:root{color:#171327;background:#fbfaff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--cortex-bg: #fbfaff;--cortex-panel: #ffffff;--cortex-panel-soft: #f6f3ff;--cortex-ink: #171327;--cortex-muted: #655f7a;--cortex-primary: #6d28d9;--cortex-primary-hover: #5b21b6;--cortex-primary-soft: #ede9fe;--cortex-accent: #2563eb;--cortex-border: #ddd6fe;--cortex-border-soft: #ebe6ff;--cortex-shadow: 0 24px 70px rgba(62, 37, 120, .13)}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid rgba(109,40,217,.32);outline-offset:3px}.app-shell{min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#ede9fee0 0,#fbfaff00 420px),linear-gradient(120deg,rgba(109,40,217,.08),transparent 42%),var(--cortex-bg)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0}.brand,.site-nav,.language-switcher{display:flex;align-items:center}.brand{gap:10px;color:var(--cortex-ink);text-decoration:none;font-weight:780}.brand-mark,.gpt-mark,.future-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,var(--cortex-primary),var(--cortex-accent));color:#fff;font-weight:800;box-shadow:0 12px 30px #6d28d938}.gpt-mark img{width:100%;height:100%;object-fit:cover}.site-nav{gap:18px;font-size:.95rem}.site-nav a,.text-link{color:#4c4564;text-decoration:none;transition:color .18s ease-out,transform .18s ease-out}.site-nav a:hover,.text-link:hover{color:var(--cortex-primary)}.language-switcher{gap:4px;padding:4px;border:1px solid var(--cortex-border);border-radius:8px;background:#ffffffd1;box-shadow:0 10px 28px #3e257814}.language-switcher-button{width:36px;height:30px;border:0;border-radius:6px;background:transparent;color:var(--cortex-muted);cursor:pointer;font:inherit;font-size:.82rem;font-weight:740;transition:background .18s ease-out,color .18s ease-out}.language-switcher-button.is-active{background:var(--cortex-primary);color:#fff;cursor:default}.hero-section,.process-section,.content-band,.trust-band,.policy-page,.workspace-placeholder{width:min(1120px,calc(100% - 32px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:center;gap:52px;min-height:min(680px,calc(100vh - 92px));padding:58px 0 78px}.hero-copy,.hero-product-panel,.process-section,.content-band,.trust-band{animation:reveal-up .52s ease-out both}.hero-product-panel{animation-delay:90ms}.process-section{animation-delay:.14s}.content-band{animation-delay:.18s}.trust-band{animation-delay:.22s}.eyebrow{margin:0 0 14px;color:var(--cortex-primary);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:18px;font-size:clamp(4.2rem,10vw,7.6rem);line-height:.9;letter-spacing:0}h2{margin-bottom:14px;color:var(--cortex-ink);font-size:clamp(2rem,4vw,3.25rem);line-height:1.02;letter-spacing:0}h3{margin-bottom:10px;color:var(--cortex-ink);font-size:1.14rem}p{color:var(--cortex-muted);line-height:1.65}.hero-subtitle{max-width:650px;margin-bottom:14px;color:var(--cortex-ink);font-size:clamp(1.55rem,3vw,2.45rem);font-weight:720;line-height:1.08}.hero-body{max-width:620px;font-size:1.14rem}.hero-actions,.workspace-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-link,.google-link,.secondary-link,.card-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:0 18px;text-decoration:none;font-weight:780;transition:background .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out,color .18s ease-out,transform .18s ease-out}.primary-link,.card-link{background:var(--cortex-primary);color:#fff;box-shadow:0 12px 28px #6d28d938}.primary-link:hover,.card-link:hover{background:var(--cortex-primary-hover);transform:translateY(-1px)}.google-link,.secondary-link{border:1px solid var(--cortex-border);background:#ffffffd1;color:var(--cortex-ink)}.google-link:hover,.secondary-link:hover{border-color:#6d28d975;color:var(--cortex-primary);transform:translateY(-1px)}.hero-product-panel{position:relative;display:grid;gap:18px;border:1px solid var(--cortex-border);border-radius:8px;background:linear-gradient(180deg,#fffffff0,#f6f3ffdb),var(--cortex-panel);padding:26px;box-shadow:var(--cortex-shadow)}.hero-product-panel:before{position:absolute;inset:12px 12px auto auto;width:74px;height:74px;border:1px solid rgba(109,40,217,.18);border-radius:8px;background:#ffffff8a;content:""}.panel-header,.flow-item,.workspace-preview>div{position:relative;border:1px solid var(--cortex-border-soft);border-radius:8px;background:#ffffffc7}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;color:var(--cortex-muted);font-size:.9rem}.panel-header strong{color:var(--cortex-primary)}.flow-stack{display:grid;gap:12px}.flow-item{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px}.flow-index{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--cortex-primary-soft);color:var(--cortex-primary);font-size:.86rem;font-weight:800}.flow-item strong,.workspace-preview strong{display:block;color:var(--cortex-ink)}.flow-item p{margin:4px 0 0;font-size:.93rem;line-height:1.45}.workspace-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.workspace-preview>div{padding:12px}.workspace-preview span,.future-status{display:inline-flex;margin-bottom:6px;color:var(--cortex-primary);font-size:.78rem;font-weight:800}.workspace-preview strong{font-size:.9rem;line-height:1.3}.process-section,.content-band{padding:72px 0 0}.section-heading{max-width:780px;margin-bottom:28px}.process-grid,.gpt-grid,.trust-grid{display:grid;gap:18px}.process-grid,.gpt-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-grid{grid-template-columns:1fr}.process-card,.gpt-card,.trust-grid article,.workspace-panel,.policy-section{border:1px solid var(--cortex-border-soft);border-radius:8px;background:#ffffffd6;box-shadow:0 14px 40px #3e257812}.process-card,.gpt-card,.trust-grid article{transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.process-card:hover,.gpt-card:hover,.trust-grid article:hover{border-color:#6d28d95c;box-shadow:0 18px 46px #3e25781c;transform:translateY(-2px)}.process-card{min-height:210px;padding:24px}.process-mark{display:block;width:34px;height:6px;margin-bottom:24px;border-radius:999px;background:linear-gradient(90deg,var(--cortex-primary),var(--cortex-accent))}.gpt-card{display:grid;grid-template-rows:auto 1fr auto;gap:18px;min-height:320px;padding:24px}.accent-blue .gpt-mark{background:linear-gradient(135deg,#2563eb,#6d28d9)}.accent-green .gpt-mark{background:linear-gradient(135deg,#6d28d9,#197a4f)}.card-link-disabled{background:var(--cortex-primary-soft);color:var(--cortex-muted);box-shadow:none;cursor:not-allowed}.future-card{border-style:dashed;background:linear-gradient(180deg,#ffffffe6,#ede9fe80),var(--cortex-panel)}.future-mark{border:1px solid var(--cortex-border);background:#fff;color:var(--cortex-primary);box-shadow:none;font-size:1.35rem}.future-status{align-self:end;width:fit-content;margin:0;border:1px solid var(--cortex-border);border-radius:999px;background:var(--cortex-primary-soft);padding:8px 10px}.trust-band{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:28px;margin-top:72px;margin-bottom:88px;border:1px solid var(--cortex-border);border-radius:8px;background:linear-gradient(135deg,#ede9fecc,#ffffffeb),var(--cortex-panel);padding:30px;box-shadow:var(--cortex-shadow)}.trust-grid article{padding:18px;box-shadow:none}.policy-page{padding:64px 0 96px}.policy-header{max-width:760px;margin-bottom:34px}.policy-sections{display:grid;gap:14px}.policy-section{padding:24px}.workspace-placeholder{padding:80px 0}.workspace-panel{margin-top:22px;padding:32px}.workspace-panel .google-link{margin-top:8px}@keyframes reveal-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.hero-section,.trust-band{grid-template-columns:1fr}.hero-section{gap:34px;min-height:auto;padding:44px 0 64px}.process-grid,.gpt-grid{grid-template-columns:1fr}}@media(max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.site-nav{width:100%;flex-wrap:wrap}h1{font-size:4.2rem}.hero-subtitle{font-size:1.55rem}.workspace-preview{grid-template-columns:1fr}}@media(max-width:430px){.hero-section,.process-section,.content-band,.trust-band,.policy-page,.workspace-placeholder,.site-header{width:min(100% - 24px,1120px)}h1{font-size:3.3rem}.primary-link,.google-link,.secondary-link,.card-link{width:100%}.hero-product-panel,.trust-band{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
