*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#080b14;color:#eef3ff;line-height:1.6}a{color:inherit;text-decoration:none}button,select{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(8,11,20,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);background:#11182a;border-radius:12px;display:grid;place-items:center;font-weight:800}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy small{color:#8f9bb6;font-size:11px;margin-top:4px}.nav-links{display:flex;gap:26px;color:#aeb8ce;font-size:14px}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.lang-btn{min-width:44px;height:40px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.13);background:#11182a;color:#eef3ff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:14px;line-height:1}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;font-weight:700;border:1px solid transparent;transition:.2s ease}.btn-small{min-height:40px;padding:0 14px;font-size:14px}.btn-primary{background:linear-gradient(135deg,#675cff,#806fff);color:#fff;box-shadow:0 10px 30px rgba(103,92,255,.2)}.btn-primary:hover{transform:translateY(-1px)}.btn-ghost{background:#11182a;border-color:rgba(255,255,255,.12);color:#eef3ff}.hero{position:relative;overflow:hidden;padding:86px 0 72px}.hero-grid-bg{position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(95,76,255,.13);filter:blur(90px);right:-150px;top:-160px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#b9c4dd;font-size:13px;border:1px solid rgba(255,255,255,.1);background:rgba(17,24,42,.72);padding:7px 11px;border-radius:999px}.dot,.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#7d70ff;box-shadow:0 0 0 5px rgba(125,112,255,.1)}h1{font-size:clamp(44px,6vw,74px);line-height:1.05;letter-spacing:-.04em;margin:24px 0 20px}.gradient-text{display:block;background:linear-gradient(90deg,#8f85ff,#73c2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:18px;color:#aab5ce;max-width:670px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;max-width:560px}.stats div{display:flex;flex-direction:column}.stats strong{font-size:24px}.stats span{color:#7f8ba7;font-size:13px}.product-card{background:#0e1424;border:1px solid rgba(255,255,255,.11);border-radius:20px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.28)}.product-toolbar{height:56px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding:0 16px}.file-label{display:flex;align-items:center;gap:10px;font-size:13px}.shot-stack{display:flex;flex-direction:column;gap:14px;padding:14px}.shot{margin:0}.shot img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.shot figcaption{margin-top:9px;color:#7f8ba7;font-size:12.5px;line-height:1.5}.solution-card{background:#0f1525;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:26px}.solution-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.solution-head h3{margin:0;font-size:20px}.solution-tag{font-size:12px;font-weight:700;color:#8f84ff;background:#171f34;border-radius:999px;padding:4px 11px}.solution-card>p{color:#8d99b3;font-size:15px;margin:14px 0 20px;max-width:900px}.solution-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0}.solution-stack div{background:#0b101c;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:14px}.solution-stack dt{color:#7f8ba7;font-size:12px;margin-bottom:5px}.solution-stack dd{margin:0;font-size:14px;font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.split h2{font-size:clamp(28px,3.4vw,40px);line-height:1.15;letter-spacing:-.03em;margin:8px 0 14px}.split p{color:#98a4bf;font-size:16px;margin:0 0 14px}.code-sample{background:#0e1424;border:1px solid rgba(255,255,255,.11);border-radius:16px;overflow:hidden}.code-sample-head{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:#8f9bb6;font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.code-sample pre{margin:0;padding:18px;overflow:auto;color:#abb8d3;font-size:12.5px;line-height:1.7}.ai-box{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(135deg,rgba(104,88,255,.09),rgba(16,23,40,.9))}.ai-box h2{font-size:clamp(26px,3.2vw,38px);line-height:1.15;letter-spacing:-.03em;margin:8px 0 12px}.ai-box p{color:#98a4bf;font-size:16px;margin:0;max-width:760px}.section{padding:96px 0}.section-muted{background:#0b101c;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.section-heading{max-width:760px;margin-bottom:38px}.section-kicker{color:#8f84ff;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.section-heading h2,.cta-box h2{font-size:clamp(30px,4vw,48px);line-height:1.15;letter-spacing:-.03em;margin:8px 0 12px}.section-heading p,.cta-box p{color:#98a4bf;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card,.workflow-step,.usecase-grid article{background:#0f1525;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:22px}.feature-icon{width:38px;height:38px;border-radius:10px;background:#171f34;color:#8f84ff;display:grid;place-items:center;font-size:20px}.feature-card h3,.workflow-step h3,.usecase-grid h3{margin:16px 0 7px;font-size:18px}.feature-card p,.workflow-step p,.usecase-grid p{margin:0;color:#8d99b3;font-size:14px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.workflow-step>span{color:#67728a;font-size:12px}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cta-section{padding:30px 0 90px}.contact-head{max-width:760px;margin-bottom:34px}.contact-head h2{font-size:clamp(28px,3.6vw,42px);line-height:1.15;letter-spacing:-.03em;margin:8px 0 12px}.contact-head p{color:#98a4bf;font-size:16px;margin:0}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-card{background:#0f1525;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:22px;display:flex;flex-direction:column;height:100%}.contact-icon{width:38px;height:38px;border-radius:10px;background:#171f34;color:#8f84ff;display:grid;place-items:center;font-size:18px}.contact-card h3{margin:16px 0 7px;font-size:18px}.contact-card p{margin:0 0 16px;color:#8d99b3;font-size:14px}.contact-value{margin-top:auto;color:#a99fff;font-size:15px;font-weight:600;word-break:break-all}.contact-value:hover{color:#c4bcff;text-decoration:underline}.contact-qr{margin-top:auto;width:150px;height:150px;border-radius:12px;background:#fff;padding:8px;align-self:flex-start}.contact-foot{margin-top:26px}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(135deg,rgba(104,88,255,.09),rgba(16,23,40,.9))}.cta-box p{max-width:720px}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.site-footer{border-top:1px solid rgba(255,255,255,.07);padding:28px 0;color:#76829c;font-size:13px}.footer-row{display:flex;justify-content:space-between;gap:20px}@media(max-width:980px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.product-card{max-width:760px}.split{grid-template-columns:1fr;gap:28px}.ai-box{align-items:flex-start;flex-direction:column}.contact-grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid{grid-template-columns:repeat(2,1fr)}.usecase-grid{grid-template-columns:1fr}.cta-box{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.container{width:min(100% - 24px,1160px)}.solution-stack{grid-template-columns:1fr}.ai-box{padding:24px}.contact-grid{grid-template-columns:1fr}.brand-copy small{display:none}.nav-actions .btn{display:none}.hero{padding-top:54px}.hero-grid{gap:36px}h1{font-size:42px}.hero-lead{font-size:16px}.stats{grid-template-columns:1fr 1fr 1fr;gap:10px}.feature-grid,.workflow-grid{grid-template-columns:1fr}.section{padding:72px 0}.cta-box{padding:24px}.footer-row{flex-direction:column}.product-toolbar{align-items:center;gap:10px}}