﻿*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:"Inter",system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-0.01em;color:#1f1f1f;background-color:#fafafa;overflow-x:hidden;font-feature-settings:"cv09" on,"cv03" on,"cv04" on,"cv11" on}img{max-width:100%;height:auto;display:block}a{color:#1f1f1f;text-decoration:none;transition:color .18s ease}a:hover{color:#e8552a}h1,h2,h3,h4,h5,h6{font-family:"Inter Tight","Inter",system-ui,sans-serif;color:#1f1f1f;letter-spacing:-0.02em;line-height:.95;font-weight:500}h1{font-size:clamp(2.6rem,5.4vw,4.4rem);font-weight:500;letter-spacing:-0.025em;line-height:.92}h2{font-size:clamp(2rem,3.6vw,3rem);font-weight:500;letter-spacing:-0.022em;line-height:1;margin-bottom:16px}h3{font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:600;letter-spacing:-0.012em;line-height:1.15;margin-bottom:12px}h4{font-size:1rem;font-weight:600;letter-spacing:-0.008em}p{margin-bottom:16px;color:#6b6b6b;line-height:1.55;font-weight:400;letter-spacing:-0.005em}strong{color:#1f1f1f;font-weight:600}.text-center{text-align:center}.eyebrow{display:inline-block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;margin-bottom:24px}.eyebrow--accent{color:#e8552a}.section-header{max-width:720px;margin:0 auto 64px;text-align:center}.section-header h2{margin-bottom:16px}.section-header .eyebrow{margin-bottom:16px}.section-subtitle{font-size:1.0625rem;color:#6b6b6b;max-width:640px;margin:0 auto;line-height:1.55}.container{max-width:1240px;margin:0 auto;padding:0 2rem}section{padding:8rem 0}@media(max-width: 768px){section{padding:5rem 0}}.section--rule{border-top:1px solid #ececee}.bg-dark-900,.bg-dark-800,.bg-dark-700{background-color:#f5f5f5}.bg-maroon{background-color:#0a0a0a;color:#fafafa}.bg-maroon h1,.bg-maroon h2,.bg-maroon h3,.bg-maroon h4,.bg-maroon p{color:#fafafa}.bg-maroon .section-subtitle{color:rgba(255,255,255,.72)}.btn{display:inline-flex;align-items:center;gap:12px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;padding:14px 22px;border-radius:999px;border:1px solid #0a0a0a;background:rgba(0,0,0,0);color:#0a0a0a;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;text-decoration:none;white-space:nowrap}.btn svg{transition:transform .18s ease}.btn:hover{color:#0a0a0a}.btn:hover svg{transform:translateX(2px)}.btn--solid,.btn--glow,.btn--primary{background:#0a0a0a;color:#fafafa;border-color:#0a0a0a}.btn--solid:hover,.btn--glow:hover,.btn--primary:hover{background:#e8552a;border-color:#e8552a;color:#fafafa}.btn--accent{background:#e8552a;color:#fafafa;border-color:#e8552a}.btn--accent:hover{background:#d14620;border-color:#d14620;color:#fafafa}.btn--ghost{background:rgba(0,0,0,0);color:#3a3a3a;border-color:#d9d9dc}.btn--ghost:hover{border-color:#0a0a0a;color:#0a0a0a}.btn--sm{padding:10px 16px;font-size:11px}.btn--lg{padding:18px 28px;font-size:13px}.btn-group{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.card{background:#fff;border-radius:10px;padding:32px;border:1px solid #ececee;transition:border-color .2s ease,box-shadow .2s ease}.card:hover{border-color:#3a3a3a;box-shadow:0 1px 2px rgba(0,0,0,.04)}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 768px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.badge{display:inline-flex;align-items:center;gap:.4rem;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,0);border:1px solid #d9d9dc;color:#6b6b6b;text-transform:uppercase;letter-spacing:.02em}.divider{width:40px;height:1px;background:#d9d9dc;margin:24px auto}.reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}.cc-waitlist{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:24px}.cc-waitlist.is-open{display:flex}.cc-waitlist .cc-pill-label{margin-bottom:14px}.cc-waitlist h2{font-size:30px;font-weight:500;letter-spacing:-0.02em;line-height:1.1;margin:0 0 12px;color:var(--cc-text);font-size:26px}.cc-waitlist.is-success .cc-waitlist-success{display:block}.cc-waitlist-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:cc-wl-fade .2s ease both}.cc-waitlist-modal{position:relative;width:100%;max-width:540px;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(14,15,12,.35),0 4px 12px rgba(14,15,12,.12);padding:36px 36px 28px;animation:cc-wl-pop .35s cubic-bezier(0.22, 1, 0.36, 1) both}.cc-waitlist-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#f5f5f0;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--cc-text-soft);transition:background .15s ease,color .15s ease}.cc-waitlist-close:hover{background:#e6e6dd;color:#111}.cc-waitlist-sub{font-size:15px;line-height:1.55;color:var(--cc-text-soft);margin:0 0 22px}.cc-waitlist-form{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px;flex-direction:column}.cc-waitlist-form input[type=email]{flex:1;min-width:200px;background:#edefeb;border:1px solid #e6e6e0;border-radius:999px;padding:14px 18px;font:inherit;color:#111;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.cc-waitlist-form input[type=email]:focus{border-color:#e8552a;box-shadow:0 0 0 3px rgba(240,196,120,.4)}.cc-waitlist-form button{background:#e8552a;color:#fff;border:0;cursor:pointer;font:inherit;font-weight:600;border-radius:999px;padding:14px 22px;transition:background .15s ease,transform .15s ease;width:100%}.cc-waitlist-form button:hover{background:#111;transform:translateY(-1px)}.cc-waitlist-form button:disabled{opacity:.6;cursor:progress}.cc-waitlist-meta{background:#edefeb;border-radius:14px;padding:16px 18px;margin-bottom:22px;font-size:14px;color:#111}.cc-waitlist-meta strong{color:#111;font-weight:500}.cc-waitlist-progress{display:block;height:6px;background:#e6e6e0;border-radius:999px;margin:12px 0 6px;overflow:hidden}.cc-waitlist-progress>span{display:block;height:100%;background:#111;border-radius:inherit;transition:width .5s cubic-bezier(0.22, 1, 0.36, 1)}.cc-waitlist-counter{font-size:12px;color:#5b6470}.cc-waitlist-share{border-top:1px solid #e6e6e0;padding-top:18px}.cc-waitlist-share>span{display:block;font-size:13px;color:#5b6470;margin-bottom:10px}.cc-waitlist-share-btns{display:flex;gap:8px;flex-wrap:wrap}.cc-waitlist-share-btns .copied{background:#111;color:#c5f078}.cc-waitlist-share-btns a,.cc-waitlist-share-btns button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#edefeb;border:0;cursor:pointer;font:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease}.cc-waitlist-share-btns a:hover,.cc-waitlist-share-btns button:hover{background:#111;color:#e8552a}.cc-waitlist-success{text-align:center;padding:24px 0 8px;display:none}.cc-waitlist-success .check{width:56px;height:56px;border-radius:50%;background:#c5f078;display:inline-flex;align-items:center;justify-content:center;color:#111;font-weight:200;font-size:26px;margin:0 auto 14px}.cc-waitlist-success h3{font-size:22px;font-weight:200;letter-spacing:-0.015em;margin:0 0 8px;color:#111}.cc-waitlist-success p{color:#5b6470;font-size:15px;margin:0 0 18px}.cc-waitlist.is-success .cc-waitlist-form,.cc-waitlist.is-success .cc-waitlist-sub,.cc-waitlist.is-success h2{display:none}@keyframes cc-wl-fade{from{opacity:0}to{opacity:1}}@keyframes cc-wl-pop{from{opacity:0;transform:scale(0.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}body.cc-waitlist-open{overflow:hidden}@media(max-width: 560px){.cc-waitlist-modal{padding:28px 22px 22px;border-radius:20px}.cc-waitlist h2{font-size:26px}.cc-waitlist-form{flex-direction:column}.cc-waitlist-form button{width:100%}}.site-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0;background:rgba(250,250,250,.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #ececee;transition:background .25s ease,box-shadow .25s ease}.site-nav.scrolled{background:rgba(250,250,250,.96);box-shadow:0 1px 2px rgba(0,0,0,.04)}.site-nav .nav-inner{max-width:1240px;margin:0 auto;padding:24px 2rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.site-nav .nav-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;justify-self:start}.site-nav .nav-logo img{height:28px;width:auto;background:rgba(0,0,0,0);border-radius:0}.site-nav .nav-logo span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:16px;font-weight:700;letter-spacing:-0.07em;text-transform:uppercase;color:#0a0a0a}.site-nav .nav-mega{display:flex;align-items:center;gap:32px;list-style:none;justify-self:center;margin:0;padding:0}@media(max-width: 1024px){.site-nav .nav-mega{display:none}}.site-nav .nav-cta{justify-self:end}@media(max-width: 1024px){.site-nav .nav-cta{display:none}}.site-nav .nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;justify-self:end}.site-nav .nav-toggle span{display:block;width:22px;height:1.5px;margin:5px 0;border-radius:2px;background:#0a0a0a;transition:all .3s ease}@media(max-width: 1024px){.site-nav .nav-toggle{display:block}}.site-nav .nav-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.site-nav .nav-toggle.open span:nth-child(2){opacity:0}.site-nav .nav-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.nav-mega__item{position:static}.nav-mega__item:hover>.nav-mega__top,.nav-mega__item:focus-within>.nav-mega__top{color:#e8552a}.nav-mega__item:hover>.nav-mega__top .nav-mega__chev,.nav-mega__item:focus-within>.nav-mega__top .nav-mega__chev{transform:rotate(180deg);color:#e8552a}.nav-mega__item:hover>.nav-mega__panel,.nav-mega__item:focus-within>.nav-mega__panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-mega__item--simple>.nav-mega__top .nav-mega__chev{display:none}.nav-mega__top{position:relative;display:inline-flex;align-items:center;gap:6px;font-family:"Inter",system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:-0.005em;color:#1f1f1f;text-decoration:none;padding:8px 4px;transition:color .18s ease}.nav-mega__top .nav-mega__chev{color:#8e8e93;transition:transform .2s ease,color .2s ease}.nav-mega__top::after{content:"";position:absolute;top:100%;left:-8px;right:-8px;height:32px}.nav-mega__panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #ececee;border-bottom:1px solid #ececee;box-shadow:0 12px 32px rgba(0,0,0,.06);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s;z-index:50}.nav-mega__panel::before{content:"";position:absolute;bottom:100%;left:0;right:0;height:12px}.nav-mega__panel-inner{max-width:1240px;margin:0 auto;padding:48px 2rem}.nav-mega__eyebrow{display:block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b;margin-bottom:24px}.nav-mega__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:48px 64px}@media(max-width: 1280px){.nav-mega__grid{grid-template-columns:repeat(2, 1fr)}}.nav-mega__group{min-width:0}.nav-mega__group-head{display:inline-flex;align-items:center;gap:12px;font-family:"Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;color:#0a0a0a;text-decoration:none;margin-bottom:12px;transition:color .18s ease}.nav-mega__group-head:hover{color:#e8552a}.nav-mega__badge{display:inline-flex;align-items:center;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:999px;background:#e8552a;color:#fff}.nav-mega__group-desc{font-family:"Inter",system-ui,sans-serif;font-size:.875rem;line-height:1.5;color:#6b6b6b;margin:0 0 16px;max-width:32ch}.nav-mega__sublinks{list-style:none;margin:0;padding:0}.nav-mega__sublinks li+li{margin-top:2px}.nav-mega__sublinks a{display:block;padding:.5rem .75rem;margin-left:-0.75rem;font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:#3a3a3a;text-decoration:none;border-radius:6px;transition:background .15s ease,color .15s ease}.nav-mega__sublinks a:hover,.nav-mega__sublinks a:focus-visible{background:#f5f5f5;color:#e8552a}.nav-mega__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px 48px;max-width:720px}@media(max-width: 768px){.nav-mega__list{grid-template-columns:1fr}}.nav-mega__list a{display:flex;flex-direction:column;gap:4px;padding:.75rem;margin:-0.25rem;border-radius:8px;text-decoration:none;transition:background .15s ease}.nav-mega__list a strong{font-family:"Inter",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#0a0a0a;line-height:1.3}.nav-mega__list a span{font-family:"Inter",system-ui,sans-serif;font-size:.8125rem;line-height:1.45;color:#6b6b6b}.nav-mega__list a:hover,.nav-mega__list a:focus-visible{background:#f5f5f5}.nav-mega__list a:hover strong,.nav-mega__list a:focus-visible strong{color:#e8552a}.mobile-menu{position:fixed;top:0;right:-100%;width:88%;max-width:380px;height:100vh;background:#fff;z-index:999;padding:6rem 32px 48px;border-left:1px solid #ececee;transition:right .35s ease;box-shadow:-4px 0 24px rgba(0,0,0,.06);overflow-y:auto}.mobile-menu.open{right:0}.mobile-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.mobile-menu__group{border-bottom:1px solid #ececee}.mobile-menu__group>summary{list-style:none;cursor:pointer;padding:16px 0;display:flex;align-items:center;justify-content:space-between;font-family:"Inter",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#0a0a0a}.mobile-menu__group>summary::-webkit-details-marker{display:none}.mobile-menu__group>summary svg{transition:transform .2s ease;color:#8e8e93}.mobile-menu__group[open]>summary svg{transform:rotate(180deg);color:#e8552a}.mobile-menu__group-head{display:inline-flex;align-items:center;gap:8px;font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:#1f1f1f;text-decoration:none;margin:12px 0 8px}.mobile-menu__group-head em{font-style:normal;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;background:#e8552a;color:#fff;border-radius:999px}.mobile-menu__sublinks{list-style:none;margin:0 0 24px;padding:0}.mobile-menu__sublinks a{display:block;padding:.5rem 0;font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;color:#3a3a3a;text-decoration:none}.mobile-menu__sublinks a:hover{color:#e8552a}.mobile-menu__simple{display:block;padding:16px 0;border-bottom:1px solid #ececee;font-family:"Inter",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#0a0a0a;text-decoration:none}.mobile-menu .mobile-cta{margin-top:48px;display:flex;flex-direction:column;gap:12px}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:998;opacity:0;pointer-events:none;transition:opacity .35s ease}.mobile-overlay.open{opacity:1;pointer-events:all}.hero-data{padding:7rem 0 4rem;background:#fafafa}@media(max-width: 768px){.hero-data{padding:5.5rem 0 3rem}}.hero-data__eyebrow-row{display:flex;align-items:center;gap:16px;margin-bottom:48px}.hero-data__split{display:grid;grid-template-columns:minmax(0, 1.5fr) minmax(0, 1fr);gap:64px;align-items:center;margin-bottom:64px}@media(max-width: 1024px){.hero-data__split{grid-template-columns:1fr;gap:32px;align-items:start}}.hero-data__lhs{display:flex;flex-direction:column;gap:32px}.hero-data__illustration{margin:0;display:flex;align-items:center;justify-content:center}.hero-data__illustration img{width:clamp(260px,90%,460px);max-width:100%;height:auto;filter:drop-shadow(0 16px 36px rgba(0, 0, 0, 0.1)) contrast(30)}@media(max-width: 1024px){.hero-data__illustration img{width:clamp(200px,60%,320px)}}.hero-data__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.6rem,6vw,5rem);font-weight:500;letter-spacing:-0.028em;line-height:.98;color:#1f1f1f;margin:0}.hero-data__title .accent{color:#e8552a}.hero-data__sub{font-size:1.0625rem;line-height:1.55;color:#6b6b6b;margin:0;max-width:560px}.hero-data__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.avatar-stack{display:inline-flex;flex-shrink:0}.avatar-stack__item{width:36px;height:36px;border-radius:50%;background:#d9d9dc;border:2px solid #fafafa;margin-left:-10px;background-size:cover;background-position:center}.avatar-stack__item:first-child{margin-left:0}.avatar-stack__item:nth-child(1){background:linear-gradient(135deg, #d6b8a8, #b58970)}.avatar-stack__item:nth-child(2){background:linear-gradient(135deg, #c4a896, #8a6a55)}.avatar-stack__item:nth-child(3){background:linear-gradient(135deg, #d8c5b3, #9c7860)}.live-stat{display:inline-flex;align-items:center;gap:12px;padding:8px 14px 8px 12px;background:#fff;border:1px solid #ececee;border-radius:999px;box-shadow:0 1px 2px rgba(0,0,0,.04);font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;letter-spacing:.02em;flex-wrap:wrap;max-width:100%}@media(max-width: 576px){.live-stat{padding:6px 12px;font-size:11px;gap:8px}}.live-stat__pulse{position:relative;display:inline-flex;width:10px;height:10px;align-items:center;justify-content:center;flex-shrink:0}.live-stat__pulse::before{content:"";position:absolute;inset:0;border-radius:50%;background:#10b981;opacity:.55;animation:live-stat-ping 3.6s cubic-bezier(0.4, 0, 0.6, 1) infinite}.live-stat__dot{position:relative;width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.18);animation:live-stat-breathe 3.6s ease-in-out infinite}.live-stat__label{font-weight:600;text-transform:uppercase;color:#10b981;letter-spacing:.08em}.live-stat__divider{width:1px;height:12px;background:#d9d9dc;flex-shrink:0}@media(max-width: 576px){.live-stat__divider{display:none}}.live-stat__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:14px;font-weight:600;color:#0a0a0a;font-variant-numeric:tabular-nums;letter-spacing:-0.01em}.live-stat__suffix{color:#6b6b6b;text-transform:none;letter-spacing:0}@media(max-width: 576px){.live-stat__suffix{flex-basis:100%;margin-top:2px}}@keyframes live-stat-ping{0%{transform:scale(1);opacity:.55}70%{transform:scale(2.2);opacity:0}100%{transform:scale(2.2);opacity:0}}@keyframes live-stat-breathe{0%,100%{box-shadow:0 0 0 2px rgba(16,185,129,.18)}50%{box-shadow:0 0 0 5px rgba(16,185,129,.05)}}@media(prefers-reduced-motion: reduce){.live-stat__pulse::before,.live-stat__dot{animation:none}}.data-teaser-frame{padding:clamp(2rem,5vw,5rem);border-radius:24px;background:radial-gradient(ellipse 70% 80% at 50% 0%, rgba(232, 85, 42, 0.22), transparent 65%),radial-gradient(ellipse 90% 60% at 50% 100%, rgba(232, 85, 42, 0.1), transparent 70%),linear-gradient(180deg, #FFF1E8 0%, #F7EFE8 60%, #F5F0EB 100%);border:1px solid rgba(232,85,42,.12);position:relative;margin-top:48px}@media(max-width: 768px){.data-teaser-frame{padding:1.25rem;border-radius:16px}}.data-teaser-frame .data-teaser{box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 32px rgba(232,85,42,.08),0 24px 64px rgba(0,0,0,.06)}.data-teaser{background:#fff;border:1px solid #ececee;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04)}.data-teaser__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:32px 48px 24px;border-bottom:1px solid #ececee}@media(max-width: 768px){.data-teaser__head{flex-direction:column;align-items:flex-start;padding:24px}}.data-teaser__head .eyebrow{margin-bottom:12px}.data-teaser__head-left{display:flex;flex-direction:column}.data-teaser__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.375rem;font-weight:600;letter-spacing:-0.012em;line-height:1.2;color:#1f1f1f;margin-bottom:12px}.data-teaser__meta{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;margin:0}.data-teaser__meta .dot{width:6px;height:6px;border-radius:50%;background:#e8552a;box-shadow:0 0 0 4px rgba(232,85,42,.1)}.data-teaser__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.data-teaser__foot{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-top:1px solid #ececee;background:#fafafa;gap:16px}.data-teaser__count{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b}.data-teaser__link{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#1f1f1f;text-decoration:none;transition:color .18s ease}.data-teaser__link svg{transition:transform .18s ease}.data-teaser__link:hover{color:#e8552a}.data-teaser__link:hover svg{transform:translateX(2px)}.data-table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.4}.data-table thead th{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#3a3a3a;text-align:left;padding:16px 24px;background:#f5f5f5;border-bottom:1px solid #d9d9dc;white-space:nowrap}.data-table thead th.num{text-align:right}.data-table thead th.col-num{width:56px;color:#8e8e93}.data-table tbody td{padding:16px 24px;color:#1f1f1f;border-bottom:1px solid #ececee;vertical-align:middle;white-space:nowrap}.data-table tbody td.num{text-align:right;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500;color:#1f1f1f}.data-table tbody td.col-num{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;color:#8e8e93;letter-spacing:.02em}.data-table tbody tr:nth-child(even) td{background:#fafafa}.data-table tbody tr:hover td{background:rgba(232,85,42,.1);color:#0a0a0a}.data-table tbody tr:last-child td{border-bottom:0}.signal{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;padding:4px 10px;border-radius:999px;border:1px solid #d9d9dc;color:#3a3a3a;background:#fff}.signal::before{content:"";width:6px;height:6px;border-radius:50%;background:#8e8e93}.signal--pos{color:#0a0a0a;border-color:#0a0a0a}.signal--pos::before{background:#0a0a0a}.signal--warn{color:#e8552a;border-color:#e8552a}.signal--warn::before{background:#e8552a}.signal--neutral{color:#6b6b6b}.signal--neutral::before{background:#b5b5b8}.feature-row{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;border-top:1px solid #ececee;border-bottom:1px solid #ececee}@media(max-width: 768px){.feature-row{grid-template-columns:1fr}}.feature-tile{padding:48px 32px;border-right:1px solid #ececee}.feature-tile:last-child{border-right:0}@media(max-width: 768px){.feature-tile{border-right:0;border-bottom:1px solid #ececee}.feature-tile:last-child{border-bottom:0}}.feature-tile__num{display:block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;color:#8e8e93;margin-bottom:24px}.feature-tile h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;color:#1f1f1f;margin-bottom:12px}.feature-tile p{color:#6b6b6b;font-size:.9375rem;line-height:1.55;margin-bottom:0}.block-header{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:64px;padding-bottom:32px;border-bottom:1px solid #ececee}.block-header__copy{max-width:720px}.block-header__copy h2{margin-bottom:0}.block-header .eyebrow{margin-bottom:16px}.block-header--center{flex-direction:column;align-items:center;text-align:center;border-bottom:0;padding-bottom:0;margin-bottom:64px}.block-header--center .block-header__copy{max-width:720px}@media(max-width: 768px){.block-header{flex-direction:column;align-items:flex-start;gap:24px}}.carousel-arrows{display:inline-flex;gap:12px;flex-shrink:0}.carousel-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #d9d9dc;background:#fff;color:#0a0a0a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease,border-color .18s ease}.carousel-arrow:hover{border-color:#0a0a0a}.carousel-arrow--solid{background:#0a0a0a;color:#fafafa;border-color:#0a0a0a}.carousel-arrow--solid:hover{background:#e8552a;border-color:#e8552a}.logo-marquee{padding:96px 0 48px;background:#fafafa;border-top:1px solid #ececee;border-bottom:1px solid #ececee;overflow:hidden}.logo-marquee__head{text-align:center;margin-bottom:48px}.logo-marquee__track{overflow:hidden;mask-image:linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);-webkit-mask-image:linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent)}.logo-marquee__inner{display:flex;gap:48px;width:max-content;animation:logo-scroll 40s linear infinite}.logo-marquee__item{flex-shrink:0;padding:16px 24px;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:-0.02em;color:#b5b5b8;border-radius:6px;transition:background .18s ease,color .18s ease}.logo-marquee__item:hover{background:#f5f5f5;color:#3a3a3a}@keyframes logo-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.services{padding:8rem 0;background:#fafafa}.services__grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:12px}.services__grid::-webkit-scrollbar{display:none}.services__grid>.service-card{flex:0 0 calc((100% - 24px * 2)/3);scroll-snap-align:start}@media(max-width: 1024px){.services__grid>.service-card{flex-basis:calc((100% - 24px)/2)}}@media(max-width: 768px){.services__grid>.service-card{flex-basis:100%}}.service-card{position:relative;background:#f5f5f5;border-radius:10px;padding:48px;display:flex;flex-direction:column;min-height:480px;overflow:hidden;isolation:isolate;transition:background .32s ease,color .32s ease,transform .32s ease,box-shadow .32s ease}.service-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.service-card__visual{flex:1;margin-bottom:48px;min-height:160px;border-radius:6px;background:radial-gradient(ellipse 60% 50% at 30% 30%, rgba(232, 85, 42, 0.18), transparent 60%),linear-gradient(135deg, #FFE7DA 0%, #F5F5F5 100%);transition:filter .32s ease,transform .32s ease;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.service-card__icon{width:clamp(72px,32%,104px);height:auto;color:#0a0a0a;opacity:.78;transition:opacity .32s ease,transform .32s ease,color .32s ease;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, 0.06))}.service-card:hover .service-card__icon{opacity:1;transform:scale(1.05)}.service-card__illustration{width:clamp(160px,70%,260px);height:auto;max-height:100%;object-fit:contain;transition:transform .4s ease,filter .4s ease;filter:drop-shadow(0 8px 24px rgba(0, 0, 0, 0.1)) contrast(30)}@media(max-width: 768px){.service-card__illustration{width:clamp(140px,65%,220px)}}.service-card:hover .service-card__illustration{transform:scale(1.04) rotate(-1deg);filter:drop-shadow(0 12px 32px rgba(0, 0, 0, 0.14))}.service-card:hover .service-card__visual{filter:saturate(1.15) brightness(1.02);transform:scale(1.02)}.service-card:nth-child(1) .service-card__visual{background:radial-gradient(ellipse 60% 60% at 30% 25%, rgba(232, 85, 42, 0.32), transparent 60%),radial-gradient(ellipse 50% 50% at 80% 80%, rgba(255, 180, 137, 0.45), transparent 60%),linear-gradient(135deg, #FFE0CC 0%, #FFF1E8 100%)}.service-card:nth-child(1):hover{background:radial-gradient(ellipse 70% 80% at 0% 0%, rgba(232, 85, 42, 0.1), transparent 65%),linear-gradient(135deg, #FFF6EE 0%, #F5F5F5 100%)}.service-card:nth-child(2) .service-card__visual{background:radial-gradient(ellipse 60% 60% at 70% 30%, rgba(99, 102, 241, 0.2), transparent 60%),radial-gradient(ellipse 60% 50% at 20% 80%, rgba(165, 180, 252, 0.28), transparent 60%),linear-gradient(135deg, #DBE4FF 0%, #F0F3FA 100%)}.service-card:nth-child(2):hover{background:radial-gradient(ellipse 80% 70% at 100% 0%, rgba(99, 102, 241, 0.08), transparent 65%),linear-gradient(135deg, #F0F3FF 0%, #F5F5F5 100%)}.service-card:nth-child(3) .service-card__visual{background:radial-gradient(ellipse 60% 60% at 40% 50%, rgba(16, 185, 129, 0.18), transparent 60%),radial-gradient(ellipse 60% 50% at 80% 20%, rgba(52, 211, 153, 0.2), transparent 60%),linear-gradient(135deg, #D6F5E5 0%, #F0F8F4 100%)}.service-card:nth-child(3):hover{background:radial-gradient(ellipse 80% 70% at 0% 100%, rgba(16, 185, 129, 0.07), transparent 65%),linear-gradient(135deg, #F0FAF6 0%, #F5F5F5 100%)}.service-card:nth-child(4) .service-card__visual{background:radial-gradient(ellipse 60% 60% at 30% 30%, rgba(245, 158, 11, 0.24), transparent 60%),radial-gradient(ellipse 70% 60% at 80% 90%, rgba(251, 191, 36, 0.36), transparent 60%),linear-gradient(135deg, #FEF3C7 0%, #FFFBEB 100%)}.service-card:nth-child(4):hover{background:radial-gradient(ellipse 80% 70% at 0% 100%, rgba(245, 158, 11, 0.1), transparent 65%),linear-gradient(135deg, #FFFBEB 0%, #F5F5F5 100%)}.service-card__body h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:12px}.service-card__body p{color:#6b6b6b;font-size:.9375rem;margin-bottom:24px}.service-card__list{list-style:none;display:flex;flex-direction:column;gap:12px;padding:24px 0 0;border-top:1px solid #ececee}.service-card__list li{display:flex;align-items:flex-start;gap:12px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#3a3a3a;line-height:1.5}.service-card__list li .check{color:#e8552a;font-weight:700;flex-shrink:0}.process{padding:8rem 0;background:#0a0a0a;color:#ececee}.process .eyebrow,.process .eyebrow--accent{color:#e8552a}.process h2{color:#fafafa}.process__head{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:end;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:64px}@media(max-width: 1024px){.process__head{grid-template-columns:1fr;gap:24px;align-items:start}}.process__lede{color:rgba(255,255,255,.65);font-size:1rem;line-height:1.55;margin:0}.process__body{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}@media(max-width: 1024px){.process__body{grid-template-columns:1fr}}.process__steps{display:flex;flex-direction:column}.process__visual{aspect-ratio:4/5;border-radius:10px;overflow:hidden;position:relative;border:1px solid rgba(232,85,42,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px;background:radial-gradient(ellipse 60% 50% at 50% 10%, rgba(232, 85, 42, 0.45), transparent 60%),radial-gradient(ellipse 80% 60% at 0% 100%, rgba(232, 85, 42, 0.18), transparent 65%),radial-gradient(ellipse 70% 60% at 100% 100%, rgba(255, 142, 92, 0.12), transparent 65%),linear-gradient(180deg, #1F1F1F 0%, #0A0A0A 100%)}.process__visual::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px);background-size:100% 3px;opacity:.6;pointer-events:none}@media(max-width: 768px){.process__visual{aspect-ratio:4/3}}.process__visual-svg{position:relative;z-index:1;width:clamp(160px,70%,220px);height:auto;color:rgba(255,255,255,.85);filter:drop-shadow(0 6px 18px rgba(232, 85, 42, 0.3))}.process__visual-frame{position:relative;z-index:1;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.06em;text-align:center;padding:0 32px;line-height:1.6}.process-step{border-bottom:1px solid rgba(255,255,255,.08)}.process-step__head{display:grid;grid-template-columns:40px 1fr auto;gap:16px;align-items:center;width:100%;padding:24px 0;background:rgba(0,0,0,0);border:0;color:#fafafa;cursor:pointer;text-align:left}.process-step__icon{width:40px;height:40px;border-radius:6px;background:rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;color:#fafafa}.process-step__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:#fafafa}.process-step__num{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;color:rgba(255,255,255,.4)}.process-step__panel{display:none;padding:0 0 32px 56px}.process-step__panel p{color:rgba(255,255,255,.65);max-width:480px;margin-bottom:24px}.process-step.is-open .process-step__panel{display:block}.industries{padding:8rem 0;background:#fafafa}.industry-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:64px 0;border-bottom:1px solid #ececee;align-items:center}.industry-row:last-child{border-bottom:0}.industry-row__visual{aspect-ratio:4/3;border-radius:10px;border:1px solid #ececee;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;padding:32px}.industry-row__visual::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0, 0, 0, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(0, 0, 0, 0.04) 1px, transparent 1px);background-size:28px 28px;mix-blend-mode:multiply;pointer-events:none}@media(max-width: 768px){.industry-row__visual{aspect-ratio:16/10}}.industry-row__icon{width:clamp(140px,50%,220px);height:auto;color:rgba(0,0,0,.78);position:relative;z-index:1;filter:drop-shadow(0 6px 18px rgba(0, 0, 0, 0.08))}.industry-row__illustration{width:clamp(220px,70%,380px);max-height:100%;height:auto;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 12px 28px rgba(0, 0, 0, 0.12)) contrast(30);transition:transform .4s ease,filter .4s ease}@media(max-width: 768px){.industry-row__illustration{width:clamp(180px,65%,320px)}}.industry-row__caption{position:absolute;left:32px;bottom:24px;z-index:1;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,0,0,.55)}.industry-row:nth-of-type(1) .industry-row__visual{background:radial-gradient(ellipse 60% 60% at 30% 30%, rgba(232, 85, 42, 0.45), transparent 65%),radial-gradient(ellipse 70% 60% at 80% 90%, rgba(255, 180, 137, 0.55), transparent 60%),linear-gradient(135deg, #FFD8B8 0%, #FFEFE0 100%)}.industry-row:nth-of-type(2) .industry-row__visual{background:radial-gradient(ellipse 60% 60% at 80% 20%, rgba(99, 102, 241, 0.3), transparent 65%),radial-gradient(ellipse 70% 60% at 20% 90%, rgba(165, 180, 252, 0.45), transparent 60%),linear-gradient(135deg, #DDE4FF 0%, #F1F4FB 100%);color:rgba(28,33,78,.65)}.industry-row:nth-of-type(3) .industry-row__visual{background:radial-gradient(ellipse 60% 60% at 30% 30%, rgba(16, 185, 129, 0.22), transparent 65%),radial-gradient(ellipse 70% 60% at 90% 90%, rgba(52, 211, 153, 0.3), transparent 60%),linear-gradient(135deg, #D6F5E5 0%, #F0F8F4 100%)}.industry-row--reverse .industry-row__copy{order:2}.industry-row--reverse .industry-row__visual{order:1}@media(max-width: 1024px){.industry-row{grid-template-columns:1fr}.industry-row--reverse .industry-row__copy{order:1}.industry-row--reverse .industry-row__visual{order:2}}.industry-row__copy .eyebrow{margin-bottom:16px}.industry-row__copy h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:600;letter-spacing:-0.02em;line-height:1.05;margin-bottom:32px}.industry-row__stats{display:flex;gap:48px;padding:24px 0;border-top:1px solid #ececee;border-bottom:1px solid #ececee;margin-bottom:32px}.industry-row__body{color:#6b6b6b;font-size:.9375rem;line-height:1.55;margin-bottom:32px}.industry-row__quote{border-top:1px solid #ececee;padding-top:24px;margin:0}.industry-row__quote .quote-mark{color:#e8552a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.5rem;line-height:1;display:block;margin-bottom:12px}.industry-row__quote p{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#3a3a3a;line-height:1.5;margin-bottom:16px}.industry-row__quote footer{display:flex;flex-direction:column;gap:2px}.industry-row__quote footer strong{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#1f1f1f}.industry-row__quote footer span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:#8e8e93;text-transform:uppercase;letter-spacing:.02em}.industry-row__visual{aspect-ratio:4/3;border-radius:10px;background:linear-gradient(135deg, #f0e7e0, #d9c5b3);display:flex;align-items:center;justify-content:center;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:rgba(0,0,0,.35);text-transform:uppercase;letter-spacing:.05em}.stat-mini{display:flex;flex-direction:column;gap:8px}.stat-mini__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.75rem;font-weight:600;letter-spacing:-0.02em;color:#1f1f1f;line-height:1}.stat-mini__label{font-size:.8125rem;color:#6b6b6b;line-height:1.4;max-width:200px}.big-testimonial{position:relative;padding:128px 0;background:#fafafa;display:flex;align-items:center;justify-content:center;min-height:520px;background:url(https://images.unsplash.com/photo-1592127951261-27d5e2c87f95?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-repeat:no-repeat;background-size:cover;background-position:center}.big-testimonial__bg{position:absolute;inset:48px 48px;border-radius:10px;z-index:0;overflow:hidden}@media(max-width: 768px){.big-testimonial__bg{inset:24px}}.big-testimonial__quote-svg{position:absolute;top:8%;left:6%;width:clamp(120px,16%,200px);height:auto;color:#e8552a;opacity:.28;filter:drop-shadow(0 8px 24px rgba(232, 85, 42, 0.18));z-index:1;pointer-events:none}@media(max-width: 768px){.big-testimonial__quote-svg{top:4%;left:4%;opacity:.22}}.big-testimonial__card{position:relative;z-index:1;max-width:760px;margin:0 48px;padding:24px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #000;border-radius:10px;text-align:center;color:#0a0a0a}.big-testimonial__card .quote-mark--accent{color:#e8552a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:2.5rem;line-height:1;display:block;margin-bottom:24px}.big-testimonial__card p{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:500;letter-spacing:-0.015em;line-height:1.3;color:#0a0a0a;margin-bottom:48px}.big-testimonial__card footer{display:inline-flex;align-items:center;gap:12px}.big-testimonial__card__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg, #E8552A 0%, #B83812 100%)}.big-testimonial__card strong{display:block;font-size:13px;font-weight:600;color:#0a0a0a}.big-testimonial__card footer span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:#6b6b6b;text-transform:uppercase;letter-spacing:.02em}.numbers{position:relative;padding:8rem 0;border-top:1px solid #ececee;background:radial-gradient(ellipse 70% 60% at 50% 70%, rgba(232, 85, 42, 0.12), transparent 65%),radial-gradient(ellipse 90% 50% at 0% 0%, rgba(232, 85, 42, 0.05), transparent 70%),linear-gradient(180deg, #FAFAFA 0%, #FFF6EE 60%, #FAFAFA 100%)}.numbers>.container{position:relative;z-index:1}.numbers__grid{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);background:rgba(255,255,255,.78);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(232,85,42,.18);border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 32px rgba(232,85,42,.08),0 24px 64px rgba(0,0,0,.06);overflow:hidden}@media(max-width: 768px){.numbers__grid{grid-template-columns:1fr}}.numbers__cell{padding:48px;border-right:1px solid rgba(232,85,42,.12);text-align:center}.numbers__cell:last-child{border-right:0}@media(max-width: 768px){.numbers__cell{border-right:0;border-bottom:1px solid rgba(232,85,42,.12)}.numbers__cell:last-child{border-bottom:0}}.numbers__value{display:block;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:500;letter-spacing:-0.025em;line-height:1;color:#1f1f1f;margin-bottom:16px}.numbers__label{display:block;font-size:.875rem;color:#6b6b6b;line-height:1.45;max-width:280px;margin:0 auto}.pricing{padding:8rem 0;background:#f5f5f5}.pricing__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1024px){.pricing__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.pricing-card{background:#fff;border:1px solid #ececee;border-radius:10px;padding:48px;position:relative;display:flex;flex-direction:column}.pricing-card__tag{position:absolute;top:-16px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d9d9dc;border-radius:999px;padding:6px 14px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#1f1f1f}.pricing-card__starts{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;margin:24px 0 12px}.pricing-card__price{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;letter-spacing:-0.025em;line-height:1;color:#1f1f1f;margin-bottom:16px}.pricing-card__desc{font-size:.9375rem;color:#6b6b6b;line-height:1.55;margin-bottom:32px;min-height:84px}.pricing-card__cta{width:100%;justify-content:center;padding:16px 22px}.pricing-card__divider{height:1px;background:#ececee;margin:32px 0}.pricing-card__included{display:block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;margin-bottom:16px}.pricing-card__list{list-style:none;display:flex;flex-direction:column;gap:12px}.pricing-card__list li{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;color:#3a3a3a;line-height:1.45}.pricing-card__list li .check{color:#3a3a3a;flex-shrink:0}.pricing-card--featured{border-color:#e8552a;border-width:2px}.pricing-card--featured .pricing-card__tag{background:#e8552a;border-color:#e8552a;color:#fafafa}.reviews{padding:8rem 0;background:#fafafa}.reviews__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1024px){.reviews__grid{grid-template-columns:1fr}}.review-card{background:#f5f5f5;border-radius:10px;padding:48px;display:flex;flex-direction:column;min-height:360px}.review-card .quote-mark--accent{color:#e8552a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:2rem;line-height:1;display:block;margin-bottom:auto}.review-card p{font-size:.9375rem;color:#3a3a3a;line-height:1.55;margin:48px 0 32px}.review-card footer{display:flex;align-items:center;gap:12px;padding-top:24px;border-top:1px solid #ececee}.review-card footer strong{display:block;font-size:13px;font-weight:600;color:#1f1f1f}.review-card footer span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:#8e8e93;text-transform:uppercase;letter-spacing:.02em}.tech-grid{padding:8rem 0;background:#fafafa;border-top:1px solid #ececee;border-bottom:1px solid #ececee}.tech-grid h2{font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:0}.tech-grid__rows{margin-top:64px;display:flex;flex-direction:column;gap:16px;max-width:880px;margin-left:auto;margin-right:auto}.tech-grid__row{display:grid;grid-template-columns:repeat(7, 1fr);gap:12px}.tech-grid__row:nth-child(2){padding:0 96px}@media(max-width: 768px){.tech-grid__row{grid-template-columns:repeat(4, 1fr)}.tech-grid__row:nth-child(2){padding:0}}.tech-tile{aspect-ratio:1;position:relative;background:radial-gradient(ellipse 80% 80% at 50% 0%, rgba(232, 85, 42, 0.05), transparent 70%),linear-gradient(180deg, #FFFFFF 0%, #F5F5F5 100%);border:1px solid #ececee;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6b6b6b;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;font-weight:500;letter-spacing:.02em;text-align:center;padding:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;overflow:hidden}.tech-tile:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.06);color:#0a0a0a;border-color:rgba(232,85,42,.4);background:radial-gradient(ellipse 90% 90% at 50% 0%, rgba(232, 85, 42, 0.15), transparent 70%),linear-gradient(180deg, #FFFFFF 0%, #FFF6EE 100%)}.mini-stats{padding:96px 0;background:#fafafa}.mini-stats__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;border-top:1px solid #ececee;border-bottom:1px solid #ececee}@media(max-width: 768px){.mini-stats__grid{grid-template-columns:1fr}}.mini-stats__cell{padding:32px;border-right:1px solid #ececee}.mini-stats__cell:last-child{border-right:0}@media(max-width: 768px){.mini-stats__cell{border-right:0;border-bottom:1px solid #ececee}.mini-stats__cell:last-child{border-bottom:0}}.mini-stats__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d9d9dc;border-radius:6px;color:#e8552a;font-size:14px;margin-bottom:16px}.mini-stats h4{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#1f1f1f;margin-bottom:12px}.mini-stats p{font-size:.875rem;color:#6b6b6b;margin:0;line-height:1.5}.faq{padding:8rem 0;background:#f5f5f5}.faq__tabs{display:inline-flex;gap:8px;background:#fff;border:1px solid #ececee;border-radius:999px;padding:4px;margin:0 auto 48px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.faq__list{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq>.container{display:flex;flex-direction:column;align-items:center}.faq>.container>.faq__list{width:100%;align-self:stretch}.faq-tab{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0);border:0;border-radius:999px;padding:10px 18px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#6b6b6b;cursor:pointer;transition:background .18s ease,color .18s ease}.faq-tab.is-active{background:#f5f5f5;color:#1f1f1f;box-shadow:0 1px 2px rgba(0,0,0,.04)}.faq-tab:hover{color:#1f1f1f}.faq-item{background:#fff;border:1px solid #ececee;border-radius:10px;padding:0}.faq-item summary{list-style:none;cursor:pointer;padding:24px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#1f1f1f}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .faq-item__chev{color:#e8552a;transition:transform .2s ease;flex-shrink:0}.faq-item[open] summary .faq-item__chev{transform:rotate(180deg)}.faq-item__body{padding:0 32px 24px}.faq-item__body p{color:#6b6b6b;font-size:.9375rem;line-height:1.6;margin:0}.cta-strip{position:relative;padding:128px 0;background:#0a0a0a;color:#fafafa;text-align:center;overflow:hidden}.cta-strip .container{position:relative;z-index:1}.cta-strip .eyebrow,.cta-strip .eyebrow--accent{color:#e8552a;margin-bottom:24px}.cta-strip h2{color:#fafafa;margin-bottom:16px}.cta-strip p{color:rgba(255,255,255,.7);max-width:560px;margin:0 auto 32px}.cta-strip--grid .cta-strip__pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse at center, #000 30%, transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center, #000 30%, transparent 75%);pointer-events:none}.trust-icons{padding:0 0 8rem;background:#fafafa}.trust-icons__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;max-width:1140px;margin:0 auto}@media(max-width: 768px){.trust-icons__grid{grid-template-columns:1fr}}.trust-icon{background:#fff;border:1px solid #ececee;border-radius:10px;padding:48px 32px 32px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.trust-icon:hover{border-color:rgba(232,85,42,.4);box-shadow:0 2px 8px rgba(0,0,0,.06);transform:translateY(-2px)}.trust-icon__visual{width:72px;height:72px;border-radius:50%;background:radial-gradient(ellipse at 30% 30%, rgba(232, 85, 42, 0.2), transparent 60%),linear-gradient(135deg, rgba(232, 85, 42, 0.1), #F5F5F5);border:1px solid rgba(232,85,42,.25);display:inline-flex;align-items:center;justify-content:center;color:#e8552a;margin-bottom:12px}.trust-icon__label{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e8552a}.trust-icon h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-0.012em;line-height:1.25;color:#0a0a0a;margin:0}.trust-icon p{font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;line-height:1.55;color:#6b6b6b;margin:0}@keyframes fadeInUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes typingBounce{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes scoreReveal{from{stroke-dashoffset:var(--circumference)}to{stroke-dashoffset:var(--dash-offset)}}@keyframes slideUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes msgIn{to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scoreRingSpin{from{transform:rotate(-90deg)}to{transform:rotate(270deg)}}@keyframes cardSlideIn{from{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes cardSlideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-60px)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes charReveal{from{opacity:0}to{opacity:1}}@keyframes cursorBlink{0%,100%{opacity:1}50%{opacity:0}}.gradient-text{background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.fade-in-up{animation:fadeInUp .6s ease forwards}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.float{animation:float 3s ease-in-out infinite}.stagger-children .reveal:nth-child(1){transition-delay:0.1s}.stagger-children .reveal:nth-child(2){transition-delay:0.2s}.stagger-children .reveal:nth-child(3){transition-delay:0.3s}.stagger-children .reveal:nth-child(4){transition-delay:0.4s}.stagger-children .reveal:nth-child(5){transition-delay:0.5s}.stagger-children .reveal:nth-child(6){transition-delay:0.6s}.stagger-children .reveal:nth-child(7){transition-delay:0.7s}.stagger-children .reveal:nth-child(8){transition-delay:0.8s}.hero-bento{padding:8rem 0 3rem;position:relative;overflow:hidden;background:#f5f0eb}.hero-bento .container{position:relative;z-index:1}.hero-bento h1,.hero-bento h2,.hero-bento h3,.hero-bento h4{color:#fafafa}.hero-bento h1{font-size:clamp(2.2rem,5vw,6rem);line-height:1.15;margin-bottom:1.25rem}.hero-bento p,.hero-bento .hero-body{color:#4a3a42}.hero-bento .hero-body strong{color:#0a0a0a}.hero-bento .text-gradient{background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;padding-right:5px}.hero-bento .hero-badge{background:rgba(10,10,10,.1);color:#0a0a0a}.hero-bento .bento-card{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.06);backdrop-filter:none;-webkit-backdrop-filter:none}.hero-bento .bento-card--stat .stat-number{background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-bento .bento-card--stat .stat-label{color:#6b5a62;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace}.hero-bento .bento-card--ring .ring-bg{stroke:rgba(0,0,0,.08)}.hero-bento .bento-card--ring .ring-text{fill:#fafafa;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace}.hero-bento .bento-card--ring .ring-caption{color:#6b5a62;font-size:9px}.hero-bento .bento-card--tryit .tryit-label{color:#6b5a62}.hero-bento .bento-card--tryit .tryit-pill{background:#f5f0eb;border:1px solid rgba(0,0,0,.12);color:#fafafa}.hero-bento .bento-card--tryit .tryit-pill:hover{border-color:#0a0a0a;color:#0a0a0a;background:rgba(10,10,10,.06)}.hero-bento .btn--outline{border-color:#0a0a0a;color:#0a0a0a}.hero-bento .btn--outline:hover{background:#0a0a0a;color:#fff}.bento-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:1.5rem;align-items:start;padding-bottom:50px}@media(max-width: 1024px){.bento-grid{grid-template-columns:1fr}}.bento-card{background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.06);border-radius:10px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:2rem}.bento-card--hero{padding:3rem}.bento-card--hero .hero-body{max-width:520px;margin:0 0 2rem}.bento-card--hero .hero-actions{justify-content:flex-start}.bento-card--stat{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem}.bento-card--stat .stat-number{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.bento-card--stat .stat-label{font-size:.9rem;color:#6b6b6b}.bento-card--ring{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2rem}.bento-card--ring .hero-score-ring{flex-shrink:0}.bento-card--ring .ring-meta{display:flex;flex-direction:column;gap:.35rem}.bento-card--ring .ring-rec{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .7rem;border-radius:50px;text-align:center}.bento-card--ring .ring-rec.pursue{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.bento-card--ring .ring-rec.pivot{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.bento-card--ring .ring-rec.park,.bento-card--ring .ring-rec.archive{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.bento-card--ring .ring-caption{font-size:.8rem;color:#8e8e93}.bento-card--tryit{padding:1.5rem 2rem}.bento-card--tryit .tryit-label{font-size:.85rem;color:#6b6b6b;margin-bottom:.75rem}.bento-card--tryit .tryit-pills{display:flex;flex-wrap:wrap;gap:.5rem}.bento-card--tryit .tryit-pill{background:#ececee;border:1px solid #b5b5b8;border-radius:50px;padding:.5rem 1rem;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.8rem;color:#3a3a3a;cursor:pointer;transition:all .2s ease}.bento-card--tryit .tryit-pill:hover{border-color:#0a0a0a;color:#e8552a;background:#ececee}.bento-stack{display:flex;flex-direction:column;gap:1.5rem}.feature-strip{border-top:1px solid #d9d9dc;border-bottom:1px solid #d9d9dc;padding:1.25rem 0;background:#7a1b3e}.feature-strip .feature-items{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.feature-strip .feature-item{display:flex;align-items:center;gap:.6rem;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.85rem;font-weight:600;color:#3a3a3a;letter-spacing:.01em}.feature-strip .feature-item svg{color:#e8552a;flex-shrink:0}.live-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1140px;margin:0 auto;padding:30px;border:1px solid rgba(238,238,238,.1803921569);border-radius:30px;background:#000}@media(max-width: 768px){.live-score-grid{grid-template-columns:1fr;gap:2rem}}.live-score-card{display:flex;align-items:center;gap:2rem;background:rgba(255,255,255,.92);border-radius:10px;padding:2.5rem;border:1px solid #d9d9dc}@media(max-width: 576px){.live-score-card{flex-direction:column;text-align:center}}.live-score-ring-wrap svg{flex-shrink:0}.live-score-meta h3{margin-bottom:.5rem}.live-score-meta p{font-size:.9rem;margin-bottom:.75rem}.live-dims{display:flex;flex-direction:column;gap:.75rem}.live-dim__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem}.live-dim__label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#3a3a3a}.live-dim__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;color:#6b6b6b}.live-dim__bar{height:6px;background:#d9d9dc;border-radius:3px;overflow:hidden}.live-dim__fill{height:100%;border-radius:3px;background:#e8552a;transition:width .6s ease}.live-dim__fill.pivot{background:#e8552a}.live-dim__fill.archive{background:#e8552a}.stepper{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;max-width:1140px;margin:0 auto}@media(max-width: 768px){.stepper{grid-template-columns:1fr}}.stepper-card{background:rgba(255,255,255,.92);border-radius:10px;padding:2.5rem 2rem;border:1px solid #d9d9dc;position:relative;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.stepper-card:hover{border-color:#0a0a0a;box-shadow:0 0 0 1px #0a0a0a,0 2px 8px rgba(0,0,0,.06);transform:translateY(-4px)}.stepper-card .stepper-watermark{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:5rem;font-weight:800;line-height:1;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;opacity:.9;position:absolute;top:12px;right:20px;pointer-events:none}.stepper-card h3{font-size:1.25rem;margin-bottom:.75rem;position:relative;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace}.stepper-card p{font-size:.9rem;color:#6b6b6b;line-height:1.55;position:relative;margin-bottom:0}.stepper-card .stepper-detail{display:inline-block;margin-top:.75rem;font-size:.8rem;font-weight:600;color:#e8552a;letter-spacing:.02em}.stepper-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:260px}.stepper-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);color:#fff;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.15rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;flex-shrink:0}.stepper-content h3{font-size:1.1rem;margin-bottom:.5rem}.stepper-content p{font-size:.9rem;color:#6b6b6b;line-height:1.55}.stepper-line{width:60px;height:2px;background:#b5b5b8;margin-top:24px;flex-shrink:0}@media(max-width: 768px){.stepper-line{width:2px;height:32px;margin-top:0}}.tab-bar{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.tab-btn{background:rgba(0,0,0,0);border:1px solid #d9d9dc;border-radius:50px;padding:.5rem 1.25rem;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.85rem;font-weight:600;color:#6b6b6b;cursor:pointer;transition:all .2s ease}.tab-btn:hover{border-color:#6b6b6b;color:#3a3a3a}.tab-btn.active{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero{padding:10rem 0 5rem;text-align:center;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at 50% 0%, rgba(0, 0, 0, 0.04) 0%, transparent 60%);pointer-events:none;z-index:0}.hero .container{position:relative;z-index:1}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.15;margin-bottom:1.25rem}.hero .text-gradient{background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-badge{display:inline-block;padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;color:#e8552a;background:#ececee;border:1px solid rgba(10,10,10,.25);margin-bottom:1.5rem}.hero-body{font-size:1.15rem;color:#3a3a3a;max-width:600px;margin:0 auto 2rem}.hero-body strong{color:#fff}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.idea-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 1024px){.idea-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.idea-grid{grid-template-columns:1fr}}.idea-card{background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.06);border-radius:10px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(81,81,81,.38);padding:1.75rem;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease,opacity .3s ease}.idea-card.hidden{display:none}.idea-card:hover{border-color:#b5b5b8;box-shadow:0 2px 8px rgba(0,0,0,.06);transform:translateY(-4px)}.idea-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.idea-card__year{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#6b6b6b;letter-spacing:.05em}.idea-card__name{font-size:1.15rem;margin-bottom:.5rem}.idea-card__desc{font-size:.9rem;color:#6b6b6b;margin-bottom:1rem;line-height:1.5}.idea-card__score{display:flex;align-items:center;gap:.75rem}.idea-card__source{font-size:.7rem;color:#8e8e93;margin-top:.75rem;padding-top:.5rem;border-top:1px solid #d9d9dc}.idea-card__source span{color:#e8552a;font-weight:600}.idea-card .rec-badge{font-size:.7rem;padding:.3rem .8rem}.idea-card__dims{display:grid;grid-template-columns:repeat(3, 1fr);gap:.4rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #d9d9dc}.dim-bar{display:flex;flex-direction:column;gap:.2rem}.dim-bar__label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.6rem;font-weight:600;color:#8e8e93;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dim-bar__track{height:3px;background:rgba(255,255,255,.1019607843);border-radius:2px;overflow:hidden}.dim-bar__fill{height:100%;border-radius:2px;background:#e8552a}.dim-bar__fill.medium{background:#e8552a}.dim-bar__fill.low{background:#e8552a}.score-bar{flex:1;height:6px;border-radius:3px;background:#000;overflow:hidden}.score-fill{height:100%;border-radius:3px;background:linear-gradient(135deg, #E8552A, #D14620);transition:width .6s ease}.score-fill.pivot{background:#e8552a}.score-fill.park,.score-fill.archive{background:#e8552a}.score-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.85rem;font-weight:700;color:#3a3a3a;min-width:2.5rem;text-align:right}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{margin-bottom:.75rem}.section-subtitle{font-size:1.05rem;color:#6b6b6b;max-width:560px;margin:0 auto}.page-header{padding:9rem 0 3rem;text-align:center}.page-header .badge{margin-bottom:1.25rem}.page-header h1{margin-bottom:1rem}.steps-timeline .steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;position:relative}.steps-timeline .steps-grid::before{content:"";position:absolute;top:60px;left:10%;right:10%;height:2px;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);z-index:0}@media(max-width: 768px){.steps-timeline .steps-grid::before{display:none}}@media(max-width: 768px){.steps-timeline .steps-grid{grid-template-columns:1fr}}.steps-timeline .step-card{background:#f5f5f5;border-radius:10px;padding:2.5rem 2rem;text-align:center;position:relative;z-index:1;border:1px solid #d9d9dc;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.steps-timeline .step-card:hover{border-color:#0a0a0a;box-shadow:0 0 0 1px #0a0a0a,0 2px 8px rgba(0,0,0,.06);transform:translateY(-4px)}.steps-timeline .step-card .step-watermark{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:5rem;font-weight:800;line-height:1;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;opacity:.9;position:absolute;top:12px;right:20px;z-index:0;pointer-events:none}.steps-timeline .step-card h3{margin-bottom:.75rem;position:relative}.steps-timeline .step-card p{font-size:.95rem;position:relative}.steps .step-card{text-align:center;padding:2.5rem 2rem}.steps .step-card .step-number{width:48px;height:48px;border-radius:50%;background:#0a0a0a;color:#fff;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.steps .step-card h3{margin-bottom:.75rem}.steps .step-card p{font-size:.95rem}.who-grid-v2{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(max-width: 768px){.who-grid-v2{grid-template-columns:1fr}}.who-grid-v2 .who-card-v2{display:flex;align-items:flex-start;gap:1.25rem;background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.who-grid-v2 .who-card-v2:hover{border-color:#0a0a0a;box-shadow:0 0 0 1px #0a0a0a,0 2px 8px rgba(0,0,0,.06);transform:translateY(-4px)}.who-grid-v2 .who-card-v2 .who-icon-v2{width:56px;height:56px;min-width:56px;border-radius:6px;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);display:flex;align-items:center;justify-content:center}.who-grid-v2 .who-card-v2 .who-icon-v2 svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.who-grid-v2 .who-card-v2 .who-text h4{margin-bottom:.4rem}.who-grid-v2 .who-card-v2 .who-text p{font-size:.95rem;margin-bottom:0}.cta--gradient{background:#0a0a0a;text-align:center;padding:8rem 0}.cta--gradient h2{color:#fff;margin-bottom:1rem}.cta--gradient p{font-size:1.15rem;color:rgba(255,255,255,.85);margin-bottom:2rem}.cta--gradient .btn--outline{border-color:rgba(255,255,255,.6);color:#fff}.cta--gradient .btn--outline:hover{background:rgba(255,255,255,.15);border-color:#fff}.dimension-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){.dimension-grid{grid-template-columns:1fr}}.dimension-grid .dimension-card{background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;border-top:3px solid #0a0a0a}.dimension-grid .dimension-card .dimension-number{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:3rem;font-weight:800;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;opacity:.9;line-height:1;margin-bottom:.5rem}.dimension-grid .dimension-card h4{margin-bottom:.5rem}.dimension-grid .dimension-card p{font-size:.9rem;margin-bottom:0}.rec-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){.rec-grid{grid-template-columns:1fr}}.rec-grid .rec-card{background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;border-top:4px solid #b5b5b8}.rec-grid .rec-card--pursue{border-top-color:#e8552a}.rec-grid .rec-card--pivot{border-top-color:#e8552a}.rec-grid .rec-card--park,.rec-grid .rec-card--archive{border-top-color:#e8552a}.rec-grid .rec-card h4{margin-bottom:.5rem}.rec-grid .rec-card p{font-size:.9rem;margin-bottom:0}.rec-grid .rec-card .rec-score-range{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;color:#8e8e93;margin-top:.75rem}.about-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem;align-items:start}@media(max-width: 768px){.about-grid{grid-template-columns:1fr;gap:2.5rem}}.about-beliefs{max-width:800px;margin:0 auto;margin-top:20px}.about-beliefs h4{margin-bottom:15px}.faq{max-width:800px;margin:0 auto}.faq .faq-item{border-bottom:1px solid #d9d9dc}.faq .faq-item:last-child{border-bottom:none}.faq .faq-question{width:100%;background:none;border:none;font-family:"Inter",system-ui,sans-serif;font-size:1.05rem;font-weight:600;color:#fff;text-align:left;padding:1.25rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq .faq-question .faq-icon{font-size:1.5rem;transition:transform .3s ease;color:#0a0a0a;flex-shrink:0;margin-left:1rem}.faq .faq-question.active .faq-icon{transform:rotate(45deg)}.faq .faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0}.faq .faq-answer.open{padding-bottom:1.25rem}.faq .faq-answer p{font-size:.95rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width: 768px){.contact-grid{grid-template-columns:1fr}}.contact-form .form-group{margin-bottom:1.25rem}.contact-form .form-group label{display:block;font-weight:600;font-size:.9rem;margin-bottom:.4rem;color:#3a3a3a}.contact-form .form-group input,.contact-form .form-group textarea,.contact-form .form-group select{width:100%;padding:.85rem 1rem;border:1px solid #d9d9dc;border-radius:6px;font-family:"Inter",system-ui,sans-serif;font-size:1rem;background:#ececee;transition:border-color .2s}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus,.contact-form .form-group select:focus{outline:none;border-color:#0a0a0a;box-shadow:0 0 0 3px rgba(0,0,0,.08)}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder,.contact-form .form-group select::placeholder{color:#8e8e93}.contact-form .form-group textarea{resize:vertical;min-height:140px}.contact-form .form-status{margin-top:1rem;font-weight:500;font-size:.95rem}.contact-form .form-status.success{color:#e8552a}.contact-form .form-status.error{color:#e8552a}.contact-info .info-card{background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;margin-bottom:1.5rem}.contact-info .info-card h4{margin-bottom:.5rem}.contact-info .info-card p,.contact-info .info-card a{font-size:.95rem;color:#6b6b6b}.contact-info .info-card a:hover{color:#e8552a}.contact-info .info-card .info-icon{font-size:1.5rem;margin-bottom:.75rem}.radar-chart-wrap{display:flex;justify-content:center;margin:3rem auto 2rem;max-width:560px}.radar-chart-wrap svg{width:100%;height:auto}.score-dist{max-width:700px;margin:3rem auto 2rem;display:flex;flex-direction:column;gap:1.25rem}.score-dist__row{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:1rem}@media(max-width: 576px){.score-dist__row{grid-template-columns:80px 1fr 40px}}.score-dist__label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.85rem;font-weight:600;color:#3a3a3a;text-align:right}.score-dist__bar{height:24px;background:#d9d9dc;border-radius:12px;overflow:hidden;position:relative}.score-dist__fill{height:100%;border-radius:12px;background:#e8552a;transition:width .8s ease}.score-dist__fill.pivot{background:#e8552a}.score-dist__fill.archive{background:#e8552a}.score-dist__pct{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.85rem;font-weight:700;color:#6b6b6b}.example-assessment{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;max-width:1140px;margin:3rem auto 0;background:#f5f5f5;border-radius:10px;padding:2.5rem;border:1px solid #d9d9dc}@media(max-width: 768px){.example-assessment{grid-template-columns:1fr;gap:2rem}}.example-assessment__ring{display:flex;flex-direction:column;align-items:center;gap:1rem}.example-assessment__ring h4{font-size:1.2rem;margin-bottom:0}.example-assessment__ring p{font-size:.85rem;text-align:center;margin-bottom:0}.example-assessment__dims{display:flex;flex-direction:column;gap:1rem}.example-dim{display:grid;grid-template-columns:120px 1fr 40px;align-items:center;gap:.75rem}@media(max-width: 576px){.example-dim{grid-template-columns:80px 1fr 40px}}.example-dim__label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#3a3a3a;text-align:right}.example-dim__bar{height:8px;background:#d9d9dc;border-radius:4px;overflow:hidden}.example-dim__fill{height:100%;border-radius:4px;background:#e8552a;transition:width .8s ease}.example-dim__fill.medium{background:#e8552a}.example-dim__fill.low{background:#e8552a}.example-dim__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;color:#6b6b6b}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1140px;margin:3rem auto 0}@media(max-width: 768px){.compare-grid{grid-template-columns:1fr}}.compare-card{background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;text-align:center}.compare-card__icon{font-size:2.5rem;margin-bottom:1rem}.compare-card h4{margin-bottom:.5rem}.compare-card p{font-size:.9rem;margin-bottom:0}.compare-card--strong{border-top:3px solid #e8552a}.compare-card--weak{border-top:3px solid #e8552a}.sparkline-group{display:flex;align-items:flex-end;gap:3px;height:32px;justify-content:center;margin:1rem auto}.sparkline-bar{width:6px;border-radius:3px;background:#0a0a0a;opacity:.6;transition:height .5s ease,opacity .5s ease}.sparkline-bar.active{opacity:1;background:#e8552a}.dim-visual-card{background:#f5f5f5;border-radius:10px;padding:2rem;border:1px solid #d9d9dc;border-top:3px solid #0a0a0a;display:flex;flex-direction:column}.dim-visual-card .dimension-number{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:3rem;font-weight:800;background:linear-gradient(135deg, #0A0A0A, #3A3A3A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;opacity:.9;line-height:1;margin-bottom:.5rem}.dim-visual-card h4{margin-bottom:.5rem}.dim-visual-card p{font-size:.9rem;margin-bottom:.75rem}.dim-visual-card .dim-visual-bar{height:6px;background:#d9d9dc;border-radius:3px;overflow:hidden;margin-top:auto}.dim-visual-card .dim-visual-fill{height:100%;border-radius:3px;transition:width .8s ease}.dim-visual-card.high .dim-visual-fill{background:#e8552a}.dim-visual-card.medium .dim-visual-fill{background:#e8552a}.dim-visual-card.low .dim-visual-fill{background:#e8552a}.values-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.values-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#3a3a3a;padding:1rem 1.25rem;background:#f5f5f5;border-radius:6px;border:1px solid #d9d9dc}.values-list li .check-icon{color:#e8552a;font-weight:700;flex-shrink:0;margin-top:2px}.legacy-banner{background:rgba(232,85,42,.1);border-bottom:1px solid rgba(232,85,42,.25);padding:14px 0;margin-top:96px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:12px;letter-spacing:.02em;position:relative;z-index:5}.legacy-banner+.hero-bento{padding-top:2.5rem}.legacy-banner .container{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.legacy-banner__dot{width:8px;height:8px;border-radius:50%;background:#e8552a;flex-shrink:0;box-shadow:0 0 0 4px rgba(232,85,42,.15)}.legacy-banner p{margin:0;color:#1f1f1f;font-size:12px;text-transform:uppercase;flex:1}.legacy-banner__link{color:#e8552a;font-weight:600;text-transform:uppercase;text-decoration:none;white-space:nowrap}.legacy-banner__link:hover{color:#d14620}section.bg-dark-900,section.bg-dark-800,section.bg-dark-700{background-color:#f5f5f5;color:#1f1f1f}section.bg-dark-900 h1,section.bg-dark-900 h2,section.bg-dark-900 h3,section.bg-dark-900 h4,section.bg-dark-900 h5,section.bg-dark-900 h6,section.bg-dark-800 h1,section.bg-dark-800 h2,section.bg-dark-800 h3,section.bg-dark-800 h4,section.bg-dark-800 h5,section.bg-dark-800 h6,section.bg-dark-700 h1,section.bg-dark-700 h2,section.bg-dark-700 h3,section.bg-dark-700 h4,section.bg-dark-700 h5,section.bg-dark-700 h6{color:#1f1f1f}section.bg-dark-900 p,section.bg-dark-800 p,section.bg-dark-700 p{color:#6b6b6b}section.bg-dark-900 .section-subtitle,section.bg-dark-800 .section-subtitle,section.bg-dark-700 .section-subtitle{color:#6b6b6b}section.bg-dark-900 .badge,section.bg-dark-800 .badge,section.bg-dark-700 .badge{background:#fff;border-color:#d9d9dc;color:#3a3a3a}.live-score-grid{background:#fff;border:1px solid #ececee;box-shadow:0 1px 2px rgba(0,0,0,.04)}.live-score-card{background:#f5f5f5;border:1px solid #ececee}.live-score-card h3{color:#1f1f1f}.live-score-card p{color:#6b6b6b}.live-dim__label{color:#3a3a3a}.live-dim__value{color:#1f1f1f}.live-dim__bar{background:#ececee}.live-dim__fill{background:#e8552a}.live-dim__fill.pivot{background:#3a3a3a}.live-dim__fill.archive{background:#8e8e93}.stepper-card{background:#fff;border:1px solid #ececee}.stepper-card h3{color:#1f1f1f}.stepper-card p{color:#6b6b6b}.stepper-card:hover{border-color:#0a0a0a;box-shadow:0 2px 8px rgba(0,0,0,.06)}.idea-card{background:#fff;border:1px solid #ececee;box-shadow:0 1px 2px rgba(0,0,0,.04)}.idea-card:hover{border-color:#0a0a0a;box-shadow:0 2px 8px rgba(0,0,0,.06)}.idea-card__name{color:#1f1f1f}.idea-card__desc{color:#6b6b6b}.idea-card__year{color:#6b6b6b}.idea-card__dims{border-top-color:#ececee}.dim-bar__label{color:#6b6b6b}.dim-bar__track{background:#ececee}.dim-bar__fill{background:#e8552a}.dim-bar__fill.medium{background:#3a3a3a}.dim-bar__fill.low{background:#8e8e93}.score-bar{background:#ececee}.score-fill{background:#e8552a}.score-fill.pivot{background:#3a3a3a}.score-fill.park,.score-fill.archive{background:#8e8e93}.tab-bar{border-bottom:1px solid #ececee}.tab-btn{background:rgba(0,0,0,0);color:#6b6b6b;border:1px solid rgba(0,0,0,0)}.tab-btn:hover{color:#1f1f1f}.tab-btn.active{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.rec-badge.pursue{background:rgba(232,85,42,.1);color:#e8552a;border:1px solid rgba(232,85,42,.25)}.rec-badge.pivot{background:rgba(107,107,107,.08);color:#3a3a3a;border:1px solid #d9d9dc}.rec-badge.archive,.rec-badge.park{background:#ececee;color:#6b6b6b;border:1px solid #d9d9dc}.feature-strip{background:#fff;border-top:1px solid #ececee;border-bottom:1px solid #ececee}.feature-strip .feature-item{color:#3a3a3a}.feature-strip .feature-item svg{color:#e8552a}.dim-visual-card{background:#fff;border:1px solid #ececee;border-top:3px solid #e8552a;box-shadow:0 1px 2px rgba(0,0,0,.04)}.dim-visual-card h4{color:#0a0a0a}.dim-visual-card p{color:#6b6b6b}.dim-visual-card .dimension-number{color:#e8552a;-webkit-text-fill-color:#e8552a;background:none}.dim-visual-bar{background:#ececee;border-radius:3px;height:6px;overflow:hidden;margin-top:16px}.dim-visual-fill{height:100%;border-radius:3px;background:#e8552a;transition:width .6s ease}.compare-card{background:#fff;border:1px solid #ececee;box-shadow:0 1px 2px rgba(0,0,0,.04)}.compare-card h4{color:#0a0a0a}.compare-card p{color:#6b6b6b}.compare-card--strong{border-top:3px solid #e8552a}.compare-card--weak{border-top:3px solid #3a3a3a}.sparkline-bar{background:#b5b5b8}.sparkline-bar.active{background:#e8552a;opacity:1}.score-dist__label{color:#3a3a3a}.score-dist__pct{color:#0a0a0a}.score-dist__bar{background:#ececee}.score-dist__fill{background:#e8552a}.score-dist__fill.pivot{background:#3a3a3a}.score-dist__fill.archive{background:#b5b5b8}.example-assessment{background:#fff;border:1px solid #ececee;box-shadow:0 1px 2px rgba(0,0,0,.04)}.example-assessment__ring h4{color:#0a0a0a}.example-assessment__ring p{color:#6b6b6b}.example-dim__label{color:#3a3a3a}.example-dim__value{color:#0a0a0a}.example-dim__bar{background:#ececee}.example-dim__fill{background:#e8552a}.example-dim__fill.medium{background:#3a3a3a}.example-dim__fill.low{background:#b5b5b8}.step-card{background:#fff;border:1px solid #ececee;box-shadow:0 1px 2px rgba(0,0,0,.04)}.step-card h3{color:#0a0a0a}.step-card p{color:#6b6b6b}.step-watermark{color:#e8552a;-webkit-text-fill-color:#e8552a;background:none;opacity:.9}.page-header h1{color:#0a0a0a}.page-header .badge{color:#e8552a;border-color:rgba(232,85,42,.3);background:rgba(232,85,42,.1)}.page-header--with-illustration .page-header__split{display:grid;grid-template-columns:minmax(0, 1.6fr) minmax(0, 1fr);align-items:center;gap:64px}@media(max-width: 1024px){.page-header--with-illustration .page-header__split{grid-template-columns:1fr;gap:32px}}.page-header--with-illustration .page-header__copy{text-align:left}.page-header--with-illustration .page-header__copy h1{max-width:720px}.page-header--with-illustration .page-header__copy .section-subtitle{max-width:640px;margin:0}.page-header--with-illustration .page-header__illustration{margin:0;display:flex;align-items:center;justify-content:center}.page-header--with-illustration .page-header__illustration img{width:clamp(220px,90%,360px);max-width:100%;height:auto;filter:drop-shadow(0 12px 28px rgba(0, 0, 0, 0.1)) contrast(30)}@media(max-width: 1024px){.page-header--with-illustration .page-header__illustration{order:-1}.page-header--with-illustration .page-header__illustration img{width:clamp(180px,60%,280px)}}.section-subtitle{color:#3a3a3a}.beliefs{padding:8rem 0;background:#fafafa;border-top:1px solid #ececee;border-bottom:1px solid #ececee}.beliefs__head{max-width:720px;margin:0 auto 64px;text-align:center}.beliefs__head .eyebrow{display:inline-block;margin-bottom:16px}.beliefs__head h2{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.875rem,3.4vw,2.6rem);font-weight:500;letter-spacing:-0.02em;line-height:1.1;color:#0a0a0a;margin:0}.beliefs__grid{list-style:none;margin:0 auto;padding:0;max-width:1100px;display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 768px){.beliefs__grid{grid-template-columns:1fr}}.belief{background:#fff;border:1px solid #ececee;border-top:3px solid #e8552a;border-radius:10px;padding:48px 32px 32px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.belief:hover{border-top-color:#d14620;box-shadow:0 2px 8px rgba(0,0,0,.06);transform:translateY(-2px)}.belief__num{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;color:#e8552a;text-transform:uppercase}.belief__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;line-height:1.25;color:#0a0a0a;margin:0}.belief__body{font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;line-height:1.6;color:#6b6b6b;margin:0}.values-list li{color:#3a3a3a}.values-list li .check-icon{color:#e8552a}.how-tabs-wrap{padding-top:8rem;padding-bottom:0;background:#fafafa}.how-tabs-wrap .section-header{margin-bottom:48px}.how-tabs{display:inline-flex;gap:4px;padding:4px;margin:0 auto;background:#ececee;border-radius:999px;width:max-content}.how-tabs__btn{appearance:none;background:rgba(0,0,0,0);border:0;cursor:pointer;padding:12px 32px;border-radius:999px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left;transition:background .18s ease,color .18s ease}.how-tabs__btn-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#1f1f1f;letter-spacing:-0.01em;line-height:1.1}.how-tabs__btn-sub{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b}.how-tabs__btn:hover{background:rgba(255,255,255,.6)}.how-tabs__btn.is-active{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.how-tabs__btn.is-active .how-tabs__btn-label{color:#0a0a0a}.how-tabs__btn.is-active .how-tabs__btn-sub{color:#e8552a}@media(max-width: 576px){.how-tabs{flex-direction:column;width:100%;border-radius:10px}.how-tabs__btn{align-items:center;text-align:center}}.how-tabs-wrap .section-header{text-align:center}.how-panel{display:none;padding-top:96px;padding-bottom:8rem}.how-panel.is-active{display:block}.how-panel>.container>.section-header:first-child{margin-top:0}.pulse-pipeline{display:grid;grid-template-columns:repeat(4, 1fr) auto;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:16px;max-width:1140px;margin:3rem auto 0}@media(max-width: 1024px){.pulse-pipeline{grid-template-columns:1fr;gap:12px}.pulse-pipeline__arrow{display:none}}.pulse-pipeline__step{background:#fff;border:1px solid #ececee;border-top:3px solid #e8552a;border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.pulse-pipeline__step h4{color:#0a0a0a;margin-bottom:0;font-size:1rem}.pulse-pipeline__step p{color:#6b6b6b;font-size:.875rem;line-height:1.5;margin:0}.pulse-pipeline__num{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a;margin-bottom:8px}.pulse-pipeline__arrow{align-self:center;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:1.25rem;color:#b5b5b8;user-select:none}.solution-hero{padding:8rem 0 96px;background:linear-gradient(180deg, #FFF1E8 0%, #FAFAFA 60%, #FAFAFA 100%);border-bottom:1px solid #ececee}.solution-hero__inner{max-width:920px}.solution-hero__copy{display:flex;flex-direction:column}.solution-hero__crumb{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;text-decoration:none;margin-bottom:24px;transition:color .18s ease}.solution-hero__crumb:hover{color:#e8552a}.solution-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(232,85,42,.1);border:1px solid rgba(232,85,42,.3);border-radius:999px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#e8552a;align-self:flex-start;margin-bottom:24px}.solution-hero__badge-dot{width:6px;height:6px;border-radius:50%;background:#e8552a;box-shadow:0 0 0 4px rgba(232,85,42,.18)}.solution-hero__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.4rem,5.4vw,4.4rem);font-weight:500;letter-spacing:-0.025em;line-height:.98;color:#0a0a0a;margin-bottom:24px}.solution-hero__lede{font-family:"Inter",system-ui,sans-serif;font-size:1.125rem;line-height:1.55;color:#3a3a3a;max-width:640px;margin-bottom:48px}.solution-hero__meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:48px;border-top:1px solid #ececee;padding-top:24px}.solution-hero__meta li{display:flex;flex-direction:column;gap:4px}.solution-hero__meta li span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b}.solution-hero__meta li strong{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#0a0a0a}.solution-signal{padding:8rem 0}.solution-signal__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;max-width:1140px;margin:0 auto}@media(max-width: 768px){.solution-signal__grid{grid-template-columns:1fr}}.solution-signal__card{background:#fff;border:1px solid #ececee;border-top:3px solid #e8552a;border-radius:10px;padding:32px;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:12px}.solution-signal__label{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b}.solution-signal__formula{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.9375rem;line-height:1.5;color:#0a0a0a;background:#f5f5f5;border:1px solid #ececee;border-radius:6px;padding:16px;margin:0;word-break:break-word}.solution-signal__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.solution-signal__tags code{display:inline-block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.75rem;font-weight:500;color:#3a3a3a;background:#f5f5f5;border:1px solid #ececee;border-radius:4px;padding:4px 8px}.solution-signal p{color:#6b6b6b;line-height:1.55;margin:0}.solution-sample{padding:0 0 8rem}.solution-sample .data-table thead th:nth-child(2),.solution-sample .data-table tbody td:nth-child(2){white-space:normal;max-width:360px;line-height:1.4}.solution-body{padding:0 0 8rem}.solution-body__inner{max-width:760px;margin:0 auto;font-family:"Inter",system-ui,sans-serif;color:#3a3a3a;font-size:1.0625rem;line-height:1.65}.solution-body__inner h2{color:#0a0a0a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:500;letter-spacing:-0.018em;line-height:1.15;margin-top:64px;margin-bottom:16px}.solution-body__inner h3{color:#0a0a0a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;margin-top:48px;margin-bottom:12px}.solution-body__inner p{margin-bottom:16px}.solution-body__inner ul,.solution-body__inner ol{margin:0 0 24px 1.25rem}.solution-body__inner li{margin-bottom:12px}.solution-body__inner strong{color:#0a0a0a;font-weight:600}.solution-body__inner a{color:#e8552a;text-decoration:underline;text-underline-offset:3px}.solution-body__inner a:hover{color:#d14620}.solution-body__inner code{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.875rem;background:#f5f5f5;border:1px solid #ececee;border-radius:4px;padding:2px 6px;color:#1f1f1f}.solution-body__inner blockquote{margin:32px 0;padding:24px 32px;border-left:3px solid #e8552a;background:rgba(232,85,42,.1);border-radius:0 10px 10px 0;color:#1f1f1f}.solution-cta-wrap{padding:0 0 8rem}.solution-cta{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:center;background:#0a0a0a;color:#fafafa;border-radius:16px;padding:64px;max-width:1140px;margin:0 auto}@media(max-width: 768px){.solution-cta{grid-template-columns:1fr;padding:32px}}.solution-cta__copy h2{color:#fafafa;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-weight:500;font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-0.018em;line-height:1.05;margin-bottom:16px}.solution-cta__copy p{color:rgba(250,250,250,.75);font-size:1rem;line-height:1.55;margin:0;max-width:56ch}.solution-cta__copy .eyebrow--accent{color:#e8552a;margin-bottom:16px}.solution-cta__actions{display:flex;flex-direction:column;gap:12px}.solution-cta__actions .btn--solid,.solution-cta__actions .btn--primary,.solution-cta__actions .btn--glow{background:rgba(0,0,0,0);border-color:rgba(250,250,250,.25);color:#fafafa}.solution-cta__actions .btn--solid:hover,.solution-cta__actions .btn--primary:hover,.solution-cta__actions .btn--glow:hover{background:rgba(250,250,250,.08);border-color:#fafafa;color:#fafafa}.solution-related{padding-bottom:8rem}.solution-related__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 768px){.solution-related__grid{grid-template-columns:1fr}}.solution-related__card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #ececee;border-radius:10px;padding:32px;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.solution-related__card h3{color:#0a0a0a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;line-height:1.2;margin:0}.solution-related__card p{color:#6b6b6b;font-size:.9375rem;line-height:1.5;margin:0}.solution-related__card .eyebrow{color:#e8552a;margin:0}.solution-related__card:hover{border-color:#0a0a0a;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.solution-related__more{margin-top:auto;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#0a0a0a}.taxonomy-hero{padding:8rem 0 48px;background:radial-gradient(ellipse 60% 60% at 50% 0%, rgba(232, 85, 42, 0.1), transparent 60%),#fafafa;border-bottom:1px solid #ececee}.taxonomy-hero__crumb{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;text-decoration:none;margin-bottom:24px;transition:color .18s ease}.taxonomy-hero__crumb:hover{color:#e8552a}.taxonomy-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#fff;border:1px solid #d9d9dc;border-radius:999px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#3a3a3a;margin-bottom:32px}.taxonomy-hero__dot{width:6px;height:6px;border-radius:50%;background:#e8552a;box-shadow:0 0 0 4px rgba(232,85,42,.18)}.taxonomy-hero__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.4rem,5.4vw,4.4rem);font-weight:500;letter-spacing:-0.025em;line-height:1;color:#0a0a0a;margin-bottom:24px}.taxonomy-hero__title .accent{color:#e8552a}.taxonomy-hero__lede{font-family:"Inter",system-ui,sans-serif;font-size:1.0625rem;line-height:1.55;color:#3a3a3a;max-width:720px;margin-bottom:32px}.taxonomy-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b}.taxonomy-hero__sep{color:#b5b5b8}.taxonomy-stats{padding:48px 0;background:#0a0a0a;color:#fafafa}.taxonomy-stats__grid{display:flex;flex-wrap:wrap;gap:0;border:1px solid rgba(250,250,250,.08);border-radius:10px;overflow:hidden}.taxonomy-stats__cell{flex:1 1 0;min-width:220px;padding:32px 48px;border-right:1px solid rgba(250,250,250,.08);display:flex;flex-direction:column;gap:8px}.taxonomy-stats__cell:last-child{border-right:0}@media(max-width: 1024px){.taxonomy-stats__cell{flex-basis:50%}.taxonomy-stats__cell:nth-child(2n){border-right:0}.taxonomy-stats__cell:nth-child(-n+2){border-bottom:1px solid rgba(250,250,250,.08)}}@media(max-width: 576px){.taxonomy-stats__cell{flex-basis:100%;border-right:0;border-bottom:1px solid rgba(250,250,250,.08)}.taxonomy-stats__cell:last-child{border-bottom:0}}.taxonomy-stats__label{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(250,250,250,.55)}.taxonomy-stats__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:500;letter-spacing:-0.022em;line-height:1;color:#fafafa}.taxonomy-stats__foot{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(250,250,250,.45)}.taxonomy-stats__cell--grade .taxonomy-stats__value{color:#e8552a}.taxonomy-stats__cell--grade-c .taxonomy-stats__value,.taxonomy-stats__cell--grade-d .taxonomy-stats__value,.taxonomy-stats__cell--grade-e .taxonomy-stats__value,.taxonomy-stats__cell--grade-f .taxonomy-stats__value{color:#e8552a;opacity:.65}.taxonomy-hook{padding:8rem 0}.taxonomy-hook__head{max-width:820px;margin:0 auto 64px;text-align:center}.taxonomy-hook__head h2{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2rem,3.6vw,3rem);font-weight:500;letter-spacing:-0.022em;line-height:1;color:#0a0a0a;margin-bottom:24px}.taxonomy-hook__lede{font-size:1.0625rem;line-height:1.55;color:#3a3a3a;max-width:640px;margin:0 auto}.taxonomy-hook__lede em{font-style:italic;color:#e8552a}.taxonomy-hook__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;max-width:1140px;margin:0 auto}@media(max-width: 768px){.taxonomy-hook__grid{grid-template-columns:1fr}}.taxonomy-hook__card{background:#fff;border:1px solid #ececee;border-radius:10px;padding:48px 32px;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:12px}.taxonomy-hook__card h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;color:#0a0a0a;margin-bottom:0}.taxonomy-hook__card p{font-family:"Inter",system-ui,sans-serif;font-size:.9375rem;line-height:1.55;color:#6b6b6b;margin:0}.taxonomy-hook__num{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a}.taxonomy-table{padding:0 0 8rem}.taxonomy-table__meta{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;margin:0}.taxonomy-body{padding:0 0 8rem}.taxonomy-body__inner{max-width:820px;margin:0 auto;font-family:"Inter",system-ui,sans-serif;color:#3a3a3a;font-size:1.0625rem;line-height:1.65}.taxonomy-body__inner h2,.taxonomy-body__inner h3{color:#0a0a0a;margin-top:48px;margin-bottom:16px}.taxonomy-body__inner p{margin-bottom:16px}.taxonomy-body__inner ul,.taxonomy-body__inner ol{margin:0 0 16px 1.25rem}.taxonomy-body__inner li{margin-bottom:8px}.taxonomy-body__inner code{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.875rem;background:#f5f5f5;border:1px solid #ececee;border-radius:4px;padding:2px 6px}.taxonomy-related{padding-bottom:8rem}.taxonomy-related__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1024px){.taxonomy-related__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.taxonomy-related__grid{grid-template-columns:1fr}}.taxonomy-related__card{background:#fff;border:1px solid #ececee;border-radius:10px;padding:32px;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:12px}.taxonomy-related__card h3{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-0.012em;color:#0a0a0a;margin:0}.taxonomy-related__card:hover{border-color:#0a0a0a;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.06)}.taxonomy-related__sic{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a}.taxonomy-related__stats{list-style:none;margin:0;padding:12px 0 0;border-top:1px solid #ececee;display:flex;gap:24px}.taxonomy-related__stats li{display:flex;flex-direction:column;gap:2px}.taxonomy-related__stats li span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b}.taxonomy-related__stats li strong{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:#0a0a0a}.region-disclaimer-wrap{padding:48px 0 0;background:#fafafa}.region-disclaimer{max-width:920px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;background:#f5f5f5;border:1px solid #ececee;border-left:3px solid #3a3a3a;border-radius:10px;padding:24px 32px}@media(max-width: 768px){.region-disclaimer{grid-template-columns:1fr;gap:12px;padding:24px}}.region-disclaimer__label{align-self:center;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#3a3a3a;padding:4px 10px;background:#fff;border:1px solid #d9d9dc;border-radius:999px;white-space:nowrap}.region-disclaimer p{margin:0;font-family:"Inter",system-ui,sans-serif;font-size:.875rem;line-height:1.55;color:#3a3a3a}.region-disclaimer p strong{color:#0a0a0a;font-weight:600}.region-alert-wrap{padding:8rem 0 0}.region-alert{position:relative;max-width:920px;margin:0 auto;background:linear-gradient(180deg, rgba(232, 85, 42, 0.1) 0%, rgba(232, 85, 42, 0.02) 100%);border:1px solid rgba(232,85,42,.25);border-left:4px solid #e8552a;border-radius:10px;padding:48px 48px 48px 48px;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media(max-width: 768px){.region-alert{padding:32px}}.region-alert__head{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px}.region-alert__pulse{width:8px;height:8px;border-radius:50%;background:#e8552a;box-shadow:0 0 0 4px rgba(232,85,42,.18);animation:region-alert-pulse 2.4s ease-in-out infinite}.region-alert__label{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a}.region-alert__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;letter-spacing:-0.018em;line-height:1.05;color:#0a0a0a;margin-bottom:24px}.region-alert__body{font-family:"Inter",system-ui,sans-serif;font-size:1.0625rem;line-height:1.65;color:#3a3a3a}.region-alert__body h2,.region-alert__body h3{color:#0a0a0a;margin-top:48px;margin-bottom:16px}.region-alert__body h3{font-size:1.125rem;font-weight:600}.region-alert__body p{margin-bottom:16px}.region-alert__body ul,.region-alert__body ol{margin:0 0 16px 1.25rem}.region-alert__body li{margin-bottom:8px}.region-alert__body strong{color:#0a0a0a}@keyframes region-alert-pulse{0%,100%{box-shadow:0 0 0 4px rgba(232,85,42,.18)}50%{box-shadow:0 0 0 8px rgba(232,85,42,.06)}}.region-row--alert{background:rgba(232,85,42,.025)}.region-row__alert{display:inline-block;margin-left:12px;padding:2px 8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a;background:rgba(232,85,42,.1);border:1px solid rgba(232,85,42,.3);border-radius:999px;vertical-align:middle}.page-hero{padding:8rem 0 48px;background:linear-gradient(180deg, rgba(232, 85, 42, 0.1) 0%, #FAFAFA 60%);border-bottom:1px solid #ececee}.page-hero__crumb{display:inline-flex;align-items:center;gap:8px;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;text-decoration:none;margin-bottom:24px;transition:color .18s ease}.page-hero__crumb:hover{color:#e8552a}.page-hero__eyebrow{display:inline-block;font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8552a;margin-bottom:24px}.page-hero__title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.4rem,5.4vw,4rem);font-weight:500;letter-spacing:-0.025em;line-height:1.02;color:#0a0a0a;margin-bottom:24px;max-width:920px}.page-hero__lede{font-family:"Inter",system-ui,sans-serif;font-size:1.0625rem;line-height:1.55;color:#3a3a3a;max-width:720px;margin:0}.page-body{padding:96px 0}.page-body__article{max-width:760px;margin:0 auto;font-family:"Inter",system-ui,sans-serif;color:#3a3a3a;font-size:1.0625rem;line-height:1.65}.page-body__article h2{color:#0a0a0a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:500;letter-spacing:-0.018em;line-height:1.15;margin-top:64px;margin-bottom:16px;scroll-margin-top:96px}.page-body__article h3{color:#0a0a0a;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-0.012em;margin-top:48px;margin-bottom:12px;scroll-margin-top:96px}.page-body__article p{margin-bottom:16px}.page-body__article ul,.page-body__article ol{margin:0 0 24px 1.25rem}.page-body__article li{margin-bottom:12px}.page-body__article strong{color:#0a0a0a;font-weight:600}.page-body__article a{color:#e8552a;text-decoration:underline;text-underline-offset:3px}.page-body__article a:hover{color:#d14620}.page-body__article code{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.875rem;background:#f5f5f5;border:1px solid #ececee;border-radius:4px;padding:2px 6px;color:#1f1f1f}.page-body__article pre{margin:32px 0;padding:32px;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:10px;overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.06)}.page-body__article pre code{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.8125rem;line-height:1.65;color:#ececee;background:rgba(0,0,0,0);border:0;padding:0;white-space:pre}.page-body__article blockquote{margin:48px 0;padding:24px 32px;border-left:3px solid #e8552a;background:rgba(232,85,42,.1);border-radius:0 10px 10px 0}.page-body__article blockquote p{margin:0;color:#0a0a0a;font-size:1.125rem;line-height:1.55;font-weight:500}.page-body__article table{width:100%;border-collapse:collapse;margin:32px 0;font-size:.9375rem}.page-body__article table th,.page-body__article table td{text-align:left;padding:12px 16px;border-bottom:1px solid #ececee}.page-body__article table th{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#3a3a3a;background:#f5f5f5}.page-body__article hr{border:0;border-top:1px solid #d9d9dc;margin:48px 0}.taxonomy-index{max-width:1140px;margin:0 auto}.taxonomy-index__head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}.taxonomy-index__meta{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;margin:0}.taxonomy-index__link{display:inline-block;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:#0a0a0a;text-decoration:none;transition:color .18s ease}.taxonomy-index__link:hover{color:#e8552a}.taxonomy-index__sic{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:.8125rem;font-weight:500;color:#3a3a3a;background:#f5f5f5;border:1px solid #ececee;border-radius:4px;padding:3px 8px}.hero-bento h1,.hero-bento h2,.hero-bento h3,.hero-bento h4{color:#0a0a0a}.hero-bento h1{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:500;letter-spacing:-0.028em;line-height:.96;margin-bottom:32px}.hero-bento h1 .accent{color:#e8552a}.hero-bento .hero-body{font-family:"Inter",system-ui,sans-serif;font-size:1.0625rem;line-height:1.5;color:#6b6b6b;max-width:520px;margin-bottom:48px}.hero-bento .hero-body strong{color:#1f1f1f;font-weight:600}.hero-bento .hero-badge{background:rgba(232,85,42,.1);color:#e8552a;border:1px solid rgba(232,85,42,.25);font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;padding:6px 12px;border-radius:999px;margin-bottom:24px;display:inline-flex;align-items:center}.hero-bento .bento-card--ring .ring-text{fill:#0a0a0a}.hero-bento .bento-card--ring .ring-fill{stroke:#e8552a}.hero-bento .bento-card--tryit .tryit-pill{color:#1f1f1f}.hero-bento .bento-card--tryit .tryit-pill:hover{border-color:#e8552a;color:#e8552a;background:rgba(232,85,42,.1)}.page-header+section,.page-header+main>section:first-of-type{padding-top:64px}.page-header{padding:8rem 0 48px}@media(max-width: 768px){.page-header{padding:6rem 0 32px}}.page-header .badge{margin-bottom:16px}.page-header h1{margin-bottom:16px}.page-header .section-subtitle{max-width:680px;margin-left:auto;margin-right:auto}.page-header--with-illustration{padding-bottom:64px}.page-header--with-illustration .page-header__copy{text-align:left}.page-header--with-illustration .page-header__copy .badge{margin-bottom:16px}.page-header--with-illustration .page-header__copy h1{margin-bottom:16px}.page-header--with-illustration .page-header__copy .section-subtitle{margin:0;max-width:580px}.page-header--gradient{position:relative;isolation:isolate;border-bottom:1px solid rgba(232,85,42,.15)}.page-header--gradient .page-header__bg{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 70% 80% at 75% 25%, rgba(232, 85, 42, 0.22), transparent 60%),radial-gradient(ellipse 90% 60% at 0% 100%, rgba(232, 85, 42, 0.1), transparent 70%),linear-gradient(180deg, #FFF1E8 0%, #F7EFE8 60%, #FAFAFA 100%)}.about-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:64px 96px;align-items:start;max-width:1100px;margin:0 auto;padding:64px 0}@media(max-width: 768px){.about-grid{grid-template-columns:1fr;gap:48px;padding:48px 0}}.about-grid h2{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:500;letter-spacing:-0.018em;line-height:1.1;color:#0a0a0a;margin-bottom:16px}.about-grid p{margin-bottom:16px}.about-grid p:last-child{margin-bottom:0}.about-grid .hero-body{color:#0a0a0a;font-size:1.0625rem;line-height:1.55}.section-header{margin-bottom:64px}.section-header h2,.section-header h3{margin-bottom:16px}.section-header .section-subtitle{margin:0}.section-header+.data-teaser,.section-header+.dimension-grid,.section-header+.compare-grid,.section-header+.stepper{margin-top:0}.block-header .block-header__copy .eyebrow+h2,.block-header .block-header__copy .eyebrow--accent+h2{margin-top:12px}.cta--gradient{padding:8rem 0}.cta--gradient h2{margin-bottom:16px}.cta--gradient p{margin-bottom:48px}.assess-page{background:#fafafa}.assess-shell{display:flex;flex-direction:column;min-height:100vh;padding-top:80px;transition:background .6s ease}.assess-shell[data-accent=pursue]{background:linear-gradient(180deg, rgba(232, 85, 42, 0.05) 0%, transparent 40%)}.assess-shell[data-accent=pivot]{background:linear-gradient(180deg, rgba(232, 85, 42, 0.05) 0%, transparent 40%)}.assess-shell[data-accent=park]{background:linear-gradient(180deg, rgba(232, 85, 42, 0.05) 0%, transparent 40%)}.wizard-stepper{display:flex;align-items:center;justify-content:center;gap:0;padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:65px;z-index:10}.wizard-step{display:flex;align-items:center;gap:.5rem;opacity:.4;transition:opacity .3s ease}.wizard-step.active,.wizard-step.completed{opacity:1}.wizard-step.completed .wizard-num{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.wizard-num{width:28px;height:28px;border-radius:50%;border:2px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#fafafa;flex-shrink:0;transition:all .3s ease}.active .wizard-num{border-color:#0a0a0a;background:rgba(10,10,10,.1);color:#0a0a0a}.wizard-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#4a3a42}@media(max-width: 576px){.wizard-label{display:none}}.wizard-connector{width:40px;height:2px;background:rgba(0,0,0,.12);margin:0 .5rem;flex-shrink:0}@media(max-width: 576px){.wizard-connector{width:20px;margin:0 .25rem}}.assess-layout{display:grid;grid-template-columns:1fr 360px;flex:1;max-width:1100px;margin:0 auto;width:100%}@media(max-width: 1024px){.assess-layout{grid-template-columns:1fr}}.assess-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;min-height:calc(100vh - 200px);min-width:0;overflow:hidden}.assess-shell .question-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 2px 16px rgba(0,0,0,.06);padding:2.5rem;max-width:560px;width:100%;animation:cardSlideIn .4s ease forwards}.assess-shell .question-card.sliding-out{animation:cardSlideOut .3s ease forwards}.assess-shell .question-pill{display:inline-flex;align-items:center;gap:4px;background:rgba(0,0,0,0);color:#8e8e93;font-family:"Inter",system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:0 0 6px 0;margin-bottom:.75rem}.assess-shell .question-heading{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:.5rem;color:#fafafa}.assess-shell .question-body{font-size:1rem;color:#4a3a42;line-height:1.6;margin-bottom:1.5rem}.assess-shell .question-body strong{color:#fafafa}.assess-shell .question-body ul{margin:8px 0 0 0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:5px}.assess-shell .question-body ul li{display:flex;align-items:flex-start;gap:7px;font-size:.9rem;line-height:1.45}.assess-shell .question-body ul li::before{content:"·";color:#0a0a0a;font-size:18px;line-height:1.1;flex-shrink:0}.checkpoint-card{text-align:center}.checkpoint-preview{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.checkpoint-preview svg{width:100px;height:100px}.checkpoint-preview .score-fill{animation:scoreReveal 1.2s ease forwards}.checkpoint-note{font-size:.8rem;color:#6b5a62;margin-top:.75rem}.typing-cursor{display:inline-block;width:2px;height:1em;background:#0a0a0a;margin-left:2px;vertical-align:text-bottom;animation:cursorBlink .6s step-end infinite}.card-options{display:flex;flex-direction:column;gap:8px}.card-option-btn{background:#f5f0eb;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.95rem;color:#fafafa;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:all .18s ease;font-weight:400;line-height:1.4}.card-option-btn:hover{border-color:#0a0a0a;background:rgba(10,10,10,.06);color:#0a0a0a;transform:translateX(3px)}.card-option-btn .arrow{flex-shrink:0;opacity:0;transition:opacity .18s,transform .18s;color:#8e8e93}.card-option-btn:hover .arrow{opacity:1;transform:translateX(3px)}.card-option-btn.accent{background:#0a0a0a;border-color:#0a0a0a;color:#fff;font-weight:500}.card-option-btn.accent:hover{background:#0a0a0a;border-color:#0a0a0a;transform:translateX(3px)}.card-option-btn.accent .arrow{color:rgba(255,255,255,.5);opacity:1}.assess-sidebar{border-left:1px solid rgba(0,0,0,.08);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem;position:sticky;top:140px;height:fit-content;max-height:calc(100vh - 160px);overflow-y:auto}@media(max-width: 1024px){.assess-sidebar{display:none}}.sidebar-section .sidebar-title{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b5a62;margin-bottom:.75rem}.sidebar-section .sidebar-text{font-size:.85rem;color:#4a3a42;line-height:1.55}.sidebar-counter{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;color:#6b5a62;text-align:left;margin-top:1.75rem;opacity:.5}.sidebar-score-wrap{display:flex;justify-content:center}.radar-chart{display:block;margin:0 auto}.radar-ring{fill:none;stroke:rgba(0,0,0,.06);stroke-width:1}.radar-axis{stroke:rgba(0,0,0,.08);stroke-width:1}.radar-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:9px;font-weight:600;fill:#6b5a62}.radar-data{fill:rgba(232,85,42,.15);stroke:#e8552a;stroke-width:2;transition:all .6s ease}.results-dashboard{max-width:680px;width:100%;box-sizing:border-box;animation:cardSlideIn .5s ease forwards}.results-hero-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 2px 16px rgba(0,0,0,.06);padding:2.5rem;text-align:center;margin-bottom:1.5rem}.results-score-wrap{display:flex;justify-content:center;margin-bottom:1.25rem}.results-score-wrap svg{width:140px;height:140px}.results-score-wrap .score-bg{fill:none;stroke:rgba(0,0,0,.08);stroke-width:8}.results-score-wrap .score-fill{fill:none;stroke-width:8;stroke-linecap:round;transform:rotate(-90deg);transform-origin:center;animation:scoreReveal 1.2s ease forwards}.results-score-wrap .score-text{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:32px;font-weight:800;fill:#fafafa;text-anchor:middle;dominant-baseline:central}.results-summary{font-size:1rem;color:#4a3a42;margin-top:1rem;line-height:1.55}.dim-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width: 768px){.dim-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.dim-grid{grid-template-columns:1fr}}.dim-mini-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.04);padding:1.25rem;border-top:3px solid rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;min-width:0;box-sizing:border-box}.dim-mini-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.08)}.dim-mini-card.high{border-top-color:#e8552a}.dim-mini-card.medium{border-top-color:#e8552a}.dim-mini-card.low{border-top-color:#e8552a}.dim-mini-card .dim-mini-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:600;color:#6b5a62;margin-bottom:0}.dim-mini-card .dim-mini-score{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:#fafafa;margin-bottom:.5rem}.dim-mini-card .dim-mini-bar{height:4px;background:rgba(0,0,0,.08);border-radius:2px;overflow:hidden}.dim-mini-card .dim-mini-bar .dim-mini-fill{height:100%;border-radius:2px;transition:width .8s ease}.dim-mini-card .dim-mini-bar .dim-mini-fill.high{background:#e8552a}.dim-mini-card .dim-mini-bar .dim-mini-fill.medium{background:#e8552a}.dim-mini-card .dim-mini-bar .dim-mini-fill.low{background:#e8552a}.dim-mini-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.dim-expand-icon{font-size:.75rem;color:#6b5a62;transition:transform .3s ease}.expanded .dim-expand-icon{transform:rotate(90deg)}.dim-detail{max-height:0;overflow:hidden;transition:max-height .3s ease}.expanded .dim-detail{max-height:300px}.dim-description{font-size:.8rem;color:#4a3a42;line-height:1.5;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.06)}.dim-sub-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem;font-size:.8rem}.dim-sub-label{color:#0a0a0a;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.dim-sub-answer{flex:1;color:#4a3a42;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dim-sub-score{font-weight:700;font-size:.8rem;white-space:nowrap}.results-advice{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.04);padding:2rem;margin-bottom:1.5rem}.results-advice h4{font-size:1rem;margin-bottom:.75rem;color:#fafafa}.results-advice p{font-size:.9rem;color:#4a3a42;line-height:1.55}.results-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.chat-disclaimer{font-size:.75rem;color:#6b5a62;text-align:center;padding:1rem 1.5rem 1.5rem}.chat-disclaimer a{color:#0a0a0a;text-decoration:underline}.chat-disclaimer a:hover{color:#0a0a0a}.rec-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;border-radius:50px;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.rec-badge.pursue{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.rec-badge.pivot{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.rec-badge.park{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.pill-tag{display:inline-flex;align-items:center;gap:4px;background:rgba(0,0,0,0);color:#8e8e93;font-family:"Inter",system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:0 0 6px 0;margin-bottom:4px;border-radius:0}.contact-block{margin-top:10px;padding:12px 14px;background:#f5f0eb;border:1.5px solid rgba(0,0,0,.08);border-radius:10px}.contact-block a{color:#0a0a0a;text-decoration:none;font-weight:500}.contact-block a:hover{text-decoration:underline}@media(max-width: 576px){.assess-main{padding:2rem 1rem}.question-card{padding:1.75rem}.question-heading{font-size:1.2rem}.card-option-btn{font-size:.9rem;padding:14px 12px}.dim-grid{grid-template-columns:1fr}}.ap-docs-wrap{display:flex;max-width:1440px;margin:0 auto;padding:0 40px;gap:60px}.ap-docs-side{flex:0 0 280px;position:sticky;margin-top:100px;height:calc(100vh - 100px);overflow-y:auto;padding:20px 0;border-right:1px solid #f0f0f0}.ap-docs-side-h{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#999;margin:24px 0 8px 0}.ap-docs-side-section a{display:block;padding:8px 0;color:#444;text-decoration:none;font-size:14px;transition:color .2s ease}#ap-docs-search-input{border:1px solid #eee;padding:10px;border-radius:30px}.ap-docs-search svg{position:relative;top:4px}.ap-docs-side-section a:hover,.ap-docs-side-section a.active{color:#c10;font-weight:600}.ap-side-sub-menu{margin-left:12px;border-left:1px solid #eee;padding-left:12px}.ap-side-peer{font-size:13px !important;color:#666 !important}.ap-docs-content{flex:1;padding:40px 0;max-width:800px;margin-top:100px}.ap-docs-content h1{font-size:32px;font-weight:800;letter-spacing:-0.5px;margin-bottom:12px}.ap-docs-content{counter-reset:ap-section}.ap-docs-content h2{counter-increment:ap-section;display:inline-flex;align-items:center;gap:12px;margin:48px 0 12px 0;padding:5px 12px;background:#f5f5f3;color:#111;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;line-height:1;width:100%;box-sizing:border-box}.ap-docs-content h2::after{content:counter(ap-section, decimal-leading-zero);font-size:11px;font-weight:500;letter-spacing:.06em;color:#888;margin-left:auto;background:none}.ap-docs-content p{line-height:2.2;color:#37352f;margin-bottom:20px;font-size:14px;padding:10px;border-radius:10px}.ap-docs-content li{color:#37352f;font-size:14px;padding:8px;border-radius:10px;margin-left:25px}.ap-docs-content hr{margin-bottom:20px}.ap-docs-content em,.ap-cat-meta{color:#888;font-size:12px}.ap-docs-content blockquote{display:flex;align-items:center;gap:0;margin:0 0 2rem;padding:0;background:#f5f5f3;border:.5px solid #e0e0de;border-left:none;border-radius:12px;font-style:normal;color:inherit;overflow:hidden;align-items:stretch}.ap-docs-content blockquote table{display:contents}.ap-docs-content blockquote tbody{display:contents}.ap-docs-content blockquote tr{display:contents}.ap-docs-content blockquote td{flex:1;padding:14px 20px;display:flex;flex-direction:column;gap:4px;border-left:.5px solid #e0e0de;font-size:14px;font-weight:500;color:#111;justify-content:center}.ap-docs-content blockquote td:first-child{border-left:none;color:#0f6e56}.ap-docs-content blockquote td strong{display:block;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#888;margin-bottom:2px}.ap-strength--emerging{color:#ba7517}.ap-strength--established{color:#185fa5}.ap-strength--high-authority{color:#0f6e56}@media(max-width: 600px){.ap-docs-content blockquote{flex-direction:column;border-left:.5px solid #e0e0de}.ap-docs-content blockquote td{border-left:none;border-top:.5px solid #e0e0de;padding:12px 16px}.ap-docs-content blockquote td:first-child{border-top:none}}.ap-breadcrumb,.cc-pill-label{margin-bottom:15px;display:block;font-size:12px;color:#555}.ap-leaderboard-list table,.ap-docs-content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.ap-docs-content th{text-align:left;background:#f4f4f7;padding:12px 16px;font-weight:600;color:#666;border-bottom:2px solid #eee}.ap-docs-content td{padding:14px 16px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.ap-docs-content tr:hover{background-color:#fafafa}.badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;text-transform:uppercase;background:#eef2ff;color:#4338ca}.ap-docs-cats{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:20px;margin-top:30px}.ap-docs-cat{display:block;padding:24px;background:#fff;border:1px solid #e1e4e8;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease-in-out;position:relative}.ap-docs-cat:hover{border-color:#c10;box-shadow:0 10px 20px rgba(0,0,0,.05);transform:translateY(-2px)}.ap-cat-icon{width:40px;height:40px;background:#fff0f0;color:#c10;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ap-docs-cat h3{margin:0 0 8px 0;font-size:18px;font-weight:700;color:#1a1a1a}.ap-docs-cat .count{font-size:13px;color:#666;margin-bottom:16px}.ap-docs-cat .arrow{font-size:13px;font-weight:600;color:#c10;display:flex;align-items:center}.highlighter-rouge{margin:24px 0;position:relative}.highlight{background:#f9f9f9;border-radius:8px;padding:16px 20px;overflow-x:auto;border:1px solid #ddd}.highlight pre{margin:0;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:15px;line-height:1.6;color:#d4d4d4;text-wrap:auto}.highlight .c,.highlight .cm,.highlight .c1{color:#6a9955;font-style:italic}.highlight .s2,.highlight .s1{color:#ce9178}.highlight .nt{color:#569cd6}.highlight .nb{color:#dcdcaa}.highlight .nf{color:#dcdcaa}.highlight .se{color:#d7ba7d}.highlight .span{color:#9cdcfe}code{padding:2px 5px;background:#fff3f3;border-radius:4px;font-size:.9em;color:#eb5757;font-family:monospace}.highlight::-webkit-scrollbar{height:8px}.highlight::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.highlight::-webkit-scrollbar-track{background:#1e1e1e}.ap-docs-footer{margin-top:60px;padding-top:24px;border-top:1px solid #eee}.ap-docs-footer p{font-size:12px;line-height:1.5;color:#888;font-style:italic}.ap-docs-footer strong{color:#555;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.ap-record-table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.ap-record-table th,.ap-record-table td{text-align:left;padding:10px 16px;border-bottom:1px solid #eee}.ap-record-table th{width:240px;color:#888;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.ap-pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.ap-pill-green{background:#e6f6ec;color:#1a7f37}.ap-pill-red{background:#fde8e8;color:#c0271f}.ap-pager{display:flex;justify-content:space-between;gap:24px;margin-top:48px;padding-top:24px;border-top:1px solid #eee}.ap-pager a{font-size:14px;color:#444;text-decoration:none;font-weight:600}.ap-pager a:hover{color:#000}.ap-pager-next{margin-left:auto;text-align:right}.hero-boardroom{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#050208}.hero-boardroom #hero-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero-boardroom__gradient{position:absolute;inset:0;z-index:2;background:radial-gradient(ellipse 80% 60% at 50% 40%, rgba(10, 10, 10, 0.12) 0%, transparent 70%),radial-gradient(ellipse 60% 50% at 30% 60%, rgba(16, 185, 129, 0.06) 0%, transparent 60%),linear-gradient(180deg, transparent 60%, #050208 100%);pointer-events:none}.hero-boardroom__noise{position:absolute;inset:0;z-index:3;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px;pointer-events:none}.hero-boardroom__content{position:relative;z-index:10;text-align:center;padding:8rem 0 4rem}.hero-boardroom__badge{display:inline-flex;align-items:center;gap:.6rem;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#e8552a;background:rgba(232,85,42,.08);border:1px solid rgba(232,85,42,.2);border-radius:50px;padding:.45rem 1.2rem;margin-bottom:2rem;letter-spacing:.03em;text-transform:uppercase;animation:fadeInUp .8s ease both}.hero-boardroom__title{font-size:clamp(3rem,8vw,6.5rem);font-weight:900;line-height:.95;letter-spacing:-0.04em;color:#fff;margin-bottom:1.5rem;animation:fadeInUp .8s ease .1s both}.hero-boardroom__sub{font-size:clamp(1rem,2vw,1.25rem);color:rgba(255,255,255,.55);max-width:600px;margin:0 auto 2.5rem;line-height:1.6;animation:fadeInUp .8s ease .2s both}.hero-boardroom__cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:4rem;animation:fadeInUp .8s ease .3s both}.hero-boardroom__stats{display:flex;justify-content:center;align-items:center;gap:2rem;animation:fadeInUp .8s ease .4s both}@media(max-width: 576px){.hero-boardroom__stats{flex-direction:column;gap:1rem}}.text-gradient-hero{background:linear-gradient(135deg, #0A0A0A, #E8552A 40%, #E8552A 70%, #E8552A);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;background-size:200% 200%;animation:gradientShift 6s ease infinite}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#e8552a;display:inline-block;animation:pulse 2s ease infinite;box-shadow:0 0 8px rgba(232,85,42,.5)}.hero-stat{text-align:center}.hero-stat__number{display:block;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-0.02em}.hero-stat__label{font-size:.75rem;color:rgba(255,255,255,.35);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.hero-stat__divider{width:1px;height:32px;background:rgba(255,255,255,.1)}@media(max-width: 576px){.hero-stat__divider{width:40px;height:1px}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;opacity:.4;animation:fadeInUp .8s ease .6s both}.scroll-indicator__mouse{width:24px;height:38px;border:2px solid rgba(255,255,255,.3);border-radius:12px;display:flex;justify-content:center;padding-top:6px}.scroll-indicator__wheel{width:3px;height:8px;background:rgba(255,255,255,.5);border-radius:2px;animation:scrollWheel 2s ease infinite}@keyframes scrollWheel{0%{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:0}100%{transform:translateY(0);opacity:1}}.btn--glow{background:#0a0a0a;color:#fff;border-color:#0a0a0a;position:relative;overflow:hidden}.btn--glow::before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(135deg, #0A0A0A, #E8552A, #E8552A);opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(12px)}.btn--glow:hover{background:#0a0a0a;border-color:#0a0a0a;color:#fff;transform:translateY(-2px);box-shadow:0 8px 32px rgba(10,10,10,.4)}.btn--glow:hover::before{opacity:1}.section-board-members{padding:6rem 0;background:#fafafa;overflow:hidden}.board-scroll-track{overflow:hidden;padding:1rem 0 2rem;position:relative;mask-image:linear-gradient(to right, transparent 0%, black 5%, black 95%, transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0%, black 5%, black 95%, transparent 100%)}.board-scroll-inner{display:flex;gap:1rem;width:max-content;animation:marqueeScroll 60s linear infinite}.board-scroll-inner:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.board-member-card{flex:0 0 240px;background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:1.75rem;transition:all .3s ease;position:relative}.board-member-card:hover{border-color:#0a0a0a;transform:translateY(-4px);box-shadow:0 8px 32px rgba(10,10,10,.15)}.board-member-card__face{width:72px;height:72px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #b5b5b8;transition:border-color .3s ease,transform .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.board-member-card:hover .board-member-card__face{border-color:#0a0a0a;transform:scale(1.05)}.board-member-card__icon{width:40px;height:40px;border-radius:10px;background:rgba(10,10,10,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#e8552a}.board-member-card h4{font-size:.95rem;margin-bottom:.75rem}.board-member-card__sample{font-size:.8rem;color:#6b6b6b;font-style:italic;line-height:1.5;margin-bottom:0}.board-member-card__tag{font-size:.7rem;color:#e8552a;text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-bottom:.5rem}.board-member-card--wildcard{border-color:rgba(232,85,42,.3);background:rgba(232,85,42,.04)}.board-member-card--wildcard .board-member-card__icon{background:rgba(232,85,42,.15);color:#e8552a}.board-member-card--wildcard:hover{border-color:#e8552a;box-shadow:0 8px 32px rgba(232,85,42,.15)}.badge--glow{background:rgba(10,10,10,.15);color:#e8552a;border:1px solid rgba(10,10,10,.25);box-shadow:0 0 16px rgba(10,10,10,.1)}.comparison-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;max-width:900px;margin:0 auto 4rem}@media(max-width: 768px){.comparison-grid{grid-template-columns:1fr;gap:1rem}}.comparison-card{border-radius:10px;padding:2.5rem;border:1px solid #d9d9dc;text-align:center}.comparison-card__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-bottom:1.25rem}.comparison-card--old{background:#f5f5f5;opacity:.6}.comparison-card--old .comparison-card__label{color:#6b6b6b}.comparison-card--old .comparison-card__score{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:4rem;font-weight:900;color:#8e8e93;margin-bottom:1rem}.comparison-card--old p{font-size:.85rem;color:#8e8e93;margin-bottom:0}.comparison-card--new{background:rgba(10,10,10,.08);border-color:rgba(10,10,10,.3)}.comparison-card--new .comparison-card__label{color:#e8552a}.comparison-card--new p{font-size:.9rem;color:#e8552a;font-weight:600;margin-bottom:0}.comparison-card__vs{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#8e8e93;text-align:center}@media(max-width: 768px){.comparison-card__vs{padding:.5rem}}.comparison-card__responses{text-align:left;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.mini-response{font-size:.8rem;color:#3a3a3a;line-height:1.45;padding:.6rem .8rem;background:rgba(255,255,255,.03);border-radius:8px;border-left:2px solid #0a0a0a}.mini-response strong{color:#e8552a}.example-boardroom{max-width:900px;margin:0 auto;background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;overflow:hidden}.example-idea{padding:2rem 2.5rem;background:rgba(10,10,10,.06);border-bottom:1px solid #d9d9dc}.example-idea__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:#e8552a;margin-bottom:.5rem}.example-idea p{font-size:1rem;color:#3a3a3a;font-style:italic;margin-bottom:0}.example-responses{padding:1.5rem 2.5rem 2rem;display:flex;flex-direction:column;gap:0}.example-response{display:flex;align-items:baseline;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.04);opacity:0;animation:fadeInUp .5s ease forwards;animation-delay:var(--delay, 0s)}.example-response:last-child{border-bottom:none}.example-response__role{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#e8552a;white-space:nowrap;min-width:130px;text-transform:uppercase;letter-spacing:.03em}.example-response p{font-size:.9rem;color:#3a3a3a;margin-bottom:0;line-height:1.5;font-style:italic}.example-response--customer{border-bottom:none;padding-top:1.25rem;margin-top:.25rem;border-top:1px solid rgba(232,85,42,.15)}.example-response--customer .example-response__role{color:#e8552a}@media(max-width: 576px){.example-response{flex-direction:column;gap:.25rem}}.example-boardroom.visible .example-response{animation-play-state:running}.cta--boardroom{position:relative;text-align:center;padding:8rem 0;overflow:hidden;background:#fafafa}.cta--boardroom__glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:600px;height:400px;background:radial-gradient(ellipse, rgba(10, 10, 10, 0.15) 0%, transparent 70%);pointer-events:none}.cta--boardroom .container{position:relative;z-index:1}.cta--boardroom h2{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:1rem}.cta--boardroom p{font-size:1.1rem;color:#6b6b6b;margin-bottom:2.5rem;max-width:550px;margin-left:auto;margin-right:auto}.boardroom-shell{min-height:calc(100vh - 80px);padding-top:6rem}.boardroom-header{text-align:center;max-width:700px;margin:0 auto 3rem}.boardroom-header h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1rem}.boardroom-header__sub{font-size:1rem;color:#6b6b6b;line-height:1.6}.boardroom-form{max-width:700px;margin:0 auto}.boardroom-textarea-wrap{position:relative;margin-bottom:1.5rem}.boardroom-textarea{width:100%;min-height:200px;background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:1.5rem;color:#1f1f1f;font-family:"Inter",system-ui,sans-serif;font-size:1rem;line-height:1.6;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}.boardroom-textarea::placeholder{color:#8e8e93}.boardroom-textarea:focus{outline:none;border-color:#0a0a0a;box-shadow:0 0 0 3px rgba(10,10,10,.15)}.boardroom-textarea-footer{display:flex;justify-content:space-between;padding:.75rem .25rem 0}.char-counter{font-size:.8rem;color:#8e8e93;font-variant-numeric:tabular-nums}.min-chars{font-size:.8rem;color:#8e8e93}.boardroom-submit{width:100%;justify-content:center;opacity:.5;cursor:not-allowed}.boardroom-submit.ready{opacity:1;cursor:pointer}.boardroom-loading{text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.boardroom-loading.hidden{display:none}.loading-scene{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loading-scene h2{font-size:1.5rem;margin-bottom:0}.loading-orb{width:80px;height:80px;position:relative;display:flex;align-items:center;justify-content:center}.loading-orb__core{width:20px;height:20px;background:#0a0a0a;border-radius:50%;box-shadow:0 0 20px rgba(10,10,10,.5);animation:pulse 2s ease infinite}.loading-orb__ring{position:absolute;inset:0;border:2px solid rgba(0,0,0,0);border-top-color:#e8552a;border-radius:50%;animation:spin 1.2s linear infinite}.loading-orb__ring--2{inset:8px;border-top-color:#e8552a;animation-duration:1.8s;animation-direction:reverse}@keyframes spin{to{transform:rotate(360deg)}}.loading-role{font-size:.9rem;color:#6b6b6b;font-style:italic;min-height:1.4em}.loading-dots{display:flex;gap:6px}.loading-dots span{width:6px;height:6px;background:#0a0a0a;border-radius:50%;animation:typingBounce 1.4s ease infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}.boardroom-error{text-align:center;padding:4rem 0}.boardroom-error.hidden{display:none}.boardroom-error h3{margin-bottom:1rem}.boardroom-error .error-message{color:#e8552a;margin-bottom:1.5rem}.boardroom-results{padding-top:2rem;padding-bottom:4rem}.boardroom-results.hidden{display:none}.results-header{text-align:center;max-width:700px;margin:0 auto 2rem}.results-header h2{margin-bottom:.5rem}.results-idea{background:rgba(10,10,10,.06);border:1px solid #d9d9dc;border-radius:6px;padding:1.25rem 1.5rem;text-align:left;margin-top:1.5rem}.results-idea__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:#e8552a;display:block;margin-bottom:.35rem}.results-idea p{font-size:.9rem;color:#3a3a3a;margin-bottom:0;font-style:italic}.verdict-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto 2.5rem}@media(max-width: 768px){.verdict-row{grid-template-columns:1fr}}.verdict-score-card{display:flex;align-items:center;gap:2rem;background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:2rem}@media(max-width: 576px){.verdict-score-card{flex-direction:column;text-align:center}}.verdict-ring-wrap{flex-shrink:0}.verdict-meta{display:flex;flex-direction:column;gap:.5rem}.verdict-rec{display:inline-block;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.3rem .8rem;border-radius:50px;width:fit-content}.verdict-rec--pursue{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.verdict-rec--pivot{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.verdict-rec--archive{background:rgba(232,85,42,.15);color:#e8552a;border:1px solid rgba(232,85,42,.3)}.verdict-summary{font-size:.9rem;color:#3a3a3a;margin-bottom:0;line-height:1.5}.verdict-advice{font-size:.8rem;color:#6b6b6b;margin-bottom:0;line-height:1.5}.verdict-radar-card{background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.radar-chart{display:block;margin:0 auto}.radar-ring{fill:none;stroke:rgba(255,255,255,.06);stroke-width:1}.radar-axis{stroke:rgba(255,255,255,.08);stroke-width:1}.radar-label{fill:#6b6b6b;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:9px;font-weight:600}.radar-data{fill:rgba(10,10,10,.25);stroke:#0a0a0a;stroke-width:2;transition:points .6s ease}.results-briefing-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto 2.5rem}@media(max-width: 768px){.results-briefing-wrap{grid-template-columns:1fr}}.results-briefing-wrap .results-idea{margin:0}.results-briefing{background:rgba(10,10,10,.06);border:1px solid #d9d9dc;border-radius:6px;padding:1.25rem 1.5rem}.results-briefing__grid{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem}.briefing-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.briefing-item:last-child{border-bottom:none}.briefing-item__dim{font-size:.75rem;font-weight:600;color:#3a3a3a;white-space:nowrap}.briefing-item__answer{font-size:.7rem;color:#6b6b6b;text-align:right;line-height:1.35}.briefing-item__answer--low{color:#e8552a}.briefing-item__answer--medium{color:#e8552a}.briefing-item__answer--good{color:#e8552a}.briefing-item__answer--strong{color:#e8552a}.board-responses-title{font-size:1.2rem;margin-bottom:1.5rem;margin-top:1rem}.response-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1rem;margin-bottom:3rem}.response-card{background:#f5f5f5;border:1px solid #d9d9dc;border-radius:6px;padding:1.5rem;opacity:0;animation:cardRevealIn .5s ease forwards;transition:border-color .3s ease,transform .3s ease}.response-card:hover{border-color:rgba(10,10,10,.4);transform:translateY(-2px)}.response-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.response-card__face{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #b5b5b8}.response-card__icon{width:32px;height:32px;border-radius:8px;background:rgba(10,10,10,.12);display:flex;align-items:center;justify-content:center;color:#e8552a;flex-shrink:0}.response-card__meta{display:flex;flex-direction:column;gap:.2rem}.response-card__role{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;color:#e8552a;text-transform:uppercase;letter-spacing:.03em}.response-card__signal{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;width:fit-content;padding:.15rem .5rem;border-radius:50px}.response-card__signal::before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block}.response-card__signal.signal--green{color:#e8552a;background:rgba(232,85,42,.1)}.response-card__signal.signal--green::before{background:#e8552a;box-shadow:0 0 6px rgba(232,85,42,.5)}.response-card__signal.signal--yellow{color:#e8552a;background:rgba(232,85,42,.1)}.response-card__signal.signal--yellow::before{background:#e8552a;box-shadow:0 0 6px rgba(232,85,42,.5)}.response-card__signal.signal--red{color:#e8552a;background:rgba(232,85,42,.1)}.response-card__signal.signal--red::before{background:#e8552a;box-shadow:0 0 6px rgba(232,85,42,.5)}.response-card__text{font-size:.9rem;color:#3a3a3a;line-height:1.55;margin-bottom:0;font-style:italic}.response-card--customer{border-color:rgba(232,85,42,.3);background:rgba(232,85,42,.04);grid-column:1/-1}.response-card--customer .response-card__icon{background:rgba(232,85,42,.12);color:#e8552a}.response-card--customer .response-card__role{color:#e8552a}.response-card--customer:hover{border-color:rgba(232,85,42,.5)}@keyframes cardRevealIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.results-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hidden{display:none !important}.idea-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.25rem}.idea-card{background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:1.5rem;transition:all .3s ease}.idea-card:hover{border-color:#0a0a0a;transform:translateY(-4px);box-shadow:0 8px 24px rgba(10,10,10,.1)}.idea-card.hidden{display:none}.idea-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.idea-card__year{font-size:.75rem;color:#8e8e93;font-weight:500}.idea-card__name{font-size:1.1rem;margin-bottom:.5rem}.idea-card__desc{font-size:.85rem;margin-bottom:.75rem;line-height:1.5}.idea-card__score{display:flex;align-items:center;gap:.75rem}.idea-card__source{margin-top:.75rem;font-size:.7rem;color:#8e8e93}.idea-card__source span{color:#6b6b6b}.score-bar{flex:1;height:6px;background:#d9d9dc;border-radius:3px;overflow:hidden}.score-fill{height:100%;background:#e8552a;border-radius:3px}.score-fill.pivot{background:#e8552a}.score-fill.archive{background:#e8552a}.score-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:700;color:#6b6b6b;min-width:36px;text-align:right}.rec-badge{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border-radius:50px}.rec-badge.pursue{background:rgba(232,85,42,.15);color:#e8552a}.rec-badge.pivot{background:rgba(232,85,42,.15);color:#e8552a}.rec-badge.park,.rec-badge.archive{background:rgba(232,85,42,.15);color:#e8552a}.boardroom-shell .wizard-stepper{display:flex;align-items:center;justify-content:center;gap:0;padding:1rem 1.5rem;border-bottom:1px solid #d9d9dc;background:rgba(245,245,245,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:65px;z-index:10}.boardroom-shell .wizard-step{display:flex;align-items:center;gap:.5rem;opacity:.35;transition:opacity .3s ease}.boardroom-shell .wizard-step.active,.boardroom-shell .wizard-step.completed{opacity:1}.boardroom-shell .wizard-step.completed .wizard-num{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.boardroom-shell .wizard-num{width:28px;height:28px;border-radius:50%;border:2px solid #b5b5b8;display:flex;align-items:center;justify-content:center;font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#3a3a3a;flex-shrink:0}.boardroom-shell .wizard-label{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.8rem;font-weight:600;color:#3a3a3a}@media(max-width: 576px){.boardroom-shell .wizard-label{display:none}}.boardroom-shell .wizard-connector{width:40px;height:2px;background:#b5b5b8;margin:0 .75rem}.boardroom-phase.hidden{display:none !important}.framework-layout{display:grid;grid-template-columns:1fr 300px;gap:2.5rem;padding:2rem 0 4rem;align-items:start}@media(max-width: 1024px){.framework-layout{grid-template-columns:1fr}}.framework-sidebar{position:sticky;top:130px}@media(max-width: 1024px){.framework-sidebar{display:none}}.sidebar-section{margin-bottom:2rem}.sidebar-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#6b6b6b;margin-bottom:.75rem;font-weight:600}.sidebar-text{font-size:.85rem;color:#6b6b6b;line-height:1.55}.framework-progress{display:flex;align-items:center;gap:.75rem}.framework-progress__bar{flex:1;height:6px;background:#d9d9dc;border-radius:3px;overflow:hidden}.framework-progress__fill{height:100%;background:#0a0a0a;border-radius:3px;transition:width .4s ease}.framework-progress__label{font-size:.8rem;color:#6b6b6b;font-weight:600;white-space:nowrap}.dimension-list{display:flex;flex-direction:column;gap:.5rem}.dimension-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.dimension-item__label{font-size:.8rem;color:#6b6b6b;font-weight:500}.dimension-item__value{font-family:"Inter Tight","Inter",system-ui,sans-serif;font-size:.75rem;font-weight:700;color:#8e8e93}.dimension-item__value--1{color:#e8552a}.dimension-item__value--2{color:#e8552a}.dimension-item__value--3{color:#e8552a}.dimension-item__value--4{color:#e8552a}.question-card{background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:2.5rem;max-width:640px}.question-pill{display:inline-block;font-size:.75rem;font-weight:600;color:#e8552a;background:rgba(10,10,10,.15);border:1px solid rgba(10,10,10,.25);border-radius:50px;padding:.3rem .8rem;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.04em}.question-heading{font-size:clamp(1.3rem,3vw,1.6rem);margin-bottom:.75rem}.question-body{margin-bottom:1.5rem}.question-body p{font-size:1rem;color:#6b6b6b;line-height:1.6;margin-bottom:0}.question-options{display:flex;flex-direction:column;gap:.6rem}.option-btn{display:block;width:100%;text-align:left;background:#ececee;border:1px solid #b5b5b8;border-radius:6px;padding:1rem 1.25rem;font-family:"Inter",system-ui,sans-serif;font-size:.9rem;color:#3a3a3a;cursor:pointer;transition:all .2s ease;line-height:1.45}.option-btn:hover{border-color:#0a0a0a;background:rgba(10,10,10,.08);color:#fff}.option-btn.selected{border-color:#0a0a0a;background:rgba(10,10,10,.15);color:#fff}.option-btn:disabled:not(.selected){opacity:.4;cursor:default}.option-btn--accent{background:#0a0a0a;border-color:#0a0a0a;color:#fff;font-weight:600}.option-btn--accent:hover{background:#0a0a0a;border-color:#0a0a0a}.framework-summary{max-width:700px;margin:0 auto 2rem;background:#f5f5f5;border:1px solid #d9d9dc;border-radius:10px;padding:1.5rem 2rem}.framework-summary__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:#e8552a;margin-bottom:1rem}.framework-summary__grid{display:flex;flex-direction:column;gap:.5rem}.framework-summary__item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.framework-summary__item:last-child{border-bottom:none}.framework-summary__dim{font-size:.8rem;font-weight:600;color:#3a3a3a;white-space:nowrap;min-width:120px}.framework-summary__answer{font-size:.8rem;color:#6b6b6b;text-align:right;line-height:1.4}.framework-summary__answer--low{color:#e8552a}.framework-summary__answer--medium{color:#e8552a}.framework-summary__answer--good{color:#e8552a}.framework-summary__answer--strong{color:#e8552a}.site-footer{background:#0a0a0a;color:rgba(255,255,255,.6);padding:96px 0 32px;border-top:1px solid #0a0a0a}.site-footer a{color:rgba(255,255,255,.6);transition:color .18s ease}.site-footer a:hover{color:#e8552a}.site-footer .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:64px;padding-bottom:64px}@media(max-width: 768px){.site-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 576px){.site-footer .footer-grid{grid-template-columns:1fr}}.site-footer .footer-brand .footer-logo{display:inline-flex;align-items:center;gap:12px;margin-bottom:32px;text-decoration:none}.site-footer .footer-brand .footer-logo img{height:28px;width:auto;background:rgba(0,0,0,0);border-radius:0}.site-footer .footer-brand .footer-logo span{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fafafa}.site-footer .footer-brand .footer-socials{display:flex;gap:12px;list-style:none}.site-footer .footer-brand .footer-social{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.06);display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7);transition:background .18s ease,color .18s ease}.site-footer .footer-brand .footer-social:hover{background:#e8552a;color:#fafafa}.site-footer .footer-col h4{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.5);margin-bottom:24px}.site-footer .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.site-footer .footer-col a{font-size:.9375rem;color:#fafafa}.site-footer .footer-col a:hover{color:#e8552a}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.site-footer .footer-bottom .footer-copy{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.02em}.site-footer .footer-bottom .footer-legal{display:flex;gap:24px}.site-footer .footer-bottom .footer-legal a{font-family:"Geist Mono","JetBrains Mono",ui-monospace,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.02em;color:rgba(255,255,255,.4)}.site-footer .footer-bottom .footer-legal a:hover{color:#e8552a}.cookie-banner{display:none;position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#0a0a0a;color:#fff;padding:1rem;box-shadow:0 -2px 16px rgba(0,0,0,.2)}.cookie-banner.is-visible{display:block}.cookie-banner__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.cookie-banner__inner p{margin:0;font-size:.875rem;color:#ececee}.cookie-banner__inner p a{color:#fff;text-decoration:underline}.cookie-banner__actions{display:flex;gap:.5rem;flex-shrink:0}.form-group--checkbox .checkbox-label{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#6b6b6b;cursor:pointer}.form-group--checkbox .checkbox-label input[type=checkbox]{margin-top:.2em;flex-shrink:0}.form-group--checkbox .checkbox-label a{color:#1f1f1f;text-decoration:underline}.cc-waitlist-consent{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:#6b6b6b;cursor:pointer;margin-top:.75rem;text-align:left}.cc-waitlist-consent input[type=checkbox]{margin-top:.2em;flex-shrink:0}.cc-waitlist-consent a{color:#1f1f1f;text-decoration:underline}/*# sourceMappingURL=main.css.map */