:root{--color-bg:#111;--color-surface:#1a1a1a;--color-surface-2:#222;--color-border:#ffffff14;--color-accent:#9b2335;--color-accent-light:#c03040;--color-accent-dark:#6e1824;--color-accent-glow:#9b233540;--color-text:#e2e2e2;--color-text-muted:#9a9a9a;--color-text-dim:#666;--color-white:#fff;--max-width:1200px;--nav-height:80px;--section-py:90px;--transition:.3s ease;--transition-slow:.6s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:3px}::selection{background:var(--color-accent);color:var(--color-white)}[data-aos]{opacity:0}[data-aos].aos-animate{opacity:1}
.Navbar-module__r3Ipha__headerWrapper{z-index:1000;pointer-events:none;width:100%;position:fixed;top:0;left:0;right:0}.Navbar-module__r3Ipha__topBar,.Navbar-module__r3Ipha__navbar{pointer-events:auto}.Navbar-module__r3Ipha__topBar{border-bottom:1px solid var(--color-border);color:var(--color-text-muted);opacity:1;background-color:#0d0d0d;max-height:60px;padding:8px 0;font-size:12px;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s,padding .4s,border-color .3s;overflow:hidden}.Navbar-module__r3Ipha__topBarHidden{opacity:0!important;pointer-events:none!important;border-bottom-color:#0000!important;max-height:0!important;padding:0!important}.Navbar-module__r3Ipha__topBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module__r3Ipha__topBarLeft{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Navbar-module__r3Ipha__topBarRight{align-items:center;gap:12px;display:flex}.Navbar-module__r3Ipha__topBarItem{color:var(--color-text-muted);transition:color var(--transition);align-items:center;gap:6px;font-size:12px;display:flex}.Navbar-module__r3Ipha__topBarItem:hover{color:var(--color-accent-light)}.Navbar-module__r3Ipha__socialIcon{width:28px;height:28px;color:var(--color-text-muted);transition:color var(--transition), background var(--transition);border:1px solid var(--color-border);border-radius:4px;justify-content:center;align-items:center;display:flex}.Navbar-module__r3Ipha__socialIcon:hover{color:var(--color-accent-light);border-color:var(--color-accent);background:var(--color-accent-glow)}.Navbar-module__r3Ipha__navbar{background:linear-gradient(#0c0c0ef2 0%,#0c0c0e99 65%,#0c0c0e00 100%);align-items:center;height:76px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__r3Ipha__navbar.Navbar-module__r3Ipha__scrolled{max-width:var(--max-width);-webkit-backdrop-filter:blur(24px)saturate(200%);background:#0f0f0fe0;border:1px solid #ffffff1f;border-top-color:#ffffff38;border-radius:16px;height:64px;margin:0 auto;top:12px;left:0;right:0;box-shadow:0 16px 36px -10px #000c,0 0 24px #9b233533,inset 0 1px #ffffff26}.Navbar-module__r3Ipha__navInner{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.Navbar-module__r3Ipha__logo{flex-shrink:0;align-items:center;display:flex}.Navbar-module__r3Ipha__logoImg{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:220px;height:48px;transition:filter var(--transition), opacity var(--transition)}.Navbar-module__r3Ipha__logo:hover .Navbar-module__r3Ipha__logoImg{opacity:.85}.Navbar-module__r3Ipha__desktopNav{align-items:center;gap:4px;display:flex}.Navbar-module__r3Ipha__navItem{position:relative}.Navbar-module__r3Ipha__navLink{letter-spacing:.8px;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--transition), background var(--transition);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.Navbar-module__r3Ipha__navLink:hover{color:var(--color-white);background:#ffffff0f}.Navbar-module__r3Ipha__chevron{transition:transform var(--transition);margin-left:2px}.Navbar-module__r3Ipha__navItem:hover .Navbar-module__r3Ipha__chevron{transform:rotate(180deg)}.Navbar-module__r3Ipha__dropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid #ffffff24;border-top:2px solid var(--color-accent);z-index:1100;background:#141414eb;border-radius:12px;min-width:230px;padding:8px 0;animation:.25s cubic-bezier(.16,1,.3,1) Navbar-module__r3Ipha__dropIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 24px 48px #000c,0 0 24px #9b233540}.Navbar-module__r3Ipha__dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}@keyframes Navbar-module__r3Ipha__dropIn{0%{opacity:0;transform:translateY(-10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__r3Ipha__dropdownItem{color:var(--color-text-muted);letter-spacing:.3px;transition:color var(--transition), padding-left var(--transition), background var(--transition);padding:10px 20px;font-size:13px;font-weight:500;display:block}.Navbar-module__r3Ipha__dropdownItem:hover{color:var(--color-white);background:#9b233526;padding-left:26px}.Navbar-module__r3Ipha__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__r3Ipha__hamburger span{background:var(--color-text);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__r3Ipha__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__r3Ipha__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__r3Ipha__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__r3Ipha__mobileMenu{opacity:0;pointer-events:none;max-height:0;transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden;border:none!important;padding:0!important;display:none!important}.Navbar-module__r3Ipha__mobileMenuOpen{z-index:999;-webkit-backdrop-filter:blur(24px)saturate(180%);animation:.3s cubic-bezier(.16,1,.3,1) Navbar-module__r3Ipha__dropIn;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px #000000d9;opacity:1!important;pointer-events:auto!important;background:#121216f5!important;border-top:1px solid #ffffff1f!important;border-bottom:1px solid #ffffff1f!important;max-height:600px!important;padding:16px 0!important;display:block!important}.Navbar-module__r3Ipha__mobileNavLink{letter-spacing:.5px;text-transform:uppercase;color:var(--color-text);border-bottom:1px solid var(--color-border);transition:color var(--transition);padding:12px 24px;font-size:14px;font-weight:600;display:block}.Navbar-module__r3Ipha__mobileNavLink:hover{color:var(--color-accent-light)}.Navbar-module__r3Ipha__mobileSubmenu{background:#0003}.Navbar-module__r3Ipha__mobileSubLink{color:var(--color-text-muted);transition:color var(--transition);padding:9px 36px;font-size:13px;display:block}.Navbar-module__r3Ipha__mobileSubLink:hover{color:var(--color-accent-light)}@media (max-width:900px){.Navbar-module__r3Ipha__topBar{display:none!important}.Navbar-module__r3Ipha__navbar{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#0a0a0cf2 0%,#0a0a0c99 65%,#0a0a0c00 100%);height:60px;position:relative}.Navbar-module__r3Ipha__navbar.Navbar-module__r3Ipha__scrolled{background:#0f0f11f2;border:1px solid #ffffff1a;width:calc(100% - 16px);height:54px;margin:0 8px;top:6px}.Navbar-module__r3Ipha__desktopNav{display:none}.Navbar-module__r3Ipha__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__r3Ipha__logoImg{height:32px}}
.Footer-module__NEgMtq__footer{border-top:1px solid var(--color-border);background:#0a0a0a}.Footer-module__NEgMtq__top{padding:72px 0 56px}.Footer-module__NEgMtq__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;display:grid}.Footer-module__NEgMtq__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__NEgMtq__logoLink{display:inline-block}.Footer-module__NEgMtq__logoImg{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:220px;height:58px;transition:opacity var(--transition)}.Footer-module__NEgMtq__logoLink:hover .Footer-module__NEgMtq__logoImg{opacity:.8}.Footer-module__NEgMtq__brandDesc{color:var(--color-text-muted);max-width:280px;font-size:14px;font-weight:300;line-height:1.7}.Footer-module__NEgMtq__tagline{color:var(--color-accent-light);font-family:Playfair Display,Georgia,serif;font-size:14px;font-style:italic}.Footer-module__NEgMtq__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__NEgMtq__socialLink{border:1px solid var(--color-border);width:34px;height:34px;color:var(--color-text-muted);transition:background var(--transition), color var(--transition), border-color var(--transition);border-radius:4px;justify-content:center;align-items:center;display:flex}.Footer-module__NEgMtq__socialLink:hover{background:var(--color-accent);color:var(--color-white);border-color:var(--color-accent)}.Footer-module__NEgMtq__linkCol{flex-direction:column;gap:16px;display:flex}.Footer-module__NEgMtq__colHeading{letter-spacing:2px;text-transform:uppercase;color:var(--color-white);border-bottom:1px solid var(--color-border);padding-bottom:12px;font-size:12px;font-weight:700}.Footer-module__NEgMtq__linkList{flex-direction:column;gap:10px;display:flex}.Footer-module__NEgMtq__footerLink{color:var(--color-text-muted);transition:color var(--transition), padding-left var(--transition);font-size:13px;font-weight:400;display:block}.Footer-module__NEgMtq__footerLink:hover{color:var(--color-accent-light);padding-left:4px}.Footer-module__NEgMtq__bottom{border-top:1px solid var(--color-border);padding:20px 0}.Footer-module__NEgMtq__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__NEgMtq__copy{color:var(--color-text-dim);font-size:12px}.Footer-module__NEgMtq__address{color:var(--color-text-dim);align-items:center;gap:6px;font-size:12px;display:flex}@media (max-width:900px){.Footer-module__NEgMtq__grid{grid-template-columns:1fr 1fr}.Footer-module__NEgMtq__brand{grid-column:1/-1}}@media (max-width:520px){.Footer-module__NEgMtq__grid{grid-template-columns:1fr}.Footer-module__NEgMtq__brand{grid-column:auto}.Footer-module__NEgMtq__bottomInner{flex-direction:column;align-items:flex-start}}
