:root{--bg:#0a0908;--surface:#161412;--surface2:#1f1b17;--fg:#f0e6d6;--muted:#7a7062;--accent:#e8a23a;--ok:#6fcf7e;--warn:#e8a23a;--bad:#e25e5e;--display:"Aptos Display", "Aptos", "Segoe UI", system-ui, sans-serif;--body:"Aptos", "Aptos Display", "Segoe UI", system-ui, sans-serif;--mono:ui-monospace, "JetBrains Mono", monospace;--guide-max:1100px;--guide-pad:40px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);font-family:var(--body);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0}a{color:inherit;text-decoration:none}@keyframes pulse-ok{0%,to{box-shadow:0 0 #6fcf7e73}50%{box-shadow:0 0 0 6px #6fcf7e00}}@keyframes pulse-warn{0%,to{box-shadow:0 0 #e8a23a8c}50%{box-shadow:0 0 0 6px #e8a23a00}}@keyframes pulse-bad{0%,to{box-shadow:0 0 #e25e5e8c}50%{box-shadow:0 0 0 6px #e25e5e00}}
.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:blur(10px);background:#0a0908c7;border-bottom:1px solid #1d1a17;position:sticky;top:0}.Header-module__hBw1pG__inner{max-width:var(--guide-max);padding:18px var(--guide-pad);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__brand{font-family:var(--display);letter-spacing:.04em;font-size:1.05rem;font-weight:700}.Header-module__hBw1pG__brand .Header-module__hBw1pG__lily{color:var(--fg)}.Header-module__hBw1pG__brand .Header-module__hBw1pG__sep{color:var(--muted);margin:0 .5em}.Header-module__hBw1pG__brand .Header-module__hBw1pG__tag{color:var(--accent)}.Header-module__hBw1pG__home{color:var(--muted);font-size:.85rem;transition:color .15s}.Header-module__hBw1pG__home:hover{color:var(--fg)}
.Footer-module__S6Hkya__footer{border-top:1px solid #1d1a17;margin-top:96px}.Footer-module__S6Hkya__inner{max-width:var(--guide-max);padding:32px var(--guide-pad);color:var(--muted);justify-content:space-between;margin:0 auto;font-size:.85rem;display:flex}.Footer-module__S6Hkya__inner a{color:var(--muted);transition:color .15s}.Footer-module__S6Hkya__inner a:hover{color:var(--fg)}
