:root{--bg-primary:#050505;--bg-secondary:#0a0a0a;--text-primary:#ededed;--text-secondary:#888;--accent:#f60;--accent-dim:#cc5200;--border:1px solid #333;--border-thick:2px solid #ededed;--shadow-hard:4px 4px 0px 0px #333;--shadow-hover:6px 6px 0px 0px #f60;--font-mono:"JetBrains Mono",monospace;--font-sans:"Google Sans Flex",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-primary);max-width:100vw;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-variation-settings:"wdth" 85,"wght" 400;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-primary);border-left:var(--border)}::-webkit-scrollbar-thumb{border:1px solid var(--bg-primary);background:#333}::-webkit-scrollbar-thumb:hover{background:var(--accent)}::selection{background:var(--accent);color:#000}
.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505cc;border-bottom:1px solid #333;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{background:var(--accent);border:2px solid #fff;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:4px 4px #fff}.Header-module__hBw1pG__logoLink:hover .Header-module__hBw1pG__logoIcon{transform:translate(2px,2px);box-shadow:0 0 #0000}.Header-module__hBw1pG__logoText{flex-direction:column;display:flex}.Header-module__hBw1pG__title{font-family:var(--font-mono);text-transform:uppercase;color:#fff;letter-spacing:-1px;font-size:1.25rem;font-weight:700;transition:color .2s}.Header-module__hBw1pG__logoLink:hover .Header-module__hBw1pG__title{color:var(--accent)}.Header-module__hBw1pG__subtitle{font-family:var(--font-mono);color:#888;text-transform:uppercase;letter-spacing:2px;font-size:.65rem}.Header-module__hBw1pG__nav{display:none}@media (min-width:768px){.Header-module__hBw1pG__nav{font-family:var(--font-mono);gap:1.5rem;font-size:.875rem;display:flex}}.Header-module__hBw1pG__navLink{text-transform:uppercase;padding:.25rem .5rem;transition:background .2s,color .2s}.Header-module__hBw1pG__navLink:hover{background:var(--accent);color:#000}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__search{border:1px solid #333;align-items:center;gap:.5rem;padding:.25rem .75rem;transition:border-color .2s;display:none}@media (min-width:768px){.Header-module__hBw1pG__search{display:flex}}.Header-module__hBw1pG__search:hover,.Header-module__hBw1pG__search:focus-within{border-color:var(--accent)}.Header-module__hBw1pG__searchInput{font-family:var(--font-mono);color:#fff;background:0 0;border:none;outline:none;width:100px;font-size:.875rem;transition:width .2s}.Header-module__hBw1pG__searchInput:focus{width:160px}.Header-module__hBw1pG__loginBtn{font-family:var(--font-mono);text-transform:uppercase;color:#fff;border:1px solid #fff;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:background .2s,color .2s;display:flex}.Header-module__hBw1pG__loginBtn:hover{color:#000;background:#fff}
.Footer-module__S6Hkya__footer{background:#000;border-top:1px solid #333;margin-top:4rem;padding:2rem 0}.Footer-module__S6Hkya__container{flex-direction:column;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Footer-module__S6Hkya__link{font-family:var(--font-mono);color:#888;text-transform:uppercase;font-size:.75rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--accent);text-decoration:underline}.Footer-module__S6Hkya__searchBar{align-items:center;gap:.5rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__label{font-family:var(--font-mono);color:#888;font-size:.875rem}.Footer-module__S6Hkya__input{color:#fff;font-family:var(--font-mono);background:#111;border:1px solid #333;outline:none;padding:.5rem}.Footer-module__S6Hkya__input:focus{border-color:var(--accent)}
.layout-module__L5FxyW__main{flex-grow:1;width:100%;max-width:1280px;margin:0 auto}
