.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}:root{--paper: #f8f5ee;--surface: #fffcf6;--ink: #3b322a;--muted: #786e61;--line: #e4ded1;--orange: #a94d20;--orange-soft: #f6e5cf;--green: #626d54;--shadow: 0 5px 18px #49301605;--serif: "Noto Serif SC", "Songti SC", SimSun, serif;color-scheme:light}:root[data-theme=dark]{--paper: #24231f;--surface: #2d2c26;--ink: #eee5d6;--muted: #b9b09f;--line: #4c493e;--orange: #f1aa6f;--orange-soft: #453426;--green: #afba97;--shadow: 0 5px 18px #0002;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height, 108px) + 20px)}body{margin:0;background:var(--paper);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:14px;line-height:1.8;overflow-wrap:anywhere}body:before{content:"";position:fixed;inset:0;opacity:.16;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23766a50' opacity='.22' filter='url(%23n)' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer}button,a,input,select{touch-action:manipulation}button{min-height:44px}button:disabled,input:disabled{opacity:.45;cursor:not-allowed}a,button{transition:color .18s,background .18s,box-shadow .18s}a:hover{color:var(--orange)}button:hover:not(:disabled){color:var(--orange);background:var(--orange-soft)}:focus-visible{outline:3px solid var(--orange);outline-offset:5px;border-radius:3px}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.5}h1,h2{font-family:var(--serif)}[hidden]{display:none!important}.wrap{max-width:1160px;width:calc(100% - 96px);margin-inline:auto}.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}.skip-link{position:fixed;left:16px;top:-100px;background:var(--surface);padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header-shell{position:sticky;top:0;z-index:30;width:calc(100% - 32px);max-width:1280px;margin-inline:auto;border-radius:0 0 12px 12px;background:var(--paper);border-bottom:1px solid color-mix(in srgb,var(--line) 65%,transparent);box-shadow:0 4px 20px #35271604}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.site-header-shell{background:color-mix(in srgb,var(--paper) 76%,transparent);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%)}}.site-header{height:76px;max-width:1080px;display:flex;align-items:center;justify-content:space-between;border-bottom:0}.brand{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-size:21px;font-weight:700;letter-spacing:1px}.brand small{display:block;font:11px/1.5 Microsoft YaHei,sans-serif;letter-spacing:2px;color:var(--muted);margin-top:4px}.orange-mark{width:90px;height:90px}.orange-mark.small{width:43px;height:43px}.site-header nav{display:flex;align-items:center;gap:35px}.site-header nav>a{position:relative;padding:14px 2px;font-size:14px;letter-spacing:1px}.site-header nav>a[aria-current=page]{color:var(--orange)}.site-header nav>a[aria-current=page]:after{content:"";position:absolute;width:15px;height:3px;border-radius:2px;background:var(--orange);bottom:4px;left:calc(50% - 7px)}.nav-divider{width:1px;height:17px;background:var(--line);margin-left:0}.theme-toggle{width:44px;display:grid;place-items:center;margin-left:-18px;border-radius:50%}.hero{position:relative;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:418px;padding:46px 0 54px;border-bottom:1px solid var(--line);margin-bottom:42px}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--orange);display:flex;align-items:center;gap:9px;margin-bottom:17px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--orange)}.hero h1{font-size:54px;font-weight:500;line-height:1.4;letter-spacing:3px;margin-bottom:19px}.hero h1 em{font-style:normal;color:var(--orange)}.heading-bubble{display:inline-block;width:15px;height:15px;border:1.5px solid #ca8b49;border-radius:50%;vertical-align:top;margin:22px 0 0 15px;position:relative}.heading-bubble:after{content:"";width:6px;height:6px;border:1px solid #d6b985;border-radius:50%;position:absolute;top:-14px;left:19px}.hero-description{font-size:13px;line-height:2.1;color:var(--muted);max-width:435px;margin-bottom:20px}.hero-note{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:11px;letter-spacing:1px}.tiny-line{width:24px;height:1px;background:var(--muted)}.hero-art{height:320px;position:relative;isolation:isolate}.orbit{position:absolute;border:1px solid #d4bb892e;border-radius:50%;width:290px;height:290px;left:85px;top:4px}.orbit-two{width:340px;height:240px;transform:rotate(-28deg);left:54px;top:30px}.orange-sticker{position:absolute;left:123px;top:48px;width:185px;height:202px;transform:rotate(-11deg);background:#f2e7ca;border-radius:46% 44% 43% 43%;box-shadow:12px 18px 30px #9e74231b,inset 0 0 30px #efcf90}.orange-sticker .orange-mark{width:177px;height:184px;filter:drop-shadow(4px 8px 5px #ae651828)}.citrus-slice{position:absolute;left:262px;top:160px;width:115px;transform:rotate(-14deg);filter:drop-shadow(5px 9px 4px #95713422)}.art-note{position:absolute;z-index:2;left:30px;top:10px;transform:rotate(-9deg);font-family:var(--serif);font-size:13px;color:var(--muted)}.art-note svg{display:block;margin-left:66px;width:62px;height:35px;fill:none;stroke:#a68c60;stroke-width:1}.art-bubble{position:absolute;border:1px solid #d1b77788;border-radius:50%}.b1{width:25px;height:25px;left:336px;top:25px}.b2{width:11px;height:11px;left:375px;top:95px}.b3{width:15px;height:15px;left:70px;top:205px}.art-caption{position:absolute;bottom:0;left:118px;font-size:10px;letter-spacing:3px;color:var(--muted)}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 256px;gap:48px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{font-size:23px;font-weight:600;letter-spacing:1px;margin:0}.section-heading>span{font-size:11px;color:var(--muted);white-space:nowrap}.small-bubble{display:inline-block;border:1px solid #c49662;border-radius:50%;width:9px;height:9px;margin:0 0 3px 9px}.filters{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:23px}.filters button{min-height:35px;padding:5px 16px;font-size:12px;border-radius:6px;color:var(--muted)}.filters button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.filters button span{font-size:10px;opacity:.7;margin-left:5px}.feed-grid{--feed-columns: 2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.feed-grid[data-masonry]{grid-auto-rows:1px;row-gap:0}.content-card{min-width:0;border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.content-card:hover{box-shadow:0 7px 22px #67461f0c}.cover-link{display:block;position:relative;overflow:hidden}.card-cover{width:100%;aspect-ratio:1.69;object-fit:cover;transition:transform .5s}.cover-link:hover .card-cover{transform:scale(1.025)}.cover-type{position:absolute;left:15px;top:14px;padding:2px 10px;border-radius:4px;background:#fff9ebeb;color:#574c36;font-size:10px}.card-body{padding:22px 22px 18px}.card-meta{display:flex;align-items:center;gap:12px;font-size:10px;color:var(--muted);margin-bottom:10px}.type-dot{display:inline-flex;align-items:center;gap:6px;color:var(--orange)}.type-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.type-dot[data-type=照片],.type-dot[data-type=经历]{color:var(--green)}.sample-label{margin-left:auto;font-size:9px;letter-spacing:1px}.content-card h3{font-family:var(--serif);font-size:18px;font-weight:600;margin-bottom:11px;letter-spacing:.2px;line-height:1.7}.content-card p{font-size:12px;line-height:1.95;color:var(--muted);margin-bottom:20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid var(--line)}.card-tags{display:flex;gap:8px 12px;flex-wrap:wrap;color:var(--muted);font-size:10px}.card-tags a{min-height:26px;display:flex;align-items:center}.like-count{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.thought-card{background:color-mix(in srgb,var(--orange-soft) 37%,var(--surface));position:relative}.thought-card:after{content:"“";position:absolute;right:17px;top:10px;font:90px Georgia,serif;opacity:.07;pointer-events:none}.thought-card .card-body{padding-top:24px}.thought-card h3{font-size:20px}.thought-card p{line-height:2.15}.feed-end{display:flex;justify-content:center;align-items:center;gap:16px;margin:42px 0 10px;font-size:10px;color:var(--muted);letter-spacing:1px}.feed-end span{width:30px;height:1px;background:var(--line)}.data-notice{font-size:10px;color:var(--muted);text-align:center;margin-top:18px}.about-card{border:1px solid var(--line);border-radius:8px;padding:22px;background:color-mix(in srgb,var(--surface) 60%,var(--paper))}.about-top{display:flex;align-items:center;gap:10px;margin-bottom:15px}.about-top .orange-mark{width:45px;height:48px}.little-label{font-size:10px;color:var(--muted)}.about-card h2{font-size:21px;line-height:1.7;font-weight:500;margin-bottom:12px}.orange-period{color:var(--orange)}.about-card p{font-size:12px;color:var(--muted);line-height:2;margin-bottom:9px}.placeholder-note{display:block;color:var(--muted);font-size:9px;margin-bottom:13px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;color:var(--orange);min-height:36px}.about-foot{margin-top:16px;padding-top:15px;border-top:1px dashed var(--line);font-size:10px;color:var(--muted);display:flex;gap:7px;align-items:center}.green-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.sidebar-section{padding:28px 0 24px;border-bottom:1px solid var(--line)}.sidebar-section h2{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;margin-bottom:16px}.sidebar-section h2 span{font-family:system-ui;font-size:10px;color:var(--muted);font-weight:400}.tag-cloud{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tag-cloud a{border:1px solid var(--line);border-radius:5px;padding:4px 9px;font-size:10px;color:var(--muted);background:var(--surface)}.tag-cloud a:hover{background:var(--orange-soft);color:var(--orange)}.subtle-link{display:inline-flex;align-items:center;gap:10px;min-height:35px;font-size:11px;color:var(--muted)}.archive-side>a{display:flex;justify-content:space-between;align-items:center;min-height:40px}.archive-side>a>span:first-child{font-family:Georgia,serif;font-size:19px}.archive-side>a>span:last-child{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.sidebar-note{padding:28px 7px;color:var(--green)}.sidebar-note p{font-family:var(--serif);font-size:14px;line-height:2;margin:14px 0 10px}.sidebar-note>span{font-size:10px;color:var(--muted)}.site-footer{margin-top:66px;padding:28px 0 335px;border-top:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.site-footer>div{display:flex;align-items:center;gap:11px}.site-footer .orange-mark{width:29px;height:29px}.site-footer small{display:block;font-size:9px;margin-top:2px}.site-footer>span{display:flex;align-items:center;gap:9px}.site-footer>a{min-height:44px;padding-top:3px}.page-heading{padding:64px 0 40px;max-width:780px}.page-heading h1,.about-page h1{font-size:39px;font-weight:500;margin-bottom:16px;letter-spacing:2px}.page-heading>p:last-child{color:var(--muted)}.three-columns{--feed-columns: 3;grid-template-columns:repeat(3,minmax(0,1fr))}.tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tag-tile{position:relative;min-height:93px;padding:18px 45px 18px 20px;background:var(--surface);border:1px solid var(--line);border-radius:7px;display:flex;flex-direction:column;justify-content:center;gap:6px}.tag-tile strong{font-size:15px;line-height:1.4;font-weight:500}.tag-tile>span{font-size:11px;color:var(--muted);line-height:1.4}.tag-tile i{position:absolute;right:18px;top:24px;border:1px solid #c9a97866;width:15px;height:15px;border-radius:50%}.tag-tile i:after{content:"";position:absolute;width:6px;height:6px;top:19px;right:-3px;border:1px solid #c9a97866;border-radius:50%}.tag-tile[aria-current=true]{border-color:var(--orange);background:var(--orange-soft)}.tag-results{margin-top:45px}.archive-list{max-width:850px}.archive-list section{margin-bottom:44px}.archive-list h2{font-family:Georgia,serif;font-size:36px;display:flex;gap:20px;align-items:center}.archive-list h2 span{font:12px system-ui;color:var(--muted)}.archive-list section>a{display:grid;grid-template-columns:80px 50px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.archive-list time{color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.archive-type{font-size:11px;color:var(--orange)}.archive-list strong{font-weight:500}.archive-list small{color:var(--muted);font-size:10px}.about-page{max-width:740px;margin:60px auto 0}.about-page>.orange-mark{width:100px;height:100px;margin-bottom:28px}.large-copy{font-size:18px;line-height:2;color:var(--muted)}.notice{padding:13px 18px;border-left:3px solid var(--orange);background:var(--orange-soft);color:var(--ink);font-size:12px;line-height:1.9;margin:24px 0}.narrow{max-width:760px}.prose{font-size:16px;line-height:2.15;min-width:0}.prose h2{font-size:25px;margin:40px 0 18px;font-weight:600;scroll-margin-top:30px}.prose h3{font-size:20px;margin-top:32px;scroll-margin-top:30px}.prose p{margin-bottom:23px}.prose a{color:var(--orange);text-decoration:underline;text-underline-offset:4px}.prose blockquote{margin:25px 0;padding:14px 24px;border-left:3px solid var(--orange);background:var(--orange-soft);color:var(--muted)}.prose blockquote p:last-child{margin:0}.prose pre{max-width:100%;overflow:auto;padding:22px;border-radius:6px;font-size:13px;line-height:1.8}.prose :not(pre)>code{background:var(--orange-soft);padding:3px 5px;border-radius:3px;font-size:.9em}.prose table{display:block;max-width:100%;overflow:auto;border-collapse:collapse;font-size:14px}.prose td,.prose th{border:1px solid var(--line);padding:10px 16px;text-align:left}.prose ul,.prose ol{padding-left:25px}.prose img{border-radius:5px;margin:24px auto}.post{max-width:980px;margin:40px auto}.post-heading{max-width:760px;margin-bottom:35px}.post-meta{display:flex;gap:20px;color:var(--muted);font-size:12px;margin:28px 0 16px}.post-heading h1{font-size:38px;font-weight:500;letter-spacing:1px}.post-heading>p{color:var(--muted);font-size:16px}.post-heading .card-tags{font-size:12px}.post-cover{width:100%;max-height:500px;object-fit:cover;border-radius:8px;margin-bottom:30px}.article-layout{display:grid;grid-template-columns:minmax(0,720px) 180px;gap:55px}.toc{align-self:start;position:sticky;top:30px;padding-top:20px}.toc h2{font-family:inherit;font-size:12px;color:var(--muted);font-weight:500}.toc a{display:block;font-size:12px;line-height:1.7;border-left:1px solid var(--line);padding:7px 0 7px 15px}.toc .indent{padding-left:25px}.post-like{margin:55px 0 20px;padding-top:30px;border-top:1px solid var(--line);text-align:center}.post-like p{font-family:var(--serif);font-size:14px;color:var(--muted)}.like-button{display:inline-flex;gap:12px;align-items:center;border:1px solid var(--orange);background:var(--orange-soft);color:var(--orange);padding:10px 23px;border-radius:30px}.like-button[aria-pressed=true] svg{fill:currentColor}.post-like small{display:block;color:var(--muted);font-size:10px;margin-top:12px}.album{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.album figure{margin:0}.album img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px}.album figcaption{font-size:11px;color:var(--muted);margin-top:6px}.empty-state{padding:70px 15px;text-align:center;color:var(--muted)}.empty-state .orange-mark{margin:0 auto 25px}.empty-state h1,.empty-state h2,.empty-state h3{color:var(--ink)}.empty-state .eyebrow{justify-content:center}#reading-progress{height:3px;width:0;position:fixed;left:0;top:0;background:var(--orange);z-index:60}.player{position:fixed;right:25px;bottom:22px;width:286px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:0 17px 10px;z-index:40;box-shadow:0 8px 35px #36270d18;font-size:11px}.player-handle-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:6px;color:var(--muted)}#drag-handle{display:flex;align-items:center;gap:4px;font-size:9px;touch-action:none;cursor:grab;flex:1;user-select:none;text-align:left}#drag-handle:active{cursor:grabbing}.reset-button{font-size:9px;min-width:44px;padding:0}.player-track{display:flex;align-items:center;gap:11px}.record{width:34px;height:34px;border-radius:50%;background:var(--orange-soft);display:grid;place-items:center;color:var(--orange);flex-shrink:0;position:relative}.record:before{content:"";position:absolute;inset:5px;border:1px solid color-mix(in srgb,var(--orange) 18%,transparent);border-radius:50%}.player-track>div:nth-child(2){flex:1;min-width:0}.player-track strong{display:block;font-size:11px;font-weight:500;line-height:1.5}.player-track span{font-size:9px;color:var(--muted)}#playlist-toggle{width:36px;min-height:44px;padding:0}.time-labels{display:flex;justify-content:space-between;margin-top:0;font-size:10px;font-variant-numeric:tabular-nums;color:var(--muted)}input[type=range]{accent-color:var(--orange);cursor:pointer;max-width:100%;min-width:0}.seek{width:100%;height:18px;margin:0;display:block}.player-controls{display:flex;align-items:center;justify-content:space-between;gap:1px;margin-top:3px}.player-controls>button{padding:0;min-width:35px;display:grid;place-items:center;border-radius:50%}.player-controls .play-button{background:var(--orange);color:var(--surface);min-height:35px;width:35px}.volume{display:flex;align-items:center;gap:6px;margin-left:6px}.volume input{width:49px;height:30px}.player-status{font-size:9px;color:var(--muted);text-align:center;margin:4px 0 0;line-height:1.6}#player-nudge{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:10px}#player-nudge>span{font-size:10px;color:var(--muted)}#player-nudge button{min-width:36px}#playlist{border-top:1px solid var(--line);margin-top:12px;padding-top:11px}#playlist>p{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}#playlist ol{list-style:none;margin:0;padding:0;max-height:160px;overflow:auto}#playlist li button{width:100%;display:flex;text-align:left;align-items:center;gap:12px;font-size:11px;padding:8px 4px;border-radius:4px}#playlist li button[aria-current=true]{background:var(--orange-soft);color:var(--orange)}#playlist li span{font-size:10px;color:var(--muted)}#playlist .playlist-empty{display:block;text-align:center;line-height:2;color:var(--muted);padding:13px 0}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%);background:var(--ink);color:var(--paper);padding:10px 20px;max-width:calc(100vw - 32px);border-radius:8px;box-shadow:var(--shadow);z-index:100;font-size:13px}#lightbox{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;padding:50px 70px;background:#171813f2;color:#fff}#lightbox::backdrop{background:#111c}#lightbox[open]{display:flex;align-items:center;justify-content:center;gap:15px}#lightbox figure{margin:0;max-width:100%;text-align:center;min-width:0}#lightbox-image{max-height:75dvh;margin:auto;object-fit:contain}#lightbox figcaption{font-size:13px;margin-top:15px}#lightbox-count{font-size:11px;color:#d3cdbe}.lightbox-close{position:absolute;right:22px;top:15px;width:44px}.lightbox-prev,.lightbox-next{min-width:44px;border-radius:50%;background:#ffffff12}.stats-form{display:flex;align-items:end;gap:20px;flex-wrap:wrap}.stats-form label{display:flex;flex-direction:column;gap:8px;font-size:12px}.stats-form input,.stats-form select{background:var(--surface);border:1px solid var(--line);border-radius:5px;padding:10px;min-height:46px;max-width:100%}.stats-form button{background:var(--orange);color:var(--surface);border-radius:5px;padding:10px 22px}.stats-form+p{color:var(--muted);font-size:12px;margin-top:18px}.stats-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.stat{background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:7px}.stat strong{display:block;font:32px Georgia;margin-top:8px}.stats-table{width:100%;border-collapse:collapse;margin:20px 0 35px;text-align:left}.stats-table th,.stats-table td{padding:10px;border-bottom:1px solid var(--line);font-size:12px}.trend-bar{height:7px;background:var(--orange);min-width:2px;border-radius:2px}@media(min-width:1400px){.hero{min-height:445px}.hero h1{font-size:58px}.hero-art{margin-left:20px}.home-layout{gap:50px;grid-template-columns:minmax(0,1fr) 270px}.card-body{padding:23px}.hero-description{max-width:465px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.home-layout{gap:28px;grid-template-columns:minmax(0,1fr) 230px}.card-body{padding:18px}.hero h1{font-size:47px}.hero-art{transform:scale(.87);transform-origin:center}.hero-description{max-width:390px}.site-header nav{gap:24px}.three-columns{--feed-columns: 2;grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{gap:30px;grid-template-columns:minmax(0,1fr) 160px}}@media(max-width:850px){.wrap{width:calc(100% - 48px)}.home-layout{grid-template-columns:minmax(0,1fr)}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:25px}.sidebar-note{display:none}.sidebar-section{padding-top:15px}.hero{grid-template-columns:1.3fr .8fr;min-height:360px}.hero h1{font-size:44px}.hero-art{transform:scale(.69);transform-origin:left center;margin-left:-10px;width:300px}.hero-description{font-size:12px}.tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header{height:72px}.brand{font-size:18px}.brand small{font-size:9px}.site-header nav{gap:21px}.site-header nav>a{font-size:12px}.nav-divider{display:none}.theme-toggle{margin-left:-10px}.article-layout{grid-template-columns:minmax(0,1fr)}.toc{position:static;grid-row:1;padding:18px;border:1px solid var(--line);border-radius:6px}.toc nav{display:flex;flex-wrap:wrap;gap:5px 18px}.toc a{border:0;padding:3px 0}.toc .indent{padding-left:0}.post-heading h1{font-size:33px}.post{margin-top:30px}}@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:100px;flex-wrap:wrap;padding:10px 0 4px;gap:2px}.brand{font-size:19px}.brand small{display:none}.brand .orange-mark{width:36px;height:36px}.site-header nav{width:100%;justify-content:space-between;gap:12px}.site-header nav>a{font-size:12px;min-width:44px;text-align:center;padding:9px 0;min-height:44px}.theme-toggle{margin-left:auto;min-height:40px}.hero{display:block;padding:35px 0 30px;min-height:0;margin-bottom:28px;overflow:hidden}.hero h1{font-size:41px;letter-spacing:2px;margin-bottom:20px;position:relative;z-index:1}.hero .eyebrow{font-size:10px}.hero-description{max-width:100%;position:relative;z-index:1;font-size:12px;line-height:2}.hero-note{font-size:10px}.hero-art{height:132px;position:absolute;right:-82px;top:48px;width:245px;transform:scale(.42);transform-origin:center;opacity:.6;pointer-events:none}.art-caption,.art-note,.orbit{display:none}.hero-copy{position:relative;z-index:1}.hero h1 .heading-bubble{display:none}.section-heading h2{font-size:22px}.section-heading>span{font-size:10px}.filters{gap:3px;padding-bottom:18px}.filters button{padding:4px 10px;min-height:44px;font-size:11px}.feed-grid,.three-columns{--feed-columns: 1;grid-template-columns:minmax(0,1fr);gap:20px}.card-body{padding:21px}.content-card h3{font-size:20px}.content-card p{font-size:13px}.card-meta,.card-tags{font-size:11px}.card-tags a{min-height:34px}.sample-label{font-size:10px}.sidebar{display:block}.about-card{margin-top:5px}.about-card h2 br{display:none}.about-card p{font-size:13px}.sidebar-section{padding:25px 0}.tag-cloud a{min-height:36px;display:flex;align-items:center;font-size:12px}.site-footer{flex-wrap:wrap;margin-top:36px;padding-bottom:325px}.site-footer>span{width:100%;padding-left:40px}.player{right:12px;bottom:12px;width:264px;padding:0 14px 8px}.player-track strong{font-size:11px}.player-track span{font-size:10px}.player-controls>button{min-width:34px}.player-status{font-size:10px}.volume input{width:44px}.page-heading{padding:40px 0 26px}.page-heading h1,.about-page h1{font-size:29px}.page-heading p{font-size:13px}.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tag-tile{min-height:85px;padding:16px 34px 16px 15px;gap:6px}.tag-tile strong{font-size:14px}.tag-tile i{right:12px;width:12px;height:12px}.tag-tile>span{font-size:10px}.archive-list section>a{grid-template-columns:62px 36px 1fr;gap:10px}.archive-list section>a small{display:none}.archive-list strong{font-size:13px}.archive-list time{font-size:10px}.archive-list h2{font-size:30px}.about-page{margin-top:38px}.large-copy{font-size:16px}.prose{font-size:15px}.prose h2{font-size:22px}.post-heading h1{font-size:29px}.post-meta{gap:14px;font-size:11px}.post-heading>p{font-size:14px}.post-cover{margin-top:20px}.album{gap:10px}#lightbox{padding:55px 10px}#lightbox[open]{gap:5px}.lightbox-prev,.lightbox-next{min-width:35px}.stats-summary{grid-template-columns:1fr}.stats-form{display:block}.stats-form label{margin-bottom:15px}.stats-form input{width:100%}.stats-table td{overflow-wrap:anywhere}}.player-controls>button{min-width:44px;min-height:44px}.player-controls .play-button{min-width:44px;min-height:44px;width:44px}.player{width:320px;padding:0 16px 12px}.player-handle-row{border-bottom:0;margin-bottom:0}#drag-handle{justify-content:center;padding:0}.drag-indicator{width:24px;height:3px;border-radius:3px;background:var(--line)}#drag-handle:hover .drag-indicator,#drag-handle:focus-visible .drag-indicator{background:var(--muted)}.player .player-track{gap:12px;padding:8px 0 14px}.player .record{width:40px;height:40px}.player .player-track strong{font-size:14px;line-height:1.65}.player .player-track span{display:block;font-size:11px;margin-top:4px}.player-progress{position:relative;height:44px;margin-top:3px}.player-progress .time-labels{position:absolute;top:0;inset-inline:0;pointer-events:none}.player-progress .seek{appearance:none;-webkit-appearance:none;background:transparent;height:44px;padding-top:16px}.player-progress .seek::-webkit-slider-runnable-track{height:3px;background:var(--line);border-radius:3px}.player-progress .seek::-webkit-slider-thumb{-webkit-appearance:none;width:11px;height:11px;margin-top:-4px;border-radius:50%;background:var(--orange)}.player-progress .seek::-moz-range-track{height:3px;background:var(--line);border-radius:3px}.player-progress .seek::-moz-range-thumb{width:11px;height:11px;border:0;border-radius:50%;background:var(--orange)}.player-status:empty{display:none}.toc{top:calc(var(--header-height, 108px) + 24px)}.player .volume{margin-left:2px;gap:4px}.player .volume input{height:44px;width:48px}.seek{height:32px}.player-handle-row button,.player-handle-row #playlist-toggle{min-height:32px;height:32px}#playlist-toggle,#player-nudge button{min-width:44px}.tag-cloud a{min-height:36px;display:inline-flex;align-items:center}.filters button{min-height:44px}@media(max-width:600px){.site-header-shell{width:calc(100% - 16px)}.site-header.wrap{width:calc(100% - 24px)}.player{width:312px}.player .volume input{width:44px}.seek{height:44px}}::selection{background:var(--orange-soft);color:var(--ink)}.content-card{transition:border-color .2s ease,box-shadow .2s ease}.content-card:focus-within{border-color:color-mix(in srgb,var(--orange) 45%,var(--line))}.content-card h3 a{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:5px;transition:color .2s ease,text-decoration-color .2s ease}.content-card h3 a:focus-visible{text-decoration-color:currentColor}.about-card{position:relative}.about-card:before,.about-card:after{content:"";position:absolute;border:1px solid color-mix(in srgb,var(--orange) 22%,transparent);border-radius:50%;pointer-events:none}.about-card:before{width:17px;height:17px;top:17px;right:17px}.about-card:after{width:6px;height:6px;top:39px;right:12px}.sidebar-note{border-left:1px dashed color-mix(in srgb,var(--green) 30%,var(--line));padding-left:20px;margin-top:24px}.toc a{transition:color .2s ease,border-color .2s ease,background .2s ease}.toc a[aria-current=location]{color:var(--orange);border-left-color:var(--orange);background:color-mix(in srgb,var(--orange-soft) 55%,transparent);border-radius:0 4px 4px 0}.text-link svg,.subtle-link svg{transition:transform .2s ease}@media(hover:hover)and (pointer:fine){.content-card:hover{border-color:color-mix(in srgb,var(--orange) 30%,var(--line));box-shadow:0 7px 20px #67461f0d}.content-card h3 a:hover{text-decoration-color:currentColor}.text-link:hover svg,.subtle-link:hover svg{transform:translate(3px)}.archive-list section>a:hover{background:color-mix(in srgb,var(--orange-soft) 32%,transparent)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
