:root{--ink:#12110f;--paper:#fdfdfb;--lime:#eaf2a8;--blue:#2f7bea;--coral:#e3f2ea;--stone:#dde1dc;--white:#ffffff;--line:rgba(18,17,15,0.16)}.product-films{padding:120px 0 135px;background:#fbfaf7;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.product-films__head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.55fr);column-gap:90px;align-items:end}.product-films__head .section-index{grid-column:1/-1}.product-films__head h2{max-width:890px;margin:22px 0 0;font-size:clamp(48px,5.6vw,82px);line-height:.94;letter-spacing:-.065em}.product-films__head h2 em{color:var(--blue);font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400}.product-films__head>p:last-child{max-width:460px;margin:0 0 6px;color:#5d605b;font-size:17px;line-height:1.55}.product-films__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:64px}.product-film{min-width:0;border:1px solid var(--line);background:white;overflow:hidden}.product-film>header{min-height:112px;display:grid;grid-template-columns:40px 1fr;gap:12px;padding:24px;border-bottom:1px solid var(--line)}.product-film>header>span{color:var(--blue);font:750 10px/1 var(--font-geist-mono),monospace}.product-film h3{margin:0;font-size:19px;letter-spacing:-.03em}.product-film header p{margin:6px 0 0;color:#696b67;font-size:12px;line-height:1.45}.product-film__stage{position:relative;height:340px;overflow:hidden;isolation:isolate}.product-film--read .product-film__stage{background:linear-gradient(145deg,#f5f8df,#edf7f2 50%,#e8f1fe)}.product-film--build .product-film__stage{background:#eef5ff}.product-film--measure .product-film__stage{background:linear-gradient(145deg,#eaf2a8,#eef5e8 45%,#e5f2f7)}.product-film>footer{min-height:50px;display:flex;justify-content:space-between;gap:14px;padding:18px 22px;border-top:1px solid var(--line);color:#666863;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.product-film footer b{color:var(--ink)}.film-browser{position:absolute;inset:28px 26px auto;height:32px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid rgba(18,17,15,.14);border-radius:8px 8px 0 0;background:rgba(255,255,255,.86)}.film-browser i{width:6px;height:6px;border-radius:50%;background:#c8d3ca}.film-browser i:nth-child(2){background:var(--lime)}.film-browser i:nth-child(3){background:var(--blue)}.film-browser b{margin-left:auto;color:#747873;font:600 8px/1 var(--font-geist-mono),monospace}.film-site{position:absolute;inset:60px 26px 28px;padding:32px;border:1px solid rgba(18,17,15,.14);background:#fff}.film-site strong{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.film-site h4{max-width:250px;margin:56px 0 16px;font-size:32px;line-height:.95;letter-spacing:-.06em}.film-site span{display:block;width:58%;height:8px;background:#e9ebe8;box-shadow:0 15px 0 #e9ebe8}.film-cursor{position:absolute;left:58%;top:54%;z-index:3;color:var(--blue);font-size:28px;filter:drop-shadow(0 2px 1px white);animation:film-cursor 6s cubic-bezier(.4,0,.2,1) infinite}.film-readout{position:absolute;right:13px;bottom:14px;z-index:2;width:150px;display:grid;gap:7px;padding:14px;border:1px solid rgba(18,17,15,.14);background:rgba(255,255,255,.95);box-shadow:0 14px 35px rgba(36,62,52,.13);animation:film-readout 6s ease infinite}.film-readout small{color:var(--blue);font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.film-readout span{padding-top:7px;border-top:1px solid #e8e9e5;font-size:10px}.film-tokens{position:absolute;left:23px;top:25px;display:flex;gap:7px}.film-tokens i{width:23px;height:23px;border:1px solid rgba(18,17,15,.12);border-radius:50%;background:#fff}.film-tokens i:first-child{background:var(--blue)}.film-tokens i:nth-child(2){background:var(--lime)}.film-tokens i:nth-child(3){background:var(--coral)}.film-page{position:absolute;inset:38px 30px 27px;padding:28px;border:1px solid rgba(18,17,15,.15);background:#fbfaf7;box-shadow:0 24px 55px rgba(34,66,105,.14);animation:film-page 7s cubic-bezier(.2,.75,.2,1) infinite}.film-page small{color:var(--blue);font:750 7px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.film-page h4{max-width:290px;margin:62px 0 13px;font-size:38px;line-height:.9;letter-spacing:-.065em}.film-page p{max-width:290px;color:#666962;font-size:11px;line-height:1.45}.film-page button{margin-top:14px;border:0;border-radius:5px;background:var(--ink);color:#fff;padding:10px 12px;font-size:9px}.film-build-line{position:absolute;left:31px;right:31px;bottom:19px;display:flex;gap:5px}.film-build-line i{height:3px;flex:1;background:var(--blue);transform-origin:left;animation:film-line 7s ease infinite}.film-build-line i:nth-child(2){background:var(--lime);animation-delay:.3s}.film-build-line i:nth-child(3){background:#9ed9ce;animation-delay:.6s}.film-verify{position:absolute;left:26px;right:26px;top:30px;display:grid;grid-template-columns:auto 1fr;gap:7px 12px;padding:17px;border:1px solid rgba(18,17,15,.14);background:rgba(255,255,255,.9)}.film-verify span{font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.film-verify span i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#28a36a;box-shadow:0 0 0 4px rgba(40,163,106,.1);animation:film-live 1.7s ease infinite}.film-verify b{font-size:11px;text-align:right}.film-verify small{grid-column:1/-1;color:#72766f;font-size:9px}.film-outcome{position:absolute;left:26px;right:26px;top:132px;padding:20px;border:1px solid rgba(18,17,15,.14);background:#fff}.film-outcome small{color:var(--blue);font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.film-outcome div{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:24px;font-size:9px}.film-outcome div i{color:var(--blue);font-style:normal}.film-outcome strong{padding:7px 9px;border-radius:999px;background:var(--lime);animation:film-outcome 6s ease infinite}.film-receipt{position:absolute;left:55px;right:26px;bottom:21px;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(18,17,15,.15);background:rgba(255,255,255,.96);box-shadow:0 15px 36px rgba(56,72,61,.13);animation:film-receipt 6s ease infinite}.film-receipt>i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#dff3e9;color:#258557;font-style:normal}.film-receipt span{display:grid;gap:4px}.film-receipt small{color:#747870;font:700 7px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.film-receipt b{font-size:10px}@keyframes film-cursor{0%,10%{transform:translate(-115px,80px);opacity:0}20%{opacity:1}48%{transform:translate(0)}66%{transform:translate(72px,55px)}85%,to{opacity:0;transform:translate(72px,55px)}}@keyframes film-readout{0%,32%{opacity:0;transform:translateY(15px)}46%,84%{opacity:1;transform:none}to{opacity:0;transform:translateY(-5px)}}@keyframes film-page{0%,15%{opacity:.2;transform:translateY(24px) scale(.98)}32%,86%{opacity:1;transform:none}to{opacity:.25;transform:translateY(-5px)}}@keyframes film-line{0%,20%{transform:scaleX(0)}55%,90%{transform:scaleX(1)}to{opacity:0}}@keyframes film-live{50%{box-shadow:0 0 0 8px rgba(40,163,106,0)}}@keyframes film-outcome{0%,42%{background:#fff}58%,88%{background:var(--lime);transform:scale(1.06)}to{transform:none}}@keyframes film-receipt{0%,50%{opacity:0;transform:translateY(16px)}66%,90%{opacity:1;transform:none}to{opacity:0}}.product-films--compact{padding-top:95px}.product-films--compact .product-films__head{display:none}.product-films--compact .product-films__grid{margin-top:0}.onboarding-v2{background-color:#fbfaf7!important;background-image:radial-gradient(circle at 8% 12%,rgba(234,242,168,.42),transparent 28%),radial-gradient(circle at 92% 8%,rgba(227,242,234,.75),transparent 27%),radial-gradient(circle at 70% 100%,rgba(47,123,234,.08),transparent 34%)}.onboarding-v2--complete>section,.onboarding-v2>div>section>div[class*=rounded-3xl]{border-color:rgba(18,17,15,.14)!important;box-shadow:0 28px 80px rgba(44,54,45,.08)!important}.onboarding-v2 [class*="bg-[#4f46e5]"]{background-color:#2f7bea!important}.onboarding-v2 [class*="text-[#4f46e5]"]{color:#2f7bea!important}.onboarding-v2 [class*="border-[#4f46e5]"]{border-color:#2f7bea!important}.onboarding-v2 [class*="bg-[#ecebff]"],.onboarding-v2 [class*="bg-[#eeecff]"],.onboarding-v2 [class*="bg-[#f2f1ff]"],.onboarding-v2 [class*="bg-[#f4f3ff]"]{background-color:#eef5ff!important}.onboarding-v2 [class*="bg-[#775cff]"]{background-color:rgba(234,242,168,.44)!important}.onboarding-v2 [class*="bg-[#2c70ff]"]{background-color:rgba(47,123,234,.15)!important}.onboarding-v2 [class*="bg-[#b852ff]"]{background-color:rgba(227,242,234,.62)!important}.onboarding-v2>.pointer-events-none.absolute.inset-0{background-image:linear-gradient(rgba(47,123,234,.035) 1px,transparent 0),linear-gradient(90deg,rgba(47,123,234,.035) 1px,transparent 0)!important}@media (max-width:980px){.product-films__head{grid-template-columns:1fr}.product-films__head>p:last-child{margin-top:24px}.product-films__grid{grid-template-columns:1fr}.product-film__stage{height:390px}.product-films--compact .product-films__grid{grid-template-columns:1fr}}@media (max-width:620px){.product-films{padding:84px 0}.product-films__head h2{font-size:45px}.product-films__grid{margin-top:42px}.product-film__stage{height:330px}.film-site h4{font-size:28px}.film-page h4{font-size:34px}}@media (prefers-reduced-motion:reduce){.film-build-line i,.film-cursor,.film-outcome strong,.film-page,.film-readout,.film-receipt,.film-verify span i{animation:none!important}.film-cursor{display:none}.film-readout,.film-receipt{opacity:1;transform:none}}.atelier-hero__dots,.atelier-hero__wash{display:none!important}.atelier-hero{background:#fbfaf7!important;min-height:min(860px,calc(100vh - 70px))}.atelier-hero__inner{max-width:1180px}.atelier-composer-shell{max-width:920px!important;margin-inline:auto}.atelier-composer{min-height:178px!important;border-color:rgba(17,17,17,.14)!important;box-shadow:0 24px 70px rgba(17,17,17,.08)!important}.atelier-composer textarea{min-height:86px!important}.atelier-composer__submit-label{display:block;width:max-content;margin:18px auto 0;border:0;border-radius:10px;background:#111;color:#fff;padding:14px 20px;font:650 14px/1 var(--font-geist-sans),sans-serif;cursor:pointer}.shared-artifact-page{min-height:100vh;padding:36px;background:#f4f3ef}.conversion-artifact{--artifact-accent:#2f7cf6;--artifact-bg:#fbfaf7;--artifact-text:#111;--artifact-body-font:var(--font-geist-sans),sans-serif;--artifact-heading-font:var(--font-geist-sans),sans-serif;color:var(--artifact-text);background:var(--artifact-bg);font-family:var(--artifact-body-font)}.conversion-artifact__toolbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:minmax(180px,.8fr) auto minmax(160px,.6fr);align-items:center;gap:20px;min-height:86px;padding:16px 24px;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent);background:color-mix(in srgb,var(--artifact-bg) 94%,transparent);backdrop-filter:blur(18px)}.conversion-artifact__toolbar>div:first-child{display:grid;gap:3px}.conversion-artifact__toolbar small,.conversion-artifact__toolbar span{font:650 10px/1.2 var(--font-geist-mono),monospace;letter-spacing:.11em;text-transform:uppercase}.conversion-artifact__toolbar small{color:color-mix(in srgb,var(--artifact-text) 52%,transparent)}.conversion-artifact__toolbar nav{display:flex;gap:4px;padding:4px;border-radius:12px;background:color-mix(in srgb,var(--artifact-text) 5%,transparent)}.conversion-artifact__toolbar button{border:0;border-radius:8px;background:transparent;color:inherit;padding:10px 12px;font:600 12px/1 var(--font-geist-sans),sans-serif;cursor:pointer}.conversion-artifact__toolbar button.is-active{background:var(--artifact-bg);box-shadow:0 1px 4px rgba(0,0,0,.09)}.conversion-artifact__toolbar-actions{display:flex;justify-content:flex-end;gap:6px}.conversion-artifact__toolbar-actions button:last-child{color:#fff;background:#111}.conversion-page-preview{max-width:1160px;margin:0 auto;padding:24px 48px 96px}.conversion-page-preview__progress{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:18px 0 46px}.conversion-page-preview__progress span{height:3px;background:color-mix(in srgb,var(--artifact-text) 13%,transparent);transform-origin:left;animation:artifact-progress .65s cubic-bezier(.2,.7,.2,1) both}.conversion-page-preview__progress span:nth-child(2){animation-delay:.12s}.conversion-page-preview__progress span:nth-child(3){animation-delay:.24s}.conversion-page-preview__progress span:nth-child(4){animation-delay:.36s}@keyframes artifact-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.conversion-page-preview__hero{min-height:560px;padding:70px 0 76px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 16%,transparent)}.conversion-page-preview__hero>p:first-child{color:var(--artifact-accent);font:700 11px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.conversion-page-preview__hero h1,.conversion-page-preview__hero textarea[aria-label="Buyer question"]{max-width:1000px;margin:30px 0;font-family:var(--artifact-heading-font);font-size:clamp(52px,7.2vw,104px);font-weight:520;letter-spacing:-.065em;line-height:.94}.conversion-page-preview__hero textarea[aria-label="Direct answer"],.conversion-page-preview__hero>p:nth-of-type(2){max-width:780px;margin:0;color:color-mix(in srgb,var(--artifact-text) 72%,transparent);font-size:clamp(20px,2.2vw,31px);line-height:1.35}.conversion-page-preview__hero textarea{width:100%;resize:vertical;border:1px solid var(--artifact-accent);border-radius:8px;background:color-mix(in srgb,var(--artifact-bg) 88%,#fff);color:inherit;padding:12px}.conversion-page-preview__chapter input,.conversion-page-preview__chapter textarea,.conversion-page-preview__cta-edit input{width:100%;border:1px solid color-mix(in srgb,var(--artifact-text) 18%,transparent);border-radius:8px;background:color-mix(in srgb,var(--artifact-bg) 92%,white);color:var(--artifact-text);font:inherit;line-height:1.45;padding:10px 12px}.conversion-page-preview__chapter textarea{min-height:86px;resize:vertical}.conversion-page-preview__chapter article input+textarea{margin-top:8px}.conversion-page-preview__cta-edit{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin-top:24px}.conversion-page-preview__faq-edit{display:grid;gap:8px;padding-block:14px;border-top:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent)}.conversion-page-preview__hero>a{align-self:flex-start;margin-top:34px;padding:15px 19px;border-radius:7px;background:var(--artifact-text);color:var(--artifact-bg);text-decoration:none;font-weight:650}.conversion-page-preview__chapter{display:grid;grid-template-columns:300px minmax(0,1fr);gap:56px;padding:72px 0;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 16%,transparent);animation:artifact-rise .5s ease both}@keyframes artifact-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.conversion-page-preview__chapter>div:first-child>span{color:var(--artifact-accent);font:700 11px/1 var(--font-geist-mono),monospace}.conversion-page-preview__chapter h2{margin:14px 0 0;font-family:var(--artifact-heading-font);font-size:clamp(34px,4vw,58px);letter-spacing:-.05em;line-height:1}.conversion-page-preview__chapter>ul{margin:0;padding:0;list-style:none}.conversion-page-preview__chapter>ul li{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 12%,transparent);font-size:20px}.conversion-page-preview__chapter li small{color:var(--artifact-accent);font:700 9px/1 var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase}.conversion-page-preview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent);border-left:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent)}.conversion-page-preview__grid article{min-height:220px;padding:28px;border-right:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent)}.conversion-page-preview__grid article>span{color:var(--artifact-accent);font:700 9px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.conversion-page-preview__grid h3{margin:54px 0 12px;font-family:var(--artifact-heading-font);font-size:26px;line-height:1.08}.conversion-page-preview__grid p{margin:0;color:color-mix(in srgb,var(--artifact-text) 64%,transparent)}.conversion-page-preview details{border-top:1px solid color-mix(in srgb,var(--artifact-text) 16%,transparent)}.conversion-page-preview summary{display:flex;justify-content:space-between;padding:22px 0;font-size:18px;font-weight:650;cursor:pointer}.conversion-page-preview details p{max-width:720px;color:color-mix(in srgb,var(--artifact-text) 66%,transparent)}.homepage-block-preview{width:100%;max-width:1540px;margin:0 auto;padding:70px 48px 110px}.homepage-block-preview__label{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 16%,transparent);font:650 10px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.homepage-block-preview__surface{min-height:620px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:8vw;background:linear-gradient(135deg,color-mix(in srgb,var(--artifact-accent) 10%,var(--artifact-bg)),var(--artifact-bg) 56%);border:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent)}.homepage-block-preview__surface>span{color:var(--artifact-accent);font:700 11px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.homepage-block-preview__surface h2{max-width:900px;margin:28px 0;font-family:var(--artifact-heading-font);font-size:clamp(44px,6vw,88px);letter-spacing:-.06em;line-height:.96}.homepage-block-preview__surface p{max-width:740px;color:color-mix(in srgb,var(--artifact-text) 70%,transparent);font-size:22px}.homepage-block-preview__surface ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.homepage-block-preview__surface li{padding:9px 12px;border:1px solid color-mix(in srgb,var(--artifact-text) 16%,transparent);border-radius:999px;font-size:12px}.homepage-block-preview__surface a{margin-top:30px;padding:15px 18px;border-radius:7px;background:var(--artifact-text);color:var(--artifact-bg);text-decoration:none}.homepage-block-preview__surface input,.homepage-block-preview__surface textarea{width:100%;border:1px solid var(--artifact-accent);background:var(--artifact-bg);color:inherit;padding:12px;resize:vertical}.homepage-block-preview__surface textarea[aria-label="Homepage headline"]{min-height:200px;font-family:var(--artifact-heading-font);font-size:60px;line-height:1}.homepage-block-preview__surface textarea[aria-label="Homepage body"]{min-height:110px;font-size:21px}.homepage-block-preview__copy{float:right;margin-top:18px;border:0;border-radius:7px;background:var(--artifact-text);color:var(--artifact-bg);padding:14px 18px;font-weight:650;cursor:pointer}.artifact-evidence{width:100%;max-width:1540px;margin:0 auto;padding:80px 48px 120px}.artifact-evidence header{max-width:980px}.artifact-evidence header>span{color:var(--artifact-accent);font:700 10px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.artifact-evidence h2{margin:22px 0;font-family:var(--artifact-heading-font);font-size:clamp(42px,5vw,72px);letter-spacing:-.055em;line-height:1}.artifact-evidence header p{max-width:820px;color:color-mix(in srgb,var(--artifact-text) 66%,transparent);font-size:19px}.artifact-evidence__columns{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:72px;margin-top:64px}.artifact-evidence__columns h3{padding-bottom:16px;border-bottom:1px solid;font-size:14px}.artifact-evidence__columns a,.artifact-evidence__columns article{display:grid;grid-template-columns:34px 1fr auto auto;gap:12px;align-items:center;padding:20px 0;border-bottom:1px solid color-mix(in srgb,var(--artifact-text) 12%,transparent);color:inherit;text-decoration:none}.artifact-evidence__columns article{display:block}.artifact-evidence__columns article p,.artifact-evidence__columns article small{margin:6px 0;color:color-mix(in srgb,var(--artifact-text) 62%,transparent)}.conversion-artifact__actions{display:flex;align-items:center;gap:8px;padding:18px 24px;border-top:1px solid color-mix(in srgb,var(--artifact-text) 14%,transparent);background:#fff}.conversion-artifact__actions>div{margin-right:auto;display:grid;gap:3px}.conversion-artifact__actions span{font-size:13px}.conversion-artifact__actions small{color:#777;font-size:11px}.conversion-artifact__actions button{border:1px solid #ddd;border-radius:7px;background:#fff;padding:11px 13px;font-weight:650;cursor:pointer}.conversion-artifact__actions button.is-primary{background:#111;color:#fff;border-color:#111}.comparison-article{background:#fff;color:#151925}.comparison-article__hero{width:100%;max-width:1640px;min-height:560px;margin:0 auto;padding:92px 72px 70px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,color-mix(in srgb,var(--artifact-accent) 92%,#15336d),color-mix(in srgb,var(--artifact-accent) 55%,#0c214f));color:#fff;position:relative;overflow:hidden}.comparison-article__hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.2) .8px,transparent 0);background-size:13px 13px;mask-image:linear-gradient(90deg,#000,transparent 85%);opacity:.5}.comparison-article__hero>*{position:relative;z-index:1}.comparison-article__eyebrow,.comparison-article__hero>p:first-child{font:750 11px/1 var(--font-geist-mono),monospace;letter-spacing:.14em;text-transform:uppercase}.comparison-article__hero h1{max-width:1050px;margin:24px 0 18px;font-family:var(--artifact-heading-font);font-size:clamp(46px,6.5vw,92px);line-height:.95;letter-spacing:-.06em}.comparison-article__hero>p:nth-of-type(2){max-width:900px;margin:0;font-size:clamp(18px,2vw,25px);line-height:1.45;color:rgba(255,255,255,.82)}.comparison-article__hero>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.comparison-article__hero>div span{padding:8px 11px;border:1px solid rgba(255,255,255,.27);border-radius:999px;font-size:11px;background:rgba(255,255,255,.07)}.comparison-article__layout{width:100%;max-width:1640px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:72px;padding:0 72px 100px}.comparison-article__body{min-width:0}.comparison-article__section{padding:72px 0;border-bottom:1px solid #e4e6eb;scroll-margin-top:110px}.comparison-article__section h2{max-width:980px;margin:16px 0 26px;font-family:var(--artifact-heading-font);font-size:clamp(35px,4.5vw,62px);line-height:1;letter-spacing:-.05em}.comparison-article__section h3{margin:36px 0 14px;font-size:23px;letter-spacing:-.025em}.comparison-article__section h4{margin:14px 0 8px;font-size:19px}.comparison-article__section li,.comparison-article__section p{font-size:17px;line-height:1.75;color:#4f5768}.comparison-article__section ul{padding-left:22px}.comparison-article__section li{margin:10px 0}.comparison-article__eyebrow{color:var(--artifact-accent)!important}.comparison-article__lead{font-size:clamp(20px,2.2vw,28px)!important;line-height:1.5!important;color:#252b38!important}.comparison-article__section textarea{width:100%;min-height:120px;border:1px solid var(--artifact-accent);border-radius:12px;padding:14px;font:inherit;color:inherit;background:#fff}.comparison-article__callout{margin-top:34px;padding:26px 28px;border:1px solid color-mix(in srgb,var(--artifact-accent) 24%,#dfe3eb);border-radius:16px;background:linear-gradient(120deg,color-mix(in srgb,var(--artifact-accent) 8%,#fff),#fbfcff)}.comparison-article__callout>b{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.comparison-article__callout p{margin:10px 0 0;color:#202633;font-size:20px}.comparison-article__callout small{display:block;margin-top:12px;color:#707787}.comparison-table-wrap{overflow-x:auto;border:1px solid #dfe2e8;border-radius:13px}.comparison-table{width:100%;min-width:820px;border-collapse:collapse;text-align:left}.comparison-table th{background:#f4f5f8;color:#282e3b;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.comparison-table td,.comparison-table th{padding:16px 17px;border-right:1px solid #dfe2e8;border-bottom:1px solid #dfe2e8;vertical-align:top}.comparison-table td{font-size:13px;line-height:1.55;color:#596173}.comparison-table td:last-child,.comparison-table th:last-child{border-right:0}.comparison-table tr:last-child td{border-bottom:0}.comparison-table span{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;white-space:nowrap}.comparison-table .is-verified{background:#eaf7ef;color:#28704c}.comparison-table .is-missing{background:#fff4df;color:#806225}.comparison-article__method{padding:0;list-style:none}.comparison-article__method li{display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:start;border-top:1px solid #e5e7ec;padding:18px 0;margin:0}.comparison-article__method li span{color:var(--artifact-accent);font:750 11px/1.8 var(--font-geist-mono),monospace}.comparison-article__method li p{margin:0}.comparison-article__dimensions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.comparison-article__dimensions span{padding:9px 12px;border:1px solid #dfe2e8;border-radius:999px;font-size:12px}.comparison-article__reasons{margin:34px 0 0;padding:0;list-style:none;border-top:1px solid #dfe2e8}.comparison-article__reasons li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;margin:0;padding:25px 0;border-bottom:1px solid #e4e6eb}.comparison-article__reasons li>span{padding-top:5px;color:var(--artifact-accent);font:750 11px/1 var(--font-geist-mono),monospace}.comparison-article__reasons h3{margin:0 0 9px}.comparison-article__reasons p{margin:0}.comparison-article__checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0!important;list-style:none}.comparison-article__checklist li{position:relative;margin:0;padding:15px 16px 15px 42px;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;line-height:1.55}.comparison-article__checklist li:before{content:"✓";position:absolute;left:16px;top:15px;color:var(--artifact-accent);font-weight:800}.comparison-article__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #dfe2e8;border-left:1px solid #dfe2e8}.comparison-article__facts article{padding:24px;border-right:1px solid #dfe2e8;border-bottom:1px solid #dfe2e8}.comparison-article__facts article>span{color:var(--artifact-accent);font:750 9px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.comparison-article__facts article p{font-size:14px;line-height:1.6}.comparison-article__verdict{margin-top:36px;padding:24px;border-left:4px solid var(--artifact-accent);background:#f6f8fb}.comparison-article__verdict>b{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.comparison-article__verdict p{margin:8px 0 0}.comparison-competitor__image{margin:30px 0;border:1px solid #e0e3e9;border-radius:15px;overflow:hidden;background:#f4f5f7;box-shadow:0 18px 46px rgba(20,27,42,.08)}.comparison-competitor__image img{display:block;width:100%;height:auto}.comparison-competitor__missing{margin:28px 0;padding:60px 24px;border:1px dashed #ccd1da;border-radius:14px;background:#f7f8fa;color:#707787;text-align:center}.comparison-article__pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.comparison-article__pros-cons article{padding:22px;border:1px solid #e0e3e8;border-radius:13px}.comparison-article__pros-cons h3{margin:0 0 10px}.comparison-article__pros-cons p{margin:0;font-size:14px;line-height:1.65}.comparison-article__pros-cons ul{margin:0;padding-left:18px}.comparison-article__pros-cons li{font-size:14px;line-height:1.6}.comparison-competitor__sources{margin:30px 0;padding:20px;border:1px solid #e0e3e8;border-radius:13px;background:#fafbfc}.comparison-competitor__sources h3{margin:0 0 12px}.comparison-competitor__sources a{display:grid;grid-template-columns:115px 1fr auto;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #e3e6eb;color:#252b38;text-decoration:none}.comparison-competitor__sources a span{color:var(--artifact-accent);font:750 10px/1.4 var(--font-geist-mono),monospace;text-transform:uppercase}.comparison-competitor__sources a b{font-size:13px;line-height:1.45}.comparison-competitor__sources a i{font-style:normal;color:#8a909d}.comparison-article__publication{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.comparison-article__publication li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;margin:0;padding:18px;border:1px solid #e0e3e8;border-radius:12px}.comparison-article__publication span{color:var(--artifact-accent);font:750 11px/1.8 var(--font-geist-mono),monospace}.comparison-article__publication p{margin:0}.comparison-recommendations{display:grid;gap:12px}.comparison-recommendations article{display:grid;grid-template-columns:130px minmax(180px,.7fr) 1fr;gap:20px;padding:22px;border:1px solid #e0e3e8;border-radius:13px}.comparison-recommendations article>span{color:var(--artifact-accent);font:750 10px/1.4 var(--font-geist-mono),monospace;text-transform:uppercase}.comparison-recommendations h3{margin:0;font-size:19px}.comparison-recommendations p{margin:0;font-size:14px;line-height:1.55}.comparison-recommendations b{font-size:13px;line-height:1.55;color:#232936}.comparison-article details{border-top:1px solid #dfe2e8}.comparison-article summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:17px;font-weight:700;cursor:pointer}.comparison-article details p{max-width:760px;margin-top:0}.comparison-article__aside{position:sticky;top:105px;align-self:start;max-height:calc(100vh - 125px);overflow:auto;padding-top:72px}.comparison-article__aside>div{border-bottom:1px solid #e2e5ea;padding:0 0 24px;margin-bottom:24px}.comparison-article__aside b{display:block;margin-bottom:12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.comparison-article__aside a{display:block;padding:6px 0;color:#6b7281;font-size:12px;text-decoration:none}.comparison-article__aside a:hover{color:var(--artifact-accent)}.comparison-article__summaries{display:grid;gap:9px}.comparison-article__summaries button{display:grid;grid-template-columns:20px 1fr auto;align-items:center;text-align:left;border:1px solid #dfe2e8;border-radius:9px;background:#fff;padding:12px;font-size:12px;font-weight:700}.comparison-article__summaries button img{display:block;width:20px;height:20px;object-fit:contain;border-radius:3px}.comparison-article__summaries button i{font-style:normal;color:#9298a5}.comparison-article__proof p{margin:8px 0;color:#737a88;font-size:12px;line-height:1.5}@media (prefers-reduced-motion:reduce){.conversion-page-preview__chapter,.conversion-page-preview__progress span{animation:none!important}}@media (max-width:800px){.shared-artifact-page{padding:0}.conversion-artifact__toolbar{position:static;grid-template-columns:1fr}.conversion-artifact__toolbar nav{overflow-x:auto}.conversion-artifact__toolbar-actions{justify-content:flex-start}.artifact-evidence,.conversion-page-preview,.homepage-block-preview{padding-inline:20px}.conversion-page-preview__hero{min-height:480px}.conversion-page-preview__chapter{grid-template-columns:1fr;gap:32px}.artifact-evidence__columns,.conversion-page-preview__cta-edit,.conversion-page-preview__grid{grid-template-columns:1fr}.conversion-artifact__actions{align-items:stretch;flex-direction:column}.conversion-artifact__actions>div{margin-right:0;margin-bottom:8px}.comparison-article__hero{min-height:480px;padding:70px 24px 45px}.comparison-article__layout{grid-template-columns:1fr;padding:0 24px 80px}.comparison-article__aside{position:static;display:none}.comparison-article__section{padding:52px 0}.comparison-article__checklist,.comparison-article__facts,.comparison-article__pros-cons,.comparison-recommendations article{grid-template-columns:1fr}.comparison-article__section li,.comparison-article__section p{font-size:15px}.comparison-competitor__sources a{grid-template-columns:1fr auto}.comparison-competitor__sources a span{grid-column:1/-1}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,Helvetica,sans-serif}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1380px,calc(100% - 72px));margin-inline:auto}.insight-page{min-height:100vh;background:var(--paper);color:var(--ink);overflow:clip}.insights-index{padding:110px 0 150px}.insights-index h1{max-width:1180px;margin:35px 0 0;font-size:clamp(52px,6.2vw,96px);line-height:.92;letter-spacing:-.07em}.insights-index h1 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.insights-index__lead{max-width:690px;margin:35px 0 0;font-size:19px;line-height:1.5}.insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:80px}.insights-card{border-top:2px solid var(--ink);padding-top:18px}.insights-card__visual{height:260px;border:2px solid var(--ink);padding:25px;position:relative;overflow:hidden;box-shadow:9px 9px 0 var(--ink);display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;font-weight:850}.insights-card--0 .insights-card__visual{background:var(--coral)}.insights-card--1 .insights-card__visual{background:var(--blue);color:white}.insights-card--2 .insights-card__visual{background:var(--lime)}.insights-card__visual i{position:absolute;width:260px;height:260px;border:44px solid;border-radius:50%;right:-60px;bottom:-100px;opacity:.82}.insights-card time{display:block;margin-top:30px;font-size:10px;letter-spacing:.12em;font-weight:800}.insights-card h2{margin:15px 0 0;font-size:clamp(28px,3vw,45px);line-height:.98;letter-spacing:-.055em}.insights-card h2 a:hover{color:var(--blue)}.insights-card>p{max-width:630px;font-size:14px;line-height:1.55}.insights-card>a{display:inline-flex;gap:10px;border-bottom:1px solid;padding-bottom:4px;font-size:12px;font-weight:800}.insights-card>a span{color:var(--blue)}.insights-empty{margin-top:80px;border:2px dashed var(--ink);padding:50px}.resource-group{margin-top:90px;scroll-margin-top:28px}.resource-format-nav{display:grid;grid-template-columns:repeat(4,1fr);max-width:850px;margin-top:55px;border:1px solid var(--line);background:white}.resource-format-nav a{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 17px;border-right:1px solid var(--line);color:#525852;font-size:12px}.resource-format-nav a:last-child{border-right:0}.resource-format-nav a:hover{color:var(--blue);background:#f7faf8}.resource-format-nav b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e7f0fe;color:var(--blue);font-size:9px}.resource-group>h2{font-size:12px;letter-spacing:.15em;text-transform:uppercase;border-bottom:2px solid var(--ink);padding-bottom:14px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--ink)}.resource-card{min-height:260px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:28px;display:flex;flex-direction:column;transition:background .18s ease}.resource-card:hover{background:var(--lime)}.resource-card>p{margin:0;font-size:9px;line-height:1.45;letter-spacing:.1em;text-transform:uppercase}.resource-card h3{margin:36px 0 20px;font-size:28px;line-height:1;letter-spacing:-.045em}.resource-card span{margin-top:auto;font-size:10px;font-weight:800}.insight-hero{padding:75px 0 85px}.insight-hero nav{display:flex;gap:9px;font-size:11px;font-weight:700}.insight-hero nav a:hover{color:var(--blue)}.insight-hero__meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:68px;font-size:9px;font-weight:850;letter-spacing:.15em}.insight-hero__meta span:first-child{color:var(--blue)}.insight-hero h1{max-width:1180px;margin:26px 0 0;font-size:clamp(52px,6.4vw,98px);line-height:.92;letter-spacing:-.07em}.insight-hero>p{max-width:850px;margin:30px 0 0;font-size:20px;line-height:1.48}.insight-hero__answer{max-width:980px;margin-top:42px;padding:28px 32px;border:2px solid var(--ink);background:var(--lime);box-shadow:8px 8px 0 var(--ink)}.insight-hero__answer>span{display:block;margin-bottom:13px;color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.17em}.insight-hero__answer>p{margin:0;font-family:Georgia,serif;font-size:clamp(19px,2vw,25px);line-height:1.48}.insight-visual{min-height:470px;display:grid;grid-template-columns:.82fr 1.18fr;border:2px solid var(--ink);background:var(--blue);color:white;box-shadow:12px 12px 0 var(--ink);overflow:hidden}.insight-visual__copy{padding:55px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.35)}.insight-visual__copy>span{color:var(--lime);font-size:9px;font-weight:850;letter-spacing:.17em}.insight-visual__copy h2{max-width:520px;margin:28px 0 20px;font-size:clamp(40px,4vw,64px);line-height:.92;letter-spacing:-.06em}.insight-visual__copy p{max-width:470px;margin:0;font-size:14px;line-height:1.55;color:rgba(255,255,255,.8)}.insight-loop{padding:50px;display:grid;align-content:center;gap:30px;background:var(--ink)}.insight-loop__question{background:var(--coral);color:var(--ink);border:2px solid white;padding:24px;box-shadow:8px 8px 0 var(--lime)}.insight-loop__question small{display:block;font-size:8px;letter-spacing:.14em;font-weight:850}.insight-loop__question b{display:block;margin-top:12px;font-family:Georgia,serif;font-size:35px}.insight-loop__providers{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.insight-loop__providers span{min-height:72px;border:1px solid #4d4a44;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px}.insight-loop__providers img{object-fit:contain}.insight-loop__path{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;font-weight:750}.insight-loop__path i{color:var(--lime);font-style:normal}.insight-loop__path strong{color:var(--lime)}.insight-visual--comparison{background:var(--coral);color:var(--ink)}.insight-visual--comparison .insight-visual__copy>span{color:var(--ink)}.insight-visual--comparison .insight-visual__copy p{color:rgba(18,17,15,.75)}.company-logo-grid{padding:38px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-content:center;background:var(--paper)}.company-logo-grid span{min-height:72px;background:var(--white);border:1.5px solid var(--ink);display:flex;align-items:center;gap:9px;padding:12px;box-shadow:3px 3px 0 var(--ink);font-size:10px}.company-logo-grid img{width:22px;height:22px;object-fit:contain}.company-logo-grid--focused{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:52px}.company-logo-grid--focused span{min-height:96px;gap:14px;padding:18px;font-size:13px;box-shadow:5px 5px 0 var(--ink)}.company-logo-grid--focused img{width:32px;height:32px}.insight-layout{display:grid;grid-template-columns:minmax(0,820px) 330px;gap:110px;align-items:start;padding:120px 0 170px}.insight-prose{font-size:18px;line-height:1.75}.insight-prose>p:first-child{font-size:23px;line-height:1.55}.insight-prose h1,.insight-prose h2,.insight-prose h3,.insight-prose h4{scroll-margin-top:30px;line-height:1.02;letter-spacing:-.045em}.insight-prose h1,.insight-prose h2{font-size:43px;margin:72px 0 22px}.insight-prose h3{font-size:28px;margin:52px 0 18px}.insight-prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.insight-prose ul{padding-left:22px}.insight-prose li{margin:8px 0}.insight-prose table{width:100%;border-collapse:collapse;margin:38px 0;font-size:14px}.insight-prose td,.insight-prose th{border:1px solid var(--ink);padding:14px;text-align:left;vertical-align:top}.insight-prose th{background:var(--lime)}.insight-prose>h2:first-child{margin-top:0}.insight-prose>h2:first-child+p{padding-left:22px;border-left:4px solid var(--blue);font-size:21px;line-height:1.55}.insight-resource-map{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:1px;padding:42px;background:rgba(18,17,15,.16)}.insight-resource-map>div{min-height:128px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.9);color:var(--ink)}.insight-resource-map>div span{color:var(--blue);font-family:var(--font-geist-mono),monospace;font-size:10px;letter-spacing:.14em}.insight-resource-map>div b{max-width:220px;font-size:18px;line-height:1.1;letter-spacing:-.025em}.insight-resource-map>strong{grid-column:1/-1;padding:18px 22px;background:var(--lime);color:var(--ink);font-size:13px;text-align:center}.insight-worksheet p{color:#656960;font-size:13px;line-height:1.55}.insight-worksheet a{display:block;margin-top:14px;padding:13px 15px;border:1px solid var(--ink);color:var(--ink);font-size:11px;font-weight:800;text-align:center;text-decoration:none}.insight-worksheet a:hover{background:var(--lime)}.insight-sidebar{position:sticky;top:28px;display:grid;gap:0;border-top:2px solid var(--ink)}.insight-sidebar>section{border-bottom:1px solid var(--ink);padding:25px 0}.insight-sidebar__label{margin:0 0 16px;font-size:9px;font-weight:850;letter-spacing:.16em}.insight-sidebar nav{display:grid;gap:12px}.insight-sidebar nav a{font-size:12px;line-height:1.35;font-weight:700}.insight-sidebar nav a.is-child{padding-left:15px;color:#6f6b64;font-weight:500}.insight-sidebar nav a:hover{color:var(--blue)}.insight-summary>p:not(.insight-sidebar__label){font-family:Georgia,serif;font-size:18px;line-height:1.4}.insight-summary dl{margin:20px 0 0;display:grid;gap:9px}.insight-summary dl div{display:flex;justify-content:space-between;gap:15px;font-size:10px}.insight-summary dt{color:#716d66}.insight-summary dd{margin:0;font-weight:800}.insight-ai-links,.insight-ai-links a{display:grid;gap:8px}.insight-ai-links a{min-height:50px;border:1.5px solid var(--ink);grid-template-columns:28px 1fr auto;align-items:center;padding:8px 12px;background:var(--white);font-size:11px}.insight-ai-links img{object-fit:contain}.insight-ai-links a:hover{background:var(--lime)}.insight-author>div{display:flex;align-items:center;gap:13px}.insight-author img{border-radius:50%;border:1.5px solid var(--ink);object-fit:cover;object-position:top}.insight-author>div p{margin:0;display:grid;gap:3px;font-size:12px}.insight-author>div span{color:#716d66}.insight-author>p:last-child{font-size:11px;line-height:1.5}.insight-share{display:flex;gap:8px}.insight-share a{border-bottom:1px solid;padding-bottom:3px;font-size:11px;font-weight:800}@media (max-width:980px){.insight-visual,.insights-grid{grid-template-columns:1fr}.insight-visual__copy{border-right:0;border-bottom:1px solid rgba(255,255,255,.35)}.insight-layout{grid-template-columns:1fr;gap:70px}.insight-sidebar{position:static}.company-logo-grid{grid-template-columns:repeat(3,1fr)}.company-logo-grid--focused,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shell{width:min(100% - 32px,1380px)}.insight-layout,.insights-index{padding-block:70px 100px}.insight-hero{padding-block:45px 55px}.insight-hero__meta{margin-top:42px}.insight-hero__answer{padding:23px;box-shadow:6px 6px 0 var(--ink)}.insight-loop,.insight-visual__copy{padding:30px}.insight-loop__providers{grid-template-columns:repeat(2,1fr)}.insight-loop__path{align-items:flex-start;flex-direction:column}.company-logo-grid{padding:25px;grid-template-columns:repeat(2,1fr)}.company-logo-grid--focused,.resource-grid{grid-template-columns:1fr}.resource-format-nav{grid-template-columns:1fr 1fr}.resource-format-nav a:nth-child(2){border-right:0}.resource-format-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.insight-prose{font-size:16px}.insight-prose h1,.insight-prose h2{font-size:34px}}.brand{display:inline-flex;align-items:center}.brand__logo{display:block;width:auto;height:38px;object-fit:contain}.brand__mark{width:35px;height:35px;overflow:visible}.brand__mark circle,.brand__mark path{fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.brand__mark circle:first-of-type{fill:var(--lime)}.brand__mark circle:nth-of-type(2){fill:var(--coral)}.brand__mark circle:nth-of-type(3){fill:var(--blue)}.brand--compact{font-size:24px}.brand--compact .brand__logo{height:30px}.brand--compact .brand__mark{width:29px;height:29px}.nav{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:20}.nav__links{display:flex;gap:32px;font-size:13px;font-weight:650}.nav__links a{transition:opacity .2s ease}.nav__links a:hover{opacity:.5}.nav__login{justify-self:end;font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:4px}.home-shell{overflow:hidden;background:var(--paper)}.hero{min-height:740px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;padding-block:44px 90px}.hero__copy{position:relative;z-index:4;padding-bottom:25px}.kicker{font-size:11px;letter-spacing:.13em;font-weight:800;display:flex;align-items:center;gap:10px}.kicker span{width:9px;height:9px;border-radius:50%;background:var(--coral);display:inline-block;box-shadow:13px 0 0 var(--blue),26px 0 0 var(--lime);margin-right:27px}.hero h1,.verdict h1{font-size:clamp(54px,6.4vw,104px);line-height:.9;letter-spacing:-.078em;margin:34px 0;max-width:900px}.hero h1 em,.product-section h2 em,.verdict h1 em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.06em}.hero h1 em{color:var(--blue)}.hero__lead{max-width:690px;font-size:20px;line-height:1.45;letter-spacing:-.025em}.hero__category-proof{display:inline-flex;align-items:center;gap:9px;max-width:650px;margin-top:16px;padding-bottom:4px;border-bottom:1px solid var(--ink);font-size:12px;line-height:1.45;font-weight:750}.hero__category-proof span{color:var(--blue);font-size:16px}.url-form{margin-top:38px;max-width:730px}.url-form label{font-size:10px;font-weight:850;letter-spacing:.14em;display:block;margin:0 0 9px 18px}.url-form__row{height:76px;background:var(--white);border:2px solid var(--ink);border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:8px;box-shadow:9px 9px 0 var(--ink)}.url-form__prefix{width:42px;text-align:center;font-size:24px;color:var(--blue)}.url-form input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:17px;min-width:0}.url-form input::placeholder{color:#8d887f}.footer button,.result-footer button,.url-form button{border:0;background:var(--ink);color:var(--white);border-radius:10px;padding:18px 23px;font-size:13px;font-weight:800}.footer button span,.result-footer button span,.url-form button span{color:var(--lime);font-size:17px;margin-left:8px}.url-form>p{font-size:11px;color:#6d6962;margin:16px 0 0 18px}.hero__art{position:relative;min-height:580px}.hero__art:before{content:"";position:absolute;width:660px;height:660px;border-radius:50%;background:var(--lime);left:6%;top:-5%}.hero__art:after{content:"";position:absolute;width:370px;height:370px;background:var(--coral);border-radius:42% 58% 67% 33%/37% 41% 59% 63%;right:-20%;bottom:-6%;transform:rotate(12deg)}.orbit{position:absolute;border:2px solid var(--ink);border-radius:50%;z-index:1}.orbit--one{width:520px;height:520px;top:4%;left:18%}.orbit--two{width:390px;height:390px;top:15%;left:29%;border-style:dashed;animation:rotate 28s linear infinite}.route-drawing{position:absolute;z-index:2;width:112%;left:-3%;top:4%;fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round;overflow:visible}.question-stack{position:absolute;inset:0;z-index:5}.question{position:absolute;background:var(--white);border:1.5px solid var(--ink);padding:12px 17px;border-radius:999px;box-shadow:4px 4px 0 var(--ink);font-size:13px;font-weight:750;white-space:nowrap;animation:float 4.5s ease-in-out infinite}.question--1{top:9%;left:2%;transform:rotate(-5deg)}.question--2{top:24%;right:-3%;transform:rotate(4deg);animation-delay:-.9s}.question--3{bottom:19%;left:3%;transform:rotate(3deg);animation-delay:-1.8s}.question--4{bottom:5%;right:2%;transform:rotate(-4deg);animation-delay:-2.7s}.choice-disc{position:absolute;z-index:6;width:270px;height:270px;background:var(--blue);color:white;border:3px solid var(--ink);border-radius:50%;left:32%;top:27%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:12px 12px 0 var(--ink)}.choice-disc__eyebrow{color:var(--lime);font-size:8px;font-weight:850;letter-spacing:.18em;margin-bottom:13px}.choice-disc__label{width:170px;display:grid;grid-template-columns:1fr 1fr;gap:8px 6px}.choice-disc__label b{min-height:45px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:8px;font-size:10px;letter-spacing:.05em;animation:decision-pulse 8s step-end infinite}.choice-disc__label b:nth-child(2){animation-delay:-6s}.choice-disc__label b:nth-child(3){animation-delay:-4s}.choice-disc__label b:nth-child(4){animation-delay:-2s}.choice-disc__arrow{position:absolute;right:28px;bottom:23px;width:49px;height:49px;background:var(--lime);color:var(--ink);border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:24px}.proof-strip{background:var(--ink);color:var(--paper);height:58px;overflow:hidden;display:flex;align-items:center;transform:rotate(-1deg) scale(1.02)}.proof-strip__track{display:flex;gap:28px;align-items:center;white-space:nowrap;font-weight:800;font-size:12px;letter-spacing:.11em;animation:marquee 30s linear infinite}.proof-strip__track i{color:var(--lime);font-style:normal}.manifesto{padding-block:170px 150px}.section-index{font-size:10px;font-weight:850;letter-spacing:.18em}.manifesto h2{font-size:clamp(46px,6vw,92px);line-height:.96;letter-spacing:-.065em;margin:68px 0 0;max-width:1080px;font-weight:650}.manifesto h2.manifesto__answer{font-family:Georgia,serif;font-weight:400;color:var(--blue);margin:4px 0 0 auto;text-align:right}.manifesto__scenes{margin-top:105px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.manifesto-scene{min-height:310px;border:2px solid var(--ink);border-radius:18px;padding:28px;display:flex;flex-direction:column;box-shadow:9px 9px 0 var(--ink);position:relative;overflow:hidden}.manifesto-scene:after{content:"";width:190px;height:190px;position:absolute;border:2px solid;border-radius:50%;right:-80px;top:-70px;opacity:.2}.manifesto-scene>span{font-size:9px;font-weight:850;letter-spacing:.16em}.manifesto-scene h3{max-width:340px;margin:48px 0 18px;font-size:clamp(30px,3vw,49px);line-height:.94;letter-spacing:-.055em}.manifesto-scene p{max-width:360px;margin:0;font-size:13px;line-height:1.5}.manifesto-scene b{margin-top:auto;padding-top:30px;font-size:9px;letter-spacing:.12em}.manifesto-scene--human{background:var(--coral);transform:rotate(-1.2deg)}.manifesto-scene--human h3{font-family:Georgia,serif;font-weight:400}.manifesto-scene--agent{background:var(--ink);color:var(--paper);transform:translateY(25px) rotate(1deg)}.manifesto-scene--agent h3{color:var(--lime);font-family:Courier New,monospace;font-size:clamp(24px,2.4vw,39px)}.manifesto-scene--eli{background:var(--blue);color:white;transform:rotate(-.5deg)}.manifesto-scene--eli h3{font-size:clamp(38px,4vw,62px)}.manifesto-scene--eli b{color:var(--lime)}.split-story{min-height:700px;display:grid;grid-template-columns:1fr 1fr;position:relative;border-block:2px solid var(--ink)}.split-story>div:not(.split-story__bridge){padding:90px max(5vw,45px);display:flex;flex-direction:column;justify-content:space-between}.split-story__human{background:var(--coral)}.split-story__agent{background:var(--blue);color:white}.split-story p{font-size:10px;letter-spacing:.18em;font-weight:800}.split-story h2{font-size:clamp(60px,7vw,112px);line-height:.9;letter-spacing:-.07em;margin:30px 0}.split-story__human h2{font-family:Georgia,serif;font-weight:400}.split-story__agent h2{font-family:Courier New,monospace;font-size:clamp(42px,5vw,78px)}.split-story span{max-width:430px;font-size:18px;line-height:1.45}.split-story__bridge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);background:var(--lime);border:2px solid var(--ink);border-radius:999px;padding:16px 23px;font-size:11px;font-weight:850;letter-spacing:.08em;box-shadow:6px 6px 0 var(--ink);white-space:nowrap;color:var(--ink)}.split-story__bridge b{font-size:17px;margin-left:10px}.product-section{padding-block:170px;display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}.product-section h2{font-size:clamp(58px,6.5vw,98px);line-height:.88;letter-spacing:-.07em;margin:45px 0 34px}.product-section h2 em{color:var(--blue)}.product-section__copy>p:not(.section-index){max-width:430px;font-size:18px;line-height:1.5}.product-section ul{list-style:none;padding:0;margin:48px 0 0;border-top:1px solid var(--ink)}.product-section li{padding:17px 0;border-bottom:1px solid var(--ink);font-size:13px;font-weight:750}.product-section li span{color:var(--blue);width:42px;display:inline-block;font-size:10px}.preview{background:var(--white);border:2px solid var(--ink);border-radius:18px;overflow:hidden;box-shadow:14px 14px 0 var(--ink);transform:rotate(1deg)}.preview__bar,.replay-frame__browser{height:47px;border-bottom:1.5px solid var(--ink);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 15px;font-size:10px}.traffic{display:flex;gap:5px}.traffic i{width:8px;height:8px;border-radius:50%;background:var(--coral)}.traffic i:nth-child(2){background:var(--lime)}.traffic i:nth-child(3){background:var(--blue)}.preview__bar>span:nth-child(2){text-align:center}.preview__live{justify-self:end;background:var(--lime);border-radius:999px;padding:5px 8px;font-weight:850}.preview__body{min-height:560px;background:var(--ink);color:var(--white);padding:55px;position:relative;overflow:hidden}.preview__body:after{content:"";position:absolute;width:420px;height:420px;border:95px solid var(--blue);border-radius:50%;right:-150px;top:40px;opacity:.95}.preview__brand{font-weight:850;font-size:11px;letter-spacing:.13em}.preview__eyebrow{color:var(--lime);font-size:9px;letter-spacing:.14em;margin-top:70px}.preview h3{font-size:61px;line-height:.92;letter-spacing:-.07em;margin:18px 0;max-width:500px}.preview h3,.preview__copy{position:relative;z-index:1}.preview__copy{font-size:15px;line-height:1.5;max-width:410px;color:#cbc8c0}.proof-line{display:flex;gap:8px;margin:30px 0;position:relative;z-index:1}.proof-line span{border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:8px 11px;font-size:10px}.preview__body button{background:var(--lime);color:var(--ink);border:0;border-radius:8px;padding:15px 18px;font-size:11px;font-weight:850;position:relative;z-index:1}.agent-note{position:absolute;right:0;bottom:0;background:var(--blue);color:white;padding:18px 28px;font-size:10px;width:62%;z-index:2}.agent-note b{color:var(--lime);margin-right:10px}.footer{min-height:230px;border-top:1.5px solid var(--ink);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.footer p{text-align:center;font-family:Georgia,serif;font-size:20px}.footer button{justify-self:end;background:var(--blue)}.takeover{min-height:100vh;background:var(--paper);overflow:hidden;position:relative;isolation:isolate}.takeover-site{position:absolute;inset:0;z-index:0;background:var(--white);opacity:.08;transform:scale(.92);transition:opacity .75s ease,transform 1.15s cubic-bezier(.16,1,.3,1)}.takeover--1 .takeover-site,.takeover--2 .takeover-site,.takeover--3 .takeover-site{opacity:1;transform:scale(1)}.takeover-site__nav{height:84px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 5vw;font-size:11px}.takeover-site__nav b{font-size:18px;text-transform:uppercase;letter-spacing:-.03em}.takeover-site__nav span{text-align:center;color:#77736c}.takeover-site__nav i{justify-self:end;background:var(--ink);color:white;padding:12px 15px;border-radius:7px;font-style:normal;font-size:10px}.takeover-site__hero{padding:13vh 7vw}.takeover-site__hero p{font-size:9px;letter-spacing:.18em;font-weight:850}.takeover-site__hero h1{font-size:clamp(64px,8vw,128px);line-height:.86;letter-spacing:-.075em;margin:26px 0}.takeover-site__hero>span{display:block;max-width:420px;font-size:15px;line-height:1.5;color:#77736c}.takeover-site__hero>i{display:inline-block;margin-top:30px;background:var(--ink);color:white;padding:15px 20px;border-radius:7px;font-style:normal;font-size:11px}.takeover-question{position:absolute;width:min(420px,38vw);right:7vw;top:25vh;background:var(--coral);color:var(--ink);border:2px solid var(--ink);box-shadow:12px 12px 0 var(--ink);padding:28px;opacity:0;transform:translateY(28px) rotate(3deg) scale(.94);transition:opacity .45s ease,transform .7s cubic-bezier(.16,1,.3,1)}.takeover--2 .takeover-question,.takeover--3 .takeover-question{opacity:1;transform:translateY(0) rotate(2deg) scale(1)}.takeover-question b{display:block;font-size:9px;letter-spacing:.16em;margin-bottom:22px}.takeover-question strong{display:block;font-family:Georgia,serif;font-weight:400;font-size:clamp(30px,3.4vw,55px);line-height:.95;letter-spacing:-.055em}.takeover-question span{display:block;border-top:1px solid var(--ink);margin-top:24px;padding-top:16px;font-size:12px;line-height:1.5}.collapse-grid{position:absolute;inset:-2px;z-index:10;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);pointer-events:none}.collapse-tile{position:relative;background:var(--paper);border:1px solid rgba(18,17,15,.12);transform:translate(0) rotate(0) scale(1.01);opacity:1;transition:transform 1.15s cubic-bezier(.7,0,.2,1),opacity .76s ease}.collapse-tile--2:before,.collapse-tile--3:before,.collapse-tile--4:before{content:"";position:absolute;width:68px;height:68px;border-radius:50%;left:calc(50% - 34px);top:calc(50% - 34px);border:2px solid var(--ink)}.collapse-tile--2:before{background:var(--lime)}.collapse-tile--3:before{background:var(--blue)}.collapse-tile--4:before{background:var(--coral)}.takeover--1 .collapse-tile,.takeover--2 .collapse-tile,.takeover--3 .collapse-tile{transform:translate(var(--tile-x),var(--tile-y)) rotate(var(--tile-r)) scale(.78);opacity:0}.takeover-brand{position:absolute;z-index:12;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:34px;pointer-events:none;transition:opacity .4s ease,transform .75s cubic-bezier(.16,1,.3,1)}.takeover-brand strong{text-align:center;font-size:clamp(42px,6vw,90px);line-height:.9;letter-spacing:-.07em}.takeover-brand em{font-family:Georgia,serif;color:var(--blue);font-weight:400}.takeover--1 .takeover-brand,.takeover--2 .takeover-brand,.takeover--3 .takeover-brand{opacity:0;transform:scale(.84)}.takeover-status{position:absolute;z-index:15;left:50%;bottom:58px;transform:translateX(-50%);width:min(510px,calc(100% - 40px));background:var(--ink);color:var(--paper);border:2px solid var(--ink);border-radius:13px;padding:17px 19px;box-shadow:7px 7px 0 var(--lime)}.takeover-status>span{color:var(--lime);font-size:8px;font-weight:850;letter-spacing:.16em}.takeover-status>b{display:block;font-size:13px;margin:7px 0 12px;overflow:hidden;text-overflow:ellipsis}.takeover-status>i{display:block;height:3px;background:#3d3b35}.takeover-status>i>em{display:block;height:100%;background:var(--lime);transition:width .8s cubic-bezier(.16,1,.3,1)}.takeover-status__actions{display:flex;gap:8px;margin-top:14px}.takeover-status__actions button{flex:1;border:1px solid var(--paper);background:transparent;color:var(--paper);border-radius:6px;padding:9px 11px;font-size:9px;font-weight:800}.takeover-status__actions button:first-child{background:var(--lime);color:var(--ink);border-color:var(--lime)}.takeover-note{position:absolute;z-index:15;bottom:18px;left:50%;transform:translateX(-50%);margin:0;white-space:nowrap;font-size:9px;color:#6f6b64}.replay{min-height:100vh;background:var(--paper);transition:background .4s ease}.replay--agent{background:var(--ink);color:var(--paper)}.replay-nav{height:80px;border-bottom:1px solid;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.replay-nav__title{text-align:center;font-size:10px;letter-spacing:.16em;font-weight:850}.replay-nav__title i{font-style:normal;background:var(--coral);color:var(--ink);padding:4px 7px;border-radius:99px;margin-left:6px;letter-spacing:.08em}.replay-nav>button{justify-self:end;border:0;border-bottom:1px solid;color:inherit;background:none;padding:4px 0;font-size:11px;font-weight:700}.verdict{padding-block:70px 55px}.verdict h1{font-size:clamp(46px,5.5vw,82px);margin:32px 0 46px}.verdict h1 em{color:var(--blue)}.replay--agent .verdict h1 em{color:var(--lime)}.verdict__proof{display:flex;gap:50px;border-top:1px solid;padding-top:18px;font-size:12px}.verdict__proof b{font-size:9px;letter-spacing:.13em;color:var(--blue);margin-right:8px}.replay--agent .verdict__proof b{color:var(--lime)}.replay-tabs{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid;border-radius:16px 16px 0 0;overflow:hidden}.replay-tabs button{min-height:68px;border:0;border-right:1px solid;background:transparent;color:inherit;font-size:12px;font-weight:750;text-align:left;padding:0 22px}.replay-tabs button:last-child{border-right:0}.replay-tabs button span{font-family:monospace;font-size:9px;margin-right:12px;color:#7d7972}.replay-tabs button.is-active{background:var(--blue)}.replay-tabs button.is-active span{color:var(--lime)}.replay-frame{border:2px solid;min-height:610px;background:var(--white);color:var(--ink);overflow:hidden}.replay-frame__browser{grid-template-columns:1fr 1fr 1fr;background:var(--paper)}.replay-frame__browser b{text-align:center;font-weight:500}.replay-frame__browser>span:last-child{justify-self:end;font-size:9px;font-weight:850;background:var(--ink);color:var(--paper);padding:5px 8px;border-radius:999px}.site-stage{min-height:560px;position:relative;overflow:hidden;animation:stage-enter .62s cubic-bezier(.16,1,.3,1) both}.site-stage--captured{min-height:0;aspect-ratio:1440/900;background-color:#f4f4f1;background-image:var(--captured-site);background-position:top;background-repeat:no-repeat;background-size:100% auto}.site-stage--captured>iframe{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}.captured-site__label{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;max-width:calc(100% - 36px);gap:11px;padding:9px 12px;border:1px solid rgba(16,17,15,.13);border-radius:5px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(18,28,22,.13);backdrop-filter:blur(12px)}.captured-site__arrival span,.captured-site__conversion-layer>p,.captured-site__label span,.captured-site__layer-top{font-family:var(--font-geist-mono),monospace;font-size:8px;font-weight:720;letter-spacing:.12em}.captured-site__label span{color:var(--prism-blue)}.captured-site__label b{overflow:hidden;font-size:10px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.captured-site__receipt{position:absolute;right:18px;bottom:18px;width:min(300px,calc(100% - 36px));padding:15px 16px;border:1px solid rgba(16,17,15,.13);border-radius:6px;background:rgba(255,255,255,.96);box-shadow:0 14px 38px rgba(18,28,22,.15);backdrop-filter:blur(13px)}.captured-site__receipt>span{display:block;padding-bottom:9px;color:var(--prism-blue);font:720 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.captured-site__receipt p{display:flex;justify-content:space-between;gap:15px;margin:0;padding:7px 0;border-top:1px solid #e5e8e4;font-size:10px}.captured-site__receipt p b{font-weight:560}.captured-site__receipt p i{color:#287f50;font-style:normal;font-family:var(--font-geist-mono),monospace;font-size:8px;font-weight:750}.site-stage--captured-eli:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,17,14,.1),rgba(10,17,14,.02) 48%,rgba(10,17,14,.2));backdrop-filter:saturate(.82)}.captured-site__arrival{position:absolute;top:20px;left:50%;z-index:2;display:flex;align-items:center;width:min(690px,calc(100% - 36px));gap:14px;padding:12px 15px;border:1px solid rgba(16,17,15,.13);border-radius:5px;background:rgba(255,255,255,.94);box-shadow:0 12px 35px rgba(17,28,21,.13);transform:translateX(-50%);backdrop-filter:blur(13px)}.captured-site__arrival span{flex:0 0 auto;color:var(--prism-blue)}.captured-site__arrival strong{min-width:0;overflow:hidden;font-size:11px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.captured-site__conversion-layer{position:absolute;z-index:2;top:50%;left:50%;width:min(710px,calc(100% - 70px));padding:clamp(22px,4vw,45px);border:1px solid rgba(16,17,15,.16);border-radius:7px;background:rgba(253,253,251,.96);color:var(--atelier-ink);box-shadow:0 32px 95px rgba(7,16,11,.28);transform:translate(-50%,-44%);backdrop-filter:blur(18px);animation:conversion-layer-in .72s cubic-bezier(.16,1,.3,1) both}.captured-site__layer-top{display:flex;justify-content:space-between;margin-bottom:24px;color:#666c66}.captured-site__layer-top b{color:var(--prism-blue);font-weight:720}.captured-site__conversion-layer>p{margin:0 0 12px;color:var(--prism-blue)}.captured-site__conversion-layer h2{max-width:620px;margin:0;font-size:clamp(30px,4.1vw,58px);font-weight:560;line-height:.98;letter-spacing:-.055em}.captured-site__conversion-layer>span{display:block;max-width:600px;margin-top:18px;color:#555b55;font-size:13px;line-height:1.55}.captured-site__conversion-layer>span b{color:#191b18;font-weight:650}.captured-site__proof{display:grid;grid-template-columns:repeat(3,1fr);margin:23px 0;border-block:1px solid #e0e4df}.captured-site__proof b{padding:12px 4px;font-family:var(--font-geist-mono),monospace;font-size:8px;letter-spacing:.1em}.captured-site__conversion-layer button{padding:13px 16px;border:0;border-radius:4px;background:var(--prism-ink,#10110f);color:white;font:570 11px/1 var(--font-geist),sans-serif}.captured-site__conversion-layer button i{margin-left:18px;color:var(--prism-lemon,#eaf2a8);font-style:normal}.captured-site__preserved{position:absolute;z-index:2;right:18px;bottom:18px;display:flex;align-items:center;padding:9px 12px;border:1px solid rgba(16,17,15,.13);border-radius:5px;background:rgba(255,255,255,.94);color:#535953;font-size:9px;box-shadow:0 10px 30px rgba(18,28,22,.13)}@keyframes conversion-layer-in{0%{opacity:0;transform:translate(-50%,-37%) scale(.965)}to{opacity:1;transform:translate(-50%,-44%) scale(1)}}.site-stage--original{background:linear-gradient(120deg,color-mix(in srgb,var(--target-brand) 16%,white),white 62%)}.site-stage--original:before{content:"";position:absolute;inset:0 auto 0 0;width:8px;background:var(--target-brand)}.target-nav{height:65px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;width:calc(100% - 70px);margin:auto;font-size:10px}.target-nav>span{text-align:center;color:#706c65}.target-nav>button{justify-self:end;border:0;background:var(--ink);color:white;padding:10px 13px;border-radius:6px;font-size:9px}.target-hero{padding:80px 8%}.eli-target-copy p,.target-hero p{font-size:9px;letter-spacing:.16em;font-weight:850;color:#77736c}.target-hero h2{font-size:clamp(54px,7vw,96px);line-height:.89;letter-spacing:-.075em;margin:20px 0}.target-hero>span{display:block;max-width:470px;color:#77736c;line-height:1.5;font-size:14px}.target-hero>button{margin-top:28px;background:var(--ink);color:white;padding:14px 20px;border:0;border-radius:6px;font-size:10px}.blocker-pin,.repaired-pin{position:absolute;right:7%;top:33%;width:270px;background:var(--coral);border:2px solid var(--ink);padding:18px;box-shadow:7px 7px 0 var(--ink);transform:rotate(2deg)}.blocker-pin b,.repaired-pin b{display:block;font-size:8px;letter-spacing:.14em;margin-bottom:12px}.blocker-pin span,.repaired-pin span{display:block;font-family:Georgia,serif;font-size:21px;line-height:1.05}.blocker-pin small{display:block;font-size:9px;line-height:1.4;margin-top:12px}.lost-question{position:absolute;right:11%;bottom:-130px;width:330px;height:330px;border-radius:50%;border:54px solid #dedbd3;color:#dedbd3;display:grid;place-items:center;font-family:Georgia,serif;font-size:128px}.site-stage--eli{background:var(--ink);color:white}.site-stage--eli .target-nav>span{color:#a4a197}.site-stage--eli .target-nav>button{background:var(--lime);color:var(--ink)}.eli-target-grid{min-height:495px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:25px 7% 65px}.eli-target-copy p{color:var(--lime)}.eli-target-copy h2{font-size:clamp(54px,6vw,87px);line-height:.87;letter-spacing:-.075em;margin:22px 0}.eli-target-copy h2 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.eli-target-copy>span{display:block;max-width:520px;color:#bbb8b0;font-size:14px;line-height:1.55}.eli-target-copy>button{margin-top:28px;background:var(--blue);color:white;border:0;border-radius:7px;padding:14px 18px;font-size:10px;font-weight:750}.eli-target-copy>button b{color:var(--lime);margin-left:8px}.evidence-orbit{width:420px;height:420px;border:1px dashed #66635d;border-radius:50%;justify-self:center;position:relative;animation:breathe 5s ease-in-out infinite}.evidence-core{width:164px;height:164px;background:var(--blue);border:2px solid white;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-content:center;text-align:center;font-size:10px;letter-spacing:.12em;box-shadow:8px 8px 0 var(--lime)}.evidence-core b{font-family:Georgia,serif;font-size:24px;letter-spacing:-.04em}.evidence{position:absolute;background:var(--paper);color:var(--ink);border:2px solid var(--ink);padding:13px 16px;font-weight:800;font-size:13px;box-shadow:5px 5px 0 var(--coral)}.evidence small{font-size:8px;font-weight:500}.evidence--one{left:-25px;top:73px;transform:rotate(-5deg)}.evidence--two{right:-10px;top:105px;transform:rotate(4deg)}.evidence--three{left:128px;bottom:-18px;transform:rotate(-2deg)}.repaired-pin{top:auto;right:auto;bottom:0;left:44%;background:var(--lime);width:360px;display:flex;align-items:center;gap:14px;transform:rotate(-1deg)}.repaired-pin b{margin:0;white-space:nowrap}.repaired-pin span{font-family:Arial,sans-serif;font-size:10px}.site-stage--agent{background:#0e0f0f;color:#e9e7df;min-height:560px;padding:34px}.agent-console{border:1px solid #3b3c38;min-height:490px;font-family:Courier New,monospace}.agent-console__top{height:51px;border-bottom:1px solid #3b3c38;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 18px;font-size:9px}.agent-console__top span{color:var(--lime)}.agent-console__top b{text-align:center;font-weight:400}.agent-console__top i{justify-self:end;color:var(--lime);font-style:normal}.agent-query{display:grid;grid-template-columns:160px 1fr;padding:24px;border-bottom:1px solid #3b3c38}.agent-query span{color:#777973;font-size:8px;letter-spacing:.14em}.agent-query p{margin:0;max-width:850px;font-size:14px;line-height:1.5}.agent-trace{padding:5px 24px}.agent-trace p{margin:0;min-height:52px;display:grid;grid-template-columns:55px 100px 110px 1fr;align-items:center;border-bottom:1px solid #292a27;font-size:10px}.agent-trace p>span{color:#666862}.agent-trace p b{font-size:9px}.agent-trace p i{font-style:normal}.agent-trace p small{color:#a6a79f;font-size:10px}.trace-yes{color:var(--lime)}.trace-ready{color:var(--coral)}.agent-answer{margin:24px;background:var(--lime);color:var(--ink);padding:17px 19px;display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:15px;font-family:Arial,sans-serif;font-size:11px}.agent-answer b{font-size:8px;letter-spacing:.13em}.agent-answer button{border:0;background:var(--ink);color:white;padding:11px 13px;font-size:9px}.replay--agent{background:var(--prism-paper);color:var(--prism-ink)}.replay--agent .verdict h1 em,.replay--agent .verdict__proof b{color:var(--prism-blue)}.site-stage--answer-test{min-height:610px;padding:34px;background:linear-gradient(125deg,#f7fadf,#edf7f1 52%,#e7f2fe);color:#11120f}.answer-test{min-height:540px;border:1px solid rgba(52,67,56,.18);background:rgba(255,255,255,.9);box-shadow:0 20px 55px rgba(35,45,40,.09)}.answer-test__top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:54px;padding:0 21px;border-bottom:1px solid #dfe4df;font:680 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.answer-test__top span{color:var(--prism-blue)}.answer-test__top b{text-align:center;font-weight:520;letter-spacing:0}.answer-test__top i{justify-self:end;color:#687068;font-style:normal}.answer-test__intro{display:grid;grid-template-columns:1.25fr .75fr;gap:35px;align-items:center;padding:32px;border-bottom:1px solid #dfe4df}.answer-test__columns section>span,.answer-test__intro p,.answer-test__result span{margin:0 0 12px;color:#6a716a;font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.answer-test__intro h2{max-width:760px;margin:0;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(29px,3.2vw,48px);font-weight:400;line-height:1.04;letter-spacing:-.035em}.answer-test__providers{justify-self:stretch;padding:18px;border:1px solid #dfe4df;background:#f8faf7}.answer-test__providers .ai-providers{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 14px}.answer-test__providers .ai-providers span{min-width:0;padding:8px;border:1px solid #e0e4df;background:white}.answer-test__providers .ai-providers img{width:20px;height:20px}.answer-test__providers strong{display:block;color:#6b716b;font-size:9px;font-weight:520;line-height:1.45}.answer-test__columns{display:grid;grid-template-columns:1fr 1fr;background:#dfe4df;gap:1px}.answer-test__columns section{min-height:190px;padding:27px 30px;background:white}.answer-test__columns p{display:grid;grid-template-columns:28px 1fr;gap:9px;margin:13px 0 0;color:#535a53;font-size:12px;line-height:1.45}.answer-test__columns p b{color:var(--prism-blue);font-family:var(--font-geist-mono),monospace;font-size:9px}.answer-test__result{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 30px}.answer-test__result span{display:block}.answer-test__result strong{display:block;max-width:760px;font-size:14px;font-weight:580;line-height:1.45}.answer-test__result a{flex:0 0 auto;padding:13px 15px;background:#11120f;color:white;font-size:10px;font-weight:650;text-decoration:none}.answer-test__result a b{margin-left:15px;color:var(--prism-lemon)}.decision-path{display:grid;grid-template-columns:repeat(5,1fr);position:relative;padding:34px 0 18px;color:#9a968d}.decision-path__line{position:absolute;height:2px;background:currentColor;top:40px;left:8%;right:8%}.decision-path__step{position:relative;z-index:2;text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.decision-path__dot{width:15px;height:15px;border:2px solid;background:var(--paper);border-radius:50%;display:block;margin:0 auto 10px}.decision-path__step.is-reached{color:var(--ink)}.decision-path__step.is-reached .decision-path__dot{background:var(--coral);border-color:var(--ink)}.decision-path--complete .decision-path__step.is-reached .decision-path__dot{background:var(--lime)}.replay--agent .decision-path__dot{background:var(--ink)}.replay--agent .decision-path__step.is-reached{color:var(--paper)}.replay--agent .decision-path__step.is-reached .decision-path__dot{border-color:var(--paper)}.result-footer{padding:42px 0 90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.result-footer p{font-family:Georgia,serif;font-size:24px;max-width:650px;margin:0}.result-footer button{background:var(--blue);min-width:245px}.prototype-note{text-align:center;font-size:9px;color:#7b776f;padding-bottom:25px;margin:0}.makeover-verdict{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);column-gap:70px;align-items:end}.makeover-verdict>.kicker{grid-column:1/-1}.makeover-verdict h1{margin-bottom:22px}.makeover-question-card{align-self:end;background:var(--coral);border:2px solid;box-shadow:9px 9px 0 currentColor;padding:24px;transform:rotate(1deg)}.makeover-question-card>span{display:block;font-size:8px;font-weight:850;letter-spacing:.16em;margin-bottom:15px}.makeover-question-card>strong{display:block;font-family:Georgia,serif;font-size:clamp(23px,2.4vw,36px);line-height:1.05;font-weight:400}.makeover-question-card>p{border-top:1px solid;margin:20px 0 0;padding-top:14px;font-size:11px;line-height:1.45}.makeover-verdict .verdict__proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px}.makeover-verdict .verdict__proof span{min-width:0;overflow-wrap:anywhere}.makeover-stage .target-hero{max-width:67%}.makeover-stage .blocker-pin{width:min(390px,31vw)}.makeover-stage .blocker-pin span{font-size:clamp(18px,2vw,28px)}.makeover-answer-plan{display:grid;gap:0;max-width:550px;margin-top:22px;border-top:1px solid #4f4d48}.makeover-answer-plan b,.makeover-answer-plan span{padding:10px 0;border-bottom:1px solid #34332f}.makeover-answer-plan b{color:var(--lime);font-size:8px;letter-spacing:.14em}.makeover-answer-plan span{font-size:10px;color:#bdbab2}.evidence-orbit--real .evidence{max-width:190px;overflow-wrap:anywhere}.evidence-orbit--real .evidence--three{max-width:220px}.result-footer--makeover>div:first-child small{display:block;max-width:650px;color:#77736c;margin-top:11px;font-size:10px;line-height:1.45}.result-footer__actions{display:flex;align-items:center;gap:12px}.result-footer__actions a{border:2px solid;color:inherit;padding:14px 17px;border-radius:8px;font-size:10px;font-weight:800;white-space:nowrap}.result-footer__actions a.is-primary{background:var(--blue);color:white;border-color:var(--ink);box-shadow:5px 5px 0 var(--ink)}.result-footer__actions a.is-primary span{color:var(--lime);margin-left:8px}.replay--agent .result-footer__actions a.is-primary{border-color:var(--paper);box-shadow:5px 5px 0 var(--lime)}.nav__brand{justify-self:start}.button-link{display:inline-flex;width:max-content;align-items:center;gap:12px;border:2px solid var(--ink);background:var(--blue);color:white;border-radius:9px;padding:17px 21px;font-size:12px;font-weight:850;box-shadow:6px 6px 0 var(--ink)}.button-link span{color:var(--lime);font-size:17px}.button-link--lime{background:var(--lime);color:var(--ink)}.button-link--lime span{color:var(--blue)}.loop-section{background:var(--ink);color:var(--paper);padding:150px 0;overflow:hidden}.loop-section__intro{display:grid;grid-template-columns:.6fr 1.15fr .75fr;gap:55px;align-items:end}.everywhere-section h2,.loop-section__intro h2,.pricing-preview h2,.trust-preview h2{font-size:clamp(50px,6.4vw,96px);line-height:.9;letter-spacing:-.07em;margin:0}.everywhere-section h2 em,.loop-section__intro h2 em,.pricing-preview h2 em,.trust-preview h2 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.loop-section__intro>p:last-child{color:#aaa79f;font-size:15px;line-height:1.55;margin:0}.loop-rail{margin-top:115px;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.loop-rail:before{content:"";position:absolute;left:7%;right:7%;top:51px;height:2px;background:#58564f}.loop-step{position:relative;min-height:230px;padding-right:24px}.loop-step>span{font-family:monospace;color:#77746d;font-size:10px}.loop-step>i{display:block;position:relative;z-index:2;width:24px;height:24px;margin:31px 0 32px;border:2px solid var(--paper);border-radius:50%;background:var(--ink)}.loop-step:nth-child(-n+4)>i:after{content:"";position:absolute;inset:5px;background:var(--blue);border-radius:50%;animation:route-pulse 3.2s ease-in-out infinite;animation-delay:calc(var(--step, 0) * .3s)}.loop-step:last-child>i{background:var(--lime);box-shadow:0 0 0 8px rgba(231,255,79,.12)}.loop-step h3{font-size:21px;margin:0 0 12px}.loop-step p{color:#96938b;max-width:200px;font-size:12px;line-height:1.5;margin:0}.loop-receipt{min-height:210px;border:1px solid #4c4a45;display:grid;grid-template-columns:1fr .65fr 1fr;align-items:center;padding:35px 50px;margin-top:45px}.loop-receipt span{display:block;color:var(--lime);font-size:8px;letter-spacing:.16em;font-weight:850;margin-bottom:16px}.loop-receipt strong{display:block;font-family:Georgia,serif;font-size:29px;line-height:1.05;font-weight:400}.loop-receipt__path{display:flex;align-items:center;justify-content:center}.loop-receipt__path i{width:13px;height:13px;border-radius:50%;background:var(--coral);margin-right:22px}.loop-receipt__path i:nth-child(2){background:var(--blue)}.loop-receipt__path i:nth-child(3){background:var(--lime)}.loop-receipt__path b{font-size:30px}.loop-receipt__result{background:var(--blue);padding:28px;box-shadow:7px 7px 0 var(--lime);transform:rotate(1deg)}.loop-receipt__result small{display:block;color:#cbc9ff;margin-top:12px}.continuation-section{min-height:680px;display:grid;grid-template-columns:1fr 1fr;position:relative;border-bottom:2px solid var(--ink)}.continuation-section>div:not(.continuation-section__label){padding:90px max(6vw,45px);display:flex;flex-direction:column}.continuation-section__stop{background:var(--coral)}.continuation-section__go{background:var(--lime)}.continuation-section p{font-size:9px;letter-spacing:.17em;font-weight:850}.continuation-section h2{font-size:clamp(53px,6vw,88px);line-height:.9;letter-spacing:-.07em;max-width:620px;margin:65px 0 30px}.continuation-section>div>b{font-size:13px;margin-top:auto}.dead-end{width:240px;height:240px;border-radius:50%;border:28px solid var(--ink);display:grid;place-items:center;position:relative;margin-left:auto}.dead-end span{font-size:69px;letter-spacing:-.08em;font-weight:750}.dead-end i{position:absolute;width:110px;height:16px;background:var(--ink);right:-95px;transform:rotate(-35deg)}.live-path{height:240px;display:flex;align-items:center;position:relative}.live-path:before{content:"";height:3px;background:var(--ink);position:absolute;left:0;right:0}.live-path i{position:relative;z-index:2;width:27px;height:27px;background:var(--paper);border:2px solid var(--ink);border-radius:50%;margin-right:clamp(28px,5vw,85px)}.live-path i:last-child{background:var(--blue);box-shadow:5px 5px 0 var(--ink);animation:route-pulse 2.8s ease-in-out infinite}.continuation-section__label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-3deg);background:var(--paper);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:999px;padding:15px 20px;font-size:10px;letter-spacing:.08em;font-weight:850;white-space:nowrap}.everywhere-section{padding-block:170px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px}.everywhere-section h2{margin:45px 0 30px}.everywhere-section h2 em{color:var(--blue)}.everywhere-section__copy>p:not(.section-index){max-width:520px;color:#66625b;font-size:17px;line-height:1.55}.everywhere-section__copy>a{display:inline-block;margin-top:25px;border-bottom:1px solid;padding-bottom:5px;font-size:12px;font-weight:800}.surface-stack{min-height:620px;position:relative}.surface{position:absolute;width:58%;min-height:190px;border:2px solid var(--ink);padding:25px;box-shadow:9px 9px 0 var(--ink);display:flex;flex-direction:column}.surface>span{font-size:8px;letter-spacing:.16em;font-weight:850}.surface>b,.surface>code{font-size:22px;margin:34px 0 12px}.surface>small{font-size:10px;opacity:.65}.surface--web{background:var(--coral);left:0;top:4%;transform:rotate(-4deg)}.surface--api{background:var(--blue);color:white;right:0;top:34%;transform:rotate(3deg)}.surface--mcp{background:var(--lime);left:8%;bottom:0;transform:rotate(-1deg)}.surface-stack__core{position:absolute;left:42%;top:39%;z-index:5;width:170px;height:170px;border-radius:50%;background:var(--ink);color:white;display:grid;place-content:center;text-align:center;font-size:11px;letter-spacing:.1em;border:3px solid white;box-shadow:8px 8px 0 var(--paper)}.surface-stack__core b{color:var(--lime);font-family:Georgia,serif;font-size:26px;letter-spacing:-.03em}.pricing-preview{background:var(--blue);color:white;padding:145px 0 0}.pricing-preview__head{display:grid;grid-template-columns:.55fr 1.3fr .4fr;gap:45px}.pricing-preview h2 em{color:var(--lime)}.pricing-preview .button-link{background:var(--lime);color:var(--ink);box-shadow-color:var(--ink);justify-self:end}.pricing-preview__plans{margin-top:95px;border:2px solid var(--ink);border-bottom:0}.pricing-preview__plans>div{min-height:260px;background:var(--paper);color:var(--ink);padding:28px;display:flex;flex-direction:column;border-right:2px solid var(--ink)}.pricing-preview__plans>div:last-child{border-right:0}.pricing-preview__plans>div.is-featured{background:var(--lime);transform:translateY(-18px);box-shadow:0 18px 0 var(--ink)}.pricing-preview__plans span{font-size:8px;letter-spacing:.16em;font-weight:850}.pricing-preview__plans b{font-size:65px;letter-spacing:-.08em;margin-top:42px}.pricing-preview__plans small{margin-top:auto;font-size:12px}.trust-preview{padding-block:170px;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.trust-preview h2{margin-top:50px}.trust-preview h2 em{color:var(--blue)}.trust-preview__facts{border-top:1px solid var(--ink)}.trust-preview__facts p{display:grid;grid-template-columns:45px 190px 1fr;gap:15px;margin:0;padding:28px 0;border-bottom:1px solid var(--ink);font-size:12px;line-height:1.5}.trust-preview__facts p span{color:var(--blue);font-family:monospace}.trust-preview__facts p b{font-size:14px}.trust-preview__facts>a{display:inline-block;margin-top:35px;border-bottom:1px solid;padding-bottom:4px;font-size:12px;font-weight:800}.global-footer{background:var(--ink);color:var(--paper)}.global-footer__cta{min-height:540px;padding-block:120px;display:flex;flex-direction:column;justify-content:center}.global-footer__cta h2{font-size:clamp(60px,8vw,120px);line-height:.86;letter-spacing:-.075em;margin:45px 0}.global-footer__cta h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.global-footer__links{border-top:1px solid #484640;padding-block:70px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.global-footer__links>div{display:flex;flex-direction:column;gap:12px}.global-footer__links b{color:var(--lime);font-size:9px;letter-spacing:.14em;margin-bottom:8px}.global-footer__links a{color:#aaa79f;font-size:12px}.global-footer__links>a{color:var(--paper)}.global-footer__links>a .brand__logo{filter:brightness(0) invert(1)}.global-footer__bottom{border-top:1px solid #484640;padding:24px 0 35px;display:flex;justify-content:space-between;font-size:9px;color:#77746d}.inner-page{min-height:100vh;overflow:hidden;background:var(--paper)}.inner-page--dark{background:var(--paper);color:var(--ink)}.inner-page h1 em,.inner-page h2 em,.insight-page h1 em,.pricing-page h1 em,.pricing-page h2 em{font-family:var(--font-instrument-serif),Georgia,serif}.page-hero{min-height:830px;padding-block:95px 120px;position:relative}.page-hero h1,.pricing-hero h1{font-size:clamp(58px,7.7vw,118px);line-height:.86;letter-spacing:-.078em;margin:42px 0 40px;position:relative;z-index:2}.page-hero h1 em,.pricing-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.page-hero>p:not(.kicker),.pricing-hero>p:not(.kicker){max-width:690px;font-size:19px;line-height:1.5;position:relative;z-index:2}.page-hero .button-link{margin-top:28px;position:relative;z-index:2}.page-hero__route{position:absolute;right:-3%;bottom:12%;width:57%;height:300px;transform:rotate(-11deg);display:flex;align-items:center;justify-content:space-around;padding:0 45px}.page-hero__route,.page-hero__route i{border:2px solid var(--ink);border-radius:50%}.page-hero__route i{width:25px;height:25px;background:var(--paper);position:relative;z-index:2}.page-hero__route i:nth-child(2){background:var(--coral)}.page-hero__route i:nth-child(3){background:var(--blue)}.page-hero__route i:nth-child(4),.page-hero__route i:nth-child(5){background:var(--lime)}.page-hero__route b{font-size:42px}.mode-story{background:var(--ink);color:var(--paper);padding-top:145px}.mode-story__intro{margin-bottom:85px}.agent-everywhere h2,.agent-needs h2,.approval-section h2,.authority-section h2,.developer-surface h2,.dual-buyer-section h2,.events-section h2,.evidence-layers h2,.mode-story__intro h2,.object-section h2,.product-loop-page h2,.product-principle h2,.trust-agent-section h2,.week-section h2,.write-control-section h2{font-size:clamp(51px,6.3vw,94px);line-height:.9;letter-spacing:-.07em;margin:45px 0 0}.agent-everywhere h2 em,.agent-needs h2 em,.authority-section h2 em,.dual-buyer-section h2 em,.evidence-layers h2 em,.mode-story__intro h2 em,.object-section h2 em,.product-loop-page h2 em,.product-principle h2 em,.trust-agent-section h2 em,.write-control-section h2 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.mode-story__views{display:grid;grid-template-columns:repeat(3,1fr)}.mode-view{min-height:510px;padding:55px 5vw;display:flex;flex-direction:column;color:var(--ink);border-right:2px solid var(--ink)}.mode-view>span{font-size:8px;letter-spacing:.15em;font-weight:850}.mode-view code,.mode-view strong{font-family:Georgia,serif;font-size:clamp(39px,4.4vw,66px);line-height:.95;margin:95px 0 25px;font-weight:400}.mode-view p{font-size:13px;line-height:1.55;max-width:390px}.mode-view>i{width:max-content;margin-top:auto;border:2px solid var(--ink);border-radius:999px;padding:8px 11px;font-style:normal;font-size:9px;font-weight:850}.mode-view--current{background:var(--coral)}.mode-view--eli{background:var(--lime)}.mode-view--agent{background:var(--blue);color:white}.mode-view--agent code{font-family:Courier New,monospace;font-size:clamp(28px,3vw,46px)}.mode-view--agent>i{border-color:white;color:var(--lime)}.product-loop-page{padding-block:170px;display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.product-loop-page h2 em{color:var(--blue)}.product-loop-page__intro>p:last-child{max-width:480px;color:#6f6b64;font-size:16px;line-height:1.55}.product-loop-page__steps{border-top:1px solid var(--ink)}.product-loop-page__steps article{display:grid;grid-template-columns:55px 235px 1fr;gap:25px;padding:29px 0;border-bottom:1px solid var(--ink)}.product-loop-page__steps span{color:var(--blue);font-family:monospace;font-size:10px}.product-loop-page__steps h3{margin:0;font-size:17px}.product-loop-page__steps p{margin:0;color:#6f6b64;line-height:1.5;font-size:12px}.week-section{background:var(--coral);padding-block:145px}.week-section__copy{display:grid;grid-template-columns:.5fr 1fr .6fr;gap:55px;align-items:end}.week-section__copy h2{margin:0}.week-section__copy>p:last-child{margin:0;font-size:14px;line-height:1.55}.week-strip{margin-top:90px;border:2px solid var(--ink);background:var(--paper);display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;padding:30px;box-shadow:9px 9px 0 var(--ink)}.week-strip span{display:flex;flex-direction:column;font-size:12px;gap:9px}.week-strip span b{color:var(--blue);font-size:8px;letter-spacing:.14em}.week-strip i{font-style:normal;font-size:24px}.product-principle{padding-block:170px}.product-principle h2{margin-top:55px}.product-principle h2+h2{text-align:right;margin-top:0}.product-principle h2 em{color:var(--blue)}.product-principle>div{margin-top:100px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.product-principle>div p{margin:0;padding:24px 22px 0 0;border-right:1px solid var(--ink);font-size:13px;line-height:1.5}.product-principle>div p+p{padding-left:22px}.page-hero--agents{min-height:960px}.page-hero--agents h1 em{color:var(--blue)}.page-hero--agents>p:not(.kicker){color:#666c66}.agent-hero-console{position:absolute;right:0;bottom:75px;width:57%;background:#0c0d0d;border:1px solid #4b4c46;font-family:Courier New,monospace;transform:rotate(1deg)}.agent-hero-console>div{padding:22px;border-bottom:1px solid #33342f;display:grid;grid-template-columns:150px 1fr;font-size:10px}.agent-hero-console>div span{color:var(--lime)}.agent-hero-console>p{margin:0 22px;min-height:55px;display:grid;grid-template-columns:35px 115px 110px 1fr;align-items:center;border-bottom:1px solid #292a26;font-size:9px}.agent-hero-console p i{color:#65665f;font-style:normal}.agent-hero-console p em{color:var(--lime);font-style:normal}.agent-hero-console p em.is-ready{color:var(--coral)}.agent-hero-console p small{color:#8e9087}.dual-buyer-section{background:var(--paper);color:var(--ink);padding-top:145px}.dual-buyer-section__title{padding-bottom:95px}.dual-buyer-section h2 em{color:var(--blue)}.dual-buyer-grid{display:grid;grid-template-columns:1fr 1fr}.dual-buyer-grid>div{min-height:520px;padding:70px 7vw;display:flex;flex-direction:column}.dual-buyer-grid>div:first-child{background:var(--coral)}.dual-buyer-grid>div:last-child{background:var(--blue);color:white}.dual-buyer-grid span{font-size:9px;letter-spacing:.16em;font-weight:850}.dual-buyer-grid h3{font-size:clamp(48px,6vw,88px);line-height:.9;letter-spacing:-.07em;margin:80px 0 28px}.dual-buyer-grid p{max-width:460px;line-height:1.55;font-size:14px}.dual-buyer-grid b{margin-top:auto;font-size:10px;letter-spacing:.13em}.agent-needs{background:var(--paper);color:var(--ink);padding-block:170px;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.agent-needs h2 em{color:var(--blue)}.agent-needs__list{border-top:1px solid var(--ink)}.agent-needs__list article{padding:25px 0;border-bottom:1px solid var(--ink);display:grid;grid-template-columns:45px 260px 1fr;gap:20px}.agent-needs__list span{color:var(--blue);font-family:monospace;font-size:9px}.agent-needs__list h3,.agent-needs__list p{margin:0}.agent-needs__list h3{font-size:16px}.agent-needs__list p{color:#6e6a63;font-size:12px;line-height:1.5}.authority-section{min-height:760px;display:grid;grid-template-columns:1fr 1fr;background:var(--lime);color:var(--ink)}.authority-section__visual{position:relative;border-right:2px solid var(--ink);overflow:hidden}.authority-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:290px;height:290px;border-radius:50%;background:var(--blue);color:white;border:3px solid var(--ink);box-shadow:13px 13px 0 var(--ink);display:grid;place-content:center;text-align:center;font-size:13px;letter-spacing:.12em}.authority-core b{color:var(--lime);font-family:Georgia,serif;font-size:41px;letter-spacing:-.04em}.authority-section__visual>span{position:absolute;background:var(--paper);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--coral);padding:13px 16px;font-family:monospace;font-size:12px}.authority-section__visual>span:nth-child(2){left:10%;top:19%;transform:rotate(-5deg)}.authority-section__visual>span:nth-child(3){right:7%;top:27%;transform:rotate(4deg)}.authority-section__visual>span:nth-child(4){left:18%;bottom:14%;transform:rotate(3deg)}.authority-section__copy{padding:110px 7vw}.authority-section__copy h2{margin-top:50px}.authority-section__copy>p:not(.section-index){max-width:520px;font-size:16px;line-height:1.55}.authority-section__copy a{display:inline-block;margin-top:35px;border-bottom:1px solid;font-size:12px;font-weight:800}.agent-everywhere{padding-block:170px;background:var(--paper);color:var(--ink)}.agent-everywhere h2 em{color:var(--blue)}.agent-everywhere>div{display:flex;flex-wrap:wrap;gap:12px;margin:75px 0 45px}.agent-everywhere>div span{border:2px solid var(--ink);padding:16px 20px;font-size:10px;font-weight:850;letter-spacing:.1em}.agent-everywhere>div span:nth-child(2){background:var(--coral)}.agent-everywhere>div span:nth-child(3){background:var(--lime)}.agent-everywhere>div span:nth-child(4){background:var(--blue);color:white}.page-hero--developers{min-height:930px}.developer-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.developer-actions .button-link{margin:0}.developer-actions>a:last-child{border-bottom:1px solid;padding-bottom:5px;font-size:12px;font-weight:800}.developer-hero-object{position:absolute;right:0;bottom:70px;width:52%;background:var(--ink);color:var(--paper);border:2px solid var(--ink);box-shadow:11px 11px 0 var(--lime);transform:rotate(1deg)}.developer-hero-object>div{height:51px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-bottom:1px solid #41403a;font-size:9px}.developer-hero-object>div span{color:var(--lime)}.developer-hero-object>div i{font-style:normal;background:var(--lime);color:var(--ink);border-radius:999px;padding:5px 8px;font-weight:850}.developer-hero-object code{display:block;padding:36px;white-space:pre-wrap;color:#d7d4cc;font-size:12px;line-height:1.8}.object-section{background:var(--blue);color:white;min-height:760px;padding:130px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.object-section h2 em{color:var(--lime)}.object-section__copy>p:last-child{max-width:450px;color:#d3d5ff;font-size:15px;line-height:1.55}.object-diagram{display:grid;grid-template-columns:.8fr .35fr 1fr;align-items:center}.object-source{min-height:230px;background:var(--ink);border:2px solid white;box-shadow:8px 8px 0 var(--lime);padding:28px;display:flex;flex-direction:column}.object-clients span,.object-source span{font-size:8px;letter-spacing:.14em;font-weight:850}.object-source b{font-size:32px;margin-top:55px}.object-source small{color:#98958d;margin-top:auto}.object-route{display:flex;flex-direction:column;align-items:center;gap:24px}.object-route i{width:11px;height:11px;border-radius:50%;background:var(--lime)}.object-clients{display:flex;flex-direction:column;gap:11px}.object-clients span{background:var(--paper);color:var(--ink);border:2px solid var(--ink);padding:15px;box-shadow:4px 4px 0 var(--ink)}.developer-surfaces{padding-block:160px}.developer-surfaces>.section-index{margin-bottom:55px}.developer-surface{min-height:430px;padding:55px;border:2px solid var(--ink);display:grid;grid-template-columns:.45fr 1fr .7fr;gap:50px;align-items:center;margin-top:-2px}.developer-surface>span{align-self:start;font-size:9px;letter-spacing:.15em;font-weight:850}.developer-surface h2{font-size:clamp(42px,5vw,72px);margin:0}.developer-surface p{font-size:14px;line-height:1.55}.developer-surface code{grid-column:2/-1;background:var(--ink);color:var(--lime);padding:18px;font-size:11px}.developer-surface--api{background:var(--coral)}.developer-surface--mcp{background:var(--lime)}.developer-surface--files{background:var(--blue);color:white}.write-control-section{background:var(--ink);color:var(--paper);padding:150px 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.write-control-section h2 em{color:var(--lime)}.write-control-section__copy>p:last-child{color:#9d9a91;font-size:15px;line-height:1.55}.write-control-flow{display:flex;flex-wrap:wrap;align-content:center;gap:13px}.write-control-flow span{border:1px solid #65635d;padding:15px 17px;font-size:9px;font-weight:850;letter-spacing:.1em}.write-control-flow span:nth-of-type(3),.write-control-flow span:nth-of-type(4),.write-control-flow span:nth-of-type(5){background:var(--lime);color:var(--ink);border-color:var(--lime)}.write-control-flow i{align-self:center;font-style:normal}.events-section{padding-block:160px;display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.events-section h2{margin-top:45px}.events-section>div:first-child>p:last-child{color:#6d6962;font-size:15px;line-height:1.55}.event-log{border:2px solid var(--ink);background:var(--ink);color:var(--paper);padding:22px;font-family:Courier New,monospace}.event-log p{margin:0;min-height:67px;border-bottom:1px solid #383732;display:grid;grid-template-columns:70px 1fr auto;align-items:center;font-size:10px}.event-log p span{color:#77746d}.event-log p i{color:var(--lime);font-style:normal}.pricing-hero{min-height:670px;padding-block:90px 70px;position:relative}.pricing-hero h1{margin-bottom:35px}.billing-toggle{position:absolute;right:0;bottom:85px;border:2px solid var(--ink);border-radius:999px;padding:4px;display:flex}.billing-toggle button{border:0;background:transparent;border-radius:999px;padding:12px 16px;font-size:10px;font-weight:800}.billing-toggle button.is-active{background:var(--ink);color:var(--paper)}.free-offer{background:var(--blue);color:white;border:2px solid var(--ink);box-shadow:10px 10px 0 var(--ink);min-height:250px;padding:34px;display:grid;grid-template-columns:1.4fr .5fr auto;align-items:center;gap:40px}.free-offer span{color:var(--lime);font-size:9px;letter-spacing:.15em;font-weight:850}.free-offer h2{font-size:42px;letter-spacing:-.06em;margin:20px 0 10px}.free-offer p{color:#d4d6ff;max-width:640px;font-size:13px;line-height:1.5}.free-offer>strong{font-size:64px;letter-spacing:-.08em}.free-offer>strong small{display:block;letter-spacing:0;font-size:9px;color:#d4d6ff}.free-offer .button-link{margin-right:12px}.plan-grid{padding-top:105px;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.plan-card{border:2px solid var(--ink);margin-right:-2px;padding:30px;min-height:690px;display:flex;flex-direction:column;background:var(--paper)}.plan-card.is-recommended{background:var(--lime);transform:translateY(-18px);box-shadow:0 18px 0 var(--ink);position:relative;z-index:2}.plan-card__top{min-height:28px;display:flex;justify-content:space-between;align-items:start}.plan-card__top span{font-size:8px;letter-spacing:.15em;font-weight:850}.plan-card__top i{background:var(--blue);color:white;padding:6px 8px;border-radius:999px;font-style:normal;font-size:7px;letter-spacing:.12em;font-weight:850}.plan-card h2{font-size:52px;letter-spacing:-.07em;margin:45px 0 12px}.plan-card>p{min-height:44px;font-size:14px;font-weight:750}.plan-price{display:flex;align-items:baseline;gap:8px;margin-top:30px}.plan-price b{font-size:65px;letter-spacing:-.08em}.plan-price span{font-size:11px}.plan-card>small{color:#6c6861;font-size:9px}.plan-card>a{margin:28px 0;background:var(--ink);color:white;padding:15px;border-radius:7px;font-size:10px;font-weight:850;text-align:center}.plan-card>a span{color:var(--lime);margin-left:8px}.plan-card ul{list-style:none;padding:0;margin:5px 0 0;border-top:1px solid var(--ink)}.plan-card li{display:flex;gap:9px;padding:13px 0;border-bottom:1px solid rgba(18,17,15,.18);font-size:10px;line-height:1.4}.plan-card li span{color:var(--blue)}.trial-note{padding:45px 0 0;text-align:center;color:#6c6861;font-size:10px;line-height:1.5}.comparison-section{padding-block:160px}.comparison-section__head{display:grid;grid-template-columns:.6fr 1.4fr;align-items:end;margin-bottom:70px}.comparison-section h2{font-size:clamp(50px,6vw,90px);line-height:.9;letter-spacing:-.07em;margin:0}.comparison-section h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.comparison-table{border:2px solid var(--ink)}.comparison-row{display:grid;grid-template-columns:1.3fr repeat(3,1fr);min-height:67px;border-bottom:1px solid var(--ink);align-items:stretch}.comparison-row:last-child{border-bottom:0}.comparison-row>*{margin:0;padding:21px;border-right:1px solid var(--ink);font-size:11px;display:flex;align-items:center}.comparison-row>:last-child{border-right:0}.comparison-row>span:nth-child(3){background:rgba(231,255,79,.45)}.comparison-row--head{background:var(--ink);color:white;min-height:58px}.comparison-row--head>span:nth-child(3){background:var(--blue)}.pricing-faq{padding-block:0 170px;display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.pricing-faq h2{font-size:66px;letter-spacing:-.07em;margin-top:45px}.pricing-faq details{border-top:1px solid var(--ink);padding:24px 0}.pricing-faq details:last-child{border-bottom:1px solid var(--ink)}.pricing-faq summary{cursor:pointer;font-size:15px;font-weight:750}.pricing-faq details p{max-width:650px;color:#69655e;line-height:1.55;font-size:12px}.ai-providers{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.ai-providers>span{min-height:43px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(18,17,15,.22);border-radius:999px;background:rgba(255,255,255,.55);padding:7px 13px 7px 8px}.ai-providers img{width:25px;height:25px;object-fit:contain;border-radius:7px;background:white;padding:3px}.ai-providers b{font-size:10px}.ai-providers--compact{gap:4px;margin-top:18px}.ai-providers--compact>span{width:32px;min-height:32px;padding:3px;justify-content:center;border-radius:8px}.ai-providers--compact img{width:24px;height:24px}.ai-providers--compact b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero__copy>.ai-providers{margin-top:22px}.pricing-hero--value{min-height:790px;padding-bottom:145px}.pricing-hero--value h1{max-width:1180px}.pricing-hero--value>p:not(.kicker){max-width:820px}.pricing-hero--value .billing-toggle{bottom:75px}.free-offer--scan h2{max-width:700px}.free-offer--scan p{max-width:760px}.plan-grid--value{padding-top:120px}.plan-card--value{min-height:980px;padding:30px 28px 34px}.plan-card--value h2{margin-top:34px}.plan-card--value .plan-card__outcome{min-height:66px;margin:0 0 10px;font-size:17px;line-height:1.25;font-weight:800}.plan-card--value .plan-card__fit{min-height:48px;margin:0;color:#69655e;font-size:11px;line-height:1.45;font-weight:500}.plan-card--value .plan-price{margin-top:22px}.plan-capacity{margin-top:25px;border:1px solid rgba(18,17,15,.23);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.5)}.plan-capacity>*{display:block;padding:11px 13px;border-bottom:1px solid rgba(18,17,15,.16);font-size:10px}.plan-capacity>:last-child{border-bottom:0}.plan-capacity b{color:var(--blue);font-size:13px}.plan-card--value>a{margin:20px 0 17px;padding:17px;font-size:11px}.plan-card--value ul{margin-top:0}.plan-card--value li{padding:11px 0;font-size:10px}.plan-card--value.is-recommended .plan-capacity{background:rgba(255,255,255,.65)}.trial-note b{color:var(--ink)}.comparison-section--value{padding-top:150px}.comparison-table--detailed{position:relative;overflow:visible}.comparison-row--sticky{position:sticky;top:0;z-index:8}.comparison-row--head>span{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.comparison-row--head>span b{font-size:13px}.comparison-row--head>span small{color:#aaa79f;font-size:9px}.comparison-row--head>span:nth-child(3) small{color:#d6d8ff}.comparison-group__title{min-height:135px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:25px 30px;border-bottom:1px solid var(--ink);background:var(--coral)}.comparison-group:nth-child(3) .comparison-group__title{background:var(--lime)}.comparison-group:nth-child(4) .comparison-group__title{background:var(--blue);color:white}.comparison-group:nth-child(5) .comparison-group__title{background:var(--ink);color:white}.comparison-group__title b{font-size:22px;letter-spacing:-.03em}.comparison-group__title span{max-width:750px;font-size:11px;line-height:1.5;opacity:.72}.comparison-table--detailed .comparison-row>b{font-size:11px}.comparison-table--detailed .comparison-row>span{justify-content:center;font-weight:700}.feature-no,.feature-yes{width:25px;height:25px;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%;font-size:12px!important}.feature-yes{background:#daf7eb;color:#067b52}.feature-no{background:#e7e6e2;color:#77736d}.comparison-row--models{min-height:83px}.comparison-row--models>span{padding:10px}.comparison-row--models .ai-providers{margin:0;flex-wrap:nowrap}.comparison-row--models .ai-providers>span{border-color:rgba(18,17,15,.16)}.comparison-row--cta{position:sticky;bottom:0;z-index:7;background:var(--paper);min-height:78px}.comparison-row--cta>span{padding:10px}.comparison-row--cta a{width:100%;background:var(--ink);color:white;text-align:center;padding:14px 8px;border-radius:6px;font-size:9px}.comparison-row--cta>span:nth-child(3) a{background:var(--blue)}.page-hero--trust{min-height:820px}.evidence-seal{position:absolute;right:0;bottom:75px;width:59%;height:155px;border:2px solid var(--ink);background:var(--lime);box-shadow:9px 9px 0 var(--ink);display:flex;align-items:center;justify-content:space-around;transform:rotate(-2deg);padding:22px}.evidence-seal span{font-size:10px;letter-spacing:.12em;font-weight:850}.evidence-seal i{font-family:Georgia,serif;font-size:40px;font-style:normal}.evidence-layers{padding-block:165px;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.evidence-layers h2 em{color:var(--blue)}.evidence-layer-list{border-top:1px solid var(--ink)}.evidence-layer-list article{display:grid;grid-template-columns:50px 210px 1fr auto;gap:20px;padding:28px 0;border-bottom:1px solid var(--ink);align-items:start}.evidence-layer-list article>span{color:var(--blue);font-family:monospace;font-size:9px}.evidence-layer-list h3,.evidence-layer-list p{margin:0}.evidence-layer-list h3{font-size:16px}.evidence-layer-list p{color:#6c6861;font-size:12px;line-height:1.5}.evidence-layer-list i{color:var(--blue);font-style:normal;font-size:8px;letter-spacing:.11em;font-weight:850}.approval-section{background:var(--coral);min-height:760px;display:grid;grid-template-columns:.8fr 1.2fr;padding:130px 7vw;gap:100px;align-items:center}.approval-section__copy>p:last-child{max-width:500px;line-height:1.55}.approval-ledger{border:2px solid var(--ink);background:var(--paper);box-shadow:10px 10px 0 var(--ink);padding:20px}.approval-ledger p{min-height:75px;margin:0;display:grid;grid-template-columns:105px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--ink);font-size:11px}.approval-ledger p:last-child{border-bottom:0}.approval-ledger span{color:var(--blue);font-size:8px;font-weight:850;letter-spacing:.12em}.approval-ledger i{font-style:normal;background:var(--lime);padding:7px 9px;border-radius:999px;font-size:8px;font-weight:800}.trust-principles{padding-block:170px}.trust-principles>div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:75px;border:2px solid var(--ink)}.trust-principles article{min-height:300px;padding:38px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.trust-principles article:nth-child(2n){border-right:0}.trust-principles article:nth-child(n+3){border-bottom:0}.trust-principles article:nth-child(2){background:var(--lime)}.trust-principles article:nth-child(3){background:var(--blue);color:white}.trust-principles h3{font-size:33px;letter-spacing:-.05em;margin:0 0 35px}.trust-principles p{max-width:470px;line-height:1.55;font-size:13px}.trust-agent-section{padding-block:145px;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.trust-agent-section h2 em{color:var(--lime)}.authority-code{border:1px solid #4a4842;padding:35px;position:relative}.authority-code code{white-space:pre-wrap;line-height:1.9;color:#c7c4bb;font-size:12px}.authority-code span{position:absolute;right:22px;bottom:22px;background:var(--coral);color:var(--ink);border-radius:999px;padding:8px 10px;font-size:8px;font-weight:850;letter-spacing:.11em}.hero{grid-template-columns:.92fr 1.08fr;gap:58px;min-height:820px}.hero h1{font-size:clamp(58px,6vw,96px)}.hero h1 em{display:inline-block}.hero__lead{max-width:650px}.journey-visual{min-height:650px;position:relative;display:flex;align-items:center;justify-content:center}.journey-browser{width:88%;background:var(--white);border:2px solid var(--ink);border-radius:18px;overflow:hidden;box-shadow:14px 14px 0 var(--ink);transform:rotate(1.2deg);position:relative;z-index:2;animation:journey-float 7s ease-in-out infinite}.journey-browser__bar{height:48px;border-bottom:1px solid var(--ink);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 14px;font-size:9px}.journey-browser__bar>b{text-align:center}.journey-browser__bar>em{justify-self:end;background:var(--lime);border:1px solid var(--ink);border-radius:999px;padding:5px 8px;font-style:normal;font-weight:850}.journey-browser__page{min-height:455px;background:var(--blue);color:white;padding:58px 46px;position:relative;overflow:hidden}.journey-browser__page:after{content:"";width:360px;height:360px;border:75px solid var(--lime);border-radius:50%;position:absolute;right:-170px;bottom:-80px;opacity:.95}.journey-browser__page>span{color:var(--lime);font-size:8px;letter-spacing:.14em;font-weight:850}.journey-browser__page h3{font-size:clamp(48px,4.5vw,72px);line-height:.9;letter-spacing:-.07em;margin:38px 0 21px;max-width:520px;position:relative;z-index:1}.journey-browser__page p{font-size:13px;line-height:1.5;max-width:420px;color:#d7d9ff;position:relative;z-index:1}.journey-browser__page>div{display:flex;flex-wrap:wrap;gap:7px;margin:25px 0;position:relative;z-index:1}.journey-browser__page>div i{border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:7px 10px;font-style:normal;font-size:9px}.journey-browser__page button{border:2px solid var(--ink);background:var(--lime);color:var(--ink);border-radius:8px;padding:14px 17px;font-size:10px;font-weight:850;position:relative;z-index:1;box-shadow:5px 5px 0 var(--ink)}.journey-visual__query,.journey-visual__receipt{position:absolute;z-index:4;border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);padding:17px 19px;display:flex;flex-direction:column;gap:8px}.journey-visual__query{background:var(--coral);width:300px;left:-12%;top:28px;transform:rotate(-4deg)}.journey-visual__receipt{background:var(--lime);width:290px;right:-3%;bottom:22px;transform:rotate(3deg)}.journey-visual__query span,.journey-visual__receipt span{font-size:7px;font-weight:900;letter-spacing:.15em}.journey-visual__query strong,.journey-visual__receipt strong{font-size:14px;line-height:1.25}.journey-visual__query small,.journey-visual__receipt small{font-size:9px;line-height:1.35;opacity:.7}.proof-strip__track{width:max-content}.proof-strip__track span{white-space:nowrap}.problem-section{padding-block:150px;display:grid;grid-template-columns:.62fr 1.38fr;gap:85px;align-items:stretch}.problem-section__stat{background:var(--coral);border:2px solid var(--ink);box-shadow:11px 11px 0 var(--ink);padding:42px;min-height:430px;display:flex;flex-direction:column;transform:rotate(-1.5deg)}.problem-section__stat strong{font-size:clamp(100px,11vw,170px);line-height:.8;letter-spacing:-.1em}.problem-section__stat p{max-width:330px;font-family:Georgia,serif;font-size:27px;line-height:1.05}.problem-section__stat a{margin-top:auto;width:max-content;border-bottom:1px solid;padding-bottom:3px;font-size:9px;font-weight:800}.problem-section__copy{padding:20px 0 20px 20px}.agent-platform h2,.buyer-section h2,.difference-section h2,.journey-section h2,.problem-section__copy h2,.tracking-section h2{font-size:clamp(51px,6.1vw,92px);line-height:.9;letter-spacing:-.07em;margin:45px 0 34px}.agent-platform h2 em,.buyer-section h2 em,.difference-section h2 em,.journey-section h2 em,.problem-section__copy h2 em,.tracking-section h2 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.problem-section__copy>p:not(.section-index){max-width:720px;font-size:16px;line-height:1.55}.problem-section__copy>b{display:inline-block;margin-top:25px;background:var(--lime);border:2px solid var(--ink);padding:12px 16px;box-shadow:5px 5px 0 var(--ink);font-size:12px;transform:rotate(1deg)}.journey-section{background:var(--ink);color:var(--paper);padding-block:145px 120px}.journey-section__intro{display:grid;grid-template-columns:.42fr 1fr .65fr;gap:50px;align-items:end}.journey-section h2{margin:0}.journey-section h2 em{color:var(--lime)}.journey-section__intro>p:last-child{color:#aaa79f;font-size:14px;line-height:1.55}.journey-rail{display:grid;grid-template-columns:repeat(5,1fr);margin-top:100px;border-top:1px solid #5a5750}.journey-rail>div{min-height:185px;padding:23px 18px 20px 0;position:relative;display:flex;flex-direction:column;gap:30px}.journey-rail span{color:#77746d;font-family:monospace;font-size:9px}.journey-rail i{width:19px;height:19px;border-radius:50%;border:2px solid var(--paper);background:var(--blue)}.journey-rail b{font-size:14px}.journey-rail em{position:absolute;right:15px;top:63px;color:var(--lime);font-size:20px;font-style:normal}.journey-rail>div:last-child i{background:var(--lime);box-shadow:0 0 0 8px rgba(231,255,79,.14)}.buyer-section{background:var(--paper);padding-top:145px}.buyer-section__head{padding-bottom:90px;display:grid;grid-template-columns:.42fr 1fr .65fr;gap:50px;align-items:end}.buyer-section__head h2{margin:0}.buyer-section__head>p:last-child{font-size:15px;line-height:1.5}.buyer-section__grid{display:grid;grid-template-columns:1fr 1fr}.buyer-section__grid article{min-height:580px;padding:70px 7vw;display:flex;flex-direction:column;border-top:2px solid var(--ink)}.buyer-section__grid article:first-child{background:var(--coral);border-right:2px solid var(--ink)}.buyer-section__grid article:last-child{background:var(--blue);color:white}.buyer-section__grid article>span{font-size:9px;letter-spacing:.16em;font-weight:850}.buyer-section__grid h3{font-size:clamp(48px,5.6vw,82px);line-height:.9;letter-spacing:-.07em;margin:85px 0 30px;max-width:680px}.buyer-section__grid p{max-width:590px;font-size:15px;line-height:1.6}.buyer-section__grid b{margin-top:auto;font-size:9px;letter-spacing:.13em}.buyer-section__grid article:last-child b{color:var(--lime)}.tracking-section{padding-block:160px;display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:center}.tracking-section__copy>p:not(.section-index){font-size:15px;line-height:1.55;max-width:560px}.agent-platform__copy>a,.tracking-section__copy>a{display:inline-block;margin-top:28px;border-bottom:1px solid;padding-bottom:5px;font-size:11px;font-weight:850}.tracking-universe{min-height:660px;position:relative}.tracking-universe>svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--ink);stroke-width:1.5;stroke-dasharray:5 6;opacity:.5;animation:tracking-rotate 35s linear infinite}.tracking-core{position:absolute;z-index:2;left:50%;top:50%;width:210px;height:210px;transform:translate(-50%,-50%);background:var(--ink);color:var(--paper);border:3px solid var(--ink);border-radius:50%;display:grid;place-content:center;text-align:center;box-shadow:10px 10px 0 var(--lime)}.tracking-core strong{font-size:67px;letter-spacing:-.08em;line-height:.85;color:var(--lime)}.tracking-core span{font-size:7px;letter-spacing:.15em;margin-top:14px}.tracking-source{position:absolute;z-index:3;background:var(--white);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);padding:9px 13px 9px 9px;display:flex;align-items:center;gap:8px;transform:rotate(var(--r,0))}.tracking-source i,.tracking-source img{width:31px;height:31px;object-fit:contain;border-radius:7px;background:white;padding:4px;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900}.tracking-source b{font-size:10px}.tracking-source--1{left:5%;top:12%;--r:-4deg}.tracking-source--2{right:6%;top:9%;--r:4deg}.tracking-source--3{left:-1%;top:46%;--r:2deg}.tracking-source--4{right:0;top:43%;--r:-3deg}.tracking-source--5{left:11%;bottom:8%;--r:3deg}.tracking-source--6{left:42%;bottom:1%;--r:-2deg}.tracking-source--7{right:3%;bottom:12%;--r:4deg;background:var(--lime)}.difference-section{background:var(--coral);padding-block:145px 120px}.difference-section__copy{display:grid;grid-template-columns:.38fr 1fr .72fr;gap:55px;align-items:end}.difference-section__copy h2{margin:0}.difference-section__copy h2 em{color:var(--ink)}.difference-section__copy>p:last-child{font-size:14px;line-height:1.55}.difference-section__rail{margin-top:90px;background:var(--paper);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--ink);min-height:110px;display:flex;align-items:center;justify-content:space-around;gap:15px;padding:22px;transform:rotate(-1deg)}.difference-section__rail span,.difference-section__rail strong{font-size:10px;letter-spacing:.12em}.difference-section__rail i{font-style:normal;font-size:22px;color:var(--blue)}.difference-section__rail strong{background:var(--lime);border:2px solid var(--ink);padding:13px 16px}.agent-platform{padding-block:160px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.agent-platform__copy>p:not(.section-index){max-width:620px;font-size:15px;line-height:1.55}.agent-platform__visual{min-height:590px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:16px}.agent-platform__visual>div{min-height:105px;border:2px solid var(--ink);box-shadow:7px 7px 0 var(--ink);padding:20px 25px;display:grid;grid-template-columns:55px 1fr 1fr;align-items:center;transform:translateX(var(--x,0)) rotate(var(--r,0))}.agent-platform__visual>div:first-child{background:var(--coral);--x:-18px;--r:-2deg}.agent-platform__visual>div:nth-child(2){background:var(--blue);color:white;--x:18px;--r:1.5deg}.agent-platform__visual>div:nth-child(3){background:var(--lime);--x:-4px;--r:-1deg}.agent-platform__visual span{font-family:monospace;font-size:10px}.agent-platform__visual b{font-size:20px;letter-spacing:-.03em}.agent-platform__visual small{font-size:11px}.agent-platform__visual>strong{position:absolute;right:-30px;top:8px;width:150px;height:150px;background:var(--ink);color:var(--lime);border:2px solid var(--ink);border-radius:50%;display:grid;place-content:center;text-align:center;font-family:Georgia,serif;font-size:21px;box-shadow:7px 7px 0 var(--coral);transform:rotate(7deg)}.pricing-preview{padding:145px 0 110px}.pricing-preview__head{grid-template-columns:.35fr 1fr .65fr;align-items:end}.pricing-preview__head>p:last-child{font-size:14px;line-height:1.5;margin:0}.pricing-preview__plans{margin-top:90px;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.pricing-preview__plans article{min-height:650px;border:2px solid var(--ink);margin-right:-2px;padding:32px;display:flex;flex-direction:column;background:var(--paper)}.pricing-preview__plans article.is-featured{background:var(--lime);transform:translateY(-18px);box-shadow:0 18px 0 var(--ink);position:relative;z-index:2}.pricing-preview__plans article>span{font-size:8px;letter-spacing:.14em;font-weight:850}.pricing-preview__plans article>b{font-size:70px;letter-spacing:-.08em;margin-top:58px}.pricing-preview__plans article>b small{font-size:11px;letter-spacing:0}.pricing-preview__plans article>p{min-height:65px;font-size:14px;line-height:1.45;font-weight:750}.pricing-preview__plans ul{list-style:none;padding:0;margin:28px 0;border-top:1px solid var(--ink)}.pricing-preview__plans li{padding:13px 0;border-bottom:1px solid rgba(18,17,15,.18);font-size:11px}.pricing-preview__plans li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:9px}.pricing-preview__plans article>a{margin-top:auto;background:var(--ink);color:white;padding:16px;border-radius:7px;text-align:center;font-size:10px;font-weight:850}.pricing-preview__compare{display:flex;width:max-content;margin:50px auto 0;border-bottom:1px solid;padding-bottom:5px;font-size:11px;font-weight:850}.journey-browser--eli{width:92%}.journey-browser--eli .journey-browser__bar{grid-template-columns:.7fr 1.35fr .95fr}.journey-browser--eli .journey-browser__bar>span:first-child .brand{transform:scale(.76);transform-origin:left center}.journey-browser--eli .journey-browser__bar>b{font-size:8px;letter-spacing:.12em}.journey-browser__page--eli{min-height:490px;background:var(--ink);padding:40px 38px 32px}.journey-browser__page--eli:after{display:none}.eli-opportunity__tabs{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0!important;margin:0 0 38px!important;border:1px solid #4c4943}.eli-opportunity__tabs span{color:#8d8981!important;padding:10px 8px;border-right:1px solid #4c4943;font-size:7px!important;text-align:center}.eli-opportunity__tabs span:last-child{border-right:0}.eli-opportunity__tabs span.is-active{background:var(--lime);color:var(--ink)!important}.eli-opportunity__eyebrow{color:var(--lime)!important;margin:0;font-size:8px!important;font-weight:850;letter-spacing:.15em}.journey-browser__page--eli h3{margin:15px 0 13px;font-size:clamp(35px,3.1vw,49px);max-width:590px}.journey-browser__page--eli>p:not(.eli-opportunity__eyebrow){max-width:570px;margin-bottom:18px}.eli-opportunity__rows{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0 0 19px!important;border-top:1px solid #4c4943}.eli-opportunity__rows p{display:grid;grid-template-columns:115px 1fr;gap:15px;margin:0;padding:9px 0;border-bottom:1px solid #4c4943;align-items:center}.eli-opportunity__rows span{color:#8d8981!important;font-size:7px!important;letter-spacing:.13em}.eli-opportunity__rows b{color:var(--paper);font-size:9px}.journey-browser__page--eli button{padding:12px 15px}.preview--comparison{overflow:visible}.preview__bar--comparison{grid-template-columns:.6fr 1fr 1.25fr}.preview__tabs{justify-self:end;display:flex;gap:4px}.preview__tabs button{border:1px solid var(--ink);background:transparent;border-radius:999px;padding:5px 9px;font-size:8px;font-weight:850}.preview__tabs button.is-active{background:var(--lime)}.preview__arrival{background:var(--coral);border-bottom:2px solid var(--ink);padding:14px 20px;display:flex;gap:16px;align-items:center}.preview__arrival span{font-size:7px;letter-spacing:.13em;font-weight:850}.preview__arrival b{font-family:Georgia,serif;font-size:15px}.preview__body--original{background:#d8d2c6;color:var(--ink)}.preview__body--original:after{border-color:var(--coral);opacity:.75}.preview__body--original .preview__eyebrow{color:var(--ink)}.preview__body--original .preview__copy{color:#5e5a54}.preview__missing{width:max-content;background:var(--paper);padding:9px 12px;margin:24px 0;font-size:8px;letter-spacing:.12em;position:relative;z-index:2}.preview__missing,.problem-section__action{border:2px solid var(--ink);font-weight:850}.problem-section__action{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:25px;background:var(--lime);color:var(--ink);padding:13px 16px;box-shadow:5px 5px 0 var(--ink);font-size:12px;transform:rotate(1deg)}.problem-section__action small{flex-basis:100%;max-width:460px;font-size:9px;line-height:1.4;font-weight:550}.buyer-actions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 32px}.buyer-actions span{border:1.5px solid;border-radius:999px;padding:9px 12px;font-size:9px!important;letter-spacing:0!important}.buyer-section__grid article:last-child .buyer-actions span{border-color:rgba(255,255,255,.7)}.tracking-section{grid-template-columns:.68fr 1.32fr}.tracking-timeline{border:2px solid var(--ink);background:var(--paper);box-shadow:12px 12px 0 var(--ink);transform:rotate(.7deg)}.tracking-timeline__providers{min-height:76px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:2px solid var(--ink);background:var(--blue);color:white}.tracking-timeline__providers>span{font-size:8px;font-weight:850;letter-spacing:.14em}.tracking-timeline__providers .ai-providers{margin:0}.tracking-timeline__providers .ai-providers>span{border-color:var(--ink)}.tracking-timeline article{min-height:92px;display:grid;grid-template-columns:40px 105px 1.2fr 1fr;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--ink);position:relative}.tracking-timeline article:before{content:"";position:absolute;left:37px;top:-23px;bottom:63px;width:2px;background:var(--blue)}.tracking-timeline article:first-of-type:before{top:50%}.tracking-timeline article>span{width:22px;height:22px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);font-size:7px;font-family:monospace;position:relative;z-index:2}.tracking-timeline article>b{font-size:8px;letter-spacing:.13em}.tracking-timeline article>strong{font-size:13px;line-height:1.25}.tracking-timeline article>small{font-size:9px;line-height:1.35;color:#69655f}.tracking-timeline article:last-of-type{background:var(--lime)}.tracking-timeline__id{padding:13px 18px;background:var(--ink);color:var(--paper);font-family:monospace;font-size:8px;letter-spacing:.12em}.pricing-preview__included{margin-top:55px;min-height:115px;border:2px solid var(--ink);background:var(--paper);color:var(--ink);padding:18px 22px;display:flex;flex-wrap:wrap;align-items:center;gap:13px 24px;box-shadow:8px 8px 0 var(--ink)}.pricing-preview__included>b{flex-basis:100%;font-size:8px;letter-spacing:.14em}.pricing-preview__included .ai-providers{margin:0}.pricing-preview__included>span{font-size:10px;font-weight:750}.pricing-preview__included>span:before{content:"✓";color:var(--blue);margin-right:7px}.pricing-preview__plans{margin-top:65px}.pricing-preview__plans article{color:var(--ink);min-height:730px}.pricing-preview__plans article>b{margin-top:38px}.pricing-preview__plans article>p{min-height:58px;font-size:16px}.pricing-preview__plans article>.ai-providers{margin:4px 0 10px}.pricing-preview__plans article>.ai-providers>span{background:white}.pricing-preview__note{margin-top:42px;color:#d8d6e5;font-size:10px;line-height:1.5}.trust-preview>div:first-child>p:last-child{max-width:560px;margin-top:32px;font-size:14px;line-height:1.55}.trust-approval{border:2px solid var(--ink);box-shadow:10px 10px 0 var(--ink);background:var(--paper)}.trust-approval__bar{min-height:58px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:2px solid var(--ink);background:var(--blue);color:white}.trust-approval__bar b{font-size:9px;letter-spacing:.12em}.trust-approval__bar span{background:var(--lime);color:var(--ink);border-radius:999px;padding:7px 9px;font-size:7px;font-weight:850}.trust-approval>p{min-height:82px;margin:0;padding:15px 18px;display:grid;grid-template-columns:110px 1fr 130px;gap:14px;align-items:center;border-bottom:1px solid var(--ink)}.trust-approval>p>span{font-size:7px;letter-spacing:.12em;color:var(--blue);font-weight:850}.trust-approval>p>b{font-size:11px;line-height:1.35}.trust-approval>p>small{justify-self:end;border:1px solid var(--ink);border-radius:999px;padding:7px 9px;font-size:7px}.trust-approval>p.is-current{background:var(--lime)}.trust-approval>p.is-current>span{color:var(--ink)}.trust-approval__rules{padding:14px 18px;display:flex;flex-wrap:wrap;gap:8px;background:var(--ink)}.trust-approval__rules span{border:1px solid #5c5952;border-radius:999px;color:var(--paper);padding:7px 9px;font-size:7px;letter-spacing:.1em}.trust-approval>a{display:block;margin:18px;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:5px}@keyframes journey-float{50%{transform:translateY(-9px) rotate(.3deg)}}@keyframes tracking-rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes float{0%,to{margin-top:0}50%{margin-top:-10px}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes breathe{50%{transform:scale(1.025)}}@keyframes stage-enter{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes decision-pulse{0%,25%{background:var(--lime);border-color:var(--ink);color:var(--ink);transform:scale(1.04)}25.1%,to{background:transparent;color:white;transform:scale(1)}}@media (max-width:1000px){.shell{width:min(100% - 38px,900px)}.nav{grid-template-columns:1fr 1fr}.nav__links{display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero__art{min-height:520px;width:min(650px,100%);margin:auto}.manifesto__scenes{grid-template-columns:1fr}.manifesto-scene{transform:none}.eli-target-grid,.product-section{grid-template-columns:1fr}.evidence-orbit{display:none}.blocker-pin{right:4%}.takeover-question{width:43vw}.agent-needs,.events-section,.everywhere-section,.evidence-layers,.loop-section__intro,.product-loop-page,.trust-preview{grid-template-columns:1fr}.loop-rail{grid-template-columns:repeat(5,minmax(160px,1fr));overflow-x:auto;padding-bottom:20px}.loop-receipt{gap:35px}.loop-receipt,.pricing-preview__head{grid-template-columns:1fr}.pricing-preview .button-link{justify-self:start}.global-footer__links{grid-template-columns:1fr repeat(3,1fr)}.agent-hero-console,.developer-hero-object{position:relative;right:auto;bottom:auto;width:100%;margin-top:70px}.page-hero--agents,.page-hero--developers{min-height:auto}.approval-section,.object-section,.trust-agent-section,.week-section__copy,.write-control-section{grid-template-columns:1fr}.developer-surface{grid-template-columns:1fr 1fr}.developer-surface code{grid-column:1/-1}.free-offer{grid-template-columns:1fr auto}.free-offer .button-link{grid-column:1/-1}.plan-grid{grid-template-columns:1fr;gap:24px}.plan-card{margin:0;min-height:auto}.plan-card.is-recommended{transform:none;box-shadow:9px 9px 0 var(--ink)}.comparison-section__head,.pricing-faq{grid-template-columns:1fr;gap:45px}.journey-visual{width:min(780px,100%);margin:auto}.agent-platform,.problem-section,.tracking-section{grid-template-columns:1fr}.buyer-section__head,.difference-section__copy,.journey-section__intro,.pricing-preview__head{grid-template-columns:1fr;align-items:start}.tracking-universe{width:min(720px,100%);margin:auto}}@media (max-width:680px){.shell{width:calc(100% - 28px)}.nav{height:72px}.hero{min-height:auto;padding:35px 0 55px}.hero h1{font-size:57px;margin:28px 0}.hero__lead{font-size:16px}.url-form__row{height:auto;min-height:69px;grid-template-columns:auto 1fr}.url-form button{grid-column:1/-1;width:100%;margin-top:7px}.hero__art{min-height:400px;margin-top:25px}.hero__art:before{width:430px;height:430px;left:-10%}.orbit--one{width:350px;height:350px;left:6%}.orbit--two{width:270px;height:270px;left:18%}.choice-disc{width:205px;height:205px;left:22%;top:27%}.choice-disc__eyebrow{font-size:6px;margin-bottom:9px}.choice-disc__label{width:128px;gap:5px}.choice-disc__label b{min-height:33px;font-size:7px;border-radius:5px}.choice-disc__arrow{width:39px;height:39px;right:18px;bottom:13px}.question{font-size:10px;padding:9px 12px}.manifesto{padding-block:100px}.manifesto h2{font-size:48px;margin-top:45px}.manifesto__scenes{margin-top:65px;gap:14px}.manifesto-scene{min-height:280px;padding:24px}.split-story{grid-template-columns:1fr}.split-story>div:not(.split-story__bridge){min-height:520px;padding:55px 24px}.split-story__bridge{top:50%}.product-section{padding-block:100px;gap:50px}.product-section h2{font-size:60px}.preview__body{padding:35px 24px 90px;min-height:510px}.preview h3{font-size:49px}.agent-note{width:88%}.footer{grid-template-columns:1fr;gap:30px;padding-block:50px;text-align:center}.footer button{justify-self:center}.takeover-site__nav{grid-template-columns:1fr auto;padding:0 18px}.takeover-site__nav span{display:none}.takeover-site__hero{padding:11vh 24px}.takeover-site__hero h1{font-size:55px}.takeover-question{width:calc(100% - 36px);right:18px;top:auto;bottom:190px;padding:22px}.takeover-question strong{font-size:39px}.collapse-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.takeover-status{bottom:54px}.takeover-note{font-size:8px}.replay-nav{grid-template-columns:1fr 1fr}.replay-nav__title{display:none}.verdict{padding-block:55px 35px}.verdict h1{font-size:43px}.verdict__proof{flex-direction:column;gap:10px}.replay-tabs{grid-template-columns:1fr;border-bottom:2px solid}.replay-tabs button{border-right:0;border-bottom:1px solid;min-height:52px}.replay-tabs button:last-child{border-bottom:0}.replay-frame{min-height:570px}.target-nav{width:calc(100% - 30px);grid-template-columns:1fr auto}.target-nav>span{display:none}.target-hero{padding:55px 24px}.target-hero h2{font-size:55px}.blocker-pin{right:18px;top:auto;bottom:25px;width:250px}.eli-target-grid{padding:45px 24px 105px}.eli-target-copy h2{font-size:54px}.repaired-pin{left:18px;width:calc(100% - 36px)}.site-stage--agent{padding:14px}.agent-query{grid-template-columns:1fr;gap:12px}.agent-trace p{grid-template-columns:32px 58px 1fr}.agent-trace p small{grid-column:2/-1;padding-bottom:10px}.agent-answer{grid-template-columns:1fr}.decision-path__step{font-size:7px}.result-footer{align-items:stretch;flex-direction:column;padding-bottom:60px}.result-footer button{width:100%}.nav__login{font-size:10px}.loop-section{padding:100px 0}.loop-section__intro{grid-template-columns:1fr}.everywhere-section h2,.loop-section__intro h2,.pricing-preview h2,.trust-preview h2{font-size:52px}.loop-rail{margin-top:70px}.loop-receipt{padding:25px}.loop-receipt__path{justify-content:flex-start}.continuation-section{grid-template-columns:1fr}.continuation-section>div:not(.continuation-section__label){min-height:520px;padding:55px 24px}.continuation-section__label{top:50%;font-size:8px}.continuation-section h2{font-size:52px}.dead-end{width:185px;height:185px}.dead-end span{font-size:54px}.everywhere-section,.trust-preview{padding-block:100px;gap:55px}.surface-stack{min-height:560px}.surface{width:75%}.surface-stack__core{width:130px;height:130px;left:38%}.surface-stack__core b{font-size:20px}.pricing-preview{padding-top:95px}.pricing-preview__head{grid-template-columns:1fr}.pricing-preview__plans>div{border-right:0;border-bottom:2px solid var(--ink)}.pricing-preview__plans>div.is-featured{transform:none;box-shadow:none}.trust-preview__facts p{grid-template-columns:35px 1fr}.trust-preview__facts p b{grid-column:2}.trust-preview__facts p{font-size:11px}.global-footer__cta{min-height:470px;padding-block:80px}.global-footer__cta h2{font-size:61px}.global-footer__links{grid-template-columns:1fr 1fr}.global-footer__links>a{grid-column:1/-1}.global-footer__bottom{flex-direction:column;gap:10px}.page-hero{min-height:auto;padding-block:70px 95px}.page-hero h1,.pricing-hero h1{font-size:55px}.page-hero>p:not(.kicker),.pricing-hero>p:not(.kicker){font-size:16px}.page-hero__route{display:none}.mode-story{padding-top:95px}.mode-story__views{grid-template-columns:1fr}.mode-view{min-height:440px}.mode-view code,.mode-view strong{margin-top:70px}.product-loop-page{padding-block:100px;gap:60px}.product-loop-page__steps article{grid-template-columns:40px 1fr}.product-loop-page__steps article p{grid-column:2}.week-section{padding-block:95px}.week-strip{grid-template-columns:1fr;gap:18px}.week-strip i{transform:rotate(90deg)}.product-principle{padding-block:100px}.product-principle>div{grid-template-columns:1fr}.product-principle>div p{border-right:0;border-bottom:1px solid;padding:18px 0}.product-principle>div p+p{padding-left:0}.agent-hero-console>p{grid-template-columns:30px 90px 1fr}.agent-hero-console p small{grid-column:2/-1;padding-bottom:12px}.dual-buyer-section{padding-top:95px}.dual-buyer-grid{grid-template-columns:1fr}.dual-buyer-grid>div{min-height:470px;padding:55px 24px}.dual-buyer-grid h3{font-size:55px}.agent-needs{padding-block:100px;gap:55px}.agent-needs__list article{grid-template-columns:35px 1fr}.agent-needs__list p{grid-column:2}.authority-section{grid-template-columns:1fr}.authority-section__visual{min-height:560px;border-right:0;border-bottom:2px solid}.authority-core{width:210px;height:210px}.authority-section__copy{padding:85px 24px}.agent-everywhere{padding-block:100px}.developer-actions{flex-direction:column;align-items:flex-start}.developer-hero-object code{padding:25px;font-size:10px}.approval-section,.object-section,.write-control-section{padding:90px 24px;gap:60px}.object-diagram{grid-template-columns:1fr;gap:28px}.object-route{flex-direction:row;justify-content:center}.developer-surfaces{padding-block:100px}.developer-surface{grid-template-columns:1fr;padding:30px}.developer-surface code{grid-column:auto;overflow-wrap:anywhere}.write-control-flow{flex-direction:column;align-items:flex-start}.write-control-flow i{transform:rotate(90deg)}.events-section{padding-block:100px;gap:55px}.event-log p{grid-template-columns:50px 1fr}.event-log p i{grid-column:2;padding-bottom:12px}.pricing-hero{padding-block:70px 130px}.pricing-hero--value{min-height:auto;padding-bottom:145px}.billing-toggle{left:0;right:auto;bottom:55px}.free-offer{grid-template-columns:1fr}.free-offer .button-link{grid-column:auto}.plan-grid{padding-top:80px}.comparison-section{padding-block:110px}.comparison-table--detailed{overflow-x:auto}.comparison-table--detailed .comparison-row{min-width:760px;grid-template-columns:1.2fr repeat(3,1fr);overflow:visible}.comparison-table--detailed .comparison-group__title{min-width:760px}.comparison-row>*{padding:13px 8px;font-size:8px}.comparison-row--models .ai-providers--compact>span{width:26px;min-height:26px}.comparison-row--models .ai-providers--compact img{width:20px;height:20px}.pricing-faq{padding-bottom:110px}.pricing-faq h2{font-size:55px}.evidence-seal{position:relative;right:auto;bottom:auto;width:100%;height:auto;margin-top:70px;flex-direction:column;gap:14px}.evidence-seal i{transform:rotate(90deg)}.evidence-layers{padding-block:100px;gap:60px}.evidence-layer-list article{grid-template-columns:35px 1fr}.evidence-layer-list article i,.evidence-layer-list article p{grid-column:2}.approval-ledger p{grid-template-columns:85px 1fr}.approval-ledger p i{grid-column:2;width:max-content}.trust-principles{padding-block:100px}.trust-principles>div{grid-template-columns:1fr}.trust-principles article{border-right:0;border-bottom:1px solid var(--ink)!important}.trust-principles article:last-child{border-bottom:0!important}.trust-agent-section{padding:95px 24px;gap:60px}.journey-visual{min-height:550px;margin-top:10px}.journey-browser{width:100%}.journey-browser__page{min-height:420px;padding:48px 25px 105px}.journey-browser__page h3{font-size:49px}.journey-visual__query{width:245px;left:-3px;top:0}.journey-visual__receipt{width:250px;right:-3px;bottom:0}.problem-section{padding-block:95px;gap:70px}.problem-section__stat{min-height:370px;padding:28px}.problem-section__copy{padding:0}.agent-platform h2,.buyer-section h2,.difference-section h2,.journey-section h2,.problem-section__copy h2,.tracking-section h2{font-size:52px}.journey-section{padding-block:95px}.journey-rail{grid-template-columns:1fr;margin-top:60px}.journey-rail>div{min-height:120px;display:grid;grid-template-columns:35px 35px 1fr;align-items:center;gap:12px}.journey-rail em{right:auto;left:50px;top:96px;transform:rotate(90deg)}.buyer-section{padding-top:95px}.buyer-section__head{padding-bottom:65px}.buyer-section__grid{grid-template-columns:1fr}.buyer-section__grid article{min-height:520px;padding:55px 24px;border-right:0!important;border-bottom:2px solid var(--ink)}.buyer-section__grid h3{font-size:52px;margin-top:70px}.agent-platform,.tracking-section{padding-block:100px;gap:55px}.tracking-timeline{transform:none}.tracking-timeline article{grid-template-columns:35px 90px 1fr}.tracking-timeline article>small{grid-column:3}.tracking-core{width:160px;height:160px}.tracking-core strong{font-size:51px}.tracking-source b{display:none}.difference-section{padding-block:95px}.difference-section__rail{flex-wrap:wrap;justify-content:center}.agent-platform__visual{min-height:540px}.agent-platform__visual>div{grid-template-columns:40px 1fr}.agent-platform__visual small{grid-column:2}.agent-platform__visual>strong{right:0}.pricing-preview__plans{grid-template-columns:1fr;gap:18px}.pricing-preview__plans article{min-height:580px;margin:0}.pricing-preview__plans article.is-featured{transform:none;box-shadow:9px 9px 0 var(--ink)}.pricing-preview__included{align-items:flex-start}.pricing-preview__included>span{flex-basis:45%}.trust-approval>p{grid-template-columns:95px 1fr}.trust-approval>p>small{grid-column:2;justify-self:start}.makeover-verdict{grid-template-columns:1fr;gap:26px}.makeover-verdict .verdict__proof,.makeover-verdict>.kicker{grid-column:1}.makeover-verdict .verdict__proof{grid-template-columns:1fr}.makeover-question-card{transform:none;box-shadow:6px 6px 0 currentColor}.makeover-stage .target-hero{max-width:100%}.makeover-stage .blocker-pin{width:calc(100% - 36px)}.makeover-answer-plan{max-width:100%}.result-footer__actions{flex-direction:column;align-items:stretch}.result-footer__actions a{text-align:center}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.collapse-tile,.takeover-brand,.takeover-question,.takeover-site,.takeover-status>i>em{transition-duration:.01ms!important}}.brand__mark rect{fill:#2f7bea;stroke:none}.home-shell--prism{--prism-ink:#11110f;--prism-paper:#fbfaf6;--prism-white:#fff;--prism-lemon:#f3f5b8;--prism-mint:#dff2e5;--prism-sky:#dbeaf7;--prism-blush:#f3dfdc;--prism-blue:#2f7bea;--prism-line:rgba(17,17,15,.14);background:var(--prism-paper);color:var(--prism-ink);overflow:clip}.home-shell--prism .nav{height:82px;border-bottom:1px solid var(--prism-line)}.home-shell--prism .nav__links,.home-shell--prism .nav__login{font-size:12px}.home-shell--prism .nav__login{border:0;background:var(--prism-ink);color:white;padding:12px 17px;border-radius:4px}.home-shell--prism .hero{min-height:850px;grid-template-columns:.9fr 1.1fr;gap:60px;padding-block:74px 105px;position:relative}.home-shell--prism .hero:before{content:"";position:absolute;z-index:0;width:760px;height:760px;right:-210px;top:-160px;border-radius:48% 52% 39% 61%/54% 39% 61% 46%;background:radial-gradient(circle at 34% 32%,rgba(243,245,184,.9),transparent 37%),radial-gradient(circle at 67% 48%,rgba(219,234,247,.95),transparent 44%),radial-gradient(circle at 43% 70%,rgba(223,242,229,.9),transparent 42%);filter:blur(2px);opacity:.78}.home-shell--prism .hero__copy{padding:0}.home-shell--prism .kicker{font-size:9px;letter-spacing:.18em}.home-shell--prism .kicker span{width:7px;height:7px;margin-right:0;background:var(--prism-blue);box-shadow:none}.home-shell--prism .hero h1{max-width:760px;margin:34px 0 30px;font-size:clamp(64px,6.5vw,106px);line-height:.91;letter-spacing:-.072em;font-weight:620}.home-shell--prism .hero h1 em{color:var(--prism-blue);font-style:normal;font-family:Georgia,serif;font-weight:400}.home-shell--prism .hero__lead{max-width:650px;font-size:18px;line-height:1.52;letter-spacing:-.02em;color:#42413d}.home-shell--prism .url-form{margin-top:38px;max-width:680px}.home-shell--prism .url-form label{margin-left:0;font-size:8px}.home-shell--prism .url-form__row{height:72px;grid-template-columns:1fr auto;padding:7px;border:1px solid var(--prism-line);border-radius:7px;box-shadow:0 16px 45px rgba(30,35,31,.09)}.home-shell--prism .url-form input{padding:0 17px;font-size:16px}.home-shell--prism .url-form button{border-radius:4px;padding:19px 20px}.home-shell--prism .url-form button span{color:var(--prism-lemon)}.home-shell--prism .url-form>p{margin-left:0;color:#6c6a63}.home-shell--prism .prism-hero-product{z-index:2;min-height:650px}.home-shell--prism .journey-browser{width:94%;border:1px solid var(--prism-line);border-radius:7px;box-shadow:0 28px 80px rgba(37,49,43,.16);transform:none;animation:prism-float 8s ease-in-out infinite}.home-shell--prism .journey-browser__bar{height:51px;border-color:var(--prism-line);background:rgba(255,255,255,.92)}.home-shell--prism .journey-browser__bar>em{background:var(--prism-mint);border:0}.home-shell--prism .journey-browser__page--eli{min-height:510px;color:var(--prism-ink);background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.72),transparent 25%),radial-gradient(circle at 83% 80%,rgba(219,234,247,.9),transparent 38%),radial-gradient(circle at 22% 78%,rgba(223,242,229,.88),transparent 39%),linear-gradient(135deg,#f4f5c0,#eef2dc 44%,#e8eff4);padding:42px 42px 36px}.home-shell--prism .eli-opportunity__tabs{border-color:var(--prism-line);background:rgba(255,255,255,.48)}.home-shell--prism .eli-opportunity__tabs span{color:#6e6d67!important;border-color:var(--prism-line)}.home-shell--prism .eli-opportunity__tabs span.is-active{background:var(--prism-ink);color:white!important}.home-shell--prism .eli-opportunity__eyebrow{color:var(--prism-blue)!important}.home-shell--prism .journey-browser__page--eli h3{color:var(--prism-ink)}.home-shell--prism .journey-browser__page--eli>p:not(.eli-opportunity__eyebrow){color:#56554f}.home-shell--prism .eli-opportunity__rows{border-color:var(--prism-line);background:rgba(255,255,255,.42);padding-inline:14px}.home-shell--prism .eli-opportunity__rows p{border-color:var(--prism-line)}.home-shell--prism .eli-opportunity__rows b{color:var(--prism-ink)}.home-shell--prism .journey-browser__page button{border:0;border-radius:4px;box-shadow:none;background:var(--prism-ink);color:white}.home-shell--prism .journey-visual__query,.home-shell--prism .journey-visual__receipt{border:1px solid var(--prism-line);border-radius:5px;box-shadow:0 18px 45px rgba(29,39,34,.13);transform:none;backdrop-filter:blur(10px)}.home-shell--prism .journey-visual__query{left:-8%;top:20px;background:rgba(255,255,255,.88)}.home-shell--prism .journey-visual__receipt{right:-1%;bottom:17px;background:rgba(243,245,184,.92)}.prism-outcome-strip{min-height:84px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--prism-line);border-bottom:1px solid var(--prism-line)}.prism-outcome-strip>span{display:flex;align-items:center;gap:13px;padding:20px;border-right:1px solid var(--prism-line);font-size:11px;font-weight:750}.prism-outcome-strip>span:last-child{border-right:0}.prism-outcome-strip b{color:var(--prism-blue);font-family:monospace;font-size:8px}.home-shell--prism .prism-product{grid-template-columns:.72fr 1.28fr;gap:95px;padding-block:155px;align-items:center}.home-shell--prism .pricing-preview h2,.home-shell--prism .prism-trust h2,.home-shell--prism .product-section__copy h2,.prism-evidence h2,.prism-loop h2{font-size:clamp(53px,6vw,92px);line-height:.93;letter-spacing:-.066em;margin:43px 0 29px;font-weight:620}.home-shell--prism .pricing-preview h2 em,.home-shell--prism .prism-trust h2 em,.home-shell--prism .product-section h2 em,.prism-evidence h2 em,.prism-loop h2 em{color:var(--prism-blue);font-family:Georgia,serif;font-weight:400}.home-shell--prism .product-section__copy>p:not(.section-index){max-width:540px;font-size:16px;line-height:1.58;color:#56554f}.home-shell--prism .product-section__copy ul{margin-top:38px;border-color:var(--prism-line)}.home-shell--prism .product-section__copy li{border-color:var(--prism-line)}.home-shell--prism .preview{border:1px solid var(--prism-line);border-radius:7px;box-shadow:0 28px 75px rgba(35,45,40,.14);transform:none;background:white}.home-shell--prism .preview__bar,.home-shell--prism .preview__tabs button{border-color:var(--prism-line)}.home-shell--prism .preview__tabs button.is-active{background:var(--prism-lemon)}.home-shell--prism .preview__arrival{background:var(--prism-sky);border:0;border-top:1px solid var(--prism-line);border-bottom:1px solid var(--prism-line)}.home-shell--prism .preview__body{min-height:560px;background:#151614;padding:55px 52px}.home-shell--prism .preview__body:after{border-color:var(--prism-blue);opacity:.5}.home-shell--prism .preview__body--original{background:#ebe8df}.home-shell--prism .preview__body--original:after{border-color:#c8c2b4}.home-shell--prism .preview__body button{background:var(--prism-lemon);border-radius:4px}.home-shell--prism .agent-note{border:1px solid var(--prism-line);border-radius:4px;box-shadow:0 12px 30px rgba(0,0,0,.13)}.prism-evidence{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px;align-items:center;padding-block:150px;border-top:1px solid var(--prism-line)}.prism-evidence__intro>p:not(.section-index){max-width:530px;color:#56554f;font-size:15px;line-height:1.58}.prism-evidence__intro>a{display:inline-block;margin-top:27px;border-bottom:1px solid;padding-bottom:5px;font-size:11px;font-weight:800}.evidence-grader{border:1px solid var(--prism-line);background:white;box-shadow:0 28px 75px rgba(35,45,40,.11)}.evidence-grader__top{min-height:57px;display:grid;grid-template-columns:.8fr 1.2fr .8fr;align-items:center;gap:15px;padding:14px 18px;border-bottom:1px solid var(--prism-line);font-size:8px;letter-spacing:.11em}.evidence-grader__top>b{text-align:center;font-size:9px}.evidence-grader__top>em{justify-self:end;font-style:normal;background:var(--prism-mint);padding:7px 9px;border-radius:999px;font-weight:800}.evidence-grader__question{padding:28px;background:linear-gradient(120deg,var(--prism-lemon),var(--prism-mint) 60%,var(--prism-sky));border-bottom:1px solid var(--prism-line)}.evidence-grader__question>span{display:block;font-size:8px;letter-spacing:.15em;font-weight:850}.evidence-grader__question>strong{display:block;margin:16px 0;font-family:Georgia,serif;font-size:clamp(28px,3vw,45px);line-height:1.04;letter-spacing:-.04em;font-weight:400}.evidence-grader__question .ai-providers{margin:0}.evidence-grader__rows>div{min-height:72px;display:grid;grid-template-columns:38px .7fr 1.2fr auto;gap:15px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--prism-line)}.evidence-grader__rows span{color:var(--prism-blue);font-family:monospace;font-size:8px}.evidence-grader__rows b{font-size:9px;letter-spacing:.1em;text-transform:uppercase}.evidence-grader__rows strong{font-size:12px}.evidence-grader__rows em{font-style:normal;font-size:7px;letter-spacing:.1em;background:var(--prism-blush);padding:7px 9px;border-radius:999px}.evidence-grader__change{padding:25px 28px 28px;background:var(--prism-ink);color:white}.evidence-grader__change>span{display:block;color:var(--prism-lemon);font-size:8px;letter-spacing:.15em}.evidence-grader__change>strong{display:block;max-width:640px;margin:13px 0 21px;font-size:20px;line-height:1.35}.evidence-grader__change button{border:1px solid rgba(255,255,255,.3);border-radius:3px;background:transparent;color:white;padding:12px 14px;font-size:9px;font-weight:800}.prism-loop{padding-block:145px;background:var(--prism-ink);color:white}.prism-loop__head{display:grid;grid-template-columns:.35fr 1.1fr .55fr;gap:48px;align-items:end}.prism-loop__head h2{margin:0}.prism-loop__head h2 em{color:var(--prism-lemon)}.prism-loop__head>p:last-child{margin:0;color:#aaa99f;font-size:14px;line-height:1.58}.prism-loop__steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:90px;border-top:1px solid #3e3e38}.prism-loop__steps article{min-height:255px;padding:22px 22px 25px 0;border-right:1px solid #3e3e38}.prism-loop__steps article+article{padding-left:22px}.prism-loop__steps article:last-child{border-right:0;background:linear-gradient(180deg,rgba(243,245,184,.08),transparent)}.prism-loop__steps span{color:#77776f;font-family:monospace;font-size:8px}.prism-loop__steps h3{margin:55px 0 17px;font-size:25px;letter-spacing:-.04em}.prism-loop__steps p{color:#aaa99f;font-size:11px;line-height:1.55}.prism-loop__rail{min-height:93px;margin-top:30px;display:flex;align-items:center;justify-content:space-around;gap:14px;border:1px solid #3e3e38;padding:19px}.prism-loop__rail span,.prism-loop__rail strong{font-size:8px;letter-spacing:.14em}.prism-loop__rail i{color:var(--prism-lemon);font-style:normal}.prism-loop__rail strong{background:var(--prism-lemon);color:var(--prism-ink);padding:12px 14px}.home-shell--prism .prism-trust{grid-template-columns:.9fr 1.1fr;gap:100px;padding-block:155px}.home-shell--prism .prism-trust h2{margin-top:43px}.home-shell--prism .prism-trust>div:first-child>p:last-of-type{max-width:580px;color:#56554f;font-size:15px;line-height:1.58}.prism-trust__audiences{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.prism-trust__audiences span{border:1px solid var(--prism-line);background:white;padding:9px 11px;border-radius:999px;font-size:9px}.home-shell--prism .trust-approval{border:1px solid var(--prism-line);box-shadow:0 28px 75px rgba(35,45,40,.11)}.home-shell--prism .trust-approval__bar{background:var(--prism-sky);color:var(--prism-ink);border-color:var(--prism-line)}.home-shell--prism .trust-approval__bar span{background:var(--prism-lemon)}.home-shell--prism .trust-approval>p{border-color:var(--prism-line)}.home-shell--prism .trust-approval>p.is-current{background:var(--prism-lemon)}.home-shell--prism .trust-approval__rules{background:var(--prism-ink)}.home-shell--prism .pricing-preview{background:#edf3ee;color:var(--prism-ink);padding-block:145px 110px;border-top:1px solid var(--prism-line)}.home-shell--prism .pricing-preview__head{grid-template-columns:.35fr 1.1fr .55fr}.home-shell--prism .pricing-preview h2{margin:0}.home-shell--prism .pricing-preview__included{border:1px solid var(--prism-line);box-shadow:none;background:rgba(255,255,255,.7)}.home-shell--prism .pricing-preview__plans{gap:14px;border:0}.home-shell--prism .pricing-preview__plans article{margin:0;min-height:655px;border:1px solid var(--prism-line);border-radius:5px;background:white;padding:31px}.home-shell--prism .pricing-preview__plans article.is-featured{background:var(--prism-lemon);transform:translateY(-12px);box-shadow:0 20px 50px rgba(45,52,41,.12)}.home-shell--prism .pricing-preview__plans article>a{border-radius:3px}.home-shell--prism .pricing-preview__note{color:#696861}.home-shell--prism .pricing-preview__compare{color:var(--prism-ink)}.home-shell--prism .global-footer__cta h2 em{color:var(--prism-lemon)}.home-shell--prism .global-footer__cta .button-link{background:var(--prism-lemon)}.home-shell--prism .global-footer__links b{color:var(--prism-lemon)}@keyframes prism-float{50%{transform:translateY(-8px)}}@media (max-width:1000px){.home-shell--prism .hero,.home-shell--prism .prism-product,.home-shell--prism .prism-trust,.prism-evidence{grid-template-columns:1fr}.home-shell--prism .hero{gap:30px;padding-top:55px}.home-shell--prism .prism-hero-product{width:min(760px,100%);margin-inline:auto}.home-shell--prism .prism-product,.home-shell--prism .prism-trust,.prism-evidence{gap:65px}.home-shell--prism .pricing-preview__head,.prism-loop__head{grid-template-columns:1fr}.home-shell--prism .pricing-preview h2,.prism-loop__head h2{margin-top:38px}.prism-loop__steps{grid-template-columns:repeat(5,minmax(190px,1fr));overflow-x:auto}}@media (max-width:640px){.home-shell--prism .nav{height:70px}.home-shell--prism .hero{min-height:auto;padding-block:50px 80px}.home-shell--prism .hero h1{font-size:clamp(54px,16vw,72px)}.home-shell--prism .hero__lead{font-size:16px}.home-shell--prism .url-form__row{height:auto;grid-template-columns:1fr;gap:7px}.home-shell--prism .url-form input{height:53px}.home-shell--prism .url-form button{width:100%}.home-shell--prism .prism-hero-product{min-height:590px}.home-shell--prism .journey-browser{width:100%}.home-shell--prism .journey-browser__page--eli{min-height:455px;padding:31px 21px}.home-shell--prism .journey-browser__page--eli h3{font-size:41px}.home-shell--prism .journey-visual__query{width:230px;left:-5px}.home-shell--prism .journey-visual__receipt{width:230px;right:-5px}.prism-outcome-strip{grid-template-columns:1fr 1fr}.prism-outcome-strip>span:nth-child(2){border-right:0}.prism-outcome-strip>span:nth-child(-n+2){border-bottom:1px solid var(--prism-line)}.home-shell--prism .pricing-preview,.home-shell--prism .prism-product,.home-shell--prism .prism-trust,.prism-evidence,.prism-loop{padding-block:95px}.home-shell--prism .pricing-preview h2,.home-shell--prism .prism-trust h2,.home-shell--prism .product-section__copy h2,.prism-evidence h2,.prism-loop h2{font-size:52px}.home-shell--prism .preview__bar--comparison{grid-template-columns:auto 1fr}.home-shell--prism .preview__bar--comparison>span:nth-child(2){display:none}.home-shell--prism .preview__body{min-height:520px;padding:38px 25px 95px}.evidence-grader__top{grid-template-columns:1fr auto}.evidence-grader__top>b{display:none}.evidence-grader__rows>div{grid-template-columns:30px 1fr auto}.evidence-grader__rows strong{grid-column:2/-1}.prism-loop__rail{flex-wrap:wrap}.home-shell--prism .pricing-preview__plans article{min-height:580px}}.replay,.takeover{--prism-ink:#11110f;--prism-paper:#fbfaf6;--prism-lemon:#f3f5b8;--prism-mint:#dff2e5;--prism-sky:#dbeaf7;--prism-blush:#f3dfdc;--prism-line:rgba(17,17,15,.14)}.takeover{background:var(--prism-paper)}.takeover-site{background:radial-gradient(circle at 75% 25%,var(--prism-sky),transparent 34%),radial-gradient(circle at 24% 72%,var(--prism-mint),transparent 38%),var(--prism-paper)}.collapse-tile{background:var(--prism-paper);border-color:var(--prism-line)}.collapse-tile--2:before,.collapse-tile--3:before,.collapse-tile--4:before{border:0}.collapse-tile--2:before{background:var(--prism-lemon)}.collapse-tile--3:before{background:var(--prism-sky)}.collapse-tile--4:before{background:var(--prism-mint)}.takeover-question{background:rgba(255,255,255,.9);border:1px solid var(--prism-line);border-radius:5px;box-shadow:0 22px 55px rgba(35,45,40,.13)}.takeover--2 .takeover-question,.takeover--3 .takeover-question{transform:translateY(0) rotate(0) scale(1)}.takeover-status{border:0;border-radius:5px;background:var(--prism-ink);box-shadow:0 20px 55px rgba(25,29,26,.2)}.takeover-status>span{color:var(--prism-lemon)}.takeover-status>i>em{background:linear-gradient(90deg,var(--prism-blue),var(--prism-mint))}.replay{background:var(--prism-paper);color:var(--prism-ink)}.replay-nav{height:78px;border-color:var(--prism-line)}.replay-nav__title i{background:var(--prism-mint)}.replay .kicker span{width:7px;height:7px;margin-right:0;background:var(--prism-blue);box-shadow:none}.replay .verdict{padding-block:78px 58px}.replay .verdict h1{font-size:clamp(53px,5.8vw,88px);line-height:.91;letter-spacing:-.07em;font-weight:620}.replay .verdict h1 em{color:var(--prism-blue)}.replay .makeover-question-card{background:linear-gradient(135deg,var(--prism-lemon),var(--prism-mint) 62%,var(--prism-sky));border:1px solid var(--prism-line);border-radius:5px;box-shadow:0 22px 55px rgba(35,45,40,.11);transform:none}.replay .makeover-question-card>p,.replay .verdict__proof{border-color:var(--prism-line)}.replay .verdict__proof b{color:var(--prism-blue)}.replay-tabs{border:1px solid var(--prism-line);border-bottom:0;border-radius:5px 5px 0 0;background:white}.replay-tabs button{display:grid;grid-template-columns:34px 1fr;align-content:center;border-color:var(--prism-line)}.replay-tabs button>span{grid-row:1/3;align-self:center}.replay-tabs button>b{font-size:13px;font-weight:620}.replay-tabs button>small{margin-top:5px;color:#747a74;font-size:9px;font-weight:450}.replay-tabs button.is-active{background:var(--prism-ink);color:white}.replay-tabs button.is-active span{color:var(--prism-lemon)}.replay-tabs button.is-active small{color:#c7cbc5}.replay-frame{border:1px solid var(--prism-line);background:white;min-height:620px}.replay-frame__browser{border-color:var(--prism-line);background:#f7f7f3}.replay-frame__browser>span:last-child{background:var(--prism-ink)}.replay .site-stage--original{background:radial-gradient(circle at 82% 22%,var(--prism-sky),transparent 32%),linear-gradient(120deg,color-mix(in srgb,var(--target-brand) 10%,white),white 62%)}.replay .site-stage--original:before{width:5px}.replay .site-stage--eli{background:radial-gradient(circle at 85% 35%,rgba(47,123,234,.28),transparent 31%),var(--prism-ink)}.replay .site-stage--eli .target-nav>button{background:var(--prism-lemon)}.replay .makeover-answer-plan b{color:var(--prism-lemon)}.replay .decision-path{color:#a4a29a}.replay .decision-path__dot{background:var(--prism-paper);border-width:1px}.replay .decision-path__step.is-reached .decision-path__dot{background:var(--prism-blue);border-color:var(--prism-blue)}.replay .decision-path--complete .decision-path__step.is-reached .decision-path__dot{background:var(--prism-mint);border-color:var(--prism-ink)}.replay .result-footer__actions a{border:1px solid var(--prism-line);border-radius:4px}.replay .result-footer__actions a.is-primary{background:var(--prism-ink);border-color:var(--prism-ink);box-shadow:none}.replay .result-footer__actions a.is-primary span{color:var(--prism-lemon)}@media (max-width:640px){.replay .verdict{padding-block:55px 36px}.replay .verdict h1{font-size:48px}.replay .makeover-question-card{box-shadow:0 16px 38px rgba(35,45,40,.1)}.replay-frame{min-height:580px}}.home-shell--atelier{--atelier-paper:#fdfdfb;--atelier-white:#ffffff;--atelier-ink:#10110f;--atelier-muted:#626761;--atelier-blue:#2f7bea;--atelier-blue-pale:#dceefe;--atelier-lime:#eaf2a8;--atelier-mint:#ddf2e7;--atelier-line:#dde1dc;--atelier-dot:rgba(47,123,234,.15);background:var(--atelier-paper);color:var(--atelier-ink);font-family:var(--font-geist),Arial,sans-serif}.home-shell--atelier .site-nav{background:rgba(253,253,251,.9);border-bottom:1px solid rgba(16,17,15,.08);backdrop-filter:blur(18px)}.home-shell--atelier .site-nav__brand img,.home-shell--atelier .site-nav__brand svg{filter:none}.home-shell--atelier .site-nav__links a{color:#454a44;font-weight:480}.home-shell--atelier .site-nav__links a:hover{color:var(--atelier-blue)}.home-shell--atelier .site-nav__actions>a:last-child{background:var(--atelier-ink);border-color:var(--atelier-ink);color:white;border-radius:8px;box-shadow:none}.atelier-hero{position:relative;min-height:860px;overflow:hidden;border-bottom:1px solid var(--atelier-line);background:var(--atelier-paper);isolation:isolate}.atelier-hero__map{position:absolute;inset:0;z-index:-1;width:100%;height:100%;fill:none;stroke:rgba(47,123,234,.18);stroke-width:1.25;vector-effect:non-scaling-stroke;pointer-events:none}.atelier-hero__map .map-architecture,.atelier-hero__map .map-core{fill:rgba(253,253,251,.44);stroke:rgba(47,123,234,.15)}.atelier-hero__map .map-architecture text,.atelier-hero__map .map-core text{fill:rgba(47,123,234,.34);stroke:none;font-family:var(--font-geist-mono),monospace;font-size:10px;font-weight:700;letter-spacing:.12em}.atelier-hero__map .map-architecture .map-label{fill:rgba(47,123,234,.5);font-size:12px}.atelier-hero__map .map-core{stroke:rgba(47,123,234,.24)}.atelier-hero__map .map-core rect{fill:rgba(255,255,255,.74)}.atelier-hero__map .map-node{fill:#2f7bea;stroke:#fdfdfb;stroke-width:4px;animation:atelier-map-node 3.6s ease-in-out infinite}.atelier-hero__map .map-line{fill:none;stroke:rgba(47,123,234,.28);stroke-dasharray:7 9;animation:atelier-map-flow 22s linear infinite}.atelier-hero__map .map-line--four,.atelier-hero__map .map-line--six,.atelier-hero__map .map-line--two{animation-direction:reverse}@keyframes atelier-map-node{0%,to{opacity:.45;r:5px}50%{opacity:1;r:8px}}.atelier-hero__dots{position:absolute;inset:0;z-index:-3;background-image:radial-gradient(circle,var(--atelier-dot) 1px,transparent 1.2px);background-size:19px 19px;mask-image:linear-gradient(180deg,transparent 7%,#000 33%,#000 78%,transparent 98%);opacity:.72;animation:atelier-dots-drift 28s linear infinite}.atelier-hero__wash{position:absolute;z-index:-2;width:min(1120px,92vw);height:475px;left:50%;bottom:-195px;transform:translateX(-50%);border-radius:50% 50% 44% 56%;background:radial-gradient(circle at 18% 48%,rgba(234,242,168,.86),transparent 43%),radial-gradient(circle at 76% 38%,rgba(220,238,254,.95),transparent 45%),radial-gradient(circle at 49% 74%,rgba(221,242,231,.94),transparent 51%);filter:blur(26px);opacity:.92;animation:atelier-wash-breathe 11s ease-in-out infinite alternate}.atelier-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:135px;text-align:center}.atelier-kicker,.home-shell--atelier .section-index{margin:0;color:#545a54;font-family:var(--font-geist-mono),monospace;font-size:11px;font-weight:640;letter-spacing:.13em;text-transform:uppercase}.atelier-kicker{display:inline-flex;align-items:center}.atelier-hero h1{max-width:1110px;margin:34px auto 24px;font-size:clamp(64px,7.55vw,118px);font-weight:535;line-height:.9;letter-spacing:-.065em}.atelier-evidence h2 em,.atelier-hero h1 em,.atelier-loop h2 em,.atelier-section-head h2 em,.home-shell--atelier .pricing-preview h2 em,.home-shell--atelier .trust-preview h2 em{color:var(--atelier-blue);font-family:var(--font-instrument-serif),Iowan Old Style,Baskerville,Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.035em}.atelier-hero__lead{max-width:720px;margin:0 auto;color:var(--atelier-muted);font-size:18px;line-height:1.55;letter-spacing:-.018em}.atelier-composer-shell{position:relative;width:min(750px,100%);margin-top:34px}.atelier-composer{position:relative;padding:14px 14px 11px;border:1px solid #d9ddd8;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 28px 75px rgba(24,35,29,.13),0 2px 4px rgba(24,35,29,.04);text-align:left}.atelier-composer textarea{display:block;width:100%;min-height:78px;padding:5px 6px;resize:none;border:0;outline:0;background:transparent;color:var(--atelier-ink);font:470 19px/1.45 var(--font-geist),sans-serif;letter-spacing:-.025em}.atelier-composer textarea::placeholder{color:#a4a8ae}.atelier-composer__capture,.atelier-composer__footer,.atelier-composer__meta{display:flex;align-items:center}.atelier-composer__footer{justify-content:space-between;min-height:47px}.atelier-composer__capture{color:#777c76;font-size:11px}.atelier-composer__capture .brand{margin-right:10px}.atelier-composer__capture .brand__logo{width:auto;height:18px}.atelier-composer__capture i,.captured-site__preserved i{position:relative;width:16px;height:16px;margin-right:9px}.atelier-composer__capture i b,.captured-site__preserved i b{position:absolute;width:7px;height:7px;border-radius:2px;background:var(--atelier-blue)}.atelier-composer__capture i b:nth-child(2),.captured-site__preserved i b:nth-child(2){left:9px}.atelier-composer__capture i b:nth-child(3),.captured-site__preserved i b:nth-child(3){top:9px}.atelier-composer__capture i b:nth-child(4),.captured-site__preserved i b:nth-child(4){top:9px;left:9px}.atelier-composer__footer>button{width:44px;height:44px;border:1px solid #d6d9de;border-radius:13px;background:var(--atelier-ink);color:white;font:400 24px/1 var(--font-geist),sans-serif;cursor:pointer;transition:transform .2s,background .2s}.atelier-composer__footer>button:hover{transform:translateY(-2px);background:var(--atelier-blue)}.atelier-composer__meta{justify-content:center;gap:19px;padding:15px 4px 0;color:#6e736d;font-size:11px}.atelier-composer__meta span+span:before{content:"·";margin-right:19px;color:#b3b7b1}.atelier-composer__error{margin:10px 4px 0;color:#a33232;font-size:12px}.atelier-hero__outputs{display:grid;grid-template-columns:repeat(3,1fr);width:min(690px,100%);margin-top:27px;border-top:1px solid rgba(16,17,15,.11);color:#555b55;font-size:12px;text-align:left}.atelier-hero__outputs span{padding:15px 13px}.atelier-hero__outputs b{margin-right:11px;color:var(--atelier-blue);font-family:var(--font-geist-mono),monospace;font-size:9px}.decision-canvas__thread{position:absolute;width:2px;background:var(--atelier-blue)}.decision-canvas__thread i{position:absolute;width:12px;height:12px;border-radius:3px;background:var(--atelier-blue)}@keyframes atelier-dots-drift{to{background-position:38px 19px}}@keyframes atelier-map-flow{to{stroke-dashoffset:-136}}@keyframes atelier-wash-breathe{0%{transform:translateX(-50%) scale(.96) rotate(-1deg);opacity:.76}to{transform:translateX(-50%) scale(1.04) rotate(1deg);opacity:.98}}.atelier-stage{padding-block:142px 156px}.atelier-section-head{max-width:750px;margin-bottom:48px}.atelier-section-head--centered{margin-inline:auto;text-align:center}.atelier-evidence h2,.atelier-loop h2,.atelier-section-head h2,.home-shell--atelier .pricing-preview h2,.home-shell--atelier .trust-preview h2{margin:16px 0 18px;font-size:clamp(52px,5.4vw,78px);font-weight:525;line-height:.96;letter-spacing:-.058em}.atelier-evidence__intro>p,.atelier-loop__head>p:last-child,.atelier-section-head>p:last-child,.home-shell--atelier .pricing-preview__head>p:last-child,.home-shell--atelier .trust-preview>div:first-child>p{margin:0;color:var(--atelier-muted);font-size:17px;line-height:1.58}.decision-canvas{overflow:hidden;border:1px solid var(--atelier-line);border-radius:4px;background:white;box-shadow:0 24px 70px rgba(35,48,39,.09)}.decision-canvas__tabs{display:flex;width:100%;background:white}.decision-canvas__tabs button{flex:1 1 0;height:66px;padding:0 27px;border:0;border-right:1px solid var(--atelier-line);border-bottom:1px solid var(--atelier-line);background:white;color:#70756f;font:510 13px/1 var(--font-geist),sans-serif;cursor:pointer}.decision-canvas__tabs button span{margin-right:14px;color:#a0a59f;font-family:var(--font-geist-mono),monospace;font-size:10px}.decision-canvas__tabs button.is-active{color:var(--atelier-ink);box-shadow:inset 0 -2px var(--atelier-ink)}.decision-canvas__tabs button.is-active span{color:var(--atelier-blue)}.decision-canvas__field{position:relative;min-height:640px;overflow:hidden;background:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07)),radial-gradient(circle at 16% 37%,rgba(234,242,168,.88),transparent 40%),radial-gradient(circle at 82% 29%,rgba(220,238,254,.98),transparent 45%),radial-gradient(circle at 51% 83%,rgba(221,242,231,.95),transparent 50%),#f8fbf6}.decision-canvas__field:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(47,123,234,.13) 1px,transparent 1.2px);background-size:19px 19px;mask-image:linear-gradient(115deg,rgba(0,0,0,.72),transparent 73%)}.decision-canvas__screenshot{position:absolute;z-index:2;inset:32px 3.2%;display:grid;grid-template-columns:clamp(178px,18.5%,224px) minmax(0,1fr);grid-template-rows:72px minmax(0,1fr);overflow:hidden;border:1px solid rgba(16,17,15,.18);border-radius:11px;background:#fffdfa;box-shadow:0 24px 68px rgba(35,48,39,.17);animation:decision-dashboard-enter .32s cubic-bezier(.2,.7,.2,1) both}.decision-canvas__screenshot>img{display:none}.decision-canvas__demo-bar{position:relative;z-index:4;grid-column:1/-1;grid-row:1;display:flex;min-width:0;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(16,17,15,.12);background:rgba(255,253,250,.98)}.decision-canvas__demo-bar img{display:block;width:clamp(64px,5.2vw,82px);height:auto}.decision-canvas__demo-bar span{color:rgba(15,16,14,.52);font-family:var(--font-geist-mono),monospace;font-size:clamp(6px,.61vw,10px);font-weight:560;letter-spacing:.12em;text-transform:uppercase}.decision-canvas__demo-nav{grid-column:1;grid-row:2;display:flex;min-height:0;flex-direction:column;gap:3px;padding:20px 14px 22px;border-right:1px solid rgba(16,17,15,.1);background:rgba(255,255,255,.9)}.decision-canvas__demo-nav span{display:flex;align-items:center;min-height:43px;gap:12px;padding:10px 13px;border:1px solid transparent;border-radius:10px;color:#11120f;font-size:clamp(9px,.9vw,14px);font-weight:590;line-height:1.15;white-space:nowrap}.decision-canvas__demo-nav span svg{width:clamp(15px,1.3vw,19px);height:clamp(15px,1.3vw,19px);flex:0 0 auto;stroke-width:1.75}.decision-canvas__demo-nav span.is-active{border-color:rgba(91,94,255,.28);background:#f0f0ff;box-shadow:inset 0 0 0 1px rgba(91,94,255,.08);color:#11120f}.decision-canvas__demo-nav span:last-child{margin-top:13px}.decision-canvas__demo-stage{position:relative;grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:hidden;background:#fffdfa}.decision-canvas__questions-panel{position:absolute;z-index:3;inset:0;display:grid;grid-template-rows:40% 60%;overflow:hidden;background:#fffdfa;color:#0f100e;pointer-events:none}.decision-canvas__questions-head{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(210px,.72fr);border-bottom:1px solid rgba(16,17,15,.11)}.decision-canvas__questions-head>div{padding:3.4% 4.1%;border-right:1px solid rgba(16,17,15,.1)}.decision-canvas__questions-head small{color:#2f7bea;font-family:var(--font-geist-mono),monospace;font-size:clamp(5px,.52vw,9px);font-weight:650;letter-spacing:.11em;text-transform:uppercase}.decision-canvas__questions-head h3{max-width:680px;margin:2% 0 1.5%;font-size:clamp(15px,1.75vw,30px);font-weight:590;line-height:1.05;letter-spacing:-.045em}.decision-canvas__questions-head p{max-width:650px;margin:0;color:rgba(15,16,14,.56);font-size:clamp(6px,.66vw,11px);line-height:1.45}.decision-canvas__questions-head dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;background:linear-gradient(145deg,rgba(235,245,170,.4),rgba(221,238,254,.36))}.decision-canvas__questions-head dl div{display:flex;flex-direction:column-reverse;justify-content:center;gap:8px;padding:14%;border-right:1px solid rgba(16,17,15,.09)}.decision-canvas__questions-head dl div:last-child{border-right:0}.decision-canvas__questions-head dt{color:rgba(15,16,14,.52);font-size:clamp(5px,.48vw,8px);line-height:1.2}.decision-canvas__questions-head dd{margin:0;font-size:clamp(16px,1.7vw,28px);font-weight:620;letter-spacing:-.04em}.decision-canvas__questions-table{display:grid;grid-template-rows:.55fr repeat(4,1fr);min-height:0;padding:0 3.2%}.decision-canvas__question-row,.decision-canvas__questions-labels{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(78px,.58fr) minmax(110px,.8fr) minmax(95px,.54fr);align-items:center;column-gap:2.5%}.decision-canvas__questions-labels{color:rgba(15,16,14,.42);font-family:var(--font-geist-mono),monospace;font-size:clamp(4px,.43vw,7px);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.decision-canvas__question-row{border-top:1px solid rgba(16,17,15,.09);font-size:clamp(6px,.66vw,11px)}.decision-canvas__question-row>div:first-child{display:flex;min-width:0;align-items:center;gap:clamp(7px,.8vw,13px)}.decision-canvas__question-row>div:first-child i{width:clamp(5px,.52vw,9px);height:clamp(5px,.52vw,9px);flex:0 0 auto;border-radius:50%;background:#2f7bea;box-shadow:0 0 0 4px rgba(47,123,234,.09)}.decision-canvas__question-row>div:first-child i.is-2{background:#df7651;box-shadow:0 0 0 4px rgba(223,118,81,.09)}.decision-canvas__question-row>div:first-child i.is-3{background:#18a3a8;box-shadow:0 0 0 4px rgba(24,163,168,.09)}.decision-canvas__question-row>div:first-child i.is-4{background:#2aaa75;box-shadow:0 0 0 4px rgba(42,170,117,.09)}.decision-canvas__question-row strong{overflow:hidden;font-weight:570;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.decision-canvas__question-row>span{color:rgba(15,16,14,.55)}.decision-canvas__question-row>b{justify-self:start;padding:5px 8px;border-radius:999px;background:#fff0eb;color:#a64d36;font-size:clamp(5px,.55vw,9px);font-weight:620;white-space:nowrap}.decision-canvas__question-row>b.is-result-3{background:#fff8d9;color:#886e17}.decision-canvas__question-row>b.is-result-4{background:#e9f7ef;color:#26704f}.decision-canvas__question-providers{display:flex;justify-content:flex-end}.decision-canvas__question-providers img{width:clamp(12px,1.25vw,20px);height:clamp(12px,1.25vw,20px);margin-left:-3px;padding:3px;border:1px solid rgba(16,17,15,.1);border-radius:5px;background:#fff;object-fit:contain}.decision-canvas__score-panel{position:absolute;z-index:3;inset:0 50% 0 0;display:grid;grid-template-rows:auto 1fr auto;padding:2.2% 2.4% 1.7%;background:#fffdfa;color:#0f100e;pointer-events:none}.decision-canvas__score-foot,.decision-canvas__score-head{display:flex;align-items:center;justify-content:space-between}.decision-canvas__score-head>span{color:rgba(15,16,14,.52);font-family:var(--font-geist-mono),monospace;font-size:clamp(5px,.53vw,9px);font-weight:560;letter-spacing:.11em;text-transform:uppercase}.decision-canvas__score-head b{display:flex;align-items:center;gap:6px;color:#32775b;font-size:clamp(5px,.6vw,10px);font-weight:600}.decision-canvas__score-head b i{width:7px;height:7px;border-radius:50%;background:#2aaa75}.decision-canvas__score-ring{position:relative;display:grid;width:min(54%,178px);aspect-ratio:1;place-self:center;place-items:center;border-radius:50%;background:conic-gradient(#2f7bea 0 74%,#eeecfb 74% 100%)}.decision-canvas__score-ring:before{content:"";position:absolute;inset:12%;border-radius:50%;background:#fffdfa}.decision-canvas__score-ring>div{position:relative;z-index:1;display:grid;gap:5px;text-align:center}.decision-canvas__score-ring strong{font-size:clamp(20px,2.65vw,46px);font-weight:625;line-height:.9;letter-spacing:-.055em}.decision-canvas__score-ring span{color:rgba(15,16,14,.52);font-size:clamp(5px,.58vw,10px);font-weight:540}.decision-canvas__score-foot{padding-top:1.5%;border-top:1px solid rgba(16,17,15,.1);color:rgba(15,16,14,.52);font-size:clamp(5px,.58vw,10px)}.decision-canvas__score-foot strong{color:#0f100e;font-weight:650}.decision-canvas__provider-overlays{position:absolute;z-index:3;inset:0 0 0 50%;display:grid;grid-template-rows:.75fr repeat(4,1fr);padding:0 2.4%;background:#fffdfa;pointer-events:none}.decision-canvas__provider-head,.decision-canvas__provider-row>div{display:flex;align-items:center;justify-content:space-between}.decision-canvas__provider-head{color:rgba(15,16,14,.52);font-family:var(--font-geist-mono),monospace;font-size:clamp(5px,.53vw,9px);letter-spacing:.11em;text-transform:uppercase}.decision-canvas__provider-head strong{color:#0f100e;font-family:var(--font-geist-sans),sans-serif;font-size:clamp(7px,.76vw,13px);letter-spacing:0;text-transform:none}.decision-canvas__provider-row{display:grid;align-content:center;gap:clamp(4px,.48vw,8px);border-top:1px solid rgba(16,17,15,.08)}.decision-canvas__provider-row>div{justify-content:flex-start;gap:clamp(5px,.65vw,11px)}.decision-canvas__provider-row img{width:clamp(12px,1.45vw,23px);height:clamp(12px,1.45vw,23px);object-fit:contain}.decision-canvas__provider-row span{font-size:clamp(7px,.8vw,13px);font-weight:590}.decision-canvas__provider-row strong{margin-left:auto;font-size:clamp(11px,1.35vw,22px);letter-spacing:-.035em}.decision-canvas__provider-row i{display:block;height:clamp(3px,.4vw,6px);overflow:hidden;border-radius:999px;background:#ece9e2}.decision-canvas__provider-row b{display:block;height:100%;border-radius:inherit;background:#2f7bea}.decision-canvas__provider-row:nth-child(3) b{background:#df7651}.decision-canvas__provider-row:nth-child(4) b{background:#5569ef}.decision-canvas__provider-row:nth-child(5) b{background:#18a3a8}.decision-canvas__autopilot{position:absolute;z-index:3;inset:0;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(205px,.7fr);background:#fffdfa;color:#0f100e;pointer-events:none}.decision-canvas__autopilot-main{display:flex;min-width:0;flex-direction:column;padding:4% 4.5% 3.4%;border-right:1px solid rgba(16,17,15,.1)}.decision-canvas__autopilot-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:5.5%}.decision-canvas__autopilot-aside>span,.decision-canvas__autopilot-head b,.decision-canvas__autopilot-head span,.decision-canvas__autopilot-main>small{font-family:var(--font-geist-mono),monospace;font-size:clamp(5px,.55vw,9px);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.decision-canvas__autopilot-head span{display:flex;align-items:center;gap:7px;color:#32775b}.decision-canvas__autopilot-head span i{width:7px;height:7px;border-radius:50%;background:#2aaa75;box-shadow:0 0 0 4px rgba(42,170,117,.1)}.decision-canvas__autopilot-head b{color:#2f7bea}.decision-canvas__autopilot-aside>span,.decision-canvas__autopilot-main>small{color:rgba(15,16,14,.5)}.decision-canvas__autopilot h3{max-width:800px;margin:2.1% 0 2.4%;font-size:clamp(16px,2vw,34px);font-weight:580;line-height:1.07;letter-spacing:-.045em}.decision-canvas__autopilot-main>p{max-width:680px;margin:0;color:rgba(15,16,14,.57);font-size:clamp(7px,.73vw,12px);line-height:1.45}.decision-canvas__autopilot-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:auto}.decision-canvas__autopilot-steps span{display:grid;gap:6px;padding-top:9px;border-top:4px solid #e7e3db;color:rgba(15,16,14,.43);font-size:clamp(5px,.56vw,9px);white-space:nowrap}.decision-canvas__autopilot-steps span b{font-family:var(--font-geist-mono),monospace;font-size:clamp(5px,.48vw,8px)}.decision-canvas__autopilot-steps span.is-done{border-color:#2aaa75;color:#0f100e}.decision-canvas__autopilot-steps span.is-current{border-color:#2f7bea;color:#0f100e}.decision-canvas__autopilot-aside{display:flex;flex-direction:column;padding:12% 10% 9%;background:linear-gradient(150deg,rgba(235,245,170,.44),rgba(221,238,254,.4))}.decision-canvas__autopilot-aside h4{margin:7% 0 10%;font-size:clamp(13px,1.38vw,23px);line-height:1.05;letter-spacing:-.035em}.decision-canvas__autopilot-aside dl{margin:0}.decision-canvas__autopilot-aside dl div{display:flex;align-items:center;justify-content:space-between;padding:7.5% 0;border-top:1px solid rgba(16,17,15,.11);font-size:clamp(6px,.65vw,11px)}.decision-canvas__autopilot-aside dt{color:rgba(15,16,14,.52)}.decision-canvas__autopilot-aside dd{margin:0;font-weight:630}.decision-canvas__autopilot-aside button{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:9% 8%;border:0;background:#0f100e;color:white;font-size:clamp(6px,.65vw,11px);font-weight:580}.decision-canvas__autopilot-aside button span{color:#eaf2a8}@keyframes decision-dashboard-enter{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.decision-canvas__thread{left:50%;top:104px;bottom:83px;z-index:1}.decision-canvas__thread i:first-child{left:-13px;top:-4px}.decision-canvas__thread i:nth-child(2){left:3px;top:-4px}.decision-canvas__thread i:nth-child(3){left:-13px;top:12px}.decision-canvas__thread i:nth-child(4){left:3px;top:12px}.decision-canvas__question,.decision-canvas__receipt,.decision-sheet{position:absolute;z-index:2;border:1px solid rgba(16,17,15,.14);background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(35,48,39,.12)}.decision-canvas__question{top:61px;left:7.5%;width:330px;padding:20px 21px}.decision-canvas__question small,.decision-canvas__question span,.decision-canvas__receipt small,.decision-canvas__receipt span{display:block}.decision-canvas__question span,.decision-canvas__receipt span,.decision-sheet__bar,.decision-sheet__eyebrow{color:#666c65;font-family:var(--font-geist-mono),monospace;font-size:9px;font-weight:650;letter-spacing:.12em}.decision-canvas__question strong{display:block;margin:9px 0;font-size:18px;line-height:1.25;letter-spacing:-.025em}.decision-canvas__question small,.decision-canvas__receipt small{color:#767b75;font-size:10px}.decision-sheet{top:174px;left:50%;width:min(590px,55%);min-height:345px;padding:24px;transform:translateX(-50%);transition:opacity .2s,transform .2s}.decision-sheet__bar{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--atelier-line)}.decision-sheet__bar em{color:var(--atelier-blue);font-style:normal}.decision-sheet>p:not(.decision-sheet__eyebrow){margin:24px 0;color:#565c56;font-size:16px;line-height:1.5}.decision-sheet h3{margin:10px 0 18px;max-width:470px;font-size:44px;font-weight:520;line-height:.98;letter-spacing:-.05em}.decision-sheet>button{position:absolute;left:24px;bottom:24px;height:44px;padding:0 17px;border:1px solid var(--atelier-ink);background:var(--atelier-ink);color:white;font:520 12px/1 var(--font-geist),sans-serif}.decision-sheet>button b{margin-left:14px;color:var(--atelier-lime)}.decision-sheet__rank{display:grid;grid-template-columns:42px 1fr auto;align-items:center;min-height:61px;padding:0 16px;border:1px solid var(--atelier-line);border-bottom:0;background:#f8faf7}.decision-sheet__rank:last-of-type{border-bottom:1px solid var(--atelier-line)}.decision-sheet__rank>span{color:var(--atelier-blue);font-family:var(--font-geist-mono),monospace;font-size:10px}.decision-sheet__rank>b{font-size:14px}.decision-sheet__rank>small{color:#737872;font-size:11px}.decision-sheet__rank.is-owner{opacity:.64}.decision-sheet__checks,.decision-sheet__proof{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--atelier-line);border:1px solid var(--atelier-line)}.decision-sheet__checks span,.decision-sheet__proof span{padding:15px;background:white;color:#596059;font-size:12px}.decision-sheet__checks span:nth-child(2){color:#934035;background:#fff8f6}.decision-sheet__proof span:before{content:"✓";margin-right:9px;color:var(--atelier-blue)}.decision-sheet--page{border-top:4px solid var(--atelier-blue)}.decision-sheet--page h3{color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400;letter-spacing:-.025em}.decision-sheet--gap{border-top:4px solid var(--atelier-lime)}.decision-canvas__receipt{right:6.5%;bottom:48px;width:290px;padding:18px 19px}.decision-canvas__receipt strong{display:block;margin:7px 0;font-size:15px}.atelier-before-after{padding-block:140px 156px;border-block:1px solid var(--atelier-line);background:white}.atelier-before-after .atelier-section-head{max-width:820px}.home-shell--atelier .preview--comparison{overflow:hidden;border:1px solid var(--atelier-line);border-radius:4px;background:#f8faf7;box-shadow:0 24px 65px rgba(35,48,39,.09)}.home-shell--atelier .preview__bar--comparison{border-color:var(--atelier-line);background:#f4f6f3}.home-shell--atelier .preview__tabs{border-color:var(--atelier-line);background:white}.home-shell--atelier .preview__tabs button{color:#6b716a}.home-shell--atelier .preview__tabs button.is-active{background:var(--atelier-ink);color:white}.home-shell--atelier .preview__arrival{border-color:var(--atelier-line);background:var(--atelier-blue-pale);color:var(--atelier-ink)}.home-shell--atelier .preview__arrival>span{color:var(--atelier-blue)}.home-shell--atelier .preview__body{min-height:650px;padding:78px 11% 110px;background:radial-gradient(circle at 83% 32%,rgba(220,238,254,.95),transparent 31%),radial-gradient(circle at 16% 86%,rgba(234,242,168,.72),transparent 31%),white;color:var(--atelier-ink)}.home-shell--atelier .preview__body:before{border:1px solid rgba(47,123,234,.2);background:transparent}.home-shell--atelier .preview__brand,.home-shell--atelier .preview__eyebrow{color:#555b55}.home-shell--atelier .preview__body h3{max-width:790px;color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(56px,7vw,105px);font-weight:400;line-height:.9;letter-spacing:-.035em}.home-shell--atelier .preview__copy{max-width:650px;color:#565c56}.home-shell--atelier .proof-line span{border-color:var(--atelier-line);background:rgba(255,255,255,.8);color:var(--atelier-ink)}.home-shell--atelier .proof-line span:before{color:var(--atelier-blue)}.home-shell--atelier .preview__body>button{border-radius:0;background:var(--atelier-ink)}.home-shell--atelier .agent-note{border-color:var(--atelier-line);background:white;color:#555b55;box-shadow:0 14px 38px rgba(35,48,39,.09)}.home-shell--atelier .agent-note b{color:var(--atelier-blue)}.home-shell--atelier .preview__body--original{filter:saturate(.25)}.home-shell--atelier .preview__body--original h3{color:#727771;font-family:var(--font-geist),sans-serif;font-weight:520}.atelier-evidence{display:grid;grid-template-columns:.74fr 1.26fr;gap:76px;align-items:start;padding-block:158px}.atelier-evidence__intro{position:sticky;top:130px}.atelier-evidence__intro>a{display:inline-flex;gap:20px;margin-top:28px;padding-bottom:5px;border-bottom:1px solid var(--atelier-ink);color:var(--atelier-ink);font-size:13px;text-decoration:none}.atelier-evidence__intro>a span{color:var(--atelier-blue)}.home-shell--atelier .evidence-grader{border:1px solid var(--atelier-line);border-radius:4px;background:white;box-shadow:0 22px 65px rgba(35,48,39,.09)}.home-shell--atelier .evidence-grader__top{background:#f4f6f3;border-color:var(--atelier-line)}.home-shell--atelier .evidence-grader__top>em{color:var(--atelier-blue)}.home-shell--atelier .evidence-grader__question{background-image:radial-gradient(circle,var(--atelier-dot) 1px,transparent 1.2px);background-size:19px 19px;border-color:var(--atelier-line)}.home-shell--atelier .evidence-grader__rows>div{border-color:var(--atelier-line)}.home-shell--atelier .evidence-grader__rows>div>span{color:var(--atelier-blue)}.home-shell--atelier .evidence-grader__rows em{color:#676d66;background:#f3f5f1}.home-shell--atelier .evidence-grader__change{background:linear-gradient(118deg,var(--atelier-lime),var(--atelier-mint) 57%,var(--atelier-blue-pale))}.home-shell--atelier .evidence-grader__change button{background:var(--atelier-ink)}.atelier-loop{padding-block:150px 126px;border-block:1px solid var(--atelier-line);background:#f7faf6}.atelier-loop__head{max-width:820px;margin-bottom:54px;text-align:center}.atelier-loop__steps{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--atelier-line);background:var(--atelier-line);gap:1px}.atelier-loop__steps article{min-height:260px;padding:25px 22px;background:white}.atelier-loop__steps article:nth-child(3){background:var(--atelier-lime)}.atelier-loop__steps article>span{color:var(--atelier-blue);font:650 10px/1 var(--font-geist-mono),monospace}.atelier-loop__steps h3{margin:82px 0 10px;font-size:23px;font-weight:530;letter-spacing:-.035em}.atelier-loop__steps p{margin:0;color:#626861;font-size:12px;line-height:1.55}.atelier-loop__rail{display:flex;align-items:center;justify-content:space-between;padding-top:28px;color:#686e67;font:610 10px/1 var(--font-geist-mono),monospace;letter-spacing:.08em}.atelier-loop__rail i{color:var(--atelier-blue);font-style:normal}.atelier-loop__rail strong{color:var(--atelier-ink)}.home-shell--atelier .atelier-control{margin-block:150px;padding:72px;border:1px solid var(--atelier-line);border-radius:4px;background:radial-gradient(circle at 90% 16%,rgba(220,238,254,.92),transparent 35%),radial-gradient(circle at 8% 92%,rgba(221,242,231,.95),transparent 40%),#fbfcf9}.atelier-control__audiences{display:flex;gap:8px;margin-top:26px}.atelier-control__audiences span{padding:9px 12px;border:1px solid var(--atelier-line);background:rgba(255,255,255,.8);color:#5b615a;font-size:11px}.home-shell--atelier .trust-approval{border:1px solid var(--atelier-line);border-radius:3px;background:white;box-shadow:0 20px 55px rgba(35,48,39,.1)}.home-shell--atelier .trust-approval__bar{border-color:var(--atelier-line);background:#f4f6f3}.home-shell--atelier .trust-approval__bar span{color:var(--atelier-blue)}.home-shell--atelier .trust-approval>p{border-color:var(--atelier-line)}.home-shell--atelier .trust-approval>p.is-current{background:var(--atelier-lime);color:var(--atelier-ink)}.home-shell--atelier .trust-approval__rules span{border-color:var(--atelier-line)}.home-shell--atelier .trust-approval>a{background:var(--atelier-ink)}.home-shell--atelier .pricing-preview{padding-block:150px 130px;background:white}.home-shell--atelier .pricing-preview__head{max-width:830px}.home-shell--atelier .pricing-preview__included{border:1px solid var(--atelier-line);background:#f7f9f6}.home-shell--atelier .pricing-preview__included>b{color:var(--atelier-blue)}.home-shell--atelier .pricing-preview__plans{padding:1px;background:var(--atelier-line)}.home-shell--atelier .pricing-preview__plans article{min-height:570px;border:0;border-radius:0;background:white;box-shadow:none}.home-shell--atelier .pricing-preview__plans article.is-featured{background:linear-gradient(155deg,#f9fbdc,var(--atelier-lime));color:var(--atelier-ink);transform:none}.home-shell--atelier .pricing-preview__plans article>span{color:var(--atelier-blue)}.home-shell--atelier .pricing-preview__plans article>a{border-radius:0;background:var(--atelier-ink);color:white;box-shadow:none}.home-shell--atelier .pricing-preview__plans article.is-featured>a{background:var(--atelier-ink);color:white}.home-shell--atelier .pricing-preview__note{color:#71766f}.home-shell--atelier .pricing-preview__compare{color:var(--atelier-ink)}.replay,.takeover{--prism-blue:#2f7bea;--prism-lemon:#eaf2a8;--prism-mint:#ddf2e7;--prism-sky:#dceefe;--prism-paper:#fdfdfb}.replay:before,.takeover-site:after{background-image:radial-gradient(circle,rgba(47,123,234,.14) 1px,transparent 1.2px);background-size:19px 19px}.replay .verdict h1 em{font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.03em}.website-grader{padding-block:122px 110px;color:#11120f}.website-grader__intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:76px;align-items:end;padding-bottom:54px;border-bottom:1px solid #dfe3de}.website-grader__intro h2{max-width:800px;margin:20px 0 22px;font-size:clamp(54px,5.4vw,82px);font-weight:535;line-height:.94;letter-spacing:-.06em}.website-grader__intro h2 em{color:#2f7bea;font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.035em}.website-grader__intro>div:first-child>p:last-child{max-width:650px;margin:0;color:#636963;font-size:16px;line-height:1.6}.website-grader__score{padding:34px;border:1px solid #d9ded8;border-radius:6px;background:#fff;box-shadow:0 22px 55px rgba(35,45,40,.08)}.website-grader__priority>span,.website-grader__score>span{display:block;color:#626862;font-family:var(--font-geist-mono),monospace;font-size:11px;font-weight:700;letter-spacing:.15em}.website-grader__score>b{display:block;margin:13px 0 2px;font-size:96px;font-weight:540;line-height:.9;letter-spacing:-.07em}.website-grader__score>b small{color:#777c77;font-size:19px;letter-spacing:-.03em}.website-grader__score>strong{font-family:var(--font-geist-mono),monospace;font-size:9px;letter-spacing:.12em}.website-grader__scale{position:relative;height:9px;margin:25px 0 15px;border-radius:99px;background:linear-gradient(90deg,#e65d5d 0 25%,#efa24b 25% 50%,#e8dc63 50% 75%,#55b97d 75% 100%)}.website-grader__scale i{position:absolute;left:clamp(0%,calc(var(--grader-score) * 1%),100%);top:50%;width:3px;height:22px;border-radius:4px;background:#11120f;transform:translate(-50%,-50%);box-shadow:0 0 0 3px white}.website-grader__score>p{margin:0;color:#2d312d;font-size:14px}.website-grader__score>p b{color:#11120f;font-size:inherit}.website-grader__score>p span{color:#707670}.website-grader__priority{display:grid;grid-template-columns:.62fr .9fr 1fr 1.45fr;margin-top:48px;border:1px solid #cfd7d0;background:linear-gradient(125deg,#f5f9d3,#e3f3e8 53%,#e2f0fe);box-shadow:0 20px 50px rgba(35,45,40,.07)}.website-grader__priority>div,.website-grader__priority>span{padding:25px}.website-grader__priority>span{color:#2f7bea}.website-grader__priority>div{border-left:1px solid rgba(70,88,75,.19)}.website-grader__priority p{margin:0 0 10px;color:#667069;font-family:var(--font-geist-mono),monospace;font-size:8px;font-weight:700;letter-spacing:.12em}.website-grader__priority strong{display:block;font-size:14px;font-weight:580;line-height:1.45}.website-grader__priority small{display:block;margin-top:10px;color:#5f665f;font-size:11px;line-height:1.5}.website-grader__categories{margin-top:78px;border-top:1px solid #dfe3de}.grader-category{border-bottom:1px solid #dfe3de}.grader-category>header{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:24px;align-items:center;padding:35px 32px;border-left:5px solid transparent;background:#f9faf8}.grader-category--red>header{border-left-color:#d64c4c;background:#fff8f7}.grader-category--orange>header{border-left-color:#dc842d;background:#fffaf3}.grader-category--yellow>header{border-left-color:#d2bb35;background:#fffdf0}.grader-category--green>header{border-left-color:#3e9b64;background:#f5fbf7}.grader-category>header>span{color:#2f7bea;font-family:var(--font-geist-mono),monospace;font-size:11px;font-weight:700}.grader-category h3{margin:0 0 7px;font-size:35px;font-weight:580;letter-spacing:-.045em}.grader-category header p{margin:0;color:#5f675f;font-size:15px}.grader-category__summary{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.grader-category__summary b{padding:6px 8px;border:1px solid #d9ded8;border-radius:999px;background:white;color:#5f665f;font:680 8px/1 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.08em}.grader-category__summary b:first-child:not(:last-child){color:#ba3e3e;border-color:#efc4c0;background:#fff3f1}.grader-score{min-width:128px;padding:15px 16px 12px;border:1px solid;border-radius:999px;font-size:27px;font-weight:610;text-align:center}.grader-score small{font-size:9px}.grader-score em{display:block;margin-top:6px;font:720 7px/1.2 var(--font-geist-mono),monospace;font-style:normal;letter-spacing:.08em}.grader-score--red{color:#ba3e3e;background:#fff0ef}.grader-score--orange{color:#ad631d;background:#fff5e8}.grader-score--yellow{color:#7b711a;background:#fbf8d2}.grader-score--green{color:#287f50;background:#e9f7ee}.grader-category__checks{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:1px;background:#dfe3de}.grader-check{display:grid;grid-template-columns:72px 1fr;gap:18px;min-height:190px;padding:29px 27px;background:#fff}.grader-check--fail{box-shadow:inset 4px 0 #df5a52;background:#fffafa}.grader-check--warning{box-shadow:inset 4px 0 #dac643;background:#fffef8}.grader-check--pass{box-shadow:inset 4px 0 #55a873;background:#fbfefc}.grader-check:last-child:nth-child(odd){grid-column:1/-1}.grader-check__status{align-self:start;width:fit-content;padding:8px 10px;border-radius:999px;font-family:var(--font-geist-mono),monospace;font-size:9px;font-weight:760;letter-spacing:.1em}.grader-check--pass .grader-check__status{color:#287f50;background:#e9f7ee}.grader-check--warning .grader-check__status{color:#806f14;background:#fbf8d2}.grader-check--fail .grader-check__status{color:#ba3e3e;background:#fff0ef}.grader-check h4{margin:1px 0 10px;font-size:18px;font-weight:640;letter-spacing:-.025em}.grader-check p{margin:0;color:#555d55;font-size:14px;line-height:1.55}.grader-check p>b{color:#242824;font-weight:640}.grader-check small{display:grid;grid-template-columns:105px 1fr;gap:10px;margin-top:16px;color:#5d655d;font-size:12px;line-height:1.5}.grader-check small b{color:#252825;font-weight:650}.website-grader__method{max-width:770px;margin:28px 0 0;color:#787e78;font-size:10px;line-height:1.55}@media (max-width:980px){.atelier-hero{min-height:850px}.atelier-hero__inner{padding-top:125px}.atelier-hero h1{font-size:clamp(58px,10vw,88px)}.atelier-evidence{grid-template-columns:1fr}.atelier-evidence__intro{position:static;max-width:750px}.atelier-loop__steps{grid-template-columns:repeat(2,1fr)}.atelier-loop__steps article:last-child{grid-column:1/-1}.home-shell--atelier .atelier-control{padding:54px 36px}.website-grader__intro{grid-template-columns:1fr;gap:34px}.website-grader__score{max-width:520px}.website-grader__priority{grid-template-columns:1fr 1fr}.website-grader__priority>div{border-left:0;border-top:1px solid rgba(70,88,75,.19)}.website-grader__priority>div:nth-child(3){border-left:1px solid rgba(70,88,75,.19)}}@media (max-width:700px){.atelier-hero{min-height:735px}.atelier-hero__inner{padding-top:100px}.atelier-hero h1{margin-top:27px;font-size:55px;line-height:.92}.atelier-hero__lead{font-size:16px}.atelier-composer-shell{margin-top:31px}.atelier-composer{padding:12px;border-radius:16px}.atelier-composer textarea{min-height:72px;font-size:17px}.atelier-composer__meta{flex-wrap:wrap;gap:5px 12px}.atelier-composer__meta span+span:before{margin-right:12px}.atelier-hero__outputs{grid-template-columns:1fr}.atelier-hero__outputs span{padding:8px 12px}.atelier-hero__thread{display:none}.atelier-before-after,.atelier-evidence,.atelier-loop,.atelier-stage,.home-shell--atelier .pricing-preview{padding-block:95px}.atelier-evidence h2,.atelier-loop h2,.atelier-section-head h2,.home-shell--atelier .pricing-preview h2,.home-shell--atelier .trust-preview h2{font-size:49px}.decision-canvas__tabs{width:100%}.decision-canvas__tabs button{min-width:0;height:62px;flex:1;padding:0 9px;font-size:10px}.decision-canvas__tabs button span{display:block;margin:0 0 6px}.decision-canvas__field{min-height:390px}.decision-canvas__screenshot{inset:20px 3%;grid-template-columns:1fr;grid-template-rows:44px minmax(0,1fr);border-radius:7px}.decision-canvas__demo-bar{grid-column:1;grid-row:1;padding:0 12px}.decision-canvas__demo-bar img{width:38px}.decision-canvas__demo-bar span{font-size:7px}.decision-canvas__demo-nav{display:none}.decision-canvas__demo-stage{grid-column:1;grid-row:2}.decision-canvas__score-ring{width:48%}.decision-canvas__autopilot{grid-template-columns:1.45fr .8fr}.decision-canvas__autopilot-main{padding:4%}.decision-canvas__autopilot-head{margin-bottom:4%}.decision-canvas__autopilot-aside{padding:10% 8%}.decision-canvas__question{top:34px;left:5%;width:90%}.decision-canvas__thread{display:none}.decision-sheet{top:190px;width:90%;min-height:340px;padding:20px}.decision-sheet h3{font-size:36px}.decision-sheet>button{left:20px;bottom:20px}.decision-sheet__rank{grid-template-columns:34px 1fr}.decision-sheet__rank small{grid-column:2;padding-bottom:9px}.decision-canvas__receipt{right:5%;bottom:22px;width:66%}.captured-site__arrival{top:10px;width:calc(100% - 20px);padding:9px}.captured-site__arrival span{display:none}.captured-site__conversion-layer{width:calc(100% - 22px);padding:17px;transform:translate(-50%,-43%)}.captured-site__layer-top{margin-bottom:13px}.captured-site__conversion-layer h2{font-size:25px}.captured-site__conversion-layer>span{margin-top:10px;font-size:10px;line-height:1.35}.captured-site__proof{margin:13px 0}.captured-site__proof b{padding:8px 2px;font-size:6px}.captured-site__conversion-layer button{padding:10px;font-size:9px}.captured-site__preserved,.captured-site__receipt{display:none}.site-stage--answer-test{min-height:0;padding:10px}.answer-test__top{grid-template-columns:1fr auto;padding:0 12px}.answer-test__top b{display:none}.answer-test__intro{grid-template-columns:1fr;padding:20px 16px}.answer-test__intro h2{font-size:30px}.answer-test__providers{justify-self:stretch}.answer-test__columns{grid-template-columns:1fr}.answer-test__columns section{min-height:0;padding:22px 16px}.answer-test__result{align-items:stretch;flex-direction:column;padding:20px 16px}.answer-test__result a{text-align:center}.home-shell--atelier .preview__body{min-height:590px;padding:54px 24px 110px}.home-shell--atelier .preview__body h3{font-size:54px}.atelier-loop__steps{grid-template-columns:1fr}.atelier-loop__steps article:last-child{grid-column:auto}.atelier-loop__steps article{min-height:215px}.atelier-loop__steps h3{margin-top:48px}.atelier-loop__rail{display:none}.home-shell--atelier .atelier-control{margin-block:95px;padding:35px 22px}.atelier-control__audiences{align-items:flex-start;flex-direction:column}.website-grader{padding-block:88px 78px}.website-grader__intro{padding-bottom:35px}.website-grader__intro h2{font-size:48px}.website-grader__score>b{font-size:66px}.website-grader__priority{grid-template-columns:1fr;margin-top:32px}.website-grader__priority>div:nth-child(3){border-left:0}.website-grader__categories{margin-top:55px}.grader-category>header{grid-template-columns:28px 1fr;gap:12px;padding:25px 16px}.grader-category h3{font-size:30px}.grader-category>header .grader-score{grid-column:2;justify-self:start}.grader-category__checks{grid-template-columns:1fr}.grader-check{grid-template-columns:66px 1fr;padding:20px 16px}.grader-check small{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.atelier-hero__dots,.atelier-hero__map .map-line,.atelier-hero__wash,.captured-site__conversion-layer{animation:none}}.site-stage--buyer-page{min-height:0;overflow:visible;background:#f4f5f2}.buyer-page{--buyer-ink:#111b2c;--buyer-blue:#2f76ed;--buyer-blue-dark:#1349a5;--buyer-line:#dce1e8;--buyer-muted:#5d6778;background:#fff;color:var(--buyer-ink);font-family:var(--font-geist),Arial,sans-serif}.buyer-page__announcement{min-height:34px;display:grid;place-items:center;padding:8px 20px;background:var(--buyer-blue);color:white;font-size:9px;font-weight:650;letter-spacing:.08em}.buyer-page__nav{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 34px;border-bottom:1px solid var(--buyer-line);background:rgba(255,255,255,.95);backdrop-filter:blur(18px)}.buyer-page__nav nav{display:flex;gap:28px}.buyer-page__nav a{color:#4f5969;font-size:10px;font-weight:560;text-decoration:none}.buyer-page__nav>a{justify-self:end;padding:11px 14px;border:1px solid var(--buyer-blue);border-radius:6px;background:var(--buyer-blue);color:#fff}.buyer-page__nav>a span{margin-left:12px}.buyer-page__identity{display:inline-flex;align-items:center;gap:10px}.buyer-page__identity>i{position:relative;display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border:1px solid var(--buyer-line);border-radius:8px;background:#eef4ff;color:var(--buyer-blue);font-style:normal}.buyer-page__identity>i:after{content:"";position:absolute;inset:5px;background-image:var(--company-icon);background-position:50%;background-repeat:no-repeat;background-size:contain}.buyer-page__identity>i .eli-mark{transform:scale(.75)}.buyer-page__identity>b{font-size:13px;letter-spacing:-.02em}.buyer-page__crumbs{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 34px;border-bottom:1px solid var(--buyer-line);color:#737d8c;font-size:9px}.buyer-page__crumbs span{color:#adb4bf}.buyer-page__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);min-height:430px;overflow:hidden;margin:18px;border-radius:5px;background:linear-gradient(145deg,#357ff2,#286ad5 52%,#123d91);color:white}.buyer-page__hero.is-evidence-only{grid-template-columns:1fr;min-height:390px}.buyer-page__hero.is-evidence-only .buyer-page__hero-copy{max-width:980px}.buyer-page__hero:before{content:"";position:absolute;inset:0;opacity:.34;background-image:radial-gradient(circle,rgba(255,255,255,.75) 1px,transparent 1.4px);background-size:8px 8px;-webkit-mask-image:radial-gradient(ellipse at 82% 20%,black 0,transparent 66%);mask-image:radial-gradient(ellipse at 82% 20%,black 0,transparent 66%)}.buyer-page__hero-copy{position:relative;z-index:2;padding:52px 38px 42px}.buyer-page__hero-copy>p:first-child{display:inline-flex;margin:0 0 14px;padding:5px 9px;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:9px;font-weight:600}.buyer-page__hero-copy time{display:block;margin-bottom:24px;color:rgba(255,255,255,.82);font-size:10px}.buyer-page__hero h1{max-width:790px;margin:0;font-size:clamp(32px,4.1vw,54px);font-weight:620;line-height:1.04;letter-spacing:-.045em}.buyer-page__hero-copy>p:nth-of-type(2){max-width:720px;margin:22px 0 0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.55}.buyer-page__hero-copy>div{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px;color:rgba(255,255,255,.75);font-size:9px}.buyer-page__hero-copy>div span+span:before{content:"·";margin-right:16px}.buyer-page__hero-visual{position:relative;z-index:2;align-self:center;min-height:290px;margin:32px 30px 32px 0;overflow:hidden;border:1px solid rgba(255,255,255,.38);border-radius:8px;background-color:rgba(8,31,76,.35);background-image:linear-gradient(rgba(11,39,88,.3),rgba(11,39,88,.78)),var(--buyer-page-image);background-position:top;background-size:cover;box-shadow:0 24px 58px rgba(7,30,74,.3)}.buyer-page__hero-visual span{position:absolute;left:18px;bottom:52px;color:rgba(255,255,255,.7);font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.buyer-page__hero-visual b{position:absolute;left:18px;bottom:28px;font-size:15px}.buyer-page__hero-visual small{position:absolute;right:18px;bottom:29px;color:rgba(255,255,255,.75);font-size:8px}.buyer-page__body{display:grid;grid-template-columns:245px minmax(0,850px);justify-content:center;gap:58px;max-width:1240px;margin:0 auto;padding:54px 36px 98px}.buyer-page__rail{align-self:start;position:sticky;top:95px}.buyer-page__assist,.buyer-page__author,.buyer-page__toc{padding:18px 0;border-bottom:1px solid var(--buyer-line)}.buyer-page__assist>b,.buyer-page__toc>b{display:block;margin-bottom:12px;font-size:10px}.buyer-page__toc a{position:relative;display:block;padding:7px 0 7px 12px;color:#667181;font-size:10px;line-height:1.35;text-decoration:none}.buyer-page__toc a:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:#e3e7ed}.buyer-page__toc a:hover{color:var(--buyer-blue)}.buyer-page__toc a:hover:before{background:var(--buyer-blue)}.buyer-page__assist a{display:grid;grid-template-columns:22px 1fr auto;align-items:center;margin-top:8px;padding:11px;border:1px solid var(--buyer-line);border-radius:6px;color:#303b4b;font-size:10px;text-decoration:none}.buyer-page__assist a>span{color:var(--buyer-blue);font-size:14px}.buyer-page__assist a>i{color:#929aa7;font-style:normal}.buyer-page__author{display:grid;grid-template-columns:42px 1fr;gap:13px}.buyer-page__author small{display:block;color:#858e9c;font-size:8px;letter-spacing:.1em}.buyer-page__author b{display:block;margin-top:5px;font-size:12px}.buyer-page__author p{margin:7px 0 0;color:#6b7584;font-size:9px;line-height:1.45}.buyer-page__article{min-width:0;color:#273244}.buyer-page__tldr{padding:0 0 45px;border-bottom:1px solid var(--buyer-line)}.buyer-page__tldr h2{margin:0 0 22px;color:var(--buyer-ink);font-size:24px;line-height:1.3}.buyer-page__tldr ul{margin:0;padding-left:25px}.buyer-page__tldr li{margin:12px 0;padding-left:6px;color:#465267;font-size:15px;line-height:1.62}.buyer-page__tldr li::marker{color:#cfd6e1}.buyer-page__tldr strong{color:#182338}.buyer-page__section{padding:50px 0;border-bottom:1px solid var(--buyer-line)}.buyer-page__section>h2{max-width:760px;margin:0 0 18px;color:var(--buyer-ink);font-size:26px;font-weight:630;line-height:1.22;letter-spacing:-.025em}.buyer-page__section>p{max-width:790px;margin:0 0 25px;color:#536074;font-size:15px;line-height:1.72}.buyer-page__section blockquote{margin:28px 0 24px;padding:23px 26px;border-left:4px solid var(--buyer-blue);background:#f5f7fa;color:#111c2f;font-size:24px;font-weight:570;line-height:1.28;letter-spacing:-.025em}.buyer-page__notice{padding:22px;border:1px solid #eadb9b;background:#fff9df;color:#675b2d;font-size:13px;line-height:1.55}.buyer-page__answer-list{display:grid;gap:16px}.buyer-page__answer-list>article{overflow:hidden;border:1px solid var(--buyer-line);border-radius:6px;background:white}.buyer-page__answer-list header{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid var(--buyer-line);background:#f8fafc}.buyer-page__answer-list header b{color:#152239;font-size:13px}.buyer-page__answer-list header span{padding:5px 7px;border-radius:999px;font:700 7px/1 var(--font-geist-mono),monospace;letter-spacing:.07em}.buyer-page__answer-list .is-named{background:#e6f6ed;color:#23764b}.buyer-page__answer-list .is-missed{background:#fff0ef;color:#bd4944}.buyer-page__answer-list>article>p{margin:0;padding:20px 18px;color:#455166;font-size:13px;line-height:1.68}.buyer-page__answer-list>article>div{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:13px 18px;border-top:1px solid var(--buyer-line);color:#657083;font-size:10px}.buyer-page__answer-list>article>div b{color:#28364b;font:700 7px/1.4 var(--font-geist-mono),monospace;letter-spacing:.08em}.buyer-page__answer-list footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 18px;border-top:1px solid var(--buyer-line);background:#fbfcfd;font-size:9px}.buyer-page__answer-list footer span{margin-right:auto;color:#7a8493}.buyer-page__answer-list footer a{color:var(--buyer-blue)}.buyer-page__comparison{overflow:hidden;border:1px solid var(--buyer-line);border-radius:5px}.buyer-page__comparison>div{display:grid;grid-template-columns:.7fr .7fr 1.45fr .45fr}.buyer-page__comparison>div+div{border-top:1px solid var(--buyer-line)}.buyer-page__comparison>div:first-child{background:#f1f3f6}.buyer-page__comparison>div>*{min-width:0;padding:14px 16px;border-right:1px solid var(--buyer-line)}.buyer-page__comparison>div>:last-child{border-right:0}.buyer-page__comparison b{font-size:10px}.buyer-page__comparison span,.buyer-page__comparison strong{color:#4d596c;font-size:11px;line-height:1.45}.buyer-page__source{display:flex;justify-content:space-between;gap:20px;margin-top:25px;padding:13px 0;border-block:1px solid var(--buyer-line);color:#788292;font-size:9px}.buyer-page__source span{font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase}.buyer-page__source a{color:var(--buyer-blue)}.buyer-page__proof-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;padding:1px;background:var(--buyer-line)}.buyer-page__proof-list>div{min-height:155px;padding:20px;background:#fff}.buyer-page__proof-list>div>span{color:var(--buyer-blue);font:700 8px/1 var(--font-geist-mono),monospace}.buyer-page__proof-list b{display:block;margin-top:20px;color:#18243a;font-size:14px}.buyer-page__proof-list p{margin:8px 0 16px;color:#5b6779;font-size:11px;line-height:1.55}.buyer-page__proof-list i{color:#297c4f;font:700 7px/1 var(--font-geist-mono),monospace;font-style:normal;letter-spacing:.1em}.buyer-page__draft{overflow:hidden;border:1px solid #cdd7e8;border-radius:7px;background:#f8fbff}.buyer-page__draft>span{display:block;padding:13px 18px;background:var(--buyer-blue);color:white;font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.buyer-page__draft>div{padding:20px 22px;border-bottom:1px solid #dbe3ef}.buyer-page__draft small{display:block;margin-bottom:10px;color:var(--buyer-blue-dark);font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase}.buyer-page__draft h3{max-width:700px;margin:0;color:#152138;font-size:23px;line-height:1.25}.buyer-page__draft p{margin:0;color:#4d5a6f;font-size:13px;line-height:1.6}.buyer-page__draft ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.buyer-page__draft li{display:grid;grid-template-columns:170px 1fr;gap:18px;color:#536075;font-size:11px;line-height:1.48}.buyer-page__draft li b{color:#1d2940}.buyer-page__draft footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;background:#edf4ff}.buyer-page__draft footer b{color:#46546a;font-size:10px;font-weight:560}.buyer-page__draft button{flex:0 0 auto;padding:10px 12px;border:0;border-radius:5px;background:#152138;color:white;font-size:9px}.buyer-page__sources{border-top:1px solid var(--buyer-line)}.buyer-page__sources>a{display:grid;grid-template-columns:36px 1fr 150px 20px;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--buyer-line);color:#27344a;text-decoration:none}.buyer-page__sources>a>span{color:var(--buyer-blue);font:700 8px/1 var(--font-geist-mono),monospace}.buyer-page__sources>a b{overflow:hidden;font-size:11px;font-weight:580;text-overflow:ellipsis;white-space:nowrap}.buyer-page__sources>a small{color:#788292;font-size:9px}.buyer-page__sources>a i{color:var(--buyer-blue);font-style:normal}.buyer-page__method-table{width:100%;border-collapse:collapse;font-size:11px;line-height:1.5}.buyer-page__method-table td,.buyer-page__method-table th{padding:14px 16px;border:1px solid var(--buyer-line);text-align:left;vertical-align:top}.buyer-page__method-table th{width:190px;background:#f3f5f8;color:#233047}.buyer-page__method-table td{color:#566276}.buyer-page__faq{border-top:1px solid var(--buyer-line)}.buyer-page__faq details{border-bottom:1px solid var(--buyer-line)}.buyer-page__faq summary{display:flex;justify-content:space-between;gap:20px;padding:18px 0;cursor:pointer;color:#1d2a40;font-size:13px;font-weight:620;list-style:none}.buyer-page__faq summary::-webkit-details-marker{display:none}.buyer-page__faq summary span{color:var(--buyer-blue);font-size:20px;font-weight:400}.buyer-page__faq details p{margin:0 0 9px;color:#626e80;font-size:11px;line-height:1.55}.buyer-page__faq details>b{display:block;margin-bottom:20px;color:#354157;font-size:10px;line-height:1.5}.buyer-page__cta{margin-top:52px;padding:34px;border-radius:6px;background:#13213a;color:#fff}.buyer-page__cta>span{color:#9dbef7;font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase}.buyer-page__cta h2{max-width:650px;margin:16px 0;font-size:30px;font-weight:620;line-height:1.13;letter-spacing:-.03em}.buyer-page__cta p{color:#b9c4d6;font-size:11px}.buyer-page__cta>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.buyer-page__cta a,.buyer-page__cta button{padding:11px 13px;border:1px solid #50617e;border-radius:5px;background:transparent;color:white;font:600 9px/1 var(--font-geist),sans-serif;text-decoration:none}.buyer-page__cta a:first-child{border-color:var(--buyer-blue);background:var(--buyer-blue)}.buyer-page__cta a span{margin-left:12px}.buyer-build{display:grid;grid-template-rows:72px minmax(0,1fr) auto;min-height:100vh;padding:0;background:#f7f8f5;color:#111310}.buyer-build__nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;border-bottom:1px solid #dfe3de;background:rgba(255,255,255,.88)}.buyer-build__nav>span{font:700 9px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.buyer-build__nav>b{justify-self:end;color:#7b827b;font-size:10px;font-weight:520}.buyer-build__workspace{display:grid;grid-template-columns:.7fr 1.3fr;gap:5vw;align-items:center;width:min(1420px,calc(100% - 8vw));margin:0 auto;padding:42px 0}.buyer-build__steps>p{margin:0;color:#2f7bea;font:730 9px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.buyer-build__steps h1{margin:24px 0 38px;font-size:clamp(48px,5.8vw,82px);font-weight:550;line-height:.92;letter-spacing:-.065em}.buyer-build__steps h1 em{color:#2f7bea;font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400;font-style:normal}.buyer-build__steps>div{border-top:1px solid #dfe3de}.buyer-build__steps>div>span{display:grid;grid-template-columns:38px 1fr auto;align-items:center;min-height:54px;border-bottom:1px solid #dfe3de;color:#a0a6a0;font-size:12px;transition:color .45s ease,transform .45s ease}.buyer-build__steps>div>span b{font:700 8px/1 var(--font-geist-mono),monospace}.buyer-build__steps>div>span i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #dfe3de;border-radius:50%;font-style:normal}.buyer-build__steps>div>span.is-done{color:#111310;transform:translateX(5px)}.buyer-build__steps>div>span.is-done i{border-color:#b9d9c4;background:#e8f6ed;color:#27774b}.buyer-build__steps>small{display:block;margin-top:21px;color:#777e77;font-size:10px;line-height:1.5}.buyer-build__page{position:relative;min-height:650px;overflow:hidden;border:1px solid #cfd5cf;border-radius:8px;background:white;box-shadow:0 32px 90px rgba(24,35,28,.13)}.buyer-build__browser{height:47px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid #dfe3de;background:#f8f9f6}.buyer-build__browser>i{width:7px;height:7px;border-radius:50%;background:#e8cf59}.buyer-build__browser>i:first-child{background:#e76b65}.buyer-build__browser>i:nth-child(3){background:#5fbd7d}.buyer-build__browser span{margin-left:auto;margin-right:auto;color:#858b85;font-size:9px}.buyer-build__banner{min-height:250px;padding:48px 7%;background:linear-gradient(125deg,#111310,#18211d);color:white}.buyer-build__banner span{color:#eaf2a8;font:700 8px/1 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.12em}.buyer-build__banner b{display:block;width:78%;margin-top:24px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(35px,4vw,58px);font-weight:400;line-height:.95;letter-spacing:-.04em}.buyer-build__banner i{display:block;width:40%;height:8px;margin-top:26px;border-radius:99px;background:#394039}.buyer-build__columns{display:grid;grid-template-columns:1fr 185px;gap:28px;padding:35px 7%}.buyer-build__columns>div{display:grid;gap:12px}.buyer-build__columns>div>b{width:54%;height:18px;background:#1e211e}.buyer-build__columns>div>span{width:96%;height:8px;border-radius:99px;background:#e2e6e2}.buyer-build__columns>div>span:nth-of-type(2),.buyer-build__columns>div>span:nth-of-type(4){width:73%}.buyer-build__columns>div>em{height:94px;margin:12px 0;border-left:4px solid #2f7bea;background:#f3f6f2}.buyer-build__columns aside{display:grid;align-content:start;gap:10px;padding-left:18px;border-left:1px solid #dfe3de}.buyer-build__columns aside>b{width:74%;height:12px;background:#272b27}.buyer-build__columns aside>span{height:8px;background:#e1e5e1}.buyer-build__columns aside>i{height:72px;margin-top:12px;border:1px solid #dfe3de;background:#fafbf8}.buyer-build__cursor{position:absolute;z-index:3;left:62%;top:44%;animation:buyer-cursor 5.3s cubic-bezier(.5,0,.2,1) infinite}.buyer-build__cursor:before{content:"";display:block;width:0;height:0;border-top:18px solid #2f7bea;border-right:12px solid transparent;transform:rotate(-18deg);filter:drop-shadow(0 3px 3px rgba(14,28,19,.2))}.buyer-build__cursor span{display:block;margin:3px 0 0 9px;padding:6px 8px;border-radius:4px;background:#2f7bea;color:white;font:700 7px/1 var(--font-geist-mono),monospace;letter-spacing:.08em;box-shadow:0 8px 20px rgba(47,123,234,.24)}.buyer-build__status{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,2fr) 45px;align-items:center;gap:22px;padding:19px 4vw;border-top:1px solid #dfe3de;background:white}.buyer-build__status>span{overflow:hidden;font-size:11px;font-weight:590;text-overflow:ellipsis;white-space:nowrap}.buyer-build__status>i{height:3px;overflow:hidden;border-radius:99px;background:#e4e7e4}.buyer-build__status>i>em{display:block;height:100%;background:linear-gradient(90deg,#2f7bea,#93c9f6,#dce99b);transition:width .8s cubic-bezier(.16,1,.3,1)}.buyer-build__status>b{color:#6c736c;font:700 9px/1 var(--font-geist-mono),monospace}.buyer-build__status .takeover-status__actions{grid-column:1/-1}@keyframes buyer-cursor{0%,to{transform:translate(0)}22%{transform:translate(-290px,-145px)}43%{transform:translate(100px,-175px)}65%{transform:translate(-190px,150px)}84%{transform:translate(130px,120px)}}@media (max-width:980px){.buyer-page__hero{grid-template-columns:1fr}.buyer-page__hero-copy{padding-bottom:26px}.buyer-page__hero-visual{min-height:260px;margin:0 32px 32px}.buyer-page__body{grid-template-columns:1fr}.buyer-page__rail{position:static;display:grid;grid-template-columns:1fr 1fr;gap:24px}.buyer-page__author{display:none}.buyer-build__workspace{grid-template-columns:1fr;padding-block:35px}.buyer-build__steps{display:grid;grid-template-columns:1fr 1fr;gap:35px}.buyer-build__steps h1{margin:16px 0 0}.buyer-build__steps>div{grid-column:2;grid-row:1/4}.buyer-build__page{min-height:570px}}@media (max-width:700px){.buyer-page__nav{grid-template-columns:1fr auto;padding:0 16px}.buyer-page__nav nav{display:none}.buyer-page__crumbs{padding-inline:16px}.buyer-page__hero{margin:10px}.buyer-page__hero-copy{padding:35px 22px 22px}.buyer-page__hero h1{font-size:34px}.buyer-page__hero-copy>div{gap:8px}.buyer-page__hero-copy>div span+span:before{margin-right:8px}.buyer-page__hero-visual{min-height:210px;margin:0 20px 20px}.buyer-page__body{padding:34px 17px 70px}.buyer-page__rail{display:block}.buyer-page__toc{display:none}.buyer-page__section{padding:42px 0}.buyer-page__section>h2{font-size:24px}.buyer-page__fit,.buyer-page__proof-list{grid-template-columns:1fr}.buyer-page__fit>.buyer-page__eyebrow{grid-column:auto}.buyer-page__comparison{overflow-x:auto}.buyer-page__comparison>div{min-width:720px}.buyer-page__draft li{grid-template-columns:1fr;gap:5px}.buyer-page__draft footer{align-items:flex-start;flex-direction:column}.buyer-page__sources>a{grid-template-columns:30px 1fr 20px}.buyer-page__sources>a small{display:none}.buyer-page__method-table th{width:125px}.buyer-page__cta{padding:28px 21px}.buyer-build{grid-template-rows:58px 1fr auto}.buyer-build__nav{grid-template-columns:1fr auto}.buyer-build__nav>span{display:none}.buyer-build__workspace{width:calc(100% - 30px)}.buyer-build__steps{display:block}.buyer-build__steps h1{font-size:45px}.buyer-build__steps>div{margin-top:28px}.buyer-build__page{min-height:430px}.buyer-build__banner{min-height:165px;padding:28px 6%}.buyer-build__banner b{font-size:33px}.buyer-build__columns{grid-template-columns:1fr;padding:24px 6%}.buyer-build__columns aside{display:none}.buyer-build__cursor{left:64%;top:45%}.buyer-build__status{grid-template-columns:1fr 42px;gap:12px}.buyer-build__status>i{grid-column:1/-1;grid-row:2}}@media (prefers-reduced-motion:reduce){.buyer-build__cursor{animation:none}}.atelier-hero{min-height:720px!important;padding-bottom:42px;background:radial-gradient(ellipse 42% 30% at 8% 100%,rgba(234,242,168,.58),transparent 72%),radial-gradient(ellipse 48% 32% at 92% 98%,rgba(209,232,255,.72),transparent 74%),radial-gradient(ellipse 45% 27% at 52% 108%,rgba(214,241,226,.72),transparent 72%),#fbfaf7!important}.atelier-hero__inner{padding-top:72px!important}.atelier-hero h1{margin-block:24px 18px;font-size:clamp(60px,7vw,106px)}.atelier-composer-shell{margin-top:24px}.atelier-composer{min-height:154px!important}.atelier-composer textarea{min-height:70px!important}.atelier-composer__footer>button{width:auto;min-width:215px;padding:0 10px 0 15px;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;font-weight:650}.atelier-composer__footer>button b{font-size:20px;font-weight:450}.atelier-composer__meta{padding-top:11px}@media (max-width:700px){.atelier-hero{min-height:auto!important;padding-bottom:54px}.atelier-hero__inner{padding-top:66px!important}.atelier-hero h1{font-size:clamp(48px,14.5vw,64px)}.atelier-composer__footer{align-items:flex-end;gap:10px}.atelier-composer__footer>button{min-width:44px;width:44px;padding:0;justify-content:center}.atelier-composer__footer>button span{position:absolute;width:1px;height:1px;clip:rect(0 0 0 0);overflow:hidden}}.atelier-hero{min-height:760px!important;padding-bottom:82px;border-bottom:0;background:radial-gradient(ellipse 52% 34% at 4% 105%,rgba(234,242,168,.58),transparent 74%),radial-gradient(ellipse 58% 38% at 96% 101%,rgba(210,233,255,.76),transparent 76%),radial-gradient(ellipse 58% 28% at 52% 110%,rgba(216,241,228,.74),transparent 76%),linear-gradient(180deg,#fbfaf7,#fbfaf7 58%,#f7faf4 82%,#fdfdfb)!important}.atelier-hero:after{content:"";position:absolute;right:-7%;bottom:-38px;left:-7%;z-index:-1;height:190px;background:linear-gradient(180deg,transparent,rgba(253,253,251,.72) 58%,#fdfdfb);pointer-events:none}.atelier-hero__dots{opacity:.34;mask-image:linear-gradient(180deg,transparent 13%,#000 52%,rgba(0,0,0,.65) 83%,transparent)}.atelier-hero__wash{bottom:-250px;height:520px;filter:blur(40px);opacity:.62}.atelier-hero__inner{padding-top:92px!important}.atelier-hero h1{max-width:930px;margin-block:22px 20px;font-size:clamp(52px,5.8vw,84px);font-weight:540;line-height:.96;letter-spacing:-.058em;text-wrap:balance}.atelier-hero__lead{max-width:650px;font-size:16px;line-height:1.6}.atelier-hero+.atelier-stage{position:relative;margin-top:-1px;padding-top:118px;background:#fdfdfb}.atelier-composer-shell{width:min(700px,100%);max-width:700px!important}.atelier-composer{min-height:126px!important;padding:12px 12px 9px;border-radius:16px}.atelier-composer textarea{min-height:53px!important;padding:3px 5px;font-size:17px}.atelier-composer__footer{min-height:42px}.atelier-composer__capture{padding-left:5px}.atelier-composer__footer>button{height:40px;min-width:196px;border-radius:11px}.atelier-hero__outputs{width:min(640px,100%);margin-top:22px}.plan-grid--value{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:88px}.plan-card--value{min-width:0;min-height:820px;padding:22px 20px 26px}.plan-card--value h2{margin-top:22px;font-size:39px}.plan-card--value .plan-card__outcome{min-height:58px;font-size:14px}.plan-card--value .plan-card__fit{min-height:57px;font-size:10px}.plan-card--value .plan-price{margin-top:14px}.plan-card--value .plan-price b{font-size:50px}.plan-card--value .plan-capacity{margin-top:18px}.plan-card--value .plan-capacity>*{padding:9px 10px;font-size:9px}.plan-card--value .ai-providers--compact{margin-top:13px}.plan-card--value>a{margin:15px 0 12px;padding:13px 8px;font-size:9px}.plan-card--value li{padding:9px 0;font-size:9px}.plan-card--free{background:linear-gradient(145deg,rgba(234,242,168,.72),rgba(227,242,234,.62))}@media (max-width:1250px) and (min-width:1001px){.plan-grid--value{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.plan-card--value{margin:0;min-height:760px}.plan-card--value.is-recommended{transform:none;box-shadow:9px 9px 0 var(--ink)}}@media (max-width:700px){.atelier-hero{min-height:auto!important;padding-bottom:58px}.atelier-hero__inner{padding-top:64px!important}.atelier-hero h1{font-size:clamp(45px,13vw,59px);line-height:.96}.atelier-hero__lead{max-width:92%;font-size:15px}.atelier-hero+.atelier-stage{padding-top:82px}.atelier-composer-shell{max-width:100%!important}.atelier-composer{min-height:116px!important}.atelier-composer textarea{min-height:50px!important}.atelier-composer__capture{max-width:215px;font-size:10px;line-height:1.25}}.insight-visual{border:1px solid var(--line);background:linear-gradient(145deg,#f6f8dd,#eaf4ef 58%,#e7f0fe);color:var(--ink);box-shadow:none}.insight-visual__copy{border-right:1px solid var(--line)}.insight-visual__copy>span{color:var(--blue)}.insight-visual__copy p{color:#5d615c}.insight-loop{background:rgba(255,255,255,.58)}.insight-loop__question{border:1px solid var(--line);box-shadow:none;background:#fff}.insight-loop__providers span{border:1px solid var(--line);background:rgba(255,255,255,.8);color:var(--ink)}.insight-loop__path{color:var(--ink)}.company-logo-grid{background:rgba(255,255,255,.55)}.company-logo-grid span,.company-logo-grid--focused span{border:1px solid var(--line);box-shadow:none;border-radius:8px}.insights-card__visual{border:1px solid var(--line);box-shadow:none}.insights-card{border-top:1px solid var(--ink)}@media (max-width:900px){.insight-visual__copy{border-right:0;border-bottom:1px solid var(--line)}}.home-shell--atelier .pricing-preview__plans{gap:1px;margin-top:48px}.home-shell--atelier .pricing-preview__plans article{min-width:0;min-height:510px;padding:22px 20px 20px}.home-shell--atelier .pricing-preview__plans article>b{margin-top:24px;font-size:clamp(46px,4vw,62px)}.home-shell--atelier .pricing-preview__plans article>p{min-height:48px;margin:16px 0 12px;font-size:13px;line-height:1.35}.home-shell--atelier .pricing-preview__plans article>.ai-providers{margin:0 0 10px}.home-shell--atelier .pricing-preview__plans ul{margin:14px 0 18px}.home-shell--atelier .pricing-preview__plans li{padding:9px 0;font-size:10px;line-height:1.35}.home-shell--atelier .pricing-preview__plans article>a{padding:13px 10px}@media (max-width:1250px){.home-shell--atelier .pricing-preview__plans{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.home-shell--atelier .pricing-preview__plans{grid-template-columns:1fr}.home-shell--atelier .pricing-preview__plans article{min-height:480px}}.home-shell--atelier .pricing-preview{background:#f7f7f3;border-top:1px solid var(--atelier-line)}.home-shell--atelier .pricing-preview__head{margin:0 auto}.home-shell--atelier .pricing-preview__head .section-index{margin:0 0 20px;color:var(--atelier-blue)}.home-shell--atelier .pricing-preview__head h2{max-width:720px;margin:0 auto;font-size:clamp(48px,5.4vw,76px);line-height:.94;letter-spacing:-.06em}.home-shell--atelier .pricing-preview__head>p:last-child{max-width:620px;margin:24px auto 0;color:#62665f;line-height:1.55}.home-shell--atelier .pricing-preview__plans{width:min(1500px,calc(100% - 44px));margin:58px auto 0;padding:0;overflow:hidden;background:white;border:1px solid #d8dbd5;border-radius:16px;box-shadow:0 24px 70px rgba(41,48,40,.08)}.home-shell--atelier .pricing-preview__plans .pricing-plan{min-width:0;min-height:610px;padding:28px 26px 25px;border-right:1px solid #dfe1dc}.home-shell--atelier .pricing-preview__plans .pricing-plan--free{background:linear-gradient(155deg,#fbfddf,#f0f8e8 58%,#edf6f2)}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended{position:relative;z-index:1;background:linear-gradient(180deg,#eef4ff,#fff 42%);box-shadow:inset 0 4px 0 var(--atelier-blue)}.home-shell--atelier .pricing-plan__top{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.home-shell--atelier .pricing-plan__top>span{color:var(--atelier-ink);font-size:12px;font-weight:780;letter-spacing:-.01em}.home-shell--atelier .pricing-plan__top>small{padding:5px 8px;background:#dff0b7;color:#314630;font-size:8px;font-weight:820;letter-spacing:.08em}.home-shell--atelier .pricing-preview__plans .pricing-plan>b{font-size:clamp(42px,3.6vw,58px);font-weight:590;letter-spacing:-.065em;line-height:1}.home-shell--atelier .pricing-preview__plans .pricing-plan>b small{margin-left:6px;color:#777b75;font-weight:550;letter-spacing:0}.home-shell--atelier .pricing-preview__plans .pricing-plan>p{min-height:52px;margin:18px 0 22px;color:#555b54;font-weight:520;line-height:1.45}.home-shell--atelier .pricing-plan__capacity{display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-shell--atelier .pricing-plan__capacity>span{min-width:0;padding:13px 12px;display:flex;flex-direction:column;gap:8px;background:rgba(247,248,245,.9);border:1px solid #dfe1dc;border-radius:9px}.home-shell--atelier .pricing-plan.is-recommended .pricing-plan__capacity>span{background:rgba(255,255,255,.88)}.home-shell--atelier .pricing-plan__capacity small{color:#737871;font-size:7px;font-weight:780;letter-spacing:.09em;line-height:1.25}.home-shell--atelier .pricing-plan__capacity b{font-size:25px;font-weight:610;letter-spacing:-.04em;line-height:1}.home-shell--atelier .pricing-preview__plans .pricing-plan ul{margin:22px 0 24px;border-top:1px solid #dfe1dc}.home-shell--atelier .pricing-preview__plans .pricing-plan li{padding:11px 0;color:#424840;border-bottom:1px solid #eceee9;font-size:10px;line-height:1.35}.home-shell--atelier .pricing-preview__plans .pricing-plan>a{padding:14px 15px;display:flex;align-items:center;justify-content:space-between;background:var(--atelier-ink);color:white;font-weight:760}.home-shell--atelier .pricing-preview__note{margin:20px auto 0;color:#777b75;font-size:9px}@media (max-width:1180px){.home-shell--atelier .pricing-preview__plans{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(2){border-right:0}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(-n+2){border-bottom:1px solid #dfe1dc}}@media (max-width:700px){.home-shell--atelier .pricing-preview{padding-block:88px 72px}.home-shell--atelier .pricing-preview__head,.home-shell--atelier .pricing-preview__plans{width:min(100% - 28px,520px)}.home-shell--atelier .pricing-preview__head h2{font-size:48px}.home-shell--atelier .pricing-preview__plans{grid-template-columns:1fr;border-radius:12px}.home-shell--atelier .pricing-preview__plans .pricing-plan{min-height:570px;border-right:0;border-bottom:1px solid #dfe1dc}.home-shell--atelier .pricing-preview__plans .pricing-plan:last-child{border-bottom:0}}.agent-workspace,.conversion-agent,.search-analytics{overflow:hidden;border:1px solid #d9ddd7;border-radius:14px;background:#fff;box-shadow:0 26px 72px rgba(35,48,39,.09)}.agent-workspace{margin-top:54px}.agent-workspace__bar,.conversion-agent__bar,.search-analytics__bar{min-height:52px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:0 19px;border-bottom:1px solid #e0e3de;background:#fafbf9}.agent-workspace__bar>span,.conversion-agent__bar>span,.search-analytics__bar>span{display:flex;gap:6px}.agent-workspace__bar>span i,.conversion-agent__bar>span i,.search-analytics__bar>span i{width:7px;height:7px;border-radius:50%;background:#d9ded8}.agent-workspace__bar>span i:nth-child(2),.conversion-agent__bar>span i:nth-child(2),.search-analytics__bar>span i:nth-child(2){background:var(--atelier-lime)}.agent-workspace__bar>span i:nth-child(3),.conversion-agent__bar>span i:nth-child(3),.search-analytics__bar>span i:nth-child(3){background:var(--atelier-blue)}.agent-workspace__bar>b,.conversion-agent__bar>b,.search-analytics__bar>b{color:#333832;font-size:11px;font-weight:620}.agent-workspace__bar>em,.conversion-agent__bar>em,.search-analytics__bar>em{justify-self:end;color:#2d8664;font:740 8px/1 var(--font-geist-mono),monospace;font-style:normal;letter-spacing:.1em}.agent-workspace__body{display:grid;grid-template-columns:184px minmax(0,1fr);min-height:520px}.agent-workspace__nav{padding:29px 15px;border-right:1px solid #e0e3de;background:#fbfcfa}.agent-workspace__nav>strong{display:block;padding:0 12px 24px;font-size:20px;letter-spacing:-.06em}.agent-workspace__nav>span{min-height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:7px;color:#737870;font-size:10px;font-weight:600}.agent-workspace__nav>span.is-active{color:#1f2520;background:#edf2ff}.agent-workspace__nav>span b{min-width:20px;padding:4px 6px;border-radius:999px;color:var(--atelier-blue);background:#fff;font-size:8px;text-align:center}.agent-board{min-width:0;display:flex;flex-direction:column;background:#f5f7f4}.agent-board>header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 28px;border-bottom:1px solid #e0e3de;background:#fff}.agent-board>header small,.search-analytics__chart header small{color:var(--atelier-blue);font:740 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.agent-board>header h3{margin:10px 0 0;font-size:clamp(23px,2.4vw,34px);line-height:1;letter-spacing:-.045em}.agent-board>header>span{flex:none;display:flex;align-items:center;gap:8px;color:#318061;font-size:9px;font-weight:680}.agent-board>header>span i{width:8px;height:8px;border-radius:50%;background:#35a579;box-shadow:0 0 0 5px rgba(53,165,121,.1);animation:growth-agent-live 2.3s ease-in-out infinite}.agent-board__columns{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px}.agent-board__columns section{min-width:0}.agent-board__columns section>p{display:flex;justify-content:space-between;margin:0 2px 12px;color:#7b8179;font:740 8px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.agent-board__columns section>p b{color:var(--atelier-blue)}.agent-board__columns article{min-height:118px;margin-bottom:10px;padding:16px;border:1px solid #dde1dc;border-radius:9px;background:#fff}.agent-board__columns article>small{color:#8a8f87;font:720 7px/1.2 var(--font-geist-mono),monospace;letter-spacing:.09em}.agent-board__columns article>strong{display:block;margin-top:17px;font-size:11px;line-height:1.45}.agent-board__columns article footer{display:flex;align-items:center;justify-content:space-between;margin-top:21px;color:#667069;font-size:8px}.agent-board__columns article footer span{padding:5px 7px;border-radius:999px;color:#2d6d53;background:#edf8f2}.agent-board__columns article footer i{color:var(--atelier-blue);font-size:14px;font-style:normal}.agent-board__columns article.is-working{min-height:246px;border-color:rgba(47,123,234,.35);box-shadow:inset 3px 0 0 var(--atelier-blue)}.agent-board__columns article ul{margin:22px 0 0;padding:0;list-style:none}.agent-board__columns article li{display:flex;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #edf0ec;color:#626960;font-size:9px}.agent-board__columns article li i{width:7px;height:7px;border-radius:50%;background:#37a77b}.agent-board__providers{min-height:246px!important}.agent-board__providers>div{margin-top:16px}.agent-board__providers>div span{display:grid;grid-template-columns:18px 1fr 7px;align-items:center;gap:9px;min-height:43px;border-top:1px solid #edf0ec;color:#4f5650;font-size:9px;font-weight:620}.agent-board__providers img{width:16px;height:16px;object-fit:contain}.agent-board__providers span i{width:7px;height:7px;border-radius:50%;background:#37a77b}.agent-board__result{min-height:56px;display:flex;align-items:center;gap:24px;padding:0 25px;border-top:1px solid #e0e3de;background:#fff;color:#666d65;font-size:9px}.agent-board__result span{display:flex;align-items:center;gap:7px}.agent-board__result span i{width:7px;height:7px;border-radius:50%;background:#37a77b}.agent-board__result strong{margin-left:auto;color:#202520}.ai-analytics-section{padding-block:126px 138px;border-top:1px solid rgba(18,17,15,.14)}.ai-analytics-section .atelier-section-head{max-width:760px}.search-analytics{margin-top:55px}.search-analytics__models{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e0e3de}.search-analytics__models>span{min-height:86px;display:grid;grid-template-columns:25px 1fr;align-content:center;gap:5px 10px;padding:17px 21px;border-right:1px solid #e0e3de;color:#747a72}.search-analytics__models>span:last-child{border-right:0}.search-analytics__models>span.is-active{color:#202520;box-shadow:inset 0 -3px 0 var(--atelier-blue);background:#f8faff}.search-analytics__models img{grid-row:1/span 2;width:23px;height:23px;object-fit:contain}.search-analytics__models b{font-size:11px}.search-analytics__models small{font-size:8px}.search-analytics__main{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:420px}.search-analytics__chart{min-width:0;padding:30px 32px 23px;border-right:1px solid #e0e3de}.search-analytics__chart header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.search-analytics__chart header h3{margin:11px 0 0;font-size:clamp(25px,2.8vw,39px);letter-spacing:-.05em}.search-analytics__chart header>span{padding:8px 10px;border:1px solid #dfe3dd;border-radius:7px;color:#747a72;font-size:8px}.search-analytics__chart>div{height:220px;display:flex;align-items:end;gap:clamp(5px,1vw,13px);margin-top:37px;padding:0 5px;border-bottom:1px solid #dfe3dd;background-image:linear-gradient(#edf0ec 1px,transparent 0);background-size:100% 55px}.search-analytics__chart>div>i{flex:1;min-width:5px;height:var(--bar-height);display:flex;flex-direction:column;justify-content:flex-end;border-radius:4px 4px 0 0;overflow:hidden;background:#e8eef9;animation:eli-chart-rise .7s ease both;transform-origin:bottom}.search-analytics__chart>div>i b{height:66%;background:var(--atelier-blue)}.search-analytics__chart>div>i span{height:34%;background:#8ed0b4}.search-analytics__chart footer{display:flex;flex-wrap:wrap;gap:16px;margin-top:17px;color:#6d746d;font-size:8px}.search-analytics__chart footer span:before{content:"";width:7px;height:7px;display:inline-block;margin-right:6px;border-radius:2px;background:var(--atelier-blue)}.search-analytics__chart footer span:nth-child(2):before{background:#8ed0b4}.search-analytics__chart footer span:nth-child(3):before{background:var(--atelier-lime)}.search-analytics__main>aside{padding:32px 25px;background:#fbfcfa}.search-analytics__main>aside>small{color:#777d75;font:740 8px/1.3 var(--font-geist-mono),monospace;letter-spacing:.11em}.search-analytics__main>aside ol{margin:30px 0 0;padding:0;list-style:none}.search-analytics__main>aside li{position:relative;min-height:65px;display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;color:#5a625b;font-size:10px;line-height:1.35}.search-analytics__main>aside li:not(:last-child):after{content:"";position:absolute;left:7px;top:19px;bottom:4px;width:1px;background:#d9ded8}.search-analytics__main>aside li i{position:relative;z-index:1;width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:var(--atelier-blue);box-shadow:0 0 0 1px #bfc9bc}.search-analytics__main>aside li.is-result{padding:16px 14px;border-radius:8px;color:#203f31;background:#eef7cc;font-weight:700}.ai-landscape-section{padding-block:112px 122px;border-block:1px solid rgba(18,17,15,.14);background:#f8f9f7}.ai-landscape-section .shell{display:grid;grid-template-columns:minmax(270px,.65fr) minmax(0,1.35fr);gap:clamp(55px,8vw,120px);align-items:center}.ai-landscape-section header h2{max-width:500px;margin:29px 0 19px;font-size:clamp(40px,4.6vw,66px);line-height:.93;letter-spacing:-.06em}.ai-landscape-section header>p:last-child{max-width:480px;margin:0;color:#656c64;font-size:13px;line-height:1.6}.ai-platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #dce0da;border-left:1px solid #dce0da;background:#fff}.ai-platform-grid>div{position:relative;min-height:118px;display:flex;align-items:center;justify-content:center;gap:11px;padding:18px 10px;border-right:1px solid #dce0da;border-bottom:1px solid #dce0da}.ai-platform-grid img{width:26px;height:26px;object-fit:contain}.ai-platform-grid strong{font-size:12px;letter-spacing:-.02em}.ai-platform-grid small{position:absolute;left:10px;bottom:9px;color:#2f8462;font:700 6px/1 var(--font-geist-mono),monospace;letter-spacing:.08em}.conversion-agent__bar>em{display:flex;align-items:center;gap:8px}.conversion-agent__bar>em>i{width:7px;height:7px;border-radius:50%;background:#35a579;box-shadow:0 0 0 4px rgba(53,165,121,.1)}.conversion-agent__body{display:grid;grid-template-columns:220px minmax(0,1fr) 250px;min-height:460px}.conversion-agent__body>aside,.conversion-agent__body>section{padding:30px 22px;background:#fbfcfa}.conversion-agent__body>aside{border-right:1px solid #e0e3de}.conversion-agent__body>section{border-left:1px solid #e0e3de}.conversion-agent__body>aside>small,.conversion-agent__body>section>small{color:#767c74;font:740 8px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.conversion-agent__body>aside>p{display:grid;grid-template-columns:24px 1fr;gap:7px;margin:0;padding:18px 10px;border-bottom:1px solid #e6e9e4;color:#666d66;font-size:9px}.conversion-agent__body>aside>p:first-of-type{margin-top:20px;border-top:1px solid #e6e9e4}.conversion-agent__body>aside>p.is-active{color:#1f5f48;background:#edf8f2}.conversion-agent__body>aside>p span{color:var(--atelier-blue);font:700 7px/1.3 var(--font-geist-mono),monospace}.conversion-agent__body>aside>div{margin-top:30px;padding:16px;border:1px solid #dfe3dd;border-radius:8px;background:#fff}.conversion-agent__body>aside>div small{color:#7b8179;font:700 7px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.conversion-agent__body>aside>div strong{display:block;margin:8px 0;color:#2a7b5d;font-size:15px}.conversion-agent__body>aside>div>i{height:4px;display:block;overflow:hidden;border-radius:999px;background:#e8ece7}.conversion-agent__body>aside>div>i b{width:91%;height:100%;display:block;background:#37a77b}.conversion-agent__body>aside>div>span{display:block;margin-top:8px;color:#777d75;font-size:7px}.conversion-agent__body>main{padding:38px clamp(32px,5vw,70px);background:radial-gradient(circle at 90% 10%,#eaf3ff,transparent 35%),#fff}.conversion-agent__page-label{display:flex;align-items:center;justify-content:space-between;gap:20px}.conversion-agent__page-label span{color:var(--atelier-blue);font:740 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.conversion-agent__page-label b{color:#798078;font-size:8px;font-weight:560}.conversion-agent__body>main h3{max-width:560px;margin:45px 0 31px;font-size:clamp(33px,4vw,54px);line-height:.94;letter-spacing:-.06em}.conversion-agent__answer{max-width:600px;display:grid;grid-template-columns:90px 1fr;gap:18px;padding:17px 0;border-block:1px solid #e0e3de}.conversion-agent__answer small,.conversion-agent__proof small{color:var(--atelier-blue);font:740 7px/1.3 var(--font-geist-mono),monospace;letter-spacing:.1em}.conversion-agent__answer p{margin:0;color:#525a53;font-size:11px;line-height:1.5}.conversion-agent__proof{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:19px}.conversion-agent__proof small{width:90px}.conversion-agent__proof span{padding:7px 9px;border:1px solid #d8ddd7;border-radius:999px;color:#596159;background:#fff;font-size:8px}.conversion-agent__body>main button{margin-top:28px;padding:13px 16px;border:0;border-radius:7px;color:#fff;background:#151714;font-size:10px;font-weight:680}.conversion-agent__body>main button span{margin-left:18px}.conversion-agent__body>section ol{margin:27px 0 0;padding:0;list-style:none}.conversion-agent__body>section li{min-height:58px;display:grid;grid-template-columns:16px 1fr auto;gap:9px;align-items:start;color:#626a62;font-size:9px}.conversion-agent__body>section li>i{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#cfd5cf;box-shadow:0 0 0 1px #cbd0ca}.conversion-agent__body>section li.is-done>i{background:#37a77b}.conversion-agent__body>section li.is-live>i{background:var(--atelier-blue);box-shadow:0 0 0 5px rgba(47,123,234,.1);animation:growth-agent-live 2.3s ease-in-out infinite}.conversion-agent__body>section li span{color:#969b95;font-size:7px}.conversion-agent__goal{margin-top:18px;padding:17px;border-radius:9px;background:#f0f6c9}.conversion-agent__goal small{display:block;color:#66705f;font:700 7px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.conversion-agent__goal strong{display:block;margin-top:7px;color:var(--atelier-blue);font-size:31px;letter-spacing:-.07em}.conversion-agent__goal span{color:#4e564d;font-size:8px}.conversion-agent>footer{min-height:54px;display:flex;align-items:center;justify-content:center;gap:34px;padding:13px 20px;border-top:1px solid #e0e3de;color:#626961;background:#fff;font-size:8px}.conversion-agent>footer span{display:flex;align-items:center;gap:8px}.conversion-agent>footer i{width:7px;height:7px;border-radius:50%;background:#37a77b}.growth-loop-visual__return{border:0;border-radius:8px;padding:14px 17px;color:#fff;background:#151714}.growth-loop-visual__return span{color:#fff;font-size:10px}.growth-loop-visual__return b{margin-left:9px;color:var(--atelier-lime)}@keyframes eli-chart-rise{0%{transform:scaleY(.08);opacity:.2}to{transform:scaleY(1);opacity:1}}@media (max-width:1040px){.agent-board__columns{grid-template-columns:1fr 1fr}.agent-board__columns section:last-child{grid-column:1/-1}.agent-board__providers{min-height:auto!important}.agent-board__providers>div{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.agent-board__providers>div span{grid-template-columns:18px 1fr;border:1px solid #edf0ec;padding:8px}.agent-board__providers>div span i{display:none}.ai-landscape-section .shell{grid-template-columns:1fr}.ai-platform-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.conversion-agent__body{grid-template-columns:190px minmax(0,1fr)}.conversion-agent__body>section{grid-column:1/-1;border-top:1px solid #e0e3de;border-left:0}.conversion-agent__body>section ol{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.conversion-agent__body>section li{min-height:0}.conversion-agent__goal{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px}.conversion-agent__goal strong{margin:0}}@media (max-width:760px){.agent-workspace__bar,.conversion-agent__bar,.search-analytics__bar{grid-template-columns:1fr auto;padding-inline:14px}.agent-workspace__bar>em,.conversion-agent__bar>em,.search-analytics__bar>em{display:none}.agent-workspace__body{grid-template-columns:1fr}.agent-workspace__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;border-right:0;border-bottom:1px solid #e0e3de;padding:16px}.agent-workspace__nav>strong{grid-column:1/-1;padding:0 8px 10px}.agent-workspace__nav>span{min-height:36px}.agent-board>header{align-items:flex-start;flex-direction:column;padding:22px}.agent-board__columns{grid-template-columns:1fr;padding:14px}.agent-board__columns section:last-child{grid-column:auto}.agent-board__columns article.is-working{min-height:220px}.agent-board__providers>div{grid-template-columns:1fr 1fr}.agent-board__result{align-items:flex-start;flex-direction:column;gap:9px;padding-block:16px}.agent-board__result strong{margin-left:0}.ai-analytics-section{padding-block:85px 92px}.search-analytics__models{grid-template-columns:1fr 1fr}.search-analytics__models>span:nth-child(2){border-right:0}.search-analytics__models>span:nth-child(-n+2){border-bottom:1px solid #e0e3de}.search-analytics__main{grid-template-columns:1fr}.search-analytics__chart{padding-inline:19px;border-right:0;border-bottom:1px solid #e0e3de}.search-analytics__chart>div{gap:4px}.search-analytics__main>aside ol{display:grid;grid-template-columns:1fr 1fr;gap:12px}.search-analytics__main>aside li{min-height:auto}.search-analytics__main>aside li:after{display:none}.ai-landscape-section{padding-block:82px 90px}.ai-platform-grid{grid-template-columns:1fr 1fr}.ai-platform-grid>div{min-height:94px}.conversion-agent__body{grid-template-columns:1fr}.conversion-agent__body>aside{border-right:0;border-bottom:1px solid #e0e3de}.conversion-agent__body>main{padding:35px 22px 42px}.conversion-agent__body>main h3{margin-top:35px}.conversion-agent__answer{grid-template-columns:1fr;gap:8px}.conversion-agent__proof small{width:100%}.conversion-agent__body>section{grid-column:auto}.conversion-agent__body>section ol{grid-template-columns:1fr 1fr}.conversion-agent__goal{grid-template-columns:1fr auto}.conversion-agent__goal span{grid-column:1/-1}.conversion-agent>footer{align-items:flex-start;flex-direction:column;gap:9px}}@media (prefers-reduced-motion:reduce){.agent-board>header>span i,.conversion-agent__body>section li.is-live>i,.search-analytics__chart>div>i{animation:none}}.buyer-journey-story{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr) 54px minmax(0,1fr);margin-top:62px;overflow:hidden;border-block:1px solid rgba(18,17,15,.17);background:#fff}.buyer-journey-story__stage{min-width:0;min-height:350px;display:flex;flex-direction:column;padding:42px 36px 38px}.buyer-journey-story__stage--question{background:linear-gradient(145deg,#f5f9ff,#e8f2ff)}.buyer-journey-story__stage--website{background:radial-gradient(circle at 88% 12%,rgba(47,123,234,.11),transparent 33%),radial-gradient(circle at 10% 92%,rgba(234,242,168,.42),transparent 32%),#fff}.buyer-journey-story__stage--outcome{background:linear-gradient(145deg,#f9fbe5,#eff7ca)}.buyer-journey-story__stage>span{color:#777c75;font:750 8px/1.2 var(--font-geist-mono),monospace;letter-spacing:.14em}.buyer-journey-story__provider{width:fit-content;display:inline-flex;align-items:center;gap:9px;margin-top:58px;padding:9px 12px;border:1px solid rgba(47,123,234,.19);border-radius:999px;color:var(--atelier-blue);background:rgba(255,255,255,.78);font-size:10px;font-weight:720}.buyer-journey-story__provider img{width:16px;height:16px}.buyer-journey-story__stage h3{max-width:340px;margin:auto 0 14px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(32px,3vw,46px);font-weight:400;line-height:.98;letter-spacing:-.045em}.buyer-journey-story__stage>p{max-width:300px;margin:0;color:#646a62;font-size:11px;line-height:1.48}.buyer-journey-story__address{display:grid;grid-template-columns:repeat(3,6px) 1fr;align-items:center;gap:5px;margin-top:53px;padding:10px 12px;border:1px solid #daddd7;border-radius:7px;background:rgba(255,255,255,.86)}.buyer-journey-story__address i{width:6px;height:6px;border-radius:50%;background:#d7dcd5}.buyer-journey-story__address i:nth-child(2){background:var(--atelier-lime)}.buyer-journey-story__address i:nth-child(3){background:var(--atelier-blue)}.buyer-journey-story__address b{justify-self:center;color:#72776f;font:600 8px/1 var(--font-geist-mono),monospace}.buyer-journey-story__live{width:fit-content;display:flex;align-items:center;gap:8px;margin-top:10px;color:#267b59;font:750 7px/1.2 var(--font-geist-mono),monospace;letter-spacing:.1em}.buyer-journey-story__live i{width:7px;height:7px;border-radius:50%;background:#31a776;box-shadow:0 0 0 4px rgba(49,167,118,.12);animation:eli-agent-pulse 2.2s ease-in-out infinite}.buyer-journey-story__changes{display:flex;flex-wrap:wrap;gap:6px;margin-top:0}.buyer-journey-story__changes b{padding:7px 9px;border:1px solid #d8ddd5;border-radius:999px;color:#586058;background:rgba(255,255,255,.8);font-size:8px}.buyer-journey-story__stage--outcome>strong{width:48px;height:48px;display:grid;place-items:center;margin-top:56px;border-radius:50%;color:#fff;background:#2c9469;box-shadow:0 0 0 10px rgba(44,148,105,.1);font-size:19px;animation:eli-success-breathe 2.8s ease-in-out infinite}.buyer-journey-story__arrow{display:grid;place-items:center;border-inline:1px solid rgba(18,17,15,.12);color:var(--atelier-blue);background:#fafbf5;font-size:24px;animation:eli-arrow-pulse 1.8s ease-in-out infinite}.buyer-journey-story__arrow--last{animation-delay:.6s}.buyer-journey-story__footer{grid-column:1/-1;min-height:66px;display:flex;align-items:center;justify-content:center;gap:17px;padding:15px 24px;border-top:1px solid rgba(18,17,15,.15);color:#656b63;background:#fbfbf8;font-size:10px;font-weight:650}.buyer-journey-story__footer b{color:var(--atelier-blue)}.buyer-journey-story__footer strong{color:#20231f}.home-shell--atelier .personalized-journey-section{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(55px,7vw,110px)}.personalized-journey{overflow:hidden;border:1px solid rgba(18,17,15,.16);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 28px 75px rgba(35,48,39,.09)}.personalized-journey__target{min-height:86px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:17px;padding:18px 22px;border-bottom:1px solid rgba(18,17,15,.13);background:linear-gradient(105deg,var(--atelier-lime),#f5f8d2 58%,#e8f3ff)}.personalized-journey__target>span{color:#5f675e;font:750 8px/1.2 var(--font-geist-mono),monospace;letter-spacing:.13em}.personalized-journey__target>strong{color:var(--atelier-blue);font-size:39px;font-weight:590;letter-spacing:-.065em}.personalized-journey__target>p{max-width:250px;margin:0;color:#50564f;font-size:10px;line-height:1.4}.personalized-journey__map{display:grid;grid-template-columns:minmax(145px,.72fr) 82px minmax(260px,1.28fr);min-height:390px}.personalized-journey__signals{padding:31px 20px;border-right:1px solid rgba(18,17,15,.11);background:#fafaf7}.personalized-journey__page>small,.personalized-journey__signals>small{display:block;margin-bottom:26px;color:#737970;font:750 8px/1.2 var(--font-geist-mono),monospace;letter-spacing:.13em}.personalized-journey__signals p{display:grid;grid-template-columns:25px 1fr;gap:9px;margin:0;padding:18px 0;border-top:1px solid #e0e3dd;animation:eli-signal-scan 6s ease-in-out infinite}.personalized-journey__signals p:nth-of-type(2){animation-delay:2s}.personalized-journey__signals p:nth-of-type(3){animation-delay:4s}.personalized-journey__signals p span{color:var(--atelier-blue);font:750 7px/1.3 var(--font-geist-mono),monospace}.personalized-journey__signals p b{font-size:10px;line-height:1.35}.personalized-journey__engine{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border-right:1px solid rgba(18,17,15,.11);background:#f7f9e9}.personalized-journey__engine:after,.personalized-journey__engine:before{content:"";width:1px;height:55px;background:linear-gradient(transparent,var(--atelier-blue))}.personalized-journey__engine:after{background:linear-gradient(var(--atelier-blue),transparent)}.personalized-journey__engine .eli-mark{transform:scale(.85);animation:eli-engine-float 3s ease-in-out infinite}.personalized-journey__engine>b{font-size:10px}.personalized-journey__engine>small{color:#7b8178;font-size:7px;text-align:center}.personalized-journey__page{padding:0 28px 30px;background:radial-gradient(circle at 88% 7%,rgba(47,123,234,.13),transparent 31%),#fff}.personalized-journey__browser{min-height:48px;display:grid;grid-template-columns:repeat(3,6px) 1fr;align-items:center;gap:5px;margin:0 -28px 32px;padding:0 17px;border-bottom:1px solid #e0e3dd}.personalized-journey__browser i{width:6px;height:6px;border-radius:50%;background:#d7dcd5}.personalized-journey__browser i:nth-child(2){background:var(--atelier-lime)}.personalized-journey__browser i:nth-child(3){background:var(--atelier-blue)}.personalized-journey__browser b{justify-self:center;color:#767c74;font:600 8px/1 var(--font-geist-mono),monospace}.personalized-journey__page>small{color:var(--atelier-blue)}.personalized-journey__page h3{max-width:330px;margin:0 0 25px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(35px,3.3vw,50px);font-weight:400;line-height:.96;letter-spacing:-.045em}.personalized-journey__page>p{display:grid;grid-template-columns:64px 1fr;gap:12px;margin:0;padding:12px 0;border-top:1px solid #e2e4df}.personalized-journey__page>p span{color:var(--atelier-blue);font:750 7px/1.4 var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase}.personalized-journey__page>p b{color:#444a43;font-size:9px}.personalized-journey__rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(18,17,15,.13);background:#fbfbf8}.personalized-journey__rules span{min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-right:1px solid rgba(18,17,15,.1);color:#626860;font-size:8px;font-weight:680;text-align:center}.personalized-journey__rules span:last-child{border-right:0}.personalized-journey__rules i{width:7px;height:7px;border-radius:50%;background:#32a375;box-shadow:0 0 0 4px rgba(50,163,117,.09)}.homepage-faq{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(60px,9vw,145px);padding-block:126px 136px;border-top:1px solid rgba(18,17,15,.15)}.homepage-faq>header{position:sticky;top:120px;align-self:start}.homepage-faq h2{max-width:520px;margin:38px 0 0;font-size:clamp(44px,5.1vw,74px);line-height:.91;letter-spacing:-.065em}.homepage-faq h2 em{display:block;color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400}.homepage-faq__answers{border-top:1px solid rgba(18,17,15,.18)}.homepage-faq__answers article{display:grid;grid-template-columns:34px minmax(165px,.75fr) minmax(240px,1.25fr);gap:20px;padding:26px 0 29px;border-bottom:1px solid rgba(18,17,15,.18)}.homepage-faq__answers article>span{padding-top:3px;color:var(--atelier-blue);font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.homepage-faq__answers h3{margin:0;font-size:16px;line-height:1.3;letter-spacing:-.025em}.homepage-faq__answers p{margin:0;color:#626860;font-size:11px;line-height:1.58}.growth-loop-visual__rail:after{content:"";position:absolute;top:-3px;left:0;width:7px;height:7px;border-radius:50%;background:var(--atelier-blue);box-shadow:0 0 0 5px rgba(47,123,234,.1);animation:eli-loop-travel 6s linear infinite}@keyframes eli-agent-pulse{50%{box-shadow:0 0 0 9px rgba(49,167,118,0)}}@keyframes eli-success-breathe{50%{box-shadow:0 0 0 17px rgba(44,148,105,0)}}@keyframes eli-arrow-pulse{0%,to{opacity:.35}50%{opacity:1}}@keyframes eli-signal-scan{0%,28%,to{color:inherit;background:transparent}20%,8%{color:#1f5f48;background:#eef8f2}}@keyframes eli-engine-float{0%,to{transform:scale(.85) translateY(0)}50%{transform:scale(.9) translateY(-3px)}}@keyframes eli-loop-travel{0%{left:0;background:var(--atelier-blue)}55%{background:#48ad83}to{left:calc(100% - 7px);background:#9aae36}}@media (max-width:1040px){.buyer-journey-story{grid-template-columns:1fr 42px 1fr}.buyer-journey-story__stage--outcome{grid-column:1/-1;min-height:260px;border-top:1px solid rgba(18,17,15,.13)}.buyer-journey-story__stage--outcome>strong{margin-top:34px}.buyer-journey-story__arrow--last{display:none}.home-shell--atelier .personalized-journey-section,.homepage-faq{grid-template-columns:1fr}.homepage-faq>header{position:static}}@media (max-width:700px){.buyer-journey-story{grid-template-columns:1fr;margin-top:40px}.buyer-journey-story__stage{min-height:300px;padding:30px 24px}.buyer-journey-story__address,.buyer-journey-story__provider,.buyer-journey-story__stage--outcome>strong{margin-top:35px}.buyer-journey-story__arrow{min-height:48px;border:0;border-block:1px solid rgba(18,17,15,.12);transform:rotate(90deg)}.buyer-journey-story__arrow--last{display:grid}.buyer-journey-story__stage--outcome{grid-column:auto}.buyer-journey-story__footer{align-items:flex-start;flex-direction:column;gap:7px}.buyer-journey-story__footer b{display:none}.home-shell--atelier .personalized-journey-section{gap:42px}.personalized-journey__target{grid-template-columns:auto 1fr}.personalized-journey__target>p{grid-column:1/-1}.personalized-journey__map{grid-template-columns:1fr}.personalized-journey__engine,.personalized-journey__signals{border-right:0;border-bottom:1px solid rgba(18,17,15,.11)}.personalized-journey__engine{min-height:90px;flex-direction:row}.personalized-journey__engine:after,.personalized-journey__engine:before{width:48px;height:1px}.personalized-journey__engine:before{background:linear-gradient(90deg,transparent,var(--atelier-blue))}.personalized-journey__engine:after{background:linear-gradient(90deg,var(--atelier-blue),transparent)}.personalized-journey__page{padding:0 22px 26px}.personalized-journey__browser{margin-inline:-22px}.personalized-journey__rules{grid-template-columns:1fr}.personalized-journey__rules span{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(18,17,15,.1)}.personalized-journey__rules span:last-child{border-bottom:0}.homepage-faq{padding-block:84px 94px}.homepage-faq__answers article{grid-template-columns:28px 1fr;gap:10px 14px}.homepage-faq__answers p{grid-column:2}.growth-loop-visual__rail:after{top:0;left:-3px;animation-name:eli-loop-travel-mobile}}@keyframes eli-loop-travel-mobile{0%{top:0;background:var(--atelier-blue)}55%{background:#48ad83}to{top:calc(100% - 7px);background:#9aae36}}@media (prefers-reduced-motion:reduce){.buyer-journey-story__arrow,.buyer-journey-story__live i,.buyer-journey-story__stage--outcome>strong,.growth-loop-visual__rail:after,.personalized-journey__engine .eli-mark,.personalized-journey__signals p{animation:none}}.home-shell--atelier .atelier-hero{min-height:680px!important;padding-bottom:70px}.home-shell--atelier .atelier-composer-shell{width:min(680px,100%);max-width:680px!important}.home-shell--atelier .atelier-composer{min-height:0!important;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-radius:14px}.home-shell--atelier .atelier-composer input{min-width:0;width:100%;height:46px;padding:0 13px;border:0;outline:0;background:transparent;color:var(--atelier-ink);font:470 15px/1 var(--font-geist),sans-serif;letter-spacing:-.018em}.home-shell--atelier .atelier-composer input::placeholder{color:#a4a8ae}.home-shell--atelier .atelier-composer input:invalid:not(:placeholder-shown){color:#a33232}.home-shell--atelier .atelier-composer__footer{min-height:0}.home-shell--atelier .atelier-composer__footer>button{height:46px;min-width:196px;border-radius:9px}.home-shell--atelier .atelier-composer__error{grid-column:1/-1;margin:2px 12px 6px}.home-shell--atelier .atelier-composer__meta{padding-top:13px}.home-shell--atelier .atelier-hero__proof-actions{margin-top:16px;display:flex;justify-content:center}.home-shell--atelier .g2-proof-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:0 15px 0 10px;border:1px solid rgba(18,17,15,.14);border-radius:999px;color:var(--atelier-ink);background:rgba(255,255,255,.82);box-shadow:0 16px 42px rgba(32,42,33,.08);font-size:12px;font-weight:750;text-decoration:none;letter-spacing:-.015em;backdrop-filter:blur(16px)}.home-shell--atelier .g2-proof-link__mark,.home-shell--atelier .g2-review-card__mark{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#ff5a1f,#ff2d55);font-size:11px;font-weight:900;letter-spacing:-.05em}.home-shell--atelier .g2-proof-link b{color:#ff492c;font-size:13px}.home-shell--atelier .g2-review-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:26px;align-items:stretch;padding-block:105px;border-top:1px solid rgba(18,17,15,.1)}.home-shell--atelier .g2-review-section__copy{min-height:390px;display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,46px);border:1px solid rgba(18,17,15,.13);border-radius:24px;background:radial-gradient(circle at 12% 15%,rgba(47,123,234,.13),transparent 34%),linear-gradient(145deg,#ffffff,#f7faf4);box-shadow:0 28px 90px rgba(36,49,37,.09)}.home-shell--atelier .g2-review-section__copy h2{margin:13px 0 18px;max-width:560px;color:var(--atelier-ink);font-size:clamp(46px,6.4vw,78px);line-height:.92;letter-spacing:-.07em}.home-shell--atelier .g2-review-section__copy h2 em{color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-style:normal;font-weight:400;letter-spacing:-.04em}.home-shell--atelier .g2-review-section__copy p:not(.section-index){max-width:460px;margin:0;color:#626861;font-size:16px;line-height:1.55}.home-shell--atelier .g2-review-section__copy a{width:max-content;margin-top:32px;display:inline-flex;align-items:center;gap:10px;padding-bottom:5px;border-bottom:1px solid;color:var(--atelier-ink);font-size:13px;font-weight:850;text-decoration:none}.home-shell--atelier .g2-review-card{position:relative;overflow:hidden;min-height:390px;display:flex;flex-direction:column;padding:clamp(24px,4vw,38px);border:1px solid rgba(18,17,15,.14);border-radius:24px;color:var(--atelier-ink);background:radial-gradient(circle at 84% 15%,rgba(255,89,38,.16),transparent 28%),radial-gradient(circle at 0 100%,rgba(235,246,157,.72),transparent 35%),#fff;box-shadow:0 28px 90px rgba(36,49,37,.11)}.home-shell--atelier .g2-review-card:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(18,17,15,.035) 1px,transparent 0),linear-gradient(90deg,rgba(18,17,15,.035) 1px,transparent 0);background-size:42px 42px;mask-image:linear-gradient(120deg,rgba(0,0,0,.25),transparent 55%)}.home-shell--atelier .g2-review-card__top{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:13px;align-items:center}.home-shell--atelier .g2-review-card__top b{display:block;font-size:15px;letter-spacing:-.025em}.home-shell--atelier .g2-review-card__top small{display:block;margin-top:2px;color:#6d736b;font-size:11px}.home-shell--atelier .g2-review-card__top time{color:#777d75;font:760 8px/1 var(--font-geist-mono),monospace;letter-spacing:.11em;text-transform:uppercase}.home-shell--atelier .g2-review-card__stars{position:relative;display:flex;align-items:center;gap:4px;margin-top:40px;color:#ff492c;font-size:25px;letter-spacing:.02em}.home-shell--atelier .g2-review-card__stars b{margin-left:8px;color:var(--atelier-ink);font-size:12px;letter-spacing:0}.home-shell--atelier .g2-review-card blockquote{position:relative;margin:22px 0 0;max-width:740px;color:var(--atelier-ink);font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(34px,4.4vw,62px);line-height:.95;letter-spacing:-.055em}.home-shell--atelier .g2-review-card p{position:relative;max-width:620px;margin:22px 0 0;color:#596057;font-size:15px;line-height:1.58}.home-shell--atelier .g2-review-card>a{position:relative;width:max-content;margin-top:auto;display:inline-flex;align-items:center;gap:10px;padding:14px 18px;border-radius:999px;color:#fff;background:var(--atelier-ink);font-size:12px;font-weight:850;text-decoration:none}.site-transformation{margin-top:62px;overflow:hidden;border:1px solid rgba(18,17,15,.16);border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(30,44,34,.09)}.site-transformation__browser{min-height:56px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:0 22px;border-bottom:1px solid rgba(18,17,15,.12);color:#777b74;font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.site-transformation__browser .traffic{justify-self:start}.site-transformation__browser>b{color:#383c36;font:620 10px/1 var(--font-geist-sans),sans-serif;letter-spacing:0}.site-transformation__browser>span:last-child{justify-self:end;color:var(--atelier-blue)}.site-transformation__signal{min-height:68px;display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 24px;border-bottom:1px solid rgba(18,17,15,.12);background:#eef5ff}.site-transformation__signal>span{display:flex;align-items:center;gap:8px;color:var(--atelier-blue);font-size:10px;font-weight:720}.site-transformation__signal img{width:18px;height:18px;object-fit:contain}.site-transformation__signal strong{max-width:560px;color:#20231f;font-family:var(--font-instrument-serif),Georgia,serif;font-size:20px;font-weight:400;line-height:1.2}.site-transformation__pages{display:grid;grid-template-columns:minmax(0,1fr) 68px minmax(0,1fr);min-height:540px}.site-transformation__page{min-width:0;display:flex;flex-direction:column;background:#fbfaf7}.site-transformation__page--after{background:radial-gradient(circle at 90% 10%,rgba(47,123,234,.14),transparent 32%),radial-gradient(circle at 4% 100%,rgba(234,242,168,.48),transparent 31%),#fff}.site-transformation__page header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-bottom:1px solid rgba(18,17,15,.1);color:#858982;font-size:8px}.site-transformation__page header b{color:#252824;font-size:10px;letter-spacing:.06em}.site-transformation__page>div{flex:1;padding:62px 42px 48px}.site-transformation__page>div>small{color:#878b84;font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.site-transformation__page--after>div>small{color:var(--atelier-blue)}.site-transformation__page h3{max-width:510px;margin:21px 0 18px;color:#7a7e77;font-size:clamp(36px,3.6vw,55px);font-weight:520;line-height:.95;letter-spacing:-.055em}.site-transformation__page--after h3{color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-weight:400;letter-spacing:-.04em}.site-transformation__page p{max-width:440px;min-height:42px;margin:0;color:#6f736c;font-size:12px;line-height:1.55}.site-transformation__proof{display:flex;flex-wrap:wrap;gap:6px;margin-top:24px}.site-transformation__proof span{padding:7px 9px;border:1px solid #d6d9d3;border-radius:999px;background:rgba(255,255,255,.72);color:#555a53;font-size:8px;font-weight:680}.site-transformation__button{width:max-content;display:block;margin-top:28px;padding:13px 16px;border-radius:7px;color:#fff;background:#151714;font-size:10px;font-weight:680}.site-transformation__page--before .site-transformation__button{opacity:.48}.site-transformation__button b{margin-left:13px}.site-transformation__page footer{min-height:54px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-top:1px solid rgba(18,17,15,.1);color:#888c85;font:700 8px/1 var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase}.site-transformation__page--after footer span{padding:6px 8px;border-radius:999px;background:#e8f5ed;color:#247a56}.site-transformation__change{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(18,17,15,.12);border-left:1px solid rgba(18,17,15,.12);background:#f5f7e7}.site-transformation__change .eli-mark{transform:scale(.82)}.site-transformation__change span{color:#62675f;font:750 7px/1.35 var(--font-geist-mono),monospace;letter-spacing:.12em;text-align:center;writing-mode:vertical-rl;transform:rotate(180deg)}.site-transformation__change>b{color:var(--atelier-blue);font-size:24px}.site-transformation__rules{min-height:55px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(18,17,15,.12);background:#fff}.site-transformation__rules span{display:flex;align-items:center;justify-content:center;gap:9px;padding:14px;border-right:1px solid rgba(18,17,15,.1);color:#555a53;font-size:9px;font-weight:680;text-align:center}.site-transformation__rules span:last-child{border-right:0}.site-transformation__rules i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#31a776;box-shadow:0 0 0 4px rgba(49,167,118,.1)}@media (max-width:840px){.site-transformation__pages{grid-template-columns:1fr}.site-transformation__change{min-height:64px;flex-direction:row;border:0;border-top:1px solid rgba(18,17,15,.12);border-bottom:1px solid rgba(18,17,15,.12)}.site-transformation__change span{writing-mode:initial;transform:none}.site-transformation__change>b{transform:rotate(90deg)}}@media (max-width:700px){.home-shell--atelier .atelier-hero{min-height:auto!important;padding-bottom:58px}.home-shell--atelier .atelier-composer{grid-template-columns:minmax(0,1fr) 46px}.home-shell--atelier .atelier-composer__footer>button{width:46px;min-width:46px;padding:0;justify-content:center}.home-shell--atelier .atelier-composer input{padding-inline:10px;font-size:14px}.site-transformation{margin-top:42px;border-radius:12px}.site-transformation__browser{grid-template-columns:1fr auto;padding-inline:14px}.site-transformation__browser>b{justify-self:end}.site-transformation__browser>span:last-child{display:none}.site-transformation__signal{align-items:flex-start;flex-direction:column;gap:9px;padding:17px 20px}.site-transformation__signal strong{font-size:18px}.site-transformation__page header{min-height:54px;padding-inline:20px}.site-transformation__page header span{display:none}.site-transformation__page>div{padding:48px 24px 42px}.site-transformation__page h3{font-size:clamp(41px,12vw,55px)}.site-transformation__rules{grid-template-columns:1fr}.site-transformation__rules span{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(18,17,15,.1)}.site-transformation__rules span:last-child{border-bottom:0}}.growth-agent-section{padding-block:118px 132px}.growth-agent-demo{margin-top:62px;overflow:hidden;border:1px solid rgba(18,17,15,.16);border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(30,44,34,.09)}.growth-agent-demo__bar{min-height:57px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:0 22px;border-bottom:1px solid rgba(18,17,15,.13);color:#72766f;font:700 9px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.growth-agent-demo__bar .traffic{justify-self:start}.growth-agent-demo__bar>b{color:#343832;font:600 11px/1 var(--font-geist-sans),sans-serif;letter-spacing:0}.growth-agent-demo__bar>span:last-child{justify-self:end;color:#2c7659}.growth-agent-demo__workspace{display:grid;grid-template-columns:minmax(190px,.68fr) minmax(420px,1.7fr) minmax(230px,.82fr);min-height:560px}.growth-agent-demo__signals,.growth-agent-demo__work{min-width:0;padding:38px 28px;background:#fbfaf7}.growth-agent-demo__signals{border-right:1px solid rgba(18,17,15,.13)}.growth-agent-demo__work{border-left:1px solid rgba(18,17,15,.13)}.growth-agent-demo__signals>small,.growth-agent-demo__work>small{display:block;margin-bottom:26px;color:#787c75;font:750 9px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.growth-agent-demo__signals>span{min-height:54px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;border-top:1px solid #e3e4df;color:#333630;font-size:12px;font-weight:650}.growth-agent-demo__signals>span:first-of-type{color:var(--atelier-blue)}.growth-agent-demo__signals>span img,.growth-agent-demo__signals>span>i{width:18px;height:18px;object-fit:contain;border-radius:50%}.growth-agent-demo__signals>span>i{display:block;border:1px solid #cfd3cc;background:radial-gradient(circle at 50% 50%,#77a7f1 0 26%,transparent 29%)}.growth-agent-demo__signals>span:nth-of-type(4)>i{background:radial-gradient(circle at 50% 50%,#8fd3b2 0 26%,transparent 29%)}.growth-agent-demo__signals>span>b{color:#9ca09a;font-size:13px}.growth-agent-demo__signals>div{margin-top:28px;padding:18px;border:1px solid rgba(47,123,234,.2);border-radius:11px;background:#eef5ff}.growth-agent-demo__signals>div small{display:block;margin-bottom:10px;color:var(--atelier-blue);font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.growth-agent-demo__signals>div strong{display:block;font-size:12px;line-height:1.42;letter-spacing:-.015em}.growth-agent-demo__site{position:relative;min-width:0;display:flex;flex-direction:column;background:radial-gradient(circle at 82% 12%,rgba(47,123,234,.12),transparent 31%),radial-gradient(circle at 8% 92%,rgba(234,242,168,.44),transparent 30%),#fefefc}.growth-agent-demo__site nav{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 36px;border-bottom:1px solid rgba(18,17,15,.1);font-size:9px}.growth-agent-demo__site nav b{font-size:11px;letter-spacing:.06em}.growth-agent-demo__site nav span{color:#7c8079}.growth-agent-demo__site-copy{flex:1;padding:72px 55px 54px}.growth-agent-demo__site-copy>small{color:var(--atelier-blue);font:750 9px/1 var(--font-geist-mono),monospace;letter-spacing:.15em}.growth-agent-demo__site-copy h3{max-width:590px;margin:20px 0 18px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(38px,4vw,61px);font-weight:400;line-height:.95;letter-spacing:-.055em}.growth-agent-demo__site-copy>p{max-width:490px;margin:0;color:#5f645c;font-size:13px;line-height:1.55}.growth-agent-demo__site-copy>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:28px}.growth-agent-demo__site-copy>div span{padding:7px 9px;border:1px solid #d6d9d3;border-radius:999px;background:rgba(255,255,255,.72);color:#555a53;font-size:8px;font-weight:680}.growth-agent-demo__example-action{width:max-content;display:block;margin-top:31px;padding:13px 16px;border-radius:7px;color:#fff;background:#151714;font:650 10px/1 var(--font-geist-sans),sans-serif}.growth-agent-demo__example-action b{margin-left:13px}.growth-agent-demo__eli{min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border-top:1px solid rgba(18,17,15,.1);background:rgba(255,255,255,.72);color:#5d625a;font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.growth-agent-demo__eli .eli-mark{transform:scale(.78)}.growth-agent-demo__work ol{margin:0;padding:0;list-style:none}.growth-agent-demo__work li{position:relative;min-height:88px;display:grid;grid-template-columns:29px 1fr 8px;gap:10px;align-items:start;padding:0 0 24px}.growth-agent-demo__work li:not(:last-child):after{content:"";position:absolute;left:13px;top:27px;bottom:0;width:1px;background:#d9ddd6}.growth-agent-demo__work li>span{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border:1px solid #d8dcd5;border-radius:50%;background:#fff;color:var(--atelier-blue);font:750 7px/1 var(--font-geist-mono),monospace}.growth-agent-demo__work li div{display:grid;gap:6px;padding-top:2px}.growth-agent-demo__work li div b{font-size:11px;line-height:1.2}.growth-agent-demo__work li div small{color:#797d76;font-size:9px;line-height:1.4}.growth-agent-demo__work li>i{width:7px;height:7px;margin-top:8px;border-radius:50%;background:#31a776;box-shadow:0 0 0 4px rgba(49,167,118,.1);animation:growth-agent-live 2.3s ease-in-out infinite}.growth-agent-demo__work li:nth-child(2)>i{animation-delay:.35s}.growth-agent-demo__work li:nth-child(3)>i{animation-delay:.7s}.growth-agent-demo__work li:nth-child(4)>i{animation-delay:1.05s}.growth-agent-demo__rules{min-height:54px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(18,17,15,.13);background:#f5f7e7}.growth-agent-demo__rules span{display:grid;place-items:center;padding:13px 16px;border-right:1px solid rgba(18,17,15,.1);color:#4f544c;font:700 8px/1.25 var(--font-geist-mono),monospace;letter-spacing:.08em;text-align:center;text-transform:uppercase}.growth-agent-demo__rules span:last-child{border-right:0}.growth-jobs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;border-top:1px solid rgba(18,17,15,.16);border-bottom:1px solid rgba(18,17,15,.16)}.growth-jobs article{min-width:0;padding:32px 34px 36px 0}.growth-jobs article+article{padding-left:34px;border-left:1px solid rgba(18,17,15,.16)}.growth-jobs article>span{color:var(--atelier-blue);font:750 9px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.growth-jobs h3{margin:30px 0 11px;font-size:21px;letter-spacing:-.035em}.growth-jobs p{max-width:350px;margin:0;color:#686c65;font-size:13px;line-height:1.52}.growth-loop-section{padding-block:120px 132px;overflow:hidden;border-top:1px solid rgba(18,17,15,.14);border-bottom:1px solid rgba(18,17,15,.14);background:radial-gradient(circle at 8% 15%,rgba(234,242,168,.58),transparent 25%),radial-gradient(circle at 91% 17%,rgba(47,123,234,.12),transparent 27%),#f7f9f5}.growth-loop-visual{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:70px;padding:54px 38px 34px;border:1px solid rgba(18,17,15,.15);border-radius:18px;background:rgba(255,255,255,.76);box-shadow:0 24px 70px rgba(45,64,50,.07);backdrop-filter:blur(12px)}.growth-loop-visual__rail{position:absolute;top:92px;left:12.5%;right:12.5%;height:1px;background:linear-gradient(90deg,var(--atelier-blue),#79b1f2 40%,#6fcba8 72%,#b8cf55)}.growth-loop-visual__step{position:relative;z-index:1;min-width:0;padding:0 30px 45px;text-align:center}.growth-loop-visual__step>span{color:#777c74;font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.13em}.growth-loop-visual__step>i{width:19px;height:19px;display:block;margin:23px auto 28px;border:5px solid #fff;border-radius:50%;background:var(--atelier-blue);box-shadow:0 0 0 1px rgba(47,123,234,.28)}.growth-loop-visual__step:nth-of-type(3)>i{background:#5fa7df}.growth-loop-visual__step:nth-of-type(4)>i{background:#48ad83}.growth-loop-visual__step:nth-of-type(5)>i{background:#9aae36}.growth-loop-visual__step h3{margin:0;font-size:19px;letter-spacing:-.035em}.growth-loop-visual__step p{margin:9px 0 0;color:#777b74;font-size:10px}.growth-loop-visual__return{grid-column:1/-1;justify-self:center;display:flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid #d8ddd4;border-radius:999px;background:#fff;color:#535850;font-size:10px;font-weight:680}.growth-loop-visual__return span{color:var(--atelier-blue);font-size:17px}@keyframes growth-agent-live{50%{box-shadow:0 0 0 8px rgba(49,167,118,0)}}@media (max-width:1050px){.growth-agent-demo__workspace{grid-template-columns:190px minmax(0,1fr)}.growth-agent-demo__work{grid-column:1/-1;border-top:1px solid rgba(18,17,15,.13);border-left:0}.growth-agent-demo__work>small{margin-bottom:20px}.growth-agent-demo__work ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.growth-agent-demo__work li{min-height:0;padding:0 18px 0 0}.growth-agent-demo__work li:not(:last-child):after{left:27px;top:13px;right:0;bottom:auto;width:auto;height:1px}}@media (max-width:760px){.growth-agent-section,.growth-loop-section{padding-block:82px 88px}.growth-agent-demo{margin-top:42px;border-radius:12px}.growth-agent-demo__bar{grid-template-columns:1fr auto;padding-inline:14px}.growth-agent-demo__bar>b{justify-self:end}.growth-agent-demo__bar>span:last-child{display:none}.growth-agent-demo__workspace{display:block;min-height:0}.growth-agent-demo__signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 20px;border-right:0;border-bottom:1px solid rgba(18,17,15,.13)}.growth-agent-demo__signals>small{grid-column:1/-1;margin-bottom:15px}.growth-agent-demo__signals>span{min-height:43px;margin-right:12px}.growth-agent-demo__signals>div{grid-column:1/-1;margin-top:17px}.growth-agent-demo__site nav{min-height:54px;padding-inline:20px}.growth-agent-demo__site nav span{display:none}.growth-agent-demo__site-copy{padding:49px 24px 42px}.growth-agent-demo__site-copy h3{font-size:clamp(39px,11vw,54px)}.growth-agent-demo__site-copy>div{gap:5px}.growth-agent-demo__eli{padding-inline:14px;font-size:7px;letter-spacing:.08em}.growth-agent-demo__work{padding:26px 20px}.growth-agent-demo__work ol{grid-template-columns:1fr 1fr;gap:22px 12px}.growth-agent-demo__work li{grid-template-columns:29px 1fr;padding:0}.growth-agent-demo__work li:after,.growth-agent-demo__work li>i{display:none}.growth-agent-demo__rules{grid-template-columns:1fr 1fr}.growth-agent-demo__rules span:nth-child(2){border-right:0}.growth-agent-demo__rules span:nth-child(-n+2){border-bottom:1px solid rgba(18,17,15,.1)}.growth-jobs{grid-template-columns:1fr}.growth-jobs article,.growth-jobs article+article{padding:25px 0 28px;border-left:0}.growth-jobs article+article{border-top:1px solid rgba(18,17,15,.16)}.growth-jobs h3{margin-top:17px}.growth-loop-visual{grid-template-columns:1fr;margin-top:44px;padding:34px 25px}.growth-loop-visual__rail{top:54px;bottom:88px;left:43px;right:auto;width:1px;height:auto}.growth-loop-visual__step{display:grid;grid-template-columns:22px 34px 1fr;align-items:center;gap:10px;padding:0 0 30px;text-align:left}.growth-loop-visual__step>i{grid-column:2;grid-row:1/span 2;margin:0 auto}.growth-loop-visual__step h3{grid-column:3;grid-row:1}.growth-loop-visual__step p{grid-column:3;grid-row:2;margin-top:3px}.growth-loop-visual__return{grid-column:1;margin-top:8px}}@media (prefers-reduced-motion:reduce){.growth-agent-demo__work li>i{animation:none}}.home-shell--atelier .pricing-preview{padding:112px 0 100px;background:radial-gradient(circle at 12% 18%,rgba(227,239,135,.22),transparent 28%),radial-gradient(circle at 88% 22%,rgba(79,140,255,.12),transparent 31%),#fbfbf8}.home-shell--atelier .pricing-preview__head h2{font-size:clamp(43px,4.4vw,64px);letter-spacing:-.055em}.home-shell--atelier .pricing-preview__table{width:min(1480px,calc(100% - 48px));margin-top:54px;border:1px solid #d8ddd5;border-radius:22px;box-shadow:0 28px 80px rgba(27,38,30,.1)}.home-shell--atelier .pricing-preview__toolbar{min-height:78px;padding:0 28px;background:rgba(255,255,255,.88);border-bottom-color:#d8ddd5}.home-shell--atelier .pricing-preview__billing{padding:5px;background:#eef1ec}.home-shell--atelier .pricing-preview__billing span{padding:9px 20px;font-size:11px}.home-shell--atelier .pricing-preview__included-models{display:flex;align-items:center;gap:15px;color:#626960;font-size:11px;font-weight:650}.home-shell--atelier .pricing-provider-logos{display:inline-flex;align-items:center;gap:6px}.home-shell--atelier .pricing-provider-logo{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(255,255,255,.94);border:1px solid #d8ddd5;border-radius:9px;box-shadow:0 2px 8px rgba(25,31,27,.05)}.home-shell--atelier .pricing-provider-logo img{width:17px;height:17px;object-fit:contain}.home-shell--atelier .pricing-provider-logos.is-compact .pricing-provider-logo{width:27px;height:27px;border-radius:8px;box-shadow:none}.home-shell--atelier .pricing-provider-logos.is-compact .pricing-provider-logo img{width:15px;height:15px}.home-shell--atelier .pricing-preview__plans .pricing-plan{position:relative;min-height:690px;padding:38px 31px 30px;display:flex;flex-direction:column;background:rgba(255,255,255,.92);border-right-color:#d8ddd5}.home-shell--atelier .pricing-preview__plans .pricing-plan:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#dce3dc}.home-shell--atelier .pricing-preview__plans .pricing-plan--free{background:linear-gradient(180deg,#f6fadf,#fcfdef 38%,#fff)}.home-shell--atelier .pricing-preview__plans .pricing-plan--free:before{background:linear-gradient(90deg,#dbe85d,#a9d991)}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(2):before{background:linear-gradient(90deg,#a8d8c3,#d6e8de)}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended{background:linear-gradient(180deg,#eaf2ff,#f4f8ff 38%,#fff);box-shadow:inset 0 0 0 1px rgba(49,123,238,.12)}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended:before{height:4px;background:linear-gradient(90deg,#317bee,#76a8ff)}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(4){background:linear-gradient(180deg,#eefaf6,#f8fcfa 36%,#fff)}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(4):before{background:linear-gradient(90deg,#76c7a7,#b8ead7)}.home-shell--atelier .pricing-plan__top{min-height:30px;gap:9px}.home-shell--atelier .pricing-plan__top>span{font-size:20px;font-weight:690}.home-shell--atelier .pricing-plan__top>small{border-radius:999px;letter-spacing:.09em}.home-shell--atelier .pricing-preview__plans .pricing-plan>b{margin-top:27px;font-size:clamp(46px,3.6vw,57px);font-weight:610}.home-shell--atelier .pricing-preview__plans .pricing-plan>b small{font-size:11px;font-weight:590}.home-shell--atelier .pricing-preview__plans .pricing-plan>p{min-height:58px;margin:17px 0 22px;color:#555e55;line-height:1.5}.home-shell--atelier .pricing-plan__models{padding:13px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(84,94,84,.17);border-bottom:1px solid rgba(84,94,84,.17)}.home-shell--atelier .pricing-plan__models>span:first-child{color:#697168;font-size:8px;font-weight:760;letter-spacing:.14em}.home-shell--atelier .pricing-preview__plans .pricing-plan ul{flex:1;margin:23px 0 20px}.home-shell--atelier .pricing-preview__plans .pricing-plan li{padding:0 0 15px 22px;color:#3e473f;font-size:11.5px;line-height:1.45}.home-shell--atelier .pricing-preview__plans .pricing-plan li:before{top:1px;font-weight:800}.home-shell--atelier .pricing-preview__plans .pricing-plan>a{margin-top:auto;padding:15px 16px;border-radius:10px;font-size:10.5px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.home-shell--atelier .pricing-preview__plans .pricing-plan>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(25,35,28,.12)}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended>a{box-shadow:0 10px 26px rgba(49,123,238,.2)}.home-shell--atelier .pricing-preview__note{margin-top:22px;color:#747b73;font-size:10px;text-align:center}@media (max-width:1120px){.home-shell--atelier .pricing-preview__plans .pricing-plan{min-height:650px}}@media (max-width:680px){.home-shell--atelier .pricing-preview__table{border-radius:16px}.home-shell--atelier .pricing-preview__included-models{align-items:flex-start;flex-direction:column}.home-shell--atelier .pricing-preview__plans .pricing-plan{min-height:auto;padding:34px 26px 28px}.home-shell--atelier .pricing-preview__plans .pricing-plan>p{min-height:0}.home-shell--atelier .pricing-preview__plans .pricing-plan>a{margin-top:8px}}@media (prefers-reduced-motion:reduce){.home-shell--atelier .pricing-preview__plans .pricing-plan>a{transition:none}}.home-shell--atelier .pricing-preview{padding:118px 0 96px;color:var(--atelier-ink);background:#fff;border-top:1px solid #e2e5e0}.home-shell--atelier .pricing-preview__head{width:min(760px,calc(100% - 44px));display:block;text-align:center}.home-shell--atelier .pricing-preview__head .section-index{margin-bottom:17px}.home-shell--atelier .pricing-preview__head h2{max-width:none;font-size:clamp(45px,4.7vw,68px);line-height:.96}.home-shell--atelier .pricing-preview__head>p:last-child{max-width:610px;margin-top:20px;font-size:15px}.home-shell--atelier .pricing-preview__table{width:min(1440px,calc(100% - 44px));margin-top:58px;padding:0;overflow:hidden;background:#fff;border:1px solid #dfe2dd;border-radius:8px}.home-shell--atelier .pricing-preview__toolbar{min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dfe2dd}.home-shell--atelier .pricing-preview__toolbar p{margin:0;color:#72776f;font-size:11px}.home-shell--atelier .pricing-preview__billing{padding:4px;border-radius:999px;background:#f0f2ef}.home-shell--atelier .pricing-preview__billing span{display:block;padding:9px 17px;border-radius:999px;font-size:10px;font-weight:720}.home-shell--atelier .pricing-preview__billing .is-active{background:#fff;box-shadow:0 1px 5px rgba(26,30,25,.13)}.home-shell--atelier .pricing-preview__plans{width:100%;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.home-shell--atelier .pricing-preview__plans .pricing-plan{min-height:650px;margin:0;padding:42px 34px 36px;background:#fff;border:0;border-right:1px solid #dfe2dd;border-radius:0;box-shadow:none;transform:none}.home-shell--atelier .pricing-preview__plans .pricing-plan:last-child{border-right:0}.home-shell--atelier .pricing-preview__plans .pricing-plan--free{background:#fbfcf7}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended{background:linear-gradient(180deg,#edf4ff,#f8fbff 34%,#fff);box-shadow:inset 0 3px 0 var(--atelier-blue);transform:none}.home-shell--atelier .pricing-plan__top{min-height:25px;justify-content:flex-start}.home-shell--atelier .pricing-plan__top>span{font-size:19px;font-weight:650;letter-spacing:-.03em}.home-shell--atelier .pricing-plan__top>small{padding:5px 9px;color:#245a46;background:#c9f2dd;font-size:7px}.home-shell--atelier .pricing-preview__plans .pricing-plan>b{margin-top:30px;font-size:48px;font-weight:570;letter-spacing:-.055em}.home-shell--atelier .pricing-preview__plans .pricing-plan>b small{margin-left:7px;color:#747a72;font-size:12px}.home-shell--atelier .pricing-preview__plans .pricing-plan>p{min-height:62px;margin:16px 0 24px;color:#60665e;font-size:13px;font-weight:480;line-height:1.48}.home-shell--atelier .pricing-preview__plans .pricing-plan>a{margin-top:18px;padding:13px 14px;color:var(--atelier-ink);background:#fff;border:1px solid #cfd3cd;border-radius:7px;font-size:10px}.home-shell--atelier .pricing-preview__plans .pricing-plan.is-recommended>a{color:#fff;background:var(--atelier-blue);border-color:var(--atelier-blue)}.home-shell--atelier .pricing-preview__plans .pricing-plan ul{margin:27px 0 0;padding:0;border:0}.home-shell--atelier .pricing-preview__plans .pricing-plan li{position:relative;padding:0 0 14px 21px;color:#444a43;border:0;font-size:11px;line-height:1.42}.home-shell--atelier .pricing-preview__plans .pricing-plan li:before{position:absolute;left:0;top:0;color:var(--atelier-blue)}.home-shell--atelier .pricing-preview__note{margin-top:19px}@media (max-width:1120px){.home-shell--atelier .pricing-preview__plans{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(2){border-right:0}.home-shell--atelier .pricing-preview__plans .pricing-plan:nth-child(-n+2){border-bottom:1px solid #dfe2dd}}@media (max-width:680px){.home-shell--atelier .pricing-preview{padding-block:82px 68px}.home-shell--atelier .pricing-preview__head,.home-shell--atelier .pricing-preview__table{width:min(100% - 28px,520px)}.home-shell--atelier .pricing-preview__toolbar{align-items:flex-start;flex-direction:column;padding-block:16px}.home-shell--atelier .pricing-preview__plans{grid-template-columns:1fr}.home-shell--atelier .pricing-preview__plans .pricing-plan{min-height:auto;border-right:0;border-bottom:1px solid #dfe2dd}.home-shell--atelier .pricing-preview__plans .pricing-plan:last-child{border-bottom:0}}.home-shell--atelier .personalized-journey-section{grid-template-columns:1fr;align-items:start;gap:55px}.home-shell--atelier .personalized-journey-section>div:first-child{max-width:750px}.home-shell--atelier .growth-loop-visual__return{border:0;border-radius:8px;padding:14px 17px;color:#fff;background:#151714}.home-shell--atelier .growth-loop-visual__return span{color:#fff;font-size:10px}.home-shell--atelier .growth-loop-visual__return b{margin-left:9px;color:var(--atelier-lime)}@media (max-width:700px){.home-shell--atelier .personalized-journey-section{gap:38px}.home-shell--atelier .g2-review-section{grid-template-columns:1fr;padding-block:74px}.home-shell--atelier .g2-review-card,.home-shell--atelier .g2-review-section__copy{min-height:0;border-radius:18px}.home-shell--atelier .g2-review-card__top{grid-template-columns:auto 1fr}.home-shell--atelier .g2-review-card__top time{grid-column:2}.home-shell--atelier .g2-review-card>a,.home-shell--atelier .g2-review-card__stars{margin-top:30px}}.ai-landscape-section header h2 em{display:block;color:var(--atelier-blue);font-family:var(--font-instrument-serif),Georgia,serif;font-style:normal;font-weight:400}.journey-receipt,.search-lab{margin-top:56px;overflow:hidden;border:1px solid rgba(24,32,26,.17);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(37,54,43,.12)}.journey-receipt__bar,.search-lab__bar{min-height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-bottom:1px solid rgba(24,32,26,.14);background:rgba(255,255,255,.92)}.journey-receipt__bar>span,.search-lab__bar>span{display:flex;gap:6px}.journey-receipt__bar>span i,.search-lab__bar>span i{width:8px;height:8px;border-radius:50%;background:#d9dfd8}.journey-receipt__bar>span i:nth-child(2),.search-lab__bar>span i:nth-child(2){background:#e8ef89}.journey-receipt__bar>span i:nth-child(3),.search-lab__bar>span i:nth-child(3){background:var(--atelier-blue)}.journey-receipt__bar>b,.search-lab__bar>b{color:#252a25;font-size:11px;letter-spacing:-.02em}.journey-receipt__bar>em,.search-lab__bar>em{justify-self:end;display:flex;align-items:center;gap:8px;color:#2a7b5c;font:760 7px/1 var(--font-geist-mono),monospace;font-style:normal;letter-spacing:.12em}.search-lab__bar>em i{width:8px;height:8px;border-radius:50%;background:#38ad7c;box-shadow:0 0 0 6px rgba(56,173,124,.11)}.search-lab__canvas{display:grid;grid-template-columns:1fr 1.18fr .86fr;min-height:590px}.search-lab__canvas>section{position:relative;min-width:0;padding:30px}.search-lab__canvas>section+section{border-left:1px solid rgba(24,32,26,.13)}.search-lab__demand{background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.7),transparent 32%),linear-gradient(145deg,#e8f1ff,#eef1ff 47%,#ddd8ff)}.search-lab__page{background:radial-gradient(circle at 90% 5%,rgba(119,185,255,.28),transparent 31%),linear-gradient(180deg,#ffffff,#f5f8ff)}.search-lab__verify{background:radial-gradient(circle at 83% 20%,rgba(255,255,255,.8),transparent 30%),linear-gradient(155deg,#f8fbd7,#ebf3a6)}.search-lab__canvas section>header{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px}.search-lab__canvas section>header>span{color:var(--atelier-blue);font:760 8px/1 var(--font-geist-mono),monospace}.search-lab__canvas section>header>p{margin:0;color:#616a62;font:740 7px/1.2 var(--font-geist-mono),monospace;letter-spacing:.1em}.search-lab__canvas section>header>b{color:#2f6550;font-size:8px}.search-lab__page>header>b{display:flex;align-items:center;gap:7px}.search-lab__page>header>b i{width:7px;height:7px;border-radius:50%;background:#38ad7c;box-shadow:0 0 0 5px rgba(56,173,124,.11);animation:growth-agent-live 2.3s ease-in-out infinite}.search-lab__prompt{margin-top:45px;padding:25px;border:1px solid rgba(47,123,234,.2);border-radius:15px;background:rgba(255,255,255,.84);box-shadow:0 20px 46px rgba(58,72,126,.11)}.search-lab__prompt>span{display:flex;align-items:center;gap:8px;color:#677068;font:740 7px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.search-lab__prompt img{width:19px;height:19px}.search-lab__prompt h3{margin:34px 0 31px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(31px,3vw,46px);font-weight:400;line-height:.98;letter-spacing:-.045em}.search-lab__prompt>div{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(24,32,26,.13);color:#697169;font-size:8px}.search-lab__prompt>div strong{padding:6px 9px;border-radius:999px;color:#1f7354;background:#dff7ec;font-size:8px}.search-lab__answer{margin-top:14px;padding:20px 22px;border-radius:13px;color:#313934;background:#171a18;box-shadow:0 18px 42px rgba(20,29,23,.18)}.search-lab__answer small{color:#95a29a;font:720 7px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.search-lab__answer p{margin:16px 0 19px;color:#f4f7f2;font-size:11px;line-height:1.5}.search-lab__answer>span{display:flex;align-items:center;gap:7px;color:#b9c4bc;font-size:8px}.search-lab__answer>span i{width:7px;height:7px;border-radius:50%;background:#53cea0}.search-lab__browser{margin-top:44px;overflow:hidden;border:1px solid rgba(24,32,26,.16);border-radius:15px;background:#fff;box-shadow:0 24px 60px rgba(44,74,110,.13)}.search-lab__browser>div{min-height:46px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 15px;border-bottom:1px solid #e1e6e1}.search-lab__browser>div>span{display:flex;gap:5px}.search-lab__browser>div i{width:7px;height:7px;border-radius:50%;background:#d8ddd8}.search-lab__browser>div i:nth-child(2){background:#e8ef89}.search-lab__browser>div i:nth-child(3){background:var(--atelier-blue)}.search-lab__browser>div b{color:#7b827b;font:650 7px/1 var(--font-geist-mono),monospace}.search-lab__browser main{min-height:335px;padding:43px 37px 36px;background:radial-gradient(circle at 90% 5%,#e4eeff,transparent 36%),linear-gradient(180deg,#fff,#fbfde9)}.search-lab__browser main>small{color:var(--atelier-blue);font:760 7px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.search-lab__browser main h3{max-width:410px;margin:25px 0 18px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(34px,3.5vw,53px);font-weight:400;line-height:.92;letter-spacing:-.055em}.search-lab__browser main p{max-width:390px;margin:0;color:#606860;font-size:10px;line-height:1.5}.search-lab__browser main ul{display:flex;flex-wrap:wrap;gap:6px;margin:23px 0 0;padding:0;list-style:none}.search-lab__browser main li{padding:7px 9px;border:1px solid #d8ddd8;border-radius:999px;color:#555d56;background:rgba(255,255,255,.8);font-size:7px}.search-lab__browser main button{margin-top:22px;padding:12px 14px;border:0;border-radius:7px;color:#fff;background:#171a18;font-size:9px;font-weight:690}.search-lab__browser main button span{margin-left:15px;color:var(--atelier-lime)}.search-lab__checks{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.search-lab__checks span{min-height:41px;display:flex;align-items:center;gap:7px;padding:9px;border:1px solid #dfe5df;border-radius:9px;color:#626a63;background:rgba(255,255,255,.8);font-size:7px}.search-lab__checks i{width:7px;height:7px;flex:none;border-radius:50%;background:#39ad7d}.search-lab__orbit{position:relative;height:310px;margin-top:33px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9) 0 30%,transparent 31%),repeating-radial-gradient(circle,transparent 0 58px,rgba(48,76,62,.12) 59px 60px)}.search-lab__eli{position:absolute;inset:50% auto auto 50%;width:92px;height:92px;display:grid;place-content:center;justify-items:center;gap:5px;transform:translate(-50%,-50%);border:1px solid rgba(47,123,234,.25);border-radius:50%;background:#fff;box-shadow:0 18px 45px rgba(43,77,69,.14)}.search-lab__eli svg{width:30px;height:30px}.search-lab__eli span{font-size:10px;font-weight:800}.search-lab__orbit>span{position:absolute;display:flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(24,32,26,.12);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 9px 25px rgba(38,55,43,.09)}.search-lab__orbit>span img{width:17px;height:17px;object-fit:contain}.search-lab__orbit>span b{font-size:8px}.search-lab__orbit .provider-1{top:18px;left:50%;transform:translateX(-50%)}.search-lab__orbit .provider-2{top:50%;right:0;transform:translateY(-50%)}.search-lab__orbit .provider-3{bottom:19px;left:50%;transform:translateX(-50%)}.search-lab__orbit .provider-4{top:50%;left:0;transform:translateY(-50%)}.search-lab__result{padding:20px;border:1px solid rgba(24,32,26,.12);border-radius:13px;background:rgba(255,255,255,.78)}.search-lab__result small{color:#747d72;font:740 7px/1 var(--font-geist-mono),monospace;letter-spacing:.1em}.search-lab__result strong{display:block;margin:12px 0 17px;font-size:14px;line-height:1.3}.search-lab__result>span{display:flex;align-items:center;gap:7px;color:#627067;font-size:8px}.search-lab__result>span i{width:7px;height:7px;border-radius:50%;background:#38ad7c}.search-lab__footer{min-height:62px;display:flex;align-items:center;gap:13px;padding:0 26px;border-top:1px solid rgba(24,32,26,.14);color:#697069;background:#fff;font-size:9px}.search-lab__footer b{color:var(--atelier-blue)}.search-lab__footer strong{margin-left:auto;color:#202520}.journey-receipt{background:linear-gradient(120deg,#f6f8ff,#fff 44%,#fbfddd)}.journey-receipt__steps{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1.05fr) 58px minmax(0,.92fr);min-height:530px;padding:34px}.journey-receipt__steps>article{min-width:0;overflow:hidden;border:1px solid rgba(24,32,26,.15);border-radius:17px;box-shadow:0 24px 55px rgba(37,51,42,.1)}.journey-receipt__steps>article>header{min-height:62px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid rgba(24,32,26,.12);background:rgba(255,255,255,.86)}.journey-receipt__steps>article>header>span{color:var(--atelier-blue);font:760 8px/1 var(--font-geist-mono),monospace}.journey-receipt__steps>article>header>b{font:750 7px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.journey-receipt__steps>article>header>small{padding:6px 8px;border-radius:999px;color:#297757;background:#e1f5eb;font-size:7px;font-weight:700}.journey-receipt__answer{background:linear-gradient(155deg,#eaf3ff,#e5e1ff)}.journey-receipt__question{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start;margin:25px;padding:18px;border-radius:13px;background:rgba(255,255,255,.86)}.journey-receipt__question img{width:28px;height:28px}.journey-receipt__question p{margin:0;color:#29312b;font-size:12px;font-weight:650;line-height:1.45}.journey-receipt__message{margin:0 25px;padding:26px 24px;border-radius:13px;color:#f4f7f3;background:#171a18;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(22px,2.2vw,31px);line-height:1.12}.journey-receipt__message span{color:#a9c7ff}.journey-receipt__answer>footer,.journey-receipt__outcome>footer,.journey-receipt__visit>footer{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:26px;padding:0 25px;border-top:1px solid rgba(24,32,26,.12);color:#687068;font-size:8px}.journey-receipt__arrow{position:relative;display:grid;place-items:center}.journey-receipt__arrow i{position:absolute;left:5px;right:5px;height:1px;background:linear-gradient(90deg,var(--atelier-blue),#70b994)}.journey-receipt__arrow span{position:relative;width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(47,123,234,.25);border-radius:50%;color:var(--atelier-blue);background:#fff;font-size:14px;box-shadow:0 8px 21px rgba(38,61,47,.12)}.journey-receipt__visit{background:#fff}.journey-receipt__site{margin:25px;overflow:hidden;border:1px solid #dce2dc;border-radius:13px;background:#fff;box-shadow:0 18px 44px rgba(39,58,46,.09)}.journey-receipt__site nav{min-height:42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;border-bottom:1px solid #e2e6e1}.journey-receipt__site nav>span{display:flex;gap:5px}.journey-receipt__site nav i{width:6px;height:6px;border-radius:50%;background:#d7ddd7}.journey-receipt__site nav i:nth-child(2){background:#e8ef89}.journey-receipt__site nav i:nth-child(3){background:var(--atelier-blue)}.journey-receipt__site nav b{color:#798179;font:650 7px/1 var(--font-geist-mono),monospace}.journey-receipt__site main{min-height:290px;padding:37px 30px 31px;background:radial-gradient(circle at 90% 7%,#dfeaff,transparent 38%),linear-gradient(180deg,#fff,#fbfde9)}.journey-receipt__site main>small{color:var(--atelier-blue);font:750 7px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.journey-receipt__site main h3{margin:30px 0 16px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:.94;letter-spacing:-.05em}.journey-receipt__site main p{margin:0;color:#626a62;font-size:9px;line-height:1.5}.journey-receipt__site main button{margin-top:25px;padding:12px 14px;border:0;border-radius:7px;color:#fff;background:#171a18;font-size:8px;font-weight:680}.journey-receipt__site main button span{margin-left:14px;color:var(--atelier-lime)}.journey-receipt__visit>footer{justify-content:flex-start;gap:6px}.journey-receipt__visit>footer span{padding:5px 7px;border:1px solid #dce2dc;border-radius:999px;background:#fff}.journey-receipt__outcome{background:linear-gradient(150deg,#f5f8c9,#e4f08a)}.journey-receipt__success{padding:55px 29px 38px}.journey-receipt__success>i{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2fa775;box-shadow:0 0 0 13px rgba(47,167,117,.11);font-size:25px;font-style:normal}.journey-receipt__success small{display:block;margin-top:54px;color:#5f6a5a;font:750 7px/1 var(--font-geist-mono),monospace;letter-spacing:.11em}.journey-receipt__success h3{margin:19px 0 14px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(39px,4vw,59px);font-weight:400;line-height:.9;letter-spacing:-.055em}.journey-receipt__success p{max-width:310px;margin:0;color:#586154;font-size:10px;line-height:1.5}.journey-receipt__outcome>footer>span{display:flex;align-items:center;gap:7px}.journey-receipt__outcome>footer>span i{width:7px;height:7px;border-radius:50%;background:#2fa775}.journey-receipt__outcome>footer>b{color:#315f4a;font-size:8px}.journey-receipt__proof{min-height:64px;display:flex;align-items:center;gap:24px;padding:0 28px;border-top:1px solid rgba(24,32,26,.14);color:#626a62;background:rgba(255,255,255,.9);font-size:8px}.journey-receipt__proof span{display:flex;align-items:center;gap:7px}.journey-receipt__proof span i{width:7px;height:7px;border-radius:50%;background:#36aa79}.journey-receipt__proof strong{margin-left:auto;color:#202520}@media (max-width:1080px){.search-lab__canvas{grid-template-columns:1fr 1.15fr}.search-lab__verify{grid-column:1/-1;border-top:1px solid rgba(24,32,26,.13);border-left:0!important}.search-lab__orbit{width:min(520px,100%);height:300px;margin-inline:auto}.search-lab__result{max-width:560px;margin-inline:auto}.journey-receipt__steps{grid-template-columns:1fr 46px 1fr}.journey-receipt__outcome{grid-column:1/-1;min-height:390px}.journey-receipt__steps>.journey-receipt__arrow:last-of-type{display:none}}@media (max-width:720px){.journey-receipt,.search-lab{margin-top:40px;border-radius:14px}.journey-receipt__bar,.search-lab__bar{grid-template-columns:1fr auto;min-height:54px;padding-inline:14px}.journey-receipt__bar>b,.search-lab__bar>b{justify-self:end}.journey-receipt__bar>em,.search-lab__bar>em{display:none}.search-lab__canvas{grid-template-columns:1fr}.search-lab__canvas>section{padding:24px 20px}.search-lab__canvas>section+section{border-top:1px solid rgba(24,32,26,.13);border-left:0}.search-lab__verify{grid-column:auto}.search-lab__browser,.search-lab__prompt{margin-top:30px}.search-lab__checks{grid-template-columns:1fr}.search-lab__footer{align-items:flex-start;flex-direction:column;gap:8px;padding-block:17px}.search-lab__footer b{display:none}.search-lab__footer strong{margin-left:0}.journey-receipt__steps{grid-template-columns:1fr;gap:0;padding:18px}.journey-receipt__arrow{min-height:55px}.journey-receipt__arrow i{top:4px;bottom:4px;left:50%;right:auto;width:1px;height:auto}.journey-receipt__arrow span{transform:rotate(90deg)}.journey-receipt__outcome{grid-column:auto;min-height:0}.journey-receipt__steps>.journey-receipt__arrow:last-of-type{display:grid}.journey-receipt__proof{align-items:flex-start;flex-direction:column;gap:9px;padding-block:17px}.journey-receipt__proof strong{margin-left:0}.ai-landscape-section header h2 em{display:inline}}@media (prefers-reduced-motion:reduce){.search-lab__page>header>b i{animation:none}}.agent-story{position:relative;min-height:720px;margin-top:58px;overflow:hidden;color:#fff;background:radial-gradient(circle at 71% 31%,rgba(120,225,255,.34),transparent 19%),radial-gradient(circle at 15% 82%,rgba(220,255,97,.2),transparent 22%),linear-gradient(128deg,#102ed6,#315cff 44%,#1636e7);box-shadow:0 35px 100px rgba(22,52,219,.24);isolation:isolate}.agent-story:before{position:absolute;inset:0;z-index:-2;content:"";background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0);background-size:54px 54px;mask-image:linear-gradient(90deg,#000,transparent 58%)}.agent-story:after{position:absolute;width:640px;height:640px;right:-210px;top:-280px;z-index:-1;content:"";border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.02)}.agent-story__routes{position:absolute;inset:0;width:100%;height:100%}.agent-story__routes path{fill:none;stroke:rgba(210,243,255,.42);stroke-width:1.4;stroke-dasharray:7 10;animation:agent-story-flow 18s linear infinite}.agent-story__routes path+path{stroke:rgba(232,255,112,.34);animation-direction:reverse}.agent-story__routes circle{fill:#e9ff68;stroke:rgba(255,255,255,.55);stroke-width:8}@keyframes agent-story-flow{to{stroke-dashoffset:-150}}.agent-story__question{position:absolute;transform:rotate(-2.5deg)}.agent-story__question>span{min-height:24px;display:flex;align-items:center;gap:9px;color:#c9d4ff;font:730 9px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.agent-story__question img{width:24px;height:24px;filter:brightness(0) invert(1)}.agent-story__question strong{display:block;margin-top:27px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(43px,4.3vw,68px);font-weight:400;line-height:.93;letter-spacing:-.055em}.agent-story__core{position:absolute;top:45%;left:46%;width:92px;height:92px;display:grid;place-content:center;justify-items:center;gap:5px;transform:translate(-50%,-50%);color:#101dc5;background:#ecff75;border-radius:50%;box-shadow:0 24px 75px rgba(2,13,104,.36)}.agent-story__core svg{width:29px;height:29px}.agent-story__core b{font-size:9px;letter-spacing:.08em}.agent-story__halo{position:absolute;inset:-24px;border:1px solid rgba(236,255,117,.48);border-radius:50%;animation:agent-story-pulse 2.8s ease-in-out infinite}@keyframes agent-story-pulse{50%{inset:-40px;opacity:.18}}.agent-story__page{position:absolute;top:112px;right:5.5%;width:40%;min-height:386px;padding:28px 14px 36px 52px;border-left:2px solid rgba(233,255,104,.9)}.agent-story__page:before{position:absolute;top:0;left:-2px;width:2px;height:42%;content:"";background:#fff;box-shadow:0 0 24px rgba(255,255,255,.9);animation:agent-story-scan 4.2s ease-in-out infinite}@keyframes agent-story-scan{0%,to{transform:translateY(0)}50%{transform:translateY(224px)}}.agent-story__page small{min-height:24px;display:flex;align-items:center;color:#ecff75;font:760 9px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.agent-story__page h3{max-width:530px;margin:35px 0 20px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:clamp(52px,5.5vw,88px);font-weight:400;line-height:.86;letter-spacing:-.06em}.agent-story__change{position:absolute;left:5.5%;bottom:52px;display:grid;grid-template-columns:28px auto;gap:12px 13px;color:rgba(255,255,255,.74)}.agent-story__change span{color:#ecff75;font:730 8px/1.4 var(--font-geist-mono),monospace}.agent-story__change strong{font-size:12px;font-weight:540}.agent-story__surfaces{position:absolute;right:5.5%;bottom:122px;display:flex;align-items:center;gap:9px}.agent-story__surfaces span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(9,22,139,.28);backdrop-filter:blur(10px)}.agent-story__surfaces img{width:19px;height:19px;object-fit:contain;filter:saturate(1.2)}.agent-story__surfaces b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.signal-story{position:relative;min-height:660px;margin-top:58px;overflow:hidden;color:#f8fbff;background:radial-gradient(circle at 15% 78%,rgba(47,123,234,.36),transparent 24%),radial-gradient(circle at 81% 24%,rgba(227,255,93,.11),transparent 25%),#0d1117}.signal-story:before{position:absolute;inset:0;content:"";background-image:radial-gradient(circle,rgba(255,255,255,.15) .8px,transparent 1px);background-size:18px 18px;mask-image:radial-gradient(circle at 55% 55%,#000,transparent 68%);opacity:.45}.signal-story__line{position:absolute;inset:0;width:100%;height:100%}.signal-story__line path{fill:none;stroke:#bff45e;stroke-width:2;stroke-dasharray:8 11;filter:drop-shadow(0 0 10px rgba(191,244,94,.4));animation:signal-story-flow 13s linear infinite}@keyframes signal-story-flow{to{stroke-dashoffset:-190}}.signal-story__heading{position:absolute;top:44px;left:4%;z-index:2}.signal-story__heading span{color:#8daeff;font:750 9px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.signal-story__heading h3{margin:19px 0 0;font-size:clamp(34px,4.1vw,67px);font-weight:540;line-height:.92;letter-spacing:-.06em}.signal-story__events{position:absolute;inset:0;z-index:1;margin:0;padding:0;list-style:none}.signal-story__event{position:absolute;width:210px}.signal-story__event>i{position:absolute;top:17px;left:-31px;color:rgba(255,255,255,.42);font:700 8px/1 var(--font-geist-mono),monospace;font-style:normal}.signal-story__node{width:54px;height:54px;display:grid;place-items:center;margin-bottom:17px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#111;background:#f8fbff;box-shadow:0 0 0 9px rgba(255,255,255,.045),0 15px 42px rgba(0,0,0,.28);font-size:21px}.signal-story__node img,.signal-story__node svg{width:24px;height:24px}.signal-story__event small{color:#8daeff;font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.12em}.signal-story__event strong{display:block;margin-top:12px;font-family:var(--font-instrument-serif),Georgia,serif;font-size:27px;font-weight:400;line-height:1;letter-spacing:-.04em}.signal-story__event p{max-width:190px;margin:10px 0 0;color:rgba(255,255,255,.58);font-size:10px;line-height:1.45}.signal-story__event--answer{left:7%;top:373px}.signal-story__event--visit{left:41%;top:92px}.signal-story__event--action{left:58%;top:392px}.signal-story__event--outcome{right:6%;top:140px}.signal-story__event--outcome .signal-story__node{width:76px;height:76px;color:#0c2419;background:#cffa67;border-color:#cffa67;box-shadow:0 0 0 16px rgba(207,250,103,.08),0 0 80px rgba(207,250,103,.18);font-size:29px}.signal-story__event--outcome small{color:#cffa67}.signal-story__event--outcome strong{color:#cffa67;font-size:36px}.signal-story__stamp{position:absolute;right:4%;bottom:35px;display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.55);font-size:9px}.signal-story__stamp span{color:#8daeff;font:750 8px/1 var(--font-geist-mono),monospace;letter-spacing:.14em}.signal-story__stamp b{font-weight:520}@media (max-width:960px){.agent-story{min-height:850px}.agent-story__question{width:42%}.agent-story__core{top:48%;left:50%}.agent-story__page{top:270px;width:45%}.agent-story__surfaces{bottom:108px}.signal-story{min-height:760px}.signal-story__event--answer{left:6%;top:400px}.signal-story__event--visit{left:39%;top:180px}.signal-story__event--action{left:56%;top:430px}.signal-story__event--outcome{right:4%;top:200px}}@media (max-width:720px){.agent-story{min-height:780px;margin-top:40px}.agent-story__question{top:88px;left:21px;width:calc(100% - 42px);transform:none}.agent-story__question strong{max-width:340px;margin-top:17px;font-size:43px}.agent-story__core{top:322px;left:54px;width:68px;height:68px;transform:none}.agent-story__core svg{width:22px;height:22px}.agent-story__page{top:307px;left:118px;right:auto;width:calc(100% - 139px);min-height:295px;padding:20px 12px 20px 24px}.agent-story__page h3{margin-top:23px;font-size:42px}.agent-story__change{left:21px;bottom:28px;gap-block:9px}.agent-story__change strong{font-size:10px}.agent-story__surfaces{right:18px;bottom:128px;gap:4px}.agent-story__surfaces span{width:33px;height:33px}.agent-story__surfaces img{width:15px;height:15px}.signal-story{min-height:920px;margin-top:40px}.signal-story__heading{top:30px;left:22px}.signal-story__heading h3{font-size:42px}.signal-story__line{display:none}.signal-story__events{top:195px;bottom:65px;left:45px;right:18px;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}.signal-story__events:before{position:absolute;top:28px;bottom:63px;left:26px;width:1px;content:"";background:linear-gradient(#8daeff,#cffa67)}.signal-story__event{position:relative;inset:auto;width:auto;min-height:150px;padding-left:84px}.signal-story__event>i{top:20px;left:-24px}.signal-story__node{position:absolute;top:0;left:0}.signal-story__event strong{max-width:250px;font-size:26px}.signal-story__event--outcome .signal-story__node{width:62px;height:62px;margin-left:-4px}.signal-story__event--outcome strong{font-size:31px}.signal-story__stamp{right:18px;bottom:23px}}@media (prefers-reduced-motion:reduce){.agent-story__halo,.agent-story__page:before,.agent-story__routes path,.signal-story__line path{animation:none}}.agent-story{min-height:620px}.agent-story:after{display:none}.agent-story__question{top:122px;left:6%;width:38%;transform:none}.agent-story__question strong{margin-top:30px;font-size:clamp(44px,4.35vw,68px)}.agent-story__divider{position:absolute;top:92px;bottom:92px;left:50%;width:1px;background:rgba(255,255,255,.2)}.agent-story__page{top:122px;right:6%;width:38%;min-height:0;padding:0;border-left:0}.agent-story__page:before{display:none}.agent-story__page h3{max-width:570px;margin-top:30px;font-size:clamp(44px,4.35vw,68px);line-height:.91}.agent-story__page ol{max-width:520px;margin:34px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.35);list-style:none}.agent-story__page li{min-height:48px;display:grid;grid-template-columns:35px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.agent-story__page li span{color:#ecff75;font:720 8px/1 var(--font-geist-mono),monospace}.agent-story__page li b{color:rgba(255,255,255,.82);font-size:12px;font-weight:540}@media (max-width:720px){.agent-story{min-height:750px}.agent-story__question{top:82px;left:21px;width:calc(100% - 42px)}.agent-story__question strong{font-size:42px}.agent-story__divider{top:326px;right:21px;bottom:auto;left:21px;width:auto;height:1px}.agent-story__page{top:377px;left:21px;right:auto;width:calc(100% - 42px);min-height:0;padding:0}.agent-story__page h3{margin-top:24px;font-size:39px}.agent-story__page ol{margin-top:24px}.agent-story__page li{min-height:43px}}