:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#090c0f;--surface:#0f1419;--surface-raised:#151b21;--foreground:#eef3f5;--muted:#8d9aa3;--border:#26313a;--accent:#22d3ee;--accent-strong:#67e8f9;--danger:#fb7185;--focus-ring:#22d3ee52;--content-width:76rem;--header-height:4rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:20rem}body{background:var(--background);min-height:100vh;color:var(--foreground);text-rendering:optimizelegibility;margin:0;font-size:.9375rem;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}@media (hover:none) and (pointer:coarse){input,select,textarea{font-size:1rem!important}}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;box-shadow:0 0 0 5px var(--focus-ring)}::selection{background:var(--accent);color:#001014}
.layout-module__L5FxyW__header{z-index:10;min-height:var(--header-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090c0ff0;position:sticky;top:0}.layout-module__L5FxyW__headerInner{width:min(100% - 2rem, var(--content-width));min-height:var(--header-height);align-items:center;gap:1.25rem;margin:0 auto;display:flex}.layout-module__L5FxyW__searchSlot{flex:18rem;justify-content:flex-end;display:flex}.layout-module__L5FxyW__brand{flex:none;align-items:center;transition:filter .14s;display:inline-flex}.layout-module__L5FxyW__brand:hover{filter:brightness(1.14)}.layout-module__L5FxyW__main{width:min(100% - 2rem, var(--content-width));margin:0 auto;padding:2.25rem 0 4rem}.layout-module__L5FxyW__footer{width:min(100% - 2rem, var(--content-width));border-top:1px solid var(--border);color:var(--muted);margin:0 auto;padding:1.2rem 0 2rem;font-size:.75rem}@media (max-width:36rem){.layout-module__L5FxyW__headerInner,.layout-module__L5FxyW__main,.layout-module__L5FxyW__footer{width:min(100% - 1.25rem, var(--content-width))}.layout-module__L5FxyW__headerInner{grid-template-columns:1fr;gap:.65rem;padding:.75rem 0;display:grid}.layout-module__L5FxyW__searchSlot{justify-content:stretch}.layout-module__L5FxyW__main{padding-top:1.5rem}}
