@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Outfit:wght@300;400;500;600&display=swap";
:root{--bg:#030e08;--surface:#0b1f12;--surface2:#0f2a17;--gold:#e8b84b;--gold-light:#f5d07a;--gold-dim:#a07828;--gold-border:#e8b84b33;--gold-glow:#e8b84b14;--text:#eef4f0;--text-soft:#9ab8a6;--text-muted:#5a7a66;--border:#1e4128d9;--nav-h:68px}.premium-nav{z-index:1000;height:var(--nav-h);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#030e08c7;font-family:Outfit,sans-serif;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.premium-nav.scrolled{background:#030e08f7;box-shadow:0 4px 32px #00000073}.premium-nav:before{content:"";background:linear-gradient(to right,transparent,var(--gold-dim),transparent);opacity:.45;width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.nav-container{justify-content:space-between;align-items:center;gap:12px;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.logo-area{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.logo-img{object-fit:contain;border:1.5px solid var(--gold-dim);width:40px;height:40px;box-shadow:0 0 14px var(--gold-glow);border-radius:50%;flex-shrink:0}.logo-img-items{object-fit:contain;background:linear-gradient(#38bdf8,#38bdf8) padding-box padding-box,linear-gradient(135deg,#8b3dff,#38bdf8,#f472b6) border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:50px;height:50px;box-shadow:0 0 14px #8b3dff99}.logo-areas{flex-shrink:0;align-items:center;gap:20px;text-decoration:none;display:flex}.logo-title{letter-spacing:.05em;background:linear-gradient(135deg,#f5d07a,#e8b84b);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:Open Sans,sans-serif;font-size:.98rem;font-weight:900;line-height:1.15}.logo-sub{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;margin-top:2px;font-size:.56rem;font-weight:500;line-height:1}@media (max-width:360px){.logo-title,.logo-sub{display:none}}.nav-center{scrollbar-width:none;flex:1;justify-content:center;align-items:center;gap:2px;display:flex;overflow-x:auto}.nav-center::-webkit-scrollbar{display:none}@media (max-width:1024px){.nav-center{display:none}}.nav-item-wrapper{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.nav-icon{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:flex;position:relative}.nav-icon:hover{background:var(--surface2);border-color:var(--gold-border);transform:translateY(-1px)}.nav-icon:hover img{filter:brightness(.9)sepia()hue-rotate(8deg)saturate(3.5)}.lock-indicator{background:var(--surface);border:1px solid var(--gold-border);width:16px;height:16px;color:var(--gold-dim);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-3px;right:-3px}.nav-tooltip{white-space:nowrap;background:var(--surface);border:1px solid var(--gold-border);color:var(--text-soft);letter-spacing:.04em;pointer-events:none;opacity:0;z-index:10;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:500;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000004d}.nav-tooltip.show{opacity:1}.nav-tooltip:before{content:"";border:5px solid #0000;border-bottom-color:var(--border);position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.nav-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.skeleton{background:linear-gradient(90deg,var(--surface)25%,var(--surface2)50%,var(--surface)75%);background-size:200% 100%;border-radius:8px;width:72px;height:34px;animation:1.4s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.login-btn{color:#030e08;letter-spacing:.03em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e8b84b,#b87c10);border:none;border-radius:9px;align-items:center;gap:6px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex;box-shadow:0 2px 14px #e8b84b33}.login-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}@media (max-width:480px){.login-btn span{display:none}.login-btn{padding:8px 10px}}.profile-section{position:relative}.profile-btn{background:var(--surface2);border:1px solid var(--gold-border);cursor:pointer;color:var(--text-soft);border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 4px;transition:border-color .2s,background .2s;display:flex}.profile-btn:hover{background:var(--surface);border-color:#e8b84b6b}@media (max-width:480px){.profile-btn{border-radius:50%;padding:4px}.profile-btn svg{display:none}}.avatar{border:1.5px solid var(--gold-dim);width:32px;height:32px;color:var(--gold);background:linear-gradient(135deg,#1a3a20,#0a1e0d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:.8rem;font-weight:700;display:flex}.profile-menu{background:var(--surface);border:1px solid var(--gold-border);z-index:50;border-radius:12px;min-width:180px;animation:.15s fadeDown;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes fadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profile-menu a,.profile-menu button{width:100%;color:var(--text-soft);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:1px solid #1e412880;align-items:center;gap:10px;padding:11px 16px;font-family:Outfit,sans-serif;font-size:.86rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.profile-menu a:last-child,.profile-menu button:last-child{border-bottom:none}.profile-menu a:hover{background:var(--surface2);color:var(--gold-light)}.profile-menu button:hover{color:#f87171;background:#f871710f}.mobile-menu-btn{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:none}.mobile-menu-btn:hover{border-color:var(--gold-border);color:var(--gold-light)}@media (max-width:1024px){.mobile-menu-btn{display:flex}}.nav-spacer{height:var(--nav-h);width:100%}.drawer-overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#000000a6;animation:.2s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer{z-index:1200;background:var(--bg);border-left:1px solid var(--border);cursor:default;flex-direction:column;width:min(300px,85vw);animation:.25s slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #0000008c}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 18px 14px;display:flex}.drawer-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.drawer-close{background:var(--surface);border:1px solid var(--border);width:36px;height:36px;color:var(--text-soft);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:flex}.drawer-close:hover{border-color:var(--gold-border);color:var(--gold-light)}.drawer-nav{-webkit-overflow-scrolling:touch;flex:1;padding:8px 0;overflow-y:auto}.drawer-nav::-webkit-scrollbar{width:3px}.drawer-nav::-webkit-scrollbar-track{background:0 0}.drawer-nav::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.drawer-item{color:var(--text-soft);-webkit-tap-highlight-color:transparent;border-bottom:1px solid #1e412840;align-items:center;gap:14px;padding:13px 20px;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.drawer-item:last-child{border-bottom:none}.drawer-item img{object-fit:contain;filter:brightness(.55)sepia()hue-rotate(85deg)saturate(.55);flex-shrink:0;width:22px;height:22px;transition:filter .2s}.drawer-item:hover,.drawer-item:active{background:var(--surface);color:var(--gold-light)}.drawer-item:hover img{filter:brightness(.9)sepia()hue-rotate(8deg)saturate(3.5)}.drawer-lock{background:var(--surface2);border:1px solid var(--gold-border);width:20px;height:20px;color:var(--gold-dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.drawer-sub{background:var(--surface);border-bottom:1px solid #1e412840}.drawer-sub-item{color:var(--text-muted);-webkit-tap-highlight-color:transparent;border-bottom:1px solid #1e412826;align-items:center;gap:12px;padding:10px 20px 10px 56px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:400;text-decoration:none;transition:color .15s;display:flex}.drawer-sub-item:last-child{border-bottom:none}.drawer-sub-item:hover{color:var(--gold-light)}.drawer-sub-item svg{color:var(--gold-dim);flex-shrink:0}.drawer-footer{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:10px;padding:16px 18px;display:flex}.drawer-login-btn{color:#030e08;letter-spacing:.03em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#e8b84b,#b87c10);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:filter .2s;display:flex;box-shadow:0 2px 14px #e8b84b33}.drawer-login-btn:hover{filter:brightness(1.08)}.drawer-user-row{align-items:center;gap:12px;padding:6px 0;display:flex}.drawer-user-name{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.88rem;font-weight:500;overflow:hidden}.drawer-logout-btn{color:#f87171;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #f871714d;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500;transition:background .15s;display:flex}.drawer-logout-btn:hover{background:#f8717114}.dropdown-menu{background:var(--surface);border:1px solid var(--gold-border);z-index:20;border-radius:12px;min-width:200px;animation:.15s fadeDown;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #0006}.dropdown-item{color:var(--text-soft);border-bottom:1px solid #1e412866;align-items:center;gap:10px;padding:10px 16px;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:flex}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:var(--surface2);color:var(--gold-light)}.dropdown-item svg{color:var(--gold-dim);flex-shrink:0}.dropdown-item:hover svg{color:var(--gold)}@media (min-width:1280px){.nav-container{padding:0 40px}.nav-icon{width:46px;height:46px}.nav-icon img{width:24px;height:24px}.nav-center{gap:4px}}@media (max-width:1024px){.nav-center{display:none}.mobile-menu-btn{display:flex}}@media (max-width:768px){:root{--nav-h:62px}.nav-container{padding:0 16px}.logo-img{width:34px;height:34px}.logo-title{font-size:.92rem}.login-btn{padding:8px 14px;font-size:.8rem}}@media (max-width:480px){:root{--nav-h:58px}.nav-container{gap:8px;padding:0 12px}.logo-title{font-size:.88rem}.logo-sub{display:none}.login-btn{gap:0;padding:8px 10px}.login-btn .login-text{display:none}.mobile-menu-btn{width:36px;height:36px}.drawer{width:min(280px,88vw)}}@media (max-width:360px){.nav-container{padding:0 10px}.logo-title{display:none}.login-btn{padding:7px 9px}.mobile-menu-btn{border-radius:8px;width:34px;height:34px}.drawer{width:92vw}}
