:root{color-scheme:dark;--bg:#0f1115;--bg-elevated:#14171d;--surface:#171b22;--surface-hover:#1d222b;--border:#262c38;--border-strong:#333b4a;--text:#e7e9ee;--text-muted:#9aa4b5;--text-faint:#6b7484;--accent:#7aa2f7;--accent-hover:#9ab8ff;--accent-soft:#7aa2f724;--accent-contrast:#0b1020;--mark-bg:#facc153d;--mark-text:#ffe89a;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 6px 24px -8px #0009;--shadow-lg:0 24px 60px -20px #000000bf;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;--font-serif:ui-serif, Georgia, "Songti SC", "SimSun", "Noto Serif SC", serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", "Courier New", monospace;--step--1:.8125rem;--step-0:.9375rem;--step-1:1.0625rem;--step-2:1.375rem;--step-3:1.75rem;--step-4:2.25rem;--step-5:2.875rem;--content-width:68rem;--measure:42rem;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-full:999px;--header-height:3.75rem;--ease:cubic-bezier(.22, 1, .36, 1)}:root[data-theme=light]{color-scheme:light;--bg:#fff;--bg-elevated:#fbfbfc;--surface:#f6f7f9;--surface-hover:#eef0f4;--border:#e4e7ec;--border-strong:#d0d5dd;--text:#17181c;--text-muted:#5b6472;--text-faint:#8b93a1;--accent:#2f6fed;--accent-hover:#1d5ad9;--accent-soft:#2f6fed1a;--accent-contrast:#fff;--mark-bg:#ffd6006b;--mark-text:#4a3a00;--shadow-sm:0 1px 2px #1018280f;--shadow-md:0 6px 24px -10px #1018282e;--shadow-lg:0 24px 60px -24px #10182840}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background-color:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-sans);font-size:var(--step-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;transition:background-color .2s var(--ease), color .2s var(--ease);flex-direction:column;line-height:1.7;display:flex}img,picture,svg,video,canvas{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none;padding:0}a{color:var(--accent);text-underline-offset:.2em;transition:color .15s var(--ease);text-decoration:none}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--accent-soft)}hr{border:none;border-top:1px solid var(--border)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full);background-clip:content-box;border:3px solid #0000}.container{width:100%;max-width:var(--content-width);margin-inline:auto;padding-inline:1.125rem}.container--narrow{max-width:52rem}main{flex:1 0 auto}.skip-link{z-index:100;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);transition:top .15s var(--ease);padding:.6rem 1rem;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:.75rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=48rem){.container{padding-inline:2rem}}.site-header{z-index:40;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__inner{min-height:var(--header-height);align-items:center;gap:.75rem;display:flex}.brand{font-weight:700;font-size:var(--step-1);letter-spacing:-.01em;color:var(--text);white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.brand:hover{color:var(--text)}.brand__dot{background:var(--accent);width:.625rem;height:.625rem;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.site-nav{flex:auto;min-width:0}.site-nav__list{scrollbar-width:none;align-items:center;gap:.125rem;padding:0;list-style:none;display:flex;overflow-x:auto}.site-nav__list>li{flex-shrink:0}.site-nav__list::-webkit-scrollbar{display:none}.site-nav__link{border-radius:var(--radius-sm);color:var(--text-muted);font-size:var(--step-0);white-space:nowrap;transition:color .15s var(--ease), background-color .15s var(--ease);padding:.4rem .7rem;display:inline-block}.site-nav__link:hover{color:var(--text);background:var(--surface)}.site-nav__link[aria-current=page]{color:var(--text);background:var(--accent-soft);font-weight:600}.header-actions{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;display:flex}@media (width<=39.99rem){:root{--header-height:6.25rem}.site-header__inner{flex-wrap:wrap;row-gap:.25rem;padding-bottom:.5rem}.brand{order:1}.header-actions{order:2}.site-nav{flex:1 0 100%;order:3}.site-nav__list{margin-left:-.7rem}}.icon-button{border-radius:var(--radius);width:2.375rem;height:2.375rem;color:var(--text-muted);transition:color .15s var(--ease), background-color .15s var(--ease), border-color .15s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{color:var(--text);background:var(--surface);border-color:var(--border)}.search-trigger{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);height:2.375rem;color:var(--text-muted);font-size:var(--step--1);transition:border-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:.5rem;padding:0 .625rem 0 .75rem;display:inline-flex}.search-trigger:hover{color:var(--text);border-color:var(--border-strong)}.search-trigger__label{display:none}.search-trigger__kbd{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-elevated);font-family:var(--font-mono);color:var(--text-faint);align-items:center;gap:.15rem;padding:.1rem .35rem;font-size:.6875rem;line-height:1.6;display:none}@media (width>=40rem){.search-trigger__label{display:inline}.search-trigger__kbd{display:inline-flex}}.theme-toggle__icon{transition:transform .35s var(--ease), opacity .2s var(--ease)}:root[data-theme=light] .theme-toggle__moon,:root:not([data-theme=light]) .theme-toggle__sun{display:none}.site-footer{border-top:1px solid var(--border);color:var(--text-faint);font-size:var(--step--1);margin-top:4.5rem;padding:2rem 0 3rem}.site-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:.25rem 1.25rem;padding:0;list-style:none;display:flex}.site-footer__tags{flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;margin-top:.6rem;display:flex}.site-footer__tags>span:first-child{color:var(--text-faint)}.site-footer__tag-links{flex-wrap:wrap;gap:.35rem .75rem;display:flex}.site-footer__links a{color:var(--text-muted)}.site-footer__links a:hover{color:var(--accent)}@media (width>=48rem){.site-footer__inner{text-align:left;flex-direction:row;justify-content:space-between}}.hero{padding:3.5rem 0 2.5rem}.hero__title{font-size:var(--step-4);letter-spacing:-.025em;margin-bottom:.875rem;font-weight:700;line-height:1.15}.hero__tagline{font-size:var(--step-1);color:var(--text-muted);max-width:34rem}.hero__meta{font-size:var(--step--1);color:var(--text-faint);flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:1.25rem;display:flex}@media (width>=48rem){.hero{padding:5rem 0 3.5rem}.hero__title{font-size:var(--step-5)}}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.section-head__title{font-size:var(--step-2);letter-spacing:-.015em;font-weight:650}.section-head__link{font-size:var(--step--1);color:var(--text-muted);white-space:nowrap}.section-head__link:hover{color:var(--accent)}.page-header{padding:2.75rem 0 1.75rem}.page-header__title{font-size:var(--step-3);letter-spacing:-.02em;font-weight:700}.page-header__desc{color:var(--text-muted);max-width:40rem;margin-top:.5rem}.post-list{gap:.875rem;padding:0;list-style:none;display:grid}.post-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);transition:border-color .18s var(--ease), transform .18s var(--ease), background-color .18s var(--ease);padding:1.125rem 1.25rem;position:relative}.post-card:hover{border-color:var(--border-strong);background:var(--surface);transform:translateY(-2px)}.post-card__title{font-size:var(--step-1);letter-spacing:-.01em;margin-bottom:.35rem;font-weight:650;line-height:1.4}.post-card__title a:after{content:"";border-radius:inherit;position:absolute;inset:0}.post-card__title a{color:var(--text)}.post-card:hover .post-card__title a{color:var(--accent)}.post-card__excerpt{color:var(--text-muted);font-size:var(--step-0);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-card__meta{font-size:var(--step--1);color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:.4rem .75rem;margin-top:.75rem;display:flex}.post-card__meta time{font-variant-numeric:tabular-nums}.post-card__dot{opacity:.6;background:currentColor;border-radius:50%;width:3px;height:3px}@media (width>=48rem){.post-list{gap:1rem}.post-card{padding:1.375rem 1.5rem}}.tag-list{flex-wrap:wrap;gap:.375rem;padding:0;list-style:none;display:flex}.tag-pill{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:var(--step--1);transition:color .15s var(--ease), border-color .15s var(--ease), background-color .15s var(--ease);align-items:center;gap:.3rem;padding:.2rem .6rem;line-height:1.6;display:inline-flex;position:relative}.tag-pill:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.tag-pill__count{color:var(--text-faint);font-variant-numeric:tabular-nums;font-size:.6875rem}.tag-pill--active{color:var(--accent-contrast);background:var(--accent);border-color:var(--accent)}.tag-pill--active .tag-pill__count{color:inherit;opacity:.75}.post-card .tag-list{z-index:1;position:relative}.tag-cloud{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.tag-cloud__item a{border-radius:var(--radius-full);border:1px solid var(--border);color:var(--text);background:var(--bg-elevated);font-size:var(--step-0);transition:border-color .15s var(--ease), background-color .15s var(--ease), color .15s var(--ease);align-items:baseline;gap:.35rem;padding:.35rem .85rem;display:inline-flex}.tag-cloud__item a:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.tag-cloud__item--lg a{font-size:var(--step-2);padding:.5rem 1.1rem;font-weight:650}.tag-cloud__item--md a{font-size:var(--step-1);font-weight:600}.tag-cloud__count{color:var(--text-faint);font-size:var(--step--1)}.pagination{justify-content:center;align-items:center;gap:.375rem;margin-top:2.5rem;display:flex}.pagination__item{border-radius:var(--radius);border:1px solid var(--border);min-width:2.25rem;height:2.25rem;color:var(--text-muted);font-size:var(--step--1);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 .6rem;display:inline-flex}.pagination__item:hover{color:var(--text);border-color:var(--border-strong)}.pagination__item[aria-current=page]{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);font-weight:600}.pagination__item--disabled{opacity:.4;pointer-events:none}.pagination__gap{color:var(--text-faint);padding:0 .25rem}.post-layout{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding-top:2.5rem;display:grid}.post-layout__main{min-width:0;max-width:48rem}.post-header{margin-bottom:1.75rem}.post-header__title{font-size:var(--step-3);letter-spacing:-.02em;font-weight:700;line-height:1.25}.post-header__desc{color:var(--text-muted);font-size:var(--step-1);margin-top:.75rem}.post-header__meta{font-size:var(--step--1);color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:.4rem .875rem;margin-top:1rem;display:flex}.post-header__meta time{font-variant-numeric:tabular-nums}.post-header__tags{margin-top:.875rem}.post-header__updated{font-style:italic}.reading-progress{z-index:60;transform-origin:0;background:linear-gradient(90deg, var(--accent), var(--accent-hover));opacity:0;width:100%;height:2px;transition:opacity .2s var(--ease);position:fixed;top:0;left:0;transform:scaleX(0)}.reading-progress[data-active]{opacity:1}.post-nav{border-top:1px solid var(--border);gap:.75rem;margin-top:3rem;padding-top:1.75rem;display:grid}.post-nav__link{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);transition:border-color .15s var(--ease), background-color .15s var(--ease);padding:.875rem 1.125rem;display:block}.post-nav__link:hover{border-color:var(--border-strong);background:var(--surface)}.post-nav__label{font-size:var(--step--1);color:var(--text-faint);margin-bottom:.25rem;display:block}.post-nav__title{color:var(--text);font-weight:600}.post-nav__link:hover .post-nav__title{color:var(--accent)}.post-nav__link--next{text-align:right}@media (width>=40rem){.post-nav{grid-template-columns:1fr 1fr}}.toc{font-size:var(--step--1)}.toc__title{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);margin-bottom:.75rem;font-weight:650}.toc__list{border-left:1px solid var(--border);flex-direction:column;gap:.1rem;padding:0;list-style:none;display:flex}.toc__item a{color:var(--text-muted);transition:color .15s var(--ease), border-color .15s var(--ease);border-left:2px solid #0000;margin-left:-1px;padding:.28rem .75rem;line-height:1.5;display:block}.toc__item a:hover{color:var(--text);border-left-color:var(--border-strong)}.toc__item a[aria-current=true]{color:var(--accent);border-left-color:var(--accent);font-weight:600}.toc__item--depth-3 a{padding-left:1.5rem}.toc__item--depth-4 a{padding-left:2.25rem;font-size:.78125rem}.toc-mobile{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);margin:1.5rem 0;padding:.75rem 1rem}.toc-mobile summary{cursor:pointer;font-weight:600;font-size:var(--step-0);list-style:none}.toc-mobile summary::-webkit-details-marker{display:none}.toc-mobile summary:before{content:"▸ ";color:var(--text-faint)}.toc-mobile[open] summary:before{content:"▾ "}.toc-mobile .toc{margin-top:.75rem}.toc-sidebar{display:none}@media (width>=75rem){.toc-mobile{display:none}.post-layout{grid-template-columns:minmax(0,1fr) 15rem;align-items:start}.toc-sidebar{top:calc(var(--header-height) + 1.5rem);max-height:calc(100vh - var(--header-height) - 3rem);padding-bottom:1rem;display:block;position:sticky;overflow-y:auto}}.comments{border-top:1px solid var(--border);margin-top:3.5rem;padding-top:1.75rem}.comments__title{font-size:var(--step-1);margin-bottom:1.25rem;font-weight:650}.archive-year{margin-bottom:2.5rem}.archive-year__title{font-size:var(--step-2);font-variant-numeric:tabular-nums;color:var(--text);border-bottom:1px solid var(--border);margin-bottom:.75rem;padding-bottom:.5rem;font-weight:700}.archive-list{flex-direction:column;padding:0;list-style:none;display:flex}.archive-list__item{border-bottom:1px dashed #0000;align-items:baseline;gap:.75rem;padding:.4rem 0;display:flex}.archive-list__date{font-family:var(--font-mono);font-size:var(--step--1);color:var(--text-faint);font-variant-numeric:tabular-nums;flex-shrink:0}.archive-list__title{color:var(--text);min-width:0}.archive-list__item:hover .archive-list__title{color:var(--accent)}.archive-list__tags{font-size:var(--step--1);color:var(--text-faint);flex-wrap:wrap;gap:.35rem;margin-left:auto;display:none}@media (width>=48rem){.archive-list__tags{display:flex}}.prose{font-size:var(--step-1);color:var(--text);overflow-wrap:break-word;line-height:1.85}.prose>*+*{margin-top:1.15em}.prose h2,.prose h3,.prose h4{letter-spacing:-.015em;scroll-margin-top:calc(var(--header-height) + 1.25rem);font-weight:680;line-height:1.35}.prose h2{font-size:var(--step-2);border-bottom:1px solid var(--border);margin-top:2.5em;padding-bottom:.3em}.prose h3{font-size:var(--step-1);margin-top:2em}.prose h4{font-size:var(--step-0);color:var(--text-muted);margin-top:1.75em}.prose h2+*,.prose h3+*,.prose h4+*{margin-top:.75em}.prose a{text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--accent) 40%, transparent);text-decoration-thickness:1px}.prose a:hover{text-decoration-color:currentColor}.prose strong{color:var(--text);font-weight:680}.prose ul,.prose ol{padding-left:1.4em}.prose li{margin-top:.35em}.prose li::marker{color:var(--text-faint)}.prose blockquote{border-left:3px solid var(--border-strong);color:var(--text-muted);padding:.25em 0 .25em 1.15em;font-style:italic}.prose blockquote>*+*{margin-top:.75em}.prose img{border-radius:var(--radius);border:1px solid var(--border);margin-inline:auto}.prose figure figcaption{text-align:center;font-size:var(--step--1);color:var(--text-faint);margin-top:.6em}.prose hr{margin-block:2.5em}.prose table{border-collapse:collapse;width:100%;font-size:var(--step-0);display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.55em .85em}.prose th{background:var(--surface);font-weight:650}.prose kbd{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);font-family:var(--font-mono);border-bottom-width:2px;padding:.15em .4em;font-size:.85em}.prose :not(pre)>code{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);overflow-wrap:break-word;padding:.15em .4em;font-size:.875em}.prose pre{border-radius:var(--radius);border:1px solid var(--border);font-family:var(--font-mono);font-size:var(--step--1);tab-size:2;margin-block:1.5em;padding:1rem 1.15rem;line-height:1.7;overflow-x:auto}.prose pre code{font-family:inherit;font-size:inherit;white-space:pre;background:0 0;border:none;padding:0}:root:not([data-theme=light]) .prose .astro-code,:root:not([data-theme=light]) .prose .astro-code span{color:var(--shiki-dark)!important}:root:not([data-theme=light]) .prose .astro-code{background-color:var(--shiki-dark-bg)!important}.code-title{border:1px solid var(--border);border-radius:var(--radius) var(--radius) 0 0;background:var(--surface);font-family:var(--font-mono);font-size:var(--step--1);color:var(--text-faint);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.45rem .9rem;display:flex}.prose .astro-code .line--highlighted{background:var(--accent-soft);width:100%;margin-inline:-1.15rem;padding-inline:1.15rem;display:inline-block}.search-dialog{z-index:90;-webkit-backdrop-filter:blur(3px);animation:overlay-in .16s var(--ease);background:#06080c8c;justify-content:center;align-items:flex-start;padding:0;display:flex;position:fixed;inset:0}.search-dialog[hidden]{display:none}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.search-panel{background:var(--bg-elevated);width:100%;height:100%;animation:panel-in .2s var(--ease);flex-direction:column;display:flex;overflow:hidden}@keyframes panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.search-panel__field{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.65rem;padding:.9rem 1rem;display:flex}.search-panel__icon{color:var(--text-faint);flex-shrink:0}.search-input{min-width:0;font-size:var(--step-1);color:var(--text);background:0 0;border:none;outline:none;flex:auto}.search-input::placeholder{color:var(--text-faint)}.search-close{flex-shrink:0}.search-panel__results{overscroll-behavior:contain;flex:auto;padding:.5rem;overflow-y:auto}.search-group{margin-bottom:.5rem}.search-group__title{font-size:var(--step--1);text-transform:uppercase;letter-spacing:.07em;color:var(--text-faint);padding:.5rem .75rem .35rem;font-weight:650}.search-results{margin:0;padding:0;list-style:none}.search-result{text-align:left;border-radius:var(--radius);width:100%;color:inherit;transition:background-color .1s var(--ease);cursor:pointer;border:1px solid #0000;padding:.7rem .75rem;display:block}.search-result:hover{background:var(--surface)}.search-result[aria-selected=true]{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 45%, transparent)}.search-result__title{color:var(--text);margin-bottom:.2rem;font-weight:620;line-height:1.4}.search-result__snippet{font-size:var(--step--1);color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.search-result__tags{color:var(--text-faint);flex-wrap:wrap;gap:.3rem;margin-top:.4rem;font-size:.6875rem;display:flex}.search-result__tag{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);padding:.05rem .4rem}.search-result__tag--hit{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 45%, transparent);background:var(--accent-soft)}.search-tag-row{flex-wrap:wrap;gap:.375rem;padding:.35rem .75rem .75rem;display:flex}.search-tag-row[hidden]{display:none}.search-tag-chip{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:var(--step--1);transition:color .12s var(--ease), border-color .12s var(--ease);align-items:center;gap:.3rem;padding:.22rem .62rem;display:inline-flex}.search-tag-chip:hover,.search-tag-chip[aria-selected=true]{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.search-tag-chip__count{color:var(--text-faint);font-size:.6875rem}.search-empty{text-align:center;color:var(--text-faint);font-size:var(--step-0);padding:3rem 1rem}.search-empty__hint{font-size:var(--step--1);margin-top:.75rem;line-height:1.8}.search-empty kbd{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);font-family:var(--font-mono);padding:.1em .35em;font-size:.8em}.search-panel__footer{border-top:1px solid var(--border);background:var(--bg);color:var(--text-faint);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem 1rem;padding:.55rem 1rem;font-size:.6875rem;display:flex}.search-panel__footer kbd{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);font-family:var(--font-mono);margin-right:.2rem;padding:.1em .35em;font-size:.7rem}.search-panel__brand{margin-left:auto}mark{background:var(--mark-bg);color:var(--mark-text);border-radius:3px;padding:0 .1em}.search-result[aria-selected=true] mark{background:color-mix(in srgb, var(--accent) 35%, transparent);color:var(--text)}@media (width>=40rem){.search-dialog{padding:6vh 1rem 1rem}.search-panel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);max-width:40rem;height:auto;max-height:78vh;box-shadow:var(--shadow-lg)}.search-input{font-size:var(--step-0)}}body.search-open{overflow:hidden}.not-found{text-align:center;padding:5rem 0}.not-found__code{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:-.04em;font-size:clamp(3.5rem,14vw,6rem);font-weight:700;line-height:1}.not-found__title{font-size:var(--step-2);margin-top:1rem;font-weight:650}.not-found__desc{color:var(--text-muted);margin-top:.5rem}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1.75rem;display:flex}.button{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:var(--step-0);transition:border-color .15s var(--ease), background-color .15s var(--ease), color .15s var(--ease);align-items:center;gap:.4rem;padding:.5rem 1.05rem;font-weight:550;display:inline-flex}.button:hover{border-color:var(--border-strong);background:var(--surface-hover);color:var(--text)}.button--primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast)}.button--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--accent-contrast)}.empty-state{text-align:center;color:var(--text-faint);padding:3.5rem 0}
