@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:240 10% 3.9%;--radius:.5rem}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:240 5.9% 10%;--card-foreground:0 0% 98%;--popover:240 5% 10%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:240 5.9% 10%;--secondary:240 5% 15%;--secondary-foreground:0 0% 98%;--muted:240 5% 15%;--muted-foreground:240 5% 65%;--accent:240 5% 15%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 5% 15%;--input:240 5% 15%;--ring:240 5% 80%}*{box-sizing:border-box;border-color:hsl(var(--border))}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsl(var(--background));color:hsl(var(--foreground));text-rendering:optimizelegibility;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}._button_1q7fy_1{border-radius:var(--radius);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._button_1q7fy_1[data-disabled]{opacity:.5;cursor:not-allowed}._primary_1q7fy_22{background-color:hsl(var(--foreground));color:hsl(var(--background))}._primary_1q7fy_22._hovered_1q7fy_27{opacity:.9}._secondary_1q7fy_31{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background-color:#0000}._secondary_1q7fy_31._hovered_1q7fy_27{background-color:hsl(var(--accent))}._danger_1q7fy_41{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._danger_1q7fy_41._hovered_1q7fy_27{opacity:.9}._ghost_1q7fy_50{color:hsl(var(--foreground));background-color:#0000}._ghost_1q7fy_50._hovered_1q7fy_27{background-color:hsl(var(--accent))}._focused_1q7fy_59{box-shadow:0 0 0 2px hsl(var(--background)), 0 0 0 4px hsl(var(--ring))}._pressed_1q7fy_63{transform:scale(.98)}._field_8ask1_1{flex-direction:column;gap:6px;width:100%;display:flex}._label_8ask1_8{color:hsl(var(--foreground));cursor:default;font-size:.875rem;font-weight:500}._input_8ask1_15{border-radius:var(--radius);border:1px solid hsl(var(--border));width:100%;height:36px;color:hsl(var(--foreground));box-sizing:border-box;background-color:#0000;outline:none;padding:8px 12px;font-size:.875rem;line-height:1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}._input_8ask1_15:focus,._input_8ask1_15[data-focus-visible]{border-color:hsl(var(--ring))}._input_8ask1_15[data-invalid]{border-color:hsl(var(--destructive))}._field_8ask1_1._disabled_8ask1_40{opacity:.5}._field_8ask1_1._disabled_8ask1_40 ._input_8ask1_15{cursor:not-allowed;background-color:hsl(var(--muted))}._description_8ask1_49{color:hsl(var(--muted-foreground));font-size:.8rem}._error_8ask1_54{color:hsl(var(--destructive));font-size:.8rem}._datePicker_l21l4_1{flex-direction:column;gap:6px;width:100%;display:flex}._label_l21l4_8{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}._fieldGroup_l21l4_14{border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:#0000;align-items:center;width:100%;height:36px;transition:border-color .2s;display:flex;overflow:hidden}._fieldGroup_l21l4_14[data-focus-visible],._fieldGroup_l21l4_14:focus-within{border-color:hsl(var(--ring))}._fieldGroup_l21l4_14[data-invalid]{border-color:hsl(var(--destructive))}._dateInput_l21l4_35{height:100%;color:hsl(var(--foreground));flex:1;align-items:center;padding:0 12px;font-size:.875rem;display:flex}._dateSegment_l21l4_45{border-radius:4px;outline:none;padding:0 2px}._dateSegment_l21l4_45[data-placeholder]{color:hsl(var(--muted-foreground))}._dateSegment_l21l4_45:focus{background-color:hsl(var(--foreground));color:hsl(var(--background))}._calendarButton_l21l4_60{border:none;border-left:1px solid hsl(var(--border));width:36px;height:100%;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;outline:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}._calendarButton_l21l4_60:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}._calendarButton_l21l4_60[data-focus-visible]{background-color:hsl(var(--accent));box-shadow:inset 0 0 0 2px hsl(var(--ring))}._popover_l21l4_85{background-color:hsl(var(--popover));color:hsl(var(--popover-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);z-index:50;outline:none;padding:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._popover_l21l4_85[data-entering]{animation:.15s ease-out _fadeIn_l21l4_1}._popover_l21l4_85[data-exiting]{animation:.1s ease-in _fadeOut_l21l4_1}@keyframes _fadeIn_l21l4_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_l21l4_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}._dialog_l21l4_128{outline:none}._header_l21l4_132{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._navButton_l21l4_139{border:1px solid hsl(var(--border));border-radius:var(--radius);width:32px;height:32px;color:hsl(var(--foreground));cursor:pointer;background:0 0;outline:none;justify-content:center;align-items:center;transition:all .2s;display:flex}._navButton_l21l4_139:hover{background-color:hsl(var(--accent))}._navButton_l21l4_139[data-focus-visible]{box-shadow:0 0 0 2px hsl(var(--background)), 0 0 0 4px hsl(var(--ring))}._heading_l21l4_162{margin:0;font-size:.875rem;font-weight:600}._grid_l21l4_168{border-collapse:collapse}._headerCell_l21l4_172{color:hsl(var(--muted-foreground));text-transform:uppercase;text-align:center;padding-bottom:8px;font-size:.8rem;font-weight:500}._cell_l21l4_181{border-radius:var(--radius);cursor:pointer;outline:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;transition:all .2s;display:flex}._hovered_l21l4_194{background-color:hsl(var(--accent))}._focused_l21l4_198{box-shadow:0 0 0 2px hsl(var(--background)), 0 0 0 4px hsl(var(--ring))}._selected_l21l4_202{background-color:hsl(var(--foreground));color:hsl(var(--background));font-weight:600}._disabledCell_l21l4_208{opacity:.3;cursor:not-allowed}._outsideRange_l21l4_213{color:hsl(var(--muted-foreground))}._description_l21l4_217,._error_l21l4_218{font-size:.8rem}._description_l21l4_217{color:hsl(var(--muted-foreground))}._error_l21l4_218{color:hsl(var(--destructive))}._select_uljeh_1{flex-direction:column;gap:6px;width:100%;display:flex}._label_uljeh_8{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}._button_uljeh_14{border-radius:var(--radius);border:1px solid hsl(var(--border));width:100%;height:36px;color:hsl(var(--foreground));cursor:pointer;text-align:left;background-color:#0000;outline:none;justify-content:space-between;align-items:center;padding:0 12px;font-size:.875rem;transition:border-color .2s,box-shadow .2s;display:flex}._button_uljeh_14:hover{background-color:hsl(var(--accent) / .5)}._button_uljeh_14[data-focus-visible]{border-color:hsl(var(--ring))}._button_uljeh_14[data-invalid]{border-color:hsl(var(--destructive))}._value_uljeh_44{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._value_uljeh_44[data-placeholder]{color:hsl(var(--muted-foreground))}._icon_uljeh_55{color:hsl(var(--muted-foreground));flex-shrink:0}._select_uljeh_1._disabled_uljeh_60{opacity:.5}._select_uljeh_1._disabled_uljeh_60 ._button_uljeh_14{cursor:not-allowed;background-color:hsl(var(--muted))}._popover_uljeh_69{background-color:hsl(var(--popover));color:hsl(var(--popover-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);min-width:var(--trigger-width);z-index:50;outline:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._popover_uljeh_69[data-entering]{animation:.15s ease-out _fadeIn_uljeh_1}._popover_uljeh_69[data-exiting]{animation:.1s ease-in _fadeOut_uljeh_1}@keyframes _fadeIn_uljeh_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_uljeh_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}._listbox_uljeh_112{outline:none;max-height:300px;padding:4px;overflow-y:auto}._item_uljeh_119{border-radius:calc(var(--radius) - 2px);cursor:pointer;outline:none;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.875rem;transition:background-color .15s;display:flex}._itemText_uljeh_131{flex:1}._checkIcon_uljeh_135{color:hsl(var(--foreground))}._focusedItem_uljeh_139{background-color:hsl(var(--accent))}._selectedItem_uljeh_143{font-weight:500}._description_uljeh_147{color:hsl(var(--muted-foreground));font-size:.8rem}._error_uljeh_152{color:hsl(var(--destructive));font-size:.8rem}._group_1hqf3_1{flex-direction:column;gap:8px;display:flex}._label_1hqf3_7{color:hsl(var(--foreground));font-size:14px;font-weight:500}._options-tabs_1hqf3_13{background:hsl(var(--muted));border-radius:8px;gap:4px;width:fit-content;padding:4px;display:inline-flex}._options-default_1hqf3_22{flex-direction:column;gap:8px;display:flex}._radio_1hqf3_28{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;transition:all .2s;display:flex}._radio-tabs_1hqf3_36{color:hsl(var(--muted-foreground));border-radius:6px;justify-content:center;padding:6px 16px;font-size:14px;font-weight:500}._radio-tabs_1hqf3_36:hover{color:hsl(var(--foreground))}._radio-tabs_1hqf3_36[data-disabled]{opacity:.5;cursor:not-allowed}._radio-tabs_1hqf3_36[data-selected]{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._radio-default_1hqf3_60{color:hsl(var(--foreground));gap:8px;font-size:14px}._radio-default_1hqf3_60[data-disabled]{opacity:.5;cursor:not-allowed}._indicator_1hqf3_71{border:1px solid hsl(var(--border));background:0 0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}._radio-default_1hqf3_60[data-selected] ._indicator_1hqf3_71{border-color:hsl(var(--primary))}._radio-default_1hqf3_60[data-selected] ._indicator_1hqf3_71:after{content:"";background:hsl(var(--primary));border-radius:50%;width:10px;height:10px}._focusVisible_1hqf3_95._radio-default_1hqf3_60 ._indicator_1hqf3_71,._focusVisible_1hqf3_95._radio-tabs_1hqf3_36{outline:2px solid hsl(var(--ring));outline-offset:2px}._description_1hqf3_105{color:hsl(var(--muted-foreground));font-size:12px}._error_1hqf3_110{color:hsl(var(--destructive));font-size:12px}._overlay_1cokh_1{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._overlay_1cokh_1[data-entering]{animation:.2s ease-out _fade-in_1cokh_1}._overlay_1cokh_1[data-exiting]{animation:.15s ease-in _fade-out_1cokh_1}._modal_1cokh_20{background:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;width:90vw;max-width:600px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}._modal_1cokh_20[data-entering]{animation:.2s cubic-bezier(.175,.885,.32,1.275) _zoom-in_1cokh_1}._modal_1cokh_20[data-exiting]{animation:.15s ease-in _zoom-out_1cokh_1}._dialog_1cokh_42{outline:none;flex-direction:column;flex:1;display:flex;overflow:hidden}._header_1cokh_50{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._title_1cokh_58{margin:0;font-size:1.125rem;font-weight:600}._closeBtn_1cokh_64{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}._closeBtn_1cokh_64 svg{width:20px;height:20px}._closeBtn_1cokh_64:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}._content_1cokh_87{flex:1;padding:1.25rem;overflow-y:auto}@keyframes _fade-in_1cokh_1{0%{opacity:0}to{opacity:1}}@keyframes _fade-out_1cokh_1{0%{opacity:1}to{opacity:0}}@keyframes _zoom-in_1cokh_1{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes _zoom-out_1cokh_1{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}._container_1oz83_1{background-color:hsl(var(--background));justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}._card_1oz83_10{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:calc(var(--radius) * 1.5);width:100%;max-width:420px;padding:40px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._card_1oz83_10 h2{text-align:center;letter-spacing:-.025em;margin-top:0;margin-bottom:8px;font-size:1.5rem;font-weight:600}._card_1oz83_10 p{color:hsl(var(--muted-foreground));text-align:center;margin-bottom:32px;font-size:.95rem}._form_1oz83_37{flex-direction:column;gap:20px;display:flex}._inputGroup_1oz83_43{flex-direction:column;gap:8px;display:flex}._inputGroup_1oz83_43 label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}._inputGroup_1oz83_43 input{border:1px solid hsl(var(--input));border-radius:var(--radius);height:48px;color:hsl(var(--foreground));background-color:#0000;padding:0 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._inputGroup_1oz83_43 input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 1px hsl(var(--ring));outline:none}._submitBtn_1oz83_72{background-color:hsl(var(--primary));height:48px;color:hsl(var(--primary-foreground));border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:8px;font-size:.95rem;font-weight:500;transition:opacity .2s,transform .1s;display:flex}._submitBtn_1oz83_72:hover:not(:disabled){opacity:.9}._submitBtn_1oz83_72:active:not(:disabled){transform:scale(.98)}._submitBtn_1oz83_72:disabled{opacity:.5;cursor:not-allowed}._error_1oz83_101{background-color:hsl(var(--destructive) / .1);color:hsl(var(--destructive));border-radius:var(--radius);text-align:center;margin-bottom:24px;padding:12px;font-size:.875rem;font-weight:500}._container_1nzrt_1{background-color:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));display:flex}._sidebar_1nzrt_8{background-color:hsl(var(--card));border-right:1px solid hsl(var(--border));flex-direction:column;flex-shrink:0;width:256px;height:100vh;transition:width .3s;display:flex;position:sticky;top:0}._sidebarHeader_1nzrt_22{align-items:center;gap:12px;padding:24px 20px;display:flex}._brandIcon_1nzrt_29{color:#fff;border-radius:var(--radius);background:linear-gradient(315deg,#370000 0%,#e04505 50%,#e6bab8 100%);justify-content:center;align-items:center;width:32px;height:32px;font-size:1.3rem;font-weight:800;display:flex}._brandText_1nzrt_42{flex-direction:column;display:flex;overflow:hidden}._brandName_1nzrt_48{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}._navGroup_1nzrt_58{flex-direction:column;margin-top:24px;padding:0 16px;display:flex}._nav_1nzrt_58{flex-direction:column;gap:2px;display:flex}._navItem_1nzrt_71{color:hsl(var(--foreground) / .8);border-radius:var(--radius);align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}._navItem_1nzrt_71:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}._navItem_1nzrt_71._active_1nzrt_88{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));font-weight:600}._navIcon_1nzrt_94{color:hsl(var(--muted-foreground));transition:color .2s}._navItem_1nzrt_71:hover ._navIcon_1nzrt_94,._navItem_1nzrt_71._active_1nzrt_88 ._navIcon_1nzrt_94{color:hsl(var(--foreground))}._userSection_1nzrt_105{flex-direction:column;margin-top:auto;padding:16px;display:flex;position:relative}._userMenuPopover_1nzrt_113{background-color:hsl(var(--popover));border:1px solid hsl(var(--border));z-index:50;border-radius:10px;width:240px;padding:4px;animation:.15s ease-out _slideUp_1nzrt_1;position:absolute;bottom:16px;left:calc(100% + 8px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._popoverHeader_1nzrt_127{align-items:center;gap:12px;padding:12px;display:flex}._popoverActionBtn_1nzrt_134{cursor:pointer;width:100%;color:hsl(var(--foreground));background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;font-weight:500;display:flex}._popoverActionBtn_1nzrt_134:hover{background-color:hsl(var(--accent))}._popoverDivider_1nzrt_153{background-color:hsl(var(--border));height:1px;margin:4px -4px}@keyframes _slideUp_1nzrt_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._userProfileBtn_1nzrt_171{border-radius:var(--radius);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:8px;width:100%;padding:8px;display:flex}._userProfileBtn_1nzrt_171:hover,._userProfileBtn_1nzrt_171._active_1nzrt_88{background-color:hsl(var(--accent))}._userAvatar_1nzrt_189{background-color:hsl(var(--secondary));width:32px;height:32px;color:hsl(var(--foreground));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._userInfo_1nzrt_201{flex-direction:column;flex:1;display:flex;overflow:hidden}._userName_1nzrt_208{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._userEmail_1nzrt_217{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}._content_1nzrt_228{background-color:hsl(var(--background));flex:1;padding:40px;overflow-y:auto}@media (width<=768px){._container_1nzrt_1{flex-direction:column;padding-bottom:70px}._sidebar_1nzrt_8{border-right:none;border-top:1px solid hsl(var(--border));z-index:50;background-color:hsl(var(--card));flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:auto;padding:8px 16px;position:fixed;inset:auto 0 0;box-shadow:0 -4px 12px #0000000d}._sidebarHeader_1nzrt_22{display:none}._navGroup_1nzrt_58{flex:1;margin-top:0;padding:0}._nav_1nzrt_58{flex-direction:row;justify-content:space-around;gap:0}._navItem_1nzrt_71{text-align:center;flex-direction:column;gap:4px;width:100%;padding:8px;font-size:.65rem}._navIcon_1nzrt_94{font-size:1.2rem}._navItem_1nzrt_71._active_1nzrt_88{color:hsl(var(--foreground));background-color:#0000}._navItem_1nzrt_71._active_1nzrt_88 ._navIcon_1nzrt_94{color:hsl(var(--primary))}._userSection_1nzrt_105{margin-top:0;padding:0 8px}._userInfo_1nzrt_201{display:none}._userProfileBtn_1nzrt_171{border:none;border-radius:50%;justify-content:center;padding:4px}._userAvatar_1nzrt_189{border-radius:50%;width:32px;height:32px}._userMenuPopover_1nzrt_113{transform-origin:100% 100%;bottom:60px;left:auto;right:16px}._content_1nzrt_228{padding:24px 16px}}._page_17fln_1{flex-direction:column;gap:24px;display:flex}._header_17fln_7{border-bottom:1px solid hsl(var(--border));flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}._header_17fln_7>div{flex-direction:column;gap:8px;display:flex}._title_17fln_22{letter-spacing:-.025em;color:hsl(var(--foreground));margin:0;font-size:1.875rem;font-weight:600}._description_17fln_30{color:hsl(var(--muted-foreground));margin:0;font-size:1rem}._grid_17fln_36{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}._card_17fln_42{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:24px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._cardHeader_17fln_50{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._cardTitle_17fln_58{color:hsl(var(--foreground));margin:0;font-size:.875rem;font-weight:500}._cardContent_17fln_65{color:hsl(var(--foreground));margin:0;font-size:2rem;font-weight:700}._primaryBtn_17fln_73,._secondaryBtn_17fln_74,._dangerBtn_17fln_75{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._primaryBtn_17fln_73{background-color:hsl(var(--foreground));color:hsl(var(--background))}._primaryBtn_17fln_73:hover{opacity:.9}._secondaryBtn_17fln_74{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background-color:#0000}._secondaryBtn_17fln_74:hover{background-color:hsl(var(--accent))}._iconBtn_17fln_109{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:inline-flex}._iconBtn_17fln_109:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}._iconBtn_17fln_109._danger_17fln_75:hover{background-color:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}._form_17fln_133{flex-direction:column;gap:16px;display:flex}._formGroup_17fln_139{flex-direction:column;gap:8px;display:flex}._formActions_17fln_145{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}._label_17fln_152{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}._input_17fln_158,._select_17fln_159,._textarea_17fln_160{border-radius:var(--radius);border:1px solid hsl(var(--border));width:100%;height:36px;color:hsl(var(--foreground));background-color:#0000;padding:8px 12px;font-size:.875rem;transition:border-color .2s;display:flex}._textarea_17fln_160{resize:vertical;min-height:80px;font-family:inherit}._input_17fln_158:focus,._select_17fln_159:focus,._textarea_17fln_160:focus{border-color:hsl(var(--ring));outline:none}._checkboxContainer_17fln_186{align-items:center;gap:8px;display:flex}._checkbox_17fln_186{border:1px solid hsl(var(--border));cursor:pointer;border-radius:4px;width:16px;height:16px}._tableContainer_17fln_201{width:100%;overflow-x:auto}._table_17fln_201{border-collapse:collapse;width:100%;font-size:.875rem}._table_17fln_201 th{text-align:left;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border));padding:12px 16px;font-weight:500}._table_17fln_201 td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:12px 16px}._table_17fln_201 tr:last-child td{border-bottom:none}._table_17fln_201 tr:hover td{background-color:hsl(var(--accent) / .5)}
