html.resolving #spa-content,html.resolving .header-container,html.resolving footer.footer{display:none!important}.skip-link{position:absolute;top:-40px;left:0;background:var(--accent, var(--primary));color:var(--bg);padding:8px 16px;z-index:10000;transition:top .2s;text-decoration:none;font-size:.875rem;font-weight:500}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--border) var(--surface)}svg{flex-shrink:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px;border:2px solid var(--surface)}::-webkit-scrollbar-thumb:hover{background:var(--text-th)}body,h1,h2{font-family:Inter,system-ui,sans-serif}body{font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg)}h1,h2{letter-spacing:-.015em;margin-bottom:.75rem}h1{font-weight:500;font-size:1.375rem;line-height:1.3;color:var(--primary-hi);margin-top:1.5rem}h2{font-weight:400;line-height:1.4;color:var(--text);margin-top:2rem}.logo-square,.logo-text{font-family:Montserrat,sans-serif;text-decoration:none}.logo-square,h2{font-size:1.25rem}.logo-square{font-weight:700;color:#141414;background:#ebbb40;width:36px;height:36px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;cursor:pointer}.logo-text{font-weight:600;font-size:1.2rem;color:var(--text);letter-spacing:-.02em}.logo-dot{color:#ebbb40;font-weight:700}code{font-family:"JetBrains Mono",monospace;font-size:.85rem;color:var(--primary);word-break:break-all}small{color:var(--text-secondary)}[data-theme=light] ::selection{background:rgba(198,80,41,.18);color:#1c1a14}.container{max-width:800px;margin:0 auto;padding:2rem}.header-container{padding-top:16px;padding-bottom:0}#spa-content{padding-top:0}