:root{--bg-color-top:#121414;--bg-color-bottom:#0c0f0f;--text-main:#e2e2e2;--text-muted:#bac9c9;--accent-cyan:#37dbdb;--accent-magenta:#ff41af;--accent-yellow:#d2ff00;--card-bg:#121414e6;--card-bg-light:#ffffff1a;--card-border:#333535;--card-border-hover:var(--accent-yellow);--font-heading:"Hanken Grotesk", sans-serif;--font-body:"Hanken Grotesk", sans-serif;--font-narrow:"Archivo Narrow", sans-serif}*{box-sizing:border-box;margin:0;padding:0;border-radius:0!important}body{color:var(--text-main);font-family:var(--font-body);background:radial-gradient(circle,#20b2aa 0%,#0e6b63 100%) fixed;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-style:italic;font-weight:800}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-heading);border:none;outline:none;font-style:italic;font-weight:800}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#ffffff80}::-webkit-scrollbar-thumb:hover{background:var(--accent-yellow)}.fh-header{color:#fff;text-transform:uppercase;background:#000;padding:.5rem 1rem;font-size:1.5rem;display:inline-block}.fh-sub-header{background:var(--accent-yellow);color:#000;text-transform:uppercase;justify-content:space-between;padding:.5rem 1rem;font-weight:700;display:flex}
.layout-module__L5FxyW__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);z-index:100;background:#0b0f19cc;position:sticky;top:0}.layout-module__L5FxyW__headerContainer{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:1.5rem 2rem;display:flex}.layout-module__L5FxyW__logo{font-family:var(--font-heading);letter-spacing:2px;color:var(--text-main);font-size:1.5rem;font-style:italic;font-weight:900;transition:transform .2s}.layout-module__L5FxyW__logo:hover{transform:scale(1.05)skew(-5deg)}.layout-module__L5FxyW__logo span{color:var(--accent-pink)}.layout-module__L5FxyW__nav{gap:2rem;display:flex}.layout-module__L5FxyW__navLink{font-family:var(--font-heading);color:var(--text-muted);text-transform:uppercase;font-size:1.1rem;font-style:italic;font-weight:600;transition:color .2s;position:relative}.layout-module__L5FxyW__navLink:hover{color:var(--text-main)}.layout-module__L5FxyW__navLink:after{content:"";background-color:var(--accent-blue);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.layout-module__L5FxyW__navLink:hover:after{width:100%}.layout-module__L5FxyW__main{max-width:1600px;margin:0 auto;padding:3rem 2rem}@media (max-width:768px){.layout-module__L5FxyW__headerContainer{flex-direction:column;gap:1rem;padding:1rem}.layout-module__L5FxyW__logo{text-align:center}.layout-module__L5FxyW__nav{flex-wrap:wrap;justify-content:center;gap:1rem}.layout-module__L5FxyW__main{padding:1rem}}
