:root{--ink:#1e3026;--muted:#7c867d;--line:#dedbd2;--paper:#fffdfa;--bg:#f6f4ef;--orange:#d88a48;--green:#96c68d;color:#1e3026;background:var(--bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f4efe6;border-bottom:1px solid #1e30261f;justify-content:space-between;height:58px;padding:0 max(24px,50% - 590px);position:sticky;top:0}.brand,.site-header{align-items:center;display:flex}.brand{gap:9px;font-size:13px}.brand span{background:var(--ink);color:#fffdfa;justify-content:center;align-items:center;width:27px;height:27px;font-size:12px;display:inline-flex}.brand strong{font-weight:700}nav{gap:28px;display:flex}nav a{color:#758077;font-size:12px}nav a.router-link-active{color:var(--ink);font-weight:700}.header-status{color:#9ba29b;letter-spacing:.08em;font-size:10px}.header-status i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.site-footer{border-top:1px solid var(--line);color:#9ba29b;justify-content:space-between;max-width:1180px;margin:0 auto;padding:22px 0 30px;font-size:10px;display:flex}@media (width<=700px){.site-header{padding:0 14px}.site-header nav{gap:12px}.header-status{display:none}.site-footer{margin:0 14px}.brand strong{display:none}}
