.LoginForm_container__AKO7c{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.LoginForm_loginBox__E_wGr{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2);width:100%;max-width:400px}.LoginForm_title__fcaaz{margin:0 0 8px;font-size:28px;font-weight:700;color:#1a202c;text-align:center}.LoginForm_subtitle__hAWHa{margin:0 0 32px;font-size:16px;color:#718096;text-align:center}.LoginForm_form__576t0{display:flex;flex-direction:column;gap:20px}.LoginForm_inputGroup__J0QuO{display:flex;flex-direction:column;gap:8px}.LoginForm_label__JxNP_{font-size:14px;font-weight:600;color:#2d3748}.LoginForm_input__ZtjDD{padding:12px 16px;font-size:16px;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s}.LoginForm_input__ZtjDD:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.LoginForm_button__X1yVk{padding:12px 24px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s}.LoginForm_button__X1yVk:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.LoginForm_button__X1yVk:active{transform:translateY(0)}.LoginForm_error__cecfW{padding:12px 16px;background-color:#fed7d7;color:#c53030;border-radius:8px;font-size:14px;text-align:center}.page_container__aoG4z{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.page_header__kVzhN{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.page_header__kVzhN>div{text-align:center;flex:1 1}.page_header__kVzhN h1{font-size:3rem;margin:0 0 .5rem}.page_header__kVzhN p{font-size:1.2rem;opacity:.9}.page_logoutButton__K4PKs{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.2);color:#fff;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.page_logoutButton__K4PKs:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.page_controls__MGrPX{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.page_controls__MGrPX label{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);padding:.75rem 1rem;border-radius:8px}.page_controls__MGrPX button,.page_controls__MGrPX select{padding:.5rem 1rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.page_controls__MGrPX button{background:#4caf50;color:#fff;font-weight:700;transition:background .3s}.page_controls__MGrPX button:hover:not(:disabled){background:#45a049}.page_controls__MGrPX button:disabled{opacity:.6;cursor:not-allowed}.page_error__Jil8M{background:#f44336}.page_error__Jil8M,.page_info__8u_Lr{color:#fff;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}.page_info__8u_Lr{background:rgba(33,150,243,.8)}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.page_card__QV0Om{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.1)}.page_cardWide__o7fIg{grid-column:1/-1}.page_card__QV0Om h2{margin:0 0 1.5rem;font-size:1.5rem}.page_stat__aEnCU{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.page_stat__aEnCU:last-child{border-bottom:none}.page_label__2GA72{opacity:.8}.page_value__BBjqX{font-weight:700;font-size:1.2rem}.page_metricsGrid___M8A_{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.page_metric__LJQ2W{text-align:center}.page_metricValue__P4JKb{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#4caf50}.page_metricLabel__Y98z1{font-size:1rem;opacity:.8}.page_footer__sHKi3{text-align:center;margin-top:3rem;opacity:.7}.page_warning__LyTWh{background:rgba(255,152,0,.2);padding:1rem;border-radius:8px;border-left:4px solid #ff9800;text-align:center}.page_loading__Q7rym{text-align:center;opacity:.7;padding:2rem}.page_period__ab3Pe{margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center;opacity:.7;font-size:.9rem}.page_setup__LwMzg{text-align:center}.page_setup__LwMzg>p{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.page_setupInstructions__PBlrK{background:hsla(0,0%,100%,.05);padding:1.5rem;border-radius:8px;text-align:left}.page_setupInstructions__PBlrK p{margin:0 0 .5rem;font-weight:700}.page_setupInstructions__PBlrK ol{margin:1rem 0;padding-left:1.5rem}.page_setupInstructions__PBlrK li{margin:.5rem 0;line-height:1.6}.page_setupInstructions__PBlrK code{background:rgba(0,0,0,.3);padding:.2rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem}.page_setupDocs__t5Uj0{margin-top:1rem!important;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.page_setupDocs__t5Uj0 a{color:#64b5f6;text-decoration:none}.page_setupDocs__t5Uj0 a:hover{text-decoration:underline}.page_dailyTables__fVpic{max-width:1400px;margin:3rem auto 0;display:flex;flex-direction:column;gap:2rem}@media (max-width:768px){.page_header__kVzhN h1{font-size:2rem}.page_grid__f5Kdy{grid-template-columns:1fr}.page_metricValue__P4JKb{font-size:2rem}}.DailyTable_tableContainer__Xzj21{margin:24px 0;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.DailyTable_tableHeader__AjgcH{padding:20px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.DailyTable_tableHeader__AjgcH h2{margin:0;font-size:20px;font-weight:600}.DailyTable_period__tUAqE{font-size:14px;opacity:.9;background:hsla(0,0%,100%,.2);padding:6px 12px;border-radius:6px}.DailyTable_tableWrapper__I1NRp{overflow-x:auto;padding:0}.DailyTable_table__SQGVB{width:100%;border-collapse:collapse;font-size:14px}.DailyTable_table__SQGVB thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.DailyTable_table__SQGVB th{padding:14px 16px;text-align:left;font-weight:600;color:#495057;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.DailyTable_table__SQGVB tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s}.DailyTable_table__SQGVB tbody tr:hover{background-color:#f8f9fa}.DailyTable_table__SQGVB td{padding:14px 16px;color:#212529}.DailyTable_table__SQGVB tfoot{background:#f8f9fa;border-top:2px solid #dee2e6;font-weight:600}.DailyTable_table__SQGVB tfoot td{padding:14px 16px;color:#212529}.DailyTable_dateCell__pAqpk{font-weight:500;white-space:nowrap}.DailyTable_currencyCell__UhzyH,.DailyTable_numberCell__EqOeB{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DailyTable_currencyCell__UhzyH{color:#059669}.DailyTable_percentCell__LvqO0{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#2563eb}.DailyTable_errorRow__OS9t9{background-color:#fff3cd;opacity:.7}.DailyTable_error__RpSjQ,.DailyTable_loading__Agxs1,.DailyTable_noData__kYfke{padding:40px 20px;text-align:center;font-size:16px}.DailyTable_loading__Agxs1{color:#6c757d}.DailyTable_error__RpSjQ{color:#dc3545;background:#f8d7da;border-radius:8px;margin:16px}.DailyTable_noData__kYfke{color:#6c757d}.DailyTable_clickableRow__4yzA9:hover{background-color:#e3f2fd!important;cursor:pointer}.DailyTable_modal__PgLaC{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;overflow-y:auto}.DailyTable_modalContent__4hJ3p{background:#fff;border-radius:12px;max-width:1400px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.3)}.DailyTable_modalHeader__ouFNI{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-radius:12px 12px 0 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.DailyTable_modalHeader__ouFNI h3{margin:0;font-size:20px;font-weight:600}.DailyTable_closeButton__8L_PP{background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:24px;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.DailyTable_closeButton__8L_PP:hover{background:hsla(0,0%,100%,.3)}.DailyTable_modalBody__w05uz{padding:24px}.DailyTable_detailSection__QLSW2{margin-bottom:32px}.DailyTable_detailSection__QLSW2:last-child{margin-bottom:0}.DailyTable_detailSection__QLSW2 h4{margin:0 0 16px;font-size:18px;font-weight:600;color:#495057;padding-bottom:12px;border-bottom:2px solid #e9ecef}.DailyTable_detailTable__PlW_L{width:100%;border-collapse:collapse;font-size:13px;background:#fff}.DailyTable_detailTable__PlW_L thead{background:#f8f9fa}.DailyTable_detailTable__PlW_L th{padding:12px 14px;text-align:left;font-weight:600;color:#495057;font-size:12px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #dee2e6;white-space:nowrap}.DailyTable_detailTable__PlW_L tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .15s}.DailyTable_detailTable__PlW_L tbody tr:hover{background-color:#f8f9fa}.DailyTable_detailTable__PlW_L td{padding:12px 14px;color:#212529}.DailyTable_statusBadge__xYA9V{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;background:#e3f2fd;color:#1976d2;white-space:nowrap}@media (max-width:768px){.DailyTable_tableHeader__AjgcH{flex-direction:column;align-items:flex-start}.DailyTable_table__SQGVB{font-size:12px}.DailyTable_table__SQGVB td,.DailyTable_table__SQGVB th{padding:10px 12px}.DailyTable_tableHeader__AjgcH h2{font-size:18px}.DailyTable_modal__PgLaC{padding:10px}.DailyTable_modalContent__4hJ3p{max-height:95vh}.DailyTable_modalHeader__ouFNI h3{font-size:18px}.DailyTable_modalBody__w05uz{padding:16px}.DailyTable_detailSection__QLSW2 h4{font-size:16px}.DailyTable_detailTable__PlW_L{font-size:11px}.DailyTable_detailTable__PlW_L td,.DailyTable_detailTable__PlW_L th{padding:8px 10px}.DailyTable_detailTable__PlW_L th{font-size:10px}}