:root{--ink:#242925;--muted:#737a74;--green:#356448;--green-soft:#eaf1e9;--line:#e4e7e1;--bg:#f5f5f3;--red:#ac3c31;--amber:#996218;--shadow:0 4px 24px #24332405;--radius:22px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:wait}button{transition:background .15s,box-shadow .15s,transform .15s}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #669779;outline-offset:4px}a{color:inherit}svg{width:20px;height:20px;vertical-align:middle;flex:none}button svg{pointer-events:none}.skip{position:fixed;top:-80px;padding:16px;background:white;z-index:99}.skip:focus{top:5px}[hidden]{display:none!important}
.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#fbfcf9;border-right:1px solid var(--line);padding:36px 24px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:23px;font-weight:680;letter-spacing:-1.1px}.brandperiod{color:#6b8c43;margin-left:-8px}.brandmark{display:flex;align-items:flex-end;gap:3px;width:26px;height:28px;transform:rotate(-12deg)}.brandmark i{display:block;width:6px;background:var(--green);border-radius:4px;height:14px}.brandmark i:nth-child(2){height:24px}.brandmark i:nth-child(3){height:19px}.workspace{display:grid;gap:9px;padding:46px 10px 30px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--muted)}.workspace strong{font-size:14px}.workspace-note{font-size:11px;color:var(--muted);line-height:1.6}.sidebar nav{display:grid;gap:6px}.sidebar nav button,.settings-link{display:flex;align-items:center;gap:12px;background:transparent;border:0;padding:13px 15px;color:#6b746d;border-radius:12px;text-align:left;font-size:14px;font-weight:500;min-height:48px}.sidebar nav button.on{background:var(--green-soft);color:#244d35;font-weight:650}.sidebar nav button:hover,.settings-link:hover{background:#edf0e9}.badge{margin-left:auto;min-width:20px;padding:3px 6px;border-radius:7px;background:#f2ded5;color:var(--red);font-size:10px;text-align:center}.sidebar-bottom{margin-top:auto;display:grid;gap:20px}.connection{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);padding-left:15px}.dot{width:6px;height:6px;border-radius:50%;background:#b5b8b2}.dot.ok{background:#548366}.dot.err{background:#b87645}.version{font-size:10px;color:#8b928a;padding-left:15px}.main-shell{margin-left:240px}.topbar{height:86px;display:flex;align-items:center;gap:18px;padding:0 48px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}#lastUpdated{margin-left:auto;font-size:11px}.icon-button,.avatar{display:grid;place-items:center;background:transparent;border:0;color:var(--muted);width:44px;height:44px;border-radius:50%;flex:none;font-size:26px}.icon-button:hover{background:#e9ece6}.avatar{background:#e8ece4;color:var(--green);width:36px;height:36px}.demo-badge{font-size:10px;border:1px solid #deded5;padding:6px 10px;border-radius:20px;color:#77765d}main{max-width:1420px;margin:auto;padding:43px 48px 32px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading h1{font-size:40px;font-weight:600;letter-spacing:-1.6px;margin:8px 0 9px;line-height:1.15}.page-heading p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.primary,.secondary,.text-button{border-radius:11px;padding:12px 17px;font-size:12px;font-weight:550;min-height:44px}.primary{background:var(--green);color:white;border:1px solid var(--green)}.primary:hover{background:#274f38}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.secondary:hover{background:#f0f3ed}.text-button{background:none;border:0;color:var(--green)}.primary svg,.secondary svg{width:16px;height:16px;margin-right:7px}.summary{display:grid;grid-template-columns:1.3fr 1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px 0;margin-bottom:32px;box-shadow:var(--shadow)}.summary>div{padding:0 30px;border-left:1px solid var(--line)}.summary>div:first-child{border:0}.summary-label{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px;margin-bottom:9px}.summary-number{font-size:30px;font-weight:550;letter-spacing:-1px}.summary-number small{font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-left:7px}.summary-foot{font-size:10px;color:var(--muted);margin-top:8px}.summary-number.status-text{font-size:23px;line-height:1.7;letter-spacing:-.6px}.toolbar{display:flex;align-items:center;gap:15px;margin:0 0 22px}.segmented{display:flex;gap:4px;border:1px solid var(--line);background:#eceee9;border-radius:11px;padding:3px}.segmented button{border:0;background:none;color:var(--muted);padding:9px 14px;border-radius:8px;font-size:11px;min-height:36px}.segmented button.on{background:#fff;color:var(--ink);box-shadow:0 1px 4px #00000009}.search{margin-left:auto;position:relative;width:230px}.search svg{position:absolute;top:12px;left:12px;width:17px;height:17px;color:#8a908a}.search input{width:100%;padding:11px 12px 11px 38px;border:1px solid var(--line);border-radius:10px;background:transparent;font-size:11px;color:var(--ink)}.section-head{display:flex;align-items:center;gap:10px;margin:24px 0 14px}.section-head h2{font-size:14px;font-weight:600;margin:0}.section-head span{font-size:11px;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:23px 24px 17px;box-shadow:var(--shadow);transition:box-shadow .2s,border-color .2s;position:relative}.card:hover{border-color:#c7d1c4;box-shadow:0 6px 28px #24332409}.card-head{display:flex;gap:12px;align-items:center}.sensor-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#f0f3ec;color:#607158;flex:none}.sensor-icon.haug{background:#f4efe5;color:#8a744f}.sensor-icon.naal{background:#eaf0f3;color:#637b86}.sensor-icon.vaer{background:#eeedf4;color:#80788f}.card h3{font-size:16px;letter-spacing:-.35px;font-weight:600;margin:0 0 5px}.card .subtitle{font-size:10px;color:var(--muted)}.card-head .icon-button{margin-left:auto;width:36px;height:40px}.card-head .icon-button svg{width:16px}.card-topline{display:flex;align-items:center;justify-content:space-between;margin:19px 0 16px;font-size:10px}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:20px;font-size:10px;padding:5px 9px;background:#edf4eb;color:#527344}.status-pill:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill.red{background:#f9ede8;color:var(--red)}.status-pill.yellow{background:#faf2e3;color:var(--amber)}.status-pill.unknown{background:#f0f1ef;color:#757d75}.time{font-size:10px;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:19px 12px;margin:16px 0 20px}.metric-label{font-size:10px;color:var(--muted);margin-bottom:6px}.metric-value{font-size:34px;font-weight:500;letter-spacing:-1.2px;line-height:1.1;font-variant-numeric:tabular-nums}.metric-value small{font-size:15px;letter-spacing:-.3px;color:#8b928a;margin-left:3px;font-weight:400}.metrics .secondary-metric .metric-value{font-size:24px}.card-note{border-top:1px solid #eef0eb;padding-top:12px;font-size:11px;line-height:1.6;color:var(--muted);min-height:42px}.card-note.red{color:var(--red)}.card-note.yellow{color:var(--amber)}.card-bottom{display:flex;align-items:center;gap:13px;margin-top:12px;color:#879084;font-size:10px}.card-bottom svg{width:13px;height:13px;margin-right:4px}.history-link{margin-left:auto;border:0;background:none;color:var(--green);font-size:10px;min-height:36px;padding:4px 0 4px 10px}.page-footer{display:flex;justify-content:space-between;margin:0 48px 30px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:#91978f}.notice{margin:22px 48px 0;padding:14px 18px;border-radius:12px;background:#fff2dc;color:#805818;font-size:12px}.loading,.empty{padding:70px 25px;text-align:center;color:var(--muted);line-height:1.8;font-size:14px}.empty h2{color:var(--ink);font-size:24px;font-weight:550}.empty .sensor-icon{margin:0 auto 20px;width:64px;height:64px;border-radius:20px}.empty .primary{margin-top:20px}.alert-row{display:flex;gap:18px;align-items:center;background:white;border:1px solid var(--line);padding:22px 24px;border-radius:18px;margin-bottom:12px}.alert-row h3{font-size:14px;margin:0 0 7px}.alert-row p{font-size:12px;line-height:1.6;margin:0 0 7px}.alert-row small{font-size:10px;color:var(--muted)}.alert-row .alert-actions{margin-left:auto}.alert-symbol{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#faf1dd;color:var(--amber);flex:none}.alert-row.red .alert-symbol{background:#faeae4;color:var(--red)}.acked-label{font-size:11px;color:var(--muted)}.chartbox{background:#fff;padding:28px;border:1px solid var(--line);border-radius:var(--radius)}.chartwrap{position:relative;height:320px;margin-top:24px}.chart-title{font-size:17px;margin:0;font-weight:550}.histsel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:25px}.histsel select{padding:12px;border:1px solid var(--line);background:white;border-radius:10px;color:var(--ink);max-width:45%}.history-info{font-size:11px;color:var(--muted);line-height:1.8}.data-table{width:100%;font-size:12px;border-collapse:collapse;margin-top:18px}.data-table th,.data-table td{padding:13px 10px;text-align:right;border-bottom:1px solid var(--line)}.data-table th:first-child,.data-table td:first-child{text-align:left}.data-table th{font-size:10px;font-weight:500;color:var(--muted)}details{margin-top:25px}summary{font-size:12px;color:var(--muted);cursor:pointer}
dialog{border:1px solid var(--line);border-radius:24px;padding:28px;width:520px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 40px);color:var(--ink);box-shadow:0 30px 100px #14291d33}dialog::backdrop{background:#182b2244;backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-head h2{font-size:27px;font-weight:600;letter-spacing:-.8px;margin:7px 0 15px}dialog section{padding:16px 0;border-bottom:1px solid var(--line)}dialog h3{font-size:14px;margin:0 0 10px}.hint{font-size:12px;color:var(--muted);line-height:1.7}dialog label{display:block;font-size:12px;margin:15px 0;color:#5b665d}dialog input,dialog select{display:block;width:100%;margin-top:7px;background:#fafbf8;border:1px solid #dbe0d7;border-radius:9px;padding:12px;font-size:16px;color:var(--ink)}dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.rules{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.rules label{font-size:11px}.button-row{display:flex;gap:8px;flex-wrap:wrap}.form-error{color:var(--red);font-size:12px}.form-link{color:var(--green);background:none;border:0;padding:12px 0;font-size:12px}#toast{position:fixed;bottom:30px;left:calc(50% + 120px);transform:translateX(-50%);padding:14px 24px;background:#263c2e;color:white;border-radius:14px;box-shadow:0 10px 40px #0002;font-size:12px;z-index:50;max-width:90vw}
@media(min-width:1550px){.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1150px){.sidebar{width:205px;padding:30px 17px}.main-shell{margin-left:205px}.topbar{padding:0 30px}main{padding:35px 30px}.page-footer{margin:0 30px 24px}.summary>div{padding:0 20px}.card{padding:20px}.search{width:180px}.segmented button{padding:9px 10px}}
@media(max-width:760px){.sidebar{position:static;width:auto;height:69px;padding:18px 22px;border-right:0;border-bottom:1px solid var(--line);background:#fbfcf9}.brand{font-size:22px}.workspace,.sidebar-bottom{display:none}.sidebar nav{position:fixed;bottom:0;left:0;right:0;display:flex;gap:0;padding:7px 16px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #e0e4dd;background:#fcfdfaf5;backdrop-filter:blur(18px);z-index:30}.sidebar nav button{flex:1;display:flex;flex-direction:column;gap:5px;justify-content:center;font-size:10px;padding:8px;min-height:50px;position:relative}.sidebar nav button.on{background:none;color:var(--green)}.sidebar nav button svg{width:21px;height:21px}.badge{position:absolute;top:2px;left:calc(50% + 7px);font-size:9px;min-width:15px;padding:2px 4px}.main-shell{margin:0;padding-bottom:82px}.topbar{height:52px;padding:0 22px;border:0;gap:8px;font-size:10px}.topbar .avatar{position:absolute;right:20px;top:16px}.demo-badge{font-size:8px;padding:4px 6px}#lastUpdated{font-size:9px}.topbar .icon-button{width:30px;height:35px}main{padding:19px 20px 24px}.page-heading{margin-bottom:24px;align-items:center;gap:10px}.page-heading h1{font-size:34px;letter-spacing:-1.2px;margin:7px 0 10px}.page-heading p{font-size:12px;max-width:245px}.page-heading>.primary{padding:10px;font-size:11px}.eyebrow{font-size:9px}.summary{padding:18px 0;margin-bottom:24px;border-radius:18px;grid-template-columns:1.2fr 1fr 1fr}.summary>div{padding:0 13px}.summary-label{font-size:9px;gap:5px}.summary-label svg{width:13px;height:13px}.summary-number{font-size:26px}.summary-number small{font-size:10px;margin-left:3px}.summary-foot{font-size:9px;line-height:1.5}.summary-number.status-text{font-size:17px;line-height:1.75}.toolbar{flex-wrap:wrap;gap:13px;margin-bottom:20px}.segmented{width:100%;justify-content:space-between}.segmented button{flex:1;padding:9px 7px;font-size:10px}.search{width:100%;margin:0}.search input{background:#fafbf9;font-size:12px}.card-grid{grid-template-columns:1fr;gap:14px}.section-head{margin-top:20px}.card{padding:22px;border-radius:20px}.card h3{font-size:17px}.metric-value{font-size:37px}.metrics{gap:21px}.card-topline{margin:18px 0}.card-note{font-size:11px}.page-footer{margin:0 22px 15px;font-size:9px;gap:15px;line-height:1.7}.page-footer span{text-align:right}.notice{margin:10px 20px;font-size:11px}.alert-row{padding:18px;gap:12px;align-items:flex-start;flex-wrap:wrap}.alert-row>div:nth-child(2){flex:1}.alert-row .alert-actions{width:100%;text-align:right}.histsel{flex-wrap:wrap}.histsel select{max-width:none;width:100%}.chartbox{padding:20px 14px}.chartwrap{height:285px}dialog{padding:23px;max-height:calc(100dvh - 26px)}dialog footer{flex-wrap:wrap}.rules{gap:0 12px}.data-table{font-size:10px}.data-table th,.data-table td{padding:12px 4px}#toast{left:50%;bottom:90px}.empty{padding:35px 15px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep secondary information readable on the matte background. */
:root{--muted:#687166}.card .subtitle,.time,.card-bottom{color:#687166}.card{display:flex;flex-direction:column}.card-bottom{margin-top:auto;padding-top:12px}.metric-value small{color:#737c71}.metric-label{font-size:11px}

/* Gårdsarbeid, på stor skjerm og i lomma. */
:root{--green-deep:#214c35;--muted:#687268}button,input,select,textarea{font:inherit}textarea{color:var(--ink)}.primary,.secondary,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.primary svg,.secondary svg{margin:0}.primary:disabled,.secondary:disabled{cursor:wait}.sidebar nav button{font-size:13px}.sidebar-bottom{padding-top:25px}.account-button{border:0;border-top:1px solid var(--line);padding:20px 3px 0;background:none;display:flex;align-items:center;gap:10px;text-align:left;color:var(--ink)}.account-button>span:nth-child(2){min-width:0;flex:1}.account-button strong{display:block;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.account-button>span:last-child svg{width:14px;color:var(--muted)}.avatar{width:40px;height:40px;font-size:13px;font-weight:600}#mobileAccount{display:none}.page-heading h1{font-weight:590}.page-heading p{line-height:1.7}.section-head{justify-content:space-between;gap:12px}.section-head h2{font-size:16px;letter-spacing:-.25px}.section-head p{font-size:11px;color:var(--muted);margin:5px 0 0}.section-head .text-button{font-size:11px;padding-right:0}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:var(--shadow)}.empty{padding:46px 25px;border:1px dashed #d9dfd4;border-radius:var(--radius);background:#fbfcf9;font-size:13px}.empty h2{font-size:22px;letter-spacing:-.5px;margin:18px 0 8px}.empty p{max-width:440px;margin:0 auto 14px}.empty .sensor-icon{width:58px;height:58px;border-radius:18px}.empty.compact-empty{padding:28px 20px}.empty.compact-empty h2{font-size:17px;margin-top:0}.summary{grid-template-columns:1.4fr 1fr 1fr 1fr}.summary>div{padding:0 24px}.summary-label{line-height:1.5}.summary-foot{line-height:1.6}.summary-number.status-text{font-size:24px;line-height:1.4}.attention-strip{background:#f5eddf;border:1px solid #e9dbc2;display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:15px;margin-bottom:24px}.attention-strip.red{background:#f8ede7;border-color:#efd9ce}.attention-strip>svg{color:var(--amber)}.attention-strip.red>svg{color:var(--red)}.attention-strip>div{flex:1}.attention-strip strong{font-size:12px;font-weight:600}.attention-strip p{font-size:11px;margin:4px 0 0;color:var(--muted);line-height:1.6}.attention-strip button{white-space:nowrap}.two-column{display:grid;grid-template-columns:1.45fr 1fr;gap:20px}.quick-list{display:grid;gap:0}.quick-row{display:flex;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.quick-row:first-child{padding-top:0}.quick-row:last-child{padding-bottom:0;border:0}.quick-row>div{flex:1;min-width:0}.quick-row strong{font-size:13px;font-weight:550;display:block}.quick-row p{font-size:11px;color:var(--muted);margin:5px 0 0}.quick-row>span{font-size:14px;font-weight:550;font-variant-numeric:tabular-nums}.inline-link{border:0;background:none;color:var(--green);font-size:12px;padding:0;min-height:44px;text-align:left}.welcome-note{display:flex;gap:16px;align-items:center;background:#ebf0e7;border:1px solid #dfe7d9;border-radius:18px;padding:22px}.welcome-note h2{font-size:17px;margin:0 0 6px;font-weight:550}.welcome-note p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.welcome-note>div{flex:1}
.toolbar{flex-wrap:wrap;gap:12px}.toolbar label,.toolbar select{margin:0}.toolbar select{font-size:12px;padding:11px 32px 11px 12px;min-height:44px;border:1px solid var(--line);border-radius:11px;background:#fff;max-width:220px;color:var(--ink)}.segmented{max-width:100%;overflow-x:auto}.segmented button{min-height:38px;white-space:nowrap}.search{margin-left:auto!important;min-width:190px;flex:1;max-width:260px}.search input{min-height:44px;background:#fbfcf9;font-size:12px}.search svg{top:14px}.filter-caption{font-size:11px;color:var(--muted);margin:-5px 0 20px}.card{min-width:0}.card-head>div{min-width:0;flex:1}.card h3{overflow-wrap:anywhere}.card .subtitle{line-height:1.5}.card-head .icon-button{width:44px;height:44px;margin-right:-10px}.favorite{color:#98a38f}.favorite.is-favorite{color:#967031}.card-topline{gap:8px}.status-pill{line-height:1.5}.status-pill:before{flex:none}.time{white-space:nowrap}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-label{line-height:1.5}.card-note{margin-top:auto;line-height:1.7}.card-bottom{margin-top:0;padding-top:9px}.history-link{min-height:44px;font-size:11px}.compact-cards .card{padding:18px 20px 10px}.compact-cards .card-note,.compact-cards .secondary-metric{display:none}.compact-cards .metric-value{font-size:29px}.compact-cards .metrics{margin-bottom:5px}.compact-cards .card-topline{margin:13px 0}.compact-cards .card h3{font-size:15px}
.bin-art{height:70px;display:flex;align-items:center;gap:20px;color:#718264;margin:18px 0 4px}.bin-art>svg{width:85px;height:65px;flex:none}.bin-art>div{flex:1;min-width:0}.bin-amount{font-size:35px;letter-spacing:-1px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--ink)}.bin-amount small{font-size:14px;font-weight:400;color:var(--muted);margin-left:4px}.bin-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:23px 0}.bin-details dt{font-size:10px;color:var(--muted);margin-bottom:5px}.bin-details dd{font-size:12px;margin:0;line-height:1.5;overflow-wrap:anywhere}.bin-actions{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:14px;margin-top:auto}.bin-actions .text-button{margin-left:auto;padding-right:0}.bin-sensor{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:12px;background:#f5f7f2;margin:0 0 18px;font-size:11px;color:var(--muted);line-height:1.6}.bin-sensor svg{width:15px}.bin-sensor strong{color:var(--ink);font-weight:500}.inventory-summary{display:flex;align-items:center;gap:25px;margin:0 0 25px}.inventory-summary strong{font-size:28px;font-weight:500;letter-spacing:-.8px}.inventory-summary small{font-size:11px;color:var(--muted);display:block;margin-top:5px}.inventory-summary>div+div{border-left:1px solid var(--line);padding-left:25px}
.weather-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.weather-panel{padding:28px;min-width:0}.weather-panel.forecast-panel{background:linear-gradient(145deg,#eef2e7,#fafbf7);border-color:#dce3d5}.weather-panel .eyebrow{display:flex;align-items:center;gap:7px}.weather-panel h2{font-size:19px;font-weight:550;letter-spacing:-.45px;margin:12px 0 5px}.weather-source{font-size:11px;color:var(--muted);line-height:1.7}.weather-main{display:flex;align-items:center;justify-content:space-between;margin:22px 0}.weather-main>svg{width:65px;height:65px;color:#7b8e6b;stroke-width:1.2}.weather-temperature{font-size:62px;font-weight:400;letter-spacing:-3px;line-height:1}.weather-temperature small{font-size:30px;color:#7a8574;letter-spacing:-1px}.weather-properties{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;padding-top:20px;border-top:1px solid #dce3d5}.weather-properties>div{font-size:16px;font-weight:500;letter-spacing:-.2px}.weather-properties small{display:block;color:var(--muted);font-size:10px;font-weight:400;line-height:1.5;margin-bottom:7px;letter-spacing:0}.weather-properties em{display:block;color:var(--muted);font-size:9px;font-style:normal;margin-top:4px}.weather-comparison{display:flex;align-items:center;gap:12px;margin:20px 0;font-size:12px;line-height:1.7;color:var(--muted);border:1px solid var(--line);padding:15px 20px;border-radius:14px;background:#fbfcf9}.weather-comparison svg{color:var(--green)}.weather-hours{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(90px,1fr);overflow-x:auto;overscroll-behavior-x:contain;gap:0;padding-bottom:8px}.weather-hour{padding:17px 14px;display:flex;flex-direction:column;align-items:center;gap:12px;border-right:1px solid var(--line);font-size:11px;color:var(--muted);text-align:center}.weather-hour:last-child{border:0}.weather-hour>strong{font-size:18px;font-weight:500;color:var(--ink)}.weather-hour>svg{width:26px;height:26px;color:#8b967a}.weather-hour .precipitation{color:#587c92;line-height:1.5;min-height:34px}.weather-hour .precipitation small{display:block;font-size:9px}.forecast-meta{font-size:10px;line-height:1.9;color:var(--muted);margin:16px 0 0}.forecast-meta a{color:inherit;text-underline-offset:3px}.daily-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.day-card{padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff}.day-card>strong{display:block;font-size:12px;font-weight:550}.day-card>svg{display:block;width:30px;height:30px;color:#859375;margin:19px 0}.day-card .day-temp{font-size:21px;letter-spacing:-.5px}.day-card .day-temp span{color:var(--muted);font-size:15px}.day-card p{font-size:11px;line-height:1.8;color:var(--muted);margin:13px 0 0}.day-card small{font-size:9px;line-height:1.5;display:block;color:var(--muted);margin-top:7px}.comparison-table td:first-child{font-weight:500}.comparison-table td small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.weather-preview{display:flex;align-items:center;gap:20px}.weather-preview>svg{width:52px;height:52px;color:#839471}.weather-preview strong{font-size:30px;font-weight:500;letter-spacing:-1px}.weather-preview p{font-size:11px;color:var(--muted);line-height:1.7;margin:6px 0 0}
.tab-strip{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow-x:auto}.tab-strip button{border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);padding:12px 2px 15px;white-space:nowrap;font-size:12px;min-height:48px}.tab-strip button.on{color:var(--green);border-bottom-color:var(--green);font-weight:600}.tab-strip button span{margin-left:6px;background:#e5e9df;border-radius:5px;padding:2px 5px;font-size:10px}.history-stats{display:flex;gap:25px;border-top:1px solid var(--line);padding-top:18px;margin-top:16px;flex-wrap:wrap}.history-stats strong{font-size:19px;font-weight:500;letter-spacing:-.3px}.history-stats small{display:block;margin-bottom:7px;font-size:10px;color:var(--muted)}.table-scroll{overflow-x:auto}.data-table th,.data-table td{white-space:nowrap}.alert-row>div:nth-child(2){flex:1;min-width:0}.alert-row.cleared .alert-symbol{background:var(--green-soft);color:var(--green)}.alert-actions{display:flex;gap:8px;align-items:center}.acked-label{line-height:1.6}
.settings-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:30px}.settings-nav{display:flex;flex-direction:column;gap:4px;align-self:start}.settings-nav button{background:none;border:0;color:var(--muted);padding:13px 14px;border-radius:11px;min-height:44px;font-size:12px;text-align:left}.settings-nav button.on{background:#e9eee4;color:var(--green);font-weight:550}.settings-panel{max-width:760px}.settings-panel h2{font-size:22px;font-weight:550;letter-spacing:-.6px;margin:0 0 8px}.settings-panel h3{font-size:14px;font-weight:600;margin:0 0 7px}.settings-panel>.hint{margin:0 0 23px}.settings-section{padding:24px 0;border-top:1px solid var(--line)}.settings-section:first-of-type{border:0;padding-top:10px}.check-row{display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);cursor:pointer}.check-row>div{flex:1}.check-row strong{font-size:13px;font-weight:550;display:block}.check-row small{font-size:11px;color:var(--muted);display:block;line-height:1.6;margin-top:5px}.check-row input{accent-color:var(--green);width:20px;height:20px;flex:none}.check-row:last-child{border:0}.site-row,.user-row{display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.site-row>div,.user-row>div{flex:1;min-width:0}.site-row h3,.user-row h3{font-size:14px;margin:0 0 5px;overflow-wrap:anywhere}.site-row p,.user-row p{font-size:11px;color:var(--muted);line-height:1.65;margin:0}.user-row .status-pill{margin-top:7px}.role-note{background:#f3f6ef;padding:16px 18px;border-radius:12px;font-size:11px;color:var(--muted);line-height:1.8;margin-top:20px}.role-note strong{color:var(--ink);font-weight:550}.install-steps{list-style:none;counter-reset:steps;padding:0;margin:24px 0}.install-steps li{display:flex;gap:14px;margin:19px 0;font-size:13px;line-height:1.8;color:var(--muted);align-items:flex-start}.install-steps li:before{counter-increment:steps;content:counter(steps);flex:none;display:grid;place-items:center;width:28px;height:28px;background:var(--green-soft);border-radius:50%;color:var(--green);font-size:12px;font-weight:600}.install-steps strong{color:var(--ink);font-weight:550}.connection-detail{display:grid;grid-template-columns:1fr auto;gap:14px;font-size:12px;padding:16px 0;border-bottom:1px solid var(--line)}.connection-detail>span:first-child{color:var(--muted)}.connection-detail>span:last-child{overflow-wrap:anywhere;text-align:right;max-width:320px}.readonly-note{background:#edf1e7;color:#5c6a55;border-radius:10px;padding:12px 15px;font-size:11px;line-height:1.7;margin-bottom:20px}
label.field{display:block;font-size:12px;color:#596554;margin:16px 0}label.field input,label.field select,label.field textarea{display:block;width:100%;margin-top:7px;background:#fafbf8;border:1px solid #dbe0d7;border-radius:10px;padding:12px;font-size:16px;color:var(--ink);min-height:46px}label.field textarea{min-height:100px;resize:vertical;line-height:1.6}label.field small{font-size:10px;line-height:1.7;display:block;margin-top:6px;color:var(--muted)}label.field input:disabled{color:#687268;background:#f0f1ed;opacity:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .full{grid-column:1/-1}.form-error{line-height:1.6;margin:12px 0}.form-error:empty{display:none}.form-success{color:var(--green);font-size:12px;line-height:1.6}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;flex-wrap:wrap}.form-actions .text-button{margin-right:auto}.readonly-value{padding:12px 0;font-size:14px}.rules label.field{font-size:11px}dialog{width:580px}dialog.wide{width:780px}.dialog-head{align-items:flex-start}.dialog-head .icon-button{margin-top:-5px;margin-right:-7px}.dialog-head+.hint{margin-top:0}.movement-balance{background:#edf2e8;padding:18px 20px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;margin:10px 0 23px;font-size:12px;color:var(--muted)}.movement-balance strong{font-size:25px;color:var(--ink);font-weight:500}.movement-balance strong small{font-size:13px}.danger-button{border-radius:11px;padding:12px 17px;font-size:12px;font-weight:550;min-height:44px;background:#fff8f5;border:1px solid #edd7d1;color:var(--red)}.notice{line-height:1.7}#toast{line-height:1.6}.auth-screen{min-height:100dvh;display:flex;align-items:center;flex-direction:column;padding:50px 20px;background:radial-gradient(ellipse at 75% 15%,#e8eee1 0,transparent 55%),var(--bg)}.auth-screen>.brand{align-self:center;margin-bottom:42px}.auth-card{width:420px;max-width:100%;padding:34px 36px;background:#ffffffdd;border:1px solid #e0e5da;border-radius:27px;box-shadow:0 15px 65px #24332406}.auth-card h1{font-size:32px;font-weight:560;letter-spacing:-1.3px;line-height:1.2;margin:12px 0}.auth-card .hint{margin-bottom:25px}.auth-card .primary{width:100%;margin-top:8px}.auth-card .text-button{width:100%;margin-top:10px}.auth-footer{font-size:11px;color:var(--muted);margin-top:30px}.auth-password-toggle{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);min-height:36px}.auth-password-toggle input{accent-color:var(--green)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}textarea:focus-visible,summary:focus-visible{outline:3px solid #669779;outline-offset:4px}
@media(max-width:1160px){.summary>div{padding:0 18px}.summary-number.status-text{font-size:21px}.summary-number{font-size:26px}.two-column{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:155px minmax(0,1fr);gap:23px}.weather-panel{padding:24px}.weather-properties{gap:10px}.weather-properties>div{font-size:14px}}
@media(max-width:960px){.summary{grid-template-columns:repeat(2,1fr);row-gap:20px;padding:22px 0}.summary>div:nth-child(3){border-left:0}.two-column{grid-template-columns:1fr}.weather-grid{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto;padding-bottom:5px}.settings-nav button{white-space:nowrap}.toolbar .search{max-width:none}}
@media(max-width:760px){.sidebar nav{padding-left:10px;padding-right:10px}.sidebar nav button{font-size:9px;padding:7px 3px;min-height:54px}.sidebar nav button svg{width:21px;height:21px}#mobileAccount{display:grid;position:absolute;right:20px;top:14px;width:44px;height:44px}.topbar .icon-button{width:44px;height:44px;margin-right:-10px}.page-heading{flex-wrap:wrap}.page-heading p{max-width:320px}.summary{grid-template-columns:repeat(2,1fr);row-gap:23px;padding:22px 0}.summary>div{padding:0 20px}.summary-label{font-size:10px}.summary-number{font-size:29px}.summary-foot{font-size:10px;line-height:1.5;margin-top:7px}.summary-number.status-text{font-size:23px;line-height:1.5}.section-head .text-button{font-size:10px}.toolbar select{flex:1;max-width:none;min-width:calc(50% - 10px);font-size:12px}.search{width:100%;max-width:none!important;flex-basis:100%;margin:0!important}.search input{font-size:14px;min-height:46px}.segmented button{min-height:39px}.card-head .icon-button{width:44px;height:44px}.history-link{font-size:11px;min-height:44px}.attention-strip{padding:16px;align-items:flex-start;gap:12px;flex-wrap:wrap}.attention-strip>svg{margin-top:3px}.attention-strip>div{flex-basis:calc(100% - 34px)}.attention-strip button{margin-left:32px;min-height:38px;padding:7px 0;background:none;border:0;color:var(--green)}.welcome-note{padding:20px;align-items:flex-start;flex-wrap:wrap}.panel{padding:22px}.alert-row>div:nth-child(2){flex-basis:calc(100% - 55px)}.alert-actions{width:100%;justify-content:flex-end}.data-table{font-size:11px}.data-table th,.data-table td{padding:13px 9px}.weather-grid{gap:16px}.weather-panel{padding:25px}.weather-temperature{font-size:61px}.weather-properties>div{font-size:16px}.weather-properties small{font-size:10px}.weather-comparison{padding:15px;font-size:11px;align-items:flex-start}.weather-hours{grid-auto-columns:86px}.weather-hour{padding:16px 10px}.daily-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-summary strong{font-size:25px}.inventory-summary{gap:20px}.inventory-summary>div+div{padding-left:20px}.settings-nav{margin:0 -3px 5px}.settings-nav button{font-size:11px;padding:12px}.user-row{flex-wrap:wrap}.user-row .button-row{width:100%;justify-content:flex-end}.connection-detail{font-size:11px;gap:13px}.connection-detail>span:last-child{max-width:175px}.form-grid{gap:0 13px}dialog.wide{width:calc(100vw - 28px)}#toast{width:max-content;max-width:calc(100vw - 36px);bottom:calc(90px + env(safe-area-inset-bottom))}.auth-screen{padding:34px 20px}.auth-screen>.brand{margin-bottom:32px}.auth-card{padding:28px 25px}.auth-card h1{font-size:30px}}
@media(max-width:365px){main{padding-left:15px;padding-right:15px}.card{padding:19px}.summary>div{padding:0 15px}.summary-number.status-text{font-size:21px}.form-grid,.rules{grid-template-columns:1fr}.weather-panel{padding:21px}.sidebar nav button{font-size:8px}.bin-actions{flex-wrap:wrap}}

.two-column.single{grid-template-columns:1fr}.metric-value{font-variant-numeric:tabular-nums}.install-steps{list-style:decimal;padding-left:28px;counter-reset:none}.install-steps li{display:list-item;padding-left:8px}.install-steps li:before{content:none}.install-steps li::marker{color:var(--green);font-size:13px;font-weight:650}
