:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192e2b;background:#f6f8f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:12px;background:#17694f;color:white;padding:15px 20px;cursor:pointer;font-weight:650}button span{float:right;margin-left:20px}button:disabled{opacity:.45;cursor:default}button:hover:not(:disabled){background:#11513d}a{color:inherit;text-decoration:none}.brand{display:flex;align-items:center;gap:8px;font-size:32px;font-weight:800;letter-spacing:-1.5px}.brand-icon{display:inline-grid;place-items:center;background:#17694f;color:#fff;border-radius:12px;width:39px;height:39px;font-size:30px;margin-right:4px}.brand-dot{color:#2b9773;margin-left:-8px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#55716a;margin-top:38px}h1{font-size:36px;letter-spacing:-1.5px;line-height:1.15;margin:15px 0 20px}.muted{color:#657973;line-height:1.65;font-size:15px}.login-page{min-height:100svh;display:grid;place-items:center;padding:28px;background:radial-gradient(ellipse at 15% 10%,#dceadf 0,transparent 55%),#f5f7f2}.login-card{width:100%;max-width:435px;background:white;border:1px solid #e1e9e2;padding:38px;border-radius:24px;box-shadow:0 20px 80px #243f2910}.login-card label{display:block;font-size:13px;font-weight:650;margin:21px 0 8px}input:not([type=hidden]){width:100%;border:1px solid #cbd8d0;border-radius:10px;padding:13px;background:#fafcf9}input:focus{outline:2px solid #268161;outline-offset:2px}.login-card button{width:100%;margin-top:25px}.footnote{font-size:12px;color:#788a83;line-height:1.7;margin-top:25px}.error{color:#ab3327;font-size:14px}header{height:86px;background:white;border-bottom:1px solid #e1e8e2;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.header-label{font-size:11px;letter-spacing:2px;color:#73867e}.quiet{background:#eff4ef;color:#436454;padding:10px 16px;font-size:13px}.quiet:hover:not(:disabled){color:white}.dashboard{display:grid;grid-template-columns:340px 1fr;min-height:calc(100svh - 86px)}aside{padding:0 30px 25px;background:#fff;z-index:2}.badge{display:inline-block;background:#f3ead4;color:#7a601d;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:700}.badge.fresh{background:#e0f1e6;color:#216849}.badge.error{background:#f9e2db;color:#9d3d2d}dl{margin:28px 0}dl div{border-bottom:1px solid #e8eee8;padding:17px 0}dt{font-size:12px;color:#7b8c84}dd{margin:7px 0 0;font-weight:650;font-size:17px}aside button{width:100%}.map-wrap{position:relative;min-height:450px}#map{height:100%;width:100%;position:absolute;background:#e8eee5}.map-note{position:absolute;z-index:500;top:26px;left:50%;transform:translateX(-50%);background:white;padding:18px 24px;border-radius:14px;text-align:center;box-shadow:0 5px 25px #18342118;width:max-content;max-width:90%;font-size:15px;font-weight:650}.map-note small{font-size:12px;font-weight:400;color:#708178;display:block;margin-top:6px}@media(max-width:700px){header{height:70px;padding:0 20px}.header-label{display:none}.dashboard{display:flex;flex-direction:column-reverse;min-height:0}.map-wrap{height:48svh;min-height:300px}aside{padding:0 23px 22px}aside .eyebrow{margin-top:24px}h1{font-size:30px}dl{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin:12px 0 22px}dd{font-size:15px}.login-card{padding:28px}.map-note{top:15px}}
nav{display:flex;align-items:center;gap:22px;font-size:14px}nav form{margin:0}h2{font-size:22px;letter-spacing:-.5px}.device-list{display:grid;gap:10px;margin:18px 0 28px;max-height:285px;overflow:auto}.device-card{display:flex;align-items:center;gap:13px;text-align:left;background:#f5f8f5;color:#192e2b;border:2px solid transparent;padding:12px}.device-card.selected{border-color:#17694f;background:#edf6ed}.device-card:hover:not(:disabled){background:#e4eee4}.device-card .device-description{float:none;margin:0;display:grid;gap:4px}.device-description small{font-size:11px;font-weight:450;color:#63796b}.code-chip{display:inline-grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;color:white;background:#17694f;letter-spacing:1px}.group-marker{display:grid;place-items:center;width:42px;height:42px;border:3px solid white;border-radius:50%;color:white;font-size:14px;font-weight:800;box-shadow:0 2px 10px #0005}.group-marker.stale{opacity:.5;filter:grayscale(.8);border-style:dashed}.settings-page{max-width:1040px;margin:0 auto;padding:20px 28px 60px}.settings-page.narrow{max-width:700px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.panel{background:white;border:1px solid #e0e8e0;border-radius:18px;padding:25px;margin:20px 0}.stack-form{display:grid;gap:12px}.stack-form label{margin-top:8px;font-size:14px;font-weight:600}select{font:inherit;padding:12px;border:1px solid #cbd8d0;border-radius:10px;background:#fafcf9;max-width:100%}.member-row{border-bottom:1px solid #e1e9e1;padding:20px 0}.member-heading{display:flex;align-items:center;gap:15px;margin-bottom:15px}.member-heading .footnote{margin:4px 0}.member-row form{display:inline-block;margin:4px 4px 0 0}.member-row button{font-size:12px}.text-link{text-decoration:underline;color:#17694f}.panel li{line-height:1.7;margin-bottom:12px}.panel pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eef4ee;padding:12px;border-radius:10px;font-size:15px;user-select:all}.color-green{background:#17694f}.color-blue{background:#2563eb}.color-orange{background:#c65d16}.color-purple{background:#7c3aed}.color-pink{background:#be185d}.color-teal{background:#087f8c}#selection{border-top:1px solid #e1e9e1;padding-top:10px}@media(max-width:700px){nav{gap:12px;font-size:12px}.settings-page{padding:12px 20px 40px}.settings-grid{grid-template-columns:1fr;gap:0}.panel{padding:20px}.device-list{max-height:210px}header .brand{font-size:28px}.member-row form{display:block}.member-row button{width:100%}}
