.sidebar_sidebar__OkIg7{width:20rem;padding:1.5rem 1rem 1rem;position:sticky;top:0;left:0}.sidebar_sidebarPanel__Ppqzi{background:#f2f2f2;border-radius:1rem;padding:1.25rem;flex-direction:column;gap:1rem;width:100%;height:100%;display:flex}.sidebar_stepItem__yJniz{padding:.9rem;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,0)}.sidebar_stepItem__yJniz.sidebar_current__n5cNO{background:var(--bainred);border:1px solid var(--bainred);color:#fff}.sidebar_stepItem__yJniz .sidebar_stepHeader__DqMOr{display:flex;gap:.75rem;align-items:center}.sidebar_stepItem__yJniz .sidebar_stepNumber__I9Jeb{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0;background:var(--bainred);color:#fff}.sidebar_stepItem__yJniz.sidebar_current__n5cNO .sidebar_stepNumber__I9Jeb{background:#fff;color:var(--bainred);border-color:#fff}.sidebar_stepContent__Dvt4p{display:flex;align-items:center}.sidebar_stepTitle__YDXfO{font-size:.9rem;font-weight:600;margin:0;line-height:1.3;color:#111}.sidebar_stepItem__yJniz.sidebar_current__n5cNO .sidebar_stepTitle__YDXfO{color:#fff}.sidebar_stepDescription__rTdLt{font-size:small;padding-top:.75rem}.form_mainContainer__LJGZR{padding:0;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.form_formContainer__2bwol{width:80%;padding:2rem 0}.form_fileUploadSection__Hm2AV{width:100vw;padding:2rem 3rem;background:rgba(0,0,0,0);box-shadow:none;border-radius:0;display:flex;flex-direction:column;gap:2rem}.form_inputGroup__ZVlm1{margin-bottom:2rem;width:-webkit-fill-available}.form_inputGroup__ZVlm1 .form_fileUploadLabel__ZD_pb,.form_inputGroup__ZVlm1 .form_inputLabel__9_RFD{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;color:#2d3748;margin-bottom:.75rem}.form_inputGroup__ZVlm1 .form_fileUploadLabel__ZD_pb svg,.form_inputGroup__ZVlm1 .form_inputLabel__9_RFD svg{color:var(--bainred)}.form_inputGroup__ZVlm1 .form_inputField__gpVo_,.form_inputGroup__ZVlm1 .form_inputbox__rWli0{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#f8fafc}.form_inputGroup__ZVlm1 .form_inputField__gpVo_:focus,.form_inputGroup__ZVlm1 .form_inputbox__rWli0:focus{outline:none;border-color:var(--bainred);background:#fff;box-shadow:0 0 0 3px var(--bainredlight)}.form_inputGroup__ZVlm1 .form_inputField__gpVo_::-moz-placeholder,.form_inputGroup__ZVlm1 .form_inputbox__rWli0::-moz-placeholder{color:#a0aec0}.form_inputGroup__ZVlm1 .form_inputField__gpVo_::placeholder,.form_inputGroup__ZVlm1 .form_inputbox__rWli0::placeholder{color:#a0aec0}.form_modeSelectionContainer__kPRtW{text-align:center}.form_modeSelectionContainer__kPRtW .form_sectionTitle__W7Y7K{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:3rem;position:relative}.form_modeSelectionContainer__kPRtW .form_sectionTitle__W7Y7K:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(135deg,var(--bainred),#ef4444);border-radius:2px}.form_modeBoxes__Vie45{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}@media(max-width:768px){.form_modeBoxes__Vie45{grid-template-columns:1fr}}.form_modeBox__OCTYA{background:#fff;border:3px solid #e2e8f0;border-radius:20px;padding:2.5rem 2rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.form_modeBox__OCTYA:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(204,0,0,.05),transparent);transition:left .5s}.form_modeBox__OCTYA:hover{border-color:var(--bainred);transform:translateY(-8px);box-shadow:0 20px 40px var(--bainred) 26;background:#fef2f2}.form_modeBox__OCTYA:hover:before{left:100%}.form_modeBox__OCTYA:hover .form_modeBoxIcon__mXMYW{transform:scale(1.1);color:var(--bainred)}.form_modeBox__OCTYA:hover .form_modeBoxTitle__KPxzp{color:var(--bainred)}.form_modeBox__OCTYA .form_modeBoxIcon__mXMYW{display:flex;justify-content:center;margin-bottom:1.5rem;color:#6b7280;transition:all .3s ease}.form_modeBox__OCTYA .form_modeBoxTitle__KPxzp{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;transition:color .3s ease}.form_modeBox__OCTYA .form_modeBoxDescription__HKKVB{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.form_modeBox__OCTYA .form_modeBoxFeatures__CE0vx{display:flex;flex-direction:column;gap:.5rem}.form_modeBox__OCTYA .form_modeBoxFeatures__CE0vx span{font-size:.875rem;color:#94a3b8;display:flex;align-items:center;text-align:left}.form_uploadSection__LYp4j .form_modeHeader__eAKRw{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.form_uploadSection__LYp4j .form_modeHeader__eAKRw .form_backButton__PdBs3{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.875rem;transition:color .3s ease}.form_uploadSection__LYp4j .form_modeHeader__eAKRw .form_backButton__PdBs3:hover{color:var(--bainred)}.form_uploadSection__LYp4j .form_modeHeader__eAKRw .form_selectedMode__NXVpK{display:flex;align-items:center;gap:.5rem;background:#d4d4d8;color:#71717b;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem}.form_fullWidthPreview__qWhul{align-self:stretch}.form_fullWidthPreview__qWhul,.form_productsTableWrapper__mWGAM{width:100%!important;max-width:none!important}.form_pageBottomPad__UlwFk{padding-bottom:64px}.form_fileUploadContainer__wzgih{border:1px dashed #cbd5e1;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;background:#f8fafc;width:auto}.form_fileUploadContainer__wzgih:hover{border-color:var(--bainred);background:var(--bainredlight)}.form_actionButtons__INFzW,.form_buttonRow__arFf_,.form_buttonsBar__T_Y_n{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:1.25rem;flex-wrap:wrap}@media(max-width:640px){.form_actionButtons__INFzW,.form_buttonRow__arFf_,.form_buttonsBar__T_Y_n{flex-direction:column;gap:10px}}.form_btn__8_5Jn,.form_primaryButton__br4nB,.form_secondaryButton__2kWKQ,.form_startBtn__Xcnso{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:38px;padding:0 .95rem;border-radius:10px;font-size:.95rem;font-weight:600;line-height:1;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .06s ease}.form_btn__8_5Jn svg,.form_primaryButton__br4nB svg,.form_secondaryButton__2kWKQ svg,.form_startBtn__Xcnso svg{display:block;flex:0 0 auto}.form_btn__8_5Jn:active,.form_primaryButton__br4nB:active,.form_secondaryButton__2kWKQ:active,.form_startBtn__Xcnso:active{transform:translateY(1px)}.form_btn__8_5Jn:disabled,.form_primaryButton__br4nB:disabled,.form_secondaryButton__2kWKQ:disabled,.form_startBtn__Xcnso:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.form_btn__8_5Jn:focus-visible,.form_primaryButton__br4nB:focus-visible,.form_secondaryButton__2kWKQ:focus-visible,.form_startBtn__Xcnso:focus-visible{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bainred) a6}.form_primaryButton__br4nB,.form_startBtn__Xcnso{background:var(--bainred);color:#fff;box-shadow:0 6px 18px var(--bainredmid)}.form_primaryButton__br4nB:active,.form_primaryButton__br4nB:hover:not(:disabled),.form_startBtn__Xcnso:active,.form_startBtn__Xcnso:hover:not(:disabled){background:var(--bainred)}.form_secondaryButton__2kWKQ{background:#fff;color:var(--bainred);border:1px solid var(--bainred);box-shadow:0 2px 8px rgba(0,0,0,.05)}.form_secondaryButton__2kWKQ:hover:not(:disabled){background:var(--bainredlight);border-color:var(--bainred)}.form_secondaryButton__2kWKQ:active{background:var(--bainredlight)}.form_btn--sm__RnH58{height:34px;padding:0 .8rem;font-size:.9rem}.form_btn--md__yjCWs{height:38px}.form_btn--lg__qkvJY{height:42px;padding:0 1.15rem}.form_centeredBlock__kjUbt,.form_previewContainer__DUnBn{background:#fff}.form_centeredBlock__kjUbt .form_previewHeader__w_dzg,.form_previewContainer__DUnBn .form_previewHeader__w_dzg{text-align:center;margin-bottom:2rem}.form_centeredBlock__kjUbt .form_previewHeader__w_dzg h3,.form_previewContainer__DUnBn .form_previewHeader__w_dzg h3{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.75rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.form_centeredBlock__kjUbt .form_previewHeader__w_dzg h3 svg,.form_previewContainer__DUnBn .form_previewHeader__w_dzg h3 svg{color:var(--bainred)}.form_centeredBlock__kjUbt .form_previewHeader__w_dzg p,.form_previewContainer__DUnBn .form_previewHeader__w_dzg p{color:#64748b;font-size:1rem}.form_loadingContainer__EDgrz{text-align:center;padding:4rem 2rem}.form_loadingContainer__EDgrz .form_loadingSpinner__fe2Iy{display:flex;justify-content:center;margin-bottom:1.5rem}.form_loadingContainer__EDgrz .form_loadingSpinner__fe2Iy svg{color:var(--bainred);animation:form_spin__NsLvB 2s linear infinite}.form_loadingContainer__EDgrz h3{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.form_loadingContainer__EDgrz p{color:#64748b;margin-bottom:2rem}@keyframes form_spin__NsLvB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form_progressBarContainer__UYMdE{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden;margin-top:1rem}.form_progressBarContainer__UYMdE .form_progressBarFill__fFQ_c{height:100%;background:linear-gradient(90deg,var(--bainred),#ef4444);border-radius:3px;transition:width .4s ease;min-width:0}.form_progressBarContainer__UYMdE .form_progressBarFillIndeterminate__2UU4Z{height:100%;border-radius:3px;width:40%;background:linear-gradient(90deg,transparent,var(--bainred),#ef4444,transparent);animation:form_indeterminate__2_VPy 1.4s ease-in-out infinite}@keyframes form_indeterminate__2_VPy{0%{transform:translateX(-100%)}to{transform:translateX(350%)}}.form_progressPhase__T1BYJ{font-size:.8rem;color:#6b7280;margin-top:.25rem}.form_sampleFileSection__jVM6i{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.form_sampleFileHeader__le5DH{display:flex;align-items:center;gap:8px;font-weight:600;color:#495057;margin-bottom:8px}.form_sampleFileDescription__R6w8u{color:#6c757d;font-size:14px;margin-bottom:12px;line-height:1.4}.form_sampleDownloadButton__mtYhm{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bainred);color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}.form_sampleDownloadButton__mtYhm:disabled{opacity:.6;cursor:not-allowed}.form_lockScope__qA6km{position:relative}.form_isLocked__jgCCQ{pointer-events:none;opacity:.9}.form_blocker__RW40_{position:absolute;inset:0;background:hsla(0,0%,100%,.45);backdrop-filter:blur(1px);z-index:5;pointer-events:all}.form_modeBoxDisabled__6Ku_y{filter:grayscale(.25);opacity:.6}.form_fieldsetReset__0Q_M1{border:0;padding:0;margin:0;min-width:0}.form_noPointer__hmPKz{pointer-events:none}.home_layoutWrapper__x_IKB{display:flex;height:calc(100vh - 65px);width:100vw;overflow:hidden}.home_sidebar__jO3u_{width:320px;height:100%;background:#f2f2f2;padding:2rem 1.5rem;display:flex;flex-direction:column;border-right:1px solid #e1e5e9}.home_mainContent__4IzVm{flex:1;padding:1.5rem;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;overflow-y:scroll}.home_formWrapperFluid__9Z_AK{width:100%;max-width:none!important;align-self:stretch;padding:0}.home_pageHeader__1Za77{width:100%;margin-bottom:2rem;padding-bottom:1rem}.home_pageTitle__1KJcv{margin-bottom:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.home_pageSubtitle__LFjb8{font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.home_separator__ubJMT{height:1px;background-color:#dcdcdc;width:100%}.home_formWrapper__0clL5{width:100%;max-width:1200px;padding:2rem 0}.home_landingWrapper__Ae_Jm{justify-content:flex-start;padding:3rem 2rem 4rem;width:100%;min-height:calc(100vh - 64px)}.home_headingSection__3FS4z,.home_landingWrapper__Ae_Jm{display:flex;flex-direction:column;align-items:center;text-align:center}.home_headingSection__3FS4z{margin-bottom:1.5rem;justify-content:center;padding-bottom:1rem}.home_title__qln57{margin-bottom:.75rem;font-size:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.home_subtitle__oUYLi{font-size:1.5rem;color:rgb(55 65 81/var(--tw-text-opacity,1))}.home_desc__T06CR,.home_subtitle__oUYLi{margin-bottom:.75rem;--tw-text-opacity:1}.home_desc__T06CR{font-size:1rem;color:rgb(75 85 99/var(--tw-text-opacity,1))}.home_cardsContainer__cjNaU{display:flex;width:100%;justify-content:center;gap:1.5rem;padding-bottom:1.5rem;padding-top:.5rem}.home_cardRow__WHGEi{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.home_card__wgU2O{position:relative;min-width:280px;max-width:320px;justify-content:space-between;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));padding:2.5rem 1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;width:340px}.home_cardNumber__Qhg6Q{background-color:rgb(255 255 255/var(--tw-bg-opacity,1));color:rgb(220 38 38/var(--tw-text-opacity,1))}.home_cardNumberActive__9BRij,.home_cardNumber__Qhg6Q{position:absolute;top:-1.25em;left:50%;display:flex;height:2.5em;width:2.5em;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1));--tw-bg-opacity:1;font-size:1.3em;font-weight:700;--tw-text-opacity:1}.home_cardNumberActive__9BRij{background-color:rgb(220 38 38/var(--tw-bg-opacity,1));color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.home_cardNumberDone___KaEP{position:absolute;top:-1.25em;left:50%;display:flex;height:2.5em;width:2.5em;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1));font-size:1.3em;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.home_cardTitle__3zqKJ{margin-bottom:.75rem;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.home_cardImg__hP6nj{margin-bottom:1rem;height:120px;width:120px}.home_descRow__ENni3{display:flex;justify-content:center;gap:2rem}.home_descCard__5bscP{display:flex;flex-direction:column;overflow:hidden}.home_startTitle__f0eoY{margin-bottom:1rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:600}.home_goBtnRow__P_jTV{margin-top:1.5rem;width:100%;padding-top:.75rem}.home_goBtnRow__P_jTV,.home_goBtn__GpQsG{display:flex;align-items:center;justify-content:center}.home_goBtn__GpQsG{min-width:8rem;border-radius:10px;border-style:none;--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.home_goBtn__GpQsG:disabled{cursor:not-allowed;--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.home_goBtnHref__5Ke7V{display:flex;width:auto;justify-content:center}.home_goBtnSecondary__BPE60{display:flex;min-width:8rem;cursor:pointer;align-items:center;justify-content:center;border-radius:10px;border-style:none;--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1));padding:.75rem;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1));outline:2px solid transparent;outline-offset:2px}.home_getStartedButtonRow__oLB6x{margin-top:2rem;display:flex;justify-content:center}.home_getStartedButton__LasUb{color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:background-color .3s ease}.home_getStartedButton__LasUb,.home_getStartedButton__LasUb:hover{background-color:var(--bainred)}.home_headerShadow__WD6gq{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.0588235294);position:sticky;top:0;z-index:100}.home_modeToggle__JcnYT{display:flex;justify-content:center;gap:8px;margin:0 0 32px;padding:6px;background:#f8f9fa;border-radius:12px;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.0784313725)}.home_modeBtn__uYbkb{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:rgba(0,0,0,0);color:#6c757d;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.home_modeBtn__uYbkb:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3019607843),transparent);transition:left .5s ease}.home_modeBtn__uYbkb:hover:not(.home_active__Hih_T){background:var(--bainredlight);color:var(--bainred)}.home_modeBtn__uYbkb:hover:not(.home_active__Hih_T):before{left:100%}.home_modeBtn__uYbkb.home_active__Hih_T{background:var(--bainred);color:#fff;box-shadow:0 4px 12px var(--bainred) 4d;transform:translateY(-1px)}.home_modeBtn__uYbkb.home_active__Hih_T svg{transform:scale(1.1)}.home_modeBtn__uYbkb svg{transition:transform .3s ease}@media(max-width:1024px){.home_mainContent__4IzVm{padding:2rem}.home_benefitsList__TfTAu{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.home_modeToggle__JcnYT{width:100%;margin:0 0 24px;justify-content:center}.home_modeBtn__uYbkb{flex:1;justify-content:center;padding:14px 16px;font-size:13px}.home_mainContent__4IzVm{padding:1.5rem}}@media(max-width:480px){.home_modeBtn__uYbkb span{display:none}.home_modeBtn__uYbkb{padding:12px}.home_pageTitle__1KJcv{font-size:1.5rem;line-height:2rem}.home_mainContent__4IzVm{padding:1rem}}.home_card__wgU2O{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;height:400px;gap:1rem}.home_cardTitle__3zqKJ{font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--bainred);margin:0;padding:0 8px}.home_cardTitle__3zqKJ,.home_descText__5ACew{min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center}.home_descText__5ACew{font-style:italic;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity,1))}.productsTable_container__5PsJ0{margin-bottom:2rem}.productsTable_header__hhsP6{margin-bottom:1rem}.productsTable_header__hhsP6 .productsTable_title__aA0jl{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#333}.productsTable_header__hhsP6 .productsTable_subtitle__oRIzp{font-size:.9rem;color:#666;margin:0}.productsTable_table_wrapper__B6U9B{overflow-y:scroll;overflow-x:hidden;height:45vh}.productsTable_tableContainer__WZrqz{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.productsTable_tableContainer__WZrqz::-webkit-scrollbar{width:8px;height:8px}.productsTable_tableContainer__WZrqz::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.productsTable_tableContainer__WZrqz::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.productsTable_tableContainer__WZrqz::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.productsTable_table__6IG_S{border-collapse:collapse;width:100%;background:#fff;min-width:800px}.productsTable_table__6IG_S tbody{width:100%;overflow:auto;height:400px}.productsTable_table__6IG_S thead tr{width:100%}.productsTable_table__6IG_S th{background-color:#f8f9fa;padding:1rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e9ecef;font-size:.9rem;top:0;position:sticky;z-index:1}.productsTable_table__6IG_S td{padding:1rem;border-bottom:1px solid #e9ecef;vertical-align:top}.productsTable_table__6IG_S td,.productsTable_table__6IG_S th{width:auto}.productsTable_table__6IG_S a{color:#007bff;text-decoration:none;font-size:.9rem}.productsTable_table__6IG_S a:hover{text-decoration:underline}.productsTable_row__mM5b0{cursor:pointer;transition:background-color .2s ease}.productsTable_row__mM5b0.productsTable_selected__ovZrl,.productsTable_row__mM5b0:hover{background-color:#f4fff6}.productsTable_ingredients__bCLwP{max-width:200px}.productsTable_ingredient__7_RDY{display:inline-block;font-size:.9rem}.productsTable_composition__wIGyf{min-width:120px}.productsTable_compositionItem__YJfoi{margin-bottom:.25rem}.productsTable_compositionItem__YJfoi:last-child{margin-bottom:0}.productsTable_skuName__IvVKR{font-weight:500;color:var(--bainred)}.productsTable_skuName__IvVKR a{color:inherit;text-decoration:none}.productsTable_skuName__IvVKR a:hover{text-decoration:underline}.productsTable_percentage__oUcOZ{display:inline-block;background-color:#fdecea;color:var(--bainred);padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;margin-right:.5rem}.header_header__8yqbG{justify-content:space-between;padding:.5rem;--tw-shadow:0px 5px 5px #9ea9cd29;--tw-shadow-colored:0px 5px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.header_headerLeft__Z_wKx,.header_header__8yqbG{display:flex;align-items:center}.header_logo__YaM9E{margin-left:.25rem;height:auto;width:12rem}.header_appName__XzF4r{margin-left:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.header_buttonGroup__bkrR4{display:flex}.header_buttonGroup__bkrR4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.header_actionButton__MVNlF{height:2.5rem;width:8rem;border-radius:.5rem;background-color:var(--bainred);font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header_actionButton__MVNlF,.header_actionButton__MVNlF:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header_actionButton__MVNlF:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;cursor:pointer}.header_howtouse__Jdyoz{height:2.5rem;width:2.5rem;border-radius:50%;border-width:1px;--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1));font-weight:700;color:var(--bainred);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header_howtouse__Jdyoz,.header_howtouse__Jdyoz:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header_howtouse__Jdyoz:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;cursor:pointer}