.DateRangePicker-module__JyIG2q__wrapper{display:inline-block;position:relative}.DateRangePicker-module__JyIG2q__triggerBtn{background:var(--surface-secondary,#f1f5f9);border:1px solid var(--border-default,#e2e8f0);color:var(--text-primary,#0f172a);cursor:pointer;box-shadow:var(--shadow-sm,0 1px 2px #0f1b2d0a);-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:all .18s;display:inline-flex}.DateRangePicker-module__JyIG2q__triggerBtn:hover{border-color:var(--ebe-brass,#c3a66a);background:var(--surface-hover,#e2e8f0);color:var(--text-primary,#0f172a)}.DateRangePicker-module__JyIG2q__activeTrigger{border-color:var(--ebe-brass,#c3a66a);background:var(--surface-secondary,#f1f5f9);box-shadow:0 0 0 2px #c3a66a40}.DateRangePicker-module__JyIG2q__iconCal{color:#c3a66a;align-items:center;display:flex}.DateRangePicker-module__JyIG2q__label{white-space:nowrap}.DateRangePicker-module__JyIG2q__chevron{color:var(--text-secondary,#64748b);align-items:center;display:flex}.DateRangePicker-module__JyIG2q__popover{z-index:1000;background:var(--surface-elevated,#fff);border:1px solid var(--border-default,#cbd5e1);border-radius:14px;flex-direction:column;width:440px;animation:.18s cubic-bezier(.16,1,.3,1) DateRangePicker-module__JyIG2q__fadeInDown;display:flex;position:absolute;top:calc(100% + 8px);overflow:hidden;box-shadow:0 14px 36px #0f1b2d2e,0 4px 12px #00000014}.DateRangePicker-module__JyIG2q__alignRight{right:0}.DateRangePicker-module__JyIG2q__alignLeft{left:0}@keyframes DateRangePicker-module__JyIG2q__fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.DateRangePicker-module__JyIG2q__popoverHeader{background:var(--surface-secondary,#f8fafc);border-bottom:1px solid var(--border-default,#e2e8f0);justifyContent:space-between;align-items:center;padding:12px 16px;display:flex}.DateRangePicker-module__JyIG2q__headerTitle{letter-spacing:.6px;color:var(--text-primary,#0f172a);text-transform:uppercase;align-items:center;gap:8px;font-size:11.5px;font-weight:800;display:flex}.DateRangePicker-module__JyIG2q__closeBtn{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:14px;line-height:1}.DateRangePicker-module__JyIG2q__closeBtn:hover{color:var(--text-primary,#0f172a);background:var(--border-default,#e2e8f0)}.DateRangePicker-module__JyIG2q__popoverBody{min-height:320px;display:flex}.DateRangePicker-module__JyIG2q__presetColumn{background:var(--surface-secondary,#f8fafc);border-right:1px solid var(--border-default,#e2e8f0);flex-direction:column;gap:8px;width:140px;padding:14px 10px;display:flex}.DateRangePicker-module__JyIG2q__sectionHeading{color:var(--text-secondary,#64748b);letter-spacing:.5px;text-transform:uppercase;padding-left:6px;font-size:10px;font-weight:800}.DateRangePicker-module__JyIG2q__presetList{flex-direction:column;gap:4px;display:flex}.DateRangePicker-module__JyIG2q__presetItem{justifyContent:space-between;width:100%;color:var(--text-secondary,#475569);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;padding:7px 10px;font-size:12px;font-weight:600;transition:all .12s;display:flex}.DateRangePicker-module__JyIG2q__presetItem:hover{background:var(--surface-elevated,#fff);color:var(--text-primary,#0f172a)}.DateRangePicker-module__JyIG2q__presetActive{color:#c3a66a!important;background:#c3a66a1f!important;border-color:#c3a66a4d!important;font-weight:800!important}.DateRangePicker-module__JyIG2q__checkIcon{font-size:11px;font-weight:800}.DateRangePicker-module__JyIG2q__calendarColumn{flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex}.DateRangePicker-module__JyIG2q__monthNav{justifyContent:space-between;align-items:center;display:flex}.DateRangePicker-module__JyIG2q__navArrow{background:var(--surface-secondary,#f1f5f9);border:1px solid var(--border-default,#cbd5e1);cursor:pointer;width:26px;height:26px;color:var(--text-primary,#0f172a);border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:flex}.DateRangePicker-module__JyIG2q__navArrow:hover{background:#c3a66a1a;border-color:#c3a66a}.DateRangePicker-module__JyIG2q__currentMonth{color:var(--text-primary,#0f172a);font-size:13px;font-weight:800}.DateRangePicker-module__JyIG2q__weekHeader{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DateRangePicker-module__JyIG2q__weekDayName{color:var(--text-secondary,#64748b);padding:4px 0;font-size:11px;font-weight:700}.DateRangePicker-module__JyIG2q__daysGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DateRangePicker-module__JyIG2q__emptyDay{height:30px}.DateRangePicker-module__JyIG2q__dayCell{height:30px;color:var(--text-primary,#0f172a);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .12s;display:flex}.DateRangePicker-module__JyIG2q__dayCell:hover{background:var(--surface-secondary,#f1f5f9)}.DateRangePicker-module__JyIG2q__selectedDay{color:#fff!important;background:#0f1b2d!important;border-radius:6px!important;font-weight:800!important}.DateRangePicker-module__JyIG2q__rangeDay{color:#0f172a!important;background:#c3a66a2e!important;border-radius:0!important}.DateRangePicker-module__JyIG2q__rangeInputsRow{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.DateRangePicker-module__JyIG2q__inputBox{background:var(--surface-secondary,#f8fafc);border:1px solid var(--border-default,#e2e8f0);border-radius:8px;padding:6px 10px}.DateRangePicker-module__JyIG2q__inputBoxLabel{color:var(--text-secondary,#64748b);letter-spacing:.4px;font-size:9.5px;font-weight:800;display:block}.DateRangePicker-module__JyIG2q__inputBoxValue{color:var(--text-primary,#0f172a);margin-top:2px;font-size:12px;font-weight:700}.DateRangePicker-module__JyIG2q__popoverFooter{background:var(--surface-secondary,#f8fafc);border-top:1px solid var(--border-default,#e2e8f0);justifyContent:flex-end;align-items:center;gap:8px;padding:10px 16px;display:flex}.DateRangePicker-module__JyIG2q__btnCancel{background:var(--surface-elevated,#fff);border:1px solid var(--border-default,#cbd5e1);color:var(--text-secondary,#475569);cursor:pointer;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .12s}.DateRangePicker-module__JyIG2q__btnCancel:hover{background:var(--surface-secondary,#f1f5f9);color:var(--text-primary,#0f172a)}.DateRangePicker-module__JyIG2q__btnApply{color:#fff;cursor:pointer;background:#0f1b2d;border:1px solid #1e293b;border-radius:6px;padding:6px 16px;font-size:12px;font-weight:800;transition:all .12s}.DateRangePicker-module__JyIG2q__btnApply:hover{background:#1e293b;border-color:#334155}
.AppShell-module__LVobBa__shell{background-color:var(--surface-primary,#f8fafc);width:100%;min-height:100vh;display:flex}.AppShell-module__LVobBa__main{margin-left:var(--sidebar-width,236px);flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.AppShell-module__LVobBa__content{background-color:var(--surface-primary,#f8fafc);color:var(--text-primary,#0f172a);flex:1;padding:28px;position:relative}.AppShell-module__LVobBa__noPadding{padding:0!important}@media (max-width:767px){.AppShell-module__LVobBa__main{margin-left:0}.AppShell-module__LVobBa__content{padding:16px}}
