.notification-dropdown-wrapper{flex-shrink:0;position:relative}.notification-bell-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:relative}.notification-bell-btn:hover{background:#fff3}.notification-badge{color:#fff;text-align:center;background:#dc2626;border:2px solid #dc2626;border-radius:10px;min-width:16px;padding:2px 5px;font-size:10px;font-weight:600;position:absolute;top:4px;right:4px}.notification-overlay{top:var(--header-h,48px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0006;position:fixed;bottom:0;left:0;right:0}.notification-modal{top:var(--header-h,48px);width:90%;max-width:500px;max-height:calc(100vh - var(--header-h,48px) - 20px);z-index:9999;background:#fff;border-radius:20px;flex-direction:column;margin-top:0;display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.notification-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.notification-modal-title{color:#1e293b;margin:0;padding:0;font-size:18px;font-weight:700}.notification-modal-actions{align-items:center;gap:12px;display:flex}.notification-icon-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.notification-icon-btn:hover{color:#1e293b;background:#f1f5f9}.notification-modal-list{max-height:calc(100vh - var(--header-h,48px) - 200px);flex:1;padding:8px 0;overflow-y:auto}.notification-modal-item{text-align:left;cursor:pointer;border:none;border-bottom:1px solid #e2e8f0;border-radius:0;align-items:flex-start;gap:12px;width:100%;padding:16px 20px;transition:background .2s;display:flex;position:relative}.notification-modal-item.read{background:#fff}.notification-modal-item.read:hover{background:#f8fafc}.notification-modal-item.unread{background:#dbeafe}.notification-modal-item.unread:hover{background:#bfdbfe}.notification-modal-item:last-child{border-bottom:none}.notification-modal-item-left{flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-modal-avatar{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px}.notification-modal-item.pp-male .notification-modal-avatar{border-color:#007bff}.notification-modal-item.pp-female .notification-modal-avatar{border-color:#e11d48}.notification-modal-item.pp-wox .notification-modal-avatar{border-color:#007bff}.notification-modal-item.pp-system .notification-modal-avatar{border-color:#f59e0b}.notification-modal-avatar.system-avatar{color:#fff;background:#3b82f6;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.notification-modal-content{z-index:2;flex:1;min-width:0;position:relative}.notification-modal-text{color:#475569;margin-bottom:4px;font-size:16px;line-height:1.5}.notification-modal-user{cursor:pointer;font-weight:700;text-decoration:none;transition:color .2s}.notification-modal-item .notification-modal-user.male{color:#007bff}.notification-modal-item .notification-modal-user.female{color:#db2777}.notification-modal-item .notification-modal-user.system{color:#f59e0b}.notification-modal-user:hover{opacity:.85}.notification-modal-action{color:#64748b}.notification-modal-unread-dot{z-index:1;background:#007bff;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;min-width:12px;height:12px;min-height:12px;position:absolute;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 0 0 1px #007bff}.notification-modal-subject{color:#3b82f6;word-wrap:break-word;overflow-wrap:break-word;border-left:2px solid #3b82f6;margin-top:6px;padding-left:8px;font-size:13px;font-weight:500}.notification-modal-time{color:var(--text-muted);margin-top:4px;font-size:13px}.notification-modal-footer{border-top:1px solid #e2e8f0;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;padding:10px 12px;display:flex}.notification-footer-btn{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#007bff;border:none;border-radius:8px;flex:0 auto;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1.25;text-decoration:none;transition:background .2s;display:inline-flex}.notification-footer-btn:hover{background:#007bff}@media (max-width:480px){.notification-modal{width:95%;max-height:calc(100vh - var(--header-h,48px) - 20px)}.notification-modal-header{padding:16px 16px 12px}.notification-modal-title{font-size:18px}.notification-modal-item{padding:12px 16px}.notification-modal-avatar,.notification-modal-avatar.system-avatar{width:36px;height:36px}.notification-modal-text{font-size:13px}.notification-modal-footer{gap:6px;padding:8px 12px}.notification-footer-btn{padding:5px 8px;font-size:11px}}
.mod-dropdown-wrapper{flex-shrink:0;position:relative}.mod-shield-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:background .2s;display:flex;position:relative}.mod-shield-btn:hover{background:#fff3}.mod-shield-dot{background:#ef4444;border:2px solid #007bff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.mod-overlay{top:var(--header-h,48px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0006;position:fixed;bottom:0;left:0;right:0}.mod-modal{top:var(--header-h,48px);width:90%;max-width:420px;max-height:calc(100vh - var(--header-h,48px) - 20px);z-index:9999;background:#fff;border-radius:16px;flex-direction:column;font-family:Plus Jakarta Sans,system-ui,sans-serif;display:flex;position:fixed;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.mod-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.mod-modal-title{color:#0f172a;margin:0;font-size:18px;font-weight:700}.mod-close-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.mod-close-btn:hover{color:#0f172a;background:#f1f5f9}.mod-tabs-row{border-bottom:1px solid #e2e8f0;gap:0;padding:0 20px;display:flex}.mod-tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;position:relative}.mod-tab-btn:hover{color:#0f172a}.mod-tab-btn.active{color:#4f46e5;border-bottom-color:#4f46e5}.mod-tab-badge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.mod-tab-btn.active .mod-tab-badge{background:#4f46e5}.mod-filter-row{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding:12px 20px;display:flex}.mod-filter-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.mod-filter-btn:hover{color:#0f172a;background:#f8fafc}.mod-filter-btn.active{color:#fff;background:#4f46e5;border-color:#4f46e5}.mod-modal-list{flex:1;max-height:280px;padding:8px 0;overflow-y:auto}.mod-modal-empty{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;font-size:14px;display:flex}.mod-modal-refresh-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.mod-modal-refresh-btn:hover{color:#0f172a;background:#f1f5f9}.mod-modal-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 20px;transition:background .2s;display:flex}.mod-modal-item:hover{background:#f8fafc}.mod-modal-item-type{color:#4f46e5;text-transform:uppercase;font-size:11px;font-weight:700}.mod-modal-item-reason{color:#0f172a;font-size:14px;font-weight:500}.mod-modal-item-count{color:#64748b;font-size:12px}.mod-council-item{border-bottom:1px solid #f1f5f9;padding:12px 20px}.mod-council-item-link{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 20px;font-family:inherit;transition:background .15s;display:flex}.mod-council-item-link:hover{background:#f8fafc}.mod-council-item-link .mod-modal-item-type{color:#0f172a;font-size:13px;font-weight:700}.mod-council-item-link .mod-council-votes{color:#64748b;font-size:12px;font-weight:500}.mod-council-hint{color:var(--text-muted);margin-top:2px;font-size:11px;font-style:italic}
.profile-dropdown-wrapper{flex-shrink:0;position:relative}.profile-dropdown-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s;display:flex}.profile-dropdown-btn:hover{background:#fff3}.profile-dropdown-btn [data-avatar-fallback]{box-shadow:0 0 0 2px #fff9;background:#fff!important}.profile-dropdown-overlay{top:var(--header-h,48px);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0006;position:fixed;bottom:0;left:0;right:0}.profile-dropdown-modal{top:calc(var(--header-h,48px) + 8px);background:var(--dm-bg,#fff);z-index:9999;border:1px solid var(--dm-border,#e2e8f0);border-radius:12px;flex-direction:column;min-width:180px;display:flex;position:fixed;right:8px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -5px #0000000a}.profile-dropdown-item{color:var(--dm-text,#0f172a);padding:14px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.profile-dropdown-item:hover{background:#0000000f}[data-theme=dark] .profile-dropdown-item:hover{background:#ffffff14}.profile-dropdown-item:not(:last-child),.profile-dropdown-item-btn:not(:last-child){border-bottom:1px solid var(--dm-border,#e2e8f0)}.profile-dropdown-item-btn{text-align:left;width:100%;color:var(--dm-text,#0f172a);cursor:pointer;background:0 0;border:none;padding:14px 20px;font-size:16px;font-weight:700;transition:background .2s;display:block}.profile-dropdown-item-btn:hover{background:#0000000f}[data-theme=dark] .profile-dropdown-item-btn:hover{background:#ffffff14}.profile-dropdown-item-toggle{cursor:default;color:var(--dm-text,#0f172a);justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-dropdown-toggle{flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.profile-dropdown-toggle input{opacity:0;width:0;height:0}.profile-dropdown-toggle-slider{cursor:pointer;background-color:#cbd5e1;border-radius:22px;transition:all .3s;position:absolute;inset:0}.profile-dropdown-toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0003}.profile-dropdown-toggle input:checked+.profile-dropdown-toggle-slider{background-color:#007bff}.profile-dropdown-toggle input:checked+.profile-dropdown-toggle-slider:before{transform:translate(18px)}[data-theme=dark] .profile-dropdown-modal{background:var(--dm-bg);border-color:var(--dm-border)}[data-theme=dark] .profile-dropdown-item,[data-theme=dark] .profile-dropdown-item-btn,[data-theme=dark] .profile-dropdown-item-toggle{color:var(--dm-text)}[data-theme=dark] .profile-dropdown-item:not(:last-child),[data-theme=dark] .profile-dropdown-item-btn:not(:last-child){border-bottom-color:var(--dm-border)}
.header-logo-text{font-family:Helvetica Neue,Helvetica,Arial,Segoe UI,sans-serif}[data-theme=dark] .header-side-menu{background:var(--dm-bg)!important;box-shadow:6px 0 24px #0006!important}[data-theme=dark] .header-side-menu .header-side-menu-link{color:var(--dm-text)!important}[data-theme=dark] .header-side-menu .header-side-menu-footer{border-top-color:var(--dm-border)!important}[data-theme=dark] .header-side-menu .header-side-menu-footer-link{color:var(--text-muted)!important}
