:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182033;background:#f3f6fb;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#182033;--muted:#667085;--line:#dce3ee;--surface:#fff;--soft:#edf3fb;--accent:#243bff;--accent-2:#7d4dff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0%,#e7ecff 0,transparent 34rem),#f3f6fb;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:20;background:#fff;padding:10px 14px;border-radius:10px}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.035em;font-size:1.2rem}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-size:.98rem;box-shadow:0 8px 24px rgba(36,59,255,.22)}.desktop-nav{display:flex;justify-content:center;gap:26px;color:#4f5b70;font-weight:650;font-size:.95rem}.desktop-nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:inline-flex;align-items:center;gap:3px;background:rgba(255,255,255,.72);padding:4px;border:1px solid rgba(219,226,237,.9);border-radius:999px;backdrop-filter:blur(10px)}.language-switcher a{font-size:.78rem;font-weight:800;color:#7a8496;padding:6px 8px;border-radius:999px}.language-switcher a[aria-current=page]{background:var(--ink);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;font-weight:800;letter-spacing:-.015em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding:9px 15px;font-size:.88rem}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 30px rgba(24,32,51,.18)}.button-secondary{background:rgba(255,255,255,.8);border:1px solid var(--line);color:var(--ink)}.button-light{background:#fff;color:#111a31;box-shadow:0 10px 30px rgba(0,0,0,.14)}.hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:70px;align-items:center;padding:96px 0 120px}.hero-copy{max-width:700px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;color:#6c7690}.hero h1{margin:0;font-size:clamp(3.4rem,7vw,6.4rem);line-height:.94;letter-spacing:-.068em;max-width:820px}.lead{margin:28px 0 0;max-width:680px;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.65;color:#5d687e}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-note{display:flex;align-items:flex-start;gap:9px;margin:20px 0 0;color:#7a8496;font-size:.9rem}.hero-note span{color:#36a566;font-size:.68rem;margin-top:.25rem}.memory-demo{position:relative;min-height:570px;display:grid;align-content:center;gap:18px}.demo-glow{position:absolute;inset:13% -10% 10%;background:radial-gradient(circle at 40% 40%,rgba(36,59,255,.26),transparent 48%),radial-gradient(circle at 70% 65%,rgba(125,77,255,.2),transparent 46%);filter:blur(35px);pointer-events:none}.capture-card,.answer-card{position:relative;z-index:1;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.92);box-shadow:0 28px 70px rgba(41,54,83,.15);backdrop-filter:blur(18px)}.capture-card{width:85%;margin-left:auto;border-radius:30px;overflow:hidden}.capture-image{height:230px;background:#dce3f2;padding:16px}.capture-browser{height:32px;background:rgba(255,255,255,.76);border-radius:12px 12px 0 0;display:flex;align-items:center;gap:5px;padding:0 10px}.capture-browser i{width:7px;height:7px;border-radius:50%;background:#b7c1d5}.capture-photo{height:170px;border-radius:0 0 18px 18px;background:linear-gradient(160deg,rgba(24,32,51,.1),rgba(24,32,51,.52)),linear-gradient(135deg,#cbd6e8,#7a8fad);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:white}.capture-photo span{font-size:.68rem;letter-spacing:.18em;font-weight:800;opacity:.86}.capture-photo strong{font-size:1.55rem;letter-spacing:-.03em}.capture-copy{padding:24px 26px 28px}.demo-label{display:inline-block;font-size:.73rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#79839a}.capture-copy h2{margin:8px 0 6px;font-size:1.5rem;letter-spacing:-.035em}.capture-copy p{margin:0;color:#6a7488}.answer-card{width:88%;margin-top:-6px;border-radius:28px;padding:24px 26px}.question{font-weight:760;font-size:1.08rem;line-height:1.45;margin:9px 0 16px}.answer{display:flex;gap:10px;background:#f0f3ff;border:1px solid #dfe4ff;padding:15px 16px;border-radius:17px}.answer p{margin:0;color:#3f4961}.spark{color:var(--accent);font-weight:900}.answer-card>a{display:inline-flex;margin-top:14px;color:var(--accent);font-weight:800;font-size:.88rem}.section{padding:110px 0}.section-tinted{background:rgba(255,255,255,.55);border-block:1px solid rgba(220,227,238,.8)}.section-heading{max-width:760px;margin-bottom:50px}.section-heading-wide{max-width:1000px}.section-heading h2,.trust-panel h2,.cta-panel h2{margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.055em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:250px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 10px 34px rgba(62,74,101,.06)}.card-index{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef1f7;color:#7b8598;font-size:.78rem;font-weight:900}.feature-card h3{margin:48px 0 10px;font-size:1.45rem;letter-spacing:-.035em}.feature-card p{margin:0;color:var(--muted);line-height:1.65}.steps{list-style:none;padding:0;margin:52px 0 0;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:70px 220px 1fr;gap:20px;align-items:start;padding:25px 0;border-bottom:1px solid var(--line)}.steps li>span{font-size:.78rem;font-weight:900;color:#9aa3b5}.steps h3{margin:0;font-size:1.25rem;letter-spacing:-.03em}.steps p{margin:4px 0 0;color:var(--muted)}.use-case-grid .feature-card{background:linear-gradient(180deg,#fff,#f8f9fc)}.trust-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;padding:56px;border-radius:36px;background:#172033;color:#fff;box-shadow:0 30px 70px rgba(23,32,51,.18)}.trust-panel .eyebrow{color:#aab4cf}.trust-body{margin:24px 0 0;max-width:700px;color:#c9d0df;font-size:1.08rem;line-height:1.7}.trust-panel ul{list-style:none;padding:0;margin:0;display:grid;align-content:center;gap:12px}.trust-panel li{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.07);color:#eef1f8}.trust-panel li span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.11);font-weight:900}.cta-wrap{padding:10px 0 110px}.cta-panel{padding:72px 58px;border-radius:38px;text-align:center;background:linear-gradient(135deg,#2738f4 0%,#5c36ea 58%,#8a4dea 100%);color:#fff;box-shadow:0 30px 80px rgba(74,60,219,.25)}.cta-panel .eyebrow{color:#d5d9ff}.cta-panel h2{max-width:760px;margin-inline:auto}.cta-panel>p:not(.eyebrow){max-width:660px;margin:20px auto 30px;color:#e8eaff;font-size:1.08rem;line-height:1.65}.site-footer{padding:42px 0 55px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:30px;color:#697488}.site-footer p{margin:12px 0 0}.footer-language{display:flex;align-items:center;gap:12px;font-size:.85rem}.footer-language>span{font-weight:800}@media(max-width:980px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:70px}.hero-copy{max-width:800px}.memory-demo{max-width:700px;min-height:auto;margin-inline:auto;width:100%}.capture-card{width:82%}.answer-card{width:84%}.trust-panel{grid-template-columns:1fr;gap:35px}.steps li{grid-template-columns:55px 180px 1fr}}@media(max-width:760px){.shell,.site-header{width:min(100% - 28px,1180px)}.site-header{padding:16px 0}.header-actions .button{display:none}.hero{padding:58px 0 82px}.hero h1{font-size:clamp(3rem,14vw,4.7rem)}.lead{font-size:1.05rem}.memory-demo{gap:12px}.capture-card{width:94%}.answer-card{width:96%}.capture-image{height:190px}.capture-photo{height:130px}.section{padding:82px 0}.section-heading{margin-bottom:32px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:210px}.feature-card h3{margin-top:32px}.steps li{grid-template-columns:44px 1fr;gap:12px}.steps li>div{grid-column:2}.trust-panel{padding:34px 24px;border-radius:28px}.cta-panel{padding:52px 24px;border-radius:30px}.site-footer{align-items:flex-start;flex-direction:column}.footer-language{width:100%;justify-content:space-between}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
