/* v3.12.14 — Raporlar ve kâr görünümü */
.report-pro-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:16px 0}.report-metric{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #ece5fb;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fbf9ff 100%);box-shadow:0 12px 28px rgba(86,57,154,.06)}.report-metric .ico{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;flex:none}.report-metric .ico svg{width:22px;height:22px;fill:currentColor}.report-metric small{display:block;color:#837a96;font-size:11px;font-weight:600}.report-metric strong{display:block;margin-top:3px;font-size:21px;line-height:1.15;color:#251c39}.report-metric em{display:block;margin-top:4px;color:#9b92aa;font-size:10px;font-style:normal}.report-metric.purple .ico{background:#f0eaff;color:#6f49eb}.report-metric.green .ico{background:#eaf9f1;color:#16a34a}.report-metric.blue .ico{background:#edf5ff;color:#3b82f6}.report-metric.orange .ico{background:#fff3e8;color:#f97316}.report-metric.red .ico{background:#fff0f1;color:#ef4444}
.report-pro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.report-pro-grid .span-2{grid-column:span 2}.report-pro-card{padding:18px;border:1px solid #eee6fc;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fcfbff 100%);box-shadow:0 14px 32px rgba(90,62,158,.06)}.report-pro-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.report-pro-head h3{margin:0;color:#291f3f;font-size:17px}.report-pro-head p{margin:5px 0 0;color:#867d98;font-size:11px;line-height:1.5}
.report-pro-bars{display:grid;gap:13px}.report-pro-bar-row{display:grid;gap:8px}.report-pro-bar-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-pro-bar-head b{display:block;font-size:12px;color:#2b2141}.report-pro-bar-head small{display:block;color:#948ba6;font-size:10px;margin-top:2px}.report-pro-bar-head strong{font-size:12px;color:#372b4f;white-space:nowrap}.report-pro-track{height:11px;border-radius:999px;background:#efeafb;overflow:hidden}.report-pro-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8262ef 0%,#6f49eb 100%);box-shadow:0 8px 18px rgba(103,61,230,.16)}
.report-donut-layout{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:center}.report-donut svg{display:block;width:150px;height:150px;margin:auto}.report-donut-small{fill:#948ba6;font-size:10px;font-weight:700}.report-donut-value{fill:#261d3b;font-size:18px;font-weight:800}.report-donut-legend{display:grid;gap:9px}.report-donut-legend>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;border:1px solid #efe8fb;border-radius:13px;background:#fbf9ff}.report-donut-legend span{display:flex;align-items:center;gap:8px;font-size:11px;color:#625a73}.report-donut-legend i{width:9px;height:9px;border-radius:50%;display:inline-block}.report-donut-legend b{font-size:11px;color:#2f2544;white-space:nowrap}
.profit-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.profit-grid{grid-template-columns:1fr 1fr}.profit-grid .span-2{grid-column:span 2}
@media(max-width:1150px){.report-pro-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.report-pro-grid{grid-template-columns:1fr 1fr}.report-pro-grid .span-2{grid-column:span 2}}
@media(max-width:760px){.report-pro-metrics,.profit-metrics{grid-template-columns:1fr}.report-pro-grid,.profit-grid{grid-template-columns:1fr}.report-pro-grid .span-2,.profit-grid .span-2{grid-column:auto}.report-donut-layout{grid-template-columns:1fr}.report-donut-legend{width:100%}.report-pro-card{padding:15px}.report-pro-head{flex-direction:column}.report-metric{padding:14px}.report-metric strong{font-size:19px}}
