:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:none}a:focus,a:focus-visible{outline:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._forecastContainer_hm1dj_2{padding:20px;background:#f5f5f5;min-height:100vh;font-family:Arial,sans-serif;width:100%;box-sizing:border-box}._pageHeader_hm1dj_12{margin-bottom:20px}._pageTitle_hm1dj_16{font-size:24px;font-weight:600;color:#333;margin:0 0 8px;font-family:Arial,sans-serif}._controlsSection_hm1dj_25{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:15px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a}._buttonGroup_hm1dj_37{display:flex;align-items:center;gap:8px}._controlButton_hm1dj_43{padding:8px 16px;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._controlButton_hm1dj_43:hover{background:#f0f0f0;border-color:#bbb}._controlButton_hm1dj_43._primary_hm1dj_60{background:#007bff;color:#fff;border-color:#007bff}._controlButton_hm1dj_43._primary_hm1dj_60:hover{background:#0056b3;border-color:#0056b3}._dateSelectContainer_hm1dj_71{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._actionButtons_hm1dj_78{display:flex;gap:8px;align-items:center}._dateInput_hm1dj_84{padding:6px 10px;border:1px solid #d0d0d0;border-radius:4px;font-size:12px;outline:none}._dateInput_hm1dj_84:focus{border-color:#007bff}._tableContainer_hm1dj_97{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}._tableWrapper_hm1dj_105{overflow-x:auto;overflow-y:auto;max-height:600px}._forecastTable_hm1dj_112{width:100%;border-collapse:collapse;font-size:11px;font-family:Arial,sans-serif}._tableHeader_hm1dj_120{background:#f8f9fa;position:sticky;top:0;z-index:10}._tableHeader_hm1dj_120 th{padding:10px 8px;text-align:center;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0;border-right:1px solid #e0e0e0;font-size:11px;white-space:nowrap;min-width:60px}._tableHeader_hm1dj_120 th:first-child{text-align:left;min-width:120px;padding-left:12px}._tableHeader_hm1dj_120 th:nth-child(2){min-width:50px;background:#e8f4f8}._weekendHeader_hm1dj_151{background:#fff2f2!important;color:#d32f2f!important}._tableBody_hm1dj_157 tr{background:#fff;transition:background-color .2s ease}._tableBody_hm1dj_157 tr:nth-child(2n){background:#f9f9f9}._tableBody_hm1dj_157 tr:hover{background:#e3f2fd!important}._tableBody_hm1dj_157 td{padding:8px;text-align:center;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;font-size:11px;font-weight:500}._tableBody_hm1dj_157 td:first-child{text-align:left;font-weight:600;color:#333;padding-left:12px;background:#fafafa}._tableBody_hm1dj_157 td:nth-child(2){background:#e8f4f8;font-weight:700;color:#1976d2}._availableCell_hm1dj_194{color:#2e7d32;font-weight:600}._occupiedCell_hm1dj_199{color:#d32f2f;font-weight:600}._partialCell_hm1dj_204{color:#f57c00;font-weight:600}._emptyCell_hm1dj_209{color:#757575;font-weight:400}._weekendCell_hm1dj_215{background:#fff8f8!important}._statusIndicator_hm1dj_220{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._statusAvailable_hm1dj_228{background:#4caf50}._statusOccupied_hm1dj_232{background:#f44336}._statusPartial_hm1dj_236{background:#ff9800}._loadingContainer_hm1dj_241{display:flex;justify-content:center;align-items:center;padding:60px 0;background:#fff;border-radius:8px;border:1px solid #e0e0e0}._loadingSpinner_hm1dj_251{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #007bff;border-radius:50%;animation:_spin_hm1dj_1 1s linear infinite;margin-right:12px}@keyframes _spin_hm1dj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._forecastContainer_hm1dj_2{padding:16px}._pageTitle_hm1dj_16{font-size:22px}._controlsSection_hm1dj_25{padding:12px;gap:12px}._buttonGroup_hm1dj_37{gap:6px}._controlButton_hm1dj_43{padding:6px 12px;font-size:11px}}@media (max-width: 768px){._forecastContainer_hm1dj_2{padding:12px}._pageHeader_hm1dj_12{margin-bottom:16px;text-align:center}._pageTitle_hm1dj_16{font-size:20px}._controlsSection_hm1dj_25{flex-direction:column;gap:15px;align-items:stretch;padding:16px}._buttonGroup_hm1dj_37{justify-content:center;flex-wrap:wrap;gap:8px}._controlButton_hm1dj_43{flex:1;min-width:80px;max-width:120px;padding:10px 8px;font-size:12px}._dateSelectContainer_hm1dj_71{justify-content:center;flex-wrap:wrap;gap:12px}._actionButtons_hm1dj_78{width:100%;justify-content:center;gap:12px}._actionButtons_hm1dj_78 button{flex:1;max-width:150px;min-width:120px}._tableWrapper_hm1dj_105{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px}._forecastTable_hm1dj_112{min-width:800px;font-size:12px}._tableHeader_hm1dj_120 th,._tableBody_hm1dj_157 td{padding:10px 8px;font-size:11px;white-space:nowrap}._tableHeader_hm1dj_120 th:first-child{position:sticky;left:0;background:#f8f9fa;z-index:11;min-width:120px;box-shadow:2px 0 4px #0000001a}._tableBody_hm1dj_157 td:first-child{position:sticky;left:0;background:#fafafa;z-index:10;box-shadow:2px 0 4px #0000000d}}@media (max-width: 480px){._forecastContainer_hm1dj_2{padding:8px}._pageHeader_hm1dj_12{margin-bottom:12px}._pageTitle_hm1dj_16{font-size:18px}._controlsSection_hm1dj_25{padding:12px;margin-bottom:16px}._buttonGroup_hm1dj_37{justify-content:space-between}._controlButton_hm1dj_43{flex:1;min-width:70px;max-width:100px;padding:8px 4px;font-size:10px}._dateSelectContainer_hm1dj_71{flex-direction:column;align-items:center;gap:12px}._forecastTable_hm1dj_112{min-width:500px;font-size:10px}._tableHeader_hm1dj_120 th,._tableBody_hm1dj_157 td{padding:6px 4px;font-size:10px}._tableHeader_hm1dj_120 th:first-child{min-width:80px;padding-left:6px}._tableBody_hm1dj_157 td:first-child{padding-left:6px}._tableWrapper_hm1dj_105{max-height:70vh}}@media (max-width: 768px){._tableWrapper_hm1dj_105{scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1}._tableWrapper_hm1dj_105::-webkit-scrollbar{height:8px;width:8px}._tableWrapper_hm1dj_105::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._tableWrapper_hm1dj_105::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._tableWrapper_hm1dj_105::-webkit-scrollbar-thumb:hover{background:#999}}._card_1kth8_1{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px;display:flex;flex-direction:column;min-height:140px;border:1px solid #E5E7EB;transition:all .2s ease}._card_1kth8_1:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}._header_1kth8_18{display:flex;justify-content:flex-end;margin-bottom:16px}._iconContainer_1kth8_24{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._icon_1kth8_24{font-size:24px}._content_1kth8_37{flex:1;display:flex;flex-direction:column}._value_1kth8_43{font-size:28px;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.2}._title_1kth8_51{font-size:14px;color:#6b7280;margin:0 0 12px;font-weight:500}._change_1kth8_58{margin-top:auto}._changeValue_1kth8_62{font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px}._positive_1kth8_70{color:#10b981}._negative_1kth8_74{color:#ef4444}._container_prtf1_1{padding:12px;background:#f0f8ff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:11px;min-height:100vh;box-sizing:border-box}._headerControls_prtf1_11{background:#fff;border:1px solid #ccc;padding:12px 16px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:flex-start;min-height:65px;gap:16px;flex-wrap:wrap}._leftSection_prtf1_24{display:flex;align-items:flex-start;gap:16px;flex:1;min-width:0}._controlsContainer_prtf1_32{display:flex;flex-direction:column;flex:1;min-width:0}._refreshButton_prtf1_39{padding:6px 14px;background:#f5f5f5;border:1px solid #bbb;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;cursor:pointer;color:#444;height:26px;border-radius:2px;margin-top:3px;box-shadow:0 1px 2px #0000001a;align-self:flex-start;flex-shrink:0;white-space:nowrap}._refreshButton_prtf1_39:hover{background:#e8e8e8;border-color:#999}._refreshButton_prtf1_39:active{background:#ddd;box-shadow:inset 0 1px 2px #0000001a}._topRow_prtf1_67,._bottomRow_prtf1_67{display:flex;align-items:center;gap:20px;width:100%;flex-wrap:wrap}._topRow_prtf1_67{margin-bottom:10px}._controlGroup_prtf1_79{display:flex;align-items:center;gap:6px;flex-shrink:0}._controlGroup_prtf1_79 label{font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;color:#06c;white-space:nowrap;min-width:65px;text-align:left}._controlInput_prtf1_96{padding:4px 6px;border:1px solid #bbb;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:85px;height:22px;background:#fff;border-radius:2px;box-sizing:border-box;-webkit-appearance:none}._controlInput_prtf1_96:focus{outline:none;border-color:#06c;box-shadow:0 0 3px #0066cc4d}._rightSection_prtf1_115{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-top:2px;flex-shrink:0}._statisticsText_prtf1_124{font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#444;white-space:nowrap;font-weight:400;line-height:1.3;text-align:right}._filterButton_prtf1_134{padding:6px 14px;background:#f5f5f5;border:1px solid #bbb;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;cursor:pointer;color:#444;height:26px;border-radius:2px;box-shadow:0 1px 2px #0000001a;white-space:nowrap}._filterButton_prtf1_134:hover{background:#e8e8e8;border-color:#999}._filterButton_prtf1_134:active{background:#ddd;box-shadow:inset 0 1px 2px #0000001a}._instructions_prtf1_160{background:#87ceeb;padding:8px 16px;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;margin-bottom:6px;border:1px solid #7bb3d3;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._instructionsText_prtf1_176{flex:1;min-width:0}._searchContainer_prtf1_181{display:flex;align-items:center;flex-shrink:0}._searchInput_prtf1_187{padding:4px 8px;border:1px solid #666;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:250px;height:22px;background:#fff;border-radius:2px;-webkit-appearance:none;box-sizing:border-box}._searchInput_prtf1_187:focus{outline:none;border-color:#333;box-shadow:0 0 3px #0003}._tableContainer_prtf1_207{border:1px solid #ccc;background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch}._table_prtf1_207{width:100%;border-collapse:collapse;font-size:12px;min-width:1600px}._table_prtf1_207 th{background:#87ceeb;color:#333;padding:10px 8px;text-align:left;border:1px solid #666;font-weight:600;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;white-space:nowrap;height:32px;vertical-align:middle;position:sticky;top:0;z-index:10}._table_prtf1_207 td{padding:8px;border:1px solid #ddd;background:#fff;color:#333;white-space:nowrap;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:24px;vertical-align:middle}._indexHeader_prtf1_250{width:30px;text-align:center;position:sticky;left:0;z-index:11}._sortableHeader_prtf1_258{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableHeader_prtf1_258:hover{background:#7bb3d3!important}._groupHeader_prtf1_267{background:#f0f8ff!important}._groupTitle_prtf1_271{font-weight:700;color:#06c!important;background:#e6f3ff!important;border:1px solid #bbb!important;padding:8px!important}._indexCell_prtf1_279{text-align:center;font-weight:400;position:sticky;left:0;z-index:5;background:#f8f8f8}._nameCell_prtf1_288,._codeCell_prtf1_293{color:red;font-weight:400}._rateCell_prtf1_298{text-align:right;color:red}._statusCell_prtf1_303{color:red}._guestChild_prtf1_308{background-color:#e6e6fa!important}._guestChild_prtf1_308 td{color:#6a0dad!important}._guestOverdueRed_prtf1_316{background-color:#ffe4e1!important}._guestOverdueRed_prtf1_316 td{color:#c00!important}._guestOverdueBlack_prtf1_324{background-color:#333!important}._guestOverdueBlack_prtf1_324 td{color:#333!important;font-weight:500!important}._table_prtf1_207 tbody tr:nth-child(2n){background-color:#f9f9f9}._table_prtf1_207 tbody tr:hover{background-color:#e6f3ff}._table_prtf1_207 th:nth-child(1),._table_prtf1_207 td:nth-child(1){min-width:150px;position:sticky;left:30px;z-index:5;background:inherit}._table_prtf1_207 th:nth-child(2),._table_prtf1_207 td:nth-child(2){min-width:80px}._table_prtf1_207 th:nth-child(3),._table_prtf1_207 td:nth-child(3){min-width:70px}._table_prtf1_207 th:nth-child(4),._table_prtf1_207 td:nth-child(4){min-width:100px}._table_prtf1_207 th:nth-child(5),._table_prtf1_207 td:nth-child(5){min-width:80px}._table_prtf1_207 th:nth-child(6),._table_prtf1_207 td:nth-child(6){min-width:100px}._table_prtf1_207 th:nth-child(7),._table_prtf1_207 td:nth-child(7){min-width:80px}._table_prtf1_207 th:nth-child(8),._table_prtf1_207 td:nth-child(8){min-width:110px}._table_prtf1_207 th:nth-child(9),._table_prtf1_207 td:nth-child(9){min-width:110px}._table_prtf1_207 th:nth-child(10),._table_prtf1_207 td:nth-child(10){min-width:80px}._table_prtf1_207 th:nth-child(11),._table_prtf1_207 td:nth-child(11){min-width:80px}._table_prtf1_207 th:nth-child(12),._table_prtf1_207 td:nth-child(12){min-width:80px}._table_prtf1_207 th:nth-child(13),._table_prtf1_207 td:nth-child(13){min-width:60px}._table_prtf1_207 th:nth-child(14),._table_prtf1_207 td:nth-child(14){min-width:100px}._table_prtf1_207 th:nth-child(15),._table_prtf1_207 td:nth-child(15){min-width:120px}._table_prtf1_207 th:nth-child(16),._table_prtf1_207 td:nth-child(16){min-width:100px}._table_prtf1_207 th:nth-child(17),._table_prtf1_207 td:nth-child(17){min-width:150px}._loading_prtf1_361,._error_prtf1_361,._noData_prtf1_361{padding:60px;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:12px}._error_prtf1_361{background:#ffe6e6;color:#c00;border:1px solid #cc0000}._noData_prtf1_361{color:#666;font-style:italic}@media (max-width: 1024px){._container_prtf1_1{padding:10px}._headerControls_prtf1_11{padding:10px 12px;gap:12px}._leftSection_prtf1_24{gap:12px}._topRow_prtf1_67,._bottomRow_prtf1_67{gap:16px}._controlGroup_prtf1_79{gap:4px}._controlInput_prtf1_96{width:75px}._searchInput_prtf1_187{width:200px}._table_prtf1_207{min-width:1400px;font-size:11px}._table_prtf1_207 th,._table_prtf1_207 td{padding:8px 6px;font-size:10px}}@media (max-width: 768px){._container_prtf1_1{padding:8px}._headerControls_prtf1_11{flex-direction:column;align-items:stretch;padding:8px 10px;gap:12px}._leftSection_prtf1_24{flex-direction:column;gap:10px}._controlsContainer_prtf1_32{width:100%}._topRow_prtf1_67,._bottomRow_prtf1_67{gap:12px;justify-content:space-between}._controlGroup_prtf1_79{flex:1;min-width:120px}._controlGroup_prtf1_79 label{min-width:50px;font-size:10px}._controlInput_prtf1_96{width:70px;font-size:10px}._rightSection_prtf1_115{align-items:stretch;width:100%}._statisticsText_prtf1_124{text-align:center;font-size:10px}._instructions_prtf1_160{flex-direction:column;align-items:stretch;gap:8px;padding:6px 10px}._searchInput_prtf1_187{width:100%;max-width:none}._refreshButton_prtf1_39,._filterButton_prtf1_134{font-size:10px;padding:5px 10px;height:24px}._table_prtf1_207{min-width:1200px;font-size:10px}._table_prtf1_207 th,._table_prtf1_207 td{padding:6px 4px;font-size:9px}._table_prtf1_207 th:nth-child(1),._table_prtf1_207 td:nth-child(1){min-width:120px;left:25px}}@media (max-width: 480px){._container_prtf1_1{padding:6px}._headerControls_prtf1_11{padding:6px 8px;gap:8px}._topRow_prtf1_67,._bottomRow_prtf1_67{gap:8px;flex-direction:column;align-items:stretch}._controlGroup_prtf1_79{min-width:auto;justify-content:space-between}._controlGroup_prtf1_79 label{min-width:40px;font-size:9px}._controlInput_prtf1_96{width:60px;font-size:9px;height:20px}._statisticsText_prtf1_124{font-size:9px}._instructions_prtf1_160{padding:4px 8px;font-size:10px}._searchInput_prtf1_187{height:20px;font-size:10px}._refreshButton_prtf1_39,._filterButton_prtf1_134{font-size:9px;padding:4px 8px;height:22px}._table_prtf1_207{min-width:1000px;font-size:9px}._table_prtf1_207 th,._table_prtf1_207 td{padding:4px 3px;font-size:8px}._loading_prtf1_361,._error_prtf1_361,._noData_prtf1_361{padding:40px 20px;font-size:11px}}@media (max-width: 320px){._container_prtf1_1{padding:4px}._headerControls_prtf1_11{padding:4px 6px}._controlGroup_prtf1_79 label{font-size:8px;min-width:35px}._controlInput_prtf1_96{width:50px;font-size:8px}._instructions_prtf1_160,._searchInput_prtf1_187{font-size:9px;padding:3px 6px}._table_prtf1_207{min-width:900px}._table_prtf1_207 th,._table_prtf1_207 td{padding:3px 2px;font-size:7px}}@media (hover: none) and (pointer: coarse){._refreshButton_prtf1_39:hover,._filterButton_prtf1_134:hover{background:#f5f5f5;border-color:#bbb}._sortableHeader_prtf1_258:hover{background:#87ceeb!important}._table_prtf1_207 tbody tr:hover{background-color:inherit}._refreshButton_prtf1_39:active,._filterButton_prtf1_134:active{background:#ddd}}@media (max-width: 768px) and (orientation: landscape){._headerControls_prtf1_11{flex-direction:row;align-items:flex-start}._leftSection_prtf1_24,._topRow_prtf1_67,._bottomRow_prtf1_67{flex-direction:row}._tableContainer_prtf1_207{max-height:60vh}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._container_prtf1_1{font-size:12px}@media (max-width: 768px){._container_prtf1_1{font-size:11px}}}._excelTableContainer_1imaz_1{width:100%;height:100%;overflow:auto;border:2px solid #0066cc;background:#fff;position:relative;outline:none;-webkit-overflow-scrolling:touch}._excelTableContainer_1imaz_1:focus{border-color:#049;box-shadow:0 0 5px #0044994d}._excelTable_1imaz_1{width:100%;border-collapse:separate;border-spacing:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:11px;table-layout:fixed;min-width:600px}._columnHeader_1imaz_28{background:#87ceeb;border:1px solid #666;border-top:none;border-left:none;padding:0;height:32px;position:relative;-webkit-user-select:none;user-select:none;font-weight:600;color:#333;min-width:80px}._columnHeader_1imaz_28:first-child{border-left:1px solid #d4d4d4}._indexHeader_1imaz_46{background:#87ceeb;border:1px solid #666;border-top:none;border-left:none;width:40px;min-width:40px;max-width:40px;text-align:center;font-weight:600;color:#333;padding:8px 4px;-webkit-user-select:none;user-select:none}._headerContent_1imaz_61{display:flex;align-items:center;height:100%;padding:8px;position:relative}._headerText_1imaz_69{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:inherit;cursor:grab;-webkit-user-select:none;user-select:none}._headerText_1imaz_69:active{cursor:grabbing}._filterButton_1imaz_83{background:none;border:none;color:#666;cursor:pointer;font-size:8px;padding:2px 4px;margin-left:4px;border-radius:2px;transition:all .2s ease;opacity:0;touch-action:manipulation}._columnHeader_1imaz_28:hover ._filterButton_1imaz_83{opacity:1}._filterButton_1imaz_83:hover{background:#0000001a;color:#333}._filterButton_1imaz_83._activeFilter_1imaz_106{opacity:1;background:#06c;color:#fff}._resizeHandle_1imaz_112{position:absolute;right:0;top:0;bottom:0;width:4px;cursor:col-resize;background:transparent;border-right:1px solid #d4d4d4;touch-action:none}._resizeHandle_1imaz_112:hover{background:#06c;opacity:.5}._columnHeader_1imaz_28:hover{background:#7bb3d3!important}._sortableHeader_1imaz_133{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableHeader_1imaz_133:hover{background:#7bb3d3!important}._dataRow_1imaz_143{height:24px}._dataRow_1imaz_143:hover{background:#e6f3ff}._selectedRow_1imaz_151{background:#cce7ff!important}._dataCell_1imaz_156{border:1px solid #d4d4d4;border-top:none;border-left:none;padding:0;height:24px;cursor:cell;position:relative;background:#fff;min-width:80px}._dataCell_1imaz_156:first-child{border-left:1px solid #d4d4d4}._selectedCell_1imaz_172{border:2px solid #0066cc!important;background:#fff!important;z-index:10}._indexCell_1imaz_178{background:#f8f8f8;border:1px solid #d4d4d4;border-top:none;border-left:none;text-align:center;font-weight:500;color:#666;width:40px;min-width:40px;max-width:40px;padding:4px;-webkit-user-select:none;user-select:none}._cellContent_1imaz_193{padding:4px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;display:flex;align-items:center;color:#333;font-size:inherit}._cellInput_1imaz_205{width:100%;height:100%;border:none;outline:none;padding:4px 8px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:11px;background:#fff;color:#333;border-radius:0}._dataCell_1imaz_156[data-type=number] ._cellContent_1imaz_193{text-align:right}._dataCell_1imaz_156[data-type=date] ._cellContent_1imaz_193{text-align:center}._dataRow_1imaz_143._guestChild_1imaz_228{background-color:#e6e6fa!important}._dataRow_1imaz_143._guestChild_1imaz_228:hover{background-color:#d8d8f0!important}._dataRow_1imaz_143._guestChild_1imaz_228 ._cellContent_1imaz_193{color:#6a0dad!important}._dataRow_1imaz_143._guestOverdueRed_1imaz_240{background-color:#ffe4e1!important}._dataRow_1imaz_143._guestOverdueRed_1imaz_240:hover{background-color:#fcc!important}._dataRow_1imaz_143._guestOverdueRed_1imaz_240 ._cellContent_1imaz_193{color:#c00!important}._dataRow_1imaz_143._guestOverdueBlack_1imaz_252{background-color:#333!important}._dataRow_1imaz_143._guestOverdueBlack_1imaz_252:hover{background-color:#444!important}._dataRow_1imaz_143._guestOverdueBlack_1imaz_252 ._cellContent_1imaz_193{color:#333!important;font-weight:500!important}._nameCell_1imaz_266 ._cellContent_1imaz_193,._codeCell_1imaz_271 ._cellContent_1imaz_193{color:red!important;font-weight:400}._rateCell_1imaz_276 ._cellContent_1imaz_193{text-align:right;color:red!important}._statusCell_1imaz_281 ._cellContent_1imaz_193{color:red!important}._flagCell_1imaz_285 ._cellContent_1imaz_193{text-align:center}._excelTableContainer_1imaz_1::-webkit-scrollbar{width:12px;height:12px}._excelTableContainer_1imaz_1::-webkit-scrollbar-track{background:#f1f1f1}._excelTableContainer_1imaz_1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px}._excelTableContainer_1imaz_1::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._excelTableContainer_1imaz_1::-webkit-scrollbar-corner{background:#f1f1f1}._loading_1imaz_313{display:flex;justify-content:center;align-items:center;height:200px;font-size:14px;color:#666}._empty_1imaz_323{display:flex;justify-content:center;align-items:center;height:200px;font-size:14px;color:#999;font-style:italic}@media (max-width: 1024px){._excelTable_1imaz_1{font-size:10px;min-width:500px}._columnHeader_1imaz_28{height:30px;min-width:70px}._dataRow_1imaz_143{height:22px}._dataCell_1imaz_156{height:22px;min-width:70px}._cellContent_1imaz_193{padding:3px 6px}._cellInput_1imaz_205{padding:3px 6px;font-size:10px}._headerContent_1imaz_61{padding:6px}._indexHeader_1imaz_46,._indexCell_1imaz_178{width:35px;min-width:35px;max-width:35px}}@media (max-width: 768px){._excelTableContainer_1imaz_1{border-width:1px;overflow-x:auto;overflow-y:auto}._excelTable_1imaz_1{font-size:9px;min-width:400px}._columnHeader_1imaz_28{height:28px;min-width:60px;font-weight:500}._dataRow_1imaz_143{height:20px}._dataCell_1imaz_156{height:20px;min-width:60px}._cellContent_1imaz_193,._cellInput_1imaz_205{padding:2px 4px;font-size:9px}._headerContent_1imaz_61{padding:4px}._headerText_1imaz_69{font-size:9px}._indexHeader_1imaz_46,._indexCell_1imaz_178{width:30px;min-width:30px;max-width:30px;font-size:9px;padding:4px 2px}._filterButton_1imaz_83{font-size:7px;padding:1px 2px;margin-left:2px;opacity:1}._resizeHandle_1imaz_112{display:none}}@media (max-width: 480px){._excelTable_1imaz_1{font-size:8px;min-width:300px}._columnHeader_1imaz_28{height:26px;min-width:50px}._dataRow_1imaz_143{height:18px}._dataCell_1imaz_156{height:18px;min-width:50px}._cellContent_1imaz_193,._cellInput_1imaz_205{padding:1px 3px;font-size:8px}._headerContent_1imaz_61{padding:3px}._headerText_1imaz_69{font-size:8px}._indexHeader_1imaz_46,._indexCell_1imaz_178{width:25px;min-width:25px;max-width:25px;font-size:8px;padding:3px 1px}._filterButton_1imaz_83{font-size:6px;padding:1px}._nameCell_1imaz_266 ._cellContent_1imaz_193,._codeCell_1imaz_271 ._cellContent_1imaz_193,._rateCell_1imaz_276 ._cellContent_1imaz_193,._statusCell_1imaz_281 ._cellContent_1imaz_193{font-weight:500}}@media (max-width: 320px){._excelTable_1imaz_1{font-size:7px;min-width:280px}._columnHeader_1imaz_28{height:24px;min-width:45px}._dataRow_1imaz_143{height:16px}._dataCell_1imaz_156{height:16px;min-width:45px}._cellContent_1imaz_193,._cellInput_1imaz_205{padding:1px 2px;font-size:7px}._indexHeader_1imaz_46,._indexCell_1imaz_178{width:20px;min-width:20px;max-width:20px;font-size:7px}}@media (hover: none) and (pointer: coarse){._dataCell_1imaz_156{cursor:default;min-height:24px}._columnHeader_1imaz_28{min-height:32px}._filterButton_1imaz_83{opacity:1}._dataRow_1imaz_143:hover{background:inherit}._columnHeader_1imaz_28:hover,._sortableHeader_1imaz_133:hover{background:#87ceeb!important}._resizeHandle_1imaz_112:hover{background:transparent}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._excelTable_1imaz_1{font-size:12px}@media (max-width: 768px){._excelTable_1imaz_1{font-size:10px}}}@media print{._excelTableContainer_1imaz_1{border:1px solid #000;overflow:visible}._excelTable_1imaz_1{font-size:10px}._columnHeader_1imaz_28{background:#ccc!important;color:#000!important}._dataRow_1imaz_143._guestOverdueBlack_1imaz_252 ._cellContent_1imaz_193{color:#000!important;font-weight:700}}._totalRow_7geb5_2{display:flex;background:#f8fafc;border-top:2px solid #e2e8f0;border-bottom:1px solid #cbd5e1;font-weight:600;position:sticky;bottom:0;z-index:5;box-shadow:0 -2px 8px #0000000d}._totalCell_7geb5_14{padding:12px 8px;border-right:1px solid #e2e8f0;display:flex;align-items:center;background:#f8fafc;font-size:13px;font-weight:600;color:#374151;box-sizing:border-box;overflow:hidden;position:relative}._totalCell_7geb5_14:last-child{border-right:none}._checkboxCell_7geb5_32{width:40px;min-width:40px;max-width:40px;justify-content:center;background:#e2e8f0;border-right:1px solid #cbd5e1}._totalLabel_7geb5_41{font-size:11px;font-weight:700;color:#6b7280;letter-spacing:.5px;text-transform:uppercase}._cellContent_7geb5_49{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._numberCell_7geb5_58{justify-content:flex-end;text-align:right}._numberCell_7geb5_58 ._cellContent_7geb5_49{text-align:right}._nameCell_7geb5_68{font-weight:700;color:#1f2937;background:#f1f5f9}._rateCell_7geb5_74{font-family:Consolas,Monaco,Courier New,monospace;font-weight:700;color:#059669;background:#ecfdf5}._codeCell_7geb5_81{font-family:Consolas,Monaco,Courier New,monospace;font-weight:600;color:#7c3aed;background:#f5f3ff}._statusCell_7geb5_88{font-weight:600;color:#dc2626;background:#fef2f2}._flagCell_7geb5_94{justify-content:center;text-align:center;background:#fffbeb}._totalCell_7geb5_14:hover{background:#f1f5f9}._checkboxCell_7geb5_32:hover{background:#d1d5db}@media (max-width: 768px){._totalCell_7geb5_14{padding:8px 6px;font-size:12px}._totalLabel_7geb5_41{font-size:10px}}._groupingArea_16pyf_1{background:#87ceeb;padding:12px 16px;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;margin-bottom:6px;border:1px solid #7bb3d3;min-height:40px;display:flex;align-items:flex-start;justify-content:space-between;position:relative;gap:12px;flex-wrap:wrap;transition:all .2s ease}._groupingArea_16pyf_1._empty_16pyf_19{border:2px dashed #7bb3d3;background:#e6f3ff;justify-content:center;align-items:center;min-height:60px}._groupingArea_16pyf_1._dragOver_16pyf_27{background:#b8e0ff;border-color:#06c;box-shadow:0 0 8px #0066cc4d}._leftContent_16pyf_33{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}._emptyState_16pyf_42{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:8px}._emptyIcon_16pyf_51{color:#7bb3d3;opacity:.7}._emptyText_16pyf_56{display:flex;flex-direction:column;gap:4px}._emptyTitle_16pyf_62{color:#333;font-weight:600;font-size:12px}._emptySubtitle_16pyf_68{color:#666;font-style:italic;font-size:11px}._groupedColumnsContainer_16pyf_75{width:100%;display:flex;flex-direction:column;gap:8px}._groupingHeader_16pyf_82{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._groupingLabel_16pyf_90{display:flex;align-items:center;gap:6px;font-weight:600;color:#06c;font-size:11px}._clearAllButton_16pyf_99{background:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}._clearAllButton_16pyf_99:hover{background:#ff5252;transform:translateY(-1px)}._groupedColumns_16pyf_75{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}._groupedColumn_16pyf_75{background:#fff;border:1px solid #0066cc;border-radius:6px;padding:8px 10px;display:flex;align-items:center;gap:8px;cursor:move;-webkit-user-select:none;user-select:none;box-shadow:0 2px 4px #0000001a;transition:all .2s ease;flex-shrink:0;max-width:220px;min-height:32px;touch-action:manipulation;position:relative}._groupedColumn_16pyf_75:hover{background:#f0f8ff;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}._groupedColumn_16pyf_75:active{transform:scale(.98) translateY(0)}._columnInfo_16pyf_155{display:flex;align-items:center;gap:6px;flex:1;min-width:0}._columnNumber_16pyf_163{background:#06c;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;flex-shrink:0}._columnTitle_16pyf_177{font-size:11px;font-weight:500;color:#06c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._removeButton_16pyf_188{background:none;border:none;color:#999;cursor:pointer;font-size:16px;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;flex-shrink:0;touch-action:manipulation}._removeButton_16pyf_188:hover{background:#ff6b6b;color:#fff;transform:scale(1.1)}._groupingSeparator_16pyf_214{color:#7bb3d3;display:flex;align-items:center;opacity:.7;flex-shrink:0}._dropIndicator_16pyf_223{width:3px;height:32px;background:#06c;border-radius:2px;flex-shrink:0;animation:_pulse_16pyf_1 1s infinite;box-shadow:0 0 6px #0066cc80}@keyframes _pulse_16pyf_1{0%,to{opacity:1}50%{opacity:.5}}._addMoreHint_16pyf_239{display:flex;align-items:center;gap:6px;font-size:10px;color:#666;font-style:italic;margin-top:4px;opacity:.8}._addMoreHint_16pyf_239 svg{opacity:.6}._removeButton_16pyf_188:hover{background:#f44;color:#fff}._dropIndicator_16pyf_223{width:2px;height:24px;background:#06c;border-radius:1px;opacity:.8;animation:_pulse_16pyf_1 1s infinite}@keyframes _pulse_16pyf_1{0%,to{opacity:.8}50%{opacity:.4}}._groupingArea_16pyf_1._dragOver_16pyf_27{background:#cce7ff;border-color:#06c}._groupedColumn_16pyf_75._dragging_16pyf_283{opacity:.5;transform:rotate(5deg)}._searchContainer_16pyf_289{display:flex;align-items:center;flex-shrink:0}._searchInput_16pyf_295{padding:4px 8px;border:1px solid #666;font-size:11px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:250px;height:22px;background:#fff;border-radius:2px;-webkit-appearance:none;appearance:none}._searchInput_16pyf_295:focus{outline:none;border-color:#333;box-shadow:0 0 3px #0003}@media (max-width: 1024px){._groupingArea_16pyf_1{padding:8px 12px;font-size:10px;min-height:30px;gap:10px}._groupedColumn_16pyf_75{padding:5px 7px;gap:5px;min-height:26px;max-width:180px}._columnTitle_16pyf_177{font-size:10px}._removeButton_16pyf_188{width:14px;height:14px;font-size:12px}._searchInput_16pyf_295{width:200px;height:20px;font-size:10px;padding:3px 6px}._dropIndicator_16pyf_223{height:22px}}@media (max-width: 768px){._groupingArea_16pyf_1{padding:6px 10px;font-size:9px;min-height:28px;gap:8px;flex-direction:column;align-items:stretch}._leftContent_16pyf_33{order:2;justify-content:center}._groupedColumns_16pyf_75{order:1;justify-content:center;gap:6px}._searchContainer_16pyf_289{order:3;justify-content:center;margin-top:4px}._groupedColumn_16pyf_75{padding:4px 6px;gap:4px;min-height:24px;max-width:150px;min-width:80px}._columnTitle_16pyf_177{font-size:9px;font-weight:600}._removeButton_16pyf_188{width:16px;height:16px;font-size:12px;opacity:1}._searchInput_16pyf_295{width:100%;max-width:250px;height:24px;font-size:10px;padding:4px 8px}._emptyText_16pyf_56{font-size:9px;text-align:center}._dropIndicator_16pyf_223{height:20px}}@media (max-width: 480px){._groupingArea_16pyf_1{padding:5px 8px;font-size:8px;min-height:26px;gap:6px}._groupedColumns_16pyf_75{gap:4px}._groupedColumn_16pyf_75{padding:3px 5px;gap:3px;min-height:22px;max-width:120px;min-width:70px;border-radius:3px}._columnTitle_16pyf_177{font-size:8px}._removeButton_16pyf_188{width:14px;height:14px;font-size:11px}._searchInput_16pyf_295{height:22px;font-size:9px;padding:3px 6px;max-width:200px}._emptyText_16pyf_56{font-size:8px}._dropIndicator_16pyf_223{height:18px}}@media (max-width: 320px){._groupingArea_16pyf_1{padding:4px 6px;font-size:7px;min-height:24px;gap:4px}._groupedColumns_16pyf_75{gap:3px}._groupedColumn_16pyf_75{padding:2px 4px;min-height:20px;max-width:100px;min-width:60px}._columnTitle_16pyf_177{font-size:7px}._removeButton_16pyf_188{width:12px;height:12px;font-size:10px}._searchInput_16pyf_295{height:20px;font-size:8px;padding:2px 4px;max-width:150px}._emptyText_16pyf_56{font-size:7px}._dropIndicator_16pyf_223{height:16px}}@media (hover: none) and (pointer: coarse){._groupingArea_16pyf_1{touch-action:pan-x pan-y}._groupedColumn_16pyf_75{cursor:default;min-height:32px;padding:8px 10px}._removeButton_16pyf_188{opacity:1;width:20px;height:20px;font-size:16px}._groupedColumn_16pyf_75:hover{background:#fff;box-shadow:0 1px 3px #0000001a}._removeButton_16pyf_188:hover{background:none;color:#999}._groupedColumn_16pyf_75:active{background:#f0f8ff;transform:scale(.95)}._removeButton_16pyf_188:active{background:#f44;color:#fff}}@media (max-width: 768px) and (orientation: landscape){._groupingArea_16pyf_1{flex-direction:row;align-items:center;min-height:28px}._leftContent_16pyf_33{order:1;flex:0 1 auto}._groupedColumns_16pyf_75{order:2;flex:1;justify-content:flex-start}._searchContainer_16pyf_289{order:3;margin-top:0;flex:0 0 auto}._searchInput_16pyf_295{width:150px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._groupingArea_16pyf_1{font-size:12px}@media (max-width: 1024px){._groupingArea_16pyf_1,._columnTitle_16pyf_177{font-size:11px}}@media (max-width: 768px){._groupingArea_16pyf_1,._columnTitle_16pyf_177{font-size:10px}._searchInput_16pyf_295{font-size:11px}}@media (max-width: 480px){._groupingArea_16pyf_1,._columnTitle_16pyf_177{font-size:9px}}}@media screen and (max-device-width: 480px){._groupingArea_16pyf_1{-webkit-text-size-adjust:100%;text-size-adjust:100%}}@media (prefers-reduced-motion: reduce){._groupedColumn_16pyf_75{transition:none}._dropIndicator_16pyf_223{animation:none;opacity:.8}._groupedColumn_16pyf_75:active{transform:none}}._groupedColumn_16pyf_75:focus-visible{outline:2px solid #0066cc;outline-offset:2px}._removeButton_16pyf_188:focus-visible{outline:2px solid #0066cc;outline-offset:1px}._searchInput_16pyf_295:focus-visible{outline:2px solid #0066cc;outline-offset:1px}._groupedTableContainer_hni8o_1{width:100%;height:100%;overflow:auto;border:2px solid #0066cc;background:#fff;position:relative;outline:none;-webkit-overflow-scrolling:touch}._groupedTable_hni8o_1{width:100%;border-collapse:separate;border-spacing:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:11px;table-layout:fixed;min-width:600px}._columnHeader_hni8o_23{background:#87ceeb;border:1px solid #666;border-top:none;border-left:none;padding:0;height:32px;position:relative;-webkit-user-select:none;user-select:none;font-weight:600;color:#333;min-width:80px}._columnHeader_hni8o_23:first-child{border-left:1px solid #d4d4d4}._indexHeader_hni8o_41{background:#87ceeb;border:1px solid #666;border-top:none;border-left:none;width:40px;min-width:40px;max-width:40px;text-align:center;font-weight:600;color:#333;padding:8px 4px;-webkit-user-select:none;user-select:none}._headerContent_hni8o_56{display:flex;align-items:center;height:100%;padding:8px;position:relative}._headerText_hni8o_64{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:inherit;cursor:grab;-webkit-user-select:none;user-select:none}._headerText_hni8o_64:active{cursor:grabbing}._sortableHeader_hni8o_78{cursor:pointer;-webkit-user-select:none;user-select:none}._sortableHeader_hni8o_78:hover{background:#7bb3d3!important}._groupRow_hni8o_88{background:#f0f8ff!important;border:1px solid #cce7ff;position:sticky;left:0;z-index:10}._groupRow_hni8o_88:hover{background:#e6f3ff!important}._groupCell_hni8o_100{padding:8px;border:1px solid #cce7ff;background:#f0f8ff;font-weight:600;color:#06c;position:sticky;left:0;z-index:15;min-width:200px}._groupContent_hni8o_112{display:flex;align-items:center;gap:8px;min-height:24px}._expandButton_hni8o_119{background:none;border:none;color:#06c;cursor:pointer;font-size:12px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:background-color .2s ease;touch-action:manipulation;flex-shrink:0}._expandButton_hni8o_119:hover{background:#0066cc1a}._groupTitle_hni8o_140{font-size:11px;color:#06c;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._groupCount_hni8o_151{font-size:10px;color:#666;font-weight:400;margin-left:auto;flex-shrink:0;padding-left:8px}._dataRow_hni8o_161{height:24px}._dataRow_hni8o_161:hover{background:#e6f3ff}._dataCell_hni8o_169{border:1px solid #d4d4d4;border-top:none;border-left:none;padding:0;height:24px;cursor:cell;position:relative;background:#fff;min-width:80px}._dataCell_hni8o_169:first-child{border-left:1px solid #d4d4d4}._indexCell_hni8o_185{background:#f8f8f8;border:1px solid #d4d4d4;border-top:none;border-left:none;text-align:center;font-weight:500;color:#666;width:40px;min-width:40px;max-width:40px;padding:4px;-webkit-user-select:none;user-select:none;position:sticky;left:0;z-index:5}._cellContent_hni8o_203{padding:4px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;display:flex;align-items:center;color:#333;font-size:inherit}._dataRow_hni8o_161._guestChild_hni8o_216{background-color:#e6e6fa!important}._dataRow_hni8o_161._guestChild_hni8o_216:hover{background-color:#d8d8f0!important}._dataRow_hni8o_161._guestChild_hni8o_216 ._cellContent_hni8o_203{color:#6a0dad!important}._dataRow_hni8o_161._guestOverdueRed_hni8o_228{background-color:#ffe4e1!important}._dataRow_hni8o_161._guestOverdueRed_hni8o_228:hover{background-color:#fcc!important}._dataRow_hni8o_161._guestOverdueRed_hni8o_228 ._cellContent_hni8o_203{color:#c00!important}._dataRow_hni8o_161._guestOverdueBlack_hni8o_240{background-color:#333!important}._dataRow_hni8o_161._guestOverdueBlack_hni8o_240:hover{background-color:#444!important}._dataRow_hni8o_161._guestOverdueBlack_hni8o_240 ._cellContent_hni8o_203{color:#333!important;font-weight:500!important}._nameCell_hni8o_254 ._cellContent_hni8o_203,._codeCell_hni8o_259 ._cellContent_hni8o_203{color:red!important;font-weight:400}._rateCell_hni8o_264 ._cellContent_hni8o_203{text-align:right;color:red!important}._statusCell_hni8o_269 ._cellContent_hni8o_203{color:red!important}._flagCell_hni8o_273 ._cellContent_hni8o_203{text-align:center}._groupedTableContainer_hni8o_1::-webkit-scrollbar{width:12px;height:12px}._groupedTableContainer_hni8o_1::-webkit-scrollbar-track{background:#f1f1f1}._groupedTableContainer_hni8o_1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px}._groupedTableContainer_hni8o_1::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._groupedTableContainer_hni8o_1::-webkit-scrollbar-corner{background:#f1f1f1}@media (max-width: 1024px){._groupedTable_hni8o_1{font-size:10px;min-width:500px}._columnHeader_hni8o_23{height:30px;min-width:70px}._dataRow_hni8o_161{height:22px}._dataCell_hni8o_169{height:22px;min-width:70px}._groupCell_hni8o_100{padding:6px;min-width:180px}._groupContent_hni8o_112{gap:6px;min-height:22px}._expandButton_hni8o_119{width:18px;height:18px;font-size:11px}._groupTitle_hni8o_140{font-size:10px}._groupCount_hni8o_151{font-size:9px}._cellContent_hni8o_203{padding:3px 6px}._indexHeader_hni8o_41,._indexCell_hni8o_185{width:35px;min-width:35px;max-width:35px}}@media (max-width: 768px){._groupedTableContainer_hni8o_1{border-width:1px;overflow-x:auto;overflow-y:auto}._groupedTable_hni8o_1{font-size:9px;min-width:400px}._columnHeader_hni8o_23{height:28px;min-width:60px;font-weight:500}._dataRow_hni8o_161{height:20px}._dataCell_hni8o_169{height:20px;min-width:60px}._groupCell_hni8o_100{padding:4px 6px;min-width:160px;position:sticky;left:0}._groupContent_hni8o_112{gap:4px;min-height:20px}._expandButton_hni8o_119{width:16px;height:16px;font-size:10px}._groupTitle_hni8o_140{font-size:9px;font-weight:600}._groupCount_hni8o_151{font-size:8px;padding-left:6px}._cellContent_hni8o_203{padding:2px 4px;font-size:9px}._indexHeader_hni8o_41,._indexCell_hni8o_185{width:30px;min-width:30px;max-width:30px;font-size:9px;padding:4px 2px;position:sticky;left:0}._headerContent_hni8o_56{padding:4px}._headerText_hni8o_64{font-size:9px}}@media (max-width: 480px){._groupedTable_hni8o_1{font-size:8px;min-width:300px}._columnHeader_hni8o_23{height:26px;min-width:50px}._dataRow_hni8o_161{height:18px}._dataCell_hni8o_169{height:18px;min-width:50px}._groupCell_hni8o_100{padding:3px 4px;min-width:140px}._groupContent_hni8o_112{gap:3px;min-height:18px}._expandButton_hni8o_119{width:14px;height:14px;font-size:9px}._groupTitle_hni8o_140{font-size:8px}._groupCount_hni8o_151{font-size:7px;padding-left:4px}._cellContent_hni8o_203{padding:1px 3px;font-size:8px}._indexHeader_hni8o_41,._indexCell_hni8o_185{width:25px;min-width:25px;max-width:25px;font-size:8px;padding:3px 1px}._nameCell_hni8o_254 ._cellContent_hni8o_203,._codeCell_hni8o_259 ._cellContent_hni8o_203,._rateCell_hni8o_264 ._cellContent_hni8o_203,._statusCell_hni8o_269 ._cellContent_hni8o_203{font-weight:500}}@media (max-width: 320px){._groupedTable_hni8o_1{font-size:7px;min-width:280px}._columnHeader_hni8o_23{height:24px;min-width:45px}._dataRow_hni8o_161{height:16px}._dataCell_hni8o_169{height:16px;min-width:45px}._groupCell_hni8o_100{padding:2px 3px;min-width:120px}._groupContent_hni8o_112{gap:2px;min-height:16px}._expandButton_hni8o_119{width:12px;height:12px;font-size:8px}._groupTitle_hni8o_140{font-size:7px}._groupCount_hni8o_151{font-size:6px;padding-left:3px}._cellContent_hni8o_203{padding:1px 2px;font-size:7px}._indexHeader_hni8o_41,._indexCell_hni8o_185{width:20px;min-width:20px;max-width:20px;font-size:7px}}@media (hover: none) and (pointer: coarse){._dataCell_hni8o_169{cursor:default;min-height:24px}._columnHeader_hni8o_23{min-height:32px}._expandButton_hni8o_119{opacity:1;width:24px;height:24px}._dataRow_hni8o_161:hover{background:inherit}._columnHeader_hni8o_23:hover,._sortableHeader_hni8o_78:hover{background:#87ceeb!important}._groupRow_hni8o_88:hover{background:#f0f8ff!important}._expandButton_hni8o_119:hover{background:none}._expandButton_hni8o_119:active{background:#06c3}._dataRow_hni8o_161:active{background:#e6f3ff!important}}@media (max-width: 768px) and (orientation: landscape){._groupedTableContainer_hni8o_1{max-height:80vh}._groupedTable_hni8o_1{min-width:500px}._columnHeader_hni8o_23,._dataRow_hni8o_161,._dataCell_hni8o_169{height:20px}._groupCell_hni8o_100{min-height:20px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){._groupedTable_hni8o_1{font-size:12px}@media (max-width: 768px){._groupedTable_hni8o_1{font-size:10px}}@media (max-width: 480px){._groupedTable_hni8o_1{font-size:9px}._groupTitle_hni8o_140{font-size:10px}._cellContent_hni8o_203{font-size:9px}}}@media print{._groupedTableContainer_hni8o_1{border:1px solid #000;overflow:visible}._groupedTable_hni8o_1{font-size:10px}._columnHeader_hni8o_23{background:#ccc!important;color:#000!important}._groupCell_hni8o_100{background:#e6e6e6!important;color:#000!important}._dataRow_hni8o_161._guestOverdueBlack_hni8o_240 ._cellContent_hni8o_203{color:#000!important;font-weight:700}._expandButton_hni8o_119{display:none}}@supports (position: sticky){._groupCell_hni8o_100,._indexCell_hni8o_185{position:-webkit-sticky;position:sticky}}._currencyToggle_v224p_2{position:relative;display:inline-block}._toggleButton_v224p_7{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500;color:#374151;min-width:80px;justify-content:center}._toggleButton_v224p_7:hover{background:#f9fafb;border-color:#9ca3af}._toggleButton_v224p_7._active_v224p_29{background:#f3f4f6;border-color:#6b7280}._flag_v224p_34{font-size:16px;line-height:1}._currency_v224p_2{font-weight:600;letter-spacing:.5px}._chevron_v224p_44{transition:transform .2s ease;color:#6b7280}._chevron_v224p_44._rotated_v224p_49{transform:rotate(180deg)}._dropdown_v224p_54{position:absolute;top:100%;right:0;z-index:1000;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d;min-width:280px;max-height:400px;overflow:hidden;animation:_dropdownAppear_v224p_1 .15s ease-out}@keyframes _dropdownAppear_v224p_1{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._dropdownHeader_v224p_80{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._dropdownTitle_v224p_86{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._localeList_v224p_94{max-height:320px;overflow-y:auto;padding:4px 0}._localeItem_v224p_100{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:none;border:none;cursor:pointer;transition:background-color .15s ease;text-align:left}._localeItem_v224p_100:hover{background:#f3f4f6}._localeItem_v224p_100._selected_v224p_117{background:#eff6ff;color:#1d4ed8}._localeInfo_v224p_122{display:flex;align-items:center;gap:12px;flex:1}._localeFlag_v224p_129{font-size:18px;line-height:1}._localeDetails_v224p_134{display:flex;flex-direction:column;gap:2px}._localeName_v224p_140{font-size:14px;font-weight:500;color:#374151;line-height:1.2}._localeItem_v224p_100._selected_v224p_117 ._localeName_v224p_140{color:#1d4ed8}._localeFormats_v224p_151{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;line-height:1}._localeItem_v224p_100._selected_v224p_117 ._localeFormats_v224p_151{color:#3b82f6}._localeCurrency_v224p_164{font-weight:600;letter-spacing:.5px}._separator_v224p_169{color:#d1d5db}._localeDateFormat_v224p_173{font-family:Courier New,monospace;font-size:11px}._checkIcon_v224p_178{color:#10b981;flex-shrink:0}._localeList_v224p_94::-webkit-scrollbar{width:6px}._localeList_v224p_94::-webkit-scrollbar-track{background:#f1f5f9}._localeList_v224p_94::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._localeList_v224p_94::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width: 768px){._dropdown_v224p_54{right:auto;left:0;min-width:260px}._toggleButton_v224p_7{padding:6px 10px;font-size:12px;min-width:70px}._flag_v224p_34{font-size:14px}}._header_8wmfs_2{display:flex;align-items:center;justify-content:space-between;height:64px;background:#fff;border-bottom:1px solid #E5E7EB;padding:0 24px;gap:16px;position:sticky;top:0;z-index:10;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}._hamburgerButton_8wmfs_18{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;border-radius:8px;gap:4px;transition:background-color .2s ease}._hamburgerButton_8wmfs_18:hover{background-color:#f3f4f6}._hamburgerLine_8wmfs_37{display:block;width:20px;height:2px;background-color:#374151;border-radius:1px;transition:all .3s ease}._searchContainer_8wmfs_47{flex:1;max-width:400px}._searchBox_8wmfs_52{position:relative;display:flex;align-items:center}._searchIcon_8wmfs_58{position:absolute;left:12px;color:#6b7280;z-index:1}._searchInput_8wmfs_65{width:100%;height:40px;padding:0 16px 0 40px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;background:#f9fafb;transition:all .2s ease}._searchInput_8wmfs_65:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}._searchInput_8wmfs_65::placeholder{color:#9ca3af}._headerActions_8wmfs_88{display:flex;align-items:center;gap:16px}._notificationContainer_8wmfs_94{position:relative}._iconBtn_8wmfs_98{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;border-radius:8px;color:#6b7280;cursor:pointer;transition:all .2s ease}._iconBtn_8wmfs_98:hover{background:#f3f4f6;color:#374151}._notificationBadge_8wmfs_117{position:absolute;top:8px;right:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0 4px}._userInfo_8wmfs_135{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease;position:relative}._userInfo_8wmfs_135:hover{background:#f3f4f6}._userDetails_8wmfs_150{display:flex;flex-direction:column;align-items:flex-end;gap:2px;cursor:pointer}._userName_8wmfs_158{font-size:14px;font-weight:500;color:#111827;line-height:1.2}._userRole_8wmfs_165{font-size:12px;color:#6b7280;line-height:1.2}._avatar_8wmfs_171{width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;cursor:pointer}._dropdown_8wmfs_187{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 10px 25px #00000026;z-index:1000;min-width:320px;max-width:400px;overflow:hidden;animation:_dropdownFadeIn_8wmfs_1 .2s ease-out}@keyframes _dropdownFadeIn_8wmfs_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_8wmfs_213{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #F3F4F6;background:#f9fafb}._dropdownHeader_8wmfs_213 h4{margin:0;font-size:16px;font-weight:600;color:#111827}._markAllRead_8wmfs_229{background:none;border:none;color:#3b82f6;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}._markAllRead_8wmfs_229:hover{background:#dbeafe}._notificationList_8wmfs_245{max-height:300px;overflow-y:auto}._notificationItem_8wmfs_250{display:flex;gap:12px;padding:16px 20px;border-bottom:1px solid #F3F4F6;transition:background-color .2s ease;cursor:pointer}._notificationItem_8wmfs_250:hover{background:#f9fafb}._notificationItem_8wmfs_250:last-child{border-bottom:none}._notificationIcon_8wmfs_267{flex-shrink:0;width:32px;height:32px;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6}._notificationContent_8wmfs_279{flex:1}._notificationTitle_8wmfs_283{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px;line-height:1.4}._notificationText_8wmfs_291{font-size:13px;color:#6b7280;margin-bottom:6px;line-height:1.4}._notificationTime_8wmfs_298{font-size:12px;color:#9ca3af}._dropdownFooter_8wmfs_303{padding:12px 20px;border-top:1px solid #F3F4F6;background:#f9fafb}._viewAllBtn_8wmfs_309{width:100%;background:none;border:none;color:#3b82f6;font-size:14px;font-weight:500;padding:8px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}._viewAllBtn_8wmfs_309:hover{background:#dbeafe}._userDropdown_8wmfs_327{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 10px 25px #00000026;z-index:1000;min-width:240px;overflow:hidden;animation:_dropdownFadeIn_8wmfs_1 .2s ease-out}._userDropdownHeader_8wmfs_341{display:flex;gap:12px;padding:20px;border-bottom:1px solid #F3F4F6;background:#f9fafb}._userDropdownAvatar_8wmfs_349{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;flex-shrink:0}._userDropdownInfo_8wmfs_364{flex:1}._userDropdownName_8wmfs_368{font-size:16px;font-weight:600;color:#111827;margin-bottom:4px;line-height:1.2}._userDropdownEmail_8wmfs_376{font-size:13px;color:#6b7280;line-height:1.2}._userDropdownMenu_8wmfs_382{padding:8px 0}._userMenuItem_8wmfs_386{width:100%;display:flex;align-items:center;gap:12px;padding:12px 20px;background:none;border:none;text-align:left;font-size:14px;color:#374151;cursor:pointer;transition:background-color .2s ease}._userMenuItem_8wmfs_386:hover{background:#f3f4f6}._userMenuItem_8wmfs_386 svg{width:16px;height:16px;color:#6b7280}._userMenuItem_8wmfs_386 span{font-weight:500}._userMenuDivider_8wmfs_415{border:none;border-top:1px solid #E5E7EB;margin:8px 0}@media (max-width: 768px){._header_8wmfs_2{padding:0 16px;gap:12px}._searchContainer_8wmfs_47{max-width:none;flex:1}._userDetails_8wmfs_150{display:none}._headerActions_8wmfs_88{gap:8px}._dropdown_8wmfs_187{min-width:280px;right:-16px}._userDropdown_8wmfs_327{min-width:200px;right:-16px}._notificationItem_8wmfs_250,._dropdownHeader_8wmfs_213,._dropdownFooter_8wmfs_303{padding:12px 16px}._userDropdownHeader_8wmfs_341{padding:16px}._userMenuItem_8wmfs_386{padding:10px 16px}}._footer_3jprt_2{background:#1f2937;color:#fff;margin-top:auto;border-top:1px solid #374151}._footerContent_3jprt_9{padding:0;max-width:1200px;margin:0 auto}._footerLeft_3jprt_23{display:flex;flex-direction:column}._companyInfo_3jprt_28{display:flex;flex-direction:column;gap:12px}._companyName_3jprt_34{font-size:20px;font-weight:700;color:#fff;margin:0;line-height:1.2}._companyDescription_3jprt_42{font-size:14px;color:#d1d5db;line-height:1.5;margin:0}._footerCenter_3jprt_50{display:flex;justify-content:center}._footerLinks_3jprt_55{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:600px}._linkGroup_3jprt_63{display:flex;flex-direction:column;gap:16px}._linkGroupTitle_3jprt_69{font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.2}._linkList_3jprt_77{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._footerLink_3jprt_55{color:#d1d5db;text-decoration:none;font-size:14px;line-height:1.4;transition:color .2s ease}._footerLink_3jprt_55:hover{color:#3b82f6}._footerRight_3jprt_99{display:flex;flex-direction:column;align-items:flex-end}._socialLinks_3jprt_105{display:flex;flex-direction:column;gap:16px;align-items:flex-end}._socialIcons_3jprt_112{display:flex;gap:12px}._socialIcon_3jprt_112{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#374151;color:#d1d5db;border-radius:8px;text-decoration:none;transition:all .2s ease}._socialIcon_3jprt_112:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}._footerBottom_3jprt_137{background:#111827;border-top:1px solid #374151}._footerBottomContent_3jprt_142{display:flex;justify-content:center;align-items:center;padding:20px 32px;max-width:1200px;margin:0 auto}._copyright_3jprt_154{font-size:14px;color:#9ca3af;margin:0}._footerBottomLinks_3jprt_160{display:flex;gap:24px}._footerBottomLink_3jprt_160{color:#9ca3af;text-decoration:none;font-size:14px;transition:color .2s ease}._footerBottomLink_3jprt_160:hover{color:#3b82f6}@media (max-width: 1024px){._footerContent_3jprt_9{grid-template-columns:1fr;gap:32px;padding:32px 24px 24px;text-align:center}._footerLeft_3jprt_23{align-items:center}._footerLinks_3jprt_55{grid-template-columns:repeat(2,1fr);gap:24px}._footerRight_3jprt_99,._socialLinks_3jprt_105{align-items:center}._footerBottomContent_3jprt_142{flex-direction:column;gap:16px;padding:20px 24px;text-align:center}._footerBottomLinks_3jprt_160{gap:16px}}@media (max-width: 768px){._footerContent_3jprt_9{padding:24px 16px}._footerLinks_3jprt_55{grid-template-columns:1fr;gap:24px}._linkGroup_3jprt_63{gap:12px}._linkGroupTitle_3jprt_69{font-size:14px}._footerLink_3jprt_55{font-size:13px}._companyName_3jprt_34{font-size:18px}._companyDescription_3jprt_42{font-size:13px}._socialIcons_3jprt_112{gap:8px}._socialIcon_3jprt_112{width:36px;height:36px}._footerBottomContent_3jprt_142{padding:16px}._footerBottomLinks_3jprt_160{gap:12px;flex-wrap:wrap;justify-content:center}._copyright_3jprt_154,._footerBottomLink_3jprt_160{font-size:12px}}._container_1dp1j_2{display:flex;min-height:100vh;width:100vw;background:#f9fafb;font-family:Inter,sans-serif}._sidebar_1dp1j_11{width:260px;background:#1f2937;color:#fff;display:flex;flex-direction:column;padding:24px 0;min-height:100vh;flex-shrink:0;position:relative}._logo_1dp1j_23{font-size:18px;font-weight:700;margin:0 24px 32px;color:#fff;display:flex;align-items:center;gap:8px}._logoIcon_1dp1j_33{width:24px;height:24px;background:#3b82f6;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}._userInfo_1dp1j_47{display:flex;align-items:center;gap:12px;margin:0 24px 24px;padding:12px;background:#374151;border-radius:8px;border:1px solid #4B5563}._userAvatar_1dp1j_58{width:40px;height:40px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;flex-shrink:0}._userDetails_1dp1j_72{flex:1;min-width:0}._userName_1dp1j_77{font-size:14px;font-weight:600;color:#fff;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1dp1j_87{font-size:12px;color:#9ca3af;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._nav_1dp1j_96{display:flex;flex-direction:column;gap:4px;padding:0 16px}._menuSection_1dp1j_103{margin-bottom:24px}._sectionTitle_1dp1j_107{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin:0 8px 12px}._navLink_1dp1j_116{color:#fffc;text-decoration:none;font-size:14px;padding:12px 16px;border-radius:8px;transition:all .2s;position:relative;margin:0;box-sizing:border-box;display:flex;align-items:center;width:100%;gap:12px}._navLink_1dp1j_116:hover{background:#ffffff1a;color:#fff}._navLink_1dp1j_116:focus{outline:none;border:none;box-shadow:none}._active_1dp1j_143{background:#ffffff26;color:#fff;font-weight:500}._navIcon_1dp1j_149{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:14px}._navGroup_1dp1j_158{margin-bottom:8px}._navGroupTitle_1dp1j_162{color:#ffffffe6;font-size:14px;font-weight:600;padding:12px 16px 8px;margin-bottom:4px}._navGroupDropdown_1dp1j_170{width:100%;background:none;border:none;outline:none;color:#fffc;font-size:14px;font-weight:400;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center;text-align:left;font-family:inherit;margin:0;box-sizing:border-box;gap:12px}._navGroupDropdown_1dp1j_170:hover{background:#ffffff1a;color:#fff}._navGroupDropdown_1dp1j_170:focus{outline:none;border:none;box-shadow:none}._dropdownIcon_1dp1j_203{font-size:10px;transition:transform .2s ease}._dropdownIcon_1dp1j_203._open_1dp1j_208{transform:rotate(180deg)}._proBadge_1dp1j_212{background:#3b82f6;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}._messageBadge_1dp1j_223{background:#3b82f6;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;min-width:16px;text-align:center}._navSubLink_1dp1j_234{color:#ffffffb3;text-decoration:none;font-size:13px;padding:10px 16px 10px 32px;border-radius:6px;transition:all .2s;position:relative;margin:0;box-sizing:border-box;display:block;width:100%}._navSubLink_1dp1j_234:hover{background:#ffffff1a;color:#fff}._navSubLink_1dp1j_234:focus{outline:none;border:none;box-shadow:none}._navSubLink_1dp1j_234._active_1dp1j_143{background:#ffffff26;color:#fff;font-weight:500}._main_1dp1j_266{flex:1;display:flex;flex-direction:column;width:calc(100vw - 260px);background:#f9fafb;overflow:hidden;min-height:100vh}._header_1dp1j_277{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:20px 32px;background:#fff;border-bottom:1px solid #E5E7EB;box-shadow:0 1px 2px #0000000d;gap:16px}._hamburgerButton_1dp1j_290{width:40px;height:40px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:all .3s ease;box-shadow:0 1px 2px #0000000d;flex-shrink:0}._hamburgerButton_1dp1j_290:hover{background:#f9fafb;border-color:#d1d5db;transform:scale(1.05)}._hamburgerButton_1dp1j_290:active{transform:scale(.95);background:#f3f4f6}._hamburgerLine_1dp1j_318{width:20px;height:2px;background:#374151;border-radius:1px;transition:all .3s ease}._searchContainer_1dp1j_327{flex:1;max-width:350px}._searchBox_1dp1j_332{position:relative;display:flex;align-items:center}._searchIcon_1dp1j_338{position:absolute;left:14px;color:#6b7280;width:16px;height:16px}._searchInput_1dp1j_346{width:100%;padding:12px 14px 12px 38px;border:1px solid #D1D5DB;border-radius:6px;font-size:14px;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;color:#374151}._searchInput_1dp1j_346:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}._searchInput_1dp1j_346::placeholder{color:#9ca3af;font-size:14px}._headerActions_1dp1j_370{display:flex;align-items:center;gap:20px}._iconBtn_1dp1j_376{background:none;border:none;cursor:pointer;color:#6b7280;transition:all .2s;padding:10px;border-radius:8px;position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px}._iconBtn_1dp1j_376 svg{width:16px;height:16px}._iconBtn_1dp1j_376:hover{color:#374151;background:#f3f4f6}._notificationContainer_1dp1j_403,._messageContainer_1dp1j_403{position:relative}._notificationBadge_1dp1j_407,._messageBadge_1dp1j_223{position:absolute;top:6px;right:6px;background:#dc2626;color:#fff;font-size:10px;padding:2px 5px;border-radius:8px;min-width:14px;text-align:center;font-weight:600;line-height:1.2}._userInfo_1dp1j_47{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background .2s}._userInfo_1dp1j_47:hover{background:#f9fafb}._userDetails_1dp1j_72{display:flex;flex-direction:column;align-items:flex-end}._userName_1dp1j_77{font-size:14px;font-weight:600;color:#1f2937;line-height:1.2}._userRole_1dp1j_87{font-size:12px;color:#6b7280;line-height:1.2}._avatar_1dp1j_456{width:36px;height:36px;background:#6b7280;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500}._avatar_1dp1j_456{width:40px;height:40px;background:url(https://randomuser.me/api/portraits/women/44.jpg) center/cover;border-radius:50%;border:2px solid #E5E7EB}._content_1dp1j_478{flex:1;padding:0;background:#f9fafb;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 140px)}@media (max-width: 768px){._container_1dp1j_2{overflow-x:hidden}._sidebar_1dp1j_11{position:fixed;top:0;left:0;width:260px;height:100vh;z-index:1000;transform:translate(-260px)}._sidebar_1dp1j_11._sidebarOpen_1dp1j_506{transform:translate(0)}._main_1dp1j_266{width:100vw;margin-left:0}._header_1dp1j_277{padding:12px 16px;gap:12px}._searchContainer_1dp1j_327{flex:1;max-width:none;margin:0 8px}._searchInput_1dp1j_346{font-size:16px}._headerActions_1dp1j_370{gap:12px}._userDetails_1dp1j_72{display:none}._iconBtn_1dp1j_376{width:36px;height:36px;padding:8px}._avatar_1dp1j_456{width:36px;height:36px}._content_1dp1j_478{min-height:calc(100vh - 65px)}}@media (max-width: 480px){._header_1dp1j_277{padding:10px 12px}._searchContainer_1dp1j_327{margin:0 4px}._headerActions_1dp1j_370{gap:8px}._hamburgerButton_1dp1j_290{width:36px;height:36px}._hamburgerLine_1dp1j_318{width:18px}}._closeButton_1dp1j_579{position:absolute;top:20px;right:20px;width:32px;height:32px;background:#ffffff1a;border:none;border-radius:6px;color:#fff;font-size:20px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1002}._closeButton_1dp1j_579:hover{background:#fff3;transform:scale(1.1)}._closeButton_1dp1j_579:active{transform:scale(.9)}._overlay_1dp1j_609{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (min-width: 769px){._hamburgerButton_1dp1j_290,._closeButton_1dp1j_579{display:none}}._dropdownIcon_1dp1j_203{display:inline-flex;transition:transform .2s ease;font-size:.7em}._dropdownContent_1dp1j_638{overflow:hidden}._navGroupDropdown_1dp1j_170{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:left}._checkoutForm_g4tsw_2{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;height:fit-content}._header_g4tsw_11{margin-bottom:1.5rem}._title_g4tsw_15{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}._subtitle_g4tsw_22{color:#718096;margin:0;font-size:.875rem}._form_g4tsw_28{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_g4tsw_34{display:flex;flex-direction:column;gap:.5rem}._label_g4tsw_40{font-weight:500;color:#4a5568;font-size:.875rem}._input_g4tsw_34{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff}._input_g4tsw_34:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}._input_g4tsw_34:disabled{background-color:#f7fafc;cursor:not-allowed}._button_g4tsw_66{padding:.75rem 1.5rem;background-color:#4299e1;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._button_g4tsw_66:hover:not(:disabled){background-color:#3182ce}._button_g4tsw_66:disabled{background-color:#a0aec0;cursor:not-allowed}._spinner_g4tsw_91{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_g4tsw_91 1s linear infinite}@keyframes _spin_g4tsw_91{to{transform:rotate(360deg)}}._paymentMethods_xwdew_2{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;grid-column:1 / -1}._header_xwdew_11{display:flex;align-items:flex-start;margin-bottom:2rem;gap:1rem}._backButton_xwdew_18{background:none;border:none;color:#718096;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s;font-size:.875rem}._backButton_xwdew_18:hover{background-color:#f7fafc;color:#4a5568}._title_xwdew_34{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}._subtitle_xwdew_41{color:#718096;margin:0;font-size:.875rem}._guestInfo_xwdew_47{display:grid;grid-template-columns:1fr auto;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}._guestDetail_xwdew_58{display:flex;flex-direction:column;gap:.5rem}._detailItem_xwdew_64{display:flex;gap:1rem}._label_xwdew_69{font-weight:500;color:#4a5568;min-width:80px}._value_xwdew_75{color:#2d3748;font-weight:500}._balanceSection_xwdew_80{text-align:right}._balanceLabel_xwdew_84{font-size:.875rem;color:#718096;margin-bottom:.5rem}._balanceAmount_xwdew_90{font-size:1.5rem;font-weight:700;color:#e53e3e}._methodsGrid_xwdew_96{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}._methodCard_xwdew_102{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:1rem;text-align:left}._methodCard_xwdew_102:hover:not(:disabled){border-color:var(--method-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._methodCard_xwdew_102:disabled{cursor:not-allowed;opacity:.6}._methodIcon_xwdew_127{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}._methodInfo_xwdew_138{flex:1}._methodName_xwdew_142{font-weight:600;color:#2d3748;margin-bottom:.25rem}._methodDescription_xwdew_148{font-size:.875rem;color:#718096}._loadingOverlay_xwdew_153{position:absolute;inset:0;background:#fffc;border-radius:11px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._guestInfo_xwdew_47{grid-template-columns:1fr;text-align:left}._balanceSection_xwdew_80{text-align:left}._methodsGrid_xwdew_96{grid-template-columns:1fr}}._paymentResult_1w537_2{background:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:500px;margin:0 auto;text-align:center}._resultIcon_1w537_12{font-size:4rem;margin-bottom:1.5rem}._success_1w537_17{color:#10b981}._error_1w537_21{color:#ef4444}._title_1w537_25{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem}._successDetails_1w537_32{background:#f8fafc;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:left}._detailItem_1w537_40{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e2e8f0}._detailItem_1w537_40:last-child{border-bottom:none}._label_1w537_52{font-weight:500;color:#64748b}._value_1w537_57{font-weight:600;color:#1e293b}._errorDetails_1w537_62{background:#fef2f2;border-radius:8px;padding:1.5rem;margin-bottom:2rem}._errorMessage_1w537_69{color:#dc2626;font-weight:500;margin-bottom:.5rem}._retryMessage_1w537_75{color:#6b7280;font-size:.875rem}._newCheckoutButton_1w537_80{padding:.75rem 2rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}._newCheckoutButton_1w537_80:hover{background-color:#2563eb}._checkoutPage_o1of8_2{min-height:100vh;background:#f8fafc;padding:2rem}._container_o1of8_8{max-width:1400px;margin:0 auto;padding:0 1rem}._header_o1of8_14{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._pageTitle_o1of8_20{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}._pageSubtitle_o1of8_27{color:#718096;margin:0;font-size:1rem}._content_o1of8_33{display:grid;grid-template-columns:1fr 400px;gap:3rem;align-items:start}._leftSection_o1of8_40,._rightSection_o1of8_46{display:flex;flex-direction:column;gap:1.5rem}._infoCard_o1of8_52{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;flex:1}._infoIcon_o1of8_61{font-size:3rem;margin-bottom:1rem}._infoCard_o1of8_52 h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}._infoCard_o1of8_52 p{color:#718096;line-height:1.6;margin:0 0 1.5rem;font-size:1rem}._features_o1of8_80{display:flex;flex-direction:column;gap:.75rem}._feature_o1of8_80{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}._featureIcon_o1of8_93{font-size:1.25rem;width:24px;text-align:center}._feature_o1of8_80 span:last-child{color:#4a5568;font-size:.9rem}._errorAlert_o1of8_104{background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem}._errorIcon_o1of8_114{font-size:1.25rem;color:#c53030}._errorText_o1of8_119{color:#c53030;font-weight:500}._demoNote_o1of8_124{background:#e6fffa;border:1px solid #81e6d9;border-radius:8px;padding:1.25rem;color:#234e52}._demoNote_o1of8_124 code{background:#b2f5ea;padding:.25rem .5rem;border-radius:4px;font-weight:600;font-family:Monaco,Consolas,monospace}@media (max-width: 1024px){._container_o1of8_8{max-width:100%;padding:0 1.5rem}._content_o1of8_33{grid-template-columns:1fr;gap:2rem}._leftSection_o1of8_40,._rightSection_o1of8_46{width:100%}}@media (max-width: 768px){._checkoutPage_o1of8_2{padding:1rem}._container_o1of8_8{padding:0 1rem}._pageTitle_o1of8_20{font-size:1.75rem}._infoCard_o1of8_52{padding:1.5rem}._content_o1of8_33{gap:1.5rem}}@media (max-width: 480px){._checkoutPage_o1of8_2{padding:.5rem}._container_o1of8_8{padding:0 .5rem}._pageTitle_o1of8_20{font-size:1.5rem}._infoCard_o1of8_52{padding:1rem}._features_o1of8_80{gap:.5rem}._feature_o1of8_80{padding:.25rem 0}}._welcomeContainer_1x9ha_1{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}._welcomeCard_1x9ha_10{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:800px;width:100%;overflow:hidden}._welcomeHeader_1x9ha_19{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 30px;text-align:center;position:relative}._logoutButton_1x9ha_27{position:absolute;top:20px;right:20px;display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._logoutButton_1x9ha_27:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}._welcomeIcon_1x9ha_52{color:#ffffffe6;margin-bottom:20px}._welcomeTitle_1x9ha_57{font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}._welcomeSubtitle_1x9ha_64{font-size:1.2rem;margin:0;opacity:.9;font-weight:300}._welcomeContent_1x9ha_71{padding:40px 30px}._featureGrid_1x9ha_75{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:40px}._featureCard_1x9ha_82{text-align:center;padding:20px;border-radius:12px;background:#f8f9ff;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease}._featureCard_1x9ha_82:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}._featureIcon_1x9ha_96{color:#667eea;margin-bottom:15px}._featureTitle_1x9ha_101{font-size:1.1rem;font-weight:600;margin:0 0 10px;color:#1f2937}._featureDescription_1x9ha_108{font-size:.9rem;color:#6b7280;line-height:1.5;margin:0}._quickActions_1x9ha_115{margin-bottom:40px}._actionsTitle_1x9ha_119{font-size:1.4rem;font-weight:600;margin:0 0 20px;color:#1f2937}._actionButtons_1x9ha_126{display:flex;flex-wrap:wrap;gap:15px}._actionButton_1x9ha_126{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none}._actionButton_1x9ha_126:hover{background:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._userInfo_1x9ha_154{background:#f8f9ff;border-radius:12px;padding:25px;border:1px solid #e5e7eb}._infoTitle_1x9ha_161{font-size:1.3rem;font-weight:600;margin:0 0 20px;color:#1f2937}._infoGrid_1x9ha_168{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}._infoItem_1x9ha_174{display:flex;flex-direction:column;gap:4px}._infoLabel_1x9ha_180{font-size:.8rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._infoValue_1x9ha_188{font-size:1rem;color:#1f2937;font-weight:500}@media (max-width: 768px){._welcomeContainer_1x9ha_1{padding:10px}._welcomeHeader_1x9ha_19{padding:30px 20px}._logoutButton_1x9ha_27{top:15px;right:15px;padding:6px 12px;font-size:.8rem}._logoutButton_1x9ha_27 svg{width:16px;height:16px}._welcomeTitle_1x9ha_57{font-size:2rem}._welcomeSubtitle_1x9ha_64{font-size:1rem}._welcomeContent_1x9ha_71{padding:30px 20px}._featureGrid_1x9ha_75{grid-template-columns:1fr}._actionButtons_1x9ha_126{flex-direction:column}._actionButton_1x9ha_126{justify-content:center}._infoGrid_1x9ha_168{grid-template-columns:1fr}}@media (max-width: 480px){._welcomeTitle_1x9ha_57{font-size:1.7rem}._featureCard_1x9ha_82{padding:15px}._userInfo_1x9ha_154{padding:20px}}._authContainer_1v6vm_3{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._authCard_1v6vm_13{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:2.5rem;width:100%;max-width:480px;border:1px solid #e1e5e9}._logoSection_1v6vm_24{text-align:center;margin-bottom:2rem}._logo_1v6vm_24{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}._logoIcon_1v6vm_37{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;letter-spacing:-.5px}._logoText_1v6vm_51{font-size:1.75rem;font-weight:700;color:#2d3748;margin:0;letter-spacing:-.5px}._subtitle_1v6vm_59{font-size:.95rem;color:#718096;margin:0;font-weight:500}._form_1v6vm_67{margin-bottom:1.5rem}._formTitle_1v6vm_71{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 .5rem;text-align:center}._formSubtitle_1v6vm_79{font-size:.95rem;color:#718096;margin:0 0 1.5rem;text-align:center;line-height:1.4}._inputGroup_1v6vm_88{margin-bottom:1.25rem}._label_1v6vm_92{display:block;font-size:.95rem;font-weight:600;color:#4a5568;margin-bottom:.5rem;line-height:1.2}._optional_1v6vm_101{font-weight:400;color:#a0aec0;font-size:.85rem}._input_1v6vm_88{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;line-height:1.5;color:#2d3748;background-color:#fff;transition:all .2s ease;box-sizing:border-box}._input_1v6vm_88:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._input_1v6vm_88::placeholder{color:#a0aec0;font-size:.95rem}._inputError_1v6vm_131{border-color:#e53e3e}._inputError_1v6vm_131:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}._errorText_1v6vm_141{display:block;color:#e53e3e;font-size:.85rem;margin-top:.375rem;line-height:1.3}._errorAlert_1v6vm_149{background-color:#fed7d7;border:1px solid #feb2b2;border-radius:6px;padding:.75rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;color:#c53030;font-size:.9rem;line-height:1.4}._errorAlert_1v6vm_149 svg{flex-shrink:0}._formOptions_1v6vm_168{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}._checkboxLabel_1v6vm_176{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;flex:1}._termsLabel_1v6vm_184{align-items:flex-start}._checkbox_1v6vm_176{width:18px;height:18px;accent-color:#667eea;cursor:pointer;margin-top:2px;flex-shrink:0}._checkboxText_1v6vm_197{font-size:.9rem;color:#4a5568;line-height:1.4;-webkit-user-select:none;user-select:none}._forgotLink_1v6vm_204{color:#667eea;text-decoration:none;font-size:.9rem;font-weight:500;white-space:nowrap}._forgotLink_1v6vm_204:hover{text-decoration:underline}._linkText_1v6vm_216{color:#667eea;text-decoration:none;font-weight:500}._linkText_1v6vm_216:hover{text-decoration:underline}._passwordHint_1v6vm_227{font-size:.8rem;color:#718096;margin-top:.375rem;line-height:1.3}._submitBtn_1v6vm_235{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;padding:.875rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px}._submitBtn_1v6vm_235:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}._submitBtn_1v6vm_235:active:not(:disabled){transform:translateY(0)}._submitBtn_1v6vm_235:disabled{opacity:.7;cursor:not-allowed;transform:none}._loading_1v6vm_268{pointer-events:none}._spinner_1v6vm_272{animation:_spin_1v6vm_272 1s linear infinite}@keyframes _spin_1v6vm_272{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._demoSection_1v6vm_286{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1.5rem}._demoTitle_1v6vm_294{font-size:.9rem;font-weight:600;color:#4a5568;margin:0 0 .75rem;text-align:center}._demoAccounts_1v6vm_302{display:flex;flex-direction:column;gap:.5rem}._demoAccount_1v6vm_302{font-size:.8rem;color:#718096;line-height:1.3;padding:.25rem 0}._demoAccount_1v6vm_302 strong{color:#4a5568;font-weight:600}._authFooter_1v6vm_321{text-align:center;padding-top:1rem;border-top:1px solid #e2e8f0}._authFooter_1v6vm_321 p{margin:0;font-size:.95rem;color:#718096;line-height:1.4}._authLink_1v6vm_334{color:#667eea;text-decoration:none;font-weight:600}._authLink_1v6vm_334:hover{text-decoration:underline}@media (max-width: 540px){._authContainer_1v6vm_3{padding:.75rem}._authCard_1v6vm_13{padding:1.5rem}._logoText_1v6vm_51{font-size:1.5rem}._formTitle_1v6vm_71{font-size:1.3rem}._formOptions_1v6vm_168{flex-direction:column;gap:.75rem}._checkboxLabel_1v6vm_176{order:2}._forgotLink_1v6vm_204{order:1;align-self:flex-end}}@media (max-width: 480px){._logo_1v6vm_24{flex-direction:column;gap:.5rem}._logoIcon_1v6vm_37{width:40px;height:40px;font-size:1.1rem}._demoAccounts_1v6vm_302{font-size:.75rem}}@media (prefers-contrast: high){._input_1v6vm_88{border-width:2px}._submitBtn_1v6vm_235{background:#4c51bf}._submitBtn_1v6vm_235:hover:not(:disabled){background:#434190}}@media (prefers-reduced-motion: reduce){._submitBtn_1v6vm_235{transition:none}._submitBtn_1v6vm_235:hover:not(:disabled){transform:none}._input_1v6vm_88{transition:none}._spinner_1v6vm_272{animation:none}}
