.styles_SidebarContainer__KAMXC{flex-grow:0;flex-shrink:0;height:100%;width:320px;padding:1rem;transition:width .3s ease-out}.styles_SidebarContainer__KAMXC.styles_collapsed__zDrEh{width:80px}.styles_sidebar__zdYdI{height:100%;width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:hsla(0,0%,100%,.2666666667);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 2px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:2rem}.styles_sidebar__zdYdI.styles_collapsed__zDrEh{align-items:center}.styles_topContent__7tR05{padding-top:.5rem;flex-grow:0;flex-shrink:0}.styles_logoContainer__bWxMM{display:flex;justify-content:space-between;align-items:center;padding-left:.5rem;padding-bottom:.5rem;width:100%}.styles_sidebar__zdYdI.styles_collapsed__zDrEh .styles_logoContainer__bWxMM{justify-content:center}.styles_logo__gpJwZ{opacity:1;transition:opacity .3s ease}.styles_sidebar__zdYdI.styles_collapsed__zDrEh .styles_logo__gpJwZ{opacity:0;width:0}.styles_toggleButton__xayL1{background:none;border:none;cursor:pointer;transition:transform .3s ease}.styles_sidebar__zdYdI.styles_collapsed__zDrEh .styles_toggleButton__xayL1{transform:rotate(180deg)}.styles_nav__1a_qb{flex-grow:1;flex-shrink:1;min-height:0;padding:1rem 0;overflow-x:hidden;overflow-y:auto}.styles_nav__1a_qb ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem;font-size:14px}.styles_navLink__rhbJk{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.375rem;text-decoration:none;color:#1f2937;font-weight:500;transition:background-color .2s ease;white-space:nowrap;width:100%}.styles_navLink__rhbJk:hover{background-color:rgba(0,0,0,.031372549)}.styles_navLink__rhbJk.styles_active__dBSyu{background-color:rgba(0,0,0,.0588235294)}.styles_navLink__rhbJk:active{opacity:.7;transition-duration:0s}.styles_navLink__rhbJk svg{flex-shrink:0;width:20px;height:20px}.styles_parentItem__u2ps0{margin-bottom:.125rem;cursor:pointer;user-select:none}.styles_childItem__EwkjO{padding-left:2.5rem}.styles_subMenu__sr530{list-style:none;display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;gap:.125rem}.styles_chevron__Snmih{margin-left:auto;width:16px;height:16px;transition:transform .2s ease}.styles_chevron__Snmih.styles_expanded__E_UUH{transform:rotate(90deg)}.styles_userBadge__q9Wvg{flex-grow:0;flex-shrink:0;display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_sidebar__zdYdI.styles_collapsed__zDrEh .styles_userBadge__q9Wvg{justify-content:center}.styles_avatar__7z6_G{border-radius:50%}.styles_userInfo__nz3bB{display:flex;flex-direction:column;gap:.1rem;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.styles_userName__ZISOL{font-weight:600;line-height:1}.styles_userEmail___0Mzo{margin-top:.125rem;color:#6b7280;line-height:1;font-weight:500}.styles_container__7xGel{position:relative;display:flex;flex-direction:column;width:100%}.styles_container__7xGel.styles_small__9_izb{font-size:.875rem}.styles_container__7xGel.styles_medium___70UC{font-size:1rem}.styles_container__7xGel.styles_large__qN59J{font-size:1.125rem}.styles_container__7xGel.styles_buttonVariant__U6xTN{width:auto;display:inline-flex}.styles_inputContainer__yCXVp{position:relative;display:flex;align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s ease}.styles_inputContainer__yCXVp:hover:not(.styles_disabled__N2ZjC){border-color:#9ca3af}.styles_inputContainer__yCXVp:focus-within:not(.styles_disabled__N2ZjC){border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_inputContainer__yCXVp.styles_disabled__N2ZjC{background-color:#f9fafb;border-color:#e5e7eb;cursor:not-allowed;opacity:.6}.styles_input__k2Rij{flex:1;padding:.75rem 1rem;border:none;background:rgba(0,0,0,0);font-size:inherit;line-height:1.5;cursor:pointer;outline:none}.styles_input__k2Rij::placeholder{color:#9ca3af}.styles_input__k2Rij:disabled{cursor:not-allowed}.styles_small__9_izb .styles_input__k2Rij{padding:.5rem .75rem}.styles_large__qN59J .styles_input__k2Rij{padding:1rem 1.25rem}.styles_iconContainer__WUmio{display:flex;align-items:center;gap:.25rem;padding-right:.75rem}.styles_clearButton__lpqqu{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;color:#6b7280;transition:all .2s ease}.styles_clearButton__lpqqu:hover{background-color:#f3f4f6;color:#374151}.styles_clearButton__lpqqu:focus{outline:2px solid #3b82f6;outline-offset:2px}.styles_calendarIcon__5Fb08{color:#6b7280;cursor:pointer;transition:color .2s ease}.styles_calendarIcon__5Fb08:hover{color:#374151}.styles_disabled__N2ZjC .styles_calendarIcon__5Fb08{cursor:not-allowed}.styles_popup__XB_Fs{position:absolute;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:50;padding:.75rem;width:280px;animation:styles_slideIn__dPyCc .15s ease-out}.styles_popup__XB_Fs.styles_bottom-left__0se3B{top:calc(100% + .25rem);left:0}.styles_popup__XB_Fs.styles_bottom-right__GmfNz{top:calc(100% + .25rem);right:0}.styles_popup__XB_Fs.styles_top-left__W0xsG{bottom:calc(100% + .25rem);left:0}.styles_popup__XB_Fs.styles_top-right__ryzpR{bottom:calc(100% + .25rem);right:0}@keyframes styles_slideIn__dPyCc{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles_header__iGrKH{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.styles_monthYear__qSciU{font-weight:600;font-size:.95rem;color:#111827;text-align:center;flex:1;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.25rem;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.styles_monthYear__qSciU:hover{background-color:#f3f4f6}.styles_monthYear__qSciU:focus{outline:1px solid #3b82f6;outline-offset:1px}.styles_monthYearText__0UeS6{display:block;width:100%;text-align:center}.styles_navButton__6cEUJ{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;color:#6b7280;transition:all .2s ease}.styles_navButton__6cEUJ:hover:not(:disabled){background-color:#f3f4f6;color:#374151}.styles_navButton__6cEUJ:focus{outline:1px solid #3b82f6;outline-offset:1px}.styles_navButton__6cEUJ:disabled{opacity:.4;cursor:not-allowed}.styles_calendarGrid__IKwiH{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.75rem}.styles_weekday__9wTpx{font-size:.65rem;font-weight:600;color:#6b7280;text-align:center;padding:.25rem 0;text-transform:uppercase;letter-spacing:.05em}.styles_day__A_d6G{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;width:100%;height:2rem;border-radius:.25rem;font-size:.8rem;font-weight:500;color:#374151;transition:all .15s ease;position:relative}.styles_day__A_d6G:hover:not(:disabled){background-color:#eff6ff;color:#1d4ed8}.styles_day__A_d6G:focus{outline:1px solid #3b82f6;outline-offset:1px}.styles_day__A_d6G:disabled{cursor:not-allowed;opacity:.3}.styles_today__Vy2RT{background-color:#f3f4f6;font-weight:600}.styles_today__Vy2RT:after{content:"";position:absolute;bottom:1px;left:50%;transform:translateX(-50%);width:3px;height:3px;background-color:#3b82f6;border-radius:50%}.styles_selected__uAhrm{background-color:#3b82f6!important;color:#fff!important;font-weight:600}.styles_selected__uAhrm:hover{background-color:#2563eb!important}.styles_selected__uAhrm:after{background-color:#fff}.styles_otherMonth__fhIbL{color:#d1d5db}.styles_otherMonth__fhIbL:hover:not(:disabled){color:#9ca3af;background-color:#f9fafb}.styles_dayDisabled__AY4hm{color:#d1d5db!important;cursor:not-allowed!important}.styles_dayDisabled__AY4hm:hover{background-color:rgba(0,0,0,0)!important}.styles_footer__46abh{border-top:1px solid #f3f4f6;padding-top:.75rem;display:flex;justify-content:center}.styles_triggerButtonOverride__YcW_y{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;width:auto;min-width:auto}.styles_buttonIcon__azjq9{color:currentColor;flex-shrink:0}.styles_todayButton__ogWrJ{background:none;border:1px solid #d1d5db;cursor:pointer;padding:.375rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#374151;transition:all .15s ease}.styles_todayButton__ogWrJ:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.styles_todayButton__ogWrJ:focus{outline:1px solid #3b82f6;outline-offset:1px}.styles_todayButton__ogWrJ:disabled{opacity:.4;cursor:not-allowed}.styles_yearMonthPicker__Su_4Q{display:flex;flex-direction:column;gap:1rem;margin-bottom:.75rem}.styles_yearMonthSection__2n4Ft{display:flex;flex-direction:column;gap:.5rem}.styles_sectionTitle__h9Zw_{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;text-align:center}.styles_yearGrid__78McQ{max-height:120px;overflow-y:auto}.styles_monthGrid__z8pRV,.styles_yearGrid__78McQ{display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem}.styles_monthButton__npt_7,.styles_yearButton__9didc{background:none;border:1px solid #e5e7eb;cursor:pointer;padding:.375rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#374151;transition:all .15s ease}.styles_monthButton__npt_7:hover:not(.styles_selected__uAhrm),.styles_yearButton__9didc:hover:not(.styles_selected__uAhrm){background-color:#f9fafb;border-color:#d1d5db}.styles_monthButton__npt_7:focus,.styles_yearButton__9didc:focus{outline:1px solid #3b82f6;outline-offset:1px}.styles_monthButton__npt_7.styles_selected__uAhrm,.styles_yearButton__9didc.styles_selected__uAhrm{background-color:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600}.styles_monthButton__npt_7,.styles_yearButton__9didc{min-height:2rem}@media(max-width:640px){.styles_popup__XB_Fs{width:260px}.styles_popup__XB_Fs.styles_bottom-left__0se3B,.styles_popup__XB_Fs.styles_top-left__W0xsG{left:-.5rem}.styles_popup__XB_Fs.styles_bottom-right__GmfNz,.styles_popup__XB_Fs.styles_top-right__ryzpR{right:-.5rem}.styles_yearGrid__78McQ{max-height:100px}}.styles_wrapper__lDw6Q{width:100%;height:100%;flex:1;overflow:auto;position:relative}.styles_status__EAmVJ{font-size:.875rem;color:#475569;padding:.5rem}.styles_error__YfwLL{font-size:.875rem;color:#b91c1c;padding:.5rem}.styles_table__QERbN{border-collapse:separate;border-spacing:0;min-width:100%;width:max-content}.styles_td__AQdIQ,.styles_th__qv0_V{padding:.5rem .75rem;font-size:.8125rem;line-height:1.25rem;border-bottom:1px solid rgba(0,0,0,.0666666667);border-right:1px solid rgba(0,0,0,.0666666667);box-shadow:inset 0 1px 0 0 #fff;white-space:nowrap}.styles_th__qv0_V{position:sticky;top:0;background:hsla(0,0%,100%,.6);backdrop-filter:blur(20px);z-index:1;font-weight:600;color:rgba(0,0,0,.8666666667);text-align:left;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.6)}.styles_thHeader___AzdI{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.styles_thLabel__JAmce{font-weight:600}.styles_thActions__wijBS{display:inline-flex;align-items:center;gap:.25rem}.styles_iconButton__PkXgf{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff;color:#334155;cursor:pointer;transition:all .2s ease}.styles_iconButton__PkXgf:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}.styles_iconButtonActive__3quxm{color:#000;background:var(--color-accent,#ffd500);border-color:#e6c200;box-shadow:0 0 0 2px rgba(255,213,0,.3)}.styles_iconButtonActive__3quxm:hover{background:#e6c200;border-color:#ccad00;color:#000}.styles_iconButtonPending__FMNqj{color:#f59e0b;background:#fef3c7;animation:styles_pulse__17HwU 1.5s ease-in-out infinite}@keyframes styles_pulse__17HwU{0%,to{opacity:1}50%{opacity:.7}}.styles_filterBadge__FLfwW{position:absolute;top:2px;right:2px;width:6px;height:6px;background:#dc2626;border-radius:50%;border:1px solid #fff}.styles_filterPopover__wqFUH{position:absolute;left:.25rem;right:auto;top:calc(100% + .25rem);z-index:10;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05);min-width:16rem;backdrop-filter:blur(8px)}.styles_filterPopoverRight__0lFle{left:auto;right:.25rem}.styles_filterInputWrapper__PZpCt{position:relative;display:flex;align-items:center}.styles_filterSearchIcon__0USjk{position:absolute;left:.5rem;color:#64748b;pointer-events:none;z-index:1}.styles_filterSpinner__7n9qN{position:absolute;right:.5rem;width:12px;height:12px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:styles_spin__umk1F 1s linear infinite}@keyframes styles_spin__umk1F{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_filterInput__dAR3b{flex:1 1 auto;border:1px solid #e2e8f0;border-radius:.375rem;padding:.375rem 2rem .375rem 1.75rem;font-size:.75rem;line-height:1rem;background:#f8fafc;color:#0f172a;transition:all .2s ease;width:100%}.styles_filterInput__dAR3b:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_filterListHeader__d2FvY{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem}.styles_filterClearAllBtn__YkHi5,.styles_filterSelectAllBtn__FBU2q{display:inline-flex;align-items:center;padding:.25rem .5rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;color:#64748b;font-size:.625rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_filterSelectAllBtn__FBU2q:hover{background:#f0f9ff;border-color:#bae6fd;color:#0369a1}.styles_filterClearAllBtn__YkHi5:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.styles_filterList__43EKV{max-height:12rem;overflow-y:auto;border:1px solid #f1f5f9;border-radius:.375rem;background:#fafafa}.styles_filterListItem__LmGjE{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f8fafc}.styles_filterListItem__LmGjE:hover{background:#f1f5f9}.styles_filterListItem__LmGjE:last-child{border-bottom:none}.styles_filterCheckbox__RpEdZ{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.styles_filterValue__jzz4C{flex:1;font-size:.75rem;color:#374151;line-height:1rem}.styles_emptyValue__Rz6OI{color:#9ca3af;font-style:italic}.styles_filterActions__za88T{gap:.5rem;padding-top:.5rem;border-top:1px solid #f1f5f9;margin-top:.5rem}.styles_filterActions__za88T,.styles_filterSummary__GpvNU{display:flex;align-items:center;justify-content:space-between}.styles_filterSummary__GpvNU{padding:.75rem 1rem;margin-bottom:.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem}.styles_filterCount__r3PRy{color:#475569;font-weight:500}.styles_clearAllFilters__BFhFW{display:inline-flex;align-items:center;padding:.375rem .75rem;background:#ef4444;color:#fff;border:none;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_clearAllFilters__BFhFW:hover{background:#dc2626;transform:translateY(-1px)}.styles_clearAllFilters__BFhFW:active{transform:translateY(0)}.styles_footerCell__k9PeW{background:rgba(248,250,252,.4);border-top:1px solid rgba(226,232,240,.5333333333);padding:0;position:sticky;bottom:0;z-index:10;backdrop-filter:blur(10px)}.styles_footerContent__IU7AQ{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;font-size:.75rem;font-weight:500}.styles_footerStats__Lb_0x{color:#475569;font-weight:500;font-size:.75rem}.styles_clearFilterBtn__YI_Yd{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:500;gap:.25rem;transition:all .2s ease}.styles_clearFilterBtn__YI_Yd:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.styles_filterResetBtn__FcY0l{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:500;gap:.25rem;transition:all .2s ease}.styles_filterResetBtn__FcY0l:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.styles_filterResetBtn__FcY0l:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc;color:#94a3b8}.styles_filterResetBtn__FcY0l:disabled:hover{background:#f8fafc;border-color:#e2e8f0;color:#94a3b8}.styles_filterCloseBtn__KWy2W{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:.375rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;font-size:.75rem;font-weight:500;gap:.25rem;transition:all .2s ease}.styles_filterCloseBtn__KWy2W:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.styles_frozenColumn__mABN1{border-left:1px solid rgba(241,245,249,.8);position:sticky;z-index:2;box-shadow:1px 0 0 0 rgba(241,245,249,.8)}.styles_frozenColumnHeader__Km9Ny{z-index:3}.styles_frozenColumnLast__Epqs2{box-shadow:2px 0 4px rgba(0,0,0,.05)}.styles_tr__LneEK:nth-child(odd) .styles_frozenColumn__mABN1{background-color:#fff}.styles_tr__LneEK:nth-child(2n) .styles_frozenColumn__mABN1{background-color:#eee}.styles_tr__LneEK:hover td.styles_frozenColumn__mABN1{background-color:#fff0b6}.styles_tr__LneEK:nth-child(odd) .styles_td__AQdIQ{background-color:hsla(0,0%,100%,.8666666667)}.styles_tr__LneEK:nth-child(2n) .styles_td__AQdIQ{background-color:hsla(0,0%,100%,.6666666667)}.styles_tr__LneEK:hover .styles_td__AQdIQ{background:hsla(0,0%,100%,.8666666667),rgba(255,221,85,.2)}.styles_clickableRow__puEkG{transition:background-color .2s ease}.styles_Badge__fXNKk{display:inline-flex;align-items:center;padding:.25rem .5rem;background-color:var(--color-slate-100);border:1px solid var(--color-slate-200);border-radius:.375rem;font-size:.75rem;font-weight:500;color:var(--color-slate-700);gap:.25rem;user-select:none;transition:var(--transition)}.styles_Badge__fXNKk:hover{background-color:var(--color-slate-150)}.styles_Badge__fXNKk.styles_size-small__jUmll{padding:.125rem .375rem;font-size:.6875rem}.styles_Badge__fXNKk.styles_size-medium__EiytD{padding:.25rem .5rem;font-size:.75rem}.styles_Badge__fXNKk.styles_size-large__gi9UY{padding:.375rem .75rem;font-size:.875rem}.styles_Badge__fXNKk.styles_variant-default__V5EUz{background-color:#f3f4f6;border-color:#e5e7eb;color:#6b7280}.styles_Badge__fXNKk.styles_variant-success__qeq12{background-color:#d1fae5;border-color:#86efac;color:#065f46}.styles_Badge__fXNKk.styles_variant-warning__sII2Y{background-color:#fef3c7;border-color:#fde047;color:#92400e}.styles_Badge__fXNKk.styles_variant-error__hGWkV{background-color:#fee2e2;border-color:#fca5a5;color:#991b1b}.styles_Badge__fXNKk.styles_variant-info__x8Gn6{background-color:#dbeafe;border-color:#93c5fd;color:#1e40af}.styles_Badge__fXNKk .styles_RemoveButton__TT_HK{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;background:none;border:none;border-radius:50%;color:var(--color-slate-400);cursor:pointer;transition:var(--transition)}.styles_Badge__fXNKk .styles_RemoveButton__TT_HK:hover{background-color:var(--color-slate-200);color:var(--color-slate-600)}.styles_Badge__fXNKk .styles_RemoveButton__TT_HK:active{transform:scale(.95)}.styles_Badge__fXNKk .styles_Text__NnDYR{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8rem}.styles_form__ZtHWa{display:flex;flex-direction:column;gap:1.5rem}.styles_container__KgRv9{display:flex;flex-direction:column;gap:.5rem}.styles_select__G7HKD{padding:.75rem 1rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;line-height:1.5rem;width:100%;background-color:#fff}.styles_label__wFe1G{font-weight:500}.styles_container__bRhup{display:flex;flex-direction:column;gap:.5rem}.styles_input___Iwyy{padding:.75rem 1rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;line-height:1.5rem;width:100%}.styles_label__qC1CA{font-weight:500}.styles_helperText__ArvR8{font-size:.875rem;color:#6b7280;margin-top:-.25rem}.styles_container__tVT8B{padding:1rem}.styles_form__Mh3PG{gap:1.5rem}.styles_formField__SPiiM,.styles_form__Mh3PG{display:flex;flex-direction:column}.styles_fieldHint__f_a8N{font-size:.875rem;color:#6b7280;margin-top:.25rem}.styles_container__LDq57{padding:1rem}.styles_form__4OVkL{gap:1.5rem}.styles_formField__2uMuP,.styles_form__4OVkL{display:flex;flex-direction:column}.styles_loading__reYJO{padding:2rem;color:#6b7280}.styles_backdrop__FgNDD,.styles_loading__reYJO{display:flex;justify-content:center;align-items:center}.styles_backdrop__FgNDD{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:1000;padding:1rem;opacity:0;transition:opacity .2s ease;backdrop-filter:blur(20px)}.styles_modal__cddw1{width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;transform:translateY(8px) scale(.98);opacity:0;transition:transform .2s ease,opacity .2s ease;will-change:transform,opacity;background-color:hsla(0,0%,100%,.6666666667);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:2rem}.styles_small__JqSrf{max-width:480px}.styles_medium__hC_00{max-width:640px}.styles_large__utZ3P{max-width:960px}.styles_full__fkkUG{max-width:none;width:100%;height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);border-radius:.25rem}.styles_backdropOpen__xcq3D{opacity:1}.styles_modalOpen__Fivr1{transform:translateY(0) scale(1);opacity:1}@media(prefers-reduced-motion:reduce){.styles_backdrop__FgNDD{transition:none}.styles_modal__cddw1{transition:none;transform:none;opacity:1}}.styles_header__vDlT5{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0;flex-grow:0}.styles_title__MRWys{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.styles_closeButton__nVdjb{color:#6b7280}.styles_closeButton__nVdjb:hover{color:#374151}.styles_tabs__aUfdx{flex-shrink:0;flex-grow:0;border-bottom:1px solid #e5e7eb}.styles_body__fcWLL{flex:1;overflow-y:auto;display:flex;flex-direction:column;min-height:0;max-height:100%}.styles_content__5Y2hw{padding:1.5rem;flex:1}.styles_footer__hn7Ge{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;flex-shrink:0;flex-grow:0;background-color:#f9fafb}.styles_iconButton__Opm9q{background-color:rgba(0,0,0,0);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:background-color .2s ease}.styles_iconButton__Opm9q:hover{background-color:#e5e7eb}.styles_iconButton__Opm9q svg{width:20px;height:20px}.styles_container__kUjfc{display:flex;flex-direction:column;gap:.5rem}.styles_label___ptz3{font-weight:500}.styles_helperText__4QbpW{font-size:.875rem;color:#6b7280;margin-top:-.25rem}.styles_uploadArea__kNFHU{border:2px dashed #d1d5db;border-radius:.5rem;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s}.styles_uploadArea__kNFHU:hover{border-color:#9ca3af}.styles_uploadArea__kNFHU.styles_error__p8JbH{border-color:#ef4444;background-color:#fef2f2}.styles_errorMessage__vC2ph{color:#b91c1c;font-size:.875rem;margin-top:.5rem}.styles_icon__o37T2{margin:0 auto 1rem;color:#6b7280}.styles_browse__0k8hv{color:#3b82f6;font-weight:500}.styles_hiddenInput__oh1ta{display:none}.styles_fileInfo___pNkM{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.styles_fileIcon__Ywnjt{color:#4b5563;flex-shrink:0}.styles_fileDetails__XSXPD{display:flex;flex-direction:column;gap:.25rem;flex-grow:1;min-width:0}.styles_fileName__5wBAg{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_fileSize__aDPQG{font-size:.875rem;color:#6b7280}.styles_actions__b1EH_{display:flex;align-items:center;gap:.5rem}.styles_changeButton__OyvBB{background:none;border:none;color:#3b82f6;font-weight:500;cursor:pointer;padding:.5rem}.styles_changeButton__OyvBB:hover{text-decoration:underline}.styles_removeButton__f_NRI{background:none;border:none;cursor:pointer;color:#6b7280;border-radius:50%;padding:.25rem;display:flex;align-items:center;justify-content:center}.styles_removeButton__f_NRI:hover{background-color:#e5e7eb}.styles_container__JI3E1{width:100%}.styles_form__nH92F{display:flex;flex-direction:column;gap:1.25rem}.styles_divider___WsjC{font-family:var(--font-heading);font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.05em;padding-top:.5rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.styles_currentLogo__6fJCr{display:flex;flex-direction:column;gap:.5rem}.styles_label__RvzDA{font-weight:500}.styles_logoPreview__I_72L{width:200px;height:100px;object-fit:contain;border-radius:.375rem;border:1px solid #d1d5db;padding:.5rem;background:#fff}.styles_helperText__QpJxq{font-size:.875rem;color:#6b7280}.styles_container__5coY5{height:100%;display:flex;flex-direction:column;gap:1rem}.styles_stats__t18AF{display:flex;gap:1rem;align-items:center;padding:0 1rem}.styles_statItem__4TA5j{font-size:.875rem;color:#6b7280}.styles_statItem__4TA5j strong{color:#111827;font-weight:600}.styles_empty__qBVi_,.styles_error__TtGpE,.styles_loading__JKIHr{display:flex;align-items:center;justify-content:center;padding:3rem;color:#6b7280;height:100%}.styles_error__TtGpE{color:#dc2626}.styles_tableWrapper__WqHwW{width:100%;overflow-x:auto;border-top:1px solid rgba(0,0,0,.0666666667)}.styles_table__L_Gr0{width:100%;border-collapse:collapse;font-size:.875rem}.styles_headerRow__LEeMd{background:hsla(0,0%,100%,.6666666667);font-family:var(--font-heading)}.styles_th__NppE3{text-align:left;font-weight:600;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.styles_row__f3mku{cursor:pointer}.styles_row__f3mku:hover{background:hsla(0,0%,100%,.2666666667)}.styles_td__QTL5K{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.0666666667);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5333333333)}.styles_brandLogo__BwuoO{object-fit:contain;padding:.25rem;background:#fff}.styles_brandLogo__BwuoO,.styles_noLogo__BOvqT{width:80px;height:40px;border-radius:.25rem;border:1px solid #d1d5db}.styles_noLogo__BOvqT{display:flex;align-items:center;justify-content:center;background:#f9fafb;color:#9ca3af}.styles_brandName__fg0MM{font-weight:500;color:#111827}.styles_actions__tpaub{display:flex;gap:.5rem;justify-content:flex-end}.styles_container__h4dDD{width:100%}.styles_form__K5tki{display:flex;flex-direction:column;gap:1rem}.styles_row__2Ya0y{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.styles_divider__WWZ12{font-family:var(--font-heading);font-weight:600;font-size:.875rem;color:#374151;margin-top:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.styles_currentImage__KlVXc{display:flex;flex-direction:column;gap:.5rem}.styles_label__7nFyb{font-family:var(--font-heading);font-weight:600;font-size:.875rem;color:#374151}.styles_imagePreview__f5irJ{width:150px;height:auto;border-radius:8px;border:1px solid #e5e7eb;background:#fff}.styles_helperText__tqdbz{font-size:.75rem;color:#6b7280;margin:0}.styles_container__yjEdG{height:100%;display:flex;flex-direction:column}.styles_controls__i_Dct{display:flex;justify-content:space-between;align-items:center;padding:1rem}.styles_stats__1Tk_F{display:flex;gap:1.5rem;font-size:.875rem}.styles_statItem__GsayY{color:#6b7280}.styles_statItem__GsayY strong{color:#111827;font-weight:600}.styles_loading___LFqn{color:#6b7280}.styles_error__2vI_2,.styles_loading___LFqn{display:flex;align-items:center;justify-content:center;padding:3rem;height:100%}.styles_error__2vI_2{color:#dc2626}.styles_empty__k5tZu{display:flex;align-items:center;justify-content:center;padding:3rem;color:#6b7280;height:100%}.styles_tableWrapper__vpvMK{width:100%;flex:1;min-height:0;overflow:auto;border-top:1px solid rgba(0,0,0,.0666666667)}.styles_table__4Eo8L{width:100%;border-collapse:collapse;font-size:.875rem;min-width:1000px}.styles_headerRow__T90sI{background:hsla(0,0%,100%,.6666666667);font-family:var(--font-heading)}.styles_th__4W4gM{text-align:left;font-weight:600;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;white-space:nowrap;position:sticky;top:0;background:hsla(0,0%,100%,.6666666667);backdrop-filter:blur(8px);z-index:10}.styles_row__TEyLU:hover{background:hsla(0,0%,100%,.2666666667)}.styles_deletedRow__fFHRH{opacity:.6;background:#f9fafb}.styles_td__jjIrD{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.0666666667);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5333333333);color:#1f2937;vertical-align:middle}.styles_productImage__rmlXj{object-fit:cover}.styles_noImage__XUDEw,.styles_productImage__rmlXj{width:48px;height:48px;border-radius:.375rem;border:1px solid rgba(0,0,0,.0666666667)}.styles_noImage__XUDEw{display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#9ca3af}.styles_productInfo__NEwUX{display:flex;flex-direction:column;gap:.25rem}.styles_productName__dKWbq{font-weight:500;color:#111827}.styles_productBrand__wBWFQ{font-size:.8125rem;color:#6b7280}.styles_asin__77vtX{font-family:var(--font-mono);font-size:.8125rem;background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;color:#374151}.styles_categoryInfo___epga{display:flex;flex-direction:column;gap:.25rem}.styles_subcategory__yx9lJ{font-size:.8125rem;color:#6b7280}.styles_labels__yPvOR{display:flex;gap:.375rem;flex-wrap:wrap}.styles_actions__wFSpT{display:flex;gap:.5rem;justify-content:flex-end}@media(max-width:1200px){.styles_table__4Eo8L{min-width:900px}.styles_td__jjIrD:nth-child(4),.styles_th__4W4gM:nth-child(4){display:none}}.styles_container__kUd4q{display:flex;flex-direction:column;height:100%;position:relative}.styles_header__MGLsJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.styles_title__y0KQk{margin:0;font-size:1rem;font-weight:600;color:#1f2937;font-family:var(--font-heading)}.styles_subtitle__cIlRd{font-size:.75rem;color:#6b7280}.styles_tree__Yxe3b{flex:1;overflow-y:auto;min-height:0}.styles_treeContent__aGsHr{position:relative;min-height:100%}.styles_empty__6O8Py{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;color:#6b7280;text-align:center;height:100%}.styles_nodeWrapper__M6Kw1{margin-bottom:.25rem}.styles_node__RrExb{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;border:1px solid rgba(0,0,0,0)}.styles_node__RrExb:hover{background:hsla(0,0%,100%,.2666666667)}.styles_node__RrExb.styles_selected__QFHMN{background:hsla(0,0%,100%,.5333333333);border-color:#3b82f6}.styles_node__RrExb.styles_dragging__WZke4{opacity:.4}.styles_node__RrExb.styles_dragOver__XqyNi{background:#dbeafe;border-color:#3b82f6;border-style:dashed}.styles_dragHandle__2m2_z{display:flex;align-items:center;color:#9ca3af;cursor:grab}.styles_dragHandle__2m2_z:active{cursor:grabbing}.styles_expandToggle__VU6Br{width:1rem;display:flex;align-items:center}.styles_expandButton__aqh_7{background:none;border:none;padding:0;margin:0;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_expandButton__aqh_7:hover{color:#374151}.styles_emptyToggle__zIscK{width:1rem;display:inline-block}.styles_content__yzOXa{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}.styles_name__rXpbV{flex:1;font-size:1rem;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_count__ZeJmG{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.125rem .5rem;border-radius:.75rem;font-weight:500}.styles_deleteButton__fVpf5{opacity:0;transition:opacity .15s ease}.styles_node__RrExb:hover .styles_deleteButton__fVpf5{opacity:1}.styles_children__5UAcN{margin-left:.5rem}.styles_rootDropZone__dn5xf{position:sticky;bottom:0;margin-top:1rem;padding:1rem;background:#dbeafe;border:2px dashed #3b82f6;border-radius:.5rem;text-align:center;color:#1e40af;font-size:.875rem;font-weight:500}.styles_container__RZEBu{display:flex;flex-direction:column;height:100%}.styles_header__5Dr0i{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.styles_title__d_IEK{margin:0;font-size:1rem;font-weight:600;color:#1f2937;font-family:var(--font-heading)}.styles_form__rYHm_{display:flex;flex-direction:column;gap:1rem}.styles_actions__RDl9_{margin-top:.5rem}.styles_container__kKTgn{display:flex;gap:1.5rem;height:60vh;min-height:500px}.styles_leftPanel__q37Ju{flex:1.5;min-width:0;display:flex;flex-direction:column;border-right:1px solid #e5e7eb;padding-right:1.5rem}.styles_rightPanel__AsjrK{flex:1;min-width:0;display:flex;flex-direction:column}.styles_loading__uEomO{color:#6b7280}.styles_error__0uAo4,.styles_loading__uEomO{display:flex;align-items:center;justify-content:center;padding:3rem;min-height:300px}.styles_error__0uAo4{color:#dc2626}@media(max-width:768px){.styles_container__kKTgn{flex-direction:column;height:auto}.styles_leftPanel__q37Ju{border-right:none;border-bottom:1px solid #e5e7eb;padding-right:0;padding-bottom:1.5rem}.styles_rightPanel__AsjrK{padding-top:1.5rem}}.styles_container__rozsF{width:100%}.styles_form__Mg7_B{display:flex;flex-direction:column;gap:1rem}.styles_container__KiK1Y{height:100%;display:flex;flex-direction:column}.styles_loading__bwrJg{color:#6b7280}.styles_error__GnO9T,.styles_loading__bwrJg{display:flex;align-items:center;justify-content:center;padding:3rem;height:100%}.styles_error__GnO9T{color:#dc2626}.styles_empty__JNkQ_{display:flex;align-items:center;justify-content:center;padding:3rem;color:#6b7280;height:100%}.styles_tableWrapper__Xo_Vr{width:100%;flex:1;min-height:0;overflow:auto;border-top:1px solid rgba(0,0,0,.0666666667)}.styles_table__tsza_{width:100%;border-collapse:collapse;font-size:.875rem;min-width:900px}.styles_headerRow__2T_AP{background:hsla(0,0%,100%,.6666666667);font-family:var(--font-heading)}.styles_th__1zfNV{text-align:left;font-weight:600;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;white-space:nowrap}.styles_row__JF5fs:hover{background:hsla(0,0%,100%,.2666666667)}.styles_td__mDGd0{padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.0666666667);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5333333333);color:#1f2937;vertical-align:middle}.styles_accountCell__cBBTK{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.styles_accountName__5TYsv{font-weight:500;color:#111827;text-overflow:ellipsis;overflow:hidden}.styles_marketplaces__xUPjK{display:flex;gap:.375rem;flex-wrap:wrap}.styles_marketplaceFlag__2owtw{display:inline-flex;align-items:center;font-size:1.25rem;line-height:1;position:relative;cursor:default}.styles_marketplaceFlag__2owtw:before{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(.5rem);padding:.375rem .625rem;background:#1f2937;color:#fff;font-size:.75rem;font-weight:500;white-space:nowrap;border-radius:.375rem;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:10;margin-top:.25rem}.styles_marketplaceFlag__2owtw:hover:before{opacity:1;transform:translateX(-50%) translateY(.25rem)}.styles_brands__w2JE1{color:#6b7280;font-size:.8125rem}.styles_actions__htlVu{display:flex;gap:.5rem;justify-content:flex-end}@media(max-width:1024px){.styles_table__tsza_{min-width:800px}.styles_td__mDGd0:nth-child(3),.styles_th__1zfNV:nth-child(3){display:none}}.styles_ViewContent__hwCCh{display:flex;flex-direction:column;gap:1.5rem}.styles_SeverityDetails__xaYH_{display:flex;flex-direction:column;gap:1rem}.styles_DetailRow__1O9X4{display:flex;flex-direction:column;gap:.5rem}.styles_DetailRow__1O9X4 label{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}.styles_DetailRow__1O9X4 span{color:#1f2937;font-size:1rem}.styles_SeverityLevel__7MiPF{display:flex;align-items:center;gap:.5rem}.styles_SeverityColor__O6yAh{width:1rem;height:1rem;border-radius:50%;border:2px solid #e5e7eb}.styles_Description__1gw9z{margin:0;color:#6b7280;line-height:1.5;font-size:.875rem}.styles_Actions__tALhb{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_DeleteButton__Q9hOq,.styles_EditButton__gFbuS{display:flex;align-items:center;gap:.5rem}.styles_DeleteButton__Q9hOq{background-color:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.styles_DeleteButton__Q9hOq:hover{background-color:#b91c1c!important;border-color:#b91c1c!important}.styles_EditForm__ksyGD{display:flex;flex-direction:column;gap:1rem}.styles_FormActions__fXah9{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_DeleteContent__ROz04{display:flex;flex-direction:column;gap:1rem}.styles_DeleteContent__ROz04 p{margin:0;color:#374151;line-height:1.5}.styles_Warning__l03ON{color:#dc2626!important;font-size:.875rem;font-style:italic}.styles_FormField__IMprh{display:flex;flex-direction:column;gap:.5rem}.styles_FormField__IMprh label{font-weight:600;color:#374151;font-size:.875rem}.styles_Input___2Clu,.styles_Select__D_SYy,.styles_Textarea__zPB0S{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .15s ease}.styles_Input___2Clu:focus,.styles_Select__D_SYy:focus,.styles_Textarea__zPB0S:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_Select__D_SYy{background-color:#fff;cursor:pointer}.styles_Textarea__zPB0S{resize:vertical;min-height:80px}.styles_ColorInput__DpBeL{display:flex;gap:.5rem;align-items:center}.styles_ColorPicker__xqtug{width:3rem;height:2.5rem;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;background:none}.styles_ColorPicker__xqtug::-webkit-color-swatch-wrapper{padding:0}.styles_ColorPicker__xqtug::-webkit-color-swatch{border:none;border-radius:.25rem}.styles_CategoryCards__Xr2Tu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.styles_CategoryCard__gBNo4{padding:1rem;display:flex;flex-direction:column;text-align:left;border:none;cursor:pointer;transition:var(--transition);background-color:hsla(0,0%,100%,.4);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:1rem}.styles_CategoryCard__gBNo4:hover{background-color:hsla(0,0%,100%,.8666666667)}.styles_CategoryCard__gBNo4:active{opacity:.7;transition-duration:0s}.styles_CategoryCard__gBNo4 .styles_Name__XdqUd{display:flex;align-items:center;justify-content:space-between}.styles_CategoryCard__gBNo4 .styles_Name__XdqUd span{font-weight:600}.styles_CategoryCard__gBNo4 .styles_Name__XdqUd .styles_Color__VMVPm{width:1.25rem;height:1.25rem;border:2px solid #fff;border-radius:50%}.styles_CategoryCard__gBNo4 .styles_Description__8dHvG{margin-top:.5rem;width:95%;color:rgba(0,0,0,.5333333333)}.styles_ViewContent__AsaNH{display:flex;flex-direction:column;gap:1.5rem}.styles_CategoryDetails__x9_lt{display:flex;flex-direction:column;gap:1rem}.styles_DetailRow__zMrwz{display:flex;flex-direction:column;gap:.5rem}.styles_DetailRow__zMrwz label{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}.styles_DetailRow__zMrwz span{color:#1f2937;font-size:1rem}.styles_SeverityLevel__6d3Rf{display:flex;align-items:center;gap:.5rem}.styles_SeverityColor__vh5Kp{width:1rem;height:1rem;border-radius:50%;border:2px solid #e5e7eb}.styles_Criteria__OY1gr{margin:0;color:#6b7280;line-height:1.5}.styles_Examples__v12Av{margin:0;padding:1rem;border:1px solid var(--color-slate-200);background-color:var(--color-slate-50);border-radius:.5rem;color:#6b7280;line-height:1.3;font-size:.875rem;font-family:var(--font-mono);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-clamp:5;overflow:hidden;text-overflow:ellipsis}.styles_Actions__EE0Rq{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_EditForm__yT9_m{display:flex;flex-direction:column;gap:1rem}.styles_FormActions___Osne{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_DeleteContent__FJWxl{display:flex;flex-direction:column;gap:1rem}.styles_DeleteContent__FJWxl p{margin:0;color:#374151;line-height:1.5}.styles_Warning__aAVZr{color:#dc2626!important;font-size:.875rem;font-style:italic}.styles_DeleteButton__0vhvY{background-color:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.styles_DeleteButton__0vhvY:hover{background-color:#b91c1c!important;border-color:#b91c1c!important}.styles_FormField__LNOf7{display:flex;flex-direction:column;gap:.5rem}.styles_FormField__LNOf7 label{font-weight:600;color:#374151;font-size:.875rem}.styles_Input__ZTSyu,.styles_Select__UUlvq,.styles_Textarea__Qlim5{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .15s ease}.styles_Input__ZTSyu:focus,.styles_Select__UUlvq:focus,.styles_Textarea__Qlim5:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_Select__UUlvq{background-color:#fff;cursor:pointer}.styles_Textarea__Qlim5{resize:vertical;min-height:80px}.styles_DisabledInput__DUtAw{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.styles_FieldNote__Z54P5{color:#6b7280;font-size:.75rem;font-style:italic}.styles_ViewContent__0oFc8{display:flex;flex-direction:column;gap:1.5rem}.styles_ItemDetails__CtEDI{display:flex;flex-direction:column;gap:1rem}.styles_DetailRow__i4pdB{display:flex;flex-direction:column;gap:.5rem}.styles_DetailRow__i4pdB label{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}.styles_DetailRow__i4pdB span{color:#1f2937;font-size:1rem}.styles_CategoryBadge__AFIpL{display:inline-block;background-color:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;width:fit-content}.styles_SeverityLevel__se2HF{display:flex;align-items:center;gap:.5rem}.styles_SeverityColor__Cp5ev{width:1rem;height:1rem;border-radius:50%;border:2px solid #e5e7eb}.styles_Criteria__B28zi{margin:0;color:#6b7280;line-height:1.5;font-size:.875rem}.styles_Actions__VFDgp{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_EditForm__D44Ja{display:flex;flex-direction:column;gap:1rem}.styles_FormActions__U5ZUc{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_DeleteContent__4IJSw{display:flex;flex-direction:column;gap:1rem}.styles_DeleteContent__4IJSw p{margin:0;color:#374151;line-height:1.5}.styles_Warning__VM6fI{color:#dc2626!important;font-size:.875rem;font-style:italic}.styles_DeleteButton__tS388{background-color:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.styles_DeleteButton__tS388:hover{background-color:#b91c1c!important;border-color:#b91c1c!important}.styles_FormField__0okt5{display:flex;flex-direction:column;gap:.5rem}.styles_FormField__0okt5 label{font-weight:600;color:#374151;font-size:.875rem}.styles_Input__VQ3n5,.styles_Select__nm1jb,.styles_Textarea__rk9cU{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .15s ease}.styles_Input__VQ3n5:focus,.styles_Select__nm1jb:focus,.styles_Textarea__rk9cU:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_Select__nm1jb{background-color:#fff;cursor:pointer}.styles_Textarea__rk9cU{resize:vertical;min-height:80px}.styles_IssueItemsByCategory__1QPJr{display:flex;flex-direction:column;gap:2rem}.styles_CategoryGroup__ukO91{display:flex;flex-direction:column;gap:1rem}.styles_CategoryGroup__ukO91 .styles_CategoryTitle__OH7Qv{font-size:1.25rem;font-weight:600;color:rgba(0,0,0,.8666666667);margin:0;padding-bottom:.5rem}.styles_IssueItemCards__9O_zW{display:flex;flex-direction:column;gap:2rem}.styles_ItemGrid__XWcXx{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.styles_IssueItemCard__UXG6D{padding:1rem;display:flex;flex-direction:column;text-align:left;border-radius:.75rem;transition:var(--transition);cursor:pointer;background-color:hsla(0,0%,100%,.4);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:1rem}.styles_IssueItemCard__UXG6D:hover{background-color:hsla(0,0%,100%,.8666666667)}.styles_IssueItemCard__UXG6D:active{opacity:.7;transition-duration:0s}.styles_IssueItemCard__UXG6D .styles_Header__zmFho{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem}.styles_IssueItemCard__UXG6D .styles_Header__zmFho .styles_Name__k0YF6{display:flex;align-items:center;gap:.75rem}.styles_IssueItemCard__UXG6D .styles_Header__zmFho .styles_Name__k0YF6 span{font-weight:600}.styles_IssueItemCard__UXG6D .styles_Header__zmFho .styles_Color__z_TB8{width:1.25rem;height:1.25rem;border:2px solid #fff;border-radius:50%;flex-shrink:0}.styles_IssueItemCard__UXG6D .styles_Header__zmFho .styles_Category__eyTaj{margin-left:auto;display:flex;flex-direction:row;gap:.5rem;font-size:.875rem;color:var(--color-slate-600);background-color:var(--color-slate-200);padding:.25rem .5rem;border-radius:.375rem;font-weight:500}.styles_IssueItemCard__UXG6D .styles_Description__QiYhA{color:rgba(0,0,0,.5333333333);line-height:1.5}.styles_container__0_6WF{display:flex;flex-direction:column;height:100%;min-height:0;border-radius:1rem 0 0 1rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.6666666667);background-color:hsla(0,0%,100%,.3333333333)}.styles_toolbar__2C01K{height:4rem;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.6666666667);flex-shrink:0;flex-grow:0;background-color:hsla(0,0%,100%,.5333333333)}.styles_toolbar__2C01K .styles_toolbarHeader__IG1h4{display:flex;align-items:center;gap:.75rem}.styles_toolbar__2C01K .styles_toolbarHeader__IG1h4 .styles_icon__6_OWV{width:20px;height:20px}.styles_toolbar__2C01K .styles_toolbarHeader__IG1h4 .styles_backLink__Jv_qx{display:flex;align-items:center;color:inherit;text-decoration:none;transition:opacity .2s}.styles_toolbar__2C01K .styles_toolbarHeader__IG1h4 .styles_backLink__Jv_qx:hover{opacity:.7}.styles_toolbar__2C01K .styles_toolbarHeader__IG1h4 .styles_toolbarTitle__ITGYk{font-weight:600}.styles_toolbar__2C01K .styles_toolbarActions__RyxhI{height:100%;display:flex;align-items:center;gap:.75rem}.styles_contentContainer__OK5jy{flex-grow:1;flex-shrink:1;overflow-y:auto}.styles_footer__NIo0j{flex-shrink:0;flex-grow:0;border-top:1px solid #e2e8f0}.styles_container__Atar6{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem;background:#fafafa}.styles_content__qfh7t{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px;padding:3rem 2rem;background:#fff;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.styles_iconContainer__oboGX{margin-bottom:1.5rem}.styles_icon__vUgf4{color:#f59e0b;opacity:.8}.styles_title__5lJ90{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 1rem;font-family:var(--font-heading)}.styles_message__4XsSE{font-size:1rem;color:#6b7280;margin:0 0 2rem;line-height:1.5}.styles_actions__YJiDd{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media(max-width:480px){.styles_container__Atar6{padding:1rem}.styles_content__qfh7t{padding:2rem 1.5rem}.styles_actions__YJiDd{flex-direction:column;width:100%}}.styles_Container___r1gB{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background-color:#f1f5f9}.styles_Toolbar__UL3Tz{height:4rem;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;background-color:#fff;flex-shrink:0;flex-grow:0}.styles_Toolbar__UL3Tz .styles_ToolbarHeader____FHi{display:flex;align-items:center;gap:.75rem}.styles_Toolbar__UL3Tz .styles_ToolbarHeader____FHi .styles_ToolbarTitle__2n4h9{font-weight:600}.styles_Toolbar__UL3Tz .styles_ToolbarActions__Uw9Ur{display:flex;align-items:center;gap:.75rem}.styles_SearchInput__QfI4T{position:relative}.styles_SearchInput__QfI4T .styles_Icon__dxkfe{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.styles_SearchInput__QfI4T .styles_Input__y_C45{width:16rem;padding:.375rem .75rem .375rem 2.25rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:1rem}.styles_SearchInput__QfI4T .styles_Input__y_C45:focus{outline:none;box-shadow:none}.styles_ContentContainer__s16Pv{flex-grow:1;flex-shrink:1;overflow-y:auto}.styles_CenteredContent___eL__{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#9ca3af}.styles_CenteredContent___eL__ .styles_Icon__dxkfe{color:#65bfa0}.styles_CenteredContent___eL__ h3{font-weight:600;font-size:1.3rem;color:#636363}@keyframes styles_glowAnimation__P1gRC{0%{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:0}20%{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:100px}40%{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:200px}60%{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:400px}80%{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:200px}to{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));background-size:400px;background-position-x:0}}.styles_GeneratingCard__WtL4Y{flex-grow:0;flex-shrink:0;position:sticky;top:1rem;z-index:10;margin:2rem 2rem 1rem;padding:1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));border-radius:2rem;backdrop-filter:blur(10px);box-shadow:0 .25rem .5rem rgba(0,0,0,.02),inset 0 0 0 1px rgba(0,0,0,.05),inset 0 0 0 2px #fff,0 0 20px rgba(255,107,107,.1);animation:styles_glowAnimation__P1gRC 8s ease-in-out infinite;overflow:hidden}.styles_GeneratingCard__WtL4Y:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);z-index:-1;border-radius:inherit}.styles_ReviewCard__S54Lq{display:flex;flex-direction:column;min-height:200px;background-color:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 .25rem 2rem rgba(0,0,0,.02),0 2rem 2rem -2rem rgba(0,0,0,.1);transition:var(--transition)}.styles_ReviewCard__S54Lq:hover{box-shadow:0 .25rem 2rem rgba(0,0,0,.03),0 2.5rem 2.5rem -2.5rem rgba(0,0,0,.2)}.styles_ReviewCard__S54Lq .styles_CardHeader__My6j4{flex-grow:0;flex-shrink:0;height:3.25rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_ReviewCard__S54Lq .styles_CardHeader__My6j4 .styles_Stars__I34eg{display:flex}.styles_ReviewCard__S54Lq .styles_CardHeader__My6j4 .styles_Stars__I34eg svg{fill:#fb0;stroke:rgba(0,0,0,0);stroke-width:0px}.styles_ReviewCard__S54Lq .styles_CardHeader__My6j4 .styles_ReviewAddress__amObE{font-size:.875rem;font-weight:600;color:#9ca3af}.styles_ReviewCard__S54Lq .styles_CardBody__wPnGo{padding:0 1rem 1rem}.styles_ReviewCard__S54Lq .styles_CardBody__wPnGo h3{font-size:1.125rem;font-weight:700;line-height:1.25rem}.styles_ReviewCard__S54Lq .styles_CardBody__wPnGo .styles_Product__gTjaZ{font-size:.875rem;font-weight:600;color:#9ca3af;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.styles_ReviewCard__S54Lq .styles_CardBody__wPnGo p{margin-top:.5rem;font-family:var(--font-serif);line-height:1.4rem;font-size:.925rem}.styles_ReviewCard__S54Lq .styles_CardFooter__YlgOV{margin-top:auto;height:3.25rem;padding:0 .5rem 0 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top:1px solid #edf0f4}.styles_ReviewCard__S54Lq .styles_CardFooter__YlgOV .styles_Keywords__tAyPq .styles_KeywordStatus__fePs2{font-size:.875rem;color:#9ca3af;font-weight:500}.styles_ReviewCard__S54Lq .styles_CardFooter__YlgOV .styles_Keywords__tAyPq .styles_KeywordsList__2quox{font-family:var(--font-mono);font-size:.875rem;font-weight:700}.styles_ReviewCard__S54Lq .styles_CardFooter__YlgOV .styles_Keywords__tAyPq .styles_KeywordsList__2quox .styles_KeywordItem__KyEh_{display:flex;gap:.5rem}.styles_ReviewCard__S54Lq .styles_CardFooter__YlgOV .styles_CardActions___tb2k{display:flex;gap:.25rem;align-items:center}.styles_ReviewCard__S54Lq.styles_Generating__3icwg{box-shadow:0 .25rem 2rem rgba(0,0,0,.03),0 2.5rem 2.5rem -2.5rem rgba(0,0,0,.2)}.styles_ReviewCard__S54Lq.styles_Generating__3icwg .styles_CardFooter__YlgOV{animation:styles_glowAnimation__P1gRC 8s ease-in-out infinite;border-color:rgba(0,0,0,0)}.styles_ReviewCard__S54Lq.styles_Generating__3icwg .styles_CardFooter__YlgOV .styles_Keywords__tAyPq .styles_KeywordStatus__fePs2{color:rgba(0,0,0,.6)}.styles_ReviewCard__S54Lq.styles_Accepted__w5_Vv .styles_CardFooter__YlgOV{background-color:#f0fdf4;border-color:#bbf7d0}.styles_ReviewCard__S54Lq.styles_Error__HrojO .styles_CardFooter__YlgOV{background-color:#fef2f2;border-color:#fecaca}.styles_ProgressHUD__idHYG{position:fixed;bottom:2rem;right:2rem;width:360px;max-width:calc(100vw - 4rem);padding:1rem;display:flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333));border-radius:2rem;backdrop-filter:blur(10px);box-shadow:0 .25rem .5rem rgba(0,0,0,.02),inset 0 0 0 1px rgba(0,0,0,.05),inset 0 0 0 2px #fff,0 0 20px rgba(255,107,107,.1);animation:styles_glowAnimation__P1gRC 8s ease-in-out infinite;overflow:hidden;z-index:1000;transform:translateX(calc(100% + 2rem));opacity:0;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.styles_ProgressHUD__idHYG:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);z-index:-1;border-radius:inherit}.styles_ProgressHUD__idHYG.styles_Show__9ccVP{transform:translateX(0);opacity:1}@media(max-width:768px){.styles_ProgressHUD__idHYG{bottom:1rem;right:1rem;left:1rem;width:auto;max-width:none;padding:.75rem;gap:.75rem;transform:translateY(calc(100% + 2rem))}.styles_ProgressHUD__idHYG.styles_Show__9ccVP{transform:translateY(0)}}@media(hover:hover){.styles_ProgressHUD__idHYG.styles_Show__9ccVP:hover,.styles_ProgressHUD__idHYG:hover{transform:translateX(0) scale(1.02)}}.styles_ProgressHUD__idHYG.styles_Generating__3icwg{animation:styles_glowAnimation__P1gRC 8s ease-in-out infinite}.styles_ProgressHUD__idHYG.styles_Accepting__639fY{animation:styles_glowAnimation__P1gRC 6s ease-in-out infinite;background:linear-gradient(90deg,rgba(69,183,209,.1333333333),rgba(78,205,196,.1333333333),rgba(69,183,209,.1333333333),rgba(150,206,180,.1333333333),rgba(69,183,209,.1333333333),rgba(78,205,196,.1333333333))}.styles_ProgressHUD__idHYG.styles_Rejecting__8b5WP{animation:styles_glowAnimation__P1gRC 6s ease-in-out infinite;background:linear-gradient(90deg,rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333),rgba(254,202,87,.1333333333),rgba(255,107,107,.1333333333))}.styles_ProgressHUD__idHYG.styles_Completed__Zcwh4{background:linear-gradient(90deg,rgba(150,206,180,.1333333333),rgba(78,205,196,.1333333333),rgba(150,206,180,.1333333333),rgba(78,205,196,.1333333333),rgba(150,206,180,.1333333333),rgba(78,205,196,.1333333333));animation:none}.styles_ProgressHUD__idHYG.styles_Error__HrojO{background:linear-gradient(90deg,rgba(255,107,107,.1333333333),rgba(231,76,60,.1333333333),rgba(255,107,107,.1333333333),rgba(231,76,60,.1333333333),rgba(255,107,107,.1333333333),rgba(231,76,60,.1333333333));animation:none}.styles_ProgressRing__2zLr1{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_ProgressCircle__m6BSS{transition:stroke-dashoffset .5s ease-in-out,stroke .3s ease}.styles_HUDContent___KGI7{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.styles_StatusText__ZTuPH{font-size:.875rem;font-weight:600;color:#2d3748;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_Count__ms_nL{font-size:.75rem;color:#718096;font-weight:500;font-family:var(--font-mono)}.styles_HUDActions__9QJhI{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.styles_ActionButton__qLDB7{width:2rem;height:2rem;border-radius:.5rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:0}.styles_ActionButton__qLDB7:disabled{opacity:.5;cursor:not-allowed}.styles_CancelButton__N9Cd_{background:rgba(239,68,68,.1);color:#dc2626}.styles_CancelButton__N9Cd_:hover:not(:disabled){background:rgba(239,68,68,.2)}.styles_RejectButton__FgrLM{background:rgba(243,156,18,.1);color:#d69e2e}.styles_RejectButton__FgrLM:hover:not(:disabled){background:rgba(243,156,18,.2)}.styles_AcceptButton__QeiqM{background:rgba(46,204,113,.1);color:#38a169}.styles_AcceptButton__QeiqM:hover:not(:disabled){background:rgba(46,204,113,.2)}.styles_CloseButton__W_ms6{background:rgba(0,0,0,.05);color:#718096}.styles_CloseButton__W_ms6:hover{background:rgba(0,0,0,.1);color:#4a5568}.styles_ProcessingIndicator__macJQ{display:flex;align-items:center;color:#718096}.styles_HeaderProgress__6DsbS{position:relative;height:100%;padding-left:1rem;display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.9);min-width:200px;z-index:10}.styles_HeaderBackground__LsYsq{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;mask-image:radial-gradient(circle at center,black 0,black 50%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,black 0,black 50%,transparent 100%);animation:styles_glowAnimation__P1gRC 8s ease-in-out infinite}.styles_HeaderProgressRing__VLg7z{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_HeaderProgressCircle__PajXQ{transition:stroke-dashoffset .5s ease-in-out,stroke .3s ease}.styles_HeaderProgressContent__Eo2FC{display:flex;flex-direction:column;min-width:0;flex:1;align-items:end}.styles_HeaderStatusText__8OPZ5{text-align:right;font-size:.875rem;font-weight:600;color:#2d3748;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_HeaderCount___N6_v{font-size:.875rem;color:#718096;font-weight:500}.styles_HeaderCancelButton__TBHYq{flex-shrink:0}.styles_HeaderProcessingIndicator__4pP6K{display:flex;align-items:center;color:#718096;flex-shrink:0}.styles_card__JRdcz{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1rem;transition:box-shadow .2s ease,border-color .2s ease}.styles_card__JRdcz:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border-color:#d1d5db}.styles_header__2VtlL{display:flex;align-items:flex-start;gap:.75rem}.styles_titleContainer__9tjIl{display:flex;align-items:center;gap:.75rem;flex:1}.styles_icon__elllG{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#f3f4f6;border-radius:.5rem;color:#6b7280}.styles_title__Typ3t{font-weight:600;font-size:1.125rem;color:#1f2937;margin:0}.styles_description__7R3mb{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.styles_content__D79Ln{padding:.75rem 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.styles_actions__3R2dk{display:flex;gap:.75rem;justify-content:end;margin-top:auto}.styles_stat__jgqNm{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151}.styles_statNumber__yl76j{font-weight:600;color:#1f2937}.styles_statLabel__nNmac{color:#6b7280}.styles_Page__teW_q{width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto}.styles_Page__teW_q .styles_Toolbar__ygRZt{flex-grow:0;flex-shrink:0;height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.styles_Page__teW_q .styles_Toolbar__ygRZt .styles_Navigation__75Nya{display:flex;align-items:center;gap:.5rem}.styles_Page__teW_q .styles_Toolbar__ygRZt .styles_Navigation__75Nya .styles_Title__eSR7t{font-weight:600}.styles_Page__teW_q .styles_Toolbar__ygRZt .styles_Actions__hV_FO{display:flex;align-items:center;gap:.5rem}.styles_Page__teW_q .styles_Toolbar__ygRZt .styles_Actions__hV_FO .styles_LoadingText__U2i27{font-size:.875rem;font-weight:400;opacity:.8}.styles_Page__teW_q.styles_Loading__W4IXB .styles_ReviewCard__CSpp8>.styles_CardSide__jwqOr{background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.8666666667));box-shadow:none;opacity:.5;pointer-events:none}.styles_Page__teW_q.styles_Accepting__01JzP{background:#c7e9ff;background:linear-gradient(90deg,rgba(0,201,94,.522),rgba(1,195,111,.411) 25%,rgba(30,224,182,.661) 50%,rgba(0,201,94,.522));background-size:200% 200%;background-position-x:-50%;animation:styles_loadingAnimation__jJLEt 2s ease-in-out infinite}.styles_Page__teW_q.styles_Accepting__01JzP .styles_ReviewCard__CSpp8>.styles_CardSide__jwqOr{background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.8666666667));box-shadow:none;opacity:.5;pointer-events:none}@keyframes styles_loadingAnimation__jJLEt{0%{background-position-x:150%}to{background-position-x:-50%}}.styles_PageContent__aQj_W{flex-grow:1;flex-shrink:1;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;min-height:0;z-index:10}.styles_ReviewList__Am_i0{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1rem;padding:2rem}.styles_ReviewCard__CSpp8{position:relative;width:100%;height:18rem;transition:all .3s ease-out}.styles_ReviewCard__CSpp8>.styles_CardSide__jwqOr{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;gap:.5rem;padding:1rem;backface-visibility:hidden;transition:all .5s;transform-style:preserve-3d;background-color:hsla(0,0%,100%,.4);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:2rem}.styles_ReviewCard__CSpp8>.styles_CardSide__jwqOr.styles_Back__pdKTt{transform:rotateY(180deg)}.styles_ReviewCard__CSpp8 .styles_Header__yudxP{flex-grow:0;flex-shrink:0;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Address__VlVwR{flex-grow:0;flex-shrink:0;font-weight:600;opacity:.9}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_ASIN__RBJy3{flex-grow:0;flex-shrink:0;font-weight:500;opacity:.7}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_ProductName__uRbid{flex-grow:1;flex-shrink:1;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.5}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Rating__NTl5m{margin-left:auto;flex-grow:0;flex-shrink:0;display:flex;align-items:center}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Rating__NTl5m .styles_Filled__ui751{fill:#ffb623;stroke:rgba(0,0,0,0)}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Rating__NTl5m .styles_Empty__nlfRd{fill:#ddd;stroke:rgba(0,0,0,0)}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Sentiment__ZsNMz{margin-left:auto}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Sentiment__ZsNMz .styles_SentimentText__gYcgD{font-weight:600;font-size:.825rem}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Sentiment__ZsNMz .styles_SentimentText__gYcgD.styles_POSITIVE__h1BaG{color:#029044}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Sentiment__ZsNMz .styles_SentimentText__gYcgD.styles_NEGATIVE__GttsH{color:#b10012}.styles_ReviewCard__CSpp8 .styles_Header__yudxP .styles_Sentiment__ZsNMz .styles_SentimentText__gYcgD.styles_NEUTRAL__6mbgj{color:#3c424b}.styles_ReviewCard__CSpp8 .styles_Body__4iL33{padding-bottom:.5rem;flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cfd8dc #f8fafc;transition:scrollbar-color .2s}.styles_ReviewCard__CSpp8 .styles_Body__4iL33::-webkit-scrollbar{width:6px;background:rgba(0,0,0,0);transition:opacity .2s;opacity:0}.styles_ReviewCard__CSpp8 .styles_Body__4iL33:hover::-webkit-scrollbar{opacity:1}.styles_ReviewCard__CSpp8 .styles_Body__4iL33::-webkit-scrollbar-thumb{background:#cfd8dc;border-radius:8px;transition:all .2s}.styles_ReviewCard__CSpp8 .styles_Body__4iL33::-webkit-scrollbar-track{background:#f8fafc;border-radius:8px}.styles_ReviewCard__CSpp8 .styles_Body__4iL33{scrollbar-width:none}.styles_ReviewCard__CSpp8 .styles_Body__4iL33:hover{scrollbar-width:thin;scrollbar-color:#cfd8dc #f8fafc}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ReviewTitle__ab8F7{font-weight:600;color:var(--color-slate-800)}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ReviewBody__5r7_V{font-weight:400;font-family:var(--font-serif);color:var(--color-slate-700)}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_TotalIssues__xchyD{font-weight:600;color:var(--color-slate-800)}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_CategoryTitle__5CEs0{font-weight:700;font-size:1rem;color:var(--color-slate-800)}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ResultSection__YF_V2{padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ResultSection__YF_V2 h2{font-size:1.5rem}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ResultSection__YF_V2 ul.styles_Keywords__dFE9L{padding-left:1rem;list-style:disc}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_ResultSection__YF_V2 ul.styles_Keywords__dFE9L li{margin-top:.5rem}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Issues__w8I6z span{display:inline-block;margin:.25rem .25rem 0 0;padding:.5rem;height:2rem;line-height:1rem;background-color:var(--color-slate-50);border-radius:8px;font-size:.825rem;font-weight:500;font-family:var(--font-mono);color:var(--color-slate-800)}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Issues__w8I6z span.styles_Blue__O9mV8{background-color:#cfe3ff}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Issues__w8I6z span.styles_Yellow__nILV5{background-color:#fff5b6}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Issues__w8I6z span.styles_Orange__rf_XG{background-color:#ffa600;color:#fff}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Issues__w8I6z span.styles_Red__9zoSd{background-color:#c11919;color:#fff}.styles_ReviewCard__CSpp8 .styles_Body__4iL33 .styles_Reasoning__bVlOr{margin-top:.5rem;font-weight:400;font-family:var(--font-serif);color:var(--color-slate-700)}.styles_ReviewCard__CSpp8 .styles_Footer__e2sev{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.0666666667);display:flex;align-items:center;justify-content:space-between}.styles_ReviewCard__CSpp8 .styles_Footer__e2sev .styles_StatusText__ya9ni{font-size:.875rem;font-weight:600;opacity:.7}.styles_ReviewCard__CSpp8 .styles_Footer__e2sev .styles_Actions__hV_FO{display:flex;align-items:center;gap:.5rem}.styles_ReviewCard__CSpp8.styles_Flip__JRwKt>.styles_CardSide__jwqOr.styles_Front__C0qPp{transform:rotateY(180deg)}.styles_ReviewCard__CSpp8.styles_Flip__JRwKt>.styles_CardSide__jwqOr.styles_Back__pdKTt{transform:rotateY(0deg)}.styles_ReviewCard__CSpp8.styles_Analyzing__3Nefl>.styles_CardSide__jwqOr.styles_Front__C0qPp{background:radial-gradient(25% 25% at center center,rgba(11,236,139,.2666666667),rgba(255,255,255,0)),radial-gradient(25% 25% at center center,rgba(255,213,0,.4),rgba(255,255,255,0)),radial-gradient(25% 25% at center center,rgba(0,174,255,.2666666667),rgba(255,255,255,0)),#fff;background-size:200% 200%,200% 200%,200% 200%;background-position-x:100%,50%,-200%;background-position-y:200%,200%,200%;animation:styles_cardAnalyzingAnimation__YRdzQ 10s ease-in-out infinite}.styles_ReviewCard__CSpp8.styles_Accepting__01JzP>.styles_CardSide__jwqOr.styles_Back__pdKTt{background:radial-gradient(25% 25% at center center,rgba(11,236,139,.2666666667),rgba(255,255,255,0)),radial-gradient(25% 25% at center center,rgba(176,224,20,.2666666667),rgba(255,255,255,0)),radial-gradient(25% 25% at center center,rgba(0,222,233,.2666666667),rgba(255,255,255,0)),#fff;background-size:200% 200%,200% 200%,200% 200%;background-position-x:100%,50%,-200%;background-position-y:200%,200%,200%;animation:styles_cardAnalyzingAnimation__YRdzQ 10s ease-in-out infinite}.styles_ReviewCard__CSpp8.styles_Accepted___YnTU{height:0;opacity:0;animation:styles_removeFromDOM__eHg3z .5s ease-out forwards}.styles_ReviewCardPlaceholder___0mqk{width:100%;background:linear-gradient(90deg,rgba(255,255,255,.4),rgba(255,255,255,.9333333333),rgba(255,255,255,.4));height:10rem;border-radius:1rem;animation:styles_loadingAnimation__jJLEt 1s ease-in-out infinite;background-size:200% 200%;background-position-x:150%}@keyframes styles_cardAnalyzingAnimation__YRdzQ{0%{background-position-x:100%,50%,-200%}25%{background-position-x:-50%,0,-200%}50%{background-position-x:-200%,50%,100%}75%{background-position-x:-50%,100%,-200%}to{background-position-x:100%,50%,-200%}}@keyframes styles_removeFromDOM__eHg3z{0%{display:block}60%{display:block}70%{display:none;opacity:0;height:0}to{display:none;opacity:0;height:0}}.styles_container___E1V0{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background-color:#f1f5f9}.styles_notGenerated__QKJMn{color:#9ca3af;font-size:.825rem}.styles_header__9uQfF{height:4rem;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;background-color:#fff}.styles_headerLeft__n3I1F{display:flex;align-items:center;gap:.75rem}.styles_backButton__85NKX{padding:.5rem!important;min-width:auto!important;border-radius:.375rem!important}.styles_backButton__85NKX:hover{background-color:#f1f5f9!important}.styles_headerTitle__jYIAh{display:flex;flex-direction:column;gap:.125rem}.styles_headerTitle__jYIAh>span:first-child{font-weight:600;font-size:1rem;color:#1e293b;line-height:1.2}.styles_subtitle__7IxDi{font-size:.875rem;color:#64748b;font-weight:500;line-height:1.2}.styles_headerActions__3nWub{display:flex;gap:.75rem;align-items:center}.styles_headerActions__3nWub button{display:flex;align-items:center;gap:.5rem}.styles_disclaimer__SU91I{margin-bottom:1.5rem;padding:1rem;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem}.styles_disclaimer__SU91I p{margin:0;font-size:.875rem;color:#92400e;line-height:1.5}.styles_disclaimer__SU91I p strong{color:#78350f;font-weight:600}.styles_content__SnQCJ{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0;gap:1rem;padding:1rem;overflow:hidden}.styles_loading__ksw3c{font-size:1.125rem;color:#64748b}.styles_error__LBGAg,.styles_loading__ksw3c{display:flex;align-items:center;justify-content:center;height:100%}.styles_error__LBGAg{flex-direction:column;gap:1rem;text-align:center}.styles_error__LBGAg h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.styles_error__LBGAg p{font-size:1rem;color:#64748b;margin:0}.styles_error__LBGAg button{display:flex;align-items:center;gap:.5rem}.styles_reportsSection___MqAy{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;flex-shrink:0}.styles_reportCard__yUwnv{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .75rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .2s ease}.styles_reportCard__yUwnv:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.1);border-color:#d1d5db}.styles_cardContent__XJfvV{flex-grow:1;display:flex;align-items:center}.styles_cardContent__XJfvV h3{margin:0;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.2}.styles_dataSection__Nthm_{display:flex;flex-grow:1;flex-shrink:1;min-height:0;gap:1rem}.styles_dataColumn__S49l9{display:flex;flex-direction:column;flex:1;min-height:0;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}.styles_columnHeader__YcdF5{display:flex;align-items:center;justify-content:space-between;flex-grow:0;flex-shrink:0;padding:.75rem;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}.styles_columnHeader__YcdF5 h3{margin:0;font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.2}.styles_columnInstructions__a03rW{flex-grow:0;flex-shrink:0;padding:.75rem;background-color:#fefefe;border-bottom:1px solid #f1f5f9}.styles_columnInstructions__a03rW p{margin:0;font-size:.875rem;color:#64748b;line-height:1.4}.styles_columnContent__Dz9xo{flex-grow:1;flex-shrink:1;min-height:0;overflow:hidden}.styles_columnContent__Dz9xo p{margin:0;color:#64748b;font-style:italic}.styles_filterPopover__npuuO{position:absolute;left:.25rem;right:auto;top:calc(100% + .25rem);z-index:10;display:flex;align-items:center;gap:.25rem;padding:.5rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.08);min-width:14rem}.styles_filterActions__pK7ka{display:inline-flex;align-items:center;gap:.25rem}.styles_filterPopover__npuuO .styles_filterInput__QKj5O{flex:1 1 auto}.styles_container__YKjvo{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background-color:#f1f5f9}.styles_header__Eo936{flex-grow:0;flex-shrink:0;height:4rem;padding:.5rem .5rem .5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.0666666667)}.styles_headerTitle__uyiUl{display:flex;align-items:center;gap:.5rem}.styles_headerTitle__uyiUl .styles_icon__B0Jji{width:24px;height:24px}.styles_headerTitle__uyiUl span{font-weight:600}.styles_headerActions__jV0lT{display:flex;padding-right:.5rem;gap:1rem;align-items:center}.styles_headerActions__jV0lT button{display:flex;align-items:center;gap:.5rem}.styles_dateControl__L13kV{height:2.25rem;display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:0 .5rem}.styles_dateControl__L13kV:focus-within{border-color:#cbd5e1;box-shadow:0 0 0 2px rgba(15,23,42,.04),0 0 0 3px rgba(255,213,0,.4)}.styles_dateIcon__jj_RP{width:18px;height:18px;color:#64748b}.styles_dateInput__LM5kJ{appearance:none;border:none;background:rgba(0,0,0,0);color:#0f172a;font-size:.875rem;line-height:1.25rem;outline:none;padding:0;min-width:10ch}.styles_datePicker__V2Tpm{width:auto}.styles_contentContainer__UfUY5{flex:1 1 auto;min-height:0;overflow:hidden}.styles_sheetContent__jPCZb{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;border-top:1px solid rgba(0,0,0,.0666666667)}.styles_footer__MRswm{flex-grow:0;flex-shrink:0;height:3rem;border-top:1px solid #e2e8f0;background-color:hsla(0,0%,100%,.5333333333);display:flex;align-items:center;padding:0 1rem}.styles_sheetTabs__aSJh2{height:100%;display:flex;align-items:center;width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;border-left:1px solid rgba(0,0,0,.0666666667)}.styles_sheetTabs__aSJh2::-webkit-scrollbar{display:none}.styles_sheetTab__M2yq4{height:100%;appearance:none;background:rgba(0,0,0,0);color:#475569;font-size:.825rem;line-height:1rem;padding:.5rem 1rem;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease;outline:none;box-shadow:none;display:inline-flex;align-items:center;gap:.375rem;border-right:1px solid rgba(0,0,0,.0666666667)}.styles_sheetTab__M2yq4:hover{background-color:hsla(0,0%,100%,.5333333333);border-color:#e2e8f0;color:#0f172a}.styles_sheetTab__M2yq4:focus-visible{border-color:#cbd5e1;box-shadow:0 0 0 2px rgba(15,23,42,.04),0 0 0 3px rgba(255,213,0,.4)}.styles_sheetTab__M2yq4.styles_active__2_u0J{background-color:#fff;color:#0f172a;border-color:#ffd500 #e2e8f0 #e2e8f0;box-shadow:inset 0 4px 0 0 #ffd500;transform:none;font-weight:600}.styles_tabIcon__pAkhz{width:18px;height:18px}.styles_tabLabel__pRX8E{display:inline-block}.styles_filterPopover__OfOl_{position:absolute;left:.25rem;right:auto;top:calc(100% + .25rem);z-index:10;display:flex;align-items:center;gap:.25rem;padding:.5rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.08);min-width:14rem}.styles_filterActions__ROu9F{display:inline-flex;align-items:center;gap:.25rem}.styles_filterPopover__OfOl_ .styles_filterInput__Vb0gB{flex:1 1 auto}.styles_container__wdTmQ{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background-color:#f1f5f9}.styles_header__wZLRe{flex-grow:0;flex-shrink:0;height:4rem;padding:.5rem .5rem .5rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;background-color:#fff}.styles_headerTitle___R8VB{display:flex;align-items:center;gap:.5rem}.styles_headerTitle___R8VB .styles_icon__SPyhl{width:24px;height:24px}.styles_headerTitle___R8VB span{font-weight:600}.styles_headerActions__9h2g1{display:flex;padding-right:.5rem;gap:1rem;align-items:center}.styles_headerActions__9h2g1 button{display:flex;align-items:center;gap:.5rem}.styles_dateControl__mT61n{height:2.25rem;display:inline-flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:0 .5rem}.styles_dateControl__mT61n:focus-within{border-color:#cbd5e1;box-shadow:0 0 0 2px rgba(15,23,42,.04),0 0 0 3px rgba(255,213,0,.4)}.styles_dateIcon__hLSFO{width:18px;height:18px;color:#64748b}.styles_dateInput__oqH7_{appearance:none;border:none;background:rgba(0,0,0,0);color:#0f172a;font-size:.875rem;line-height:1.25rem;outline:none;padding:0;min-width:10ch}.styles_datePicker__xncFl{width:auto}.styles_contentContainer__gx2oo{flex:1 1 auto;min-height:0;overflow:hidden}.styles_sheetContent__XktjR{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column}.styles_footer__zK6jz{flex-grow:0;flex-shrink:0;height:3rem;border-top:1px solid #e2e8f0;background-color:hsla(0,0%,100%,.5333333333);display:flex;align-items:center;padding:0 1rem}.styles_sheetTabs__SjlLF{height:100%;display:flex;align-items:center;width:100%;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;border-left:1px solid rgba(0,0,0,.0666666667)}.styles_sheetTabs__SjlLF::-webkit-scrollbar{display:none}.styles_sheetTab__Or5av{height:100%;appearance:none;background:rgba(0,0,0,0);color:#475569;font-size:.825rem;line-height:1rem;padding:.5rem 1rem;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease;outline:none;box-shadow:none;display:inline-flex;align-items:center;gap:.375rem;border-right:1px solid rgba(0,0,0,.0666666667)}.styles_sheetTab__Or5av:hover{background-color:hsla(0,0%,100%,.5333333333);border-color:#e2e8f0;color:#0f172a}.styles_sheetTab__Or5av:focus-visible{border-color:#cbd5e1;box-shadow:0 0 0 2px rgba(15,23,42,.04),0 0 0 3px rgba(255,213,0,.4)}.styles_sheetTab__Or5av.styles_active__4xr9v{background-color:#fff;color:#0f172a;border-color:#ffd500 #e2e8f0 #e2e8f0;box-shadow:inset 0 4px 0 0 #ffd500;transform:none;font-weight:600}.styles_tabIcon__LGnJM{width:18px;height:18px}.styles_tabLabel__KVD1A{display:inline-block}.styles_cards__7YkDk{padding:1rem;width:100%;display:flex;gap:1rem;border-bottom:1px solid rgba(0,0,0,.0666666667)}.styles_cards__7YkDk .styles_card__h7uDz{border-radius:1rem;padding:1rem;flex:1;min-width:10rem;display:flex;flex-direction:column;gap:.5rem;background:radial-gradient(ellipse at center,white,rgba(255,255,255,0) 75%),hsla(0,0%,100%,.2);background-position:0 40px,0 0;background-repeat:no-repeat;box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2)}.styles_cards__7YkDk .styles_card__h7uDz .styles_cardLabel__v_Ypy{font-weight:600;font-size:.825rem;line-height:1;color:rgba(0,0,0,.6666666667)}.styles_cards__7YkDk .styles_card__h7uDz .styles_cardValue__KQJkN{font-size:1.5rem;font-weight:600;line-height:1;color:rgba(0,0,0,.8666666667)}.styles_KeywordsBadgeInput__2_tMY{display:flex;flex-direction:column;gap:.5rem}.styles_KeywordsBadgeInput__2_tMY .styles_Container__ZYX5Z{min-height:2.5rem;padding:.375rem;border:1px solid var(--color-slate-300);border-radius:.5rem;background-color:#fff;transition:var(--transition);cursor:text}.styles_KeywordsBadgeInput__2_tMY .styles_Container__ZYX5Z:focus-within{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_KeywordsBadgeInput__2_tMY .styles_Container__ZYX5Z.styles_HasError__r2Ff6{border-color:var(--color-red-300)}.styles_KeywordsBadgeInput__2_tMY .styles_Container__ZYX5Z.styles_HasError__r2Ff6:focus-within{border-color:var(--color-red-500);box-shadow:0 0 0 3px rgba(239,68,68,.1)}.styles_KeywordsBadgeInput__2_tMY .styles_Content__YrfbU{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;min-height:1.75rem}.styles_KeywordsBadgeInput__2_tMY .styles_Input__wnPZl{flex:1;min-width:8rem;border:none;outline:none;background:rgba(0,0,0,0);font-size:.875rem;padding:.25rem 0}.styles_KeywordsBadgeInput__2_tMY .styles_Input__wnPZl::placeholder{color:var(--color-slate-400)}.styles_KeywordsBadgeInput__2_tMY .styles_ErrorMessage__7m8Ce{font-size:.75rem;color:var(--color-red-600);margin-top:.25rem}.styles_KeywordsBadgeInput__2_tMY .styles_HelpText__68JCP{font-size:.75rem;color:var(--color-slate-500)}.styles_AccountCard__wEB9I{position:relative;width:100%;height:max-content;min-height:18rem;transition:all .3s ease-out}.styles_AccountCard__wEB9I>.styles_CardSide__zNmWz{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;backface-visibility:hidden;transition:all .5s;transform-style:preserve-3d;background-color:hsla(0,0%,100%,.4);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);border-radius:2rem}.styles_AccountCard__wEB9I>.styles_CardSide__zNmWz:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.08),inset 0 0 0 1px hsla(0,0%,100%,.6),inset 0 0 1.5rem 0 hsla(0,0%,100%,.3)}.styles_AccountCard__wEB9I>.styles_CardSide__zNmWz.styles_Back__X7x84{transform:rotateY(180deg)}.styles_AccountCard__wEB9I .styles_Header__Vr_6C{flex-grow:0;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.875rem}.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_AccountName__uYrg_,.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_EditTitle__1aZ_5{flex-grow:1;flex-shrink:1;font-weight:700;font-size:1.25rem;color:#1f2937;line-height:1.2}.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_EditTitle__1aZ_5{text-align:center}.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_StatusIndicator__zjYFB{flex-grow:0;flex-shrink:0;width:8px;height:8px;border-radius:50%;background-color:rgba(55,65,81,.3);transition:background-color .2s ease}.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_StatusIndicator__zjYFB.styles_Active__JEZag{background-color:#10b981;box-shadow:0 0 12px rgba(16,185,129,.4)}.styles_AccountCard__wEB9I .styles_Header__Vr_6C .styles_StatusIndicator__zjYFB.styles_Inactive__sdvJV{background-color:rgba(55,65,81,.3)}.styles_AccountCard__wEB9I .styles_Body__NCNwJ{flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;gap:1rem;font-size:.875rem;overflow-y:auto}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_InfoSection__iirdI{display:flex;flex-direction:column;gap:.5rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_InfoSection__iirdI .styles_InfoRow__OR_6a{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_InfoSection__iirdI .styles_InfoRow__OR_6a .styles_Label__JPbJt{font-weight:600;color:#4b5563;flex-shrink:0}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_InfoSection__iirdI .styles_InfoRow__OR_6a .styles_Value__stjRl{font-weight:500;color:#1f2937;text-align:right;flex-grow:1;word-break:break-word}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_BrandsSection__dGBJs .styles_BrandsLabel__oVF9u{font-weight:600;color:#4b5563;margin-bottom:.25rem;display:block}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_BrandsSection__dGBJs .styles_BrandsList__BwZjF{color:#374151;font-size:.875rem;line-height:1.4}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_BrandsSection__dGBJs .styles_BrandsList__BwZjF .styles_NoBrands__X9mVU{color:#9ca3af;font-style:italic;font-size:.875rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo{flex-grow:1;display:flex;flex-direction:column;gap:1rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_FormContent__zrfUi{display:flex;flex-direction:column;gap:1rem;height:100%}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_ErrorMessage__3mfwu{padding:.75rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.875rem;margin-bottom:.5rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_FormSection__j3KV6 h3{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_FormSection__j3KV6 .styles_FormGrid__pmL2h{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_FormSection__j3KV6 .styles_FormGrid__pmL2h{grid-template-columns:1fr 1fr}}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A{display:flex;flex-direction:column;gap:.375rem}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_InputLabel__rEhzZ{font-size:.875rem;font-weight:500;color:#374151}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Input__UbO_f,.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Select__OoOPw{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;transition:border-color .2s;background-color:#fff}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Input__UbO_f:focus,.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Select__OoOPw:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Input__UbO_f::placeholder,.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_InputField__46H_A .styles_Select__OoOPw::placeholder{color:#9ca3af}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ{grid-column:1/-1}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr{display:flex;align-items:center;gap:.75rem;cursor:pointer}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchInput__r76m8{opacity:0;width:0;height:0}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchInput__r76m8:checked+.styles_SwitchSlider__4PN9m{background-color:#10b981}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchInput__r76m8:checked+.styles_SwitchSlider__4PN9m:before{transform:translateX(1.25rem)}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchSlider__4PN9m{position:relative;display:inline-block;width:2.5rem;height:1.25rem;background-color:#d1d5db;border-radius:1.25rem;transition:background-color .2s}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchSlider__4PN9m:before{content:"";position:absolute;height:1rem;width:1rem;left:.125rem;bottom:.125rem;background-color:#fff;border-radius:50%;transition:transform .2s}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_SwitchField__xWcKJ .styles_SwitchLabel__0kKAr .styles_SwitchText__ptche{font-size:.875rem;font-weight:500;color:#374151}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_BrandsField__4486J{grid-column:1/-1}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_BrandsField__4486J .styles_InputLabel__rEhzZ{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.375rem;display:block}.styles_AccountCard__wEB9I .styles_Body__NCNwJ .styles_EditForm__ivxZo .styles_FormActions__BjeTu{display:flex;justify-content:flex-end;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e5e7eb}.styles_AccountCard__wEB9I .styles_Footer__PlqZ9{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(0,0,0,.0666666667);display:flex;align-items:center;justify-content:flex-end}.styles_AccountCard__wEB9I .styles_Footer__PlqZ9 .styles_Actions__F4ORZ{display:flex;align-items:center;gap:.5rem}.styles_AccountCard__wEB9I .styles_Footer__PlqZ9 .styles_Actions__F4ORZ .styles_DeleteButton___h80L:hover{background-color:#fef2f2!important;border-color:#fca5a5!important;color:#dc2626!important}.styles_AccountCard__wEB9I.styles_Flip__iCsz_>.styles_CardSide__zNmWz.styles_Front__EovhW{transform:rotateY(180deg)}.styles_AccountCard__wEB9I.styles_Flip__iCsz_>.styles_CardSide__zNmWz.styles_Back__X7x84{transform:rotateY(0deg)}.styles_Page__cusm1{width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto}.styles_Page__cusm1 .styles_Toolbar___CN2J{flex-grow:0;flex-shrink:0;height:4rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.styles_Page__cusm1 .styles_Toolbar___CN2J .styles_Navigation__JFB3r{display:flex;align-items:center;gap:.5rem}.styles_Page__cusm1 .styles_Toolbar___CN2J .styles_Navigation__JFB3r .styles_Title__uxF98{font-weight:600}.styles_Page__cusm1 .styles_Toolbar___CN2J .styles_Actions__U7LpN{display:flex;align-items:center;gap:.5rem}.styles_Page__cusm1 .styles_Toolbar___CN2J .styles_Actions__U7LpN .styles_LoadingText__J6a80{font-size:.875rem;font-weight:400;opacity:.8}.styles_PageContent__ffq7Y{flex-grow:1;flex-shrink:1;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch;min-height:0;z-index:10}.styles_AccountsList__ymI11{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:1rem;padding:2rem}.styles_Page__cusm1.styles_Loading__hn8L_ .styles_AccountCard__HTkfk>.styles_CardSide__Ua6Q9{background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,.8666666667));box-shadow:none;opacity:.5;pointer-events:none}.styles_AccountCardPlaceholder__G_KrY{width:100%;background:linear-gradient(90deg,rgba(255,255,255,.4),rgba(255,255,255,.9333333333),rgba(255,255,255,.4));height:16rem;border-radius:2rem;animation:styles_loadingAnimation__q0_Er 1s ease-in-out infinite;background-size:200% 200%;background-position-x:150%}.styles_ErrorMessage__odtmP{padding:2rem;text-align:center;color:#dc2626;font-size:1rem;font-weight:500}.styles_EmptyState__pqe0n{padding:4rem 2rem;text-align:center;color:#6b7280}.styles_EmptyState__pqe0n .styles_EmptyIcon__jl0Uh{margin:0 auto 1rem;color:#d1d5db}.styles_EmptyState__pqe0n .styles_EmptyTitle__5jLsR{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.styles_EmptyState__pqe0n .styles_EmptyDescription__auu2B{font-size:.875rem;color:#6b7280}@keyframes styles_loadingAnimation__q0_Er{0%{background-position-x:150%}to{background-position-x:-50%}}.styles_ExampleRow__X6RoT{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid var(--color-slate-200);border-radius:.5rem;background-color:var(--color-slate-50)}.styles_ExampleRow__X6RoT .styles_Header__b5dkP{display:flex;justify-content:space-between;align-items:center}.styles_ExampleRow__X6RoT .styles_Header__b5dkP .styles_Label__BLV4S{font-size:.875rem;font-weight:600;color:var(--color-slate-700)}.styles_ExampleRow__X6RoT .styles_Header__b5dkP .styles_DeleteButton__quTQV{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background-color:rgba(0,0,0,0);border:1px solid var(--color-slate-300);border-radius:.375rem;color:var(--color-slate-400);cursor:pointer;transition:var(--transition)}.styles_ExampleRow__X6RoT .styles_Header__b5dkP .styles_DeleteButton__quTQV:hover{background-color:var(--color-red-50);border-color:var(--color-red-300);color:var(--color-red-500)}.styles_ExampleRow__X6RoT .styles_Header__b5dkP .styles_DeleteButton__quTQV:active{transform:scale(.95)}.styles_ExampleRow__X6RoT .styles_Fields__aOH7k{display:flex;flex-direction:column;gap:.75rem}.styles_ExampleRow__X6RoT .styles_Field__jreB3{display:flex;flex-direction:column;gap:.25rem}.styles_ExampleRow__X6RoT .styles_Field__jreB3 label{font-size:.75rem;font-weight:600;color:var(--color-slate-600)}.styles_ExampleRow__X6RoT .styles_Field__jreB3 .styles_Textarea__3qopF{padding:.5rem .75rem;border:1px solid var(--color-slate-300);border-radius:.375rem;font-size:.875rem;resize:vertical;min-height:3rem;transition:var(--transition);background-color:#fff}.styles_ExampleRow__X6RoT .styles_Field__jreB3 .styles_Textarea__3qopF:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_ExampleRow__X6RoT .styles_Field__jreB3 .styles_Textarea__3qopF::placeholder{color:var(--color-slate-400)}.styles_ExamplesList__I6zAz{display:flex;flex-direction:column;gap:1rem}.styles_ExamplesList__I6zAz .styles_Header__gp7U0{display:flex;justify-content:space-between;align-items:center}.styles_ExamplesList__I6zAz .styles_Header__gp7U0 .styles_Title__Mr6v8{font-size:.875rem;font-weight:600;color:var(--color-slate-700)}.styles_ExamplesList__I6zAz .styles_Header__gp7U0 .styles_AddButton__Kwpmn{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background-color:var(--color-slate-100);border:1px solid var(--color-slate-200);border-radius:.375rem;font-size:.75rem;font-weight:500;color:var(--color-slate-600);cursor:pointer;transition:var(--transition)}.styles_ExamplesList__I6zAz .styles_Header__gp7U0 .styles_AddButton__Kwpmn:hover{background-color:var(--color-slate-150);border-color:var(--color-slate-300)}.styles_ExamplesList__I6zAz .styles_Header__gp7U0 .styles_AddButton__Kwpmn:active{transform:scale(.98)}.styles_ExamplesList__I6zAz .styles_Examples__bUkcD{display:flex;flex-direction:column;gap:.75rem}.styles_ExamplesList__I6zAz .styles_EmptyState__53FK_{padding:2rem;text-align:center;color:var(--color-slate-500);font-size:.875rem;border:2px dashed var(--color-slate-200);border-radius:.5rem}.styles_ExamplesList__I6zAz .styles_EmptyState__53FK_ .styles_EmptyIcon__GRhT2{margin-bottom:.5rem;color:var(--color-slate-400)}.styles_ExamplesList__I6zAz .styles_EmptyState__53FK_ .styles_EmptyText__Oix5L{margin-bottom:.25rem;font-weight:500}.styles_ExamplesList__I6zAz .styles_EmptyState__53FK_ .styles_EmptySubtext__8pg5o{font-size:.75rem;color:var(--color-slate-400)}.styles_ExamplesList__I6zAz .styles_HelpText__o2PoT{font-size:.75rem;color:var(--color-slate-500);line-height:1.4}.styles_ViewContent__lgv0g{display:flex;flex-direction:column;gap:1.5rem}.styles_ViewContent__lgv0g .styles_CategoryDetails__hi2Lw{display:flex;flex-direction:column;gap:1rem}.styles_ViewContent__lgv0g .styles_CategoryDetails__hi2Lw .styles_DetailRow__1iJe6{display:flex;flex-direction:column;gap:.5rem}.styles_ViewContent__lgv0g .styles_CategoryDetails__hi2Lw .styles_DetailRow__1iJe6 label{font-size:.875rem;font-weight:600;color:var(--color-slate-600)}.styles_ViewContent__lgv0g .styles_CategoryDetails__hi2Lw .styles_DetailRow__1iJe6 span{font-size:1rem;color:var(--color-slate-800)}.styles_ViewContent__lgv0g .styles_CategoryDetails__hi2Lw .styles_DetailRow__1iJe6 .styles_Description__5vskm{line-height:1.5;color:var(--color-slate-700)}.styles_ViewContent__lgv0g .styles_Actions__VBVoU{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid var(--color-slate-200)}.styles_CreateForm__9uWzK,.styles_EditForm__0mL11{display:flex;flex-direction:column;gap:1.25rem}.styles_CreateForm__9uWzK .styles_FormField__ln3uL,.styles_EditForm__0mL11 .styles_FormField__ln3uL{display:flex;flex-direction:column;gap:.5rem}.styles_CreateForm__9uWzK .styles_FormField__ln3uL label,.styles_EditForm__0mL11 .styles_FormField__ln3uL label{font-size:.875rem;font-weight:600;color:var(--color-slate-700)}.styles_CreateForm__9uWzK .styles_FormField__ln3uL .styles_Input___spPK,.styles_EditForm__0mL11 .styles_FormField__ln3uL .styles_Input___spPK{padding:.5rem .75rem;border:1px solid var(--color-slate-300);border-radius:.5rem;font-size:.875rem;transition:var(--transition)}.styles_CreateForm__9uWzK .styles_FormField__ln3uL .styles_Input___spPK:focus,.styles_EditForm__0mL11 .styles_FormField__ln3uL .styles_Input___spPK:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_CreateForm__9uWzK .styles_FormField__ln3uL .styles_Textarea__vW3nL,.styles_EditForm__0mL11 .styles_FormField__ln3uL .styles_Textarea__vW3nL{padding:.5rem .75rem;border:1px solid var(--color-slate-300);border-radius:.5rem;font-size:.875rem;resize:vertical;min-height:4rem;transition:var(--transition)}.styles_CreateForm__9uWzK .styles_FormField__ln3uL .styles_Textarea__vW3nL:focus,.styles_EditForm__0mL11 .styles_FormField__ln3uL .styles_Textarea__vW3nL:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_CreateForm__9uWzK .styles_FormField__ln3uL .styles_HelpText__AWaVE,.styles_EditForm__0mL11 .styles_FormField__ln3uL .styles_HelpText__AWaVE{font-size:.75rem;color:var(--color-slate-500)}.styles_CreateForm__9uWzK .styles_FormActions__dXcTZ,.styles_EditForm__0mL11 .styles_FormActions__dXcTZ{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid var(--color-slate-200)}.styles_DeleteContent__88xc5{display:flex;flex-direction:column;gap:1rem}.styles_DeleteContent__88xc5 p{color:var(--color-slate-700);line-height:1.5}.styles_DeleteContent__88xc5 .styles_Warning__hI63L{padding:.75rem;background-color:var(--color-red-50);border:1px solid var(--color-red-200);border-radius:.5rem;color:var(--color-red-700);font-size:.875rem}.styles_DeleteContent__88xc5 .styles_FormActions__dXcTZ{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid var(--color-slate-200)}.styles_DeleteContent__88xc5 .styles_DeleteButton__Q7R0I{background-color:var(--color-red-500)}.styles_DeleteContent__88xc5 .styles_DeleteButton__Q7R0I:hover{background-color:var(--color-red-600)}