.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--bg-base: #0d1117;--bg-elevated: #161b22;--bg-surface: #1c2128;--bg-hover: #1c2128;--border: #30363d;--border-muted: #21262d;--text-primary: #e6edf3;--text-secondary: #8b949e;--text-muted: #6e7681;--text-dim: #484f58;--terminal-green: #3ecf8e;--terminal-green-dim: #24b47e;--terminal-green-glow: rgba(62, 207, 142, .12);--color-surface-0: #0d1117;--color-surface-1: #161b22;--color-surface-2: #1c2128;--color-surface-3: #21262d;--color-surface-4: #1c2128;--color-text-hi: #e6edf3;--color-text-body: #8b949e;--color-text-mid: #6e7681;--color-text-lo: #484f58;--color-border: #30363d;--color-border-2: #21262d;--color-border-3: #1a1f26;--color-brand: #3ecf8e;--color-brand-2: #24b47e;--color-danger: #ff4d4d;--color-warning: #f5a623;--color-success: #3ecf8e;--color-info: #3ecf8e;--color-purple: #6b01c2;--color-gold: #FFD700;--color-silver: #C0C0C0;--color-bronze: #CD7F32;--cursor-dot-color: #3ecf8e;--cursor-ring-color: rgba(62, 207, 142, .22);--cursor-link-fill: rgba(62, 207, 142, .08);--cursor-base-opacity: .82;--font-size-xs: clamp(.84rem, .81rem + .09vw, .9rem);--font-size-sm: clamp(.96rem, .92rem + .12vw, 1.04rem);--font-size-base: clamp(1.06rem, 1.01rem + .16vw, 1.16rem);--font-size-lg: clamp(1.16rem, 1.08rem + .22vw, 1.3rem);--font-size-xl: clamp(1.28rem, 1.18rem + .3vw, 1.46rem)}*{box-sizing:border-box}html{font-family:Space Grotesk,MiSans,PingFang SC,Source Han Sans SC,system-ui,sans-serif;font-size:clamp(17px,16.4px + .24vw,18.2px);letter-spacing:-.01em;scroll-behavior:smooth;transition:background-color .3s ease,color .3s ease}body,.font-sans,input,textarea,select,button{font-family:Space Grotesk,MiSans,PingFang SC,Source Han Sans SC,system-ui,sans-serif}p,li,td,th,blockquote{line-height:1.75}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em}:lang(zh) p,:lang(zh) li{line-height:1.85}body{min-height:100vh;max-width:100%;overflow-x:hidden;overflow-x:clip;background-color:var(--bg-base);color:var(--text-primary);font-size:var(--font-size-base);line-height:1.65;transition:background-color .3s ease}.text-xs{font-size:var(--font-size-xs)!important;line-height:1.55!important}.text-sm{font-size:var(--font-size-sm)!important;line-height:1.62!important}.text-base{font-size:var(--font-size-base)!important;line-height:1.68!important}.text-lg{font-size:var(--font-size-lg)!important;line-height:1.58!important}.text-xl{font-size:var(--font-size-xl)!important;line-height:1.5!important}.text-\[10px\]{font-size:clamp(.72rem,.7rem + .06vw,.78rem)!important;line-height:1.5!important}.text-\[11px\]{font-size:clamp(.76rem,.74rem + .06vw,.82rem)!important;line-height:1.52!important}.text-\[12px\]{font-size:clamp(.8rem,.78rem + .06vw,.87rem)!important;line-height:1.56!important}:where(main,section,article,aside,header,footer,nav){min-width:0}:where(.flex,.inline-flex,.grid)>*{min-width:0}img,video{max-width:100%;height:auto}iframe,canvas{max-width:100%}.font-mono{font-family:Space Mono,MiSans,PingFang SC,monospace}.crt-scanlines{position:fixed;inset:0;pointer-events:none;z-index:9998;display:none}html.crt-on .crt-scanlines{display:block}.crt-scanlines:before{content:"";position:fixed;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(255,255,255,.06) 3px,rgba(255,255,255,.06) 5px);pointer-events:none;z-index:9999;animation:crt-drift 8s linear infinite}@keyframes crt-drift{0%{background-position:0 0}to{background-position:0 100px}}.crt-scanlines:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.35) 100%);animation:crt-flicker 4s ease-in-out infinite alternate}@keyframes crt-flicker{0%,95%{opacity:.45}96%,to{opacity:.6}}html.crt-on .crt-scanlines{animation:crt-glitch .15s ease-in-out infinite}@keyframes crt-glitch{0%,90%,to{transform:none;text-shadow:none}92%{transform:translate(1.5px) skew(.3deg);text-shadow:.5px 0 0 rgba(255,0,0,.3),-.5px 0 0 rgba(0,255,255,.3)}94%{transform:translate(-1px) skew(-.2deg)}96%{transform:none;text-shadow:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}html.light .crt-scanlines:before{background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(0,0,0,.04) 3px,rgba(0,0,0,.04) 5px)}html.light .crt-scanlines:after{background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.18) 100%)}.terminal-glow{text-shadow:0 0 10px var(--terminal-green-glow)}::-moz-selection{background:#00ff4133;color:var(--color-brand)}::selection{background:#00ff4133;color:var(--color-brand)}input,textarea,[contenteditable]{caret-color:var(--color-brand)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--color-border-3);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--terminal-green-dim)}.editor-scroll-shell{scrollbar-width:auto;scrollbar-color:var(--color-brand) var(--color-surface-1);scrollbar-gutter:stable}.editor-scroll-shell::-webkit-scrollbar{width:12px}.editor-scroll-shell::-webkit-scrollbar-track{background:var(--color-surface-1);border-left:1px solid var(--color-border-2)}.editor-scroll-shell::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3ecf8e,#24b47e);border:2px solid var(--color-surface-1);border-radius:999px}.editor-scroll-shell::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5ee8a0,#2ed88a)}html.light .editor-scroll-shell{scrollbar-color:#3ecf8e #e2e8f0}html.light .editor-scroll-shell::-webkit-scrollbar-track{background:#e2e8f0;border-left-color:#cbd5e1}html.light .editor-scroll-shell::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3ecf8e 0% 100%);border-color:#e2e8f0}html.light .editor-scroll-shell::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#60a5fa,#3ecf8e)}.editor-scroll-quick{pointer-events:auto;font-family:Space Mono,monospace;font-size:12px;line-height:1.2;font-weight:600;min-width:58px;padding:8px 14px;border:1px solid #333333;background:#0d1117eb;color:#606060;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.editor-scroll-quick.is-disabled{cursor:not-allowed}.editor-scroll-quick.is-active.editor-scroll-quick-bottom{border-color:#00ff4140;color:#3ecf8e;background:#0d1117f2}.editor-scroll-quick.is-active.editor-scroll-quick-bottom:hover{border-color:#3ecf8e;background:#00ff4114}.editor-scroll-quick.is-active.editor-scroll-quick-top{border-color:#3b82f640;color:#60a5fa;background:#0d1117f2}.editor-scroll-quick.is-active.editor-scroll-quick-top:hover{border-color:#60a5fa;background:#3b82f61a}html.light .editor-scroll-quick{background:#fff;border-color:#cbd5e1;color:#64748b}html.light .editor-scroll-quick.is-disabled{background:#fff;border-color:#e2e8f0;color:#94a3b8}html.light .editor-scroll-quick.is-active.editor-scroll-quick-bottom{background:#fff;border-color:#86efac;color:#15803d}html.light .editor-scroll-quick.is-active.editor-scroll-quick-bottom:hover{background:#f0fdf4;border-color:#4ade80}html.light .editor-scroll-quick.is-active.editor-scroll-quick-top{background:#fff;border-color:#93c5fd;color:#24b47e}html.light .editor-scroll-quick.is-active.editor-scroll-quick-top:hover{background:#eff6ff;border-color:#60a5fa}.vote-btn.active-up{border-color:#22c55e!important;color:#22c55e!important;background:#22c55e1a}.vote-btn.active-down{border-color:#ff3e3e!important;color:#ff3e3e!important;background:#ff3e3e1a}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-panel-in{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-overlay{animation:modal-overlay-in .15s ease forwards}.modal-content{animation:modal-panel-in .2s cubic-bezier(.34,1.15,.64,1) forwards}@keyframes modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes modal-panel-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.95) translateY(-8px)}}.modal-overlay-out{animation:modal-overlay-out .2s ease forwards}.modal-content-out{animation:modal-panel-out .2s ease forwards}.search-modal-overlay{background:#02060cd1}.search-modal-panel{background:var(--color-surface-2);border:1px solid #333333}.search-modal-header{border-color:#2a2a2a}.search-modal-input{color:#ededed}.search-modal-input::-moz-placeholder{color:#8a8a8a}.search-modal-input::placeholder{color:#8a8a8a}.search-modal-close{color:#b0b0b0}.search-modal-close:hover{color:#ededed}.search-modal-footer{border-color:#2a2a2a;color:#606060}.search-quick-links{background:#242424;border-color:#2a2a2a}.search-quick-links-title{color:#8a8a8a}.search-quick-link-chip{border-color:#333;color:#b0b0b0}.search-quick-link-chip:hover{color:#3ecf8e;border-color:#3ecf8e}.search-quick-link-dot{color:#606060}.search-quick-link-hint{color:#8a8a8a}button{cursor:pointer}button:not(:disabled){transition:transform .1s ease,box-shadow .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease}button:not(:disabled):active{transform:scale(.94)}button:focus-visible{outline:2px solid rgba(0,255,65,.6);outline-offset:2px}a:focus-visible,.archive-card:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.btn-danger:not(:disabled):hover{box-shadow:0 0 0 1px #ef44444d,0 0 12px #ef444433}.btn-warn:not(:disabled):hover{box-shadow:0 0 0 1px #f59e0b4d,0 0 12px #f59e0b33}.btn-success:not(:disabled):hover{box-shadow:0 0 0 1px #22c55e4d,0 0 12px #22c55e33}.btn-primary:not(:disabled):hover{box-shadow:0 0 0 1px #00ff4159,0 0 14px #00ff4140}.btn-info:not(:disabled):hover{box-shadow:0 0 0 1px #3b82f64d,0 0 12px #3b82f633}.btn-purple:not(:disabled):hover{box-shadow:0 0 0 1px #8b5cf64d,0 0 12px #8b5cf633}.btn-ghost:not(:disabled):hover{box-shadow:0 0 0 1px #6b72804d,0 0 10px #6b728026}.item-card-hover{transition:all .2s cubic-bezier(.25,.46,.45,.94)}.item-card-hover:hover{transform:translate(4px);box-shadow:-4px 0 15px #00ff411a}.tier-card-hover{transition:all .2s ease}.tier-card-hover:hover{background-color:var(--color-border-3)}.markdown-content{overflow-wrap:anywhere;font-family:Space Grotesk,MiSans,PingFang SC,Source Han Sans SC,sans-serif;font-kerning:normal;font-synthesis:weight style}.markdown-content strong,.markdown-content b{font-weight:700}.markdown-content em,.markdown-content i{font-style:italic}.markdown-content strong em,.markdown-content em strong{font-weight:700;font-style:italic}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:var(--color-text-hi);font-weight:700;margin-top:1em;margin-bottom:.5em}.markdown-content h2{border-bottom:1px solid var(--color-border-3);padding-bottom:.3em}.markdown-content p{margin-bottom:.8em;color:var(--text-secondary)}.markdown-content a{color:var(--color-brand);text-decoration:none;border-bottom:1px solid var(--color-brand)}.markdown-content a:hover{background-color:#00ff411a}.markdown-content ul{list-style-type:disc;padding-left:1.5em;margin-bottom:.8em;color:var(--text-secondary)}.markdown-content ol{list-style-type:decimal;padding-left:1.5em;margin-bottom:.8em;color:var(--text-secondary)}.markdown-content li{margin-bottom:.3em}.markdown-content blockquote{border-left:3px solid var(--color-danger);padding-left:1em;color:var(--color-danger);font-style:italic;margin:.8em 0}.markdown-content code{background:var(--color-border-3);padding:.2em .4em;border-radius:3px;font-family:Space Mono,monospace;font-size:.9em}.markdown-content pre{background:var(--color-border-3);padding:1em;border-radius:4px;max-width:100%;overflow-x:auto;margin-bottom:.8em}.markdown-content pre code{background:none;padding:0}.markdown-content table{display:block;width:-moz-max-content;width:max-content;min-width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin-bottom:1em;font-size:.85em}.markdown-content th{text-align:left;color:var(--text-primary);font-weight:600;padding:.5em .75em;border-bottom:2px solid var(--color-border);background:var(--color-surface-2)}.markdown-content td{padding:.45em .75em;border-bottom:1px solid var(--color-border-2);color:var(--text-secondary)}.markdown-content tr:hover td{background:#00ff4108}.markdown-content hr{border:none;border-top:1px solid var(--color-border-2);margin:1.5em 0}.katex-display-block{text-align:center;margin:1rem 0;overflow-x:auto}.archive-card{background:var(--color-surface-2);border:1px solid var(--color-border-2);border-left:4px solid var(--color-border);transition:all .22s cubic-bezier(.25,.46,.45,.94)}.archive-card:hover{border-left-color:var(--color-brand);background:var(--color-surface-3);transform:translate(4px);box-shadow:-4px 0 20px #00ff411f;z-index:10}.rank-card{border-left:4px solid var(--color-border)}.rank-card.top-1{border-left-color:var(--color-gold);background:color-mix(in srgb,#FFD700 5%,var(--color-surface-2))}.rank-card.top-2{border-left-color:var(--color-silver);background:color-mix(in srgb,#C0C0C0 4%,var(--color-surface-2))}.rank-card.top-3{border-left-color:var(--color-bronze);background:color-mix(in srgb,#CD7F32 5%,var(--color-surface-2))}.rank-card:hover{transform:translate(4px);box-shadow:-4px 0 12px #0006}.rank-card.top-1:hover{box-shadow:-4px 0 18px #ffd70026}.rank-card.top-2:hover{box-shadow:-4px 0 18px #c0c0c01f}.rank-card.top-3:hover{box-shadow:-4px 0 18px #cd7f3226}.view-bar{height:3px;background:var(--color-border-2);overflow:hidden;margin-top:6px}.view-bar-fill{height:100%;background:linear-gradient(90deg,var(--color-brand),var(--color-brand-2));transition:width .6s ease}@keyframes initBoot{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur(0)}}.boot-animate{animation:initBoot .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.glitch-hover:hover{text-shadow:2px 0 var(--color-danger),-2px 0 var(--color-brand)}.bg-grid{background-image:linear-gradient(rgba(0,255,65,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,65,.03) 1px,transparent 1px);background-size:50px 50px}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toast-item{animation:toastIn .2s cubic-bezier(.16,1,.3,1) forwards}.vignette{pointer-events:none;background:radial-gradient(circle,#0000 70%,#00000073)}html.light{background-color:#f1f3f5;--text-primary: #171717;--text-secondary: #404040;--text-muted: #707070;--text-dim: #9a9a9a;--cursor-dot-color: #3ecf8e;--cursor-ring-color: rgba(62, 207, 142, .38);--cursor-link-fill: rgba(62, 207, 142, .2);--cursor-base-opacity: .95;--color-surface-0: #e9ecef;--color-surface-1: #ffffff;--color-surface-2: #f8f9fa;--color-surface-3: #f1f3f5;--color-surface-4: #ffffff;--color-text-hi: #171717;--color-text-body: #4a4a4a;--color-text-mid: #707070;--color-text-lo: #9a9a9a;--color-border: #c8cdd4;--color-border-2: #dde0e4;--color-border-3: #e5e8ec;--color-brand: #16a34a;--color-brand-2: #15803d;--color-success: #16a34a;--color-info: #16a34a}html.light body{background-color:#f1f3f5;color:#171717}html.light p,html.light li,html.light td,html.light th,html.light blockquote{color:#334155}html.light nav.site-navbar{background:#fffffff2!important;border-color:#e2e8f0!important}html.light footer nav{background:transparent!important;border-color:transparent!important}html.light .search-modal-overlay{background:#94a3b838}html.light .search-modal-panel{background:#fff;border-color:#e2e8f0}html.light .search-modal-header{border-color:#e2e8f0}html.light .search-modal-input{color:#0f172a}html.light .search-modal-input::-moz-placeholder{color:#94a3b8}html.light .search-modal-input::placeholder{color:#94a3b8}html.light .search-modal-close{color:#64748b}html.light .search-modal-close:hover{color:#0f172a}html.light .search-modal-footer{border-color:#e2e8f0;color:#64748b}html.light .search-quick-links{background:#f8fafc;border-color:#e2e8f0}html.light .search-quick-links-title{color:#64748b}html.light .search-quick-link-chip{border-color:#cbd5e1;color:#475569}html.light .search-quick-link-chip:hover{color:#24b47e;border-color:#24b47e}html.light .search-quick-link-dot{color:#94a3b8}html.light .search-quick-link-hint{color:#64748b}html.light .text-\[\#ef4444\]{color:#dc2626!important}html.light .vote-btn.active-up{border-color:#16a34a!important;color:#16a34a!important}html.light .vote-btn.active-down{border-color:#dc2626!important;color:#dc2626!important}html.light #filter-bar{background:#f8fafc!important;border-color:#cbd5e1!important}html.light .filter-btn{color:#374151!important;border-color:#cbd5e1!important;background:#fff!important}html.light .filter-btn.active,html.light .filter-btn[data-active=true]{background:#f0fdf4!important}html.light .tier-header{background-color:transparent!important;border-bottom:1px solid #e2e8f0}html.light .tier-count{color:#6b7280!important;border-color:#cbd5e1!important}html.light .tier-body{border-color:#e2e8f0!important;background:#f8fafc}html.light .item-chip{background:#fff!important;border-color:#d1d5db!important}html.light .item-chip:hover{background:#f1f5f9!important}html.light .chip-title{color:#1e293b!important}html.light .item-chip:hover .chip-title{color:#0f172a!important}html.light .iceberg-meta{color:#4b5563!important}html.light .iceberg-meta span{color:#2e2e2e!important}html.light #drawer{background:#fff!important;border-color:#e2e8f0!important;box-shadow:-20px 0 60px #0000001f!important}html.light #drawer-overlay{background:#00000059!important}html.light #drawer-body{scrollbar-color:#e2e8f0 #ffffff}html.light #drawer-body::-webkit-scrollbar-track{background:#fff}html.light #drawer-body::-webkit-scrollbar-thumb{background:#e2e8f0}.scrollbar-none{scrollbar-width:none}.scrollbar-none::-webkit-scrollbar{display:none}html.light ::-webkit-scrollbar-track{background:#f1f5f9}html.light ::-webkit-scrollbar-thumb{background:#e2e8f0}html.light ::-webkit-scrollbar-thumb:hover{background:#3ecf8e}@media(hover:none){.archive-card:hover,.item-card-hover:hover,.rank-card:hover{transform:none!important;box-shadow:none!important}}#cursor-dot{left:0;top:0;width:6px;height:6px;background:var(--cursor-dot-color);opacity:var(--cursor-base-opacity);border:1px solid transparent;transform:translate(-50%,-50%);will-change:left,top;mix-blend-mode:normal;box-shadow:0 0 0 2px var(--cursor-ring-color),0 0 10px var(--cursor-ring-color);transition:width .18s ease,height .18s ease,opacity .2s ease,border-radius .18s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}#cursor-dot.cursor-link{width:18px;height:18px;background:var(--cursor-link-fill);border:1.5px solid var(--cursor-dot-color);opacity:.62;border-radius:0;box-shadow:0 0 0 1px var(--cursor-ring-color)}@media(pointer:coarse){#cursor-dot{display:none!important}}.page-progress-bar{position:fixed;top:0;left:0;width:0;height:2px;background:var(--terminal-green);box-shadow:0 0 8px var(--terminal-green),0 0 16px #00ff414d;z-index:9998;pointer-events:none;opacity:0;transition:width .4s ease-out,opacity .2s ease}.page-progress-bar.active{opacity:1}.page-progress-bar.done{width:100%!important;opacity:0;transition:width .15s ease-out,opacity .3s ease .15s}html.light .page-progress-bar{background:#3ecf8e;box-shadow:0 0 8px #2563eb80,0 0 16px #2563eb33}@keyframes terminalBlink{0%,50%{opacity:1}51%,to{opacity:0}}.terminal-cursor-blink{animation:terminalBlink 1.2s steps(1) infinite;color:var(--terminal-green)}.archive-card:focus-visible{outline:2px solid var(--terminal-green);outline-offset:2px;border-left-color:var(--terminal-green)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;animation:shimmer 1.6s ease infinite}@keyframes statGlow{0%,to{text-shadow:0 0 8px rgba(0,255,65,.15)}50%{text-shadow:0 0 18px rgba(0,255,65,.35),0 0 35px rgba(0,255,65,.1)}}.stat-glow{animation:statGlow 4s ease-in-out infinite}@keyframes icebergFloat{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-8px) rotate(.4deg)}65%{transform:translateY(4px) rotate(-.3deg)}}.iceberg-float{animation:icebergFloat 10s ease-in-out infinite}.noise-overlay{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-grid{opacity:0;transform:translateY(18px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}.reveal-grid.revealed{opacity:1;transform:translateY(0)}@media(max-width:767px){input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{font-size:max(16px,1em)!important}}@keyframes mobileMenuSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-animate{animation:mobileMenuSlide .15s cubic-bezier(.16,1,.3,1) forwards}@keyframes navDropdownIn{0%{opacity:0;transform:translateY(-8px) scaleY(.95);transform-origin:top}to{opacity:1;transform:translateY(0) scaleY(1);transform-origin:top}}@keyframes navDropdownOut{0%{opacity:1;transform:translateY(0) scaleY(1);transform-origin:top}to{opacity:0;transform:translateY(-8px) scaleY(.95);transform-origin:top}}.nav-dropdown-in{animation:navDropdownIn .18s cubic-bezier(.16,1,.3,1) forwards}.nav-dropdown-out{animation:navDropdownOut .18s ease forwards}.nav-dropin{animation:navDropdownIn .15s cubic-bezier(.16,1,.3,1) forwards}.nav-dropout{animation:navDropdownOut .12s ease forwards}.mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0px)}html.light .markdown-content p{color:#475569}html.light .markdown-content h1,html.light .markdown-content h2,html.light .markdown-content h3{color:#0f172a}html.light .markdown-content h2{border-color:#e2e8f0}html.light .markdown-content a{color:#3ecf8e;border-color:#3ecf8e}html.light .markdown-content blockquote{border-color:#dc2626;color:#b91c1c}html.light .markdown-content ul,html.light .markdown-content ol{color:#64748b}html.light .markdown-content code{background:#f1f5f9;color:#0f172a}html.light .markdown-content pre{background:#f1f5f9}html.light .markdown-content th{color:#0f172a;border-color:#cbd5e1;background:#f1f5f9}html.light .markdown-content td{color:#475569;border-color:#e2e8f0}html.light .markdown-content tr:hover td{background:#2563eb0a}html.light .markdown-content hr{border-color:#e2e8f0}html.light .terminal-glow{text-shadow:none}html.light .archive-card{background:#fff;border-color:#e2e8f0;border-left-color:#cbd5e1}html.light .archive-card:hover{border-left-color:#3ecf8e;background:#f8fafc;box-shadow:-4px 0 15px #2563eb14}html.light .rank-card{background:#fff;border-color:#e2e8f0}html.light .rank-card:hover{box-shadow:-4px 0 12px #00000014}html.light .view-bar{background:#e2e8f0}html.light .view-bar-fill{background:linear-gradient(90deg,#3ecf8e,#3ecf8e)}html.light .bg-grid{background-image:linear-gradient(rgba(100,116,139,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(100,116,139,.035) 1px,transparent 1px)}html.light .glitch-hover:hover{text-shadow:2px 0 #ef4444,-2px 0 #3ecf8e}html.light .vignette{opacity:.08}html.light ::-moz-selection{background:#2563eb26;color:#24b47e}html.light ::selection{background:#2563eb26;color:#24b47e}html.light input,html.light textarea,html.light [contenteditable]{caret-color:#3ecf8e}html.light input:not([type=checkbox]):not([type=radio]):not([type=range]),html.light textarea,html.light select{background-color:#f8fafc!important;color:#0f172a!important}html.light input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,html.light textarea:focus,html.light select:focus{border-color:#3ecf8e!important;outline:none!important}html.light input::-moz-placeholder,html.light textarea::-moz-placeholder{color:#94a3b8!important}html.light input::placeholder,html.light textarea::placeholder{color:#94a3b8!important}html.light select option{background-color:#fff;color:#0f172a}html.light .shadow-2xl{box-shadow:0 25px 50px -12px #0000001f!important}html.light .shadow-xl{box-shadow:0 20px 25px -5px #00000014!important}
