/* Carousel Home v6 — YC-style hero: rotating use-case carousel */
:root{--terra:#3F5B4C;--line-2:#DED9CF;--sec-pad:clamp(90px,10vw,150px)}
.yc-hero{position:relative;background:#F4F1E8}
.yc-stage{position:relative;height:calc(100vh * 7)}
.yc-pin{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:clip}
.yc-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(40px,5vw,90px);align-items:center;width:100%}
.yc-kicker{display:block;font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:26px}
.yc-h1{font-family:var(--serif);font-weight:420;font-size:clamp(48px,5.2vw,88px);line-height:1.02;letter-spacing:-.02em;color:var(--ink);text-wrap:balance}
.yc-word-vp{display:block;position:relative;height:1.22em;overflow:hidden;margin-top:.06em}
.yc-word{position:absolute;left:0;top:0;white-space:nowrap;font-style:italic;font-weight:400;color:var(--ink);will-change:transform,opacity}
.yc-sub{font-size:clamp(19px,1.75vw,23px);line-height:1.55;color:var(--ink-soft);max-width:42ch;margin-top:30px;text-wrap:pretty}
.yc-ctas{display:flex;align-items:center;gap:12px;margin-top:40px;flex-wrap:wrap}
.yc-dots{display:flex;flex-direction:column;gap:10px;position:absolute;left:clamp(14px,2vw,30px);top:50%;transform:translateY(-50%)}
.yc-dot{width:7px;height:7px;border-radius:50%;background:var(--line-2);border:0;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}
.yc-dot.on{background:var(--terra);transform:scale(1.5)}
/* ===== variants ===== */
/* F backdrop: single "Infrastructure" element travels & rescales through scroll sections; content changes around it */
body[data-variant="backdrop"] .yc-grid{display:none}
body[data-variant="backdrop"] .yc-dots{display:none}
body[data-variant="backdrop"] .yc-stage{height:calc(100vh * 3)}
.yc-morph{display:none}
body[data-variant="backdrop"] .yc-morph{display:block;position:absolute;inset:0;z-index:1;background:#FAF9F5;transition:background .7s ease;overflow:hidden}
.ym-tag{position:absolute;left:clamp(28px,8vw,150px);top:clamp(120px,25vh,250px);will-change:opacity}
.ym-word{position:absolute;left:clamp(28px,8vw,150px);top:0;transform-origin:left top;font-family:var(--serif);font-weight:420;font-size:clamp(50px,7.6vw,126px);line-height:1;letter-spacing:-.024em;color:var(--ink);will-change:transform}
.ym-body{position:absolute;left:clamp(28px,8vw,150px);right:clamp(28px,8vw,150px);will-change:transform,opacity}
.ym-word-for{font-family:inherit;font-style:normal;font-weight:420;font-size:1em;color:var(--ink);letter-spacing:-.024em;vertical-align:baseline}
.ym-word{white-space:nowrap}
.ym-for{display:block;font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(30px,3.4vw,54px);line-height:1;letter-spacing:-.01em;color:var(--ink-soft);margin-bottom:clamp(16px,2.2vh,30px)}
.ym-body1{left:0;right:0;padding:0 clamp(24px,7vw,90px);display:flex;flex-direction:column;align-items:center;text-align:center}
.ym-lead{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(26px,3.1vw,50px);line-height:1;letter-spacing:-.01em;color:var(--ink-soft)}
.ym-big{font-family:var(--serif);font-weight:430;font-size:clamp(64px,9.5vw,158px);line-height:.9;letter-spacing:-.035em;color:var(--ink);margin:clamp(6px,1.2vh,16px) 0 clamp(22px,3vh,42px);font-variant-numeric:tabular-nums}
.ym-metrics{display:flex;justify-content:center}
.ym-mline{font-family:var(--mono);font-size:clamp(11.5px,1vw,13px);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap}
.ym-mline i{font-style:normal;color:var(--line-2);margin:0 clamp(10px,1.4vw,22px)}
.ym-body1 .ym-metric{align-items:center}
.ym-sub{font-size:clamp(17px,1.5vw,22px);line-height:1.45;color:var(--ink-soft);max-width:42ch;text-wrap:pretty;margin:clamp(20px,3vh,40px) auto 0}
.ym-metric{display:flex;flex-direction:column;gap:5px}
.ym-metric b{font-family:var(--serif);font-weight:440;font-size:clamp(32px,3.4vw,56px);line-height:1;letter-spacing:-.02em;color:var(--ink)}
.ym-metric span{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.ym-shot{width:min(880px,86vw);aspect-ratio:16/9;margin-top:clamp(30px,4.5vh,56px);border-radius:16px;box-shadow:0 1px 0 rgba(20,17,13,.05),0 40px 100px -36px rgba(45,30,15,.35)}
.ym-shot .islot{width:100%;height:100%}
.ym-shot{position:relative;overflow:hidden}
.ym-shot iframe{border:none;position:absolute;top:0;left:50%;transform:translateX(-50%);width:140%;height:100%}
.yc-intro-note{transition:opacity .35s ease;max-width:22ch;margin:0}
.yc-intro-side{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:11px}
.yc-intro-link{transition:opacity .35s ease}
.yc-badge-row{display:flex;align-items:flex-start;gap:clamp(22px,3vw,52px);flex-wrap:wrap}
.yc-intro-side{margin-top:clamp(4px,.7vw,10px)}
.yc-stat-tag{color:#A7C4B5;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06)}
.yc-intro-tag{display:inline-flex;align-items:center;gap:6px;padding:7px 15px 7px 11px;border:1.5px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);font-family:var(--sans);font-weight:600;font-size:13.5px;letter-spacing:.01em;text-transform:none;color:var(--ink-soft)}
.yc-intro-tag svg{width:15px;height:15px;color:var(--terra);flex:none}
.yc-hero.static .yc-morph{position:static;height:auto;overflow:visible;padding:clamp(80px,12vh,130px) clamp(28px,8vw,150px) 0}
.yc-hero.static .ym-tag,.yc-hero.static .ym-word,.yc-hero.static .ym-body{position:relative!important;left:auto;right:auto;top:auto!important;transform:none!important;opacity:1!important}
.yc-hero.static .ym-word{display:block;margin:10px 0 0}
.yc-hero.static .yc-pin{position:static;height:auto;display:block;overflow:visible;padding:0}
.ym-mark{display:none}
.yc-hero.static .ym-intro-sec{border-radius:0 0 28px 28px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;margin:calc(-1*clamp(80px,12vh,130px)) calc(-1*clamp(28px,8vw,150px)) 0;padding:clamp(80px,12vh,130px) clamp(28px,8vw,150px) 0;background-color:transparent;min-height:calc(100svh - var(--nav-h,90px))}
.yc-hero.static .ym-mark{display:block;align-self:stretch;margin:auto 0 0;padding:clamp(40px,6vh,70px) clamp(20px,3vw,56px) 8px;font-family:var(--serif);font-weight:420;font-size:clamp(28px,3.4vw,58px);line-height:1;letter-spacing:-.02em;color:var(--bg);white-space:nowrap;text-align:center}
.ym-mark-r{font-size:.32em;vertical-align:1.05em;letter-spacing:0}
.yc-hero.static .ym-logos{position:relative;align-self:stretch;margin:auto calc(-1*clamp(28px,8vw,150px)) 0;padding:48px clamp(28px,8vw,150px) 26px}
.yc-hero.static .ym-logos::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,13,10,0) 0%,rgba(15,13,10,.02) 8%,rgba(15,13,10,.08) 18%,rgba(15,13,10,.18) 30%,rgba(15,13,10,.32) 44%,rgba(15,13,10,.48) 60%,rgba(15,13,10,.62) 78%,rgba(15,13,10,.7) 100%);pointer-events:none}
.yc-hero.static .ym-logos>*{position:relative;z-index:1}
.ym-logos-cap{font-family:var(--mono);font-size:12.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--bg);opacity:.85;margin:0 0 16px}
.ym-logos-vp{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.ym-logos-track{display:flex;align-items:center;gap:clamp(40px,5vw,72px);width:max-content;animation:ymMarq 32s linear infinite}
.ym-logos-track .islot{width:132px;height:36px;flex:none;opacity:.92}
.ym-lg{flex:none;color:#fff;opacity:.95;white-space:nowrap;font-size:30px}
.lg-sans{font-family:var(--sans);font-weight:700;letter-spacing:-.01em}
.lg-sans2{font-family:var(--sans);font-weight:600;letter-spacing:.02em}
.lg-caps{font-family:var(--sans);font-weight:500;letter-spacing:.18em;font-size:25px}
.lg-caps2{font-family:var(--serif);font-weight:450;letter-spacing:.14em;text-transform:uppercase;font-size:24px}
.lg-serif{font-family:var(--serif);font-style:italic;font-weight:450;font-size:32px}
.lg-serif2{font-family:var(--serif);font-weight:460;font-size:32px}
.lg-mono{font-family:var(--mono);font-weight:500;letter-spacing:.1em;font-size:22px}
@keyframes ymMarq{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.ym-logos-track{animation:none}}
.yc-hero.static .ym-body1{background:var(--bg);margin:0 calc(-1*clamp(28px,8vw,150px));padding:clamp(56px,9vh,110px) clamp(24px,4vw,48px) clamp(30px,5vh,60px);text-align:center}
.yc-hero.static .ym-body1 .ym-shot{margin-left:auto;margin-right:auto}
.yc-hero.static .ym-body0{margin-top:clamp(18px,2vh,26px)}
@media(max-width:900px){.ym-word,.ym-body,.ym-tag{left:24px;right:24px}}
.yc-hero.static .yc-morph{position:relative;height:auto}
.yc-hero.static .ym-state{position:relative;inset:auto;opacity:1!important;transform:none!important;padding:clamp(80px,12vh,140px) clamp(28px,8vw,150px)}
@media(max-width:900px){.ym-state{padding-left:24px;padding-right:24px}}
.pr{background:var(--bg);padding:clamp(80px,12vh,150px) 0}
.pr-h{font-family:var(--serif);font-weight:440;font-size:clamp(34px,3.6vw,52px);letter-spacing:-.018em;line-height:1.14;max-width:17em;margin:0 0 clamp(38px,6vh,60px)}
.pr-hl{font-style:italic;color:var(--terra)}
.pr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,26px)}
.pr-card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;background:#F7F4EC;border:1px solid var(--line-2);border-radius:16px;padding:clamp(24px,2.4vw,34px);transition:background .45s ease,border-color .45s ease,color .45s ease}
.pr-card::after{content:"";position:absolute;inset:-20%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" fill="none" stroke="%23FAF9F5" stroke-width="2"><path d="M-40 320 C 80 260, 90 380, 210 330 S 380 240, 460 300"/><path d="M-40 350 C 90 290, 100 410, 220 355 S 390 265, 470 330"/><path d="M320 -40 C 260 80, 380 90, 330 210 S 240 380, 300 460"/><path d="M350 -40 C 290 90, 410 100, 355 220 S 265 390, 330 470"/></svg>') center/cover no-repeat;opacity:0;transition:opacity .5s ease;pointer-events:none}
.pr-card:hover{background:var(--terra);border-color:var(--terra);color:var(--bg)}
.pr-card:hover::after{opacity:.16}
.pr-card:hover p{color:rgba(250,249,245,.85)}
.pr-card:hover .pr-link{color:var(--bg);border-top-color:rgba(250,249,245,.32)}
.pr-card>*{position:relative;z-index:1}
.pr-logo .islot{width:120px;height:30px;opacity:.85}
.pr-num{font-family:var(--serif);font-weight:430;font-size:clamp(52px,4.8vw,78px);letter-spacing:-.02em;line-height:1;margin:clamp(20px,3vh,32px) 0 14px}
.pr-card p{font-family:var(--sans);font-size:var(--fs-support);line-height:1.45;color:var(--ink-soft);margin:0 0 26px;transition:color .45s ease}
.pr-link{margin-top:auto;align-self:stretch;display:flex;align-items:center;gap:8px;padding-top:16px;border-top:1px solid var(--line-2);font-family:var(--sans);font-weight:600;font-size:16.5px;color:var(--ink);text-decoration:none;transition:color .45s ease,border-top-color .45s ease}
@media(max-width:900px){.pr-grid{grid-template-columns:1fr}}
.yc-badges{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:0}
.yc-badges-vp{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 34%,rgba(0,0,0,.35) 68%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 34%,rgba(0,0,0,.35) 68%,transparent 100%)}
.yc-badge{display:inline-flex;align-items:center;gap:11px;font-family:var(--sans);font-weight:500;font-size:clamp(20px,2vw,30px);letter-spacing:-.01em;line-height:1;padding:12px 22px 12px 20px;border:1.5px solid transparent;border-radius:999px;transition:opacity .5s ease,background .5s ease,color .5s ease,border-color .5s ease}
.yc-badge.live{background:var(--ink);color:#fff}
.yc-badge.next{border-color:var(--line);color:var(--ink-soft)}
.yc-badge-ring{width:1em;height:1em;flex:none;transform:rotate(-90deg)}
.yc-badge-ring circle{fill:none;stroke-width:2.5}
.yc-badge-ring .trk{stroke:rgba(255,255,255,.26)}
.yc-badge-ring .ind{stroke:#fff;stroke-linecap:round;stroke-dasharray:56.5;stroke-dashoffset:56.5;animation-name:badgeFill;animation-timing-function:linear;animation-fill-mode:forwards}
@keyframes badgeFill{to{stroke-dashoffset:0}}
.yc-ico{width:clamp(100px,10vw,168px);height:clamp(100px,10vw,168px);background:transparent}
.yc-slide-eyebrow{font-family:var(--mono);font-size:clamp(13px,1vw,14.5px);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:2px}
.yc-slide-h{font-family:var(--serif);font-weight:420;font-size:clamp(48px,7vw,116px);line-height:1;letter-spacing:-.022em;color:var(--ink);text-wrap:balance;max-width:15ch;margin:0}
.yc-slide-p{font-size:clamp(20px,2vw,30px);line-height:1.34;color:var(--ink-soft);max-width:22ch;text-wrap:pretty;margin:0}
.yc-slide-link{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:clamp(16px,1.3vw,18px);color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--terra);padding-bottom:3px;margin-top:4px;white-space:nowrap}
.yc-slide-link:hover{opacity:.7}
/* B filmstrip: cards slide vertically, no tilt (JS) */
/* C stage: copy centered above, full-width video below */
body[data-variant="stage"] .yc-grid{grid-template-columns:1fr;gap:clamp(28px,3.5vh,48px);align-items:start;padding-top:clamp(20px,4vh,56px)}
body[data-variant="stage"] .yc-copy{display:flex;flex-direction:column;align-items:center;text-align:center}
body[data-variant="stage"] .yc-h1{font-size:clamp(44px,4.4vw,76px)}
body[data-variant="stage"] .yc-word-vp{width:100%}
body[data-variant="stage"] .yc-word{left:50%}
body[data-variant="stage"] .yc-sub{display:none}
body[data-variant="stage"] .yc-ctas{margin-top:22px}
body[data-variant="stage"] .yc-deck{height:min(46vh,480px)}
body[data-variant="stage"] .yc-card{transform-origin:50% 50%}
/* D fan: deck left, copy right, cards fan from a bottom pivot */
body[data-variant="fan"] .yc-copy{order:2}
body[data-variant="fan"] .yc-deck{order:1}
body[data-variant="fan"] .yc-card{transform-origin:50% 220%}
/* E index: YC-style — intro screen, then video left, names center, result right */
.yc-names,.yc-panels,.yc-every{display:none}
body[data-variant="index"] .yc-stage{height:calc(100vh * 8)}
body[data-variant="index"] .yc-copy{display:flex;position:absolute;inset:0;z-index:6;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--bg);will-change:transform,opacity}
body[data-variant="index"] .yc-copy .yc-word-vp{display:none}
body[data-variant="index"] .yc-every{display:inline;font-style:italic;color:var(--ink)}
body[data-variant="index"] .yc-copy .yc-sub{margin-left:auto;margin-right:auto}
body[data-variant="index"] .yc-grid{grid-template-columns:minmax(250px,1.05fr) max-content minmax(250px,1.05fr);gap:clamp(30px,4vw,84px);align-items:center}
body[data-variant="index"] .yc-deck{order:-1;height:auto;aspect-ratio:5/4;max-width:480px;width:100%;justify-self:end;align-self:center}
body[data-variant="index"] .yc-deck::before{content:"On the rails";position:absolute;left:50%;transform:translateX(-50%);top:-44px;font-family:var(--serif);font-style:italic;font-size:19px;color:var(--ink-soft);white-space:nowrap}
body[data-variant="index"] .yc-card{transform-origin:50% 50%}
body[data-variant="index"] .yc-card video-slot{border-radius:14px;box-shadow:0 1px 0 rgba(20,17,13,.04),0 24px 70px -28px rgba(45,30,15,.3)}
body[data-variant="index"] .yc-card figcaption{display:flex;justify-content:center;position:absolute;left:0;right:0;bottom:-46px}
body[data-variant="index"] .yc-card figcaption a{display:none}
body[data-variant="index"] .yc-card figcaption span{display:inline;font-family:var(--sans);font-size:14.5px;letter-spacing:0;text-transform:none;color:var(--muted);white-space:nowrap}
body[data-variant="index"] .yc-names{display:block;position:relative;height:min(58vh,560px);min-width:clamp(240px,22vw,420px)}
body[data-variant="index"] .yc-names::before,body[data-variant="index"] .yc-names::after{content:"";position:absolute;left:-60px;right:-60px;height:20%;z-index:2;pointer-events:none}
body[data-variant="index"] .yc-names::before{top:-2px;background:linear-gradient(var(--bg),rgba(250,249,245,0))}
body[data-variant="index"] .yc-names::after{bottom:-2px;background:linear-gradient(rgba(250,249,245,0),var(--bg))}
.yc-name{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-family:var(--serif);font-weight:430;font-size:clamp(28px,2.3vw,40px);letter-spacing:-.018em;color:var(--ink);white-space:nowrap;will-change:transform,opacity}
body[data-variant="index"] .yc-panels{display:block;position:relative;height:min(58vh,560px);max-width:380px;justify-self:start;align-self:center;width:100%}
.yc-panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px;will-change:transform,opacity}
.yc-panel-label{font-family:var(--serif);font-style:italic;font-size:19px;color:var(--ink-soft);white-space:nowrap}
.yc-panel p{font-size:clamp(16.5px,1.3vw,19px);line-height:1.55;color:var(--ink-soft);max-width:30ch;text-wrap:pretty}
.yc-plink{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15.5px;color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--terra);padding-bottom:3px;white-space:nowrap}
.yc-plink:hover{opacity:.7}
@media (max-width:900px){.yc-names,.yc-panels{display:none!important}body[data-variant="index"] .yc-copy{display:flex;position:static;inset:auto;z-index:auto;background:none;align-items:flex-start;justify-content:flex-start;text-align:left;opacity:1!important;transform:none!important;visibility:visible!important;pointer-events:auto!important}body[data-variant="index"] .yc-copy .yc-sub{margin-left:0;margin-right:0}body[data-variant="index"] .yc-stage{height:calc(100vh * 7)}body[data-variant="index"] .yc-grid{grid-template-columns:1fr}body[data-variant="index"] .yc-deck{order:0}}
/* deck: ferris-wheel carousel, pivot off-screen right */
.yc-deck{position:relative;height:min(66vh,620px)}
.yc-card{position:absolute;inset:0;margin:0;display:flex;flex-direction:column;gap:12px;will-change:transform,opacity;transform-origin:calc(100% + 46vh) 50%}
.yc-card video-slot{flex:1;aspect-ratio:auto;height:auto;border-radius:20px;box-shadow:0 1px 0 rgba(20,17,13,.04),0 34px 90px -34px rgba(45,30,15,.38)}
.yc-card video-slot .vs-ph{display:none}
.yc-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px}
.yc-card figcaption a{display:inline-flex;align-items:center;gap:9px;font-family:var(--serif);font-weight:450;font-size:clamp(20px,1.9vw,27px);letter-spacing:-.012em;color:var(--ink);text-decoration:none}
.yc-card figcaption a:hover{opacity:.7}
.yc-card figcaption span{font-family:var(--mono);font-size:12.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.yc-scroll{position:absolute;right:48px;bottom:22px;font-family:var(--mono);font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);pointer-events:none}
/* reduced-motion / narrow fallback */
.yc-hero.static .yc-stage{height:auto}
.yc-hero.static .yc-pin{position:static;height:auto;padding:0;overflow:visible}
.yc-hero.static .yc-deck{height:auto;display:flex;flex-direction:column;gap:34px}
.yc-hero.static .yc-card{position:static;transform:none!important;opacity:1!important}
.yc-hero.static .yc-card video-slot{aspect-ratio:16/10}
.yc-hero.static .yc-dots,.yc-hero.static .yc-scroll{display:none}
/* big statement */
.st{background:var(--bg);padding:clamp(110px,15vh,180px) 0 clamp(30px,4vh,50px)}
.st-h{font-family:var(--serif);font-weight:440;font-size:clamp(36px,4.4vw,64px);line-height:1.22;letter-spacing:-.018em;max-width:19em;color:var(--ink);text-wrap:pretty}
.st-h .st-w{color:#CDC7B9;transition:color .45s ease}
.st-h .st-w.on{color:var(--ink)}
.st-hl{font-style:italic}
.st-hl .st-w.on{color:var(--terra)}
/* benchmark */
.bm{background:var(--bg);padding:0 0 clamp(90px,11vh,140px)}
.bm-h{font-family:var(--serif);font-weight:440;font-size:clamp(32px,3.6vw,52px);line-height:1.18;letter-spacing:-.016em;max-width:17em;color:var(--ink)}
.bm-hl{font-style:italic;color:var(--terra)}
.bm-p{font-size:var(--fs-support);line-height:1.55;color:var(--muted);max-width:34em;margin:18px 0 0}
.bm-cap{display:block;font-style:italic;font-size:16px;color:var(--muted);margin:clamp(36px,5vh,56px) 0 16px}
.bm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.bm-card{position:relative;height:clamp(320px,42vh,460px);border:1px solid var(--line);border-radius:14px;overflow:hidden;background-image:radial-gradient(var(--line-2) 1px,transparent 1px);background-size:13px 13px;background-position:6px 6px}
.bm-fill{position:absolute;left:0;right:0;bottom:0;height:0;background:#EFEBE0;transition:height 1.1s cubic-bezier(.22,.9,.3,1)}
.bm-card.win .bm-fill{background:linear-gradient(155deg,#EAE9DE 0%,#DFE4D8 55%,#CBD8C9 100%)}
.bm.on .bm-fill{height:var(--f)}
.bm-card:nth-child(2) .bm-fill{transition-delay:.12s}.bm-card:nth-child(3) .bm-fill{transition-delay:.24s}.bm-card:nth-child(4) .bm-fill{transition-delay:.36s}
.bm-name{position:absolute;left:20px;bottom:calc(var(--f) + 14px);font-weight:600;font-size:17px;color:var(--ink-soft);opacity:0;transition:opacity .6s .5s}
.bm-card.win .bm-name{top:18px;bottom:auto}
.bm.on .bm-name{opacity:1}
.bm-num{position:absolute;left:20px;bottom:14px;font-family:var(--serif);font-weight:440;font-size:clamp(40px,3.8vw,64px);letter-spacing:-.02em;color:#C4BEB0;opacity:0;transition:opacity .7s .6s}
.bm-card.win .bm-num{color:var(--ink)}
.bm.on .bm-num{opacity:1}
@media(max-width:900px){.bm-grid{grid-template-columns:repeat(2,1fr)}.bm-card{height:300px}}
/* testimonials */
.tm{background:var(--bg);padding:clamp(20px,3vh,40px) 0 clamp(90px,11vh,140px)}
.tm .wrap{padding-top:0}
.tm-head{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,120px);align-items:start;margin-bottom:clamp(60px,9vh,110px)}
.tm-h{font-family:var(--serif);font-weight:420;font-size:clamp(30px,2.8vw,44px);line-height:1.14;letter-spacing:-.018em;color:var(--ink);margin:0;max-width:22ch;text-wrap:balance}
.tm-p{font-size:clamp(20px,1.9vw,26px);line-height:1.5;color:var(--ink-soft);max-width:42ch;margin:0;text-wrap:pretty}
.tm-marquee{overflow:hidden;margin:0 calc(50% - 50vw) -24px;padding:12px 0 36px;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.tm-track{display:flex;gap:clamp(18px,2vw,28px);width:max-content;animation:tmScroll 45s linear infinite}
.tm-marquee:hover .tm-track{animation-play-state:paused}
@keyframes tmScroll{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.tm-track{animation:none}}
.tm-card{margin:0;flex:none;width:clamp(560px,52vw,780px);min-height:clamp(280px,22vw,360px);background:#fff;border:1px solid var(--line-2);border-radius:16px;padding:0;display:grid;grid-template-columns:clamp(200px,38%,300px) 1fr;overflow:hidden;box-shadow:0 1px 0 rgba(20,17,13,.03),0 18px 44px -30px rgba(45,30,15,.22)}
.tm-photo{position:relative;min-height:100%;background:var(--line)}
.tm-photo .islot{position:absolute;inset:0;width:100%;height:100%}
.tm-body{display:flex;flex-direction:column;gap:20px;padding:clamp(26px,2.2vw,34px)}
.tm-mark{display:block;color:var(--ink);opacity:.85}
.tmk-serif{font-family:var(--serif);font-weight:500;font-size:24px;letter-spacing:-.01em}
.tmk-sans{font-family:var(--sans);font-weight:700;font-size:20px;letter-spacing:-.01em}
.tmk-caps{font-family:var(--sans);font-weight:800;font-size:19px;letter-spacing:.14em}
.tmk-mono{font-family:var(--mono);font-weight:500;font-size:17px;letter-spacing:.18em}
.tm-logo{height:34px;width:130px;position:relative}
.tm-logo::before{content:"LOGO";position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.16em;color:var(--muted-2);border:1px dashed var(--line-2);border-radius:8px;pointer-events:none}
.tm-logo:has(.islot[data-filled])::before{display:none}
.tm-logo .islot{width:100%;height:100%}
.tm-logo .islot::part(empty){opacity:0}
.tm-logo .islot::part(frame){background:transparent}
.tm-card blockquote{margin:0;font-family:var(--serif);font-weight:400;font-size:clamp(19px,1.5vw,22px);line-height:1.45;letter-spacing:-.008em;color:var(--ink);text-wrap:pretty}
.tm-card figcaption{margin-top:auto;display:flex;flex-direction:column;gap:2px}
@media(max-width:700px){.tm-card{grid-template-columns:1fr;width:86vw}.tm-photo{min-height:180px}}
.tm-card figcaption b{font-weight:600;font-size:15.5px;color:var(--ink)}
.tm-card figcaption span{font-size:14.5px;color:var(--muted)}
@media(max-width:900px){.tm-head{grid-template-columns:1fr;gap:20px}}
/* how it works — sticky rail + flowing steps */
.hw{background:var(--bg);padding:var(--sec-pad) 0}
.hw-title{font-family:var(--serif);font-weight:420;font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;color:var(--ink);margin:0 0 clamp(56px,7vw,110px)}
.hw-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:clamp(36px,5vw,90px);align-items:start}
.hw-rail{position:sticky;top:calc(var(--nav-h,90px) + 40px);display:flex;flex-direction:column}
.hw-tab{appearance:none;background:none;border:0;padding:13px 0 14px;cursor:pointer;text-align:left;font-family:var(--serif);font-size:19px;color:var(--muted-2);position:relative;border-bottom:1px solid var(--line-2);transition:color .3s ease}
.hw-tab:hover{color:var(--muted)}
.hw-tab.is-active{color:var(--ink)}
.hw-bar{position:absolute;left:0;right:0;bottom:-1px;height:2px;overflow:hidden}
.hw-bar i{display:block;height:100%;width:100%;background:var(--ink);transform:scaleX(0);transform-origin:left center}
.hw-flow{display:flex;flex-direction:column;gap:clamp(100px,11vw,180px)}
.hw-step{width:min(600px,100%);margin-left:auto}
.hw-step h3{font-family:var(--serif);font-weight:460;font-size:clamp(32px,3.2vw,48px);letter-spacing:-.015em;color:var(--ink);margin:0 0 16px}
.hw-step p{font-size:clamp(20px,1.9vw,26px);line-height:1.5;color:var(--ink-soft);margin:0 0 clamp(26px,3vw,40px);max-width:44ch;text-wrap:pretty}
.hw-shot{width:100%;aspect-ratio:10/11;border-radius:14px;box-shadow:0 1px 0 rgba(20,17,13,.04),0 28px 70px -30px rgba(45,30,15,.28)}
.hw-shot .islot{width:100%;height:100%}
/* abstract workflow-builder showcase */
.hw-abs{position:relative;width:100%;height:100%;border-radius:14px;overflow:hidden;background-color:#FBF9F3;background-image:radial-gradient(circle,#DFD8C8 1.1px,transparent 1.1px);background-size:24px 24px;border:1px solid var(--line-2)}
.hw-abs-w{position:absolute;inset:0;width:100%;height:100%}
.hw-abs-w .wa{stroke:#F1EDE4;stroke-width:2.2;stroke-linecap:round;stroke-dasharray:7 8;animation:hwDash 2.6s linear infinite;filter:drop-shadow(0 1px 2px rgba(45,30,15,.3))}
.hw-abs-w .wt{stroke:#F1EDE4;opacity:.95}
.hw-abs-w .wd{opacity:.6;animation-duration:4s}
@keyframes hwDash{to{stroke-dashoffset:-30}}
.hw-win{position:absolute;left:10%;right:-8%;top:9%;bottom:-6%;border-radius:14px 14px 0 0;overflow:hidden;background:#fff;box-shadow:0 2px 4px rgba(20,17,13,.06),0 34px 80px -30px rgba(45,30,15,.5)}
.hw-win .islot{width:100%;height:100%}
.hw-bld{position:absolute;left:10%;right:-8%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;background:#fff;border:1px solid #ECEAE7;border-radius:18px;padding:24px 0 0;box-shadow:0 1px 2px rgba(20,17,13,.03),0 24px 60px -30px rgba(45,30,15,.35);font-family:var(--sans);text-align:left}
.hw-crds{position:relative;display:flex;flex-direction:column;gap:13px;padding:22px 24px 26px}
.hw-crd{display:flex;align-items:center;gap:13px;background:#FFFDF7;border:1px solid var(--line-2);border-radius:14px;padding:12px 16px 12px 13px;box-shadow:0 1px 0 rgba(20,17,13,.03)}
.hw-bld .hw-tt strong{font-size:23px;letter-spacing:-.016em}
.hw-grip{display:grid;grid-template-columns:repeat(2,4px);gap:3px;margin-right:2px;flex:none}
.hw-grip i{width:4px;height:4px;border-radius:50%;background:#D8D2C6}
.hw-t{display:block;font-family:var(--serif);font-weight:450;font-size:18.5px;line-height:1;letter-spacing:-.012em;color:var(--ink);white-space:nowrap}
.hw-mico{width:40px;height:40px;border-radius:50%;background:#F1EDE4;border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;color:var(--terra);flex:none;overflow:hidden}
.hw-mico svg{width:22px;height:22px}
.mi-id .mk{stroke-dasharray:1;stroke-dashoffset:1;animation:hwDraw 3.6s ease-in-out infinite}
@keyframes hwDraw{0%{stroke-dashoffset:1}30%,78%{stroke-dashoffset:0}100%{stroke-dashoffset:1}}
.mi-sms .d1,.mi-sms .d2,.mi-sms .d3{opacity:.25;animation:hwTyp 1.6s ease-in-out infinite}
.mi-sms .d2{animation-delay:.22s}
.mi-sms .d3{animation-delay:.44s}
@keyframes hwTyp{0%,60%,100%{opacity:.25}30%{opacity:1}}
.mi-bio .sl{stroke-width:1.6;animation:hwScanL 2.4s ease-in-out infinite}
@keyframes hwScanL{0%,100%{transform:translateY(-5px)}50%{transform:translateY(5px)}}
.mi-fin .b1{animation:hwBarS 2.8s ease-in-out infinite;transform-origin:6.2px 20px}
.mi-fin .b2{animation:hwBarS 2.8s ease-in-out -.9s infinite;transform-origin:12px 20px}
.mi-fin .b3{animation:hwBarS 2.8s ease-in-out -1.8s infinite;transform-origin:17.8px 20px}
@keyframes hwBarS{0%,100%{transform:scaleY(1)}50%{transform:scaleY(.5)}}
.hw-dotc{margin-left:auto}
.hw-ic{width:32px;height:32px;border-radius:10px;background:#F1F4F0;border:1px solid #E0E7DF;display:flex;align-items:center;justify-content:center;color:var(--terra);flex:none}
.hw-ic svg{width:16px;height:16px}
.hw-badge{margin-left:auto;width:22px;height:22px;border-radius:50%;background:color-mix(in oklab,var(--terra) 15%,#fff);color:var(--terra);display:flex;align-items:center;justify-content:center;flex:none}
.hw-badge svg{width:12px;height:12px}
.hw-code{display:flex;gap:7px;margin-top:14px}
.hw-code b{width:32px;height:38px;border-radius:9px;border:1.5px solid #E4E2DE;background:#FAFAF8;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:15px;font-weight:500;color:#1f1c18;opacity:0;animation:hwDigit 4.5s ease-in-out infinite}
.hw-code b:nth-child(1){animation-delay:0s}
.hw-code b:nth-child(2){animation-delay:.35s}
.hw-code b:nth-child(3){animation-delay:.7s}
.hw-code b:nth-child(4){animation-delay:1.05s}
@keyframes hwDigit{0%{opacity:0;transform:translateY(3px)}12%,78%{opacity:1;transform:translateY(0)}90%,100%{opacity:0}}
.hw-scan2{position:relative;margin-top:14px;height:60px;border-radius:11px;border:1.5px solid #DCE4DC;background:#F6F8F6;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#9FB3A6}
.hw-scan2 svg{width:36px;height:36px}
.hw-scan2 i{position:absolute;left:6px;right:6px;height:2.5px;border-radius:3px;background:linear-gradient(90deg,transparent,var(--terra),transparent);animation:hwScan 2.4s ease-in-out infinite}
@keyframes hwScan{0%,100%{top:8px}50%{top:48px}}
.hw-bars{display:flex;gap:6px;align-items:flex-end;height:42px;margin-top:14px}
.hw-bars i{flex:1;border-radius:4px 4px 2px 2px;background:color-mix(in oklab,var(--terra) 32%,#fff);animation:hwBar 3.2s ease-in-out infinite}
.hw-bars i:nth-child(1){height:38%;animation-delay:0s}
.hw-bars i:nth-child(2){height:62%;animation-delay:-.5s}
.hw-bars i:nth-child(3){height:46%;animation-delay:-1.1s}
.hw-bars i:nth-child(4){height:78%;animation-delay:-1.7s}
.hw-bars i:nth-child(5){height:55%;animation-delay:-2.3s}
@keyframes hwBar{0%,100%{transform:scaleY(1)}50%{transform:scaleY(.55)}}
.hw-bars i{transform-origin:bottom}
@keyframes hwPulse{0%,100%{box-shadow:0 0 0 0 rgba(63,91,76,.35)}55%{box-shadow:0 0 0 7px rgba(63,91,76,0)}}
@media(prefers-reduced-motion:reduce){.mi-id .mk,.mi-sms circle,.mi-bio .sl,.mi-fin rect{animation:none}.mi-id .mk{stroke-dashoffset:0}}
.hw-ins{position:absolute;left:24px;right:24px;top:93px;height:3px;border-radius:99px;background:var(--terra);opacity:0;animation:hwInsSeq 5.5s ease-in-out infinite}
.hw-ins i{position:absolute;left:-7px;top:-3.5px;width:10px;height:10px;border:2.5px solid var(--terra);border-radius:50%;background:#fff}
@keyframes hwInsSeq{0%,9%{opacity:0}12%,25%{opacity:1}30%,100%{opacity:0}}
.hw-crd.c-sms{animation:hwSmsSeq 5.5s cubic-bezier(.45,.05,.25,1) infinite}
@keyframes hwSmsSeq{0%,15%{transform:translateY(0)}25%,58%{transform:translateY(79px)}70%,100%{transform:translateY(0)}}
.hw-dragc{position:relative;z-index:4;animation:hwDragSeq 5.5s cubic-bezier(.45,.05,.25,1) infinite;will-change:transform}
@keyframes hwDragSeq{0%,10%{transform:translate(0,0) rotate(0deg);box-shadow:0 1px 0 rgba(20,17,13,.03);animation-timing-function:cubic-bezier(.45,.05,.25,1)}13%{transform:translate(2.5%,-14px) rotate(2deg);box-shadow:0 2px 0 rgba(20,17,13,.04),0 26px 44px -16px rgba(45,30,15,.48);animation-timing-function:cubic-bezier(.45,.05,.25,1)}25%{transform:translate(1%,-72px) rotate(1deg);box-shadow:0 2px 0 rgba(20,17,13,.04),0 22px 38px -15px rgba(45,30,15,.44);animation-timing-function:cubic-bezier(.2,.9,.25,1.4)}28%,56%{transform:translate(0,-79px) rotate(0deg);box-shadow:0 1px 0 rgba(20,17,13,.03);animation-timing-function:cubic-bezier(.45,.05,.25,1)}60%{transform:translate(2%,-64px) rotate(-1.6deg);box-shadow:0 2px 0 rgba(20,17,13,.04),0 24px 40px -15px rgba(45,30,15,.46);animation-timing-function:cubic-bezier(.45,.05,.25,1)}70%{transform:translate(.8%,-8px) rotate(.6deg);box-shadow:0 2px 0 rgba(20,17,13,.04),0 12px 22px -11px rgba(45,30,15,.32);animation-timing-function:cubic-bezier(.2,.9,.25,1.4)}73%,100%{transform:translate(0,0) rotate(0deg);box-shadow:0 1px 0 rgba(20,17,13,.03)}}
.hw-grab{position:absolute;left:12px;top:-6px;z-index:2;line-height:0;animation:hwGrabFade 5.5s linear infinite;opacity:0}
@keyframes hwGrabFade{0%,9%{opacity:0}12%,72%{opacity:1}77%,100%{opacity:0}}
.hw-grab svg{display:block;filter:drop-shadow(0 2px 3px rgba(0,0,0,.28))}
@media(prefers-reduced-motion:reduce){.hw-abs-w .wa,.hw-dragc,.hw-ins,.hw-grab,.hw-crd.c-sms{animation:none}}
/* submissions table — platform styling */
.hw-abs.hw-abs-img{background-image:url("/assets/img/platform-tall.webp");background-size:cover;background-position:center}
.hw-abs.hw-abs-img2{background-image:url("/assets/img/hw-seaside-pavilion.webp");background-size:cover;background-position:center}
.hw-tbl{position:absolute;left:10%;right:-8%;top:9%;bottom:11%;display:flex;flex-direction:column;background:#fff;border:1px solid #ECEAE7;border-radius:18px;padding:26px 0;box-shadow:0 1px 2px rgba(20,17,13,.03),0 24px 60px -30px rgba(45,30,15,.35);overflow:hidden;font-family:var(--sans);text-align:left}
.hw-tt{padding:0 28px}
.hw-tt strong{display:block;font-weight:700;font-size:20px;letter-spacing:-.014em;color:#141519}
.hw-lights{display:flex;gap:7px;margin:0 28px 16px}
.hw-lights i{width:11px;height:11px;border-radius:50%}
.hw-lights i:nth-child(1){background:#F26D5F}
.hw-lights i:nth-child(2){background:#F5BE4F}
.hw-lights i:nth-child(3){background:#5BC454}
.hw-tt i{display:block;font-style:normal;font-size:13px;color:#8E939B;margin-top:4px}
.hw-filters{display:flex;gap:9px;margin:18px 28px 6px}
.hw-filters u{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:12.5px;font-weight:550;color:#565B63;background:#fff;border:1px solid #ECEAE7;border-radius:10px;padding:8px 13px;white-space:nowrap;box-shadow:0 1px 1.5px rgba(20,17,13,.03)}
.hw-filters u svg{width:9px;height:6px;color:#A3A8AF}
.hw-head,.hw-row{display:grid;grid-template-columns:1.4fr 1fr auto 12px;gap:14px;align-items:center}
.hw-head{padding:14px calc(9% + 26px) 11px 28px;border-bottom:1px solid #F1F0ED;font-size:12px;font-weight:550;color:#8E939B}
.hw-head .hr{text-align:right}
.hw-row{position:relative;padding:17px calc(9% + 26px) 17px 28px;border-bottom:1px solid #F5F4F2;transition:background .2s ease}
.hw-row:nth-child(odd){background:#FBFBFA}
.hw-row:last-child{border-bottom:0}
.hw-row:hover{background:#F6F7F6;z-index:9}
.hw-row .rn{display:flex;flex-direction:column;gap:2px;min-width:0}
.hw-row .rn b{font-weight:600;font-size:14px;color:#141519;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hw-row .rn i{font-style:normal;font-size:12px;color:#8E939B;white-space:nowrap}
.hw-st{display:flex;gap:8px}
.hw-st i{width:30px;height:30px;border-radius:50%;border:1.2px dashed #DCDAD6;display:flex;align-items:center;justify-content:center;color:#BEC2C7;background:#fff;flex:none}
.hw-st i svg{width:14px;height:14px}
.hw-st i.sb{border:1px solid #C9DFF3;background:#EDF4FB;color:#4A90D9}
.hw-st i.sr{border:1px solid #F0CACA;background:#FBEDED;color:#D95757}
.hw-st i.sg{border:1px solid #C4E2D2;background:#EAF5EF;color:#3F9B6E}
.hw-st i.sd{border:1px solid #E4E2DE;background:#F4F4F3;color:#8A8F98}
.asg{display:inline-flex;align-items:center;gap:7px;justify-self:start;font-size:12.5px;font-weight:550;color:#3B3F45;background:#fff;border:1px solid #ECEAE7;border-radius:10px;padding:7px 13px;white-space:nowrap;box-shadow:0 1px 1.5px rgba(20,17,13,.03)}
.asg svg{width:14px;height:14px;color:#565B63}
.hw-row .rdt{font-size:12px;color:#565B63;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.keb{display:flex;flex-direction:column;gap:2.5px;align-items:center}
.keb i{width:3px;height:3px;border-radius:50%;background:#C4C7CC}
.hw-row.rnew{animation:hwRowNew 5s ease-in-out infinite}
@keyframes hwRowNew{0%,18%{background:#F0F6F2}45%,100%{background:#FBFBFA}}
.hw-row.rnew .hw-st i:nth-child(3){animation:hwDotFill 5s ease-in-out infinite}
@keyframes hwDotFill{0%,32%{border:1px dashed #DAD8D4;background:#fff;color:#B9BDC2;transform:scale(1)}44%{transform:scale(1.18)}52%,100%{border:1px solid #C4E2D2;background:#EAF5EF;color:#3F9B6E;transform:scale(1)}}
/* financial hover card */
.hw-fin{position:absolute;right:calc(9% + 30px);top:calc(100% - 6px);z-index:12;width:230px;display:flex;flex-direction:column;gap:9px;background:#fff;border:1px solid #E6E4E0;border-radius:12px;padding:14px 16px;box-shadow:0 2px 6px rgba(20,17,13,.05),0 24px 48px -20px rgba(20,17,13,.28);opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease}
.hw-row:hover .hw-fin{opacity:1;transform:translateY(0)}
.hw-row:nth-last-child(-n+4) .hw-fin{top:auto;bottom:calc(100% - 6px);transform:translateY(-6px)}
.hw-row:nth-last-child(-n+4):hover .hw-fin{transform:translateY(0)}
.hw-fin em{font-style:normal;font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#3F9B6E;margin-bottom:1px}
.hw-fin .fl{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.hw-fin .fl i{font-style:normal;font-size:11.5px;color:#8A8F98;white-space:nowrap}
.hw-fin .fl b{font-size:13.5px;font-weight:650;color:#17181A;font-variant-numeric:tabular-nums;white-space:nowrap}
/* toast + cursor */
.hw-toast{position:absolute;right:auto;left:4.5%;top:4%;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #E6E4E0;border-radius:999px;padding:8px 14px;box-shadow:0 10px 24px -14px rgba(20,17,13,.3);pointer-events:none;z-index:2;animation:hwToast 5s ease-in-out infinite}
.hw-toast span{font-size:12px;font-weight:600;color:#17181A;white-space:nowrap}
.hw-toast .hw-dotc{width:8px;height:8px}
.hw-toast .hw-dotc.dc-t{background:#3F9B6E}
@keyframes hwToast{0%{opacity:0;transform:translateY(-8px)}10%,70%{opacity:1;transform:translateY(0)}88%,100%{opacity:0;transform:translateY(-8px)}}
.hw-cur.hc2{left:auto;right:16%;top:60%;animation:hwCur2 10s ease-in-out infinite}
.hw-cur.hc2 i{background:#17181A;width:38px}
@keyframes hwCur2{0%,100%{transform:translate(0,0)}25%{transform:translate(-40px,-60px)}55%{transform:translate(18px,-110px)}80%{transform:translate(-10px,-30px)}}
@media(prefers-reduced-motion:reduce){.hw-row.rnew,.hw-toast,.hw-row.rnew .hw-st i:nth-child(3){animation:none}}
@media(max-width:900px){.hw-grid{grid-template-columns:1fr}.hw-rail{display:none}}
/* big-statement platform section */
.bg-sec{background:var(--bg);padding:var(--sec-pad) 0}
.bg-eyebrow{display:block;font-family:var(--serif);font-size:clamp(17px,1.3vw,20px);color:var(--ink-soft);margin-bottom:clamp(18px,2.5vh,30px)}
.bg-h{font-family:var(--serif);font-weight:420;font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;color:var(--ink);margin:0 0 clamp(30px,4vh,48px);max-width:24ch;text-wrap:balance}
.bg-row{padding-top:clamp(28px,3.5vh,44px)}
.bg-row-head{display:flex;flex-direction:column;gap:clamp(14px,1.8vh,20px);margin-bottom:clamp(36px,5vh,60px)}
.bg-below{margin-top:clamp(90px,11vw,160px)}
.bg-mark{display:block;color:var(--ink);margin-bottom:clamp(4px,.8vh,10px)}
.bg-mark svg{height:56px;width:auto;overflow:visible;transform:rotate(-2deg)}
.bg-mk-o{stroke-dasharray:185;stroke-dashoffset:185}
.bg-mark.draw .bg-mk-o{animation:faqDraw 1s cubic-bezier(.5,.1,.3,1) forwards}
.bg-mk-c{opacity:0;transform-box:fill-box;transform-origin:center}
.bg-mark.draw .bg-mk-c{animation:g-hop 1.5s ease-in-out infinite}
.bg-mark.draw .c1{animation-delay:.9s}
.bg-mark.draw .c2{animation-delay:1.08s}
.bg-mark.draw .c3{animation-delay:1.26s}
@media (prefers-reduced-motion:reduce){.bg-mk-o{stroke-dashoffset:0;animation:none!important}.bg-mk-c{opacity:.8;animation:none!important}}
/* proof / legitimacy row */
.bg-proof{margin-top:clamp(90px,11vw,160px);border-top:1px solid var(--line-2);padding-top:clamp(28px,3.5vh,44px)}
.bg-proof-head{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,120px);align-items:start;margin-bottom:clamp(50px,6vh,80px)}
.bg-ph{font-family:var(--serif);font-weight:420;font-size:clamp(26px,2.4vw,38px);line-height:1.15;letter-spacing:-.016em;color:var(--ink);margin:0;text-wrap:balance}
.bg-stats{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,120px)}
.bg-stat{display:flex;flex-direction:column;gap:clamp(10px,1.4vh,16px)}
.bg-stat-n{font-family:var(--serif);font-weight:420;font-size:clamp(58px,6.4vw,104px);line-height:1;letter-spacing:-.024em;color:var(--ink);font-variant-numeric:tabular-nums}
.bg-stat-l{font-family:var(--mono);font-weight:500;font-size:13.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
@media(max-width:900px){.bg-proof-head{grid-template-columns:1fr;gap:18px}.bg-stats{grid-template-columns:1fr;gap:36px}}
/* proof section — scrapbook collage behind a floating stat card (mirrors .fin) */
.proof{position:relative;background:#F1EDE4;padding:clamp(100px,12vw,180px) 0;overflow:hidden}
/* proof seal mark — same formula as FAQ bubble: paper fill, ink outline, tiny loop */
.proof-mark{display:block;color:var(--ink);margin-bottom:clamp(4px,.8vh,10px)}
.proof-mark svg{display:block;overflow:visible;transform:rotate(-5deg)}
.proof-mark svg path{stroke-dasharray:120;stroke-dashoffset:120}
.proof-mark.draw svg path{animation:faqDraw 1s cubic-bezier(.5,.1,.3,1) forwards}
.proof-mark.draw .pf-rib{animation-delay:.35s}
.proof-mark .pf-chk{stroke-dasharray:24;stroke-dashoffset:24;transform-box:fill-box;transform-origin:center}
.proof-mark.draw .pf-chk{animation:faqDraw .45s .8s ease forwards,g-hop 1.5s 1.3s ease-in-out infinite}
@media (prefers-reduced-motion:reduce){.proof-mark svg path{stroke-dashoffset:0;animation:none!important}}
.proof-wrap{position:relative;z-index:1}
.proof .bg-proof{margin-top:0;border-top:0;padding-top:0}
.proof-bg{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr 1fr 1.15fr;gap:0}
.proof-bg .islot{width:100%;height:100%}
@media(max-width:800px){.proof-bg{grid-template-columns:1fr 1fr}.proof-bg .islot:nth-child(3){display:none}}
.pb{position:absolute;display:block;border-radius:60% 40% 55% 45%/50% 60% 40% 50%;animation:pbFloat 24s ease-in-out infinite alternate}
.b1{width:44vw;height:32vw;background:#EAE1CB;top:-16%;left:-12%}
.b2{width:38vw;height:30vw;background:#E4D9BC;bottom:-22%;right:-10%;animation-duration:30s;animation-delay:-10s}
.b3{width:24vw;height:20vw;background:#E9E2CE;top:14%;left:58%;animation-duration:36s;animation-delay:-18s}
.b4{width:16vw;height:14vw;background:#E2D8BF;bottom:10%;left:16%;animation-duration:28s;animation-delay:-6s}
@keyframes pbFloat{0%{transform:translate(0,0) rotate(0deg) scale(1)}50%{transform:translate(4vw,-2vw) rotate(10deg) scale(1.12);border-radius:45% 55% 40% 60%/55% 45% 60% 40%}100%{transform:translate(-3vw,2vw) rotate(-8deg) scale(.96)}}
@media (prefers-reduced-motion:reduce){.pb{animation:none}}
/* proof: head lives inside the card, fin-style */
.proof .bg-proof-head{grid-template-columns:1fr;justify-items:start;text-align:left;gap:20px;margin:0 0 clamp(36px,4.5vh,56px);padding:clamp(44px,5.5vw,80px) clamp(28px,4vw,64px) 0}
.proof .bg-ph{font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;max-width:24ch}
.proof .bg-row-p{max-width:46ch;font-size:clamp(19px,1.75vw,25px);line-height:1.5;color:var(--ink-soft)}
/* proof card container */
.proof .proof-card{border:0;border-radius:22px;background:var(--bg);overflow:hidden;box-shadow:0 1px 0 rgba(20,17,13,.05),0 50px 120px -40px rgba(45,30,15,.45)}
.proof .bg-stats{justify-items:stretch;text-align:left;grid-template-columns:1fr 1fr;gap:0}
.proof .bg-stat{align-items:flex-start;width:100%;gap:clamp(14px,2vh,22px);padding:clamp(30px,4vh,50px) clamp(28px,4vw,64px) clamp(46px,6vh,72px)}
.proof .bg-stat-s{font-size:var(--fs-support);line-height:1.5;color:var(--muted);max-width:28ch;text-wrap:pretty;opacity:0;transition:opacity .7s ease .6s}
.proof .bg-stat+.bg-stat{border-left:1px solid var(--line-2)}
@media (max-width:720px){.proof .bg-stats{grid-template-columns:1fr}.proof .bg-stat+.bg-stat{border-left:0;border-top:1px solid var(--line-2)}}
.proof .bg-stat-n{font-size:clamp(56px,6.4vw,110px);opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .9s cubic-bezier(.2,.7,.2,1)}
.proof .bg-stat-l{opacity:0;white-space:nowrap;transition:opacity .7s ease .5s}
.proof.on .bg-stat-n,.proof.on .bg-stat-l,.proof.on .bg-stat-s{opacity:1;transform:none}
.proof .bg-stat:nth-child(2) .bg-stat-n{transition-delay:.15s}
@media (prefers-reduced-motion:reduce){.proof .bg-stat-n,.proof .bg-stat-l,.proof .bg-stat-s{opacity:1;transform:none;transition:none}}
/* proof live ticker */
.proof .peek-ticker{position:relative;margin-top:0;display:flex;align-items:stretch;width:100%;font-family:var(--mono);overflow:hidden;text-align:left;border-top:1px solid var(--line-2);padding:6px clamp(18px,2.5vw,32px)}
.proof .pt-badge{display:inline-flex;align-items:center;gap:8px;padding:9px clamp(16px,1.8vw,22px) 9px 0;flex-shrink:0;z-index:3}
.proof .pt-spin{width:8px;height:8px;border-radius:50%;background:#2B6B3A;position:relative;flex-shrink:0;animation:ptPulse 1.6s ease-in-out infinite}
.proof .pt-spin::before{content:"";position:absolute;inset:-4px;border-radius:50%;background:#2B6B3A;opacity:.25;animation:ptPulseRing 1.6s ease-out infinite}
@keyframes ptPulse{0%,100%{opacity:1}50%{opacity:.7}}
@keyframes ptPulseRing{0%{transform:scale(.6);opacity:.4}100%{transform:scale(1.6);opacity:0}}
.proof .pt-eye{font-weight:700;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink)}
.proof .pt-marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}
.proof .pt-track{display:flex;align-items:center;width:max-content;animation:ptMarquee 55s linear infinite}
.proof .peek-ticker:hover .pt-track{animation-play-state:paused}
@keyframes ptMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.proof .pt-set{display:flex;align-items:center;flex-shrink:0}
.proof .pt-stat{display:inline-flex;align-items:baseline;gap:8px;flex-shrink:0;padding:9px clamp(16px,2vw,24px);white-space:nowrap}
.proof .pt-stat+.pt-stat{border-left:1px solid rgba(26,23,20,.1)}
.proof .pt-lab{font-size:12.5px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}
.proof .pt-num{font-size:14px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums;display:inline-block;padding:2px 6px;margin:-2px -2px;border-radius:5px;background:transparent;transition:background-color 1.2s ease-out}
.proof .pt-num.is-flash{background:rgba(26,23,20,.14);transition:background-color 0s}
.proof .pt-num-u{font-size:12px;font-weight:500;color:var(--muted);letter-spacing:.04em}
@media (prefers-reduced-motion:reduce){.proof .pt-track{animation:none}.proof .pt-spin,.proof .pt-spin::before{animation:none}}
.bg-row-h{font-family:var(--serif);font-weight:420;font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;color:var(--ink);margin:0;text-wrap:balance}
.bg-row-p{font-size:clamp(18px,1.5vw,21px);line-height:1.55;color:var(--ink-soft);max-width:42ch;margin:0;text-wrap:pretty}
.bg-media{display:grid;grid-template-columns:2fr 1fr;gap:clamp(14px,1.6vw,24px)}
.bg-media-wide,.bg-media-tall{border-radius:14px;box-shadow:0 1px 0 rgba(20,17,13,.04),0 28px 70px -30px rgba(45,30,15,.25)}
.bg-media-wide{position:relative;aspect-ratio:16/10;overflow:hidden;border:1px solid var(--line-2)}
.bgm-shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}
.bg-media-tall{position:relative;overflow:hidden;border:1px solid var(--line-2)}
.bg-media-tall{contain:paint}
.bgm-hill{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.bgm-provs{position:absolute;inset:-14% -24%;display:flex;flex-direction:column;justify-content:center;gap:18px;transform:rotate(-14deg);pointer-events:none}
.bgm-row{display:flex;gap:18px;width:max-content;animation:provFlowX 90s linear infinite}
.bgm-row span{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;background:#fff;border:1px solid var(--line-2);border-radius:999px;padding:18px 32px;font-family:var(--sans);font-weight:600;font-size:21px;color:var(--ink);box-shadow:0 1px 2px rgba(20,17,13,.05)}
.bgm-row span img{width:26px;height:26px;border-radius:6px;flex:none}
@keyframes provFlowX{to{transform:translateX(-50%)}}
.bgm-chip{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line-2);border-radius:999px;padding:11px 19px;font-weight:600;font-size:14.5px;color:var(--ink);box-shadow:0 16px 34px -20px rgba(45,30,15,.4);white-space:nowrap}
.bgm-chip .seal{flex:none}
.bg-media .islot{width:100%;height:100%}
@media(max-width:900px){.bg-media{grid-template-columns:1fr}.bg-media-tall{aspect-ratio:16/10}}
/* why teams switch — centered intro + hairline rows */
.wt{background:var(--bg);padding:var(--sec-pad) 0}
.wt .wrap{max-width:1120px}
.wt-intro{max-width:720px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}
.wt-h{font-family:var(--serif);font-weight:420;font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;color:var(--ink);margin:0}
.wt-h em{font-style:italic;font-weight:400}
.wt-sub{font-size:clamp(19px,1.75vw,25px);line-height:1.5;color:var(--ink-soft);margin:22px auto 0;max-width:46ch;text-wrap:pretty}
.wt-intro .btn{margin-top:34px}
.wt-rows{margin-top:clamp(56px,6vw,104px)}
.wt-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,120px);padding:clamp(32px,3.4vw,50px) 0;border-top:1px solid rgba(20,17,13,.12)}
.wt-row:last-child{border-bottom:0}
.wt-row-l{display:flex;align-items:flex-start;gap:16px}
.wt-ic{flex:0 0 auto;color:var(--ink);margin-top:4px;display:inline-flex}
.wt-row-l h3{margin:0;font-family:var(--serif);font-weight:500;font-size:clamp(22px,2vw,27px);line-height:1.2;letter-spacing:-.015em;color:var(--ink)}
.wt-row-r{display:flex;flex-direction:column;align-items:flex-start;gap:20px}
.wt-row-r p{margin:0;font-size:clamp(18px,1.5vw,21px);line-height:1.55;color:var(--ink-soft);text-wrap:pretty}
.wt-row-r p b{color:var(--ink);font-weight:600}
.wt-learn{font-size:14.5px;font-weight:500;color:var(--ink);text-decoration:none;white-space:nowrap;padding:9px 17px;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(20,17,13,.16);transition:background .16s ease}
.wt-learn:hover{background:rgba(20,17,13,.05)}
@media(max-width:760px){.wt-row{grid-template-columns:1fr;gap:14px}}
/* developers band */
.cs{background:var(--bg);padding:clamp(40px,5vw,80px) 0 clamp(90px,10vw,150px)}
.cs-dev{position:relative;border-radius:20px;overflow:hidden;padding:clamp(44px,5vw,72px) clamp(28px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;box-shadow:0 30px 80px -40px rgba(20,17,13,.4)}
.cs-sky{position:absolute;inset:0;background:radial-gradient(120% 160% at 80% 110%,#1B2338 0%,#0D1220 45%,#000 100%)}
.cs-sky i{position:absolute;border-radius:50%;background:#FBF9F4;opacity:0;animation:csTwinkle var(--tw,3s) ease-in-out var(--d,0s) infinite}
.cs-sky b{position:absolute;width:90px;height:1.5px;background:linear-gradient(90deg,rgba(251,249,244,0),#FBF9F4);transform:rotate(-32deg);opacity:0;animation:csShoot var(--dur,4.5s) linear var(--d,0s) infinite}
@keyframes csTwinkle{0%,100%{opacity:0}50%{opacity:.9}}
@keyframes csShoot{0%{transform:translate(0,0) rotate(-32deg);opacity:0}6%{opacity:1}18%{transform:translate(-260px,163px) rotate(-32deg);opacity:0}100%{transform:translate(-260px,163px) rotate(-32deg);opacity:0}}
@media(prefers-reduced-motion:reduce){.cs-sky b{display:none}.cs-sky i{opacity:.7;animation:none}}
.cs-dev-copy{position:relative;z-index:1}
.cs-dev-copy h3{font-family:var(--serif);font-weight:430;font-size:clamp(24px,2.2vw,34px);letter-spacing:-.014em;color:#FBF9F4;margin:0 0 10px}
.cs-dev-copy p{font-size:clamp(16.5px,1.4vw,19px);line-height:1.5;color:rgba(251,249,244,.65);margin:0;max-width:44ch;text-wrap:pretty}
.cs-api-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15.5px;color:#000;background:#FBF9F4;border-radius:999px;padding:14px 26px;text-decoration:none;transition:opacity .16s ease,transform .16s ease;white-space:nowrap}
.cs-api-btn:hover{opacity:.9;transform:translateY(-2px)}
.yc-hero.static .yc-word{position:static;display:none}
.yc-hero.static .yc-word.on{display:inline}
@media (max-width:900px){.yc-grid{grid-template-columns:1fr}.yc-dots{display:none}}

/* ===== customer stories carousel ===== */
.cst{padding:var(--sec-pad) 0 clamp(60px,6vw,90px)}
.cst-head{text-align:left;max-width:660px;margin:0 0 clamp(46px,5vw,72px)}
.cst-eyebrow{display:block;font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:18px}
.cst-h{font-family:var(--serif);font-weight:420;font-size:clamp(42px,4.6vw,72px);line-height:1.03;letter-spacing:-.02em;color:var(--ink);margin:0 0 20px}
.cst-p{font-size:clamp(20px,1.9vw,26px);line-height:1.5;color:var(--ink-soft);text-wrap:pretty;max-width:42ch;margin:0}
.cst-vp{overflow:hidden}
.cst-track{display:flex;gap:clamp(18px,2.4vw,32px);transition:transform .55s cubic-bezier(.3,.7,.2,1);will-change:transform}
.cst-card{flex:0 0 calc(50% - clamp(18px,2.4vw,32px)/2);margin:0;display:flex;flex-direction:column;gap:18px}
.cst-tile{display:grid;place-items:center;background:var(--faint-2);border:1px solid var(--line);border-radius:14px;aspect-ratio:16/9.4;text-decoration:none;transition:border-color .2s ease,box-shadow .25s ease}
.cst-tile:hover{border-color:var(--line-2);box-shadow:0 18px 44px -26px rgba(45,30,15,.28)}
.cst-logo{display:block;width:min(44%,220px);aspect-ratio:5/2;overflow:hidden}
.cst-logo .islot{display:block;width:100%;height:100%;min-width:0}
.cst-card figcaption{font-weight:500;font-size:clamp(17px,1.4vw,19.5px);line-height:1.4;color:var(--ink);text-wrap:pretty;padding:0 2px}
.cst-nav{display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,46px);margin-top:clamp(38px,4vw,56px)}
.cst-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer;transition:border-color .2s ease,opacity .2s ease}
.cst-arrow:hover:not(:disabled){border-color:var(--line-2)}
.cst-arrow:disabled{opacity:.35;cursor:default}
.cst-dots{display:flex;align-items:center;gap:14px}
.cst-dot{width:7px;height:7px;border-radius:50%;background:var(--line-2);border:0;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease}
.cst-dot.on{background:var(--ink);transform:scale(1.35)}
@media (max-width:760px){.cst-card{flex-basis:100%}}

/* ===== unified type scale: large by default, little text ===== */
:root{--fs-body:clamp(20px,1.9vw,26px);--fs-support:clamp(18px,1.5vw,21px);--lh-body:1.5}
.yc-sub,.ym-sub,.tm-p,.cst-p,.hw-step p,.bg-row-p,.wt-sub,.wt-row-r p,.yc-panel p,.cs-dev-copy p{font-size:var(--fs-body);line-height:var(--lh-body)}
.tm-card blockquote{font-size:clamp(20px,1.7vw,24px);line-height:1.4}
.cst-card figcaption{font-size:var(--fs-support)}
.tm-card figcaption b{font-size:17px}
.tm-card figcaption span{font-size:16px}
.yc-card figcaption span,.ym-metric span,.ym-mline{font-size:13.5px}
.wt-learn{font-size:16.5px}
.yc-plink,.yc-slide-link,.cs-api-btn{font-size:17.5px}
.hw-tab{font-size:21px}
.dropdown a span{font-size:14.5px}
footer .foot-col a,.foot-brand p{font-size:16.5px}
footer .foot-col b{font-size:14px;letter-spacing:.06em;white-space:nowrap}
footer .foot-col{align-content:start}
.foot-legal{font-size:15px}
.foot-grid.foot-grid-x{grid-template-columns:1.3fr repeat(5,minmax(0,1fr));gap:clamp(22px,2.4vw,38px);align-items:start}
/* brand column: tagline, social, place */
/* logo art has ~32.75% transparent padding each side; pull the lockup left so the mark's ink aligns with the tagline below */
.foot-brand .brand .mark img{margin-left:-18.6px}
.foot-social{display:flex;gap:10px;margin-top:20px}
.foot-social a{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line-2);border-radius:50%;color:var(--ink-soft);background:transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}
.foot-social a:hover{background:var(--ink);color:var(--bg);border-color:var(--ink)}
.foot-social svg{width:18px;height:18px;display:block}
.foot-place{display:block;margin-top:20px;font-family:var(--mono);font-size:12.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2)}
.foot-copy{line-height:1.9}
.foot-copy a{border-bottom:1px solid transparent;transition:border-color .18s ease,color .18s ease}
.foot-copy a:hover{border-bottom-color:var(--line-2)}
@media (max-width:1080px){
.foot-grid.foot-grid-x{display:block;columns:3;column-gap:34px}
.foot-brand{column-span:all;display:flex;align-items:center;gap:clamp(24px,4vw,60px);flex-wrap:wrap;padding-bottom:30px;margin-bottom:34px;border-bottom:1px solid var(--line)}
.foot-brand p{margin-top:0;max-width:28ch}
.foot-col{break-inside:avoid;margin-bottom:34px}
.foot-col:last-child{margin-bottom:0}
.foot-social{margin-top:0}
.foot-place{margin-top:0}
}
@media (max-width:760px){
.foot-grid.foot-grid-x{columns:2;column-gap:26px}
.foot-brand{flex-direction:row;flex-wrap:wrap;align-items:center;gap:0 16px}
.foot-brand .brand{flex:0 0 100%}
.foot-brand p{flex:0 0 100%;max-width:34ch;margin-top:10px}
.foot-social{margin-top:22px}
.foot-place{margin-top:22px}
footer .foot-col a,footer .foot-col b{font-size:16px}
.foot-legal{margin-top:34px}
}
@media (max-width:480px){
.foot-grid.foot-grid-x{columns:1}
.foot-col{margin-bottom:30px}
}
@media (max-width:420px){
.foot-legal{font-size:14px}
.foot-copy{line-height:2}
}
/* page-ending art: carousel island — morphs out of the page cream */
.foot-art{position:relative;margin-top:clamp(4px,.6vw,10px)}
.foot-art img,.foot-art video{display:block;width:100%;height:auto;aspect-ratio:2688/1180;object-fit:cover;object-position:center bottom}
.foot-art::before{content:"";position:absolute;left:0;right:0;top:0;height:34%;pointer-events:none;z-index:1;background:linear-gradient(180deg,var(--bg) 0%,rgba(250,249,245,.86) 26%,rgba(250,249,245,.45) 58%,rgba(250,249,245,0) 100%)}
footer{padding-bottom:0!important;overflow:hidden}

/* hero app shot bleeds past the fold — bottom cropped by the next section */
.ym-shot{width:min(1100px,92vw);min-height:56vh;border-radius:16px 16px 0 0}
/* short viewports: keep lead + big + sub on screen; the shot stays below the fold to scroll into */
@media(max-height:820px){
.ym-lead{font-size:clamp(21px,2.2vw,32px)}
.ym-big{font-size:clamp(52px,6.6vw,100px);margin:6px 0 14px}
.ym-sub{font-size:clamp(16px,1.3vw,18px);margin-top:12px}
.ym-shot{margin-top:20px;min-height:50vh}
}
@media(max-height:680px){
.ym-big{font-size:clamp(46px,5.6vw,80px)}
.ym-shot{margin-top:16px;min-height:44vh}
}

/* ===== FAQ ===== */
.faq{padding:clamp(70px,7vw,110px) 0 clamp(100px,10vw,150px)}
.faq-head{display:flex;flex-direction:column;align-items:center;gap:clamp(22px,2.6vw,34px);margin-bottom:clamp(70px,8vw,120px)}
.faq-mark{position:relative;display:grid;place-items:center;width:64px;height:64px;color:var(--ink)}
.faq-mark svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-6deg)}
.faq-mark svg path{stroke-dasharray:210;stroke-dashoffset:210}
.faq-mark.draw svg path{animation:faqDraw 1s cubic-bezier(.5,.1,.3,1) forwards}
@keyframes faqDraw{to{stroke-dashoffset:0}}
.faq-mark i{font-family:var(--serif);font-style:normal;font-weight:450;font-size:30px;line-height:1;opacity:0;transform:rotate(4deg) scale(.55)}
.faq-mark.draw i{animation:faqPop .45s .75s cubic-bezier(.2,1.4,.4,1) forwards}
@keyframes faqPop{to{opacity:1;transform:rotate(4deg) scale(1)}}
@media (prefers-reduced-motion:reduce){.faq-mark svg path{stroke-dashoffset:0;animation:none}.faq-mark i{opacity:1;transform:rotate(4deg);animation:none}}
.faq-h{font-family:var(--serif);font-weight:420;font-size:clamp(52px,5.6vw,86px);line-height:1;letter-spacing:-.02em;color:var(--ink);margin:0;text-align:center}
.faq-list{max-width:760px;margin:0 auto;border-top:1px solid var(--line-2)}
.faq-item{border-bottom:1px solid var(--line-2)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;cursor:pointer;padding:clamp(30px,3.4vw,46px) 0;font-family:var(--serif);font-weight:450;font-size:clamp(23px,2.1vw,30px);letter-spacing:-.012em;color:var(--ink)}
.faq-item summary::-webkit-details-marker{display:none}
.faq-x{position:relative;flex:none;width:20px;height:20px}
.faq-x::before,.faq-x::after{content:"";position:absolute;left:0;top:9.25px;width:20px;height:1.5px;background:var(--ink);transition:transform .25s ease}
.faq-x::after{transform:rotate(90deg)}
.faq-item[open] .faq-x::after{transform:rotate(0deg)}
.faq-item p{margin:0;padding:0 0 clamp(26px,3vw,40px);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink-soft);max-width:52ch;text-wrap:pretty}

/* hand-drawn "how it works" loop mark */
.hw-mark{display:block;width:56px;height:56px;color:var(--ink);margin-bottom:18px}
.hw-mark svg{width:100%;height:100%;transform:rotate(-4deg)}
.hw-mk-arc{stroke-dasharray:150;stroke-dashoffset:150}
.hw-mark{display:block;color:var(--ink);margin-bottom:clamp(16px,2.2vh,26px)}
.hw-mark svg{display:block;height:56px;width:auto;overflow:visible;transform:rotate(-3deg)}
.hw-mk-gear{stroke-dasharray:250;stroke-dashoffset:250}
.hw-mark.draw .hw-mk-gear{animation:faqDraw 1.2s cubic-bezier(.5,.1,.3,1) forwards}
.gear-g{transform-box:fill-box;transform-origin:center}
.hw-mark.draw .gear-g{animation:gearTick 2.6s ease-in-out 1.4s infinite}
@keyframes gearTick{0%,68%{transform:rotate(0deg)}92%,100%{transform:rotate(45deg)}}
@media (prefers-reduced-motion:reduce){.hw-mk-gear{stroke-dashoffset:0;animation:none!important}.gear-g{animation:none!important}}
.hw-mk-tip{stroke-dasharray:22;stroke-dashoffset:22}
.hw-mark.draw .hw-mk-arc{animation:faqDraw 1s cubic-bezier(.5,.1,.3,1) forwards}
.hw-mark.draw .hw-mk-tip{animation:faqDraw .35s .95s ease forwards}
@media (prefers-reduced-motion:reduce){.hw-mk-arc,.hw-mk-tip{stroke-dashoffset:0;animation:none!important}}

/* highlighted "works" — hand-drawn underline */
.hw-hl{position:relative;font-style:italic;font-weight:430}
.hw-hl-line{position:absolute;left:-2%;right:-2%;bottom:-.12em;width:104%;height:.22em;color:var(--terra);overflow:visible}
.hw-hl-line path{stroke-dasharray:120;stroke-dashoffset:120}
.hw-mark.draw ~ .hw-hl .hw-hl-line path{animation:faqDraw .6s 1.15s cubic-bezier(.5,.1,.3,1) forwards}
@media (prefers-reduced-motion:reduce){.hw-hl-line path{stroke-dashoffset:0;animation:none!important}}

/* clean top edge: drop the strip above the nav */
.topstrip{display:none}

/* ===== final CTA — big card over full-bleed art ===== */
.fin{position:relative;overflow:hidden;padding:clamp(90px,10vw,160px) 0}
.fin-bg{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;gap:0}
.fin-bg .islot{width:100%;height:100%}
.fin-wrap{position:relative;z-index:1}
.fin-card{background:var(--bg);border-radius:22px;box-shadow:0 1px 0 rgba(20,17,13,.05),0 50px 120px -40px rgba(45,30,15,.45);padding:clamp(48px,6vw,104px) clamp(36px,5.5vw,96px);max-width:880px}
.fin-h{font-family:var(--serif);font-weight:420;font-size:clamp(52px,6vw,104px);line-height:1.02;letter-spacing:-.024em;color:var(--ink);margin:0 0 clamp(24px,3vw,40px);text-wrap:balance}
.fin-h em{font-style:italic;font-weight:400}
.fin-p{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--ink-soft);margin:0 0 clamp(34px,4vw,52px);max-width:38ch;text-wrap:pretty}
.fin-ctas{display:flex;align-items:center;gap:clamp(18px,2.5vw,32px);flex-wrap:wrap}
.fin-dev{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:17.5px;color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--terra);padding-bottom:3px;white-space:nowrap}
.fin-dev:hover{opacity:.7}
@media (max-width:800px){.fin-bg{grid-template-columns:1fr}.fin-bg .islot:last-child{display:none}}

/* FAQ v2 — "Before you ask." speech bubble + sans questions + circle toggles */
.faq-mark{width:auto;height:auto}
.faq-mark svg{position:static;width:auto;height:56px;overflow:visible;transform:none}
.faq-mark i{display:none}
@media (prefers-reduced-motion:no-preference){
.g-dot{transform-box:fill-box;transform-origin:center;animation:g-hop 1.5s ease-in-out infinite}
.g-dot:nth-of-type(2){animation-delay:.18s}
.g-dot:nth-of-type(3){animation-delay:.36s}
}
@keyframes g-hop{0%,55%,100%{transform:translateY(0);opacity:.32}27%{transform:translateY(-3.2px);opacity:1}}
.faq-item summary{font-family:var(--sans);font-weight:600;font-size:clamp(20px,1.7vw,24px);letter-spacing:-.008em;padding:clamp(24px,2.6vw,36px) 0}
.faq-item p b{color:var(--ink);font-weight:600}
.faq-x{width:26px;height:26px;border-radius:50%;box-shadow:inset 0 0 0 1.2px var(--line-2);transition:background .22s ease,box-shadow .22s ease}
.faq-x::before,.faq-x::after{left:7.5px;top:12.25px;width:11px;height:1.5px;transition:transform .25s ease,background .22s ease}
.faq-item[open] .faq-x{background:var(--ink);box-shadow:inset 0 0 0 1.2px var(--ink)}
.faq-item[open] .faq-x::before{background:var(--bg);transform:rotate(45deg)}
.faq-item[open] .faq-x::after{background:var(--bg);transform:rotate(-45deg)}

/* per-rotation art on the "Collect data from" slide — full viewport */
.yc-intro-art{position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;transition:opacity .35s ease;pointer-events:none}
.yc-intro-art.on{opacity:var(--scrollfade,1)}
.ym-tag,.ym-word,.ym-body{z-index:1}
.yc-hero-vid{position:absolute;inset:0;z-index:0;opacity:var(--scrollfade,1);pointer-events:none;overflow:hidden}
body>header{transition:background .4s ease,backdrop-filter .4s ease,border-color .4s ease}
body[data-variant="backdrop"]>header:not(.scrolled){background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}
body[data-variant="backdrop"]>header:not(.scrolled) .subnav{border-top-color:rgba(26,23,20,.12)}
body[data-variant="backdrop"] .yc-hero{margin-top:calc(-1 * var(--nav-h,132px))}
body[data-variant="backdrop"] .yc-hero.static .ym-intro-sec{padding-top:calc(clamp(80px,12vh,130px) + var(--nav-h,132px));min-height:100svh}
.yc-hero:not(.static) .ym-intro-sec{position:absolute;inset:0;z-index:0}
.yc-hero.static .ym-intro-sec>*:not(.yc-hero-vid){position:relative;z-index:1}
.yc-hero-vid video{width:100%;height:100%;object-fit:cover;display:block}
.yc-hero-vid::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(250,249,245,.97) 0,rgba(250,249,245,.94) calc(var(--nav-h,132px) * .6),rgba(250,249,245,.5) var(--nav-h,132px),rgba(250,249,245,.12) calc(var(--nav-h,132px) + 120px),rgba(250,249,245,0) calc(var(--nav-h,132px) + 260px))}

section[id]{scroll-margin-top:150px}

/* mobile: section titles full width */
@media (max-width:760px){.tm-h,.bg-h,.proof .bg-ph,.yc-slide-h,.fin-h{max-width:none}}
@media (max-width:560px){.fin-card{padding:44px 28px}.fin-h{font-size:clamp(33px,12vw,52px)}}

/* how-it-works showcases — mobile: frames grow with content instead of clipping */
@media(max-width:640px){
.hw-shot{aspect-ratio:auto}
.hw-shot>.islot{display:block;width:100%;height:auto;aspect-ratio:10/11}
.hw-abs{height:auto;padding:clamp(24px,8vw,34px) 0 clamp(24px,8vw,34px) clamp(14px,5vw,24px)}
.hw-bld,.hw-tbl{position:relative;left:auto;right:auto;top:auto;bottom:auto;transform:none;margin-right:-6%}
.hw-bld{padding-top:18px}
.hw-lights{margin:0 18px 14px}
.hw-tt{padding:0 18px}
.hw-tt strong{font-size:18px}
.hw-bld .hw-tt strong{font-size:20px}
.hw-crds{padding:18px 16px 22px}
.hw-ins{left:16px;right:16px;top:89px}
.hw-crd{gap:11px;padding:12px 12px 12px 11px}
.hw-t{font-size:17.5px;min-width:0;overflow:hidden;text-overflow:ellipsis}
.hw-tbl{max-height:420px;padding:22px 0}
.hw-filters{flex-wrap:wrap;margin:14px 18px 4px}
.hw-head,.hw-row{grid-template-columns:minmax(0,1.4fr) auto;gap:12px}
.hw-head{padding:12px 18px 10px}
.hw-row{padding:15px 18px}
.hw-head .hr,.hw-head span:nth-child(4),.hw-row .rdt,.hw-row .keb,.hw-fin{display:none}
.hw-st{justify-self:end}
}
@media(max-width:400px){.hw-st i:nth-child(4){display:none}}

/* ——— hero: sentence completes inline, verticals demote to a chip row ——— */
/* content group centers between nav and logos band */
.yc-hero.static .ym-word{margin:auto 0 0}
.yc-hero.static .ym-body0{margin-top:clamp(14px,1.8vh,22px);margin-bottom:auto}
.ym-word{font-size:clamp(40px,6.2vw,94px);white-space:normal}
.ym-rot{display:block;text-align:left;color:var(--ink)}
.yc-hero.static .ym-word,.yc-hero.static .ym-word *{color:var(--ink)}
.ym-rot-in{display:inline-block;position:relative;font-style:italic;font-weight:430}
.ym-rot-txt{display:inline-block}
.ym-rot-in.in{animation:ymRotIn .38s ease}
@media (prefers-reduced-motion:reduce){.ym-rot-in.in{animation:none}}
@keyframes ymRotIn{from{opacity:.15;transform:translateY(.16em)}to{opacity:1;transform:none}}
.ym-lead{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:0;font-style:normal}
.ym-ctas{display:flex;align-items:center;gap:clamp(16px,2vw,26px);flex-wrap:wrap}
.ym-how{display:inline-flex;align-items:center;gap:8px;font-family:var(--sans);font-weight:600;font-size:16.5px;color:var(--ink);text-decoration:none;border:1.5px solid var(--ink);border-radius:999px;padding:13px 22px;background:rgba(250,249,245,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
.ym-how:hover{opacity:.7}
.ym-how svg{flex:none;color:var(--terra)}
.yc-intro-note{max-width:34ch;margin:0;font-family:var(--sans);font-style:normal;font-size:var(--fs-body);line-height:1.5;color:var(--ink-soft);text-wrap:balance}
.ym-cta{flex:none}
.yc-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:clamp(22px,2.8vh,36px)}
.yc-chip{display:inline-flex;align-items:center;font-family:var(--sans);font-weight:500;font-size:15.5px;letter-spacing:-.005em;line-height:1;padding:10px 16px;border:1px solid var(--line-2);border-radius:999px;background:rgba(250,249,245,.86);color:var(--ink-soft);text-decoration:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .18s ease,color .18s ease,border-color .18s ease}
.yc-chip:hover{border-color:var(--muted-2);color:var(--ink)}
.yc-chip.on{background:var(--ink);border-color:var(--ink);color:#FAF9F5}
@media(max-width:640px){.ym-lead{gap:16px}}
/* mobile: image present from the top, morphing out of the cream — text high, pavilion clear */
@media(max-width:760px){
body[data-variant="backdrop"] .yc-hero.static .ym-intro-sec{padding-top:calc(var(--nav-h,110px) + clamp(14px,2.5vh,26px));min-height:100svh}
.yc-hero.static .ym-intro-sec{align-items:center}
.ym-word{font-size:clamp(46px,12.4vw,72px)}
.yc-intro-note{font-size:clamp(20px,5.4vw,24px);max-width:26ch}
.ym-how{font-size:16.5px}
.ym-lead{gap:20px;align-items:center;text-align:center}
.ym-word{text-align:center}
.ym-rot{text-align:center}
.yc-intro-note{margin-left:auto;margin-right:auto}
.ym-ctas{justify-content:center}
.yc-hero.static .ym-word{margin:0}
.yc-hero.static .ym-body0{margin-bottom:auto}
.yc-hero-vid{inset:min(32svh,320px) 0 0 0}
.yc-hero-vid video{object-position:72% 30%}
.yc-hero-vid::after{background:linear-gradient(180deg,rgba(250,249,245,1) 0,rgba(250,249,245,.6) 16%,rgba(250,249,245,.15) 34%,rgba(250,249,245,0) 46%)}
}

/* ——— feature rows: heading column never squeezed, one line at every width ——— */
.wt-row{grid-template-columns:minmax(300px,.9fr) 1fr}
@media(max-width:900px){.wt-row{grid-template-columns:1fr;gap:14px}}
@media(max-width:760px){.wt-row-l h3{font-size:clamp(19px,5.2vw,22px)}}

/* ── mobile nav: roomier rhythm, grouped links, circle toggles ── */
.mobile-nav{padding:84px 0 0!important;display:flex;flex-direction:column;overscroll-behavior:contain}
body.menu-open .mobile-nav{display:flex}
.m-scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 22px 8px}
.mobile-nav .m-acc{border-top:1px solid var(--line)}
.mobile-nav .m-acc:first-child{border-top:0}
.mobile-nav .m-acc-btn{padding:30px 2px!important;font-size:19px!important;font-weight:600;gap:16px;line-height:1.25;min-height:80px}
.m-tog{flex:0 0 auto;display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--line-2);border-radius:50%;color:var(--ink-soft);background:transparent;transition:background .22s ease,color .22s ease,border-color .22s ease}
.m-tog svg{width:13px;height:13px;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}
.m-acc.open .m-tog{background:var(--ink);border-color:var(--ink);color:var(--bg)}
.m-acc.open .m-tog svg{transform:rotate(45deg)}
.m-acc-inner>*:last-child{margin-bottom:12px}
.m-grp-h{display:block;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);padding:20px 10px 4px}
.m-acc-inner>.m-grp-h:first-child{padding-top:22px}
.mobile-nav .m-acc-body a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin:0 -10px;padding:13px 10px!important;font-size:16.5px!important;font-weight:500;color:var(--ink-soft)!important;border-radius:10px;min-height:46px;transition:background .16s ease,color .16s ease}
.mobile-nav .m-acc-body a:hover{background:var(--faint,#F4F1EA);color:var(--ink)!important}
.mobile-nav .m-acc-body a:active{background:#EFEBE2}
.mobile-nav .m-acc-body a .ext{flex:0 0 auto;width:15px;height:15px;opacity:.4}
.m-actions{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 22px calc(22px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg)}
.m-actions .btn{width:100%;justify-content:center;min-height:52px;font-size:16.5px}
@media (max-width:380px){.m-actions{grid-template-columns:1fr}.mobile-nav .m-acc-btn{font-size:18px!important;padding:24px 2px!important;min-height:70px}}

/* hover-to-expand: pointer devices only. Touch keeps the tap toggle (home-v6.js
   and friends skip binding click when this query matches). focus-within keeps
   the accordions reachable by keyboard, since hover alone would strand them. */
@media (hover:hover) and (pointer:fine){
.mobile-nav .m-acc:hover>.m-acc-body,.mobile-nav .m-acc:focus-within>.m-acc-body{grid-template-rows:1fr}
.mobile-nav .m-acc:hover .m-tog,.mobile-nav .m-acc:focus-within .m-tog{background:var(--ink);border-color:var(--ink);color:var(--bg)}
.mobile-nav .m-acc:hover .m-tog svg,.mobile-nav .m-acc:focus-within .m-tog svg{transform:rotate(45deg)}
.mobile-nav .m-acc-btn{cursor:default}
}

/* mobile: brand lockup larger, and pulled left so the mark's ink lines up with the gutter
   (logo art carries ~32.75% transparent padding each side) */
@media(max-width:760px){
header .brand{font-size:23.5px}
header .brand .mark img{height:38px;margin-left:-12.4px;margin-right:-13px}
}
@media(max-width:359px){
header .brand{font-size:21px}
header .brand .mark img{height:34px;margin-left:-11.1px;margin-right:-12px}
}
