.header-profile-link{text-decoration:none;display:inline-flex;overflow:visible}.header-profile-pill{box-sizing:border-box;border-radius:25px;justify-content:center;align-items:center;gap:8px;max-width:180px;min-height:44px;padding:6px 24px 6px 8px;display:inline-flex;position:relative;overflow:visible}.header-profile-pill--compact{gap:0;max-width:40px;min-height:40px;padding:4px}.header-profile-pill--active{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,#ff8c42 100%);border:none;box-shadow:0 8px 25px #ff6b3573,0 4px 12px #f7931e59}.header-profile-pill--idle{color:#4a5568;box-shadow:none;background:0 0;border:2px solid #ff6b3566}.header-profile-icon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative;overflow:visible}.header-profile-pill--compact .header-profile-icon{width:32px;height:32px}.header-profile-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative;overflow:hidden}.header-profile-pill--compact .header-profile-avatar{width:32px;height:32px}.header-profile-avatar img{object-fit:cover}.header-profile-initials{letter-spacing:.02em;color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(145deg,#ff6b35 0%,#f7931e 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:800;display:flex}.header-profile-pill--compact .header-profile-initials{font-size:11px}.header-profile-label{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.2;overflow:hidden}.header-profile-label--placeholder{opacity:0;width:52px;min-height:1em;display:inline-block}.header-profile-pill--active .header-profile-label{color:#fff;font-weight:600}.header-profile-signin-btn{cursor:pointer;background:0 0;border:none;padding:0}.header-profile-signin-pill{color:#4a5568;min-height:44px;box-shadow:none;background:0 0;border:2px solid #ff6b3566;border-radius:25px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:15px;font-weight:500;display:inline-flex}.header-profile-signin-pill--compact{border-radius:50%;width:40px;min-height:40px;padding:0}.header-profile-signin-pill--compact .header-profile-signin-text{display:none}.header-profile-badge{color:#fff;text-align:center;pointer-events:none;z-index:3;background:#ef4444;border:2px solid #fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:18px;position:absolute;top:-5px;right:-7px;box-shadow:0 2px 6px #ef444473}
.anb-root{z-index:120;--anb-accent:#ff6b35;--anb-accent-soft:#ff6b3529;--anb-bg:#0f172a;--anb-bg-hover:#1e293b;--anb-border:#ff6b3547;--anb-icon:#f8fafc;position:relative}.anb-trigger{border:1px solid var(--anb-border);background:linear-gradient(145deg,var(--anb-bg)0%,#162033 100%);width:44px;height:44px;color:var(--anb-icon);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:border-color .18s,background .18s,box-shadow .18s,color .18s,transform .18s;display:flex;position:relative;box-shadow:0 4px 14px #0f172a38}.anb-trigger:hover{background:linear-gradient(145deg,var(--anb-bg-hover)0%,#1a2740 100%);color:#ffb088;border-color:#ff6b358c;box-shadow:0 6px 18px #ff6b3538}.anb-trigger--active{background:linear-gradient(135deg,#ff6b3538 0%,var(--anb-bg)100%);color:var(--anb-accent);border-color:#ff6b35a6;box-shadow:0 0 0 1px #ff6b3533,0 6px 20px #ff6b3547}.anb-trigger--active:hover{color:#ff8c5a}.anb-badge{color:#fff;pointer-events:none;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:2px solid #0f172a;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;animation:.28s anb-badge-pop;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #ff6b3573}@keyframes anb-badge-pop{0%{transform:scale(.6)}70%{transform:scale(1.12)}to{transform:scale(1)}}.anb-panel{z-index:10050;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:min(380px,100vw - 24px);animation:.2s anb-panel-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 4px 6px #0f172a0a,0 20px 48px #0f172a24}@keyframes anb-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.anb-panel__head{background:linear-gradient(135deg,#ff6b3514 0%,#f8fafc 55%,#fff 100%);border-bottom:1px solid #ff6b351f;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.anb-panel__title{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.anb-panel__sub{color:#64748b;margin:3px 0 0;font-size:12px}.anb-panel__read{color:#059669;background:#ecfdf5;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.anb-panel__list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:min(420px,60vh);overflow-y:auto}.anb-panel__list::-webkit-scrollbar{width:5px}.anb-panel__list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.anb-feed-item{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:12px 16px;text-decoration:none;transition:background .14s;display:flex}.anb-feed-item:last-child{border-bottom:none}.anb-feed-item:hover{background:#f8fafc}.anb-feed-item__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.anb-feed-item__icon--order{color:#2563eb;background:#3b82f61f}.anb-feed-item__icon--review{color:#ea580c;background:#f973161f}.anb-feed-item__icon--support{color:#9333ea;background:#a855f71f}.anb-feed-item__icon--user{color:#059669;background:#10b9811f}.anb-feed-item__body{flex:1;min-width:0}.anb-feed-item__top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.anb-feed-item__title{color:#0f172a;font-size:13px;font-weight:700;line-height:1.3}.anb-feed-item__chip{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.anb-feed-item__chip--order{color:#1d4ed8;background:#3b82f61f}.anb-feed-item__chip--review{color:#c2410c;background:#f973161f}.anb-feed-item__chip--support{color:#7e22ce;background:#a855f71f}.anb-feed-item__chip--user{color:#047857;background:#10b9811f}.anb-feed-item__message{color:#64748b;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.anb-feed-item__time{color:#94a3b8;white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:11px;font-weight:500}.anb-empty{text-align:center;padding:28px 20px 32px}.anb-empty__icon{color:#ff6b35;background:linear-gradient(135deg,#ff6b3524 0%,#0f172a0f 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.anb-empty__title{color:#0f172a;margin:0 0 6px;font-size:14px;font-weight:700}.anb-empty__text{color:#64748b;margin:0;max-width:260px;margin-inline:auto;font-size:12px;line-height:1.5}
