.landing-header,.landing-header-modern{background:var(--background-nav);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:.7rem 1rem;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:120;height:64px;transition:all .3s ease}.landing-header-modern{box-shadow:0 6px 18px rgba(0,0,0,.06)}.header-scrolled .landing-header,.header-scrolled .landing-header-modern{box-shadow:0 4px 14px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.landing-header-modern:after,.landing-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--button-background);opacity:0;transition:.25s ease}.header-scrolled .landing-header-modern:after,.header-scrolled .landing-header:after{opacity:1}.brand-topnav,.brand-topnav-landing-modern{display:flex;align-items:center;gap:.6rem}.brand-title{font-weight:700;font-size:1.15rem;color:var(--text-secondary)}.nav-right,.nav-right-modern{display:flex;align-items:center;gap:.8rem}.signup-btn-modern{background:var(--button-background);color:#fff;padding:8px 20px;border-radius:10px;font-weight:600;font-size:.9rem;border:none;cursor:pointer;transition:.3s ease}.signup-btn-modern:hover{opacity:.9;transform:translateY(-2px)}.signin-btn-modern{border:1.5px solid #38bdf8;color:#38bdf8;padding:8px 20px;border-radius:10px;background:transparent;font-weight:600;cursor:pointer;transition:.2s ease}.signin-btn-modern:hover{background:rgba(56,189,248,.08)}.user-chip{display:flex;align-items:center;gap:.45rem;padding:4px 10px;border-radius:12px;cursor:pointer;transition:background .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user-chip:hover{background:rgba(56,189,248,.12)}.user-avatar{width:34px!important;height:34px!important;background:#38bdf8!important;font-size:1rem!important;font-weight:700}.username-text{font-size:.9rem;font-weight:600;color:var(--text-primary)}.mob-toggle-button{display:none;background:none;border:none;font-size:1.75rem;color:#0f172a;cursor:pointer}@media (max-width:768px){.landing-header,.landing-header-modern{padding:.65rem .9rem}.brand-topnav img,.brand-topnav-landing-modern img{width:44px}.signin-btn-modern,.signup-btn-modern{padding:6px 14px;font-size:.85rem}.user-chip{padding:4px 6px}.user-avatar{width:30px!important;height:30px!important}}@media (max-width:640px){.mob-toggle-button{display:block}.brand-title,.username-text{display:none}.nav-right,.nav-right-modern{gap:.5rem}.signin-btn-modern,.signup-btn-modern{padding:6px 12px;border-radius:8px;font-size:.8rem}}.drawer-container,.drawer-container-modern{width:270px;padding:1rem;background:#f8fafc}.drawer-close-modern{cursor:pointer;font-size:1.5rem;margin-bottom:1rem}@media (max-width:640px){header.landing-header,header.landing-header-modern{display:flex;justify-content:flex-start;align-items:center;gap:.75rem}.mob-toggle-button{display:block}.brand-topnav,.brand-topnav-landing-modern{display:flex;align-items:center;gap:.5rem}.brand-title{display:none}.nav-right,.nav-right-modern{margin-left:auto;gap:.5rem}.username-text{display:none}}