:root{--bg:#070912;--bg-soft:#0d1224;--card:rgba(255,255,255,0.07);--card-strong:rgba(255,255,255,0.11);--line:rgba(255,255,255,0.14);--text:#f8fafc;--muted:#a7b0c2;--primary:#5eead4;--accent:#8b5cf6;--warm:#f97316;--shadow:0 30px 100px rgba(0,0,0,0.38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 12%,rgba(94,234,212,.2),transparent 28rem),radial-gradient(circle at 80% 0,rgba(139,92,246,.28),transparent 30rem),radial-gradient(circle at 55% 55%,rgba(249,115,22,.1),transparent 24rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between;max-width:1180px;margin:0 auto;padding:18px 24px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.heroActions,.nav,.navLinks,.trustRow{display:flex;align-items:center}.brand{gap:10px;font-weight:800;letter-spacing:-.04em}.brandMark{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#05101a;box-shadow:0 12px 32px rgba(94,234,212,.22)}.navLinks{gap:26px;color:var(--muted);font-size:14px}.navCta,.primaryButton,.secondaryButton{border-radius:999px;font-weight:800}.navCta{padding:10px 16px;border:1px solid var(--line);background:rgba(255,255,255,.06)}.sectionShell{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:44px;gap:44px;align-items:center;min-height:calc(100vh - 72px);padding:72px 0 96px}.eyebrow{margin:0 0 16px;color:var(--primary);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:790px;margin-bottom:24px;font-size:clamp(54px,8vw,104px);line-height:.9;letter-spacing:-.08em}h2{margin-bottom:18px;font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.06em}h3{margin-bottom:10px;letter-spacing:-.03em}.heroText,h3{font-size:20px}.heroText{max-width:620px;color:var(--muted);line-height:1.65}.heroActions{flex-wrap:wrap;gap:14px;margin:32px 0 26px}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px}.primaryButton{background:linear-gradient(135deg,var(--primary),#a7f3d0);color:#031214;box-shadow:0 18px 50px rgba(94,234,212,.22)}.secondaryButton{border:1px solid var(--line);background:rgba(255,255,255,.06);color:var(--text)}.trustRow{flex-wrap:wrap;gap:10px}.trustRow span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px}.appPreview{overflow:hidden;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.045));box-shadow:var(--shadow)}.windowBar{display:flex;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.windowBar span{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.35)}.previewGrid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:18px;gap:18px;padding:18px}.cta,.featureCard,.previewGrid aside,.previewGrid section,.problem,.step,details{border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.previewGrid aside,.previewGrid section{min-height:470px;border-radius:24px;padding:20px}.miniLabel{margin-bottom:12px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.scriptCard,.sideItem{border-radius:16px;padding:14px}.sideItem{margin-top:10px;color:var(--muted);background:rgba(255,255,255,.045)}.scriptCard.highlight,.sideItem.active{color:var(--text);background:linear-gradient(135deg,rgba(94,234,212,.2),rgba(139,92,246,.18));border:1px solid rgba(94,234,212,.32)}.scriptCard{margin-bottom:12px;color:#dce5f4;background:rgba(255,255,255,.06);line-height:1.5}.scriptCard.muted{color:var(--muted)}.problem{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:44px;gap:44px;align-items:center;margin-bottom:120px;padding:44px;border-radius:34px}.cta p,.featureCard p,.problem p:last-child,details p{color:var(--muted);line-height:1.7}.sectionHeader{max-width:760px;margin-bottom:34px}.featureGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:120px}.featureCard{min-height:270px;border-radius:28px;padding:24px}.featureIcon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:24px;border-radius:16px;background:rgba(94,234,212,.14);color:var(--primary)}.workflow{margin-bottom:120px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.step{border-radius:24px;padding:24px}.step span{color:var(--primary);font-weight:900}.step p{margin:18px 0 0;font-size:19px;font-weight:800;letter-spacing:-.03em}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:120px;padding:42px;border-radius:34px;background:radial-gradient(circle at 0 0,rgba(94,234,212,.2),transparent 22rem),var(--card-strong)}.cta div{max-width:760px}.faq{margin-bottom:90px}.faqList{display:grid;grid-gap:12px;gap:12px}details{border-radius:20px;padding:20px 22px}summary{cursor:pointer;font-weight:800}details p{margin:14px 0 0}footer{display:flex;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:36px 0 48px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}@media (max-width:980px){.hero,.problem{grid-template-columns:1fr}.featureGrid,.steps{grid-template-columns:repeat(2,1fr)}.hero{padding-top:52px}}@media (max-width:720px){.navLinks{display:none}.sectionShell,footer{width:min(100% - 28px,1180px)}h1{font-size:clamp(48px,16vw,70px)}.featureGrid,.previewGrid,.steps{grid-template-columns:1fr}.previewGrid aside,.previewGrid section{min-height:auto}.cta,.problem{padding:28px}.cta,footer{align-items:flex-start;flex-direction:column}}.navActions{display:flex;align-items:center;gap:12px}.languageToggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.06)}.languageToggle button{min-width:38px;height:32px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:900}.languageToggle button.active{background:linear-gradient(135deg,var(--primary),#a7f3d0);color:#031214}@media (max-width:720px){.navActions{gap:8px}.languageToggle button{min-width:34px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%,to{transform:translateY(0) rotateX(0deg) rotateY(0deg)}50%{transform:translateY(-12px) rotateX(1.5deg) rotateY(-1.5deg)}}@keyframes glowPulse{0%,to{box-shadow:0 18px 50px rgba(94,234,212,.22)}50%{box-shadow:0 22px 70px rgba(94,234,212,.36)}}@keyframes cardIn{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}.heroCopy>*{animation:fadeUp .72s ease both}.heroCopy>:nth-child(2){animation-delay:90ms}.heroCopy>:nth-child(3){animation-delay:.18s}.heroCopy>:nth-child(4){animation-delay:.27s}.heroCopy>:nth-child(5){animation-delay:.36s}.appPreview{animation:fadeUp .82s ease .22s both,softFloat 7s ease-in-out 1.1s infinite;transform-style:preserve-3d}.scriptCard,.sideItem{animation:cardIn .58s ease both}.scriptCard:first-of-type,.sideItem:first-of-type{animation-delay:.42s}.scriptCard:nth-of-type(2),.sideItem:nth-of-type(2){animation-delay:.52s}.scriptCard:nth-of-type(3),.sideItem:nth-of-type(3){animation-delay:.62s}.scriptCard:nth-of-type(4),.sideItem:nth-of-type(4){animation-delay:.72s}.primaryButton{animation:glowPulse 3.6s ease-in-out infinite}.featureCard,.languageToggle button,.navCta,.primaryButton,.secondaryButton,.step,details{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.featureCard:hover,.navCta:hover,.primaryButton:hover,.secondaryButton:hover,.step:hover,details:hover{transform:translateY(-3px);border-color:rgba(94,234,212,.34)}.featureCard:hover,.step:hover,details:hover{box-shadow:0 20px 60px rgba(0,0,0,.22)}.textButton{display:inline-flex;align-items:center;min-height:50px;color:var(--primary);font-weight:900}.textButton:after{content:"→";margin-left:8px;transition:transform .18s ease}.textButton:hover:after{transform:translateX(4px)}.revealBlock{animation:fadeUp .72s ease both;animation-timeline:view();animation-range:entry 0 cover 26%}.ctaActions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media (max-width:720px){.ctaActions{justify-content:flex-start}}