.b2b-rep-tabs{flex-wrap:wrap}.b2b-rep-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem;background:var(--theme-surface,rgba(255,255,255,.85));border:1px solid var(--theme-border,rgba(15,23,42,.08));border-radius:12px}[data-effective-mode=dark] .b2b-rep-toolbar{background:var(--theme-surface,rgba(30,41,59,.7));border-color:var(--theme-border,rgba(255,255,255,.08))}.b2b-rep-toolbar-left{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.b2b-rep-period{display:inline-flex;border:1px solid var(--theme-border,rgba(15,23,42,.08));border-radius:8px;overflow:hidden}.b2b-rep-period-btn{padding:.375rem .75rem;border:none;background:transparent;color:var(--theme-text-muted,#64748b);font-family:inherit;font-size:.8rem;font-weight:600;cursor:pointer;border-right:1px solid var(--theme-border,rgba(15,23,42,.08));transition:background .2s,color .2s}.b2b-rep-period-btn:last-child{border-right:none}.b2b-rep-period-btn:hover{background:var(--theme-border,rgba(15,23,42,.05));color:var(--theme-text,#0f172a)}.b2b-rep-period-btn.active{background:var(--theme-accent,#0891b2);color:#fff}.b2b-rep-date{width:140px}.b2b-rep-date-sep{font-size:.85rem;color:var(--theme-text-muted,#64748b)}.b2b-rep-partner{width:180px;max-width:100%}.b2b-rep-export{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border-radius:8px;border:1px solid var(--theme-border,rgba(15,23,42,.08));background:transparent;color:var(--theme-text,#0f172a);font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.b2b-rep-export:hover{background:var(--theme-border,rgba(15,23,42,.04));border-color:var(--theme-accent,#0891b2)}.b2b-rep-loading{padding:.75rem 1rem;background:var(--theme-bg,rgba(15,23,42,.03));border-radius:10px;font-size:.85rem;color:var(--theme-text-muted,#64748b)}.b2b-rep-table{width:100%;border-collapse:collapse;font-size:.85rem}.b2b-rep-table thead th{padding:.625rem .875rem;text-align:left;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted,#64748b);background:var(--theme-bg,#f8fafc);border-bottom:1px solid var(--theme-border,rgba(15,23,42,.08))}[data-effective-mode=dark] .b2b-rep-table thead th{background:rgba(255,255,255,.04)}.b2b-rep-table tbody td{padding:.625rem .875rem;border-bottom:1px solid var(--theme-border,rgba(15,23,42,.04));color:var(--theme-text,#0f172a)}.b2b-rep-num{text-align:right;font-variant-numeric:tabular-nums}.b2b-rep-good{color:#059669;font-weight:600}.b2b-rep-warn{color:#d97706;font-weight:600}.b2b-rep-bad{color:#dc2626;font-weight:600}.b2b-rep-empty{padding:2rem 1rem!important;text-align:center!important;color:var(--theme-text-muted,#64748b);font-style:italic}