.promo-root{--black:#0d0d0d;--surface:#161616;--card-dark:#1a1a1a;--footer:#0a0a0a;--green:#c8ff00;--accent-rgb:200 255 0;--green-dark:#0d0d0d66;--green-deep:#161616;--white:#fff;--muted-white:#fff9;--blue:#8b8b8b;--blue-soft:#8b8b8b1f;--past-rgb:139 139 139;--mint:#e8ff9c;--paper:#f5f5f5;--card:#fafafa;--ink:#0d0d0d;--muted:#0d0d0d99;--line:#e8e8e8;--shadow-rgb:13 13 13;--header:56px;min-height:100svh;font-family:var(--font-promo), system-ui, sans-serif;background:var(--black);color:var(--white)}.promo-root h1,.promo-root h2,.promo-root h3,.promo-root p{word-break:keep-all;overflow-wrap:anywhere}.promo-root .container{width:min(1200px,100% - 48px);margin-inline:auto}.promo-root .eyebrow{color:var(--green);letter-spacing:.18em;margin:0 0 20px;font-size:14px;font-weight:900}.promo-root .text-link{color:var(--green);text-underline-offset:6px;font-weight:850}.promo-root .hero{color:var(--white);background:radial-gradient(circle at 20% 16%, rgb(var(--accent-rgb) / .16), transparent 42%), var(--black);padding:clamp(104px,12vw,176px) 0 clamp(76px,9vw,128px);position:relative;overflow:hidden}.promo-root .hero-backdrop{z-index:0;margin:0;padding:0;list-style:none;position:absolute;inset:0}.promo-root .hero-backdrop:after{content:"";background:linear-gradient(100deg,#0d0d0deb 32%,#0d0d0d9e),#0d0d0d59;position:absolute;inset:0}.promo-root .hero-backdrop li{opacity:0;background-position:50%;background-size:cover;position:absolute;inset:0}.promo-root .hero-backdrop li:first-child{opacity:1}.promo-root .hero-backdrop[data-count="2"] li,.promo-root .hero-backdrop[data-count="3"] li,.promo-root .hero-backdrop[data-count="4"] li{opacity:0;animation-delay:calc(var(--i) * 6s);animation-timing-function:linear;animation-iteration-count:infinite}.promo-root .hero-backdrop[data-count="2"] li{animation-name:promo-hero-2;animation-duration:12s}.promo-root .hero-backdrop[data-count="3"] li{animation-name:promo-hero-3;animation-duration:18s}.promo-root .hero-backdrop[data-count="4"] li{animation-name:promo-hero-4;animation-duration:24s}@keyframes promo-hero-2{0%,50%{opacity:1}58%,92%{opacity:0}to{opacity:1}}@keyframes promo-hero-3{0%,33.3%{opacity:1}38.3%,95%{opacity:0}to{opacity:1}}@keyframes promo-hero-4{0%,25%{opacity:1}29%,96%{opacity:0}to{opacity:1}}.promo-root .hero>.container{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.promo-root .hero-backdrop li{opacity:0;animation:none}.promo-root .hero-backdrop li:first-child{opacity:1}}.promo-root .hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.promo-root .hero-lead{max-width:640px;color:var(--muted-white);margin:26px 0 0;font-size:clamp(19px,1.8vw,22px);line-height:1.65}.promo-root .hero-solution{color:var(--green);letter-spacing:-.01em;margin:0;font-size:clamp(19px,1.8vw,23px);font-weight:900}.promo-root .hero-areas{flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0 36px;padding:0;list-style:none;display:flex}.promo-root .hero-areas li{border:1px solid rgb(var(--accent-rgb) / .35);color:var(--green);border-radius:2px;padding:8px 14px;font-size:16px;font-weight:700}.promo-root .hero .eyebrow{letter-spacing:0;margin:0 0 18px;font-size:18px;font-weight:700}.promo-root .hero h1{letter-spacing:-.045em;text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(34px,4.6vw,62px);font-weight:950;line-height:1.18}.promo-root .hero-typed,.promo-root .hero-after{display:block}html.promo-motion .promo-root .hero-typed{animation:promo-title-type calc(var(--steps,14) * 75ms) steps(var(--steps,14)) .25s both}html.promo-motion .promo-root .hero-after{animation:promo-title-type calc(var(--steps2,14) * 75ms) steps(var(--steps2,14)) calc(var(--steps,14) * 75ms + .75s) both}@keyframes promo-title-type{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.promo-root .hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.promo-root .button{letter-spacing:-.01em;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:13px 24px;font-size:17px;font-weight:900;transition:transform .25s cubic-bezier(.2,.75,.2,1),background-color .25s,border-color .25s,color .25s;display:inline-flex}.promo-root .button:hover,.promo-root .button:focus-visible{transform:translateY(-2px)}.promo-root .button-green{color:var(--black);background:var(--green)}.promo-root .button-green:hover,.promo-root .button-green:focus-visible{background:#d9ff4d}.promo-root .button-outline{color:var(--white);border-color:#ffffff47}.promo-root .button-outline:hover,.promo-root .button-outline:focus-visible{color:var(--green);border-color:rgb(var(--accent-rgb) / .75)}.promo-root .button-invert{color:var(--green);background:var(--black)}.promo-root .button-invert:hover,.promo-root .button-invert:focus-visible{background:#1f1f1f}.promo-root .button-ink{color:var(--ink);border-width:2px;border-color:#0d0d0d4d}.promo-root .button-ink:hover,.promo-root .button-ink:focus-visible{border-color:var(--ink)}.promo-root .people-preview{color:var(--white);background:radial-gradient(circle at 50% 58%, rgb(var(--accent-rgb) / .13), transparent 31%), var(--black);padding:clamp(96px,10vw,160px) 0}.promo-root .people-heading{grid-template-columns:1.05fr .95fr;align-items:end;gap:clamp(42px,8vw,110px);display:grid}.promo-root .people-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5.5vw,72px);line-height:1.05}.promo-root .people-description p{max-width:620px;color:var(--muted-white);margin:0 0 24px;font-size:23px;line-height:1.7}.promo-root .collaboration-board{background:radial-gradient(circle at 50% 48%, rgb(var(--accent-rgb) / .15), transparent 25%), linear-gradient(145deg, #ffffff0e, #ffffff04);border:1px solid #ffffff1f;border-radius:2px;min-height:670px;margin-top:68px;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #00000047}.promo-root .collaboration-board:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.promo-root .collaboration-network{width:calc(100% - 24px);height:calc(100% - 24px);position:absolute;inset:12px;overflow:visible}.promo-root .network-base,.promo-root .network-signal{fill:none;vector-effect:non-scaling-stroke}.promo-root .network-base{stroke:#ffffff21;stroke-width:1px}.promo-root .network-signal{stroke:var(--green);stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:2 18;filter:drop-shadow(0 0 5px rgb(var(--accent-rgb) / .75));animation:3.8s linear infinite promo-network-flow}.promo-root .network-signal.signal-b,.promo-root .network-signal.signal-e{animation-duration:4.7s;animation-direction:reverse}.promo-root .network-signal.signal-c,.promo-root .network-signal.signal-d{animation-duration:5.3s}.promo-root .network-signal.signal-f{animation-duration:3.4s;animation-direction:reverse}.promo-root .collaboration-core{z-index:2;aspect-ratio:1;border:1px solid rgb(var(--accent-rgb) / .65);width:190px;color:var(--white);box-shadow:0 0 0 18px rgb(var(--accent-rgb) / .045), 0 0 70px rgb(var(--accent-rgb) / .2);background:#17191bf0;border-radius:50%;align-content:center;place-items:center;animation:3.2s ease-in-out infinite promo-core-pulse;display:grid;position:absolute;top:49%;left:50%;translate:-50% -50%}.promo-root .collaboration-core small,.promo-root .collaboration-core span{letter-spacing:.16em;font-size:8px;font-weight:900}.promo-root .collaboration-core small{color:#ffffff7a}.promo-root .collaboration-core strong{color:var(--green);letter-spacing:-.08em;margin:5px 0;font-size:44px;line-height:1}.promo-root .collaboration-core span{color:var(--green)}.promo-root .team-card{z-index:3;width:32%;min-height:230px;color:var(--white);background:#212528f5;border:1px solid #ffffff21;border-radius:2px;outline:none;padding:28px;transition:transform .35s cubic-bezier(.2,.75,.2,1),border-color .3s,box-shadow .3s;position:absolute;box-shadow:0 24px 65px #00000057}.promo-root .team-card:hover,.promo-root .team-card:focus-visible{border-color:rgb(var(--accent-rgb) / .75);box-shadow:0 30px 75px #0000006b, 0 0 35px rgb(var(--accent-rgb) / .12);transform:translateY(-8px)}.promo-root .team-marketing{top:6%;left:3.5%}.promo-root .team-design{color:var(--black);background:var(--green);border-color:#0000;top:6%;right:3.5%}.promo-root .team-development{border-color:rgb(var(--accent-rgb) / .45);width:36%;bottom:5%;left:50%;transform:translate(-50%)}.promo-root .team-development:hover,.promo-root .team-development:focus-visible{transform:translate(-50%,-8px)}.promo-root .team-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.promo-root .team-card-head span{letter-spacing:.14em;font-size:13px;font-weight:900}.promo-root .team-card-head i{background:var(--green);border-radius:50%;width:10px;height:10px;animation:2s ease-out infinite promo-signal-pulse;display:block}.promo-root .team-design .team-card-head i,.promo-root .team-development .team-card-head i{background:var(--black)}.promo-root .team-card h3{letter-spacing:-.04em;margin:52px 0 14px;font-size:clamp(23px,2.5vw,31px);line-height:1.12}.promo-root .team-card p{color:#ffffff9e;margin:0;font-size:18px;line-height:1.65}.promo-root .team-design p,.promo-root .team-development p{color:#050806a3}.promo-root .team-card>small{color:var(--green);letter-spacing:.1em;margin-top:24px;font-size:8px;font-weight:900;display:block}.promo-root .team-design>small,.promo-root .team-development>small{color:var(--green-dark)}@keyframes promo-network-flow{to{stroke-dashoffset:-80px}}@keyframes promo-core-pulse{50%{box-shadow:0 0 0 26px rgb(var(--accent-rgb) / .025), 0 0 92px rgb(var(--accent-rgb) / .26)}}@keyframes promo-signal-pulse{0%{box-shadow:0 0 0 0 rgb(var(--accent-rgb) / .48)}70%{box-shadow:0 0 0 11px rgb(var(--accent-rgb) / 0)}to{box-shadow:0 0 0 0 rgb(var(--accent-rgb) / 0)}}@media (max-width:900px){.promo-root .people-heading{grid-template-columns:1fr}.promo-root .collaboration-board{min-height:710px}.promo-root .team-card{width:37%}.promo-root .team-marketing{left:2.5%}.promo-root .team-design{right:2.5%}.promo-root .team-development{width:43%}}@media (max-width:620px){.promo-root .container{width:min(100% - 32px,1180px)}.promo-root .hero{padding:88px 0 72px}.promo-root .hero-actions .button{flex:100%}.promo-root .people-preview{padding:88px 0}.promo-root .people-description p{font-size:21px}.promo-root .collaboration-board{border-radius:2px;gap:14px;min-height:0;margin-top:46px;padding:16px;display:grid}.promo-root .collaboration-network{display:none}.promo-root .collaboration-core{aspect-ratio:auto;border-radius:2px;width:100%;min-height:120px;position:relative;top:auto;left:auto;translate:none}.promo-root .collaboration-core strong{font-size:36px}.promo-root .team-card,.promo-root .team-marketing,.promo-root .team-design,.promo-root .team-development{width:100%;min-height:235px;position:relative;inset:auto;transform:none}.promo-root .team-card:hover,.promo-root .team-card:focus-visible,.promo-root .team-development:hover,.promo-root .team-development:focus-visible{transform:translateY(-4px)}.promo-root .team-card h3{margin-top:44px}}@media (prefers-reduced-motion:reduce){.promo-root .network-signal,.promo-root .collaboration-core,.promo-root .team-card-head i{animation:none}.promo-root .team-card,.promo-root .button{transition:none}}
.promo-root .site-header{z-index:100;height:var(--header);color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0d0df2;border-bottom:1px solid #222;position:fixed;inset:0 0 auto}.promo-root .header-inner{align-items:center;gap:28px;width:min(1200px,100% - 48px);height:100%;margin-inline:auto;display:flex}.promo-root .brand{flex:none;align-items:center;gap:12px;display:inline-flex}.promo-root .brand-mark{color:var(--white);letter-spacing:-.04em;font-size:20px;font-weight:950}.promo-root .promo-nav{scrollbar-width:none;flex:auto;justify-content:flex-end;align-items:center;gap:30px;min-width:0;display:flex;overflow-x:auto}.promo-root .promo-nav::-webkit-scrollbar{display:none}.promo-root .promo-nav a{color:#fff9;white-space:nowrap;flex:none;font-size:17px;font-weight:500;transition:color .25s;position:relative}.promo-root .promo-nav a:after{content:"";background:var(--green);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.promo-root .promo-nav a:hover,.promo-root .promo-nav a:focus-visible{color:var(--white)}.promo-root .promo-nav a:hover:after,.promo-root .promo-nav a:focus-visible:after{right:0}.promo-root .header-cta{color:var(--black);background:var(--green);white-space:nowrap;border-radius:2px;flex:none;padding:9px 16px;font-size:17px;font-weight:700;transition:transform .2s,box-shadow .2s}.promo-root .header-cta:hover,.promo-root .header-cta:focus-visible{box-shadow:0 0 28px rgb(var(--accent-rgb) / .28);transform:translateY(-2px)}.promo-root .site-footer{color:var(--white);background:var(--footer);border-top:1px solid #222;padding:64px 0 24px}.promo-root .footer-grid{margin-bottom:40px;display:block}.promo-root .footer-brand strong{color:var(--white);margin-bottom:12px;font-size:23px;font-weight:950;display:block}.promo-root .footer-brand p{color:#fff6;max-width:320px;margin:0;font-size:15px;line-height:1.7}.promo-root .footer-brand a{color:#ffffff4d;margin-top:16px;font-size:15px;display:inline-block}.promo-root .footer-brand a:hover{color:#fff9}.promo-root .site-footer nav{flex-direction:column;gap:4px;display:flex}.promo-root .site-footer nav b{color:#fff6;letter-spacing:.1em;margin-bottom:12px;font-size:15px;font-weight:700}.promo-root .site-footer nav a{color:#ffffff80;padding:4px 0;font-size:17px;transition:color .2s}.promo-root .site-footer nav a:hover,.promo-root .site-footer nav a:focus-visible{color:var(--white)}.promo-root .footer-bottom{border-top:1px solid #222;padding-top:24px}.promo-root .footer-bottom p{color:#ffffff4d;margin:0;font-size:15px}.promo-root .hero-visual{text-align:left;flex-direction:column;gap:16px;width:min(860px,100%);margin:44px 0 36px;display:flex}.promo-root .signal-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.promo-root .subhero{padding:calc(var(--header) + clamp(90px, 10vw, 150px)) 0 clamp(90px, 10vw, 150px);color:var(--white);background:radial-gradient(circle at 80% 30%, rgb(var(--accent-rgb) / .22), #073d2b1f 25%, transparent 48%), var(--black);position:relative;overflow:hidden}.promo-root .subhero:after{content:"";border:1px solid rgb(var(--accent-rgb) / .25);width:480px;height:480px;box-shadow:0 0 80px rgb(var(--accent-rgb) / .08);border-radius:50%;position:absolute;bottom:-260px;right:-150px}.promo-root .subhero>.container{z-index:2;animation:.68s 60ms both promo-subhero-in;position:relative}.promo-root .subhero h1{letter-spacing:-.05em;max-width:1000px;margin:0 0 30px;font-size:clamp(44px,7vw,92px);font-weight:860;line-height:1}.promo-root .sublede{max-width:760px;color:var(--muted-white);margin:0;font-size:clamp(21px,2.2vw,25px);line-height:1.6}@keyframes promo-subhero-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.promo-root .content-section{color:var(--ink);background:var(--white);padding:clamp(80px,9vw,140px) 0}.promo-root .content-section.paper{background:var(--paper)}.promo-root .content-section.mint{color:var(--ink);background:var(--green)}.promo-root .content-section.dark{color:var(--white);background:var(--black)}.promo-root .content-section.deep{color:var(--white);background:var(--surface)}.promo-root h2{letter-spacing:-.05em;max-width:900px;margin:0 0 28px;font-size:clamp(32px,5vw,62px);font-weight:830;line-height:1.1}.promo-root .content-section .eyebrow{color:var(--green-dark)}.promo-root .content-section.dark .eyebrow,.promo-root .content-section.deep .eyebrow{color:var(--green)}.promo-root .content-section.mint .eyebrow,.promo-root .content-section.mint h2,.promo-root .content-section.mint h3{color:var(--ink)}.promo-root .two-col{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(45px,8vw,110px);display:grid}.promo-root .lead-copy{max-width:720px;color:var(--muted);font-size:clamp(20px,2vw,22px);line-height:1.7}.promo-root .lead-copy p{margin:0 0 18px}.promo-root .lead-copy p:last-child{margin-bottom:0}.promo-root .content-section.dark .lead-copy,.promo-root .content-section.deep .lead-copy{color:var(--muted-white)}.promo-root .two-col h2{font-size:clamp(30px,3.4vw,46px)}.promo-root .about-collaboration{margin-top:clamp(86px,10vw,145px)}.promo-root .about-collaboration>.lead-copy{max-width:780px}.promo-root .section-closer{margin:55px 0 0;font-size:clamp(24px,3vw,34px);font-weight:780;line-height:1.35}.promo-root .section-closer.is-long{max-width:900px;font-size:clamp(17px,1.8vw,20px);font-weight:600;line-height:1.85}.promo-root .card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;display:grid}.promo-root .info-card{border:1px solid var(--line);background:var(--card);min-height:250px;box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;padding:28px;transition:transform .3s,border-color .3s,box-shadow .3s}.promo-root .info-card:hover{box-shadow:0 18px 40px rgb(var(--shadow-rgb) / .1);border-color:#087a4c80;transform:translateY(-6px)}.promo-root .content-section.dark .info-card,.promo-root .content-section.deep .info-card{box-shadow:none;background:#ffffff0f;border-color:#ffffff24}.promo-root .content-section.dark .info-card{border-top:2px solid rgb(var(--accent-rgb) / .45);min-height:300px;padding:34px}.promo-root .content-section.dark .info-card span{letter-spacing:-.02em;font-size:clamp(30px,3.2vw,40px)}.promo-root .content-section.dark .info-card h3{margin:18px 0 14px}.promo-root .content-section.dark .info-card:hover{border-top-color:var(--green);background:#ffffff17;transform:translateY(-6px)}.promo-root .content-section.mint .info-card{color:var(--white);background:var(--black);box-shadow:none;border-color:#0000}.promo-root .content-section.mint .info-card:hover{border-color:#0000;box-shadow:0 18px 40px #00000038}.promo-root .content-section.mint .info-card span{color:var(--green);letter-spacing:.02em;font-size:clamp(28px,3vw,38px)}.promo-root .content-section.mint .info-card h3{color:var(--white);margin:14px 0}.promo-root .content-section.mint .info-card p{color:#ffffffe0}.promo-root .info-card span{color:var(--green-dark);letter-spacing:.13em;font-size:14px;font-weight:900}.promo-root .content-section.dark .info-card span,.promo-root .content-section.deep .info-card span{color:var(--green)}.promo-root .info-card h3{letter-spacing:-.04em;margin:42px 0 12px;font-size:25px}.promo-root .info-card p{color:var(--muted);margin:0;line-height:1.7}.promo-root .content-section.dark .info-card p,.promo-root .content-section.deep .info-card p{color:var(--muted-white)}.promo-root .timeline{counter-reset:promo-timeline;margin:50px 0 0;padding:0;list-style:none}.promo-root .timeline li{counter-increment:promo-timeline;border-bottom:1px solid var(--line);grid-template-columns:60px .7fr 1.3fr;gap:20px;padding:26px 0;display:grid}.promo-root .timeline li:before{content:counter(promo-timeline, decimal-leading-zero);color:var(--green-dark);font-size:15px;font-weight:900}.promo-root .timeline b{letter-spacing:-.03em;font-size:23px}.promo-root .timeline span{color:var(--muted);line-height:1.7}.promo-root .content-section.dark .timeline li,.promo-root .content-section.deep .timeline li{border-color:#ffffff26}.promo-root .content-section.dark .timeline span,.promo-root .content-section.deep .timeline span{color:var(--muted-white)}.promo-root .myth-list{gap:14px;margin-top:50px;display:grid}.promo-root .myth{border:1px solid var(--line);background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;grid-template-columns:150px 1fr;gap:30px;padding:28px;display:grid}.promo-root .myth strong{color:var(--green-dark);letter-spacing:.02em;font-size:17px}.promo-root .myth p{margin:0;line-height:1.7}.promo-root .pattern-board{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:50px;display:grid}.promo-root .pattern-board div{min-height:185px;color:var(--white);background:var(--black);border-radius:2px;flex-direction:column;justify-content:space-between;padding:22px;transition:transform .3s,background .3s;display:flex}.promo-root .pattern-board div:hover{background:var(--green-deep);transform:translateY(-7px)}.promo-root .pattern-board span{color:var(--green);letter-spacing:.12em;font-size:13px;font-weight:900}.promo-root .pattern-board b{letter-spacing:-.03em;font-size:23px}.promo-root .pattern-board p{color:#ffffff94;margin:0;font-size:17px;line-height:1.6}.promo-root .quote-card{color:var(--white);background:var(--black);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .3);border-radius:2px;margin-top:70px;padding:clamp(30px,5vw,60px)}.promo-root .quote-card p{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,50px);font-weight:830;line-height:1.22}.promo-root .plan-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:16px;margin-top:55px;display:grid}.promo-root .plan-card{border:1px solid var(--line);background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;flex-direction:column;padding:30px;transition:transform .3s cubic-bezier(.2,.75,.2,1),background-color .3s,border-color .3s;display:flex;position:relative}.promo-root .plan-pick{opacity:0;width:1px;height:1px;position:absolute}.promo-root .plan-hit{z-index:1;cursor:pointer;position:absolute;inset:0}.promo-root .plan-hit span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.promo-root .plan-card:hover{border-color:rgb(var(--accent-rgb) / .5)}.promo-root .plan-pick:checked+.plan-card{color:var(--black);background:var(--green);border-color:#0000;transform:translateY(-12px)}.promo-root .plan-pick:focus-visible+.plan-card{outline:2px solid var(--green);outline-offset:3px}.promo-root .plan-card h3{letter-spacing:.06em;margin:0;font-size:26px;font-weight:900}.promo-root .plan-price{border-bottom:1px solid var(--line);margin:14px 0 18px;padding-bottom:18px}.promo-root .plan-price strong{letter-spacing:-.04em;font-size:clamp(28px,3vw,36px);font-weight:900;display:block}.promo-root .plan-price span{color:var(--muted);margin-top:6px;font-size:14px;display:block}.promo-root .plan-pick:checked+.plan-card .plan-price{border-bottom-color:#0508062e}.promo-root .plan-pick:checked+.plan-card .plan-price span{color:#0508069e}.promo-root .plan-sub{min-height:76px;color:var(--muted);word-break:keep-all;margin:0 0 20px;font-size:15px;line-height:1.65}.promo-root .plan-pick:checked+.plan-card .plan-sub{color:#050806ad}.promo-root .plan-card .button{z-index:2;position:relative}.promo-root .plan-footnote{border-top:1px solid var(--line);color:var(--muted);word-break:keep-all;margin:20px 0 0;padding-top:18px;font-size:14px;line-height:1.6}.promo-root .plan-pick:checked+.plan-card .plan-footnote{color:#050806ad;border-top-color:#0508062e}.promo-root .plan-scope{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:15px 0;padding:15px 0;font-weight:800}.promo-root .plan-pick:checked+.plan-card .plan-scope{border-color:#05080629}.promo-root .plan-card ul{flex:1;margin:0 0 25px;padding:0;list-style:none}.promo-root .plan-card li{color:var(--muted);padding:8px 0 8px 20px;font-size:17px;position:relative}.promo-root .plan-card li:before{content:"";background:var(--green-dark);width:8px;height:2px;position:absolute;top:18px;left:0}.promo-root .plan-pick:checked+.plan-card li{color:#050806ad}.promo-root .plan-card .button-green{color:var(--white);background:var(--black)}.promo-root .plan-card .button-green:hover,.promo-root .plan-card .button-green:focus-visible{background:var(--green-deep)}.promo-root .plan-pick:checked+.plan-card .button-green{color:var(--white);background:var(--black)}.promo-root .final-cta{color:var(--white);background:var(--black);border-top:1px solid #ffffff14;padding:clamp(90px,10vw,150px) 0}.promo-root .final-grid{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.promo-root .final-grid h2{margin-bottom:0}.promo-root .change-section{color:var(--white);background:radial-gradient(circle at 80% 20%, rgb(var(--accent-rgb) / .24), transparent 38%), linear-gradient(150deg, var(--black) 15%, var(--green-deep));padding:clamp(90px,10vw,150px) 0}.promo-root .change-section .eyebrow{color:var(--green)}.promo-root .section-heading{max-width:980px}.promo-root .section-heading h2{margin-bottom:22px}.promo-root .section-heading>p:last-child{opacity:.67;max-width:760px;margin:0;font-size:clamp(20px,2vw,22px);line-height:1.7}.promo-root .compare-grid{grid-template-columns:1fr 70px 1fr;align-items:center;gap:20px;margin-top:65px;display:grid}.promo-root .compare-side{border-radius:2px;min-height:390px;padding:clamp(28px,4vw,50px)}.promo-root .compare-side.old{background:#ffffff0f;border:1px solid #ffffff24}.promo-root .compare-side.new{color:var(--black);background:var(--green);box-shadow:0 25px 70px rgb(var(--accent-rgb) / .16)}.promo-root .compare-side>span{color:var(--green);letter-spacing:.15em;font-size:13px;font-weight:900}.promo-root .compare-side.new>span{color:var(--green-dark)}.promo-root .compare-side h3{letter-spacing:-.04em;margin:12px 0 26px;font-size:30px}.promo-root .compare-side dl{margin:0}.promo-root .compare-side dl div{border-top:1px solid #ffffff24;grid-template-columns:90px 1fr;gap:12px;padding:16px 0;display:grid}.promo-root .compare-side.new dl div{border-color:#0508062e}.promo-root .compare-side dt{color:#ffffff7a}.promo-root .compare-side.new dt{color:#0508068c}.promo-root .compare-side dd{margin:0;font-weight:780}.promo-root .compare-pivot{border:1px solid rgb(var(--accent-rgb) / .5);width:60px;height:60px;color:var(--green);border-radius:50%;place-items:center;font-size:30px;display:grid}.promo-root .content-section .compare-side.old>span{color:var(--green-dark)}.promo-root .content-section .compare-side.old dl div{border-color:var(--line)}.promo-root .content-section .compare-side.old dt{color:var(--muted)}.promo-root .content-section .compare-pivot{color:var(--green-dark);border-color:#087a4c47}.promo-root .section-action{justify-content:space-between;align-items:flex-end;gap:40px;margin-top:60px;display:flex}.promo-root .section-action p{letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(26px,4vw,48px);font-weight:830;line-height:1.2}.promo-root .section-action .text-link{flex:none}.promo-root .flow-graphic{height:120px;margin:34px 0 20px;position:relative}.promo-root .flow-graphic i{background:var(--green);border-radius:999px;height:22px;display:block;position:absolute;transform:rotate(-35deg)}.promo-root .flow-graphic i:first-child{width:105px;top:15px;left:8%}.promo-root .flow-graphic i:nth-child(2){opacity:.38;width:160px;top:48px;left:24%}.promo-root .flow-graphic i:nth-child(3){opacity:.16;width:82px;top:78px;right:5%}.promo-root .precheck-card{color:var(--ink);background:var(--paper);border-radius:2px;padding:clamp(28px,4vw,48px);transform:rotate(2deg);box-shadow:0 28px 80px #0003}.promo-root .precheck-head{border-bottom:1px solid var(--line);color:var(--green-dark);letter-spacing:.12em;justify-content:space-between;gap:20px;padding-bottom:20px;font-size:13px;font-weight:900;display:flex}.promo-root .precheck-card ol{margin:20px 0 0;padding:0;list-style:none}.promo-root .precheck-card li{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:12px;padding:18px 0;display:grid}.promo-root .precheck-card li span{color:var(--green-dark);font-size:15px;font-weight:900}@media (max-width:1000px){.promo-root .hero-visual{width:min(660px,100%);margin:32px auto}}@media (max-width:900px){.promo-root .header-inner{gap:16px}.promo-root .brand-sub{display:none}.promo-root .promo-nav{justify-content:flex-start;gap:18px}.promo-root .two-col,.promo-root .final-grid{grid-template-columns:1fr}.promo-root .final-grid{align-items:start}.promo-root .card-grid{grid-template-columns:repeat(2,1fr)}.promo-root .section-action{flex-direction:column;align-items:flex-start}.promo-root .pattern-board{grid-template-columns:repeat(3,1fr)}.promo-root .plan-grid{grid-template-columns:1fr}.promo-root .plan-pick:checked+.plan-card{transform:none}}@media (max-width:620px){.promo-root{--header:68px}.promo-root .header-inner{gap:12px;width:min(100% - 32px,1280px)}.promo-root .promo-nav{gap:14px}.promo-root .promo-nav a{font-size:16px}.promo-root .header-cta{padding:9px 14px;font-size:16px}.promo-root .answer-stage{min-height:560px}.promo-root .signal-card{width:min(78vw,270px);height:305px}.promo-root .signal-search{top:15px;left:0}.promo-root .signal-answer{top:200px;left:auto;right:0}.promo-root .content-section,.promo-root .change-section,.promo-root .final-cta{padding:84px 0}.promo-root .compare-grid{grid-template-columns:1fr}.promo-root .compare-pivot{margin:-5px auto}.promo-root .compare-side{min-height:auto}.promo-root .card-grid,.promo-root .pattern-board{grid-template-columns:1fr}.promo-root .timeline li{grid-template-columns:42px 1fr}.promo-root .timeline span{grid-column:2}.promo-root .myth{grid-template-columns:1fr;gap:8px}.promo-root .precheck-card{transform:none}.promo-root .footer-grid{grid-template-columns:1fr}.promo-root .site-footer nav{display:grid}}@media (prefers-reduced-motion:reduce){.promo-root .signal-card,.promo-root .subhero>.container{animation:none}.promo-root .signal-card,.promo-root .info-card,.promo-root .pattern-board div,.promo-root .header-cta{transition:none}}.promo-root .faq-list{border-top:1px solid var(--line);margin-top:50px}.promo-root .content-section.dark .faq-list,.promo-root .content-section.deep .faq-list{border-color:#ffffff26}.promo-root .faq-item{border-bottom:1px solid var(--line)}.promo-root .content-section.dark .faq-item,.promo-root .content-section.deep .faq-item{border-color:#ffffff26}.promo-root .faq-item summary{cursor:pointer;letter-spacing:-.03em;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:clamp(20px,1.9vw,24px);font-weight:780;list-style:none;transition:color .2s;display:flex}.promo-root .faq-item summary::-webkit-details-marker{display:none}.promo-root .faq-item summary:hover,.promo-root .faq-item summary:focus-visible{color:var(--green-dark)}.promo-root .content-section.dark .faq-item summary:hover,.promo-root .content-section.deep .faq-item summary:hover{color:var(--green)}.promo-root .faq-item summary i{flex:none;width:20px;height:20px;transition:transform .25s;position:relative}.promo-root .faq-item summary i:before,.promo-root .faq-item summary i:after{content:"";background:var(--green-dark);width:16px;height:2px;position:absolute;top:50%;left:50%;translate:-50% -50%}.promo-root .faq-item summary i:after{rotate:90deg}.promo-root .content-section.dark .faq-item summary i:before,.promo-root .content-section.dark .faq-item summary i:after,.promo-root .content-section.deep .faq-item summary i:before,.promo-root .content-section.deep .faq-item summary i:after{background:var(--green)}.promo-root .faq-item[open] summary i{transform:rotate(45deg)}.promo-root .faq-item>p{max-width:900px;color:var(--muted);margin:0;padding:0 0 26px;font-size:clamp(18px,1.6vw,20px);line-height:1.75}.promo-root .content-section.dark .faq-item>p,.promo-root .content-section.deep .faq-item>p{color:var(--muted-white)}@media (max-width:620px){.promo-root .faq-item summary{gap:16px;padding:18px 0}.promo-root .faq-item>p{padding-bottom:20px}}@media (prefers-reduced-motion:reduce){.promo-root .faq-item summary,.promo-root .faq-item summary i{transition:none}}.promo-root .info-card-why{border-top:1px solid var(--line);color:var(--green-dark);margin:14px 0 0;padding-top:14px;font-size:17px;font-weight:700;line-height:1.65}.promo-root .content-section.dark .info-card-why,.promo-root .content-section.deep .info-card-why{color:var(--green);border-color:#ffffff24}.promo-root .flow-rhythm{counter-reset:promo-rhythm;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:34px 0 0;padding:0;list-style:none;display:flex}.promo-root .flow-rhythm li{counter-increment:promo-rhythm;border:1px solid var(--line);letter-spacing:-.02em;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:18px;font-weight:850;display:inline-flex}.promo-root .flow-rhythm li:before{content:counter(promo-rhythm, decimal-leading-zero);color:var(--green-dark);font-size:13px;font-weight:900}.promo-root .flow-rhythm li:last-child{color:var(--white);background:var(--black);border-color:#0000}.promo-root .flow-rhythm li:last-child:before{color:var(--green)}.promo-root .compare-table-wrap{background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;margin-top:50px;padding:8px 8px 0;overflow-x:auto}.promo-root .compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.promo-root .compare-table th,.promo-root .compare-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:16px 20px;font-size:18px}.promo-root .compare-table thead th{color:var(--muted);letter-spacing:.12em;white-space:nowrap;font-size:14px;font-weight:900}.promo-root .compare-table thead th.is-ours{color:var(--green-dark)}.promo-root .compare-table tbody th{letter-spacing:-.02em;width:200px;font-weight:800}.promo-root .compare-table td{color:var(--muted)}.promo-root .compare-table .is-ours{background:rgb(var(--accent-rgb) / .07)}.promo-root .compare-table tbody td.is-ours{color:var(--ink);font-weight:780}.promo-root .compare-table tbody tr:last-child th,.promo-root .compare-table tbody tr:last-child td{border-bottom:0}.promo-root .table-closer{max-width:900px;color:var(--muted);margin-top:34px;font-size:clamp(19px,1.7vw,22px);font-weight:600;line-height:1.7}@media (max-width:620px){.promo-root .flow-rhythm{gap:8px}.promo-root .flow-rhythm li{padding:7px 14px;font-size:17px}.promo-root .compare-table th,.promo-root .compare-table td{padding:13px 14px;font-size:17px}.promo-root .compare-table tbody th{width:140px}}.promo-root .promo-page{display:contents}:is(.promo-root:has([data-promo-page=aeo-geo]) .promo-nav a[href=\/aeo-geo],.promo-root:has([data-promo-page=pricing]) .promo-nav a[href=\/pricing],.promo-root:has([data-promo-page=about]) .promo-nav a[href=\/about]){color:var(--green)}.promo-root:has([data-promo-page=aeo-geo]) .promo-nav a[href=\/aeo-geo]:after{right:0}.promo-root:has([data-promo-page=pricing]) .promo-nav a[href=\/pricing]:after{right:0}.promo-root:has([data-promo-page=about]) .promo-nav a[href=\/about]:after{right:0}:is(.promo-root:has([data-promo-page=home]) .site-footer a[href=\/],.promo-root:has([data-promo-page=aeo-geo]) .site-footer a[href=\/aeo-geo],.promo-root:has([data-promo-page=about]) .site-footer a[href=\/about]){color:var(--green)}.promo-root .floating-cta{z-index:90;color:var(--black);background:var(--green);letter-spacing:-.02em;box-shadow:0 14px 40px #00000059, 0 0 0 0 rgb(var(--accent-rgb) / .45);border-radius:999px;align-items:center;gap:10px;padding:15px 24px;font-size:18px;font-weight:900;transition:transform .2s,box-shadow .25s;animation:3.4s ease-out infinite promo-cta-pulse;display:inline-flex;position:fixed;bottom:26px;right:26px}@keyframes promo-cta-pulse{70%{box-shadow:0 14px 40px #00000059, 0 0 0 16px rgb(var(--accent-rgb) / 0)}to{box-shadow:0 14px 40px #00000059, 0 0 0 0 rgb(var(--accent-rgb) / 0)}}.promo-root .floating-cta:before{content:"";background:var(--black);border-radius:50%;width:8px;height:8px}.promo-root .floating-cta:hover,.promo-root .floating-cta:focus-visible{box-shadow:0 20px 50px rgb(var(--accent-rgb) / .35);transform:translateY(-3px)}@media (max-width:620px){.promo-root .floating-cta{padding:13px 22px;font-size:17px;bottom:18px;right:50%;translate:50%}}@media (prefers-reduced-motion:reduce){.promo-root .floating-cta{transition:none;animation:none}}.promo-root .compare-side.old{border-color:rgb(var(--past-rgb) / .32);background:var(--blue-soft)}.promo-root .compare-side.old>span,.promo-root .content-section .compare-side.old>span{color:var(--blue)}.promo-root .content-section .compare-side.old{border-color:rgb(var(--past-rgb) / .3);background:rgb(var(--past-rgb) / .06)}.promo-root .signal-search:after{border-color:rgb(var(--past-rgb) / .16)}.promo-root .compare-table thead th:nth-child(2){color:var(--blue)}.promo-root .word{display:inline-block}.promo-motion .promo-page>section{opacity:0;transition:opacity .6s cubic-bezier(.33,1,.68,1),transform .6s cubic-bezier(.33,1,.68,1);transform:translateY(26px)}.promo-motion .promo-page>section.is-in{opacity:1;transform:none}.promo-motion .promo-page>section h1 .word,.promo-motion .promo-page>section h2 .word{opacity:0;transition:opacity .5s cubic-bezier(.33,1,.68,1),transform .5s cubic-bezier(.33,1,.68,1);transform:translateY(.5em)}.promo-motion .promo-page>section.is-in h1 .word,.promo-motion .promo-page>section.is-in h2 .word{opacity:1;transition-delay:calc(.15s + var(--word,0) * 40ms);transform:none}.promo-motion{scroll-behavior:auto}.promo-root .answer-stage{flex-direction:column;gap:16px;display:flex}.promo-root .query-bar{background:var(--card-dark);border:1px solid #2a2a2a;border-radius:2px;align-items:center;gap:12px;padding:15px 18px;display:flex}.promo-root .query-bar svg{fill:none;width:16px;height:16px;stroke:var(--white);stroke-width:1.8px;stroke-linecap:round;flex-shrink:0}.promo-root .query-bar span{color:var(--white);font-size:17px;font-weight:600}.promo-root .query-type{white-space:nowrap;display:inline-block}html.promo-motion .promo-root .query-type{animation:promo-type 4.2s steps(var(--steps,12)) .4s infinite}@keyframes promo-type{0%{clip-path:inset(0 100% 0 0)}52%,to{clip-path:inset(0)}}.promo-root .query-type:after{content:"";vertical-align:-2px;background:var(--green);width:2px;height:1em;margin-left:3px;display:inline-block}html.promo-motion .promo-root .query-type:after{animation:1s step-end infinite promo-caret}@keyframes promo-caret{50%{opacity:0}}.promo-root .signal-answer{position:relative}.promo-root .signal-trace{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.promo-root .signal-trace rect{x:.75px;y:.75px;fill:none;width:calc(100% - 1.5px);height:calc(100% - 1.5px);stroke:var(--green);stroke-width:1.5px;stroke-dasharray:100;stroke-dashoffset:100px}html.promo-motion .promo-root .signal-trace rect{animation:4.2s ease-in-out infinite promo-trace}@keyframes promo-trace{0%{stroke-dashoffset:100px}62%,80%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}.promo-root .signal-answer li svg{animation:3.4s ease-in-out infinite promo-check}.promo-root .signal-answer li:first-child svg{animation-delay:0s}.promo-root .signal-answer li:nth-child(2) svg{animation-delay:.18s}.promo-root .signal-answer li:nth-child(3) svg{animation-delay:.36s}.promo-root .signal-answer li:nth-child(4) svg{animation-delay:.54s}.promo-root .signal-answer li:nth-child(5) svg{animation-delay:.72s}.promo-root .signal-answer li:nth-child(6) svg{animation-delay:.9s}@keyframes promo-check{0%,70%,to{filter:none}12%{filter:drop-shadow(0 0 5px rgb(var(--accent-rgb) / .9))}}@media (prefers-reduced-motion:reduce){.promo-root .query-type,.promo-root .query-type:after,.promo-root .signal-trace rect,.promo-root .signal-answer li svg{animation:none}.promo-root .signal-trace rect{stroke-dashoffset:0}}.promo-root .signal-card{background:var(--card-dark);border:1px solid #2a2a2a;border-radius:2px;padding:20px}.promo-root .signal-card.signal-answer{border-color:rgb(var(--accent-rgb) / .2);background:#111}.promo-root .signal-card em{color:#ffffff80;letter-spacing:.08em;border:1px solid #ffffff24;border-radius:2px;margin-bottom:8px;padding:3px 8px;font-size:13px;font-style:normal;font-weight:700;display:inline-block}.promo-root .signal-answer em{border-color:rgb(var(--accent-rgb) / .4);color:var(--green);position:relative}.promo-root .signal-answer b,.promo-root .signal-answer ul{position:relative}.promo-root .signal-card b{color:#ffffff8c;letter-spacing:.06em;margin-bottom:14px;font-size:15px;font-weight:700;display:block}.promo-root .signal-answer b{color:var(--green)}.promo-root .signal-card ul{margin:0;padding:0;list-style:none}.promo-root .signal-card li{color:#ffffff9e;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:9px 0;font-size:16px;display:flex}.promo-root .signal-card li:last-child{border-bottom:0}.promo-root .signal-answer li{color:#ffffffb3}.promo-root .signal-search li i{background:#fff3;border-radius:50%;flex-shrink:0;width:6px;height:6px}.promo-root .signal-answer li svg{fill:none;width:10px;height:10px;stroke:var(--green);stroke-width:1.5px;stroke-linecap:round;flex-shrink:0}.promo-root .stage-caption{color:#fff6;text-align:center;margin:0;font-size:14px}.promo-root .mechanism-strip{background:var(--green);padding:16px 0;overflow-x:auto}.promo-root .mechanism-strip>.container{align-items:center;gap:0;display:flex}.promo-root .mechanism-strip strong{color:var(--ink);letter-spacing:.02em;flex-shrink:0;padding:0 16px;font-size:17px;font-weight:900}.promo-root .mechanism-strip i{color:#0d0d0d66;flex-shrink:0;font-style:normal;font-weight:300}.promo-root .mechanism-strip small{color:#0d0d0d80;flex-shrink:0;margin-left:16px;font-size:15px}.promo-root .duo-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-top:55px;display:grid}.promo-root .duo-grid.has-badge{grid-template-columns:1fr auto 1fr;gap:32px}.promo-root .duo-side{border:1px solid var(--line);background:var(--card);border-radius:2px;height:100%;padding:32px}.promo-root .content-section.dark .duo-side,.promo-root .content-section.deep .duo-side{background:var(--surface);border-color:#222}.promo-root .duo-ours{border-color:rgb(var(--accent-rgb) / .25)}.promo-root .content-section.dark .duo-ours,.promo-root .content-section.deep .duo-ours{border-color:rgb(var(--accent-rgb) / .25);background:#111}.promo-root .duo-side>b{color:var(--green-dark);letter-spacing:.1em;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.promo-root .content-section.dark .duo-past>b{color:#ffffff4d}.promo-root .duo-ours>b,.promo-root .content-section:not(.dark):not(.deep) .duo-ours>b{color:var(--green)}.promo-root .duo-side h3{letter-spacing:-.02em;margin:0 0 30px;font-size:20px;font-weight:900}.promo-root .content-section.dark .duo-side h3{color:var(--white)}.promo-root .content-section:not(.dark):not(.deep) .duo-ours{color:var(--white);background:var(--black);border-color:var(--black)}.promo-root .duo-side ul{margin:0;padding:0;list-style:none}.promo-root .duo-side li{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:10px 0;font-size:17px;display:flex}.promo-root .content-section.dark .duo-side li,.promo-root .content-section:not(.dark):not(.deep) .duo-ours li{border-bottom-color:#ffffff14}.promo-root .duo-side li:last-child{border-bottom:0}.promo-root .duo-past li{color:var(--muted)}.promo-root .content-section.dark .duo-past li{color:#ffffff80}.promo-root .duo-ours li{color:#fffc}.promo-root .duo-past li i{color:#0d0d0d40;flex-shrink:0;font-style:normal}.promo-root .content-section.dark .duo-past li i{color:#fff3}.promo-root .duo-ours li svg{fill:none;width:14px;height:14px;stroke:var(--green);stroke-width:2px;stroke-linecap:round;flex-shrink:0;margin-top:2px}.promo-root .duo-badge{justify-content:center;align-self:stretch;align-items:center;padding:0;display:flex}.promo-root .duo-badge span{color:var(--white);background:var(--black);border-radius:999px;padding:6px 12px;font-size:15px;font-weight:900}.promo-root .content-section.dark .duo-badge span{color:var(--black);background:var(--white)}.promo-root .side-note{border-left:4px solid var(--green);color:var(--muted);background:var(--paper);border-radius:2px;margin:48px 0 0;padding:24px;font-size:17px;line-height:1.7}.promo-root .content-section.dark .side-note,.promo-root .content-section.deep .side-note{color:var(--muted-white);background:var(--surface)}.promo-root .group-grid{grid-template-columns:repeat(var(--cols,3), 1fr);background:var(--line);gap:1px;margin-top:55px;display:grid}.promo-root .content-section.dark .group-grid,.promo-root .content-section.deep .group-grid{background:#222}.promo-root .group-cell{padding:calc(33px - var(--cols,3) * 3px);background:var(--white)}.promo-root .content-section.paper .group-cell{background:var(--paper)}.promo-root .content-section.dark .group-cell{background:var(--black)}.promo-root .content-section.deep .group-cell{background:var(--surface)}.promo-root .content-section.dark .group-cell.muted{background:#111}.promo-root .group-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.promo-root .group-head span{color:var(--green);background:var(--black);border-radius:2px;padding:4px 8px;font-size:15px;font-weight:900}.promo-root .group-head b{font-size:calc(22px - var(--cols,3) * 1px);letter-spacing:.02em;font-weight:900}.promo-root .content-section.dark .group-head b{color:var(--green);letter-spacing:.08em}.promo-root .content-section.dark .group-cell.muted .group-head b{color:#888}.promo-root .group-text{color:var(--ink);font-size:calc(19px - var(--cols,3) * 1px);word-break:keep-all;margin:0 0 16px;font-weight:700;line-height:1.5}.promo-root .content-section.dark .group-text,.promo-root .content-section.deep .group-text{color:var(--white)}.promo-root .group-cell ul{margin:0;padding:0;list-style:none}.promo-root .group-cell li{border-bottom:1px solid var(--line);color:var(--muted);font-size:calc(19px - var(--cols,3) * 1px);word-break:keep-all;overflow-wrap:anywhere;padding:7px 0;line-height:1.55}.promo-root .content-section.dark .group-cell li,.promo-root .content-section.deep .group-cell li{color:var(--muted-white);border-bottom-color:#ffffff0d}.promo-root .group-cell li:last-child{border-bottom:0}.promo-root .case-row{background:var(--black);border-top:1px solid #222}.promo-root .case-row.flipped{background:var(--black)}.promo-root .case-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:80px 0;display:grid}.promo-root .case-row.flipped .case-copy{order:2}.promo-root .case-copy h3{color:var(--white);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(26px,3.4vw,34px);font-weight:900;line-height:1.15}.promo-root .case-text{color:#ffffff8c;margin:0 0 32px;font-size:17px;line-height:1.7}.promo-root .case-stats{gap:32px;margin-bottom:32px;display:flex}.promo-root .case-stats strong{color:var(--white);font-size:24px;font-weight:900;display:block}.promo-root .case-stats span{color:#fff6;margin-top:4px;font-size:15px;display:block}.promo-root .case-message{border-left:3px solid var(--green);color:#ffffff80;background:var(--card-dark);border-radius:2px;margin:0 0 24px;padding:12px 16px;font-size:15px}.promo-root .case-figure{background:var(--card-dark);border:1px solid #2a2a2a;border-radius:2px;justify-content:center;align-items:center;height:288px;display:flex;overflow:hidden}.promo-root .case-row.flipped .case-figure{order:1}.promo-root .case-figure img{object-fit:cover;opacity:.8;width:100%;height:100%}.promo-root .case-figure span{color:#ffffff40;letter-spacing:.1em;font-size:15px}.promo-root .price-grid{grid-template-columns:1fr 288px;align-items:start;gap:48px;display:grid}.promo-root .price-card{color:var(--ink);background:var(--green);border-radius:2px;padding:40px}.promo-root .price-name{color:#0d0d0d99;letter-spacing:.1em;margin:0 0 8px;font-size:15px;font-weight:700}.promo-root .price-figure{letter-spacing:-.04em;align-items:baseline;gap:12px;margin:0 0 4px;font-weight:900;display:flex}.promo-root .price-figure span{font-size:clamp(30px,4vw,48px)}.promo-root .price-figure strong{font-size:clamp(38px,5vw,60px)}.promo-root .price-note{color:#0d0d0d99;margin:0 0 32px;font-size:17px}.promo-root .price-included{grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:0;list-style:none;display:grid}.promo-root .price-included li{color:#0d0d0dcc;align-items:center;gap:8px;padding:8px 0;font-size:17px;display:flex}.promo-root .price-included svg{fill:none;width:14px;height:14px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;flex-shrink:0}.promo-root .price-card .button{justify-content:center;margin-top:32px;display:flex}.promo-root .price-extra{border:1px solid var(--line);background:var(--paper);border-radius:2px;margin-bottom:24px;padding:24px}.promo-root .price-extra b{color:var(--green-dark);letter-spacing:.1em;margin-bottom:16px;font-size:15px;font-weight:700;display:block}.promo-root .price-extra ul{margin:0;padding:0;list-style:none}.promo-root .price-extra li{border-bottom:1px solid var(--line);color:var(--muted);padding:8px 0;font-size:17px}.promo-root .price-extra li:last-child{border-bottom:0}.promo-root .price-reason{border-left:4px solid var(--green);color:var(--muted-white);background:var(--black);border-radius:2px;margin:0;padding:20px;font-size:15px;line-height:1.7}.promo-root .content-section:has(>.closing-grid.solo){padding:clamp(52px,5vw,84px) 0}.promo-root .closing-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.promo-root .closing-grid.solo{text-align:center;grid-template-columns:1fr;justify-items:center}.promo-root .closing-grid.solo h2{max-width:760px;margin-inline:auto;font-size:clamp(26px,3vw,38px);line-height:1.3}.promo-root .closing-grid.solo .closing-text{max-width:760px;margin-inline:auto}.promo-root .closing-grid.solo .hero-actions{justify-content:center}.promo-root .closing-text{color:#0d0d0db3;max-width:460px;margin:0;font-size:17px;line-height:1.7}.promo-root .closing-grid .hero-actions{margin-top:32px}.promo-root .closing-panel{background:#00000014;border-radius:2px;padding:32px}.promo-root .closing-panel b{color:var(--ink);margin-bottom:20px;font-size:19px;font-weight:900;display:block}.promo-root .closing-panel ul{margin:0;padding:0;list-style:none}.promo-root .closing-panel li{color:#0d0d0dcc;border-bottom:1px solid #0d0d0d26;align-items:center;gap:12px;padding:12px 0;font-size:17px;display:flex}.promo-root .closing-panel li:last-child{border-bottom:0}.promo-root .closing-panel li i{background:var(--ink);border-radius:50%;flex-shrink:0;width:6px;height:6px}.promo-root .closing-panel small{color:#0d0d0d80;margin-top:24px;font-size:15px;display:block}.promo-root .group-badge{color:var(--green);background:var(--black);letter-spacing:.12em;border-radius:2px;margin:0 0 20px;padding:8px 16px;font-size:14px;font-weight:900;display:inline-block}.promo-root .content-section.dark .group-badge,.promo-root .content-section.deep .group-badge{color:var(--black);background:var(--green)}.promo-root .content-section:has(>.statement){padding:clamp(44px,4.5vw,72px) 0}.promo-root .statement{text-align:center}.promo-root .statement h2{text-wrap:balance;max-width:26ch;margin:0 auto;font-size:clamp(23px,2.7vw,33px);line-height:1.3}.promo-root .statement-text{word-break:keep-all;max-width:720px;margin:16px auto 0;font-size:clamp(15px,1.5vw,17px);font-weight:500;line-height:1.75}.promo-root .content-section.mint .statement-text{color:#0d0d0dc7}.promo-root .content-section.dark .statement-text,.promo-root .content-section.deep .statement-text{color:var(--muted-white)}.promo-root .post-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:55px;display:grid}.promo-root .post-grid--four{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:0}.promo-root .post-card{color:inherit;display:block}.promo-root .post-figure{aspect-ratio:16/10;border:1px solid var(--line);background:var(--paper);border-radius:2px;margin-bottom:18px;overflow:hidden}.promo-root .content-section.dark .post-figure,.promo-root .content-section.deep .post-figure{background:var(--card-dark);border-color:#2a2a2a}.promo-root .post-figure img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.75,.2,1)}.promo-root a.post-card:hover .post-figure img{transform:scale(1.04)}.promo-root .post-label{color:var(--green-dark);letter-spacing:.1em;margin:0 0 8px;font-size:15px;font-weight:700}.promo-root .content-section.dark .post-label,.promo-root .content-section.deep .post-label{color:var(--green)}.promo-root .post-card h3{letter-spacing:-.02em;margin:0 0 10px;font-size:19px;font-weight:900;line-height:1.4}.promo-root a.post-card:hover h3{text-underline-offset:5px;text-decoration:underline}.promo-root .post-summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.7;display:-webkit-box;overflow:hidden}.promo-root .content-section.dark .post-summary,.promo-root .content-section.deep .post-summary{color:var(--muted-white)}@media (max-width:900px){.promo-root .duo-grid,.promo-root .duo-grid.has-badge,.promo-root .case-grid,.promo-root .price-grid,.promo-root .closing-grid{grid-template-columns:1fr}.promo-root .group-grid,.promo-root .post-grid{grid-template-columns:repeat(2,1fr)}.promo-root .case-row.flipped .case-copy,.promo-root .case-row.flipped .case-figure{order:0}.promo-root .duo-badge{padding:0}}@media (max-width:620px){.promo-root .group-grid,.promo-root .post-grid,.promo-root .price-included{grid-template-columns:1fr}.promo-root .case-stats{gap:20px}}.promo-root .post-body{max-width:74ch;color:var(--promo-text,inherit);margin:0 auto;font-size:1.05rem;line-height:1.85}.promo-root .post-body>*+*{margin-top:1.15em}.promo-root .post-body h2{letter-spacing:-.01em;margin-top:2.4em;font-size:1.6rem;line-height:1.35}.promo-root .post-body h3{margin-top:2em;font-size:1.25rem;line-height:1.4}.promo-root .post-body h4{margin-top:1.8em;font-size:1.08rem}.promo-root .post-body ul,.promo-root .post-body ol{padding-left:1.3em}.promo-root .post-body li+li{margin-top:.4em}.promo-root .post-body blockquote{opacity:.85;border-left:3px solid;padding:.2em 0 .2em 1.1em}.promo-root .post-body a{text-underline-offset:.2em;text-decoration:underline}.promo-root .post-body img{border-radius:12px;width:100%;height:auto;display:block}.promo-root .post-body code{background:#7f7f7f29;border-radius:4px;padding:.15em .4em;font-size:.92em}.promo-root .post-body pre{background:#7f7f7f24;border-radius:10px;padding:1em 1.15em;line-height:1.6;overflow-x:auto}.promo-root .post-body pre code{background:0 0;padding:0}.promo-root .post-body hr{border:0;border-top:1px solid #7f7f7f4d;margin:2.4em 0}
