:root{font-family:Heebo,Arial Hebrew,Arial,system-ui,sans-serif;color:#eaf4ff;background:#07111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% 0%,#14314a 0,#07111f 38%,#040a13)}button{font:inherit}button:focus-visible{outline:3px solid #78d6ff;outline-offset:3px}.center,.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(100%,430px);padding:48px;border:1px solid #27425a;border-radius:30px;background:#0a1a29db;box-shadow:0 30px 80px #00000059;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark{display:grid;place-items:center;width:54px;height:54px;margin-bottom:28px;border-radius:17px;color:#062337;background:linear-gradient(135deg,#86e7ff,#4db7e7);font-size:28px;font-weight:700}.eyebrow{margin:0 0 8px;color:#70c8ed;font-size:12px;font-weight:700;letter-spacing:.18em}h1{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.1;letter-spacing:-.03em}.login-card h1{font-size:38px}.muted{color:#a9bdce;line-height:1.7}.primary,.secondary,.icon-button{border:0;cursor:pointer}.primary{color:#052335;background:#72d8ff;border-radius:14px;font-weight:700}.primary.large{width:100%;margin-top:24px;padding:15px 24px}.secondary{padding:9px 16px;border:1px solid #365168;border-radius:12px;color:#d9ecf9;background:#0c2031}.icon-button{width:42px;height:42px;border-radius:12px;color:#d9ecf9;background:#112a3d;font-size:24px}.app-shell{width:min(1180px,calc(100% - 40px));min-height:100vh;margin:auto;padding:64px 0 28px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:42px}.header-actions{display:flex;gap:10px}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:22px}.device-card{position:relative;overflow:hidden;padding:30px;border:1px solid #20394e;border-radius:26px;background:linear-gradient(145deg,#0f2739f5,#081826f5);box-shadow:0 24px 60px #00000038}.device-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#345369;opacity:.6}.device-card.is-on:before{background:linear-gradient(90deg,#56d3ff,#8ef0d0);opacity:1}.card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.card-heading h2{margin:4px 0 0;font-size:28px}.status{margin:0;color:#9eb3c4;font-size:13px}.status-dot{display:inline-block;width:7px;height:7px;margin-left:7px;border-radius:50%;background:#657d8f}.is-on .status-dot{background:#69e3ba;box-shadow:0 0 12px #69e3ba}.power{display:grid;place-items:center;flex:0 0 auto;width:52px;height:52px;border:1px solid #365369;border-radius:50%;color:#9db4c7;background:#0a1b2b;cursor:pointer;font-size:26px;transition:.2s ease}.power.active{color:#06253a;border-color:transparent;background:#72d8ff;box-shadow:0 0 28px #5bcdfb59}.power:disabled,.toggle:disabled{cursor:wait;opacity:.68}.reading{display:flex;flex-direction:column;align-items:center;padding:42px 0 34px}.reading-value{font-size:72px;font-weight:500;line-height:1;letter-spacing:-.06em}.reading-label{margin-top:10px;color:#8fa8ba;font-size:13px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 0;border-block:1px solid #213a4e}.metrics div{display:flex;flex-direction:column;align-items:center;gap:5px;border-left:1px solid #213a4e}.metrics div:last-child{border-left:0}.metrics span{color:#8fa8ba;font-size:12px}.metrics strong{font-size:15px}.climate-row{display:flex;justify-content:space-between;align-items:center;padding-top:24px}.climate-row div{display:flex;flex-direction:column}.climate-row span{color:#819aae;font-size:12px;direction:ltr;text-align:right}.toggle{position:relative;width:52px;height:29px;padding:3px;border:0;border-radius:20px;background:#345064;cursor:pointer;transition:.2s ease}.toggle>span:not(.mini-loader){display:block;width:23px;height:23px;border-radius:50%;background:#fff;transform:translate(-23px);transition:.2s ease}.toggle.enabled{background:#5bc9ef}.toggle.enabled>span:not(.mini-loader){transform:translate(0)}.error{padding:12px 14px;border:1px solid #8b4750;border-radius:12px;color:#ffd7dc;background:#3c1d24}.error.banner{margin:-20px 0 24px}.empty{display:grid;place-items:center;min-height:280px;color:#8fa8ba}.loader,.mini-loader{display:block;border-radius:50%;border:3px solid #365369;border-top-color:#72d8ff;animation:spin .8s linear infinite}.loader{width:42px;height:42px}.mini-loader{width:21px;height:21px}.mini-loader.dark{margin:auto;border-color:#0003;border-top-color:#fff}footer{padding-top:34px;color:#60788b;font-size:12px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.app-shell{width:min(100% - 24px,1180px);padding-top:30px}header{align-items:flex-end;margin-bottom:28px}header h1{font-size:28px}.secondary{display:none}.device-card{padding:24px;border-radius:22px}.reading{padding:34px 0 28px}.reading-value{font-size:64px}.login-card{padding:34px 26px}.login-card h1{font-size:32px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
