body:where(.product-page){--bg:#fff;--bg-elev:#fff;--bg-card:#fff;--bg-card-hover:#fff;--border:#0f172a1f;--border-strong:#0f172a2e;--text:#0f172a;--text-dim:#334155;--text-muted:#64748b;--electric:#3b82f6;--electric-bright:#60a5fa;--electric-glow:#3b82f659;--amber:var(--brand-amber);--amber-bright:#fbbf24;--amber-glow:rgb(var(--brand-amber-rgb) / 30%);--success:#10b981;--danger:#ef4444;--max-w:1200px;--gap:clamp(1rem, 2vw, 1.5rem);--radius:10px;--radius-lg:16px}:where(body.product-page) *,:where(body.product-page) :before,:where(body.product-page) :after{box-sizing:border-box;margin:0;padding:0}html:where(:has(body.product-page)){scroll-behavior:smooth}body:where(.product-page){background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;overflow-x:clip}:where(body.product-page) img,:where(body.product-page) svg{max-width:100%;display:block}:where(body.product-page) a{color:var(--electric-bright);text-decoration:none}body:before,body:where(.product-page):after{content:none;display:none}:where(body.product-page) .carousel-embed{z-index:1;margin:0;padding:80px 0 0;position:relative}:where(body.product-page) .carousel-embed__inner{max-width:none;box-shadow:none;background:#fff;border:0;border-radius:0;margin:0;overflow:hidden}:where(body.product-page) .carousel-embed__frame{background:#fff;border:0;width:100%;height:clamp(545px,74vh,760px);display:block}@media (max-width:720px){:where(body.product-page) .carousel-embed__frame{height:clamp(475px,70vh,700px)}}:where(body.product-page) .section-nav{z-index:999;-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffffeb;margin-top:0;position:sticky;top:78px}:where(body.product-page) .section-nav-inner{max-width:var(--max-w);scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:.25rem;margin:0 auto;padding:.75rem 2rem;display:flex;overflow-x:auto}:where(body.product-page) .section-nav-inner::-webkit-scrollbar{display:none}:where(body.product-page) .section-nav a{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.5rem 1rem;font-size:.75rem;transition:all .2s}:where(body.product-page) .section-nav a:hover{color:var(--text);background:var(--bg-elev)}:where(body.product-page) .section-nav a.active{color:var(--electric-bright);background:#3b82f61f}@media (max-width:720px){:where(body.product-page) .section-nav{top:58px}:where(body.product-page) .section-nav-inner{flex-wrap:nowrap;justify-content:flex-start;padding:.5rem 1rem}:where(body.product-page) .section-nav a{padding:.5rem .75rem;font-size:.6875rem}}:where(body.product-page) section.content{scroll-margin-top:130px}@media (max-width:720px){:where(body.product-page) section.content{scroll-margin-top:170px}}@media (max-width:480px){:where(body.product-page) section.content{scroll-margin-top:200px}}:where(body.product-page) section.content{max-width:var(--max-w);z-index:1;margin:0 auto;padding:clamp(2.25rem,4.5vw,3.75rem) 2rem;position:relative}:where(body.product-page) section.content#challenge,:where(body.product-page) section.content#solution,:where(body.product-page) section.content#demo,:where(body.product-page) section.content#architecture,:where(body.product-page) section.content#models,:where(body.product-page) section.content#results{padding-bottom:0}:where(body.product-page) .section-kicker{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.6875rem;display:flex}:where(body.product-page) .section-kicker:before{content:"";background:var(--amber);width:30px;height:1px}:where(body.product-page) .section-title{font-family:var(--display);letter-spacing:-.02em;max-width:800px;margin-bottom:2rem;font-size:clamp(1.875rem,3.5vw,2.5rem);font-weight:500;line-height:1.15}:where(body.product-page) .section-lede{color:var(--text-dim);max-width:760px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}:where(body.product-page) .section-prose p{color:var(--text-dim);max-width:760px;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}:where(body.product-page) .section-prose p strong{color:var(--text);font-weight:500}:where(body.product-page) .challenge-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}:where(body.product-page) .challenge-item{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:all .25s}:where(body.product-page) .challenge-item:hover{border-color:var(--border-strong);background:var(--bg-card);transform:translateY(-2px)}:where(body.product-page) .challenge-item h3{font-family:var(--display);color:var(--text);margin-bottom:.625rem;font-size:1.125rem;font-weight:500}:where(body.product-page) .challenge-item p{color:var(--text-dim);font-size:.9375rem;line-height:1.6}@media (max-width:720px){:where(body.product-page) .challenge-list{grid-template-columns:1fr}}:where(body.product-page) .demo-wrapper{margin-top:2.5rem;position:relative}:where(body.product-page) .demo-video{aspect-ratio:16/9;background:linear-gradient(135deg, var(--bg-elev), var(--bg-card));border:1px solid var(--border-strong);border-radius:var(--radius-lg);cursor:pointer;transition:border-color .34s cubic-bezier(.22,.61,.36,1),box-shadow .34s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden}:where(body.product-page) .demo-video:hover,:where(body.product-page) .demo-video:focus-within{border-color:rgb(var(--brand-orange-rgb,232 119 34) / 45%);box-shadow:0 2px 4px #0000001a,0 26px 54px -18px #0000006b}:where(body.product-page) .demo-video:before{content:none;display:none}:where(body.product-page) .demo-video video,:where(body.product-page) .demo-video iframe{object-fit:contain;border:0;width:100%;height:100%;position:absolute;inset:0}:where(body.product-page) .demo-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:absolute;inset:0}:where(body.product-page) .demo-play{background:var(--electric);border-radius:50%;place-items:center;width:84px;height:84px;transition:transform .2s,background .2s;animation:2.5s ease-out infinite demoPulse;display:grid;box-shadow:0 0 #3b82f680}:where(body.product-page) .demo-video:hover .demo-play{background:var(--electric-bright);transform:scale(1.06)}:where(body.product-page) .demo-play svg{fill:#fff;width:32px;height:32px;margin-left:4px}@keyframes demoPulse{0%{box-shadow:0 0 #3b82f673}70%{box-shadow:0 0 0 24px #3b82f600}to{box-shadow:0 0 #3b82f600}}:where(body.product-page) .demo-eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);font-size:.6875rem}:where(body.product-page) .demo-headline{font-family:var(--display);color:var(--text);max-width:560px;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.35}:where(body.product-page) .demo-sub{color:var(--text-dim);max-width:440px;font-size:.875rem}:where(body.product-page) .demo-meta{border-top:1px solid var(--border);font-family:var(--mono);color:var(--text-muted);flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;font-size:.75rem;display:flex}:where(body.product-page) .demo-meta-item{align-items:center;gap:.5rem;display:flex}:where(body.product-page) .demo-meta-dot{background:var(--electric);border-radius:50%;width:6px;height:6px}@media (prefers-reduced-motion:reduce){:where(body.product-page) .demo-play{animation:none}}:where(body.product-page) .arch-wrapper{display:none}:where(body.product-page) .arch-wrapper--legacy{background:linear-gradient(180deg, var(--bg-elev), var(--bg-card));border:1px solid var(--border-strong);border-radius:var(--radius-lg);margin-top:3rem;padding:1.5rem;position:relative;overflow:hidden}:where(body.product-page) .arch-wrapper:before{content:none;display:none}:where(body.product-page) .arch-svg-frame{border-radius:var(--radius);background:#fff;padding:1rem;position:relative;overflow:auto}:where(body.product-page) .arch-svg-frame svg{width:100%;min-width:0;height:auto}:where(body.product-page) .arch-caption{font-family:var(--mono);letter-spacing:.05em;color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.75rem}:where(body.product-page) .arch-steps{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:3rem;display:grid}:where(body.product-page) .arch-step{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1rem;position:relative}:where(body.product-page) .arch-step-num{font-family:var(--mono);color:var(--electric-bright);letter-spacing:.1em;margin-bottom:.625rem;font-size:.75rem}:where(body.product-page) .arch-step-title{font-family:var(--display);color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.3}:where(body.product-page) .arch-step-desc{color:var(--text-dim);font-size:.8125rem;line-height:1.55}@media (max-width:980px){:where(body.product-page) .arch-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){:where(body.product-page) .arch-steps{grid-template-columns:1fr}}:where(body.product-page) .models{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}:where(body.product-page) .model-card{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;position:relative;overflow:hidden}:where(body.product-page) .model-card:before{content:"";background:var(--electric);height:3px;position:absolute;top:0;left:0;right:0}:where(body.product-page) .model-card:nth-child(2):before{background:var(--amber)}:where(body.product-page) .model-card:nth-child(3):before{background:var(--electric-bright)}:where(body.product-page) .model-card-tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:.6875rem}:where(body.product-page) .model-card h3{font-family:var(--display);letter-spacing:-.01em;color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:500}:where(body.product-page) .model-card p{color:var(--text-dim);font-size:.9375rem;line-height:1.65}@media (max-width:900px){:where(body.product-page) .models{grid-template-columns:1fr}}:where(body.product-page) .impact-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}:where(body.product-page) .impact-card{background:linear-gradient(180deg, var(--bg-elev), var(--bg-card));border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem}:where(body.product-page) .impact-card h3{font-family:var(--display);color:var(--text);border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.25rem;font-weight:500}:where(body.product-page) .impact-card ul{list-style:none}:where(body.product-page) .impact-card li{color:var(--text-dim);margin-bottom:.75rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.6;position:relative}:where(body.product-page) .impact-card li:before{content:"";background:var(--electric);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}@media (max-width:900px){:where(body.product-page) .impact-grid{grid-template-columns:1fr}}:where(body.product-page) .faq-list{margin-top:2rem}:where(body.product-page) details.faq{border-bottom:1px solid var(--border);padding:1.5rem 0;transition:all .2s}:where(body.product-page) details.faq[open]{border-bottom-color:var(--border-strong)}:where(body.product-page) details.faq summary{cursor:pointer;font-family:var(--display);color:var(--text);align-items:flex-start;gap:1.25rem;font-size:1.125rem;font-weight:500;line-height:1.4;list-style:none;transition:color .2s;display:flex}:where(body.product-page) details.faq summary::-webkit-details-marker{display:none}:where(body.product-page) details.faq summary::marker{display:none}:where(body.product-page) details.faq summary:hover{color:var(--electric-bright)}:where(body.product-page) .faq-icon{border:1px solid var(--border-strong);border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:.125rem;transition:all .2s;display:grid;position:relative}:where(body.product-page) .faq-icon:before,:where(body.product-page) .faq-icon:after{content:"";background:var(--text-dim);transition:all .2s;position:absolute}:where(body.product-page) .faq-icon:before{width:10px;height:1.5px}:where(body.product-page) .faq-icon:after{width:1.5px;height:10px}:where(body.product-page) details.faq[open] .faq-icon:after{opacity:0;transform:rotate(90deg)}:where(body.product-page) details.faq[open] .faq-icon{background:var(--electric);border-color:var(--electric)}:where(body.product-page) details.faq[open] .faq-icon:before{background:#fff}:where(body.product-page) .faq-answer{color:var(--text-dim);margin-top:1rem;padding-left:calc(24px + 1.25rem);font-size:1rem;line-height:1.7}body.product-page .cta-band{margin-left:auto;margin-right:auto}body.product-page .cta-inner{text-align:center}body.product-page .cta-title,body.product-page .cta-sub{margin-left:auto;margin-right:auto}body.product-page .cta-actions{justify-content:center}:where(body.product-page) .cta-band{max-width:var(--max-w);z-index:1;margin-top:0;margin-bottom:6rem;padding:0 2rem;position:relative}:where(body.product-page) .cta-inner{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:#fff;max-width:640px;margin:0 auto;padding:clamp(1rem,1.6vw,1.5rem);position:relative;overflow:hidden}:where(body.product-page) .cta-inner:before{content:none;display:none}:where(body.product-page) .cta-inner>*{position:relative}:where(body.product-page) .cta-eyebrow{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem}:where(body.product-page) .cta-title{font-family:var(--display);color:var(--text);letter-spacing:-.02em;max-width:560px;margin:0 0 1rem;font-size:clamp(1.4rem,2.2vw,1.75rem);font-weight:500;line-height:1.2}:where(body.product-page) .cta-sub{color:var(--text-dim);max-width:520px;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.55}:where(body.product-page) .cta-actions{flex-wrap:wrap;gap:1rem;display:flex}:where(body.product-page) .cta-actions .btn{font-family:var(--sans);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}:where(body.product-page) .cta-actions .btn.btn-primary{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important;color:#fff!important}:where(body.product-page) .cta-actions .btn.btn-primary:hover{transform:translateY(-1px);background:#d97718!important;border-color:#d97718!important}:where(body.product-page) .cta-actions .btn.btn-ghost{color:var(--text);border-color:var(--border-strong);background:#fff}:where(body.product-page) .cta-actions .btn.btn-ghost:hover{background:var(--bg-card-hover);transform:translateY(-1px)}:where(body.product-page) .reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}:where(body.product-page) .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){:where(body.product-page) .reveal{opacity:1;transition:none;transform:none}html:where(:has(body.product-page)){scroll-behavior:auto}}:where(body.product-page) .tech-tags{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}:where(body.product-page) .tech-tag{font-family:var(--mono);letter-spacing:.05em;background:var(--bg-elev);border:1px solid var(--border-strong);color:var(--text-dim);border-radius:999px;padding:.375rem .875rem;font-size:.75rem}:where(body.product-page) .tech-tag.accent{color:var(--electric-bright);border-color:#60a5fa66}body.product-page .tech-tag{color:#3d6494}body.product-page .demo-meta-item{color:#5b6a80}
