@font-face{font-family:Fraunces;font-style:normal;font-weight:400 500;font-display:swap;src:url(./fraunces-latin-DihXLNYH.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#faf8f2;--surface:#ffffff;--surface-2:#f1efe8;--surface-3:#e7e4da;--text:#211f19;--text-2:#67655d;--text-3:#625f57;--border:rgba(33,31,25,.14);--border-2:rgba(33,31,25,.28);--ring:#211f19;--ok:#1d7a5b;--warn:#b5481f;--font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,sans-serif;--mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--display:"Fraunces",Georgia,serif;--r:10px}@media(prefers-color-scheme:dark){:root{--bg:#1c1b18;--surface:#262420;--surface-2:#2f2d28;--surface-3:#3a382f;--text:#f3f1ea;--text-2:#b3b0a6;--text-3:#a6a397;--border:rgba(243,241,234,.15);--border-2:rgba(243,241,234,.3);--ring:#f3f1ea;--ok:#5bcda0;--warn:#e58a5a}}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.wrap{max-width:780px;margin:0 auto;padding:2rem 1.25rem 3rem;animation:fade .5s ease both}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:1.1rem}h1{font-family:var(--display);font-weight:500;font-size:28px;margin:0;letter-spacing:-.01em}#status{font-family:var(--mono);font-size:12px;color:var(--text-3)}#status.ok{color:var(--ok)}.datebar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 1.1rem;padding:10px 12px;background:var(--surface-2);border-radius:var(--r)}.datebar .dname{flex:1;min-width:140px;font-weight:500}.datebar .dname small{display:block;font-weight:400;color:var(--text-3);font-size:12px;font-family:var(--mono)}.navbtn{width:36px;height:36px;padding:0;font-size:18px}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 1.1rem}.seg{display:inline-flex;border:1px solid var(--border-2);border-radius:var(--r);overflow:hidden}.seg button{border:none;border-radius:0;background:transparent;padding:8px 11px;font:inherit;font-size:14px;color:var(--text);cursor:pointer}.seg button+button{border-left:1px solid var(--border-2)}.seg button.on{background:var(--surface-3);font-weight:500}button.btn{font:inherit;font-size:14px;background:transparent;color:var(--text);border:1px solid var(--border-2);border-radius:var(--r);padding:8px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .12s,border-color .12s}button.btn:hover{background:var(--surface-2)}button.btn:active{transform:scale(.98)}button.btn.on{border-color:var(--ring);background:var(--surface-2)}.spacer{margin-left:auto}label.inl{font-size:13px;color:var(--text-2)}input[type=number],input[type=text],input[type=date],input[type=time]{font:inherit;font-size:14px;color:var(--text);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r);height:36px;padding:0 10px}input:focus{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 22%,transparent)}.clockwrap{display:flex;flex-direction:column;align-items:center;margin:0 0 .4rem}svg{touch-action:none;max-width:100%;height:auto}.ringcap{font-family:var(--mono);font-size:11px;color:var(--text-3);margin:0 0 1rem;display:flex;gap:14px;align-items:center}.ringcap .k{display:inline-flex;align-items:center;gap:5px}.ringcap .dot{width:9px;height:9px;border-radius:2px;background:var(--text-3)}.legend{font-family:var(--mono);font-size:12px;color:var(--text-3);margin:0 0 8px}#cats{display:flex;flex-direction:column;gap:8px}.leafrow,.grouphead{background:var(--surface-2);border:2px solid transparent;border-radius:var(--r)}.leafrow{cursor:pointer}.row-top{display:flex;align-items:center;gap:9px}.swatch{flex:none;border-radius:4px}.ro{font-family:var(--mono);color:var(--text-2);white-space:nowrap}.ranges{margin-top:5px;font-family:var(--mono);font-size:12px;color:var(--text-3);line-height:1.5}.actline{margin-top:5px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:var(--mono);font-size:12px;color:var(--text-3)}.actline input{height:26px;width:64px;font-size:12px;padding:0 6px}.iconbtn{flex:none;width:30px;height:30px;padding:0;border:none;background:transparent;color:var(--text-3);cursor:pointer;border-radius:var(--r);font-size:17px;line-height:1}.iconbtn:hover{background:var(--surface-3);color:var(--text)}.iconbtn.sm{width:24px;height:24px;font-size:14px}.addcat{margin-top:10px}section.panel{margin-top:1.8rem;padding-top:1.4rem;border-top:1px solid var(--border)}section.panel h2{font-family:var(--display);font-weight:500;font-size:19px;margin:0 0 .7rem}.panel .desc{font-size:13px;color:var(--text-2);margin:0 0 .8rem}.timerbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tdot{width:14px;height:14px;border-radius:50%;flex:none;background:var(--border-2)}.tdot.run{animation:pulse 1.2s infinite}.tgt{flex:1;min-width:120px;font-weight:500}.tgt small{display:block;font-weight:400;font-size:11px;color:var(--text-3);font-family:var(--mono)}.telapsed{font-family:var(--mono);font-size:22px;letter-spacing:.02em}.sumline{margin:.9rem 0 .2rem;font-family:var(--mono);font-size:13px;color:var(--text-2)}.deltahint{font-size:12px;color:var(--text-3);margin:.2rem 0 0}.stathead{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 1rem}select{font:inherit;font-size:14px;color:var(--text);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r);height:36px;padding:0 8px}#statKpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:0 0 1rem}.kpi{background:var(--surface-2);border-radius:var(--r);padding:.7rem .9rem}.kpi .lab{font-size:12px;color:var(--text-2)}.kpi .val{font-size:21px;font-weight:500;margin-top:2px;font-family:var(--mono)}table.stat{width:100%;border-collapse:collapse;font-size:13px}table.stat th,table.stat td{text-align:right;padding:7px 8px;border-bottom:.5px solid var(--border)}table.stat th:first-child,table.stat td:first-child{text-align:left}table.stat th{color:var(--text-3);font-weight:500;font-size:12px}table.stat td{font-family:var(--mono)}table.stat td.nm{font-family:var(--font)}table.stat tr.tot td{font-weight:600;border-top:1px solid var(--border-2);border-bottom:none}.cdot{display:inline-block;width:11px;height:11px;border-radius:3px;vertical-align:-1px;margin-right:7px}.repkpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0 0 1rem}.finding{background:var(--surface-2);border-radius:var(--r);padding:.7rem .9rem;margin-bottom:8px;border-left:3px solid var(--border-2)}.finding.warn{border-left-color:var(--warn)}.finding.ok{border-left-color:var(--ok)}.finding .ttl{font-size:14px;line-height:1.5}.finding .act{font-size:13px;color:var(--text-2);margin-top:5px}.finding .act:before{content:"→";color:var(--text-3)}.reph2sub{font-family:var(--display);font-weight:500;font-size:16px;margin:1.3rem 0 .6rem}ol.actions{margin:.4rem 0 0;padding-left:1.2rem}ol.actions li{margin:.35rem 0;font-size:14px;line-height:1.5}.hmcal{display:flex;gap:3px;align-items:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.hmcal .col{display:flex;flex-direction:column;gap:3px;flex:none}.hmcal .lab{font-size:10px;color:var(--text-3);height:14px;line-height:14px}.cell{width:14px;height:14px;border-radius:3px;background:var(--surface-3);flex:none}.wkgrid{display:grid;gap:3px}.wkgrid .hcell{height:16px;border-radius:3px;background:var(--surface-3)}.wklab{font-size:10px;color:var(--text-3);display:flex;align-items:center;height:16px}.hmlegend{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--text-3);margin:.6rem 0 0;flex-wrap:wrap}.hmlegend .cell{width:13px;height:13px}.nowbox{background:var(--surface-2);border-radius:var(--r);padding:.8rem 1rem;margin:0 0 .8rem}.nowrow{display:flex;gap:8px;align-items:center;font-size:14px;margin:2px 0}.nowlab{color:var(--text-2);min-width:130px}.nowval{font-weight:500;display:inline-flex;align-items:center;gap:7px}.nbstate{font-family:var(--mono);font-size:13px;margin-top:8px;color:var(--text-2)}.nbstate.ok{color:var(--ok)}.nbstate.warn{color:var(--warn)}header .hctrls{display:flex;align-items:center;gap:12px}#langSel{height:32px;font-size:13px;padding:0 8px}.bkrow{display:flex;align-items:center;gap:10px;background:var(--surface-2);border-radius:var(--r);padding:8px 12px;margin-bottom:7px}.bkrow .nm{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bkrow .dt{font-family:var(--mono);font-size:12px;color:var(--text-3);white-space:nowrap}.ioarea{width:100%;min-height:120px;font-family:var(--mono);font-size:12px;color:var(--text);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r);padding:10px;resize:vertical;line-height:1.5}.btnrow{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 .7rem}.muted{color:var(--text-3);font-size:13px}header{align-items:center}.hleft{display:flex;align-items:center;gap:10px;min-width:0}#pageTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navtoggle{flex:none;width:40px;height:40px;padding:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:1px solid var(--border-2);border-radius:var(--r);cursor:pointer;transition:background .12s}.navtoggle:hover{background:var(--surface-2)}.navtoggle span{display:block;width:18px;height:2px;background:var(--text);border-radius:2px;transition:transform .22s ease,opacity .22s ease}body.navopen .navtoggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}body.navopen .navtoggle span:nth-child(2){opacity:0}body.navopen .navtoggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}body.navopen{overflow:hidden}.scrim{position:fixed;inset:0;background:#0000006b;opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:40}.scrim.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;left:0;bottom:0;width:min(82vw,272px);background:var(--surface);border-right:1px solid var(--border);transform:translate(-100%);transition:transform .24s ease;z-index:50;padding:1rem .7rem 1.4rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.drawer.open{transform:none;box-shadow:0 0 40px #00000040}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:.3rem .4rem 1rem;margin-bottom:.3rem;border-bottom:1px solid var(--border)}.drawer-title{font-family:var(--display);font-weight:500;font-size:18px;line-height:1.25}.navitem{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;border:none;border-radius:var(--r);padding:11px 12px;margin:3px 0;font:inherit;font-size:15px;color:var(--text-2);cursor:pointer;transition:background .12s,color .12s;box-shadow:inset 0 0 0 0 var(--ring)}.navitem:hover{background:var(--surface-2);color:var(--text)}.navitem.active{background:var(--surface-2);color:var(--text);font-weight:500;box-shadow:inset 3px 0 0 0 var(--ring)}.page{display:none}.page.active{display:block;animation:fade .32s ease both}@media(prefers-reduced-motion:reduce){.drawer,.scrim,.navtoggle span{transition:none}.page.active{animation:none}}#wedges path:focus-visible,#wedges path.kbd-focus{outline:3px solid var(--ring);outline-offset:-2px}#wedges path[aria-selected=true]{outline:2px dashed var(--ring);outline-offset:-6px}.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}
