.top-actions{gap:10px}.compact-date input{width:116px;margin:0;border:1px solid var(--line);background:#fbfaff;border-radius:9px;padding:8px 9px;color:var(--ink);font-size:11px}.selected-row td{background:#faf8ff}.campaign-row{cursor:pointer}.campaign-row:hover td{background:#fcfaff}.trend-up{color:var(--green);font-weight:600}.trend-down{color:var(--red);font-weight:600}.trend-up small,.trend-down small{font-size:10px;font-weight:500;margin-left:2px}.cost-breakdown{margin-top:15px}.cost-grid{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid var(--line);border-radius:10px;overflow:hidden}.cost-item{padding:13px 12px;border-right:1px solid var(--line);background:#fcfdff}.cost-item:last-child{border-right:0}.cost-item span,.cost-item small{display:block;color:#8d849d;font-size:10px}.cost-item b{display:block;font-size:16px;margin:8px 0 4px;color:var(--ink)}.cost-item.highlight{background:#e4f5f1}.cost-item.highlight b{color:#378e7d}.cost-note{font-size:10px;color:#9991a3;margin-top:11px}@media(max-width:1000px){.cost-grid{grid-template-columns:repeat(4,1fr)}.cost-item:nth-child(4){border-right:0}.cost-item:nth-child(n+5){border-top:1px solid var(--line)}}@media(max-width:640px){.cost-grid{grid-template-columns:repeat(2,1fr)}.cost-item:nth-child(2n){border-right:0}.cost-item:nth-child(n+3){border-top:1px solid var(--line)}}
.ads-range-row{margin:-7px 0 18px}.ads-range-row .filters{justify-content:flex-start;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;box-shadow:var(--shadow)}
.core-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}.core-item{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 15px;box-shadow:var(--shadow)}.core-item span,.core-item small{display:block;color:#8d849d;font-size:10px}.core-item b{display:block;font-size:20px;letter-spacing:-.04em;margin:8px 0 4px}.loss-kpi{border-color:#f1dce5;background:linear-gradient(135deg,#fff,#fff9fb)}.loss-badge{margin-left:auto}.badge.pink{background:#fff0f5;color:#bf6e92}.split-legend{min-width:180px}.campaign-open{padding:5px 8px;margin-left:8px;font-size:10px;white-space:nowrap}.campaign-open:hover{color:var(--purple);border-color:#cfc5f7}
@media(max-width:1000px){.core-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.core-grid{grid-template-columns:1fr}}
