
.air-social-report,.air-social-report *{box-sizing:border-box}
.air-social-report{--bg:#0f1113;--panel:#171a1d;--line:#34383d;--muted:#a9a8a6;--text:#f4f0eb;--teal:#18c8ac;--orange:#ef5408;max-width:1220px;margin:28px auto;font-family:Arial,Helvetica,sans-serif}
.air-social-report-shell{background:radial-gradient(circle at 80% 10%,rgba(0,157,139,.06),transparent 32%),var(--bg);border:1px solid #24282c;border-radius:14px;color:var(--text);padding:18px 18px 14px;box-shadow:0 20px 60px rgba(0,0,0,.22)}
.air-social-report-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 4px 18px}
.air-social-eyebrow,.air-social-panel-title{font-size:10px;letter-spacing:.15em;font-weight:800;color:var(--teal)}
.air-social-report-head h2{margin:6px 0 5px;font:34px Georgia,serif;color:#f1eee9}
.air-social-report-head p{margin:0;color:#b7b4b0;font-size:12px}.air-social-report-head p span{padding:0 7px;color:#63686d}
.air-social-month-selector select{background:#15181b;color:#ddd;border:1px solid #353a3f;border-radius:8px;padding:9px 12px;font-size:11px}
.air-social-top-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}
.air-social-top-card{position:relative;background:linear-gradient(145deg,#181c1f,#121518);border:1px solid #363b40;border-radius:8px;padding:22px 22px 17px;min-height:140px;overflow:hidden}
.air-social-top-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:var(--platform-accent)}
.air-social-top-card-name{color:#bab8b5;font-size:13px;letter-spacing:.04em}
.air-social-top-card-value{margin-top:9px;font:46px Georgia,serif;line-height:1;color:#f3f0eb}
.air-social-top-card-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:6px}.air-social-top-card-bottom span{color:#aaa7a3;font-size:14px}.air-social-top-card-bottom strong{color:var(--teal);border:1px solid #126558;border-radius:6px;padding:6px 9px;background:#0b2823;font-size:14px}
.air-social-report-grid{display:grid;grid-template-columns:1.05fr 1.2fr 1.15fr;gap:16px}
.air-social-report-panel{background:linear-gradient(145deg,#171b1e,#131619);border:1px solid #363b40;border-radius:9px;padding:16px;min-height:320px}
.air-social-panel-title{margin-bottom:12px}
.air-social-donut-wrap{display:grid;grid-template-columns:220px 1fr;gap:12px;align-items:center;min-height:240px;position:relative}
#air-social-donut{width:220px;height:220px}
.air-social-donut-centre{position:absolute;left:64px;top:76px;width:94px;text-align:center}.air-social-donut-centre strong{display:block;font:26px Georgia,serif}.air-social-donut-centre span{display:block;color:#9c9a97;font-size:9px;line-height:1.45;margin-top:6px;letter-spacing:.08em}
.air-social-donut-legend{display:flex;flex-direction:column;gap:11px}.air-social-legend-row{display:flex;gap:9px;align-items:flex-start}.air-social-legend-row i{width:12px;height:12px;border-radius:50%;margin-top:2px;flex:0 0 auto}.air-social-legend-row strong{display:block;font-size:11px;color:#ddd}.air-social-legend-row span{display:block;color:#aaa;font-size:10px;margin-top:2px}
.air-social-growth-chart{height:240px}.air-social-growth-chart canvas{width:100%;height:100%}
.air-social-summary-table{border:1px solid #30353a;border-radius:8px;overflow:hidden}.air-social-summary-row{display:grid;grid-template-columns:1.4fr .85fr .85fr .85fr;align-items:center;border-bottom:1px solid #2b3035;min-height:45px}.air-social-summary-row:last-child{border-bottom:0}.air-social-summary-row span{padding:8px 10px;font-size:10px;color:#c6c2bd}.air-social-summary-row span:first-child{display:flex;align-items:center;gap:8px}.air-social-summary-row i{width:20px;height:20px;border-radius:6px;display:inline-block}.air-social-summary-head{background:#131619}.air-social-summary-head span{font-size:9px;color:#aaa}.air-social-summary-total span{font-weight:800;color:var(--teal)}
.positive{color:#18d2ad!important}.negative{color:#ef7a7a!important}
.air-social-panel-foot{margin-top:9px;color:#aaa7a3;font-size:10px}.air-social-panel-foot strong{margin-left:4px}
.air-social-takeaway{margin-top:16px;background:linear-gradient(145deg,#171b1e,#121518);border:1px solid #34393e;border-radius:9px;padding:15px 18px;display:flex;gap:16px;align-items:center}
.air-social-takeaway-icon{width:54px;height:54px;border:1px solid var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--teal);font-size:25px;flex:0 0 auto}
.air-social-takeaway .air-social-panel-title{margin:0 0 6px}.air-social-takeaway p{margin:0;color:#c8c5c1;font-size:11px;line-height:1.55}
.air-social-empty-main{padding:30px;color:#bbb;text-align:center}
@media(max-width:1000px){.air-social-top-cards{grid-template-columns:repeat(2,1fr)}.air-social-report-grid{grid-template-columns:1fr}.air-social-report-panel{min-height:auto}}
@media(max-width:650px){.air-social-report{margin:12px auto}.air-social-report-shell{padding:12px}.air-social-report-head{flex-direction:column;align-items:flex-start}.air-social-report-head h2{font-size:28px}.air-social-top-cards{grid-template-columns:1fr 1fr;gap:10px}.air-social-top-card{padding:16px;min-height:115px}.air-social-top-card-value{font-size:35px}.air-social-donut-wrap{grid-template-columns:1fr;justify-items:center}.air-social-donut-legend{width:100%;display:grid;grid-template-columns:1fr 1fr}.air-social-donut-centre{left:50%;transform:translateX(-50%);top:76px}.air-social-summary-row{grid-template-columns:1.2fr .8fr .8fr .8fr}.air-social-summary-row span{padding:7px 5px;font-size:9px}}
