body.rf-menu-locked{overflow:hidden}
.rf-native-header,.rf-native-header *{box-sizing:border-box}
.rf-native-header{--rf-header-height:78px;--rf-header-max:1420px;--bg:#050505;--bg2:#0d0d0d;--text:#fff;--line:rgba(255,255,255,.13);--gold:#d2ad3d;--gold2:#f0cf69;position:relative;z-index:99999;width:100%;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
.rf-native-header--sticky{position:sticky;top:0}
body.admin-bar .rf-native-header--sticky{top:32px}
.rf-native-header__bar{width:100%;min-height:var(--rf-header-height);padding-inline:max(18px,calc((100vw - var(--rf-header-max))/2));display:flex;align-items:center;gap:24px;background:rgba(5,5,5,.97);border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(0,0,0,.24);backdrop-filter:blur(14px)}
.rf-native-header__brand{flex:0 0 auto;display:flex;align-items:center;color:#fff!important;text-decoration:none!important}
.rf-native-header__logo{display:block;width:auto;max-width:280px;max-height:72px;object-fit:contain}
.rf-native-header__site-name{font-size:1.15rem;font-weight:850;letter-spacing:-.02em}
.rf-native-header__panel{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:18px}
.rf-native-header__nav{min-width:0}
.rf-native-header__menu{display:flex;align-items:center;gap:2px;margin:0!important;padding:0!important;list-style:none!important}
.rf-native-header__menu li{position:relative;margin:0!important;padding:0!important;list-style:none!important}
.rf-native-header__menu>li>a{min-height:44px;padding:10px 11px;display:flex;align-items:center;border-radius:9px;color:#fff!important;text-decoration:none!important;font-size:.92rem;font-weight:700;line-height:1.25;white-space:nowrap}
.rf-native-header__menu>li:hover>a,.rf-native-header__menu>li:focus-within>a,.rf-native-header__menu>.current-menu-item>a,.rf-native-header__menu>.current-menu-ancestor>a{background:rgba(255,255,255,.065);color:var(--gold2)!important}
.rf-native-header__menu .menu-item-has-children>a:after{content:"";width:7px;height:7px;margin-left:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.rf-native-header__menu .sub-menu{position:absolute;left:0;top:calc(100% + 8px);min-width:270px;margin:0!important;padding:10px!important;list-style:none!important;background:var(--bg2);border:1px solid var(--line);border-radius:14px;box-shadow:0 22px 55px rgba(0,0,0,.55);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.rf-native-header__menu li:hover>.sub-menu,.rf-native-header__menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.rf-native-header__menu .sub-menu .sub-menu{left:calc(100% + 8px);top:-10px}
.rf-native-header__menu .sub-menu a{display:block;padding:11px 12px;border-radius:9px;color:#f5f5f5!important;text-decoration:none!important;font-size:.92rem;line-height:1.35}
.rf-native-header__menu .sub-menu a:hover,.rf-native-header__menu .sub-menu a:focus{background:rgba(255,255,255,.07);color:var(--gold2)!important}
.rf-native-header__actions{flex:0 0 auto;display:flex;align-items:center;gap:12px}
.rf-native-header__language{position:relative}
.rf-native-header__language-button{min-height:42px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid rgba(210,173,61,.45);border-radius:9px;background:#0b0b0b;color:var(--gold2);font-size:.78rem;font-weight:850;line-height:1;cursor:pointer}
.rf-native-header__language-button:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.rf-native-header__language-menu{position:absolute;right:0;top:calc(100% + 9px);width:310px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#0d0d0d;border:1px solid var(--line);border-radius:14px;box-shadow:0 22px 55px rgba(0,0,0,.55);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s ease}
.rf-native-header__language:hover .rf-native-header__language-menu,.rf-native-header__language:focus-within .rf-native-header__language-menu,.rf-native-header__language.is-open .rf-native-header__language-menu{opacity:1;visibility:visible;transform:translateY(0)}
.rf-native-header__language-menu a{padding:10px 11px;border-radius:8px;color:#d8d8d8!important;text-decoration:none!important;font-size:.79rem;font-weight:750;line-height:1.2}
.rf-native-header__language-menu a:hover,.rf-native-header__language-menu a.is-current{background:rgba(210,173,61,.10);color:var(--gold2)!important}
.rf-native-header__cta{min-height:46px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);border-radius:10px;background:var(--gold);color:#080808!important;text-decoration:none!important;font-size:.88rem;font-weight:850;line-height:1.15;white-space:nowrap}
.rf-native-header__cta:hover{background:var(--gold2)}
.rf-native-header__toggle,.rf-native-header__mobile-top,.rf-native-header__mobile-languages,.rf-native-header__overlay{display:none}
.rf-header-admin-warning{position:relative;z-index:100000;padding:14px 18px;background:#fff3cd;color:#5f4b00;border-bottom:1px solid #ffe69c;font-family:system-ui,sans-serif}
@media(max-width:1180px){
 .rf-native-header__bar{min-height:82px;padding-inline:16px;justify-content:space-between}.rf-native-header__logo{max-width:240px;max-height:62px}.rf-native-header__toggle{width:46px;height:46px;padding:0;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:11px;background:#0c0c0c}.rf-native-header__toggle span{width:21px;height:2px;display:block;background:#fff}.rf-native-header__panel{position:fixed;z-index:100002;inset:0 0 0 auto;width:min(92vw,420px);height:100dvh;padding:0 20px 28px;display:block;overflow-y:auto;background:#050505;border-left:1px solid var(--line);box-shadow:-28px 0 65px rgba(0,0,0,.65);transform:translateX(104%);transition:transform .22s ease}.rf-native-header.is-open .rf-native-header__panel{transform:translateX(0)}.rf-native-header__mobile-top{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-weight:800}.rf-native-header__close{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:11px;background:#0c0c0c;color:#fff;font-size:1.9rem}.rf-native-header__menu{display:block}.rf-native-header__menu>li{border-bottom:1px solid var(--line)}.rf-native-header__menu>li>a{min-height:56px;padding:15px 3px;border-radius:0;font-size:1rem;white-space:normal}.rf-native-header__menu .sub-menu{position:static;min-width:0;margin:0 0 12px!important;padding:0 0 0 15px!important;display:none;border:0;border-left:1px solid rgba(210,173,61,.4);border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}.rf-native-header__menu li.is-submenu-open>.sub-menu{display:block}.rf-native-header__menu .sub-menu .sub-menu{position:static;margin-left:9px!important}.rf-native-header__actions{margin-top:20px;display:block}.rf-native-header__language{display:none}.rf-native-header__mobile-languages{margin:19px 0;display:block}.rf-native-header__mobile-languages-title{margin-bottom:10px;color:#8f8f8f;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.rf-native-header__mobile-language-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.rf-native-header__mobile-language-grid a{padding:10px;border:1px solid var(--line);border-radius:8px;color:#d8d8d8!important;text-decoration:none!important;font-size:.81rem;font-weight:750}.rf-native-header__mobile-language-grid a.is-current{border-color:rgba(210,173,61,.55);background:rgba(210,173,61,.09);color:var(--gold2)!important}.rf-native-header__cta{width:100%;min-height:52px}.rf-native-header__overlay{position:fixed;z-index:100001;inset:0;display:block;padding:0;border:0;background:rgba(0,0,0,.74)}.rf-native-header__overlay[hidden]{display:none!important}
}
@media(max-width:782px){body.admin-bar .rf-native-header--sticky{top:46px}}
@media(max-width:480px){.rf-native-header__logo{max-width:200px;max-height:52px}.rf-native-header__mobile-language-grid{grid-template-columns:1fr 1fr}}
.rf-native-header__mobile-brand{display:flex;align-items:center;color:#fff!important;text-decoration:none!important;font-weight:800}
.rf-native-header__mobile-logo{display:block;width:auto;max-width:220px;max-height:58px;object-fit:contain}
@media(max-width:480px){.rf-native-header__mobile-logo{max-width:190px;max-height:50px}}
