:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8f1f7;background:#07141d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% 10%,rgba(0,174,239,.13),transparent 32rem),linear-gradient(160deg,#06121a,#0a202d)}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.header{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#00aeef,#63d2ff);color:#031019;font-weight:900;letter-spacing:-.04em;box-shadow:0 10px 30px #00aeef40}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.05em}.brand small{margin-top:3px;color:#91a8b7;font-size:.75rem}.header nav{display:flex;align-items:center;gap:22px;color:#b8c8d2}main{flex:1}.hero{width:min(1180px,calc(100% - 40px));margin:80px auto 50px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:60px}.hero h1,.panel h1,.portal-page h1{margin:10px 0 20px;font-size:clamp(2.5rem,7vw,5.8rem);line-height:.98;letter-spacing:-.055em}.hero p,.panel>p,.portal-page>p{color:#a8bbc8;font-size:1.12rem;line-height:1.75;max-width:680px}.eyebrow{color:#56cdfb;font-size:.78rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.button{border:0;border-radius:12px;padding:14px 20px;display:inline-flex;justify-content:center;align-items:center;background:#22bdf5;color:#031019;font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.6}.button-secondary{color:#dceaf2;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.button-small{padding:10px 15px}.status-card,.panel,.features article{border:1px solid rgba(141,203,231,.14);background:#081b26c7;box-shadow:0 24px 70px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.status-card{border-radius:24px;padding:30px;display:flex;align-items:center;gap:18px}.status-card p{margin:5px 0 0;color:#91a8b7}.status-dot{width:14px;height:14px;flex:0 0 auto;border-radius:50%;background:#48dd8b;box-shadow:0 0 0 8px #48dd8b1a}.features{width:min(1180px,calc(100% - 40px));margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{border-radius:20px;padding:28px}.features h2{margin-top:0}.features p{margin-bottom:0;color:#91a8b7;line-height:1.65}.page-center{width:min(760px,calc(100% - 40px));margin:70px auto}.panel{border-radius:26px;padding:clamp(28px,6vw,58px)}.panel h1,.portal-page h1{font-size:clamp(2.3rem,6vw,4.3rem)}.login-panel{max-width:580px;margin:0 auto}form{margin-top:34px;display:grid;gap:20px}label{display:grid;gap:8px;color:#c7d6df;font-weight:700}input{width:100%;border:1px solid rgba(141,203,231,.2);border-radius:11px;padding:14px 15px;background:#020d14b8;color:#f3f9fc;outline:none}input:focus{border-color:#22bdf5;box-shadow:0 0 0 3px #22bdf51f}.form-message{min-height:24px;margin:0;font-size:.92rem}.form-message-success{color:#70e4a5}.form-message-error{color:#ff9e9e}.progress-list{margin:34px 0;display:grid;gap:18px}.progress-item{padding:18px;display:flex;align-items:center;gap:16px;border-radius:16px;background:#ffffff09;color:#748d9c}.progress-item>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;border:1px solid currentColor;font-weight:800}.progress-item strong,.progress-item small{display:block}.progress-item small{margin-top:5px;line-height:1.5}.progress-item.complete{color:#71dfa2}.progress-item.active{color:#55cffa}.spinner{border-color:#55cffa40!important;border-top-color:#55cffa!important;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.installation-code,.notice{color:#91a8b7;line-height:1.6}.installation-code strong{display:block;margin-top:5px;overflow-wrap:anywhere;color:#d7e9f2}.notice{padding:15px;border-radius:12px;background:#22bdf50f}.portal-page{width:min(1180px,calc(100% - 40px));margin:80px auto}footer{width:min(1180px,calc(100% - 40px));margin:auto auto 0;padding:30px 0;display:flex;justify-content:space-between;gap:20px;color:#708b9b;font-size:.82rem;border-top:1px solid rgba(141,203,231,.1)}@media(max-width:800px){.header{min-height:74px}.header nav>a:first-child,.brand small{display:none}.hero{margin-top:45px;grid-template-columns:1fr;gap:34px}.features{grid-template-columns:1fr}footer{flex-direction:column}}.portal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.portal-heading h1{margin-bottom:14px}.portal-heading p{margin:0;color:#91a8b7}.profile-separator{margin:0 10px;color:#3fbfe9}.portal-state{margin-top:40px;display:flex;align-items:center;gap:20px}.portal-state .spinner{width:42px;height:42px;flex:0 0 auto;display:block;border-width:3px!important;border-style:solid!important;border-radius:50%}.portal-state p{margin:7px 0 0;color:#91a8b7}.portal-state-error{justify-content:space-between;border-color:#ff9e9e40}.portal-summary{margin:42px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-summary>div{padding:23px;border-radius:18px;border:1px solid rgba(141,203,231,.14);background:#081b26c7}.portal-summary span,.portal-summary strong{display:block}.portal-summary span{color:#91a8b7;font-size:.83rem}.portal-summary strong{margin-top:8px;font-size:1.65rem;overflow-wrap:anywhere}.portal-section-heading{margin-bottom:20px}.portal-section-heading h2{margin:8px 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.device-grid{display:grid;gap:18px}.device-card{padding:clamp(23px,4vw,34px);border-radius:22px;border:1px solid rgba(141,203,231,.14);background:#081b26c7;box-shadow:0 24px 70px #0000002e}.device-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.device-card h2{margin:6px 0 0;font-size:clamp(1.5rem,4vw,2.2rem)}.device-site{color:#91a8b7;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.device-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:999px;font-size:.83rem;font-weight:800}.device-status>span{width:9px;height:9px;border-radius:50%}.device-status-online{color:#76e5a8;background:#48dd8b17}.device-status-online>span{background:#48dd8b;box-shadow:0 0 0 5px #48dd8b1a}.device-status-offline{color:#ffabab;background:#ff787814}.device-status-offline>span{background:#ff8585}.device-details{margin:28px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.device-details div{min-width:0;padding-top:18px;border-top:1px solid rgba(141,203,231,.1)}.device-details dt{color:#708b9b;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.device-details dd{margin:8px 0 0;color:#dceaf2;overflow-wrap:anywhere}.empty-state{text-align:center}.empty-state h2{margin-top:0}.empty-state p{margin-bottom:0;color:#91a8b7}@media(max-width:800px){.portal-heading,.device-card-header{flex-direction:column}.portal-summary{grid-template-columns:1fr}.device-details{grid-template-columns:1fr 1fr}.portal-state-error{align-items:stretch;flex-direction:column}}@media(max-width:520px){.device-details{grid-template-columns:1fr}}
