.ae-notify-card{background:#fff;border:1px solid #ececec;border-radius:20px;padding:18px;margin-bottom:18px}.ae-notify-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ae-notify-actions{display:flex;gap:8px;flex-wrap:wrap}.ae-notify-list{margin-top:12px;max-height:420px;overflow:auto}.ae-notify-item{display:block;width:100%;text-align:inherit;border:0;border-bottom:1px solid #eee;background:transparent;padding:13px 4px;cursor:pointer;color:inherit}.ae-notify-item:last-child{border-bottom:0}.ae-notify-item.unread{background:#fff8f2}.ae-notify-item b{display:block;margin-bottom:4px}.ae-notify-item small{display:block;color:#777;margin-top:5px}.ae-notify-badge{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#d64032;color:white;font-size:.72rem;font-weight:800;padding:0 6px}.ae-notify-pref{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #f0f0f0}.ae-notify-pref:last-child{border:0}.ae-verify-box{margin-top:14px;padding-top:14px;border-top:1px solid #eee}.ae-verify-row{display:flex;gap:8px;margin-top:10px}.ae-verify-row input{flex:1}.ae-notify-toast{position:fixed;right:18px;bottom:18px;z-index:9999;max-width:360px;background:#111;color:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 18px 50px rgba(0,0,0,.25);display:none}.ae-notify-toast.show{display:block}.ae-notify-toast b{display:block;margin-bottom:4px}.ae-portal-bell{position:relative}.ae-portal-drawer{position:fixed;top:72px;right:18px;z-index:9998;width:min(390px,calc(100vw - 36px));background:#fff;border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.18);padding:14px;display:none}.ae-portal-drawer.open{display:block}.ae-portal-drawer .ae-notify-list{max-height:55vh}.ae-comm-status{display:flex;align-items:center;gap:8px;font-size:.9rem}.ae-status-dot{width:9px;height:9px;border-radius:50%;background:#aaa}.ae-status-dot.on{background:#188038}.ae-status-dot.off{background:#b3261e}.ae-broadcast-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ae-broadcast-grid .full{grid-column:1/-1}@media(max-width:620px){.ae-notify-head{align-items:flex-start;flex-direction:column}.ae-verify-row{flex-direction:column}.ae-broadcast-grid{grid-template-columns:1fr}.ae-broadcast-grid .full{grid-column:auto}.ae-portal-drawer{top:64px;right:10px;width:calc(100vw - 20px)}}
