.ec-bell{flex:none;margin-left:auto;position:relative}.ec-bell-btn{background:var(--white);border:2px solid var(--ink-900);cursor:pointer;width:38px;height:38px;color:var(--ink-900);box-shadow:2px 2px 0 var(--ink-900);border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:relative}.ec-bell-btn:hover{box-shadow:3px 3px 0 var(--ink-900);transform:translate(-1px,-1px)}.ec-bell-badge{min-width:18px;height:18px;font-family:var(--font-mono);background:var(--coral);color:#fff;border:2px solid var(--ink-900);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:-7px;right:-7px}.ec-bell-pop{z-index:80;background:var(--white);border:2px solid var(--ink-900);border-radius:var(--radius-lg);width:360px;max-width:84vw;box-shadow:6px 6px 0 var(--ink-900);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.ec-bell-head{background:var(--ink-900);color:#fff;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;font-size:14px;font-weight:800;display:flex}.ec-bell-head button{color:var(--yellow-400);cursor:pointer;font-family:var(--font-display);background:0 0;border:none;font-size:12px;font-weight:800}.ec-bell-list{max-height:380px;overflow-y:auto}.ec-bell-empty{text-align:center;color:var(--ink-500);padding:22px 14px;font-size:13px}.ec-bell-item{text-align:left;background:var(--white);cursor:pointer;border:none;border-bottom:1px solid var(--ink-100);flex-direction:column;gap:3px;width:100%;padding:11px 14px;display:flex}.ec-bell-item:last-child{border-bottom:none}.ec-bell-item:hover{background:var(--ink-50)}.ec-bell-item.unread{background:var(--yellow-50)}.ec-bell-item.unread:hover{background:var(--yellow-100)}.ec-bell-item .tt{font-family:var(--font-display);color:var(--ink-900);font-size:13.5px;font-weight:800}.ec-bell-item .bd{color:var(--ink-600);font-size:12.5px;line-height:1.4}.ec-bell-item .wh{font-family:var(--font-mono);color:var(--ink-400);font-size:10.5px;font-weight:700}.ec-bell-item.fixada{border-left:3px solid var(--yellow-400)}.ec-bell-item .tt .ec-ic{color:var(--ink-500);vertical-align:-1px;margin-right:5px}
