.filter-trigger{position:relative}.filter-trigger span{position:absolute;right:-4px;top:-5px;background:#26bb6b;color:#fff;border-radius:10px;min-width:15px;height:15px;line-height:15px;font-size:9px}.filter-drawer,.report-filters{background:#fff;border:1px solid var(--line);border-radius:6px;padding:13px;margin-bottom:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:11px;box-shadow:var(--shadow)}.filter-drawer[hidden]{display:none}.filter-drawer label,.report-filters label,.newsletter-form>label{display:grid;gap:6px;font-size:11px;color:#727a75}.filter-drawer select,.report-filters select,.report-filters input,.newsletter-form input,.newsletter-form select,.newsletter-form textarea{border:1px solid #dfe4e1;border-radius:5px;padding:8px 9px;background:#fff;color:#505853;font:inherit}.mini-edit{border:0;background:#eaf9f0;color:#19a75a;width:24px;height:24px;border-radius:4px}.switch{display:inline-block;width:28px;height:15px;border-radius:10px;background:#dfe4e1;position:relative;vertical-align:middle}.switch:after{content:"";position:absolute;width:11px;height:11px;left:2px;top:2px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #aaa;transition:.15s}.switch.on{background:#24b967}.switch.on:after{left:15px}.newsletter-form{max-width:1050px;display:grid;gap:13px}.role-checks{display:flex;gap:20px;background:#fff;border:1px solid #dfe4e1;padding:10px;border-radius:5px}.role-checks label{display:flex;gap:6px;align-items:center}.newsletter-form select{min-height:74px}.editor{border:1px solid #dfe4e1;border-radius:5px;overflow:hidden;background:#fff}.editor-bar{height:35px;border-bottom:1px solid #e7eae8;padding:9px;color:#68706b;font-size:11px}.editor textarea{border:0;border-radius:0;width:100%;resize:vertical}.column-chips{background:#fff;border:1px solid var(--line);padding:10px 12px;margin-bottom:10px;border-radius:6px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:10px}.column-chips>span{color:#7d8580;margin-right:3px}.column-chips button{border:1px solid #cfe8d9;background:#fff;color:#4d8d68;border-radius:12px;padding:5px 9px;font-size:9px}.column-chips button.active{background:#e5f8ed;color:#159952;border-color:#9cd8b6}.report-summary{display:flex;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:6px;padding:10px 13px;margin-bottom:10px;color:#7a827d;font-size:11px}.report-summary b{color:#313a34;font-size:14px;margin-left:4px}.operator-logo{display:grid;place-items:center;width:29px;height:29px;border-radius:4px;color:#fff;font-weight:700}.operator-logo.blue{background:#62a5d4}.operator-logo.orange{background:#e39a48}@media(max-width:1100px){.filter-drawer,.report-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.filter-drawer,.report-filters{grid-template-columns:1fr}.role-checks,.report-summary{flex-wrap:wrap}}
