._sidebar_etl9e_4{display:flex;flex-direction:column;background-color:var(--sidebar-background);border-right:1px solid var(--border);width:260px;flex-shrink:0;transition:margin-left .3s ease-in-out}._header_etl9e_15{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;height:65px;border-bottom:1px solid var(--border);text-decoration:none;color:inherit}._logoImage_etl9e_26{height:32px;width:auto}._logoText_etl9e_31{font-size:1.25rem;font-weight:700}._nav_etl9e_36{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding:1rem 0}._navList_etl9e_44{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}._navLink_etl9e_52{display:flex;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;border-radius:var(--radius);color:var(--foreground);text-decoration:none;font-weight:500;transition:background-color .2s,color .2s;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem}._navLink_etl9e_52:hover{background-color:var(--background)}._activeLink_etl9e_74{background-color:var(--primary);color:var(--primary-foreground)}._activeLink_etl9e_74:hover{background-color:var(--primary)}._footer_etl9e_83{padding:0 1rem}._sidebarBackdrop_etl9e_88{display:none}@media (max-width: 768px){._sidebar_etl9e_4{position:fixed;top:0;left:0;bottom:0;height:100vh;z-index:100;box-shadow:0 0 20px #0003;transform:translate(-100%);transition:transform .3s ease-in-out}._sidebar_etl9e_4._isOpen_etl9e_114{transform:translate(0)}._sidebarBackdrop_etl9e_88{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:99}}._dropdown_rsz27_3{position:absolute;top:calc(100% + 15px);right:0;width:380px;background-color:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 12px #0000001a;z-index:0}._header_rsz27_15{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border)}._header_rsz27_15 h3{margin:0;font-size:1rem;font-weight:600}._markReadButton_rsz27_29{background:none;border:none;color:var(--primary);font-size:.8rem;font-weight:600;cursor:pointer;padding:4px}._markReadButton_rsz27_29:hover{text-decoration:underline}._list_rsz27_43{max-height:400px;overflow-y:auto}._notificationItem_rsz27_48{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-bottom:1px solid var(--border);text-decoration:none;color:var(--foreground);transition:background-color .2s}._notificationItem_rsz27_48:last-child{border-bottom:none}._notificationItem_rsz27_48:hover{background-color:var(--background)}._iconWrapper_rsz27_67{flex-shrink:0;color:var(--muted-foreground);margin-top:2px}._message_rsz27_73{margin:0;font-size:.9rem;line-height:1.5}._emptyMessage_rsz27_79{padding:2rem 1rem;text-align:center;color:var(--muted-foreground)}._header_1rr7e_3{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:65px;background-color:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:40}._leftContent_1rr7e_17{display:flex;align-items:center;gap:1rem}._sidebarToggleButton_1rr7e_24{display:none;background:none;border:none;cursor:pointer;color:var(--foreground);padding:.5rem;margin-left:-.5rem;border-radius:50%;transition:background-color .2s ease}._sidebarToggleButton_1rr7e_24:hover{background-color:var(--muted)}._title_1rr7e_39{font-size:1.5rem;font-weight:600}._userMenu_1rr7e_44{display:flex;align-items:center;gap:1.5rem}._notificationWrapper_1rr7e_50{position:relative}._notificationButton_1rr7e_54{position:relative;background:none;border:none;cursor:pointer;color:var(--muted-foreground);padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center}._notificationButton_1rr7e_54:hover{background-color:var(--background)}._notificationCount_1rr7e_69{position:absolute;top:4px;right:4px;background-color:#dc2626;color:#fff;width:18px;height:18px;border-radius:50%;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff}._userProfile_1rr7e_86{display:flex;align-items:center;gap:.75rem}._avatar_1rr7e_92{width:36px;height:36px;border-radius:50%;background-color:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}._userInfo_1rr7e_104{display:flex;flex-direction:column}._userName_1rr7e_109{font-weight:600}._userRole_1rr7e_113{font-size:.8rem;color:var(--muted-foreground)}@media (max-width: 768px){._header_1rr7e_3{padding:0 1rem}._sidebarToggleButton_1rr7e_24{display:flex}._title_1rr7e_39{font-size:1.25rem}._userInfo_1rr7e_104,._chevronIcon_1rr7e_138{display:none}._userMenu_1rr7e_44{gap:.75rem}}._appLayout_m5z7v_3{display:grid;grid-template-columns:auto 1fr;height:100vh;overflow:hidden}._contentWrapper_m5z7v_11{display:grid;grid-template-rows:auto 1fr;height:100vh;overflow:hidden}._mainContent_m5z7v_19{overflow-y:auto;padding:2rem;background-color:var(--background)}@media (max-width: 768px){._appLayout_m5z7v_3{grid-template-columns:1fr}._mainContent_m5z7v_19{padding:1.5rem 1rem}}._card_jqui5_3{background-color:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease-in-out}._card_jqui5_3:hover{box-shadow:var(--shadow-md)}._header_jqui5_16{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._title_jqui5_23{font-weight:500;color:var(--muted-foreground)}._icon_jqui5_28{color:var(--muted-foreground)}._body_jqui5_32{display:flex;justify-content:space-between;align-items:flex-end}._value_jqui5_38{font-size:2.25rem;font-weight:700;line-height:1;color:var(--foreground)}._change_jqui5_45{display:flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500}._increase_jqui5_54{color:#10b981}._decrease_jqui5_58{color:#ef4444}._decrease_jqui5_58>svg{transform:rotate(90deg)}._title_1kkrf_3{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}._grid_1kkrf_11{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){._grid_1kkrf_11{grid-template-columns:repeat(2,1fr)}}@media (min-width: 960px){._grid_1kkrf_11{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){._grid_1kkrf_11{grid-template-columns:repeat(4,1fr)}}._mainContent_1kkrf_43{margin-top:3rem}._mainContent_1kkrf_43 h2{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}._error_1kkrf_55{color:#d92626;background-color:#fdf1f1;border:1px solid hsl(0,70%,80%);border-radius:var(--radius);padding:1rem;text-align:center;font-weight:500}._statLink_1kkrf_66{text-decoration:none;border-radius:var(--radius);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}._statLink_1kkrf_66:hover,._statLink_1kkrf_66:focus-visible{transform:translateY(-4px);box-shadow:var(--shadow-lg)}._pageContainer_1w5uh_2{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:var(--background)}._card_1w5uh_10{width:100%;max-width:400px;padding:2rem;background-color:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md)}._header_1w5uh_20{text-align:center;margin-bottom:2rem}._title_1w5uh_25{font-size:1.75rem;font-weight:700}._subtitle_1w5uh_30{color:var(--muted-foreground);margin-top:.5rem}._form_1w5uh_35{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1w5uh_41{display:flex;flex-direction:column;gap:.5rem}._label_1w5uh_47{font-weight:500}._input_1w5uh_51{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:calc(var(--radius) / 2);font-size:1rem}._input_1w5uh_51:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2e82dc1a}._button_1w5uh_64{width:100%;padding:.75rem;border:none;border-radius:calc(var(--radius) / 2);background-color:var(--primary);color:var(--primary-foreground);font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._button_1w5uh_64:hover{background-color:var(--primary-hover)}._button_1w5uh_64:disabled{background-color:#ccc;cursor:not-allowed}._loader_1w5uh_87{animation:_spin_1w5uh_1 1s linear infinite}@keyframes _spin_1w5uh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_1w5uh_92{color:#d92626;text-align:center;font-weight:500}._success_1w5uh_98{background-color:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;padding:.75rem;border-radius:6px;text-align:center;font-size:.9rem;margin-bottom:1rem}._tableWrapper_1l076_3{background-color:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;box-shadow:var(--shadow-sm)}._table_1l076_3{width:100%;border-collapse:collapse;font-size:.9rem}._table_1l076_3 th,._table_1l076_3 td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}._table_1l076_3 thead th{background-color:#f8fafc;color:var(--muted-foreground);font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}._table_1l076_3 tbody tr:hover{background-color:var(--background)}._table_1l076_3 td{color:var(--foreground)}._actionsCell_1l076_42{display:flex;gap:.5rem}._actionsCell_1l076_42 button{background:none;border:1px solid var(--border);border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s}._actionsCell_1l076_42 button:hover{background-color:var(--background)}._deleteBtn_1l076_61{color:#b91c1c}._deleteBtn_1l076_61:hover{border-color:#fecaca;background-color:#fee2e2}._loader_1l076_64{animation:_spin_1l076_1 1s linear infinite}@keyframes _spin_1l076_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._tableWrapper_1l076_3{border:none;box-shadow:none;background-color:transparent}._table_1l076_3 thead{display:none}._table_1l076_3,._table_1l076_3 tbody,._table_1l076_3 tr,._table_1l076_3 td{display:block;width:100%}._table_1l076_3 tr{margin-bottom:1rem;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card-background);box-shadow:var(--shadow-sm)}._table_1l076_3 td{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);text-align:right}._table_1l076_3 td:before{content:attr(data-label);font-weight:600;color:var(--foreground);text-align:left;margin-right:1rem}._table_1l076_3 tr td:last-child{border-bottom:none}._actionsCell_1l076_42{justify-content:flex-start}}._badge_qaj4h_2{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:9999px;font-size:.8rem;font-weight:600;text-transform:capitalize;white-space:nowrap}._primary_qaj4h_14{background-color:#2e82dc1a;color:#2170c4}._secondary_qaj4h_19{background-color:#f1f5f9;color:#475569}._success_qaj4h_24{background-color:#dcfce7;color:#166534}._danger_qaj4h_29{background-color:#fee2e2;color:#991b1b}._backdrop_1xtm9_1{position:fixed;inset:0;background-color:#11182799;display:flex;align-items:center;justify-content:center;z-index:50}._dialog_1xtm9_2{background-color:var(--card-background);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:1.5rem;max-width:500px;width:90%}._button_h2dqb_1{padding:.6rem 1.2rem;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;font-weight:600}._primary_h2dqb_2{background-color:var(--primary);color:var(--primary-foreground)}._primary_h2dqb_2:hover{background-color:var(--primary-hover)}._secondary_h2dqb_4{background-color:var(--card-background);border-color:var(--border)}._secondary_h2dqb_4:hover{background-color:#f9fafb}._container_ccqhi_2{display:flex;align-items:flex-start;gap:1.5rem}._iconWrapper_ccqhi_8{flex-shrink:0;width:50px;height:50px;border-radius:50%;background-color:#fee2e2;display:flex;align-items:center;justify-content:center}._icon_ccqhi_8{color:#dc2626}._textWrapper_ccqhi_23{flex-grow:1}._title_ccqhi_27{font-size:1.25rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}._message_ccqhi_34{color:var(--muted-foreground);line-height:1.6}._footer_ccqhi_39{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem}._confirmButton_ccqhi_47{background-color:#dc2626;border-color:#dc2626;color:#fff}._confirmButton_ccqhi_47:hover{background-color:#b91c1c;border-color:#b91c1c}._title_8hkyo_3{font-size:1.5rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}._form_8hkyo_11{display:flex;flex-direction:column;gap:1.5rem}._formGroup_8hkyo_17{display:flex;flex-direction:column;gap:.5rem}._formGroup_8hkyo_17 label{font-weight:500;font-size:.9rem;color:var(--muted-foreground)}._input_8hkyo_29{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:calc(var(--radius) / 2);font-size:1rem;background-color:var(--background)}._input_8hkyo_29:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2e82dc1a}._checkboxGroup_8hkyo_44{display:flex;align-items:center;gap:.75rem}._checkboxGroup_8hkyo_44 input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary)}._footer_8hkyo_56{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}._title_1utog_3{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}._error_1utog_10{color:red;padding:1rem;border:1px solid red;border-radius:var(--radius);background-color:#fff5f5}._tableWrapper_1i0wh_3{background-color:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;box-shadow:var(--shadow-sm)}._table_1i0wh_3{width:100%;border-collapse:collapse;font-size:.9rem}._table_1i0wh_3 th,._table_1i0wh_3 td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}._table_1i0wh_3 thead th{background-color:#f8fafc;color:var(--muted-foreground);font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}._table_1i0wh_3 tbody tr:hover{background-color:var(--background)}._table_1i0wh_3 td{color:var(--foreground)}._titleCell_1i0wh_42{font-weight:600}._deletedUser_1i0wh_45{font-style:italic;color:var(--muted-foreground)}._actionsCell_1i0wh_50{display:flex;gap:.5rem}._actionsCell_1i0wh_50 button{background:none;border:1px solid var(--border);border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s}._actionsCell_1i0wh_50 button:hover{background-color:var(--background)}._deleteBtn_1i0wh_69{color:#b91c1c}._deleteBtn_1i0wh_69:hover{border-color:#fecaca;background-color:#fee2e2}._loader_1i0wh_72{animation:_spin_1i0wh_1 1s linear infinite}@keyframes _spin_1i0wh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._tableWrapper_1i0wh_3{border:none;box-shadow:none;background-color:transparent}._table_1i0wh_3 thead{display:none}._table_1i0wh_3,._table_1i0wh_3 tbody,._table_1i0wh_3 tr,._table_1i0wh_3 td{display:block;width:100%}._table_1i0wh_3 tr{margin-bottom:1rem;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card-background);box-shadow:var(--shadow-sm)}._table_1i0wh_3 td{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);text-align:right}._table_1i0wh_3 td:before{content:attr(data-label);font-weight:600;color:var(--foreground);text-align:left;margin-right:1rem}._table_1i0wh_3 tr td:last-child{border-bottom:none}._actionsCell_1i0wh_50{justify-content:flex-start}}._title_15bos_3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}._subtitle_15bos_8{color:var(--muted-foreground);margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border);font-weight:500;font-style:italic}._form_15bos_17{display:flex;flex-direction:column;gap:1.5rem}._formGroup_15bos_23{display:flex;flex-direction:column;gap:.5rem}._formGroup_15bos_23 label{font-weight:500;font-size:.9rem;color:var(--muted-foreground)}._input_15bos_35{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:calc(var(--radius) / 2);font-size:1rem;font-family:inherit;background-color:var(--background)}._input_15bos_35:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2e82dc1a}._footer_15bos_50{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}._tableWrapper_dk1oa_3{background-color:var(--card-background);border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto;box-shadow:var(--shadow-sm)}._table_dk1oa_3{width:100%;border-collapse:collapse;font-size:.9rem}._table_dk1oa_3 th,._table_dk1oa_3 td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}._table_dk1oa_3 thead th{background-color:#f8fafc;color:var(--muted-foreground);font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}._table_dk1oa_3 tbody tr:hover{background-color:var(--background)}._table_dk1oa_3 td{color:var(--foreground)}._itemNameLink_dk1oa_42{color:var(--primary);text-decoration:none;font-weight:600}._itemNameLink_dk1oa_42:hover{text-decoration:underline}._commentCell_dk1oa_51{max-width:350px;white-space:pre-wrap;word-break:break-word}._actionsCell_dk1oa_57{display:flex;gap:.5rem}._actionsCell_dk1oa_57 button{background:none;border:1px solid var(--border);border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}._actionsCell_dk1oa_57 button:hover{background-color:var(--background)}._dismissBtn_dk1oa_76{color:#b91c1c}._dismissBtn_dk1oa_76:hover{border-color:#fecaca;background-color:#fee2e2}@media (max-width: 768px){._tableWrapper_dk1oa_3{border:none;box-shadow:none;background-color:transparent}._table_dk1oa_3 thead{display:none}._table_dk1oa_3,._table_dk1oa_3 tbody,._table_dk1oa_3 tr,._table_dk1oa_3 td{display:block;width:100%}._table_dk1oa_3 tr{margin-bottom:1rem;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card-background);box-shadow:var(--shadow-sm)}._table_dk1oa_3 td{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);text-align:right}._table_dk1oa_3 td:before{content:attr(data-label);font-weight:600;color:var(--foreground);text-align:left;margin-right:1rem;flex-shrink:0}._commentCell_dk1oa_51{align-items:flex-start;flex-direction:column;gap:.5rem}._commentCell_dk1oa_51:before{margin-bottom:.25rem}._table_dk1oa_3 tr td:last-child{border-bottom:none}._actionsCell_dk1oa_57{justify-content:flex-start}}._tableContainer_9j7un_3{overflow-x:auto;border:1px solid var(--border);border-radius:8px;background-color:var(--card-bg)}._table_9j7un_3{width:100%;border-collapse:collapse}._table_9j7un_3 th,._table_9j7un_3 td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border)}._table_9j7un_3 th{font-size:.8rem;font-weight:600;text-transform:uppercase;color:var(--muted-foreground)}._userCell_9j7un_29{display:flex;flex-direction:column}._userName_9j7un_34{font-weight:600}._userEmail_9j7un_38{font-size:.85rem;color:var(--muted-foreground)}._chargeId_9j7un_43{font-family:monospace;font-size:.8rem}._badge_9j7un_48{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._badge_9j7un_48._subscription_9j7un_57{background-color:#e0f2fe;color:#0c4a6e}._badge_9j7un_48._profile_boost_9j7un_62{background-color:#e0e7ff;color:#3730a3}._badge_9j7un_48._project_boost_9j7un_67{background-color:#dcfce7;color:#166534}._statusBadge_9j7un_72{font-weight:600}._statusBadge_9j7un_72._succeeded_9j7un_76{color:#16a34a}._statusBadge_9j7un_72._failed_9j7un_80{color:#dc2626}:root{--font-sans: "Inter", system-ui, -apple-system, sans-serif;--background: #f4f7fa;--foreground: #1a202c;--sidebar-background: #ffffff;--card-background: #ffffff;--primary: #4a90e2;--primary-hover: #357ABD;--primary-foreground: #ffffff;--muted-foreground: #718096;--border: #e2e8f0;--radius: .5rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}
