.cvn-bell{position:relative;width:44px;height:44px;padding:10px;border:1px solid #345066;border-radius:13px;background:#152a3b;color:#e6f5fa}.cvn-bell[hidden]{display:none}.cvn-bell svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.cvn-bell span:not(:empty){position:absolute;right:-4px;top:-5px;background:#19dbcc;color:#062329;border-radius:20px;padding:2px 5px;font-size:11px;font-weight:800}
.cvn-dialog{width:min(510px,calc(100vw - 24px));max-height:88dvh;overflow:auto;box-sizing:border-box;background:#102332;color:#eef5fa;border:1px solid #345066;border-radius:22px;padding:22px}.cvn-dialog::backdrop{background:#030b14cc;backdrop-filter:blur(6px)}.cvn-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cvn-head h3{margin:0}.cvn-head button{min-width:44px;min-height:44px;background:#203b50;color:white;border:0;border-radius:12px;font-size:24px}.cvn-dialog p{font-size:14px;line-height:1.6;color:#b7cbd8}.cvn-dialog .cvn-note{font-size:12px}.cvn-buttons{display:grid;gap:10px}.cvn-buttons button{min-height:48px;border-radius:12px;padding:12px;border:1px solid #3a596e;background:#203b50;color:white;font-weight:700}.cvn-buttons button:first-child{background:#19dbcc;color:#062329}.cvn-buttons button:disabled{opacity:.5}.cvn-dialog .cvn-status{color:#8ce7dc}.cvn-feed{display:grid;gap:12px;font-size:14px}.cvn-feed article{padding:16px;border:1px solid #345066;border-radius:14px;background:#152a3b}.cvn-feed small{color:#8fa8b8}.cvn-feed p{margin:8px 0}.cvn-watch{grid-column:1/-1;min-height:44px;border:1px solid #3a596e;background:#203b50;color:#cce5ef;border-radius:10px;padding:10px}.cvn-watch[aria-pressed=true]{color:#19dbcc;border-color:#19dbcc}.cvn-dialog :focus-visible{outline:3px solid #19dbcc;outline-offset:2px}
