@font-face{font-family:Baloo;src:url(/fonts/baloo2-extra-bold.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--paper:#fff5de;--panel:#fffcf5;--ink:#2d261f;--muted:#716452;--orange:#ff602b;--peach:#ffb780;--sand:#f0e2bc;--line:#cabc9f;--radius:14px}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.35}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #925020}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25}a:hover{color:#8a3c13}.site-shell{width:min(1100px,100% - 64px);margin-inline:auto}.site-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;height:104px;display:flex}.wordmark{letter-spacing:-1.4px;align-items:center;gap:10px;font-family:Baloo,Arial,sans-serif;font-size:38px;font-weight:800;line-height:1;text-decoration:none;display:flex}.wordmark svg{width:33px;height:33px}.site-header nav{align-items:center;gap:28px;font-weight:600;display:flex}.blog-nav,.language-switch{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.blog-nav.active{text-decoration:underline}.nav-divider{background:var(--line);width:1px;height:22px}.language-switch{gap:9px;font-size:14px}.language-switch span:not(.current-language){color:var(--muted)}.current-language{font-weight:800}.platform-tabs{justify-content:center;gap:10px;margin:34px auto 0;display:flex}.platform-tab{border:2px solid var(--ink);background:var(--panel);border-radius:14px;justify-content:center;align-items:center;min-width:146px;height:49px;font-family:Baloo,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1;text-decoration:none;display:flex}.platform-tab.selected{background:var(--ink);color:var(--paper)}.platform-tab:hover:not(.selected){background:#f9eacd}.latest-reset{text-align:center;padding:38px 0 30px}.latest-reset h1{letter-spacing:.01em;margin-bottom:8px;font-size:17px;font-weight:500}.hero-time{letter-spacing:-1.5px;margin:0 0 8px;font-family:Baloo,PingFang SC,sans-serif;font-size:clamp(44px,5.3vw,76px);font-weight:800;line-height:1.17}.latest-date{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:8px;font-size:16px;display:flex}.hero-note{color:var(--muted);max-width:640px;margin:0 auto;font-size:13px;line-height:1.6}.type-inline{font-weight:500}.up-next{border:2px solid var(--ink);border-radius:var(--radius);background:var(--panel);align-items:center;gap:24px;min-height:78px;padding:17px 24px;display:flex}.next-label{border-right:1px solid var(--line);flex-shrink:0;align-items:center;gap:16px;padding-right:24px;display:flex}.next-label svg{width:28px;height:28px}.next-label h2{margin:0;font-family:Baloo,PingFang SC,sans-serif;font-size:24px;font-weight:800}.next-content{flex:1;line-height:1.5}.next-content p{margin:0;font-size:15px}.plan-time{color:var(--muted);font-size:13px}.text-link{align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:600;text-decoration:underline;display:inline-flex}.up-next .text-link{white-space:nowrap}.history{margin-top:34px}.history-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.history-title{align-items:baseline;gap:16px;display:flex}.history h2{margin:0;font-family:Baloo,PingFang SC,sans-serif;font-size:27px;font-weight:800}.range-caption{color:var(--muted);font-family:monospace;font-size:12px}.legend{gap:18px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.legend li{align-items:center;gap:7px;display:flex}.legend-swatch{border:1.5px solid var(--ink);border-radius:4px;width:15px;height:15px;display:inline-block}.regular{background:var(--orange)}.banked{background:var(--peach)}.empty{background:var(--sand)}.mixed{background:linear-gradient(135deg,var(--orange) 50%,var(--peach) 50%)}.calendar-panel{background:var(--panel);border:2px solid var(--ink);box-shadow:4px 5px 0 var(--ink);border-radius:var(--radius);padding:20px 26px 22px 52px;position:relative}.month-labels{color:var(--muted);grid-template-columns:repeat(26,minmax(0,1fr));align-items:start;gap:5px;height:26px;font-family:monospace;font-size:11px;display:grid}.month-labels span{white-space:nowrap}.weekday-labels{color:var(--muted);grid-template-rows:repeat(7,25px);align-items:center;gap:5px;width:30px;font-size:10px;display:grid;position:absolute;top:46px;left:12px}.weekday-labels span:nth-child(odd){visibility:hidden}.calendar-grid{grid-template-rows:repeat(7,25px);grid-template-columns:repeat(26,minmax(0,1fr));grid-auto-flow:column;gap:5px;display:grid}.day{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-width:0;height:25px;padding:0;line-height:1;display:flex;position:relative}.day:not(.empty){border:1.2px solid var(--ink);box-shadow:0 1px 0 var(--ink)}button.day:hover{filter:brightness(1.06);outline:2px solid var(--ink);outline-offset:1px;z-index:1}.day.future{background:0 0;border:1px dashed #d6cab0}.day-number{display:none}.day-dot{opacity:.65;font-size:7px}.calendar-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.calendar-bottom p{color:var(--muted);margin:0;font-size:12px}.history-pagination{align-items:center;gap:8px;display:flex}.history-pagination button{border:1px solid var(--line);background:0 0;border-radius:7px;min-width:36px;height:36px;font-size:19px}.history-pagination button:not(:disabled):hover{background:var(--sand)}.date-range{color:var(--muted);white-space:nowrap;font-family:monospace;font-size:10px}.timezone-note{color:var(--muted);margin:5px 0 0;font-size:11px}.data-provenance{color:var(--muted);border-top:1px dashed var(--line);flex-wrap:wrap;gap:5px 18px;margin-top:24px;padding-top:14px;font-size:11px;display:flex}.data-provenance p{margin:0}.stale-note{color:#7c431e;width:100%}.data-provenance a:hover{text-decoration-thickness:2px}.site-footer{border-top:1px solid var(--ink);color:var(--muted);justify-content:space-between;gap:20px;margin-top:25px;padding:18px 0 28px;font-size:12px;display:flex}.empty-state{text-align:center;padding:80px 24px}.claude-empty{flex-direction:column;justify-content:center;align-items:center;min-height:570px;display:flex}.empty-state h1,.empty-state h2{font-size:28px}.empty-state p{max-width:620px}.empty-mark{color:var(--line);font-family:Baloo,sans-serif;font-size:62px}.muted{color:var(--muted)}.loading-state{place-items:center;min-height:550px;display:grid}.reset-dialog{background:var(--panel);border:2px solid var(--ink);width:min(610px,100% - 32px);max-height:80dvh;box-shadow:5px 6px 0 var(--ink);color:var(--ink);border-radius:16px;padding:26px}.reset-dialog::backdrop{background:#2d261f7a}.dialog-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.dialog-heading h2{margin:0;font-family:Baloo,PingFang SC,sans-serif;font-size:25px}.eyebrow{color:var(--muted);margin:0 0 8px;font-family:monospace;font-size:12px}.close-button{border:1px solid var(--line);background:0 0;border-radius:8px;min-width:44px;height:44px;font-size:27px;line-height:1}.reset-record{border-bottom:1px solid var(--line);padding:20px 0}.record-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.record-meta time{color:var(--muted)}.type-label{border:1px solid var(--ink);border-radius:5px;align-items:center;gap:6px;padding:3px 7px;display:inline-flex}.source-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 0;font-size:15px;line-height:1.7}.dialog-note{color:var(--muted);margin:16px 0 0;font-size:12px}.observation-note{color:#794220;margin:12px 0 0;font-size:13px}.skip-link{z-index:20;background:var(--ink);color:var(--paper);padding:10px 16px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.blog-shell{max-width:780px;min-height:440px;margin:48px auto}.blog-shell h1{font-family:Baloo,PingFang SC,sans-serif;font-size:42px}.blog-list{padding:0;list-style:none}.blog-list li{border-bottom:1px solid var(--line);padding:22px 0}.prose{overflow-wrap:anywhere;font-size:17px;line-height:1.8}.prose h2,.prose h3{margin-top:32px}.prose a{text-decoration:underline}.prose img{max-width:100%;height:auto}.prose pre{background:var(--sand);border-radius:8px;padding:16px;overflow-x:auto}.prose code{font-size:.9em}.prose blockquote{border-left:3px solid var(--orange);margin-left:0;padding-left:20px}.back-link{align-items:center;min-height:44px;font-size:14px;text-decoration:none;display:inline-flex}@media (min-width:1500px){.site-shell{width:min(1180px,100% - 80px)}.site-header{height:112px}.latest-reset{padding:44px 0 36px}.hero-time{font-size:82px}.calendar-grid,.weekday-labels{grid-template-rows:repeat(7,28px)}.day{height:28px}.history{margin-top:40px}}@media (max-width:760px){.site-shell{width:calc(100% - 32px)}.site-header{gap:12px;height:82px}.wordmark{letter-spacing:-1px;gap:6px;font-size:29px}.wordmark svg{width:26px;height:26px}.site-header nav{gap:13px;font-size:14px}.nav-divider{display:none}.language-switch{gap:4px;font-size:12px}.platform-tabs{gap:8px;margin-top:24px}.platform-tab{min-width:130px;font-size:23px}.latest-reset{padding:34px 8px 28px}.latest-reset h1{font-size:15px}.hero-time{letter-spacing:-1px;font-size:50px}.latest-date{gap:8px;font-size:14px}.hero-note{max-width:320px;font-size:12px}.up-next{flex-wrap:wrap;gap:12px;padding:16px}.next-label{border:0;gap:8px;padding-right:0}.next-label svg{width:22px;height:22px}.next-label h2{font-size:21px}.next-content{flex-basis:100%}.next-content p{font-size:14px}.up-next .text-link{min-height:44px}.history{margin-top:30px}.history-heading{gap:12px}.history h2{font-size:24px}.history-title{gap:10px}.legend{gap:12px;font-size:11px}.legend-swatch{width:13px;height:13px}.calendar-panel{box-shadow:3px 4px 0 var(--ink);padding:12px 10px 14px}.month-labels{display:none}.weekday-labels{text-align:center;grid-template-rows:24px;grid-template-columns:repeat(7,1fr);gap:3px;width:auto;margin-bottom:4px;font-size:10px;display:grid;position:static}.weekday-labels span:nth-child(odd){visibility:visible}.calendar-grid{grid-template-rows:none;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-flow:row;gap:3px}.day{border-radius:6px;height:44px}.day-number{font-size:12px;display:inline}.day-dot{font-size:7px;position:absolute;bottom:4px;right:5px}.calendar-bottom{flex-direction:column;align-items:flex-start;gap:10px}.calendar-bottom p{font-size:12px}.history-pagination{justify-content:space-between;width:100%}.history-pagination button{min-width:44px;height:44px}.date-range{font-size:11px}.timezone-note{margin-top:8px}.data-provenance{gap:5px;margin-top:22px}.data-provenance p{width:100%}.site-footer{flex-direction:column;gap:5px;padding-bottom:22px;font-size:11px}.claude-empty{min-height:500px;padding:50px 12px}.empty-state h1{font-size:25px}.reset-dialog{max-height:85dvh;padding:20px}.source-text{font-size:16px}.record-meta{font-size:12px}.blog-shell{margin:32px auto}.blog-shell h1{font-size:34px}}@media (prefers-reduced-motion:no-preference){a,button{transition:background-color .15s,color .15s}.reset-dialog[open]{animation:.15s ease-out appear}@keyframes appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}.reset-dialog{width:min(460px,100% - 32px);max-height:min(560px,100dvh - 32px);box-shadow:3px 4px 0 var(--ink);z-index:10;margin:0;padding:22px;position:fixed;inset:auto;overflow:auto}.reset-dialog::backdrop{pointer-events:none;background:0 0}.reset-dialog .reset-record:last-child{border-bottom:0;padding-bottom:0}.reset-dialog .source-text{font-size:14px}.reset-dialog .dialog-heading h2{font-size:22px}.home-nav,.about-nav{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.site-footer{margin-top:32px;padding:28px 0 20px;display:block}.footer-main{justify-content:space-between;align-items:start;gap:24px;display:flex}.footer-brand{color:var(--ink);font:800 24px Baloo,Arial,sans-serif;text-decoration:none}.footer-main p{margin:4px 0 0}.footer-main nav{flex-wrap:wrap;gap:8px 24px;display:flex}.footer-main nav a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.footer-main nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:16px;margin-top:20px;padding-top:16px;font-size:11px;display:flex}.info-page{max-width:740px;min-height:480px;margin:56px auto 64px}.info-page h1{margin-bottom:16px;font:800 42px/1.2 Baloo,PingFang SC,sans-serif}.page-intro{color:var(--muted);font-size:18px}.policy-date{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:20px;font-size:12px}.info-page section{margin-top:30px}.info-page section h2{margin-bottom:12px;font-size:20px}.info-page section p{line-height:1.9}.blog-list article{border-bottom:1px solid var(--line);padding:20px 0}@media (max-width:760px){.site-header{flex-wrap:wrap;gap:2px;height:auto;min-height:110px;padding:18px 0 10px}.site-header nav{justify-content:space-between;gap:12px;width:100%}.wordmark{font-size:30px}.site-footer{padding-top:22px}.footer-main,.footer-bottom{flex-direction:column;gap:14px}.footer-main nav{gap:4px 22px}.footer-main nav a{font-size:13px}.info-page{margin:36px auto}.info-page h1{font-size:34px}.page-intro{font-size:16px}.reset-dialog{padding:18px}.reset-dialog .source-text{font-size:15px}}
