
    @font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
    :root{--paper:#f7f8f2;--white:#fff;--ink:#1c2a26;--muted:#53625b;--brand:#3047ce;--brand-dark:#2439af;--accent:#dff28d;--line:#dce1d6;--soft-blue:#e9edfc;--radius:28px;--max:1184px}
    *{box-sizing:border-box}
    html{scroll-behavior:smooth;scroll-padding-top:32px}
    body{margin:0;background:var(--paper);color:var(--ink);font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}
    button,a,input{ -webkit-tap-highlight-color:transparent }
    button,input,textarea{font:inherit}
    button{color:inherit;cursor:pointer}
    a{color:inherit;text-decoration:none}
    button{border:0}
    img,svg{display:block}
    button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--brand);outline-offset:5px}
    [hidden]{display:none!important}
    h1,h2,h3,p{margin:0}
    .shell{width:min(var(--max),calc(100% - 80px));margin:0 auto}
    .icon{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
    .mobile-br{display:none}
    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
    .skip{position:fixed;left:12px;top:-80px;background:var(--white);padding:12px 18px;z-index:9999;border-radius:10px}
    .skip:focus{top:12px}
    .site-header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px}
    .wordmark{min-height:44px;display:flex;align-items:center;gap:9px;font-size:30px;font-weight:750;letter-spacing:-1.4px;line-height:1}
    .brand-mark{width:34px;height:34px;color:var(--brand)}
    
    .header-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}
    .header-links>a{display:inline-flex;min-height:44px;align-items:center}
    .header-links a:hover{color:var(--brand)}
    .nav-chat{background:transparent;border:1px solid #cdd0c4;min-height:44px;border-radius:100px;padding:10px 18px;display:flex;gap:10px;align-items:center;font-size:13px;font-weight:700}
    .nav-chat:hover{background:#eceee1}
    .nav-chat .icon{width:17px;height:17px}
    .hero{padding:36px 0 76px}
    .hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:58px}
    .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.13em;margin-bottom:21px}
    .eyebrow .icon{width:15px;height:15px;color:var(--brand)}
    h1{font-size:clamp(56px,5.7vw,80px);line-height:1.02;letter-spacing:-.06em;font-weight:750;max-width:600px}
    .highlight{position:relative;display:inline-block;color:var(--brand);z-index:0;white-space:nowrap}
    .highlight::after{content:"";position:absolute;bottom:.04em;left:0;width:103%;height:.22em;background:var(--accent);z-index:-1;transform:rotate(-1.7deg);border-radius:8px 3px 7px 2px}
    .hero-description{color:var(--muted);font-size:16px;line-height:1.7;max-width:380px;margin:24px 0 28px}
    .primary{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:57px;border-radius:100px;background:var(--brand);color:#fff;font-weight:680;font-size:14px;letter-spacing:-.015em;padding:17px 25px;box-shadow:0 4px 12px #3047ce12;transition:background .18s,transform .18s}
    .primary:hover{background:var(--brand-dark);transform:translateY(-2px)}
    .primary:disabled{cursor:wait;transform:none;opacity:.7}
    .primary .arrow{width:17px;height:17px;margin-left:10px}
    .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
    .under-button{display:flex;gap:6px;align-items:center;color:var(--muted);font-size:11px}
    .under-button .icon{width:14px;height:14px;color:#587849}
    .wa-inline{min-height:44px;background:none;display:inline-flex;gap:6px;align-items:center;padding:0;color:var(--muted);font-size:11px;margin-top:17px;text-decoration:underline;text-underline-offset:4px;min-height:44px}
    .wa-inline:hover{color:var(--ink)}
    .wa-inline .icon{width:14px;height:14px}
    .hero-art{height:510px;position:relative;isolation:isolate}
    .art-backdrop{position:absolute;right:5px;top:5px;width:89%;height:96%;border-radius:155px 135px 36px 36px;background:var(--accent);transform:rotate(5deg);z-index:-1}
    .photo-wrap{display:block;position:relative;overflow:hidden;background:#c6c9bc}
    .photo-wrap img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1;color:transparent;font-size:0}
    .photo-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:20px;background:linear-gradient(145deg,#d5d7c6,#a3b0a0);color:#3c5043;text-align:center;font-size:12px}
    .photo-placeholder .icon{width:38px;height:38px;stroke-width:1}
    .photo-wrap.is-loaded .photo-placeholder{visibility:hidden}
    .photo-wrap.is-missing img{opacity:0}
    .hero-photo{position:absolute;inset:17px 25px 23px 28px;border-radius:130px 130px 28px 28px;transform:rotate(-2deg)}
    .hero-photo img{object-position:52% 45%}
    .art-tag{position:absolute;top:67px;left:-25px;z-index:3;background:var(--white);border:1px solid #fff;display:flex;align-items:center;gap:8px;padding:13px 17px;border-radius:13px;box-shadow:0 14px 35px #1c281918;transform:rotate(-7deg);font-size:12px;font-weight:700}
    .art-tag .icon{width:17px;height:17px;color:var(--brand)}
    .art-note{position:absolute;left:-21px;bottom:3px;z-index:4;transform:rotate(-4deg);width:248px;background:var(--white);border:1px solid #e9ebdf;border-radius:19px;padding:18px 19px;box-shadow:0 14px 40px #1c281910}
    .art-note-top{display:flex;align-items:center;gap:9px;margin-bottom:9px;font-size:11px;font-weight:750;color:var(--brand)}
    .art-note-top .icon{width:17px;height:17px}
    .art-note strong{font-size:19px;line-height:1.25;letter-spacing:-.045em;display:block;max-width:170px}
    .art-note span{display:block;margin-top:8px;color:var(--muted);font-size:10px}
    .art-inset{position:absolute;right:-17px;bottom:41px;width:155px;height:183px;border:7px solid var(--paper);border-radius:22px;transform:rotate(7deg);z-index:3;box-shadow:0 10px 30px #1c281918}
    .art-inset img{object-position:55% 43%}
    .image-caption{position:absolute;bottom:10px;left:9px;right:9px;z-index:2;background:var(--white);padding:6px 9px;border-radius:6px;font-size:9px;font-weight:700;color:var(--ink);text-align:center}
    .spark{position:absolute;right:-4px;top:-13px;z-index:4;width:58px;height:58px;color:var(--brand);transform:rotate(12deg)}
    .hero-footnote{margin-top:20px;color:var(--muted);font-size:10px;text-align:right;letter-spacing:.01em}
    .benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0}
    .benefit-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}
    .benefit{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:600;white-space:nowrap}
    .benefit .icon{color:var(--brand);width:19px;height:19px}
    .benefit-divide{width:1px;height:19px;background:var(--line)}
    .work-section{padding:69px 0 65px}
    .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:27px}
    .kicker{font-size:10px;letter-spacing:.16em;font-weight:750;text-transform:uppercase;margin-bottom:10px;color:var(--brand)}
    h2{font-size:39px;line-height:1.15;letter-spacing:-.05em;font-weight:720}
    .section-subtitle{font-size:13px;color:var(--muted);max-width:300px;line-height:1.7}
    .work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}
    .work-card{display:flex;flex-direction:column;width:100%;min-width:0;text-align:left;background:transparent;border-radius:23px;padding:0;border:1px solid var(--line);overflow:hidden;transition:transform .18s,border-color .18s,box-shadow .18s}
    .work-card:hover{transform:translateY(-5px);border-color:#9ba5e6;box-shadow:0 14px 30px #21351d0a}
    .card-photo{width:100%;flex:0 0 auto;height:205px;margin:0;border-radius:22px 22px 0 0}
    .card-photo img{transition:transform .45s}
    .work-card:hover .card-photo img{transform:scale(1.035)}
    .card-photo.remote img{object-position:45% 44%}
    .card-photo.local img{object-position:52% 43%}
    .card-photo.weekend img{object-position:50% 27%}
    .card-tag{position:absolute;top:15px;left:15px;z-index:2;border-radius:100px;background:var(--paper);padding:6px 10px;font-size:9px;font-weight:750;letter-spacing:.02em}
    .card-info{width:100%;flex:1;padding:19px 20px 21px;display:flex;align-items:center;gap:12px;justify-content:space-between;background:var(--white)}
    .card-info .card-title{display:block;font-size:19px;letter-spacing:-.035em;font-weight:700;margin-bottom:5px}
    .card-info .card-description{display:block;font-size:11px;color:var(--muted);line-height:1.6}
    .card-arrow{width:35px;height:35px;flex:0 0 auto;background:var(--accent);border-radius:50%;display:grid;place-items:center}
    .card-arrow .icon{width:17px;height:17px}
    .work-note{display:flex;justify-content:space-between;align-items:center;margin-top:17px;color:var(--muted);font-size:10px;line-height:1.5;gap:16px}
    .work-note .note-label{max-width:620px}
    .simple-link{min-height:44px;display:inline-flex;gap:7px;align-items:center;font-size:11px;font-weight:650;background:none;white-space:nowrap;padding:4px 0;text-decoration:underline;text-underline-offset:4px}
    .simple-link .icon{width:14px;height:14px}
    .swipe-hint{display:none}
    .channel-section{padding-bottom:60px}
    .channel-panel{position:relative;background:var(--brand);border-radius:30px;color:var(--white);padding:39px 47px;display:grid;grid-template-columns:1fr 340px;align-items:center;gap:38px;overflow:hidden;isolation:isolate}
    .channel-panel:before{content:"";width:460px;height:460px;border:1px solid #ffffff13;border-radius:50%;position:absolute;right:-150px;top:-120px;z-index:-1;box-shadow:0 0 0 45px #ffffff07,0 0 0 90px #ffffff04}
    .channel-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:17px;font-size:10px;letter-spacing:.12em;font-weight:650;text-transform:uppercase;color:#e2e6ff}
    .channel-eyebrow .icon{width:17px;height:17px}
    .channel-panel h2{font-size:37px;letter-spacing:-.045em;line-height:1.15}
    .channel-copy p{color:#e1e6ff;font-size:13px;line-height:1.7;max-width:385px;margin:13px 0 21px}
    .telegram-button{display:inline-flex;align-items:center;gap:10px;color:var(--ink);background:var(--accent);padding:13px 20px;border-radius:100px;min-height:48px;font-size:12px;font-weight:700;transition:background .18s,transform .18s}
    .telegram-button:hover{transform:translateY(-2px);background:#edffb9}
    .telegram-button .icon{width:18px;height:18px}
    .telegram-button .arrow{width:14px;height:14px;margin-left:8px}
    .channel-card{background:#fff;color:var(--ink);border-radius:20px;padding:21px 21px 16px;box-shadow:0 15px 40px #111f702e;transform:rotate(3deg)}
    .channel-card-head{display:flex;gap:10px;align-items:center;border-bottom:1px solid #eeeee7;padding-bottom:13px}
    .channel-avatar{background:var(--soft-blue);width:37px;height:37px;display:grid;place-items:center;border-radius:50%;color:var(--brand)}
    .channel-avatar .icon{width:19px;height:19px}
    .channel-name{font-size:12px;font-weight:750}
    .channel-type{font-size:9px;color:var(--muted);margin-top:2px}
    .channel-row{display:flex;align-items:center;gap:11px;padding-top:14px}
    .row-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f4f4eb;color:var(--muted);flex:0 0 auto}
    .row-icon .icon{width:16px;height:16px}
    .channel-row strong{font-size:10px;font-weight:700;display:block}
    .channel-row span{font-size:9px;color:var(--muted);display:block;margin-top:1px}
    .channel-preview{display:block;color:var(--muted);font-size:8px;margin-top:14px;border-top:1px solid #eeeee7;padding-top:10px}
    .site-footer{border-top:1px solid var(--line);padding:30px 0 100px}
    .footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}
    .footer-brand .wordmark{font-size:24px;gap:7px;letter-spacing:-1.1px}
    .footer-brand .brand-mark{width:27px;height:27px}
    .footer-brand p{font-size:10px;margin-top:10px;color:var(--muted)}
    .footer-links{display:flex;gap:8px 22px;max-width:650px;font-size:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
    .footer-links button,.footer-links a{background:none;padding:12px 0;min-height:44px;font-size:12px;color:var(--muted)}
    .footer-links button:hover,.footer-links a:hover{color:var(--brand)}
    .footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:11px;color:#66715f;margin-top:21px;padding-top:18px;border-top:1px solid #e5e6dc;line-height:1.7}
    .footer-bottom p{max-width:720px}
    .contact-dock{opacity:0;pointer-events:none;transform:translateY(12px);position:fixed;bottom:24px;right:24px;z-index:70;display:flex;gap:10px;align-items:center;transition:opacity .18s,transform .18s}
    .contact-dock.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
    .dock-chat{box-shadow:0 10px 30px #273aac25;min-height:52px;padding:15px 21px;font-size:12px}
    .wa-small{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d8e3d8;background:#fff;color:#227542;border-radius:50%;box-shadow:0 8px 24px #1d442010;transition:transform .18s}
    .wa-small:hover{transform:translateY(-2px)}
    .wa-small .icon{width:22px;height:22px}
    .chat-expanded .contact-dock,.modal-active .contact-dock{opacity:0;pointer-events:none;transform:translateY(12px)}
    dialog{border:0;margin:auto;background:#fff;color:var(--ink);width:min(450px,calc(100vw - 32px));border-radius:24px;box-shadow:0 30px 100px #13261d42;padding:0;max-height:calc(100dvh - 32px);overflow:auto}
    dialog::backdrop{background:#17241b60;backdrop-filter:blur(5px)}
    .dialog-heading{padding:21px 24px 20px;background:var(--paper);display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line)}
    .dialog-heading .dialog-icon{width:40px;height:40px;border-radius:13px;background:var(--brand);color:#fff;display:grid;place-items:center}
    .dialog-heading h2{font-size:17px;letter-spacing:-.03em;line-height:1.3}
    .dialog-subtitle{font-size:10px;color:var(--muted);margin-top:3px}
    .close-button{margin-left:auto;min-width:44px;min-height:44px;display:grid;place-items:center;background:transparent;border-radius:50%;align-self:center}
    .close-button:hover{background:#e7e9dd}
    .close-button .icon{width:19px;height:19px}
    .dialog-body{padding:24px}
    .dialog-info{font-size:12px;line-height:1.8;color:var(--muted)}
    .dialog-info p+p{margin-top:12px}
    .dialog-info strong{color:var(--ink)}
    .dialog-foot{background:#fafbf6;border-top:1px solid #e3e5dc;padding:15px 24px;font-size:10px;color:var(--muted);line-height:1.7}
    .dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
    .dialog-actions .primary{min-height:44px;padding:13px 18px;font-size:12px}
    .plain-button{background:#f0f2e9;min-height:44px;border-radius:100px;padding:12px 18px;font-size:12px;font-weight:600}
    .toast{position:fixed;bottom:94px;left:50%;transform:translateX(-50%);z-index:120;max-width:min(430px,calc(100% - 40px));width:max-content;border-radius:12px;background:var(--ink);color:var(--white);padding:12px 18px;font-size:12px;box-shadow:0 8px 25px #132a2526;text-align:center}
    .nojs{padding:20px;background:#fff0cb;color:#453300;font-size:13px;text-align:center}
    @media(min-width:1450px){.shell{width:min(1230px,calc(100% - 100px))}.hero-grid{gap:80px}.hero-art{height:540px}.hero{padding-top:40px;padding-bottom:80px}h1{font-size:82px}}
    @media(max-width:1050px){.shell{width:calc(100% - 56px)}.hero-grid{gap:38px}h1{font-size:clamp(46px,5.5vw,60px)}.hero-art{height:440px}.hero-photo{inset:18px 16px 29px 15px;border-radius:100px 100px 24px 24px}.art-note{width:200px;padding:14px;left:-10px}.art-note strong{font-size:17px}.art-inset{width:122px;height:155px;right:-10px}.hero-description{font-size:15px}.hero-footnote{font-size:8px}.benefit{font-size:10px;gap:8px}.channel-panel{padding:34px;grid-template-columns:1fr 295px;gap:30px}.channel-panel h2{font-size:31px}.card-info{padding:17px 16px}.card-info .card-title{display:block;font-size:17px}.card-photo{height:190px}.primary{font-size:13px;padding-left:21px;padding-right:21px}}
    @media(max-width:760px){
      .shell{width:calc(100% - 40px)}
      .site-header{height:75px;gap:12px}.wordmark{font-size:27px}.brand-mark{width:29px;height:29px}
      .header-links{gap:14px}.header-links>a{display:none}.nav-chat{min-height:44px;font-size:11px;padding:8px 13px;gap:7px}.nav-chat .icon{width:15px;height:15px}
      .hero{padding:20px 0 31px}.hero-grid{display:flex;flex-direction:column;gap:16px;align-items:stretch}
      .eyebrow{font-size:9px;letter-spacing:.105em;margin-bottom:14px;gap:6px}.eyebrow .icon{width:13px;height:13px}
      h1{font-size:clamp(39px,10.6vw,64px);line-height:1.09;letter-spacing:-.055em;max-width:600px}.desktop-br{display:none}
      .hero-description{font-size:14px;line-height:1.65;margin:16px 0 20px;max-width:340px}
      .hero-actions{gap:10px;align-items:stretch}.hero-actions .primary{width:100%;font-size:12px;min-height:54px;padding:15px 17px;gap:8px}.primary .arrow{margin-left:auto}.hero-actions .primary>.icon:first-child{margin-right:0}
      .hero-actions .primary span{margin-right:auto}.under-button{font-size:10px;justify-content:center;gap:5px}.under-button .icon{width:12px;height:12px}.wa-inline{font-size:10px;margin-top:10px;min-height:23px}.hero-copy .wa-inline{display:inline-flex;min-height:44px;font-size:11px;margin-top:2px}
      .hero-art{height:319px;width:calc(100% - 13px);margin:0 auto}.hero-photo{inset:10px 23px 16px 12px;border-radius:84px 84px 22px 22px}.art-backdrop{right:8px;width:88%;height:92%;border-radius:98px 90px 29px 29px}
      .hero-photo img{object-position:52% 45%}.art-tag{top:35px;left:-5px;font-size:9px;padding:10px 12px;border-radius:10px;gap:5px}.art-tag .icon{width:14px;height:14px}
      .art-note{left:-6px;bottom:0;width:182px;padding:13px 14px;border-radius:13px}.art-note-top{font-size:9px;margin-bottom:6px;gap:6px}.art-note-top .icon{width:14px;height:14px}.art-note strong{font-size:16px;max-width:145px}.art-note span{font-size:8px;margin-top:6px}
      .art-inset{width:104px;height:128px;border-width:5px;right:-6px;bottom:25px;border-radius:15px}.image-caption{font-size:7px;left:4px;right:4px;bottom:7px;padding:5px 3px;border-radius:4px}
      .spark{width:42px;height:42px;right:1px;top:-7px}.hero-footnote{font-size:9px;margin-top:12px;text-align:center}
      .benefits{padding:17px 0}.benefit-inner{gap:16px;justify-content:flex-start;flex-wrap:wrap}.benefit{font-size:10px;gap:7px;white-space:normal;line-height:1.45}.benefit .icon{width:16px;height:16px}.benefit-divide{display:none}.benefit:last-child{display:flex}
      .work-section{padding:39px 0 36px}.section-head{align-items:flex-start;gap:12px;display:block;margin-bottom:22px}.kicker{font-size:9px;letter-spacing:.13em;margin-bottom:9px}h2{font-size:29px;line-height:1.15}.section-subtitle{font-size:12px;line-height:1.65;margin-top:10px;max-width:290px}
      .work-grid{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;margin:0 -20px;padding:3px 20px 8px;scroll-padding-left:20px}.work-grid::-webkit-scrollbar{display:none}
      .work-card{width:82%;flex:0 0 82%;scroll-snap-align:start;border-radius:20px}.work-card:hover{transform:none}.card-photo{height:176px;border-radius:19px 19px 0 0}.card-info{padding:16px 17px 18px}.card-info .card-title{display:block;font-size:17px}.card-info .card-description{display:block;font-size:12px}.card-arrow{width:32px;height:32px}.card-tag{top:12px;left:12px;font-size:10px;padding:5px 9px}
      .work-note{margin-top:9px;font-size:11px;align-items:flex-start;flex-direction:column;gap:11px}.work-note .simple-link{display:none}.swipe-hint{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-top:11px}.swipe-hint .icon{width:14px;height:14px}
      .channel-section{padding-bottom:34px}.channel-panel{display:block;padding:27px 25px 28px;border-radius:24px}.channel-eyebrow{font-size:9px;gap:8px;margin-bottom:13px}.channel-eyebrow .icon{width:15px;height:15px}.channel-panel h2{font-size:30px}.channel-copy p{font-size:13px;line-height:1.65;margin:12px 0 18px}.telegram-button{min-height:48px;padding:12px 16px;font-size:12px;gap:8px}.channel-card{margin:26px 0 0;border-radius:14px;padding:13px 15px;transform:rotate(2deg)}.channel-card-head{padding-bottom:0;border-bottom:0;gap:9px}.channel-avatar{width:32px;height:32px}.channel-name{font-size:11px;line-height:1.5}.channel-type{font-size:8px}.channel-row{padding-top:13px;gap:8px}.channel-row:not(:first-of-type){display:none}.channel-row:first-of-type{display:flex}.channel-preview{display:none}.channel-card .channel-row{display:none}
      .site-footer{padding:26px 0 102px}.footer-top{display:block}.footer-brand .wordmark{font-size:25px}.footer-links{justify-content:flex-start;gap:0 18px;margin-top:15px}.footer-links button{font-size:12px;min-height:44px}.footer-bottom{display:block;font-size:10px;margin-top:15px;padding-top:13px}.footer-bottom .copyright{display:block;margin-top:9px}.footer-brand p{font-size:10px}
      .contact-dock{bottom:0;left:0;right:0;gap:10px;z-index:70;background:#f7f8f2f5;border-top:1px solid #dbddd1;backdrop-filter:blur(16px);padding:12px 20px calc(12px + env(safe-area-inset-bottom));opacity:0;transform:translateY(110%);pointer-events:none}.contact-dock.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.dock-chat{flex:1;min-height:50px;padding:13px 17px;font-size:12px;box-shadow:none;gap:9px}.dock-chat .icon{width:18px;height:18px}.wa-small{width:46px;height:46px;box-shadow:none}.chat-expanded .contact-dock,.modal-active .contact-dock{opacity:0;transform:translateY(110%);pointer-events:none}
      dialog{width:calc(100vw - 24px);border-radius:21px;max-height:calc(100dvh - 24px)}.dialog-heading{padding:17px 18px;gap:10px}.dialog-body{padding:20px}.dialog-foot{padding:14px 20px}.dialog-heading h2{font-size:15px}.dialog-subtitle{font-size:9px}.dialog-heading .dialog-icon{width:36px;height:36px}.toast{bottom:99px;font-size:11px}
    }
    @media(max-width:359px){.shell{width:calc(100% - 32px)}.hero-art{height:280px}.art-note{width:157px;padding:11px}.art-note strong{font-size:14px}.art-inset{width:91px;height:112px}.eyebrow{font-size:8px}.hero-description{font-size:12px}.benefit{font-size:8px}.channel-panel{padding:24px 20px}h2{font-size:27px}.channel-panel h2{font-size:28px}.work-grid{margin:0 -16px;padding-left:16px;padding-right:16px;scroll-padding-left:16px}.nav-chat{font-size:10px;padding:8px 10px}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
    #info-actions.share-hub{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
    #info-actions.share-hub>:nth-child(-n+2),#info-actions.share-hub>:last-child{grid-column:1/-1;width:100%}
    #info-actions button{white-space:normal;overflow-wrap:anywhere;min-height:44px}
    #info-actions button:disabled{background:#e4e7df;color:#53625b;cursor:not-allowed;box-shadow:none}
    .share-feedback{margin-top:14px;overflow-wrap:anywhere}.share-feedback textarea{width:100%;padding:12px;font:inherit;border:1px solid var(--muted);border-radius:8px}
    .story-label{display:block;margin:16px 0 12px}.story-label select{display:block;width:100%;min-height:44px;font:inherit;margin-top:6px;border-radius:8px;padding:8px;background:var(--paper);color:var(--ink)}
    .story-preview{width:min(144px,100%);aspect-ratio:9/16;position:relative;overflow:hidden;background:var(--brand);border-radius:14px;margin:0 auto 14px;color:white}
    .story-preview>img:first-child{position:absolute;width:100%;height:60%;object-fit:cover}.story-preview .story-mark{position:absolute;top:14px;left:14px;width:38px;height:38px}
    .story-preview strong{position:absolute;left:18px;right:18px;top:64%;font-size:18px;line-height:1.1;letter-spacing:-.04em;color:var(--accent)}
    .story-preview span{position:absolute;bottom:16px;left:18px;right:18px;font-size:10px;overflow-wrap:anywhere;line-height:1.3}
    #info-dialog .dialog-body{padding-bottom:max(24px,env(safe-area-inset-bottom))}
    @media print{.contact-dock,.nav-chat,dialog,.hero-actions,.wa-inline{display:none!important}body{background:white}.site-footer{padding-bottom:15px}.work-grid{display:grid}.channel-panel{break-inside:avoid}}

    /* Small, isolated motion: photography remains the focus. */
    @keyframes folk-float{0%,100%{translate:0 0}50%{translate:0 -5px}}
    @keyframes folk-cue{0%,100%{box-shadow:0 0 0 0 #dff28d00}50%{box-shadow:0 0 0 5px #dff28d70}}
    @media(prefers-reduced-motion:no-preference){
      .hero-visual.in-view .art-tag{animation:folk-float 6s ease-in-out infinite}
      .hero-visual.in-view .art-note{animation:folk-float 7s ease-in-out -3s infinite}
      .motion-paused .art-tag,.motion-paused .art-note{animation-play-state:paused!important}
      .primary.cta-cue{animation:folk-cue 1400ms ease-in-out 1}
    }
  
    /* Public sharing and the approved, display-only brand network. */
    .public-share{margin-top:18px;max-width:394px}
    .footer-brand .public-share-title{font-size:12px;font-weight:700;color:var(--ink);margin:0 0 7px}
    .public-share-actions{display:grid;grid-template-columns:repeat(8,44px);gap:6px}
    .public-share-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:8px;color:var(--ink)}
    .public-share-button svg{width:22px;height:22px;fill:currentColor}
    .public-share-button:hover,.public-share-button:focus-visible{background:var(--soft-blue);color:var(--brand)}
    .public-share-copy-link{min-height:44px;background:none;border:0;padding:0 5px;color:var(--ink);font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px}
    .public-share-copy{width:100%;min-height:120px;padding:12px;font:inherit;overflow-wrap:anywhere;border:1px solid var(--line);border-radius:12px}
    .partners-section{padding-bottom:40px}
    .partner-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:0}
    .partner-grid li{height:64px;display:flex;align-items:center;justify-content:center}
    .partner-grid img{width:140px;max-width:100%;height:32px;object-fit:contain}
    .partner-grid img[src$="ocado.webp"]{height:48px}
    .partner-grid img[src$="monzo.svg"],.partner-grid img[src$="revolut.svg"]{width:120px}
    @media(min-width:1000px){.footer-brand{min-width:394px}}
    @media(max-width:999px){.public-share-actions{grid-template-columns:repeat(4,44px)}}
    @media(max-width:600px){
      .partner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}
      .partner-grid li{height:56px}.partner-grid img{width:120px;height:28px}
      .partner-grid img[src$="ocado.webp"]{height:44px}
      .partner-grid img[src$="monzo.svg"],.partner-grid img[src$="revolut.svg"]{width:106px}
    }

    .privacy-option{display:flex;gap:12px;align-items:flex-start;margin:16px 0;font-size:14px}.privacy-option input{width:20px;height:20px;flex-shrink:0;margin-top:2px}.privacy-details{display:inline-flex;align-items:center;min-height:44px}
