.site-header{background:#0f0f0f;padding:16px 0;position:relative;z-index:100}.header-inner{width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-icon{width:28px;height:28px;border-radius:6px;background:#facc15;display:flex;align-items:center;justify-content:center}.logo-text{font-size:1.5rem;font-weight:800;text-transform:lowercase;line-height:1}.logo-white{color:#fff}.logo-yellow{color:#facc15}.desktop-nav{display:none;align-items:center;gap:32px}@media(min-width:768px){.desktop-nav{display:flex}}.nav-items{display:flex;align-items:center;gap:4px}.nav-link{display:flex;align-items:center;gap:4px;padding:8px 16px;font-size:14px;font-weight:600;color:#fff!important;text-decoration:none;transition:background .15s;cursor:pointer}.nav-link:hover,.nav-link.active{background:#ffffff14;color:#fff!important}.nav-arrow{width:14px;height:14px;opacity:.7;transition:transform .2s}.nav-link.active .nav-arrow{transform:rotate(180deg)}.nav-link-simple:hover{color:#facc15!important;background:transparent}.search-icon{color:#fff!important;transition:color .15s}.search-icon:hover{color:#facc15!important}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;left:0;top:100%;margin-top:0;min-width:280px;background:#fff;box-shadow:0 8px 30px #0000001f;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;z-index:200}.dropdown-menu.open{opacity:1;visibility:visible}.dropdown-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;font-size:14px;font-weight:500;color:#1f2937!important;text-decoration:none;background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .15s,color .15s;text-align:left;font-family:inherit}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f9fafb;color:#111827!important}.dropdown-category-link{font-size:13px!important;color:#2d6a9f!important;font-weight:600!important;background:#f0f7ff}.dropdown-category-link:hover{background:#e0f0ff!important;color:#1a5080!important}.sub-dropdown{position:relative}.sub-trigger{border-bottom:1px solid #f3f4f6}.sub-arrow{width:16px;height:16px;color:#9ca3af;transition:transform .2s;flex-shrink:0}.sub-menu{max-height:0;overflow:hidden;transition:max-height .25s ease;background:#f9fafb}.sub-menu.open{max-height:400px}.sub-item{padding-left:36px;font-size:13px;color:#4b5563!important;border-bottom:1px solid #e5e7eb}.sub-item:hover{background:#f3f4f6;color:#111827!important}.sub-item-category{font-size:12px!important;color:#2d6a9f!important;font-weight:600!important;background:#f0f7ff;padding-left:36px}.sub-item-category:hover{background:#e0f0ff!important}.mobile-toggle-wrapper{display:block}@media(min-width:768px){.mobile-toggle-wrapper{display:none}}.mobile-hamburger{cursor:pointer;color:#fff;display:inline-flex;align-items:center}.mobile-hamburger:hover{color:#facc15}.mobile-overlay{position:fixed;inset:0;background:#0009;z-index:140;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}#mobile-menu-toggle:checked~.mobile-overlay{opacity:1;visibility:visible}.mobile-sidebar{position:fixed;top:0;right:0;height:100%;width:320px;max-width:85vw;background:#0f0f0f;border-left:1px solid #333;z-index:150;padding:24px;overflow-y:auto;transform:translate(100%);transition:transform .2s}#mobile-menu-toggle:checked~.mobile-sidebar{transform:translate(0)}.mobile-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.mobile-sidebar-title{font-size:15px;font-weight:600;color:#fff}.mobile-close{cursor:pointer;font-size:24px;color:#fff;line-height:1}.mobile-close:hover{color:#facc15}.mobile-nav{display:flex;flex-direction:column;gap:12px}.mobile-section-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;font-size:14px;font-weight:600;color:#fff!important;text-decoration:none;background:none;border:none;border-bottom:1px solid #333;cursor:pointer;font-family:inherit;text-align:left}.mobile-section-arrow{width:16px;height:16px;color:#6b7280;transition:transform .2s;flex-shrink:0}.mobile-blog-link{border-bottom:1px solid #333}.mobile-blog-link:hover{color:#facc15!important}.mobile-section-items{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#1a1a1a;border-radius:6px}.mobile-section-items.open{max-height:600px;border:1px solid #333}.mobile-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-size:13px;color:#d1d5db!important;text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;text-align:left;border-bottom:1px solid #2a2a2a;transition:color .15s}.mobile-item:last-child{border-bottom:none}.mobile-item:hover{color:#facc15!important}.mobile-category-link{font-size:12px!important;color:#60a5fa!important;font-weight:600!important}.mobile-category-link:hover{color:#93c5fd!important}.mobile-sub-trigger{font-weight:500}.mobile-sub-arrow{width:14px;height:14px;color:#6b7280;transition:transform .2s;flex-shrink:0}.mobile-sub-menu{max-height:0;overflow:hidden;transition:max-height .25s ease;background:#111}.mobile-sub-menu.open{max-height:400px}.mobile-sub-item{padding-left:32px;font-size:12px;color:#9ca3af!important;border-bottom:1px solid #222}.mobile-sub-item:hover{color:#facc15!important}
