:root{--bg:#090611;--panel:#14101d;--stroke:#30243f;--text:#fff;--muted:#aaa1b8;--purple:#8f4cff;--purple2:#ba91ff;--green:#34d399;--red:#ff6b81;--amber:#f7b955}*{box-sizing:border-box}html,body{margin:0;min-height:100%;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Tahoma,Arial,sans-serif}body{background:radial-gradient(circle at 80% -10%,#2b174b 0,#0a0710 34%,#07050b 100%);padding-bottom:110px;line-height:1.45}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.noise{position:fixed;inset:0;pointer-events:none}.app-shell{max-width:760px;margin:auto;padding:calc(18px + env(safe-area-inset-top)) 16px 34px}.topbar,.brand-wrap,.hero-head,.device-strip,.section-head,.update-row,.account-row{display:flex;align-items:center}.topbar,.hero-head,.device-strip,.section-head,.account-row{justify-content:space-between}.brand-wrap{gap:12px}.brand-logo{width:58px;height:58px;border-radius:50%;object-fit:cover;border:1px solid #9d76ff88;box-shadow:0 0 28px #7b45ff44}.brand-title{font-size:24px;font-weight:850}.brand-title span{color:var(--purple2)}.brand-sub{color:var(--muted);font-size:13px}.icon-btn{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;border:1px solid var(--stroke);background:#14101dcc;color:#d6c5ed}.icon-btn svg,.nav-item svg,.install-orb svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.icon-btn svg{width:21px;stroke-width:1.9}.hero-card,.ready-card,.account-card{border:1px solid var(--stroke);background:linear-gradient(145deg,#1a102b,#120e1a 60%);box-shadow:inset 0 1px 0 #ffffff0b,0 18px 45px #0005}.hero-card{margin-top:20px;border-radius:28px;padding:22px}.hero-head{gap:18px}.eyebrow{color:#c3a9ff;font-weight:750;font-size:13px}.hero-card h1{font-size:27px;line-height:1.3;margin:7px 0 8px}.hero-card p,.account-card p,.activation-box p{color:var(--muted);line-height:1.7}.status-ring{flex:0 0 142px;width:142px;height:142px;border-radius:50%;padding:8px;background:conic-gradient(var(--purple) 0 82%,#2d2238 82%)}.status-ring-inner{height:100%;border-radius:50%;background:#100b18;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #3b2b51}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--amber);margin-bottom:7px}.status-dot.good{background:var(--green);box-shadow:0 0 14px #34d399aa}.device-strip{margin-top:18px;gap:12px;background:#ffffff08;border:1px solid #ffffff10;border-radius:18px;padding:14px}.device-strip>div{display:flex;align-items:center;gap:11px}.device-strip small,.hero-stats small{display:block;color:var(--muted)}.hero-stats{margin-top:18px;padding-top:16px;border-top:1px solid #ffffff0c;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;text-align:center}.hero-stats.show-warranty{grid-template-columns:repeat(4,1fr)}.hero-stats b{display:block}.hero-stats small{font-size:11px}.ready-card{margin-top:14px;border-radius:22px;padding:15px 16px;display:flex;align-items:center;gap:12px}.ready-dot{width:10px;height:10px;border-radius:50%;background:var(--amber)}.ready-card.ready .ready-dot{background:var(--green)}.ready-card div:nth-child(2){flex:1}.ready-card p{margin:4px 0 0;color:var(--muted);font-size:13px}.section{margin-top:28px}.section-head{gap:12px;margin-bottom:13px}.section-head h2{margin:0;font-size:20px}.link-btn,.ghost-btn{border:0;background:transparent;color:#c5afe3}.live-pill,.count-pill{background:#20152f;color:#c39cff;border:1px solid #402b5d;border-radius:999px;padding:6px 10px;font-size:11px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.app-card{background:#15111c;border:1px solid var(--stroke);border-radius:24px;padding:14px;min-width:0}.app-card img{width:72px;height:72px;border-radius:20px;object-fit:cover;display:block;margin:auto}.app-card h3{text-align:center;font-size:16px;margin:12px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-version{color:#c8aefa;background:#27173d;border-radius:999px;padding:5px 8px;font-size:11px;width:max-content;margin:auto}.app-card p{text-align:center;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-card button,.primary-btn{border:0;background:linear-gradient(135deg,#a46cff,#7438e9);color:#fff}.app-card button{width:100%;border-radius:13px;padding:10px;font-weight:800}.updates-head{margin-top:25px}.updates-list{background:#100d16;border:1px solid var(--stroke);border-radius:22px;overflow:hidden}.update-row{gap:12px;padding:13px;border-bottom:1px solid #ffffff0b}.update-row img{width:48px;height:48px;border-radius:13px;object-fit:cover}.uinfo{flex:1;min-width:0}.uinfo b,.uinfo small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uinfo small{color:var(--muted)}.update-row button{border:1px solid #513776;background:#21162f;color:#caaaff;border-radius:12px;padding:9px 12px}.empty-state{grid-column:1/-1;padding:22px;text-align:center;color:var(--muted)}.account-card{border-radius:22px;padding:18px}.account-card h3,.activation-box h3{margin:0 0 6px}.account-card input{width:100%;border-radius:14px;border:1px solid var(--stroke);background:#0e0a14;color:#fff;padding:14px;margin-top:9px;outline:none}.account-card input[type=email]{direction:ltr;text-align:left}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.primary-btn,.secondary-btn,.danger-btn{border-radius:14px;padding:12px 15px;font-weight:800}.secondary-btn{background:#261b35;color:#d7c2ff;border:1px solid #4b326c}.danger-btn{background:#2a1118;color:#ff8ea0;border:1px solid #56202b}.wide{width:100%;margin-top:12px}.account-row{gap:14px;padding:12px 0;border-bottom:1px solid #ffffff0a}.account-row span{color:var(--muted)}.activation-box{margin:16px 0;padding:16px;border-radius:18px;background:linear-gradient(135deg,#211331,#15101d);border:1px solid #573781}.activation-box p{font-size:13px;margin:0 0 7px}.activation-input{direction:ltr!important;text-align:center!important;letter-spacing:2px;font-size:18px;font-weight:850;text-transform:uppercase;border-color:#6b43a0!important}.bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(760px,100%);z-index:20;background:#100c17ee;backdrop-filter:blur(18px);border:1px solid #30243f;border-bottom:0;border-radius:28px 28px 0 0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr 88px 1fr 1fr;align-items:end}.nav-item,.install-orb{border:0;background:none;color:#8f859c;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-height:52px}.nav-item svg{width:25px;height:25px;stroke-width:1.8}.nav-home svg{width:29px;height:29px;fill:currentColor}.nav-item small,.install-orb small{font-size:10px}.nav-item.active{color:#ad78ff}.install-orb{height:82px;width:82px;justify-self:center;border-radius:50%;background:linear-gradient(160deg,#9c55ff,#6525d9);color:#fff;transform:translateY(-18px)}.install-orb svg{width:28px;height:28px;stroke-width:2}.sheet{position:fixed;inset:0;background:#000b;z-index:50;display:flex;align-items:flex-end}.sheet-panel{position:relative;width:100%;max-width:760px;margin:auto;background:#17111f;border-radius:30px 30px 0 0;padding:18px 18px calc(22px + env(safe-area-inset-bottom));max-height:88vh;overflow:auto}.sheet-handle{width:46px;height:5px;border-radius:99px;background:#534660;margin:0 auto 15px}.sheet-close{position:absolute;left:18px;top:18px;border:0;background:#292031;color:white;border-radius:50%;width:34px;height:34px}.sheet-icon{width:92px;height:92px;border-radius:24px;object-fit:cover}.sheet-meta{color:#c8aefa}.sheet-description{color:var(--muted);line-height:1.8}.progress{margin-top:12px;height:7px;border-radius:99px;background:#2a2034;overflow:hidden}.progress i{display:block;width:36%;height:100%;background:#9b5cff;animation:move 1s infinite alternate}@keyframes move{from{transform:translateX(180%)}to{transform:translateX(-160%)}}.toast{position:fixed;top:calc(14px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);z-index:100;background:#21182cf5;border:1px solid #4b3860;color:white;border-radius:999px;padding:10px 15px;max-width:92%;text-align:center}.hidden{display:none!important}@media(max-width:560px){.app-shell{padding-left:13px;padding-right:13px}.hero-head{align-items:flex-start}.status-ring{width:116px;height:116px;flex-basis:116px}.hero-card{padding:18px}.hero-card h1{font-size:22px}.hero-stats{grid-template-columns:repeat(3,1fr)}.app-card{padding:10px}.app-card img{width:60px;height:60px}.device-strip{align-items:flex-start;flex-direction:column}.device-strip .secondary-btn{width:100%}}@media(max-width:390px){.hero-head{gap:10px}.status-ring{width:102px;height:102px;flex-basis:102px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{grid-template-columns:1fr 1fr 76px 1fr 1fr}.install-orb{width:72px;height:72px}}