.hero{padding-top:64px;padding-bottom:72px;position:relative}.hero__grid{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:center}@media (max-width:980px){.hero__grid{grid-template-columns:1fr;gap:48px}}.hero__pill{display:inline-flex;align-items:center;gap:10px;padding:6px 12px 6px 8px;border-radius:999px;border:1px solid var(--line);background:#fcfbf7;font-family:var(--font-inter),sans-serif;font-size:12.5px;color:var(--muted);margin-bottom:28px}.hero__pill .pulse{width:8px;height:8px;border-radius:50%;background:#2ea86a;box-shadow:0 0 0 0 rgba(46,168,106,.35);animation:pulse 2.2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(46,168,106,.35)}70%{box-shadow:0 0 0 10px rgba(46,168,106,0)}to{box-shadow:0 0 0 0 rgba(46,168,106,0)}}h1.hero__title{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:clamp(40px,7.6vw,96px);line-height:.98;letter-spacing:-.038em;margin:0 0 28px;color:var(--ink);text-wrap:balance}h1.hero__title .ital{font-family:var(--font-source-serif),serif;font-style:italic;font-weight:500;letter-spacing:-.02em}h1.hero__title .wa{color:var(--accent-soft)}.hero__sub{font-family:var(--font-source-serif),serif;font-size:21px;line-height:1.55;color:var(--ink-2);margin:0 0 36px;max-width:46ch}.hero__ctas{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.phone-wrap{position:relative;perspective:2000px;display:flex;justify-content:center}.phone{width:360px;height:720px;background:#0e0e0c;border-radius:48px;padding:10px;box-shadow:0 40px 80px -30px rgba(20,30,24,.45),0 10px 30px -10px rgba(20,30,24,.25),inset 0 0 0 1px rgba(0,0,0,.4);position:relative;transform:rotateY(-6deg) rotateX(3deg) rotate(-1.5deg);transition:transform .6s ease}@media (max-width:1080px){.phone{width:320px;height:640px}}@media (max-width:980px){.phone{transform:none;width:340px;height:680px}}@media (max-width:420px){.phone{width:min(320px,calc(100vw - 40px));height:620px;border-radius:40px;padding:8px}.phone__screen{border-radius:34px}}.phone:hover{transform:rotateY(-3deg) rotateX(1deg) rotate(-.5deg)}.phone__screen{width:100%;height:100%;background:#ede4d9;border-radius:40px;overflow:hidden;flex-direction:column}.ch-head,.phone__screen{position:relative;display:flex}.ch-head{background:#f6f2ea;padding:18px 16px 12px;align-items:center;gap:12px;border-bottom:1px solid #e3dccf}.ch-head .back{color:var(--muted);font-size:22px;line-height:1;margin-right:-4px}.avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1f3a2e,#2f4f41);color:#f4f3ee;display:grid;place-items:center;font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:14px;letter-spacing:-.01em}.ch-title{display:flex;flex-direction:column;line-height:1.1}.ch-title .name{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:14px;color:var(--ink);display:flex;align-items:center;gap:6px}.ai-badge{font-family:var(--font-jetbrains),monospace;font-size:9.5px;letter-spacing:.05em;text-transform:uppercase;color:var(--forest);border:1px solid #c9d6ce;background:#e8eeea;padding:1px 5px;border-radius:3px}.ch-title .status{font-family:var(--font-inter),sans-serif;font-size:11.5px;color:var(--muted);display:flex;align-items:center;gap:5px}.ch-title .status:before{content:"";width:6px;height:6px;border-radius:50%;background:#2fa86b;display:inline-block}.ch-actions{margin-left:auto;display:flex;gap:14px;color:var(--muted)}.ch-body{flex:1;background:radial-gradient(circle at 10% 0,rgba(31,58,46,.04),transparent 40%),#efe6d8;padding:14px 12px 16px;overflow-y:auto;scroll-behavior:smooth;display:flex;flex-direction:column;gap:6px;position:relative}.ch-body::-webkit-scrollbar{width:4px}.ch-body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}.ch-day{align-self:center;font-size:10.5px;color:#8a8479;background:#eaddc7;padding:3px 10px;margin:4px 0 6px}.bubble,.ch-day{font-family:var(--font-inter),sans-serif;border-radius:10px}.bubble{max-width:78%;padding:8px 11px 18px;font-size:13.5px;line-height:1.42;color:var(--ink);position:relative;box-shadow:0 1px 0 rgba(0,0,0,.04)}.bubble .time{position:absolute;right:10px;bottom:4px;font-size:10px;color:#8a8479}.bubble.in{background:var(--wa-bubble-in);align-self:flex-start;border-top-left-radius:2px}.bubble.out{background:var(--wa-bubble-out);align-self:flex-end;border-top-right-radius:2px}.bubble.out .time{color:#4a6b5b}.bubble .disclosure{display:block;font-family:var(--font-jetbrains),monospace;font-size:10px;color:#4a6b5b;margin-bottom:4px;letter-spacing:.02em}.bubble.typing{display:inline-flex;gap:4px;padding:14px}.bubble.typing span{width:6px;height:6px;border-radius:50%;background:#9c9283;animation:bounce 1.2s infinite}.bubble.typing span:nth-child(2){animation-delay:.15s}.bubble.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{transform:translateY(0);opacity:.55}30%{transform:translateY(-3px);opacity:1}}.ch-body.is-live .bubble,.ch-body.is-live .cal-card{opacity:0;transform:translateY(6px) scale(.98);transition:opacity .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.ch-body.is-live .is-shown{opacity:1;transform:none}.ch-body.is-live .is-hidden{display:none!important}.cal-card{background:#fff;border-radius:10px;padding:10px 12px;align-self:flex-end;max-width:78%;border:1px solid #e3dccf;gap:10px;margin-top:2px}.cal-card,.cal-card .cal-icon{display:flex;align-items:center}.cal-card .cal-icon{flex:0 0 auto;width:38px;height:38px;border-radius:8px;border:1px solid var(--line);flex-direction:column;justify-content:center;background:#fcfbf7;color:var(--forest);font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:11px}.cal-card .cal-icon small{font-family:var(--font-inter),sans-serif;font-weight:500;font-size:8.5px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:-1px}.cal-card .cal-meta{line-height:1.25}.cal-card .cal-meta .t{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:12.5px;color:var(--ink)}.cal-card .cal-meta .d{font-family:var(--font-inter),sans-serif;font-size:11px;color:var(--muted);margin-top:1px}.ch-input{background:#f6f2ea;padding:8px 12px 14px;gap:8px;border-top:1px solid #e3dccf}.ch-input,.ch-input .field{display:flex;align-items:center}.ch-input .field{flex:1;height:34px;border-radius:18px;background:#fff;border:1px solid #e3dccf;padding:0 12px;font-family:var(--font-inter),sans-serif;font-size:12.5px;color:#a09685}.ch-send{width:34px;height:34px;border-radius:50%;background:var(--wa-green);display:grid;place-items:center;color:#f4f3ee}.hero__tag{position:absolute;right:-28px;bottom:56px;background:var(--forest);border:1px solid var(--forest);border-radius:14px;padding:14px 20px 14px 16px;font-family:var(--font-inter),sans-serif;font-size:14px;color:#f4f3ee;box-shadow:0 24px 48px -18px rgba(20,30,24,.45),0 6px 14px -6px rgba(20,30,24,.25);display:flex;align-items:center;gap:12px;transform:rotate(3deg);z-index:3;animation:tagIn .7s cubic-bezier(.2,.8,.2,1) .4s both}@keyframes tagIn{0%{opacity:0;transform:translateY(10px) rotate(3deg) scale(.92)}to{opacity:1;transform:rotate(3deg) scale(1)}}.hero__tag .check{width:28px;height:28px;border-radius:50%;background:#f4f3ee;display:grid;place-items:center;color:var(--forest);flex:0 0 auto}.hero__tag .check svg{width:14px;height:14px}.hero__tag strong{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:16px;letter-spacing:-.012em;color:#f4f3ee}.hero__tag small{display:block;color:#bfd1c7;font-size:11.5px;margin-top:2px;font-family:var(--font-jetbrains),monospace;letter-spacing:.04em}@media (max-width:980px){.hero__tag{right:0;bottom:-20px;transform:rotate(2deg)}}@media (max-width:420px){.hero__tag{right:8px;bottom:-16px;padding:10px 14px 10px 12px;font-size:12.5px}.hero__tag strong{font-size:14px}.hero__tag .check{width:24px;height:24px}}.industries{padding:72px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media (max-width:820px){.industries{padding:56px 0}}.industries__label{font-family:var(--font-jetbrains),monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);text-align:center;margin-bottom:10px}.industries__title{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:22px;letter-spacing:-.015em;color:var(--ink);text-align:center;margin:0 auto 36px;max-width:34ch}.industries__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:820px){.industries__grid{grid-template-columns:1fr}}.icard{border:1px solid var(--line);border-radius:12px;padding:24px 24px 22px;background:#fcfbf7;display:flex;flex-direction:column;gap:10px}.icard__ico{width:36px;height:36px;border-radius:8px;background:var(--forest-tint);color:var(--forest);display:grid;place-items:center;margin-bottom:6px}.icard h4{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:16.5px;letter-spacing:-.012em;margin:0;color:var(--ink);text-wrap:balance}.icard p{font-family:var(--font-inter),sans-serif;font-size:13.5px;line-height:1.55;color:var(--muted);margin:0}.trust{padding:48px 0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust__label{font-family:var(--font-jetbrains),monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);text-align:center;margin-bottom:24px}.trust__row{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;opacity:.55;filter:grayscale(1)}.logo-placeholder{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:22px;letter-spacing:-.02em;color:var(--ink);display:inline-flex;align-items:center;gap:8px}.logo-placeholder .mk{width:16px;height:16px;border-radius:3px;background:var(--ink);display:inline-block}.logo-placeholder .mk--circle{border-radius:50%}.logo-placeholder .mk--diamond{transform:rotate(45deg);border-radius:2px}.logo-placeholder .mk--bar{width:4px;height:18px;background:var(--ink)}.problem__head{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:flex-end;margin-bottom:64px}@media (max-width:820px){.problem__head{grid-template-columns:1fr;gap:20px}}.problem__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}@media (max-width:820px){.problem__cards{grid-template-columns:1fr}}.p-card{background:var(--bg);padding:36px 32px 40px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.p-card .num{font-family:var(--font-jetbrains),monospace;font-size:11.5px;color:var(--faint);letter-spacing:.08em;margin-bottom:40px}.p-card .stat{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:56px;line-height:1;letter-spacing:-.035em;color:var(--ink);margin-bottom:14px}.p-card .stat .unit{font-size:28px;color:var(--muted);font-weight:500}.p-card p{font-family:var(--font-inter),sans-serif;font-size:15px;line-height:1.55;color:var(--muted);margin:0;max-width:30ch}.problem__foot{margin-top:48px;text-align:center}.problem__foot p{font-family:var(--font-source-serif),serif;font-style:italic;font-size:22px;line-height:1.4;color:var(--ink);margin:0}.problem__foot p:after,.problem__foot p:before{content:"";display:inline-block;width:36px;height:1px;background:var(--line);vertical-align:middle;margin:0 18px}.solution{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.solution__head{margin-bottom:64px;max-width:60ch}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}@media (max-width:820px){.timeline{grid-template-columns:1fr}}.tstep{padding:0 24px 0 0;position:relative;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.tstep.is-on{opacity:1;transform:translateY(0)}@media (max-width:820px){.tstep{padding:0 0 40px 72px}}.tstep .marker{width:76px;height:76px;border-radius:50%;background:var(--bg-2);border:1px solid var(--line);display:grid;place-items:center;margin-bottom:22px;color:var(--accent-soft);position:relative;z-index:1;transition:border-color .4s ease,color .4s ease,transform .5s cubic-bezier(.3,1.4,.5,1),box-shadow .4s ease}.tstep.is-on .marker{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 4px hsla(0,0%,100%,.6),0 6px 18px -8px var(--accent)}.tstep.is-active .marker{transform:scale(1.06)}.tstep.is-active .marker:before{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--accent);opacity:0;animation:tstepPulse 1.4s ease-out}@keyframes tstepPulse{0%{transform:scale(.9);opacity:.8}to{transform:scale(1.35);opacity:0}}@media (max-width:820px){.tstep .marker{position:absolute;left:0;top:0;width:56px;height:56px}}.tstep .marker svg{width:26px;height:26px}.tstep .step-num{font-family:var(--font-jetbrains),monospace;font-size:11.5px;color:var(--faint);letter-spacing:.1em;margin-bottom:8px}.tstep h3{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:19px;line-height:1.25;letter-spacing:-.012em;margin:0 0 10px;color:var(--ink);text-wrap:balance}.tstep p{font-family:var(--font-inter),sans-serif;font-size:14.5px;line-height:1.6;color:var(--muted);margin:0;max-width:28ch}.tstep__chat{margin-top:20px;padding-right:24px;display:flex;flex-direction:column;gap:5px}.tstep__chat>*{opacity:0;transform:translateY(4px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.tstep.is-on .tstep__chat>*{opacity:1;transform:none}.tstep.is-on .tstep__chat>:first-child{transition-delay:.2s}.tstep.is-on .tstep__chat>:nth-child(2){transition-delay:.6s}.tstep.is-on .tstep__chat>:nth-child(3){transition-delay:1s}.mini-bubble{font-family:var(--font-inter),sans-serif;font-size:12px;line-height:1.4;padding:6px 10px 7px;border-radius:9px;max-width:90%;color:var(--ink);box-shadow:0 1px 0 rgba(0,0,0,.04)}.mini-bubble.in{background:#fff;border:1px solid #e3dccf;align-self:flex-start;border-top-left-radius:2px}.mini-bubble.out{background:var(--wa-bubble-out);align-self:flex-end;border-top-right-radius:2px}.mini-sys{align-self:center;font-family:var(--font-jetbrains),monospace;font-size:10px;padding:3px 10px;border-radius:10px;background:var(--line-2);color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.mini-cal{align-self:flex-end;gap:8px;background:#fff;border:1px solid #e3dccf;border-radius:9px;padding:6px 9px 6px 6px;font-family:var(--font-inter),sans-serif;font-size:11px;color:var(--ink);box-shadow:0 1px 0 rgba(0,0,0,.04)}.mini-cal,.mini-cal .ico{display:flex;align-items:center}.mini-cal .ico{width:26px;height:26px;border-radius:6px;border:1px solid var(--line);background:#fcfbf7;flex-direction:column;justify-content:center;color:var(--forest);font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:10px;line-height:1}.mini-cal .ico small{font-family:var(--font-inter),sans-serif;font-weight:500;font-size:7px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1px}.mini-cal .t{font-weight:600;font-size:11.5px;line-height:1.1}.mini-cal .d{font-size:10px;color:var(--muted);margin-top:1px;letter-spacing:.02em}.verticals__head{margin-bottom:56px;max-width:60ch}.vgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:820px){.vgrid{grid-template-columns:1fr}}.vcard{border:1px solid var(--line);border-radius:12px;padding:28px 28px 24px;background:#fcfbf7;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease}.vcard:hover{border-color:#d0cec8;transform:translateY(-2px)}.vcard__label{font-family:var(--font-jetbrains),monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-soft);margin-bottom:14px}.vcard__title{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:20px;line-height:1.25;letter-spacing:-.012em;color:var(--ink);margin:0 0 20px;text-wrap:balance}.vcard__chat{display:flex;flex-direction:column;gap:5px;margin-bottom:18px}.vcard__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-family:var(--font-inter),sans-serif;font-size:12.5px;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.vcard__foot .tag{font-family:var(--font-jetbrains),monospace;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}.features__head{margin-bottom:56px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:900px){.feature-cards{grid-template-columns:1fr}}.fcard{border:1px solid var(--line);border-radius:12px;padding:32px;background:#fcfbf7;display:flex;flex-direction:column;min-height:320px;transition:border-color .2s ease,transform .2s ease}.fcard:hover{border-color:#d0cec8;transform:translateY(-2px)}.fcard .ficon{width:40px;height:40px;border-radius:8px;border:1px solid var(--line);background:var(--bg);display:grid;place-items:center;color:var(--accent-soft);margin-bottom:24px}.fcard h3{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:22px;letter-spacing:-.016em;margin:0 0 12px;color:var(--ink);text-wrap:balance}.fcard p{font-family:var(--font-inter),sans-serif;font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 20px}.fcard .ftag{margin-top:auto;font-family:var(--font-jetbrains),monospace;font-size:11px;letter-spacing:.08em;color:var(--faint);text-transform:uppercase;padding-top:20px;border-top:1px solid var(--line);display:flex;gap:10px;flex-wrap:wrap}.fcard .ftag span{padding:3px 8px;border:1px solid var(--line);border-radius:20px;color:var(--muted)}.onboarding__head{max-width:56ch;margin-bottom:64px}.onboarding__steps{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.onboarding__steps:before{content:"";position:absolute;top:24px;left:calc(10% + 10px);right:calc(10% + 10px);height:1px;background:var(--line);z-index:0}@media (max-width:900px){.onboarding__steps{grid-template-columns:1fr;gap:32px}.onboarding__steps:before{display:none}}.ostep{position:relative;z-index:1;padding-right:16px}@media (max-width:900px){.ostep{padding:0 0 0 72px}}.ostep .num{width:48px;height:48px;border-radius:50%;border:1px solid var(--line);background:var(--bg);display:grid;place-items:center;font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:15px;letter-spacing:-.01em;color:var(--forest);margin-bottom:22px}@media (max-width:900px){.ostep .num{position:absolute;left:0;top:0;width:44px;height:44px;font-size:14px}}.ostep .day{font-family:var(--font-jetbrains),monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:8px}.ostep h3{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:18px;line-height:1.25;letter-spacing:-.012em;margin:0 0 8px;color:var(--ink);text-wrap:balance}.ostep p{font-family:var(--font-inter),sans-serif;font-size:14.5px;line-height:1.6;color:var(--muted);margin:0;max-width:28ch}.onboarding__reassurance{margin-top:72px;text-align:center}.onboarding__reassurance p{font-family:var(--font-source-serif),serif;font-style:italic;font-size:19px;line-height:1.55;color:var(--ink-2);max-width:600px;margin:0 auto;text-wrap:balance}.home-faq{padding:120px 0;border-top:1px solid var(--line)}@media (max-width:820px){.home-faq{padding:72px 0}}.home-faq__head{text-align:center;margin:0 auto 56px;max-width:44ch}.home-faq__head .section-title{margin:0 auto 14px}.home-faq__head .kicker{font-family:var(--font-source-serif),serif;font-style:italic;font-size:20px;line-height:1.55;color:var(--muted);margin:0}.home-faq__wrap{max-width:800px;margin:0 auto}.launch{padding:140px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-2)}@media (max-width:820px){.launch{padding:80px 0}}.launch__inner{max-width:680px;margin:0 auto;text-align:center}.launch__label{font-family:var(--font-jetbrains),monospace;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-soft);margin-bottom:22px}.launch__title{font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.25;letter-spacing:-.008em;color:var(--ink);margin:0 0 18px;text-wrap:balance}.launch__sub,.launch__title{font-family:var(--font-source-serif),serif}.launch__sub{font-size:18.5px;line-height:1.55;color:var(--muted);margin:0 auto 32px;max-width:56ch}.launch__cta{font-family:var(--font-inter),sans-serif;font-weight:500;font-size:15px;color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;gap:8px;padding-bottom:2px;border-bottom:1px solid var(--ink);transition:color .15s ease,border-color .15s ease}.launch__cta:hover{color:var(--accent-soft);border-color:var(--accent-soft)}.launch__cta .arrow{transition:transform .2s ease}.launch__cta:hover .arrow{transform:translateX(3px)}.quote{padding:140px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media (max-width:820px){.quote{padding:80px 0}}.quote__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media (max-width:820px){.quote__inner{grid-template-columns:1fr;gap:32px}}.pullquote{font-weight:500;font-size:clamp(30px,3.4vw,44px);line-height:1.2;letter-spacing:-.01em;color:var(--ink);margin:0 0 24px;text-wrap:balance}.pullquote,.pullquote:before{font-family:var(--font-source-serif),serif}.pullquote:before{content:"\201C";font-size:1.4em;color:var(--accent-soft);line-height:0;margin-right:4px;vertical-align:-.18em}.quote__attr{display:flex;gap:14px;align-items:center;margin-bottom:32px}.quote__attr .avatar{width:44px;height:44px;font-size:15px}.quote__attr .who{font-family:var(--font-inter),sans-serif;font-size:14px;line-height:1.35}.quote__attr .who strong{display:block;font-weight:600;color:var(--ink)}.quote__attr .who span{color:var(--muted);font-size:13px}.quote__stats{border:1px solid var(--line);border-radius:12px;padding:28px;background:#fcfbf7}.quote__stats .s-row{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0;border-top:1px solid var(--line)}.quote__stats .s-row:first-child{border-top:none;padding-top:0}.quote__stats .s-label{font-family:var(--font-inter),sans-serif;font-size:13px;color:var(--muted)}.quote__stats .s-value{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:24px;letter-spacing:-.015em;color:var(--ink)}.quote__stats .arrow{display:inline-block;color:var(--accent-soft);margin:0 8px;font-family:var(--font-jetbrains),monospace;font-size:14px}.pricing__head{margin-bottom:56px;max-width:34ch}.price-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:820px){.price-cards{grid-template-columns:1fr}}.pcard{border:1px solid var(--line);border-radius:12px;padding:36px;background:#fcfbf7;position:relative;display:flex;flex-direction:column}.pcard--featured{background:#0f1f18;color:#f4f3ee;border-color:#0f1f18}.pcard .plan{font-family:var(--font-jetbrains),monospace;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:24px}.pcard--featured .plan{color:#9fb5a8}.pcard .price{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:52px;line-height:1;letter-spacing:-.035em;margin-bottom:6px;display:flex;align-items:baseline;gap:6px}.pcard .price .per{font-size:15px;font-weight:500;color:var(--muted)}.pcard--featured .price .per{color:#9fb5a8}.pcard h3{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:20px;letter-spacing:-.015em;margin:20px 0 10px}.pcard p{font-family:var(--font-inter),sans-serif;font-size:15px;line-height:1.55;color:var(--muted);margin:0 0 28px;max-width:38ch}.pcard--featured p{color:#bfc9c2}.pcard .popular{position:absolute;top:-11px;right:24px;background:var(--accent);color:#1a1a1a;font-family:var(--font-jetbrains),monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.pcard .plink{margin-top:auto;font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink)}.pcard--featured .plink{color:#f4f3ee}.pcard .plink .arrow{transition:transform .2s ease}.pcard .plink:hover .arrow{transform:translateX(3px)}.pricing__foot{margin-top:28px;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-inter),sans-serif;font-size:13.5px;color:var(--muted);flex-wrap:wrap;gap:16px}.final{padding:140px 0;text-align:center;border-top:1px solid var(--line)}@media (max-width:820px){.final{padding:80px 0}}.final h2{font-family:var(--font-inter-tight),sans-serif;font-weight:600;font-size:clamp(40px,5.6vw,76px);line-height:1.04;letter-spacing:-.035em;color:var(--ink);margin:0 auto 18px;max-width:18ch;text-wrap:balance}.final h2 .ital{font-style:italic;font-weight:500}.final h2 .ital,.final p{font-family:var(--font-source-serif),serif}.final p{font-size:20px;line-height:1.55;color:var(--muted);margin:0 auto 36px;max-width:50ch}.final .reassurance{font-family:var(--font-inter),sans-serif;font-size:13.5px;color:var(--faint);margin-top:22px;font-style:normal}.i{width:18px;height:18px;stroke-width:1.6;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}@media (max-width:820px){.hero{padding-top:24px;padding-bottom:56px}.hero__pill{margin-bottom:20px;font-size:12px}h1.hero__title{font-size:44px!important;line-height:1.02!important;margin:0 0 20px!important;letter-spacing:-.035em!important}.hero__sub{font-size:18px!important;line-height:1.5!important;margin-bottom:28px!important;max-width:100%!important}.hero__ctas{gap:16px}.btn.btn--lg{padding:12px 18px;font-size:14.5px}.btn--text{font-size:13.5px}}@media (max-width:560px){.hero{padding-top:20px;padding-bottom:48px}h1.hero__title{font-size:40px!important}.hero__sub{font-size:17px!important}}