.top-strip{position:sticky;top:0;z-index:1040;background:rgba(248,250,252,.85);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08)}
.top-strip .inner{display:flex;gap:10px;flex-wrap:wrap;padding:10px 12px;align-items:center}
.top-strip .nav-btn{border:1px solid rgba(0,0,0,.05);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;font-weight:400;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.top-strip .nav-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.08);filter:brightness(.98)}
.top-strip .nav-btn.pill-shape{border-radius:999px}
.top-strip-admin-btn{gap:7px;font-weight:900!important;background:linear-gradient(135deg,#0f5563,#147080)!important;color:#fff!important;border-color:rgba(15,85,99,.22)!important}
.top-strip .social .nav-btn{font-weight:500;font-size:14px;padding:8px 12px;gap:6px}
.top-strip .social .nav-btn i{font-size:16px}
.chat-notification-popover{position:relative;flex:0 0 auto}
.chat-notification-popover>summary{list-style:none}
.chat-notification-popover>summary::-webkit-details-marker{display:none}
.chat-notification-popover[open]>summary{border-color:#0f5563!important;color:#0f5563!important;background:#eef8f8!important}
.chat-notification-menu{position:absolute;left:0;right:auto;top:calc(100% + 9px);z-index:1090;width:min(360px,92vw);padding:8px;border:1px solid #e8ddc7;border-radius:16px;background:#fffdf7;box-shadow:0 22px 55px rgba(8,63,75,.22)}
.chat-notification-item{display:block;padding:9px 10px;border-radius:11px;color:#0f5563!important;text-decoration:none}
.chat-notification-item:hover{background:#f7f3e8}
.top-strip-auth{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}
.top-strip-auth .auth-profile-pill{min-height:38px;gap:8px;padding:6px 11px 6px 7px;background:rgba(255,255,255,.92)!important;color:#083f4b!important;border-color:rgba(15,85,99,.14)!important;box-shadow:0 8px 18px rgba(8,63,75,.08)}
.top-strip-auth .auth-profile-pill:hover{color:#0f5563!important}
.top-strip-auth .auth-avatar{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;overflow:hidden;background:#fff6df;border:1px solid rgba(209,169,91,.32);flex:0 0 28px}
.top-strip-auth .auth-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.top-strip-auth .auth-copy{display:inline-flex;align-items:center;gap:7px;min-width:0}
.top-strip-auth .auth-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:850}
.top-strip-auth .auth-bp{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#fff6df;color:#083f4b;font-size:.72rem;font-weight:950}
.top-strip-auth .auth-bp i{color:#d1a95b}
.top-strip-auth .auth-logout-form{margin:0}
.top-strip-auth .auth-logout-btn{min-height:38px;border:1px solid rgba(220,38,38,.16)!important;background:#fff!important;color:#b91c1c!important;font-weight:850!important;font-size:14px!important;padding:8px 12px!important}
.top-strip-auth .auth-logout-btn:hover{background:#fff1f2!important;color:#991b1b!important}
.top-strip-auth .auth-login-btn{min-height:38px;background:linear-gradient(135deg,#0f5563,#147080)!important;color:#fff!important;border-color:rgba(15,85,99,.22)!important;font-weight:900!important;padding:8px 13px!important}
.top-strip-auth .auth-signup-btn{min-height:38px;background:#fff!important;color:#083f4b!important;border-color:rgba(15,85,99,.16)!important;font-weight:900!important;padding:8px 13px!important}
.top-strip-auth .auth-login-btn:hover,.top-strip-auth .auth-signup-btn:hover{filter:brightness(1.02)}
@media (max-width:576px){.chat-notification-menu{left:0;right:auto;width:min(340px,88vw)}.top-strip .inner{flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.top-strip .inner::-webkit-scrollbar{display:none}.top-strip-auth{gap:6px}.top-strip-auth .auth-name{max-width:110px}.top-strip-auth .auth-bp{display:none}.top-strip-auth .auth-logout-btn span{display:none}}
