:root{--bg: #f7f4ee;--surface: #fffdf8;--surface-muted: #f0ebe1;--ink: #1f2328;--muted: #6a7280;--line: rgba(31, 35, 40, .12);--line-strong: rgba(31, 35, 40, .2);--accent: #7c4b33;--accent-soft: rgba(124, 75, 51, .08);--max-width: 1120px;--content-width: 760px;--font-display: "Songti SC", "Noto Serif SC", "Source Han Serif SC", "STSong", serif;--font-body: "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth;line-break:strict;hanging-punctuation:first allow-end last}body{margin:0;min-height:100vh;background:linear-gradient(180deg,rgba(124,75,51,.035),transparent 160px),var(--bg);color:var(--ink);font-family:var(--font-body);text-rendering:optimizeLegibility;word-break:normal;overflow-wrap:break-word}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main,header,footer,section,article,aside{position:relative}.page-shell{max-width:var(--max-width);margin:0 auto;padding:0 24px 96px}.site-header,.site-footer{max-width:var(--max-width);margin:0 auto;padding:24px}.site-header{display:flex;align-items:center;justify-content:flex-end;gap:16px;border-bottom:1px solid var(--line);min-height:72px}.site-footer{color:var(--muted);font-size:13px;border-top:1px solid var(--line)}.nav-list,.tag-list,.article-badges{list-style:none;padding:0;margin:0;display:flex;gap:12px;flex-wrap:wrap}.nav-list{gap:18px;color:var(--muted);font-size:14px}.nav-list a:hover,.tag-list a:hover,.side-links a:hover,.lead-entry a:hover,.archive-list a:hover,.post-card-title a:hover{color:var(--accent)}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-intro,.home-lead,.reading-layout,.hero,.article-shell,.archive-stack,.about-grid,.tag-summary-grid{margin-top:34px}.home-intro{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:24px;align-items:start;padding:16px 0 12px;border-bottom:1px solid var(--line)}.home-intro h1,.article-shell h1,.hero h1{margin:0;font-family:var(--font-display);font-size:clamp(28px,3.2vw,38px);line-height:1.22;letter-spacing:.01em;text-wrap:balance;word-break:keep-all}.home-intro__summary,.hero-summary,.article-summary{max-width:44rem;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.9;text-wrap:pretty}.home-intro__meta{display:grid;gap:8px;padding:6px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.home-lead{padding:16px 0 22px;border-bottom:1px solid var(--line)}.home-lead__header,.section-heading,.archive-year__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.home-lead__header a,.side-links a{color:var(--muted)}.lead-entry{margin-top:12px;padding:0 0 4px}.lead-entry__meta,.post-card-meta,.article-kicker,.post-meta{color:var(--muted);font-size:13px}.lead-entry__meta,.post-card-meta,.article-kicker{display:flex;gap:14px;flex-wrap:wrap}.lead-entry h2,.section-heading h2,.hero h2,.article-shell h2,.article-shell h3,.panel h2,.about-grid h2,.feature-card h3{margin:0;font-family:var(--font-display);line-height:1.35;letter-spacing:.01em}.lead-entry h2{margin-top:10px;max-width:100%;font-size:clamp(23px,3vw,31px);line-height:1.42;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;white-space:nowrap;word-break:keep-all}.lead-entry p{margin:12px 0 0;max-width:42rem;font-size:15px;line-height:1.9;text-wrap:pretty}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:34px;align-items:start}.reading-layout__main{min-width:0}.reading-layout__side{display:grid;gap:16px;position:sticky;top:24px}.section-heading--compact{margin-bottom:16px}.search-panel,.side-section,.hero,.archive-intro,.archive-year,.tag-summary-card,.about-grid section{background:var(--surface);border:1px solid var(--line);border-radius:18px}.search-panel,.side-section,.archive-intro,.archive-year,.tag-summary-card,.about-grid section{padding:16px 18px}.side-section p,.hero p,.archive-intro p,.about-grid p,.tag-summary-card span{line-height:1.95;text-wrap:pretty}.side-links{list-style:none;padding:0;margin:0;display:grid;gap:8px}.search-label{display:block;margin-bottom:8px;color:var(--muted);font-size:13px}.search-input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--line-strong);border-radius:12px;background:#fff;color:var(--ink);font:inherit}.post-list{display:grid;gap:26px}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.post-card{padding:0 0 16px;border-bottom:1px solid var(--line)}.post-card:last-child{border-bottom:0}.post-card-link{display:grid;gap:10px;padding:10px 0 4px;width:100%;max-width:100%;border-radius:16px;transition:background-color .16s ease,transform .16s ease}.post-card-link:hover{background:color-mix(in srgb,var(--accent-soft) 30%,white)}.post-card-title{margin:0;font-family:var(--font-display);font-size:clamp(21px,2.4vw,28px);line-height:1.42;text-wrap:pretty;word-break:keep-all}.tag-list a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:13px}.hero{padding:24px 0 0}.category-page,.archive-page,.about-page{max-width:1000px;margin:0 auto}.page-intro{display:grid;gap:10px;margin-top:34px;padding:10px 0 22px;border-bottom:1px solid var(--line)}.page-intro--compact{gap:8px}.page-intro .eyebrow,.page-intro h1,.page-intro__summary{margin:0}.page-intro h1{font-family:var(--font-display);font-size:clamp(28px,4vw,38px);line-height:1.26;text-wrap:balance;word-break:keep-all}.page-intro__summary{color:var(--muted);font-size:15px;line-height:1.82;text-wrap:pretty}.category-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:34px;padding:10px 0 22px;border-bottom:1px solid var(--line)}.category-hero h1,.category-hero .post-meta{margin:0}.category-hero__main{display:grid;gap:10px;min-width:0}.category-hero h1{flex:1;font-family:var(--font-display);font-size:clamp(28px,4vw,38px);line-height:1.26;text-wrap:balance;word-break:keep-all}.hero h1{margin-top:6px}.hero-summary{font-size:16px;max-width:42rem}.category-posts{margin-top:20px;gap:0}.category-posts .post-card{padding:22px 0 24px}.category-posts .post-card:first-child{padding-top:0}.category-posts .post-card-title{max-width:18em;font-size:clamp(23px,3.1vw,30px);line-height:1.42}.category-posts .post-card-excerpt{max-width:34rem;font-size:15px}.archive-page .archive-stack,.about-page .about-grid,.about-page .about-profile{margin-top:26px}.about-profile{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:start;padding:0 0 8px}.about-profile__intro{display:grid;gap:12px;align-content:start}.about-profile__intro .eyebrow,.about-profile__intro p{margin:0}.about-profile__intro p{max-width:34rem;color:#3f454d;font-size:16px;line-height:1.88;text-wrap:pretty}.about-profile__list{margin:0;display:grid;gap:0;align-content:start;padding:18px 22px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 78%,white)}.about-profile__list div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;padding:15px 0;border-top:1px solid var(--line)}.about-profile__list div:first-child{padding-top:0;border-top:0}.about-profile__list dt,.about-profile__list dd{margin:0}.about-profile__list dt{color:var(--muted);font-size:13px}.about-profile__list dd{font-size:15px;line-height:1.8;word-break:break-word}.about-profile__list a{color:var(--ink)}.about-grid--two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.about-note{padding:22px 22px 24px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 74%,white)}.about-note p:last-child{margin-bottom:0}.article-shell{max-width:1060px;margin:0 auto;padding-top:18px}.article-header{display:grid;gap:12px;border-bottom:1px solid var(--line);padding-bottom:20px}.article-kicker{margin-top:0}.article-summary{margin-top:0;max-width:43rem;font-size:15px;line-height:1.92}.article-cover{overflow:hidden;border-radius:18px;margin:28px 0 32px}.article-grid{display:grid;grid-template-columns:minmax(0,min(100%,700px)) 200px;justify-content:space-between;gap:36px;align-items:start}.article-main{min-width:0}.article-source{margin:26px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.prose{min-width:0;font-size:15.5px;line-break:strict}.prose p,.prose li{line-height:2}.prose p{margin:0 0 1.22em;text-wrap:pretty}.prose h2,.prose h3{line-height:1.5;text-wrap:balance;word-break:keep-all}.prose h2{margin-top:48px;margin-bottom:14px;font-size:24px;padding-bottom:10px;border-bottom:1px solid var(--line)}.prose h3{margin-top:30px;margin-bottom:10px;font-size:20px}.prose ul,.prose ol{padding-left:1.4rem}.prose ul,.prose ol,.prose blockquote,.prose pre,.prose figure,.prose table{margin:1.4em 0}.prose li+li{margin-top:.7em}.prose li{padding-left:.12rem}.prose a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.prose strong{font-weight:700}.prose blockquote{margin-left:0;padding:18px 20px;border-left:2px solid var(--accent);background:color-mix(in srgb,var(--accent-soft) 72%,white);color:#454b54;border-radius:0 14px 14px 0}.prose blockquote p:last-child{margin-bottom:0}.prose :not(pre)>code{padding:.16em .4em;border-radius:6px;background:var(--surface-muted);font-size:.92em}.prose pre{overflow-x:auto;padding:18px 20px;border-radius:16px;background:#1d232a;color:#f4efe7;line-height:1.75}.prose pre code{background:transparent;padding:0;color:inherit;font-size:.94em}.prose figure{margin-left:0;margin-right:0}.prose figure img{border-radius:16px;border:1px solid var(--line)}.mdx-callout,.mdx-quote-block,.mdx-embed-card{margin:1.4em 0;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface) 84%,white)}.mdx-callout__body>:first-child,.mdx-quote-block__content>:first-child,.mdx-embed-card>:first-child{margin-top:0}.mdx-callout__body>:last-child,.mdx-quote-block__content>:last-child,.mdx-embed-card>:last-child{margin-bottom:0}.mdx-callout{border-left-width:3px}.mdx-callout--tip,.mdx-callout--note,.mdx-callout--info{border-left-color:var(--accent)}.mdx-callout--warning{border-left-color:#d97706}.mdx-quote-block{margin-left:0}.mdx-quote-block__source{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.7}.mdx-embed-card{position:relative}.mdx-embed-card:before{content:"嵌入内容";display:block;margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mdx-columns{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:1.5em 0}.mdx-columns__column{min-width:0;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--surface) 88%,white)}.mdx-columns__column>:first-child{margin-top:0}.mdx-columns__column>:last-child{margin-bottom:0}.prose figcaption{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.75;text-align:center}.home-intro__summary,.lead-entry p,.hero-summary,.article-summary,.about-grid p,.side-section p{max-width:44rem}.prose table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.8;background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;display:block}.prose thead{background:var(--surface-muted)}.prose th,.prose td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.prose tr:last-child td{border-bottom:0}.toc-shell{min-width:0}.toc-shell--desktop{position:sticky;top:24px;align-self:start;padding:0 0 0 20px;border-left:1px solid color-mix(in srgb,var(--line) 80%,transparent);background:transparent;border-radius:0;max-height:calc(100vh - 48px);overflow:auto}.toc-shell--mobile{display:none;margin-bottom:22px;padding:14px 16px}.toc-shell--mobile summary{cursor:pointer;color:var(--ink);font-family:var(--font-display);font-size:18px;font-weight:700;list-style:none}.toc-shell--mobile summary::-webkit-details-marker{display:none}.toc-shell--mobile nav{margin-top:14px}.toc-shell__label{margin:0 0 14px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.toc-list,.toc-sublist{list-style:none;margin:0;padding:0}.toc-list{display:grid;gap:14px}.toc-list>li>a{display:block;color:var(--ink);font-size:14px;line-height:1.72}.toc-sublist{margin-top:8px;display:grid;gap:8px;padding-left:12px}.toc-sublist a{display:block;color:var(--muted);font-size:13px;line-height:1.7}.article-related{margin-top:48px;padding-top:24px;border-top:1px solid var(--line)}.comments-shell{margin-top:40px;padding-top:16px;border-top:1px solid var(--line)}.archive-stack,.about-grid,.tag-summary-grid{display:grid;gap:18px}.archive-stack{gap:14px}.archive-year{display:grid;grid-template-columns:108px minmax(0,1fr);gap:18px;padding:16px 0 0;border:0;border-top:1px solid color-mix(in srgb,var(--line) 92%,transparent);border-radius:0;background:transparent}.archive-year:first-child{padding-top:0;border-top:0}.archive-year__header{display:grid;align-content:start;gap:8px;padding-top:2px}.archive-year__eyebrow{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em}.archive-year__title-group{display:grid;gap:4px}.archive-year__title-group h2,.archive-year__title-group p{margin:0}.archive-year__title-group h2{font-size:28px;line-height:1.04}.archive-year__title-group p{color:var(--muted);font-size:13px;line-height:1.7}.archive-list{list-style:none;padding:0;margin:0;display:grid;gap:0;border:1px solid var(--line);border-radius:20px;background:color-mix(in srgb,var(--surface) 86%,white);overflow:hidden}.archive-list li a{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;border-top:1px solid var(--line)}.archive-list li a:hover{background:color-mix(in srgb,var(--accent-soft) 38%,white)}.archive-list__date{color:var(--muted);font-size:13px;line-height:1.75;white-space:nowrap}.archive-list__content{min-width:0;display:grid;gap:4px}.archive-list li span:first-child{font-size:15px;line-height:1.68;word-break:break-word}.archive-list li:first-child a{border-top:0}.archive-list .post-meta{font-size:12px;line-height:1.6}.about-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.about-grid section{min-height:100%}.about-grid .panel{padding:20px 20px 22px}.about-grid h2{font-size:clamp(24px,3vw,32px);line-height:1.45}.about-grid p:last-child{margin-bottom:0}.private-dashboard-page{margin:0 auto;max-width:var(--max-width);padding:24px 0 72px}.desk-body{min-height:100vh;background:radial-gradient(circle at top,rgba(228,209,170,.38),transparent 32%),linear-gradient(180deg,#f7f1e6,#f3ede4 52%,#efe9df)}.desk-shell{max-width:100%;min-height:100vh;padding:28px 18px 44px}.desk-page,.desk-video-page{margin:0 auto;max-width:460px;padding:0}.desk-hero{display:grid;gap:12px;padding:22px 20px 20px;border:1px solid rgba(63,46,22,.08);border-radius:32px;background:linear-gradient(160deg,#fff7e3f0,#f0e2c2f2),#f4ebd9;box-shadow:0 20px 46px #231a1214}.desk-hero--compact{padding:20px 18px 18px}.desk-hero__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.desk-hero__eyebrow{margin:0;color:#7a684f;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.desk-hero__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff9e;color:#5f5140;font-size:12px;font-weight:700;letter-spacing:.08em}.desk-hero h1{margin:0;color:#231a12;font-size:clamp(34px,8vw,46px);line-height:1.14;letter-spacing:-.04em;text-wrap:balance}.desk-hero__summary{margin:0;color:#5f5140;font-size:15px;line-height:1.85}.desk-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.desk-app-card{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:164px;padding:16px 16px 14px;border:1px solid rgba(31,35,40,.07);border-radius:28px;background:linear-gradient(180deg,#fffffff7,#f8f2e9f0),#fff;box-shadow:0 16px 34px #231a120f;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.desk-app-card:hover{transform:translateY(-3px);border-color:#8c663038;box-shadow:0 22px 42px #231a1214}.desk-app-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#f5ead4,#ebdcc0);color:#3d2e1f;font-size:21px;font-weight:700;box-shadow:inset 0 1px #fff9}.desk-app-card__body{display:grid;gap:5px}.desk-app-card__meta{color:#8a7962;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.desk-app-card__body strong{color:#231a12;font-size:20px;line-height:1.28}.desk-app-card__body span{color:#796956;font-size:13px;line-height:1.7}.desk-app-card__arrow{color:#9d896d;font-size:12px;font-weight:700;letter-spacing:.08em}.desk-status-hint{margin-top:14px;padding:10px 14px;border-radius:999px;border:1px solid rgba(31,35,40,.05);background:#ffffffc7;box-shadow:0 10px 24px #231a120a}.desk-status-hint p{margin:0;color:#7b6a55;font-size:12px;line-height:1.6;text-align:center}.desk-inline-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.desk-inline-nav a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffffa8;color:#624c33;font-size:13px;font-weight:600;text-decoration:none}.desk-video-card,.desk-command-list{margin-top:16px;padding:18px;border:1px solid rgba(31,35,40,.07);border-radius:28px;background:#fffffff0;box-shadow:0 16px 36px #231a120f}.desk-video-card__label{margin:0;color:#8b7a63;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.desk-video-card__header{display:grid;gap:10px}.desk-video-card__hint{margin:0;color:#6a5a46;font-size:14px;line-height:1.75}.desk-video-card h2,.desk-command-list__header h2{margin:8px 0 0;color:#231a12;font-size:22px;line-height:1.3}.desk-field{display:grid;gap:8px;margin-top:14px}.desk-field span{color:#6c5a46;font-size:13px;font-weight:600}.desk-input{width:100%;padding:0 14px;min-height:48px;border:1px solid rgba(31,35,40,.08);border-radius:18px;background:#fbfaf7;color:var(--ink);font:inherit}.desk-input--multiline{padding-top:12px;padding-bottom:12px;min-height:84px;resize:vertical}.desk-video-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.desk-video-actions button,.desk-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:0;border-radius:18px;background:#231a12;color:#f8f3ea;font:inherit;font-weight:600;cursor:pointer;text-decoration:none}.desk-button--secondary{background:#efe3cc;color:#3d2e1f}.desk-button--ghost{min-height:40px;padding:0 16px;border:1px solid rgba(35,26,18,.08);background:#fff8ee;color:#4d3c29;box-shadow:none}.desk-video-feedback{margin:12px 0 0;color:#6f5f4d;font-size:13px;line-height:1.7}.desk-video-notes{display:grid;gap:8px;margin-top:14px;padding:12px 14px;border-radius:18px;background:#f8f4eb;color:#5d4c3a}.desk-video-notes p{margin:0;font-size:13px;line-height:1.7}.desk-video-notes strong{color:#231a12}.desk-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.desk-mode-switch button{min-height:48px;padding:0 14px;border:1px solid rgba(35,26,18,.08);border-radius:18px;background:#fffaf2;color:#4d3c29;font:inherit;font-weight:600;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.desk-mode-switch button.is-active{border-color:#4d3c2929;background:#231a12;color:#f8f3ea;transform:translateY(-1px)}.desk-mode-panel{margin-top:12px;padding:12px 14px;border-radius:18px;background:#f8f4eb;color:#5d4c3a}.desk-mode-panel p{margin:0;font-size:13px;line-height:1.7}.desk-mode-panel strong{color:#231a12}.desk-command-list__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.desk-inline-action{margin-top:10px}.desk-command-list pre{margin:14px 0 0;padding:14px;overflow-x:auto;border-radius:18px;background:#f8f4eb;color:#3c3022;font-size:13px;line-height:1.7}.desk-status-panel{margin-top:14px;padding:14px;border-radius:20px;background:#f8f4eb;color:#3c3022}.desk-status-panel p{margin:0;font-size:14px;line-height:1.8}.desk-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.desk-status-grid div{min-width:0;padding:12px 12px 14px;border-radius:16px;background:#ffffffd1;border:1px solid rgba(35,26,18,.05)}.desk-status-grid span{display:block;color:#7c6a53;font-size:12px;line-height:1.6}.desk-status-grid strong{display:block;margin-top:8px;color:#231a12;font-size:24px;line-height:1.1}.desk-status-notes{display:grid;gap:8px;margin-top:12px}.desk-status-notes code{padding:.12em .36em;border-radius:6px;background:#231a120f}.private-dashboard-hero{display:grid;gap:14px;padding:8px 0 28px;border-bottom:1px solid var(--line)}.private-dashboard-hero h1{margin:0;font-size:clamp(34px,5vw,52px);line-height:1.18;letter-spacing:-.03em}.private-dashboard-hero__summary{max-width:720px;margin:0;color:var(--muted);font-size:16px;line-height:1.85}.private-dashboard-section{margin-top:32px}.private-dashboard-section__heading{margin-bottom:16px}.private-dashboard-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.private-dashboard-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel{min-width:0;padding:22px 22px 24px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fffffff0,#faf8f3fa),var(--surface);box-shadow:0 18px 40px #1f1c160d}.dashboard-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboard-panel__header h2,.dashboard-panel__header h3{margin:4px 0 0;font-size:24px;line-height:1.36}.dashboard-panel__label{margin:0;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.dashboard-metrics{display:grid;gap:12px}.dashboard-metrics--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-metrics--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metrics div{min-width:0;padding:16px 16px 18px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(31,35,40,.08)}.dashboard-metrics span,.dashboard-row span:first-child,.dashboard-columns__title{color:var(--muted);font-size:13px;line-height:1.6}.dashboard-metrics strong{display:block;margin-top:10px;color:var(--ink);font-size:clamp(26px,3vw,34px);line-height:1.15;letter-spacing:-.03em;word-break:break-word}.dashboard-stack{display:grid;gap:12px}.dashboard-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid rgba(31,35,40,.08)}.dashboard-row:last-child{padding-bottom:0;border-bottom:0}.dashboard-row span:last-child{color:var(--ink);font-size:15px;line-height:1.8;text-align:right;word-break:break-word}.dashboard-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.dashboard-list li{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid rgba(31,35,40,.08)}.dashboard-list li:last-child{padding-bottom:0;border-bottom:0}.dashboard-list li span{min-width:0;color:var(--ink);font-size:15px;line-height:1.8;word-break:break-word}.dashboard-list li strong{flex-shrink:0;color:var(--accent);font-size:17px;line-height:1.4}.dashboard-list--compact li span,.dashboard-list--compact li strong{font-size:14px}.dashboard-list__empty{display:block;color:var(--muted);font-size:14px;line-height:1.8}.dashboard-columns{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.tag-summary-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tag-summary-card{display:flex;flex-direction:column;gap:8px}@media(max-width:980px){.home-intro,.reading-layout,.article-grid{grid-template-columns:1fr}.reading-layout__side,.toc-shell{position:static}.article-grid{gap:24px}.toc-shell--desktop{display:none}.toc-shell--mobile{display:block}.about-grid,.about-profile,.private-dashboard-grid,.private-dashboard-grid--two,.dashboard-columns{grid-template-columns:1fr}.dashboard-metrics--three{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-status-grid{grid-template-columns:1fr}}@media(max-width:760px){.desk-shell{padding:18px 14px 36px}.page-shell,.site-header,.site-footer{padding-left:16px;padding-right:16px}.site-header{align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:12px;padding-top:18px;padding-bottom:18px}.nav-list{gap:12px;row-gap:8px;font-size:13px}.home-intro,.home-lead,.reading-layout,.article-shell,.archive-stack,.about-grid,.tag-summary-grid,.private-dashboard-section{margin-top:26px}.home-intro{gap:12px;padding:14px 0}.home-intro__meta{gap:4px;padding-top:2px}.home-lead{padding:12px 0 18px}.home-lead__header,.section-heading,.archive-year__header{flex-direction:column;align-items:flex-start;gap:8px}.lead-entry{margin-top:10px}.lead-entry p,.page-intro__summary,.about-profile__intro p{font-size:15px;line-height:1.9}.lead-entry h2{overflow:visible;text-overflow:clip;text-wrap:pretty;white-space:normal}.search-panel{padding:14px 16px}.search-label{margin-bottom:8px}.search-input{min-height:44px;border-radius:12px}.post-card{padding-bottom:12px}.post-card-link{gap:8px;padding:12px 14px;width:100%;background:color-mix(in srgb,var(--surface) 88%,white);border:1px solid var(--line);border-radius:16px}.post-card-title{font-size:20px;line-height:1.38}.reading-layout__side{gap:16px}.side-section{padding:14px 16px;border-radius:16px}.category-page .hero,.archive-page .hero,.about-page .hero{padding-left:18px;padding-right:18px}.page-intro{gap:8px;padding:8px 0 18px}.about-profile{gap:20px}.about-grid--two-up{grid-template-columns:1fr}.about-profile__list div{grid-template-columns:1fr;gap:6px}.category-posts .post-card-title,.about-grid h2{max-width:none}.about-profile__list{padding:16px 18px;border-radius:16px}.about-profile__list dd{font-size:16px}.about-note{padding:18px 18px 20px;border-radius:16px}.private-dashboard-page{padding:10px 0 56px}.desk-page,.desk-video-page{max-width:none}.desk-hero{gap:12px;padding:20px 18px 18px;border-radius:28px}.desk-app-grid{gap:12px;margin-top:16px}.desk-app-card{min-height:156px;padding:14px;border-radius:24px}.desk-video-card,.desk-command-list{padding:16px;border-radius:24px}.desk-command-list__header{flex-direction:column;align-items:stretch}.desk-button--ghost{width:100%}.desk-video-actions{grid-template-columns:1fr}.private-dashboard-hero{gap:12px;padding-bottom:22px}.private-dashboard-hero__summary{font-size:15px;line-height:1.88}.dashboard-panel{padding:18px 18px 20px;border-radius:18px}.dashboard-panel__header h2,.dashboard-panel__header h3{font-size:22px}.dashboard-metrics--three,.dashboard-metrics--two{grid-template-columns:1fr}.dashboard-metrics strong{font-size:28px}.dashboard-row{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-row span:last-child{text-align:left}.archive-stack{gap:18px}.archive-year{grid-template-columns:1fr;gap:10px;padding-top:16px}.archive-year__header{gap:6px}.archive-year__eyebrow{font-size:10px;letter-spacing:.16em}.archive-year__title-group{grid-template-columns:auto auto;align-items:baseline;justify-content:space-between;gap:10px}.archive-year__title-group h2{font-size:24px}.archive-year__title-group p{font-size:12px;text-align:right}.archive-list li a{grid-template-columns:1fr;gap:5px;padding:12px 14px}.archive-list__date{font-size:12px;white-space:normal}.archive-list li span:first-child{font-size:15px;line-height:1.56}.home-intro h1,.article-shell h1,.hero h1{font-size:clamp(22px,7vw,29px)}.page-intro h1,.category-hero h1{font-size:clamp(23px,6.8vw,29px)}.prose{font-size:15px}.article-kicker,.post-card-meta{gap:8px}.prose p,.prose li{line-height:1.92}.article-cover{margin:22px 0 24px}.article-grid{gap:16px}.toc-shell--mobile{margin-bottom:18px;padding:12px 14px;border-radius:14px}.toc-shell--mobile summary{font-size:17px}.toc-list{gap:12px}.toc-sublist{gap:6px}.prose h2{margin-top:38px;font-size:22px}.prose h3{font-size:18px}.prose table{font-size:14px}.prose th,.prose td{min-width:120px;padding:10px 12px}.mdx-callout,.mdx-quote-block,.mdx-embed-card,.mdx-columns__column{padding:16px 16px 18px;border-radius:14px}.mdx-columns{grid-template-columns:1fr;gap:14px}}
