.PinCodeInput_pinCodeInputGroup__tloY2{display:flex;flex-direction:column;align-items:center;gap:8px}.PinCodeInput_pinCodeInputContainer__JGBTt{display:flex;gap:8px}.PinCodeInput_pinCodeInputBox__EqDpv{width:48px;height:56px;text-align:center;font-size:24px;font-weight:600;background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.5);border-radius:8px;color:var(--color-text);transition:all .2s ease}.PinCodeInput_pinCodeInputBox__EqDpv:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(70,147,209,.2)}.PinCodeInput_pinCodeInputBox__EqDpv:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.PinCodeInput_pinCodeInputContainer__JGBTt{gap:6px}.PinCodeInput_pinCodeInputBox__EqDpv{width:42px;height:50px;font-size:22px}}.auth_authPage__CM6Vl{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg);padding:var(--space-4)}.auth_authContainer__HKax2{width:100%;max-width:400px}.auth_authCard__vnZ_Z{background:var(--color-card);border:1px solid var(--color-border);border-radius:12px;padding:var(--space-6);box-shadow:0 4px 6px rgba(0,0,0,.1)}.auth_authTitle___VBl1{display:flex;align-items:center;justify-content:center;gap:12px;font-size:24px;font-weight:600;margin:0 0 var(--space-6) 0;color:var(--color-text)}.auth_authTitleIcon__8ppA_{color:var(--color-primary)}.auth_authForm__uSXIH{display:flex;flex-direction:column;gap:var(--space-4)}.auth_authLabel__8DSnG{font-size:14px;font-weight:500;color:var(--color-text);text-align:center;margin-bottom:8px}.auth_authError__VhRg3{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:6px;color:#ef4444;font-size:14px}.auth_authActions__i3Sfh{margin-top:var(--space-4)}.auth_btnAuthPrimary__iKAgm{width:100%;justify-content:center}.AppLayout_app__U2vo_{display:flex;flex-direction:column;min-height:100vh;background:var(--bg);color:var(--text)}.AppLayout_appHeader___wUeo{display:flex;align-items:center;gap:16px;padding:16px;background:var(--card);border-bottom:1px solid var(--card-border);position:-webkit-sticky;position:sticky;top:0;z-index:100;justify-content:center;position:relative;margin-left:240px;transition:margin-left .3s ease}.AppLayout_appHeader___wUeo.AppLayout_sidebarClosed__Tloyy{margin-left:0}.AppLayout_toggleBtnWrapper__YCSXt{position:fixed;left:16px;top:16px;z-index:101}.AppLayout_toggleBtn__Pmtlz{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text);cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.AppLayout_toggleBtn__Pmtlz:hover{background-color:var(--card-border)}.AppLayout_headerInfo__JpHbz{display:flex;align-items:center;gap:12px;cursor:default;transition:color .2s ease}.AppLayout_headerInfo__JpHbz:hover,.AppLayout_headerInfo__JpHbz:hover h1{color:#10b981}.AppLayout_headerInfo__JpHbz h1{margin:0;font-size:20px;font-weight:600;transition:color .2s ease}.AppLayout_headerUser__x_dk4{position:absolute;right:16px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:0}.AppLayout_userEmail__Dkihz{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.AppLayout_logoutBtn__cS6Pt{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text);cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s,color .2s}.AppLayout_logoutBtn__cS6Pt:hover{background-color:var(--card-border);color:#dc3545}.AppLayout_sidebar__KpXNR{position:fixed;left:0;top:0;width:240px;height:100vh;background:var(--card);border-right:1px solid var(--card-border);padding-top:60px;overflow-y:auto;z-index:99;transform:translateX(-240px);transition:transform .3s ease}.AppLayout_sidebar__KpXNR.AppLayout_open__oXh_Z{transform:translateX(0)}.AppLayout_navContent__yCf1s{display:flex;flex-direction:column;gap:0;padding:16px 0}.AppLayout_navSpacer__L5QHZ{padding-top:16px}.AppLayout_linkIcon__J9Vrg{margin-right:8px}.AppLayout_link__Di4MC{display:flex;align-items:center;padding:12px 16px;color:var(--text);text-decoration:none;transition:background-color .2s;background:none;border:none;border-left:3px solid transparent;width:100%;text-align:left;font-size:inherit;font-family:inherit;cursor:pointer}.AppLayout_link__Di4MC:hover{background-color:var(--card-border);border-left-color:var(--link)}.AppLayout_navFooter___B_1M{margin-top:auto;padding-top:16px;border-top:1px solid var(--card-border)}.AppLayout_main__6RgEZ{flex:1 1;margin-left:240px;padding:24px;overflow-y:auto;transition:margin-left .3s ease}.AppLayout_main__6RgEZ.AppLayout_sidebarClosed__Tloyy{margin-left:0}@media (max-width:768px){.AppLayout_appHeader___wUeo{margin-left:0;padding:12px 16px}.AppLayout_headerInfo__JpHbz h1{font-size:16px}.AppLayout_toggleBtnWrapper__YCSXt{left:12px;top:12px}.AppLayout_toggleBtn__Pmtlz{display:flex;align-items:center;justify-content:center;padding:8px}.AppLayout_sidebar__KpXNR{transform:translateX(-100%);transition:transform .3s ease;width:100%;max-width:280px;box-shadow:2px 0 8px rgba(0,0,0,.3)}.AppLayout_sidebar__KpXNR.AppLayout_open__oXh_Z{transform:translateX(0)}.AppLayout_main__6RgEZ{margin-left:0;padding:12px}}.buttons_btnPrimary__3_2pE{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#4a90e2;color:#ffffff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnPrimary__3_2pE:hover:not(:disabled){background-color:#357abd;box-shadow:0 4px 12px rgba(74,144,226,.3)}.buttons_btnPrimary__3_2pE:active:not(:disabled){box-shadow:0 2px 6px rgba(74,144,226,.2)}.buttons_btnPrimary__3_2pE:disabled{background-color:#666666;cursor:not-allowed;opacity:.6}.buttons_btnSecondary__nZGfK{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;color:#4693d1;border:1px solid #4693d1;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnSecondary__nZGfK:hover:not(:disabled){background:rgba(70,147,209,.1);box-shadow:0 4px 12px rgba(70,147,209,.2)}.buttons_btnSecondary__nZGfK:active:not(:disabled){box-shadow:0 2px 6px rgba(70,147,209,.1)}.buttons_btnSecondary__nZGfK:disabled{opacity:.6;cursor:not-allowed}.buttons_btnIcon__u8A3j{display:flex;align-items:center;justify-content:center;padding:6px 8px;background:transparent;border:1px solid #4a5568;border-radius:4px;color:#a0aec0;cursor:pointer;transition:all .2s ease}.buttons_btnIcon__u8A3j:hover:not(:disabled){border-color:#4693d1;color:#4693d1;background:rgba(70,147,209,.1)}.buttons_btnIcon__u8A3j:disabled{opacity:.5;cursor:not-allowed}.buttons_btnIconDelete__rVEpE:hover:not(:disabled){border-color:#ef4444;color:#ef4444;background:rgba(239,68,68,.1)}.buttons_btnIconGhost__iRqOR:hover:not(:disabled){border-color:#a0aec0;color:#a0aec0;background:rgba(160,174,192,.1)}.buttons_btnDanger__lSOz2{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#ef4444;color:#ffffff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.buttons_btnDanger__lSOz2:hover:not(:disabled){background-color:#dc2626;box-shadow:0 4px 12px rgba(239,68,68,.3)}.buttons_btnDanger__lSOz2:active:not(:disabled){box-shadow:0 2px 6px rgba(239,68,68,.2)}.buttons_btnDanger__lSOz2:disabled{background-color:#666666;cursor:not-allowed;opacity:.6}.buttons_btnWide__zACSn{min-width:120px}.filters_filtersContainer__QYXCM{display:flex;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:flex-end}.filters_filtersContainerCenter__OTyw1{align-items:center}.filters_filterGroup__VvgaW{display:flex;flex-direction:column;gap:var(--space-1)}.filters_label__g15h1{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.filters_select__eWlVG{padding:8px 12px;height:42px;line-height:1;box-sizing:border-box;margin:0;background:transparent;border:1px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;cursor:pointer;transition:border-color .2s;vertical-align:middle;min-width:140px}.filters_select__eWlVG:focus{outline:none;border-color:#3b82f6}.filters_input__l5XmM{padding:8px 12px;height:42px;line-height:1;box-sizing:border-box;margin:0;background:transparent;border:1px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;transition:border-color .2s;vertical-align:middle}.filters_input__l5XmM:focus{outline:none;border-color:#3b82f6}.filters_input__l5XmM::placeholder{color:var(--muted)}.filters_searchBox__FSyR4{position:relative;flex:1 1;margin-top:6px;margin-bottom:12px}.filters_searchIcon__ia7Rf{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.filters_searchInput__qW_S9{width:100%;height:42px;padding:10px 36px 10px 40px;box-sizing:border-box;background:#1E2128;border:.5px solid var(--card-border);border-radius:4px;color:var(--text);font-size:14px;outline:none;transition:border-color .2s}.filters_searchInput__qW_S9:focus{border-color:#3b82f6;outline:none}.filters_searchInput__qW_S9::placeholder{color:var(--muted)}.filters_searchClear__tdS_S{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .15s}.filters_searchClear__tdS_S:hover{color:var(--text)}@media (max-width:768px){.filters_filtersContainer__QYXCM{flex-direction:column;align-items:stretch}.filters_filterGroup__VvgaW,.filters_input__l5XmM,.filters_select__eWlVG{width:100%}.filters_input__l5XmM,.filters_searchInput__qW_S9{font-size:16px}}@media (max-width:480px){.filters_filterGroup__VvgaW{flex-direction:column;align-items:stretch}}.forms_formGroup__tIiK7{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.forms_formLabel__ehvCT{display:flex;align-items:center;font-size:14px;font-weight:700;color:var(--muted)}.forms_formSelect__IcPZU{width:100%;min-width:0}.forms_formRowInline__H7Tt6{display:flex;gap:16px;align-items:flex-end;margin-bottom:16px}.forms_formRowInline__H7Tt6>.forms_formGroup__tIiK7{margin-bottom:0}.forms_formRowInline__H7Tt6 .forms_formGroupGrow__WapWx{flex:1 1}.forms_toggleLabel___X5Cr{display:inline-flex;align-items:center;gap:10px;height:42px;cursor:pointer;font-size:14px;font-weight:600;color:var(--text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.forms_toggleDisabled__Zmwfr{opacity:.4;cursor:not-allowed}.forms_toggleInput__rYC7j{position:absolute;opacity:0;width:0;height:0}.forms_toggleSwitch__CkbrT{position:relative;width:36px;min-width:36px;height:20px;background:var(--card-border);border-radius:10px;transition:background .2s;flex-shrink:0}.forms_toggleSwitch__CkbrT:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#6b7280;border-radius:50%;transition:transform .2s,background .2s}.forms_toggleInput__rYC7j:checked+.forms_toggleSwitch__CkbrT{background:rgba(70,147,209,.4)}.forms_toggleInput__rYC7j:checked+.forms_toggleSwitch__CkbrT:after{transform:translateX(16px);background:var(--link)}.forms_toggleText__hoNgv{display:inline-flex;align-items:center}.feedback_loading__UvmmN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:var(--muted);gap:12px}.feedback_loading__UvmmN svg{animation:feedback_spin__vy8mc 1s linear infinite}.feedback_loadingPage__L2vCv{display:flex;align-items:center;justify-content:center;min-height:100vh;color:var(--muted)}@keyframes feedback_spin__vy8mc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.feedback_toastError__QPi5r,.feedback_toastSuccess__smiqz{position:fixed;top:20px;right:20px;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:12px;z-index:1100;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:feedback_slideIn__ifwNx .3s ease-out;max-width:400px}@keyframes feedback_slideIn__ifwNx{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.feedback_toastError__QPi5r{background:#1a1a1a;border:1px solid rgba(244,67,54,.5);color:#ff6b6b}.feedback_toastSuccess__smiqz{background:#1a1a1a;border:1px solid rgba(16,185,129,.5);color:#10b981}.feedback_toastText__AtT1Q{min-width:0;overflow-wrap:anywhere}.feedback_toastClose__iUenk{background:none;border:none;color:inherit;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.7;margin-left:auto}.feedback_toastClose__iUenk:hover{opacity:1}.feedback_toastCopy__LZetX{background:none;border:none;color:inherit;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.7;margin-left:auto}.feedback_toastCopy__LZetX:hover{opacity:1}.feedback_toastCopy__LZetX:disabled{cursor:not-allowed;opacity:.4}.feedback_toastCopy__LZetX+.feedback_toastClose__iUenk{margin-left:0}@media (max-width:768px){.feedback_toastError__QPi5r,.feedback_toastSuccess__smiqz{left:16px;right:16px;max-width:none}}.feedback_emptyState__O2kiI{text-align:center;padding:32px;color:var(--muted)}.modal_modalOverlay__sJeRa{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal_modalContent__YC0UJ{background:#1E2128;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.3);max-width:600px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.modal_modalSm__B_39D{max-width:400px}.modal_modalMd__JkZ_m{max-width:600px;max-height:95vh}.modal_modalLg___i6pT,.modal_modalMd__JkZ_m{width:90%;display:flex;flex-direction:column}.modal_modalLg___i6pT{max-width:750px;height:95vh}.modal_modalHeader__KL3xO{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #343741;background-color:#1E2128}.modal_modalTitleWithIcon__KzKb1,.modal_modalTitle__o6Tft{margin:0;font-size:20px;font-weight:600;color:#ffffff}.modal_modalTitleWithIcon__KzKb1{display:flex;align-items:center;gap:10px}.modal_closeButton__wFBg1{background:none;border:none;font-size:28px;color:#a0aec0;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.modal_closeButton__wFBg1:hover:not(:disabled){background-color:#343741;color:#ffffff}.modal_closeButton__wFBg1:disabled{cursor:not-allowed;opacity:.5}.modal_modalBody__RvW4w{padding:36px 20px 20px;overflow-y:auto;flex:1 1;min-height:0;display:flex;flex-direction:column;gap:16px;background-color:#1E2128}.modal_modalBody__RvW4w::-webkit-scrollbar{width:8px}.modal_modalBody__RvW4w::-webkit-scrollbar-track{background:#1E2128;border-radius:4px}.modal_modalBody__RvW4w::-webkit-scrollbar-thumb{background:#343741;border-radius:4px}.modal_modalBody__RvW4w::-webkit-scrollbar-thumb:hover{background:#3f4350}.modal_modalFooter__xvXB5{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #343741;background-color:#252831}.modal_confirmDeleteOverlay__sf_wH{z-index:1100}.modal_confirmDeleteHeader__Kh_ia{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0}.modal_confirmDeleteTitle__Td6vW{display:flex;align-items:center;gap:10px;color:#ef4444;font-size:18px;font-weight:600;margin:0}.modal_confirmDeleteBody__WWo7U{padding:12px 20px 20px}.modal_confirmDeleteMessage__QBlFm{color:#a0aec0;font-size:14px;margin:0 0 16px;line-height:1.5}.modal_confirmDeleteItemBox__WwN9J{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:6px;padding:12px 16px;margin-bottom:16px}.modal_confirmDeleteItemName__fDRh3{color:#fff;font-weight:500;font-size:14px}.modal_confirmDeleteWarning__RXkSH{color:#6b7280;font-size:13px;margin:0}.modal_headerActions__gZ3Tc{display:flex;gap:8px}.modal_navCounter__2_s_B{font-size:13px;color:#6b7280;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:48px;text-align:center}.modal_titleHighlight__wuqb0{color:#3b82f6}.modal_labelHint__F2iG7{font-size:.75rem;font-weight:400;color:#9ca3af;margin-left:8px}.modal_labelHintSuccess__G2Nh5{color:#10b981}.modal_productSelectionRow___DPej{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.modal_readOnlyProduct__xc7PO{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--card);border:1px solid var(--card-border);border-radius:6px;font-size:14px;color:var(--text)}.modal_readOnlyBrand__Pphiq{color:var(--muted);font-size:13px}.modal_readOnlyBrand__Pphiq:before{content:"·";margin-right:8px}.modal_productSearchWrapper__s74su{position:relative}.modal_inputSuccess__FRaz9{border-color:#10b981}.modal_inputError__akGC0{border-color:#ef4444}.modal_productDropdown__N5HBU{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:300px;overflow-y:auto;background-color:#2a2a2a;border:1px solid #444;border-radius:4px;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.5)}.modal_productDropdownItem__K7RYW{padding:6px 12px;cursor:pointer;border-bottom:1px solid var(--card-border);font-size:14px;line-height:1.3}.modal_productDropdownItem__K7RYW:hover{background-color:#3a3a3a}.modal_noResultsError___iT_N{position:absolute;top:calc(100% + 4px);left:0;font-size:.875rem;color:#ef4444;margin:0;padding-bottom:8px;line-height:1.4}.modal_adherenceInline__WsHK4{display:flex;align-items:center;gap:6px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.modal_adherenceScore__ENl5l{font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-left:auto}.modal_adherenceScoreFull___tHvM{color:#10b981}.modal_adherenceScorePartial__BRDsc{color:#f59e0b}.modal_adherenceScoreLow__2Di2K{color:#6b7280}.modal_adherencePill__4dfTh{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:8px;font-size:11px;font-weight:500;line-height:1;white-space:nowrap}.modal_adherencePillFound__yyTii{background:rgba(16,185,129,.12);color:#10b981;border:1px solid rgba(16,185,129,.25)}.modal_adherencePillMissing__yMm_V{background:rgba(107,114,128,.08);color:#6b7280;border:1px solid rgba(107,114,128,.2)}.modal_autoSaveStatus__xX7gX{margin-right:auto;font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}.modal_autoSaveStatusSaving___6av3{color:#f59e0b}.modal_autoSaveStatusSaved__SuJdz{color:#10b981}.modal_autoSaveStatusError__RAXiB{color:#ef4444}@media (max-width:768px){.modal_modalOverlay__sJeRa{padding:0;align-items:stretch}.modal_modalContent__YC0UJ{max-width:100%;max-height:100vh;height:100vh;border-radius:0}.modal_modalMd__JkZ_m{width:100%;max-width:100%;max-height:100vh;height:100vh}.modal_modalBody__RvW4w{padding:16px}.modal_modalHeader__KL3xO{padding:12px 16px}.modal_modalFooter__xvXB5{padding:16px}.modal_closeButton__wFBg1{width:44px;height:44px}.modal_modalTitleWithIcon__KzKb1,.modal_modalTitle__o6Tft{font-size:16px}.modal_titleHighlight__wuqb0{display:block;font-size:14px;margin-top:2px}.modal_adherenceInline__WsHK4,.modal_headerActions__gZ3Tc{gap:4px}.modal_adherencePill__4dfTh{font-size:10px;padding:2px 5px}.modal_modalFooter__xvXB5{flex-wrap:wrap;gap:8px}.modal_autoSaveStatus__xX7gX{width:100%;margin-bottom:4px}.modal_productSelectionRow___DPej{grid-template-columns:1fr}.modal_productDropdown__N5HBU{max-height:200px}.modal_productDropdownItem__K7RYW{padding:10px 12px}}.modal_guideTable__Gqyx_{width:100%;border-collapse:collapse;font-size:13px}.modal_guideTable__Gqyx_ th{text-align:left;padding:8px 10px;border-bottom:2px solid var(--card-border);color:var(--text-muted);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.modal_guideTable__Gqyx_ td{padding:10px;border-bottom:1px solid var(--card-border);color:var(--text);vertical-align:top;line-height:1.5}.modal_guideTable__Gqyx_ td strong{color:var(--accent)}.modal_guideTable__Gqyx_ td code{background:var(--bg);padding:2px 6px;border-radius:4px;font-size:12px;white-space:nowrap}.modal_guideTable__Gqyx_ td em{color:var(--accent)}.modal_guideTable__Gqyx_ tr:last-child td{border-bottom:none}.modal_modalIntro__37ROj{font-size:14px;color:#a0aec0}.modal_modalIntroStrong__b3HKy{color:#ffffff}.modal_labelWithAction__qW1wb{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.modal_labelWithAction__qW1wb>label{margin:0}.modal_inlineActionBtn__mWkO5{display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:12px}.modal_loadingBox__KVWzJ{display:flex;align-items:center;gap:8px;padding:24px 16px;color:#a0aec0;font-size:14px;background:#252831;border-radius:6px;justify-content:center}.modal_generatingIcon__c6nAN{color:#fbbf24}.modal_generatedReviewBox__iTaZl{background:#252831;border:1px solid #343741;border-radius:6px;padding:16px;font-size:14px;line-height:1.7;color:rgba(255,255,255,.85);max-height:300px;overflow-y:auto}.modal_ratingBadge__KZW_e{display:inline-flex;align-items:center;gap:4px;background:rgba(251,191,36,.15);color:#fbbf24;font-size:13px;font-weight:600;padding:3px 8px;border-radius:4px;margin-bottom:12px}.modal_modalInlineError__TWLkB{color:#ef4444;font-size:13px;padding:8px 12px;background:rgba(239,68,68,.1);border-radius:6px}.modal_modalFlexFill__i6M9S{flex:1 1;min-height:0}.modal_bulkStatusLine__rfqaY{display:flex;align-items:center;gap:8px;font-size:14px;color:#a0aec0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding:12px 14px;background:#252831;border-radius:6px;min-height:40px}.modal_bulkStatusLineDone__XZi0m{color:#10b981}.modal_bulkFailures__YiUxv{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:6px;font-size:13px;max-height:240px;overflow-y:auto}.modal_bulkFailuresHeading__FU__Y{font-weight:600;color:#ef4444;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.modal_bulkFailureItem__jAufv{color:#ef4444;line-height:1.4}.modal_bulkFailureProduct__dmwFp{color:#ffffff;font-weight:500}.modal_tabGroup__8iLzU{display:flex;gap:.25rem}.modal_tab__pUF4s{background:transparent;border:1px solid var(--card-border);border-bottom:none;border-radius:.25rem .25rem 0 0;padding:.35rem .8rem;font-size:.85rem;font-weight:500;color:var(--muted);cursor:pointer}.modal_tab__pUF4s:hover:not(:disabled){color:var(--text)}.modal_tab__pUF4s:disabled{opacity:.5;cursor:not-allowed}.modal_tabActive__xtpVG{background:var(--card);color:var(--text);border-color:var(--card-border);border-bottom-color:transparent;position:relative;top:1px}.html-editor_htmlEditor__nFPPh{position:relative;border:1px solid var(--card-border);border-radius:6px;display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden;background:var(--background)}.html-editor_htmlEditorToolbar__fK6_x{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;gap:8px;background:var(--card);border-bottom:1px solid var(--card-border);flex-wrap:wrap}.html-editor_htmlEditorFormatBar___GqGP{display:flex;align-items:center;gap:2px}.html-editor_htmlEditorToolbarBtn__Lo1hP{display:flex;align-items:center;justify-content:center;width:30px;height:28px;background:transparent;border:1px solid transparent;border-radius:4px;color:var(--muted);cursor:pointer;transition:all .15s}.html-editor_htmlEditorToolbarBtn__Lo1hP:hover:not(:disabled){color:var(--foreground);background:var(--background)}.html-editor_htmlEditorToolbarBtn__Lo1hP.html-editor_active__UJSLx{color:var(--foreground);background:var(--background);border-color:var(--card-border)}.html-editor_htmlEditorToolbarBtn__Lo1hP:disabled{opacity:.35;cursor:not-allowed}.html-editor_htmlEditorToolbarDivider__CzU0R{width:1px;height:18px;background:var(--card-border);margin:0 4px}.html-editor_htmlEditorTabs__isO5a{display:flex;align-items:center;gap:4px}.html-editor_htmlEditorHelpBtn__GN3Yc{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--text-muted);background:transparent;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;line-height:1;margin-right:4px;transition:all .15s ease}.html-editor_htmlEditorHelpBtn__GN3Yc:hover{border-color:var(--accent);color:var(--accent);background:rgba(16,185,129,.1)}.html-editor_htmlEditorTab__OeTrN{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid transparent;border-radius:4px;color:var(--muted);font-size:13px;cursor:pointer;transition:all .15s}.html-editor_htmlEditorTab__OeTrN:hover{color:var(--foreground);background:var(--background)}.html-editor_htmlEditorTab__OeTrN.html-editor_active__UJSLx{color:var(--foreground);background:var(--background);border-color:var(--card-border)}.html-editor_htmlEditorContent__SAVdo{position:relative;padding:16px;overflow-y:auto;font-size:14px;line-height:1.6;background:#ffffff;color:#000000;cursor:text}.html-editor_htmlEditorContent__SAVdo .tiptap{outline:none;min-height:100%}.html-editor_htmlEditorContent__SAVdo .tiptap p{margin:0 0 1em}.html-editor_htmlEditorContent__SAVdo .tiptap p:last-child{margin-bottom:0}.html-editor_htmlEditorContent__SAVdo .tiptap ol,.html-editor_htmlEditorContent__SAVdo .tiptap ul{margin:0 0 1em;padding-left:1.5em}.html-editor_htmlEditorContent__SAVdo .tiptap h2,.html-editor_htmlEditorContent__SAVdo .tiptap h3{margin:0 0 .5em;font-weight:600}.html-editor_htmlEditorContent__SAVdo .tiptap h2{font-size:1.3em}.html-editor_htmlEditorContent__SAVdo .tiptap h3{font-size:1.1em}.html-editor_htmlEditorContent__SAVdo .tiptap a{color:#2563eb;text-decoration:underline}.html-editor_htmlEditorContent__SAVdo .tiptap strong{font-weight:600}.html-editor_htmlEditorPlaceholder__zTIr5{position:absolute;top:16px;left:16px;color:var(--muted);font-style:italic;font-size:14px;pointer-events:none}.html-editor_htmlEditorSource__OBWcu{width:100%;padding:16px;background:var(--card);border:none;color:var(--foreground);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;resize:none;box-sizing:border-box}.html-editor_htmlEditorSource__OBWcu:focus{outline:none}.html-editor_htmlEditorResizeHandle__moJSd{display:flex;justify-content:center;align-items:center;padding:4px 0;background:transparent;cursor:ns-resize;color:var(--muted);transition:color .15s;border-top:1px solid var(--card-border)}.html-editor_htmlEditorResizeHandle__moJSd:hover{color:var(--foreground)}@media (max-width:768px){.html-editor_htmlEditorToolbarBtn__Lo1hP{width:36px;height:34px}.html-editor_htmlEditorToolbar__fK6_x{padding:6px;gap:4px}.html-editor_htmlEditorTab__OeTrN{padding:6px 8px;font-size:12px}.html-editor_htmlEditorContent__SAVdo{padding:12px;font-size:15px}}.actions_rowActionDivider__AbMmV{width:1px;height:16px;background:var(--card-border);margin:0 2px}.actions_btnWithLed__8pG_e{position:relative}.actions_led___HaOY{position:absolute;bottom:3px;right:3px;width:7px;height:7px;border-radius:50%;border:1px solid #1e2128;pointer-events:none}.actions_ledOn__O1Nkh{background:#10b981;box-shadow:0 0 4px rgba(16,185,129,.6)}.actions_ledOff__p1zHp{background:#ef4444;box-shadow:0 0 3px rgba(239,68,68,.5)}.cards_section__twnP9{background:var(--card);border:1px solid var(--card-border);border-radius:8px;padding:var(--space-4)}.cards_infoRow__d42_8{display:flex;justify-content:space-between;align-items:center;padding:8px 0;min-height:35px;box-sizing:border-box;font-size:14px;color:var(--muted)}.pages_container__GLqQ9{max-width:1600px;margin:0 auto;padding:20px}.pages_header__c_W_Z{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid var(--card-border);padding-bottom:8px}.pages_header__c_W_Z h1{display:flex;align-items:center;gap:12px;margin:0;font-size:28px;font-weight:700;color:var(--text)}.pages_content__VRVmo{background:transparent;border-radius:0;border:none;padding:0;display:flex;flex-direction:column;gap:0}@media (max-width:768px){.pages_container__GLqQ9{padding:12px}.pages_header__c_W_Z h1{font-size:20px;gap:8px}}.table_tableContainer__notns{border:1px solid var(--card-border);border-radius:8px;overflow:hidden}.table_table__tYp9u{width:100%;border-collapse:collapse;color:var(--text);font-size:13px}.table_table__tYp9u thead{background:#3a4a5c;border-bottom:2px solid var(--card-border)}.table_table__tYp9u th{padding:12px 16px;font-weight:600;font-size:12px;color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;text-align:left;background:#3a4a5c;border-right:1px solid var(--card-border);cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s;display:table-cell}.table_table__tYp9u th:first-child{border-radius:8px 0 0 0}.table_table__tYp9u th:last-child{border-right:none;border-radius:0 8px 0 0}.table_table__tYp9u th.table_sortable__OtdtS{cursor:pointer}.table_table__tYp9u th.table_sortable__OtdtS:hover{background:#4a5a6c;color:#e0e8f0}.table_sortable__OtdtS{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted);transition:color .2s}.table_sortable__OtdtS.table_active__dpHUt{color:white}.table_arrow__E5ot2{display:inline-block;margin-left:4px;vertical-align:middle;opacity:.5;transition:opacity .2s}.table_sortable__OtdtS.table_active__dpHUt .table_arrow__E5ot2{opacity:1}.table_sortable__OtdtS svg{display:inline;margin-left:0;vertical-align:middle}.table_table__tYp9u td{padding:12px 16px;border-bottom:1px solid var(--card-border);border-right:none}.table_table__tYp9u td:last-child{border-right:none}.table_table__tYp9u tbody tr:hover{background:rgba(255,255,255,.03)}.table_clickableRow__bMKhA{cursor:pointer;transition:background .15s ease}.table_clickableRow__bMKhA:hover{background:rgba(102,126,234,.08)!important}.table_colShrink__0qXWc{width:1%;white-space:nowrap}.table_colGreedy___jZVE{width:100%}.table_nameCell__JcILH{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:0}.table_nowrap__m4bPW{white-space:nowrap}.table_checkboxCell__uvEX3{width:1%;text-align:center;padding-left:12px;padding-right:8px}.table_checkboxCell__uvEX3 input[type=checkbox]{cursor:pointer;vertical-align:middle;width:16px;height:16px}.table_checkboxCell__uvEX3 input[type=checkbox]:disabled{cursor:not-allowed;opacity:.4}.utilities_utilRowSm__7hboQ{display:flex;gap:4px;align-items:center}.utilities_textRight__ENRzt{text-align:right}.utilities_textCenter__YdYiD{text-align:center}.utilities_textSuccess___JmGE{color:#10b981;font-weight:600}.utilities_textWarning__b3hm4{color:#f59e0b;font-weight:600}.utilities_textError__GwhA_{color:#ef4444;font-weight:600}.utilities_textMuted__DGD9B{color:var(--muted)}.mobile_mobileFab__O281E,.mobile_mobileOnly__Bb4Xf{display:none}@media (max-width:768px){.mobile_desktopOnly__lCggJ{display:none!important}.mobile_mobileOnly__Bb4Xf{display:block;margin:0 -16px;padding-left:16px}.mobile_mobileFab__O281E{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#3b82f6;color:white;border:none;box-shadow:0 4px 12px rgba(59,130,246,.4);display:flex!important;align-items:center;justify-content:center;cursor:pointer;z-index:50;transition:transform .2s,box-shadow .2s}.mobile_mobileFab__O281E:active{transform:scale(.95);box-shadow:0 2px 8px rgba(0,0,0,.3)}.mobile_hideOnMobile__mvjhQ{display:none!important}}.mobile_mobileCard__laFV_{background:var(--card);border-radius:0;padding:16px;margin-bottom:0;border:none;border-top:1px solid var(--card-border)}.mobile_mobileCard__laFV_:last-child{border-bottom:1px solid var(--card-border)}.mobile_mobileCardHeader__Jnt4v{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.mobile_mobileCardTitle__dYqA1{font-size:16px;font-weight:600;color:var(--text);flex:1 1;line-height:1.4}.mobile_mobileCardTitleClickable__v9xTn{display:flex;align-items:center;gap:8px;cursor:pointer;transition:color .2s}.mobile_mobileCardTitleClickable__v9xTn:hover{color:var(--primary)}.mobile_mobileCardTitleClickable__v9xTn:active{opacity:.7}.mobile_mobileCardActions__OI0c_{display:flex;gap:4px;flex-shrink:0}.mobile_mobileCardBody__SnSyQ{display:flex;flex-direction:column;gap:12px}.mobile_mobileCardSpec__lfKvt{display:flex;flex-direction:column;gap:4px}.mobile_mobileCardSpecLabel__a_bKN{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-weight:600}.mobile_mobileCardSpecValue__Vmajo{font-size:14px;color:var(--text);font-weight:500}.mobile_starRating__nlc2T{display:inline-flex;align-items:center;gap:2px}.mobile_starFilled__FRsEg,.mobile_starHalf__xTmel{color:#fbbf24;fill:#fbbf24}.mobile_starEmpty__77U7y{color:rgba(251,191,36,.3);fill:none}.mobile_warningIcon__FdwNm{color:#f59e0b;flex-shrink:0}.mobile_improveCardClickable__ZAyso{cursor:pointer}.mobile_improveCardClickable__ZAyso:active{background:var(--card-hover)}.mobile_missingText__iAMW4{font-size:12px;color:var(--muted);line-height:1.4;white-space:nowrap}.mobile_productNameCell__1BXs4{display:flex;align-items:center;gap:6px}.mobile_reviewCardRating__8RFnU{display:flex;align-items:center;gap:8px}.mobile_reviewCardStars__344tu{display:flex;gap:2px}.mobile_reviewCardRatingText__rAWl_{font-size:14px;font-weight:600;color:var(--text)}