@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg-primary:#0a0a0a;--bg-secondary:#141414;--bg-tertiary:#1f1f1f;--text-primary:#fff;--text-secondary:#a3a3a3;--accent-gold:#c5a059;--accent-gold-hover:#dfb973;--accent-silver:#e0e0e0;--border-subtle:#ffffff1a;--error:#ff4a4a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-inter),sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .3s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.page-main{min-height:100vh;padding-top:80px}.glass-panel{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle);background:#141414b3}.title-gradient{background:linear-gradient(135deg,#fff 0%,#a3a3a3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);z-index:100;background:#0a0a0ad9;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo a{letter-spacing:.3em;color:var(--text-primary);font-size:1.5rem;font-weight:300;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__logo a:hover{color:var(--accent-gold)}.Header-module__hBw1pG__nav{gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);padding-bottom:4px;font-size:.85rem;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--accent-gold);width:0%;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.Header-module__hBw1pG__bar{background-color:var(--text-primary);transform-origin:1px;width:100%;height:2px;transition:all .3s linear;position:relative}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__mobileMenuBtn{display:flex}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(15px);z-index:99;background:#0a0a0afa;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding-top:120px;transition:right .4s ease-in-out;display:flex;position:fixed;top:0;right:-100vw}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navLink{margin-bottom:2rem;font-size:1.5rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border-subtle);margin-top:5rem;padding-top:5rem}.Footer-module__S6Hkya__container{grid-template-columns:2fr 1fr 1fr;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{letter-spacing:.2em;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:300}.Footer-module__S6Hkya__text{color:var(--text-secondary);max-width:400px;line-height:1.8}.Footer-module__S6Hkya__heading{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:1.5rem;font-size:.9rem}.Footer-module__S6Hkya__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__list a{color:var(--text-secondary);font-size:.95rem}.Footer-module__S6Hkya__list a:hover{color:var(--accent-gold)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-subtle);text-align:center;margin-top:5rem;padding:2rem 0}.Footer-module__S6Hkya__bottom .Footer-module__S6Hkya__container{display:block}.Footer-module__S6Hkya__bottom p{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2.5rem}}
