.Header-module__KHjLKa__header{border-bottom:1px solid var(--border);background-color:var(--bg);padding:1.25rem 0}.Header-module__KHjLKa__container{align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__KHjLKa__logo{letter-spacing:-.04em;font-size:1.5rem;font-weight:700}.Header-module__KHjLKa__accent{color:var(--accent)}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--border);color:#666;margin-top:4rem;padding:1.5rem 0;font-size:.8125rem}.Footer-module__yg9ahW__container{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__yg9ahW__links{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.Footer-module__yg9ahW__links a{color:#666}.Footer-module__yg9ahW__links a:hover{color:var(--accent)}.Footer-module__yg9ahW__copyright{color:#555}.Footer-module__yg9ahW__copyright a{color:#666}.Footer-module__yg9ahW__copyright a:hover{color:var(--accent)}@media (min-width:768px){.Footer-module__yg9ahW__container{flex-direction:row;justify-content:space-between}.Footer-module__yg9ahW__links{justify-content:flex-start}}
:root{--bg:#000;--fg:#fff;--accent:#0ff;--border:#333;--panel-bg:#111;--card-hover:#1a1a1a;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--radius-sm:4px;--radius-md:8px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}a{color:var(--fg);text-decoration:none;transition:color .15s}a:hover{color:var(--accent)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}code,pre{font-family:var(--font-mono)}.layout-wrapper{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}
