:root{color-scheme:light dark;--background:#fafaf8;--text:#242422;--muted:#858581;--soft:#b2b2ac;--accent:#3f6f9e;--selection:#c8dced}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}@media (prefers-color-scheme:dark){:root{--background:#161616;--text:#e8e8e5;--muted:#8e8e8a;--soft:#5c5c59;--accent:#79a7d4;--selection:#315979}}:root[data-theme=light]{--background:#fafaf8;--text:#242422;--muted:#858581;--soft:#b2b2ac;--accent:#3f6f9e;--selection:#c8dced}:root[data-theme=dark]{--background:#161616;--text:#e8e8e5;--muted:#8e8e8a;--soft:#5c5c59;--accent:#79a7d4;--selection:#315979}*{box-sizing:border-box}html{background:var(--background);scrollbar-color:var(--soft) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:7px;height:7px;background:transparent}::-webkit-scrollbar-corner,::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{border:0;background:transparent;box-shadow:none}::-webkit-scrollbar-thumb{border:0;border-radius:999px;background:var(--soft)}::-webkit-scrollbar-thumb:hover{background:var(--muted)}::-webkit-scrollbar-button{display:none;width:0;height:0}body{margin:0;background:var(--background);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.8;text-rendering:optimizeLegibility;transition:background-color .18s ease,color .18s ease}::selection{background:var(--selection);color:var(--text)}a{color:inherit;-webkit-text-decoration-color:var(--soft);text-decoration-color:var(--soft);text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .16s ease,opacity .16s ease,-webkit-text-decoration-color .16s ease;transition:color .16s ease,text-decoration-color .16s ease,opacity .16s ease;transition:color .16s ease,text-decoration-color .16s ease,opacity .16s ease,-webkit-text-decoration-color .16s ease}a:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}button{font:inherit}.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}.page-shell{width:min(100% - 48px,680px);min-height:100vh;margin-inline:auto;padding-block:clamp(64px,12vw,116px) 42px}.site-intro{margin-bottom:clamp(76px,14vw,116px)}.wordmark{display:flex;align-items:flex-end;gap:3px;margin:0 0 20px;line-height:1}.wordmark-image{width:clamp(118px,20vw,132px);height:auto;opacity:.9;filter:brightness(0)}.wordmark span{margin-bottom:7px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:450;letter-spacing:-.035em}@media (prefers-color-scheme:dark){.wordmark-image{filter:brightness(0) invert(1)}}:root[data-theme=light] .wordmark-image{filter:brightness(0)}:root[data-theme=dark] .wordmark-image{filter:brightness(0) invert(1)}.site-intro>p{max-width:570px;margin:0;color:var(--muted);font-size:15px;line-height:2}.year-group+.year-group{margin-top:76px}.year-group h2{margin:0 0 27px;color:color-mix(in srgb,var(--muted) 72%,var(--soft));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:400;letter-spacing:.08em}.year-group ol{margin:0;padding:0;list-style:none}.year-group li{display:grid;grid-template-columns:72px 1fr;grid-gap:20px;gap:20px;align-items:baseline}.year-group li+li{margin-top:26px}.year-group time{color:var(--soft);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;letter-spacing:.03em;white-space:nowrap}.entry-summary a{font-size:16px;text-decoration:none}.entry-summary p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.entry-summary p.entry-type-mark{font-size:12px}.site-footer{display:flex;align-items:center;justify-content:space-between;margin-top:clamp(104px,18vw,154px);color:var(--muted)}.footer-mark{display:inline-flex;align-items:center;gap:7px;min-height:32px;color:var(--accent);text-decoration:none}.infinity{font-family:Georgia,serif;font-size:20px;line-height:1}.footer-signature{display:grid;width:0;overflow:hidden;opacity:0;transform:translateX(-4px);transition:width .38s ease,opacity .16s ease,transform .38s ease}.footer-brand{color:var(--muted);font-size:12px;line-height:1.25;white-space:nowrap}.footer-brand>span{margin-left:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.footer-rule{width:100%;height:1px;margin-top:5px;background:var(--soft);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.footer-mark:focus-visible .footer-signature,.footer-mark:hover .footer-signature{width:88px;opacity:1;transform:translateX(0)}.footer-mark:focus-visible .footer-rule,.footer-mark:hover .footer-rule{transform:scaleX(1)}.theme-control{min-width:32px;min-height:32px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:14px;transition:color .16s ease,opacity .16s ease}.theme-control:hover{color:var(--accent)}.back-link{display:inline-block;margin-bottom:clamp(48px,10vw,72px);color:var(--muted);font-size:20px;text-decoration:none}.entry-header{margin-bottom:58px}.entry-header h1{margin:0 0 14px;font-size:clamp(25px,5vw,32px);line-height:1.45;font-weight:570;letter-spacing:-.035em}.entry-header time{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;letter-spacing:.04em}.music-line{margin:24px 0 0;color:var(--muted);font-size:14px}.prose{font-size:16px;line-height:2}.prose>:first-child{margin-top:0}.prose p{margin:0 0 1.65em}.prose h2,.prose h3{margin:2.8em 0 1em;line-height:1.5;font-weight:570;letter-spacing:-.02em}.prose h2{font-size:21px}.prose h3{font-size:18px}.prose blockquote{margin:2.2em 0;padding-left:1.2em;border-left:1px solid var(--soft);color:var(--muted)}.prose ol,.prose ul{margin:1.5em 0;padding-left:1.4em}.prose li{padding-left:.25em}.prose hr{width:28px;margin:4em auto;border:0;border-top:1px solid var(--soft)}.prose code{padding:.12em .32em;border-radius:3px;background:color-mix(in srgb,var(--muted) 12%,transparent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.prose pre{overflow-x:auto;margin:2em 0;padding:18px 20px;border-radius:4px;background:color-mix(in srgb,var(--muted) 10%,transparent);line-height:1.7}.prose pre code{padding:0;background:transparent}.prose img{display:block;width:auto;max-width:min(100%,760px);height:auto;margin:2.8em auto}.not-found{display:flex;flex-direction:column;justify-content:space-between}.not-found h1{margin:0 0 20px;font-size:22px;font-weight:520;letter-spacing:-.02em}.not-found a{color:var(--muted);font-size:14px}.not-found .site-footer{margin-top:80px}@media (max-width:520px){.page-shell{width:min(100% - 40px,680px);padding-top:54px}.site-intro{margin-bottom:70px}.year-group li{grid-template-columns:63px 1fr;gap:13px}.year-group li+li{margin-top:24px}.entry-summary p{margin-top:4px}.site-footer{margin-top:100px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}