._container_8kq2a_1{background:radial-gradient(circle at top right, var(--bg-main), #fff);justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow-y:auto}._loginCard_8kq2a_27{z-index:10;background:#fff;border:1px solid #f1f5f9;border-radius:2rem;width:100%;max-width:550px;margin:1rem 0;padding:2.5rem;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000003}@media (width<=640px){._loginCard_8kq2a_27{border-radius:1.5rem;max-width:calc(100% - 2.5rem);margin:2rem 1.25rem;padding:1.5rem}}._header_8kq2a_71{text-align:center;margin-bottom:2rem}._logo_8kq2a_81{margin-bottom:.25rem;font-size:3rem}._header_8kq2a_71 h1{color:var(--primary-dark);letter-spacing:-.02em;margin-top:0;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:800}._header_8kq2a_71 p{color:#64748b;font-size:.875rem;font-weight:500}._form_8kq2a_123{flex-direction:column;gap:1.25rem;display:flex}._inputGroup_8kq2a_135{flex-direction:column;gap:.5rem;display:flex}._inputGroup_8kq2a_135 label{color:#475569;text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:700}._inputGroup_8kq2a_135 input,._inputGroup_8kq2a_135 select{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}._inputGroup_8kq2a_135 input:focus,._inputGroup_8kq2a_135 select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #0f4c811a}._divider_8kq2a_205{text-align:center;color:#94a3b8;align-items:center;margin:1.5rem 0;font-size:.8125rem;display:flex}._divider_8kq2a_205:before,._divider_8kq2a_205:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}._divider_8kq2a_205 span{padding:0 .75rem}._secondaryBtn_8kq2a_245{color:#475569;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.75rem;font-weight:700;transition:all .2s}._secondaryBtn_8kq2a_245:hover{border-color:var(--primary);color:var(--primary)}._regHeader_8kq2a_281{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}._regHeader_8kq2a_281 h2{color:#0f172a;font-size:1.25rem;font-weight:800}._backBtn_8kq2a_307{cursor:pointer;background:#f1f5f9;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:background .2s;display:flex}._backBtn_8kq2a_307:hover{background:#e2e8f0}._sectionTitle_8kq2a_343{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--border);margin-top:.5rem;padding-bottom:.25rem;font-size:.75rem;font-weight:800}._row_8kq2a_365{gap:.75rem;width:100%;display:flex}._searchWrapper_8kq2a_377{align-items:center;display:flex;position:relative}._searchWrapper_8kq2a_377 input{padding-right:40px}._searchIcon_8kq2a_397{color:#94a3b8;pointer-events:none;position:absolute;right:12px}._suggestionsBox_8kq2a_411{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}._suggestionItem_8kq2a_441{cursor:pointer;color:#1e293b;padding:12px 16px;font-size:.95rem;transition:all .2s}._suggestionItem_8kq2a_441:hover{background:var(--bg-main);color:var(--primary)}._createBtn_8kq2a_467{background:var(--bg-main);border:none;border-top:1px solid var(--border);width:100%;color:var(--primary);text-align:left;cursor:pointer;align-items:center;gap:8px;padding:12px 16px;font-weight:600;transition:all .2s;display:flex}._createBtn_8kq2a_467:hover{background:#eff6ff}._passwordWrapper_8kq2a_507{align-items:center;display:flex;position:relative}._passwordWrapper_8kq2a_507 input{padding-right:48px}._eyeBtn_8kq2a_527{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;right:12px}._eyeBtn_8kq2a_527:hover{background:var(--bg-main);color:var(--primary)}@media (width<=480px){._row_8kq2a_365{flex-direction:column;gap:1.25rem}}._container_14dml_1{background:var(--bg-main);min-height:100vh;color:var(--text-main);flex-direction:column;max-width:100vw;font-family:Inter,sans-serif;display:flex;overflow-x:clip}@media (width>=1024px){._container_14dml_1{flex-direction:row}}._topBar_14dml_35{border-bottom:1px solid var(--border);z-index:10000;box-sizing:border-box;background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 1.5rem;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 6px -1px #0000000d}@media (width>=1024px){._topBar_14dml_35{box-shadow:none;height:72px;position:static}}._headerLeft_14dml_85{align-items:center;gap:1rem;display:flex}._menuToggle_14dml_97{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}@media (width>=1024px){._menuToggle_14dml_97{display:none}}._menuToggle_14dml_97:hover{background:#e2e8f0}._navHeader_14dml_143{color:#0f172a;letter-spacing:-.04em;flex:1;justify-content:center;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:950;display:flex}@media (width>=1024px){._navHeader_14dml_143{display:none!important}}._logo_14dml_179{font-size:1.5rem}._userProfile_14dml_187{align-items:center;gap:.75rem;display:flex}._userInfo_14dml_199{display:none}@media (width>=768px){._userInfo_14dml_199{max-width:150px;display:block}}._userInfo_14dml_199 p{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:800;overflow:hidden}._avatar_14dml_241{color:#fff;background:linear-gradient(135deg,#0f4c81 0%,#22c55e 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:800;display:flex;box-shadow:0 4px 10px #6366f14d}._navbar_14dml_271{border-right:1px solid var(--border);z-index:10002;background:#fff;flex-direction:column;width:280px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._navHeaderMobile_14dml_301{color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:1.5rem;font-size:1.25rem;font-weight:900;display:flex}@media (width>=1024px){._navHeaderMobile_14dml_301{border-bottom:none;margin-bottom:.5rem;padding:.85rem 1.5rem;display:flex}._navbar_14dml_271{z-index:99;height:100vh;padding-top:0;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(0)}}._navbarOpen_14dml_371{transform:translate(0);box-shadow:20px 0 50px -12px #0000001a}._backdrop_14dml_381{-webkit-backdrop-filter:blur(8px);z-index:10001;background:#0009;animation:.3s ease-out _fadeInOnly_14dml_1;position:fixed;inset:0}@media (width>=1024px){._backdrop_14dml_381{display:none}}._navLinks_14dml_413{flex-direction:column;gap:.25rem;height:100%;padding:1rem 1.5rem;display:flex}._navSectionTitle_14dml_429{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:1.5rem 0 .5rem 1rem;font-size:.65rem;font-weight:800}._navLinks_14dml_413 button{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:1rem;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}._navLinks_14dml_413 button:hover{background:var(--bg-main);color:var(--primary-dark);transform:translate(4px)}._navLinks_14dml_413 button._active_14dml_495{background:var(--primary);color:#fff;box-shadow:0 10px 15px -3px #0f4c814d}._navFooter_14dml_507{margin-top:auto;padding-top:2rem}._logoutBtn_14dml_517{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:1rem;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-weight:700;display:flex}._logoutBtn_14dml_517:hover{background:#fee2e2}._mainContent_14dml_553{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:100%;padding:2rem;overflow-x:hidden}._rightColumn_14dml_573{background:#f8fafc;flex-direction:column;flex:1;min-width:0;max-width:100vw;min-height:100vh;display:flex;overflow-x:clip}@media (width>=1024px){._rightColumn_14dml_573{max-width:calc(100vw - 280px);margin-left:280px}}._contentHeader_14dml_609{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._contentHeader_14dml_609 h1{color:var(--primary-dark);letter-spacing:-.03em;margin:0;font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:800}._dateLabel_14dml_641{color:#94a3b8;font-size:.8125rem;font-weight:600}._dashboardGrid_14dml_653{flex-direction:column;gap:2rem;display:flex}._statsGrid_14dml_665{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}._statCard_14dml_677{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}._statCard_14dml_677:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d}._statIcon_14dml_711{border-radius:1rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._statInfo_14dml_729 p{color:#64748b;margin-bottom:.25rem;font-size:.8125rem;font-weight:600}._statInfo_14dml_729 h3{color:#0f172a;margin:0;font-size:1.75rem;font-weight:800}._recentSection_14dml_757{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}._sectionHeader_14dml_773{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._sectionHeader_14dml_773 h2{color:#0f172a;font-size:1.125rem;font-weight:800}._viewAll_14dml_799{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700}._routeList_14dml_821{flex-direction:column;gap:.75rem;display:flex}._routeItem_14dml_833{background:#f8fafc;border:1px solid #0000;border-radius:1.25rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}._routeItem_14dml_833:hover{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 10px #00000005}._routeMain_14dml_867{flex:1;align-items:center;gap:1rem;display:flex}._routeDetails_14dml_881 h4{color:#0f172a;margin:0;font-size:.875rem;font-weight:700}._routeStatus_14dml_895{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}._progressBar_14dml_909{background:#e2e8f0;border-radius:3px;width:80px;height:6px;overflow:hidden}._routeStatus_14dml_895 span{color:#94a3b8;text-transform:uppercase;font-size:.625rem;font-weight:700}._actionGrid_14dml_939{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}._actionBtn_14dml_951{cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:1.25rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex}._actionBtn_14dml_951:hover{background:#fff;border-color:#0f4c81;transform:translateY(-3px);box-shadow:0 10px 15px -3px #6366f11a}._actionIcon_14dml_991{font-size:1.75rem}._actionBtn_14dml_951 span{color:#475569;font-size:.75rem;font-weight:700}@media (width<=640px){._mainContent_14dml_553{box-sizing:border-box;min-width:0;max-width:100%;padding:1.25rem 1rem;overflow-x:hidden}._contentHeader_14dml_609 h1{font-size:1.5rem}._statsGrid_14dml_665{grid-template-columns:1fr}}._responsiveHeader_14dml_1047{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}@media (width<=640px){._responsiveHeader_14dml_1047{flex-direction:column;align-items:stretch}._responsiveHeader_14dml_1047 button{width:100%;margin-top:.5rem}}._invoiceGrid_14dml_1089{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:1rem;margin-top:1rem;display:none}._invoiceCard_14dml_1103{background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}._invoiceCardHeader_14dml_1125{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:1rem;display:flex}._invoiceCardBody_14dml_1143{flex-direction:column;gap:.5rem;display:flex}._invoiceCardFooter_14dml_1155{border-top:1px solid #f8fafc;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}._cardLabel_14dml_1173{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:800}._cardValue_14dml_1189{color:#0f172a;font-size:.9375rem;font-weight:700}@media (width<=768px){._desktopTableContainer_14dml_1203{display:none}._invoiceGrid_14dml_1089{display:grid}}._dropdownGlass_14dml_1221{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;gap:.25rem;padding:.75rem;animation:.2s cubic-bezier(.16,1,.3,1) _slideInDown_14dml_1;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._filterOption_14dml_1253{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}._filterOption_14dml_1253:hover{color:#0f172a;background:#f1f5f9;padding-left:1.5rem}._filterOption_14dml_1253._active_14dml_495{color:#0f4c81;background:#0f4c8110}._filterOption_14dml_1253._active_14dml_495:after{content:"";background:#0f4c81;border-radius:50%;width:6px;height:6px}@keyframes _slideInDown_14dml_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._syncHeader_14dml_1335{box-sizing:border-box!important;border-bottom:1px solid var(--border)!important;height:60px!important;min-height:60px!important;max-height:60px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important}._sidebarHeaderResponsive_14dml_1357{justify-content:flex-start;align-items:center;padding:0 1.5rem;display:flex;position:relative}@media (width>=1024px){._sidebarHeaderResponsive_14dml_1357{justify-content:center}}._container_19d5l_1{min-width:180px;position:relative}._compact_19d5l_11{min-width:auto}._label_19d5l_19{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.65rem;font-weight:900;display:block}._inputWrapper_19d5l_39{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;align-items:center;gap:.75rem;min-height:56px;padding:1rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}._compact_19d5l_11 ._inputWrapper_19d5l_39{background:#fff;border-color:#e2e8f0;border-radius:1rem;min-height:48px;padding:.75rem 1.25rem}._inputWrapper_19d5l_39:hover{background:#fff;border-color:#0f4c81;transform:translateY(-1px);box-shadow:0 10px 15px -3px #6366f11a}._icon_19d5l_95{color:#0f4c81;opacity:.8;flex-shrink:0}._value_19d5l_107{color:#0f172a;font-size:.85rem;font-weight:800}._compact_19d5l_11 ._value_19d5l_107{font-size:.75rem}._placeholder_19d5l_127{color:#94a3b8;font-size:.85rem;font-weight:600}._compact_19d5l_11 ._placeholder_19d5l_127{font-size:.75rem}._clearIcon_19d5l_147{color:#94a3b8;border-radius:4px;margin-left:auto;padding:2px;transition:all .2s}._clearIcon_19d5l_147:hover{color:#ef4444;background:#fee2e2}._calendarPopup_19d5l_173{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;transform-origin:100% 0;background:#fffffffa;border:1px solid #e2e8f0cc;border-radius:1.5rem;width:300px;padding:1.25rem;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 25px 50px -12px #00000026}._calendarHeader_19d5l_203{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}._monthYear_19d5l_217{color:#0f172a;text-transform:capitalize;font-size:1rem;font-weight:950}._year_19d5l_231{color:#0f4c81;font-weight:700}._navBtn_19d5l_241{cursor:pointer;color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}._navBtn_19d5l_241:hover{color:#fff;background:#0f4c81;border-color:#0f4c81;box-shadow:0 4px 12px #6366f14d}._weekDays_19d5l_283{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;display:grid}._weekDays_19d5l_283 span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:900}._daysGrid_19d5l_313{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._day_19d5l_313{aspect-ratio:1;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}._dayText_19d5l_347{color:#475569;z-index:2;font-size:.8rem;font-weight:700}._day_19d5l_313:not(._empty_19d5l_361):hover{background:#f1f5f9}._day_19d5l_313:not(._empty_19d5l_361):hover ._dayText_19d5l_347{color:#0f4c81}._day_19d5l_313._selected_19d5l_377{box-shadow:0 8px 16px -4px #6366f166;background:#0f4c81!important}._day_19d5l_313._selected_19d5l_377 ._dayText_19d5l_347{font-weight:900;color:#fff!important}._day_19d5l_313._today_19d5l_397{border:2px solid #0f4c8120}._day_19d5l_313._today_19d5l_397 ._dayText_19d5l_347{color:#0f4c81}._empty_19d5l_361{cursor:default}._timePicker_19d5l_421{border-top:1px solid #f1f5f9;justify-content:center;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}._timeSection_19d5l_441{flex-direction:column;align-items:center;gap:.25rem;display:flex}._timeSection_19d5l_441 label{color:#94a3b8;text-transform:uppercase;font-size:.6rem;font-weight:800}._timeSelect_19d5l_469{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.4rem .6rem;font-size:.9rem;font-weight:800;transition:all .2s}._timeSelect_19d5l_469:hover{border-color:#0f4c81}._timeDivider_19d5l_503{color:#0f4c81;padding-top:1rem;font-size:1.25rem;font-weight:950}._footer_19d5l_517{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}._todayBtn_19d5l_537{color:#475569;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;background:#f1f5f9;border:none;border-radius:.75rem;flex:1;padding:.5rem 1.25rem;font-size:.75rem;font-weight:900;transition:all .2s}._confirmBtn_19d5l_567{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.025em;background:#0f4c81;border:none;border-radius:.75rem;flex:1;padding:.5rem 1.25rem;font-size:.75rem;font-weight:950;transition:all .2s;box-shadow:0 4px 12px #6366f133}._todayBtn_19d5l_537:hover{background:#e2e8f0}._confirmBtn_19d5l_567:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 16px #6366f14d}@media (width<=768px){._calendarPopup_19d5l_173{width:280px!important;left:0!important;right:auto!important}}._container_qwgw6_6{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;max-width:1600px;margin:0 auto;padding:0;display:flex;overflow-x:hidden}@media (width>=769px){._container_qwgw6_6{gap:1.75rem;padding:1.5rem}}._header_qwgw6_28{box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;width:100%;max-width:100%;padding:1.5rem 1.75rem;box-shadow:0 4px 16px #0000000a}._headerTop_qwgw6_39{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;display:flex}._titleArea_qwgw6_49{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}._titleIcon_qwgw6_57{color:#fff;background:linear-gradient(135deg,#0f4c81 0%,#1e3a8a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;box-shadow:0 4px 14px #0f4c8138}._title_qwgw6_49{color:#0f4c81;letter-spacing:-.02em;word-break:break-word;margin:0;font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.3}._subtitle_qwgw6_82{color:var(--text-muted);word-break:break-word;margin:.35rem 0 0;font-size:.85rem;line-height:1.45}._headerActions_qwgw6_90{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}._actionBtn_qwgw6_98{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;box-sizing:border-box;border:none;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.15rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}._actionBtnPrimary_qwgw6_114{color:#fff;background:linear-gradient(135deg,#0f4c81 0%,#2563eb 100%);box-shadow:0 4px 12px #0f4c8140}._actionBtnPrimary_qwgw6_114:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f4c8159}._actionBtnOutline_qwgw6_125{color:#0f4c81;border:1px solid var(--border);background:#fff}._actionBtnOutline_qwgw6_125:hover{background:#f8fafc;border-color:#0f4c81}._channelsBar_qwgw6_139{box-sizing:border-box;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;width:100%;margin-top:1.35rem;padding-top:1.25rem;display:flex}._channelsLabel_qwgw6_152{color:#334155;white-space:nowrap;align-items:center;gap:.45rem;font-size:.82rem;font-weight:700;display:flex}._channelTags_qwgw6_162{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}._channelTag_qwgw6_162{color:#334155;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#f1f5f9;border:1px solid #0000;border-radius:2rem;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}._channelTagActive_qwgw6_188{color:#166534;background:#dcfce7;border-color:#86efac}._criticalBanner_qwgw6_197{box-sizing:border-box;border-radius:var(--radius-lg);background:linear-gradient(135deg,#fef2f2 0%,#fff1f2 100%);border:1px solid #fecaca;border-left:6px solid #ef4444;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.15rem;width:100%;max-width:100%;padding:1.25rem 1.5rem;animation:2.5s ease-in-out infinite _pulseLight_qwgw6_1;display:flex;box-shadow:0 4px 16px #ef444414}@keyframes _pulseLight_qwgw6_1{0%{box-shadow:0 0 #ef444433}50%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}._criticalBannerLeft_qwgw6_221{flex:1;align-items:center;gap:.95rem;min-width:0;display:flex}._criticalIcon_qwgw6_229{color:#fff;background:#ef4444;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:.6rem;display:flex;box-shadow:0 2px 8px #ef44444d}._countdownBanner_qwgw6_241{box-sizing:border-box;border-radius:var(--radius-lg);background:#fff;border:1px solid #fed7aa;border-left:6px solid #f59e0b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.15rem;width:100%;max-width:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 16px #f59e0b14}._countdownBannerLeft_qwgw6_258{flex:1;align-items:center;gap:.95rem;min-width:0;display:flex}._countdownBox_qwgw6_266{border-radius:var(--radius-md);color:#991b1b;white-space:nowrap;box-sizing:border-box;background:#fef2f2;border:1px solid #fca5a5;align-items:center;gap:.6rem;padding:.65rem 1.15rem;font-family:monospace;font-size:1.05rem;font-weight:800;display:flex}._kpiGrid_qwgw6_285{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.15rem;width:100%;max-width:100%;display:grid}._kpiCard_qwgw6_294{box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;padding:1.25rem 1.35rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000008}._kpiCard_qwgw6_294:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._kpiHeader_qwgw6_316{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}._kpiTitle_qwgw6_323{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}._kpiIconWrapper_qwgw6_332{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._kpiValue_qwgw6_342{color:var(--text-main);margin:.15rem 0;font-family:Poppins,sans-serif;font-size:1.95rem;font-weight:800;line-height:1.1}._kpiSub_qwgw6_351{color:var(--text-muted);margin:.45rem 0 0;font-size:.75rem;line-height:1.4}._tabsWrapper_qwgw6_361{align-items:center;width:100%;margin-bottom:.75rem;display:flex;position:relative}._tabsContainer_qwgw6_369{box-sizing:border-box;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;border-bottom:2px solid var(--border);scrollbar-width:thin;scrollbar-color:#0f4c81 #e2e8f0;gap:.5rem;width:100%;max-width:100%;padding-bottom:.65rem;display:flex;overflow:auto hidden}._tabsContainer_qwgw6_369::-webkit-scrollbar{height:7px;display:block!important}._tabsContainer_qwgw6_369::-webkit-scrollbar-track{background:#f1f5f9;border-radius:9999px;margin:0 4px}._tabsContainer_qwgw6_369::-webkit-scrollbar-thumb{background:#94a3b8;border:1px solid #f1f5f9;border-radius:9999px;transition:background .2s}._tabsContainer_qwgw6_369::-webkit-scrollbar-thumb:hover{background:#0f4c81}._tabsScrollBtn_qwgw6_409{z-index:15;color:#0f4c81;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}._tabsScrollBtn_qwgw6_409:hover{color:#fff;background:#0f4c81;border-color:#0f4c81;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 12px #0f4c814d}._tabsScrollLeft_qwgw6_436{left:-8px}._tabsScrollRight_qwgw6_440{right:-8px}._tabBtn_qwgw6_444{color:#64748b;cursor:pointer;border-radius:var(--radius-md) var(--radius-md) 0 0;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.55rem;padding:.7rem 1.15rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;position:relative}._tabBtn_qwgw6_444:hover{color:#0f4c81;background:#f8fafc}._tabBtnActive_qwgw6_468{color:#0f4c81;background:#fff;font-weight:700}._tabBtnActive_qwgw6_468:after{content:"";background:#0f4c81;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-2px;left:0;right:0}._tabBadge_qwgw6_485{border-radius:1rem;padding:.15rem .45rem;font-size:.68rem;font-weight:700}._moduleBanner_qwgw6_495{box-sizing:border-box;border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.1rem;width:100%;max-width:100%;padding:1.25rem 1.5rem;display:flex;box-shadow:0 2px 8px #00000008}._moduleBannerInfo_qwgw6_509{flex:1;min-width:0}._moduleBannerActions_qwgw6_514{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}._contentCard_qwgw6_525{box-sizing:border-box;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;width:100%;max-width:100%;padding:1.5rem;box-shadow:0 4px 16px #00000008}._filterBar_qwgw6_537{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;width:100%;margin-bottom:1.35rem;display:flex}._searchBox_qwgw6_548{border:1px solid var(--border);border-radius:var(--radius-md);box-sizing:border-box;background:#f8fafc;flex:1;align-items:center;gap:.55rem;min-width:220px;padding:.6rem .95rem;display:flex}._searchBox_qwgw6_548 input{background:0 0;border:none;outline:none;width:100%;font-size:.85rem}._filterPills_qwgw6_569{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box;flex-wrap:wrap;gap:.45rem;display:flex;overflow-x:auto}._filterPills_qwgw6_569::-webkit-scrollbar{display:none}._filterPill_qwgw6_569{border:1px solid var(--border);cursor:pointer;color:#475569;white-space:nowrap;box-sizing:border-box;background:#fff;border-radius:2rem;flex-shrink:0;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}._filterPill_qwgw6_569:hover{background:#f1f5f9}._filterPillActive_qwgw6_605{color:#fff;background:#0f4c81;border-color:#0f4c81}._desktopTableWrapper_qwgw6_614{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid var(--border);width:100%;max-width:100%;display:block;overflow-x:auto}._table_qwgw6_624{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}._table_qwgw6_624 th{color:#475569;border-bottom:1px solid var(--border);white-space:nowrap;background:#f8fafc;padding:.85rem 1rem;font-weight:700}._table_qwgw6_624 td{border-bottom:1px solid var(--border);vertical-align:middle;padding:.95rem 1rem}._table_qwgw6_624 tr:hover td{background:#f8fafc}._statusBadge_qwgw6_651{white-space:nowrap;box-sizing:border-box;border-radius:2rem;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}._statusDot_qwgw6_663{border-radius:50%;width:8px;min-width:8px;height:8px}._iconBtn_qwgw6_670{border:1px solid var(--border);color:#475569;cursor:pointer;box-sizing:border-box;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}._iconBtn_qwgw6_670:hover{color:#0f4c81;background:#f1f5f9;border-color:#0f4c81}._mobileCardList_qwgw6_694{box-sizing:border-box;flex-direction:column;gap:1.15rem;width:100%;max-width:100%;display:none}._mobileCard_qwgw6_694{box-sizing:border-box;border:1px solid var(--border);background:#fff;border-left:5px solid #0f4c81;border-radius:14px;flex-direction:column;gap:.85rem;width:100%;max-width:100%;padding:1.25rem;display:flex;box-shadow:0 4px 14px #0000000a}._mobileCardHeader_qwgw6_718{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}._mobileCategoryBadge_qwgw6_728{color:#64748b;text-transform:uppercase;letter-spacing:.02em;background:#f1f5f9;border-radius:6px;padding:.25rem .55rem;font-size:.7rem;font-weight:700}._mobileCardTitle_qwgw6_739{color:#1e293b;word-break:break-word;margin:0;font-size:1.02rem;font-weight:800;line-height:1.35}._mobileCardSub_qwgw6_748{color:#64748b;word-break:break-word;margin:-.35rem 0 0;font-size:.82rem;line-height:1.45}._mobileWeekendBadge_qwgw6_756{color:#0f4c81;background:#eff6ff;border-radius:6px;align-self:flex-start;padding:.25rem .55rem;font-size:.7rem;font-weight:700}._mobileInfoGrid_qwgw6_766{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:1fr 1fr;gap:.75rem .95rem;width:100%;padding:.85rem 1rem;display:grid}._mobileInfoItem_qwgw6_778{flex-direction:column;gap:.15rem;min-width:0;display:flex}._mobileInfoLabel_qwgw6_785{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:700}._mobileInfoValue_qwgw6_793{color:#1e293b;word-break:break-word;font-size:.82rem;font-weight:600}._mobileActionBox_qwgw6_800{color:#1e40af;box-sizing:border-box;background:#eff6ff;border-left:3px solid #0f4c81;border-radius:8px;align-items:flex-start;gap:.55rem;width:100%;padding:.75rem .95rem;font-size:.78rem;line-height:1.45;display:flex}._mobileCardActions_qwgw6_815{box-sizing:border-box;border-top:1px solid #f1f5f9;align-items:center;gap:.65rem;width:100%;padding-top:.65rem;display:flex}._mobileBtn_qwgw6_825{cursor:pointer;white-space:nowrap;box-sizing:border-box;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .85rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._mobileBtnPrimary_qwgw6_843{color:#fff;background:#0f4c81}._mobileBtnSuccess_qwgw6_848{color:#fff;background:#16a34a}._mobileBtnSecondary_qwgw6_853{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}._mobileBtnOutline_qwgw6_859{color:#0f4c81;border:1px solid var(--border);background:#fff}._emptyState_qwgw6_865{text-align:center;color:#94a3b8;border-radius:var(--radius-lg);border:1px dashed var(--border);box-sizing:border-box;background:#f8fafc;width:100%;padding:3rem 1.5rem}._calendarGrid_qwgw6_877{box-sizing:border-box;grid-template-columns:repeat(7,1fr);gap:.5rem;width:100%;margin-top:1.15rem;display:grid}._calendarDayHeader_qwgw6_886{text-align:center;color:#64748b;padding:.5rem;font-size:.8rem;font-weight:700}._calendarCell_qwgw6_894{border:1px solid var(--border);box-sizing:border-box;background:#f8fafc;border-radius:8px;flex-direction:column;min-height:95px;padding:.5rem;transition:background .15s;display:flex}._calendarCellToday_qwgw6_906{background:#eff6ff;border:2px solid #0f4c81}._calendarCellDate_qwgw6_911{color:#334155;margin-bottom:.35rem;font-size:.78rem;font-weight:700}._calendarEventItem_qwgw6_918{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:4px;margin-bottom:.25rem;padding:.2rem .4rem;font-size:.65rem;font-weight:600;overflow:hidden}._modalHeader_qwgw6_931{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.35rem 1.5rem;display:flex}._modalBody_qwgw6_939{box-sizing:border-box;max-height:calc(85vh - 120px);padding:1.35rem 1.5rem;overflow-y:auto}._formGroup_qwgw6_946{box-sizing:border-box;width:100%;margin-bottom:1.15rem}._formLabel_qwgw6_952{color:#334155;margin-bottom:.35rem;font-size:.82rem;font-weight:700;display:block}._formControl_qwgw6_960{box-sizing:border-box;border-radius:var(--radius-sm);border:1px solid var(--border);background:#fff;outline:none;width:100%;padding:.65rem .85rem;font-size:.85rem}._formControl_qwgw6_960:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c811a}@media (width<=768px){._container_qwgw6_6{gap:1.25rem!important;width:100%!important;max-width:100%!important;padding:0!important}._header_qwgw6_28{border-radius:var(--radius-lg);padding:1.35rem 1.25rem}._headerTop_qwgw6_39{flex-direction:column;align-items:stretch;gap:1.15rem}._titleArea_qwgw6_49{gap:.85rem}._titleIcon_qwgw6_57{border-radius:12px;width:42px;min-width:42px;height:42px}._title_qwgw6_49{font-size:1.15rem}._subtitle_qwgw6_82{margin-top:.25rem;font-size:.78rem}._headerActions_qwgw6_90{grid-template-columns:1fr 1fr;gap:.6rem;width:100%;display:grid}._headerActions_qwgw6_90>button:last-child{grid-column:span 2;width:100%;padding:.75rem;font-size:.85rem}._channelsBar_qwgw6_139{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.15rem;padding-top:1.15rem}._channelTags_qwgw6_162{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}._channelTag_qwgw6_162{border-radius:8px;justify-content:center;padding:.55rem .5rem;font-size:.75rem}._criticalBanner_qwgw6_197{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:.95rem;padding:1.25rem}._criticalBanner_qwgw6_197 button{width:100%;padding:.75rem 1rem;font-size:.85rem}._countdownBanner_qwgw6_241{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:.95rem;padding:1.25rem}._countdownBox_qwgw6_266{border-radius:10px;justify-content:center;width:100%;padding:.75rem 1rem;font-size:1.05rem}._kpiGrid_qwgw6_285{grid-template-columns:repeat(2,1fr);gap:.85rem}._kpiCard_qwgw6_294{border-radius:var(--radius-lg);padding:1.15rem 1.1rem}._kpiTitle_qwgw6_323{font-size:.72rem}._kpiIconWrapper_qwgw6_332{border-radius:8px;width:32px;height:32px}._kpiIconWrapper_qwgw6_332 svg{width:16px;height:16px}._kpiValue_qwgw6_342{font-size:1.6rem}._kpiSub_qwgw6_351{margin-top:.35rem;font-size:.7rem}._kpiGrid_qwgw6_285>._kpiCard_qwgw6_294:last-child{grid-column:span 2}._moduleBanner_qwgw6_495{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:.95rem;padding:1.25rem}._moduleBannerActions_qwgw6_514{flex-direction:column;align-items:stretch;gap:.6rem;width:100%}._moduleBannerActions_qwgw6_514>*{justify-content:center;width:100%;padding:.65rem}._contentCard_qwgw6_525{border-radius:var(--radius-lg);padding:1.25rem}._filterBar_qwgw6_537{flex-direction:column;align-items:stretch;gap:.75rem}._searchBox_qwgw6_548{width:100%;min-width:0;padding:.65rem .85rem}._filterPills_qwgw6_569{gap:.4rem;width:100%}._desktopTableWrapper_qwgw6_614{display:none!important}._mobileCardList_qwgw6_694{gap:1.15rem!important;display:flex!important}._calendarGrid_qwgw6_877{grid-template-columns:repeat(2,1fr);gap:.45rem}._calendarCell_qwgw6_894{min-height:75px;padding:.5rem}}@keyframes _spin_qwgw6_1200{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinning_qwgw6_1200{animation:1s linear infinite _spin_qwgw6_1200}._actionBtnSync_qwgw6_1204{align-items:center;gap:.5rem;font-weight:600;transition:all .2s;display:inline-flex;color:#fff!important;background-color:#0284c7!important;border-color:#0284c7!important}._actionBtnSync_qwgw6_1204:hover:not(:disabled){transform:translateY(-1px);background-color:#0369a1!important;border-color:#0369a1!important}._actionBtnSync_qwgw6_1204:disabled{opacity:.75;cursor:not-allowed}._pageContainer_1rvxr_1{color:#f8fafc;background:radial-gradient(circle at 100% 0,#1e293b,#0f172a);min-height:100vh;padding:1.5rem 1.5rem 5rem;font-family:Outfit,Inter,sans-serif}@media (width>=768px){._pageContainer_1rvxr_1{padding:2.5rem}}._glassCard_1rvxr_17{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.25rem;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px -1px #0003}._glassCard_1rvxr_17:hover{background:#ffffff0d;border:1px solid #ffffff26;transform:translateY(-2px);box-shadow:0 12px 40px -4px #0006}._header_1rvxr_35{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}._roleBadge_1rvxr_44{color:#818cf8;text-transform:uppercase;letter-spacing:.05em;background:#6366f126;border:1px solid #818cf833;border-radius:.75rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700}._grid_1rvxr_56{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){._grid_1rvxr_56{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}}._statGrid_1rvxr_69{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem;display:grid}@media (width>=1024px){._statGrid_1rvxr_69{grid-template-columns:repeat(4,1fr);gap:1.25rem}}._statCard_1rvxr_83{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff08;border-radius:1rem;flex-direction:column;justify-content:center;padding:1rem;display:flex}._statValue_1rvxr_93{color:#fff;font-size:1.25rem;font-weight:800;line-height:1.2}._statLabel_1rvxr_100{color:#94a3b8;text-transform:uppercase;margin-top:.25rem;font-size:.65rem;font-weight:600}._sectionTitle_1rvxr_108{color:#e2e8f0;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:flex}._itemList_1rvxr_118{flex-direction:column;gap:.5rem;display:flex}._item_1rvxr_118{background:#ffffff05;border:1px solid #ffffff0a;border-radius:1rem;justify-content:space-between;align-items:center;padding:.875rem;transition:background .2s;display:flex}._item_1rvxr_118:active{background:#ffffff0f}._btnPrimary_1rvxr_139{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f4c81 0%,#4f46e5 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}._btnPrimary_1rvxr_139:hover{filter:brightness(1.1);transform:translateY(-1px)}._tag_1rvxr_160{text-transform:uppercase;border-radius:.5rem;padding:.25rem .625rem;font-size:.65rem;font-weight:700}._tagPending_1rvxr_168{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}._tagSuccess_1rvxr_169{color:#10b981;background:#10b9811a;border:1px solid #10b98133}._tagDanger_1rvxr_170{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}._bottomNav_1rvxr_173{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0f172acc;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;height:4.5rem;padding:0 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=768px){._bottomNav_1rvxr_173{display:none}}._navItem_1rvxr_196{color:#94a3b8;flex-direction:column;align-items:center;gap:.25rem;font-size:.65rem;font-weight:600;display:flex}._navItemActive_1rvxr_206{color:#0f4c81}._container_1snn0_1{border-radius:var(--radius-lg,24px);background:#fff;border:1px solid #e2e8f0;flex-direction:column;max-width:600px;height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d}._header_1snn0_15{color:#fff;background:linear-gradient(135deg,#00897b 0%,#00695c 100%);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}._headerTitle_1snn0_25{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:850}._headerActions_1snn0_32{gap:.75rem;display:flex}._iconBtn_1snn0_37{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}._iconBtn_1snn0_37:hover{background:#ffffff40;transform:scale(1.05)}._iconBtn_1snn0_37:active{transform:scale(.95)}._listScroll_1snn0_60{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.5rem 100px;display:flex;overflow-y:auto}._sectionHeader_1snn0_70{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#64748b);border-bottom:1px solid #f1f5f9;margin-top:1rem;margin-bottom:.25rem;padding-bottom:.25rem;font-size:.75rem;font-weight:800}._row_1snn0_82{border-radius:var(--radius-md,16px);background:#f8fafc;border:1px solid #f1f5f9;grid-template-columns:1.2fr 1.8fr 1fr;align-items:center;gap:.25rem;padding:.75rem 1rem;transition:all .2s;display:grid}._row_1snn0_82:hover{background:#f1f5f9;border-color:#cbd5e1}._denomLabel_1snn0_99{color:#1e293b;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:800;display:flex}._badge_1snn0_108{text-transform:uppercase;border-radius:6px;padding:.25rem .5rem;font-size:.65rem;font-weight:900}._badgeBill_1snn0_116{color:#00695c;background-color:#e0f2f1}._badgeCoin_1snn0_121{color:#475569;background-color:#f1f5f9}._controls_1snn0_126{justify-content:center;align-items:center;gap:.5rem;display:flex}._btnControl_1snn0_133{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;transition:all .15s;display:flex;box-shadow:0 2px 4px #0000001a}._btnMinus_1snn0_149{background-color:#ef4444}._btnMinus_1snn0_149:hover{background-color:#dc2626;transform:scale(1.05)}._btnMinus_1snn0_149:active{transform:scale(.95)}._btnPlus_1snn0_162{background-color:#22c55e}._btnPlus_1snn0_162:hover{background-color:#16a34a;transform:scale(1.05)}._btnPlus_1snn0_162:active{transform:scale(.95)}._inputField_1snn0_175{text-align:center;color:#1e293b;background:0 0;border:none;border-bottom:2px solid #cbd5e1;outline:none;width:60px;padding:.2rem 0;font-size:1.1rem;font-weight:800;transition:border-color .2s}._inputField_1snn0_175:focus{border-bottom-color:#00897b}._subtotalContainer_1snn0_193{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}._subtotalVal_1snn0_200{color:#0f172a;text-align:right;min-width:80px;font-size:1.1rem;font-weight:900}._equalsSign_1snn0_208{color:#94a3b8;margin-right:.25rem;font-weight:600}._stickyFooter_1snn0_214{border-bottom-left-radius:var(--radius-lg,24px);border-bottom-right-radius:var(--radius-lg,24px);z-index:10;background:#fff;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 20px #0000000d}._totalLabel_1snn0_231{color:#475569;text-transform:uppercase;letter-spacing:.02em;font-size:1.1rem;font-weight:850}._totalAmount_1snn0_239{color:#00897b;letter-spacing:-.03em;font-size:1.75rem;font-weight:950}@media (width<=480px){._container_1snn0_1{box-shadow:none;border:none;border-radius:0;height:calc(100vh - 120px)}._listScroll_1snn0_60{padding:.75rem 1rem 90px}._row_1snn0_82{padding:.6rem .75rem}._denomLabel_1snn0_99{font-size:.95rem}._subtotalVal_1snn0_200{min-width:70px;font-size:.95rem}._btnControl_1snn0_133{width:28px;height:28px}._inputField_1snn0_175{width:50px;font-size:1rem}._stickyFooter_1snn0_214{border-radius:0;padding:.75rem 1rem}._totalAmount_1snn0_239{font-size:1.5rem}}:root{--primary:#0f4c81;--primary-light:#2a6c9f;--primary-dark:#0a365d;--accent:#22c55e;--bg-main:#f5f7fa;--bg-card:#fff;--text-main:#1f2937;--text-muted:#6b7280;--border:#e5e7eb;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}body{background-color:var(--bg-main);color:var(--text-main);-webkit-tap-highlight-color:transparent;margin:0;padding:0;line-height:1.5;overflow-x:hidden}input,button,select{font-family:inherit}.glass{-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff6}.dropdown-glass{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:var(--shadow-lg);pointer-events:auto;border-radius:var(--radius-md);z-index:10005!important;background:#fff!important}.modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:20000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out both fadeInOnly;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border:1px solid #ffffff1a;border-radius:2.5rem;flex-direction:column;width:100%;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media (width<=640px){.modal-backdrop{background:#000000d9;align-items:flex-end;padding:0}.modal-content{border-radius:2.5rem 2.5rem 0 0;max-height:92vh;animation:.4s cubic-bezier(.4,0,.2,1) both slideUp}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.card{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border);padding:24px;transition:transform .3s,box-shadow .3s}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.btn{border-radius:var(--radius-md);cursor:pointer;letter-spacing:-.01em;border:none;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;box-shadow:0 4px 15px #00897b4d}.btn-primary:active{filter:brightness(1.1);transform:scale(.96)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInOnly{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:.4s cubic-bezier(.4,0,.2,1) both fadeIn}.page-fade-in{animation:.5s ease-out both fadeInOnly}.animate-scale-in{animation:.3s cubic-bezier(.34,1.56,.64,1) both scaleIn}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}.reports-header-controls{align-items:flex-end;gap:1rem;display:flex}@media (width<=768px){.reports-header-controls{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;width:100%!important}.reports-header-controls>div{width:100%!important}.reports-header-controls button{justify-content:center!important;width:100%!important}}.finance-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.finance-colet-grid{grid-template-columns:1fr 350px;align-items:start;gap:1.5rem;display:grid}.finance-tabs-container{border-bottom:1px solid var(--border);scrollbar-width:none;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.finance-tabs-container::-webkit-scrollbar{display:none}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (width<=1024px){.finance-colet-grid{grid-template-columns:1fr}}@media (width<=640px){.finance-grid{grid-template-columns:1fr}}@media (width<=768px){.responsive-table{width:100%;display:block}.responsive-table thead,.responsive-table tbody,.responsive-table th,.responsive-table td,.responsive-table tr{display:block}.responsive-table thead{display:none}.responsive-table tr{border-radius:var(--radius-md);background:#fff;margin-bottom:1rem;padding:.5rem;box-shadow:0 1px 3px #0000000d;border:1px solid var(--border)!important}.responsive-table td{text-align:right!important;border:none!important;border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;padding:.75rem!important;display:flex!important}.responsive-table td:last-child{border-bottom:none!important}.responsive-table td:before{content:attr(data-label);color:var(--text-muted);text-transform:uppercase;text-align:left;flex:1;padding-right:1rem;font-size:.75rem;font-weight:600}}
