:root{--ink:#17152c;--muted:#66627d;--brand:#5b4de8;--brand2:#8067f5;--soft:#f3f0ff;--line:#e6e1f5;--white:#fff;--ok:#177245}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#faf9ff 0,#fff 34%);line-height:1.65}a{color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#faf9fff0;border-bottom:1px solid #e6e1f580;backdrop-filter:blur(14px)}.header-row{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:850;font-size:20px;text-decoration:none;white-space:nowrap}.brand img{width:38px;height:38px;border-radius:11px}.nav{display:flex;align-items:center;gap:22px;margin-left:auto}.nav a{text-decoration:none;color:var(--muted);font-weight:700;font-size:14px}.nav a:hover,.nav a[aria-current=page]{color:var(--brand)}.lang{display:flex;gap:4px;padding:4px;background:var(--soft);border-radius:12px}.lang button{border:0;background:transparent;padding:7px 9px;border-radius:8px;color:var(--muted);font-weight:800;cursor:pointer}.lang button.active{background:#fff;color:var(--brand)}.menu{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:10px;width:42px;height:42px;font-size:22px}.hero{min-height:620px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;padding:58px 0 78px}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--soft);color:var(--brand);font-weight:800;font-size:14px}h1{font-size:clamp(48px,7vw,82px);line-height:.99;letter-spacing:-.055em;margin:22px 0 18px}h2{font-size:clamp(32px,5vw,48px);line-height:1.08;letter-spacing:-.04em;margin:0 0 14px}h3{line-height:1.25}.tagline{font-size:clamp(22px,3vw,31px);font-weight:800;letter-spacing:-.025em;margin:0 0 14px}.lead{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 30px}.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 20px;border-radius:14px;font-weight:850;text-decoration:none;border:1px solid var(--line)}.primary{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 14px 32px #5b4de837}.ghost{background:#fff;color:var(--brand)}.disabled{background:#f4f2f8;color:#88839a;cursor:not-allowed}.meta,.note{color:var(--muted);font-size:14px}.visual{position:relative;min-height:430px;display:grid;place-items:center}.glow{position:absolute;inset:7%;border-radius:50%;background:radial-gradient(circle,#cfc6ff 0,#eeeaff 45%,transparent 72%)}.visual img{position:relative;z-index:1;width:min(100%,440px);max-height:450px;object-fit:contain;filter:drop-shadow(0 25px 34px #3228732b)}section{padding:78px 0}.section-copy{color:var(--muted);font-size:18px;max-width:720px;margin:0 0 34px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.panel{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff}.card h3{margin:15px 0 6px}.card p{margin:0;color:var(--muted)}.icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--soft);font-size:20px}.downloads{display:grid;grid-template-columns:1fr 1fr;gap:24px}.download-card{border-radius:24px;padding:28px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}.download-card.featured{background:linear-gradient(135deg,#5547df,#8067f5);color:#fff;border:0}.download-card .btn{margin-top:auto}.specs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.spec{padding:12px;border-radius:12px;background:#f7f5fc}.featured .spec{background:#ffffff18}.spec small{display:block;opacity:.75}.page-hero{padding:76px 0 35px}.page-hero h1{font-size:clamp(42px,6vw,66px);margin:12px 0}.prose{max-width:850px;padding-bottom:80px}.prose h2{font-size:30px;margin-top:48px}.prose h3{margin-top:28px}.prose p,.prose li{color:#3f3b54}.prose a{color:var(--brand)}.steps{counter-reset:steps;list-style:none;padding:0}.steps li{counter-increment:steps;position:relative;padding:0 0 22px 52px}.steps li:before{content:counter(steps);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:10px;background:var(--soft);color:var(--brand);display:grid;place-items:center;font-weight:850}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin:12px 0}.faq summary{cursor:pointer;font-weight:800}.faq details p{margin-bottom:2px}.license-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.license-grid article{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff}.license-grid h3{margin:0 0 5px}.status{padding:14px 16px;border-radius:14px;background:#fff7e6;border:1px solid #f3d79b;color:#765213}.site-footer{background:#17152c;color:#dedbef;padding:55px 0}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:34px}.site-footer h3{color:#fff;margin:0 0 13px;font-size:15px}.site-footer a{display:block;color:#bdb8d0;text-decoration:none;margin:8px 0;font-size:14px}.site-footer a:hover{color:#fff}.copyright{margin-top:40px;padding-top:22px;border-top:1px solid #ffffff18;color:#aaa4bf;font-size:14px}.lang-en{display:none}html[data-lang=en] .lang-vi{display:none}html[data-lang=en] .lang-en{display:revert}@media(max-width:900px){.nav{display:none;position:absolute;top:69px;left:20px;right:20px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 50px #211b5530;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;text-align:center;padding-top:42px}.lead{margin-left:auto;margin-right:auto}.actions{justify-content:center}.visual{min-height:320px}.cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr 1fr}.footer-about{grid-column:1/-1}}@media(max-width:600px){.wrap{width:min(100% - 28px,1120px)}.lang{display:none}.hero{min-height:auto;gap:20px;padding-bottom:50px}.visual{min-height:260px}.cards,.downloads,.license-grid,.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.actions{flex-direction:column}.btn{width:100%}.specs{grid-template-columns:1fr}.page-hero{padding-top:52px}section{padding:58px 0}}
