@font-face{font-family:rubik;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/rubik-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:rubik;font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/rubik-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body:"Rubik", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-base:1rem;--line-height-base:1.75;--max-w-page:840px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-full:9999px;--transition-theme:background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease}:root,[data-theme=light]{--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-card:#ffffff;--bg-card-hover:#f8fafc;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--text-subtle:#94a3b8;--border-color:#e2e8f0;--border-hover:#cbd5e1;--border-divider:#e2e8f0;--link-color:#2563eb;--link-hover:#1d4ed8;--accent-color:#3b82f6;--accent-bg:#eff6ff;--accent-border:#bfdbfe;--code-bg:#f1f5f9;--code-text:#0f172a;--shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.05);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.07), 0 2px 4px -2px rgba(0, 0, 0, 0.05)}[data-theme=dark]{--bg-primary:#131418;--bg-secondary:#181a20;--bg-tertiary:#20222b;--bg-card:#191b22;--bg-card-hover:#22252f;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-muted:#64748b;--text-subtle:#475569;--border-color:#262934;--border-hover:#373b49;--border-divider:#262934;--link-color:#60a5fa;--link-hover:#93c5fd;--accent-color:#60a5fa;--accent-bg:#172554;--accent-border:#1e3a8a;--code-bg:#1c1e27;--code-text:#cbd5e1;--shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.4);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.5), 0 2px 4px -2px rgba(0, 0, 0, 0.4)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]),[data-theme=system]{--bg-primary:#131418;--bg-secondary:#181a20;--bg-tertiary:#20222b;--bg-card:#191b22;--bg-card-hover:#22252f;--text-primary:#e2e8f0;--text-secondary:#94a3b8;--text-muted:#64748b;--text-subtle:#475569;--border-color:#262934;--border-hover:#373b49;--border-divider:#262934;--link-color:#60a5fa;--link-hover:#93c5fd;--accent-color:#60a5fa;--accent-bg:#172554;--accent-border:#1e3a8a;--code-bg:#1c1e27;--code-text:#cbd5e1;--shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.4);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.5), 0 2px 4px -2px rgba(0, 0, 0, 0.4)}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);line-height:var(--line-height-base);min-height:100vh;display:flex;flex-direction:column;transition:var(--transition-theme);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--link-color);text-decoration:none;transition:color .15s ease}a:hover{color:var(--link-hover);text-decoration:underline}img,svg{display:block;max-width:100%;height:auto}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-container{width:100%;max-width:var(--max-w-page);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.site-main{flex:1;padding-top:3.5rem;padding-bottom:5rem}.prose{color:var(--text-primary);font-size:1.05rem;line-height:1.75}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--text-primary);font-weight:700;line-height:1.35;margin-top:1.75rem;margin-bottom:.85rem}.prose h1{font-size:1.85rem}.prose h2{font-size:1.4rem;border-bottom:1px solid var(--border-divider);padding-bottom:.4rem}.prose h3{font-size:1.15rem}.prose h4{font-size:1rem}.prose p{margin-top:1rem;margin-bottom:1rem;color:var(--text-secondary)}.prose ul,.prose ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;color:var(--text-secondary)}.prose li{margin-top:.35rem;margin-bottom:.35rem}.prose blockquote{border-left:4px solid var(--accent-color);padding:.5rem 1rem .5rem 1.25rem;margin:1.5rem 0;background-color:var(--bg-secondary);border-radius:0 var(--radius-sm)var(--radius-sm)0;color:var(--text-secondary);font-style:normal}.prose hr{border:0;border-top:1px solid var(--border-divider);margin:2.5rem 0}.prose code:not(pre code){font-family:var(--font-mono);font-size:.88em;background-color:var(--code-bg);color:var(--code-text);padding:.2em .45em;border-radius:var(--radius-sm);border:1px solid var(--border-color)}.prose pre{font-family:var(--font-mono);font-size:.9rem;background-color:var(--code-bg);color:var(--code-text);padding:1.2rem;border-radius:var(--radius-md);overflow-x:auto;margin:1.5rem 0;border:1px solid var(--border-color)}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border-divider);background-color:color-mix(in srgb,var(--bg-primary) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:var(--transition-theme)}.site-header-inner{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{flex:none;display:inline-flex;align-items:center;gap:.55rem;min-height:2.65rem;padding:.45rem .75rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);box-shadow:var(--shadow-sm);color:var(--text-primary);font-size:1.15rem;font-weight:750;letter-spacing:-.025em;line-height:1;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .1s ease}.site-brand:hover{border-color:var(--border-hover);background:var(--bg-tertiary);color:var(--text-primary);text-decoration:none;box-shadow:var(--shadow-md)}.site-brand:active{transform:translateY(1px);box-shadow:var(--shadow-sm)}.site-brand:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.site-brand[aria-busy=true]{cursor:wait}.brand-dice-scene{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;perspective:120px;flex-shrink:0}.brand-dice-cube{position:relative;display:block;width:16px;height:16px;transform-style:preserve-3d;transform:rotateX(-18deg)rotateY(28deg);will-change:transform}.brand-dice-face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--text-primary);background:var(--bg-primary);color:var(--text-primary);font-size:8px;font-weight:700;line-height:1;backface-visibility:hidden}.brand-dice-face-front{transform:translateZ(8px)}.brand-dice-face-back{transform:rotateY(180deg)translateZ(8px)}.brand-dice-face-right{transform:rotateY(90deg)translateZ(8px)}.brand-dice-face-left{transform:rotateY(-90deg)translateZ(8px)}.brand-dice-face-top{transform:rotateX(90deg)translateZ(8px)}.brand-dice-face-bottom{transform:rotateX(-90deg)translateZ(8px)}.site-brand:hover .brand-dice-cube,.site-brand:focus-visible .brand-dice-cube{animation:brand-dice-hover 700ms ease-in-out}.site-brand.is-randomizing .brand-dice-cube{animation:brand-dice-click 700ms linear infinite}@keyframes brand-dice-hover{from{transform:rotateX(-18deg)rotateY(28deg)}to{transform:rotateX(342deg)rotateY(748deg)}}@keyframes brand-dice-click{from{transform:rotateX(-18deg)rotateY(28deg)}to{transform:rotateX(342deg)rotateY(748deg)}}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.language-switcher{position:relative;display:inline-block}.language-switcher-trigger{height:2.15rem;min-height:2.15rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .65rem;border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;font-size:.85rem;font-weight:500;line-height:1;list-style:none;user-select:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .1s ease}.language-switcher-trigger::-webkit-details-marker{display:none}.language-switcher-trigger:hover,.language-switcher[open] .language-switcher-trigger{border-color:var(--border-hover);background:var(--bg-tertiary);color:var(--text-primary)}.language-switcher-trigger:active{transform:scale(.97)}.language-switcher-trigger:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.language-switcher-globe,.language-switcher-chevron{width:1.05rem;height:1.05rem;flex:none}.language-switcher-chevron{width:.85rem;height:.85rem;transition:transform .18s ease}.language-switcher[open] .language-switcher-chevron{transform:rotate(180deg)}.language-switcher-current-short{display:none}.language-switcher-menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:30;min-width:10rem;padding:.35rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);box-shadow:var(--shadow-md)}.language-switcher-menu a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .65rem;border-radius:var(--radius-sm);color:var(--text-muted);font-size:.85rem;line-height:1.4;white-space:nowrap}.language-switcher-menu a:hover{background:var(--bg-tertiary);color:var(--text-primary);text-decoration:none}.language-switcher-menu a[aria-current=page]{color:var(--text-primary);font-weight:650}.language-switcher-check{color:var(--accent-color);font-weight:700}@media(max-width:520px){.site-container{padding-left:1rem;padding-right:1rem}.site-header-inner{min-height:3.75rem;gap:.75rem}.site-nav{gap:.45rem}.language-switcher-trigger{padding-inline:.55rem}.language-switcher-current{display:none}.language-switcher-current-short{display:inline}}@media(prefers-reduced-motion:reduce){.site-brand,.brand-dice-cube{transition-duration:.01ms}.site-brand:hover .brand-dice-cube,.site-brand:focus-visible .brand-dice-cube,.site-brand.is-randomizing .brand-dice-cube{animation:none}}.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}.article-page{width:100%;max-width:740px;margin-inline:auto;font-size:1.075rem;line-height:1.85;overflow-wrap:break-word}.article-page>h1{margin:0 0 2.5rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.18;letter-spacing:-.025em;text-wrap:balance}.article-source-card{margin-bottom:1.25rem;padding:1.25rem 1.3rem 1.15rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card)}.article-source-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.article-source-card .article-source-title{margin:0;padding:0;border:0;font-size:1.2rem;line-height:1.4}.article-source-title a{color:var(--text-primary)}.article-source-title a:hover{color:var(--link-hover)}.article-source-heading time{flex:none;color:var(--text-muted);font-family:var(--font-mono);font-size:.8rem;font-weight:400}.article-source-author{display:inline-flex;align-items:center;gap:.45rem;margin-top:.9rem;color:var(--text-muted);font-size:.85rem;line-height:1.4}.article-source-author svg{width:1rem;height:1rem;fill:currentColor}.article-source-author:hover{color:var(--link-hover)}.article-page :is(h2,h3,h4,h5,h6){scroll-margin-top:2rem;text-wrap:balance}.article-page h2{margin-top:3rem;padding-bottom:.55rem;font-size:1.55rem}.article-page h3{margin-top:2.25rem;font-size:1.25rem}.article-page h4{margin-top:2rem;font-size:1.05rem}.article-page :is(h2,h3,h4,h5,h6)>a{color:inherit}.article-page p{margin-block:1.2rem}.article-page :is(p,li,blockquote,figcaption) a{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.article-page :is(ul,ol){margin-block:1.25rem;padding-left:1.75rem}.article-page li+li{margin-top:.5rem}.article-page li>:is(ul,ol){margin-block:.5rem}.article-page strong{color:var(--text-primary);font-weight:650}.article-page blockquote{margin-block:2rem;padding:1rem 1.25rem;border-left-width:3px;box-shadow:var(--shadow-sm)}.article-page blockquote>:first-child{margin-top:0}.article-page blockquote>:last-child{margin-bottom:0}.article-page pre{margin-block:2rem;padding:1.25rem 1.4rem;font-size:.875rem;line-height:1.65;tab-size:2;box-shadow:var(--shadow-sm)}.article-page pre code{font:inherit}.article-page code:not(pre code){overflow-wrap:anywhere}.article-page :is(figure,img,video,audio,iframe){max-width:100%}.article-page figure{margin-block:2.25rem}.article-page :is(figure>img,p>img){width:auto;margin-inline:auto;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);box-shadow:var(--shadow-sm)}.article-page figcaption{margin-top:.75rem;color:var(--text-muted);font-size:.875rem;line-height:1.55;text-align:center}.article-page iframe{width:100%;min-height:24rem;margin-block:2rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary)}.article-page table{display:block;width:100%;margin-block:2rem;overflow-x:auto;border-collapse:collapse;font-size:.95rem;white-space:nowrap}.article-page :is(th,td){padding:.7rem .9rem;border:1px solid var(--border-color);text-align:left;vertical-align:top}.article-page th{background:var(--bg-secondary);color:var(--text-primary);font-weight:650}.article-page td{color:var(--text-secondary)}.article-page details{margin-block:1.5rem;padding:.9rem 1rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary)}.article-page summary{color:var(--text-primary);font-weight:600;cursor:pointer}.article-page hr{margin-block:3rem}.article-translation-footer{margin-top:3.5rem;padding-top:1rem;border-top:1px solid var(--border-divider);color:var(--text-muted);font-size:.8rem;line-height:1.5;text-align:right}.article-translation-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem}.article-translation-footer p{margin:0}.article-original-publication{text-align:left}.article-translation-note{margin-left:auto;text-align:right}.article-translation-model{font-family:var(--font-mono)}.article-random-next{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:1.25rem}.article-random-next p{margin:0;color:var(--text-muted);font-size:.8rem;line-height:1.5}.article-author-next{display:flex;justify-content:center;margin-top:3.5rem}.article-author-next .site-brand{font-size:.8rem}self-define{position:relative;display:inline-block}.article-page self-define>a{display:inline-flex;align-items:center;padding:.18rem .6rem;border:1px solid var(--border-color);border-radius:999px;background:var(--bg-secondary);color:var(--text-primary);font-size:.9em;font-weight:650;line-height:1.45;text-decoration:none}.article-page self-define>a:hover,.article-page self-define>a:focus-visible,.article-page self-define>a[aria-expanded=true]{border-color:var(--accent-color);color:var(--link-hover);text-decoration:none}.product-links-popover{position:absolute;z-index:20;inset-block-start:calc(100% + .4rem);inset-inline-start:0;width:max-content;max-width:min(22rem,calc(100vw - 3rem));padding:.5rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);box-shadow:var(--shadow-sm)}.product-links-popover::before{position:absolute;inset-block-start:-.45rem;inset-inline:0;height:.45rem;content:""}.product-links-popover[hidden]{display:none}.product-links-popover ul,.related-products-list{margin:0;padding:0;list-style:none}.product-links-popover li,.related-products-list li,.product-links-popover li+li,.related-products-list li+li{margin:0}.product-links-popover a{display:flex;gap:.25rem;padding:.55rem .65rem;border-radius:var(--radius-sm);color:var(--text-primary);line-height:1.45;text-decoration:none;white-space:normal}.product-links-popover a:hover,.product-links-popover a:focus-visible{background:var(--bg-secondary);color:var(--link-hover);text-decoration:none}.product-platform{flex:none;color:var(--text-muted)}.related-products{margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid var(--border-divider)}.article-page .related-products h2{margin:0 0 1rem;padding:0;border:0;font-size:1.25rem}.related-products-list{display:grid;gap:.65rem}.article-page .related-products-list a{display:inline-flex;gap:.25rem;color:var(--text-secondary);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}@media(max-width:640px){.article-page{font-size:1rem;line-height:1.8}.article-page>h1{margin-bottom:2rem}.article-source-heading{display:block}.article-source-heading time{display:block;margin-top:.45rem}.article-page h2{margin-top:2.5rem}.article-page pre{margin-inline:-.75rem;padding:1rem;border-radius:var(--radius-sm)}.article-page iframe{min-height:16rem}.article-translation-row{flex-direction:column;gap:.4rem}.article-translation-note{margin-left:0;text-align:left}}@media print{.article-page{max-width:none;color:#000;font-size:11pt}.article-page a{color:inherit}.article-page pre,.article-page blockquote,.article-page figure,.article-page table{break-inside:avoid}.product-links-popover{display:none}}.theme-switcher{position:relative;display:inline-block}.theme-toggle-btn{height:2.15rem;min-height:2.15rem;display:inline-flex;align-items:center;justify-content:center;background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);padding:.45rem .65rem;border-radius:var(--radius-full);cursor:pointer;font-size:.85rem;font-family:inherit;font-weight:500;line-height:1;gap:.4rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .1s ease;user-select:none;list-style:none}.theme-toggle-btn::-webkit-details-marker{display:none}.theme-toggle-btn:hover,.theme-switcher[open] .theme-toggle-btn{background-color:var(--bg-tertiary);border-color:var(--border-hover);color:var(--text-primary)}.theme-toggle-btn:active{transform:scale(.97)}.theme-toggle-btn:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.theme-toggle-icon{width:1.1rem;height:1.1rem;stroke-width:2}.theme-toggle-label{display:inline-block}.theme-toggle-chevron{width:.85rem;height:.85rem;flex:none;transition:transform .18s ease}.theme-switcher[open] .theme-toggle-chevron{transform:rotate(180deg)}.theme-toggle-menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:30;min-width:10rem;padding:.35rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);box-shadow:var(--shadow-md)}.theme-toggle-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .65rem;border:0;border-radius:var(--radius-sm);background:0 0;color:var(--text-muted);cursor:pointer;font:inherit;font-size:.85rem;line-height:1.4;text-align:left;white-space:nowrap}.theme-toggle-menu button:hover{background:var(--bg-tertiary);color:var(--text-primary)}.theme-toggle-menu button:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.theme-toggle-menu button[aria-pressed=true]{color:var(--text-primary);font-weight:650}.theme-toggle-check{visibility:hidden;color:var(--accent-color);font-weight:700}.theme-toggle-menu button[aria-pressed=true] .theme-toggle-check{visibility:visible}.author-about-page{padding-top:1rem}.about-title{font-size:2.25rem;font-weight:800;color:var(--text-primary);line-height:1.2;margin-bottom:2rem}.about-grid{display:flex;flex-direction:column-reverse;gap:2rem;align-items:flex-start}@media(min-width:720px){.about-grid{flex-direction:row;align-items:flex-start;gap:3rem}.about-main{flex:1;min-width:0}.about-aside{width:300px;flex-shrink:0}}.about-photo{width:100%;max-width:320px;height:auto;border-radius:0;border:1px solid var(--border-color);box-shadow:var(--shadow-sm);object-fit:cover;filter:none!important;background-color:var(--bg-secondary)}.about-lead{font-size:1.05rem;line-height:1.75;color:var(--text-primary);margin-bottom:1.25rem}.about-channels{margin-top:2rem;padding-top:1rem}.channels-title{font-size:1.025rem;font-weight:600;color:var(--text-primary)!important;margin-bottom:.5rem!important}.channels-list{list-style-type:disc;padding-left:1.35rem;margin-top:.5rem;color:var(--text-secondary)}.channels-list li{margin-top:.35rem;margin-bottom:.35rem;line-height:1.6}.channels-list li strong{color:var(--text-primary);font-weight:500}.home-simple-container{width:100%;max-width:820px;margin-inline:auto;padding-top:.5rem}.home-simple-header{margin-bottom:1.25rem}.home-simple-title{font-size:1.6rem;font-weight:750;letter-spacing:-.025em;color:var(--text-primary);margin:0}.home-articles-box{display:flex;flex-direction:column;background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.home-article-row{display:flex;flex-direction:column;padding:1.15rem 1.4rem;border-bottom:1px solid var(--border-divider);transition:background-color .15s ease;gap:.5rem}.home-article-row:last-child{border-bottom:none}.home-article-row:hover{background-color:var(--bg-secondary)}@media(min-width:640px){.home-article-row{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.home-article-title{font-size:1.05rem;font-weight:600;line-height:1.45;color:var(--text-primary);text-decoration:none;flex:1;min-width:0;transition:color .15s ease}.home-article-title:hover{color:var(--link-hover);text-decoration:underline}.home-article-meta{display:flex;align-items:center;gap:1.1rem;font-size:.85rem;flex-shrink:0}.home-article-author{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .15s ease}.home-article-author:hover{color:var(--text-primary);text-decoration:none}.home-author-avatar{width:22px;height:22px;border-radius:50%;object-fit:cover;border:1px solid var(--border-color);background-color:var(--bg-tertiary);flex-shrink:0}.home-author-placeholder{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:var(--bg-tertiary);color:var(--text-muted);font-size:.75rem;font-weight:600;flex-shrink:0}.home-article-date{font-family:var(--font-mono);font-size:.825rem;color:var(--text-muted);white-space:nowrap}.home-bottom-action{display:flex;align-items:center;justify-content:center;margin-top:2.25rem;padding-bottom:2rem}[data-theme=retro]{color-scheme:light;--font-body:ui-monospace, "SFMono-Regular", "Cascadia Mono", "Noto Sans Mono CJK SC", "Microsoft YaHei", monospace;--bg-primary:#f5f5f5;--bg-secondary:#ffffff;--bg-tertiary:#dedede;--bg-card:#ffffff;--bg-card-hover:#e8e8e8;--text-primary:#0a0a0a;--text-secondary:#242424;--text-muted:#4a4a4a;--text-subtle:#6b6b6b;--border-color:#111111;--border-hover:#111111;--border-divider:#111111;--link-color:#075dcc;--link-hover:#003c8f;--accent-color:#2f75e8;--accent-bg:#2f75e8;--accent-border:#111111;--code-bg:#e7e7e7;--code-text:#0a0a0a;--shadow-sm:2px 2px 0 #111111;--shadow-md:4px 4px 0 #111111;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-full:0;--transition-theme:none}[data-theme=retro] body{background-color:#cfcfcf;background-image:linear-gradient(rgba(17,17,17,7%) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,7%) 1px,transparent 1px);background-size:18px 18px}[data-theme=retro] :is(a,button,summary){transition:none}[data-theme=retro] .site-header{border-bottom:0;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none}[data-theme=retro] .site-header-inner{min-height:4.25rem;margin-top:.85rem;padding:.65rem .75rem;border:2px solid var(--border-color);background:var(--bg-primary);box-shadow:var(--shadow-md)}[data-theme=retro] :is(.site-brand,.theme-toggle-btn,.language-switcher-trigger){border-width:2px;background:var(--bg-secondary);box-shadow:var(--shadow-sm);color:var(--text-primary);font-weight:700}[data-theme=retro] :is(.site-brand,.theme-toggle-btn,.language-switcher-trigger):hover{background:var(--bg-tertiary);transform:translate(1px,1px);box-shadow:1px 1px 0 var(--border-color)}[data-theme=retro] :is(.theme-toggle-menu,.language-switcher-menu){border-width:2px;background:var(--bg-primary);box-shadow:var(--shadow-md)}[data-theme=retro] .theme-toggle-menu button,[data-theme=retro] .language-switcher-menu a{margin-bottom:.3rem;border:2px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);font-weight:700}[data-theme=retro] .theme-toggle-menu button:last-child,[data-theme=retro] .language-switcher-menu a:last-child{margin-bottom:0}[data-theme=retro] .theme-toggle-menu button:hover,[data-theme=retro] .language-switcher-menu a:hover{background:var(--bg-tertiary)}[data-theme=retro] .theme-toggle-menu button[aria-pressed=true],[data-theme=retro] .language-switcher-menu a[aria-current=page]{background:var(--accent-color);color:#fff}[data-theme=retro] .theme-toggle-menu button[aria-pressed=true] .theme-toggle-check,[data-theme=retro] .language-switcher-menu a[aria-current=page] .language-switcher-check{color:#fff}[data-theme=retro] .site-main{padding-top:2.5rem}[data-theme=retro] .site-main>.site-container{width:calc(100% - 2rem);padding:clamp(1rem,4vw,2rem);border:2px solid var(--border-color);background:var(--bg-primary);box-shadow:var(--shadow-md)}[data-theme=retro] :is(.prose>h1,.article-page>h1,.about-title){margin-top:0;padding:.65rem .85rem;border:2px solid var(--border-color);background:var(--accent-color);box-shadow:var(--shadow-sm);color:#fff;letter-spacing:0}[data-theme=retro] :is(.article-source-card,.prose blockquote,.prose pre,.article-page details,.about-photo){border-width:2px;background:var(--bg-secondary);box-shadow:var(--shadow-sm)}[data-theme=retro] .prose code:not(pre code){border-width:2px}[data-theme=retro] .article-page :is(figure>img,p>img,iframe){border-width:2px;box-shadow:var(--shadow-sm)}[data-theme=retro] .article-page :is(th,td){border-width:2px}[data-theme=retro] :is(.brand-dice-face,.theme-toggle-icon,.language-switcher-globe){shape-rendering:crispEdges}@media(max-width:520px){[data-theme=retro] .site-header-inner{margin-top:.65rem;padding:.5rem}[data-theme=retro] .site-main{padding-top:1.75rem}[data-theme=retro] .site-main>.site-container{width:calc(100% - 1.25rem)}}