@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:#f0f0eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0b;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#f0f0eb;font-family:Inter,system-ui,sans-serif;font-weight:600}::selection{color:#f0f0eb;background:#d4a8474d}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f0f0eb1a;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#f0f0eb33}a{color:#f0f0eb99;text-decoration:none;transition:color .15s}a:hover{color:#f0f0eb}
.layout-module__L5FxyW__wrapper{color:#f0f0eb;background:#0a0a0b;flex-direction:column;min-height:100vh;display:flex}.layout-module__L5FxyW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0bcc;border-bottom:1px solid #f0f0eb0f;padding:0 24px;position:fixed;top:0;left:0;right:0}.layout-module__L5FxyW__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;display:flex}.layout-module__L5FxyW__logo{letter-spacing:-.02em;color:#f0f0eb;align-items:center;gap:10px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.layout-module__L5FxyW__logo svg{color:#d4a847}.layout-module__L5FxyW__navLinks{align-items:center;gap:32px;display:flex}.layout-module__L5FxyW__navLink{color:#f0f0eb99;align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.layout-module__L5FxyW__navLink:hover{color:#f0f0eb}.layout-module__L5FxyW__main{flex:1;padding-top:72px}.layout-module__L5FxyW__footer{border-top:1px solid #f0f0eb0f;padding:64px 24px 32px}.layout-module__L5FxyW__footerInner{justify-content:space-between;gap:64px;max-width:1200px;margin:0 auto;display:flex}.layout-module__L5FxyW__footerLeft{flex-direction:column;gap:8px;display:flex}.layout-module__L5FxyW__footerLogo{letter-spacing:-.02em;font-size:18px;font-weight:600}.layout-module__L5FxyW__footerTagline{color:#f0f0eb80;font-size:14px}.layout-module__L5FxyW__footerLinks{gap:80px;display:flex}.layout-module__L5FxyW__footerColumn{flex-direction:column;gap:12px;display:flex}.layout-module__L5FxyW__footerHeading{text-transform:uppercase;letter-spacing:.05em;color:#f0f0eb66;margin-bottom:4px;font-size:12px;font-weight:600}.layout-module__L5FxyW__footerColumn a{color:#f0f0eb99;font-size:14px;text-decoration:none;transition:color .2s}.layout-module__L5FxyW__footerColumn a:hover{color:#f0f0eb}.layout-module__L5FxyW__footerBottom{color:#f0f0eb66;border-top:1px solid #f0f0eb0f;max-width:1200px;margin:48px auto 0;padding-top:24px;font-size:13px}@media (max-width:768px){.layout-module__L5FxyW__navLinks{gap:20px}.layout-module__L5FxyW__footerInner{flex-direction:column;gap:48px}.layout-module__L5FxyW__footerLinks{flex-wrap:wrap;gap:48px}}
