:root{--orange:#ef7622;--blue:#086b9b;--ink:#1d2428;--muted:#657078;--line:#dbe2e6;--bg:#f3f6f7;--card:#fff;--green:#0a7c54;--red:#b33a32;--radius:14px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff 0,#f3f6f7 260px);font-size:16px}.shell{max-width:1420px;margin:auto;padding:28px 34px 36px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:18px}.brand img{width:138px;height:72px;object-fit:contain;background:#fff;border-radius:10px}.brand span{display:block;font-weight:750;font-size:1.05rem}.brand small,.report-head small{display:block;color:var(--muted);margin-top:5px}.live{font-size:.875rem;color:#31505f;background:#e8f2f6;padding:9px 12px;border-radius:999px}.live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px}.controls{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:28px 0 20px}.period{display:flex;flex-wrap:wrap;gap:6px}.period button,.tabs button,.gallery aside button{font:inherit;border:0;background:transparent;cursor:pointer}.period button{padding:9px 13px;color:#4a565d;border-radius:9px}.period button:hover,.period button.active{background:var(--ink);color:#fff}.controls label{font-size:.875rem;color:var(--muted);white-space:nowrap}.controls select{margin-left:8px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 28px 8px 10px;font:inherit}.report-head{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:22px}.report-head h1{margin:5px 0 0;font-size:2rem;letter-spacing:-.04em}.report-head>span,.pill{color:var(--blue);background:#e9f4f8;border:1px solid #cae3ec;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:700}.tabs{display:flex;gap:5px;margin:22px 0 18px;border-bottom:1px solid var(--line);overflow-x:auto}.tabs button{padding:12px 15px;color:#57636a;white-space:nowrap;border-bottom:3px solid transparent}.tabs button:hover,.tabs button.active{color:var(--ink);border-bottom-color:var(--orange)}.tabs b{background:var(--orange);color:#fff;font-size:.72rem;padding:2px 6px;border-radius:10px}.panel{display:none}.panel.active{display:block}.metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.metrics article,.card{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 18px rgba(25,45,55,.045)}.metrics article{padding:18px;min-height:154px}.metrics span,.recon-grid span,.audit-grid span{color:var(--muted);font-size:.84rem;font-weight:650}.metrics strong{display:block;font-size:1.75rem;margin:10px 0 8px;letter-spacing:-.04em}.metrics p{font-size:.8rem;color:var(--muted);margin:0 0 10px}.metrics em{font-style:normal;font-size:.74rem;font-weight:700}.up{color:var(--green)}.down{color:var(--red)}.neutral{color:var(--blue)}.split{display:grid;grid-template-columns:1.25fr 1fr;gap:14px;margin:14px 0}.card{padding:22px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800;color:var(--orange)}h2{font-size:1.25rem;margin:5px 0 14px}h3{font-size:1rem}.bars div{display:grid;grid-template-columns:1fr auto;gap:10px;position:relative;padding:12px 0 15px}.bars div i{position:absolute;bottom:3px;left:0;width:var(--w);height:4px;background:linear-gradient(90deg,var(--orange),#f6b07e);border-radius:5px}.bars span{font-size:.88rem}.bars b{font-size:.88rem}.recon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.recon-grid div{background:#f6f9fa;padding:14px;border-radius:10px}.recon-grid strong{display:block;font-size:1.55rem}.reconcile p,.table-card>p,.section-title p,.audit-grid p,.creative p{color:var(--muted);font-size:.85rem;line-height:1.5}.table-card{margin-top:14px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.86rem}th{text-align:left;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;padding:11px 13px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:13px;border-bottom:1px solid #edf0f2;white-space:nowrap}th:not(:first-child),td:not(:first-child){text-align:right}tfoot td{font-weight:800;background:#f7f9fa}.clickable{cursor:pointer}.clickable:hover{background:#f5fafc}.status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:750}.status.on{background:#e4f5ed;color:var(--green)}.status.issue{background:#fff0df;color:#a25618}.status.won{background:#e6f0ff;color:#245d9a}.section-title{display:flex;justify-content:space-between;align-items:end;margin:28px 2px 15px}.section-title h2{font-size:1.6rem;margin-bottom:4px}.audit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.audit-grid strong{display:block;font-size:2rem}.gallery{display:grid;grid-template-columns:280px 1fr;gap:14px}.gallery aside{background:#16252d;padding:10px;border-radius:var(--radius);height:max-content}.gallery aside button{display:block;width:100%;color:#d8e1e5;text-align:left;padding:14px;border-radius:9px}.gallery aside button.active,.gallery aside button:hover{background:#263b45}.gallery aside small{display:block;color:#91a8b3;margin-top:5px}.creative-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.creative{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:14px}.thumb{height:210px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:3rem;font-weight:850;letter-spacing:-.08em;margin-bottom:14px}.thumb.orange{background:linear-gradient(145deg,#f4934f,var(--orange))}.thumb.blue{background:linear-gradient(145deg,#1684b6,#075274)}.thumb.dark{background:linear-gradient(145deg,#3f5058,#19242a)}.creative button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-weight:700;color:var(--blue)}#owner-table th{cursor:pointer}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pipeline article{background:#fff;border:1px solid var(--line);border-top:4px solid var(--orange);border-radius:var(--radius);padding:20px}.pipeline strong{display:block;font-size:2rem;margin-top:12px}.pipeline i{display:block;height:5px;background:#e7edf0;border-radius:9px;margin-top:20px}.pipeline article:nth-child(2) i{width:35%;background:var(--blue)}.pipeline article:nth-child(3) i{width:14%;background:var(--green)}footer{display:flex;justify-content:space-between;color:var(--muted);font-size:.8rem;padding:24px 3px 0}@media(max-width:1000px){.metrics{grid-template-columns:repeat(2,1fr)}.split,.gallery{grid-template-columns:1fr}.audit-grid,.pipeline{grid-template-columns:repeat(2,1fr)}.creative-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.shell{padding:18px 14px}.topbar,.controls,.report-head,footer{align-items:flex-start;flex-direction:column}.brand img{width:106px;height:58px}.period{flex-wrap:nowrap;overflow-x:auto;width:100%}.controls label{width:100%}.controls select{float:right}.report-head h1{font-size:1.55rem}.metrics,.audit-grid,.pipeline,.creative-grid{grid-template-columns:1fr}.metrics article{min-height:0}.tabs{margin-right:-14px}.card{padding:17px}.gallery aside{display:flex;overflow-x:auto}.gallery aside button{min-width:210px}.thumb{height:180px}}
