:root{color-scheme:dark;--bg: #09090b;--paper: #18181b;--panel: #18181b;--ink: #e4e4e7;--muted: #a1a1aa;--line: #27272a;--accent: #58a6ff;--accent-2: #8ab4f8;--accent-3: #58a6ff;--shadow: none}:root[data-theme=light]{color-scheme:light;--bg: #fafafa;--paper: #ffffff;--panel: #ffffff;--ink: #18181b;--muted: #71717a;--line: #e4e4e7;--accent: #2563eb;--accent-2: #0ea5e9;--accent-3: #2563eb;--shadow: 0 1px 2px rgba(24, 24, 27, .04), 0 10px 30px rgba(24, 24, 27, .05)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:0 clamp(16px,4vw,48px);min-height:64px;border-bottom:0;background:var(--paper);box-shadow:none}.brand{display:inline-flex;align-items:center;gap:10px;line-height:1}.brand-icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;object-fit:contain;transform:translateY(1px)}.brand-icon canvas,.showdoc-brand-icon canvas{display:block;width:100%!important;height:100%!important}.brand-word{color:var(--ink);font-size:1.25rem;font-weight:600;line-height:1;letter-spacing:0}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);background:var(--ink);color:var(--bg);font-family:Georgia,serif;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}.nav-links{display:flex;justify-content:flex-end;gap:22px}.nav-links a,.nav-group>button{padding:8px 12px;color:var(--muted);border-radius:0;border:0;background:transparent;cursor:pointer}.nav-links a.active,.nav-links a:hover,.nav-group:hover>button,.nav-group.open>button{color:var(--accent);background:transparent}.nav-group{position:relative}.nav-group>button{display:inline-flex;align-items:center;gap:5px}.nav-menu{position:absolute;top:100%;left:0;z-index:40;display:none;min-width:136px;padding:6px;border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:4px}.nav-group:hover .nav-menu,.nav-group.open .nav-menu{display:grid;gap:4px}.nav-menu a{white-space:nowrap}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:4px;cursor:pointer}.flat-icon{border-color:transparent;background:transparent}.menu-button{display:none}.page{width:min(760px,calc(100% - 36px));margin:0 auto;padding:36px 0 72px}.blog-page{padding-top:48px}.blog-intro{margin-bottom:30px}.blog-intro h1{font-size:1.75rem;font-weight:600;line-height:1.3}.blog-intro p{margin:8px 0 0;color:var(--muted)}.writing-list{display:grid;gap:14px}.writing-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:baseline}.writing-item time{color:var(--muted);font-size:.92rem;white-space:nowrap}.writing-item a{color:var(--ink);line-height:1.6}.writing-item a:hover{color:var(--accent);text-decoration:underline}.writing-title{display:inline-flex;align-items:center;gap:8px;min-width:0}.writing-featured-icon{flex:0 0 auto;color:#d99a00}.home-cover,.home-entry-grid{display:none}.atlas-page{width:min(960px,calc(100% - 36px))}.atlas-title,.compact-hero,.panel,.graph-stage,.post-card,.project-card,.collection-card,.album-card,.photo-card{box-shadow:none}.compact-hero{margin-bottom:28px;padding:0 0 20px;border:0;border-bottom:1px solid var(--line);background:transparent}.compact-hero h1{font-size:1.75rem;font-weight:600}.compact-hero p:not(.eyebrow){color:var(--muted)}.eyebrow{color:var(--muted);font-weight:400}.article-page{width:min(760px,calc(100% - 36px));padding-top:48px}.article-page h1{font-size:2rem;font-weight:600}.article-page header{border-bottom:1px solid var(--line)}.article-body{color:var(--ink)}.article-body h2{font-weight:600}.post-grid{display:grid;grid-template-columns:1fr;gap:0}.post-card{min-height:auto;padding:16px 0;border:0;border-bottom:1px solid var(--line);background:transparent}.post-card h3{margin-top:6px;font-size:1rem;font-weight:400}.post-card p,.tag-row,.post-card footer,.post-card-top{display:none}.album-grid,.photo-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.album-card,.photo-card,.collection-card,.project-card{border-color:var(--line)}.album-card h2,.collection-card h2,.project-card h2{font-size:1.1rem;font-weight:600}@media(min-width:901px){.header-actions{margin-left:2px}}@media(max-width:620px){.writing-item{grid-template-columns:1fr;gap:2px}}.atlas-page{width:min(1460px,calc(100% - 28px));margin:0 auto;padding:24px 0 64px}.atlas-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end;margin-bottom:16px;padding:26px;border:1px solid var(--line);border-radius:4px;background:var(--paper)}.atlas-title h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.12}.atlas-title p:not(.eyebrow){max-width:760px;color:var(--muted);line-height:1.8}.atlas-actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px}.atlas-actions a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.atlas-actions a:hover{color:var(--ink);background:var(--panel)}.atlas-workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;min-height:620px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:end;min-height:440px;padding:clamp(28px,6vw,72px);border:1px solid var(--line);border-radius:4px;background:var(--paper);box-shadow:var(--shadow)}.eyebrow{margin:0 0 12px;color:var(--accent);text-transform:none;letter-spacing:0;font-size:.86rem;font-weight:800}h1,h2,h3{margin:0;font-family:inherit;letter-spacing:0}.hero h1{max-width:790px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.12}.hero-copy{max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-actions,.section-head,.post-card-top,.tag-row,.post-card footer,.filter-bar,.search-form,.back-link{display:flex;align-items:center}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:9px;padding:0 16px;border:1px solid var(--line);border-radius:4px;cursor:pointer}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:800}.button.ghost{background:var(--paper)}.hero-metrics{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;padding:18px;border:1px solid var(--line);background:color-mix(in srgb,var(--bg) 22%,transparent)}.hero-metrics strong{font-family:Georgia,serif;font-size:2.4rem}.hero-metrics span{align-self:center;color:var(--muted)}.atlas-grid{display:grid;grid-template-columns:.9fr 1.3fr;gap:18px;margin-top:18px}.panel{border:1px solid var(--line);border-radius:4px;background:var(--paper)}.panel-heading{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line);color:var(--muted)}.panel-heading span{color:var(--ink);font-weight:800}.tree{padding:16px}.tree-branch{margin:4px 0}.tree-folder,.tree-post{display:flex;align-items:center;gap:8px;min-height:32px;color:var(--ink)}.tree-folder em{margin-left:auto;color:var(--muted);font-style:normal}.tree-children{margin-left:19px;padding-left:12px;border-left:1px dashed var(--line)}.tree-post{color:var(--muted);font-size:.92rem}.graph-panel svg{display:block;width:100%;min-height:420px}.graph-stage{position:relative;min-height:620px;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:var(--paper)}.graph-toolbar{position:absolute;z-index:2;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;gap:16px;pointer-events:none}.graph-toolbar span,.graph-toolbar small{display:block}.graph-toolbar span{font-weight:800}.graph-toolbar small,.graph-toolbar em{color:var(--muted);font-style:normal}.three-host{width:100%;height:620px;cursor:grab}.three-host:active{cursor:grabbing}.node-inspector{position:absolute;left:18px;bottom:18px;display:grid;gap:8px;width:min(280px,calc(100% - 36px));padding:16px;border:1px solid var(--line);border-radius:4px;background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.node-inspector span{color:var(--accent);font-size:.78rem;font-weight:800}.node-inspector strong{font-family:Georgia,serif;font-size:1.5rem}.node-inspector a{color:var(--accent-3)}.graph-edge{stroke:var(--line);stroke-width:1.3}.graph-node{color:var(--accent-3)}.graph-node.category{color:var(--accent)}.graph-node.tag{color:var(--accent-2)}.graph-node circle{fill:currentColor}.graph-node .node-glow{fill:url(#nodeGlow)}.graph-node text{fill:var(--muted);font-size:10px;text-anchor:middle}.section-head{justify-content:space-between;gap:18px;margin:52px 0 18px}.section-head h2,.compact-hero h1{font-size:clamp(1.7rem,3vw,2.5rem)}.section-head a{display:inline-flex;align-items:center;gap:8px;color:var(--accent)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.post-card,.project-card{border:1px solid var(--line);border-radius:4px;background:var(--paper);box-shadow:0 1px 2px #0f172a0a}.post-card{display:flex;min-height:270px;flex-direction:column;padding:18px}.post-card-top{justify-content:space-between;gap:10px}.kicker,.featured-pill,.project-card span{color:var(--accent);text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:800}.featured-pill{display:inline-flex;align-items:center;gap:5px;color:var(--accent)}.featured-pill svg{color:#d99a00}.post-card h3{margin-top:16px;font-size:1.25rem;line-height:1.35}.post-card p{color:var(--muted);line-height:1.6}.tag-row{flex-wrap:wrap;gap:8px;margin-top:auto}.tag-row a{color:var(--accent);font-size:.88rem}.post-card footer{justify-content:space-between;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:.88rem}.post-card footer span{display:inline-flex;align-items:center;gap:6px}.compact-hero{margin-bottom:24px;padding:28px;border:1px solid var(--line);border-radius:4px;background:var(--paper)}.filter-bar,.search-form{gap:12px;flex-wrap:wrap;margin-bottom:22px;padding:14px;border:1px solid var(--line);border-radius:4px;background:var(--panel)}.filter-bar label{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}select,input,textarea{min-height:42px;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);padding:0 12px}select:focus,input:focus,textarea:focus{outline:2px solid color-mix(in srgb,var(--accent) 20%,transparent);border-color:var(--accent)}textarea{padding:12px;line-height:1.7;resize:vertical}.search-form input{flex:1 1 260px}.result-count{color:var(--muted)}.article-page{width:min(1410px,calc(100% - 48px));margin:0 auto;padding:46px 0 72px}main:has(.article-page){background:#f3f6f9}.back-link{position:sticky;top:76px;z-index:8;width:fit-content;gap:8px;padding:7px 10px;margin-bottom:12px;margin-left:-10px;border:1px solid color-mix(in srgb,var(--line) 84%,transparent);border-radius:999px;background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--muted);font-size:.92rem;box-shadow:0 10px 24px #0f172a0f}.article-page header{padding-bottom:24px;border-bottom:0}.article-page h1{margin-bottom:18px;color:#213044;font-size:clamp(2rem,3.2vw,2.55rem);line-height:1.16}.article-page header p:not(.eyebrow){margin-top:14px;color:#708195;font-size:1rem;line-height:1.7}.article-meta{display:flex;flex-wrap:wrap;gap:0 12px;color:#7b8ba0;font-size:.9rem}.article-meta span+span:before{content:"|";margin-right:12px;color:#c4ccd6}.article-meta strong{color:#10a878;font-weight:700}.article-body{margin-top:0;color:#172033;font-size:1.08rem;line-height:1.85}.article-detail-grid{display:grid;grid-template-columns:246px minmax(0,1fr);gap:22px;align-items:start}.article-detail-grid.no-toc{grid-template-columns:minmax(0,1080px);justify-content:center}.article-card{grid-column:2;min-width:0;padding:38px 40px 48px;border:1px solid #dde5ee;border-radius:8px;background:#fff;box-shadow:0 18px 46px #22304914}.article-detail-grid.no-toc .article-card{grid-column:1}.article-toc{grid-column:1;grid-row:1;position:sticky;top:46px;max-height:min(452px,calc(100vh - 92px));overflow:auto;padding:16px 14px 18px;border:1px solid #dde5ee;border-radius:8px;background:#fff;color:#8794a5;box-shadow:0 18px 42px #22304914;scrollbar-width:thin}.article-toc strong{display:block;margin-bottom:14px;color:#6f7d8d;font-size:1rem;font-weight:700}.article-toc nav{display:grid;gap:5px}.article-toc a{display:block;padding:6px 8px;border-radius:4px;color:#8794a5;font-size:.86rem;font-weight:600;line-height:1.45;transition:color .18s ease,background .18s ease,font-size .18s ease,font-weight .18s ease,padding-left .18s ease}.article-toc a:hover{color:#10a878;background:#edf8f4}.article-toc a.active{color:#10a878;background:#def3ec;font-size:.92rem;font-weight:700}.article-toc a.level-3{padding-left:14px;font-size:.86rem}.article-toc a.level-4{padding-left:28px;font-size:.82rem}.article-toc a.level-3.active{padding-left:18px;font-size:.95rem}.article-toc a.level-4.active{padding-left:32px;font-size:.9rem}.article-body h2{margin-top:28px;font-size:1.65rem}.article-body .wmde-markdown{background:transparent;color:#172033;font-size:1.08rem;line-height:1.85}.article-body .wmde-markdown h1,.article-body .wmde-markdown h2,.article-body .wmde-markdown h3,.article-body .wmde-markdown h4{color:var(--ink)}.article-body .wmde-markdown img{display:block;max-width:100%;height:auto;margin:24px 0;border-radius:8px}.article-body .wmde-markdown h1,.article-body .wmde-markdown h2,.article-body .wmde-markdown h3,.article-body .wmde-markdown h4{scroll-margin-top:96px}@media(max-width:1040px){.article-page{width:min(820px,calc(100% - 32px));display:block}.article-detail-grid{display:block}.article-toc{display:none}}.project-list{display:grid;gap:16px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.collection-card{min-height:260px;padding:22px;border:1px solid var(--line);border-radius:4px;background:var(--paper)}.collection-card>svg{color:var(--accent)}.collection-card span{display:block;margin-top:18px;color:var(--accent);font-size:.78rem;font-weight:800}.collection-card h2{margin-top:10px;font-size:1.35rem}.collection-card p{color:var(--muted);line-height:1.7}.collection-card strong{color:var(--accent)}.album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.album-card{border:1px solid var(--line);border-radius:4px;background:var(--paper);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.album-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.album-card div{padding:18px}.album-card span{color:var(--accent);font-size:.82rem}.album-card h2{margin-top:10px;font-size:1.35rem}.album-card p{color:var(--muted);line-height:1.7}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.photo-card{margin:0;border:1px solid var(--line);border-radius:4px;background:var(--paper);overflow:hidden}.photo-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.photo-card figcaption{padding:14px 16px;color:var(--muted)}.project-card{padding:24px}.project-card h2{margin-top:12px;font-size:2rem}.project-card p{color:var(--muted);line-height:1.7}.project-card a{display:inline-flex;align-items:center;gap:8px;color:var(--accent)}.admin-page{display:grid;min-height:calc(100vh - 120px);place-items:center}.login-panel{width:min(460px,100%);padding:28px;border:1px solid var(--line);background:var(--paper);box-shadow:0 14px 50px #0000001f}.login-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:18px;background:var(--accent);color:#fff;border-radius:6px}.login-panel h1{font-size:2.5rem}.login-panel form{display:grid;gap:14px;margin-top:24px}.login-panel label{display:grid;gap:7px;color:var(--muted)}.form-message{color:var(--accent-3)}.sticky-message{position:sticky;bottom:16px;z-index:12;padding:12px 14px;border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.admin-toast{position:fixed;top:104px;right:34px;z-index:100;min-width:180px;max-width:min(360px,calc(100vw - 40px));margin:0;padding:13px 16px;border:1px solid #d5e9ff;border-radius:8px;background:#fff;color:#1683ff;box-shadow:0 16px 38px #14213324;animation:admin-toast-in .18s ease-out}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-shell{display:grid;grid-template-columns:280px minmax(0,1fr);width:min(1320px,calc(100% - 28px));margin:0 auto;padding:28px 0 72px;gap:18px}.admin-sidebar,.admin-panel,.admin-topline{border:1px solid var(--line);border-radius:4px;background:var(--paper)}.admin-sidebar{position:sticky;top:86px;display:flex;flex-direction:column;gap:28px;height:calc(100vh - 112px);padding:22px}.admin-sidebar h1{font-size:3.2rem;line-height:.9}.admin-sidebar p:not(.eyebrow){color:var(--muted)}.admin-sidebar nav{display:grid;gap:8px}.admin-sidebar nav a{display:flex;align-items:center;gap:9px;padding:11px 12px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.admin-sidebar nav a.active,.admin-sidebar nav a:hover{color:var(--ink);background:var(--panel)}.admin-sidebar .button{margin-top:auto}.admin-main{display:grid;gap:18px}.admin-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.admin-topline h2{font-size:clamp(2.2rem,4vw,4rem)}.admin-loading{margin:8px 0 0;color:var(--muted)}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px}.admin-stats span{display:grid;gap:4px;padding:14px;border:1px solid var(--line);color:var(--muted)}.admin-stats strong{color:var(--ink);font-family:Georgia,serif;font-size:2rem}.admin-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px}.admin-overview-grid a{display:grid;min-height:124px;align-content:space-between;padding:18px;border:1px solid var(--line);border-radius:4px;background:var(--panel);color:var(--muted)}.admin-overview-grid a:hover{color:var(--ink)}.admin-overview-grid strong{font-family:inherit;font-size:1.55rem}.post-editor{display:grid;gap:16px;padding:18px}.post-editor label{display:grid;gap:8px;color:var(--muted)}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.content-input{min-height:340px;font-family:Consolas,Microsoft YaHei UI,monospace}.checkbox-label{align-content:end;grid-template-columns:auto 1fr;align-items:center;min-height:70px}.checkbox-label input{min-height:auto;width:18px;height:18px}.admin-post-list{display:grid}.admin-post-list article{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-top:1px solid var(--line)}.admin-post-list strong,.admin-post-list small{display:block}.admin-post-list small{margin-top:5px;color:var(--muted)}.admin-post-list a{color:var(--accent)}.upload-box{display:grid;min-height:130px;place-items:center;gap:10px;border:1px dashed var(--line);border-radius:4px;background:var(--panel);color:var(--muted);cursor:pointer}.upload-box input{display:none}.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.media-grid article{display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:4px;background:var(--paper)}.media-grid img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.media-grid input{width:100%;min-height:34px;font-size:.78rem}.admin-album-browser{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;padding:18px;border-bottom:1px solid var(--line)}.admin-album-list{display:grid;align-content:start;gap:10px}.admin-album-list button{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border:1px solid var(--line);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer}.admin-album-list button.active,.admin-album-list button:hover{border-color:var(--accent)}.admin-album-list img{width:72px;aspect-ratio:4 / 3;object-fit:cover}.admin-album-list span,.admin-album-list small{display:block}.admin-album-list small{color:var(--muted)}.admin-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-photo-grid figure{margin:0;border:1px solid var(--line);background:var(--paper)}.admin-photo-grid img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.admin-photo-grid figcaption{padding:10px 12px;color:var(--muted)}.admin-route-shell{min-height:100vh;background:#fff;color:#1f2937}.showdoc-admin{min-height:100vh;background:#fff}.showdoc-admin-header{display:flex;align-items:center;justify-content:space-between;height:94px;padding:0 48px 0 90px;border-bottom:1px solid #f0f0f0;background:#fff}.showdoc-brand{display:flex;align-items:center;gap:16px}.showdoc-menu-button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:0;background:transparent;color:#27384a;box-shadow:none;cursor:pointer}.showdoc-brand-icon{display:block;width:32px;height:32px;object-fit:contain}.showdoc-brand strong,.showdoc-brand span{display:block}.showdoc-brand strong{font-size:24px;line-height:1.1}.showdoc-brand span{margin-top:6px;color:#9aa4b2;font-size:13px}.showdoc-toolbar{display:flex;gap:10px;align-items:center}.showdoc-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:48px;height:48px;border:0;border-radius:10px;background:#fafafa;color:#1f2937;cursor:pointer}.showdoc-admin-body{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(1280px,calc(100% - 48px));min-height:calc(100vh - 94px);margin:0 auto}.showdoc-sidebar{position:relative;display:flex;flex-direction:column;padding:48px 0 40px;border-right:1px solid #f0f0f0}.showdoc-sidebar nav{display:grid;gap:6px;padding-right:0}.showdoc-sidebar nav a{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;border-left:3px solid transparent;border-radius:7px 0 0 7px;color:#1f2937}.showdoc-sidebar nav a.active,.showdoc-sidebar nav a:hover{border-left-color:#1683ff;background:#eaf4ff;color:#1f2937}.showdoc-side-hints{display:grid;gap:10px;margin-top:auto;padding-right:12px}.showdoc-side-hints span{display:flex;justify-content:space-between;gap:10px;padding:8px 12px;border-radius:8px;background:#fff1bf;color:#8a6100;font-size:13px}.showdoc-side-hints a{color:#8a6100;text-decoration:underline}.showdoc-content{padding:48px 0 80px 36px}.showdoc-search-row{width:min(960px,100%);border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.showdoc-search-row input{width:100%;min-height:42px;border:0;border-radius:0;background:transparent;color:#1f2937;font-size:15px}.showdoc-search-row input:focus{outline:none}.showdoc-section-head{display:flex;align-items:center;justify-content:space-between;width:min(960px,100%);margin-top:28px;padding-bottom:12px;border-bottom:1px solid #eeeeee;color:#8b95a1}.showdoc-section-head div{display:flex;gap:8px}.showdoc-section-head button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;background:transparent;color:#9aa4b2;cursor:pointer}.showdoc-section-head button.active,.showdoc-section-head button:hover{background:#eaf4ff;color:#1683ff}.showdoc-project-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,292px));gap:18px;margin-top:48px}.showdoc-project-card{position:relative;display:grid;min-height:168px;padding:28px 26px;border:1px solid #edf0f4;border-radius:9px;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.showdoc-project-card>svg{color:#9aa4b2}.project-card-type-icon{display:block;width:32px;height:32px;object-fit:contain}.showdoc-project-card strong{margin-top:12px;font-size:18px;font-weight:500}.showdoc-project-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;border-top:1px solid #f3f4f6;color:#9aa4b2}.showdoc-project-card em{padding:3px 12px;border-radius:999px;background:#eaf4ff;color:#1683ff;font-style:normal;font-size:12px}.showdoc-project-card:hover{border-color:#cfe6ff;box-shadow:0 10px 26px #1683ff14}.project-card-with-menu{overflow:visible}.project-card-menu-button{position:absolute;top:18px;right:16px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f5f8fb;color:#64748b;opacity:0;cursor:pointer;transition:opacity .16s ease,background .16s ease,color .16s ease}.showdoc-project-card:hover .project-card-menu-button,.project-card-menu-button:focus,.project-card-menu-button:focus-visible{opacity:1}.project-card-menu-button:hover{background:#eaf4ff;color:#1683ff}.project-card-menu{position:absolute;top:54px;right:14px;z-index:5;display:grid;min-width:116px;padding:6px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a24}.project-card-menu button{min-height:34px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#334155;text-align:left;cursor:pointer}.project-card-menu button:hover{background:#f1f5f9}.project-card-menu button.danger{color:#dc2626}.project-actions{display:flex;flex-wrap:wrap;gap:10px;width:min(960px,100%);margin-top:24px}.project-actions.centered{justify-content:center;margin-top:28px}.project-actions.inline{margin:0;padding:18px;border-bottom:1px solid #edf0f4}.project-pagination{display:flex;align-items:center;justify-content:center;gap:12px;width:min(960px,100%);margin-top:26px;color:#64748b}.project-pagination button{min-width:78px;min-height:34px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#475569;cursor:pointer}.project-pagination button:not(:disabled):hover{border-color:#1683ff;color:#1683ff}.project-pagination button:disabled{color:#cbd5e1;cursor:not-allowed}.segmented-control{display:inline-flex;width:fit-content;padding:4px;border:1px solid #e5e7eb;border-radius:9px;background:#f8fafc}.segmented-control button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer}.segmented-control button.active{background:#1683ff;color:#fff}.form-actions,.row-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.row-actions{justify-content:flex-end}.row-actions button{min-height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#475569;cursor:pointer}.row-actions button:hover{border-color:#1683ff;color:#1683ff}.button.danger,.row-actions button:last-child,.admin-photo-grid figcaption button{color:#dc2626}.admin-cover-preview{width:min(280px,100%);aspect-ratio:4 / 3;object-fit:cover;border:1px solid #edf0f4;border-radius:8px}.admin-photo-grid.padded{padding:18px}.admin-photo-grid.album-photo-scroll{max-height:min(520px,calc(100vh - 360px));min-height:220px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.admin-photo-grid figcaption{display:flex;justify-content:space-between;gap:10px;align-items:center}.admin-photo-grid figcaption button{border:0;background:transparent;cursor:pointer}.showdoc-panel{width:min(960px,100%);margin-top:32px;border:1px solid #edf0f4;border-radius:9px;background:#fff}.showdoc-panel .panel-heading{border-bottom-color:#edf0f4}.showdoc-panel input,.showdoc-panel select,.showdoc-panel textarea,.login-panel input{border-color:#e5e7eb;background:#fff;color:#1f2937}.showdoc-panel .button.primary,.login-panel .button.primary{border-color:#1683ff;background:#1683ff}.admin-login-screen{display:grid;min-height:100vh;place-items:center;background:#f7f8fb}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#0f172a57}.admin-confirm-modal{width:min(420px,100%);padding:26px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#1f2937;box-shadow:0 24px 70px #0f172a3d}.admin-confirm-modal h2{margin-top:8px;font-size:22px}.admin-confirm-modal p{margin:10px 0 20px;color:#64748b}.login-icon.danger{background:#fee2e2;color:#dc2626}.button.primary.danger-fill{border-color:#dc2626;background:#dc2626}@media(max-width:900px){.showdoc-admin-header{padding:0 18px}.showdoc-toolbar{display:none}.showdoc-admin-body{grid-template-columns:1fr;width:min(100% - 28px,960px)}.showdoc-sidebar{border-right:0;padding:18px 0}.showdoc-sidebar nav{display:flex;flex-wrap:wrap}.showdoc-sidebar nav a{border-left:0;border-radius:8px}.showdoc-side-hints{display:none}.showdoc-content{padding:18px 0 56px}.showdoc-project-grid,.admin-album-browser{grid-template-columns:1fr}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.nav-links{position:fixed;inset:70px 16px auto;display:none;flex-direction:column;padding:12px;border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.nav-links.open,.menu-button{display:flex}.hero,.atlas-grid,.atlas-title,.atlas-workspace,.admin-shell,.admin-album-browser{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-topline{align-items:stretch;flex-direction:column}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page{width:min(100% - 20px,1180px);padding-top:20px}.brand small{display:none}.hero,.compact-hero{padding:24px}.hero h1{font-size:3rem}.post-grid,.editor-grid,.admin-stats,.admin-overview-grid,.collection-grid,.photo-grid,.admin-photo-grid,.atlas-actions{grid-template-columns:1fr}.graph-panel svg{min-height:330px}}.showdoc-admin{background:#fff;color:#27384a;font-size:14px;line-height:1.55}.showdoc-admin-header{position:sticky;top:0;z-index:50;height:88px;padding:0 clamp(22px,5vw,86px);border-bottom:1px solid #f3f5f8;box-shadow:0 1px #0f172a05}.showdoc-menu-button{width:34px;height:34px;border-radius:0;background:transparent;box-shadow:none}.showdoc-brand strong{color:#243449;font-size:25px;font-weight:600}.showdoc-brand span{color:#a6b0bd}.showdoc-toolbar button{width:44px;height:44px;border-radius:9px;background:#fff;color:#8d99a8}.showdoc-toolbar button:hover{background:#f4f8fd;color:#1683ff}.admin-toolbar-menu{position:relative}.admin-toolbar-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:80;min-width:132px;padding:6px;border:1px solid #e8edf3;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a24}.admin-toolbar-dropdown:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.showdoc-toolbar .admin-user-button{width:auto;padding:0 14px;gap:8px;font-size:13px;font-weight:600}.admin-user-dropdown{min-width:200px;padding:10px}.admin-user-info{display:flex;align-items:center;gap:12px;padding:10px 12px 16px;border-bottom:1px solid #edf1f6;margin-bottom:6px}.admin-user-info svg{color:#94a3b8}.admin-user-info div{display:grid;gap:2px}.admin-user-info strong{font-size:14px;color:#1f2937}.admin-user-info span{font-size:12px;color:#94a3b8}.showdoc-toolbar .admin-toolbar-dropdown button.danger{color:#dc2626}.showdoc-toolbar .admin-toolbar-dropdown button.danger:hover{background:#fef2f2;color:#dc2626}.showdoc-toolbar .admin-toolbar-dropdown button{justify-content:flex-start;width:100%;height:36px;gap:8px;padding:0 10px;border-radius:6px;background:transparent;color:#475569;font-size:13px}.showdoc-toolbar .admin-toolbar-dropdown button:hover{background:#fef2f2;color:#dc2626}:root[data-theme=dark] .showdoc-toolbar button{background:#262626;color:#d4d4d4}:root[data-theme=dark] .showdoc-toolbar button:hover{background:#303030;color:#58a6ff}:root[data-theme=dark] .admin-toolbar-dropdown{border-color:#3a3a3a;background:#262626;box-shadow:none}:root[data-theme=dark] .showdoc-toolbar .admin-toolbar-dropdown button{color:#d4d4d4}:root[data-theme=dark] .showdoc-toolbar .admin-toolbar-dropdown button:hover{background:#3a2626;color:#ff8a8a}:root[data-theme=dark] .admin-user-info{border-bottom-color:#3a3a3a}:root[data-theme=dark] .admin-user-info strong{color:#e0e0e0}:root[data-theme=dark] .admin-user-info span{color:#888}:root[data-theme=dark] .admin-user-info svg{color:#666}:root[data-theme=dark] .showdoc-toolbar .admin-toolbar-dropdown button.danger{color:#ff8a8a}:root[data-theme=dark] .showdoc-toolbar .admin-toolbar-dropdown button.danger:hover{background:#3a2626;color:#ff6b6b}.showdoc-admin-body{grid-template-columns:228px minmax(0,1fr);width:min(1260px,calc(100% - 56px))}.showdoc-sidebar{padding-top:44px;border-right-color:#f2f4f7}.showdoc-sidebar nav a{min-height:44px;padding-left:20px;border-radius:9px 0 0 9px;color:#3b4a5f;font-weight:500}.showdoc-sidebar nav a.active{border-left-color:#1683ff;background:#edf7ff;color:#1683ff}.showdoc-content{padding:44px 0 84px 42px}.showdoc-search-row{width:min(980px,100%);border-color:#eef1f5}.showdoc-search-row input{min-height:48px;padding:0 2px;color:#27384a}.showdoc-search-row input::placeholder{color:#a8b2bf}.showdoc-section-head{width:min(980px,100%);margin-top:30px;padding-bottom:13px;border-bottom-color:#eef1f5;color:#9aa6b4}.showdoc-section-head>span{color:#667385;font-weight:500}.showdoc-project-grid{width:min(980px,100%);grid-template-columns:repeat(4,minmax(188px,1fr));gap:18px;margin-top:42px}.showdoc-project-card{min-height:156px;padding:24px 22px 20px;border-color:#edf1f6;border-radius:8px;box-shadow:0 1px #0f172a05;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.showdoc-project-card:hover{border-color:#d5e9ff;box-shadow:0 12px 28px #1f61ab14;transform:translateY(-1px)}.showdoc-project-card>svg{color:#9eabba}.showdoc-project-card strong{margin-top:15px;color:#26374d;font-size:17px;font-weight:500}.showdoc-project-card footer{padding-top:15px;border-top-color:#f2f5f8;color:#9aa6b4;font-size:13px}.showdoc-project-card em{border-radius:4px;background:#edf7ff;color:#1683ff}.project-card-menu-button{top:14px;right:14px;width:32px;height:32px;background:#f8fafc}.project-card-menu{top:48px;right:12px;border-color:#e8edf3;box-shadow:0 16px 38px #14213324}.project-actions.centered{width:min(980px,100%);margin-top:34px}.project-actions.centered .button{min-width:132px;border-radius:7px}.project-pagination{width:min(980px,100%);margin-top:28px}.project-pagination button{border-radius:6px}.showdoc-panel{width:min(980px,100%);margin-top:30px;border-color:#edf1f6;border-radius:8px;box-shadow:0 10px 32px #172d4d0a}.showdoc-panel .panel-heading{padding:17px 20px;border-bottom-color:#edf1f6}.showdoc-panel .panel-heading span{color:#27384a;font-weight:600}.showdoc-panel .panel-heading small{color:#9aa6b4}.album-panel-backbar{display:flex;justify-content:space-between;align-items:center;padding:14px 20px 12px;border-bottom:1px solid #edf1f6}.album-panel-backbar button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #e5ebf2;border-radius:6px;background:#fbfcfe;color:#64748b;font-size:13px;cursor:pointer}.album-panel-backbar .button.primary{min-height:32px;padding:0 14px;font-size:13px;font-weight:700;border-radius:6px}.album-panel-backbar button:hover{border-color:#1683ff;background:#eef6ff;color:#1683ff}.album-panel-actions{display:flex;justify-content:flex-end;padding:16px 20px 0}.admin-photo-modal{width:min(560px,100%)}.post-editor{gap:17px;padding:20px}.post-editor label{color:#718096;font-size:13px}.showdoc-panel input,.showdoc-panel select,.showdoc-panel textarea,.login-panel input{min-height:40px;border-color:#e6ebf1;border-radius:6px;color:#27384a}.showdoc-panel input:focus,.showdoc-panel select:focus,.showdoc-panel textarea:focus,.login-panel input:focus{outline:0;border-color:#1683ff;box-shadow:0 0 0 3px #1683ff1a}.button{min-height:40px;border-radius:6px}.showdoc-panel .button.primary,.login-panel .button.primary{background:#1683ff;box-shadow:0 6px 14px #1683ff2e}.admin-login-screen{position:relative;isolation:isolate;overflow:hidden;padding:24px;background:radial-gradient(circle at 18% 22%,rgba(125,211,252,.22),transparent 32%),radial-gradient(circle at 82% 76%,rgba(196,181,253,.2),transparent 34%),#fafafa}.admin-login-screen:before,.admin-login-screen:after{position:absolute;z-index:-1;width:360px;height:360px;border-radius:999px;content:"";filter:blur(76px);opacity:.42;pointer-events:none}.admin-login-screen:before{top:-96px;left:max(24px,calc(50% - 520px));background:#38bdf847}.admin-login-screen:after{right:max(18px,calc(50% - 560px));bottom:-110px;background:#a78bfa40}.login-panel{width:min(420px,100%);padding:34px;border:1px solid rgba(228,228,231,.82);border-radius:16px;background:#ffffffe0;color:#18181b;box-shadow:0 1px 1px #18181b08,0 18px 46px #18181b14,0 48px 120px #18181b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-header{display:grid;gap:8px}.login-header .eyebrow{margin:0;color:#2563eb;font-size:.78rem;font-weight:800;letter-spacing:.08em}.login-panel h1{margin:0;font-size:1.72rem;font-weight:760;letter-spacing:.035em}.login-header p:last-child{margin:0;color:#71717a;font-size:.92rem;line-height:1.6}.login-panel form{gap:16px;margin-top:28px}.login-panel label{gap:8px;color:#71717a;font-size:.82rem;font-weight:600}.login-panel input{min-height:44px;padding:0 13px;border:1px solid #e4e4e7;border-radius:10px;background:#fffffff0;color:#18181b;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-panel input:focus{outline:0;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1c}.login-panel .button.primary{min-height:46px;margin-top:4px;border:0;border-radius:10px;background:linear-gradient(135deg,#0284c7,#2563eb);color:#fff;font-weight:700;box-shadow:0 10px 22px #2563eb38;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.login-panel .button.primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb47;filter:brightness(.98)}.login-panel .button.primary:active{transform:translateY(0);box-shadow:0 7px 16px #2563eb33}.login-panel .form-message{margin:16px 0 0;color:#dc2626;font-size:.88rem}.button.ghost{border-color:#e6ebf1;color:#667385}.segmented-control{border-color:#e6ebf1;border-radius:8px;background:#f7f9fc}.segmented-control button{border-radius:6px}.upload-box{border-color:#dbe5ef;border-radius:8px;background:#f8fbff;color:#718096}.admin-post-list article{border-top-color:#edf1f6}.admin-post-list strong{color:#27384a}.row-actions button{border-color:#e6ebf1;border-radius:6px}.admin-photo-grid figure{border-color:#edf1f6;border-radius:8px;overflow:hidden}.admin-photo-preview-trigger{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.admin-photo-preview-trigger img{transition:transform .18s ease,filter .18s ease}.admin-photo-preview-trigger:hover img{transform:scale(1.025);filter:brightness(.96)}.admin-modal-backdrop{background:#1f2a3847;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-confirm-modal{border-color:#edf1f6;border-radius:10px}.photo-preview-backdrop{background:#0f172ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.photo-preview-modal{position:relative;display:grid;gap:12px;max-width:min(1100px,calc(100vw - 64px));max-height:calc(100vh - 64px);padding:14px;border-radius:12px;background:#fff;box-shadow:0 30px 90px #0f172a5c}.photo-preview-modal img{display:block;max-width:100%;max-height:calc(100vh - 148px);object-fit:contain;border-radius:8px}.photo-preview-modal p{margin:0;color:#475569;font-size:14px;text-align:center}.photo-preview-close{position:absolute;top:-14px;right:-14px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#fff;color:#334155;box-shadow:0 10px 26px #0f172a38;cursor:pointer}.photo-preview-close:hover{color:#1683ff}.admin-project-modal{width:min(720px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid #edf1f6;border-radius:12px;background:#fff;color:#27384a;box-shadow:0 24px 70px #0f172a38}.admin-modal-heading{display:flex;justify-content:space-between;gap:18px;padding:24px 26px 18px;border-bottom:1px solid #edf1f6}.admin-modal-heading h2{color:#27384a;font-size:22px;font-weight:600}.admin-modal-heading p{margin:6px 0 0;color:#8b98a8}.admin-modal-heading>button{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f6f8fb;color:#8b98a8;cursor:pointer;font-size:22px;line-height:1}.admin-modal-heading>button:hover{background:#edf7ff;color:#1683ff}.modal-editor{padding:22px 26px 26px}.project-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-type-grid button{display:grid;gap:8px;min-height:122px;padding:18px;border:1px solid #e6ebf1;border-radius:10px;background:#fff;color:#27384a;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-type-grid button svg{color:#9eabba}.project-type-grid button span{font-size:16px;font-weight:600}.project-type-grid button small{color:#8b98a8;line-height:1.5}.project-type-grid button:hover:not(:disabled):not(.active){border-color:#bdd3f0;box-shadow:0 4px 16px #14213314;transform:translateY(-1px)}.project-type-grid button.active{border-color:#1683ff;background:#f2f8ff;box-shadow:0 0 0 3px #1683ff14}.project-type-grid button.active svg,.project-type-grid button.active span{color:#1683ff}.project-type-grid button:disabled{cursor:not-allowed}.modal-actions{justify-content:flex-end;padding-top:4px}@media(max-width:1100px){.showdoc-project-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media(max-width:620px){.project-type-grid,.admin-project-modal .editor-grid{grid-template-columns:1fr}.admin-modal-heading,.modal-editor{padding-left:18px;padding-right:18px}}@media(max-width:900px){.showdoc-admin-body,.showdoc-project-grid,.project-actions.centered,.project-pagination,.showdoc-panel,.showdoc-search-row,.showdoc-section-head{width:min(100%,980px)}}.showdoc-admin-header{height:94px;padding:0 50px}.showdoc-admin-body{grid-template-columns:240px minmax(0,960px);width:1280px;max-width:calc(100% - 48px);min-height:calc(100vh - 94px)}.showdoc-sidebar{min-height:calc(100vh - 94px);padding:48px 0 40px}.showdoc-sidebar nav{gap:6px}.showdoc-sidebar nav a{width:240px;min-height:42px;padding:0 20px;border-radius:7px 0 0 7px}.showdoc-sidebar nav a:not(.active){color:#27384a;background:#fff}.showdoc-sidebar nav a:not(.active):hover{background:#f7fbff;color:#1683ff}.showdoc-sidebar-group{display:flex;align-items:center;justify-content:space-between;width:240px;min-height:54px;margin-top:14px;padding:0 12px 0 0;border-top:1px solid #f1f3f6;border-bottom:1px solid #f1f3f6;color:#8b98a8}.showdoc-sidebar-group span{padding-left:2px}.showdoc-sidebar-group button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:6px;background:transparent;color:#8b98a8;cursor:pointer;font-size:20px}.showdoc-sidebar-group button:hover{background:#edf7ff;color:#1683ff}.showdoc-side-hints{display:grid;gap:10px;width:240px;margin-top:auto;padding-right:0}.showdoc-side-hints span{align-items:center;min-height:36px;padding:0 12px;border-radius:8px;background:#fff0bd;color:#8c6500}.showdoc-content{width:960px;padding:48px 0 120px 36px}.showdoc-search-row,.showdoc-section-head,.showdoc-project-grid,.project-actions.centered,.project-pagination,.showdoc-panel{width:960px}.showdoc-search-row{margin-top:0}.showdoc-search-row input{min-height:44px;padding:0 12px}.showdoc-section-head{margin-top:28px}.showdoc-project-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:48px}.showdoc-project-card{min-height:168px;padding:24px}.showdoc-project-card>svg{width:32px;height:32px}.showdoc-project-card strong{margin-top:20px}.project-actions.centered{position:fixed;left:calc(50% + 120px);bottom:28px;z-index:20;width:240px;margin:0;gap:0;transform:translate(-50%);border:1px solid #edf1f6;border-radius:8px;background:#fff;box-shadow:0 10px 26px #1421330f}.project-actions.centered .button{min-width:160px;min-height:62px;border:0;border-radius:8px 0 0 8px;background:#fff;color:#27384a;box-shadow:none;font-weight:500}.project-actions.centered .button:only-child{width:100%;min-width:0;border-radius:8px}.project-actions.centered .button.primary:hover{color:#1683ff;background:#f7fbff;box-shadow:0 4px 14px #1683ff1a}.project-more-button{width:78px;min-width:78px!important;border-left:1px solid #edf1f6!important;border-radius:0 8px 8px 0!important}.project-pagination{margin-top:24px}@media(max-width:1320px){.showdoc-admin-body{width:min(100% - 48px,1280px)}.showdoc-content,.showdoc-search-row,.showdoc-section-head,.showdoc-project-grid,.showdoc-panel{width:min(100%,960px)}}@media(max-width:1100px){.showdoc-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-actions.centered{left:50%}}@media(max-width:900px){.showdoc-admin-header{height:78px;padding:0 18px}.showdoc-admin-body{grid-template-columns:1fr;width:min(100% - 28px,960px);min-height:calc(100vh - 78px)}.showdoc-sidebar,.showdoc-sidebar nav a,.showdoc-sidebar-group,.showdoc-side-hints,.showdoc-content,.showdoc-search-row,.showdoc-section-head,.showdoc-project-grid,.showdoc-panel{width:100%}.showdoc-sidebar{min-height:auto}.showdoc-sidebar-group,.showdoc-side-hints{display:none}.project-actions.centered{position:static;width:min(100%,240px);margin:28px auto 0;transform:none}}.showdoc-admin-header{height:76px}.showdoc-admin-body{min-height:calc(100vh - 76px)}.showdoc-menu-button{width:34px;height:34px}.showdoc-brand strong{font-size:23px}.showdoc-brand span{margin-top:2px;font-size:12px}.showdoc-toolbar button{width:38px;height:38px}.showdoc-toolbar .toolbar-icon{width:18px;height:18px;object-fit:contain}.showdoc-sidebar{min-height:calc(100vh - 76px);padding-top:34px;padding-bottom:28px}.showdoc-sidebar nav a{min-height:38px}.showdoc-sidebar-group{min-height:46px;margin-top:10px}.showdoc-side-hints{gap:8px}.showdoc-side-hints span{min-height:32px;font-size:12px}.showdoc-content{padding-top:34px;padding-bottom:88px}.showdoc-search-row input{min-height:40px}.showdoc-section-head{margin-top:22px;padding-bottom:10px}.showdoc-section-head button{width:32px;height:32px}.showdoc-project-grid{gap:18px;margin-top:36px}.showdoc-project-card{min-height:138px;padding:18px 20px 16px}.showdoc-project-card>svg{width:28px;height:28px}.showdoc-project-card strong{margin-top:14px;font-size:16px}.project-card-time{display:block;margin-top:6px;color:#98a2b3;font-size:12px;line-height:1.35}.project-card-star{position:absolute;top:14px;right:48px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#fff8e6;color:#f59e0b;box-shadow:inset 0 0 0 1px #fde7aa}.showdoc-project-card footer{padding-top:12px;font-size:12px}.showdoc-project-card em{padding:2px 10px}.project-card-menu-button{top:10px;right:10px}.project-actions.centered{bottom:18px}.project-actions.centered .button{min-height:52px}.project-more-button{min-height:52px!important}.project-pagination{margin-top:18px}.showdoc-search-row{display:flex;align-items:center;border:1px solid #eef1f5;border-radius:2px}.showdoc-search-row input{flex:1;padding:0 14px}.showdoc-search-row button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:6px;border:0;background:transparent;color:#98a2b3;cursor:pointer}.showdoc-search-row button:hover{color:#1d4ed8}.showdoc-sidebar .sidebar-star-icon{color:#f59e0b}.showdoc-sidebar .sidebar-menu-icon{width:17px;height:17px;object-fit:contain}.admin-empty-state{width:min(100%,960px);margin:22px 0 0;padding:30px 24px;border:1px dashed #dfe5ee;border-radius:6px;background:#fbfcfe;text-align:center;color:#7a8699}.admin-empty-state strong,.admin-empty-state span{display:block}.admin-empty-state strong{margin-bottom:8px;color:#344054;font-size:15px;font-weight:600}.admin-empty-state span{font-size:13px}.admin-empty-state.compact{margin-top:14px;padding:22px 18px}.admin-md-editor{overflow:hidden;border:1px solid #e6ebf1;border-radius:4px;background:#fff}.admin-md-editor .w-md-editor{box-shadow:none}.admin-md-editor .w-md-editor-toolbar{position:sticky;top:0;z-index:5;border-bottom-color:#edf1f5;background:#fbfcfe}.admin-md-editor .w-md-editor-content{background:#fff}.admin-md-editor .w-md-editor-input,.admin-md-editor .w-md-editor-area,.admin-md-editor .w-md-editor-text,.admin-md-editor .w-md-editor-preview{background:#fff!important}.admin-md-editor .w-md-editor-text,.admin-md-editor .w-md-editor-text-input,.admin-md-editor .w-md-editor-text-pre,.admin-md-editor .w-md-editor-text-pre>code{background:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a;caret-color:#0f172a}.admin-md-editor .w-md-editor-text-pre,.admin-md-editor .w-md-editor-text-input{background:#fff!important}.admin-md-editor .w-md-editor-text-pre>code{display:block;background:#fff!important}.admin-md-editor .w-md-editor-text-input::placeholder{color:#98a2b3!important;-webkit-text-fill-color:#98a2b3}.admin-md-editor .wmde-markdown img{display:block;max-width:100%;height:auto;margin:14px 0;border-radius:6px}.article-doc-layout{display:grid;grid-template-columns:240px minmax(0,960px);gap:48px;width:min(100%,1248px);height:calc(100vh - 178px);min-height:620px;overflow:hidden}.showdoc-admin-body.article-admin-body{grid-template-columns:minmax(0,1248px);width:min(100% - 48px,1248px)}.showdoc-admin-body.article-admin-body .showdoc-sidebar{display:none}.showdoc-content.article-doc-content{width:min(100%,1248px);padding-top:34px;padding-bottom:28px}.article-doc-content .showdoc-search-row{min-height:42px}.article-doc-content .showdoc-search-row input{min-height:40px}.article-doc-content .showdoc-section-head{display:none}.article-doc-sidebar{display:grid;grid-template-rows:1fr auto;gap:0;height:100%;min-height:0;overflow:hidden;background:transparent}.article-doc-search{display:flex;align-items:center;gap:12px;min-height:56px;margin:14px 16px;padding:0 13px;border:1px solid #dce2ea;background:#fbfcfe;color:#98a2b3;font-size:14px}.article-doc-tree{min-height:0;overflow:auto;padding:18px;border:1px solid #e9edf2;border-bottom:0;border-radius:9px 9px 0 0;background:#fff;box-shadow:0 8px 22px #0f172a0a}.article-doc-folder{display:flex;align-items:center;gap:8px;min-height:34px;color:#263241}.article-doc-folder button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:4px;background:transparent;color:#6b7280;cursor:pointer}.article-doc-folder button:hover{background:#eef6ff;color:#1683ff}.article-doc-folder svg:nth-child(2){color:#ff7a1a}.article-doc-list{display:grid;gap:4px;margin-top:8px;padding-left:34px}.article-doc-list button{display:grid;grid-template-columns:16px minmax(0,1fr);column-gap:8px;row-gap:2px;align-items:center;min-height:40px;border:0;background:transparent;color:#3f4b5c;text-align:left;cursor:pointer}.article-doc-list button svg{grid-row:span 2;color:#1683ff}.article-doc-list button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px}.article-doc-list button small{color:#98a2b3;font-size:12px}.article-doc-list button.active,.article-doc-list button:hover{color:#1683ff}.article-doc-list p{margin:12px 0 0;color:#98a2b3;font-size:13px}.article-doc-actions{display:flex;align-items:center;justify-content:space-around;min-height:50px;border:1px solid #e9edf2;border-radius:0 0 9px 9px;background:#fbfcfe;box-shadow:0 8px 22px #0f172a0a}.article-doc-actions button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:#8b95a3;cursor:pointer}.article-doc-actions button:hover:not(:disabled){background:#eef6ff;color:#1683ff}.article-doc-actions button:disabled{cursor:not-allowed;opacity:.35}.article-doc-stage{min-width:0;max-width:100%;height:100%;min-height:0;overflow:auto;padding:28px 32px 30px;border:1px solid #eef1f5;border-radius:9px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.article-doc-editor{padding:0;gap:14px}.article-doc-titlebar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:0 0 16px;border-bottom:1px solid #edf1f5}.article-doc-titlebar>label{display:grid;gap:6px;color:#667085}.article-doc-titlebar>label input{min-height:42px;border:1px solid #e5e7eb;border-radius:5px;background:#fff;color:#111827;font-size:15px;font-weight:500;text-align:left;outline:none}.article-doc-titlebar>div{display:flex;gap:10px;align-items:center;padding-bottom:0}.article-doc-meta{display:grid;grid-template-columns:minmax(0,1fr) 190px 160px;gap:14px;margin-top:14px}.article-doc-content .admin-md-editor .w-md-editor{height:420px!important;min-height:420px!important}.article-markdown-preview{min-height:0;overflow:visible;padding:8px 0 0;background:transparent}.article-markdown-preview .wmde-markdown{background:transparent;color:#111827;font-size:15px;line-height:1.8}.article-markdown-preview .wmde-markdown h1,.article-markdown-preview .wmde-markdown h2,.article-markdown-preview .wmde-markdown h3{color:#1f2937}.article-markdown-preview .wmde-markdown img{display:block;max-width:100%;height:auto;margin:16px 0;border-radius:6px}.article-doc-content .post-editor label{gap:6px}.article-doc-content .post-editor textarea{min-height:86px}.article-doc-view{max-width:940px;margin:0 auto;color:#111827}.article-doc-view h1{margin:18px 0 22px;padding-bottom:22px;border-bottom:1px solid #edf1f5;color:#1f2937;font-size:30px;text-align:center}.article-doc-summary{margin:0 0 22px;padding:14px 16px;border-radius:6px;background:#f8fafc;color:#64748b}.article-doc-empty{display:grid;place-items:center;align-content:center;min-height:560px;color:#8a94a6;text-align:center}.article-doc-empty h2{margin:0 0 10px;color:#303946;font-size:30px}.article-doc-empty p{margin:0 0 22px}@media(max-width:1180px){.article-doc-layout{grid-template-columns:1fr;height:auto;overflow:visible}.article-doc-sidebar{min-height:360px}.article-doc-meta,.article-doc-titlebar{grid-template-columns:1fr}}.markdown-editor{overflow:hidden;border:1px solid #e6ebf1;border-radius:4px;background:#fff}.markdown-toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:4px;min-height:46px;padding:7px 10px;border-bottom:1px solid #edf1f5;background:#fbfcfe}.markdown-toolbar button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:3px;background:transparent;color:#5f6b7a;cursor:pointer}.markdown-toolbar button:hover{border-color:#dfe6ee;background:#fff;color:#1683ff}.markdown-toolbar>span{width:1px;height:22px;margin:0 6px;background:#e5eaf0}.markdown-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:560px;min-height:0}.markdown-source{display:grid;grid-template-columns:44px minmax(0,1fr);min-height:0;overflow:hidden;border-right:1px solid #e5eaf0;background:#fff}.markdown-line-numbers{display:grid;align-content:start;height:560px;overflow:hidden;padding:8px 0;border-right:1px solid #edf1f5;background:#fbfcfe;color:#9aa4b2;font-family:Consolas,Microsoft YaHei UI,monospace;font-size:14px;line-height:28px;text-align:center;-webkit-user-select:none;user-select:none}.markdown-line-numbers span{height:28px}.markdown-textarea{height:560px;min-height:0;padding:8px 14px;border:0;border-radius:0;overflow:auto;resize:none;color:#0f172a;font-size:15px;line-height:28px;outline:none}.markdown-preview{height:560px;min-height:0;overflow:auto;padding:28px 30px;background:#fff;color:#111827;font-size:15px;line-height:1.75}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5{margin:18px 0 10px;color:#111827;font-weight:650}.markdown-preview h1{font-size:26px}.markdown-preview h2{font-size:22px}.markdown-preview h3{font-size:18px}.markdown-preview p{margin:0 0 14px}.markdown-preview strong{font-weight:700}.markdown-preview em{font-style:italic}.markdown-preview del{color:#8a94a6}.markdown-preview a{color:#1683ff;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview p>code{padding:2px 6px;border-radius:4px;background:#f1f5f9;color:#be123c;font-family:Consolas,Microsoft YaHei UI,monospace;font-size:.92em}.markdown-preview blockquote{margin:12px 0 16px;padding:8px 14px;border-left:3px solid #1683ff;background:#f5f9ff;color:#465568}.markdown-preview hr{margin:18px 0;border:0;border-top:1px solid #e5eaf0}.markdown-list-line{padding-left:8px}.markdown-code-window{overflow:hidden;margin:16px 0 24px;border-radius:6px;background:#2f4145;color:#f7fbff}.markdown-code-window>div{display:flex;gap:7px;padding:14px 18px 8px}.markdown-code-window span{width:12px;height:12px;border-radius:50%}.markdown-code-window span:nth-child(1){background:#dc5f5c}.markdown-code-window span:nth-child(2){background:#d4b333}.markdown-code-window span:nth-child(3){background:#3ca35f}.markdown-code-window pre{margin:0;padding:22px 22px 24px;overflow:auto;font-family:Consolas,Microsoft YaHei UI,monospace;font-size:14px;line-height:1.8}.markdown-preview-image{display:block;max-width:100%;margin:16px 0;border-radius:6px}.markdown-placeholder{color:#98a2b3}@media(max-width:980px){.markdown-workspace{grid-template-columns:1fr}.markdown-source{border-right:0;border-bottom:1px solid #e5eaf0}}:root[data-theme=dark] .admin-route-shell,:root[data-theme=dark] .showdoc-admin,:root[data-theme=dark] .showdoc-admin-body,:root[data-theme=dark] .showdoc-content,:root[data-theme=dark] .article-doc-stage,:root[data-theme=dark] .article-doc-tree,:root[data-theme=dark] .article-doc-actions{background:#1f1f1f;color:#eee}:root[data-theme=dark] .showdoc-admin-header,:root[data-theme=dark] .showdoc-sidebar{border-color:#303030;background:#1f1f1f;color:#eee;box-shadow:none}:root[data-theme=dark] .showdoc-brand strong,:root[data-theme=dark] .showdoc-section-head h1,:root[data-theme=dark] .showdoc-project-card strong,:root[data-theme=dark] .showdoc-panel .panel-heading span,:root[data-theme=dark] .article-doc-view,:root[data-theme=dark] .article-doc-view h1,:root[data-theme=dark] .article-doc-empty h2{color:#eee}:root[data-theme=dark] .showdoc-brand span,:root[data-theme=dark] .showdoc-section-head p,:root[data-theme=dark] .showdoc-project-card em,:root[data-theme=dark] .showdoc-panel .panel-heading small,:root[data-theme=dark] .post-editor label,:root[data-theme=dark] .article-doc-summary,:root[data-theme=dark] .project-card-time,:root[data-theme=dark] .admin-empty-state,:root[data-theme=dark] .article-doc-empty p{color:#a3a3a3}:root[data-theme=dark] .showdoc-sidebar nav a,:root[data-theme=dark] .showdoc-sidebar nav a:not(.active){background:transparent;color:#d4d4d4}:root[data-theme=dark] .showdoc-sidebar nav a:hover,:root[data-theme=dark] .showdoc-sidebar nav a.active{border-left-color:#58a6ff;background:#26364a;color:#8ab4f8}:root[data-theme=dark] .showdoc-project-card,:root[data-theme=dark] .showdoc-panel,:root[data-theme=dark] .admin-project-modal,:root[data-theme=dark] .admin-confirm-modal,:root[data-theme=dark] .admin-empty-state,:root[data-theme=dark] .article-doc-sidebar,:root[data-theme=dark] .article-doc-folder,:root[data-theme=dark] .article-doc-view,:root[data-theme=dark] .article-doc-empty,:root[data-theme=dark] .article-doc-list button,:root[data-theme=dark] .admin-photo-grid figure{border-color:#303030;background:#262626;color:#eee;box-shadow:none}:root[data-theme=dark] .showdoc-project-card footer,:root[data-theme=dark] .showdoc-panel .panel-heading,:root[data-theme=dark] .album-panel-backbar,:root[data-theme=dark] .article-doc-titlebar,:root[data-theme=dark] .article-doc-view h1,:root[data-theme=dark] .showdoc-sidebar-group{border-color:#303030}:root[data-theme=dark] .project-card-menu,:root[data-theme=dark] .segmented-control,:root[data-theme=dark] .album-panel-backbar button,:root[data-theme=dark] .article-doc-actions button,:root[data-theme=dark] .project-card-menu-button,:root[data-theme=dark] .row-actions button,:root[data-theme=dark] .project-pagination button{border-color:#3a3a3a;background:#262626;color:#d4d4d4;box-shadow:none}:root[data-theme=dark] .project-card-menu button,:root[data-theme=dark] .article-doc-list button,:root[data-theme=dark] .article-doc-folder button{color:#d4d4d4}:root[data-theme=dark] .project-card-menu button:hover,:root[data-theme=dark] .article-doc-list button:hover,:root[data-theme=dark] .article-doc-list button.active,:root[data-theme=dark] .article-doc-folder button:hover,:root[data-theme=dark] .article-doc-actions button:hover:not(:disabled),:root[data-theme=dark] .album-panel-backbar button:hover{background:#26364a;color:#8ab4f8}:root[data-theme=dark] .album-panel-backbar .button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}:root[data-theme=dark] .album-panel-backbar .button.primary:hover{background:var(--accent);color:#fff;filter:brightness(1.1)}:root[data-theme=dark] .showdoc-search-row input,:root[data-theme=dark] .showdoc-panel input,:root[data-theme=dark] .showdoc-panel select,:root[data-theme=dark] .showdoc-panel textarea,:root[data-theme=dark] .article-doc-titlebar>label input,:root[data-theme=dark] .post-editor input,:root[data-theme=dark] .post-editor select,:root[data-theme=dark] .post-editor textarea{border-color:#3a3a3a;background:#1f1f1f;color:#eee}:root[data-theme=dark] .showdoc-search-row input::placeholder,:root[data-theme=dark] .post-editor input::placeholder,:root[data-theme=dark] .post-editor textarea::placeholder{color:#777}:root[data-theme=dark] .admin-md-editor,:root[data-theme=dark] .admin-md-editor .w-md-editor,:root[data-theme=dark] .admin-md-editor .w-md-editor-toolbar,:root[data-theme=dark] .admin-md-editor .w-md-editor-content,:root[data-theme=dark] .admin-md-editor .w-md-editor-input,:root[data-theme=dark] .admin-md-editor .w-md-editor-area,:root[data-theme=dark] .admin-md-editor .w-md-editor-text,:root[data-theme=dark] .admin-md-editor .w-md-editor-preview,:root[data-theme=dark] .admin-md-editor .w-md-editor-text-pre,:root[data-theme=dark] .admin-md-editor .w-md-editor-text-input,:root[data-theme=dark] .admin-md-editor .w-md-editor-text-pre>code{border-color:#3a3a3a;background:#1f1f1f!important;color:#eee!important;-webkit-text-fill-color:#eeeeee;caret-color:#eee}:root[data-theme=dark] .article-doc-summary,:root[data-theme=dark] .upload-box,:root[data-theme=dark] .result-count{background:#1f1f1f;color:#a3a3a3}:root[data-theme=dark] main:has(.article-page),:root[data-theme=dark] .article-page,:root[data-theme=dark] .article-card,:root[data-theme=dark] .article-toc,:root[data-theme=dark] .article-body,:root[data-theme=dark] .article-body .wmde-markdown{border-color:#fff;background:#000!important;color:#fff!important;box-shadow:none}:root[data-theme=dark] .article-page h1,:root[data-theme=dark] .article-page header p,:root[data-theme=dark] .article-meta,:root[data-theme=dark] .article-meta strong,:root[data-theme=dark] .article-toc strong,:root[data-theme=dark] .article-toc a,:root[data-theme=dark] .article-body .wmde-markdown h1,:root[data-theme=dark] .article-body .wmde-markdown h2,:root[data-theme=dark] .article-body .wmde-markdown h3,:root[data-theme=dark] .article-body .wmde-markdown h4,:root[data-theme=dark] .article-body .wmde-markdown h5,:root[data-theme=dark] .article-body .wmde-markdown h6,:root[data-theme=dark] .article-body .wmde-markdown p,:root[data-theme=dark] .article-body .wmde-markdown li,:root[data-theme=dark] .article-body .wmde-markdown strong,:root[data-theme=dark] .article-body .wmde-markdown code{color:#fff!important}:root[data-theme=dark] .article-meta span+span:before{color:#fff}:root[data-theme=dark] .article-toc a:hover,:root[data-theme=dark] .article-toc a.active{background:#fff;color:#000!important}:root[data-theme=dark] .article-body .wmde-markdown hr,:root[data-theme=dark] .article-body .wmde-markdown table,:root[data-theme=dark] .article-body .wmde-markdown thead,:root[data-theme=dark] .article-body .wmde-markdown tbody,:root[data-theme=dark] .article-body .wmde-markdown tr,:root[data-theme=dark] .article-body .wmde-markdown th,:root[data-theme=dark] .article-body .wmde-markdown td{border-color:#fff!important;background:#000!important;color:#fff!important}:root[data-theme=dark] .article-body .wmde-markdown pre,:root[data-theme=dark] .article-body .wmde-markdown pre code,:root[data-theme=dark] .article-body .wmde-markdown pre code span,:root[data-theme=dark] .article-body .wmde-markdown .code-line,:root[data-theme=dark] .article-body .wmde-markdown blockquote{border-color:#fff!important;background:#000!important;color:#fff!important}:root[data-theme=dark] .showdoc-content.article-doc-content,:root[data-theme=dark] .article-doc-layout,:root[data-theme=dark] .article-doc-stage,:root[data-theme=dark] .article-doc-sidebar,:root[data-theme=dark] .article-doc-tree,:root[data-theme=dark] .article-doc-actions,:root[data-theme=dark] .article-doc-view,:root[data-theme=dark] .article-doc-empty,:root[data-theme=dark] .article-markdown-preview,:root[data-theme=dark] .article-markdown-preview .wmde-markdown,:root[data-theme=dark] .article-doc-editor{border-color:#fff;background:#000!important;color:#fff!important;box-shadow:none}:root[data-theme=dark] .article-doc-folder,:root[data-theme=dark] .article-doc-folder strong,:root[data-theme=dark] .article-doc-list button,:root[data-theme=dark] .article-doc-list button span,:root[data-theme=dark] .article-doc-list button small,:root[data-theme=dark] .article-doc-view h1,:root[data-theme=dark] .article-doc-summary,:root[data-theme=dark] .article-markdown-preview .wmde-markdown h1,:root[data-theme=dark] .article-markdown-preview .wmde-markdown h2,:root[data-theme=dark] .article-markdown-preview .wmde-markdown h3,:root[data-theme=dark] .article-markdown-preview .wmde-markdown h4,:root[data-theme=dark] .article-markdown-preview .wmde-markdown p,:root[data-theme=dark] .article-markdown-preview .wmde-markdown li,:root[data-theme=dark] .article-markdown-preview .wmde-markdown strong,:root[data-theme=dark] .article-markdown-preview .wmde-markdown code,:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre,:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre code,:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre code span,:root[data-theme=dark] .article-markdown-preview .wmde-markdown .code-line,:root[data-theme=dark] .article-markdown-preview .wmde-markdown table,:root[data-theme=dark] .article-markdown-preview .wmde-markdown thead,:root[data-theme=dark] .article-markdown-preview .wmde-markdown tbody,:root[data-theme=dark] .article-markdown-preview .wmde-markdown tr,:root[data-theme=dark] .article-markdown-preview .wmde-markdown th,:root[data-theme=dark] .article-markdown-preview .wmde-markdown td,:root[data-theme=dark] .article-doc-empty h2,:root[data-theme=dark] .article-doc-empty p{color:#fff!important}:root[data-theme=dark] .article-doc-titlebar,:root[data-theme=dark] .article-doc-view h1{border-color:#fff}:root[data-theme=dark] .article-doc-list button:hover,:root[data-theme=dark] .article-doc-list button.active,:root[data-theme=dark] .article-doc-actions button:hover:not(:disabled),:root[data-theme=dark] .article-doc-folder button:hover{background:#fff;color:#000!important}:root[data-theme=dark] .article-doc-list button:hover *,:root[data-theme=dark] .article-doc-list button.active *,:root[data-theme=dark] .article-doc-actions button:hover:not(:disabled) *,:root[data-theme=dark] .article-doc-folder button:hover *{color:#000!important}:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre,:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre code,:root[data-theme=dark] .article-markdown-preview .wmde-markdown pre code span,:root[data-theme=dark] .article-body .wmde-markdown pre,:root[data-theme=dark] .article-body .wmde-markdown pre code,:root[data-theme=dark] .article-body .wmde-markdown pre code span,:root[data-theme=dark] .article-markdown-preview .wmde-markdown table,:root[data-theme=dark] .article-markdown-preview .wmde-markdown thead,:root[data-theme=dark] .article-markdown-preview .wmde-markdown tbody,:root[data-theme=dark] .article-markdown-preview .wmde-markdown tr,:root[data-theme=dark] .article-markdown-preview .wmde-markdown th,:root[data-theme=dark] .article-markdown-preview .wmde-markdown td,:root[data-theme=dark] .article-body .wmde-markdown table,:root[data-theme=dark] .article-body .wmde-markdown thead,:root[data-theme=dark] .article-body .wmde-markdown tbody,:root[data-theme=dark] .article-body .wmde-markdown tr,:root[data-theme=dark] .article-body .wmde-markdown th,:root[data-theme=dark] .article-body .wmde-markdown td{background:#000!important;color:#fff!important}:root[data-theme=dark] .article-markdown-preview .wmde-markdown table,:root[data-theme=dark] .article-markdown-preview .wmde-markdown th,:root[data-theme=dark] .article-markdown-preview .wmde-markdown td,:root[data-theme=dark] .article-body .wmde-markdown table,:root[data-theme=dark] .article-body .wmde-markdown th,:root[data-theme=dark] .article-body .wmde-markdown td{border-color:#fff!important}:root[data-theme=dark] .article-doc-content .admin-md-editor,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-toolbar,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-content,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-input,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-area,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-preview,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-pre,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-input,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-pre>code{border-color:#fff!important;background:#000!important;color:#fff!important;-webkit-text-fill-color:#ffffff;caret-color:#fff}.user-center-page{min-height:100vh;background:#f5f7fa;color:#1f2937;font-size:14px;line-height:1.55}.admin-user-center-dialog{width:min(560px,calc(100vw - 40px));max-height:none;overflow:hidden;display:flex;border-radius:28px;background:#f5f7fa;box-shadow:0 24px 80px #0f172a2e;isolation:isolate}.admin-user-center-dialog .user-center-page{min-height:auto;max-height:none;overflow:hidden;flex:1 1 auto;border-radius:28px;box-sizing:border-box}.admin-user-center-dialog .user-center-header{min-height:60px;padding:0 18px;border-top-left-radius:28px;border-top-right-radius:28px}.admin-user-center-dialog .user-center-profile{gap:8px;padding:24px 18px 20px}.admin-user-center-dialog .user-center-avatar{width:72px;height:72px}.admin-user-center-dialog .user-center-name{font-size:20px}.admin-user-center-dialog .user-center-meta{font-size:12px}.admin-user-center-dialog .user-center-menu{gap:0;padding:0 14px;margin-top:10px}.admin-user-center-dialog .user-center-menu-item{min-height:50px;padding:10px 14px}.admin-user-center-dialog .user-center-menu-icon{width:36px;height:36px;flex-basis:36px}.admin-user-center-dialog .user-center-menu-label{font-size:14px}.admin-user-center-dialog .user-center-menu-desc{font-size:12px}.admin-user-center-dialog .user-center-bottom{padding:20px 14px 22px}@media(max-width:767px){.admin-user-center-dialog{width:calc(100vw - 20px);border-radius:20px}.admin-user-center-dialog .user-center-page{border-radius:20px}.admin-user-center-dialog .user-center-header{border-radius:20px 20px 0 0}}.user-center-loading{display:grid;min-height:100vh;place-items:center;background:#f5f7fa}.user-center-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#1683ff;border-radius:50%;animation:user-center-spin .6s linear infinite}@keyframes user-center-spin{to{transform:rotate(360deg)}}.user-center-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 3px #0000000a}.user-center-header-left{display:flex;align-items:center;gap:10px}.user-center-header-icon{color:#1683ff}.user-center-header h1{font-size:17px;font-weight:600;color:#1f2937}.user-center-close-btn{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:8px;background:transparent;color:#9aa4b2;cursor:pointer;transition:background .15s ease,color .15s ease}.user-center-close-btn:hover{background:#f3f4f6;color:#1f2937}.user-center-profile{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 20px 28px;margin:16px 16px 0;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000a}.user-center-avatar{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#1683ff,#6c9ff5);color:#fff;font-size:32px;font-weight:700;font-family:Georgia,serif;box-shadow:0 4px 14px #1683ff3d}.user-center-name-row{display:flex;align-items:center;gap:8px}.user-center-name{font-size:18px;font-weight:600;color:#1f2937}.user-center-edit-btn{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;background:transparent;color:#9aa4b2;cursor:pointer;transition:background .15s ease,color .15s ease}.user-center-edit-btn:hover{background:#edf7ff;color:#1683ff}.user-center-meta{margin:0;color:#9aa4b2;font-size:13px}.user-center-menu{display:flex;flex-direction:column;gap:2px;padding:0 16px;margin-top:16px}.user-center-menu-item{display:flex;align-items:center;gap:14px;width:100%;min-height:56px;padding:12px 16px;border:0;border-radius:10px;background:#fff;color:#1f2937;text-align:left;cursor:pointer;transition:background .15s ease;box-shadow:0 1px 2px #00000005}.user-center-menu-item:hover{background:#f8fafc}.user-center-menu-item:active{background:#f1f5f9}.user-center-menu-item.danger{color:#ef4444}.user-center-menu-item.danger:hover{background:#fef2f2}.user-center-menu-item.danger .user-center-menu-desc{color:#f87171}.user-center-menu-icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:10px;background:#f8fafc;transition:background .15s ease}.user-center-menu-item:hover .user-center-menu-icon{background:#f1f5f9}.user-center-menu-item.danger .user-center-menu-icon{background:#fef2f2}.user-center-menu-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-center-menu-label{font-size:15px;font-weight:500;color:inherit}.user-center-menu-desc{font-size:13px;color:#9aa4b2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-center-menu-arrow{flex:0 0 auto;color:#d1d5db}.user-center-menu-item:hover .user-center-menu-arrow{color:#9aa4b2}.user-center-bottom{padding:28px 16px 40px;text-align:center}.user-center-delete-account{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#b0b8c4;font-size:13px;cursor:pointer;padding:8px 14px;border-radius:6px;transition:color .15s ease,background .15s ease}.user-center-delete-account:hover{color:#ef4444;background:#fef2f2}.user-center-toast{position:fixed;top:72px;left:50%;transform:translate(-50%);z-index:100;min-width:200px;max-width:min(360px,calc(100vw - 32px));padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;text-align:center;animation:user-center-toast-in .2s ease-out;box-shadow:0 12px 34px #0000001f}.user-center-toast.success{background:#fff;color:#1683ff;border:1px solid #d5e9ff}.user-center-toast.error{background:#fff;color:#ef4444;border:1px solid #fecaca}@keyframes user-center-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.user-center-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.user-center-modal{width:min(440px,100%);border:1px solid #edf1f6;border-radius:12px;background:#fff;color:#27384a;box-shadow:0 24px 70px #0f172a38}.user-center-modal-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 16px;border-bottom:1px solid #edf1f6}.user-center-modal-header h2{font-size:18px;font-weight:600;color:#27384a}.user-center-modal-header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:#f6f8fb;color:#8b98a8;cursor:pointer;transition:background .15s ease,color .15s ease}.user-center-modal-header button:hover{background:#edf7ff;color:#1683ff}.user-center-modal-form{display:grid;gap:16px;padding:20px 24px 24px}.user-center-modal-form label{display:grid;gap:6px;color:#718096;font-size:13px}.user-center-modal-form input{min-height:42px;border:1px solid #e6ebf1;border-radius:8px;background:#fff;color:#27384a;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease}.user-center-modal-form input:focus{outline:0;border-color:#1683ff;box-shadow:0 0 0 3px #1683ff1a}.user-center-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.user-center-modal-actions .button{min-height:40px;border-radius:8px}.user-center-modal-actions .button.ghost{border-color:#e6ebf1;color:#667385}.user-center-modal-actions .button.primary{background:#1683ff;border-color:#1683ff;box-shadow:0 4px 12px #1683ff2e}@media(min-width:768px){.user-center-page{display:flex;flex-direction:column;align-items:center}.user-center-header{width:100%;max-width:520px;margin:0 auto;border-radius:0}.admin-user-center-dialog .user-center-page,.admin-user-center-dialog .user-center-header,.admin-user-center-dialog .user-center-profile,.admin-user-center-dialog .user-center-menu,.admin-user-center-dialog .user-center-bottom{width:100%;max-width:none}.admin-user-center-dialog .user-center-profile,.admin-user-center-dialog .user-center-menu,.admin-user-center-dialog .user-center-bottom{max-width:100%}.user-center-profile,.user-center-menu,.user-center-bottom{width:100%;max-width:488px}}main:has(.about-page){background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.08),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.08),transparent 30%),#fbfcfd}.about-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:clamp(52px,8vw,96px) 0 88px;color:#18181b}.about-hero{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:34px;align-items:center;padding-bottom:46px;border-bottom:1px solid rgba(228,228,231,.86)}.about-kicker,.about-label{margin:0;color:#71717a;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.about-hero h1{max-width:620px;margin:18px 0 0;color:#111113;font-size:clamp(2.2rem,7vw,4.35rem);font-weight:760;letter-spacing:0;line-height:1.03}.about-hero p:not(.about-kicker){max-width:580px;margin:22px 0 0;color:#52525b;font-size:1.04rem;line-height:1.9}.about-saucer{display:grid;width:132px;aspect-ratio:1;place-items:center;border:1px solid rgba(212,212,216,.9);border-radius:999px;background:#ffffffbd;box-shadow:0 18px 48px #18181b12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.about-saucer svg{width:86px;height:86px;fill:none;stroke:#18181b;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.about-section,.about-footer{padding-top:42px}.about-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.about-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid #e4e4e7;border-radius:999px;background:#ffffffb8;color:#27272a;font-size:.9rem;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.about-tags span:hover{transform:translateY(-1px);border-color:#2563eb52;background:#eff6ffdb;color:#1d4ed8}.about-prose{display:grid;gap:18px;margin-top:18px;color:#3f3f46;font-size:1rem;line-height:1.95}.about-prose p{margin:0}.about-now{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.about-now li{position:relative;padding:14px 16px 14px 38px;border:1px solid rgba(228,228,231,.9);border-radius:14px;background:#ffffffa8;color:#3f3f46;line-height:1.75}.about-now li:before{position:absolute;top:23px;left:18px;width:7px;height:7px;border-radius:999px;background:#2563eb;box-shadow:0 0 0 5px #2563eb17;content:""}.about-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px}.about-socials{display:flex;gap:10px}.about-socials a{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid #e4e4e7;border-radius:999px;color:#71717a;background:#ffffffb8;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.about-socials a:hover{transform:translateY(-1px);border-color:#2563eb47;color:#2563eb;background:#eff6ffdb}.about-reveal{animation:about-fade-in-up .64s ease both}.about-reveal:nth-child(2){animation-delay:.08s}.about-reveal:nth-child(3){animation-delay:.16s}.about-reveal:nth-child(4){animation-delay:.24s}.about-reveal:nth-child(5){animation-delay:.32s}@keyframes about-fade-in-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.about-reveal{animation:none}}@media(max-width:680px){.about-page{width:min(100% - 28px,760px);padding-top:40px}.about-hero{grid-template-columns:1fr;gap:26px}.about-saucer{width:112px}.about-footer{align-items:flex-start;flex-direction:column}}:root[data-theme=dark] main:has(.about-page){background:#000}:root[data-theme=dark] .about-page,:root[data-theme=dark] .about-hero h1,:root[data-theme=dark] .about-saucer svg{color:#fff;stroke:#fff}:root[data-theme=dark] .about-hero,:root[data-theme=dark] .about-saucer,:root[data-theme=dark] .about-tags span,:root[data-theme=dark] .about-now li,:root[data-theme=dark] .about-socials a{border-color:#2f2f2f;background:#080808}:root[data-theme=dark] .about-kicker,:root[data-theme=dark] .about-label,:root[data-theme=dark] .about-hero p:not(.about-kicker),:root[data-theme=dark] .about-prose,:root[data-theme=dark] .about-now li,:root[data-theme=dark] .about-socials a{color:#a1a1aa}:root[data-theme=dark] .about-tags span{color:#f4f4f5}:root[data-theme=dark] .about-tags span:hover,:root[data-theme=dark] .about-socials a:hover{border-color:#60a5fa73;background:#1e40af33;color:#93c5fd}.search-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:clamp(48px,8vw,86px) 0 84px;animation:search-fade-in-up .52s ease both}.search-hint{margin:0 0 14px;color:#a1a1aa;font-size:.92rem;line-height:1.6}.search-command{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:58px;padding:0 14px 0 18px;border:1px solid #e4e4e7;border-radius:16px;background:#fafafadb;color:#71717a;box-shadow:0 16px 48px #18181b0d;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.search-command:focus-within{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a,0 18px 54px #18181b12}.search-command input{width:100%;min-height:54px;padding:0;border:0;background:transparent;color:#18181b;font-size:1rem}.search-command input:focus{outline:0;box-shadow:none}.search-command input::placeholder{color:#a1a1aa}.search-command kbd{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:28px;padding:0 9px;border:1px solid #e4e4e7;border-radius:8px;background:#fff;color:#a1a1aa;font-family:inherit;font-size:.78rem;font-weight:650;box-shadow:inset 0 -1px #18181b0a}.search-count{margin:24px 0 10px;color:#a1a1aa;font-size:.88rem}.search-results{display:grid;gap:4px;margin-top:12px}.search-result-item{display:grid;gap:8px;padding:15px 14px;border-radius:12px;color:inherit;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease}.search-result-item:hover{background:#eff6ffcc;transform:translateY(-1px)}.search-result-title{color:#18181b;font-size:1rem;font-weight:620;line-height:1.5}.search-result-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#a1a1aa;font-size:.84rem;line-height:1.5}.search-result-meta em{color:#71717a;font-style:normal}@keyframes search-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:620px){.search-page{width:min(100% - 28px,760px);padding-top:36px}.search-command{min-height:54px;border-radius:14px}.search-command kbd{display:none}}:root[data-theme=dark] .search-page{color:#fff}:root[data-theme=dark] .search-hint,:root[data-theme=dark] .search-count,:root[data-theme=dark] .search-command,:root[data-theme=dark] .search-result-meta{color:#a1a1aa}:root[data-theme=dark] .search-command,:root[data-theme=dark] .search-command kbd{border-color:#2f2f2f;background:#080808}:root[data-theme=dark] .search-command:focus-within{border-color:#60a5fa;background:#050505;box-shadow:0 0 0 3px #60a5fa24}:root[data-theme=dark] .search-command input,:root[data-theme=dark] .search-result-title{color:#fff}:root[data-theme=dark] .search-result-item:hover{background:#1e40af38}:root[data-theme=dark] .search-result-meta em{color:#d4d4d8}.atlas-page.atlas-immersive{position:relative;width:100%;min-height:calc(100vh - 72px);margin:0;padding:0;overflow:hidden;background:#fff}.atlas-title-minimal{position:absolute;z-index:12;top:22px;left:24px;display:flex;align-items:center;gap:12px;margin:0;padding:0;border:0;background:transparent;color:#a1a1aa;pointer-events:none}.atlas-title-minimal .eyebrow{margin:0;color:#18181b;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.atlas-title-minimal span{color:#a1a1aa;font-size:.82rem}.atlas-canvas-shell{display:block;min-height:calc(100vh - 72px)}.atlas-floating-actions{position:absolute;z-index:16;top:20px;right:24px;display:inline-flex;grid-template-columns:none;gap:6px;padding:5px;border:1px solid rgba(228,228,231,.82);border-radius:999px;background:#ffffffb8;box-shadow:0 16px 44px #18181b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.atlas-floating-actions a{min-height:34px;padding:0 11px;border:0;border-radius:999px;color:#71717a;font-size:.84rem;transition:background .18s ease,color .18s ease,transform .18s ease}.atlas-floating-actions a:hover{transform:translateY(-1px);background:#f4f4f5;color:#18181b}.atlas-directory{position:absolute;z-index:14;top:76px;left:24px;width:min(340px,calc(100vw - 48px));max-height:calc(100vh - 120px);overflow:hidden auto;border:0;border-radius:18px;background:#ffffffb3;box-shadow:0 18px 60px #18181b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.atlas-directory-heading{padding:16px 16px 10px;border:0;color:#a1a1aa}.atlas-directory-heading span{color:#18181b;font-size:.92rem;font-weight:720}.atlas-directory-heading small{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:#f4f4f5;color:#71717a;font-size:.76rem}.atlas-tree{padding:4px 10px 14px}.atlas-tree .tree-branch{margin:1px 0}.atlas-tree .tree-folder,.atlas-tree .tree-post{min-height:30px;gap:8px;padding:0 9px;border-radius:9px;color:#52525b;font-size:.9rem;line-height:1.35;transition:background .16s ease,color .16s ease}.atlas-tree .tree-folder:hover,.atlas-tree .tree-post:hover{background:#f4f4f5eb;color:#18181b}.atlas-tree .tree-folder svg,.atlas-tree .tree-post svg{flex:0 0 auto;color:#a1a1aa}.atlas-tree .tree-post span,.atlas-tree .tree-folder span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atlas-tree .tree-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;margin-left:auto;padding:0 7px;border-radius:999px;background:#f4f4f5;color:#71717a;font-size:.74rem;font-style:normal}.atlas-tree .tree-children{margin-left:17px;padding-left:8px;border-left:1px solid rgba(228,228,231,.7)}.atlas-graph-stage{width:100%;min-height:calc(100vh - 72px);border:0;border-radius:0;background-color:#fff;background-image:radial-gradient(rgba(113,113,122,.18) 1px,transparent 1px);background-size:22px 22px;transition:background-color .28s ease}.atlas-three-host{height:calc(100vh - 72px);min-height:680px}.atlas-graph-toolbar{top:auto;right:24px;bottom:22px;left:auto;width:auto;align-items:center;gap:12px;padding:9px 12px;border:1px solid rgba(228,228,231,.82);border-radius:999px;background:#ffffffb3;box-shadow:0 16px 44px #18181b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.atlas-graph-toolbar span{color:#18181b;font-size:.84rem;font-weight:720}.atlas-graph-toolbar em{color:#a1a1aa;font-size:.78rem}.graph-tooltip{position:absolute;z-index:18;display:grid;gap:3px;max-width:220px;padding:9px 11px;border:1px solid rgba(228,228,231,.92);border-radius:12px;background:#ffffffdb;box-shadow:0 14px 38px #18181b1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;transform:translateZ(0)}.graph-tooltip span{color:#a1a1aa;font-size:.72rem}.graph-tooltip strong{color:#18181b;font-size:.88rem;line-height:1.35}.atlas-node-inspector{left:auto;right:24px;bottom:72px;width:min(280px,calc(100% - 48px));padding:14px;border:1px solid rgba(228,228,231,.86);border-radius:16px;background:#ffffffb8;box-shadow:0 18px 60px #18181b1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.atlas-node-inspector span{color:#71717a;font-size:.74rem}.atlas-node-inspector strong{color:#18181b;font-family:inherit;font-size:1.08rem;line-height:1.35}.atlas-node-inspector a{width:fit-content;color:#2563eb;font-size:.86rem}.atlas-loading{display:grid;min-height:calc(100vh - 72px);place-items:center;color:#a1a1aa}@media(max-width:900px){.atlas-page.atlas-immersive{overflow:visible}.atlas-title-minimal{position:static;padding:18px 18px 8px}.atlas-floating-actions{top:14px;right:14px}.atlas-canvas-shell{display:grid;gap:12px;min-height:auto;padding:0 14px 20px}.atlas-directory{position:relative;top:auto;left:auto;width:100%;max-height:280px}.atlas-graph-stage,.atlas-three-host{min-height:560px;height:68vh;border-radius:18px}.atlas-graph-toolbar,.atlas-node-inspector{right:14px}}@media(max-width:620px){.atlas-title-minimal span,.atlas-floating-actions span{display:none}.atlas-floating-actions a{width:34px;padding:0;justify-content:center}}:root[data-theme=dark] .atlas-page.atlas-immersive,:root[data-theme=dark] .atlas-graph-stage{background-color:#000;background-image:radial-gradient(rgba(244,244,245,.16) 1px,transparent 1px)}:root[data-theme=dark] .atlas-title-minimal .eyebrow,:root[data-theme=dark] .atlas-directory-heading span,:root[data-theme=dark] .atlas-tree .tree-folder:hover,:root[data-theme=dark] .atlas-tree .tree-post:hover,:root[data-theme=dark] .atlas-graph-toolbar span,:root[data-theme=dark] .graph-tooltip strong,:root[data-theme=dark] .atlas-node-inspector strong{color:#fff}:root[data-theme=dark] .atlas-title-minimal span,:root[data-theme=dark] .atlas-floating-actions a,:root[data-theme=dark] .atlas-directory-heading,:root[data-theme=dark] .atlas-tree .tree-folder,:root[data-theme=dark] .atlas-tree .tree-post,:root[data-theme=dark] .atlas-graph-toolbar em,:root[data-theme=dark] .graph-tooltip span,:root[data-theme=dark] .atlas-node-inspector span{color:#a1a1aa}:root[data-theme=dark] .atlas-floating-actions,:root[data-theme=dark] .atlas-directory,:root[data-theme=dark] .atlas-graph-toolbar,:root[data-theme=dark] .graph-tooltip,:root[data-theme=dark] .atlas-node-inspector{border-color:#3f3f46d1;background:#080808b8;box-shadow:none}:root[data-theme=dark] .atlas-floating-actions a:hover,:root[data-theme=dark] .atlas-tree .tree-folder:hover,:root[data-theme=dark] .atlas-tree .tree-post:hover{background:#27272ae6}:root[data-theme=dark] .atlas-directory-heading small,:root[data-theme=dark] .atlas-tree .tree-badge{background:#18181b;color:#a1a1aa}:root[data-theme=dark] .atlas-tree .tree-children{border-left-color:#3f3f46e6}.home-page{width:min(760px,calc(100% - 40px));margin:0 auto;padding:clamp(54px,8vw,92px) 0 84px;color:#18181b;animation:home-fade-in-up .58s ease both}.home-intro{max-width:680px;margin-bottom:48px}.home-kicker{margin:0 0 14px;color:#71717a;font-size:.78rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.home-intro h1{margin:0;color:#111113;font-size:clamp(2.15rem,6vw,3.95rem);font-weight:760;letter-spacing:0;line-height:1.06}.home-section{padding-top:44px}.home-featured-section{padding-top:0}.home-section+.home-section{margin-top:16px}.home-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home-section-heading h2{margin:0;color:#27272a;font-size:1.08rem;font-weight:720;letter-spacing:0}.home-featured-grid{display:grid;gap:14px}.home-featured-card{display:grid;gap:14px;padding:20px;border:1px solid #f1f1f2;border-radius:18px;background:#fafafab8;color:inherit;text-decoration:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.home-featured-card:hover{transform:translateY(-2px);border-color:#2563eb2e;background:#ffffffeb;box-shadow:0 18px 54px #18181b14}.home-featured-badge{display:inline-flex;align-items:center;width:fit-content;gap:6px;min-height:26px;padding:0 10px;border:1px solid rgba(217,154,0,.2);border-radius:999px;background:#fffbebd1;color:#b77900;font-size:.76rem;font-weight:720}.home-featured-card h3{margin:0;color:#18181b;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:720;line-height:1.22}.home-featured-card p{max-width:620px;margin:0;color:#71717a;font-size:.98rem;line-height:1.75}.home-featured-card footer{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;color:#a1a1aa;font-size:.86rem}.home-featured-card footer span{display:flex;flex-wrap:wrap;gap:8px}.home-featured-card em{color:#71717a;font-style:normal}.home-recent-list{display:grid;gap:4px}.home-recent-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:baseline;padding:10px 12px;margin:0 -12px;border-radius:12px;color:inherit;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.home-recent-item:hover{transform:translateY(-1px);background:#eff6ffb8}.home-recent-item time{color:#a1a1aa;font-size:.88rem;white-space:nowrap}.home-recent-item span{color:#27272a;line-height:1.6}.home-archive-link{display:inline-flex;align-items:center;gap:6px;margin-top:22px;color:#71717a;font-size:.92rem;text-decoration:none;transition:color .18s ease,gap .18s ease}.home-archive-link:hover{gap:9px;color:#2563eb}@keyframes home-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:620px){.home-page{width:min(100% - 28px,760px);padding-top:42px}.home-intro{margin-bottom:38px}.home-featured-card{padding:18px;border-radius:16px}.home-recent-item{grid-template-columns:1fr;gap:2px}}:root[data-theme=dark] .home-page,:root[data-theme=dark] .home-intro h1,:root[data-theme=dark] .home-featured-card h3,:root[data-theme=dark] .home-recent-item span,:root[data-theme=dark] .home-section-heading h2{color:#fff}:root[data-theme=dark] .home-kicker,:root[data-theme=dark] .home-featured-card p,:root[data-theme=dark] .home-featured-card footer,:root[data-theme=dark] .home-featured-card em,:root[data-theme=dark] .home-recent-item time,:root[data-theme=dark] .home-archive-link{color:#a1a1aa}:root[data-theme=dark] .home-featured-card{border-color:#27272a;background:#080808c7}:root[data-theme=dark] .home-featured-card:hover{border-color:#60a5fa47;background:#0c0c0cf5;box-shadow:none}:root[data-theme=dark] .home-recent-item:hover{background:#1e40af38}:root[data-theme=dark] .home-featured-badge{border-color:#d99a0047;background:#d99a001f;color:#f6c453}:root[data-theme=light] body{background:#f8fafc;color:#18181b}:root[data-theme=light] .app-shell,:root[data-theme=light] main,:root[data-theme=light] main:has(.article-page),:root[data-theme=light] main:has(.about-page),:root[data-theme=light] .atlas-page.atlas-immersive,:root[data-theme=light] .atlas-graph-stage{background-color:#f8fafc}:root[data-theme=light] main:has(.about-page){background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.06),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.06),transparent 30%),#f8fafc}:root[data-theme=light] .site-header{background:#f8fafcd1;border-bottom:1px solid rgba(228,228,231,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:root[data-theme=light] .home-featured-card,:root[data-theme=light] .search-command,:root[data-theme=light] .login-panel,:root[data-theme=light] .article-card,:root[data-theme=light] .article-toc,:root[data-theme=light] .panel,:root[data-theme=light] .compact-hero,:root[data-theme=light] .admin-confirm-modal,:root[data-theme=light] .admin-project-modal,:root[data-theme=light] .about-saucer,:root[data-theme=light] .about-tags span,:root[data-theme=light] .about-now li,:root[data-theme=light] .about-socials a,:root[data-theme=light] .atlas-directory,:root[data-theme=light] .atlas-floating-actions,:root[data-theme=light] .atlas-graph-toolbar,:root[data-theme=light] .atlas-node-inspector,:root[data-theme=light] .graph-tooltip{background:#fff;border-color:#e4e4e7d1;box-shadow:0 1px 2px #18181b09,0 14px 38px #18181b0b}:root[data-theme=light] .home-featured-card:hover,:root[data-theme=light] .search-command:focus-within,:root[data-theme=light] .login-panel:focus-within,:root[data-theme=light] .about-tags span:hover,:root[data-theme=light] .about-socials a:hover{box-shadow:0 1px 2px #18181b0a,0 18px 48px #18181b12}:root[data-theme=light] .home-intro h1,:root[data-theme=light] .home-section-heading h2,:root[data-theme=light] .home-featured-card h3,:root[data-theme=light] .home-recent-item span,:root[data-theme=light] .blog-intro h1,:root[data-theme=light] .article-page h1,:root[data-theme=light] .about-hero h1,:root[data-theme=light] .search-result-title{color:#18181b}:root[data-theme=light] .blog-intro p,:root[data-theme=light] .home-kicker,:root[data-theme=light] .home-featured-card p,:root[data-theme=light] .home-recent-item time,:root[data-theme=light] .search-hint,:root[data-theme=light] .search-count,:root[data-theme=light] .about-kicker,:root[data-theme=light] .about-label,:root[data-theme=light] .about-prose,:root[data-theme=light] .about-hero p:not(.about-kicker){color:#71717a}:root[data-theme=light] .atlas-graph-stage{background-image:radial-gradient(rgba(113,113,122,.16) 1px,transparent 1px)}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell,:root[data-theme=dark] main{background:#1f1f1f;color:#eee}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:0}::view-transition-new(root){z-index:1}:root[data-theme=light] body,:root[data-theme=light] .app-shell,:root[data-theme=light] main{background:#fafafa;color:#27272a}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell,:root[data-theme=dark] main{background:#09090b;color:#e4e4e7}.prose-surface,.article-body .wmde-markdown,.article-markdown-preview .wmde-markdown,.markdown-preview{background:transparent!important;color:#27272a!important;font-size:1rem;line-height:1.78}.prose-surface{width:min(100%,760px);margin:0 auto;padding:clamp(28px,6vw,64px);border:1px solid rgba(228,228,231,.78);border-radius:20px;background:#fff!important;box-shadow:0 1px 2px #18181b0a,0 18px 50px #18181b0f}.prose-surface :where(h1,h2,h3,h4,h5,h6),.article-body .wmde-markdown :where(h1,h2,h3,h4,h5,h6),.article-markdown-preview .wmde-markdown :where(h1,h2,h3,h4,h5,h6),.markdown-preview :where(h1,h2,h3,h4,h5,h6){color:#18181b!important;letter-spacing:0}.prose-surface :where(p,li,dd,td),.article-body .wmde-markdown :where(p,li,dd,td),.article-markdown-preview .wmde-markdown :where(p,li,dd,td),.markdown-preview :where(p,li,dd,td){color:#3f3f46!important}.prose-surface :where(a),.article-body .wmde-markdown :where(a),.article-markdown-preview .wmde-markdown :where(a),.markdown-preview :where(a){color:#2563eb!important;text-decoration-color:#2563eb47;text-underline-offset:.22em}.prose-surface :where(code),.article-body .wmde-markdown :where(code),.article-markdown-preview .wmde-markdown :where(code),.markdown-preview :where(code){border:1px solid rgba(228,228,231,.82);border-radius:7px;background:#f4f4f5!important;color:#27272a!important;padding:.12rem .34rem;font-size:.92em;-webkit-text-fill-color:currentColor}.prose-surface :where(pre),.article-body .wmde-markdown :where(pre),.article-markdown-preview .wmde-markdown :where(pre),.markdown-preview :where(pre){overflow:auto;border:1px solid #e4e4e7!important;border-radius:14px;background:#f4f4f5!important;color:#27272a!important;padding:1rem 1.1rem;box-shadow:inset 0 1px #ffffffb8}.prose-surface :where(pre code),.article-body .wmde-markdown :where(pre code),.article-markdown-preview .wmde-markdown :where(pre code),.markdown-preview :where(pre code),.prose-surface :where(pre code span),.article-body .wmde-markdown :where(pre code span),.article-markdown-preview .wmde-markdown :where(pre code span),.markdown-preview :where(pre code span){border:0!important;background:transparent!important;color:inherit!important;padding:0;-webkit-text-fill-color:currentColor}.prose-surface :where(table),.article-body .wmde-markdown :where(table),.article-markdown-preview .wmde-markdown :where(table),.markdown-preview :where(table){width:100%;overflow:hidden;border-collapse:collapse;border:1px solid #e4e4e7!important;border-radius:12px;color:#27272a!important}.prose-surface :where(th),.article-body .wmde-markdown :where(th),.article-markdown-preview .wmde-markdown :where(th),.markdown-preview :where(th){border:1px solid #e4e4e7!important;background:#f4f4f5!important;color:#27272a!important;font-weight:650}.prose-surface :where(td),.article-body .wmde-markdown :where(td),.article-markdown-preview .wmde-markdown :where(td),.markdown-preview :where(td){border:1px solid #e4e4e7!important;background:transparent!important}.prose-surface :where(tbody tr:nth-child(2n)),.article-body .wmde-markdown :where(tbody tr:nth-child(2n)),.article-markdown-preview .wmde-markdown :where(tbody tr:nth-child(2n)),.markdown-preview :where(tbody tr:nth-child(2n)){background:#f4f4f59e!important}.prose-surface :where(blockquote),.article-body .wmde-markdown :where(blockquote),.article-markdown-preview .wmde-markdown :where(blockquote),.markdown-preview :where(blockquote){border-left:4px solid #d4d4d8!important;background:transparent!important;color:#52525b!important;padding:.1rem 0 .1rem 1rem}.prose-surface :where(blockquote *),.article-body .wmde-markdown :where(blockquote *),.article-markdown-preview .wmde-markdown :where(blockquote *),.markdown-preview :where(blockquote *){color:inherit!important}.prose-surface :where(hr),.article-body .wmde-markdown :where(hr),.article-markdown-preview .wmde-markdown :where(hr),.markdown-preview :where(hr){border:0;border-top:1px solid #e4e4e7!important}.prose-surface :where(li)::marker,.article-body .wmde-markdown :where(li)::marker,.article-markdown-preview .wmde-markdown :where(li)::marker,.markdown-preview :where(li)::marker{color:#a1a1aa}:root[data-theme=dark] .prose-surface,:root[data-theme=dark] .article-body .wmde-markdown,:root[data-theme=dark] .article-markdown-preview .wmde-markdown,:root[data-theme=dark] .markdown-preview{background:transparent!important;color:#e4e4e7!important}:root[data-theme=dark] .prose-surface{border-color:#27272aeb;background:#18181b!important;box-shadow:0 1px 2px #00000038,0 18px 52px #00000047}:root[data-theme=dark] .article-page,:root[data-theme=dark] .article-card,:root[data-theme=dark] .article-toc,:root[data-theme=dark] .article-body,:root[data-theme=dark] .article-markdown-preview,:root[data-theme=dark] .article-doc-view,:root[data-theme=dark] .article-doc-empty,:root[data-theme=dark] .article-doc-sidebar,:root[data-theme=dark] .article-doc-stage,:root[data-theme=dark] .article-doc-tree,:root[data-theme=dark] .article-doc-actions{border-color:#27272a!important;background:#18181b!important;color:#e4e4e7!important}:root[data-theme=dark] .prose-surface :where(h1,h2,h3,h4,h5,h6),:root[data-theme=dark] .article-body .wmde-markdown :where(h1,h2,h3,h4,h5,h6),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(h1,h2,h3,h4,h5,h6),:root[data-theme=dark] .markdown-preview :where(h1,h2,h3,h4,h5,h6),:root[data-theme=dark] .article-page h1,:root[data-theme=dark] .article-doc-view h1{color:#f4f4f5!important}:root[data-theme=dark] .prose-surface :where(p,li,dd,td),:root[data-theme=dark] .article-body .wmde-markdown :where(p,li,dd,td),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(p,li,dd,td),:root[data-theme=dark] .markdown-preview :where(p,li,dd,td),:root[data-theme=dark] .article-meta,:root[data-theme=dark] .article-doc-summary{color:#a1a1aa!important}:root[data-theme=dark] .prose-surface :where(a),:root[data-theme=dark] .article-body .wmde-markdown :where(a),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(a),:root[data-theme=dark] .markdown-preview :where(a){color:#60a5fa!important;text-decoration-color:#60a5fa52}:root[data-theme=dark] .prose-surface :where(code),:root[data-theme=dark] .article-body .wmde-markdown :where(code),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(code),:root[data-theme=dark] .markdown-preview :where(code){border-color:#3f3f46!important;background:#27272a!important;color:#e4e4e7!important;-webkit-text-fill-color:currentColor}:root[data-theme=dark] .prose-surface :where(pre),:root[data-theme=dark] .article-body .wmde-markdown :where(pre),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(pre),:root[data-theme=dark] .markdown-preview :where(pre){border-color:#3f3f46!important;background:#27272acc!important;color:#e4e4e7!important;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .prose-surface :where(pre code),:root[data-theme=dark] .article-body .wmde-markdown :where(pre code),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(pre code),:root[data-theme=dark] .markdown-preview :where(pre code),:root[data-theme=dark] .prose-surface :where(pre code span),:root[data-theme=dark] .article-body .wmde-markdown :where(pre code span),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(pre code span),:root[data-theme=dark] .markdown-preview :where(pre code span){background:transparent!important;color:inherit!important;-webkit-text-fill-color:currentColor}:root[data-theme=dark] .prose-surface :where(table),:root[data-theme=dark] .article-body .wmde-markdown :where(table),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(table),:root[data-theme=dark] .markdown-preview :where(table){border-color:#27272a!important;color:#e4e4e7!important}:root[data-theme=dark] .prose-surface :where(th),:root[data-theme=dark] .article-body .wmde-markdown :where(th),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(th),:root[data-theme=dark] .markdown-preview :where(th){border-color:#27272a!important;background:#27272ab3!important;color:#f4f4f5!important}:root[data-theme=dark] .prose-surface :where(td),:root[data-theme=dark] .article-body .wmde-markdown :where(td),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(td),:root[data-theme=dark] .markdown-preview :where(td){border-color:#27272a!important;background:transparent!important}:root[data-theme=dark] .prose-surface :where(tbody tr:nth-child(2n)),:root[data-theme=dark] .article-body .wmde-markdown :where(tbody tr:nth-child(2n)),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(tbody tr:nth-child(2n)),:root[data-theme=dark] .markdown-preview :where(tbody tr:nth-child(2n)){background:#18181bb3!important}:root[data-theme=dark] .prose-surface :where(blockquote),:root[data-theme=dark] .article-body .wmde-markdown :where(blockquote),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(blockquote),:root[data-theme=dark] .markdown-preview :where(blockquote){border-left-color:#3f3f46!important;background:transparent!important;color:#a1a1aa!important}:root[data-theme=dark] .prose-surface :where(hr),:root[data-theme=dark] .article-body .wmde-markdown :where(hr),:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(hr),:root[data-theme=dark] .markdown-preview :where(hr){border-top-color:#27272a!important}:root[data-theme=dark] .prose-surface :where(li)::marker,:root[data-theme=dark] .article-body .wmde-markdown :where(li)::marker,:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(li)::marker,:root[data-theme=dark] .markdown-preview :where(li)::marker{color:#52525b}.showdoc-admin{min-height:100vh;background:#fafafa;color:#18181b;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}.showdoc-admin-header{height:76px;padding:0 clamp(20px,4vw,56px);border-bottom:0;background:#fafafac7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none}.showdoc-brand{gap:12px}.showdoc-brand strong{color:#18181b;font-size:18px;font-weight:680;letter-spacing:0}.showdoc-brand span{margin-top:1px;color:#a1a1aa;font-size:12px}.showdoc-menu-button{width:30px;height:30px;opacity:.88}.showdoc-toolbar{gap:14px}.showdoc-toolbar button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#71717a;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.showdoc-toolbar button:hover{background:#f4f4f5;color:#18181b;box-shadow:inset 0 0 0 1px #e4e4e7b8}.showdoc-admin-body{grid-template-columns:224px minmax(0,980px);gap:34px;width:min(1280px,calc(100% - 48px));min-height:calc(100vh - 76px)}.showdoc-sidebar{min-height:calc(100vh - 76px);padding:28px 0;border-right:0;background:#fafafa85;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.showdoc-sidebar nav{gap:4px}.showdoc-sidebar nav a,.showdoc-sidebar nav a:not(.active){width:224px;min-height:38px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#71717a;font-size:13px;font-weight:520;transition:background .18s ease,color .18s ease}.showdoc-sidebar nav a:hover{background:#f4f4f5b8;color:#27272a}.showdoc-sidebar nav a.active,.showdoc-sidebar nav a.active:hover{background:#e4e4e79e;color:#18181b;font-weight:680}.showdoc-sidebar .sidebar-menu-icon,.showdoc-sidebar .sidebar-star-icon{width:17px;height:17px;color:#a1a1aa;flex:0 0 auto}.showdoc-sidebar nav a.active .sidebar-menu-icon,.showdoc-sidebar nav a.active .sidebar-star-icon{color:#18181b}.showdoc-content{width:min(100%,980px);padding:34px 0 88px}.dashboard-top-row{display:flex;align-items:center;gap:14px;width:min(100%,980px)}.dashboard-top-row .showdoc-search-row{flex:1 1 auto}.showdoc-search-row{display:flex;align-items:center;height:42px;margin-top:0;border:0;border-radius:12px;background:#ffffffb3;box-shadow:inset 0 0 0 1px #e4e4e794;transition:background .18s ease,box-shadow .18s ease}.showdoc-search-row:focus-within{background:#fff;box-shadow:inset 0 0 0 1px #27272a1a,0 0 0 4px #3b82f614}.showdoc-search-row input{min-height:42px;padding:0 14px;border:0;background:transparent;color:#18181b;font-size:13px}.showdoc-search-row input:focus{outline:0;border-color:transparent}.showdoc-search-row input::placeholder{color:#a1a1aa}.showdoc-search-row button{color:#a1a1aa}.showdoc-search-row button:hover{color:#52525b}.dashboard-create-button{min-height:42px;padding:0 15px;border:1px solid rgba(212,212,216,.82);border-radius:12px;background:#fff;color:#27272a;font-size:13px;font-weight:620;box-shadow:0 1px 2px #18181b09,0 10px 26px #18181b0b;transition:border-color .18s ease,box-shadow .22s ease,color .18s ease}.dashboard-create-button:hover{border-color:#a1a1aadb;color:#18181b;box-shadow:0 1px 2px #18181b0a,0 16px 36px #18181b12}.showdoc-project-grid{width:min(100%,980px);grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.showdoc-project-card{min-height:158px;padding:22px 22px 18px;border:0;border-radius:16px;background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b09,0 14px 40px #18181b0c;transition:box-shadow .3s ease,background .2s ease}.showdoc-project-card:hover{border-color:transparent;transform:none;background:#fff;box-shadow:0 1px 2px #18181b0b,0 22px 54px #18181b13}.showdoc-project-card>svg.project-card-type-icon,.project-card-type-icon{display:block;width:30px;height:30px;color:#71717a}.showdoc-project-card strong{margin-top:18px;color:#18181b;font-size:15px;font-weight:680;letter-spacing:0;line-height:1.35}.project-card-time{margin-top:7px;color:#a1a1aa;font-size:11px;line-height:1.35}.showdoc-project-card footer{align-items:center;margin-top:16px;padding-top:12px;border-top:1px solid rgba(244,244,245,.9);color:#a1a1aa;font-size:11px}.showdoc-project-card footer span{color:#a1a1aa;font-size:11px;font-weight:520}.showdoc-project-card em{padding:2px 8px;border:1px solid rgba(228,228,231,.78);border-radius:999px;background:#fafafa;color:#71717a;font-size:11px;font-style:normal;font-weight:560}.project-card-star{position:absolute;top:14px;right:48px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:999px;background:transparent;color:#d4d4d8;box-shadow:none;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.project-card-star:hover{background:#fafafa;color:#a1a1aa}.project-card-star.active{color:#c98a00;text-shadow:0 0 14px rgba(217,154,0,.22)}.project-card-menu-button{top:14px;right:14px;color:#a1a1aa}.project-card-menu-button:hover{background:#f4f4f5;color:#27272a}.project-card-menu{border:1px solid rgba(228,228,231,.92);border-radius:12px;background:#fffffff5;box-shadow:0 18px 44px #18181b1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.project-card-menu button{color:#52525b;font-size:12px}.project-card-menu button:hover{background:#f4f4f5;color:#18181b}.project-actions.centered{display:none}.project-pagination{width:min(100%,980px)}:root[data-theme=dark] .showdoc-admin,:root[data-theme=dark] .showdoc-admin-body,:root[data-theme=dark] .showdoc-content{background:#09090b}:root[data-theme=dark] .showdoc-admin-header,:root[data-theme=dark] .showdoc-sidebar{border-color:transparent;background:#09090bc7}:root[data-theme=dark] .showdoc-brand strong,:root[data-theme=dark] .showdoc-sidebar nav a.active,:root[data-theme=dark] .showdoc-project-card strong{color:#f4f4f5}:root[data-theme=dark] .showdoc-sidebar nav a,:root[data-theme=dark] .showdoc-sidebar nav a:not(.active),:root[data-theme=dark] .showdoc-toolbar button{color:#a1a1aa}:root[data-theme=dark] .showdoc-sidebar nav a.active,:root[data-theme=dark] .showdoc-sidebar nav a.active:hover{background:#3f3f4694}:root[data-theme=dark] .showdoc-search-row,:root[data-theme=dark] .dashboard-create-button,:root[data-theme=dark] .showdoc-project-card{background:#18181b;color:#f4f4f5;box-shadow:0 1px 2px #0000003d,0 16px 44px #00000047}:root[data-theme=dark] .showdoc-search-row{box-shadow:inset 0 0 0 1px #3f3f46e0}:root[data-theme=dark] .showdoc-search-row:focus-within{box-shadow:inset 0 0 0 1px #71717ab8,0 0 0 4px #60a5fa1f}:root[data-theme=dark] .showdoc-search-row input{color:#f4f4f5}:root[data-theme=dark] .showdoc-project-card footer{border-top-color:#27272aeb}:root[data-theme=dark] .showdoc-project-card em{border-color:#3f3f46;background:#27272a;color:#a1a1aa}@media(max-width:1100px){.showdoc-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.showdoc-admin-body{grid-template-columns:1fr;width:min(100% - 28px,980px);gap:16px}.showdoc-sidebar,.showdoc-sidebar nav a,.showdoc-content,.dashboard-top-row,.showdoc-project-grid,.project-pagination{width:100%}.showdoc-sidebar{min-height:auto;padding:12px 0 0}.showdoc-sidebar nav{display:flex;flex-wrap:wrap}}@media(max-width:620px){.showdoc-admin-header{height:66px;padding:0 16px}.showdoc-brand span{display:none}.dashboard-top-row{align-items:stretch;flex-direction:column;gap:10px}.dashboard-create-button{width:100%}.showdoc-project-grid{grid-template-columns:1fr;margin-top:18px}}.dashboard-overview{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:min(100%,980px);margin-bottom:22px}.dashboard-overview span{display:block;margin-bottom:6px;color:#a1a1aa;font-size:11px;font-weight:680;letter-spacing:.08em;text-transform:uppercase}.dashboard-overview h1{color:#18181b;font-size:26px;font-weight:720;line-height:1.16}.dashboard-overview dl{display:flex;gap:8px;margin:0}.dashboard-overview dl div{min-width:72px;padding:10px 12px;border-radius:13px;background:#ffffff9e;box-shadow:inset 0 0 0 1px #e4e4e794}.dashboard-overview dt,.dashboard-overview dd{margin:0}.dashboard-overview dt{color:#a1a1aa;font-size:11px;line-height:1.1}.dashboard-overview dd{margin-top:5px;color:#27272a;font-size:16px;font-weight:700;line-height:1}.showdoc-admin .button.primary:not(.danger-fill){border-color:#18181b;background:#18181b;color:#fff;font-weight:650;box-shadow:0 1px 2px #18181b0a,0 12px 28px #18181b14}.showdoc-admin .button.primary:not(.danger-fill):hover{border-color:#27272a;background:#27272a;color:#fff;box-shadow:0 1px 2px #18181b0b,0 18px 38px #18181b1f}.showdoc-admin .dashboard-create-button{border-color:#d4d4d8d1;background:#fff;color:#27272a;box-shadow:0 1px 2px #18181b09,0 10px 26px #18181b0b}.showdoc-admin .dashboard-create-button:hover{border-color:#a1a1aadb;background:#fff;color:#18181b;box-shadow:0 1px 2px #18181b0a,0 16px 36px #18181b12}.project-pagination{justify-content:flex-start;gap:8px;color:#a1a1aa;font-size:12px}.project-pagination button{min-width:72px;min-height:32px;border:1px solid rgba(228,228,231,.88);border-radius:10px;background:#ffffffb8;color:#71717a;font-size:12px;transition:border-color .18s ease,background .18s ease,color .18s ease}.project-pagination button:not(:disabled):hover{border-color:#a1a1aac7;background:#fff;color:#18181b}.project-pagination button:disabled{color:#d4d4d8}.admin-empty-state{width:min(100%,980px);margin-top:18px;padding:34px 24px;border:1px dashed rgba(212,212,216,.9);border-radius:16px;background:#ffffff8f;color:#a1a1aa}.admin-empty-state strong{color:#3f3f46;font-size:14px;font-weight:680}.admin-empty-state span{color:#a1a1aa;font-size:12px}.admin-toast{border-color:#e4e4e7eb;border-radius:12px;background:#fffffff0;color:#3f3f46;box-shadow:0 18px 48px #18181b1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-modal-backdrop{background:#18181b47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-project-modal,.admin-confirm-modal{border:1px solid rgba(228,228,231,.9);border-radius:18px;background:#fff;color:#18181b;box-shadow:0 24px 80px #18181b33}.admin-modal-heading{border-bottom-color:#f4f4f5eb}.admin-modal-heading h2{color:#18181b;font-size:20px;font-weight:720}.admin-modal-heading p,.project-type-grid button small,.post-editor label{color:#71717a}.admin-modal-heading>button{border-radius:10px;background:#f4f4f5;color:#a1a1aa}.admin-modal-heading>button:hover{background:#e4e4e7;color:#27272a}.project-type-grid{gap:12px}.project-type-grid button{border-color:#e4e4e7e6;border-radius:14px;background:#fff;color:#27272a;transition:border-color .18s ease,background .18s ease,box-shadow .22s ease}.project-type-grid button svg{color:#a1a1aa}.project-type-grid button:hover:not(:disabled):not(.active){border-color:#a1a1aab8;background:#fafafa;box-shadow:0 1px 2px #18181b09,0 12px 30px #18181b0e;transform:none}.project-type-grid button.active{border-color:#3f3f4652;background:#f4f4f5;box-shadow:0 0 0 3px #18181b0e}.project-type-grid button.active svg,.project-type-grid button.active span{color:#18181b}.modal-editor input,.modal-editor textarea,.modal-editor select,.post-editor input,.post-editor textarea,.post-editor select{border-color:#e4e4e7eb;border-radius:11px;background:#fff;color:#18181b}.modal-editor input:focus,.modal-editor textarea:focus,.modal-editor select:focus,.post-editor input:focus,.post-editor textarea:focus,.post-editor select:focus{outline:0;border-color:#52525b47;box-shadow:0 0 0 4px #18181b0e}.upload-box{border-color:#d4d4d8e0;border-radius:14px;background:#fafafa;color:#71717a}.upload-box:hover{border-color:#a1a1aad1;color:#27272a}:root[data-theme=dark] .dashboard-overview h1,:root[data-theme=dark] .dashboard-overview dd,:root[data-theme=dark] .admin-modal-heading h2,:root[data-theme=dark] .project-type-grid button.active svg,:root[data-theme=dark] .project-type-grid button.active span{color:#f4f4f5}:root[data-theme=dark] .dashboard-overview span,:root[data-theme=dark] .dashboard-overview dt,:root[data-theme=dark] .admin-modal-heading p,:root[data-theme=dark] .project-type-grid button small,:root[data-theme=dark] .post-editor label,:root[data-theme=dark] .admin-empty-state span{color:#a1a1aa}:root[data-theme=dark] .dashboard-overview dl div,:root[data-theme=dark] .admin-empty-state,:root[data-theme=dark] .admin-project-modal,:root[data-theme=dark] .admin-confirm-modal,:root[data-theme=dark] .project-type-grid button,:root[data-theme=dark] .modal-editor input,:root[data-theme=dark] .modal-editor textarea,:root[data-theme=dark] .modal-editor select,:root[data-theme=dark] .post-editor input,:root[data-theme=dark] .post-editor textarea,:root[data-theme=dark] .post-editor select,:root[data-theme=dark] .upload-box{border-color:#27272a;background:#18181b;color:#f4f4f5}:root[data-theme=dark] .admin-empty-state strong{color:#e4e4e7}:root[data-theme=dark] .showdoc-admin .dashboard-create-button,:root[data-theme=dark] .project-pagination button,:root[data-theme=dark] .admin-modal-heading>button{border-color:#3f3f46;background:#18181b;color:#d4d4d8}:root[data-theme=dark] .showdoc-admin .dashboard-create-button:hover,:root[data-theme=dark] .project-pagination button:not(:disabled):hover,:root[data-theme=dark] .admin-modal-heading>button:hover,:root[data-theme=dark] .project-type-grid button:hover:not(:disabled):not(.active){border-color:#52525b;background:#27272a;color:#f4f4f5}:root[data-theme=dark] .project-type-grid button.active{border-color:#52525b;background:#27272a;box-shadow:0 0 0 3px #f4f4f509}:root[data-theme=dark] .admin-toast{border-color:#3f3f46;background:#18181bf0;color:#e4e4e7;box-shadow:0 20px 60px #00000057}@media(max-width:900px){.dashboard-overview{width:100%}}@media(max-width:620px){.dashboard-overview{align-items:stretch;flex-direction:column;gap:14px;margin-bottom:16px}.dashboard-overview dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-user-center-dialog{width:min(420px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:hidden;display:flex;border:1px solid rgba(228,228,231,.8);border-radius:16px;background:#fffffff5;box-shadow:0 1px 2px #18181b0a,0 20px 58px #18181b29,0 48px 110px #18181b1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-user-center-dialog .user-center-page,.user-center-page{width:100%;min-height:auto;display:flex;flex-direction:column;background:transparent;color:#18181b;font-size:14px;line-height:1.5}.user-center-loading{display:grid;min-height:320px;place-items:center;background:transparent}.user-center-spinner{width:22px;height:22px;border:1px solid #e4e4e7;border-top-color:#71717a;border-radius:999px;animation:user-center-spin .7s linear infinite}.user-center-header{position:static;display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;min-height:56px;padding:14px 16px 4px;border:0;border-radius:0;background:transparent;box-shadow:none}.user-center-header-left{display:inline-flex;align-items:center;gap:8px}.user-center-header-icon{color:#a1a1aa}.user-center-header h1{color:#3f3f46;font-size:13px;font-weight:650;letter-spacing:0}.user-center-close-btn{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:10px;background:transparent;color:#a1a1aa;cursor:pointer;transition:background .18s ease,color .18s ease}.user-center-close-btn:hover{background:#f4f4f5;color:#27272a}.user-center-profile{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:none;margin:0;padding:18px 24px 22px;border:0;border-radius:0;background:transparent;box-shadow:none}.user-center-avatar{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;border:1px solid #e4e4e7;border-radius:999px;background:radial-gradient(circle at 50% 38%,rgba(244,244,245,.9),transparent 54%),#fff;color:#71717a;box-shadow:inset 0 1px #ffffffc7,0 12px 32px #18181b0f}.user-center-avatar img{display:block;width:100%;height:100%;object-fit:cover}.user-center-avatar-mark{width:42px;height:42px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;opacity:.72}.user-center-name-row{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#18181b;cursor:pointer}.user-center-name-row:hover{background:#fafafa}.user-center-name{color:#18181b;font-size:17px;font-weight:680;line-height:1}.user-center-edit-icon{color:#a1a1aa;opacity:0;transform:translate(-2px);transition:opacity .18s ease,transform .18s ease,color .18s ease}.user-center-name-row:hover .user-center-edit-icon,.user-center-name-row:focus-visible .user-center-edit-icon{opacity:1;transform:translate(0)}.user-center-name-row:hover .user-center-edit-icon{color:#71717a}.user-center-menu{display:flex;flex-direction:column;gap:2px;width:100%;max-width:none;margin:0;padding:4px 14px 0}.user-center-menu-item{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#52525b;text-align:left;cursor:pointer;box-shadow:none;transition:background .18s ease,color .18s ease}.user-center-menu-item:hover,.user-center-menu-item:focus-visible{background:#f4f4f5d1;color:#18181b;outline:0}.user-center-menu-item.danger{color:#52525b}.user-center-menu-item.danger:hover,.user-center-menu-item.danger:focus-visible{background:#fef2f294;color:#ef4444}.user-center-menu-icon{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border-radius:0;background:transparent;color:#a1a1aa!important;transition:color .18s ease}.user-center-menu-item:hover .user-center-menu-icon,.user-center-menu-item:focus-visible .user-center-menu-icon{background:transparent;color:#18181b!important}.user-center-menu-item.danger:hover .user-center-menu-icon,.user-center-menu-item.danger:focus-visible .user-center-menu-icon{color:#ef4444!important}.user-center-menu-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.user-center-menu-label{color:inherit;font-size:13px;font-weight:560;letter-spacing:0}.user-center-menu-desc{max-width:100%;overflow:hidden;color:#a1a1aa;font-size:12px;font-weight:450;text-overflow:ellipsis;white-space:nowrap}.user-center-menu-item:hover .user-center-menu-desc{color:#71717a}.user-center-menu-arrow{display:none}.user-center-bottom{width:100%;max-width:none;margin-top:auto;padding:22px 16px 18px;text-align:center}.user-center-delete-account{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:#a1a1aa;font-size:12px;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease}.user-center-delete-account:hover{background:#f4f4f5c7;color:#71717a}.user-center-toast{position:fixed;top:72px;left:50%;z-index:100;min-width:180px;max-width:min(340px,calc(100vw - 32px));padding:10px 14px;border:1px solid rgba(228,228,231,.9);border-radius:12px;background:#fffffff5;color:#52525b;font-size:12px;font-weight:560;text-align:center;transform:translate(-50%);box-shadow:0 18px 46px #18181b1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:user-center-toast-in .2s ease-out}.user-center-toast.success{color:#3f3f46}.user-center-toast.error{color:#ef4444}.user-center-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#18181b47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.user-center-modal{width:min(420px,100%);border:1px solid rgba(228,228,231,.9);border-radius:16px;background:#fffffffa;color:#18181b;box-shadow:0 1px 2px #18181b0a,0 24px 72px #18181b2e}.user-center-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 6px;border:0}.user-center-modal-header h2{color:#18181b;font-size:16px;font-weight:680}.user-center-modal-header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:10px;background:transparent;color:#a1a1aa;cursor:pointer}.user-center-modal-header button:hover{background:#f4f4f5;color:#27272a}.user-center-modal-form{display:grid;gap:14px;padding:12px 18px 18px}.user-center-modal-form label{display:grid;gap:6px;color:#71717a;font-size:12px;font-weight:560}.user-center-modal-form input{min-height:40px;padding:0 12px;border:1px solid rgba(228,228,231,.92);border-radius:11px;background:#fff;color:#18181b;transition:border-color .18s ease,box-shadow .18s ease}.user-center-modal-form input:focus{outline:0;border-color:#52525b47;box-shadow:0 0 0 4px #18181b0e}.user-center-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:2px}.user-center-modal-actions .button{min-height:38px;border-radius:10px;font-size:13px}.user-center-modal-actions .button.ghost{border-color:#e4e4e7eb;background:#fff;color:#52525b}.user-center-modal-actions .button.primary{border-color:#18181b;background:#18181b;color:#fff;box-shadow:0 12px 28px #18181b1a}:root[data-theme=dark] .admin-user-center-dialog,:root[data-theme=dark] .user-center-modal{border-color:#27272a;background:#18181bf5;box-shadow:0 1px 2px #0000003d,0 28px 78px #00000057}:root[data-theme=dark] .user-center-page,:root[data-theme=dark] .user-center-header h1,:root[data-theme=dark] .user-center-name,:root[data-theme=dark] .user-center-modal-header h2{color:#f4f4f5}:root[data-theme=dark] .user-center-header-icon,:root[data-theme=dark] .user-center-close-btn,:root[data-theme=dark] .user-center-edit-icon,:root[data-theme=dark] .user-center-menu-icon,:root[data-theme=dark] .user-center-menu-desc,:root[data-theme=dark] .user-center-delete-account,:root[data-theme=dark] .user-center-modal-form label{color:#a1a1aa!important}:root[data-theme=dark] .user-center-avatar{border-color:#3f3f46;background:radial-gradient(circle at 50% 38%,rgba(39,39,42,.9),transparent 56%),#18181b;color:#a1a1aa;box-shadow:inset 0 1px #ffffff0a,0 12px 32px #0000003d}:root[data-theme=dark] .user-center-close-btn:hover,:root[data-theme=dark] .user-center-name-row:hover,:root[data-theme=dark] .user-center-menu-item:hover,:root[data-theme=dark] .user-center-menu-item:focus-visible,:root[data-theme=dark] .user-center-delete-account:hover,:root[data-theme=dark] .user-center-modal-header button:hover{background:#27272ad1;color:#f4f4f5}:root[data-theme=dark] .user-center-menu-item{color:#d4d4d8}:root[data-theme=dark] .user-center-menu-item:hover .user-center-menu-icon,:root[data-theme=dark] .user-center-menu-item:focus-visible .user-center-menu-icon{color:#f4f4f5!important}:root[data-theme=dark] .user-center-menu-item.danger:hover,:root[data-theme=dark] .user-center-menu-item.danger:focus-visible{background:#7f1d1d2e;color:#f87171}:root[data-theme=dark] .user-center-menu-item.danger:hover .user-center-menu-icon,:root[data-theme=dark] .user-center-menu-item.danger:focus-visible .user-center-menu-icon{color:#f87171!important}:root[data-theme=dark] .user-center-modal-form input,:root[data-theme=dark] .user-center-modal-actions .button.ghost,:root[data-theme=dark] .user-center-toast{border-color:#3f3f46;background:#18181b;color:#f4f4f5}:root[data-theme=dark] .user-center-modal-form input:focus{border-color:#52525b;box-shadow:0 0 0 4px #f4f4f509}@media(max-width:620px){.admin-user-center-dialog{width:calc(100vw - 20px);border-radius:16px}.user-center-profile{padding-top:14px}}.dashboard-top-row{align-items:center}.dashboard-top-row .showdoc-search-row{flex:1 1 0;min-width:0;max-width:calc(100% - 132px)}.dashboard-create-button,.showdoc-admin .dashboard-create-button{flex:0 0 auto;min-width:max-content;white-space:nowrap}@media(max-width:620px){.dashboard-top-row .showdoc-search-row{max-width:none}}.showdoc-admin-body.article-admin-body{width:min(100% - 48px,1320px);grid-template-columns:minmax(0,1320px);background:transparent}.showdoc-content.article-doc-content{width:min(100%,1320px);padding:22px 0 28px}.article-doc-layout{grid-template-columns:256px minmax(0,1fr);gap:30px;width:min(100%,1320px);height:calc(100vh - 126px);min-height:660px;overflow:hidden}.article-doc-sidebar{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:6px 0 14px;background:transparent}.article-doc-tree{min-height:0;overflow:auto;padding:10px 6px 86px;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-width:thin}.article-doc-folder{min-height:36px;gap:8px;padding:0 8px;color:#71717a;font-size:13px}.article-doc-folder>svg{color:#a1a1aa}.article-doc-folder strong{overflow:hidden;color:#3f3f46;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.article-doc-folder button{width:28px;height:28px;border-radius:9px;color:#a1a1aa;transition:background .18s ease,color .18s ease}.article-doc-folder button:hover{background:#f4f4f5d9;color:#27272a}.article-doc-list{display:grid;gap:3px;margin-top:12px;padding:0}.article-doc-list button{grid-template-columns:18px minmax(0,1fr);column-gap:10px;min-height:44px;padding:7px 10px;border:0;border-radius:12px;background:transparent;color:#71717a;transition:background .18s ease,color .18s ease}.article-doc-list button svg{color:#a1a1aa;transition:color .18s ease}.article-doc-list button span{color:inherit;font-size:13px;font-weight:560;line-height:1.25}.article-doc-list button small{color:#a1a1aa;font-size:11px;line-height:1.2}.article-doc-list button:hover{background:#f4f4f5b8;color:#27272a}.article-doc-list button.active,.article-doc-list button.active:hover{background:#f4f4f5;color:#18181b}.article-doc-list button.active svg,.article-doc-list button:hover svg{color:#52525b}.article-doc-list p{padding:0 10px;color:#a1a1aa;font-size:12px}.article-doc-actions{position:absolute;left:50%;bottom:18px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:44px;padding:5px;border:1px solid rgba(228,228,231,.78);border-radius:999px;background:#ffffffd1;box-shadow:0 1px 2px #18181b0a,0 18px 42px #18181b14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%)}.article-doc-actions button{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#71717a;transition:background .18s ease,color .18s ease,transform .18s ease}.article-doc-actions button:hover:not(:disabled){background:#f4f4f5;color:#18181b;transform:scale(1.06)}.article-doc-actions button:disabled{cursor:not-allowed;opacity:.34}.article-doc-stage{min-width:0;height:100%;min-height:0;overflow:auto;padding:clamp(34px,5vw,62px) clamp(28px,6vw,78px);border:0;border-radius:22px;background:#fff;box-shadow:0 1px 2px #18181b09,0 18px 58px #18181b0e;scrollbar-width:thin}.article-doc-view{max-width:760px;margin:0 auto;color:#27272a}.article-doc-view h1{margin:0 0 12px;padding:0;border:0;color:#18181b;font-size:clamp(2rem,4vw,2.65rem);font-weight:760;letter-spacing:0;line-height:1.08;text-align:left}.article-doc-summary{width:fit-content;max-width:100%;margin:0 0 38px -8px;padding:7px 8px;border:0;border-radius:10px;background:transparent;color:#71717a;font-size:.98rem;line-height:1.75;transition:background .18s ease,color .18s ease}.article-doc-summary:hover{background:#fafafa;color:#52525b}.article-markdown-preview{padding:0;background:transparent}.article-markdown-preview .wmde-markdown{background:transparent!important;color:#3f3f46!important;font-size:1rem;line-height:1.86}.article-markdown-preview .wmde-markdown :where(h1,h2,h3,h4){margin:2.35em 0 .7em;color:#18181b!important;font-weight:720;letter-spacing:0;line-height:1.22}.article-markdown-preview .wmde-markdown :where(h1):first-child,.article-markdown-preview .wmde-markdown :where(h2):first-child,.article-markdown-preview .wmde-markdown :where(h3):first-child{margin-top:0}.article-markdown-preview .wmde-markdown :where(h2){font-size:1.42rem}.article-markdown-preview .wmde-markdown :where(h3){font-size:1.12rem}.article-markdown-preview .wmde-markdown :where(p,ul,ol,blockquote,pre,table){margin-top:1.05em;margin-bottom:1.05em}.article-markdown-preview .wmde-markdown :where(ul,ol){padding-left:1.35rem}.article-markdown-preview .wmde-markdown :where(li){padding-left:.28rem;color:#3f3f46!important}.article-markdown-preview .wmde-markdown :where(li+li){margin-top:.38em}.article-markdown-preview .wmde-markdown :where(li)::marker{color:#d4d4d8;font-size:.74em}.article-markdown-preview .wmde-markdown :where(code){border:0!important;border-radius:7px;background:#f4f4f5!important;color:#3f3f46!important;padding:.12rem .38rem;font-size:.9em;font-weight:560}.article-markdown-preview .wmde-markdown :where(pre){border:1px solid #e4e4e7!important;border-radius:16px;background:#fafafa!important;box-shadow:inset 0 1px #ffffffc7}.article-markdown-preview .wmde-markdown :where(pre code){background:transparent!important;border-radius:0;color:inherit!important;padding:0}.article-markdown-preview .wmde-markdown :where(blockquote){border-left:2px solid #d4d4d8!important;background:transparent!important;color:#71717a!important;padding-left:1rem}.article-doc-editor{max-width:920px;margin:0 auto;padding:0;gap:18px}.article-doc-titlebar{align-items:start;padding:0 0 18px;border-bottom:0}.article-doc-titlebar>label{gap:8px;color:#a1a1aa;font-size:12px;font-weight:620}.article-doc-titlebar>label input{min-height:52px;padding:0;border:0;border-radius:12px;background:transparent;color:#18181b;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:760;line-height:1.1;transition:background .18s ease,box-shadow .18s ease,padding .18s ease}.article-doc-titlebar>label input:hover,.article-doc-titlebar>label input:focus{padding:0 12px;background:#fafafa;box-shadow:0 0 0 1px #e4e4e7b8}.article-doc-titlebar>div{padding-top:20px}.article-doc-meta{gap:12px;margin-top:0}.article-doc-content .post-editor label{color:#a1a1aa;font-size:12px;font-weight:600}.article-doc-content .post-editor input,.article-doc-content .post-editor select,.article-doc-content .post-editor textarea{border-color:#e4e4e7d1;border-radius:11px;background:#fff;color:#27272a}.article-doc-content .post-editor input:focus,.article-doc-content .post-editor select:focus,.article-doc-content .post-editor textarea:focus{outline:0;border-color:#52525b47;box-shadow:0 0 0 4px #18181b0e}.article-doc-editor>label:has(>textarea){gap:5px;color:#a1a1aa}.article-doc-editor>label:has(>textarea) textarea{min-height:64px;padding:10px 0;border:0;border-radius:12px;background:transparent;color:#71717a;font-size:.98rem;line-height:1.72;transition:background .18s ease,box-shadow .18s ease,padding .18s ease}.article-doc-editor>label:has(>textarea) textarea:hover,.article-doc-editor>label:has(>textarea) textarea:focus{padding:10px 12px;background:#fafafa;box-shadow:0 0 0 1px #e4e4e7b8}.article-doc-content .admin-md-editor{border:1px solid rgba(228,228,231,.82);border-radius:16px;background:#fff;box-shadow:0 1px 2px #18181b09}.article-doc-content .admin-md-editor .w-md-editor{min-height:460px!important;height:460px!important;background:#fff!important;box-shadow:none!important}.article-doc-content .admin-md-editor .w-md-editor-toolbar{border-bottom-color:#f4f4f5;background:#fafafa}.article-doc-empty{min-height:100%;color:#a1a1aa;text-align:left}.article-doc-empty h2{color:#27272a;font-size:1.8rem;font-weight:720}:root[data-theme=dark] .showdoc-admin-body.article-admin-body,:root[data-theme=dark] .showdoc-content.article-doc-content,:root[data-theme=dark] .article-doc-layout{background:transparent!important}:root[data-theme=dark] .article-doc-stage{border-color:transparent!important;background:#18181b!important;color:#e4e4e7!important;box-shadow:0 1px 2px #0000003d,0 18px 58px #0000004d}:root[data-theme=dark] .article-doc-sidebar,:root[data-theme=dark] .article-doc-tree{border-color:transparent!important;background:transparent!important;color:#a1a1aa!important}:root[data-theme=dark] .article-doc-folder strong,:root[data-theme=dark] .article-doc-view h1,:root[data-theme=dark] .article-doc-empty h2,:root[data-theme=dark] .article-doc-titlebar>label input,:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(h1,h2,h3,h4){color:#f4f4f5!important}:root[data-theme=dark] .article-doc-folder,:root[data-theme=dark] .article-doc-folder>svg,:root[data-theme=dark] .article-doc-list button,:root[data-theme=dark] .article-doc-list button small,:root[data-theme=dark] .article-doc-summary,:root[data-theme=dark] .article-markdown-preview .wmde-markdown,:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(p,li,dd,td),:root[data-theme=dark] .article-doc-content .post-editor label{color:#a1a1aa!important}:root[data-theme=dark] .article-doc-folder button:hover,:root[data-theme=dark] .article-doc-list button:hover,:root[data-theme=dark] .article-doc-list button.active,:root[data-theme=dark] .article-doc-list button.active:hover{background:#27272a!important;color:#f4f4f5!important}:root[data-theme=dark] .article-doc-list button:hover *,:root[data-theme=dark] .article-doc-list button.active *{color:#f4f4f5!important}:root[data-theme=dark] .article-doc-actions{border-color:#3f3f46db!important;background:#18181bd1!important;box-shadow:0 1px 2px #00000042,0 18px 42px #00000057}:root[data-theme=dark] .article-doc-actions button{border-color:transparent!important;background:transparent!important;color:#a1a1aa!important}:root[data-theme=dark] .article-doc-actions button:hover:not(:disabled){background:#27272a!important;color:#f4f4f5!important}:root[data-theme=dark] .article-doc-summary:hover,:root[data-theme=dark] .article-doc-titlebar>label input:hover,:root[data-theme=dark] .article-doc-titlebar>label input:focus,:root[data-theme=dark] .article-doc-editor>label:has(>textarea) textarea:hover,:root[data-theme=dark] .article-doc-editor>label:has(>textarea) textarea:focus{background:#27272a!important;color:#e4e4e7!important;box-shadow:0 0 0 1px #3f3f46cc}:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(code){background:#27272a!important;color:#e4e4e7!important}:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(pre){border-color:#27272a!important;background:#09090b!important}:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(blockquote){border-left-color:#3f3f46!important;color:#a1a1aa!important}:root[data-theme=dark] .article-markdown-preview .wmde-markdown :where(li)::marker{color:#52525b}:root[data-theme=dark] .article-doc-content .post-editor input,:root[data-theme=dark] .article-doc-content .post-editor select,:root[data-theme=dark] .article-doc-content .post-editor textarea,:root[data-theme=dark] .article-doc-content .admin-md-editor,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-content,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-input,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-area,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-preview,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-pre,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-input,:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-pre>code{border-color:#27272a!important;background:#18181b!important;color:#e4e4e7!important;-webkit-text-fill-color:currentColor;caret-color:#e4e4e7}:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-toolbar{border-bottom-color:#27272a;background:#09090b}@media(max-width:1180px){.article-doc-layout{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.article-doc-sidebar{min-height:320px}.article-doc-actions{position:sticky;left:auto;bottom:18px;width:fit-content;margin:10px auto 0;transform:none}.article-doc-stage{min-height:680px}}@media(max-width:700px){.showdoc-admin-body.article-admin-body{width:min(100% - 24px,1320px)}.article-doc-stage{padding:30px 22px;border-radius:18px}.article-doc-view h1{font-size:2rem}}.showdoc-content:has(.album-gallery-panel){width:min(100%,1120px);padding-top:34px}.album-gallery-panel{width:min(100%,1120px);margin-top:0;border:0;border-radius:0;background:transparent;box-shadow:none}.album-gallery-panel .album-panel-backbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 0 30px;border:0}.album-gallery-panel .album-back-link{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 8px 0 4px;border:0;border-radius:10px;background:transparent;color:#71717a;font-size:13px;font-weight:590;letter-spacing:0;box-shadow:none;transition:background .18s ease,color .18s ease,transform .18s ease}.album-gallery-panel .album-back-link:hover{background:#f4f4f5c7;color:#18181b;transform:translate(-1px)}.album-gallery-panel .album-add-button{min-height:40px;padding:0 14px;border:1px solid rgba(212,212,216,.82);border-radius:12px;background:#18181b;color:#fff;font-size:13px;font-weight:650;box-shadow:0 1px 2px #18181b0a,0 14px 34px #18181b17;transition:background .18s ease,border-color .18s ease,box-shadow .22s ease}.album-gallery-panel .album-add-button:hover{border-color:#27272a;background:#27272a;color:#fff;box-shadow:0 1px 2px #18181b0a,0 18px 42px #18181b21}.album-gallery-panel .admin-photo-grid,.admin-photo-grid.album-photo-scroll{display:block;column-count:3;column-gap:24px;width:100%;max-height:none;min-height:320px;overflow:visible;padding:0;scrollbar-width:thin}.album-gallery-panel .admin-photo-grid.padded{padding:0}.album-gallery-panel .admin-photo-grid figure,.album-photo-item{position:relative;display:block;width:100%;margin:0 0 24px;overflow:hidden;break-inside:avoid;border:0;border-radius:14px;background:transparent;box-shadow:none;transform:translateZ(0)}.album-gallery-panel .admin-photo-preview-trigger{position:relative;display:block;width:100%;min-height:220px;overflow:hidden;padding:0;border:0;border-radius:14px;background:#f4f4f5;cursor:zoom-in;isolation:isolate}.album-photo-item.loaded .admin-photo-preview-trigger{min-height:0}.album-photo-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:linear-gradient(90deg,#f4f4f5,#e4e4e7 48%,#f4f4f5);background-size:220% 100%;animation:album-skeleton-pulse 1.35s ease-in-out infinite}.album-photo-item.loaded .album-photo-skeleton{opacity:0;pointer-events:none}.album-gallery-panel .admin-photo-preview-trigger img{position:relative;z-index:1;display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:inherit;opacity:0;transform:scale(1);transition:opacity .26s ease,transform .34s ease,filter .34s ease}.album-photo-item.loaded .admin-photo-preview-trigger img{opacity:1}.album-photo-item:hover .admin-photo-preview-trigger img{transform:scale(1.02);filter:brightness(.94)}.album-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;padding:18px;border-radius:inherit;background:linear-gradient(180deg,#00000014,#0000003d);opacity:0;transition:opacity .24s ease;pointer-events:none}.album-photo-item:hover .album-photo-overlay,.album-photo-item:focus-within .album-photo-overlay{opacity:1}.album-photo-title{max-width:calc(100% - 58px);overflow:hidden;color:#fff;font-size:13px;font-weight:620;line-height:1.35;text-align:left;text-overflow:ellipsis;text-shadow:0 1px 12px rgba(0,0,0,.28);white-space:nowrap;transform:translateY(6px);transition:transform .24s ease}.album-photo-item:hover .album-photo-title,.album-photo-item:focus-within .album-photo-title{transform:translateY(0)}.album-photo-delete{position:absolute;top:12px;right:12px;z-index:3;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff29;color:#fff;cursor:pointer;opacity:0;box-shadow:0 12px 28px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(-4px) scale(.96);transition:opacity .2s ease,transform .22s ease,background .18s ease,color .18s ease}.album-photo-item:hover .album-photo-delete,.album-photo-item:focus-within .album-photo-delete{opacity:1;transform:translateY(0) scale(1)}.album-photo-delete:hover{background:#ffffffe0;color:#dc2626}.album-gallery-panel+.admin-empty-state,.album-gallery-panel .admin-empty-state{border-radius:16px;background:#ffffff8a}@keyframes album-skeleton-pulse{0%{background-position:180% 0}to{background-position:-20% 0}}:root[data-theme=dark] .showdoc-content:has(.album-gallery-panel),:root[data-theme=dark] .album-gallery-panel{background:transparent}:root[data-theme=dark] .album-gallery-panel .album-back-link{color:#a1a1aa}:root[data-theme=dark] .album-gallery-panel .album-back-link:hover{background:#27272ad1;color:#f4f4f5}:root[data-theme=dark] .album-gallery-panel .album-add-button{border-color:#3f3f46;background:#f4f4f5;color:#09090b;box-shadow:0 1px 2px #0000003d,0 16px 42px #00000042}:root[data-theme=dark] .album-gallery-panel .album-add-button:hover{border-color:#71717a;background:#fff;color:#09090b}:root[data-theme=dark] .album-gallery-panel .admin-photo-preview-trigger{background:#27272a}:root[data-theme=dark] .album-photo-skeleton{background:linear-gradient(90deg,#27272a,#3f3f46 48%,#27272a);background-size:220% 100%}:root[data-theme=dark] .album-gallery-panel .admin-photo-grid figure,:root[data-theme=dark] .album-photo-item{border-color:transparent;background:transparent}:root[data-theme=dark] .album-photo-delete:hover{background:#18181bdb;color:#f87171}@media(max-width:1180px){.album-gallery-panel .admin-photo-grid,.admin-photo-grid.album-photo-scroll{column-count:2}}@media(max-width:700px){.showdoc-content:has(.album-gallery-panel){padding-top:22px}.album-gallery-panel .album-panel-backbar{align-items:stretch;flex-direction:column;padding-bottom:22px}.album-gallery-panel .album-add-button{width:100%}.album-gallery-panel .admin-photo-grid,.admin-photo-grid.album-photo-scroll{column-count:1;column-gap:0}.album-gallery-panel .admin-photo-grid figure,.album-photo-item{margin-bottom:18px}}.article-doc-content .admin-md-editor .w-md-editor-content,.article-doc-content .admin-md-editor .w-md-editor-input,.article-doc-content .admin-md-editor .w-md-editor-area,.article-doc-content .admin-md-editor .w-md-editor-text{min-height:0!important;height:100%!important}.article-doc-content .admin-md-editor .w-md-editor-text{position:relative!important;overflow:hidden!important}.article-doc-content .admin-md-editor .w-md-editor-text-pre,.article-doc-content .admin-md-editor .w-md-editor-text-input{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;resize:none!important}.article-doc-content .admin-md-editor .w-md-editor-text-input{padding:16px 18px!important;background:transparent!important;line-height:1.72!important;overflow:auto!important}.article-doc-content .admin-md-editor .w-md-editor-text-pre{padding:16px 18px!important;overflow:hidden!important}.article-doc-content .admin-md-editor .w-md-editor-text-pre>code{display:block!important;min-height:100%!important;white-space:pre-wrap!important;word-break:break-word!important}.article-doc-content .admin-md-editor .w-md-editor-text-input{color:transparent!important;-webkit-text-fill-color:transparent!important;caret-color:#27272a!important}.article-doc-content .admin-md-editor .w-md-editor-text-input::placeholder{color:#a1a1aa!important;-webkit-text-fill-color:#a1a1aa!important;opacity:1}.article-doc-content .admin-md-editor .w-md-editor-text-pre,.article-doc-content .admin-md-editor .w-md-editor-text-pre>code,.article-doc-content .admin-md-editor .w-md-editor-text-pre>code *{-webkit-text-fill-color:currentColor!important}:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-input{color:transparent!important;-webkit-text-fill-color:transparent!important;caret-color:#e4e4e7!important}.home-page{padding-top:clamp(78px,10vw,126px)}.home-intro{margin-bottom:52px}.home-recent-item{border-radius:12px;color:inherit;transition:background .22s ease,color .22s ease,transform .22s ease}.home-recent-item time,:root[data-theme=light] .home-recent-item time{color:#a1a1aa;transition:color .22s ease}.home-recent-item span,:root[data-theme=light] .home-recent-item span{color:#3f3f46;transition:color .22s ease}.home-recent-item:hover{background:#f4f4f594;transform:translateY(-1px)}.home-recent-item:hover span,:root[data-theme=light] .home-recent-item:hover span{color:#18181b}.home-archive-link{transition:color .22s ease,gap .22s ease,transform .22s ease}.home-archive-link svg{transition:transform .22s ease}.home-archive-link:hover{gap:9px;color:#27272a;transform:translate(2px)}.home-archive-link:hover svg{transform:translate(2px)}:root[data-theme=dark] .home-recent-item time{color:#71717a}:root[data-theme=dark] .home-recent-item span{color:#d4d4d8}:root[data-theme=dark] .home-recent-item:hover{background:#27272a94}:root[data-theme=dark] .home-recent-item:hover span{color:#f4f4f5}:root[data-theme=dark] .home-archive-link:hover{color:#f4f4f5}@media(max-width:620px){.home-page{padding-top:58px}.home-intro{margin-bottom:42px}}.article-doc-editor>label.article-summary-field{gap:8px;color:#a1a1aa}.article-doc-editor>label.article-summary-field textarea{min-height:82px;padding:12px 14px;border:1px solid rgba(228,228,231,.92);border-radius:14px;background:#fafafa;color:#52525b;font-size:.96rem;line-height:1.7;box-shadow:inset 0 1px #ffffffb8;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.article-doc-editor>label.article-summary-field textarea:hover,.article-doc-editor>label.article-summary-field textarea:focus{padding:12px 14px;border-color:#a1a1aab8;background:#fff;box-shadow:0 0 0 4px #18181b0b}.article-doc-summary{width:auto;margin-left:0;padding:12px 14px;border:1px solid rgba(228,228,231,.92);border-radius:14px;background:#fafafa;color:#52525b;box-shadow:inset 0 1px #ffffffb8}.article-doc-summary:hover{background:#fff}:root[data-theme=dark] .article-doc-editor>label.article-summary-field textarea,:root[data-theme=dark] .article-doc-summary{border-color:#3f3f46;background:#27272a;color:#d4d4d8!important;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .article-doc-editor>label.article-summary-field textarea:hover,:root[data-theme=dark] .article-doc-editor>label.article-summary-field textarea:focus,:root[data-theme=dark] .article-doc-summary:hover{border-color:#52525b;background:#18181b!important;color:#e4e4e7!important;box-shadow:0 0 0 4px #f4f4f509}.app-shell,.app-shell>main,.showdoc-admin,.showdoc-admin-body,.admin-login-screen,.user-center-page,.user-center-loading,.app-shell .atlas-page.atlas-immersive,:root[data-theme=light] .app-shell,:root[data-theme=light] .app-shell>main,:root[data-theme=light] .showdoc-admin,:root[data-theme=light] .showdoc-admin-body,:root[data-theme=light] .admin-login-screen,:root[data-theme=light] .user-center-page,:root[data-theme=light] .user-center-loading,:root[data-theme=light] .app-shell .atlas-page.atlas-immersive{background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.06),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.06),transparent 30%),#f8fafc;background-color:#f8fafc}.showdoc-admin-header,.showdoc-sidebar,:root[data-theme=light] .showdoc-admin-header,:root[data-theme=light] .showdoc-sidebar{background:#f8fafc8f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-login-screen:before,.admin-login-screen:after,:root[data-theme=light] .admin-login-screen:before,:root[data-theme=light] .admin-login-screen:after{display:none}:root[data-theme=dark] .app-shell,:root[data-theme=dark] .app-shell>main,:root[data-theme=dark] .showdoc-admin,:root[data-theme=dark] .showdoc-admin-body,:root[data-theme=dark] .admin-login-screen,:root[data-theme=dark] .user-center-page,:root[data-theme=dark] .user-center-loading,:root[data-theme=dark] .app-shell .atlas-page.atlas-immersive{background:#000;background-color:#000}.admin-user-center-dialog{overflow:hidden;background-clip:padding-box}:root[data-theme=light] .admin-user-center-dialog .user-center-page,:root[data-theme=dark] .admin-user-center-dialog .user-center-page,.admin-user-center-dialog .user-center-page{overflow:hidden;border-radius:inherit;background:transparent;background-color:transparent}.admin-user-center-dialog .user-center-header{border-top-left-radius:inherit;border-top-right-radius:inherit}:root[data-theme=dark] .showdoc-admin-header,:root[data-theme=dark] .showdoc-sidebar{background:#0000008f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}:root[data-theme=dark] .admin-login-screen:before,:root[data-theme=dark] .admin-login-screen:after{display:none}.app-shell:not(.admin-route-shell){display:flex;flex-direction:column}.app-shell:not(.admin-route-shell)>main{flex:1 0 auto}.public-footer{flex:0 0 auto;width:min(100% - 40px,1180px);margin:0 auto;padding:48px 0 32px;background:transparent;color:#a1a1aa;font-size:.75rem;line-height:1.8}.public-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2px 10px;text-align:center}.public-footer a{color:inherit;text-decoration:none;transition:color .18s ease}.public-footer a:hover{color:#52525b}.public-footer-separator{color:#d4d4d8;-webkit-user-select:none;user-select:none}:root[data-theme=dark] .public-footer{color:#71717a}:root[data-theme=dark] .public-footer a:hover{color:#d4d4d8}:root[data-theme=dark] .public-footer-separator{color:#3f3f46}@media(max-width:620px){.public-footer{width:min(100% - 28px,1180px);padding:38px 0 26px}}.home-page,:root[data-theme=light] .home-page{width:min(760px,calc(100% - 40px));background:transparent!important;background-color:transparent!important}.home-featured-card,:root[data-theme=light] .home-featured-card{border-color:#e4e4e7c2;border-radius:16px;background:#fff;box-shadow:0 1px 2px #18181b09,0 12px 34px #18181b0e}.home-featured-card:hover,:root[data-theme=light] .home-featured-card:hover{border-color:#d4d4d8e6;background:#fff;box-shadow:0 1px 2px #18181b0b,0 18px 48px #18181b13}:root[data-theme=dark] .home-page{background:transparent!important;background-color:transparent!important}:root[data-theme=dark] .home-featured-card{border-color:#27272af0;background:#18181beb;box-shadow:none}.about-page,.search-page,:root[data-theme=light] .about-page,:root[data-theme=light] .search-page{background:transparent!important;background-color:transparent!important}.search-command,:root[data-theme=light] .search-command,.about-saucer,:root[data-theme=light] .about-saucer,.about-tags span,:root[data-theme=light] .about-tags span,.about-now li,:root[data-theme=light] .about-now li,.about-socials a,:root[data-theme=light] .about-socials a{border-color:#e4e4e7c2;background:#fff;box-shadow:0 1px 2px #18181b08,0 12px 34px #18181b0d}.search-command:focus-within,:root[data-theme=light] .search-command:focus-within{background:#fff;box-shadow:0 0 0 3px #2563eb14,0 1px 2px #18181b0a,0 18px 48px #18181b12}.search-result-item:hover,:root[data-theme=light] .search-result-item:hover{background:#f4f4f594}:root[data-theme=dark] .about-page,:root[data-theme=dark] .search-page{background:transparent!important;background-color:transparent!important}:root[data-theme=dark] .search-command,:root[data-theme=dark] .about-saucer,:root[data-theme=dark] .about-tags span,:root[data-theme=dark] .about-now li,:root[data-theme=dark] .about-socials a{border-color:#27272af0;background:#18181beb;box-shadow:none}.admin-route-shell{background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.06),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.06),transparent 30%),#f8fafc!important;background-color:#f8fafc!important}.admin-route-shell>main,.admin-route-shell .showdoc-admin,.admin-route-shell .showdoc-admin-body,.admin-route-shell .showdoc-content,.admin-route-shell .showdoc-admin-body.article-admin-body,.admin-route-shell .showdoc-content.article-doc-content,.admin-route-shell .showdoc-content:has(.album-gallery-panel),.admin-route-shell .album-gallery-panel{background:transparent!important;background-color:transparent!important}.admin-route-shell .showdoc-admin-body{grid-template-columns:minmax(184px,224px) minmax(0,1fr)!important;gap:clamp(22px,3vw,44px)!important;width:min(100% - 48px,1400px)!important;max-width:1400px!important;min-height:calc(100vh - 76px)!important;margin:0 auto!important;padding:clamp(18px,2.2vw,32px) 0 76px!important}.admin-route-shell .showdoc-admin-body.article-admin-body{grid-template-columns:minmax(0,1fr)!important}.admin-route-shell .showdoc-admin-header{border-bottom:1px solid rgba(228,228,231,.34);background:#f8fafc8a!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none}.admin-route-shell .showdoc-sidebar{position:sticky;top:96px;align-self:start;min-height:auto!important;max-height:calc(100vh - 120px);overflow:hidden auto;padding:12px!important;border:1px solid rgba(255,255,255,.38);border-radius:18px;background:#ffffff2e!important;box-shadow:inset 0 1px #ffffff73,0 16px 42px #18181b0b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-route-shell .showdoc-sidebar nav{gap:4px;width:100%}.admin-route-shell .showdoc-sidebar nav a,.admin-route-shell .showdoc-sidebar nav a:not(.active){width:100%!important;min-height:40px;padding:0 12px!important;border:0!important;border-radius:12px!important;background:transparent!important}.admin-route-shell .showdoc-sidebar nav a:hover{background:#ffffff75!important;color:#27272a}.admin-route-shell .showdoc-sidebar nav a.active,.admin-route-shell .showdoc-sidebar nav a.active:hover{background:#ffffffad!important;color:#18181b}.admin-route-shell .showdoc-content{width:100%!important;max-width:none!important;padding:0 0 88px!important}.admin-route-shell .dashboard-overview,.admin-route-shell .dashboard-top-row,.admin-route-shell .showdoc-project-grid,.admin-route-shell .project-pagination,.admin-route-shell .showdoc-panel,.admin-route-shell .showdoc-search-row,.admin-route-shell .showdoc-section-head,.admin-route-shell .project-actions.centered,.admin-route-shell .admin-empty-state{width:100%!important;max-width:none!important}.admin-route-shell .showdoc-project-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:clamp(16px,1.8vw,22px)!important}.admin-route-shell .dashboard-top-row .showdoc-search-row{flex:1 1 auto;min-width:0}.admin-route-shell .showdoc-content:has(.album-gallery-panel),.admin-route-shell .album-gallery-panel{width:100%!important;max-width:none!important}.admin-route-shell .article-doc-layout{width:100%!important;max-width:none!important}:root[data-theme=dark] .admin-route-shell{background:#000!important;background-color:#000!important}:root[data-theme=dark] .admin-route-shell>main,:root[data-theme=dark] .admin-route-shell .showdoc-admin,:root[data-theme=dark] .admin-route-shell .showdoc-admin-body,:root[data-theme=dark] .admin-route-shell .showdoc-content,:root[data-theme=dark] .admin-route-shell .showdoc-admin-body.article-admin-body,:root[data-theme=dark] .admin-route-shell .showdoc-content.article-doc-content,:root[data-theme=dark] .admin-route-shell .showdoc-content:has(.album-gallery-panel),:root[data-theme=dark] .admin-route-shell .album-gallery-panel{background:transparent!important;background-color:transparent!important}:root[data-theme=dark] .admin-route-shell .showdoc-admin-header{border-bottom-color:#27272a8f;background:#0000008a!important}:root[data-theme=dark] .admin-route-shell .showdoc-sidebar{border-color:#3f3f46b8;background:#18181b6b!important;box-shadow:none}:root[data-theme=dark] .admin-route-shell .showdoc-sidebar nav a:hover{background:#27272ab8!important;color:#f4f4f5}:root[data-theme=dark] .admin-route-shell .showdoc-sidebar nav a.active,:root[data-theme=dark] .admin-route-shell .showdoc-sidebar nav a.active:hover{background:#3f3f469e!important;color:#f4f4f5}.admin-route-shell .admin-user-center-dialog,:root[data-theme=light] .admin-route-shell .admin-user-center-dialog{background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.06),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.06),transparent 30%),#f8fafc!important;background-color:#f8fafc!important}:root[data-theme=dark] .admin-route-shell .admin-user-center-dialog{background:#000!important;background-color:#000!important}@media(max-width:900px){.admin-route-shell .showdoc-admin-body{grid-template-columns:1fr!important;width:min(100% - 28px,1400px)!important;gap:16px!important;padding-top:14px!important}.admin-route-shell .showdoc-sidebar{position:static;max-height:none;padding:8px!important;border-radius:16px}.admin-route-shell .showdoc-sidebar nav{display:flex;flex-wrap:wrap}.admin-route-shell .showdoc-sidebar nav a,.admin-route-shell .showdoc-sidebar nav a:not(.active){flex:1 1 136px;width:auto!important}}@media(max-width:620px){.admin-route-shell .showdoc-admin-body{width:min(100% - 20px,1400px)!important}.admin-route-shell .showdoc-project-grid{grid-template-columns:1fr!important}}.admin-login-screen,:root[data-theme=light] .admin-login-screen{display:grid;min-height:100vh;place-items:center;padding:clamp(40px,8vw,88px) 20px;background:linear-gradient(180deg,#f8fafc,#f3f4f6)!important;background-color:#f8fafc!important}.admin-login-screen:before,.admin-login-screen:after{display:none!important}.login-panel,:root[data-theme=light] .login-panel{width:min(460px,100%);padding:42px;border:1px solid rgba(228,228,231,.92);border-radius:24px;background:#fff!important;color:#18181b;box-shadow:0 1px 2px #18181b09,0 20px 54px #18181b14,0 42px 110px #18181b0f;-webkit-backdrop-filter:none;backdrop-filter:none}.login-brand{display:grid;justify-items:center;text-align:center}.login-brand-mark{display:grid;width:56px;height:56px;place-items:center;margin-bottom:14px;color:#18181b}.login-brand-mark svg{width:56px;height:56px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.login-brand>strong{color:#18181b;font-size:1.1rem;font-weight:760;letter-spacing:0}.login-brand>p{margin:10px 0 0;color:#71717a;font-size:14px;line-height:1.7}.login-section{margin-top:32px;padding-top:30px;border-top:1px solid #f4f4f5}.login-copy{text-align:left}.login-copy h1,.login-panel h1{margin:0;color:#18181b;font-size:1.55rem;font-weight:720;letter-spacing:0;line-height:1.25}.login-copy p{margin:8px 0 0;color:#71717a;font-size:.92rem;line-height:1.6}.login-panel form.login-form,.login-form{display:grid;gap:16px;margin-top:24px}.login-panel label.login-field,.login-field{display:grid;gap:8px;color:#52525b;font-size:.84rem;font-weight:600}.login-field>span:first-child{line-height:1}.login-panel .login-field input,.login-password-field input{width:100%;min-height:46px;padding:0 14px;border:1px solid #e4e4e7;border-radius:12px;background:#fff;color:#18181b;font-size:.96rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-panel .login-field input::placeholder{color:#a1a1aa}.login-panel .login-field input:focus,.login-password-field:focus-within input{outline:0;border-color:#2563eb9e;background:#fff;box-shadow:0 0 0 4px #2563eb17}.login-password-field{position:relative;display:block}.login-password-field input{padding-right:46px}.login-password-field button{position:absolute;top:50%;right:7px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:transparent;color:#a1a1aa;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,color .18s ease}.login-password-field button:hover{background:#f4f4f5;color:#3f3f46}.login-panel .button.primary.login-submit,.login-submit{min-height:48px;margin-top:2px;border:0;border-radius:12px;background:#2563eb;color:#fff;font-size:.96rem;font-weight:700;box-shadow:0 10px 24px #2563eb2e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.login-panel .button.primary.login-submit:hover,.login-submit:hover{background:#1d4ed8;box-shadow:0 14px 30px #2563eb38;transform:translateY(-1px)}.login-panel .button.primary.login-submit:active,.login-submit:active{box-shadow:0 8px 18px #2563eb2b;transform:translateY(0)}.login-panel .form-message{margin:16px 0 0;color:#dc2626;font-size:.86rem;line-height:1.6;text-align:center}:root[data-theme=dark] .admin-login-screen{background:#09090b!important;background-color:#09090b!important}:root[data-theme=dark] .login-panel{border-color:#27272a;background:#18181b!important;color:#f4f4f5;box-shadow:none}:root[data-theme=dark] .login-brand-mark,:root[data-theme=dark] .login-brand>strong,:root[data-theme=dark] .login-copy h1,:root[data-theme=dark] .login-panel h1{color:#f4f4f5}:root[data-theme=dark] .login-brand>p,:root[data-theme=dark] .login-copy p,:root[data-theme=dark] .login-field{color:#a1a1aa}:root[data-theme=dark] .login-section{border-top-color:#27272a}:root[data-theme=dark] .login-panel .login-field input,:root[data-theme=dark] .login-password-field input{border-color:#3f3f46;background:#09090b;color:#f4f4f5}:root[data-theme=dark] .login-password-field button:hover{background:#27272a;color:#f4f4f5}@media(max-width:520px){.login-panel{padding:34px 24px;border-radius:22px}}.admin-route-shell .admin-login-screen,:root[data-theme=light] .admin-route-shell .admin-login-screen{background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.06),transparent 28%),radial-gradient(circle at 86% 18%,rgba(129,140,248,.06),transparent 30%),#f8fafc!important;background-color:#f8fafc!important}.admin-route-shell .login-panel,:root[data-theme=light] .admin-route-shell .login-panel{border-color:transparent;background:transparent!important;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}:root[data-theme=dark] .admin-route-shell .admin-login-screen{background:#000!important;background-color:#000!important}:root[data-theme=dark] .admin-route-shell .login-panel{border-color:transparent;background:transparent!important;box-shadow:none}.article-doc-content .admin-md-editor .w-md-editor-text-pre,.article-doc-content .admin-md-editor .w-md-editor-text-pre>code{display:none!important;visibility:hidden!important}.article-doc-content .admin-md-editor .w-md-editor-text-input{z-index:2!important;display:block!important;color:#27272a!important;-webkit-text-fill-color:#27272a!important;caret-color:#27272a!important;overflow:auto!important;white-space:pre-wrap!important;word-break:break-word!important}.article-doc-content .admin-md-editor .w-md-editor-text-input::placeholder{color:#a1a1aa!important;-webkit-text-fill-color:#a1a1aa!important}:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-input{color:#e4e4e7!important;-webkit-text-fill-color:#e4e4e7!important;caret-color:#e4e4e7!important}:root[data-theme=dark] .article-doc-content .admin-md-editor .w-md-editor-text-input::placeholder{color:#71717a!important;-webkit-text-fill-color:#71717a!important}
