@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--bg:#0e0e0e;--surface:#161616;--border:#252525;--text:#f0ece7;--muted:#6a6a6a;--accent:#c47c3e}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.6;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{text-decoration:none;color:inherit}button{border:none;background:none;font-family:inherit;cursor:pointer}::selection{background:rgba(196,124,62,.25)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:3px}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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_611a59;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,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_611a59;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_611a59{font-family:__Inter_611a59,__Inter_Fallback_611a59;font-style:normal}.Navbar_nav__jPYLG{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,5%,.96);border-bottom:1px solid var(--border)}.Navbar_navInner__9d1Yj{max-width:960px;margin:0 auto;padding:0 2rem;height:54px;display:flex;align-items:center;justify-content:space-between}.Navbar_logo__iwhEy{font-size:.85rem;font-weight:700;color:var(--text);letter-spacing:.06em;cursor:pointer;transition:color .2s;text-transform:uppercase}.Navbar_logo__iwhEy:hover{color:var(--accent)}.Navbar_links__azBWY{display:flex;gap:.1rem}.Navbar_linkActive__9miRf,.Navbar_link__mU49m{font-size:.82rem;font-weight:500;padding:.35rem .75rem;border-radius:4px;cursor:pointer;transition:color .2s,background .2s;color:var(--muted);letter-spacing:.01em}.Navbar_linkActive__9miRf,.Navbar_link__mU49m:hover{color:var(--text);background:var(--surface)}.Navbar_hamburger__xMcns{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.Navbar_barBotOpen__0LQ5_,.Navbar_barBot__ASV6j,.Navbar_barMidOpen__B9zMd,.Navbar_barMid__Fom7u,.Navbar_barTopOpen__9ViFn,.Navbar_barTop__Vibre{display:block;width:20px;height:2px;background:var(--text);border-radius:1px;transition:all .22s ease}.Navbar_barTopOpen__9ViFn{transform:rotate(45deg) translate(5px,5px)}.Navbar_barMidOpen__B9zMd{opacity:0}.Navbar_barBotOpen__0LQ5_{transform:rotate(-45deg) translate(5px,-5px)}.Navbar_mobileMenu__cSjrW{display:none}@media (max-width:768px){.Navbar_links__azBWY{display:none}.Navbar_hamburger__xMcns{display:flex}.Navbar_mobileMenu__cSjrW{display:flex;flex-direction:column;position:fixed;top:54px;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--border);padding:.75rem 2rem 1rem;gap:0;z-index:99}.Navbar_mobileLinkActive__Ll6kG,.Navbar_mobileLink__DzXju{font-size:.95rem;font-weight:500;padding:.85rem 0;color:var(--muted);cursor:pointer;text-align:left;background:none;border:none;border-bottom:1px solid var(--border);transition:color .2s;width:100%}.Navbar_mobileLinkActive__Ll6kG:last-child,.Navbar_mobileLink__DzXju:last-child{border-bottom:none}.Navbar_mobileLinkActive__Ll6kG,.Navbar_mobileLink__DzXju:hover{color:var(--text)}}.Footer_footer__W6kIq{border-top:1px solid var(--border);padding:3rem 2rem;background:var(--bg)}.Footer_inner__kCYdG{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.Footer_contact__s3sMo{display:flex;flex-direction:column;gap:.25rem}.Footer_label__dChx1{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.Footer_email___6j1K{font-size:.95rem;color:var(--text);transition:color .2s}.Footer_email___6j1K:hover{color:var(--accent)}.Footer_links__3QBKS{display:flex;gap:1.5rem;align-items:center}.Footer_link__sPS_U{font-size:.85rem;font-weight:500;color:var(--muted);transition:color .2s}.Footer_link__sPS_U:hover{color:var(--text)}@media (max-width:600px){.Footer_inner__kCYdG{flex-direction:column;align-items:flex-start}}