.ch-search-alert-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 4px;padding:12px 14px;border:1px solid #eceff3;border-radius:12px;background:#fff}.ch-search-alert-bar__copy{display:flex;align-items:center;gap:10px;color:#4b5563;font-size:13px}.ch-search-alert-bar__copy i{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:#fff3ef;color:#ff3e0c}.ch-search-alert-bar__copy strong{display:block;color:#25272b;font-size:14px}.ch-search-alert-bar__copy span{display:block;margin-top:1px;color:#7a808b}.ch-search-alert-bar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ch-search-alert-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#4b5563!important;font-size:13px;font-weight:700;text-decoration:none!important;cursor:pointer}.ch-search-alert-btn:hover{background:#e93606;border-color:#e93606;color:#fff!important}.ch-search-alert-btn--ghost{background:#fff;color:#4b5563!important;border-color:#dfe3e8}.ch-search-alert-btn--ghost:hover{background:#f7f8fa;border-color:#d5d9df;color:#25272b!important}
.ch-alerts-page{padding-top:24px;padding-bottom:50px}.ch-alerts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.ch-alerts-note{display:flex;gap:12px;align-items:flex-start;margin-bottom:22px;padding:13px 15px;border:1px solid #ffe0d6;border-radius:12px;background:#fff8f5;color:#5b6069}.ch-alerts-note>i{margin-top:2px;color:#ff3e0c}.ch-alerts-note strong,.ch-alerts-note span{display:block}.ch-alerts-note strong{margin-bottom:2px;color:#27292d;font-size:13px}.ch-alerts-note span{font-size:12px;line-height:1.55}.ch-alerts-flash{border-radius:10px}.ch-alerts-section{margin-top:24px}.ch-alerts-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.ch-alerts-section__head h2{margin:0;color:#25272b;font-size:20px;font-weight:700}.ch-alerts-section__head p{margin:3px 0 0;color:#858b95;font-size:13px}.ch-alerts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ch-alert-card{position:relative;padding:17px;border:1px solid #e9ecf0;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.04)}.ch-alert-card.is-paused{background:#fafafa}.ch-alert-card__top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:14px}.ch-alert-card__state,.ch-alert-card__new{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;font-size:11px;font-weight:700}.ch-alert-card__state{background:#f1f3f5;color:#6b7280}.ch-alert-card__state.is-active{background:#effaf3;color:#26834a}.ch-alert-card__new{margin-left:4px;background:#fff0eb;color:#e83b08}.ch-alert-card__matches{color:#5f6670;font-size:12px}.ch-alert-card__form>label{display:block;margin-bottom:5px;color:#666d77;font-size:12px;font-weight:700}.ch-alert-card__form>input[type=text]{width:100%;height:42px;padding:0 11px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#282b30;font-size:14px;outline:none}.ch-alert-card__form>input[type=text]:focus{border-color:#ff9d7f;box-shadow:0 0 0 3px rgba(255,62,12,.08)}.ch-alert-card__switches{display:flex;flex-wrap:wrap;gap:13px;margin:14px 0}.ch-alert-switch{display:flex;align-items:center;gap:7px;margin:0;color:#666d77;font-size:12px;cursor:pointer}.ch-alert-switch input{position:absolute;opacity:0;pointer-events:none}.ch-alert-switch span{position:relative;width:34px;height:19px;border-radius:999px;background:#d9dde2;transition:.18s}.ch-alert-switch span:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.18);transition:.18s}.ch-alert-switch input:checked+span{background:#ff3e0c}.ch-alert-switch input:checked+span:after{transform:translateX(15px)}.ch-alert-card__actions{display:flex;gap:8px;flex-wrap:wrap}.ch-alert-card__delete{position:absolute;right:16px;bottom:17px}.ch-alert-card__delete button{padding:4px;border:0;background:transparent;color:#9aa0aa;font-size:11px;cursor:pointer}.ch-alert-card__delete button:hover{color:#d13d2f}.ch-alerts-empty{padding:36px;text-align:center}.ch-alerts-empty__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#fff0eb;color:#ff3e0c;font-size:20px}.ch-alerts-empty h3{margin:0 0 7px;font-size:18px}.ch-alerts-empty p{margin:0 auto 16px;max-width:520px;color:#777e88;font-size:13px}.ch-alert-news-list{overflow:hidden;border:1px solid #e9ecf0;border-radius:14px;background:#fff}.ch-alert-news{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-bottom:1px solid #eff1f3}.ch-alert-news:last-child{border-bottom:0}.ch-alert-news.is-unread{background:#fffaf8}.ch-alert-news__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff0eb;color:#ff3e0c}.ch-alert-news__meta{display:flex;align-items:center;gap:9px;margin-bottom:2px;color:#9298a2;font-size:11px}.ch-alert-news__meta span{color:#ff3e0c;font-weight:700}.ch-alert-news h3{margin:0;color:#27292d;font-size:14px;font-weight:700}.ch-alert-news p{margin:3px 0 0;color:#777e88;font-size:12px}.ch-alerts-no-news{display:flex;align-items:center;gap:9px;padding:18px;border:1px dashed #dfe3e8;border-radius:12px;color:#777e88;font-size:13px}.ch-alerts-no-news i{color:#36a265}.ch-alerts-pagination{margin-top:15px}
@media(max-width:991px){.ch-alerts-grid{grid-template-columns:1fr}.ch-alert-card__delete{position:static;margin-top:9px;text-align:right}}@media(max-width:767px){.ch-search-alert-bar{align-items:flex-start;flex-direction:column}.ch-search-alert-bar__actions{width:100%}.ch-search-alert-btn{flex:1}.ch-alerts-head,.ch-alerts-section__head{align-items:flex-start;flex-direction:column}.ch-alert-news{grid-template-columns:38px minmax(0,1fr)}.ch-alert-news>a{grid-column:2;width:max-content}.ch-alert-card__actions{display:grid;grid-template-columns:1fr}.ch-alert-card__actions .re-btn{width:100%;justify-content:center}}
