:root{--bg: #07111f;--line: rgba(255, 255, 255, .09);--text: #edf2ff;--muted: #aab5d3;--brand: #76a9ff;--brand-2: #7ef1d2;--shadow: 0 20px 80px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 12% 10%,rgba(118,169,255,.24),transparent 24%),radial-gradient(circle at 88% 18%,rgba(126,241,210,.14),transparent 18%),linear-gradient(180deg,#07111f,#081426)}a{color:inherit;text-decoration:none}strong{color:var(--text)}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07111fb8;border-bottom:1px solid var(--line)}.topbar-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800}.brand-logo{height:80px;width:auto;display:block;object-fit:contain}.footer-brand .brand-logo{height:56px}.nav{display:flex;gap:22px;color:var(--muted);font-size:1.05rem}.top-actions{display:flex;align-items:center;gap:12px}.lang-toggle{min-height:36px;padding:0 14px;border-radius:10px;border:1px solid var(--line);background:#ffffff0a;color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:color .15s,border-color .15s}.lang-toggle:hover{color:var(--text);border-color:#ffffff38}.btn{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid transparent;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--brand),#9bc1ff);color:#06101d}.btn-secondary{background:#ffffff08;border-color:var(--line);color:var(--text)}.full{width:100%}.hero{padding:84px 0 48px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.eyebrow{display:inline-flex;min-height:34px;padding:0 12px;align-items:center;border-radius:999px;background:#76a9ff1c;color:var(--brand-2);border:1px solid rgba(126,241,210,.15);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:18px 0 16px;font-size:clamp(42px,7vw,74px);line-height:.98;letter-spacing:-.04em;max-width:12ch}h2{margin:14px 0 12px;font-size:clamp(30px,4.2vw,50px);line-height:1.05;letter-spacing:-.03em}h3{margin:0 0 10px;font-size:21px}p{margin:0;color:var(--muted);line-height:1.72}.lead{font-size:19px;max-width:60ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.hero-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.meta-item,.device-card,.summary-card,.split-card,.terminal-card,.feature-card,.step-card,.value-card,.pricing-card,.faq-item,.final-cta{border:1px solid var(--line);background:linear-gradient(180deg,#ffffff0d,#ffffff06);box-shadow:var(--shadow)}.meta-item{border-radius:18px;padding:16px 16px 14px}.meta-item strong{display:block;margin-bottom:6px;font-size:15px}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.glow{position:absolute;filter:blur(50px);opacity:.6;pointer-events:none}.glow-a{width:220px;height:220px;border-radius:50%;background:#76a9ff40;top:70px;right:10px}.glow-b{width:180px;height:180px;border-radius:50%;background:#7ef1d22e;bottom:60px;left:20px}.device-card{position:relative;width:min(100%,510px);border-radius:30px;padding:18px;background:linear-gradient(180deg,#10192df2,#0a1222f2)}.device-top{display:flex;gap:8px;margin-bottom:16px}.dot{width:10px;height:10px;border-radius:999px;background:#ffffff2e}.chat{display:grid;gap:12px}.bubble{max-width:86%;padding:16px 18px;border-radius:18px;line-height:1.65;font-weight:500}.bubble.user{justify-self:start;background:#ffffff0f}.bubble.ai{justify-self:end;background:#76a9ff29}.summary-card{margin-top:18px;border-radius:22px;padding:18px}.summary-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:18px}.summary-head span{color:var(--muted);font-size:14px}.summary-head strong{font-size:28px}.mini-bars{height:96px;display:flex;align-items:end;gap:10px}.mini-bars span{flex:1;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,var(--brand-2),var(--brand))}.logo-strip{padding:14px 0 10px}.logos{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted)}.logos span{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:#ffffff08}.section{padding:48px 0}.section-header{max-width:820px;margin-bottom:24px}.section-copy{font-size:18px}.split-card{border-radius:28px;padding:28px;display:grid;grid-template-columns:1.1fr .9fr;gap:26px}.timeline{margin-top:26px;display:grid;gap:18px}.timeline-item{display:grid;grid-template-columns:56px 1fr;gap:14px}.timeline-step{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;color:var(--brand-2);font-weight:800}.terminal-card{border-radius:24px;overflow:hidden}.terminal-head{min-height:54px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--line);color:var(--muted)}pre{margin:0;padding:20px;white-space:pre-wrap;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.8}.feature-grid,.steps-grid,.value-grid,.pricing-grid{display:grid;gap:18px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.step-card,.value-card,.pricing-card{border-radius:24px;padding:22px}.feature-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#ffffff0f;margin-bottom:14px;font-size:22px}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.step-no{display:inline-block;margin-bottom:16px;font-size:13px;font-weight:800;color:var(--brand-2)}.value-grid{grid-template-columns:1.15fr .85fr .85fr}.value-card.large{min-height:250px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card.featured{border-color:#7ef1d247;background:linear-gradient(180deg,#7ef1d214,#ffffff08)}.plan-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.plan{display:inline-flex;min-height:30px;padding:0 10px;align-items:center;border-radius:999px;background:#ffffff0f;color:var(--muted);font-size:13px;font-weight:700}.popular-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#07111f;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.pricing-card h3{margin-top:18px;font-size:40px}.price-tag{font-size:16px;color:var(--muted);margin-left:4px}.trial-badge{margin:6px 0 0;font-size:.82rem;font-weight:700;color:var(--brand);letter-spacing:.01em}.pricing-card ul{margin:18px 0 22px;padding-left:18px;color:var(--muted);line-height:1.9;min-height:140px}.pricing-note{text-align:center;color:var(--muted);font-size:.9rem;margin-top:28px}.faq-list{display:grid;gap:14px}.faq-item{border-radius:18px;padding:18px 20px}summary{cursor:pointer;font-weight:700;color:var(--text)}summary::-webkit-details-marker{display:none}.faq-item p{margin-top:12px}.final-cta{border-radius:28px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:22px}.final-actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{border-top:1px solid var(--line);padding:32px 0;margin-top:64px}.footer-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:8px;font-weight:600}.footer-links{display:flex;gap:20px;flex:1}.footer-links a{color:var(--muted);font-size:1rem}.footer-links a:hover{color:var(--text)}.footer-copy{color:var(--muted);font-size:.9375rem;margin:0 0 0 auto}.legal-page{padding:64px 0 96px}.legal-container{max-width:740px}.legal-container h1{margin-bottom:4px}.legal-date{color:var(--muted);font-size:.875rem;margin-bottom:48px}.legal-section{margin-bottom:40px}.legal-section h2{font-size:1.125rem;margin-bottom:8px;color:var(--brand)}.legal-section p{color:var(--muted);line-height:1.75;margin:0 0 10px}@media(max-width:1060px){.hero-grid,.split-card,.feature-grid,.steps-grid,.value-grid,.pricing-grid,.hero-meta,.final-cta{grid-template-columns:1fr}.hero-visual{min-height:auto}}@media(max-width:760px){.desktop-only{display:none}.topbar-inner{min-height:70px}.hero{padding-top:54px}h1{max-width:none}.container{width:min(1180px,calc(100% - 22px))}}
