@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#edf3f5;color:var(--text);font-synthesis:none;--accent:#19d8d2;--muted:#9baab2;--line:#26343b;--paper:#10191e;--green:#68dbd2;background:#070d10;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(at 75% 0,#19d8d20b,#0000 48%);min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button,.button{border:1px solid var(--line);background:var(--paper);color:var(--text);border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:600;transition:all .18s;display:inline-flex}button:hover,.button:hover{border-color:#44636e;transform:translateY(-1px)}.primary{background:var(--accent);border-color:var(--accent);color:#041d22;box-shadow:0 0 20px #19d8d214}.primary:hover{background:#67eee7;border-color:#67eee7}.ghost{background:0 0;border-color:#0000}.small{padding:7px 10px;font-size:12px}.danger{color:#ffaaa0}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;display:flex}.brand img{width:35px;height:35px}.wordmark-dot{color:var(--accent)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-1px;font-family:Manrope,sans-serif}h1{font-size:36px;line-height:1.2}h2{font-size:20px}h3{letter-spacing:-.3px;font-size:16px}.muted{color:var(--muted);font-size:14px;line-height:1.7}.eyebrow{color:var(--accent);letter-spacing:1.8px;text-transform:uppercase;font-size:11px;font-weight:700}label{margin-bottom:7px;font-size:12px;font-weight:600;display:block}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--text);background:#0b1419;border-radius:8px;outline:none;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #19d8d218}textarea{resize:vertical;min-height:100px}pre,code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.85}.panel{background:var(--paper);border:1px solid var(--line);border-radius:13px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:23px 25px;display:flex}.panel-body{padding:25px}.field{margin-bottom:17px}.stack{flex-direction:column;gap:20px;display:flex}.row{align-items:center;gap:12px;display:flex}.between{justify-content:space-between}.badge{color:var(--green);white-space:nowrap;background:#10292b;border:1px solid #245654;border-radius:20px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.notice{background:#10292b;border:1px solid #245654;border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.6}.error{color:#ffaaa0;background:#301d1d;border-color:#693f3a}.empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 15px;display:flex}.empty-icon{color:#9abdc9;background:#14232a;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.divider{background:var(--line);height:1px;margin:20px 0}.auth{width:calc(100% - 32px);max-width:450px;margin:9vh auto;padding:28px;box-shadow:0 0 80px #19d8d208}.auth .brand{margin-bottom:35px}.auth h1{margin-bottom:10px;font-size:28px}.auth form{margin-top:26px}.auth .primary{width:100%}.auth .muted{margin-top:16px}.landing{max-width:1140px;margin:auto;padding:28px}.landing nav{justify-content:space-between;align-items:center;display:flex}.hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:70px;padding:105px 0 80px;display:grid}.hero h1{letter-spacing:-3px;margin:20px 0;font-size:64px;line-height:1.08}.hero h1 em{color:var(--accent);font-style:normal}.hero p{color:var(--muted);max-width:470px;margin:25px 0;font-size:17px;line-height:1.8}.hero-art{background:radial-gradient(#19d8d217,#0a1c22);border:1px solid #19d8d225;border-radius:32px;padding:60px 24px;transform:rotate(-3deg);box-shadow:0 0 90px #19d8d20a}.phone-notif{background:var(--paper);border:1px solid var(--line);border-radius:18px;margin:15px 0;padding:24px;transform:rotate(3deg);box-shadow:0 20px 40px #00000050}.phone-notif .muted{margin:8px 0;font-size:12px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin:20px 0 60px;display:grid}.feature-grid article{padding:28px}.feature-grid h3{margin:15px 0 10px}.landing footer{border-top:1px solid var(--line);color:var(--muted);padding:25px 0;font-size:12px}.shell{grid-template-columns:234px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0b1419;flex-direction:column;height:100vh;padding:30px 20px;display:flex;position:sticky;top:0}.sidebar .brand{margin:0 6px 40px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.sidebar nav button{color:#a2b3bc;background:0 0;border:0;justify-content:flex-start;padding:13px 15px;font-size:13px}.sidebar nav button.selected{color:#19d8d2;background:#10191e;box-shadow:0 2px 4px #19d8d209}.sidebar .bottom{margin-top:auto}.sidebar .help{color:#afc6d1;background:#12242b;border-radius:10px;margin-bottom:22px;padding:16px;font-size:12px;line-height:1.7}.topbar{border-bottom:1px solid var(--line);background:#0c171ecc;justify-content:space-between;align-items:center;height:77px;padding:0 42px;font-size:13px;display:flex}.avatar{color:#a1e7ed;background:#12353c;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.workspace{max-width:1270px;margin:auto;padding:40px 42px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-title .muted{margin-top:9px}.stats{grid-template-columns:repeat(2,1fr);gap:18px;margin:24px 0;display:grid}.stat{padding:20px 23px}.stat .value{margin-top:10px;font-family:Manrope;font-size:30px;font-weight:700}.stat .label{color:var(--muted);font-size:12px}.stat .sub{color:var(--muted);margin-top:5px;font-size:11px}.dashboard-grid{grid-template-columns:1.08fr 1fr;gap:23px;display:grid}.step{gap:13px;margin:18px 0;display:flex}.step-number{border:1px solid var(--line);width:24px;height:24px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;display:grid}.step h3{margin-bottom:5px;font-size:13px}.step p{font-size:12px}.code-box{text-align:center;background:#12242b;border:1px dashed #366773;border-radius:9px;margin-top:16px;padding:20px}.pair-code{letter-spacing:5px;color:#19d8d2;font-family:ui-monospace,monospace;font-size:28px;font-weight:700}.device-row,.key-row,.activity-row{border-bottom:1px solid #26343b;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.device-row:last-child,.key-row:last-child,.activity-row:last-child{border-bottom:0}.device-row h3,.key-row h3{font-size:13px}.device-icon{color:#95c7d7;background:#14232a;border-radius:10px;place-items:center;width:38px;height:42px;display:grid}.terminal{color:#d5e9f0;background:#081318;border-radius:10px;padding:22px}.terminal .terminal-title{letter-spacing:1px;color:#9bb9c8;margin-bottom:15px;font-size:10px}.caption{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.7}.wide{grid-column:1/-1}.tabs{gap:10px;margin-bottom:22px;display:flex}.status-unknown,.status-failed,.status-expired{color:#f4bb83;background:#2b2117;border-color:#61492e}.loading{text-align:center;color:var(--muted);padding:20vh 20px}:focus-visible{outline-offset:3px;outline:3px solid #19d8d288}@media (width<=1050px){.dashboard-grid{grid-template-columns:1fr}.shell{grid-template-columns:195px 1fr}.workspace{padding:28px}.topbar{padding:0 28px}.hero{gap:30px}.hero h1{font-size:48px}}@media (width<=720px){.shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:16px;position:static}.sidebar .brand{margin:0 0 17px}.sidebar nav{flex-direction:row;overflow-x:auto}.sidebar nav button{white-space:nowrap;padding:10px}.sidebar .bottom{display:none}.topbar{height:58px;padding:0 20px}.topbar .email{text-overflow:ellipsis;max-width:170px;overflow:hidden}.workspace{padding:25px 18px}.page-title{align-items:flex-start}h1{font-size:27px}.stats{gap:8px}.stat{padding:15px 12px}.stat .value{font-size:25px}.stat .sub{display:none}.panel-body{padding:20px}.panel-head{padding:18px 20px}.hero{grid-template-columns:1fr;padding:65px 0 35px}.hero h1{font-size:47px}.hero-art{padding:25px}.feature-grid{grid-template-columns:1fr}.auth{margin:5vh auto}.page-title .primary{padding:10px;font-size:12px}}.magic-result{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.magic-result label{margin-top:18px}.magic-result input{font-family:ui-monospace,monospace;font-size:12px}.magic-actions{flex-wrap:wrap;margin-top:12px}::selection{color:#041d22;background:#19d8d2}@media (prefers-reduced-motion:reduce){button,.button{transition:none}}
