:root{--color-primary:#d98c28;--color-gold:#c9a962;--maincolor:#db8c23;--footer-bg:#735d3f;--color-gold-soft:#c9a96259;--color-gold-muted:#c9a96233;--color-gold-bg:#c9a96214;--color-white:#fff;--color-black:#0a0a0a;--color-dark:#111;--color-text:var(--color-white);--color-text-muted:#ffffffb8;--color-text-soft:#ffffffd1;--color-text-faint:#ffffff94;--color-header-gradient:linear-gradient(180deg, #00000059 0%, #0000 100%);--color-dropdown-bg:#0a0c10b8;--color-dropdown-border:#ffffff1a;--color-dropdown-shadow:0 28px 60px #00000073;--color-dropdown-inset:inset 0 1px 0 #ffffff0f;--color-mobile-menu-bg:#080c12f5;--color-overlay-light:#ffffff0a;--color-overlay-subtle:#ffffff08;--color-border-soft:#ffffff14;--color-border-faint:#ffffff0f;--color-banner-overlay:linear-gradient(180deg, #00000026 0%, #00000040 45%, #0000008c 100%)}
@font-face{font-family:bold;src:url("/fonts/Goldplay Bold.woff2")format("woff2");font-display:swap}@font-face{font-family:semibold;src:url("/fonts/Goldplay Medium.woff2")format("woff2");font-display:swap}@font-face{font-family:medium;src:url("/fonts/futura medium bt.woff2")format("woff2");font-display:swap}@font-face{font-family:light;src:url("/fonts/futura light bt.woff2")format("woff2");font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%}body{color:var(--color-text);-webkit-font-smoothing:antialiased;background:#231f15;font-family:light,sans-serif}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
.header-module-scss-module__I7ETyq__header{z-index:1000;background:var(--color-header-gradient);-webkit-backdrop-filter:blur();width:100%;padding:28px 56px;transition:transform .45s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:visible}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__header{padding:20px 32px}}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__header{padding:16px 24px}}.header-module-scss-module__I7ETyq__header.header-module-scss-module__I7ETyq__visible{transform:translateY(0)}.header-module-scss-module__I7ETyq__header.header-module-scss-module__I7ETyq__hidden{transform:translateY(-100%)}.header-module-scss-module__I7ETyq__header.header-module-scss-module__I7ETyq__scrolled:not(.header-module-scss-module__I7ETyq__menu_active){-webkit-backdrop-filter:blur(5px);background:#0000004f;padding-top:8px;padding-bottom:8px;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.header-module-scss-module__I7ETyq__header.header-module-scss-module__I7ETyq__menu_active{-webkit-backdrop-filter:none;background:0 0}.header-module-scss-module__I7ETyq__header_inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1600px;margin:0 auto;display:grid;overflow:visible}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__header_inner{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}}.header-module-scss-module__I7ETyq__header_actions{justify-content:flex-end;align-items:center;gap:24px;display:flex;overflow:visible}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__header_actions{flex-shrink:0}}.header-module-scss-module__I7ETyq__nav_left{align-items:center;gap:36px;display:flex}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__nav_left{display:none}}.header-module-scss-module__I7ETyq__nav_right_links{align-items:center;gap:36px;display:flex;overflow:visible}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__nav_right_links{display:none}}.header-module-scss-module__I7ETyq__nav_link{letter-spacing:.22em;text-transform:uppercase;color:var(--color-text);padding-bottom:4px;font-family:light;font-size:12px;text-decoration:none;transition:opacity .3s;position:relative}.header-module-scss-module__I7ETyq__nav_link:hover{opacity:.7}.header-module-scss-module__I7ETyq__nav_link_active{opacity:1}.header-module-scss-module__I7ETyq__nav_link_active:after{content:"";background:var(--color-white);width:100%;height:1px;position:absolute;bottom:0;left:0}.header-module-scss-module__I7ETyq__nav_dropdown{position:relative;overflow:visible}.header-module-scss-module__I7ETyq__nav_dropdown.header-module-scss-module__I7ETyq__dropdown_open .header-module-scss-module__I7ETyq__dropdown_arrow{transform:rotate(180deg)}.header-module-scss-module__I7ETyq__nav_dropdown.header-module-scss-module__I7ETyq__dropdown_open .header-module-scss-module__I7ETyq__nav_link_dropdown{color:var(--color-gold)}.header-module-scss-module__I7ETyq__nav_link_dropdown{align-items:center;gap:8px;transition:color .35s;display:inline-flex}button.header-module-scss-module__I7ETyq__nav_link{cursor:pointer;appearance:none;background:0 0;border:none;padding:0 0 4px}.header-module-scss-module__I7ETyq__dropdown_arrow,.header-module-scss-module__I7ETyq__submenu_arrow,.header-module-scss-module__I7ETyq__mobile_chevron{opacity:.75;border-top:4px solid;border-left:3px solid #0000;border-right:3px solid #0000;flex-shrink:0;width:0;height:0;transition:transform .35s cubic-bezier(.4,0,.2,1);display:inline-block}.header-module-scss-module__I7ETyq__submenu_arrow{flex-shrink:0;margin-left:auto}.header-module-scss-module__I7ETyq__dropdown_menu{min-width:260px;box-shadow:var(--color-dropdown-shadow);transform-origin:100% 0;z-index:1100;opacity:0;pointer-events:none;visibility:hidden;background:#231f15;border-radius:2px;margin:0;padding:8px 0 12px;list-style:none;transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),visibility .45s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 8px);left:auto;right:0;transform:translateY(8px)}.header-module-scss-module__I7ETyq__dropdown_menu_visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.header-module-scss-module__I7ETyq__dropdown_item{position:relative}.header-module-scss-module__I7ETyq__dropdown_item:not(:last-child){margin-bottom:2px}.header-module-scss-module__I7ETyq__dropdown_item.header-module-scss-module__I7ETyq__has_submenu.header-module-scss-module__I7ETyq__submenu_open .header-module-scss-module__I7ETyq__submenu_arrow{transform:rotate(180deg)}.header-module-scss-module__I7ETyq__dropdown_item.header-module-scss-module__I7ETyq__has_submenu.header-module-scss-module__I7ETyq__submenu_open .header-module-scss-module__I7ETyq__dropdown_link{color:var(--color-gold)}@keyframes header-module-scss-module__I7ETyq__dropdownFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.header-module-scss-module__I7ETyq__dropdown_link,.header-module-scss-module__I7ETyq__submenu_link{letter-spacing:.2em;text-transform:uppercase;width:100%;color:var(--color-text-soft);white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 24px;font-family:light;font-size:11px;text-decoration:none;transition:color .35s,background .35s,padding .35s;display:flex}.header-module-scss-module__I7ETyq__dropdown_link:hover,.header-module-scss-module__I7ETyq__submenu_link:hover{color:var(--color-gold);background:var(--color-overlay-light);padding-left:28px}.header-module-scss-module__I7ETyq__submenu{background:#231f15;margin:0;padding:4px 20px 8px;list-style:none;animation:.2s forwards header-module-scss-module__I7ETyq__dropdownFadeIn;overflow:hidden}.header-module-scss-module__I7ETyq__submenu_link{letter-spacing:.16em;color:var(--color-text-faint);border-left:1px solid var(--color-gold-soft);box-sizing:border-box;margin:4px 0 8px;padding:12px 24px 12px 32px;font-size:10px}.header-module-scss-module__I7ETyq__submenu_link:hover{color:var(--color-gold);background:var(--color-gold-bg);padding-left:36px}.header-module-scss-module__I7ETyq__logo{color:var(--color-text);text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__logo{align-items:flex-start}}.header-module-scss-module__I7ETyq__logo_top{text-transform:uppercase;margin-bottom:4px;font-family:light;font-size:10px}.header-module-scss-module__I7ETyq__logo_main{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__logo_main{justify-content:flex-start}}.header-module-scss-module__I7ETyq__logo_image{object-fit:contain;border-radius:2px;width:auto;height:72px}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__logo_image{height:60px}}.header-module-scss-module__I7ETyq__logo_est{letter-spacing:.28em;text-transform:uppercase;margin-top:6px;font-family:light;font-size:9px}.header-module-scss-module__I7ETyq__menu_toggle{cursor:pointer;z-index:1002;background:0 0;border:none;width:32px;height:22px;padding:0;display:none;position:relative}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__menu_toggle{display:block}}.header-module-scss-module__I7ETyq__line{background:var(--color-white);width:100%;height:1px;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s,top .4s cubic-bezier(.4,0,.2,1);position:absolute;left:0}.header-module-scss-module__I7ETyq__line:first-child{top:0}.header-module-scss-module__I7ETyq__line:nth-child(2){top:50%;transform:translateY(-50%)}.header-module-scss-module__I7ETyq__line:nth-child(3){top:100%;transform:translateY(-100%)}.header-module-scss-module__I7ETyq__toggle_active .header-module-scss-module__I7ETyq__line:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.header-module-scss-module__I7ETyq__toggle_active .header-module-scss-module__I7ETyq__line:nth-child(2){opacity:0;transform:translateY(-50%)scaleX(0)}.header-module-scss-module__I7ETyq__toggle_active .header-module-scss-module__I7ETyq__line:nth-child(3){top:50%;transform:translateY(-50%)rotate(-45deg)}.header-module-scss-module__I7ETyq__mobile_menu{z-index:999;background:var(--color-mobile-menu-bg);opacity:0;visibility:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;transition:opacity .45s cubic-bezier(.4,0,.2,1),visibility .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1);position:fixed;inset:0;overflow-y:auto;transform:scale(1.02)}@media only screen and (max-width:991px){.header-module-scss-module__I7ETyq__mobile_menu.header-module-scss-module__I7ETyq__mobile_menu_open{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}}.header-module-scss-module__I7ETyq__mobile_nav{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;gap:8px;width:100%;min-height:100vh;padding:120px 40px 48px;display:flex}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__mobile_nav{gap:6px;padding:112px 28px 40px}}.header-module-scss-module__I7ETyq__mobile_nav>*{opacity:0;transform:translateY(24px)}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>*{animation:.55s cubic-bezier(.22,1,.36,1) forwards header-module-scss-module__I7ETyq__mobileNavItemIn}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>:first-child{animation-delay:80ms}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>:nth-child(2){animation-delay:.16s}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>:nth-child(3){animation-delay:.24s}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>:nth-child(4){animation-delay:.32s}.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>:nth-child(5){animation-delay:.4s}@keyframes header-module-scss-module__I7ETyq__mobileNavItemIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module-scss-module__I7ETyq__mobileSublistIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-module-scss-module__I7ETyq__mobile_link,.header-module-scss-module__I7ETyq__mobile_dropdown_btn{letter-spacing:.24em;text-transform:uppercase;width:100%;min-height:52px;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:14px 0;font-family:light;font-size:15px;line-height:1.4;text-decoration:none;transition:opacity .3s,color .3s;display:flex}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__mobile_link,.header-module-scss-module__I7ETyq__mobile_dropdown_btn{letter-spacing:.22em;min-height:48px;padding:12px 0;font-size:14px}}.header-module-scss-module__I7ETyq__mobile_link:hover,.header-module-scss-module__I7ETyq__mobile_dropdown_btn:hover{opacity:.7}.header-module-scss-module__I7ETyq__mobile_sublink{letter-spacing:.16em;text-transform:uppercase;width:100%;min-height:44px;color:var(--color-text-muted);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;padding:10px 20px;font-family:light;font-size:12px;line-height:1.4;text-decoration:none;transition:color .3s,background .3s;display:flex}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__mobile_sublink{min-height:40px;padding:8px 16px;font-size:11px}}.header-module-scss-module__I7ETyq__mobile_sublink:hover{color:var(--color-gold);opacity:1;background:var(--color-overlay-light)}.header-module-scss-module__I7ETyq__mobile_dropdown{z-index:1;width:100%;padding:4px 0;position:relative}.header-module-scss-module__I7ETyq__mobile_dropdown:has(.header-module-scss-module__I7ETyq__mobile_sublist){z-index:20}.header-module-scss-module__I7ETyq__mobile_dropdown_btn{justify-content:space-between;gap:16px}.header-module-scss-module__I7ETyq__mobile_link_active{opacity:1;width:fit-content;min-height:auto;color:var(--color-gold);border-bottom:none;flex-direction:column;align-self:flex-start;align-items:flex-start;padding:14px 0}.header-module-scss-module__I7ETyq__mobile_link_active:after{content:"";background:var(--color-gold-soft);width:100%;height:1px;margin-top:4px}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__mobile_link_active{padding:12px 0}.header-module-scss-module__I7ETyq__mobile_link_active:after{margin-top:3px}}.header-module-scss-module__I7ETyq__mobile_chevron_open{transform:rotate(180deg)}.header-module-scss-module__I7ETyq__mobile_sublist{z-index:10;-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-soft);box-sizing:border-box;transform-origin:top;background:#080c12fa;border-radius:2px;flex-direction:column;align-items:stretch;gap:2px;width:min(100%,300px);margin:0;padding:8px 0;animation:.35s cubic-bezier(.22,1,.36,1) forwards header-module-scss-module__I7ETyq__mobileSublistIn;display:flex;position:absolute;top:calc(100% - 4px);left:0;overflow:hidden;box-shadow:0 16px 40px #00000073}.header-module-scss-module__I7ETyq__mobile_nested{flex-direction:column;gap:0;display:flex}.header-module-scss-module__I7ETyq__mobile_nested:has(.header-module-scss-module__I7ETyq__mobile_sublist_nested)>button.header-module-scss-module__I7ETyq__mobile_sublink{color:var(--color-gold)}.header-module-scss-module__I7ETyq__mobile_sublist_nested{border-top:1px solid var(--color-border-faint);width:100%;box-shadow:none;transform-origin:top;background:#ffffff08;border-left:none;border-radius:0;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0 0 4px;animation:.25s cubic-bezier(.22,1,.36,1) forwards header-module-scss-module__I7ETyq__mobileSublistIn;display:flex}.header-module-scss-module__I7ETyq__mobile_sublist_nested .header-module-scss-module__I7ETyq__mobile_sublink{letter-spacing:.14em;min-height:40px;color:var(--color-text-soft);padding-left:28px;font-size:11px}@media only screen and (max-width:563px){.header-module-scss-module__I7ETyq__mobile_sublist_nested .header-module-scss-module__I7ETyq__mobile_sublink{min-height:38px;padding-left:24px}}button.header-module-scss-module__I7ETyq__mobile_sublink{justify-content:space-between;gap:16px}.header-module-scss-module__I7ETyq__mobile_sublist_nested .header-module-scss-module__I7ETyq__mobile_sublink{letter-spacing:.14em}@media (prefers-reduced-motion:reduce){.header-module-scss-module__I7ETyq__mobile_menu{transition:opacity .2s,visibility .2s;transform:none}.header-module-scss-module__I7ETyq__mobile_nav>*,.header-module-scss-module__I7ETyq__mobile_menu_open .header-module-scss-module__I7ETyq__mobile_nav>*,.header-module-scss-module__I7ETyq__mobile_sublist,.header-module-scss-module__I7ETyq__mobile_sublist_nested{opacity:1;animation:none;transform:none}}
