.branch-report-container{padding:2rem;background:var(--theme-elevation-0);border-radius:var(--style-radius-m);box-shadow:var(--theme-shadow-success);margin:2rem;color:var(--theme-text-primary)}.branch-report-container .report-header{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;border-bottom:1px solid var(--theme-elevation-100);padding-bottom:1.5rem}.branch-report-container .report-header h1{margin:0;font-size:1.5rem;color:var(--theme-text-primary)}.branch-report-container .report-header .date-filter{display:flex;align-items:center;gap:1.5rem;width:100%;flex-wrap:wrap;color:var(--theme-text-primary)}.branch-report-container .report-header .date-filter .custom-date-input{background:var(--theme-bg-input);border:1px solid var(--theme-elevation-400);border-radius:8px;color:var(--theme-text-primary);padding:0 1rem;height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-family:inherit;font-size:1rem;min-width:250px;transition:all .2s}.branch-report-container .report-header .date-filter .custom-date-input:hover{border-color:var(--theme-info-750)}.branch-report-container .report-header .date-filter .custom-date-input .date-text{font-weight:600;letter-spacing:.5px;color:var(--theme-text-primary)}.branch-report-container .report-header .date-filter .custom-date-input .icon{display:flex;align-items:center;opacity:.6;color:var(--theme-text-primary)}.branch-report-container .report-header .date-filter .filter-group{display:flex;align-items:center;gap:.75rem}.branch-report-container .report-header .export-btn{border:1px solid var(--theme-elevation-400);background:var(--theme-input-bg,var(--theme-elevation-50));color:var(--theme-text-primary);padding:0 1rem;height:42px;border-radius:8px;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s}.branch-report-container .report-header .export-btn:hover{border-color:var(--theme-info-500)}.branch-report-container .report-table{width:100%;border-collapse:collapse}.branch-report-container .report-table td,.branch-report-container .report-table th{padding:1rem;border-bottom:1px solid var(--theme-elevation-100);text-align:left;color:var(--theme-text-primary);border-right:1px solid var(--theme-elevation-100)}.branch-report-container .report-table td:last-child,.branch-report-container .report-table th:last-child{border-right:none}.branch-report-container .report-table td.branch-name-cell,.branch-report-container .report-table th.branch-name-cell{font-size:1.1rem;font-weight:600}.branch-report-container .report-table th{background:var(--theme-elevation-50);font-weight:600}.branch-report-container .report-table tbody tr:nth-child(2n){background-color:var(--theme-elevation-50)}.branch-report-container .report-table .grand-total{background:var(--theme-elevation-100);font-weight:700}.branch-report-container .report-table .grand-total td{border-top:2px solid var(--theme-border-color)}.branch-report-container .error{color:var(--theme-error-500)}.category-report-container{padding:2rem;background:var(--theme-elevation-0);border-radius:var(--style-radius-m);box-shadow:var(--theme-shadow-success);margin:2rem;color:var(--theme-text-primary)}.category-report-container .report-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--theme-elevation-100);position:relative;z-index:500}.category-report-container .report-header h1{margin:0;font-size:1.75rem;font-weight:600;color:var(--theme-text-primary)}.category-report-container .report-header .date-filter{display:flex;align-items:center;gap:1.5rem;color:var(--theme-text-primary);flex-wrap:wrap}.category-report-container .report-header .date-filter .filter-group{display:flex;align-items:center;gap:.75rem}.category-report-container .report-header .date-filter .filter-group label{font-weight:500;opacity:.8}.category-report-container .report-header .date-filter .custom-date-input{background:var(--theme-bg-input);border:1px solid var(--theme-elevation-400);border-radius:8px;color:var(--theme-text-primary);padding:0 1rem;height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-family:inherit;font-size:1rem;min-width:250px;transition:all .2s}.category-report-container .report-header .date-filter .custom-date-input .date-text{font-weight:600;letter-spacing:.5px;color:var(--theme-text-primary)}.category-report-container .report-header .date-filter .custom-date-input:hover{border-color:var(--theme-info-750)}.category-report-container .report-header .date-filter .custom-date-input:after{display:none}.category-report-container .report-header .date-filter .custom-date-input .icon{display:flex;align-items:center;opacity:.6;color:var(--theme-text-primary)}.category-report-container .table-container{width:100%}.category-report-container .report-table{width:100%;border-collapse:collapse;white-space:nowrap}.category-report-container .report-table td,.category-report-container .report-table th{padding:1rem;border-bottom:1px solid var(--theme-elevation-100);border-right:1px solid var(--theme-elevation-100);text-align:left;color:var(--theme-text-primary)}.category-report-container .report-table td:last-child,.category-report-container .report-table th:last-child{border-right:none}.category-report-container .report-table th{background:var(--theme-elevation-50);font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 var(--theme-elevation-100)}.category-report-container .report-table tbody tr:nth-child(2n){background-color:var(--theme-elevation-50)}.category-report-container .report-table .grand-total{background:var(--theme-elevation-100);font-weight:700}.category-report-container .report-table .grand-total td{border-top:2px solid var(--theme-border-color)}.category-report-container .error{color:var(--theme-error-500)}@media print{.date-filter,.payload-app-bar,.report-header .custom-date-input,.report-header .export-container,.report-header .react-select-container,aside,header,nav{display:none!important}.category-report-container{margin:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important;width:100%!important;max-width:none!important}.table-container{max-height:none!important;overflow:visible!important}.report-table{width:100%!important;font-size:10pt}.report-table td,.report-table th{border:1px solid #ddd!important;color:#000!important}.report-table th{background-color:#f0f0f0!important;position:static!important;box-shadow:none!important}.report-header{margin-bottom:1rem!important;border-bottom:2px solid #000!important}.report-header h1{font-size:18pt!important;color:#000!important}body{background:#fff!important;color:#000!important}}.product-report-container{padding:2rem;background:var(--theme-elevation-0);border-radius:var(--style-radius-m);box-shadow:var(--theme-shadow-success);margin:2rem;color:var(--theme-text-primary)}.product-report-container .report-header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--theme-elevation-100);position:relative;z-index:500}.product-report-container .report-header h1{margin:0;font-size:1.75rem;font-weight:600;color:var(--theme-text-primary)}.product-report-container .report-header .date-filter{display:flex;align-items:center;gap:1.5rem;color:var(--theme-text-primary);flex-wrap:wrap}.product-report-container .report-header .date-filter .filter-group{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.product-report-container .report-header .date-filter .filter-group label{font-weight:500;opacity:.8}.product-report-container .report-header .date-filter .custom-date-input{background:var(--theme-bg-input);border:1px solid var(--theme-elevation-400);border-radius:8px;color:var(--theme-text-primary);padding:0 1rem;height:42px;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-family:inherit;font-size:1rem;min-width:250px;transition:all .2s}.product-report-container .report-header .date-filter .custom-date-input .date-text{font-weight:600;letter-spacing:.5px;color:var(--theme-text-primary)}.product-report-container .report-header .date-filter .custom-date-input:hover{border-color:var(--theme-info-750)}.product-report-container .report-header .date-filter .custom-date-input:after{display:none}.product-report-container .report-header .date-filter .custom-date-input .icon{display:flex;align-items:center;opacity:.6;color:var(--theme-text-primary)}.product-report-container .table-container{width:100%}.product-report-container .report-table{width:100%;border-collapse:collapse;white-space:nowrap}.product-report-container .report-table td,.product-report-container .report-table th{padding:1rem;border-bottom:1px solid var(--theme-elevation-100);border-right:1px solid var(--theme-elevation-100);text-align:left;color:var(--theme-text-primary)}.product-report-container .report-table td:last-child,.product-report-container .report-table th:last-child{border-right:none}.product-report-container .report-table th{background:var(--theme-elevation-50);font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 var(--theme-elevation-100)}.product-report-container .report-table tbody tr:nth-child(2n){background-color:var(--theme-elevation-50)}.product-report-container .report-table .grand-total{background:var(--theme-elevation-100);font-weight:700}.product-report-container .report-table .grand-total td{border-top:2px solid var(--theme-border-color)}.product-report-container .error{color:var(--theme-error-500)}.custom-calendar{font-family:inherit;border:1px solid var(--theme-elevation-400)!important;box-shadow:0 4px 12px rgba(0,0,0,.25)!important;background-color:var(--theme-elevation-100)!important;color:var(--theme-text-primary)!important;padding:1rem;border-radius:4px!important;display:inline-block}.custom-calendar .react-datepicker__month-container{margin:0 .5rem;float:left}.custom-calendar .react-datepicker__header{background-color:rgba(0,0,0,0)!important;border-bottom:none!important;padding:0 0 1rem}.custom-calendar .react-datepicker-time__header,.custom-calendar .react-datepicker-year-header,.custom-calendar .react-datepicker__current-month{color:var(--theme-text-primary)!important;font-weight:600;margin-bottom:.5rem}.custom-calendar .react-datepicker__day-names{display:flex;justify-content:space-between;margin-bottom:.5rem}.custom-calendar .react-datepicker__day-name{color:var(--theme-text-primary)!important;opacity:.6;width:2.5rem;line-height:2rem;margin:0;text-align:center;font-weight:500}.custom-calendar .react-datepicker__month{margin:0}.custom-calendar .react-datepicker__day{color:var(--theme-text-primary)!important;width:2.5rem;line-height:2.5rem;margin:1px;border:1px solid var(--theme-elevation-150)!important;border-radius:0!important;display:inline-block;text-align:center;background-color:rgba(0,0,0,0)}.custom-calendar .react-datepicker__day:hover{background-color:var(--theme-elevation-200)!important;border-color:var(--theme-elevation-300)!important;border-radius:0!important}.custom-calendar .react-datepicker__day--disabled{color:var(--theme-elevation-400)!important;pointer-events:none;border-color:rgba(0,0,0,0)!important}.custom-calendar .react-datepicker__day--outside-month{color:var(--theme-elevation-400)!important;border-color:rgba(0,0,0,0)!important;opacity:.5}.custom-calendar .react-datepicker__day--in-range,.custom-calendar .react-datepicker__day--in-selecting-range,.custom-calendar .react-datepicker__day--selected{background-color:rgba(0,0,0,0)!important;color:var(--theme-text-primary)!important;border:2px solid var(--theme-text-primary)!important;font-weight:700}.custom-calendar .react-datepicker__day--in-range:hover,.custom-calendar .react-datepicker__day--in-selecting-range:hover,.custom-calendar .react-datepicker__day--selected:hover{background-color:var(--theme-elevation-200)!important}.custom-calendar .react-datepicker__day--today{font-weight:700;position:relative}.custom-calendar .react-datepicker__day--today:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background-color:var(--theme-info-500)}.custom-calendar .react-datepicker__day--keyboard-selected{background-color:var(--theme-elevation-150)!important;border-radius:0!important}:global(.react-datepicker-popper){z-index:9999!important}.export-container{position:relative}.export-container .export-btn{border:1px solid var(--theme-elevation-400);background:var(--theme-input-bg,var(--theme-elevation-50));color:var(--theme-text-primary);padding:0 1rem;height:42px;border-radius:8px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;transition:all .2s;font-weight:500;min-width:auto}.export-container .export-btn:hover{border-color:var(--theme-info-500)}.export-container .export-btn .icon{font-size:.8em;opacity:.7}.export-container .export-menu{position:absolute;top:calc(100% + 4px);right:0;margin-top:0;background:var(--theme-input-bg,var(--theme-elevation-50));border:1px solid var(--theme-elevation-150);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;width:100%;min-width:auto;z-index:9999!important;overflow:hidden}.export-container .export-menu button{background:rgba(0,0,0,0);border:none;color:var(--theme-text-primary);padding:.75rem 1rem;text-align:left;cursor:pointer;font-size:.95rem;width:100%;font-weight:500;white-space:nowrap}.export-container .export-menu button:hover{background:var(--theme-info-500);color:#fff}@media print{.date-filter,.payload-app-bar,.report-header .custom-date-input,.report-header .export-container,.report-header .react-select-container,aside,header,nav{display:none!important}.product-report-container{margin:0!important;padding:0!important;box-shadow:none!important;border-radius:0!important;width:100%!important;max-width:none!important}.table-container{max-height:none!important;overflow:visible!important}.report-table{width:100%!important;font-size:10pt}.report-table td,.report-table th{border:1px solid #ddd!important;color:#000!important}.report-table th{background-color:#f0f0f0!important;position:static!important;box-shadow:none!important}.report-header{margin-bottom:1rem!important;border-bottom:2px solid #000!important}.report-header h1{font-size:18pt!important;color:#000!important}body{background:#fff!important;color:#000!important}}