@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{background:var(--background);scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}::selection{color:var(--accent-foreground);background:var(--accent)}}@layer tokens{:root{--font-inter:"Inter";--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--surface:#fafafa;--card:#fff;--card-hover:#f5f5f5;--border:#e5e5e5;--border-strong:#d4d4d4;--foreground:#0a0a0a;--muted-foreground:#737373;--accent:#171717;--accent-hover:#000;--accent-soft:#f5f5f5;--accent-foreground:#fafafa;--blue:#2563ef;--blue-hover:#1a4eda;--blue-soft:#2563ef1a;--blue-line:#2563ef52;--ring:#a1a1a1;--destructive:#e7000b;--success:#047857;--container:1180px;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1.125rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000a, 0 0 0 1px #00000008;--shadow-md:0 16px 40px #00000014, 0 0 0 1px #0000000a;--shadow-lg:0 28px 70px #0000001f, 0 0 0 1px #0000000d;--ease:cubic-bezier(.16, 1, .3, 1);--z-nav:90;--font-sans:var(--font-inter,Inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:var(--font-jetbrains-mono), "SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, monospace;--font-display:var(--font-inter,Inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#161616;--surface:#1c1c1c;--card:#252525;--card-hover:#2e2e2e;--border:#3a3a3a;--border-strong:#545454;--foreground:#f2f2f2;--muted-foreground:#cfcfcf;--accent:#f2f2f2;--accent-hover:#fff;--accent-soft:#2e2e2e;--accent-foreground:#161616;--blue:#cfcfcf;--blue-hover:#fff;--blue-soft:#cfcfcf1f;--blue-line:#cfcfcf4d;--ring:#7d7d7d;--destructive:#f87171;--success:#34d399;--shadow-sm:0 1px 2px #00000038, 0 0 0 1px #ffffff08;--shadow-md:0 18px 48px #00000047, 0 0 0 1px #ffffff08;--shadow-lg:0 28px 84px #00000061, 0 0 0 1px #ffffff0a}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--surface:#f7f7f8;--card:#fff;--card-hover:#f2f2f4;--border:#18181b1a;--border-strong:#18181b2e;--foreground:#1a1a1d;--muted-foreground:#5b5b64;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#2563eb16;--accent-foreground:#fff;--success:#047857;--shadow-sm:0 1px 2px #0000000a, 0 0 0 1px #00000006;--shadow-md:0 16px 38px #00000014, 0 0 0 1px #00000009;--shadow-lg:0 28px 80px #0000001f, 0 0 0 1px #0000000a;--container:1180px;--space-section-sm:clamp(3rem, 6vw, 4rem)}.dark{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0a0a0b;--surface:#111113;--card:#141416;--card-hover:#1c1c1f;--border:#ffffff13;--border-strong:#ffffff24;--foreground:#f2f2f3;--muted-foreground:#b8c2cf;--accent:#4da3ff;--accent-hover:#2f8cff;--accent-soft:#4da3ff1c;--accent-foreground:#fff;--success:#34d399;--shadow-sm:0 1px 2px #00000052, 0 0 0 1px #ffffff06;--shadow-md:0 18px 48px #00000057, 0 0 0 1px #ffffff08;--shadow-lg:0 32px 90px #00000075, 0 0 0 1px #ffffff09}:root{--container:1180px;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.35rem;--radius-2xl:1.85rem;--shadow-soft:0 28px 90px #00000057, inset 0 1px 0 #ffffff0a}.dark{--background:#05070b;--surface:#0a1018;--surface-2:#0d1724;--surface-3:#101d2c;--card:#0d131d;--card-hover:#121b29;--border:#abc7e81b;--border-strong:#abc7e82e;--foreground:#f5f8fd;--muted-foreground:#b7c4d4;--accent:#76bdff;--accent-hover:#3b92ff;--accent-soft:#4ca1ff1f;--accent-foreground:#04111f;--success:#38e0a0;--blue:#76bdff;--blue-line:#76bdff52;--ring:#8ec5ff}}@layer base{main{min-height:100vh}h1,h2,h3{color:var(--foreground);text-wrap:balance}h4{color:var(--foreground);letter-spacing:-.035em;text-wrap:balance}h1,h2{font-family:var(--font-display);font-optical-sizing:auto;font-weight:620}h1{max-width:58rem;margin-inline:auto}h3{font-size:clamp(1.12rem,1.4vw,1.28rem);font-weight:720;line-height:1.2}h4{font-size:1rem;font-weight:700;line-height:1.25}h5,h6{color:var(--muted-foreground);font-size:.875rem;font-weight:650;line-height:1.2}p{color:var(--muted-foreground);text-wrap:pretty}strong,b{color:var(--foreground);font-weight:720}code,pre{font-family:var(--font-mono)}pre{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);color:var(--foreground);padding:1rem;font-size:.875rem;line-height:1.55;overflow-x:auto}label{color:var(--foreground);margin-bottom:.375rem;font-size:.875rem;font-weight:650;display:block}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],textarea,select{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);width:100%;min-height:3.25rem;color:var(--foreground);padding:0 1rem;font-size:.9375rem}textarea{resize:vertical;min-height:9rem;padding:.875rem 1rem}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--ring);outline-offset:3px}body{background:var(--background);color:var(--foreground)}h1,h2,h3,h4{color:var(--foreground)}h3{font-size:clamp(1.1rem,1.25vw,1.25rem);line-height:1.18}.lead,.sup-hero-lead,.sup-section-head p{max-width:68ch}.price-line,.monthly-price,.pricing-product-card .price,.api-pricing-table td,.api-pricing-table th{font-variant-numeric:tabular-nums lining-nums}.dark{--background:#050609;--surface:#080b12;--card:#0d111b;--card-hover:#121827}h1,h2,h3{font-family:var(--font-sans)!important}h4,h5,h6{font-family:var(--font-sans)!important;letter-spacing:-.028em!important}.dark{--background:#030409;--surface:#060814;--card:#0a0f1d;--card-hover:#0f1728;--border:#ffffff1a;--border-strong:#ffffff2e}body{background:radial-gradient(circle at 50% -18%,#4da3ff1a,#0000 34rem),linear-gradient(#030409 0% 100%)!important}html.dark body{background:radial-gradient(circle at 50% -12rem,#3f90ff1d,#0000 36rem),radial-gradient(circle at 86% 14%,#38e0a009,#0000 30rem),linear-gradient(#05070b 0%,#07090e 48%,#05070b 100%)!important}h1,h2,h3{text-wrap:balance}p{color:var(--muted-foreground)}a,button{-webkit-tap-highlight-color:transparent}input::placeholder,textarea::placeholder{color:#b7c4d485}}@layer components{.skip-link{z-index:120;background:var(--accent);color:var(--accent-foreground);border-radius:var(--radius-full);transition:transform .16s var(--ease);padding:.75rem 1rem;font-weight:750;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.container,.wrap,.footer-inner{width:min(var(--container), 100%);margin-inline:auto;padding-inline:2rem}.narrow{max-width:52rem}.center,.center-block{text-align:center}.center-row{justify-content:center}.nav-shell{z-index:var(--z-nav);position:fixed;top:0;left:0;right:0}.nav-frame{justify-content:stretch;align-items:center;gap:1rem;display:flex}.nav-col{flex:1 1 0;align-items:center;min-width:0;display:flex}.nav-col-left{justify-content:flex-start}.nav-col-right{justify-content:flex-end;gap:.65rem}.brand{align-items:center;min-width:0;display:inline-flex}.logo-wordmark{align-items:center;gap:.7rem;min-width:0;display:inline-flex}.logo-mark-wrap{flex:0 0 2.375rem;place-items:center;width:2.375rem;height:2.375rem;display:grid}.brand-logo-mark{width:100%;height:100%}.logo-text{color:var(--foreground);letter-spacing:-.02em;white-space:nowrap;font-size:.96rem;font-weight:760;line-height:1}.nav-links{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.nav-links a{white-space:nowrap;transition:background .16s var(--ease), color .16s var(--ease);align-items:center;padding:0 .65rem;font-size:.92rem;font-weight:650;line-height:1;display:inline-flex}.menu-button,.drawer-close{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);width:2.625rem;height:2.625rem;color:var(--foreground);transition:background .16s var(--ease), border-color .16s var(--ease);justify-content:center;align-items:center;display:inline-flex}.menu-button:hover,.drawer-close:hover{background:var(--card-hover);border-color:var(--border-strong)}.menu-button{display:inline-flex}.mobile-menu{z-index:100;pointer-events:none;opacity:0;transition:opacity .18s var(--ease);background:0 0;display:block;position:fixed;inset:0}.mobile-menu.is-open{opacity:1;pointer-events:auto;background:#0000006b}.mobile-menu-inner{visibility:hidden;border-left:1px solid var(--border);width:min(30rem,92vw);box-shadow:var(--shadow-lg);transition:transform .22s var(--ease), visibility .22s var(--ease);padding:1.25rem;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-menu.is-open .mobile-menu-inner{visibility:visible;transform:translate(0)}.drawer-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.mobile-links{gap:1.35rem;display:grid}.drawer-section{gap:.5rem;display:grid}.drawer-section-title{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:750}.mobile-links a{border:1px solid var(--border);border-radius:var(--radius-lg);gap:.25rem;padding:.9rem 1rem;display:grid}.mobile-links a span{color:var(--foreground);font-weight:720}.mobile-links a small{color:var(--muted-foreground);font-size:.86rem}body.menu-open{overflow:hidden}.btn{transition:background .16s var(--ease), color .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease), box-shadow .16s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1.15rem;font-size:.9375rem;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-outline:hover{color:var(--foreground)}.btn-ghost{color:var(--accent);background:0 0;border-color:#0000}.button-row,.sup-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sup-page-hero{padding:clamp(4rem,8vh,7rem) 0 clamp(3rem,7vh,5.5rem);position:relative}.sup-page-hero-grid{grid-template-columns:1fr;align-items:center;gap:clamp(2.25rem,5vw,4rem);display:grid}.sup-page-hero-copy{text-align:center;max-width:58rem;margin-inline:auto}.sup-page-hero-copy h1,.sup-page-hero-copy .sup-hero-lead{margin-inline:auto}.sup-hero-lead{max-width:48rem;margin:1.25rem auto 0;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:460;line-height:1.7}.lead{max-width:48rem;color:var(--muted-foreground);margin:1.25rem auto 0;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:460;line-height:1.7}.sup-page-hero-visual{width:min(100%,74rem);box-shadow:none;background:0 0;border:0;margin-inline:auto;overflow:visible}.sup-page-hero-visual>img{border:1px solid var(--border);border-radius:var(--radius-2xl);background:var(--card);width:100%;height:auto;box-shadow:var(--shadow-lg)}.sup-proof-row,.portal-pill-row{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.5rem;display:flex}.sup-proof-row span,.sup-proof-row a{border:1px solid var(--border);border-radius:var(--radius-full);align-items:center;min-height:2.1rem;padding:0 .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.portal-pill-row span{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);min-height:2.1rem;color:var(--muted-foreground);align-items:center;padding:0 .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.sup-kicker,.eyebrow,.badge,.mini-label{border:1px solid var(--blue-line);background:var(--blue-soft);width:fit-content;min-height:1.75rem;color:var(--blue);font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;margin:0 auto 1rem;padding:0 .7rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.section{padding:clamp(4rem,8vh,7rem) 0;position:relative}.section:before{content:"";background:var(--border);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.no-divider:before{display:none}.sup-clean-section,.sup-floating-section{background:0 0}.sup-section-head{text-align:center;margin:0 auto clamp(2.5rem,5vh,4rem)}.sup-section-head p{max-width:46rem;margin:1rem auto 0}.sup-card-grid,.monthly-grid,.free-tool-grid,.not-found-grid,.portal-grid,.portal-status-grid,.form-grid,.pricing-compare-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.sup-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.sup-card-grid.cols-2,.free-tool-grid,.form-grid,.not-found-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sup-card,.card,.login-card,.portal-panel,.contact-form{border:1px solid var(--border);border-radius:var(--radius-xl);transition:background .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease);padding:1.5rem}.sup-pricing-card,.monthly-card,.free-tool-card{border:1px solid var(--border);transition:background .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease);padding:1.5rem}.not-found-card,.portal-profile-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-sm);transition:background .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease);padding:1.5rem}.faq-item{transition:background .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease)}.free-tool-card:hover{background:var(--card-hover);border-color:var(--border-strong);transform:translateY(-2px)}.sup-card:hover{background:var(--card-hover)}.sup-card h3,.monthly-card h3,.free-tool-card h3{margin-top:.7rem}.sup-card p,.monthly-card p,.free-tool-card p{margin-top:.75rem}.sup-card ul,.sup-pricing-card ul,.monthly-card ul{color:var(--muted-foreground);gap:.55rem;margin:.25rem 0 1rem;padding-left:1.1rem;display:grid}.sup-icon{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--border));border-radius:var(--radius-md);background:var(--accent-soft);width:2.4rem;height:2.4rem;color:var(--accent);justify-content:center;align-items:center;margin-bottom:.85rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.featured{border-color:var(--accent)}.sup-pricing-card{flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.monthly-price,.price-line{color:var(--foreground);letter-spacing:-.04em;font-size:clamp(1.6rem,2.4vw,2.25rem);font-weight:760;line-height:1}.price-note{color:var(--muted-foreground);font-size:.9rem}.tool-image{overflow:hidden}.report-mock-shell{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.tool-image img{height:auto;display:block}.report-mock-shell{justify-content:center;align-items:center;gap:.75rem;min-height:22rem;padding:1.5rem;display:flex}.report-mock-shell img{border-radius:var(--radius-md);width:min(30%,14rem);height:auto;box-shadow:var(--shadow-md);background:#fff}.report-mock-shell img:nth-child(2){z-index:1;transform:translateY(-.5rem)}.api-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.api-code-panel{min-width:0;overflow:hidden}.code-window-head{border-bottom:1px solid var(--border);min-height:3rem;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem;font-size:.9rem;font-weight:720;display:flex}.code-window-head em{color:var(--muted-foreground);font-style:normal;font-weight:600}.api-code{color:#e5e7eb;white-space:pre;border:0;border-radius:0;min-height:34rem;margin:0;font-size:clamp(.76rem,.86vw,.92rem);line-height:1.55;overflow:auto}.code-method{color:#93c5fd}.monthly-grid.compact{grid-template-columns:1fr}.monthly-grid.compact .monthly-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 2rem;width:100%;max-width:none;display:grid}.monthly-grid.compact .monthly-card .mini-label,.monthly-grid.compact .monthly-card h3,.monthly-grid.compact .monthly-card p,.monthly-grid.compact .monthly-card ul{grid-column:1}.monthly-grid.compact .monthly-price,.monthly-grid.compact .monthly-card .btn{grid-column:2;justify-self:end}.monthly-grid.compact .monthly-card .btn{min-width:14rem}.legal-stack,.portal-list,.profile-fields{gap:1rem;display:grid}details.faq-item summary{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary:after{content:"+";border-radius:var(--radius-full);flex:0 0 2rem;place-items:center;display:inline-grid}details.faq-item[open] summary:after{content:"−"}details.faq-item p{margin-top:1rem}.contact-form,.login-card{gap:1rem;display:grid}.form-status,.fine-print{color:var(--muted-foreground);font-size:.875rem}.free-tool-card{gap:1.5rem;display:grid}.footer{color:var(--muted-foreground);padding:4rem 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-brand{align-content:start;gap:1rem;display:grid}.footer-col{flex-direction:column;gap:.55rem;display:flex}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.social-links{gap:.75rem;display:flex}.social-links a{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);place-items:center;width:2.5rem;height:2.5rem;display:grid}.social-links svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1rem;height:1rem}.login-section,.portal-shell,.profile-shell{padding:4rem 0}.login-shell{place-items:center;min-height:calc(100vh - 12rem);padding:4rem 2rem;display:grid}.portal-hero,.profile-hero{gap:1rem;margin-bottom:2rem;display:grid}.portal-tabs{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.portal-tabs button{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--card);color:var(--foreground);min-height:2.75rem;padding:.5rem 1rem}.portal-tabs button[aria-selected=true]{background:var(--accent);color:var(--accent-foreground);border-color:var(--accent)}.upload-drop{border:1px dashed var(--border-strong);border-radius:var(--radius-lg);text-align:center;padding:2rem}.portal-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-panel-large{grid-column:span 2}.portal-chat-panel{gap:1rem;display:grid}.chat-window{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);gap:.75rem;padding:1rem;display:grid}.chat-bubble{border-radius:var(--radius-lg);background:var(--card);max-width:90%;padding:.75rem .9rem}.chat-bubble.partner{justify-self:start}.chat-bubble.client{background:var(--accent);color:var(--accent-foreground);justify-self:end}.chat-input-row{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.portal-avatar{border-radius:var(--radius-full);background:var(--accent-soft);border:1px solid var(--border);width:3rem;height:3rem}.premium-tools-grid{display:grid}.portal-upload-panel,.profile-form,.profile-photo-card{gap:1rem;display:grid}.profile-photo{border-radius:var(--radius-full);background:var(--accent-soft);border:1px solid var(--border);width:5rem;height:5rem}.sup-page-hero{isolation:isolate;overflow:hidden}.sup-page-hero>.container{z-index:2;position:relative}.pricing-compare-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.pricing-product-card{min-height:30rem;padding:clamp(1.75rem,4vw,2.5rem)}.pricing-product-card h3{font-size:clamp(1.7rem,2.8vw,2.4rem)}.api-code-panel{min-height:100%}.api-code-grid{width:min(100%,76rem);margin-inline:auto}.api-code{min-height:clamp(30rem,54vw,42rem)}.pricing-product-section{display:block}.btn-free{position:relative}.btn-free:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 16px 38px color-mix(in srgb, var(--accent) 34%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 22%, transparent) inset}.lead-magnet-cta:before{content:"Free";border-radius:var(--radius-full);min-height:1.25rem;color:inherit;letter-spacing:.02em;background:#ffffff29;justify-content:center;align-items:center;padding:0 .45rem;font-size:.68rem;font-weight:780;line-height:1;display:inline-flex}.api-table-shell{border:1px solid var(--border);background:var(--card);width:100%;overflow-x:auto}.api-pricing-table{border-collapse:collapse;width:100%;min-width:760px;color:var(--foreground)}.api-pricing-table th,.api-pricing-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:1.15rem 1.25rem;font-size:.94rem}.api-pricing-table thead th{color:var(--muted-foreground);background:var(--surface);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:780}.api-pricing-table tbody th{color:var(--foreground);font-weight:780}.api-pricing-table tbody td:nth-child(2){color:var(--foreground);font-weight:760}.api-pricing-table tr:last-child th,.api-pricing-table tr:last-child td{border-bottom:0}.pricing-api-table-block{border-top:1px solid var(--border);margin-top:clamp(3.5rem,7vw,6rem);padding-top:clamp(3rem,6vw,5rem)}.btn{isolation:isolate;padding-inline:1.25rem;position:relative;overflow:hidden}.btn:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#fff3,#0000 45%);position:absolute;inset:1px}.btn-primary:hover,.nav-free.btn-primary:hover{color:#fff;background:radial-gradient(circle at 50% 0,#dbeafe6b,#0000 48%),linear-gradient(#7db8ff 0%,#2f8cff 54%,#1d4ed8 100%);border-color:#bfdbfeb3;box-shadow:0 22px 58px #2563eb5c,inset 0 0 0 1px #ffffff38}.btn-free:hover{color:#02110a;background:radial-gradient(circle at 50% 0,#ecfdf58f,#0000 46%),linear-gradient(#a7f3d0 0%,#34d399 50%,#047857 100%);border-color:#a7f3d0e6;box-shadow:0 22px 58px #10b98152,inset 0 0 0 1px #ffffff47}.api-pricing-table th,.api-pricing-table td{text-align:center;vertical-align:middle}.api-pricing-table tbody th{text-align:center}.btn{white-space:nowrap}.btn-lg,.btn-sm,.nav-free,.lead-magnet-cta{white-space:nowrap;letter-spacing:-.01em}.btn{padding:0 1.15rem;font-size:.88rem}.btn-lg{min-height:3.05rem;padding:0 1.35rem;font-size:.91rem}.btn-sm{min-height:2.35rem;padding:0 .9rem;font-size:.8rem}.api-pricing-table th,.api-pricing-table td,.api-pricing-table tbody th{text-align:center;vertical-align:middle}.nav-free.btn-primary{padding-inline:.88rem;font-size:.72rem}.button-row,.sup-actions,.center-row,.contact-button-row{gap:.95rem}.final-cta .center-row,.final-cta .button-row{gap:1.35rem;margin-top:1.45rem}.drawer-section{gap:.42rem;margin-top:.85rem}.drawer-section-title{margin-bottom:.32rem;font-size:.68rem}.mobile-links a small{margin-top:.1rem;font-size:.72rem;line-height:1.25}.polished-contact-form{border-radius:var(--radius-2xl);background:radial-gradient(circle at 20% 0%, #4da3ff17, transparent 24rem), linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, white 4%), var(--card));gap:1.1rem;padding:clamp(1.35rem,3vw,2rem);position:relative}.contact-form-head{border-bottom:1px solid var(--border);gap:.45rem;padding-bottom:.85rem;display:grid}.contact-form-head h3{font-size:clamp(1.35rem,2.2vw,1.9rem)}.contact-form label span{color:var(--foreground)}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;min-height:3rem;color:var(--foreground);transition:border-color .16s var(--ease), box-shadow .16s var(--ease), background .16s var(--ease);outline:none;padding:.85rem .95rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--ring);box-shadow:0 0 0 4px color-mix(in srgb, var(--ring) 20%, transparent)}.contact-button-row{flex-wrap:wrap;align-items:center;margin-top:.4rem;display:flex}.form-status{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:center;min-height:2.5rem;padding:.75rem .9rem;display:flex}.checkout-section{padding:clamp(4rem,8vh,6rem) 0}.checkout-wrap{max-width:980px}.checkout-card{border:1px solid var(--border);border-radius:var(--radius-2xl);background:radial-gradient(circle at 30% 0%, #4da3ff1c, transparent 28rem), var(--card);box-shadow:var(--shadow-lg);grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:stretch;gap:clamp(1.2rem,3vw,2rem);padding:clamp(1.25rem,3vw,2rem);display:grid}.checkout-copy,.checkout-panel{align-content:center;gap:1rem;display:grid}.checkout-card h1{max-width:none;margin:0;font-size:clamp(2.4rem,5vw,4.8rem)}.checkout-price-line{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.checkout-price-line strong{letter-spacing:-.05em;font-size:clamp(2.1rem,4vw,3.3rem);line-height:1}.checkout-price-line span{color:var(--muted-foreground);font-weight:700}.checkout-panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);padding:clamp(1rem,2vw,1.35rem)}.checkout-panel ul{gap:.75rem;padding:0;list-style:none;display:grid}.checkout-panel li{color:var(--muted-foreground);padding-left:1.35rem;position:relative}.checkout-panel li:before{content:"";background:var(--accent);width:.55rem;height:.55rem;box-shadow:0 0 18px color-mix(in srgb, var(--accent) 46%, transparent);border-radius:999px;position:absolute;top:.62rem;left:0}.checkout-actions{gap:.8rem;margin-top:.5rem;display:grid}.btn-lg,.btn-sm,.nav-free,.lead-magnet-cta{letter-spacing:-.012em;white-space:nowrap;font-size:.72rem}.nav-free.btn-primary,.pricing-product-section .lead-magnet-cta{color:#f8fbff;background:radial-gradient(circle at 50% 0,#dbeafe7a,#0000 48%),linear-gradient(#7ec3ff 0%,#2f8cff 48%,#1d4ed8 100%);border-color:#93c5fd9e;box-shadow:0 16px 42px #2563eb47,inset 0 0 0 1px #ffffff2e}.pricing-product-card .btn-primary,.checkout-panel .btn-primary{color:var(--foreground);border-color:var(--border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 92%, white 8%), color-mix(in srgb, var(--background) 90%, white 4%));text-shadow:none;box-shadow:0 12px 34px #00000038,inset 0 0 0 1px #ffffff0d}.pricing-product-card .btn-primary:hover,.checkout-panel .btn-primary:hover{background:var(--card-hover);border-color:var(--border-strong);box-shadow:0 16px 42px #00000047,inset 0 0 0 1px #ffffff12}.mobile-links a{padding:.58rem .72rem}.mobile-links a span{font-size:.86rem}@media (max-width:760px){.btn,.btn-lg,.btn-sm{font-size:.7rem}.final-cta .button-row,.final-cta .center-row{gap:1rem}}:root{--accent:#2563eb;--accent-hover:#1d4ed8;--accent-soft:#2563eb1c;--ring:#60a5fa}.dark{--accent:#4da3ff;--accent-hover:#2f8cff;--accent-soft:#4da3ff21;--ring:#93c5fd}.btn{white-space:nowrap;font-size:.72rem}.btn-lg,.btn-sm,.nav-free,.lead-magnet-cta,.btn-product{white-space:nowrap;letter-spacing:-.012em;font-size:.72rem;font-weight:720}.btn{padding-inline:.92rem}.nav-free.btn-primary{color:#f8fbff;text-shadow:0 1px #00000029;background:radial-gradient(circle at 50% 0,#dbeafe70,#0000 48%),linear-gradient(#7ec3ff 0%,#2f8cff 48%,#1d4ed8 100%);border-color:#93c5fd9e;box-shadow:0 14px 36px #2563eb42,inset 0 0 0 1px #ffffff2e}.btn-primary:hover,.btn-free:hover,.nav-free.btn-primary:hover,.lead-magnet-cta:hover{color:#fff;background:radial-gradient(circle at 50% 0,#eff6ff8a,#0000 48%),linear-gradient(#a5d8ff 0%,#3b82f6 50%,#1d4ed8 100%);border-color:#bfdbfec7;box-shadow:0 18px 48px #2563eb57,inset 0 0 0 1px #ffffff3d}.pricing-product-card .btn-product,.checkout-panel .btn-primary,.pricing-product-card .btn-primary{color:var(--foreground);border-color:var(--border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 92%, white 8%), color-mix(in srgb, var(--background) 90%, white 4%));text-shadow:none;box-shadow:0 12px 30px #0003,inset 0 0 0 1px #ffffff0d}.final-cta .button-row,.final-cta .center-row{gap:1.65rem;margin-top:1.8rem}.lead-magnet-cta:before{content:none;display:none}.section,.sup-clean-section{margin:0}.section+.section,.sup-clean-section+.sup-clean-section{border-top:1px solid var(--border)}.section.no-divider,.final-cta.no-divider{border-top:0}.sup-section-head .sup-kicker{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--accent-soft);width:fit-content;min-height:1.85rem;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;margin-inline:auto;padding:.38rem .72rem;font-size:.72rem;font-weight:760;line-height:1;display:inline-flex}.badge,.mini-label,.eyebrow{border:1px solid var(--border);background:var(--accent-soft);width:fit-content;min-height:1.85rem;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;margin-inline:auto;padding:.38rem .72rem;font-size:.72rem;font-weight:760;line-height:1;display:inline-flex}.sup-section-head h2{margin-top:.75rem}.sup-section-head>p:not(.sup-kicker){margin-top:1rem;font-size:clamp(1rem,1.2vw,1.125rem)}.nav-shell{-webkit-backdrop-filter:blur(18px)saturate(1.2);min-height:4.5rem}.logo-text{letter-spacing:-.018em;font-size:.98rem}.nav-links a{font-size:.875rem;position:relative}.nav-links a[aria-current=page]:after{content:"";border-radius:999px;position:absolute}.mobile-menu-inner{width:min(27rem,92vw);padding:1rem}.drawer-head{margin-bottom:1rem}.mobile-links{gap:1rem}.mobile-links a{border-radius:var(--radius-md);padding:.65rem .8rem}.mobile-links a small{font-size:.78rem;line-height:1.35}.btn{white-space:nowrap;height:auto;box-shadow:none;padding-inline:1.05rem;font-size:.78rem;line-height:1}.btn-lg,.btn-sm{border-radius:var(--radius-full);letter-spacing:-.005em;white-space:nowrap;height:auto;min-height:2.75rem;box-shadow:none;padding-inline:1.05rem;font-size:.78rem;font-weight:740;line-height:1}.nav-free{border-radius:var(--radius-full);letter-spacing:-.005em;white-space:nowrap;height:auto;padding-inline:1.05rem;font-size:.78rem;font-weight:740;line-height:1}.lead-magnet-cta,.btn-product{border-radius:var(--radius-full);letter-spacing:-.005em;white-space:nowrap;height:auto;min-height:2.75rem;padding-inline:1.05rem;font-size:.78rem;font-weight:740;line-height:1}.nav-free.btn-primary{color:var(--accent-foreground);border-color:color-mix(in srgb, var(--accent) 78%, white 22%);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 86%, white 14%) 0%, var(--accent) 56%, var(--accent-hover) 100%);box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 22%, transparent), inset 0 1px 0 #ffffff38}.btn-primary:hover,.btn-free:hover,.nav-free.btn-primary:hover,.lead-magnet-cta:hover{color:#fff;border-color:color-mix(in srgb, var(--accent) 58%, white 42%);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 72%, white 28%) 0%, var(--accent-hover) 100%);box-shadow:0 16px 38px color-mix(in srgb, var(--accent) 28%, transparent), inset 0 1px 0 #ffffff47}.pricing-product-card .btn-product,.checkout-panel .btn-primary,.pricing-product-card .btn-primary{color:var(--foreground);border-color:var(--border-strong);background:linear-gradient(180deg, var(--card), var(--surface));box-shadow:0 10px 28px #00000029,inset 0 1px #ffffff0a}.btn-outline:hover{box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0e}.btn-product:hover,.pricing-product-card .btn-product:hover,.checkout-panel .btn-primary:hover,.pricing-product-card .btn-primary:hover{background:var(--card-hover);border-color:var(--border-strong);box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0e}.button-row,.sup-actions,.center-row{gap:.8rem}.button-row .btn,.sup-actions .btn{width:auto}.sup-page-hero{padding-block:clamp(5.5rem,9vh,8rem) clamp(4.25rem,7vh,6rem)}.sup-actions{justify-content:center;margin-top:1.6rem}.sup-proof-row{border:1px solid var(--border);border-radius:var(--radius-full);background:color-mix(in srgb, var(--card) 78%, transparent);width:fit-content;max-width:min(100%,48rem);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin:1.55rem auto 0;padding:.38rem;display:inline-flex}.sup-proof-row span,.sup-proof-row a{border-radius:var(--radius-full);white-space:nowrap;align-items:center;min-height:1.95rem;padding:0 .72rem;font-size:.76rem;font-weight:720;display:inline-flex}.sup-proof-row span:first-child,.sup-proof-row a:first-child{color:var(--foreground);background:var(--accent-soft)}.not-found-card,.portal-profile-card{border-color:var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, white 4%), var(--card));box-shadow:var(--shadow-sm)}.sup-card ul,.sup-pricing-card ul,.monthly-card ul{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 82%, transparent);gap:0;margin:.35rem 0 1rem;padding-left:0;list-style:none;overflow:hidden}.sup-pricing-card ul li,.monthly-card ul li{border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:.7rem .85rem;font-size:.86rem;line-height:1.35}.sup-pricing-card ul li:first-child,.monthly-card ul li:first-child{color:var(--foreground);font-weight:760}.sup-pricing-card ul li:last-child,.monthly-card ul li:last-child{border-bottom:0}.sup-card-grid{gap:1.25rem}.sup-card{padding:1.35rem}.sup-icon{border:1px solid var(--border);border-radius:var(--radius-md);width:2.3rem;height:2.3rem;color:var(--muted-foreground);background:var(--surface);font-family:var(--font-mono);letter-spacing:-.03em;place-items:center;font-size:.75rem;font-weight:760;display:inline-grid}.problem-section .sup-card .sup-icon{color:var(--foreground);border-color:var(--border);background:var(--surface)}.faq-list .faq-item:last-child{border-bottom:0}details.faq-item p{color:var(--muted-foreground)}details.faq-item[open]{background:color-mix(in srgb, var(--surface) 58%, transparent)}details.faq-item summary:after{transition:transform .18s var(--ease), background .18s var(--ease)}details.faq-item[open] summary:after{transform:rotate(180deg)}.polished-contact-form{border-radius:var(--radius-2xl);max-width:58rem;margin-inline:auto;padding:clamp(1.4rem,3vw,2rem)}.contact-form-head{max-width:42rem;margin-bottom:1.4rem}.contact-form-head .mini-label{margin:0 0 .8rem}.contact-button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.contact-button-row .btn{width:auto}.final-cta .wrap{border:1px solid var(--border);background:radial-gradient(circle at 50% 0%, var(--accent-soft), transparent 26rem), linear-gradient(180deg, var(--card), var(--surface));box-shadow:var(--shadow-lg);padding-block:clamp(2.5rem,6vw,4.25rem)}.final-cta .badge{margin-bottom:1rem}.final-cta .lead{max-width:42rem;margin:1rem auto 0}.final-cta .center-row,.final-cta .button-row{justify-content:center;gap:1rem;margin-top:1.75rem}.footer{padding:clamp(3rem,7vw,5.5rem) 0 2rem}.footer-grid{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,.8fr));gap:clamp(2rem,5vw,4rem)}.footer-col:before{color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.78rem;font-weight:800}.footer-col:nth-child(2):before{content:"Products"}.footer-col:nth-child(3):before{content:"Company"}.footer-email{color:var(--accent);font-weight:720}.footer-bottom{color:color-mix(in srgb, var(--muted-foreground) 72%, transparent)}.btn{white-space:nowrap;transition:transform .17s var(--ease), border-color .17s var(--ease), background .17s var(--ease), box-shadow .17s var(--ease), color .17s var(--ease);gap:.45rem;padding:.72rem 1.05rem;font-size:.86rem;line-height:1}.center-row,.button-row{gap:1rem}.final-cta .button-row,.center-block .button-row{gap:1.1rem}.btn-free:hover,.lead-magnet-cta:hover{color:#fff;background:linear-gradient(#7db7ff 0%,#2f6fec 100%);transform:translateY(-1px);box-shadow:0 16px 34px #2563eb4d,inset 0 1px #ffffff38}.pricing-product-card .btn-product{color:var(--foreground);border:1px solid var(--border-strong);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff0e;background:linear-gradient(#ffffff13,#ffffff06)}.btn-product:hover,.pricing-product-card .btn-product:hover{background:linear-gradient(#ffffff1b,#ffffff0a);border-color:#ffffff38;transform:translateY(-1px)}.lead-magnet-cta:before,.btn-free:before{content:none;display:none}.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.sup-proof-row span{border:1px solid var(--border)!important;box-shadow:none!important;font-weight:650!important}@property --p{syntax:"<percentage>";inherits:false;initial-value:0%}.pricing-product-card{background:var(--card);border-color:var(--border);flex-direction:column;gap:1rem;min-height:100%;display:flex!important}.pricing-product-card ul{gap:.5rem;padding-left:0;list-style:none;display:grid}.pricing-product-card li{border-top:1px solid var(--border);color:var(--muted-foreground);padding:.58rem 0}.pricing-product-card .btn{width:100%}.pricing-product-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.premium-monthly-grid{max-width:1000px;margin-inline:auto}.monthly-grid.compact.premium-monthly-grid .monthly-card,.premium-monthly-card{grid-template-columns:minmax(0,1fr) minmax(15rem,.34fr);align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.3rem,3vw,2rem);display:grid!important}.monthly-main{flex-direction:column;align-items:flex-start;display:flex}.monthly-main .mini-label{margin-bottom:.7rem}.monthly-main h3{margin:0}.monthly-main p{max-width:62ch}.monthly-main ul{border-top:1px solid var(--border);width:100%;margin-top:1rem;padding:0;list-style:none}.monthly-main li{border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:.75rem 0 .75rem 1.45rem;position:relative}.monthly-main li:before{content:"";border-bottom:2px solid #60a5fa;border-left:2px solid #60a5fa;width:.65rem;height:.38rem;position:absolute;top:1.05rem;left:.1rem;transform:rotate(-45deg)}.monthly-purchase{border:1px solid var(--border);border-radius:var(--radius-xl);background:#ffffff09;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;padding:1.2rem;display:flex}.monthly-purchase .monthly-price{text-align:center;font-variant-numeric:tabular-nums;font-size:clamp(2rem,4vw,3rem)}.monthly-purchase .btn{width:100%}.code-window-head{justify-content:flex-start;gap:.65rem}.code-window-head>span{color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-full);background:#60a5fa1a;padding:.35rem .65rem}.code-window-head em{margin-left:auto}.code-window-dots{align-items:center;gap:.36rem;display:inline-flex}.code-window-dots span{border-radius:var(--radius-full);background:#ffffff29;width:.55rem;height:.55rem}.code-window-dots span:first-child{background:#f87171ad}.code-window-dots span:nth-child(2){background:#fbbf24a8}.code-window-dots span:nth-child(3){background:#4ade80a8}.api-code-panel{flex-direction:column;display:flex}.api-code{flex:1;min-height:0}.api-table-shell{border:1px solid var(--border);background:var(--card);overflow-x:auto}.api-pricing-table{border-collapse:separate;border-spacing:0;text-align:center;width:100%;min-width:760px}.api-pricing-table th,.api-pricing-table td{border-bottom:1px solid var(--border);padding:1rem 1.1rem;text-align:center!important}.api-pricing-table thead th{color:var(--foreground);text-transform:uppercase;letter-spacing:.08em;background:#ffffff0b;font-size:.72rem}.api-pricing-table tbody tr:hover{background:#60a5fa0b}.api-pricing-table tbody th{color:var(--foreground)}.api-pricing-table tbody td:nth-child(2){color:#bfdbfe;font-variant-numeric:tabular-nums;background:#60a5fa13;font-size:1.08rem;font-weight:780}.price-line,.monthly-price{color:#bfdbfe;font-variant-numeric:tabular-nums}.contact-form.polished-contact-form{border-color:var(--border-strong);max-width:760px;box-shadow:var(--shadow-lg);background:linear-gradient(#ffffff0e,#ffffff05);margin:0 auto;padding:clamp(1.35rem,3vw,2.25rem)}.contact-form-head{margin-bottom:1.5rem}.contact-form-head h3{margin:.55rem 0 0;font-size:clamp(1.4rem,2.6vw,2rem)}.contact-form label{color:var(--muted-foreground);gap:.45rem;font-size:.87rem;font-weight:650;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border);border-radius:var(--radius-md);width:100%;min-height:3rem;color:var(--foreground);transition:border-color .17s var(--ease), box-shadow .17s var(--ease), background .17s var(--ease);background:#ffffff09;padding:.8rem .9rem}.contact-form textarea{resize:vertical;min-height:10rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#ffffff0d;border-color:#60a5fa94;outline:0;box-shadow:0 0 0 4px #60a5fa1f}.contact-button-row{flex-wrap:wrap;gap:.85rem;margin-top:1.35rem;display:flex}.form-status:empty{display:none}.drawer{z-index:1000000}.drawer-section{gap:.4rem}.drawer-section a{min-height:auto!important;padding-block:.72rem!important}.sup-page-hero.has-visual .sup-page-hero-visual{border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:#080b12;padding:clamp(.55rem,1.4vw,1rem)}.sup-page-hero.has-visual .sup-page-hero-visual img{border-radius:calc(var(--radius-xl) - .35rem);object-fit:contain}@media (max-width:760px){.center-row{flex-direction:column;align-items:stretch;width:min(100%,22rem)}.center-row .btn{width:100%}.monthly-grid.compact.premium-monthly-grid .monthly-card,.premium-monthly-card{grid-template-columns:1fr!important}.monthly-purchase{align-items:stretch}}.sup-page-hero .sup-page-hero-copy h1{padding-bottom:.12em;overflow:visible}.sup-page-hero.has-visual .sup-page-hero-grid{gap:clamp(2.8rem,5.5vw,5rem)}.monthly-grid.compact .monthly-card.premium-monthly-card{grid-template-columns:minmax(0,1fr) minmax(13.5rem,16.5rem)!important;align-items:stretch!important;gap:clamp(1.35rem,3vw,2rem)!important;padding:clamp(1.35rem,2.8vw,1.85rem)!important;display:grid!important}.monthly-card .monthly-main{align-content:start!important;gap:.7rem!important;display:grid!important}.monthly-card .monthly-main .mini-label,.monthly-card .monthly-main h3,.monthly-card .monthly-main p,.monthly-card .monthly-main ul{margin:0!important}.monthly-card .monthly-main ul{border-top:1px solid var(--border)!important;gap:0!important;padding:0!important;list-style:none!important;display:grid!important}.monthly-card .monthly-main li{border-bottom:1px solid var(--border)!important;align-items:center!important;min-height:2.3rem!important;padding:.55rem 0!important;display:flex!important}.monthly-card .monthly-purchase{border-left:1px solid var(--border)!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:.85rem!important;padding-left:clamp(1rem,2vw,1.4rem)!important;display:flex!important}.monthly-card .monthly-price{text-align:left!important;margin:0!important}.monthly-card .monthly-purchase .btn{width:100%!important}@media (max-width:760px){.monthly-grid.compact .monthly-card.premium-monthly-card{grid-template-columns:1fr!important}.monthly-card .monthly-purchase{border-left:0!important;border-top:1px solid var(--border)!important;padding-top:1rem!important;padding-left:0!important}}.pricing-product-section,.api-pricing-section{position:relative;overflow:hidden}.pricing-product-section:before,.api-pricing-section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(42% 70% at 50% 0,#6366f129,#0000 72%);position:absolute;inset:0}.pricing-product-section>.wrap,.api-pricing-section>.wrap{z-index:1;position:relative}.pricing-product-card,.sup-pricing-card.pricing-product-card{position:relative;background:linear-gradient(#ffffff0e,#ffffff05),radial-gradient(80% 42% at 50% -15%,#60a5fa2b,#0000 70%)!important;border:1px solid #ffffff1c!important;border-radius:1.25rem!important;padding:clamp(1.6rem,3vw,2.25rem)!important;overflow:visible!important;box-shadow:inset 0 -20px 80px -20px #8686f024,0 24px 70px #00000061!important}.pricing-product-card .mini-label,.pricing-product-card h3,.pricing-product-card .price-line,.pricing-product-card .price-note,.pricing-product-card>p,.pricing-product-card ul,.pricing-product-card .button-row{z-index:1;position:relative}.pricing-product-card .mini-label{width:fit-content;color:#93c5fd!important;background:#2563eb1a!important;border-color:#93c5fd2e!important}.pricing-product-card h3{margin-top:.85rem!important;font-size:clamp(1.35rem,2.4vw,1.75rem)!important}.pricing-product-card .price-line{text-shadow:0 0 30px #60a5fa2e;letter-spacing:-.06em!important;color:#f8fbff!important;margin-top:.4rem!important;font-size:clamp(2.45rem,4.6vw,3.6rem)!important;line-height:1!important}.pricing-product-card .price-note{color:var(--muted-foreground)!important;font-size:.92rem!important}.pricing-product-card ul{border-top:1px solid var(--border)!important;margin:.4rem 0 0!important;padding:clamp(1rem,2vw,1.35rem) 0 0!important;list-style:none!important}.pricing-product-card ul li{align-items:center;min-height:2.35rem;position:relative;border-top:0!important;border-bottom:1px solid var(--border)!important;color:#e5e7ebd1!important;padding:.55rem 0 .55rem 1.65rem!important;display:flex!important}.pricing-product-card ul li:before{border-bottom:2px solid #60a5fa;border-left:2px solid #60a5fa;position:absolute;top:50%;left:.15rem;transform:translateY(-62%)rotate(-45deg)}.pricing-product-card .btn{min-height:46px!important;font-size:.86rem!important}.monthly-card.premium-monthly-card{background:radial-gradient(55% 60% at 100% 0,#60a5fa29,#0000 72%),linear-gradient(#ffffff0e,#ffffff05)!important;border:1px solid #ffffff1c!important;border-radius:1.25rem!important;box-shadow:inset 0 -20px 80px -20px #8686f024,0 24px 70px #00000057!important}.monthly-card .monthly-purchase{border-left-color:#ffffff1c!important}.monthly-card .monthly-price{text-shadow:0 0 28px #60a5fa2e;color:#f8fbff!important;font-size:clamp(2.1rem,3.8vw,3.25rem)!important}.free-tool-grid.premium-tools-grid{align-items:stretch!important}.free-tool-card .tool-image{aspect-ratio:16/10;border-radius:var(--radius-xl);border:1px solid var(--border);background:#080b12;overflow:hidden}.free-tool-card .tool-image img{object-fit:cover;width:100%;height:100%}.sup-section-head h2{font-size:clamp(2.15rem,4.2vw,4rem)}.sup-card-grid{row-gap:clamp(1.15rem,2vw,1.8rem)}.nav-free.btn-primary,.checkout-panel .btn-primary,.pricing-product-card .btn-primary,.pricing-product-card .btn-product{color:#f8fbff!important;text-shadow:0 1px #0000002e!important;background:radial-gradient(circle at 50% 0,#dbeafe6b,#0000 48%),linear-gradient(#7ec3ff 0%,#2f8cff 48%,#1d4ed8 100%)!important;border-color:#93c5fd99!important;box-shadow:0 15px 38px #2563eb45,inset 0 0 0 1px #ffffff2b!important}.btn-primary:hover,.btn-product:hover,.btn-free:hover,.lead-magnet-cta:hover,.nav-free.btn-primary:hover,.checkout-panel .btn-primary:hover,.pricing-product-card .btn-primary:hover,.pricing-product-card .btn-product:hover{color:#fff!important;background:radial-gradient(circle at 50% 0,#eff6ff8c,#0000 48%),linear-gradient(#a5d8ff 0%,#3b82f6 50%,#1d4ed8 100%)!important;border-color:#bfdbfec7!important;box-shadow:0 20px 52px #2563eb57,inset 0 0 0 1px #ffffff38!important}.btn-outline{text-shadow:none!important;box-shadow:0 10px 28px #0000002e,inset 0 0 0 1px #ffffff0a!important}.api-code-panel{border-color:#93c5fd29!important}.api-code{color:#dbeafe!important}.code-value{color:#bbf7d0!important}.code-boolean{color:#fca5a5!important}.code-null{color:#c4b5fd!important}.code-punctuation{color:#93c5fd!important}.monthly-grid.premium-monthly-grid:not(.compact){grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;max-width:880px!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card.premium-monthly-card{grid-template-columns:1fr!important;gap:1.25rem!important;min-width:0!important;min-height:100%!important;display:grid!important;overflow:hidden!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-main{min-width:0!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-main p{max-width:none!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-main ul{width:100%!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-purchase{background:0 0!important;border-top:1px solid #ffffff1c!important;border-left:0!important;border-radius:0!important;padding:1rem 0 0!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-price{text-align:left!important;font-size:clamp(2.35rem,4.4vw,3.35rem)!important}.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-purchase .btn{width:100%!important}.final-cta .fine-print{border:1px solid color-mix(in srgb, var(--accent) 40%, var(--border));border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent) 12%, transparent);width:fit-content;max-width:100%;color:var(--foreground);justify-content:center;align-items:center;margin:1.25rem auto 0;padding:.62rem .86rem;font-weight:760;display:inline-flex}.sup-page-hero .sup-page-hero-copy h1{letter-spacing:-.04em!important;text-wrap:balance!important;max-width:min(52rem,92vw)!important;font-size:clamp(2.35rem,4.7vw,4.15rem)!important;line-height:1.04!important}.compact-first-section{padding-top:clamp(4rem,7vw,6rem)!important}.compact-follow-section{padding-top:clamp(1.5rem,3vh,2.25rem)!important}.section-actions{margin:-.6rem auto clamp(1.65rem,3vw,2.35rem)!important}.problem-section .sup-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.9rem!important}.problem-section .sup-card{background:linear-gradient(135deg,#4da3ff13,#ffffff06 54%,#0000)!important;padding:clamp(1.1rem,2vw,1.35rem)!important}#why .sup-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:62rem!important;margin-inline:auto!important}#why .sup-card{grid-template-columns:2.5rem minmax(0,1fr)!important;align-items:start!important;column-gap:.9rem!important;padding:1.05rem 1.1rem!important;display:grid!important}#why .sup-card .sup-icon{grid-row:span 2!important}.tool-image:before,.report-mock-shell:before{content:"";pointer-events:none;border-radius:inherit;z-index:2;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff8c,inset 0 20px 60px #ffffff26}.tool-image{border-color:#ffffff1f!important}.report-mock-shell{background:linear-gradient(180deg, #ffffff0f, #ffffff05), var(--card)!important;border-color:#ffffff1f!important;box-shadow:0 20px 58px #0000004d,inset 0 1px #ffffff0d!important}.tool-image,.report-mock-shell{padding:.65rem!important;position:relative!important}.tool-image img{border-radius:calc(var(--radius-xl) - .4rem)!important;background:#f3f6fb!important}.free-report-inline-image{border-radius:var(--radius-xl);background:#f4efe6;border:1px solid #ffffff29;overflow:hidden;box-shadow:0 18px 40px #00000057}.free-report-inline-image.wide{aspect-ratio:16/10;background:#f3f6fb}.free-report-inline-image img{height:100%}.monthly-card .monthly-price,.monthly-purchase .monthly-price,.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-price,.monthly-grid.premium-monthly-grid:not(.compact) .monthly-card .monthly-purchase .monthly-price{color:#bfdbfe!important;box-shadow:none!important;text-align:left!important;background:0 0!important;border:0!important;padding:0!important;font-size:clamp(1.35rem,2.4vw,1.85rem)!important;line-height:1.05!important}.monthly-card .monthly-purchase{border-radius:var(--radius-xl)!important;background:0 0!important}.api-code-grid-teaser .api-code{max-height:17rem}.report-mock-shell img{background:#f4efe6!important;box-shadow:0 24px 54px #00000057!important}.tool-image img,.free-report-inline-image img{image-rendering:auto;object-position:top center!important}.report-mock-shell img,.sup-page-hero-visual img{image-rendering:auto;object-fit:contain!important;object-position:top center!important}.report-mock-shell,.free-report-inline-image,.sup-page-hero-visual{background:#f3f6fb!important}.logo-mark-wrap{flex-basis:2.75rem!important;width:2.75rem!important;height:2.75rem!important}.logo-text{letter-spacing:-.025em!important;font-size:1.1rem!important;font-weight:820!important}.nav-links a{font-size:.94rem!important}.nav-free.btn-primary{min-height:2.85rem!important;padding-inline:1.2rem!important;font-size:.92rem!important;font-weight:840!important}.menu-button,.drawer-close{width:2.85rem!important;height:2.85rem!important}.mobile-menu-inner{border-left:1px solid var(--border)!important;width:min(31rem,92vw)!important;padding:1.25rem!important}.drawer-section{border:1px solid var(--border);border-radius:var(--radius-xl);background:#dfdedc05;padding:.85rem!important}.drawer-section .drawer-section-title{color:var(--steel)!important}.mobile-links a{position:relative;overflow:hidden;border:1px solid var(--border)!important}.mobile-links a:before{content:"";background:var(--steel);opacity:0;width:3px;transition:opacity .16s var(--ease);border-radius:999px;position:absolute;top:.7rem;bottom:.7rem;left:0}.mobile-links a:hover:before,.mobile-links a[aria-current=page]:before{opacity:1}.solution-section{background:radial-gradient(circle at 50% 0,#4da3ff16,#0000 34rem),0 0!important}body.modal-open{overflow:hidden}.product-image-section .sup-section-head{margin-bottom:clamp(1.6rem,3vw,2.5rem)!important}.product-image-frame{border-radius:var(--radius-2xl);background:linear-gradient(180deg, #fff1, #ffffff05), var(--card);border:1px solid #ffffff21;width:min(100%,74rem);margin-inline:auto;padding:.8rem;overflow:hidden;box-shadow:0 26px 78px #00000057,inset 0 1px #ffffff0f}.product-image-frame>img,.product-image-frame .api-code-grid{border-radius:calc(var(--radius-2xl) - .55rem);width:100%}.product-image-frame>img{background:#f3f6fb;height:auto;display:block;object-fit:contain!important;object-position:top center!important}.monthly-description-card{border-radius:var(--radius-2xl);border:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr);align-items:stretch;gap:clamp(1.2rem,3vw,2.25rem);padding:clamp(1.4rem,3vw,2.35rem);display:grid}.monthly-description-card .sup-kicker{margin-inline:0}.monthly-description-card h2{font-size:clamp(2rem,4vw,4rem)}.monthly-description-card p{max-width:54rem;margin-top:1rem}.monthly-description-panel ul{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.monthly-description-panel li{color:#e5e7ebd1;padding-left:1.45rem;position:relative}.monthly-description-panel li:before{content:"";border-bottom:2px solid #60a5fa;border-left:2px solid #60a5fa;width:.6rem;height:.34rem;position:absolute;top:.58rem;left:.1rem;transform:rotate(-45deg)}.monthly-description-panel{border-radius:var(--radius-xl);background:#ffffff09;border:1px solid #ffffff1c;flex-direction:column;justify-content:center;gap:.9rem;padding:clamp(1rem,2vw,1.35rem);display:flex}.monthly-description-panel .btn{width:100%;margin-top:.25rem}.product-free-card{max-width:68rem!important}@media (max-width:980px){.monthly-description-card{grid-template-columns:1fr!important}}@media (max-width:760px){.nav-shell{min-height:4.65rem!important}.logo-mark-wrap{flex-basis:2.35rem!important;width:2.35rem!important;height:2.35rem!important}.logo-text{font-size:.96rem!important}.nav-free.btn-primary{padding-inline:.95rem!important;font-size:.82rem!important}.sup-page-hero-copy h1{font-size:clamp(2.55rem,10vw,4rem)!important}.product-image-frame{padding:.48rem}}.product-purchase-section,.monthly-description-section{position:relative}.sup-page-hero-copy .sup-kicker{letter-spacing:.11em!important;margin-bottom:clamp(1rem,2vw,1.55rem)!important;padding:.34rem .72rem!important;font-size:.68rem!important}.sup-page-hero{padding-top:clamp(7.4rem,10vh,9.6rem)!important;padding-bottom:clamp(4.2rem,6vh,6.2rem)!important}.sup-proof-row span{white-space:normal!important;line-height:1.2!important}.flow-start-section{background:radial-gradient(circle at 24% 8%,#4da3ff21,#0000 24rem),radial-gradient(circle at 88% 96%,#a78bfa1a,#0000 28rem),0 0!important}.product-image-section{margin-top:-1.25rem!important;padding-block:clamp(1.5rem,3.5vw,3.3rem) clamp(4.2rem,7vw,6.4rem)!important}.product-image-caption{text-align:center;width:min(100%,74rem);margin:0 auto clamp(1rem,2vw,1.4rem)}.product-image-caption h2{letter-spacing:-.035em!important;font-size:clamp(1.25rem,2vw,1.8rem)!important}.product-image-caption p{max-width:44rem;color:var(--muted-foreground);margin:.35rem auto 0}.product-image-frame{box-shadow:0 28px 84px #00000061,inset 0 1px #ffffff0f!important}@media (max-width:760px){.sup-page-hero-copy h1{font-size:clamp(2.35rem,9vw,3.55rem)!important}}.sup-page-hero-copy .sup-kicker{letter-spacing:.12em!important;min-height:1.7rem!important;margin-bottom:clamp(1.25rem,2.4vw,1.85rem)!important;padding:.28rem .64rem!important;font-size:.64rem!important}.pricing-card-actions .btn-product,.product-single-pricing-card .btn-product{color:#f8fbff!important;background:linear-gradient(#60a5fa 0%,#2563eb 100%)!important;border-color:#93c5fd8a!important;box-shadow:0 14px 34px #2563eb42,inset 0 1px #ffffff2e!important}.pricing-card-actions .btn-product:hover,.product-single-pricing-card .btn-product:hover{background:linear-gradient(#7db7ff 0%,#2f6fec 100%)!important;border-color:#bfdbfeb8!important;box-shadow:0 18px 42px #2563eb57,inset 0 1px #ffffff38!important}.btn-route-secondary{text-shadow:none!important;box-shadow:inset 0 1px #ffffff12!important}.btn-route-secondary:hover{color:#fff!important}.product-image-section{margin-top:-1.75rem!important;padding-top:clamp(.75rem,2vw,1.5rem)!important}.minimal-product-caption{margin-bottom:clamp(.8rem,1.5vw,1.1rem)!important}.minimal-product-caption h2{color:#eaf3ffdb!important;font-size:clamp(1rem,1.7vw,1.45rem)!important}.product-pricing-single{max-width:900px;margin:clamp(1.7rem,3.2vw,2.5rem) auto 0}.pricing-style-card{border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 78% 0,#60a5fa24,#0000 22rem),linear-gradient(#ffffff0e,#ffffff05);padding:clamp(1.1rem,2.4vw,1.5rem);position:relative;overflow:hidden}.pricing-card-actions{z-index:1;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;display:grid;position:relative}.pricing-card-actions .btn{width:100%}@media (max-width:980px){.pricing-card-actions{grid-template-columns:1fr!important}}.compact-pricing-head{max-width:760px!important}.pricing-check{color:#93c5fd;flex:none;margin-top:.08rem;font-weight:900;line-height:1}.minimal-flow-head{max-width:760px!important;margin-bottom:clamp(1.6rem,4vw,2.6rem)!important}.product-image-section{padding-top:clamp(.6rem,2vw,1rem)!important;padding-bottom:clamp(2.4rem,5vw,4.5rem)!important}.product-image-section .wrap{max-width:980px}.product-image-frame{width:min(100%,920px)!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 auto!important}.free-report-inline-image{box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.free-report-inline-image img{transform:rotate(-1.5deg);border-radius:18px!important;height:auto!important;box-shadow:0 28px 90px #0000006b,0 0 0 1px #ffffff1a!important}.product-free-card .free-report-inline-image img{width:min(100%,360px)!important}.free-report-inline-image.wide img{transform:none;width:min(100%,460px)!important}@media (max-width:760px){.free-report-inline-image img{width:min(100%,280px)!important}}.section-tone-soft:before{opacity:0}.sup-section-head h2{margin-inline:auto}.sup-page-hero-copy h1{font-feature-settings:"ss01"}.fit-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.fit-card{border:1px solid var(--border);border-radius:var(--radius-xl);align-content:start;padding:1.75rem;display:grid}.fit-card.fit-yes{border-color:color-mix(in srgb, var(--success) 28%, var(--border))}.fit-card.fit-no{background:var(--surface)}.fit-head{color:var(--foreground);align-items:center;gap:.6rem;font-weight:750;display:inline-flex}.fit-card li{color:var(--muted-foreground);padding-left:1.4rem;line-height:1.55;position:relative}.fit-card li:before{content:"";border-radius:var(--radius-full);background:var(--border-strong);width:.4rem;height:.4rem;position:absolute;top:.62em;left:0}.fit-yes li:before{background:var(--success)}@media (max-width:980px){.fit-split{grid-template-columns:1fr}}.price-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(2rem,5vh,3.5rem);display:grid}.price-card{border:1px solid var(--border);transition:border-color .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);position:relative}.price-card:hover{box-shadow:var(--shadow-md)}.price-card-featured{background:radial-gradient(120% 80% at 50% 0%, var(--accent-soft), transparent 60%), var(--card)}.price-entry{text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.5rem;font-weight:700}.price-name{font-size:1.4rem;line-height:1.1}.price-amount{align-items:baseline;gap:.45rem;display:flex}.price-value{font-family:var(--font-display,inherit);color:var(--foreground);font-size:clamp(2.6rem,4vw,3.4rem);font-weight:600;line-height:1}.price-unit{color:var(--muted-foreground);font-size:.9rem;font-weight:500}.price-monthly{color:var(--muted-foreground);margin-top:.5rem;font-size:.85rem}.price-outcome{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:1.1rem;padding-top:1.1rem}.price-includes{display:grid}.price-includes li{color:var(--foreground)}.price-check{flex:none;place-items:center}.price-actions{gap:.65rem;display:grid}.price-actions .btn{width:100%}.pricing-compare-grid-two{align-items:stretch;gap:1.25rem}.pricing-product-card{border-radius:var(--radius-2xl);flex-direction:column;min-height:0;padding:clamp(1.9rem,4vw,2.6rem);display:flex}.pricing-product-card .mini-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:.72rem;font-weight:700}.pricing-product-card h3{font-family:var(--font-display,inherit);margin:.4rem 0 1rem;font-size:clamp(1.5rem,2.4vw,2rem)}.pricing-product-card .price-line{font-family:var(--font-display,inherit);letter-spacing:-.04em;font-size:clamp(2.8rem,4.4vw,3.6rem);font-weight:600;line-height:1}.pricing-product-card .price-note{margin-top:.4rem}.pricing-product-card>p{margin-top:1rem}.pricing-product-card ul{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:.65rem;margin:1.25rem 0;padding:1.25rem 0;list-style:none;display:grid}.pricing-product-card li{color:var(--foreground);align-items:flex-start;gap:.6rem;padding-left:0;font-size:.95rem;display:flex}.pricing-product-card li:before{content:"✓";border-radius:var(--radius-full);background:var(--accent-soft);width:1.3rem;height:1.3rem;color:var(--accent);flex:none;place-items:center;margin-top:.05rem;font-size:.7rem;font-weight:800;display:grid}.pricing-product-card .button-row{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:auto;display:grid}.pricing-product-card .button-row .btn{width:100%}.pricing-compare-grid-two .pricing-product-card:nth-child(2){border-color:color-mix(in srgb, var(--accent) 50%, var(--border));background:radial-gradient(120% 80% at 50% 0%, var(--accent-soft), transparent 60%), var(--card)}body{letter-spacing:-.01em}h1,h2,h3{font-weight:600!important}h4,h5,h6{letter-spacing:-.01em;font-weight:600!important}h3{font-size:clamp(1.05rem,1.4vw,1.3rem)!important}strong,b,.price-value,.price-line,.monthly-price,.checkout-price-line,.checkout-price-line strong,.build-card-price strong,.nav-links a,.logo-text{font-weight:700!important}.drawer-section-title{letter-spacing:.06em!important}p,li,.lead,.sup-hero-lead,.fine-print{letter-spacing:-.01em}.sup-proof-row span{border:1px solid var(--border)!important;box-shadow:none!important;-webkit-text-fill-color:currentColor!important;background-image:none!important;font-weight:400!important}.final-cta{box-shadow:none!important;border:0!important}.final-cta .center-block{padding:0!important}.sup-page-hero-visual{perspective:1800px}.sup-page-hero-visual>img{transform-origin:top;image-rendering:auto;background:linear-gradient(#0e1422,#0a0f1a);border:1px solid #93c5fd2e;border-radius:18px;transform:perspective(1800px)rotateX(7deg)rotateY(-.5deg)scale(1.005);box-shadow:inset 0 2px #ffffff0d,0 40px 90px -30px #000000b8,0 18px 50px -24px #2563eb6b}.product-image-frame>img{border:1px solid #93c5fd29;border-radius:18px;box-shadow:inset 0 2px #ffffff0d,0 44px 100px -34px #000000bd,0 20px 56px -26px #2563eb66}.solution-section,.deliverables-section,.flow-start-section,.product-purchase-section,#why{background:radial-gradient(120% 80% at 50% 0%, #4da3ff0d, transparent 60%), var(--surface,#ffffff04)}.deliverable-copy h3{margin:.5rem 0 .85rem;font-size:clamp(1.35rem,2vw,1.7rem)}.deliverable-copy p{color:var(--muted-foreground);line-height:1.65}.enterprise-build-card{flex-direction:column;gap:1.5rem;max-width:720px;margin-inline:auto;display:flex;padding:clamp(1.75rem,4vw,2.75rem)!important}.build-card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-bottom:1.5rem;display:flex}.build-card-title h3{margin-top:.3rem;font-size:clamp(1.4rem,2.2vw,1.9rem)}.build-card-price{text-align:right;white-space:nowrap}.build-card-price strong{letter-spacing:-.05em;color:var(--foreground);font-size:clamp(2.4rem,4.4vw,3.4rem);line-height:1;display:block}.build-card-price span{color:var(--muted-foreground);font-size:.85rem}.build-card-features{grid-template-columns:1fr 1fr;gap:.85rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.build-card-features li{color:var(--foreground);align-items:flex-start;gap:.6rem;font-size:.95rem;display:flex}.build-card-note{color:var(--muted-foreground);font-size:.9rem}.enterprise-build-card .pricing-card-actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.enterprise-build-card .pricing-card-actions .btn{width:100%}.build-card-next{border-top:1px solid var(--border);margin-top:.25rem;padding-top:1.25rem}.build-card-next .mini-label{margin-bottom:.75rem}.build-card-steps{counter-reset:none;gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.build-card-steps li{color:var(--foreground);align-items:flex-start;gap:.7rem;font-size:.95rem;line-height:1.4;display:flex}.build-step-num{border-radius:var(--radius-full);background:var(--accent-soft);width:1.5rem;height:1.5rem;color:var(--accent);flex:none;place-items:center;margin-top:.05rem;font-size:.8rem;font-weight:700;display:grid}.landing-pricing-grid{justify-content:center;grid-template-columns:minmax(0,760px)!important}.landing-pricing-card{max-width:760px;margin-inline:auto}.landing-pricing-card .build-card-note{margin-top:.25rem}.landing-build-next{border-top:0;border-bottom:1px solid var(--border);margin-top:0;padding:0 0 1.15rem}.pricing-product-actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid}.pricing-product-actions .btn{width:100%}.price-card .price-value{font-size:clamp(1.9rem,3vw,2.65rem)}.premium-tools-grid{align-items:stretch}.premium-tools-grid .tool-image{background:linear-gradient(#ffffff0a,#ffffff04)}@media (max-width:760px){.pricing-product-actions{grid-template-columns:1fr}}.api-pricing-actions{margin-top:1.25rem}.sup-kicker,.eyebrow{color:var(--blue);background:var(--blue-soft);border-color:var(--blue-line)}.price-card-featured:hover{border-color:var(--blue)!important}.btn-primary:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.btn-product{border:1px solid var(--accent)!important}.btn-product:hover,.pricing-product-card .btn-product:hover{background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.btn-outline,.btn-route-secondary{border:1px solid var(--border-strong)!important}.btn-free,.lead-magnet-cta{border:1px solid var(--blue)!important}.btn-free:hover,.lead-magnet-cta:hover{background:var(--blue-hover)!important;border-color:var(--blue-hover)!important}.dark{--background:#0d141b;--surface:#0f1922;--card:#14222f;--card-hover:#1a2c3c;--border:#243443;--border-strong:#34485b;--foreground:#e7eef6;--muted-foreground:#abbfd2;--accent:#abbfd2;--accent-hover:#fff;--accent-soft:#7493af1f;--accent-foreground:#0d141b;--steel:#7493af;--steel-soft:#7493af24;--steel-line:#7493af73;--blue:#7493af;--blue-hover:#95b0c8;--blue-soft:#7493af24;--blue-line:#7493af73;--ring:#7493af;--destructive:#d98c8c;--success:#7493af}html.dark{background:radial-gradient(circle at 50% -10%, #7493af14, transparent 32rem), var(--background)!important}.dark body{background-attachment:fixed}.section,.sup-clean-section,.sup-floating-section,.deliverables-section,.problem-section,.solution-section,.product-image-section,.monthly-description-section,.product-purchase-section{background:0 0!important}.section-tone-soft,.final-cta{background-image:none!important}.dark .section-tone-soft{background:0 0!important}:root{--space-section-sm:clamp(4.5rem, 8vw, 6.5rem)}.btn{-webkit-backdrop-filter:blur(14px)saturate(110%);backdrop-filter:blur(14px)saturate(110%);transition:background .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease), transform .2s var(--ease), color .2s var(--ease)}.btn:after{background:linear-gradient(#ffffff29,#0000 52%)!important}.nav-free.btn-primary{color:#0c0c0c!important;background:linear-gradient(#fffffff5,#e8e8e8e0)!important;border-color:#ffffff47!important;box-shadow:0 14px 38px #00000057,inset 0 1px #ffffff80,inset 0 0 0 1px #ffffff1a!important}.btn-free:hover,.btn-primary:hover,.nav-free.btn-primary:hover{color:#000!important;background:linear-gradient(#fff,#f4f4f4f0)!important;border-color:#ffffff6b!important;box-shadow:0 20px 52px #0000006b,inset 0 1px #fff9,inset 0 0 0 1px #ffffff24!important}.btn-outline:hover{color:#fff!important;box-shadow:0 18px 44px #00000061,inset 0 1px #ffffff1f!important}.btn-ghost{color:var(--foreground)!important;background:0 0!important}.btn-ghost:hover{background:#ffffff0f!important}.sup-kicker,.eyebrow,.mini-label,.badge{color:var(--steel)!important;border-color:var(--steel-line)!important;background:var(--steel-soft)!important}.price-includes .price-check,.btn-ghost{color:var(--steel)!important}.section+.section,.sup-clean-section+.sup-clean-section,.section+.sup-clean-section,.sup-clean-section+.section,.section+.section-tone-soft,.section-tone-soft+.section,.no-divider{border-top:0!important}.deliverables-section .sup-section-head{max-width:58rem}@media (min-width:821px){.nav-shell .menu-button{display:none!important}.nav-col-right{gap:1rem}}.deliverables-stack{max-width:70rem;margin-inline:auto}.deliverable-copy p:last-child{font-size:.98rem}.price-card-featured .price-includes{gap:.55rem}.final-cta .center-block{border-radius:var(--radius-2xl);padding:clamp(2rem,4vw,3.1rem)}.footer-grid.footer-grid-four{gap:clamp(1.8rem,4vw,3.2rem)!important}.footer-grid-four .footer-col:nth-child(2):before{content:"Products"!important}.footer-grid-four .footer-col:nth-child(3):before{content:"Start free"!important}.footer-grid-four .footer-col:nth-child(4):before{content:"Company"!important}.why-aimspace-section .sup-section-head{max-width:760px}.path-router-card{color:inherit;flex-direction:column;gap:.55rem;text-decoration:none;display:flex!important}.path-router-card:hover{text-decoration:none}.path-router-arrow{font-size:.9rem;font-weight:760;display:inline-flex}.pricing-summary-section{background:radial-gradient(circle at 50% 0,#7493af0f,#0000 34rem),0 0}body{background:radial-gradient(circle at 12% 8%,#4da3ff16,#0000 26rem),radial-gradient(circle at 88% 28%,#4da3ff0f,#0000 28rem),linear-gradient(#050609 0%,#08090d 42%,#050609 100%)!important}.sup-clean-section,.section{background-color:#0000}.sup-clean-section:nth-of-type(odd){background:radial-gradient(circle at 8% 0,#4da3ff09,#0000 24rem),linear-gradient(#ffffff03,#0000 58%)}.sup-section-head>p:not(.sup-kicker){display:none!important}@media (min-width:821px){.nav-shell .menu-button{display:inline-flex!important}.nav-col-right{gap:.75rem!important}}.logo-text{letter-spacing:-.024em}.path-router-card .mini-label{letter-spacing:.1em!important;color:#9fd2ff!important;background:#4da3ff0e!important;border-color:#4da3ff33!important;min-height:1.45rem!important;padding:.22rem .5rem!important;font-size:.62rem!important}.path-router-arrow{font-size:.84rem!important}.fit-card.fit-yes{background:radial-gradient(circle at 18% 0,#34d39921,#0000 18rem),linear-gradient(#10b9810e,#ffffff04)!important;border-color:#34d39938!important}.fit-card.fit-no{background:radial-gradient(circle at 18% 0,#f871711c,#0000 18rem),linear-gradient(#f871710a,#ffffff04)!important;border-color:#f871712e!important}.final-cta.no-divider{padding-bottom:clamp(5.2rem,9vw,8rem)!important}.footer{margin-top:clamp(1rem,3vw,2.25rem)}.dark{--foreground:#eef4fb;--muted-foreground:#b9cadd;--accent:#4da3ff;--accent-hover:#6cb6ff;--accent-soft:#4da3ff24;--accent-foreground:#051018;--steel:#7493af;--steel-soft:#7493af24;--steel-line:#7493af73;--blue:#4da3ff;--blue-hover:#6cb6ff;--blue-soft:#4da3ff24;--blue-line:#4da3ff73;--ring:#4da3ff;--success:#34d399}.sup-kicker,.eyebrow{color:var(--blue)!important;background:var(--blue-soft)!important;border:1px solid var(--blue-line)!important}.mini-label,.badge{color:var(--muted-foreground)!important;background:var(--steel-soft)!important;border:1px solid var(--border)!important}.price-entry{color:var(--muted-foreground)!important}.mobile-links a[aria-current=page] span{color:var(--blue)!important}.price-includes .price-check{color:var(--success)!important;background:var(--success)!important}.sup-kicker,.eyebrow,.badge,.mini-label{letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;align-items:center!important;gap:.4rem!important;min-height:1.75rem!important;padding:0 .7rem!important;font-size:.75rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.price-entry{text-transform:uppercase!important;white-space:nowrap!important;align-items:center!important;gap:.4rem!important;min-height:1.75rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.drawer-section-title{letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important;align-items:center!important;gap:.4rem!important;min-height:1.75rem!important;font-size:.75rem!important;font-weight:700!important;line-height:1!important}.sup-proof-row span,.sup-proof-row a{border-radius:var(--radius-full)!important;border:1px solid var(--border)!important;min-height:2rem!important;padding:0 .85rem!important;font-size:.8125rem!important;font-weight:600!important}.portal-pill-row span{border-radius:var(--radius-full)!important;border:1px solid var(--border)!important;background:var(--steel-soft)!important;min-height:2rem!important;color:var(--muted-foreground)!important;padding:0 .85rem!important;font-size:.8125rem!important;font-weight:600!important}.btn{transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease)!important;padding-inline:1.35rem!important;font-size:.9375rem!important}.nav-free{padding-inline:1rem!important;font-size:.875rem!important}.btn-lg{min-height:3.375rem!important;padding-inline:1.75rem!important;font-size:1rem!important}.nav-free.btn-free{color:#04130e!important;background:linear-gradient(135deg,#34d399,#10b981)!important;border-color:#34d399b8!important;box-shadow:0 16px 40px #10b9813d,inset 0 0 0 1px #ffffff29!important}.btn-free:hover,.lead-magnet-cta:hover,.nav-free.btn-free:hover{transform:translateY(-1px)!important;box-shadow:0 20px 48px #10b9814d,inset 0 0 0 1px #ffffff38!important}.price-actions .btn-product{background:linear-gradient(135deg, var(--blue), var(--blue-hover))!important;border-color:var(--blue-line)!important;color:#051018!important;box-shadow:0 16px 42px #4da3ff3d,inset 0 0 0 1px #ffffff29!important}.btn-primary:hover,.btn-product:hover{transform:translateY(-1px)!important;box-shadow:0 20px 50px #4da3ff4d,inset 0 0 0 1px #ffffff38!important}.btn:focus-visible,.menu-button:focus-visible,.drawer-close:focus-visible,.faq-item summary:focus-visible{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--blue)!important;outline:none!important}a:focus-visible{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--blue)!important}@media (prefers-reduced-motion:reduce){.btn-free:hover,.btn-primary:hover,.btn-product:hover,.lead-magnet-cta:hover{transform:none!important}}.final-cta{position:relative}.final-cta:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 50% 0%, var(--blue-soft), transparent 70%);position:absolute;inset:0}.final-cta>.wrap{z-index:1;position:relative}.api-pricing-card{background:linear-gradient(180deg, color-mix(in srgb, var(--card) 100%, white 4%), var(--card))!important;box-shadow:0 1px 0 0 #ffffff0f inset, var(--shadow-md)!important}.api-pricing-table th,.api-pricing-table td{text-align:center!important}@media (max-width:640px){.final-cta .button-row .btn{width:100%}}:root{--section-y-compact:clamp(2.75rem, 4.8vw, 4.75rem)}h3{font-family:var(--font-sans)!important}.api-code,code,pre,.code-window-head{font-family:var(--font-mono)!important}.deliverable-visual{position:relative!important}.deliverable-visual:before{content:"";border-radius:var(--radius-2xl);background:radial-gradient(55% 48% at 50% 46%, var(--blue-soft), transparent 72%);filter:blur(8px);pointer-events:none;position:absolute;inset:8% 4%}.approval-gate-card{border:1px solid var(--border-strong);border-radius:var(--radius-2xl);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 100%, white 4%), var(--card));box-shadow:0 1px 0 #ffffff0f inset, var(--shadow-md);grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:clamp(.75rem,2vw,1rem);margin-top:clamp(1.5rem,3vw,2.25rem);padding:clamp(1rem,2.4vw,1.5rem);display:grid}.approval-step{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);padding:1rem}.approval-step span{border-radius:var(--radius-full);color:#051018;background:var(--blue);place-items:center;width:2rem;height:2rem;margin-bottom:.7rem;font-weight:850;display:inline-grid}.approval-step strong{margin-bottom:.45rem;display:block}.approval-step p{color:var(--muted-foreground);font-size:.92rem}.approval-step-featured{border-color:var(--blue-line);box-shadow:0 0 0 1px var(--blue-line), var(--shadow-sm)}.approval-arrow{color:var(--blue);place-items:center;font-size:1.5rem;font-weight:800;display:grid}.two-column-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);display:grid}.two-column-section .sup-kicker{margin-inline:0!important}.rich-copy-card{border:1px solid var(--border-strong);border-radius:var(--radius-2xl);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 100%, white 4%), var(--card));box-shadow:0 1px 0 #ffffff0f inset, var(--shadow-md);gap:1rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:grid}.section-actions .btn-free{order:-1}.section-actions .btn-outline{opacity:.96}.faq-item[open]{border-color:var(--blue-line)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, var(--blue) 4%), var(--card))!important}details.faq-item summary:after{font-weight:850}.pricing-product-card,.api-pricing-card,.product-single-pricing-card{border-color:var(--border-strong)!important;box-shadow:0 1px 0 #ffffff0f inset, var(--shadow-sm)!important}@media (max-width:860px){.approval-gate-card{grid-template-columns:1fr}.approval-arrow{padding-block:.25rem;transform:rotate(90deg)}.two-column-section{grid-template-columns:1fr}}.about-belief-section,.approval-section{position:relative}.compact-approval{margin-top:clamp(1.25rem,2.5vw,2rem)}.sup-kicker,.eyebrow,.badge,.mini-label{border:1px solid var(--blue-line)!important;background:var(--blue-soft)!important;width:fit-content!important;min-height:1.75rem!important;color:var(--blue)!important;font-family:var(--font-sans)!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:.4rem!important;padding:0 .7rem!important;font-size:.6875rem!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.sup-kicker,.eyebrow{margin:0 auto 1rem!important}.badge,.mini-label{margin:0!important}h1,h2{font-family:var(--font-display)!important;font-weight:600!important}h3{font-family:var(--font-sans);font-weight:600!important}h4,h5,h6{font-family:var(--font-sans);letter-spacing:-.01em!important;font-weight:600!important}code,pre,.api-code,.code-window-head{font-family:var(--font-mono)!important}a:focus-visible,button:focus-visible,summary:focus-visible{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--blue);border-radius:var(--radius-sm)}.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--blue);border-radius:var(--radius-sm);outline:none}.final-cta .button-row,.final-cta .center-row,.final-cta .fine-print{display:none!important}.final-cta-link{margin-top:1.2rem;font-size:.96rem;text-decoration:none;display:inline-flex}.final-cta-link:hover{text-decoration:underline}.spotlight-card{border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--card) 100%, white 4%), var(--card));color:var(--muted-foreground);transition:border-color .18s var(--ease), background .18s var(--ease), transform .18s var(--ease), box-shadow .18s var(--ease);box-shadow:0 1px 0 #ffffff0f inset, var(--shadow-sm);position:relative;overflow:hidden}.spotlight-card:hover{border-color:var(--border-strong);box-shadow:0 1px 0 #ffffff14 inset, var(--shadow-md);transform:translateY(-2px)}.spotlight-card-glow{pointer-events:none;z-index:0;transition:opacity .3s var(--ease);position:absolute;inset:-1px}.spotlight-card-content{z-index:1;height:100%;position:relative}.spotlight-card-link{gap:inherit;height:100%;color:inherit;text-decoration:none;display:grid}.sup-card.spotlight-card,.fit-card.spotlight-card,.monthly-card.spotlight-card,.free-tool-card.spotlight-card,.price-card.spotlight-card,.api-pricing-card.spotlight-card,.product-free-card.spotlight-card,.product-single-pricing-card.spotlight-card,.landing-pricing-card.spotlight-card,.monthly-description-card.spotlight-card{padding:clamp(1.25rem,2.4vw,1.65rem)}.card-icon-shell{border:1px solid var(--border-strong);background:linear-gradient(135deg,#4da3ff2e,#34d3991a);border-radius:999px;margin-bottom:1rem;box-shadow:inset 0 1px #ffffff1a,0 0 24px #4da3ff14;width:2.55rem!important;height:2.55rem!important;color:var(--foreground)!important;place-items:center!important;display:inline-grid!important}.card-icon-shell svg{width:1.15rem!important;height:1.15rem!important}.sup-icon.card-icon-shell{font-size:0;padding:0!important}@media (prefers-reduced-motion:reduce){.spotlight-card:hover{transform:none}}html,body,h1,h2,h3,h4,h5,h6,.sup-page-hero-copy h1,.sup-section-head h2,.price-value{font-family:var(--font-sans)!important}.logo-wordmark{gap:.48rem!important}.product-image-frame-enhanced{position:relative;background:radial-gradient(circle at 20% 0,#4da3ff1f,#0000 20rem),linear-gradient(#05070e,#030409)!important;border-radius:2rem!important;padding:clamp(1rem,2.2vw,1.45rem)!important;overflow:visible!important;box-shadow:11px 21px 3px #0000000f,14px 27px 7px #0000001a,19px 38px 14px #00000021,27px 54px 27px #00000029,39px 78px 50px #0003,55px 110px 86px #00000042!important}.hero-visual-stage{place-items:center;min-height:clamp(22rem,48vw,34rem);display:grid;position:relative}.hero-visual-main{background:#f4f0e8;border-radius:1.55rem;width:min(100%,58rem);position:relative;overflow:hidden;box-shadow:0 24px 70px #00000061,0 0 0 1px #ffffff24}.hero-visual-main>img{display:block;object-fit:contain!important;width:100%!important;height:auto!important}.strategy-signal-widget{background:#000000f0;border:1px solid #ffffff29;border-radius:1.3rem;width:min(15rem,32vw);min-height:9.5rem;padding:1rem;position:absolute;bottom:clamp(-3.5rem,-5vw,-2.5rem);right:clamp(-.5rem,-1vw,0rem);box-shadow:11px 21px 3px #0000000f,14px 27px 7px #0000001a,19px 38px 14px #00000021,27px 54px 27px #00000029,39px 78px 50px #0003,55px 110px 86px #00000042}.strategy-signal-widget h3{letter-spacing:-.025em;color:var(--foreground);margin:0 0 .7rem;font-size:1.05rem}.signal-bars{background-image:linear-gradient(0deg,#7e7e8f47 1px,#0000 1px);background-size:100% 1.6rem;border-top:1px solid #ffffff1a;align-items:end;gap:.5rem;height:6rem;padding:.6rem .25rem 0;display:flex}.signal-bars span{background:linear-gradient(#40e5d1,#4c86ff 58%,#5b14c5);border-radius:999px 999px .35rem .35rem;flex:1;min-width:.75rem;box-shadow:0 0 20px #40e5d157}.product-free-card.free-report-inline-card{grid-template-columns:minmax(17rem,.8fr) minmax(0,1fr)!important;align-items:center!important;gap:clamp(1.4rem,3vw,2.6rem)!important;max-width:72rem!important;padding:clamp(1.4rem,3vw,2.25rem)!important;display:grid!important}.product-free-card .free-report-inline-image{background:#eef3fb!important;border:0!important;border-radius:1.55rem!important;place-items:center!important;width:100%!important;min-height:clamp(18rem,30vw,25rem)!important;display:grid!important;overflow:visible!important;box-shadow:inset 0 1px #ffffffb8,0 20px 55px #00000038!important}.product-free-card .free-report-inline-image img{object-fit:contain!important;border-radius:.35rem!important;width:min(78%,21rem)!important;height:auto!important;max-height:100%!important;box-shadow:0 22px 52px #0000003d,0 0 0 1px #0000001a!important}.product-free-card .button-row{align-items:center}.price-grid.price-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:66rem!important;margin-inline:auto!important}.pricing-page-api-actions{margin-top:clamp(1.3rem,2.5vw,2rem)!important}@media (max-width:900px){.price-grid.price-grid-two,.product-free-card.free-report-inline-card{grid-template-columns:1fr!important}.strategy-signal-widget{width:min(100%,28rem);margin-top:1rem;position:relative;bottom:auto;right:auto}.hero-visual-stage{min-height:auto}}@media (max-width:560px){.product-free-card .free-report-inline-image{min-height:18rem!important}}.path-router-card.spotlight-card{border:1px solid var(--border)!important;border-radius:var(--radius-2xl)!important;background:radial-gradient(80% 80% at 30% 0%, #4da3ff17, transparent 62%), linear-gradient(180deg, color-mix(in srgb, var(--card) 96%, white 4%), var(--card))!important;min-height:100%!important;box-shadow:var(--shadow-sm)!important;padding:clamp(1.3rem,2vw,1.75rem)!important}.choose-path-section .spotlight-card-link{min-height:100%;flex-direction:column!important;align-items:flex-start!important;gap:.65rem!important;display:flex!important}.path-router-card .mini-label{align-self:flex-start!important;margin:0 0 .6rem!important}.path-router-card h3{letter-spacing:-.01em!important;margin:0!important;font-size:clamp(1.12rem,1.55vw,1.35rem)!important}.path-router-card p:not(.mini-label){color:var(--muted-foreground)!important;margin:0!important;font-size:.96rem!important;line-height:1.62!important}.path-router-arrow{padding-top:.7rem!important;font-size:.88rem!important}.deliverable-copy .mini-label{margin-bottom:.95rem!important}.deliverable-copy h3{margin-top:.12rem!important}.flow-start-section .minimal-flow-head{margin-bottom:clamp(1.35rem,3vw,2.1rem)!important}.pricing-summary-section .section-actions{margin-top:clamp(1.45rem,3vw,2.2rem)!important}@media (max-width:560px){.flow-start-section{padding-block:3rem!important}}.table-link{color:var(--blue);white-space:nowrap;font-weight:700;text-decoration:none}.table-link:hover{color:var(--blue-hover)}.api-card-cta{width:100%;margin-top:1rem}.checkout-status-card{align-items:stretch}.monthly-choice-actions{flex-wrap:wrap}.checkout-note-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 86%, var(--blue-soft));gap:.35rem;padding:1rem;display:grid}.checkout-note-card.compact{padding:.85rem}.checkout-note-card strong{color:var(--foreground);font-size:.95rem}.checkout-note-card p{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.65}.checkout-panel li{gap:.25rem;display:grid}.checkout-panel li span{color:var(--muted-foreground);font-size:.9rem;line-height:1.5}.compact-first-section,.compact-follow-section{padding-block:var(--space-section-sm)!important}.sup-page-hero.has-visual .sup-page-hero-grid{text-align:left;grid-template-columns:minmax(0,.92fr) minmax(320px,.68fr)}.sup-page-hero.has-visual .sup-page-hero-copy{text-align:left;margin-inline:0}.sup-page-hero.has-visual .sup-page-hero-copy h1,.sup-page-hero.has-visual .sup-hero-lead{margin-left:0;margin-right:0}.sup-page-hero.has-visual .sup-actions,.sup-page-hero.has-visual .sup-proof-row{justify-content:flex-start}.sup-page-hero.has-visual .sup-page-hero-visual{width:100%}.sup-page-hero.has-visual .sup-page-hero-visual>img{display:none}.faq-item summary{min-height:48px}@media (max-width:960px){.sup-page-hero.has-visual .sup-page-hero-grid{text-align:center;grid-template-columns:1fr;width:min(100%,100% - 2rem)}.sup-page-hero.has-visual .sup-page-hero-copy{text-align:center!important}.sup-page-hero.has-visual .sup-page-hero-copy h1,.sup-page-hero.has-visual .sup-hero-lead{margin-left:auto!important;margin-right:auto!important}.sup-page-hero.has-visual .sup-actions,.sup-page-hero.has-visual .sup-proof-row{justify-content:center!important}}@media (max-width:720px){.sup-page-hero.has-visual .sup-page-hero-grid{width:min(100%,100% - 1.25rem)}.sup-card-grid.cols-3{grid-template-columns:1fr!important}}.container,.wrap,.footer-inner{width:min(var(--container), 100%)!important;padding-inline:clamp(1.1rem,3vw,2.4rem)!important}.section+.section,.sup-clean-section+.sup-clean-section{border-top-color:#abc7e80f!important}.sup-section-head{text-align:center!important;max-width:56rem!important;margin-inline:auto!important}.sup-section-head h2{max-width:48rem!important;margin-inline:auto!important}.sup-section-head>p:not(.sup-kicker),.lead,.sup-hero-lead{color:#d7e1eedb!important;font-size:clamp(1.02rem,1.25vw,1.14rem)!important;line-height:1.64!important}.sup-kicker,.badge,.mini-label,.eyebrow{color:#9fd0ff!important;background:linear-gradient(#76bdff29,#76bdff13)!important;border-color:#76bdff57!important;box-shadow:inset 0 1px #ffffff14!important}.spotlight-card,.pricing-product-card,.free-tool-card,.checkout-card,.portal-profile-card{background:linear-gradient(180deg, #ffffff0e, #ffffff05), var(--card)!important;box-shadow:var(--shadow-soft)!important;border-color:#abc7e821!important}.nav-shell{min-height:4.7rem!important}.logo-text{color:#f5f8fd!important;font-weight:800!important}.logo-mark-wrap{filter:drop-shadow(0 10px 24px #378fff29)}.nav-links{gap:.4rem!important}.nav-links a,.nav-signin{font-weight:760!important}.nav-links a:hover,.nav-signin:hover{background:#76bdff16!important}.nav-links a[aria-current=page]{color:#fff!important;background:#76bdff16!important}.nav-links a[aria-current=page]:after{background:linear-gradient(90deg,#0000,#76bdff,#0000)!important}.nav-free.btn{color:#fff!important;background:linear-gradient(#ffffff21,#ffffff0b)!important;border-color:#ffffff2e!important;box-shadow:inset 0 1px #ffffff24,0 14px 32px #00000038!important}.nav-free.btn:hover{background:linear-gradient(#76bdff42,#76bdff1f)!important;border-color:#76bdff85!important}.menu-button,.drawer-close{background:linear-gradient(180deg, var(--surface-3), var(--surface))!important;border-color:#76bdff2e!important}.mobile-menu.is-open{background:#0000009e!important}.mobile-menu-inner{background:radial-gradient(circle at 100% 0,#76bdff1f,#0000 18rem),#07101a!important;border-left-color:#abc7e824!important}.drawer-section-title{letter-spacing:.08em!important;text-transform:uppercase!important;font-size:.72rem!important}.mobile-links a{background:#ffffff09!important;border:1px solid #abc7e81a!important}.mobile-links a:hover,.mobile-links a[aria-current=page]{background:#76bdff1a!important;border-color:#76bdff42!important}.btn{letter-spacing:-.01em!important;min-height:2.85rem!important;font-size:.88rem!important}.btn-lg,.btn-sm{letter-spacing:-.01em!important;border-radius:999px!important;min-height:2.85rem!important;font-size:.88rem!important;font-weight:820!important}.btn-lg{min-height:3.15rem!important;padding-inline:1.48rem!important}.btn-sm{min-height:2.45rem!important;padding-inline:1rem!important;font-size:.78rem!important}.btn-primary:hover,.btn-free:hover,.lead-magnet-cta:hover{filter:saturate(1.08)brightness(1.04)!important;transform:translateY(-2px)!important}.btn-outline{box-shadow:inset 0 1px #ffffff1a,0 14px 34px #0000003d!important}.btn-product:hover{background:linear-gradient(#76bdff2e,#ffffff0b)!important;border-color:#76bdff5c!important}.button-row,.sup-actions,.contact-button-row,.pricing-card-actions,.pricing-product-actions{align-items:center!important;gap:.9rem!important}.sup-page-hero-grid{align-items:center!important;gap:clamp(2.4rem,5vw,5rem)!important}.sup-page-hero-copy h1{color:#f7faff!important;max-width:50rem!important}.sup-page-hero-copy .sup-kicker{margin-bottom:1rem!important}.sup-page-hero-copy .sup-hero-lead{margin-top:1.25rem!important}.sup-actions{margin-top:1.65rem!important}.sup-proof-row{gap:.45rem!important;margin-top:1.15rem!important}.sup-page-hero-visual,.hero-visual-stage,.product-image-frame,.report-mock-shell{background:radial-gradient(circle at 50% 0,#76bdff26,#0000 58%),linear-gradient(#ffffff0f,#ffffff05),#0c1624!important;border-color:#abc7e829!important;box-shadow:0 34px 100px #00000070,inset 0 1px #ffffff14!important}.mission-tree-wrap{gap:clamp(2.2rem,4vw,4rem)!important}.mission-tree-head h2{max-width:42rem!important}.mission-tree-body{color:#d7e1eed1!important}.mission-tree-frame{background:radial-gradient(circle at 50% 0,#76bdff29,#0000 54%),linear-gradient(#ffffff0e,#ffffff05),#0b1522!important;border-color:#76bdff33!important;border-radius:32px!important;box-shadow:0 34px 110px #0000006b,inset 0 1px #ffffff0f!important}.mission-tree-grid{opacity:.36!important}.mission-tree-corner{opacity:.82!important;border-color:#38e0a0bf!important}.sup-card-grid .sup-card{box-shadow:none!important;border:0!important;border-right:1px solid #abc7e81a!important;border-radius:0!important;min-height:100%!important;padding:clamp(1.35rem,2.4vw,1.85rem)!important}.sup-card-grid .sup-card:last-child,.sup-card-grid.cols-4 .sup-card:nth-child(4n),.sup-card-grid.cols-3 .sup-card:nth-child(3n),.sup-card-grid.cols-2 .sup-card:nth-child(2n){border-right:0!important}.sup-card h3{margin-top:1rem!important}.sup-card p{color:#d7e1eec7!important}.sup-icon,.card-icon-shell{background:linear-gradient(#76bdff1f,#ffffff09)!important;border-color:#76bdff3d!important}.fit-split{grid-template-columns:1fr 1fr!important;gap:1rem!important;max-width:72rem!important;margin-inline:auto!important}.fit-card{padding:clamp(1.35rem,2.6vw,2rem)!important}.fit-card li{color:#dde7f4db!important;line-height:1.55!important}.fit-yes{border-color:#38e0a02e!important}.fit-no{border-color:#f8717124!important}.deliverables-section{background:radial-gradient(circle at 50% 20%,#76bdff13,#0000 42rem),0 0!important}.deliverables-stack{display:grid!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{overflow:hidden!important}.deliverable-copy h3{max-width:22rem!important;font-size:clamp(1.45rem,2.4vw,2.25rem)!important}.deliverable-visual{padding:clamp(1.4rem,3vw,2.8rem)!important}.deliverable-shot{border-color:#ffffff29!important}.flow-start-section{border-color:#abc7e81f!important}.landing-pricing-grid,.pricing-compare-grid{max-width:48rem!important;margin-inline:auto!important}.landing-pricing-card,.pricing-product-card,.enterprise-build-card{padding:clamp(1.55rem,3vw,2.3rem)!important}.pricing-product-card h3,.enterprise-build-card h3{font-size:clamp(1.25rem,2vw,1.75rem)!important}.price-line,.build-card-price strong,.checkout-price-line strong{color:#f8fbff!important;letter-spacing:-.055em!important}.pricing-product-card ul,.build-card-features,.checkout-panel ul{gap:.62rem!important;display:grid!important}.pricing-product-card li,.build-card-features li,.checkout-panel li{color:#e2ecf8e0!important}.report-mock-shell{border-radius:32px!important;justify-content:center!important;align-items:center!important;gap:clamp(.65rem,1.6vw,1.05rem)!important;min-height:clamp(17rem,30vw,24rem)!important;padding:clamp(1.15rem,2.2vw,1.65rem)!important;display:flex!important}.report-mock-shell img{border:1px solid #ffffff26!important;border-radius:12px!important;width:clamp(5.7rem,10vw,8.7rem)!important;height:auto!important;box-shadow:0 18px 42px #0000005c!important}.report-mock-shell img:first-child{transform:rotate(-5deg)translateY(.25rem)!important}.report-mock-shell img:nth-child(2){transform:translateY(-.35rem)scale(1.05)!important}.report-mock-shell img:nth-child(3){transform:rotate(5deg)translateY(.25rem)!important}.free-tool-grid,.start-free-grid,.premium-tools-grid{gap:clamp(1.15rem,2.8vw,1.75rem)!important}.free-tool-card,.start-free-card{padding:clamp(1.2rem,2.3vw,1.75rem)!important}.tool-image,.start-free-image,.free-report-inline-image{background:radial-gradient(circle at 50% 0,#ffffff29,#0000 50%),#edf4fb!important;border-color:#abc7e824!important;box-shadow:inset 0 1px #ffffffdb,0 22px 58px #00000052!important}.tool-image img,.start-free-image img,.free-report-inline-image img{padding:clamp(.45rem,1.5vw,1rem)!important}.free-tool-card .btn,.start-free-copy .btn{margin-top:auto!important}.product-free-card{padding:clamp(1.25rem,2.6vw,2rem)!important;display:grid!important}.api-code-grid{box-shadow:var(--shadow-soft)!important;background:#070d17!important;border:1px solid #abc7e81f!important;border-radius:26px!important;gap:1rem!important;padding:.65rem!important}.api-code-panel{box-shadow:none!important;background:#08111d!important;border-color:#abc7e81f!important}.code-window-head{background:linear-gradient(#ffffff0f,#ffffff05)!important;border-bottom-color:#abc7e81a!important;min-height:3.1rem!important}.api-code{scrollbar-color:#76bdff61 transparent;color:#e9f1fb!important;background:#06101c!important;font-size:clamp(.76rem,.85vw,.9rem)!important;line-height:1.62!important}.code-key{color:#9fd0ff!important}.code-string{color:#93f1c8!important}.code-number{color:#ffd166!important}.code-method{color:#76bdff!important;font-weight:800!important}.api-table-shell{box-shadow:var(--shadow-soft)!important;background:#0a1320!important;border-color:#abc7e824!important;border-radius:24px!important}.api-pricing-table th,.api-pricing-table td{border-color:#abc7e817!important;padding:1rem!important}.table-link{color:#8ec5ff!important;font-weight:820!important}.faq-item summary{min-height:4.6rem!important;padding:1.2rem 4.6rem 1.2rem 1.65rem!important;font-size:clamp(.98rem,1.2vw,1.1rem)!important}.faq-item summary:after{color:#9fd0ff!important;background:#76bdff1a!important;border-color:#76bdff2e!important;right:1.35rem!important}details.faq-item summary:after{border-color:#76bdff2e!important}.faq-item[open] summary,details.faq-item[open] summary{color:#fff!important}.faq-item p{color:#d7e1eed1!important;max-width:58rem!important;font-size:.98rem!important;line-height:1.7!important}details.faq-item p{color:#d7e1eed1!important;max-width:58rem!important}.contact-form,.lead-magnet-form,.form-shell{border-radius:28px!important}.form-grid{gap:1rem!important}label span{color:#f5f8fd!important}input[type=text],input[type=email],input[type=password],input[type=search],input[type=url],textarea,select{color:#f5f8fd!important;background:#ffffff0b!important;border-color:#abc7e824!important;min-height:3.35rem!important;box-shadow:inset 0 1px #ffffff09!important}textarea{min-height:10rem!important}.form-status{color:#d8ffeee6!important;background:#38e0a014!important;border:1px solid #38e0a033!important;border-radius:16px!important;padding:.85rem 1rem!important}.checkout-section{align-items:start!important;min-height:calc(100vh - 4.75rem)!important;padding-top:clamp(4.4rem,8vw,6.6rem)!important;padding-bottom:clamp(4rem,8vw,6rem)!important;display:grid!important}.checkout-card{background:radial-gradient(circle at 0 0,#76bdff29,#0000 45%),linear-gradient(#ffffff0e,#ffffff05),#0b1522!important;border-radius:30px!important;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr)!important;width:min(100%,58rem)!important;margin-inline:auto!important;padding:clamp(1.45rem,3vw,2.1rem)!important}.checkout-card h1{font-size:clamp(2.6rem,5vw,4.55rem)!important;line-height:.98!important}.checkout-panel{background:#050a1185!important;border-radius:22px!important;padding:clamp(1.2rem,2.5vw,1.75rem)!important}.checkout-actions .btn{width:100%!important}.checkout-panel .fine-print{color:#d7e1eeb8!important}.legal-stack{max-width:58rem!important;margin-inline:auto!important}.legal-stack h2{margin-top:2rem!important}.portal-shell,.profile-shell{width:min(1180px,100%)!important;margin-inline:auto!important;padding:clamp(5.5rem,9vw,7.5rem) clamp(1.1rem,3vw,2rem) clamp(4rem,7vw,6rem)!important}.portal-hero{grid-template-columns:minmax(0,1fr) minmax(18rem,.36fr)!important;align-items:stretch!important;gap:1.25rem!important;margin-bottom:1.5rem!important;display:grid!important}.portal-hero>div:first-child,.portal-profile-card{box-shadow:var(--shadow-soft)!important;background:radial-gradient(circle at 0 0,#76bdff24,#0000 26rem),linear-gradient(#ffffff0e,#ffffff05),#0b1522!important;border:1px solid #abc7e821!important;border-radius:30px!important;padding:clamp(1.4rem,3vw,2.4rem)!important}.portal-hero h1,.profile-hero h1{font-size:clamp(2.45rem,5vw,4.6rem)!important;line-height:1!important}.portal-pill-row{flex-wrap:wrap!important;gap:.5rem!important;margin-top:1.1rem!important;display:flex!important}.portal-pill-row span,.portal-tabs button{color:#e8f0fae0!important;background:#76bdff14!important;border:1px solid #abc7e821!important;border-radius:999px!important}.portal-tabs{flex-wrap:wrap!important;gap:.7rem!important;margin:0 0 1.4rem!important;display:flex!important}.portal-tabs button{text-align:left!important;gap:.15rem!important;min-height:3.1rem!important;padding:.58rem 1rem!important;display:grid!important}.portal-tabs button span{color:#9fd0ff!important;letter-spacing:.07em!important;text-transform:uppercase!important;font-size:.63rem!important;font-weight:840!important;line-height:1!important;display:block!important}.portal-tabs button strong{color:#f5f8fd!important;font-size:.94rem!important;line-height:1.1!important;display:block!important}.portal-tabs button.is-active{background:#76bdff24!important;border-color:#76bdff61!important}.portal-grid{align-items:stretch!important;gap:1rem!important}.portal-panel{border-radius:26px!important;padding:clamp(1.25rem,2.6vw,2rem)!important}.portal-panel-large h2{font-size:clamp(2rem,4vw,3.6rem)!important}.portal-status-grid{gap:1rem!important}.portal-list li{color:#ebf2fae6!important}.profile-photo-card,.profile-fields{box-shadow:var(--shadow-soft)!important;background:linear-gradient(#ffffff0e,#ffffff05),#0b1522!important;border:1px solid #abc7e821!important;border-radius:28px!important;padding:clamp(1.25rem,2.4vw,1.8rem)!important}.profile-photo{margin-bottom:1rem!important}.profile-photo-card input[type=file]{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.profile-fields{gap:1rem!important}.profile-fields button{width:fit-content!important;min-width:12rem!important}.footer{border-top-color:#abc7e81f!important;padding:clamp(4rem,7vw,5.75rem) 0 2.25rem!important}.footer-grid-four{border-top:1px solid #abc7e81c!important;grid-template-columns:minmax(18rem,1.45fr) minmax(9rem,.75fr) minmax(9rem,.75fr) minmax(9rem,.75fr)!important;gap:clamp(1.8rem,4vw,4.2rem)!important;padding-top:2rem!important;display:grid!important}.footer-col:before{content:none!important}.footer-col-title{margin:0 0 .8rem!important;line-height:1!important}.footer-brand p{color:#d7e1eec2!important;max-width:22rem!important}.footer-col a:hover,.footer-email:hover{color:#fff!important}.footer-email{color:#76bdff!important}.footer-bottom{color:#d7e1eeb8!important;border-top-color:#abc7e81c!important}.social-links a{background:#76bdff0f!important;border-color:#abc7e821!important}:is(a,button,input,textarea,select,summary):focus-visible{outline-offset:4px!important;outline:2px solid #8ec5ff!important;box-shadow:0 0 0 6px #76bdff29!important}.drawer-section-title{text-align:left!important;justify-self:start!important;margin-left:0!important}.drawer-section:first-child .drawer-section-title{color:#b9dcff!important;background:#76bdff1a!important;border-color:#76bdff47!important}.drawer-section:nth-child(2) .drawer-section-title{color:#abf3d0!important;background:#38e0a01a!important;border-color:#38e0a047!important}.drawer-section:nth-child(3) .drawer-section-title{color:#d6e4f5!important;background:#cddaeb13!important;border-color:#cddaeb33!important}.mission-tree-head{text-align:center!important}.mission-tree-head .sup-kicker,.mission-tree-head h2,.mission-tree-body{margin-inline:auto!important}.sup-card-grid{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:clamp(1rem,2vw,1.45rem)!important;overflow:visible!important}.path-router-grid{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.sup-card-grid .sup-card{background:linear-gradient(#ffffff0b,#ffffff04),#0a121d!important;border:1px solid #abc7e821!important;border-radius:26px!important;box-shadow:0 20px 54px #00000045!important}.path-router-card{border:1px solid #abc7e821!important;border-radius:26px!important}.sup-card-grid .sup-card{border-bottom:1px solid #abc7e821!important;border-right:1px solid #abc7e821!important}.deliverable-row.deliverable-row-reverse{border-color:#abc7e81a!important}.deliverable-copy h3{max-width:30rem!important}.deliverable-copy p:not(.mini-label){max-width:34rem!important}.fit-card{display:grid!important}.fit-head{color:#f4f8fd!important;margin:0!important;font-size:1.1rem!important;font-weight:860!important;display:block!important}.fit-card ul{gap:.8rem!important;margin:0!important;padding:0!important;display:grid!important}.fit-card li{grid-template-columns:1.2rem minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important;display:grid!important}.price-grid{grid-template-columns:repeat(3,minmax(17rem,1fr))!important}.price-monthly{font-size:.86rem!important}.pricing-product-card ul{padding:0!important;list-style:none!important}.pricing-product-card ul li{grid-template-columns:1.2rem minmax(0,1fr)!important;gap:.55rem!important;display:grid!important}.pricing-product-card ul li:before{color:#52e0a3;font-weight:900}.pricing-product-actions{padding-top:1rem!important}.landing-build-next{margin-top:.4rem!important}.build-card-note{color:#d8ffeed6!important}.start-free-section .sup-section-head{text-align:center!important}.start-free-section .sup-section-head p{margin-inline:auto!important}.start-free-card{border-radius:30px!important}.start-free-image,.tool-image,.free-report-inline-image{box-shadow:none!important;background:0 0!important;border:0!important}.start-free-image img,.tool-image img,.free-report-inline-image>img{background:#0d121a!important;border-radius:16px!important;margin-inline:auto!important;padding:0!important;box-shadow:0 28px 70px #0000006b,0 0 0 1px #ffffff29!important}.product-free-card-split{background:linear-gradient(#ffffff0b,#ffffff04),#0a121d!important;border:1px solid #abc7e821!important;border-radius:30px!important;grid-template-columns:minmax(0,1fr) minmax(14rem,.58fr)!important;align-items:center!important;gap:clamp(1.5rem,4vw,4rem)!important;max-width:66rem!important;margin-inline:auto!important;padding:clamp(1.5rem,3.4vw,2.6rem)!important;display:grid!important;box-shadow:0 24px 72px #0000004d!important}.product-free-copy{gap:.95rem;display:grid}.product-free-copy .sup-kicker{margin:0!important}.product-free-copy h2{font-size:clamp(2rem,3.4vw,3.25rem)}.product-free-copy p{max-width:38rem}.product-free-card-split .free-report-inline-image{justify-self:center}.api-engine-explainer .sup-card-grid .sup-card h3{min-height:0!important}@media (max-width:1100px){.path-router-grid,.price-grid,.deliverable-row,.deliverable-row.deliverable-row-reverse,.product-free-card-split{grid-template-columns:1fr!important}.deliverable-row-reverse .deliverable-copy{order:0!important}}:root.dark,.dark{--background:#05080d;--surface:#09131f;--card:#111b2a;--card-hover:#152236;--border:#8eaccd2e;--border-strong:#a4c3e757;--foreground:#f6f8fc;--muted-foreground:#b6c2d3;--accent:#8dc5ff;--accent-hover:#b9dcff;--accent-soft:#8dc5ff1f;--accent-foreground:#03101d;--blue:#8dc5ff;--blue-hover:#b9dcff;--blue-soft:#4da3ff21;--blue-line:#75b9ff5c;--success:#43e6a5;--shadow-sm:0 16px 42px #00000040, inset 0 1px 0 #ffffff06;--shadow-md:0 24px 70px #00000057, inset 0 1px 0 #ffffff09;--shadow-lg:0 38px 110px #0000007a, inset 0 1px 0 #ffffff0b;--container:1160px}html.dark body{background:radial-gradient(circle at 50% -6%,#4da3ff1c,#0000 34rem),radial-gradient(circle at 12% 18%,#34d3990d,#0000 36rem),linear-gradient(#05080d 0%,#04070c 52%,#050a12 100%)!important}main{padding-top:5.65rem!important}h1{letter-spacing:-.045em!important;font-size:clamp(3rem,5.9vw,5.05rem)!important;line-height:.99!important}h2{letter-spacing:-.04em!important;font-size:clamp(2.05rem,3.7vw,3.28rem)!important;line-height:1.03!important}p{color:#d2ddecc7}.container,.wrap,.footer-inner{width:min(var(--container), 100%)!important}.sup-page-hero{padding:clamp(3.75rem,6.2vw,6rem) 0 clamp(2.8rem,5.2vw,4.75rem)!important}.section{padding:clamp(4rem,6vw,6rem) 0!important}.section:before{width:min(760px,100vw - 4rem)!important}.sup-section-head{margin-bottom:clamp(2rem,4vw,3.25rem)!important}.sup-hero-lead,.lead{max-width:43rem!important;font-size:clamp(1rem,1.35vw,1.14rem)!important;line-height:1.62!important}.nav-shell{border-bottom-color:#8eaccd26!important}.nav-frame{padding-block:1rem!important}.logo-text{font-size:.95rem!important}.nav-links a{color:#e0e8f4d1!important;font-size:.86rem!important}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff!important;background:#8dc5ff1f!important}.sup-card,.card,.sup-pricing-card,.monthly-card,.free-tool-card,.not-found-card,.login-card,.portal-panel,.portal-profile-card,.contact-form,.faq-item,.checkout-card,.checkout-panel,.product-free-card,.product-image-frame,.pricing-style-card{box-shadow:var(--shadow-sm)!important;background:linear-gradient(145deg,#152132f5,#0a111bf5)!important;border-color:#8eaccd38!important}.start-free-card,.path-router-card{box-shadow:var(--shadow-sm)!important;background:linear-gradient(145deg,#152132f5,#0a111bf5)!important}.sup-card:hover,.free-tool-card:hover{border-color:#8dc5ff61!important}.sup-kicker,.eyebrow,.badge,.mini-label{color:#a9d4ff!important;background:#4da3ff21!important;border-color:#8dc5ff57!important;font-weight:760!important}.btn{min-height:2.7rem!important;box-shadow:0 16px 34px #0000003d!important}.btn-primary,.btn-product{color:#07111f!important;background:linear-gradient(#9ed0ff,#4e9cff)!important;border-color:#b0d8ffb3!important}.btn-free,.lead-magnet-cta{color:#031710!important;background:linear-gradient(#65f0bd,#25c887)!important;border-color:#72ffc79e!important}.btn-outline,.btn-route-secondary{color:#f4f8ff!important;background:linear-gradient(#ffffff14,#ffffff09)!important;border-color:#c5d8ee33!important}.footer{background:#08131f!important;border-top-color:#8eaccd2e!important;padding:3.25rem 0 2.5rem!important}.footer-grid.footer-grid-four{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.78fr))!important;align-items:start!important;gap:clamp(1.5rem,4vw,3rem)!important}.footer-col:before{content:none!important;display:none!important}.footer-col-title{color:#f6f8fce6!important;letter-spacing:.115em!important;text-transform:uppercase!important;margin:0 0 .55rem!important;font-size:.74rem!important;font-weight:820!important;line-height:1!important}.footer-col{gap:.62rem!important}.footer-col a{color:#d2ddecb8!important;font-size:.92rem!important}.footer-brand p{max-width:18rem!important;font-size:.98rem!important;line-height:1.58!important}.footer-bottom{margin-top:2.5rem!important;padding-top:1.5rem!important}.social-links a{background:#ffffff09!important}.checkout-section{min-height:auto!important;padding:clamp(3.25rem,6vw,5rem) 0 clamp(4.5rem,7vw,6.25rem)!important;display:block!important}.checkout-wrap{width:min(1080px,100%)!important}.checkout-card{border-radius:1.55rem!important;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr)!important;align-items:stretch!important;gap:clamp(1.5rem,4vw,3rem)!important;padding:clamp(1.65rem,4vw,2.5rem)!important;display:grid!important}.checkout-card h1{max-width:13ch!important;font-size:clamp(3rem,5.4vw,5.05rem)!important}.checkout-copy .lead{max-width:33rem!important;margin-left:0!important;margin-right:0!important}.checkout-panel{border-radius:1.35rem!important;align-content:center!important;align-self:stretch!important;padding:clamp(1.35rem,3vw,2rem)!important;display:grid!important}.checkout-actions{gap:.8rem!important;display:grid!important}.checkout-status-card .checkout-copy{align-content:center!important}.checkout-note-card{background:#03080f85!important;border-color:#8eaccd33!important}.login-shell,.portal-shell,.profile-shell{width:min(1120px,100%)!important;margin-inline:auto!important;padding:clamp(3rem,7vw,5.5rem) 2rem clamp(4rem,7vw,6rem)!important}.login-shell{place-items:center!important;min-height:100svh!important}.login-card{width:min(100%,980px)!important;padding:clamp(2rem,5vw,3rem)!important}.login-card h1{max-width:14ch!important;margin:0!important}.login-card p:not(.badge){max-width:48rem!important;font-size:1.04rem!important}.portal-hero,.profile-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.36fr)!important;align-items:stretch!important;gap:1rem!important;margin-bottom:1.45rem!important;display:grid!important}.portal-hero>div:first-child,.profile-hero>div:first-child{box-shadow:var(--shadow-sm)!important;background:linear-gradient(145deg,#19273af2,#0c1420f2)!important;border:1px solid #8eaccd38!important;border-radius:1.5rem!important;padding:clamp(1.65rem,4vw,2.55rem)!important}.portal-hero h1,.profile-hero h1{margin:0!important;font-size:clamp(3rem,5.5vw,5.1rem)!important}.portal-profile-card{align-content:center!important;gap:.85rem!important;min-height:auto!important;display:grid!important}.portal-tabs{gap:.7rem!important;margin:1.2rem 0 1.1rem!important}.portal-tabs button{color:#f7fbff!important;background:#0c1623eb!important;border-color:#8eaccd40!important;min-height:3rem!important;padding:.72rem 1rem!important}.portal-tabs button span{color:#9ecbff!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:800!important;display:block!important}.portal-tabs button[aria-selected=true],.portal-tabs button.is-active{background:#4da3ff29!important;border-color:#8dc5ff73!important}.portal-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)!important;gap:1rem!important}.portal-panel{padding:clamp(1.5rem,3.5vw,2rem)!important}.portal-panel h2{max-width:12ch!important;font-size:clamp(2.7rem,4.2vw,4.4rem)!important}.portal-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;display:grid!important}.portal-status-grid span{color:#9ecbff!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.78rem!important;font-weight:820!important}.profile-hero>a{border-radius:1.5rem!important;place-self:stretch stretch!important;place-items:center!important;min-height:auto!important;display:grid!important}.profile-form{grid-template-columns:minmax(240px,.35fr) minmax(0,1fr)!important;align-items:stretch!important;gap:1rem!important;display:grid!important}.profile-photo-card,.profile-fields{background:linear-gradient(145deg,#152132f5,#0a111bf5)!important;border:1px solid #8eaccd38!important;border-radius:1.5rem!important;padding:clamp(1.5rem,3vw,2rem)!important}.profile-fields label{gap:.45rem!important;margin:0!important;display:grid!important}.profile-fields input,.contact-form input,.contact-form textarea,.contact-form select,.chat-input-row input,.upload-drop input{color:#f7fbff!important;background:#070d16b8!important;border:1px solid #8eaccd38!important;border-radius:.9rem!important;min-height:3.25rem!important;padding:0 1rem!important;box-shadow:inset 0 1px #ffffff09!important}.profile-fields button{width:min(220px,100%)!important}.profile-photo{place-items:center!important;display:grid!important;overflow:hidden!important}.profile-photo img{object-fit:cover!important;width:100%!important;height:100%!important}.sup-page-hero{overflow:hidden!important}.start-free-grid{gap:1.1rem!important}.deliverables-stack{max-width:980px!important;margin-inline:auto!important;display:grid!important}.pricing-compare-grid-two{max-width:560px!important;margin-inline:auto!important}.landing-pricing-card{min-height:auto!important}.build-card-next{background:#03080f73!important;border:1px solid #8eaccd29!important;border-radius:1rem!important;max-height:18rem!important;padding:1rem!important;overflow:auto!important}.api-pricing-table{font-size:.92rem!important}.api-pricing-table th,.api-pricing-table td{padding:1rem 1.1rem!important}.api-code-grid{gap:1.1rem!important}.api-code-panel{border-radius:1.15rem!important}.api-code{background:#050b16!important;min-height:26rem!important;font-size:clamp(.74rem,.8vw,.86rem)!important}.api-preview-visual,pre{background:#050b16!important;border-color:#8eaccd33!important}.api-card-cta{width:100%!important}.legal-stack{gap:1.15rem!important;max-width:860px!important;margin-inline:auto!important}.legal-stack h3,.legal-stack h2{letter-spacing:-.025em!important;margin-top:1.3rem!important}.legal-stack p{font-size:1rem!important;line-height:1.72!important}.legal-stack strong{color:#f7fbff!important}.report-mock-shell{background:radial-gradient(circle at 50% 36%,#8dc5ff24,#0000 18rem),linear-gradient(145deg,#182538eb,#080f18f0)!important;min-height:20rem!important}.report-mock-shell img{border:1px solid #ffffff1a!important;box-shadow:0 22px 58px #00000080!important}.micro-proof-list{gap:.48rem!important}.micro-proof-list li{color:#e2ecf9d6!important;background:#8dc5ff1a!important;border-color:#8dc5ff38!important}.contact-form{max-width:820px!important;margin-inline:auto!important;padding:clamp(1.5rem,4vw,2.2rem)!important}.faq-item{border-radius:1rem!important;padding:1.15rem 1.35rem!important}@media (max-width:980px){main{padding-top:5rem!important}.checkout-card,.portal-hero,.profile-hero,.profile-form,.portal-grid,.deliverable-row,.deliverable-row-reverse{grid-template-columns:1fr!important}.deliverable-row-reverse .deliverable-copy,.deliverable-row-reverse .deliverable-visual{order:initial!important}.portal-status-grid{grid-template-columns:1fr!important}.footer-grid.footer-grid-four{grid-template-columns:1fr 1fr!important}}@media (max-width:760px){.container,.wrap,.footer-inner,.login-shell,.portal-shell,.profile-shell{padding-inline:1rem!important}h1{font-size:clamp(2.55rem,12vw,3.55rem)!important}h2{font-size:clamp(1.9rem,9.2vw,2.65rem)!important}.footer-grid.footer-grid-four{grid-template-columns:1fr!important}.checkout-section{padding-top:2.5rem!important}.checkout-card{padding:1.15rem!important}.checkout-card h1{font-size:clamp(2.5rem,12vw,3.4rem)!important}}}@layer utilities{.no-divider{border:0}.large{min-height:18rem}}@layer motion{@keyframes faqReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}details[open]>:not(summary){animation:faqReveal .22s var(--ease)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:1ms;animation-duration:1ms;animation-iteration-count:1}}}@media (max-width:1180px){.nav-links a{padding-inline:.42rem;font-size:.84rem}.logo-text{font-size:.9rem}}@media (max-width:1120px){.nav-links{display:none}}@media (max-width:980px){main{padding-top:5.8rem}.sup-card-grid,.monthly-grid,.free-tool-grid,.not-found-grid,.portal-grid,.portal-status-grid,.form-grid,.pricing-compare-grid,.api-code-grid,.sup-card-grid.cols-4,.sup-card-grid.cols-3,.sup-card-grid.cols-2,.free-tool-grid,.form-grid,.not-found-grid,.monthly-grid.compact .monthly-card{grid-template-columns:1fr}.monthly-grid.compact .monthly-price,.monthly-grid.compact .monthly-card .btn{grid-column:1;justify-self:start}.portal-panel-large{grid-column:auto}}@media (max-width:760px){.container,.wrap,.footer-inner{padding-inline:1rem}.nav-frame{padding-block:.8rem}.nav-free{display:none}.sup-page-hero{padding-block:3rem}h1{font-size:clamp(2.6rem,12.5vw,3.9rem)}h2{font-size:clamp(1.95rem,9.5vw,2.9rem)}.button-row,.sup-actions{align-items:stretch}.button-row .btn,.sup-actions .btn{width:100%}.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}}@media (max-width:980px){.pricing-compare-grid-two,.checkout-card{grid-template-columns:1fr}}@media (max-width:760px){.sup-actions,.button-row,.contact-button-row{gap:.85rem}.btn,.btn-lg,.btn-sm{font-size:.68rem}.sup-actions,.button-row,.center-row{gap:.65rem}.final-cta .button-row,.final-cta .center-row{gap:1rem}}@media (max-width:900px){.sup-card-grid.cols-3,.sup-card-grid.cols-4{grid-template-columns:1fr}}@media (max-width:760px){main{padding-top:5.25rem}.container,.wrap,.footer-inner{padding-inline:1rem}.section,.sup-clean-section{padding-block:4rem}.sup-proof-row{border-radius:var(--radius-xl)}.sup-actions,.button-row,.center-row{flex-direction:column;align-items:stretch}.button-row .btn,.sup-actions .btn,.contact-button-row .btn{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.final-cta .fine-print{text-align:center;margin-top:1rem}@media (max-width:760px){@layer components;}@media (prefers-reduced-motion:reduce){@layer components;}@media (max-width:1100px){@layer components;}@media (max-width:900px){@layer components;}@media (max-width:920px){@layer components{.monthly-grid.premium-monthly-grid:not(.compact){grid-template-columns:1fr!important;max-width:34rem!important}}}@media (max-width:900px){@layer components;}@media (max-width:980px){@layer components{.problem-section .sup-card-grid,#why .sup-card-grid{grid-template-columns:1fr!important}}}@media (max-width:760px){@layer components{.free-report-inline-image{margin-inline:auto}.free-report-inline-image.wide{max-width:100%}}}@media (max-width:980px){.price-grid{grid-template-columns:1fr;max-width:30rem;margin-inline:auto}.price-card-featured{order:-1}}@media (max-width:760px){.pricing-product-card .button-row{grid-template-columns:1fr}}@media (max-width:860px){.deliverable-row,.deliverable-row-reverse{grid-template-columns:1fr}.deliverable-row-reverse .deliverable-copy{order:0}.build-card-features{grid-template-columns:1fr}.build-card-head{flex-direction:column;align-items:flex-start;gap:.75rem}.build-card-price{text-align:left}.enterprise-build-card .pricing-card-actions{grid-template-columns:1fr}}.api-preview-visual{background:#070b14!important;border:1px solid #60a5fa38!important}.api-preview-visual .api-code-grid,.api-preview-visual .api-code-grid-teaser{grid-template-columns:1fr;gap:0;width:100%;margin:0}.api-preview-visual .api-code-panel{box-shadow:none;background:#070b14;border:0;border-radius:0}.api-preview-visual .api-code-panel:first-child{border-bottom:1px solid #60a5fa29}.api-preview-visual .api-code{max-height:11rem;font-size:.68rem;line-height:1.45;min-height:0!important}.api-pricing-card-list{display:none}.api-pricing-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-sm);padding:1.1rem}.api-pricing-card h3{margin-top:.15rem;font-size:1.35rem}.api-pricing-card dl{gap:.8rem;margin:1rem 0 0;display:grid}.api-pricing-card dt{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.api-pricing-card dd{color:var(--foreground);margin:.15rem 0 0}@media (max-width:768px){.api-table-shell{display:none}.api-pricing-card-list{gap:.9rem;display:grid}}.form-shell{text-align:left;width:min(100%,760px);margin:28px auto 0}.lead-magnet-form{margin-inline:auto}.micro-proof-list{flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.2rem;padding:0;list-style:none;display:flex}.micro-proof-list li{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);align-items:center;min-height:1.85rem;padding:0 .65rem;font-size:.82rem;font-weight:650;display:inline-flex}.pricing-note.center-note,.center-note{max-width:58rem;color:var(--muted-foreground);text-align:center;margin:1.25rem auto 0;line-height:1.7}.fallback-form-shell{margin-top:1.25rem}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);will-change:opacity, transform;transform:translateY(14px)}.reveal.is-revealed{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-revealed{opacity:1!important;transition:none!important;transform:none!important}}@media (prefers-reduced-motion:no-preference){.btn{transition:transform .18s var(--ease), background-color .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease), color .18s var(--ease)}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue,#4da3ff);outline-offset:2px;border-radius:6px}.aim-graph{width:100%;max-width:760px;height:auto;margin:0 auto;display:block}:root{--space-section-sm:clamp(2.75rem, 5vw, 4rem)}@media (max-width:760px){:root{--space-section-sm:clamp(2.25rem, 7vw, 3rem)}}.nav-col-right .nav-signin{min-height:2.4rem;color:var(--muted-foreground);border-radius:var(--radius-full);white-space:nowrap;transition:color .16s var(--ease), background .16s var(--ease);align-items:center;padding:0 .7rem;font-size:.92rem;font-weight:650;display:inline-flex}.nav-col-right .nav-signin:hover{color:var(--accent);background:var(--accent-soft)}@media (max-width:1120px){.nav-col-right .nav-signin{display:none}}.sup-page-hero:not(.has-visual){padding-block:clamp(5rem,11vh,8.5rem) clamp(3rem,6vh,4.5rem)}.sup-page-hero:not(.has-visual) .sup-page-hero-grid{max-width:62rem;margin-inline:auto;display:block}.sup-page-hero:not(.has-visual) .sup-actions,.sup-page-hero:not(.has-visual) .sup-proof-row{justify-content:center}.mission-tree-section{position:relative}.mission-tree-accent-blue{--mt:var(--accent)}.mission-tree-accent-green{--mt:var(--success)}.mission-tree-accent-green .aim-graph{--blue:var(--success)}.mission-tree-wrap{margin-inline:auto}.mission-tree-split .mission-tree-wrap{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(2rem,4.5vw,4rem);display:grid}.mission-tree-head .sup-kicker{margin-bottom:.5rem}.mission-tree-head h2{margin:0;font-size:clamp(1.7rem,3.1vw,2.45rem)}.mission-tree-head>p{color:var(--muted-foreground);max-width:44ch;margin-top:.95rem;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.65}.mission-tree-frame{isolation:isolate;margin:0;position:relative}.mission-tree-grid{z-index:0;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(120% 92% at 50% 28%,#000 32%,#0000 82%);mask-image:radial-gradient(120% 92% at 50% 28%,#000 32%,#0000 82%)}.mission-tree-graph-wrap{z-index:1;position:relative}.mission-tree-graph{max-width:100%}.mission-tree-corner{z-index:2;border:0 solid color-mix(in srgb, var(--mt,var(--accent)) 55%, transparent);width:14px;height:14px;position:absolute}.mtc-tl{border-top-width:2px;border-left-width:2px;border-top-left-radius:6px;top:14px;left:14px}.mtc-tr{border-top-width:2px;border-right-width:2px;border-top-right-radius:6px;top:14px;right:14px}.mtc-bl{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:6px;bottom:14px;left:14px}.mtc-br{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:6px;bottom:14px;right:14px}.mission-tree-band .mission-tree-wrap{text-align:center}.mission-tree-band .mission-tree-head>p{margin-inline:auto}.mission-tree-band .mission-tree-frame{margin-top:clamp(1.75rem,3vw,2.5rem)}.mission-tree-infra .mission-tree-frame{border-color:var(--border-strong);background:linear-gradient(#0c0f16,#090b11)}@media (max-width:900px){.mission-tree-split .mission-tree-wrap{grid-template-columns:1fr}.mission-tree-split .mission-tree-head{text-align:center}.mission-tree-split .mission-tree-head>p{margin-inline:auto}}.tool-image{overflow:hidden}.free-report-inline-image{border-radius:var(--radius-xl,1.125rem);border:1px solid var(--border);background:radial-gradient(120% 100% at 50% 0%, color-mix(in srgb, var(--accent) 8%, transparent), transparent 60%), var(--surface);box-shadow:var(--shadow-md), inset 0 1px 0 #ffffff0a;overflow:hidden}.tool-image img{aspect-ratio:1000/1290;height:100%;display:block}.free-tool-card .tool-image{max-width:320px;margin:0 auto .25rem}.free-report-inline-image:not(.wide) img{object-fit:cover;aspect-ratio:1000/1290}.free-tool-card{transition:transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease)}.free-tool-card:hover{transform:translateY(-3px)}.sup-card-grid .sup-card,.path-router-card{transition:transform .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease)}.btn{transition:transform .16s var(--ease), background .16s var(--ease), border-color .16s var(--ease), color .16s var(--ease), box-shadow .16s var(--ease)}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus-visible,.spotlight-card-link:focus-visible{outline:2px solid var(--ring,#93c5fd);outline-offset:3px;border-radius:var(--radius-sm)}@media (max-width:760px){.btn,.nav-links a,.mobile-links a{min-height:2.9rem}}@media (prefers-reduced-motion:reduce){.btn,.free-tool-card,.sup-card-grid .sup-card,.path-router-card{transition:none!important}.btn:hover,.free-tool-card:hover,.sup-card-grid .sup-card:hover,.path-router-card:hover{transform:none!important}}.mission-tree-split .mission-tree-body{max-width:34rem}.deliverable-shot{line-height:0}.flow-start-section .minimal-flow-head{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.path-router-grid{margin-top:clamp(1.75rem,3vw,2.5rem);display:grid}.path-router-card{padding:0!important}.path-router-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.path-router-image{position:relative}.path-router-body{flex-direction:column;gap:.45rem;display:flex}.path-router-body>p{color:var(--muted-foreground);margin:0}.price-card{position:relative}.start-free-grid{flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem);margin-top:clamp(1.75rem,3vw,2.5rem);display:flex}.start-free-card{border:1px solid var(--blue-line);padding:clamp(1.5rem,3vw,2.5rem);display:grid}.start-free-card:nth-child(2n) .start-free-image{order:2}.start-free-image{margin-inline:auto;line-height:0;overflow:hidden}.start-free-image img{height:auto;display:block}.start-free-copy{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.start-free-copy h3{margin:0}.start-free-copy>p{color:var(--muted-foreground);margin:0}.start-free-copy .micro-proof-list{margin:.25rem 0 .5rem}.final-cta-block{flex-direction:column;align-items:center;gap:1.1rem;display:flex}.final-cta-block h2{margin:0}.final-cta-block .lead.center{max-width:40rem;margin:0}.final-cta-actions{margin-top:.4rem}.api-preview-section{padding-block:clamp(2.25rem,5vw,3.75rem)}.deliverables-section .deliverables-stack{gap:clamp(2.5rem,5vw,4.5rem)}@media (max-width:860px){.path-router-grid,.start-free-card{grid-template-columns:1fr}.start-free-card:nth-child(2n) .start-free-image{order:0}.start-free-image{max-width:300px}}.start-free-section{padding-block:clamp(2.5rem,5vw,4.5rem)}.sup-section-head>p:not(.sup-kicker){max-width:44rem;margin-inline:auto;line-height:1.6}.sup-kicker,.eyebrow,.badge,.mini-label{letter-spacing:.13em;background:var(--blue-soft);border-color:var(--blue-line);min-height:1.6rem;color:var(--blue);font-size:.66rem}.sup-card{border:1px solid var(--border);border-radius:18px;padding:1.6rem 1.5rem}.sup-card:hover{background:var(--card-hover)}.sup-card .sup-icon,.sup-icon.card-icon-shell{background:var(--blue-soft);border:1px solid var(--blue-line);width:2.5rem;height:2.5rem;color:var(--blue);border-radius:12px;margin-bottom:1.05rem;font-weight:700}.sup-card .sup-icon svg{width:1.2rem;height:1.2rem}.sup-card h3{letter-spacing:-.01em}.sup-card p{color:var(--muted-foreground);line-height:1.55}.problem-section .sup-card .sup-icon{color:#ff8b8b;background:#ff8b8b1a;border-color:#ff8b8b57}.strategy-signal-widget{display:none!important}.product-image-frame-enhanced{box-shadow:var(--shadow-lg)}.deliverable-shot{border-color:#ffffff1a}.mission-tree-frame{border-color:var(--border-strong)}.nav-shell{-webkit-backdrop-filter:blur(16px)saturate(1.25)}.nav-links a{transition:color .14s var(--ease)}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{border-radius:6px}.faq-item summary{cursor:pointer}@media (max-width:760px){.sup-section-head h2{font-size:clamp(1.6rem,8vw,2.1rem)}}@media (prefers-reduced-motion:reduce){.nav-shell{-webkit-backdrop-filter:none;backdrop-filter:none}}.dark{--surface-2:#0f1928;--surface-3:#142135;--blue-hover:#9dcbff;--steel:#91a5bc;--ring:#93c5fd;--success:#42dfad;--shadow-sm:0 1px 2px #00000073, 0 0 0 1px #ffffff06;--shadow-md:0 22px 54px #00000085, 0 0 0 1px #ffffff09;--shadow-lg:0 42px 110px #0000009e, 0 0 0 1px #ffffff0b}html.dark{background:radial-gradient(circle at 50% -12%,#73b7ff21,#0000 34rem),radial-gradient(circle at 12% 28%,#34d3990e,#0000 25rem),linear-gradient(#060a11 0%,#07101b 44%,#060a11 100%)}.section{position:relative}.compact-section{padding-block:clamp(3rem,5.5vw,5rem)!important}.section-tone-soft{background:linear-gradient(#0000 0%,#ffffff05 42%,#0000 100%)!important}.sup-section-head{max-width:min(100%,760px)!important;margin-inline:auto!important}.sup-section-head h2,.mission-tree-head h2,.minimal-flow-head h2{letter-spacing:-.032em!important;line-height:1.03!important}.sup-section-head>p:not(.sup-kicker),.mission-tree-body,.sup-hero-lead{color:var(--muted-foreground)!important}.sup-page-hero-copy h1{letter-spacing:-.055em!important;max-width:13.5ch!important;font-size:clamp(2.9rem,6.4vw,5.85rem)!important;line-height:.97!important}.sup-page-hero-copy .sup-hero-lead{max-width:50rem!important;font-size:clamp(1.02rem,1.25vw,1.18rem)!important;line-height:1.62!important}.sup-kicker,.eyebrow,.badge,.mini-label{box-shadow:inset 0 1px #ffffff0d;border-radius:999px!important}.btn{letter-spacing:-.01em!important;min-height:2.95rem!important}.nav-frame{padding-block:1rem!important}.nav-shell{border-bottom-color:#dfeeff14!important;box-shadow:0 12px 34px #00000038!important}.nav-links{border-radius:999px;padding:.25rem!important}.nav-signin{font-weight:700!important}.nav-free{min-height:2.45rem!important}.mobile-menu-inner{background:radial-gradient(circle at 40% 0%, #73b7ff17, transparent 28rem), var(--surface)!important}.mobile-links a{box-shadow:var(--shadow-sm);background:linear-gradient(180deg, var(--surface-2), var(--card))!important;min-height:4.35rem!important}.mission-tree-wrap{gap:clamp(2rem,4vw,3.6rem)!important}.mission-tree-frame{background:radial-gradient(circle at 50% 30%,#73b7ff29,#0000 24rem),radial-gradient(circle at 70% 10%,#42dfad0f,#0000 18rem),linear-gradient(#111c2df2,#070c14fa)!important;border:1px solid #dfeeff21!important;border-radius:28px!important;box-shadow:0 42px 115px #00000094,inset 0 1px #ffffff0d!important}.mission-tree-grid{opacity:.42!important;background-size:46px 46px!important}.sup-card-grid.cols-4,.sup-card-grid.cols-3{border:1px solid var(--border)!important;max-width:74rem!important;box-shadow:var(--shadow-md)!important;background:radial-gradient(circle at 0 0,#73b7ff14,#0000 28rem),linear-gradient(#ffffff09,#ffffff04)!important;border-radius:28px!important;gap:0!important;margin-inline:auto!important;display:grid!important;overflow:hidden!important}.sup-card-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sup-card-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sup-card-grid .sup-card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:clamp(1.35rem,2.2vw,2rem)!important;transform:none!important}.sup-card-grid.cols-4 .sup-card:not(:last-child),.sup-card-grid.cols-3 .sup-card:not(:last-child){border-right:1px solid var(--border)!important}.sup-card-grid .sup-card:hover{background:#ffffff08!important;transform:none!important}.sup-card-grid .sup-card .sup-icon{background:#ffffff0b!important;margin-bottom:1rem!important}.path-router-grid{max-width:76rem;box-shadow:var(--shadow-md);margin-inline:auto}.path-router-card{border:0!important;border-right:1px solid var(--border)!important;border-radius:0!important}.path-router-card:last-child{border-right:0!important}.path-router-card:hover{background:#ffffff08!important}.path-router-arrow{color:var(--blue)!important}.card-icon-shell{box-shadow:inset 0 1px #ffffff14}.deliverable-copy{padding-inline:clamp(.25rem,1.8vw,1.25rem)}.start-free-card{border-radius:30px!important}.free-tool-card{background:radial-gradient(circle at 18% 0%, #42dfad14, transparent 22rem), linear-gradient(180deg, var(--surface-2), var(--surface))!important;border-color:var(--border-strong)!important;box-shadow:var(--shadow-md)!important;border-radius:30px!important}.start-free-image,.tool-image{background:#04070d!important;border:1px solid #ffffff1a!important;border-radius:22px!important;box-shadow:0 38px 110px #000000ad,0 0 0 1px #ffffff06!important}.free-tool-grid.premium-tools-grid{align-items:stretch;gap:clamp(1.25rem,2.5vw,2rem)!important}.free-tool-grid.premium-tools-grid .free-tool-card{padding:clamp(1.35rem,2.4vw,2rem)!important}.free-tool-card .tool-image{margin-bottom:1rem}.micro-proof-list li{color:var(--muted-foreground)!important}.api-code-grid{border:1px solid var(--border-strong);box-shadow:var(--shadow-md);background:#050913;border-radius:28px;overflow:hidden;gap:0!important}.api-code-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.api-code-panel:first-child{border-right:1px solid var(--border)!important}.code-window-head{border-bottom-color:var(--border)!important;background:#ffffff09!important}.api-code{background:#050913!important}.api-table-shell{border-color:var(--border-strong)!important;box-shadow:var(--shadow-md)!important;border-radius:26px!important}.faq-section .faq-list{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq-item{border:0!important;border-radius:0!important;padding:0!important}.sup-pricing-card,.enterprise-build-card{border-color:var(--border-strong)!important;background:linear-gradient(180deg, var(--surface-2), var(--card))!important;box-shadow:var(--shadow-md)!important;border-radius:26px!important}.price-card,.monthly-card{border-radius:26px!important}.final-cta{border-top:1px solid var(--border)!important;padding-block:clamp(4rem,7vw,7rem)!important}.final-cta .center-block{max-width:820px!important;box-shadow:none!important;background:0 0!important;border:0!important}.footer{padding-top:clamp(3rem,6vw,5rem)!important}.footer-grid.footer-grid-four{padding-block:clamp(1.25rem,2.5vw,2rem)}.footer-col a{color:var(--muted-foreground)!important}.footer-col a:hover{color:var(--foreground)!important}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--ring)!important;outline-offset:3px!important}@media (max-width:980px){.sup-card-grid.cols-4,.sup-card-grid.cols-3,.path-router-grid,.api-code-grid{grid-template-columns:1fr!important}.sup-card-grid.cols-4 .sup-card:not(:last-child),.sup-card-grid.cols-3 .sup-card:not(:last-child),.path-router-card,.api-code-panel:first-child{border-right:0!important;border-bottom:1px solid var(--border)!important}.path-router-body{min-height:auto!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{grid-template-columns:1fr!important;gap:1.5rem!important}.deliverable-row-reverse .deliverable-copy{order:0!important}}@media (max-width:640px){main{padding-top:5.25rem}.container,.wrap,.footer-inner{padding-inline:1rem!important}.sup-clean-section{padding-block:clamp(2.75rem,12vw,4.25rem)!important}.sup-page-hero-copy h1{max-width:11.5ch!important;font-size:clamp(2.35rem,12vw,3.4rem)!important}.sup-actions,.button-row,.sup-actions .btn,.button-row .btn,.final-cta-actions .btn{width:100%}.mission-tree-frame{border-radius:22px!important;min-height:21rem!important}.mission-tree-graph-wrap{transform:translate(-18%);width:160%!important}.start-free-card{border-radius:22px!important;padding:1rem!important}.start-free-image,.tool-image{max-width:260px!important}details.faq-item summary{min-height:4.5rem}details.faq-item p{padding-right:0!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav-links{box-shadow:none!important;background:0 0!important;border:0!important;gap:clamp(.45rem,1vw,.95rem)!important}.nav-links a{background:0 0!important;border-radius:0!important;min-height:2.35rem!important;padding-inline:.28rem!important}.nav-links a:hover{background:0 0!important}.nav-links a[aria-current=page]{color:var(--foreground)!important;background:0 0!important}.nav-links a[aria-current=page]:after{box-shadow:0 0 18px #5aa9ff6b;background:linear-gradient(90deg, var(--blue), #8bdeff)!important;height:2px!important;bottom:.2rem!important;left:.12rem!important;right:.12rem!important}.nav-free,.nav-free.btn,.nav-free.btn-outline{color:#03101d!important;border-color:color-mix(in srgb, var(--blue) 72%, white 28%)!important;background:linear-gradient(#a9dcff 0%,#5aa9ff 58%,#2f7be5 100%)!important;box-shadow:0 0 0 1px #ffffff1a,0 0 34px #5aa9ff47,0 12px 28px #2563eb3d!important}.nav-free:hover{transform:translateY(-1px);color:#020916!important;box-shadow:0 0 0 1px #ffffff29,0 0 44px #5aa9ff5c,0 16px 34px #2563eb4d!important}.drawer-section-title{justify-self:center;text-align:center!important;margin:.25rem 0 .2rem!important}.mobile-links a:hover,.mobile-links a[aria-current=page]{border-color:var(--blue-line)!important;background:#5aa9ff14!important}.mission-tree-band .mission-tree-head{max-width:980px!important;margin-inline:auto!important}.mission-tree-band .mission-tree-body,.mission-tree-body{width:min(100%,760px)!important;max-width:760px!important;margin-inline:auto!important}.mission-tree-graph-wrap{max-width:none!important}.mission-tree-graph{filter:drop-shadow(0 26px 48px #0000006b)}.path-router-grid{border:1px solid var(--border-strong)!important;background:linear-gradient(180deg, var(--surface-2), var(--surface))!important;border-radius:30px!important;overflow:hidden!important}.path-router-card{min-width:0!important}.path-router-body .mini-label{display:none!important}.path-router-body h3{letter-spacing:-.03em!important;font-size:clamp(1.35rem,2vw,1.75rem)!important}.path-router-body>p:not(.mini-label){color:var(--muted-foreground)!important;font-size:clamp(.96rem,1.1vw,1.04rem)!important;line-height:1.58!important}.deliverable-shot img{image-rendering:auto;transform:translateZ(0)}.flow-start-section{z-index:1!important;padding-block:clamp(3rem,5vw,4.25rem)!important;position:relative!important;overflow:clip!important}.price-card{flex-direction:column!important;min-height:100%!important;display:flex!important}.price-entry{border:1px solid var(--border)!important;letter-spacing:.08em!important;background:#ffffff09!important;border-radius:999px!important;width:fit-content!important;margin:0 0 .78rem!important;padding:.22rem .58rem!important;font-size:.62rem!important}.price-name{min-height:2.75rem!important;margin-bottom:.75rem!important}.price-outcome{font-size:.9rem!important;line-height:1.48!important}.price-includes{gap:.42rem!important;margin:.9rem 0 1.25rem!important}.price-includes li{font-size:.86rem!important;line-height:1.35!important}.price-check{border:0!important;font-weight:900!important;display:inline-flex!important}.price-actions{align-self:stretch!important;padding-top:1rem!important}.start-free-copy{max-width:560px!important}.start-free-copy .mini-label{display:none!important}.start-free-copy .micro-proof-list{justify-content:flex-start!important;gap:.46rem!important;width:100%!important}.start-free-copy .micro-proof-list li{min-height:1.9rem!important;padding-inline:.68rem!important}.faq-section .faq-list{border-left:1px solid var(--border)!important;border-right:1px solid var(--border)!important}@media (max-width:820px){.path-router-grid{grid-template-columns:1fr!important}.path-router-card{border-right:0!important;border-bottom:1px solid var(--border)!important}.path-router-card:last-child{border-bottom:0!important}.path-router-body{min-height:auto!important}.start-free-card,.start-free-card:nth-child(2n){grid-template-columns:1fr!important}.start-free-card:nth-child(2n) .start-free-image{order:0!important}.start-free-image{max-width:320px!important}.deliverable-row,.deliverable-row-reverse{grid-template-columns:1fr!important}}@media (min-width:760px) and (max-width:920px){.path-router-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.path-router-body{min-height:19rem!important;padding:1.05rem!important}.path-router-body h3{font-size:1.2rem!important}.path-router-body>p:not(.mini-label){font-size:.88rem!important}}@media (max-width:640px){.mission-tree-frame{min-height:24rem!important}.mission-tree-graph-wrap{width:175%!important;transform:translate(-21%)!important}details.faq-item summary{padding-inline:1rem!important}details.faq-item p{padding:0 1rem 1.2rem!important}}@media (max-width:1100px){@layer components{.sup-card-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sup-card-grid.cols-4 .sup-card:nth-child(2n){border-right:0!important}.sup-card-grid.cols-4 .sup-card:nth-child(-n+2){border-bottom:1px solid #abc7e81a!important}.footer-grid-four{grid-template-columns:1.2fr 1fr 1fr!important}.footer-col:last-child{grid-column:2/span 2!important}}}@media (max-width:900px){@layer components{main{padding-top:4.4rem!important}.nav-links,.nav-signin{display:none!important}.nav-frame{min-height:4.4rem!important}.logo-mark-wrap{flex-basis:2rem!important;width:2rem!important;height:2rem!important}.logo-text{font-size:.9rem!important}.sup-page-hero-grid,.checkout-card,.portal-hero,.profile-form{grid-template-columns:1fr!important}.sup-page-hero-copy{text-align:center!important}.sup-page-hero-copy .sup-kicker,.sup-page-hero-copy .sup-hero-lead,.sup-actions,.sup-proof-row{justify-content:center!important;margin-inline:auto!important}.sup-actions,.button-row,.contact-button-row,.pricing-card-actions,.pricing-product-actions{flex-wrap:wrap!important}.mission-tree-split .mission-tree-head,.mission-tree-head{text-align:center!important}.mission-tree-frame{min-height:24rem!important}.mission-tree-graph-wrap{width:150%!important;transform:translate(-16%)!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{grid-template-columns:1fr!important;min-height:auto!important}.deliverable-row-reverse .deliverable-copy{order:0!important}.api-code-grid{grid-template-columns:1fr!important}.api-code{max-height:34rem!important}.fit-split,.free-tool-grid,.start-free-grid,.premium-tools-grid{grid-template-columns:1fr!important}.footer-grid-four{grid-template-columns:1fr 1fr!important}.footer-brand{grid-column:1/-1!important}.footer-col:last-child{grid-column:auto!important}}}@media (max-width:640px){@layer components{.container,.wrap,.footer-inner{padding-inline:1rem!important}.section,.sup-clean-section{padding-block:clamp(3.1rem,14vw,4.4rem)!important}h1,.sup-page-hero-copy h1,.checkout-card h1,.portal-hero h1,.profile-hero h1{letter-spacing:-.052em!important;font-size:clamp(2.35rem,12vw,3.3rem)!important;line-height:1.02!important}h2,.sup-section-head h2{font-size:clamp(2rem,9.5vw,2.8rem)!important;line-height:1.07!important}.btn,.btn-lg,.btn-sm{width:100%!important;min-height:3rem!important;font-size:.86rem!important}.nav-free.btn{width:auto!important}.sup-proof-row{justify-content:center!important}.sup-proof-row span,.sup-proof-row a,.micro-proof-list li{font-size:.72rem!important}.sup-card-grid,.sup-card-grid.cols-2,.sup-card-grid.cols-3,.sup-card-grid.cols-4{border-radius:22px!important;grid-template-columns:1fr!important}.sup-card-grid .sup-card{border-bottom:1px solid #abc7e81a!important;border-right:0!important}.sup-card-grid .sup-card:last-child{border-bottom:0!important}.report-mock-shell img{width:clamp(4.8rem,25vw,6.6rem)!important}.checkout-card,.contact-form,.lead-magnet-form,.portal-hero>div:first-child,.portal-profile-card,.portal-panel,.profile-photo-card,.profile-fields{border-radius:22px!important}.faq-item summary{padding:1.05rem 3.9rem 1.05rem 1.05rem!important}.faq-item p,details.faq-item p{padding:0 1.05rem 1.15rem!important}.portal-tabs{grid-template-columns:1fr!important;display:grid!important}.portal-tabs button{width:100%!important}.portal-grid,.portal-grid.three,.portal-status-grid{grid-template-columns:1fr!important}.profile-fields button{width:100%!important}.footer-grid-four{grid-template-columns:1fr!important}.footer-bottom{align-items:flex-start!important}}}.reveal,.reveal.is-revealed{opacity:1!important;will-change:auto!important;transition:none!important;transform:none!important}:root.dark,.dark{--background:#06090f;--surface:#080d14;--card:#0d1420;--card-hover:#101a29;--border:#abc7e821;--border-strong:#c4dcf53d;--foreground:#f5f7fb;--muted-foreground:#aebccc;--accent:#f7fafc;--accent-hover:#fff;--accent-soft:#ffffff12;--blue:#9fcaff;--blue-soft:#5ba8ff1a;--blue-line:#80beff47}.dark body{background:radial-gradient(circle at 50% -8%,#5d9cec1a,#0000 34rem),linear-gradient(#06090f 0%,#05070b 100%)!important}.container,.wrap,.footer-inner{max-width:1160px!important}h1{letter-spacing:-.06em!important;font-size:clamp(2.85rem,5.6vw,5.6rem)!important;line-height:.96!important}h2{letter-spacing:-.045em!important;font-size:clamp(2rem,3.65vw,3.35rem)!important;line-height:1.06!important}h3{letter-spacing:-.025em!important}p{line-height:1.66!important}.section,.sup-clean-section{padding-block:clamp(4.25rem,7vw,6.25rem)!important}.section:before{opacity:.72!important;width:min(640px,100vw - 3rem)!important}.sup-section-head{margin-bottom:clamp(2rem,4vw,3.25rem)!important}.sup-section-head p{color:var(--muted-foreground)!important}.nav-shell{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#06090fb8!important;border-bottom:1px solid #abc7e81c!important}.nav-links a,.nav-signin{color:#f5f7fbc2!important}.nav-links a:hover,.nav-signin:hover{color:#fff!important}.sup-proof-row span,.sup-proof-row a{color:#dae4efcc!important;background:#ffffff0b!important;border-color:#abc7e821!important}.btn{border-radius:999px!important;font-weight:760!important}.btn-primary,.btn-product,.btn-free,.lead-magnet-cta{color:#04111f!important;text-shadow:none!important;background:linear-gradient(#e8f4ff 0%,#7bc0ff 42%,#2563eb 100%)!important;border-color:#b9dcff94!important;box-shadow:0 14px 40px #2563eb57!important}.btn-outline,.btn-route-secondary{color:#f5f7fb!important;background:#ffffff0b!important;border-color:#abc7e82e!important}.btn-outline:hover,.btn-route-secondary:hover{background:#ffffff13!important;border-color:#abc7e852!important}.sup-card,.card,.faq-item,.monthly-card,.fit-card,.contact-form,.portal-panel,.login-card,.monthly-description-card{background:linear-gradient(180deg, #ffffff0d, #ffffff04), var(--card)!important;border-color:#abc7e821!important;box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0a!important}.price-card{box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0a!important}.start-free-card,.path-router-card{background:linear-gradient(180deg, #ffffff0d, #ffffff04), var(--card)!important;box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0a!important}.sup-card:hover,.path-router-card:hover,.price-card:hover,.monthly-card:hover,.start-free-card:hover{border-color:#c4dcf547!important;transform:translateY(-2px)!important}.path-router-grid{gap:clamp(1rem,2vw,1.35rem)!important}.path-router-body{min-height:auto!important;padding:1.25rem!important}.path-router-body h3{margin:0 0 .55rem!important}.path-router-body p{color:var(--muted-foreground)!important;margin:0!important}.path-router-arrow{margin-top:1rem!important}.price-grid{align-items:stretch!important;gap:clamp(1rem,2vw,1.35rem)!important}.price-card{padding:clamp(1.25rem,2.6vw,1.75rem)!important}.price-card-featured{outline:1px solid #9fcaff47!important}.price-value{letter-spacing:-.05em!important}.price-monthly{white-space:normal!important;min-height:2.6rem!important}.price-actions{margin-top:auto!important}.faq-item summary{color:#f5f7fb!important;font-weight:760!important}.final-cta .wrap,.final-cta-block{border-radius:32px!important;max-width:860px!important}.final-cta-link{color:#9fcaff!important;font-weight:760!important}.footer{background:#05070b!important}.footer-grid.footer-grid-four{grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(0,.8fr))!important}.footer-col-title{color:#f5f7fb!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.78rem!important}.footer a{color:#dae4efc7!important}.footer a:hover{color:#fff!important}@media (max-width:980px){.path-router-grid,.price-grid,.sup-card-grid,.sup-card-grid.four,.sup-card-grid.cols-4,.footer-grid.footer-grid-four{grid-template-columns:1fr!important}}@media (max-width:760px){main{padding-top:4.9rem!important}.nav-frame{min-height:4.25rem!important}h1{letter-spacing:-.055em!important;font-size:clamp(2.35rem,11vw,3.35rem)!important}h2{font-size:clamp(1.9rem,8vw,2.55rem)!important}.section,.sup-clean-section{padding-block:3.35rem!important}.button-row,.sup-actions,.center-row{flex-direction:column!important;align-items:stretch!important;width:100%!important}.button-row .btn,.sup-actions .btn{width:100%!important}.sup-proof-row{gap:.5rem!important}.sup-proof-row span,.sup-proof-row a{text-align:center!important;justify-content:center!important;width:100%!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{grid-template-columns:1fr!important}.deliverable-row-reverse .deliverable-copy{order:0!important}.footer-bottom{align-items:flex-start!important}}.deliverable-visual{background:0 0!important}.deliverable-shot img{background:#eef4fb!important;border-radius:.8rem!important;width:min(100%,28rem)!important;height:auto!important;display:block!important;box-shadow:inset 0 1px #ffffffd6,0 22px 55px #00000052!important}.fit-card li::marker{content:""!important}.fit-card ul::marker{content:""!important}.details.faq-item{margin:0!important}.details.faq-item summary{min-height:3.35rem!important;padding:.9rem 1rem!important}.details.faq-item p{margin:0!important;padding:0 1rem 1rem!important}.details.faq-item summary:after{width:1.75rem!important;height:1.75rem!important;right:1rem!important}.drawer-head>div{align-items:center;display:flex}.drawer-section-title{color:#d6e8fbe6!important;background:#76bdff14!important;border:1px solid #76bdff2e!important;border-radius:999px!important;width:fit-content!important;padding:.36rem .72rem!important;display:inline-flex!important}.drawer-section-start-free .drawer-section-title{color:#c5ffe9eb!important;background:#34d3991a!important;border-color:#34d39938!important}.drawer-section-company .drawer-section-title{color:#ffe7a6f5!important;background:#fbbf241f!important;border-color:#fbbf2442!important}.faq-section .faq-list,.faq-list{display:grid!important;overflow:hidden!important}.faq-list .faq-item+.faq-item,.faq-item+.faq-item{border-top:1px solid var(--border)!important}.faq-list .faq-item[open] summary,details.faq-item[open] summary{padding-bottom:.55rem!important}.faq-list .faq-item summary:after,details.faq-item summary:after{right:1.15rem!important}.flow-start-section .wrap{margin-inline:auto!important}.parallax-hero{isolation:isolate;--plx-rgb:77, 163, 255;padding-top:clamp(7rem,13vw,10rem);padding-bottom:clamp(3rem,8vw,6rem);position:relative;overflow:hidden}.parallax-hero-accent-green{--plx-rgb:52, 211, 153}.parallax-hero-bg{z-index:-1;pointer-events:none;background:radial-gradient(70rem 34rem at 50% -8rem, rgba(var(--plx-rgb), .22), transparent 68%), radial-gradient(46rem 30rem at 50% 0%, rgba(var(--plx-rgb), .08), transparent 60%), linear-gradient(180deg, rgba(var(--plx-rgb), .06), transparent 42%);position:absolute;inset:0}.parallax-hero-bg:after{content:"";background-image:radial-gradient(1.3px,#abc7e81a 1.3px,#0000 0);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%)}.parallax-hero-content{text-align:center;will-change:opacity;justify-items:center;gap:1.1rem;max-width:54rem;display:grid}.parallax-hero-chip{border:1px solid rgba(var(--plx-rgb), .28);background:rgba(var(--plx-rgb), .1);color:rgba(var(--plx-rgb), .96);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .9rem .4rem .7rem;font-size:.74rem;font-weight:750;display:inline-flex}.parallax-hero-chip-dot{background:rgb(var(--plx-rgb));width:.5rem;height:.5rem;box-shadow:0 0 12px rgba(var(--plx-rgb), .7);border-radius:999px}.parallax-hero-content h1{max-width:15ch;margin:0}.parallax-hero-lead{color:#e4ecf6d6;max-width:40rem;margin:0;font-size:clamp(1.02rem,1.6vw,1.2rem);line-height:1.6}.parallax-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.6rem;display:flex}.parallax-hero-stage-wrap{perspective:1600px;margin-top:clamp(2.5rem,5vw,4rem)}.parallax-hero-stage{background:linear-gradient(180deg, var(--surface-2,#0c1622), var(--surface,#070d15));width:min(100%,70rem);box-shadow:0 50px 110px #0000008c, 0 0 0 1px rgba(var(--plx-rgb), .04), inset 0 1px 0 #ffffff0a;will-change:transform;border:1px solid #abc7e829;border-radius:clamp(16px,1.6vw,22px);margin:0 auto;overflow:hidden}.parallax-hero-chrome{background:#ffffff05;border-bottom:1px solid #abc7e81a;align-items:center;gap:.5rem;padding:.7rem .95rem;display:flex}.parallax-hero-dot{background:#abc7e838;border-radius:999px;width:.6rem;height:.6rem}.parallax-hero-urlbar{max-width:22rem;color:var(--muted-foreground);font-size:.72rem;font-family:var(--font-jetbrains-mono,monospace);white-space:nowrap;text-overflow:ellipsis;background:#ffffff08;border:1px solid #abc7e81a;border-radius:999px;flex:1;margin-left:.6rem;padding:.28rem .8rem;overflow:hidden}.parallax-hero-screen{background:radial-gradient(40rem 16rem at 50% -2rem, rgba(var(--plx-rgb), .08), transparent 70%);padding:clamp(1.25rem,3vw,2.5rem);position:relative}@media (max-width:760px){.parallax-hero{padding-top:6rem}.parallax-hero-content h1{max-width:13ch;font-size:clamp(2.3rem,12vw,3.3rem)}.parallax-hero-urlbar{display:none}.parallax-hero-screen{padding:1rem}}@media (prefers-reduced-motion:reduce){.parallax-hero-stage{will-change:auto}.parallax-hero-chip-dot{box-shadow:none}}.final-cta-proof span{color:#e4ecf6c2!important;background:#ffffff0b!important;border-color:#abc7e826!important}.price-card{background:linear-gradient(#ffffff0a,#ffffff04)!important}.price-card-featured{border-color:#abc7e857!important;box-shadow:0 30px 80px #0000004d!important}.path-router-card,.price-card,.deliverable-row,.start-free-card,.final-cta .wrap{border-color:#abc7e824!important}.final-cta{background:radial-gradient(circle at 50% 0,#4da3ff1a,#0000 25rem),linear-gradient(#0000,#ffffff05)!important}.final-cta .wrap{background:#ffffff05;border:1px solid #abc7e824;padding:clamp(2rem,5vw,4rem)}@media (max-width:640px){.final-cta .wrap{padding:1.35rem}}.faq-list .faq-item summary{padding-inline:clamp(1.1rem,2.6vw,1.65rem)!important}.faq-list .faq-item p{max-width:62ch!important;padding-inline:clamp(1.1rem,2.6vw,1.65rem)!important}.deliverable-row-reverse{grid-template-columns:minmax(21rem,1.22fr) minmax(0,.78fr)!important}.deliverable-visual{place-items:center!important;display:grid!important}@media (max-width:760px){.deliverable-row,.deliverable-row-reverse{grid-template-columns:1fr!important;min-height:auto!important}.deliverable-row-reverse .deliverable-copy{order:1!important}.deliverable-row-reverse .deliverable-visual{order:2!important}.deliverable-copy{max-width:none!important}.deliverable-visual{min-height:15rem!important}.faq-list{max-width:680px!important}}.mission-tree-section{padding-block:clamp(4.2rem,7vw,7rem)!important}.mission-tree-band .mission-tree-wrap,.mission-tree-wrap{width:min(100%,78rem)!important;max-width:78rem!important}.mission-tree-frame{width:min(100%,76rem)!important;min-height:clamp(29rem,48vw,43rem)!important;margin-inline:auto!important;padding:clamp(1.5rem,3vw,2.75rem)!important}.mission-tree-graph-wrap{width:min(100%,68rem)!important;margin-inline:auto!important;transform:none!important}.mission-tree-graph{width:100%!important;height:auto!important}.path-router-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.path-router-card{overflow:hidden!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{min-height:clamp(25rem,38vw,34rem)!important}.deliverable-row-reverse .deliverable-visual{order:1!important}.deliverable-visual{border-radius:1.3rem!important;min-height:clamp(20rem,31vw,29rem)!important}.deliverable-shot{min-height:clamp(19rem,31vw,29rem)!important}.flow-start-section .wrap{width:min(100%,78rem)!important;max-width:78rem!important}.fit-card-editorial,.fit-card{gap:1.1rem!important}.fit-card-editorial .fit-head{display:block!important}.fit-text-list{gap:.9rem!important;margin-top:.3rem!important;display:grid!important}.fit-text-list p{color:#dde7f4d6!important;border-top:1px solid #abc7e81f!important;margin:0!important;padding:.9rem 0 0!important;line-height:1.58!important}.fit-text-list p:first-child{border-top:0!important;padding-top:0!important}.fit-card ul,.fit-card li,.fit-card li:before{list-style:none!important}.fit-card li:before{display:none!important}.price-includes{padding:0!important;list-style:none!important}.price-includes li{grid-template-columns:.65rem minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important;display:grid!important}.price-check{color:#0000!important;background:#38e0a0!important;border-radius:999px!important;width:.42rem!important;min-width:0!important;height:.42rem!important;min-height:0!important;margin-top:.48rem!important;font-size:0!important;line-height:0!important;box-shadow:0 0 0 3px #38e0a017!important}.price-check:before,.price-check:after{content:none!important}.pricing-product-card ul li:before{content:""!important;background:#38e0a0!important;border-radius:999px!important;width:.42rem!important;height:.42rem!important;margin-top:.5rem!important;box-shadow:0 0 0 3px #38e0a017!important}.start-free-grid{align-items:stretch!important}.start-free-card,.product-free-card{align-items:center!important}@media (max-width:980px){.path-router-grid{grid-template-columns:1fr!important}.mission-tree-frame{min-height:clamp(26rem,70vw,36rem)!important}}@media (max-width:760px){.mission-tree-frame{min-height:auto!important;padding:1rem!important}.mission-tree-graph-wrap{width:148%!important;transform:translate(-16%)!important}.deliverable-row,.deliverable-row.deliverable-row-reverse{grid-template-columns:1fr!important;min-height:auto!important}.deliverable-row-reverse .deliverable-copy{order:1!important}.deliverable-row-reverse .deliverable-visual{order:2!important}.start-free-image img,.tool-image img,.free-report-inline-image>img,.product-free-card-split .free-report-inline-image img{width:min(100%,330px)!important}}@media (max-width:500px){.mission-tree-graph-wrap{width:188%!important;transform:translate(-23%)!important}}.deliverable-shot{place-items:center!important}.mission-tree-frame{overflow:hidden!important}:is(.faq-section .wrap,.compact-first-section .wrap:has(.faq-list)){justify-items:center!important;display:grid!important}.faq-section .faq-list,.compact-first-section .faq-list,.faq-list{margin-inline:auto!important}.faq-list .faq-item,details.faq-item{width:100%!important}@media (max-width:760px){.faq-section .faq-list,.compact-first-section .faq-list,.faq-list{width:100%!important;max-width:100%!important}}.mission-tree-section .mission-tree-frame{background:radial-gradient(circle at 50% 8%,#93c5fd24,#0000 28rem),linear-gradient(#ffffff09,#ffffff03),#121923!important}.mission-tree-section .mission-tree-graph-wrap{width:min(100%,72rem)!important}.fit-card-editorial .fit-head{margin-bottom:1rem!important}.fit-card .fit-bullet-list,.fit-text-list.fit-bullet-list{gap:.72rem!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.fit-card .fit-bullet-list li,.fit-text-list.fit-bullet-list li{color:#dde7f4db!important;border:0!important;grid-template-columns:1.25rem minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important;padding:0!important;line-height:1.55!important;display:grid!important}.fit-card .fit-bullet-list li:before{content:none!important}.fit-card .fit-bullet-list li>span{place-items:center!important;width:1.05rem!important;height:1.05rem!important;margin-top:.18rem!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important;display:inline-grid!important}.fit-bullet-list-yes li>span{color:#38e0a0!important}.fit-bullet-list-no li>span{color:#fb7185!important}.fit-card .fit-bullet-list p{color:#dde7f4d6!important;border:0!important;margin:0!important;padding:0!important}.faq-section .faq-list,.faq-list{width:min(100%,720px)!important}.compact-first-section .faq-list{width:min(100%,720px)!important;max-width:720px!important}@media (max-width:760px){.mission-tree-section .mission-tree-frame{min-height:auto!important;padding:1rem!important}.mission-tree-section .mission-tree-graph-wrap{width:180%!important;transform:translate(-22%)!important}}.parallax-hero-content h1{letter-spacing:-.04em!important;font-size:clamp(2.6rem,5.2vw,4.8rem)!important;line-height:1.04!important}.parallax-hero-proof{justify-content:center;margin-top:1rem}.parallax-hero-screen img{border-radius:1rem;width:100%;height:auto;display:block}.deliverable-real-shot img{display:block}.faq-section .faq-list,.faq-list{max-width:760px!important}@media (max-width:900px){.parallax-hero-content h1{font-size:clamp(2.2rem,9vw,3rem)!important;line-height:1.06!important}}.productPreviewImage{object-fit:contain;width:100%;height:auto;display:block}.parallax-hero-screen .productPreviewImage,.product-image-frame .productPreviewImage,.deliverable-shot .productPreviewImage,.report-mock-shell .productPreviewImage{object-fit:contain;width:100%;height:auto}.start-free-image .productPreviewImage,.tool-image .productPreviewImage,.free-report-inline-image .productPreviewImage{height:auto}.report-mock-shell .productPreviewImage{border-radius:18px}.scroll-showcase-hero{isolation:isolate;background:radial-gradient(circle at 50% 5%,#4da3ff1f,#0000 34rem),radial-gradient(circle at 12% 16%,#38e0a00f,#0000 32rem);padding-top:clamp(1.5rem,3vw,2.5rem);position:relative;overflow:clip}.scroll-showcase-hero-blue{background:radial-gradient(circle at 50% 5%,#4da3ff24,#0000 34rem),radial-gradient(circle at 86% 14%,#76bdff12,#0000 30rem)}.scroll-showcase-hero-green{background:radial-gradient(circle at 50% 5%,#38e0a01f,#0000 34rem),radial-gradient(circle at 14% 18%,#4da3ff0f,#0000 30rem)}.scroll-showcase-bg{z-index:-1;pointer-events:none;background:linear-gradient(#ffffff05,#0000 26%),radial-gradient(circle at 50% 60%,#05091026,#0000 42rem);position:absolute;inset:0}.container-scroll-shell{justify-content:center;align-items:flex-start;min-height:clamp(54rem,86vw,76rem);padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,2rem) clamp(1.5rem,4vw,3rem);display:flex;position:relative}.container-scroll-inner{perspective:1200px;width:min(1180px,100%);position:relative}.container-scroll-header{text-align:center;width:min(940px,100%);transform-style:preserve-3d;margin-inline:auto}.scroll-showcase-copy .sup-kicker{margin-inline:auto}.scroll-showcase-copy h1{letter-spacing:-.06em;max-width:13ch;margin:.7rem auto 0;font-size:clamp(3.3rem,7.1vw,6.7rem);line-height:.94}.scroll-showcase-lead{color:#dee8f6d6;max-width:760px;margin:clamp(1rem,2vw,1.35rem) auto 0;font-size:clamp(1.02rem,1.55vw,1.25rem);line-height:1.55}.scroll-showcase-actions{margin-top:clamp(1.3rem,2.2vw,1.75rem)}.scroll-showcase-proof{justify-content:center;margin-top:1rem}.container-scroll-card{width:min(1120px,100%);height:clamp(27rem,50vw,42rem);transform-style:preserve-3d;will-change:transform;background:linear-gradient(#ffffff13,#ffffff06),#111927;border:1px solid #abc7e83d;border-radius:clamp(1.4rem,3vw,2.35rem);margin:clamp(2rem,5vw,4rem) auto 0;padding:clamp(.5rem,1.4vw,1rem);box-shadow:0 54px 130px #000000a3,0 26px 70px #4da3ff21,inset 0 1px #ffffff1c}.container-scroll-card:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0f;position:absolute;inset:1rem}.container-scroll-screen{background:radial-gradient(circle at 50% 0,#76bdff26,#0000 64%),linear-gradient(#0b1422,#060a12);border-radius:clamp(1rem,2vw,1.55rem);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.container-scroll-screen:after{content:"";opacity:.36;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000,#0000 76%);mask-image:radial-gradient(circle at 50% 48%,#000,#0000 76%)}.container-scroll-product-image{z-index:1;object-fit:contain;border-radius:clamp(.9rem,1.8vw,1.45rem);width:min(94%,1040px);height:auto;max-height:92%;position:relative;box-shadow:0 30px 80px #0006}.scroll-showcase-api .container-scroll-product-image{width:min(94%,1080px)}.deliverables-section .wrap{width:min(1260px,100%)}.deliverable-row-reverse{gap:clamp(1.6rem,4vw,4rem);min-height:clamp(28rem,44vw,38rem);padding:clamp(1.55rem,3vw,2.6rem)}.deliverable-real-shot .productPreviewImage{display:block}@media (max-width:900px){.container-scroll-shell{min-height:auto;padding-block:clamp(4.75rem,17vw,6.5rem) clamp(2.5rem,9vw,4rem)}.scroll-showcase-copy h1{letter-spacing:-.045em;max-width:11ch;font-size:clamp(2.75rem,11.5vw,4.25rem);line-height:.98}.scroll-showcase-lead{font-size:1rem}.container-scroll-card{height:clamp(18rem,62vw,31rem);margin-top:clamp(1.6rem,6vw,2.4rem);transform:none!important}.container-scroll-screen:after{opacity:.24;background-size:32px 32px}.container-scroll-product-image{width:96%}.deliverable-row,.deliverable-row-reverse{grid-template-columns:1fr;min-height:auto}.deliverable-row-reverse .deliverable-visual{order:2}.deliverable-shot,.deliverable-visual-report .deliverable-shot,.deliverable-visual-operating-system .deliverable-shot,.deliverable-visual-ai-partner .deliverable-shot{width:min(100%,760px)}}@media (prefers-reduced-motion:reduce){.container-scroll-card,.container-scroll-header{will-change:auto;transform:none!important}}.nav-shell{transition:background .24s var(--ease), border-color .24s var(--ease), box-shadow .24s var(--ease), backdrop-filter .24s var(--ease)}.nav-shell.nav-at-top-v152{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}.nav-shell.nav-scrolled-v152{background:color-mix(in srgb, var(--background) 82%, transparent)!important;-webkit-backdrop-filter:blur(14px)saturate(1.12)!important;border-bottom:1px solid #94b2d61a!important}.parallax-hero-bundle-v152{will-change:transform;width:min(100%,76rem);margin:0 auto;position:relative}.parallax-hero-bundle-v152 img,.parallax-hero-bundle-v152 .productPreviewImage{object-fit:contain;filter:drop-shadow(0 34px 90px #0208148c);background:0 0;border:0;border-radius:0;width:100%;height:auto;display:block}.parallax-hero-bundle-v152:after{content:"";pointer-events:none;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--background) 82%, transparent) 62%, var(--background) 100%);height:24%;position:absolute;inset:auto -2rem -1px}.hero-bundle-desktop-v152{display:block}.hero-bundle-mobile-v152{display:none}@media (max-width:700px){.hero-bundle-desktop-v152{display:none}.hero-bundle-mobile-v152{border:1px solid #94b2d633;border-radius:1rem;display:block;overflow:hidden;box-shadow:0 24px 60px #02081480}.hero-bundle-mobile-v152 img{border-radius:1rem}.parallax-hero-bundle-v152:after{display:none}}.mission-tree-section .mission-tree-frame{min-height:0!important;padding:clamp(1.4rem,2.6vw,2.6rem)!important}.aim-graph-tree{overflow:visible!important}.aim-tree-edge{fill:none;stroke:#93c5fd57;stroke-width:1.7px;stroke-linecap:round}.aim-tree-node{cursor:default}.aim-tree-rect{fill:url(#aim-node-fill);stroke:#94b2d64d;stroke-width:1.2px}.aim-tree-node-mission .aim-tree-rect{fill:url(#aim-mission-fill);stroke:#60a5fa99;stroke-width:1.4px;filter:drop-shadow(0 10px 28px #3b82f647)}.aim-tree-node-goal .aim-tree-rect{stroke:#94b2d66b}.aim-tree-node-tactic .aim-tree-rect{stroke:#34d39952}.aim-tree-tag{letter-spacing:.16em;text-transform:uppercase;fill:#94b7e2cc;font-size:11.5px;font-weight:700}.aim-tree-node-mission .aim-tree-tag{fill:#bfdbfef2}.aim-tree-node-tactic .aim-tree-tag{fill:#6ee7b7cc}.aim-spine-pulse{fill:#7dc5ff;opacity:.85}@media (prefers-reduced-motion:reduce){.aim-spine-pulse{display:none}}@media (max-width:760px){.mission-tree-section .mission-tree-graph-wrap{width:170%!important;transform:translate(-20.5%)!important}}.path-router-image,.path-router-card:first-child .path-router-image{aspect-ratio:auto!important;background:0 0!important;border:0!important;height:auto!important;min-height:0!important;padding:0!important;display:block!important;overflow:hidden!important}.path-router-image img,.path-router-image .productPreviewImage{object-fit:contain!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important}.why-aimspace-section .sup-section-head{text-align:center;margin-inline:auto}@media (max-width:760px){.start-free-image{max-width:100%!important}.start-free-image img,.start-free-image .productPreviewImage{width:min(100%,440px)!important}}.flow-board-v152{background:radial-gradient(40rem 22rem at 50% -6rem,#4da3ff1a,#0000 70%),linear-gradient(#ffffff06,#ffffff02);border:1px solid #94b2d61f;border-radius:1.4rem;width:min(100%,62rem);margin:clamp(1.5rem,3vw,2.5rem) auto 0;padding:clamp(1.1rem,2.4vw,2rem);position:relative}.flow-list-v152{gap:clamp(1.1rem,2.2vw,1.7rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.flow-rail-v152{pointer-events:none;z-index:0;background:linear-gradient(#93c5fd0a,#93c5fd33 16% 84%,#93c5fd0a);border-radius:999px;width:2px;position:absolute;top:.5rem;bottom:.5rem;left:50%;overflow:hidden;transform:translate(-50%)}.flow-rail-pulse-v152{background:linear-gradient(#0000,#7dc5ff8c,#34d39973,#0000);border-radius:999px;width:100%;height:20%;animation:5.2s linear infinite flowRailPulseV152;position:absolute;top:-20%;left:0}@keyframes flowRailPulseV152{0%{transform:translateY(0)}to{transform:translateY(600%)}}.flow-item-v152{z-index:1;display:grid;position:relative}.flow-card-v152{transition:border-color .18s var(--ease), transform .18s var(--ease);background:linear-gradient(#0a121ed9,#070d17d9);border:1px solid #94b2d624;border-radius:1.1rem;padding:clamp(.95rem,1.8vw,1.3rem) clamp(1rem,2vw,1.4rem)}.flow-item-v152:hover .flow-card-v152{border-color:#7dc5ff52;transform:translateY(-2px)}.flow-card-top-v152{align-items:center;gap:.6rem;margin-bottom:.55rem;display:flex}.flow-card-icon-v152{color:#9ecbff;background:#4da3ff1a;border:1px solid #7dc5ff40;border-radius:.6rem;place-items:center;width:1.9rem;height:1.9rem;display:grid}.flow-card-icon-v152 svg{width:1.05rem;height:1.05rem}.flow-card-step-v152{letter-spacing:.14em;text-transform:uppercase;color:#93c5fdd9;font-size:.72rem;font-weight:700}.flow-card-v152 h3{margin:0 0 .3rem;font-size:1.06rem}.flow-card-v152>p{color:#cbd8e8c7;margin:0;font-size:.93rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.flow-rail-pulse-v152{opacity:0;animation:none}}.deliverable-row,.deliverable-row.deliverable-row-reverse{background:linear-gradient(#ffffff08,#ffffff02)!important;border:1px solid #94b2d621!important;border-radius:1.4rem!important;grid-template-columns:1fr!important;align-items:start!important;gap:clamp(1.1rem,2vw,1.6rem)!important;padding:clamp(1.3rem,2.6vw,2.2rem)!important;display:grid!important;box-shadow:0 24px 70px #02081459!important}.deliverable-row-reverse .deliverable-copy{order:0!important}.deliverable-copy{max-width:46rem!important;padding:0!important}.deliverable-visual,.deliverable-visual-report,.deliverable-visual-operating-system,.deliverable-visual-ai-partner{width:100%!important;min-width:0!important}.deliverable-shot,.deliverable-real-shot,.deliverable-visual-report .deliverable-shot,.deliverable-visual-operating-system .deliverable-shot,.deliverable-visual-ai-partner .deliverable-shot{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-inline:0!important;padding:0!important;display:block!important;overflow:visible!important;transform:none!important}.deliverable-real-shot img,.deliverable-real-shot .productPreviewImage{object-fit:contain!important;background:0 0!important;border:1px solid #94b2d633!important;border-radius:clamp(.8rem,1.2vw,1.15rem)!important;width:100%!important;height:auto!important;max-height:none!important;box-shadow:0 26px 70px #02081473!important}.deliverables-stack{gap:clamp(1.4rem,2.6vw,2.2rem)!important;margin-top:clamp(1.6rem,3vw,2.4rem)!important}.why-aimspace-cards-v153{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.8vw,1.4rem);width:min(100%,66rem);margin:clamp(1.7rem,3.2vw,2.8rem) auto 0;display:grid}.why-card-v153{transition:border-color .18s var(--ease), transform .18s var(--ease);background:linear-gradient(#ffffff08,#ffffff02);border:1px solid #94b2d621;border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:.85rem;padding:clamp(1.3rem,2.4vw,1.8rem);display:flex}.why-card-v153:hover{border-color:#7dc5ff4d;transform:translateY(-2px)}.why-card-icon-v153{color:#9ecbff;background:radial-gradient(1.6rem 1.6rem at 50% 30%,#4da3ff3d,#0000 80%),#4da3ff14;border:1px solid #7dc5ff42;border-radius:1rem;place-items:center;width:3.4rem;height:3.4rem;display:grid}.why-card-icon-v153 svg{width:1.7rem;height:1.7rem}.why-card-v153 h3{margin:0;font-size:1.08rem}.why-card-v153 p{color:#cbd8e8c7;margin:0;font-size:.94rem;line-height:1.55}@media (max-width:900px){.why-aimspace-cards-v153{grid-template-columns:1fr}}.start-free-card,.product-free-card{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)!important;gap:clamp(1.3rem,2.8vw,2.6rem)!important}.start-free-card:nth-child(2n){grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)!important}.start-free-image,.tool-image,.free-report-inline-image{width:100%!important;max-width:100%!important}.start-free-image img,.tool-image img,.free-report-inline-image>img,.free-report-inline-image img,.product-free-card-split .free-report-inline-image img,.start-free-image .productPreviewImage,.tool-image .productPreviewImage,.free-report-inline-image .productPreviewImage{border-radius:1.1rem;margin-inline:auto;box-shadow:0 30px 80px #02081480;object-fit:contain!important;width:min(100%,760px)!important;max-height:none!important}@media (max-width:900px){.start-free-card,.product-free-card{grid-template-columns:1fr!important}.start-free-image img,.start-free-image .productPreviewImage{width:min(100%,540px)!important}}.faq-section .faq-list,.compact-first-section .faq-list,.faq-list{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;padding:0!important}.faq-list .faq-item,details.faq-item{box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #94b2d621!important;border-radius:0!important;margin:0!important;padding:0!important}.faq-list .faq-item:first-of-type,.faq-list details.faq-item:first-of-type{border-top:1px solid #94b2d621!important}.faq-list .faq-item summary,details.faq-item summary{background:0 0!important;border:0!important;border-radius:0!important;min-height:0!important;padding:.58rem .2rem!important;font-size:.93rem!important;font-weight:600!important;line-height:1.3!important}.faq-list .faq-item summary:after,details.faq-item summary:after{color:#94b7e2cc!important;background:0 0!important;border:0!important;flex-basis:1.05rem!important;width:1.05rem!important;height:1.05rem!important;font-size:.8rem!important}.faq-list .faq-item p,.faq-list .faq-item[open] p,details.faq-item p,details.faq-item[open] p{text-indent:0!important;text-align:left!important;margin:0!important;padding:0 2.6rem .7rem .2rem!important;font-size:.9rem!important;line-height:1.52!important}.faq-list .faq-item summary,details.faq-item summary{text-align:left!important}.footer{border-top:0!important}.parallax-hero-bg{background:radial-gradient(circle at 50% 4%, rgba(var(--plx-rgb), .16), transparent 34rem), radial-gradient(circle at 82% 14%, rgba(var(--plx-rgb), .08), transparent 30rem), linear-gradient(180deg, #ffffff05, transparent 28%), radial-gradient(circle at 50% 60%, #0509102e, transparent 42rem)}.parallax-hero-bg:after{display:none}.parallax-hero-accent-violet{--plx-rgb:168, 132, 255}.mission-tree-accent-violet{--mt:#a78bfa}.mission-tree-accent-violet .aim-graph{--blue:#a78bfa}.founder-page-theme .sup-kicker,.founder-page-theme .mini-label,.founder-page-theme .badge{color:#d7ccff}.founder-page-theme .parallax-hero-chip{color:#ddd2ff;background:#a884ff1f;border-color:#a884ff57}.founder-page-theme .btn-product,.founder-page-theme .btn-free.lead-magnet-cta{box-shadow:0 16px 40px #613ec438}.founder-page-theme .mission-tree-frame,.founder-page-theme .sup-pricing-card,.founder-page-theme .deliverable-row,.founder-page-theme .fit-card,.founder-page-theme .product-free-card,.founder-page-theme .product-single-pricing-card{border-color:#a884ff2e!important}.founder-page-theme .mission-tree-corner{border-color:#a884ff8c}.container-scroll-custom-visual{width:min(100%,68rem);margin-inline:auto}.container-scroll-custom-visual .api-code-grid-teaser,.container-scroll-custom-visual .api-code-grid,.api-engine-preview-frame .api-code-grid{box-shadow:0 50px 120px #0208148c}.api-engine-preview-frame{border-radius:1.5rem;padding:clamp(1rem,2.6vw,1.6rem)}.aim-tree-spine{stroke:#93c5fd2e;stroke-width:2px;stroke-linecap:round}.aim-tree-spine-glow{stroke:#7dc5ffc7;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 8px #7dc5ffb3);stroke-dasharray:18 14;animation:2.6s ease-in-out infinite aim-spine-breathe}.aim-spine-beacon{fill:#8dd1ff;filter:drop-shadow(0 0 8px #7dc5ffd9);animation:2.6s ease-in-out infinite aim-beacon-pulse}@keyframes aim-spine-breathe{0%,to{opacity:.22;stroke-dashoffset:0}50%{opacity:.95;stroke-dashoffset:-18px}}@keyframes aim-beacon-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.aim-tree-spine-glow,.aim-spine-beacon{animation:none}}.api-home-sell-section .sup-section-head{max-width:64rem}.api-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem);display:grid}.api-market-card{box-shadow:var(--shadow-sm);background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #94b2d629;border-radius:1.35rem;padding:clamp(1.2rem,2vw,1.5rem)}.api-market-card h3{margin:.3rem 0 .65rem;font-size:1.1rem}.api-market-card p:last-child{color:#cbd8e8cc;margin:0}.api-market-card-highlight{background:radial-gradient(26rem 12rem at 50% -2rem,#4da3ff29,#0000 72%),linear-gradient(#ffffff0e,#ffffff05);border-color:#4da3ff47}.api-deliverables-stack{gap:.95rem;display:grid}.api-deliverable-row{background:linear-gradient(#ffffff09,#ffffff03);border:1px solid #94b2d629;border-radius:1.3rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1.1rem,2.2vw,1.4rem);display:grid}.api-deliverable-num{color:#b8d7ff;letter-spacing:.04em;background:#4da3ff1a;border:1px solid #4da3ff3d;border-radius:999px;place-items:center;width:3rem;height:3rem;font-weight:800;display:grid}.api-deliverable-copy h3{margin:0 0 .35rem;font-size:1.06rem}.api-deliverable-copy p{color:#cbd8e8cc;margin:0}.api-deliverable-chips{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.api-deliverable-chips span{color:#dce7f5cc;font-family:var(--font-mono);background:#ffffff08;border:1px solid #94b2d62e;border-radius:999px;padding:.42rem .7rem;font-size:.76rem}.price-grid-single{grid-template-columns:minmax(0,34rem);justify-content:center}.path-router-card:last-child .path-router-image img,.path-router-card:last-child .path-router-image .productPreviewImage{margin-inline:auto;width:min(100%,470px)!important}@media (max-width:980px){.api-market-grid,.api-deliverable-row{grid-template-columns:1fr}.api-deliverable-num{width:2.6rem;height:2.6rem}.api-deliverable-chips{justify-content:flex-start}}.btn-neutral-primary{color:#07101a!important;background:linear-gradient(#f7fafc,#cbd5df)!important;border-color:#eef5fcb8!important;box-shadow:0 14px 34px #00000042!important}.btn-neutral-primary:hover{background:linear-gradient(#fff,#d9e2ea)!important;border-color:#ffffffdb!important}.profile-hero{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.profile-hero>a{place-self:center end!important;place-items:unset!important;border-radius:999px!important;min-height:2.8rem!important;padding-inline:1.15rem!important;display:inline-flex!important}.profile-form{align-items:start!important}.profile-photo-card{align-content:start!important;align-self:start!important}.profile-photo-card .btn{justify-self:start!important;width:auto!important;padding-inline:1rem!important}.founder-page-theme{background:radial-gradient(58rem 34rem at 50% 4rem,#8b5cf61a,#0000 72rem),#05080d}.founder-page-theme .mission-tree-section,.founder-page-theme .deliverables-section,.founder-page-theme .product-purchase-section,.founder-page-theme .flow-start-section{background:radial-gradient(42rem 24rem at 50% 0,#8b5cf60e,#0000 72%)}.founder-page-theme .parallax-hero-chip,.founder-page-theme .sup-kicker,.founder-page-theme .mini-label,.founder-page-theme .badge{color:#ddd3ff!important}.founder-page-theme .parallax-hero-chip,.founder-page-theme .sup-kicker,.founder-page-theme .mini-label,.founder-page-theme .badge,.founder-page-theme .mission-tree-frame,.founder-page-theme .deliverable-row,.founder-page-theme .fit-card,.founder-page-theme .product-free-card,.founder-page-theme .landing-pricing-card{border-color:#a78bfa45!important}.final-cta-proof{justify-content:center;margin-top:1rem}@media (max-width:760px){.profile-hero{grid-template-columns:1fr!important}.profile-hero>a{justify-self:start!important}}.parallax-hero-accent-blue{--plx-rgb:77, 163, 255}.drawer-section-strategy-paths{position:relative}.hero-scorecard-static-v158,.hero-api-static-v158{width:min(100%,78rem);margin-inline:auto;display:block}.hero-scorecard-static-v158 .productPreviewImage,.hero-api-static-v158 .productPreviewImage{background:#080e18eb;border:1px solid #94b2d62e;border-radius:1.25rem;width:100%;height:auto;display:block;box-shadow:0 34px 90px #02081480}.hero-api-static-v158{width:min(100%,74rem)}.mission-tree-section .mission-tree-frame{max-width:72rem;margin-inline:auto}.aim-tree-edge{stroke-width:1.55px}.aim-tree-tag{font-size:10.8px}.aim-tree-spine{stroke:#93c5fd29}@media (max-width:900px){.mission-tree-section .mission-tree-graph-wrap{width:148%!important;max-width:none!important;transform:translate(-16%)!important}.hero-scorecard-static-v158,.hero-api-static-v158{width:100%}}.price-grid-single{width:min(100%,34rem);margin-inline:auto}.price-grid-two{width:min(100%,68rem);margin-inline:auto}.start-free-grid-single-v159{width:min(100%,68rem);margin-inline:auto;grid-template-columns:minmax(0,1fr)!important}.start-free-grid-single-v159 .start-free-card{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr)!important}.flow-start-section .minimal-flow-head{width:min(100%,48rem);margin-inline:auto;text-align:center!important}.flow-start-section .minimal-flow-head>p{margin-inline:auto!important}.flow-start-section .flow-board-v152{width:min(100%,62rem)!important;margin-inline:auto!important}.hero-api-engine-run-v159{width:min(100%,74rem);margin-inline:auto;display:block}.hero-api-engine-run-v159 .api-code-grid{width:100%;margin:0;box-shadow:0 34px 90px #02081485}@media (max-width:900px){.start-free-grid-single-v159 .start-free-card{grid-template-columns:1fr!important}.hero-api-engine-run-v159{width:100%}}.parallax-hero-bundle-v152:after{display:none!important}.parallax-hero-stage-wrap{padding-bottom:.5rem}.hero-scorecard-static-v158,.hero-api-engine-run-v159{filter:none}.hero-api-engine-run-v159 .api-code-grid{align-items:stretch}.hero-api-engine-run-v159 .api-code-panel{overflow:visible!important}.hero-api-engine-run-v159 .api-code{white-space:pre-wrap!important;min-height:0!important;max-height:none!important;overflow:visible!important}.aim-tree-title{fill:#f5f8fd;font-size:15px;font-weight:700}.aim-tree-bodyline{fill:#dde7f4c2;font-size:11.4px}.aim-tree-node-mission .aim-tree-title{font-size:17px}.aim-tree-node-mission .aim-tree-bodyline{font-size:12px}.aim-tree-node-tactic .aim-tree-title{font-size:13.3px}.aim-tree-node-tactic .aim-tree-bodyline{font-size:10.8px}.aim-tree-spine-glow{stroke-dasharray:14 10}@media (max-width:900px){.mission-tree-frame{min-height:26rem!important}.mission-tree-section .mission-tree-graph-wrap{width:170%!important;transform:translate(-20%)!important}}.path-router-image{min-height:23rem;place-items:center!important;padding:1.25rem 1.25rem 0!important;display:grid!important}.path-router-image img,.path-router-image .productPreviewImage{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:25rem!important;margin-inline:auto!important}.path-router-card:last-child .path-router-image img,.path-router-card:last-child .path-router-image .productPreviewImage{width:auto!important;max-height:25rem!important}.deliverable-copy{flex-direction:column;justify-content:center;align-items:center;text-align:center!important;display:flex!important}.deliverable-copy .mini-label,.deliverable-copy h3,.deliverable-copy p{margin-inline:auto!important}.flow-start-section .flow-card-v152{text-align:left!important}.flow-start-section .flow-card-top-v152{justify-content:flex-start!important}.flow-card-icon-v152,.why-card-icon-v153{color:#dbeafe;place-items:center;display:inline-grid}.flow-card-icon-v152 svg,.why-card-icon-v153 svg{width:1.2rem;height:1.2rem}.flow-card-icon-v152[data-icon=layers],.flow-card-icon-v152[data-icon=route],.why-card-icon-v153[data-icon=layers]{color:#93c5fd}.flow-card-icon-v152[data-icon=shield],.flow-card-icon-v152[data-icon=risk]{color:#fbbf24}.flow-card-icon-v152[data-icon=check],.flow-card-icon-v152[data-icon=clock],.why-card-icon-v153[data-icon=compass]{color:#34d399}.flow-card-icon-v152[data-icon=spark],.why-card-icon-v153[data-icon=spark]{color:#67e8f9}.flow-card-icon-v152[data-icon=code],.flow-card-icon-v152[data-icon=measure],.why-card-icon-v153[data-icon=target]{color:#a5b4fc}.start-free-image{max-width:min(100%,225px)!important}@media (max-width:900px){.start-free-image{max-width:min(100%,210px)!important}}.faq-pro{gap:.9rem;width:min(100%,46rem);margin-inline:auto;display:grid}.faq-search-shell{position:relative}.faq-search-input{color:#f5f7fb;background:#ffffff0a;border:1px solid #abc7e82e;border-radius:999px;width:100%;min-height:3.25rem;padding:.85rem 3rem .85rem 1.15rem;box-shadow:inset 0 1px #ffffff0d}.faq-search-input::placeholder{color:#d6e0ed8c}.faq-search-input:focus{border-color:#93c5fd6b;outline:none;box-shadow:0 0 0 3px #4da3ff24}.faq-search-clear{color:#d6e0edb8;cursor:pointer;background:0 0;border:0;border-radius:999px;width:2rem;height:2rem;font-size:1.2rem;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.faq-pro-list{gap:.7rem;display:grid}.faq-pro-item{background:linear-gradient(#ffffff0b,#ffffff04);border:1px solid #abc7e824;border-radius:1.2rem;overflow:hidden;box-shadow:0 18px 48px #0003}.faq-pro-item.is-open{background:linear-gradient(#4da3ff1c,#ffffff05);border-color:#93c5fd47}.faq-pro-trigger{color:#f5f7fb;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.1rem 1.2rem;font-size:.98rem;font-weight:680;display:flex}.faq-pro-trigger-icon{color:#d6e0edb8;flex:none;font-size:1.1rem;transition:transform .16s}.faq-pro-panel{padding:0 1.2rem 1.2rem}.faq-pro-panel p{color:#d6e0edc7;margin:0;line-height:1.65}.faq-pro-empty{text-align:center;color:#d6e0edb8;margin:0;padding:1.5rem 1rem}.pricing-summary-section .price-grid-single{width:min(100%,46rem)!important}.pricing-summary-section .price-grid-single .price-card{text-align:center;padding:clamp(1.85rem,3.5vw,2.65rem)!important}.pricing-summary-section .price-grid-single .price-name,.pricing-summary-section .price-grid-single .price-outcome,.pricing-summary-section .price-grid-single .price-monthly{margin-inline:auto}.pricing-summary-section .price-grid-single .price-includes{text-align:left;width:min(100%,24rem);margin:.35rem auto 0}.pricing-summary-section .price-grid-single .price-actions{justify-content:center}.aim-tree-edge,.aim-tree-spine,.aim-tree-spine-glow{fill:none;stroke-linecap:round;stroke-linejoin:round}.aim-tree-edge{stroke:#93c5fd57!important;stroke-width:1.8px!important}.aim-tree-spine{stroke-width:1.75px!important}.aim-tree-spine-glow{stroke-width:2.25px!important}.mission-tree-frame{min-height:clamp(34rem,48vw,40rem)!important}.mission-tree-section .mission-tree-graph-wrap{width:min(100%,70rem)!important;max-width:70rem!important;margin-inline:auto!important;transform:none!important}.path-router-grid{align-items:stretch!important;width:min(100%,76rem)!important;margin-inline:auto!important}.path-router-card{display:flex!important}.path-router-link{width:100%}.path-router-image{place-items:center!important;height:clamp(23rem,34vw,27rem)!important;min-height:23rem!important;padding:1.1rem 1.1rem 0!important;display:grid!important}.path-router-image img,.path-router-image .productPreviewImage,.path-router-card:last-child .path-router-image img,.path-router-card:last-child .path-router-image .productPreviewImage{object-fit:contain!important;width:auto!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin-inline:auto!important}.path-router-body{min-height:auto!important}.deliverables-head-v163{text-align:center}.deliverables-head-v163>p:last-child{width:min(100%,44rem);margin-inline:auto}.deliverables-stack-v163{gap:clamp(1.4rem,2.6vw,2rem);width:min(100%,76rem);margin-inline:auto;display:grid}.deliverable-showcase-card-v163{gap:1rem;display:grid}.deliverable-showcase-card-v163 .deliverable-visual{order:1}.deliverable-showcase-card-v163 .deliverable-shot{background:linear-gradient(#ffffff09,#ffffff05);border:1px solid #abc7e829;border-radius:1.6rem;overflow:hidden;box-shadow:0 26px 64px #00000038}.deliverable-showcase-card-v163 .deliverable-shot .productPreviewImage{width:100%;height:auto;display:block}.deliverable-caption-v163{text-align:center;order:2;justify-items:center;gap:.7rem;width:min(100%,38rem);margin-inline:auto;display:grid}.deliverable-caption-v163 .mini-label{margin:0}.deliverable-caption-v163 p:last-child{color:#d6e0edcc;margin:0}.faq-pro-item{transition:border-color .16s,background .16s}.price-grid-single,.pricing-summary-section .price-grid-single{grid-template-columns:minmax(0,56rem)!important;width:min(100%,56rem)!important;margin-inline:auto!important}.price-grid-single .price-card{width:100%!important}.pricing-summary-section .price-grid-single .price-card,.price-grid-single .price-card{padding:clamp(2rem,4vw,3rem)!important}.pricing-summary-section .price-grid-single .price-actions,.price-grid-single .price-actions{justify-content:center}.pricing-summary-section .price-grid-single .price-includes,.price-grid-single .price-includes{width:min(100%,28rem);margin-inline:auto}@media (max-width:980px){.mission-tree-section .mission-tree-graph-wrap{width:160%!important;max-width:none!important;transform:translate(-17%)!important}.path-router-grid{grid-template-columns:1fr!important}.path-router-image{height:auto!important;min-height:20rem!important}.path-router-image img,.path-router-image .productPreviewImage,.path-router-card:last-child .path-router-image img,.path-router-card:last-child .path-router-image .productPreviewImage{height:auto!important;max-height:24rem!important}.price-grid-single,.pricing-summary-section .price-grid-single{grid-template-columns:minmax(0,1fr)!important;width:100%!important}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-status-sent{color:#6ee7b7}.form-status-error{color:#fca5a5}.workspace-login-form{text-align:left;gap:1rem;width:min(100%,28rem);margin:1.5rem auto;display:grid}.workspace-login-form label{gap:.45rem;display:grid}.workspace-login-form label span{color:#dee7f3c7;font-size:.86rem;font-weight:700}.workspace-login-form input{width:100%}.portal-file-list{gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.portal-file-list li{background:#ffffff06;border:1px solid #abc7e824;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .95rem;display:flex}.portal-file-list button{color:#fca5a5e6;cursor:pointer;background:0 0;border:0}.portal-profile-card{align-content:center}.portal-profile-card .btn{width:100%}.chat-input-row form,.chat-input-row input{min-width:0}:root{--nav-h:5.6rem;--w-narrow:53.75rem;--w-default:72.5rem;--w-wide:76rem}html{scroll-padding-top:var(--nav-h)!important}main{padding-top:var(--nav-h)!important}[id]{scroll-margin-top:var(--nav-h)}.nav-frame{min-height:var(--nav-h)!important}.container,.wrap{width:min(calc(100% - 2rem), var(--w-default))!important;max-width:var(--w-default)!important;margin-inline:auto!important}.wrap.narrow,.final-cta .wrap,.faq-pro,.legal-stack{width:min(calc(100% - 2rem), var(--w-narrow))!important;max-width:var(--w-narrow)!important}.path-router-grid,.deliverables-section .wrap,.deliverables-stack-v163,.flow-start-section .wrap,.flow-start-section .flow-board-v152{width:min(100%, var(--w-wide))!important;max-width:var(--w-wide)!important}.lead,.sup-hero-lead,.sup-section-head>p,.landing-hero-lead{max-width:62ch!important}.mission-tree-frame,.mission-tree-section .mission-tree-frame{min-height:auto!important;overflow:visible!important}.mission-tree-section .mission-tree-graph-wrap,.mission-tree-graph-wrap{width:100%!important;max-width:70rem!important;margin-inline:auto!important;transform:none!important}.aim-graph-desktop{width:100%!important;height:auto!important;display:block!important}.aim-graph-mobile{display:none!important}.aim-tree-edge{stroke:#93c5fd57!important}.hero-report-cover-v170{place-items:center;width:min(100%,32rem);margin-inline:auto;padding:clamp(.7rem,2vw,1.15rem);display:grid}.hero-report-cover-v170 .productPreviewImage{border:1px solid #abc7e82e;border-radius:1.2rem;display:block;box-shadow:0 34px 90px #02081480;object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(70vh,42rem)!important}.menu-button{gap:.45rem!important;min-height:2.75rem!important;padding-inline:.8rem!important}.menu-button-label{font-size:.84rem;font-weight:700;display:inline!important}.nav-links{display:flex!important}.btn,.btn-sm,.btn-lg,button.btn,a.btn{min-height:3rem!important}.btn-lg{min-height:3.25rem!important}.btn[disabled],button[disabled]{filter:saturate(.55);opacity:.55!important;cursor:not-allowed!important}.flow-card-meta-v170{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.flow-card-meta-v170 span{color:#d6e0edb8;border:1px solid #abc7e824;border-radius:999px;align-items:center;min-height:1.8rem;padding:.25rem .6rem;font-size:.75rem;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.faq-pro-trigger-icon,.faq-search-clear{place-items:center!important;display:inline-grid!important}.faq-pro-trigger-icon svg,.faq-search-clear svg{width:1rem;height:1rem}.faq-pro-item.is-open .faq-pro-trigger-icon{transform:rotate(180deg)!important}.legal-page-hero{text-align:center;padding:clamp(7rem,11vw,10rem) 0 clamp(2.5rem,5vw,4rem)}.legal-page-hero h1{max-width:48rem;margin:.7rem auto 0}.legal-page-hero p:last-child{max-width:58ch;color:var(--muted-foreground);margin:1rem auto 0}.save-for-later-section{padding-top:0!important}.save-for-later-section .wrap{max-width:44rem!important}.api-table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}.api-card-grid{display:none!important}@media (max-width:900px){:root{--nav-h:4.75rem}.nav-links,.menu-button-label{display:none!important}.container,.wrap,.wrap.narrow,.final-cta .wrap,.faq-pro,.legal-stack{width:min(calc(100% - 1.5rem), var(--w-default))!important}.mission-tree-section .mission-tree-graph-wrap,.mission-tree-graph-wrap{width:100%!important;max-width:31rem!important;transform:none!important}.aim-graph-desktop{display:none!important}.aim-graph-mobile{width:100%!important;height:auto!important;display:block!important}.mission-tree-frame,.mission-tree-section .mission-tree-frame{padding:.75rem!important}.path-router-grid{grid-template-columns:1fr!important}.hero-report-cover-v170{width:min(100%,26rem)}}@media (max-width:640px){.btn,.btn-sm,.btn-lg,button.btn,a.btn{min-height:3rem!important}.nav-free{display:none!important}.path-router-image{min-height:18rem!important}}.aim-graph-responsive{width:100%}.founder-depth-section{position:relative}.legal-page-hero-inner{text-align:center}.legal-page-section{padding-top:0!important}.path-api-preview-v170{background:#09111d;border:1px solid #7db1eb42;border-radius:1.15rem;grid-template-rows:auto 1fr;width:min(100%,22rem);height:100%;max-height:25rem;display:grid;overflow:hidden;box-shadow:0 24px 60px #00000057}.path-api-preview-head{color:#d6e0edb3;font-family:var(--font-mono);border-bottom:1px solid #abc7e821;align-items:center;gap:.38rem;padding:.75rem .85rem;font-size:.7rem;display:flex}.path-api-preview-head span{background:#94b2d66b;border-radius:999px;width:.48rem;height:.48rem}.path-api-preview-head strong{margin-left:auto;font-weight:500}.path-api-preview-v170 pre{color:#b8d9ff;font-family:var(--font-mono);text-align:left;white-space:pre-wrap;margin:0;padding:clamp(1rem,3vw,1.45rem);font-size:clamp(.72rem,1.15vw,.88rem);line-height:1.7;overflow:hidden}@media (max-width:900px){.path-api-preview-v170{height:24rem;max-height:24rem}.path-api-preview-v170 pre{font-size:.82rem}}
