@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#e8edf6;font-synthesis:none;--bg:#0b1120;--panel:#111a2c;--panel2:#172238;--line:#263450;--muted:#8b99b3;--text:#e8edf6;--accent:#8b7cff;--teal:#40d8c2;--danger:#f77;background:#0b1120;font-family:DM Sans,system-ui,sans-serif;line-height:1.45}*{box-sizing:border-box}body{background:radial-gradient(900px 500px at 70% -10%,#1e294d 0%,transparent 70%),var(--bg);margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#0e1728;flex-direction:column;flex-shrink:0;width:260px;padding:25px 16px;display:flex}.brand{align-items:center;gap:10px;padding:0 10px 42px;font-family:Space Grotesk;font-size:18px;font-weight:700;display:flex}.brandMark{background:linear-gradient(135deg,var(--accent),#5d55e8);border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.close{background:0 0;margin-left:auto;display:none}.eyebrow{color:#8090ad;letter-spacing:.14em;margin:0 0 8px;font-size:11px;font-weight:700}.sidebar nav{gap:4px;display:grid}.navItem{color:#99a6bc;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-weight:500;display:flex}.navItem:hover,.navItem.active{color:#fff;background:#202d48}.navItem.active{box-shadow:inset 3px 0 var(--accent)}.sidebarFoot{gap:15px;margin-top:auto;display:grid}.userChip{border-top:1px solid var(--line);align-items:center;gap:10px;padding:18px 8px 0;display:flex}.avatar{background:#3e4f77;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.userChip b{font-size:13px;display:block}.userChip small{color:var(--muted);font-size:11px}.muted{font-size:13px}.main{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;padding:0 clamp(20px,4vw,56px);display:flex}h1,h2,h3{color:#f1f4fa;margin:0;font-family:Space Grotesk}h1{font-size:20px}h2{letter-spacing:-.03em;font-size:clamp(26px,4vw,34px)}h3{font-size:18px}.topActions{align-items:center;gap:16px;display:flex}.iconBtn{color:#95a3bb;background:0 0;border-radius:9px;place-items:center;padding:8px;display:grid}.iconBtn:hover{background:var(--panel2);color:#fff}.menu{background:0 0;display:none}.content{max-width:1120px;margin:auto;padding:42px clamp(20px,4vw,56px) 70px}.welcome{background:linear-gradient(115deg,#202e55,#182343 60%,#283d71);border:1px solid #3a4b76;border-radius:18px;justify-content:space-between;align-items:center;min-height:220px;padding:30px 34px;display:flex;overflow:hidden}.lead{color:#a9b6cc;max-width:580px;margin:9px 0 24px}.heroOrb{color:#e8e5ff;text-align:center;background:radial-gradient(circle at 35% 30%,#958bff,#5048c3 55%,#312c83);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:150px;height:150px;font-size:13px;display:flex;box-shadow:0 0 60px #6860dc66}.primary,.secondary,.dangerBtn{border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:700;display:inline-flex}.primary{background:var(--accent);color:#fff}.secondary{color:#dce4f6;background:#273654;border:1px solid #435477}.secondary:hover{background:#324568}.dangerBtn{color:#ff9d9d;background:#3a222d;border:1px solid #633143}.grid{gap:16px;display:grid}.stats{grid-template-columns:repeat(3,1fr);margin:18px 0}.two{grid-template-columns:1.3fr 1fr;margin-top:18px}.card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:22px}.stat p{color:var(--muted);margin:0 0 8px;font-size:13px}.stat strong{font:700 28px Space Grotesk;display:block}.stat small{color:#61d6a7;font-size:12px}.cardHead{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.textBtn{color:#aaa2ff;background:0 0;align-items:center;gap:6px;padding:4px;font-size:13px;display:inline-flex}.memoryRow{border-top:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.memoryIcon,.deviceIcon{color:#aca5ff;background:#282d58;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.memoryRow b{font-size:14px}.memoryRow p,.memoryRow small,.setup p,.deviceInfo p,.memoryCard p,.privacyRow p,.dangerZone p{color:var(--muted);margin:4px 0;font-size:13px}.memoryRow small{color:#7686a3;font-size:11px}.accent{color:var(--teal)}.setup{background:linear-gradient(145deg,#14283a,#142132)}.setup .cardHead{align-items:center}.trust{color:var(--teal);background:#123035;border:1px solid #255a60;border-radius:12px;align-items:center;gap:13px;margin-top:18px;padding:15px 18px;display:flex}.trust p{color:#a6c6c9;margin:3px 0 0;font-size:13px}.trust .textBtn{margin-left:auto}.sectionIntro{justify-content:space-between;align-items:flex-end;margin-bottom:27px;display:flex}.codeCard{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.codeInput{gap:8px;display:flex}.codeInput input{text-align:center;letter-spacing:.14em;color:#fff;background:#0b1220;border:1px solid #415073;border-radius:9px;width:145px;font-weight:700}.deviceList{gap:12px;display:grid}.device{align-items:center;gap:13px;display:flex}.deviceInfo{flex:1}.pill{border-radius:20px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.pill.green{color:#68e0b0;background:#143e3a}.pill.amber{color:#f0c66f;background:#45351b}.pill.blue{color:#b5aeff;background:#29265d}.danger{color:var(--danger)}.search{background:var(--panel);border:1px solid var(--line);color:var(--muted);border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 15px;display:flex}.search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.memoryList{gap:12px;display:grid}.memoryCard{gap:14px;display:flex}.memoryBody{flex:1}.memoryMeta{justify-content:space-between;align-items:center;display:flex}.memoryMeta small{color:var(--muted)}.memoryCard h3{margin:8px 0 0}.rowActions{gap:15px;margin-top:14px;display:flex}.planHero{background:linear-gradient(110deg,#212b57,#18233d);justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.planHero h3{margin:14px 0 5px}.planHero p{color:var(--muted);margin:0;font-size:13px}.price{font:700 36px Space Grotesk}.price small{color:var(--muted);font-size:14px}.progress{background:#28344b;border-radius:10px;height:10px;margin:26px 0 8px;overflow:hidden}.progress span{background:linear-gradient(90deg,var(--teal),var(--accent));border-radius:inherit;height:100%;display:block}.usageLine{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.usageLine b{color:#fff}.card hr{border:0;border-top:1px solid var(--line);margin:18px 0}.checks{color:#bec9da;gap:13px;margin:14px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.checks li{align-items:center;gap:8px;display:flex}.checks svg{color:var(--teal);width:17px}.privacyRow{align-items:flex-start;gap:15px;margin-bottom:14px;display:flex}.privacyRow div{flex:1}.privacyRow h3{margin:0}.dangerZone{border-color:#5b2f3a}.dangerZone h3{color:#ffb0b0}.empty{text-align:center;color:var(--muted);padding:60px}.empty svg{color:#7370bb}.toast{color:#b5f8df;background:#183d38;border:1px solid #328c7c;border-radius:10px;align-items:center;gap:9px;padding:12px 16px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0006}@media (width<=760px){.sidebar{z-index:10;transition:left .2s;position:fixed;top:0;bottom:0;left:-280px}.sidebar.open{left:0;box-shadow:10px 0 30px #0008}.close,.menu{display:grid}.menu{color:#a5b2c8;margin-right:13px;padding:0}.topbar{justify-content:flex-start;gap:4px}.topActions{margin-left:auto}.welcome{min-height:260px;padding:24px}.heroOrb{flex-shrink:0;width:100px;height:100px;font-size:11px}.heroOrb svg{width:37px}.stats,.two{grid-template-columns:1fr}.sectionIntro{flex-direction:column;align-items:flex-start;gap:17px}.codeCard{display:block}.codeInput{margin-top:19px}.codeInput input{flex:1}.device{padding:16px}.planHero{align-items:flex-start;gap:15px}.price{font-size:26px}.trust{flex-wrap:wrap;align-items:flex-start}.trust .textBtn{margin-left:37px}.content{padding-top:29px}.toast{justify-content:center;bottom:18px;left:20px;right:20px}}.skip{z-index:99;color:#111;background:#fff;padding:12px;position:fixed;top:-80px;left:12px}.skip:focus{top:12px}.state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;display:flex}.state.compact{min-height:220px}.state p{color:var(--muted)}.filters{grid-template-columns:180px 1fr;gap:12px;margin-bottom:18px;display:grid}.filters label,.dangerZone label{color:var(--muted);gap:6px;display:grid}.filters input,.dangerZone input{color:#fff;background:#0b1220;border:1px solid #415073;border-radius:9px;min-height:44px;padding:9px}.actionCard{color:#fff;align-items:center;gap:10px;display:flex}.scrim{display:none}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #c6c1ff}.primary,.secondary,.dangerBtn,.navItem,.iconBtn{min-height:44px}button:disabled{opacity:.55}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=760px){.filters{grid-template-columns:1fr}.scrim{z-index:9;background:#0009;display:block;position:fixed;inset:0}.privacyRow{flex-direction:column}.privacyRow button{width:100%}}@media (width<=390px){.content,.topbar{padding-left:16px;padding-right:16px}.heroOrb{display:none}}.primary{color:#fff;background:#6254d8}.primary:hover{background:#7163e2}
