:root{--header-gold:#d6ad55;--header-gold-2:#f3d78b;--header-dark:#151515;--header-gray:#242424}.site-header{position:sticky;top:0;z-index:120;padding:12px 18px 0;transition:0.3s ease}.site-header-inner{max-width:1564px;min-height:76px;margin:auto;padding:10px 14px 10px 20px;display:flex;align-items:center;gap:24px;border:1px solid rgba(214,173,85,.28);border-radius:22px;background:rgba(24,24,24,.9);backdrop-filter:blur(22px);box-shadow:0 16px 45px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)}.site-logo{display:flex;align-items:center;flex:0 0 auto}.site-logo img{width:164px;max-height:50px;object-fit:contain;object-position:left center}.site-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.site-nav a{position:relative;padding:12px 13px;border-radius:12px;color:#d6d6d6;font-size:14px;font-weight:700;white-space:nowrap;transition:0.25s}.site-nav a:hover,.site-nav a.active{color:#fff;background:rgba(214,173,85,.12)}.site-nav a.active:after{content:"";position:absolute;left:18px;right:18px;bottom:5px;height:2px;border-radius:10px;background:linear-gradient(90deg,var(--header-gold),var(--header-gold-2));box-shadow:0 0 12px rgba(214,173,85,.7)}.site-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.header-theme-toggle,.header-login,.header-register{height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.header-theme-toggle{width:42px;border:1px solid rgba(214,173,85,.24);background:#2d2d2d;color:#f2d27d;cursor:pointer}.header-login{padding:0 15px;border:1px solid rgba(214,173,85,.32);color:#f2d27d}.header-register{padding:0 18px;color:#1a160d;background:linear-gradient(135deg,#f5db91,#c99531);box-shadow:0 8px 24px rgba(201,149,49,.28)}.site-menu-toggle{display:none;width:44px;height:42px;border:1px solid rgba(214,173,85,.25);border-radius:12px;background:#292929;padding:10px;cursor:pointer}.site-menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:4px;background:#efd284;transition:0.25s}.mobile-header,.mobile-menu-drawer,.mobile-menu-backdrop,.sidebar{display:none!important}.layout{display:block!important;max-width:1600px!important;padding:12px 18px 18px!important}.main{width:100%;min-width:0}.topbar{max-width:1564px;margin:0 auto 4px;padding:0 4px 0 8px}.content{max-width:1564px;margin:auto}@media (max-width:1180px){.site-header-inner{gap:14px}.site-logo img{width:138px}.site-nav a{padding:11px 8px;font-size:13px}.header-login{display:none}}@media (max-width:900px){.site-header{padding:8px 10px 0}.site-header-inner{min-height:64px;padding:8px 10px 8px 14px;border-radius:0 0 18px 18px;position:relative}.site-logo img{width:136px}.site-menu-toggle{display:block;margin-left:auto}.site-nav{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);padding:10px;flex-direction:column;align-items:stretch;border:1px solid rgba(214,173,85,.28);border-radius:18px;background:rgba(22,22,22,.98);box-shadow:0 24px 55px rgba(0,0,0,.38)}.site-nav.open{display:flex}.site-nav a{padding:13px 15px}.site-nav a.active:after{left:15px;right:auto;width:28px}.site-header-actions{gap:6px}.header-theme-toggle{display:none}.header-register{height:40px;padding:0 13px}.layout{padding:8px 10px 12px!important}.topbar{margin-top:4px}.mobile-nav{display:grid!important}}@media (max-width:560px){.site-logo img{width:120px}.header-register{font-size:12px;padding:0 11px}.site-header-inner{gap:8px}.topbar .auth-actions{display:none}.topbar .fx-toolbar{display:none}.search{max-width:none!important}}