@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Sora:wght@400;600;700;800&family=Outfit:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600;700&display=swap";
:root{--st-font-display:"Outfit", sans-serif;--st-font-ui:"Inter", sans-serif;--st-font-serif:"Playfair Display", Georgia, serif;--st-space-base:8px;--st-space-xs:4px;--st-space-sm:12px;--st-space-md:24px;--st-space-lg:48px;--st-space-xl:80px;--st-space-gutter:24px;--st-space-margin-mobile:16px;--st-space-margin-desktop:40px;--st-radius-sm:.25rem;--st-radius:.5rem;--st-radius-md:.75rem;--st-radius-lg:1rem;--st-radius-xl:1.5rem;--st-radius-full:9999px;--st-surface:#f8f9ff;--st-surface-dim:#cbdbf5;--st-surface-bright:#f8f9ff;--st-surface-container-lowest:#fff;--st-surface-container-low:#eff4ff;--st-surface-container:#e5eeff;--st-surface-container-high:#dce9ff;--st-surface-container-highest:#d3e4fe;--st-on-surface:#0b1c30;--st-on-surface-variant:#45464e;--st-outline:#76767f;--st-outline-variant:#c6c6cf;--st-surface-tint:#515d84;--st-surface-variant:#d3e4fe;--st-primary:#00020e;--st-on-primary:#fff;--st-primary-container:#0d1b3e;--st-on-primary-container:#7784ad;--st-secondary:#0058bc;--st-on-secondary:#fff;--st-secondary-container:#0070eb;--st-on-secondary-container:#fefcff;--st-tertiary:#000303;--st-on-tertiary:#fff;--st-tertiary-container:#002123;--st-on-tertiary-container:#00939b;--st-accent-data:#00939b;--st-error:#ba1a1a;--st-on-error:#fff;--st-error-container:#ffdad6;--st-on-error-container:#93000a;--st-background:#edf0ff;--st-on-background:#0b1c30;--st-product-pass:#0058bc;--st-product-pass-container:#d8e2ff;--st-on-product-pass-container:#001a41;--st-product-flow:#00767d;--st-product-flow-container:#b3f1f6;--st-on-product-flow-container:#00363a;--st-product-face:#c0402a;--st-product-face-container:#ffdad2;--st-on-product-face-container:#7a2411;--st-sponsor:#6b3fd4;--st-sponsor-container:#ebddff;--st-on-sponsor-container:#2b0a63;--st-inverse-surface:#213145;--st-inverse-on-surface:#eaf1ff;--st-inverse-primary:#b9c5f2}:root[data-theme=dark]{--st-surface:#0b1c30;--st-surface-dim:#070d18;--st-surface-bright:#213145;--st-surface-container-lowest:#16274a;--st-surface-container-low:#101f38;--st-surface-container:#16273f;--st-surface-container-high:#1c2f4a;--st-surface-container-highest:#223655;--st-on-surface:#eaf1ff;--st-on-surface-variant:#c6c6cf;--st-outline:#8f95a3;--st-outline-variant:#45464e;--st-surface-tint:#b9c5f2;--st-surface-variant:#223655;--st-primary:#b9c5f2;--st-on-primary:#0b1a3d;--st-primary-container:#39456b;--st-on-primary-container:#dbe1ff;--st-secondary:#adc6ff;--st-on-secondary:#001a41;--st-secondary-container:#004493;--st-on-secondary-container:#d8e2ff;--st-tertiary:#00dbe7;--st-on-tertiary:#002022;--st-tertiary-container:#004f54;--st-on-tertiary-container:#74f5ff;--st-accent-data:#00dbe7;--st-error:#ba1a1a;--st-on-error:#fff;--st-error-container:#93000a;--st-on-error-container:#ffdad6;--st-background:#0d1b3e;--st-on-background:#eaf1ff;--st-product-pass:#adc6ff;--st-product-pass-container:#004493;--st-on-product-pass-container:#d8e2ff;--st-product-flow:#00dbe7;--st-product-flow-container:#004f54;--st-on-product-flow-container:#74f5ff;--st-product-face:#ffb4a1;--st-product-face-container:#7a2411;--st-on-product-face-container:#ffdad2;--st-sponsor:#cfbcff;--st-sponsor-container:#422b7a;--st-on-sponsor-container:#ebddff;--st-inverse-surface:#f8f9ff;--st-inverse-on-surface:#0b1c30;--st-inverse-primary:#00020e}.st-headline-xl{font-family:var(--st-font-serif);letter-spacing:-.01em;color:var(--st-on-background);font-size:clamp(2.75rem,5.5vw + 1rem,4.75rem);font-weight:500;line-height:1.08}.st-headline-lg{font-family:var(--st-font-display);color:var(--st-on-background);font-size:1.5rem;font-weight:700;line-height:1.3}@media (min-width:768px){.st-headline-lg{letter-spacing:-.01em;font-size:2rem;line-height:1.25}}.st-headline-md{font-family:var(--st-font-display);color:var(--st-on-background);font-size:1.5rem;font-weight:600;line-height:1.4}.st-body-lg{font-family:var(--st-font-display);color:var(--st-on-surface-variant);font-size:1.125rem;font-weight:400;line-height:1.6}.st-body-md{font-family:var(--st-font-display);color:var(--st-on-surface-variant);font-size:1rem;font-weight:400;line-height:1.5}.st-label-md{font-family:var(--st-font-ui);letter-spacing:.01em;font-size:.875rem;font-weight:600;line-height:1.2}.st-label-sm{font-family:var(--st-font-ui);letter-spacing:.02em;font-size:.75rem;font-weight:500;line-height:1.2}.st-btn{font-family:var(--st-font-ui);padding:var(--st-space-sm) var(--st-space-md);border-radius:var(--st-radius-full);cursor:pointer;transition:var(--transition-smooth);border:none;justify-content:center;align-items:center;gap:.5rem;min-height:44px;font-size:.9rem;font-weight:600;display:inline-flex}.st-btn:focus-visible{outline:2px solid var(--st-secondary);outline-offset:3px}.st-btn-primary{background:var(--st-primary);color:var(--st-on-primary);box-shadow:0 0 #0b1c3000}.st-btn-primary:hover{filter:brightness(1.15);transform:scale(1.05);box-shadow:0 10px 28px #0b1c3033}:root[data-theme=dark] .st-btn-primary:hover{filter:brightness(.9);box-shadow:0 10px 28px #00000073}.st-btn-primary:active{transform:scale(.98)}.st-btn-outline{color:var(--st-secondary);border:1.5px solid var(--st-secondary);padding:calc(var(--st-space-sm) - 1.5px) calc(var(--st-space-md) - 1.5px);background:0 0}.st-btn-outline:hover{background:var(--st-surface-container-low)}.st-btn-bracket{color:var(--st-on-surface-variant);padding:var(--st-space-sm) var(--st-space-lg);background-color:#0000;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:0 0,0 0,100% 0,100% 0,0 100%,0 100%,100% 100%,100% 100%;background-repeat:no-repeat;background-size:14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px,14px 1.5px,1.5px 14px;border-radius:0;position:relative}.st-btn-bracket:hover{color:var(--st-on-background);background-position:8px 0,8px 0,calc(100% - 8px) 0,calc(100% - 8px) 0,8px 100%,8px 100%,calc(100% - 8px) 100%,calc(100% - 8px) 100%}:root{--bg-deep:#0b1232;--bg-gradient-start:#111d50;--bg-gradient-end:#29377b;--bg-mid:#1a2660;--accent-cyan:#31c4f3;--accent-blue:#29377b;--accent-glow:#31c4f399;--accent-pass:#34d399;--accent-flow:#7b5cfa;--accent-face:var(--accent-cyan);--status-error:#ff5f56;--status-warning:#ffbd2e;--status-success:#27c93f;--text-primary:#fff;--text-secondary:#a3b1e0;--text-muted:#5d6da8;--neutral-light:#f2f2f2;--glass-bg:#141e5080;--glass-border:#31c4f31f;--glass-border-hover:#31c4f366;--radius-xl:20px;--font-headings:"Sora", sans-serif;--font-body:"Inter", sans-serif;--transition-smooth:all .35s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;height:100%;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{max-width:100vw;min-height:100%;color:var(--text-primary);background:var(--st-background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65;transition:background .4s}:root[data-theme=dark] body{background-image:radial-gradient(ellipse 70% 50% at 15% 10%, #31c4f314 0%, transparent 60%), radial-gradient(ellipse 60% 45% at 85% 90%, #31c4f30d 0%, transparent 60%), linear-gradient(160deg, var(--bg-gradient-end) 0%, var(--bg-mid) 25%, var(--bg-deep) 55%, var(--bg-gradient-start) 100%);background-attachment:fixed}:root[data-theme=dark] .st-hero,:root[data-theme=dark] .ep-section,:root[data-theme=dark] .problem-section,:root[data-theme=dark] .ai-engines,:root[data-theme=dark] .lifecycle,:root[data-theme=dark] .sp-section,:root[data-theme=dark] .story-section,:root[data-theme=dark] .cta-section{background-color:#0000}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);letter-spacing:-.025em;font-weight:700;line-height:1.15}h1{font-size:clamp(2.8rem,6vw,5rem);font-weight:800}h2{font-size:clamp(2rem,4vw,3.2rem);font-weight:800}p{color:var(--text-secondary);font-size:1.05rem}section{padding:var(--st-space-xl) 1.5rem;position:relative;overflow:hidden}.container{width:100%;max-width:1200px;margin:0 auto}.text-gradient{background:linear-gradient(135deg, var(--accent-cyan) 0%, var(--accent-blue) 50%, #7b5cfa 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;animation:6s ease-in-out infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes pulseArc{0%{opacity:.35;transform:scale(.8)rotate(-45deg)}50%{opacity:.7}to{opacity:0;transform:scale(1.2)rotate(-45deg)}}.pulsing-arc{animation:4s cubic-bezier(.16,1,.3,1) infinite pulseArc}.pulse-delay-1{animation-delay:1.3s}.pulse-delay-2{animation-delay:2.6s}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(3deg)}}@keyframes floatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes glowPulse{0%,to{box-shadow:0 0 12px 3px #31c4f380}50%{box-shadow:0 0 28px 8px #31c4f3cc}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:#31c4f340;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-cyan)}::selection{color:#fff;background:#31c4f34d}@media (max-width:768px){section{padding:var(--st-space-lg) 1rem}}.glass-nav{border-radius:0 0 var(--st-radius-xl) var(--st-radius-xl);-webkit-backdrop-filter:blur(24px)saturate(220%)!important;background:#0b12321f!important;border-bottom:1.5px solid #31c4f326!important;box-shadow:0 10px 40px #0000004d,inset 0 -1px #ffffff0d,inset 0 1px #31c4f31a!important}.btn-glass{border-radius:var(--st-radius-full);font-family:var(--font-headings);cursor:pointer;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;display:inline-flex;-webkit-backdrop-filter:blur(16px)saturate(140%)!important;color:#fff!important;background:#ffffff05!important;border:1px solid #ffffff26!important;transition:all .4s cubic-bezier(.2,.8,.2,1)!important;box-shadow:0 8px 32px #0003,inset 0 1px #ffffff0d!important}.btn-glass:hover{transform:translateY(-3px);border-color:var(--accent-cyan)!important;background:#31c4f31f!important;box-shadow:0 12px 32px #31c4f340,inset 0 1px #ffffff26!important}.service-page-container{padding-bottom:5rem;position:relative}.service-page-content{z-index:1;padding-top:2rem;padding-left:var(--st-space-margin-mobile);padding-right:var(--st-space-margin-mobile);position:relative}.service-breadcrumb{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:3rem;display:flex}.service-back-link{color:var(--st-on-surface-variant);transition:var(--transition-smooth);align-items:center;gap:.5rem;font-size:.95rem;display:inline-flex}.service-back-link:hover{color:var(--st-secondary);transform:translate(-4px)}.service-breadcrumb-sep{color:var(--st-outline-variant);font-size:.9rem}.service-breadcrumb-current{color:var(--st-on-surface-variant);font-size:.9rem;font-weight:600;font-family:var(--st-font-ui);align-items:center;gap:.4rem;display:inline-flex}.service-hero-grid{margin-bottom:var(--st-space-xl);grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.service-info-col{flex-direction:column;gap:1.5rem;display:flex}.service-title{font-family:var(--st-font-serif);letter-spacing:-.01em;color:var(--st-on-background);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.service-description{color:var(--st-on-surface-variant);font-size:1.15rem;line-height:1.7}.service-cta-row{gap:1rem;margin-top:.5rem;display:flex}.service-visual-col{border-radius:var(--st-radius-xl);border:1px solid var(--st-outline-variant);background:var(--st-surface-container-lowest);padding:1.5rem;box-shadow:0 20px 48px -16px #0d1b3e29}.service-section{margin-bottom:var(--st-space-xl)}.service-subsection-title{font-family:var(--st-font-serif);letter-spacing:-.01em;color:var(--st-on-background);text-align:center;margin-bottom:3.5rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:500}.service-bento-section{background:var(--st-surface-container-low);border-top:1px solid var(--st-outline-variant);border-bottom:1px solid var(--st-outline-variant);margin-bottom:var(--st-space-xl);padding:5rem 1.5rem}.service-bento{grid-template-columns:1.3fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.service-bento-feature{border-radius:var(--st-radius-xl);background:var(--st-primary);color:var(--st-on-primary);flex-direction:column;grid-row:1/3;justify-content:center;padding:3rem 2.5rem;display:flex}.service-bento-feature-stat{font-family:var(--st-font-serif);margin-bottom:1rem;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:500;line-height:1.08}.service-bento-feature-desc{color:color-mix(in srgb, var(--st-on-primary) 82%, var(--st-primary));max-width:32ch;font-size:1.05rem;line-height:1.6}.service-visual-frame{justify-content:center;align-items:center;display:flex}.service-bento-card{border-radius:var(--st-radius-xl);border:1px solid var(--st-outline-variant);background:var(--st-surface-container-lowest);padding:2rem}.service-bento-card-title{font-family:var(--st-font-display);color:var(--st-on-background);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.service-bento-card-desc{color:var(--st-on-surface-variant);font-size:.92rem;line-height:1.6}.service-audience-bento{grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.service-audience-feature{grid-row:1/3}.service-audience-compact .service-subsection-title{margin-bottom:1.5rem}.service-audience-chips{flex-wrap:wrap;gap:.75rem;display:flex}.service-audience-chip{background:color-mix(in srgb, var(--st-secondary) 8%, transparent);border:1px solid color-mix(in srgb, var(--st-secondary) 25%, transparent);border-radius:var(--st-radius-full);color:var(--st-on-surface-variant);font-size:.9rem;font-weight:600;font-family:var(--st-font-ui);align-items:center;padding:.55rem 1.25rem;display:inline-flex}@media (max-width:991px){.service-hero-grid{text-align:center;grid-template-columns:1fr;gap:3.5rem}.service-info-col{align-items:center}.service-cta-row{justify-content:center}.service-breadcrumb{justify-content:center;margin-bottom:2rem}.service-bento,.service-audience-bento{grid-template-columns:1fr}.service-bento-feature,.service-audience-feature{grid-row:auto}}.intro-strobe-overlay{z-index:999999;background:var(--st-background);position:fixed;inset:0}html[data-intro=skip] .intro-strobe-overlay{display:none!important}
