.header,.header-modern{position:-webkit-sticky;position:sticky;top:0;z-index:1200;height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease}.header-modern:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#3d7bda,#00b8c8)}.header{position:-webkit-sticky;position:sticky;top:0;z-index:120}.header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#3d7bda,#00b8c8)}.header-scrolled .header,.header-scrolled .header-modern{box-shadow:0 10px 30px rgba(0,0,0,.08);background:rgba(255,255,255,.95)}.left-section{display:flex;align-items:center;gap:12px}.sidebar-toggle{border-radius:10px!important;transition:background .2s ease}.sidebar-toggle:hover{background:rgba(0,0,0,.05)}.brand{display:flex;align-items:center;gap:10px;cursor:pointer}.brand img{height:36px;width:auto;object-fit:contain}.brand-title{font-weight:700!important;letter-spacing:.3px;color:#1f2937}.nav-right{gap:12px}.nav-right,.user-chip{display:flex;align-items:center}.user-chip{gap:8px;padding:6px 10px;border-radius:999px;cursor:pointer;transition:all .2s ease}.user-chip:hover{background:rgba(0,0,0,.04)}.user-avatar{width:32px!important;height:32px!important;font-size:.85rem!important;font-weight:600;background:linear-gradient(90deg,#3d7bda,#00b8c8)!important}.username-text{font-size:.9rem!important;font-weight:500;color:#111827}.btn-signin,.btn-signup{padding:8px 16px;border-radius:10px;border:none;transition:all .2s ease}.btn-signup{color:white}.btn-signup:hover{box-shadow:0 8px 20px rgba(25,118,210,.35)}.btn-signin{background:transparent;color:#1976d2}.btn-signin:hover{background:rgba(25,118,210,.08)}.drawer-container{width:280px;padding:16px}.drawer-close{cursor:pointer;margin-bottom:12px}.btn-signin,.btn-signup{min-height:30px;padding:10px 22px;font-size:.95rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .25s ease;display:inline-flex;align-items:center;justify-content:center}.btn-signup{background:linear-gradient(90deg,#3d7bda,#00b8c8);color:#fff;box-shadow:0 6px 16px rgba(61,123,218,.35)}.btn-signup:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(61,123,218,.45)}.btn-signin{background:rgba(61,123,218,.08);color:#3d7bda;border:1px solid rgba(61,123,218,.35)}.btn-signin:hover{background:rgba(61,123,218,.14)}