*{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;color:#101828;background:#f7f9fc}body.dark{background:#0b1220;color:#eef2ff}.wrap{width:min(1080px,calc(100% - 32px));margin:auto}.topbar{height:72px;background:#fff;border-bottom:1px solid #e7ebf2}.dark .topbar{background:#111a2b;border-color:#24304a}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-size:28px;font-weight:900;letter-spacing:-1.5px;text-decoration:none;color:#111827}.dark .logo{color:#fff}.theme{border:1px solid #d7deea;background:transparent;border-radius:12px;width:42px;height:42px;font-size:20px;cursor:pointer}.hero{padding:74px 0 42px;background:radial-gradient(circle at 85% 20%,#dcecff 0,transparent 34%),linear-gradient(180deg,#fff 0,#f7f9fc 100%)}.dark .hero{background:radial-gradient(circle at 85% 20%,#152a4b 0,transparent 34%),#0b1220}.badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#eaf2ff;color:#1659c7;font-weight:700;font-size:13px}.dark .badge{background:#162b4b;color:#8eb9ff}h1{font-size:clamp(42px,7vw,76px);line-height:.98;letter-spacing:-4px;margin:20px 0}.hero h1 span{color:#1769e0}.lead{max-width:720px;font-size:18px;line-height:1.65;color:#526071}.dark .lead{color:#aebbd0}.download-card{margin-top:34px;padding:22px;background:#fff;border:1px solid #e2e7ef;border-radius:22px;box-shadow:0 18px 50px #1d3b6814}.dark .download-card{background:#111a2b;border-color:#263550}.download-card label{display:block;font-size:14px;font-weight:800;margin-bottom:9px}.input-row{display:grid;grid-template-columns:1fr 190px 120px;gap:10px}.input-row input,.input-row select,.input-row button{height:52px;border-radius:13px;border:1px solid #d7deea;font:inherit}.input-row input,.input-row select{padding:0 14px;background:#fff;color:#172033}.dark .input-row input,.dark .input-row select{background:#0d1525;color:#fff;border-color:#34425c}.input-row button{border:0;background:#1769e0;color:#fff;font-weight:800;cursor:pointer}.input-row button:hover{filter:brightness(1.08)}.hint{font-size:12px;color:#6b7789;margin:11px 2px 0}.platforms{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:20px;color:#697586;font-size:13px}.platforms b{padding:7px 10px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#263247}.dark .platforms b{background:#111a2b;color:#dbe5f7;border-color:#2d3a53}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:45px 0}.info-grid article{background:#fff;border:1px solid #e4e8ef;border-radius:18px;padding:25px}.dark .info-grid article{background:#111a2b;border-color:#263550}.num{font-weight:900;color:#1769e0;font-size:13px}.info-grid h2{margin:10px 0 6px}.info-grid p{color:#667085;line-height:1.6;margin:0}.dark .info-grid p{color:#aebbd0}.notice{margin-bottom:55px;padding:18px 20px;border-radius:14px;background:#fff7e6;border:1px solid #f2dfb5;color:#664b16;font-size:14px;line-height:1.55}.dark .notice{background:#2a2417;color:#f0d997;border-color:#55441e}footer{padding:30px 0;border-top:1px solid #e5e9f0;color:#7b8797;font-size:13px}.dark footer{border-color:#263550}@media(max-width:760px){.hero{padding-top:48px}h1{letter-spacing:-2.5px}.input-row{grid-template-columns:1fr}.input-row button,.input-row select{width:100%}.info-grid{grid-template-columns:1fr}.download-card{padding:16px}.wrap{width:min(100% - 24px,1080px)}}
