/* HelloBD News Premium 4.9.0 — My News. */
.hbn-my-news-trigger{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:7px 12px;border:1px solid #dce1e8;border-radius:9px;background:#fff;color:#172033;font-size:13px;font-weight:800;cursor:pointer}
.hbn-my-news-trigger svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;flex:none}
.hbn-my-news-trigger[hidden],.hbn-my-news-dialog [hidden]{display:none!important}
.hbn-my-news-trigger .hbn-my-news-badge{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:12px;color:#fff;background:var(--accent,#e31e24);font:700 11px/1 system-ui,sans-serif}
.hbn-my-news-header{align-self:center;min-height:34px;margin-inline:6px;padding:5px 9px}
.hbn-my-news-article{margin:8px 0 14px}.hbn-my-news-footer-access{text-align:center;padding:18px 0 26px}
.hbn-my-news-dialog{position:fixed;inset:0;width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 36px);margin:auto;padding:24px;border:1px solid #dce2eb;border-radius:20px;background:#fff;color:#172033;box-shadow:0 24px 100px #0005;font-family:inherit;overflow:auto;overscroll-behavior:contain}
.hbn-my-news-dialog:not([open]){display:none}.hbn-my-news-dialog::backdrop{background:rgba(10,18,32,.66)}
html.hbn-my-news-open{overflow:hidden}
.hbn-my-news-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}
.hbn-my-news-head small{color:#657189;font-size:10px;letter-spacing:1.3px;font-weight:800}
.hbn-my-news-head h2{margin:2px 0 0;font-size:30px;line-height:1.2;color:#172033}
.hbn-my-news-dialog button{min-height:44px;border:1px solid #dce2eb;background:#f6f8fb;border-radius:9px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.4;color:#172033;cursor:pointer}
.hbn-my-news-dialog button:disabled{opacity:.5;cursor:default}
.hbn-my-news-dialog [data-hbn-my-news-close]{width:44px;padding:4px;font:28px/1 system-ui,sans-serif;flex:none}
.hbn-my-news-dialog #hbn-my-news-note{margin:12px 0 20px;color:#657189;font-size:13px;line-height:1.6}
.hbn-my-news-tabs{display:flex;gap:8px;padding-bottom:15px;border-bottom:1px solid #e7ebf1}
.hbn-my-news-tabs button{flex:1}.hbn-my-news-tabs span{font-size:11px;margin-inline-start:4px}
.hbn-my-news-tabs [aria-selected="true"]{background:#172033;color:#fff;border-color:#172033}
.hbn-my-news-search{display:block;margin:18px 0 10px;font-size:12px;font-weight:800}
.hbn-my-news-search input{display:block;box-sizing:border-box;width:100%;height:46px;margin-top:7px;border:1px solid #cfd7e3;border-radius:10px;background:#fff;color:#172033;padding:10px 12px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;min-width:0}
.hbn-my-news-list-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#657189}
.hbn-my-news-list-meta button{background:transparent;border-color:transparent;font-size:12px;text-decoration:underline;text-underline-offset:3px}
.hbn-my-news-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:10px}
.hbn-my-news-list li{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e2e7ef;border-radius:12px;background:#f9fafc;min-width:0}
.hbn-my-news-list a{flex:1;min-width:0;font-size:15px;font-weight:700;line-height:1.55;color:#172033;overflow-wrap:anywhere;text-decoration:none}
.hbn-my-news-list a:hover{text-decoration:underline}.hbn-my-news-list button{flex:none;font-size:11px;padding:7px 9px}
.hbn-my-news-empty{margin:15px 0 0;padding:25px 18px;border:1px dashed #d2dbe7;border-radius:12px;font-size:14px;color:#657189;line-height:1.7;text-align:center}
.hbn-my-news-error,.hbn-my-news-confirm{padding:12px;border:1px solid #efbdc0;background:#fff1f2;color:#8b1823;border-radius:10px;font-size:13px;line-height:1.6}
.hbn-my-news-confirm p{margin:0 0 8px}.hbn-my-news-confirm button{margin-inline-end:8px}
.hbn-my-news-dialog :is(button,input,a):focus-visible,.hbn-my-news-trigger:focus-visible{outline:3px solid var(--accent,#e31e24);outline-offset:3px}
html.hbn-dark .hbn-my-news-trigger,html.hbn-dark .hbn-my-news-dialog{background:#151d2a;color:#edf2fa;border-color:#344157}
html.hbn-dark .hbn-my-news-head h2{color:#edf2fa}
html.hbn-dark .hbn-my-news-dialog :is(button,input){background:#202c3e;color:#edf2fa;border-color:#3e4c63}
html.hbn-dark .hbn-my-news-list li{background:#1c2839;border-color:#344157}
html.hbn-dark .hbn-my-news-list a{color:#edf2fa}
html.hbn-dark .hbn-my-news-dialog :is(small,#hbn-my-news-note,.hbn-my-news-list-meta,.hbn-my-news-empty){color:#b7c6dc}
html.hbn-dark .hbn-my-news-tabs{border-color:#344157}
html.hbn-dark .hbn-my-news-tabs [aria-selected="true"]{background:#dbe6f6;color:#172033}
html.hbn-dark .hbn-my-news-error,html.hbn-dark .hbn-my-news-confirm{background:#3b202a;color:#ffd7dc;border-color:#8b4a56}
@media(max-width:780px){.hbn-my-news-header{width:40px;height:40px;margin-inline:2px;padding:4px;gap:0;position:relative}.hbn-my-news-header .hbn-my-news-button-label{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.hbn-my-news-header .hbn-my-news-badge{position:absolute;right:-3px;top:0;min-width:16px;height:16px;padding:0 3px;font-size:9px}}
@media(max-width:480px){.hbn-my-news-dialog{width:calc(100% - 20px);padding:18px 14px;border-radius:16px;max-height:calc(100dvh - 20px)}.hbn-my-news-head h2{font-size:27px}.hbn-my-news-list li{align-items:flex-start;gap:8px;padding:12px}.hbn-my-news-list a{font-size:14px}.hbn-my-news-tabs button{font-size:12px;padding-inline:6px}.hbn-my-news-dialog .hbn-my-news-list button{min-height:44px;padding-inline:7px}.hbn-my-news-trigger{max-width:100%;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.hbn-my-news-dialog *{transition:none!important;scroll-behavior:auto!important}}
@media print{.hbn-my-news-trigger,.hbn-my-news-dialog,.hbn-my-news-footer-access{display:none!important}}

.hbn-my-news-search input::placeholder{color:#657189;opacity:1}html.hbn-dark .hbn-my-news-search input::placeholder{color:#b7c6dc}
