:root{--blue:#2563eb;--blue-deep:#1d4ed8;--blue-header:#1e3a8a;--blue-soft:#dbeafe;--blue-softer:#eff6ff;--accent:#7c3aed;color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;width:100%;overflow-x:hidden}body{width:100%;min-width:0;min-height:100dvh;margin:0;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100dvh;display:flex}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-shell{background-color:#fff;background-image:radial-gradient(min(1100px, 140vw) min(520px, 80vh) at 10% -12%, var(--blue-softer), transparent 58%);flex-direction:column;flex:1;width:100%;min-width:0;min-height:100dvh;display:flex;position:relative}.page-container{z-index:1;box-sizing:border-box;width:100%;min-width:0;min-height:0;padding-top:max(16px, env(safe-area-inset-top,0px));padding-bottom:max(24px, env(safe-area-inset-bottom,0px));padding-left:max(clamp(16px, 4vw, 48px), env(safe-area-inset-left,0px));padding-right:max(clamp(16px, 4vw, 48px), env(safe-area-inset-right,0px));flex-direction:column;flex:1;display:flex;position:relative}.site-header{top:max(12px, env(safe-area-inset-top,0px));z-index:10;background:#fff;border:1px solid #2563eb24;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:32px;padding:10px 16px;display:flex;position:sticky;box-shadow:0 1px 2px #0f172a0d}.brand-button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-logo{flex-shrink:0;max-width:min(60px,18vw);height:auto;display:block}.logo-box{border:1px solid var(--blue-soft);width:48px;height:48px;box-shadow:0 0 0 3px var(--blue-softer);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.logo-image{object-fit:contain;width:36px;height:36px}.brand-button>div{min-width:0}.brand-name{letter-spacing:-.01em;margin:0;font-size:clamp(16px,4vw,18px);font-weight:600}.brand-subtitle{color:#64748b;margin:1px 0 0;font-size:12px}.tab-nav{background:linear-gradient(180deg, var(--blue-softer) 0%, #f1f5f9 100%);border:1px solid #2563eb1f;border-radius:8px;padding:3px;display:flex}.tab-button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .15s}.tab-button:hover,.tab-button.active{color:#0f172a}.tab-button.active{color:var(--blue-deep);background:#fff;box-shadow:0 1px 2px #2563eb1f,0 0 0 1px #2563eb1a}.home-main{flex-direction:column;flex:1;width:100%;min-width:0;display:flex}.hero-copy{min-width:0}.hero-section{flex:1;grid-template-columns:1fr;align-items:start;gap:clamp(24px,4vw,40px);width:100%;padding:clamp(28px,5vw,56px) 0 clamp(28px,4vw,48px);display:grid}@media (width>=960px){.hero-section{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch}.hero-section>.hero-copy{align-self:center}}.eyebrow{border:1px solid var(--blue-soft);background:linear-gradient(135deg, var(--blue-softer) 0%, #fff 100%);width:fit-content;max-width:100%;color:var(--blue-deep);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;padding:6px 12px 6px 10px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 4px #2563eb14}.eyebrow svg{color:var(--blue);flex-shrink:0}.hero-copy h1,.contact-copy h1{color:#0f172a;letter-spacing:-.02em;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:clamp(28px,5vw,52px);font-weight:600;line-height:1.18}@media (width>=720px){.hero-copy h1{max-width:850px}}.hero-accent{color:var(--accent);font-weight:700}.hero-description,.contact-copy p{color:#475569;max-width:72ch;margin:20px 0 0;font-size:clamp(16px,2.4vw,18px);font-weight:400;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button,.submit-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.primary-button,.submit-button{border:1px solid var(--blue-deep);background:linear-gradient(180deg, #3b82f6 0%, var(--blue) 100%);color:#fff;box-shadow:0 1px 2px #1d4ed833,0 4px 14px #2563eb38}.primary-button:hover,.submit-button:hover{background:linear-gradient(180deg, var(--blue) 0%, var(--blue-deep) 100%);border-color:#1e40af;transform:none}.secondary-button{color:var(--blue-deep);background:#fff;border:1px solid #2563eb59}.secondary-button:hover{background:var(--blue-softer);border-color:var(--blue);transform:none}.use-case-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:12px;width:100%;max-width:100%;margin-top:40px;display:grid}.use-case-card{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:row;align-items:center;gap:10px;min-height:0;padding:12px 14px;font-size:14px;font-weight:500;display:flex}.use-case-card svg{color:#94a3b8;flex-shrink:0}.product-card,.contact-card,.feature-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.product-card{border-radius:10px;flex-direction:column;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.product-card-header{background:linear-gradient(125deg, var(--blue-header) 0%, var(--blue) 48%, #3b82f6 100%);color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.product-card-header p{color:#c7d2fe;text-transform:uppercase;letter-spacing:.06em;margin:0 0 4px;font-size:12px;font-weight:600}.product-card-header h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.product-card-header-text{min-width:0}.product-card-header-icon{color:#ffffffe0;flex-shrink:0;align-self:center}.product-steps{margin:0;padding:4px 18px 16px;list-style:none}.product-step{background:0 0;border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.product-step:last-child{border-bottom:none}.step-index{color:#94a3b8;font-variant-numeric:tabular-nums;flex:none;width:1.5rem;margin-top:1px;font-size:14px;font-weight:600;line-height:1.4}.step-content{flex:1}.step-content p{color:#334155;margin:0;font-size:14px;font-weight:500}.progress-track{background:#e2e8f0;border-radius:1px;height:3px;margin-top:8px;overflow:hidden}.progress-fill{background:var(--blue);border-radius:1px;height:100%}.hero-demo{flex-direction:column;flex:1;width:100%;min-height:0;padding:0;display:flex;position:relative}.hero-demo-stack{flex-direction:column;flex:1;gap:14px;width:100%;min-width:0;min-height:0;padding:12px 14px 14px;display:flex}.hero-demo-stack--stages{flex:1;gap:10px;min-height:0;position:relative}.hero-demo-stage-title{letter-spacing:-.02em;color:#0f172a;text-align:center;flex-shrink:0;margin:0;padding:0 8px;font-size:clamp(18px,2.8vw,24px);font-weight:600;line-height:1.28}.hero-demo-stage-title-text{display:inline}.hero-demo-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-demo-stage-slot{grid-template-columns:minmax(0,1fr);width:100%;height:clamp(460px,56vh,580px);display:grid;position:relative}.hero-demo-stage-panel{flex-direction:column;grid-area:1/1;justify-content:center;width:100%;min-width:0;height:100%;max-height:100%;display:flex;overflow:hidden}.hero-demo-stage-panel>*{width:100%;min-width:0}.hero-demo-stage-panel:not(.hero-demo-stage-panel--outputs)>*{flex-direction:column;flex:1;align-self:stretch;min-height:0;display:flex}.hero-demo-stage-panel--outputs{justify-content:center}.hero-demo-stage-panel--outputs>.hero-demo-outputs{align-self:stretch;min-height:0;max-height:100%;overflow:hidden}@media (width<=520px){.hero-demo-stage-slot{height:clamp(440px,62vh,540px)}}.hero-demo-scan{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.hero-demo-scan-chrome{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;align-items:center;gap:7px;padding:8px 10px;display:flex}.hero-demo-scan-dot{background:#cbd5e1;border-radius:50%;width:7px;height:7px}.hero-demo-scan-dot--traffic{border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #0f172a0f}.hero-demo-scan-dot--red{background:#ef4444}.hero-demo-scan-dot--amber{background:#eab308}.hero-demo-scan-dot--green{background:#22c55e}.hero-demo-scan-body{flex-direction:column;flex:1;min-height:0;padding:14px 16px 16px;display:flex;position:relative}.hero-demo-scan-copy{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:clamp(8px,1.6vh,14px);min-height:0;display:flex;position:relative}.hero-demo-scan-line{color:#475569;text-wrap:pretty;max-width:100%;margin:0;font-size:clamp(12px,1.45vw,15px);line-height:1.55}.hero-demo-scan-line:first-of-type{color:#334155;font-weight:600}.hero-demo-scan-sweep{pointer-events:none;background:linear-gradient(#0000 0%,#3b82f60f 38%,#2563eb1f 50%,#3b82f60f 62%,#0000 100%);border-bottom:1px solid #2563eb38;height:28%;animation:2.6s ease-in-out infinite hero-demo-scan-sweep;position:absolute;left:0;right:0}.hero-demo-scan-sweep--static{height:26%;animation:none;top:38%}@keyframes hero-demo-scan-sweep{0%,to{opacity:.85;top:0%}50%{opacity:1;top:62%}}@media (prefers-reduced-motion:reduce){.hero-demo-scan-sweep{height:26%;animation:none;top:36%}}.hero-demo-think{flex-direction:column;flex:1;justify-content:center;align-items:stretch;gap:10px;min-height:0;padding:8px 0;display:flex}.hero-demo-brain-solo{flex-shrink:0;justify-content:center;align-items:center;width:min(200px,78%);min-height:min(180px,36vw);max-height:min(48vh,380px);margin:0 auto;display:flex}.hero-demo-brain-pulse-wrap{justify-content:center;align-items:center;display:flex}.hero-demo-brain-icon--solo{color:var(--blue-deep);filter:drop-shadow(0 0 #fff)drop-shadow(0 1px 1px #fffffff2);width:clamp(56px,20vw,88px)!important;height:clamp(56px,20vw,88px)!important}.hero-demo-outputs{flex-direction:column;gap:10px;display:flex}.hero-demo-widget{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 11px 11px;position:relative}.hero-demo-widget-tag{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;white-space:normal;max-width:100%;margin-bottom:6px;font-size:9px;font-weight:700;line-height:1.25;display:inline-block}.hero-demo-cloze-text{color:#334155;margin:0;font-size:12px;font-weight:500;line-height:1.5}.hero-demo-cloze-blank{color:#0000;-webkit-user-select:none;user-select:none;vertical-align:baseline;background:#e2e8f0;border-radius:3px;min-width:3.5em;margin:0 1px;padding:0 4px;display:inline-block;box-shadow:inset 0 -2px #2563eb59}.hero-demo-cloze-fill{color:var(--blue-deep);background:#dbeafef2;border-radius:3px;margin:0 1px;padding:0 4px;font-weight:600;display:inline-block}.hero-demo-cloze-reveal-clip{vertical-align:baseline;background:#dbeafef2;border-radius:3px;margin:0 1px;padding:0 4px;display:inline-block}.hero-demo-cloze-reveal{color:var(--blue-deep);will-change:clip-path, opacity;font-weight:600;display:inline-block}.hero-demo-flip--reduced .hero-demo-flip-q{color:#0f172a;margin:0 0 8px;font-size:12px;font-weight:600;line-height:1.45}.hero-demo-flip--reduced .hero-demo-flip-a{color:#475569;border-top:1px solid #e2e8f0;margin:0;padding-top:8px;font-size:12px;line-height:1.45}.hero-demo-flip-scene{perspective:880px}.hero-demo-flip-inner{width:100%;min-height:118px;transform-style:preserve-3d;position:relative}.hero-demo-flip-face{backface-visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;padding:10px 11px;display:flex;position:absolute;inset:0}.hero-demo-flip-face--front{transform:rotateY(0)}.hero-demo-flip-face--back{background:linear-gradient(160deg,#f8fafc 0%,#fff 100%);border-color:#7c3aed33;transform:rotateY(180deg)}.hero-demo-flip-q,.hero-demo-flip-a{margin:0;font-size:12px;line-height:1.45}.hero-demo-flip-face--front .hero-demo-flip-q{color:#0f172a;font-weight:600}.hero-demo-flip-face--back .hero-demo-flip-a{color:#475569;font-weight:500}.hero-demo-mcq-stem{color:#0f172a;margin:0 0 8px;font-size:12px;font-weight:600;line-height:1.45}.hero-demo-mcq-list{margin:0;padding:0;list-style:none}.hero-demo-mcq-option{color:#475569;border:1px solid #0000;border-radius:6px;align-items:flex-start;gap:8px;margin-bottom:6px;padding:6px 8px;font-size:11px;line-height:1.4;transition:background-color .35s,border-color .35s,color .35s;display:flex}.hero-demo-mcq-option:last-child{margin-bottom:0}.hero-demo-mcq-bullet{background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:3px}.hero-demo-mcq-option--correct{color:#14532d;background:#dcfce7a6;border-color:#22c55e73}.hero-demo-mcq-option--correct .hero-demo-mcq-bullet{background:#22c55e;border-color:#22c55e;box-shadow:inset 0 0 0 2px #fff}@media (prefers-reduced-motion:reduce){.hero-demo-mcq-option{transition:none}}@media (width<=520px){.hero-demo-stack{padding:10px 12px 12px}.hero-demo-outputs{gap:8px}.hero-demo-widget{padding:9px 10px 10px}.hero-demo-widget-tag{margin-bottom:5px;font-size:9px}.hero-demo-cloze-text,.hero-demo-flip-q,.hero-demo-flip-a,.hero-demo-mcq-stem{font-size:11.5px;line-height:1.4}.hero-demo-flip-inner{min-height:96px}.hero-demo-mcq-option{margin-bottom:5px;padding:5px 7px;font-size:10.5px}.hero-demo-mcq-bullet{width:7px;height:7px}.hero-demo-stage-title{font-size:clamp(16px,4.5vw,20px)}}.feature-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;min-width:0;padding-bottom:48px;display:grid}.feature-card{border-radius:6px;padding:22px 20px;transition:border-color .15s}.feature-card:hover{box-shadow:none;border-color:#cbd5e1;transform:none}.feature-card-heading{letter-spacing:-.01em;color:#0f172a;align-items:flex-start;gap:10px;margin:0;font-size:17px;font-weight:600;line-height:1.35;display:flex}.feature-card-icon{color:#64748b;flex-shrink:0;margin-top:2px}.feature-card p{color:#475569;margin:10px 0 0;line-height:1.65}.marquee-section{border-radius:10px;margin-bottom:24px;padding:16px 0;overflow:hidden}.marquee-title{color:var(--blue-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;padding:0 16px;font-size:12px;font-weight:600;display:flex}.marquee-title svg{color:var(--blue)}.marquee-window{display:flex;overflow:hidden}.marquee-track{gap:12px;width:max-content;min-width:max-content;padding:0 12px;animation:30s linear infinite flashreps-marquee;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-pill{white-space:nowrap;color:var(--blue-deep);background:#fff;border:1px solid #2563eb2e;border-radius:8px;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}@keyframes flashreps-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-copy{min-width:0}.contact-main{flex:1;grid-template-columns:1fr;align-items:start;gap:clamp(24px,4vw,40px);width:100%;padding:clamp(28px,5vw,56px) 0;display:grid}@media (width>=960px){.contact-main{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}}.direct-email{font-weight:700;color:#64748b!important;margin-top:22px!important;font-size:15px!important}.direct-email span{color:var(--blue-deep);font-weight:600}.contact-card{border-radius:10px;width:100%;min-width:0;padding:24px}.contact-form{flex-direction:column;gap:18px;display:flex}.contact-form label{color:#334155;flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.contact-form input,.contact-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;transition:border-color .15s,box-shadow .15s}.contact-form input{height:50px;padding:0 16px}.contact-form textarea{resize:vertical;min-height:150px;padding:14px 16px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.submit-button{width:100%;margin-top:2px}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.form-message{text-align:center;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:500}.form-message.success{background:var(--blue-softer);color:var(--blue-deep);border:1px solid var(--blue-soft)}.form-message.error{color:#b91c1c;background:#fef2f2}.form-footnote{color:#64748b;text-align:center;margin:0;font-size:12px}@media (width<=920px){.feature-section{grid-template-columns:1fr}}@media (width<=620px){.site-header{flex-direction:column;align-items:stretch;position:static}.brand-subtitle{display:none}.tab-nav{width:100%}.tab-button{flex:1}.hero-copy h1,.contact-copy h1{font-size:32px;line-height:1.2}.hero-description,.contact-copy p{font-size:17px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.use-case-grid{grid-template-columns:1fr}.contact-card,.product-steps,.product-card-header{padding:20px}}
