:root{color-scheme:light;--ink:#252523;--muted:#65645f;--line:#e2dfd9;--paper:#fffdfb;--wash:#f7f4f1;--warm:#aa503a;--warm-soft:#f3e7df;--green:#365c46;--green-soft:#edf3ed;--amber:#845b12;--amber-soft:#faf0d8;--radius:8px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--warm)}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.38}button:active:not(:disabled){transform:translateY(1px)}:focus-visible{outline:3px solid var(--warm);outline-offset:4px}button,select,a{touch-action:manipulation}[hidden]{display:none!important}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line)}.nav{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:19px;font-weight:750;white-space:nowrap}.brand span{font-size:13px;font-weight:400;color:var(--muted);padding-left:12px;margin-left:12px;border-left:1px solid var(--line)}.nav-links{display:flex;gap:32px;font-size:14px}.breadcrumb{display:flex;gap:12px;color:var(--muted);font-size:12px;padding-top:30px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0 40px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:650;color:var(--muted);line-height:1.5}h1{font-size:38px;line-height:1.3;font-weight:750;margin:10px 0 12px}.title-dot{color:var(--warm)}.intro{font-size:16px;color:var(--muted)}.update-area{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:none;font-size:12px}.update-label{display:flex;gap:8px;align-items:center;font-size:13px}.dot{height:7px;width:7px;border-radius:50%;background:#9a958d;display:inline-block}.update-label.ok .dot{background:var(--green)}.update-label.warn .dot{background:var(--amber)}.update-time{color:var(--muted)}.text-button{border:0;padding:7px 0;background:none;color:var(--warm);font-size:13px;min-height:40px}.text-button:hover:not(:disabled){text-decoration:underline}.text-button span{margin-left:5px;font-size:17px}.notice{border:1px solid #dfc895;background:var(--amber-soft);color:#6c4d15;padding:12px 16px;margin-bottom:24px;border-radius:var(--radius);font-size:13px}.notice a{text-decoration:underline}.latest{display:grid;grid-template-columns:1fr 1.1fr;border:1px solid #e2d8cd;border-radius:var(--radius);background:var(--wash);overflow:hidden}.latest-summary{padding:32px 36px;display:flex;flex-direction:column;align-items:flex-start}.latest-summary .eyebrow{color:var(--warm);letter-spacing:1px}.latest-summary h2{font-size:26px;line-height:1.45;margin:14px 0}.latest-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.latest-note{color:var(--muted);font-size:13px;margin:18px 0 22px;line-height:1.8}.inline-link{color:var(--warm);font-size:13px;font-weight:600;white-space:nowrap}.latest-summary .inline-link{margin-top:auto}.latest-post{background:#fffcf8;border-left:1px solid #e2d8cd;padding:32px 36px;min-width:0;display:flex;flex-direction:column}.post-byline{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;margin-bottom:18px}.avatar{display:grid;place-items:center;border-radius:50%;width:32px;height:32px;background:#ede6de;color:#615348;font-size:14px;font-weight:700;flex:none}.author{font-size:13px;color:var(--ink);font-weight:650}.author small{font-weight:400;color:var(--muted);font-size:12px;display:block}.post-byline time{margin-left:auto;font-variant-numeric:tabular-nums}.summary-text{white-space:pre-line;overflow-wrap:anywhere;font-size:15px;line-height:1.75}.post-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.latest-post>.post-footer{margin-top:auto;padding-top:18px}.source-line{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px;margin-top:14px}.source-line a{text-decoration:underline;text-underline-offset:3px}.section-nav{display:flex;gap:32px;border-bottom:1px solid var(--line);padding-top:30px;margin-bottom:36px;font-size:13px}.section-nav a{padding:12px 0}.section-nav a[aria-current=location]{border-bottom:2px solid var(--warm);color:var(--warm);font-weight:600}section[id]{margin-top:48px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px}.section-heading h2{font-size:25px;line-height:1.4;margin-top:6px}.section-heading>p,.section-description{font-size:13px;color:var(--muted)}.section-description{margin-top:-10px;margin-bottom:24px}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.calendar-main{padding:24px 28px 22px;min-width:0}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px}.calendar-toolbar h3{font-size:19px;font-weight:650}.calendar-actions{display:flex;gap:8px;align-items:center}.calendar-actions .text-button{margin-right:8px}.icon-button{height:36px;width:36px;padding:0;line-height:1;background:var(--paper);border:1px solid var(--line);border-radius:6px;font-size:25px;color:var(--ink)}.icon-button:hover:not(:disabled){background:var(--wash);border-color:#bfb9b0}.month-stats{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin:12px 0 20px}.month-stats b{font-weight:650;color:var(--ink);margin-right:4px}.calendar-table{table-layout:fixed;width:100%;border-collapse:separate;border-spacing:5px}.calendar-table th{font-size:12px;color:var(--muted);font-weight:400;padding-bottom:8px}.calendar-table td{padding:0;height:56px;text-align:center;vertical-align:middle}.day-button{border:1px solid transparent;background:transparent;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:56px;gap:3px;font-size:14px;color:var(--ink);position:relative;font-variant-numeric:tabular-nums}.day-button:hover{border-color:#bfb9b0;background:var(--wash)}.day-button.has-events{background:#f1f0ec}.day-button.has-events.confirmed{background:var(--green-soft);color:var(--green)}.day-button.has-events.pending{background:var(--amber-soft);color:var(--amber)}.day-button[aria-pressed=true]{border:2px solid var(--warm);font-weight:700}.day-button[aria-current=date] .day-number{text-decoration:underline;text-underline-offset:3px}.event-dots{display:flex;gap:3px;height:4px;align-items:center}.event-dots i{display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor}.day-card{position:absolute;top:3px;right:4px;font-size:9px;line-height:1.4;font-weight:600}.legend{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.legend>span{display:inline-flex;align-items:center;gap:5px}.mark{width:6px;height:6px;border-radius:50%;display:inline-block;background:#8b887f}.mark.confirmed{background:var(--green)}.mark.pending{background:var(--amber)}.card-symbol{font-size:12px;color:var(--warm);font-weight:500}.day-panel{background:var(--wash);border-left:1px solid var(--line);padding:28px;min-width:0}.day-panel-top{border-bottom:1px solid var(--line);padding-bottom:20px}.day-panel-top h3{font-size:23px;margin:9px 0 6px}.day-panel-top>p:last-child{font-size:12px;color:var(--muted)}.day-event{padding:20px 0;border-bottom:1px solid var(--line)}.day-event:last-child{border-bottom:0;padding-bottom:0}.event-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted)}.badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;background:#ebe9e3;color:#58564f;font-size:12px;line-height:1.5;font-weight:600;white-space:nowrap}.badge.confirmed{background:#e4ede3;color:#31563d}.badge.pending{background:#f5e9c9;color:#75500c}.badge.unknown{background:#ede9e2;color:#65594a}.day-event h4{font-size:15px;margin:12px 0 8px}.day-event .summary-text{font-size:15px}.day-event .inline-link{display:inline-block;margin-top:12px}.empty,.placeholder{font-size:13px;color:var(--muted);padding:24px 0}select{border:1px solid var(--line);padding:8px 32px 8px 12px;border-radius:6px;background:var(--paper);color:var(--ink);font-size:13px;min-height:40px}.posts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.post-card{padding:24px;border:1px solid var(--line);border-radius:var(--radius);min-width:0;display:flex;flex-direction:column}.post-card>.summary-text{font-size:15px}.post-card .post-footer{margin-top:auto;padding-top:16px}.post-card details{font-size:12px;color:var(--muted);margin:16px 0}.post-card details p{white-space:pre-line;overflow-wrap:anywhere;margin-top:12px;font-size:14px}.post-card summary{cursor:pointer}.method{background:var(--wash);border-radius:var(--radius);padding:28px 32px}.method h2{font-size:19px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:24px 0}.method h3{font-size:13px;margin-bottom:10px}.method p{color:var(--muted);font-size:13px;line-height:1.85}.method-credit{border-top:1px solid var(--line);padding-top:16px}.method-credit a{color:var(--warm);text-decoration:underline}.footer{margin-top:64px;padding-top:28px;padding-bottom:24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer>div:first-child{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.footer>div:first-child a{font-size:14px;font-weight:650;color:var(--ink)}.footer>p{font-size:12px;max-width:940px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--paper);padding:8px 16px}.skip:focus{top:12px}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.latest-summary,.latest-post{padding:24px}.latest-summary h2{font-size:23px}.calendar-layout{grid-template-columns:1.4fr 1fr}.calendar-main,.day-panel{padding:20px}.calendar-table{border-spacing:3px}.month-stats{gap:10px}.legend{gap:8px 12px}.method-grid{gap:24px}.brand span{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.nav{min-height:66px;gap:12px}.brand{font-size:16px}.nav-links{gap:16px;font-size:12px}.nav-links a:nth-child(2),.nav-links a:nth-child(3){display:none}.breadcrumb{padding-top:22px}.page-heading{align-items:flex-start;flex-direction:column;padding:18px 0 20px;gap:14px}h1{font-size:30px}.intro{font-size:14px}.update-area{align-items:flex-start;display:grid;grid-template-columns:1fr auto;width:100%;gap:3px 12px}.update-time{grid-row:2;grid-column:1}.update-area .text-button{grid-column:2;grid-row:1/3}.latest{grid-template-columns:1fr}.latest-summary{padding:18px 20px}.latest-summary h2{font-size:22px;margin:8px 0}.latest-note{margin:10px 0;line-height:1.65}.latest-summary .inline-link{display:inline-flex;align-items:center;min-height:32px}.latest-post{border-left:0;border-top:1px solid #e2d8cd;padding:16px 20px}.latest-post>.post-footer{margin-top:12px;padding-top:10px}.source-line{flex-direction:column;gap:3px}.section-nav{gap:0;justify-content:space-between;padding-top:18px;margin-bottom:28px;font-size:12px}.section-heading{align-items:center;flex-wrap:wrap}.section-heading h2{font-size:22px}.section-heading>p{font-size:12px}.eyebrow{font-size:12px}section[id]{margin-top:36px}.calendar-layout{grid-template-columns:1fr}.calendar-main{padding:20px 12px}.calendar-toolbar{padding:0 4px}.calendar-toolbar h3{font-size:17px}.calendar-actions{gap:6px}.calendar-actions .text-button{margin-right:4px;font-size:12px}.icon-button{width:34px;height:36px}.month-stats{padding-inline:4px;gap:12px;font-size:12px}.calendar-table{border-spacing:2px}.calendar-table td,.day-button{height:48px}.day-card{font-size:10px;right:3px}.day-panel{border-left:0;border-top:1px solid var(--line);padding:24px}.day-panel-top h3{font-size:21px}.day-panel-top{padding-bottom:16px}.legend{font-size:12px;padding-inline:4px}select{font-size:12px;padding-right:24px}.posts-grid{grid-template-columns:1fr;gap:16px}.post-card{padding:20px}.method{padding:24px}.method-grid{grid-template-columns:1fr;gap:22px}.method h3{margin-bottom:6px}.footer{margin-top:40px}.footer>div:first-child{flex-direction:column;gap:4px}.footer-bottom{flex-wrap:wrap;gap:6px}.notice{font-size:12px}.post-byline time{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}button:active:not(:disabled){transform:none}}/* Reading controls share one summary and keep the original source link visible. */
.collapsible-text.is-collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.latest-post>.collapsible-text.is-collapsed{-webkit-line-clamp:5}.text-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px}.text-actions .inline-link,.expand-summary{font-size:13px;min-height:40px;display:inline-flex;align-items:center}.expand-summary{font-weight:600;padding:4px 0}.latest-post>.post-footer{margin-top:20px}.latest-post .post-footer{flex-wrap:wrap;gap:4px 16px}.event-meta,.latest-meta,.post-byline,.update-time{font-size:13px}.badge,.legend,.source-line,.author small,.calendar-table th{font-size:12px}.day-button{font-size:15px}.day-card{font-size:10px}.section-nav a{border-bottom:2px solid transparent}
@media(max-width:700px){html{scroll-padding-top:72px}.breadcrumb{padding-top:16px}.page-heading>.eyebrow,.page-heading>div>.eyebrow{display:none}.page-heading h1{margin:0 0 8px}.latest-post>.collapsible-text.is-collapsed{-webkit-line-clamp:3}.latest-post .post-byline{margin-bottom:12px}.latest-post>.post-footer{margin-top:12px}.latest-post .post-footer>span{display:none}.latest-post .text-actions{width:100%;justify-content:space-between}.section-nav{position:sticky;top:0;z-index:20;background:var(--paper);padding-top:0;margin-top:16px;margin-bottom:24px;font-size:13px;box-shadow:0 -1px 0 var(--paper)}.section-nav a{padding:14px 0}.calendar-actions .text-button,select{font-size:13px}.post-byline time,.month-stats{font-size:12px}.day-panel .summary-text,.post-card>.summary-text{font-size:15px}
}
