:root{color-scheme:light;--yellow:#ffd400;--ink:#15191d;--muted:#71777d;--line:#e5e6e6;--paper:#fff;--bg:#f5f5f2;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -10%,#fff7c8 0,transparent 37%),var(--bg);color:var(--ink)}button,a{font:inherit}.install-shell{width:100%;max-width:720px;min-height:100vh;margin:auto;padding:calc(16px + env(safe-area-inset-top)) 18px calc(34px + env(safe-area-inset-bottom))}.install-head{display:grid;grid-template-columns:44px 48px minmax(0,1fr);align-items:center;gap:11px}.install-back{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-size:25px;text-decoration:none}.install-logo{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--yellow);font-weight:900}.install-head div{min-width:0;display:grid;gap:2px}.install-head b{font-size:16px}.install-head small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.install-hero{min-width:0;padding:48px 2px 24px}.install-kicker{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff5bd;color:#8e7500;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.install-hero h1{max-width:590px;margin:14px 0 10px;font-size:clamp(34px,8vw,54px);line-height:.98;letter-spacing:-.05em;overflow-wrap:anywhere}.install-hero>p{max-width:600px;margin:0;color:var(--muted);font-size:16px;line-height:1.5}.device-switch{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;margin-top:28px;padding:5px;border:1px solid var(--line);border-radius:16px;background:#eceeec}.device-switch button{min-width:0;min-height:48px;border:0;border-radius:12px;background:transparent;color:#6b7175;font-weight:800}.device-switch button.active{background:#fff;color:#15191d;box-shadow:0 5px 15px rgba(22,27,31,.09)}.device-detected{display:block;margin-top:9px;overflow-wrap:anywhere;color:#8a8f93;text-align:center}.install-panel{width:100%;min-width:0;padding:22px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(35,40,43,.08)}.install-platform{min-width:0;display:flex;align-items:center;gap:12px}.install-platform>span{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:#f2f2f0;font-size:29px;font-weight:800}.install-platform>span.android-mark{background:#e9f7e8;color:#168330;font-size:22px}.install-platform div{min-width:0;display:grid;gap:3px}.install-platform b{font-size:20px}.install-platform small{color:var(--muted)}.install-steps{display:grid;gap:0;margin:22px 0;padding:0;list-style:none}.install-steps li{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 0;border-top:1px solid var(--line)}.install-steps li:first-child{border-top:0}.install-steps li>b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--yellow);font-size:14px}.install-steps strong{font-size:15px}.install-steps p{margin:5px 0 0;overflow-wrap:anywhere;color:var(--muted);font-size:13px;line-height:1.45}.install-primary{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;border-radius:15px;background:var(--yellow);color:#171400;font-weight:900;text-align:center;text-decoration:none}.install-primary.download{margin-top:20px}.install-primary.download span{font-size:22px}.install-note{margin:13px 0 0;color:#7c8185;font-size:12px;text-align:center}.release-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 14px;margin:10px 0;color:#8a8f93;font-size:11px}.release-meta span+span:before{content:"·";margin-right:14px}.install-panel[hidden]{display:none}footer{padding:22px 0 0;color:#969a9d;font-size:11px;text-align:center}footer b{color:#666b70}@media(max-width:430px){.install-shell{padding-inline:14px}.install-hero{padding-top:38px}.install-panel{padding:18px}.install-hero h1{font-size:39px}.install-hero>p{font-size:14px}}
