/* Sipariş Kârlılık Analizi — gelişmiş erişilebilir tablo katmanı */
body:has(.report-table) .report-table-wrap{
  position:relative!important;max-height:min(66vh,720px)!important;overflow:auto!important;
  border:1px solid #eadbd6!important;border-radius:14px!important;background:#fff!important;
  box-shadow:0 8px 28px rgba(54,26,19,.07)!important;scrollbar-gutter:stable;
}
body:has(.report-table) .report-table{width:100%!important;min-width:1080px!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important;font-size:13px!important;color:#34221d!important}
body:has(.report-table) .report-table th{position:sticky!important;top:0!important;z-index:20!important;height:52px!important;padding:0 16px!important;background:linear-gradient(180deg,#fff0ec 0%,#ffe4dd 100%)!important;color:#351b15!important;font-size:13px!important;font-weight:650!important;letter-spacing:-.01em!important;vertical-align:middle!important;border:0!important;border-bottom:1px solid #e8c8bf!important;box-shadow:0 2px 0 rgba(74,31,21,.04)!important;white-space:nowrap!important}
body:has(.report-table) .report-table th:not(:last-child){border-right:1px solid rgba(217,174,162,.42)!important}
body:has(.report-table) .report-table td{height:50px!important;padding:9px 16px!important;background:#fff!important;border:0!important;border-bottom:1px solid #f0e6e2!important;vertical-align:middle!important;font-size:13px!important;font-weight:500!important;white-space:nowrap!important;transition:background-color .16s ease,color .16s ease!important}
body:has(.report-table) .report-table td:not(:last-child){border-right:1px solid rgba(238,222,216,.62)!important}
body:has(.report-table) .report-table tbody tr:hover td{background:#fff8f6!important}
body:has(.report-table) .report-table tbody tr:last-child td{border-bottom:0!important}
body:has(.report-table) .report-table th:nth-child(1){width:19%!important}body:has(.report-table) .report-table th:nth-child(2){width:16%!important}body:has(.report-table) .report-table th:nth-child(3){width:14%!important}body:has(.report-table) .report-table th:nth-child(4){width:14%!important}body:has(.report-table) .report-table th:nth-child(5){width:12%!important}body:has(.report-table) .report-table th:nth-child(6){width:12%!important}body:has(.report-table) .report-table th:nth-child(7){width:13%!important}
body:has(.report-table) .report-table th:nth-child(n+3):nth-child(-n+6),body:has(.report-table) .report-table td:nth-child(n+3):nth-child(-n+6){text-align:right!important;font-variant-numeric:tabular-nums!important}
body:has(.report-table) .report-table th:last-child,body:has(.report-table) .report-table td:last-child{text-align:center!important}
body:has(.report-table) .report-table .order-link{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#452119!important;font-weight:700!important;text-decoration:none!important}
body:has(.report-table) .report-table .order-link:before{content:' ';width:8px;height:8px;border-radius:50%;background:#ff7855;box-shadow:0 0 0 3px #fff0ec;flex:0 0 auto}
body:has(.report-table) .report-table td.success{color:#087a42!important;font-weight:700!important}
body:has(.report-table) .report-table td.ui-loss-value{color:#d92d20!important;font-weight:750!important;background:#fff7f6!important}
body:has(.report-table) .report-table tr.ui-loss-row td:first-child{box-shadow:inset 4px 0 0 #e5483f!important}
.profit-status-badge,.profit-loss-badge{display:inline-flex;align-items:center;gap:4px;margin-left:9px;padding:3px 7px;border-radius:999px;font-size:10px!important;line-height:1.2;font-weight:750!important;letter-spacing:.01em;vertical-align:middle}
.profit-status-badge.is-return{color:#9b2c20;background:#fff0ed;border:1px solid #ffc9bf}.profit-status-badge.is-cancel{color:#8a3b0c;background:#fff5e8;border:1px solid #f8d4a5}.profit-loss-badge{color:#b42318;background:#fff0ee;border:1px solid #ffc7c2}
body:has(.report-table) .detail-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:108px!important;width:auto!important;height:32px!important;padding:0 14px!important;border-radius:9px!important;background:#3b1c16!important;color:#ffb19e!important;font-size:12px!important;font-weight:700!important;box-shadow:0 4px 10px rgba(59,28,22,.14)!important;transition:transform .15s ease,background .15s ease,box-shadow .15s ease!important}
body:has(.report-table) .detail-button:hover{background:#54271e!important;transform:translateY(-1px);box-shadow:0 7px 16px rgba(59,28,22,.2)!important}body:has(.report-table) .detail-button:focus-visible{outline:3px solid rgba(255,120,85,.3)!important;outline-offset:2px!important}.detail-button .profit-eye-icon{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8}
.profit-sort-icon{display:inline-flex;width:14px;height:14px;margin-left:6px;vertical-align:-2px;color:#9a5140}.profit-sort-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body:has(.report-table) .report-table-wrap::-webkit-scrollbar{height:10px;width:10px}body:has(.report-table) .report-table-wrap::-webkit-scrollbar-thumb{background:#d8b7ae;border:2px solid #fff;border-radius:999px}body:has(.report-table) .report-table-wrap::-webkit-scrollbar-track{background:#fff8f6}
@media(max-width:800px){body:has(.report-table) .report-table-wrap{max-height:68vh!important;border-radius:11px!important}body:has(.report-table) .report-table{min-width:980px!important}body:has(.report-table) .report-table th:first-child{left:0!important;z-index:24!important}body:has(.report-table) .report-table td:first-child{position:sticky!important;left:0!important;z-index:4!important;box-shadow:2px 0 5px rgba(55,26,19,.08)!important}body:has(.report-table) .report-table tbody tr:hover td:first-child{background:#fff8f6!important}}
@media(prefers-reduced-motion:reduce){body:has(.report-table) .report-table td,body:has(.report-table) .detail-button{transition:none!important}}
