@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";._card_1xr2h_1{background:var(--surface);border-radius:var(--card-radius);box-shadow:var(--shadow);padding:16px;color:var(--text);transition:background .18s ease,color .18s ease}._title_1xr2h_10{font-size:16px;font-weight:600;color:var(--text)}._valueContainer_1xr2h_16{display:flex;align-items:center;gap:8px}._value_1xr2h_16{font-size:24px;font-weight:700;color:var(--text)}._change_1xr2h_28{font-size:14px;font-weight:500;color:var(--muted)}._change_1xr2h_28[data-positive=true]{color:#49c35a}._change_1xr2h_28[data-positive=false]{color:#ed4b5f}._icon_1xr2h_42{font-size:20px}._card_1xr2h_1:hover ._value_1xr2h_16,._card_1xr2h_1:hover ._change_1xr2h_28{color:#007bff;transform:translateY(-2px) scale(1.04)}._card_1xr2h_1:hover ._title_1xr2h_10{color:#313465}._icon_1xr2h_42[data-positive=true]{color:green}._icon_1xr2h_42[data-positive=false]{color:red}._container_1aylc_1{padding:1.5rem;border-radius:.75rem;background-color:var(--surface);box-shadow:var(--shadow);width:100%}._title_1aylc_9{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--text)}._chartAndLegend_1aylc_16{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding-left:2rem}._chartWrapper_1aylc_26{position:relative;width:140px;height:140px}._legendList_1aylc_32{list-style:none;padding:0;margin:0}._legendItem_1aylc_38{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;margin-bottom:.75rem;color:var(--text)}._legendItem_1aylc_38:last-child{margin-bottom:0}._legendDot_1aylc_52{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0}._labelText_1aylc_60{color:var(--text)}._legendValue_1aylc_64{margin-left:auto;font-weight:600;color:var(--text)}._gridContainer_5pimq_2{display:flex;flex-direction:column;gap:20px;padding:20px;background:var(--bg);color:var(--text)}._statCards_5pimq_12{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._chartsGrid_5pimq_19{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._revenueChart_5pimq_25,._projectionsChart_5pimq_26{background:var(--surface);color:var(--text);box-shadow:var(--shadow);border-radius:var(--card-radius);padding:20px}._projectionsChart_5pimq_26{background-color:var(--surface);height:350px}._revenueHeader_5pimq_40{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._revenueTitle_5pimq_47{font-size:24px;font-weight:700;margin:0;color:var(--text)}._revenueLegend_5pimq_54{display:flex;align-items:center;gap:20px}._legendItem_5pimq_60{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}._dotCurrent_5pimq_68{height:10px;width:10px;background-color:var(--text);border-radius:50%;display:inline-block}._dotPrevious_5pimq_76{height:10px;width:10px;background-color:var(--muted);border-radius:50%;display:inline-block}._value_5pimq_84{margin-left:5px;font-weight:700}._lineChartWrapper_5pimq_89{height:300px}._projectionsTitle_5pimq_93{margin-bottom:16px;font-size:16px;font-weight:600;color:var(--text)}._bottomRow_5pimq_101{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._revenueByLocation_5pimq_108,._totalSales_5pimq_109{background-color:var(--surface);border-radius:var(--card-radius);padding:20px;box-shadow:var(--shadow)}._pager_1si1b_1{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}._pageNumber_1si1b_9{display:flex;align-items:center;justify-content:center;width:32px;height:32px;text-align:center;font-size:16px;font-weight:500;color:#222;border-radius:8px;cursor:pointer;transition:background .2s ease-in-out}._pageNumber_1si1b_9._active_1si1b_25{background:#f2f2f2}._pageArrow_1si1b_30{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#555;font-size:20px;cursor:pointer;padding:0;transition:color .2s ease-in-out}._pageArrow_1si1b_30:hover:not(:disabled){color:#000}._pageArrow_1si1b_30:disabled{color:var(--text);cursor:not-allowed}._container_s0kgb_1{padding:24px;background:var(--surface);border-radius:14px;box-shadow:var(--shadow);color:var(--text)}._header_s0kgb_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_s0kgb_16{font-size:24px;font-weight:700;color:var(--text);margin:0}._actions_s0kgb_23{display:flex;align-items:center;gap:12px}._actionButton_s0kgb_29{background:none;border:1px solid var(--muted);border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--accent);cursor:pointer;transition:background .2s,border-color .2s}._actionButton_s0kgb_29:hover{background:#5b6cff1a}._searchContainer_s0kgb_47{display:flex;align-items:center;border:1px solid var(--muted);border-radius:8px;background:var(--surface);padding:8px 12px;width:220px;transition:border .2s}._searchContainer_s0kgb_47:focus-within{border-color:var(--accent)}._searchIcon_s0kgb_62{color:var(--muted);font-size:20px;margin-right:8px}._searchContainer_s0kgb_47 input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:var(--text)}._tableWrapper_s0kgb_78{overflow-x:auto}._table_s0kgb_78{width:100%;border-collapse:separate;border-spacing:0;color:var(--text)}._table_s0kgb_78 thead th{text-align:left;padding:16px;font-size:15px;font-weight:600;color:var(--muted);background:var(--surface);border-bottom:1px solid var(--muted);position:sticky;top:0;z-index:10}._table_s0kgb_78 thead th:first-child{padding-left:20px}._table_s0kgb_78 thead th:last-child{padding-right:20px}._table_s0kgb_78 tbody tr{background:var(--surface);transition:background .18s}._table_s0kgb_78 tbody tr:hover{background:#5b6cff0d}._table_s0kgb_78 td{padding:12px 16px;font-size:15px;color:var(--text);vertical-align:middle;border-bottom:1px solid var(--muted)}._table_s0kgb_78 tbody tr:last-child td{border-bottom:none}._table_s0kgb_78 tbody td:first-child{padding-left:20px}._table_s0kgb_78 tbody td:last-child{padding-right:20px}._table_s0kgb_78 input[type=checkbox]{accent-color:var(--accent);width:18px;height:18px;cursor:pointer}._userName_s0kgb_143{font-weight:500}._statusPill_s0kgb_148{display:flex;align-items:center;padding:6px 12px;font-size:14px;font-weight:500;border-radius:16px;min-width:110px;max-width:130px;text-align:left;gap:6px}._statusDot_s0kgb_160{width:6px;height:6px;border-radius:50%}._statusPill_s0kgb_148[data-status=Complete]{color:#49c35a}._statusPill_s0kgb_148[data-status=Complete] ._statusDot_s0kgb_160{background:#49c35a}._statusPill_s0kgb_148[data-status=Pending]{color:#f6c700}._statusPill_s0kgb_148[data-status=Pending] ._statusDot_s0kgb_160{background:#f6c700}._statusPill_s0kgb_148[data-status=Approved]{color:#f5a623}._statusPill_s0kgb_148[data-status=Approved] ._statusDot_s0kgb_160{background:#f5a623}._statusPill_s0kgb_148[data-status=Rejected]{color:#ed4b5f}._statusPill_s0kgb_148[data-status=Rejected] ._statusDot_s0kgb_160{background:#ed4b5f}._statusPill_s0kgb_148[data-status="In Progress"]{color:#4a90e2}._statusPill_s0kgb_148[data-status="In Progress"] ._statusDot_s0kgb_160{background:#4a90e2}._moreButton_s0kgb_201{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:3px}._moreDot_s0kgb_211{width:4px;height:4px;background:var(--muted);border-radius:50%}._moreButton_s0kgb_201:hover ._moreDot_s0kgb_211{background:var(--accent)}._pagination_s0kgb_222{display:flex;justify-content:flex-end;margin-top:24px}._nav_qgit5_1{padding:20px 12px;border-right:1px solid #1C1C1C1A;height:100%;background:var(--surface);color:var(--text)}._logo_qgit5_9{font-weight:700;font-size:14px;margin-bottom:18px;color:var(--text)}._menu_qgit5_16{list-style:none;padding:0;margin:0}._item_qgit5_22{margin-bottom:6px;position:relative}._parent_qgit5_27{background:none;border:none;width:100%;text-align:left;padding:8px 12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-radius:10px;font-size:16px;color:var(--text);transition:background .18s,color .18s}._parent_qgit5_27:hover,._open_qgit5_44>._parent_qgit5_27{background:var(--surface)}._arrow_qgit5_48{font-size:16px;margin-left:4px;color:#9298a4;transition:transform .2s ease-in-out}._open_qgit5_44 ._arrow_qgit5_48{transform:rotate(90deg)}._submenu_qgit5_59{list-style:none;padding-left:24px;margin-top:6px;max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}._open_qgit5_44 ._submenu_qgit5_59{max-height:400px}._item_qgit5_22 a{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;text-decoration:none;color:var(--text);font-size:16px;transition:background .18s,color .18s}._item_qgit5_22 a:hover,._item_qgit5_22 a:focus{background:var(--surface);color:var(--text)}._active_qgit5_89,._item_qgit5_22 a._active_qgit5_89{background:var(--surface);color:var(--text);font-weight:600}._active_qgit5_89:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:var(--primary, #007bff);border-radius:2px}._label_qgit5_108{vertical-align:middle}._bar_pc49d_1{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background-color:var(--topbar-bg, var(--surface));border-bottom:1px solid var(--topbar-border, #1C1C1C1A);position:sticky;top:0;z-index:100}._left_pc49d_13,._center_pc49d_13,._right_pc49d_13{display:flex;align-items:center}._icon_pc49d_18{font-size:20px;margin-right:12px;background:none;border:none;cursor:pointer;color:var(--icon-color,var(--text));transition:background .18s,color .18s;padding:6px;border-radius:6px}._icon_pc49d_18:hover,._icon_pc49d_18:focus{background:#3c82f317;color:var(--primary, #007bff);outline:none}._breadcrumb_pc49d_36{font-size:14px;color:var(--text-secondary, #555)}._center_pc49d_13{flex:1;justify-content:center}._searchContainer_pc49d_47{display:flex;align-items:center;background-color:var(--search-bg, var(--surface));border-radius:8px;padding:6px 12px;width:100%;max-width:400px}._searchContainer_pc49d_47 ._searchIcon_pc49d_57{color:var(--text-secondary, #999);font-size:20px;margin-right:8px}._search_pc49d_47{flex:1;background:none;border:none;outline:none;font-size:14px;color:var(--text-primary, var(--text))}._profile_pc49d_72{margin-left:12px}._container_afw69_1{padding:16px;background:var(--surface);box-shadow:var(--shadow);height:100%;overflow-y:auto;box-sizing:border-box;border-left:1px solid #1C1C1C1A}._section_afw69_12{margin-bottom:18px}._header_afw69_16{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}._header_afw69_16 h3{font-size:13px;margin:0;font-weight:600;color:var(--text)}._clearBtn_afw69_31{background:transparent;border:none;font-size:12px;color:var(--muted);cursor:pointer}._list_afw69_40{list-style:none;padding:0;margin:0}._item_afw69_46{padding:8px;display:flex;align-items:flex-start;gap:8px;border-radius:8px}._item_afw69_46+._item_afw69_46{margin-top:6px}._itemLeft_afw69_58{display:flex;gap:10px;align-items:center}._dot_afw69_65{width:10px;height:10px;border-radius:50%;background:var(--accent);flex:0 0 10px;margin-top:6px;box-shadow:0 4px 14px #5b6cff26}._title_afw69_76{font-size:13px;color:var(--text);font-weight:500}._time_afw69_81{font-size:12px;color:var(--muted)}._activityItem_afw69_86{display:flex;justify-content:space-between;padding:8px;border-radius:8px;align-items:center}._activityItem_afw69_86+._activityItem_afw69_86{margin-top:6px}._activityText_afw69_96{font-size:13px;color:var(--text)}._contacts_afw69_102{list-style:none;padding:0;margin:0}._contactItem_afw69_108{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px}._contactItem_afw69_108+._contactItem_afw69_108{margin-top:8px}._avatar_afw69_118{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#5b6cff1f,#7c8cff14);display:flex;align-items:center;justify-content:center;color:var(--accent);font-weight:600;font-size:13px;flex:0 0 36px;overflow:hidden}._contactInfo_afw69_133{flex:1 1 auto;min-width:0}._contactName_afw69_138{font-size:13px;font-weight:600;color:var(--text)}._contactLabel_afw69_143{font-size:12px;color:var(--muted)}._msgBtn_afw69_148{background:transparent;border:1px solid rgba(0,0,0,.06);padding:6px 8px;border-radius:8px;font-size:12px;cursor:pointer;color:var(--text)}._app_xm9yg_1{display:grid;grid-template-columns:260px 1fr 320px;min-height:100vh;gap:20px;box-sizing:border-box;width:100%}._main_xm9yg_10{display:flex;flex-direction:column;gap:12px}._topbar_xm9yg_15{height:56px}._content_xm9yg_18{flex:1}:root{--bg: #ffffff;--surface: #f6f8fa;--text: #0f1720;--muted: #64748b;--card-radius: 12px;--shadow: 0 6px 16px rgba(9,30,66,.04);--accent: #5b6cff}[data-theme=dark]{--bg: #0b1220;--surface: #111418;--text: #e6eef6;--muted: #9aa3ad;--shadow: 0 6px 18px rgba(0,0,0,.6);--accent: #7c8cff}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;transition:background .18s ease,color .18s ease}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text);transition:background .18s ease,color .18s ease;-webkit-tap-highlight-color:transparent}img,picture,video,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:var(--text)}p{margin:0 0 12px;color:var(--text)}a{color:inherit;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}ul,ol{margin:0;padding:0;list-style:none}table{border-collapse:collapse;width:100%;font-size:14px}button,input,select,textarea{font:inherit;color:inherit}button{background:transparent;border:none;padding:0;cursor:pointer}input,textarea,select{outline:none;border:1px solid rgba(15,23,32,.06);background:var(--surface);color:var(--text);border-radius:8px;padding:8px 10px}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.sr-only{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--surface);border-radius:999px}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px;border:2px solid var(--surface)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff14}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.card{background:var(--surface);border-radius:var(--card-radius, 12px);box-shadow:var(--shadow);padding:16px;color:var(--text)}.btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:var(--accent);color:#fff;font-weight:600;border:none}.btn.ghost{background:transparent;color:var(--text);border:1px solid rgba(0,0,0,.06)}.row{display:flex;gap:12px;align-items:center}.col{flex:1 1 0}.muted{color:var(--muted);font-size:13px}a,button,input[type=button],input[type=submit]{cursor:pointer}
