@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;list-style-type:none;text-decoration:none;font-family:Inter;outline:none}body{font-family:Inter}img{width:100%;display:flex}*::-webkit-scrollbar{height:5px;width:5px}*::-webkit-scrollbar-track{border-radius:5px;background-color:#dcdcdc}*::-webkit-scrollbar-thumb{border-radius:5px;background-color:#000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.scroll-to-top{position:fixed;bottom:20px;right:20px;z-index:1000}.scroll-to-top button{background-color:#7160f5;color:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.scroll-to-top button:hover{background-color:#5d4aef;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.scroll-to-top button:active{transform:translateY(0)}input[type=date]{position:relative;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:2}input[type=date]::-moz-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:2}input[type=date]:after{content:"";position:absolute;top:50%;right:10px;transform:translateY(-50%);width:18px;height:18px;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}._layoutMainContainer_1bxhk_1{height:100vh;display:flex;flex-direction:column;align-items:start}._headerWrapper_1bxhk_15{width:100%;background-color:transparent;position:fixed;left:0;top:0;z-index:100}._outletwrapper_1bxhk_33{width:100%;background-color:#fafafa;height:100%}._navBarContainer_18ibz_1{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:transparent;z-index:100;position:fixed;top:0;left:0;right:0;width:100%;box-sizing:border-box;transition:all .3s ease}._navBarContainer_18ibz_1._scrolled_18ibz_33{background-color:#ffffffdc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;border-bottom:1px solid rgba(0,0,0,.08)}._logoContainer_18ibz_49{display:flex;align-items:center;gap:.5rem;cursor:pointer}._sunIcon_18ibz_63{width:2.5rem;height:auto;transition:transform .3s ease}._sunIcon_18ibz_63:hover{transform:rotate(15deg)}._mfgLogo_18ibz_83{width:5.5rem;height:auto;transition:opacity .3s ease}._mfgLogo_18ibz_83:hover{opacity:.8}._desktopNavLinks_18ibz_105{display:flex;gap:1.5rem}._navLink_18ibz_115{color:#18181b;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;background:transparent;border:none;transition:all .3s ease;white-space:nowrap;position:relative;overflow:hidden}._navLink_18ibz_115:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._navLink_18ibz_115:hover:before{left:100%}._navLink_18ibz_115:hover{color:#485aff;transform:translateY(-2px)}._navLink_18ibz_115._active_18ibz_189{color:#fff;background-color:#7161ef;box-shadow:0 4px 8px #7161ef4d;transform:translateY(0);animation:_pulse_18ibz_1 .5s ease}._hamburgerButton_18ibz_207{display:none;flex-direction:column;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .3s ease;z-index:1001}._hamburgerButton_18ibz_207:hover{background-color:#7161ef1a}._hamburgerButton_18ibz_207:active{transform:scale(.95)}._hamburgerIcon_18ibz_251{color:#18181b;transition:all .3s ease}._hamburgerButton_18ibz_207:hover ._hamburgerIcon_18ibz_251{color:#7161ef}._mobileMenuOverlay_18ibz_269{position:fixed;top:5rem;left:0;right:0;height:calc(50vh - 100px);background:#18181bf2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;align-items:center;justify-content:center;animation:_fadeIn_18ibz_1 .3s ease;overflow:hidden}._mobileNavLinks_18ibz_301{display:flex;flex-direction:column;gap:1rem;align-items:start;animation:_slideUp_18ibz_1 .3s ease;padding:0 10px}._mobileNavLinkz_18ibz_319{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;padding:8px 10px;border-radius:10px;cursor:pointer;background:transparent;border:2px solid transparent;transition:all .3s ease;white-space:nowrap;min-width:200px;text-align:center;position:relative;overflow:hidden;margin-left:5rem}._mobileNavLink_18ibz_301{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5;padding:8px 10px;border-radius:10px;cursor:pointer;background:transparent;border:2px solid transparent;transition:all .3s ease;white-space:nowrap;min-width:200px;text-align:center;position:relative;overflow:hidden}._mobileNavLink_18ibz_301:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}._mobileNavLink_18ibz_301:hover:before{left:100%}._mobileNavLink_18ibz_301:hover{border-color:#fff3;background:#ffffff0d;transform:translateY(-2px)}._mobileNavLink_18ibz_301._activeMobile_18ibz_437{color:#fff;background:linear-gradient(135deg,#7161ef,#485aff);border-color:#ffffff4d;box-shadow:0 8px 32px #7161ef66}._trialButton_18ibz_451{background:linear-gradient(135deg,#7161ef,#485aff)!important;color:#fff!important;border:2px solid rgba(255,255,255,.2)!important;box-shadow:0 4px 12px #7161ef4d}._trialButton_18ibz_451:hover{transform:translateY(-4px);box-shadow:0 8px 24px #7161ef80;border-color:#fff6!important}@keyframes _pulse_18ibz_1{0%{box-shadow:0 0 #7161ef66}70%{box-shadow:0 0 0 10px #7161ef00}to{box-shadow:0 0 #7161ef00}}@keyframes _fadeIn_18ibz_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_18ibz_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){._navBarContainer_18ibz_1{padding:1.25rem 1.5rem}._desktopNavLinks_18ibz_105{gap:1rem}._navLink_18ibz_115{font-size:.95rem;padding:.5rem .875rem}}@media (max-width: 768px){._navBarContainer_18ibz_1{padding:1rem 1.5rem}._desktopNavLinks_18ibz_105{display:none}._hamburgerButton_18ibz_207{display:flex}._sunIcon_18ibz_63{width:2.25rem}._mfgLogo_18ibz_83{width:5rem}._mobileNavLink_18ibz_301._trialButton_18ibz_451{background:linear-gradient(135deg,#7161ef,#485aff)!important;color:#fff!important;border:2px solid rgba(255,255,255,.3)!important;box-shadow:0 8px 32px #7161ef66}._mobileNavLink_18ibz_301._trialButton_18ibz_451:hover{transform:translateY(-4px);box-shadow:0 12px 40px #7161ef99;border-color:#ffffff80!important}}@media (max-width: 480px){._navBarContainer_18ibz_1{padding:1rem}._sunIcon_18ibz_63{width:2rem}._mfgLogo_18ibz_83{width:4.5rem}._mobileNavLink_18ibz_301{font-size:1.25rem;padding:2px 10px;text-align:start}._mobileNavLinks_18ibz_301{gap:1rem;width:100%}}._popupOverlay_q0xwi_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1002;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._input_q0xwi_29[type=number]::-webkit-outer-spin-button,._input_q0xwi_29[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._popupContainer_q0xwi_41{position:relative;width:90%;max-width:1200px;height:90vh;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000026;animation:_slideIn_q0xwi_1 .3s ease-out}@keyframes _slideIn_q0xwi_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeButton_q0xwi_87{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:50%;font-size:24px;font-weight:300;color:#666;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_q0xwi_87:hover{background:#fff;color:#333;transform:scale(1.1)}._popupContent_q0xwi_141{display:flex;height:100%;background-image:url(/assets/Bookdemo-B73hu4FU.png);background-size:cover;background-position:center;background-repeat:no-repeat;overflow-y:auto}._leftSection_q0xwi_161{flex:1}._rightSection_q0xwi_169{flex:1;padding:2rem;display:flex;flex-direction:column;background:transparent;overflow-y:hidden}._PCheader_q0xwi_187{padding:30px}._logo_q0xwi_195{display:flex;align-items:center;gap:.5rem}._logo_q0xwi_195 img{width:100px;height:auto}._formContent_q0xwi_217{flex:1;display:flex;flex-direction:column;justify-content:center;padding:1rem 0}._title_q0xwi_233{color:#6366f1;font-family:Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1rem}._description_q0xwi_251{color:#374151;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 2rem}._formContainer_q0xwi_271{display:flex;flex-direction:column;gap:1rem;max-width:80%}._inputRow_q0xwi_285{display:flex;gap:1rem}._inputGroup_q0xwi_295{flex:1}._input_q0xwi_29{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Inter,sans-serif;font-size:.95rem;background:#f9fafb;transition:all .2s ease;box-sizing:border-box}._input_q0xwi_29:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11a}._input_q0xwi_29::placeholder{color:#9ca3af}._submitButton_q0xwi_351{background:#6366f1;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1rem;width:100%}._submitButton_q0xwi_351:hover{background:#5856eb;transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}@media (max-width: 1024px){._popupContainer_q0xwi_41{width:95%;max-height:90vh}._rightSection_q0xwi_169{padding:1.5rem}._title_q0xwi_233{font-size:1.75rem}._description_q0xwi_251{margin-bottom:1.5rem}}@media (max-width: 768px){._popupContent_q0xwi_141{flex-direction:column}._leftSection_q0xwi_161{flex:none;background-position:top center}._rightSection_q0xwi_169{flex:1;padding:1.5rem;overflow-y:auto}._inputRow_q0xwi_285{flex-direction:column;gap:.75rem}._title_q0xwi_233{font-size:1.5rem;margin-bottom:.75rem}._description_q0xwi_251{font-size:.9rem;margin-bottom:1.5rem}._formContainer_q0xwi_271{max-width:95%;gap:.75rem}._closeButton_q0xwi_87{background:#000000b3;color:#fff;top:10px;right:10px}}@media (max-width: 480px){._popupContainer_q0xwi_41{width:98%;max-height:98vh;border-radius:15px}._rightSection_q0xwi_169{padding:1rem}._closeButton_q0xwi_87{width:35px;height:35px;font-size:20px;top:8px;right:8px}._title_q0xwi_233{font-size:1.4rem}._description_q0xwi_251{font-size:.9rem}._input_q0xwi_29{padding:.75rem .875rem;font-size:.9rem}._submitButton_q0xwi_351{padding:.875rem;font-size:.95rem}}._toast_q0xwi_601{position:fixed;bottom:20px;right:20px;background-color:#4caf50;color:#fff;padding:16px;border-radius:4px;z-index:1005;box-shadow:0 2px 5px #0003;animation:_fadeIn_q0xwi_1 .3s,_fadeOut_q0xwi_1 .3s 2.7s}@keyframes _fadeIn_q0xwi_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_q0xwi_1{0%{opacity:1}to{opacity:0}}._submitButton_q0xwi_351:disabled{opacity:.7;cursor:not-allowed}._FirstSecContainer_qgsl9_1{padding:0;background-image:url(/assets/LP-B4IjuwLn.png);background-position:center;background-repeat:no-repeat;background-size:cover}._FirstSecContainerspace_qgsl9_17{height:12vh;background-color:transparent}._FirstSecImgFeaPricFreeFlex_qgsl9_27{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px}._FistSecFeaPricFreeWordFlex_qgsl9_45{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}._FirstSecSunMfgFlex_qgsl9_59{display:flex;gap:5px;align-items:center}._sunIcon_qgsl9_71{width:45px;height:auto}._mfgIcon_qgsl9_81{width:97px;height:auto}._FirstSecFeaturesPricFreeWord_qgsl9_91{color:var(--gray-900, #18181b);font-family:Inter,sans-serif;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:600;line-height:24px;cursor:pointer;padding:3px 10px;border-radius:5px;height:30px;transition:all .2s ease;white-space:nowrap}._activeTab_qgsl9_121{border-radius:5px;border:2px solid var(--Primary-01, #485aff);background:#7161ef;color:#fff}._FirstSecSmarterImgFlex_qgsl9_137{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px}._FirstSecSmarterSec_qgsl9_153{flex:1;padding:0 80px;min-width:300px;max-width:700px}._FirstSecSmarterParaFlex_qgsl9_167{display:flex;flex-direction:column;gap:4px;margin-bottom:30px}._FirstSecSmarterWord_qgsl9_181,._FirstSecOperationWord_qgsl9_183{color:#7161ef;font-family:Inter,sans-serif;font-size:clamp(36px,5vw,60px);font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-2.4px}._FirstSecInvWord_qgsl9_203,._FirstSecSmootherWord_qgsl9_205{color:var(--Neutral-Gray-900, #0f172a);font-family:Inter,sans-serif;font-size:clamp(36px,5vw,60px);font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-2.4px;margin:0}._FirstSecRealtimePara_qgsl9_227{color:var(--Neutral-Gray-600, #475569);font-family:Inter,sans-serif;font-size:clamp(16px,2vw,18px);font-style:normal;font-weight:400;line-height:1.5;max-width:585px}._FirstSecInputGetDemFlex_qgsl9_247{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}._FirstSecInput_qgsl9_247{border-radius:4px;border:1px solid var(--Neutral-Gray-300, #cbd5e1);background:var(--Shades-White, #fff);color:var(--Neutral-Gray-400, #94a3b8);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:12px 16px;outline:none;min-width:200px;flex:1}._FirstSecGetDemoWord_qgsl9_293{color:var(--Neutral-Gray-50, #f8fafc);text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.32px;border-radius:5px;background:#7161ef;border:none;padding:12px 30px;cursor:pointer;white-space:nowrap;transition:background .3s ease}._FirstSecGetDemoWord_qgsl9_293:hover{background:#5a4de0}._FirstSecImgContainer_qgsl9_339{position:relative;min-width:300px;max-width:700px}._browserFrameImg_qgsl9_351{width:100%;height:auto;max-width:550px;display:block}._FirstSecAddImg_qgsl9_365{position:absolute;width:80%;max-width:666px;bottom:0;right:80%;transform:translate(50%)}@media (max-width: 1024px){._FirstSecSmarterImgFlex_qgsl9_137{justify-content:center}._FirstSecSmarterSec_qgsl9_153{padding:80px 0 0}._FirstSecContainer_qgsl9_1{padding:15px;height:45vh}._FirstSecImgContainer_qgsl9_339{display:none}._FirstSecRealtimePara_qgsl9_227{margin-right:auto}._FirstSecInputGetDemFlex_qgsl9_247{justify-content:flex-start}._FirstSecAddImg_qgsl9_365{right:30%}}@media (max-width: 768px){._FirstSecImgFeaPricFreeFlex_qgsl9_27{flex-direction:row;justify-content:space-between}._FirstSecImgContainer_qgsl9_339{display:none}._FirstSecFeaturesPricFreeWord_qgsl9_91{font-size:14px;padding:3px 8px}._FirstSecAddImg_qgsl9_365{bottom:-5%;right:80%}._FirstSecInputGetDemFlex_qgsl9_247{flex-direction:column}}@media (max-width: 480px){._FirstSecContainer_qgsl9_1{padding:15px;height:85vh}._FirstSecImgContainer_qgsl9_339{display:none}._FirstSecImgFeaPricFreeFlex_qgsl9_27{flex-direction:column;align-items:flex-start}._FistSecFeaPricFreeWordFlex_qgsl9_45{width:100%;justify-content:space-between;gap:5px}._FirstSecFeaturesPricFreeWord_qgsl9_91{font-size:12px;padding:3px 5px}._FirstSecAddImg_qgsl9_365{display:none}._FirstSecSmarterSec_qgsl9_153{min-width:100%;padding:40px 0 0}._FirstSecGetDemoWord_qgsl9_293{width:100%}}._secondSection_rjunz_5{background:#7161ef;padding:2rem 1.5rem}._contentContainer_rjunz_15{max-width:1440px;margin:0 auto}._textImageWrapper_rjunz_25{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-bottom:3rem}._textContent_rjunz_41{max-width:100%}._headline_rjunz_49{color:#fff;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.05em;margin-bottom:1.5rem}._subhead_rjunz_69{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400;line-height:1.5;letter-spacing:-.02em;max-width:52ch}._imageWrapper_rjunz_89{display:flex;justify-content:center;width:100%}._featureImage_rjunz_101{width:100%;max-width:300px;height:auto;object-fit:contain;border-radius:8px}._statsGrid_rjunz_117{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}._statCard_rjunz_131{background:#fff;border-radius:20px;padding:2rem;text-align:center;transition:transform .3s ease}._statCard_rjunz_131:hover{transform:translateY(-5px)}._statValue_rjunz_155{color:#7161ef;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:600;line-height:1;letter-spacing:-.05em;margin-bottom:.5rem;text-align:left}._statUnit_rjunz_177{color:#7161ef;font-family:Inter,sans-serif;font-size:clamp(1.5rem,4vw,3rem);font-weight:600;margin-left:.25rem}._statLabel_rjunz_193{color:#1b1b20;font-family:Inter,sans-serif;font-size:clamp(.875rem,2vw,1.125rem);font-weight:600;line-height:1.4;text-align:left}@media (min-width: 768px){._textImageWrapper_rjunz_25{flex-direction:row;justify-content:space-between;align-items:center}._textContent_rjunz_41{max-width:60%}._imageWrapper_rjunz_89{width:35%}}@media (min-width: 1024px){._secondSection_rjunz_5{padding:4rem 2rem}._statsGrid_rjunz_117{gap:2rem}}._ThirdContTopCont_8pjxz_5{padding:2rem 1rem;max-width:1440px;margin:0 auto;position:relative;overflow:hidden;background-color:#f8f9fa}@media (min-width: 768px){._ThirdContTopCont_8pjxz_5{background:url(/assets/BlogPageImg-z9v1d23_.png) center/cover no-repeat;border-radius:1.5rem}}._ThirdContentContWrapper_8pjxz_39{position:relative;z-index:2;max-width:1200px;margin:0 auto}._ThirdContFeaturesWord_8pjxz_53{color:#6941c6;text-align:center;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.25;border-radius:1rem;background:#ece9ff;width:fit-content;margin:0 auto 1rem;padding:.5rem 1.5rem}._ThirdContWhatPowersWord_8pjxz_81{color:#2f2450;text-align:center;font-family:Inter,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:2rem}._ThirdContFeaturesGrid_8pjxz_103{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}._ThirdContWhiteBack_8pjxz_117{border-radius:1rem;background:#fff;box-shadow:0 4px 12px #00000014;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column}._ThirdContWhiteBack_8pjxz_117:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}._ThirdContImageContainer_8pjxz_149{margin-bottom:1.25rem;overflow:hidden;border-radius:.5rem}._featureImage_8pjxz_161{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}._ThirdContWhiteBack_8pjxz_117:hover ._featureImage_8pjxz_161{transform:scale(1.03)}._ThirdContInventoryImgFlex_8pjxz_183{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._ThirdContInventoryWord_8pjxz_197{color:#6366f1;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0}._arrowIcon_8pjxz_215{width:1.25rem;height:1.25rem;transition:transform .3s ease}._ThirdContWhiteBack_8pjxz_117:hover ._arrowIcon_8pjxz_215{transform:translate(3px,-3px)}._ThirdContGetRealTimePara_8pjxz_235{color:#667085;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.5;margin:0;flex-grow:1}._ThirdContViewAllFeatureWord_8pjxz_253{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;border-radius:.5rem;border:1px solid #7161EF;background:#7161ef;box-shadow:0 1px 2px #1018280d;padding:.75rem 1.5rem;cursor:pointer;display:block;margin:0 auto;transition:all .3s ease;border:none}._ThirdContViewAllFeatureWord_8pjxz_253:hover{background:#5f51d6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (min-width: 768px){._ThirdContTopCont_8pjxz_5{padding:3rem 2rem}._ThirdContFeaturesGrid_8pjxz_103{gap:2rem}._ThirdContWhiteBack_8pjxz_117{padding:1.75rem}}@media (min-width: 1024px){._ThirdContTopCont_8pjxz_5{padding:4rem 2rem}._ThirdContWhatPowersWord_8pjxz_81{margin-bottom:3rem}._ThirdContFeaturesGrid_8pjxz_103{gap:2.5rem}._ThirdContViewAllFeatureWord_8pjxz_253{font-size:1.125rem;padding:.875rem 2rem}}@media (max-width: 480px){._ThirdContFeaturesWord_8pjxz_53{font-size:1rem;padding:.5rem 1rem}._ThirdContWhatPowersWord_8pjxz_81{font-size:1.25rem;margin-bottom:1.5rem}._ThirdContFeaturesGrid_8pjxz_103{grid-template-columns:1fr}._ThirdContInventoryWord_8pjxz_197{font-size:1.125rem}}._FourthContMainCont_13dsl_1{padding:2rem 0rem;margin:0 auto}._FourthContVioletBackground_13dsl_11{background-image:url(/assets/VioletBackGroundImg-BSnF5XW9.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:1.5rem;padding:3rem 1.5rem;position:relative;overflow:visible;isolation:isolate}._FourthContVioletBackground_13dsl_11:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/VioletBackGroundImg-BSnF5XW9.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:inherit;z-index:-1}._FourthContContentWrapper_13dsl_71{position:relative;z-index:2;max-width:1200px;margin:0 auto}._FourthContWhoWord_13dsl_85{color:#7161ef;background:#fff;border-radius:1rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;padding:.5rem 1.5rem;width:fit-content;margin:0 auto 1.5rem;text-align:center;transform:translateZ(0)}._FourthContOurSoftWord_13dsl_115{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.2;text-align:center;margin:0 auto 3rem;max-width:800px;transform:translateZ(0)}._FourthContCardsContainer_13dsl_141{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;position:relative;z-index:1}._FourthContCard_13dsl_141{border-radius:20px 20px 110px;background:#fff;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease;overflow:hidden;display:flex;flex-direction:column;transform:translateZ(0);isolation:isolate}._FourthContCard_13dsl_141:hover{transform:translateY(-5px) translateZ(0)}._FourthContCardContent_13dsl_197{padding:2rem 1.5rem 1rem;flex-grow:1}._FourthContCardTitle_13dsl_207{position:relative;display:inline-block;color:var(--base-02, #000);font-family:Poppins;font-size:21px;font-weight:600;line-height:32px;letter-spacing:-.3px;margin-bottom:.75rem;z-index:1}._FourthContCardTitle_13dsl_207:after{content:"";position:absolute;left:0;bottom:.2em;width:80%;height:50%;background:#87ceeb;border-radius:0 0 100px;z-index:-1}._FourthContCardDescription_13dsl_257{color:var(--base-02, #000);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.2px;margin-bottom:1.5rem}._FourthContCardImage_13dsl_279{width:85%;height:auto;margin:0 auto 20px;border-radius:15px 15px 80px;display:block;object-fit:cover;aspect-ratio:16/10;transform:translateZ(0)}@media (min-width: 768px){._FourthContVioletBackground_13dsl_11{padding:4rem 2rem;border-radius:2rem}._FourthContOurSoftWord_13dsl_115{margin-bottom:4rem}._FourthContCardsContainer_13dsl_141{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}._FourthContCardContent_13dsl_197{padding:2rem 1.5rem 1rem}}@media (min-width: 1024px){._FourthContMainCont_13dsl_1{padding:3rem 0rem}._FourthContVioletBackground_13dsl_11{padding:5rem 2rem;border-radius:2.5rem}._FourthContCardsContainer_13dsl_141{grid-template-columns:repeat(3,1fr);gap:3rem}}@media (min-width: 1200px){._FourthContMainCont_13dsl_1{padding:1rem 0rem}._FourthContCardsContainer_13dsl_141{max-width:1200px;margin:0 auto}}@media (max-width: 767px){._FourthContMainCont_13dsl_1{padding:1rem 0rem}._FourthContVioletBackground_13dsl_11{padding:2rem 1rem;border-radius:1rem}._FourthContWhoWord_13dsl_85{font-size:1rem;padding:.4rem 1.2rem}._FourthContCardsContainer_13dsl_141{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}._FourthContCard_13dsl_141{border-radius:20px 20px 120px}._FourthContCardContent_13dsl_197{padding:1.5rem 1.25rem 1rem}._FourthContCardTitle_13dsl_207{font-size:19px;margin-bottom:.75rem}._FourthContCardDescription_13dsl_257{font-size:16px;line-height:24px}._FourthContCardImage_13dsl_279{width:80%;border-radius:12px 12px 60px}}._FifthContMain_tme7s_1{background:#faf8ff;border-radius:80px 80px 0 0;padding:80px 40px;box-sizing:border-box}._FifthContFreqAskword_tme7s_15{color:var(--Gray-900, #101828);text-align:center;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.96px;margin-bottom:20px}._FifthContEverythingPara_tme7s_39{color:var(--Gray-500, #667085);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:60px}._FifthContWhiteFlex_tme7s_61{display:flex;gap:40px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}._FifthContWhiteBack_tme7s_77{border-radius:10px;background:#fff;box-shadow:0 30px 8px #0000,0 19px 8px #00000003,0 11px 6px #00000005,0 5px 5px #00000008,0 1px 3px #0000000a;width:592px;max-width:100%;padding:30px;box-sizing:border-box;flex:1;min-width:300px}._FifthContTrailWord_tme7s_101{color:#1d1d1d;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:normal;margin:20px 0 15px}._FifthContYesYouCanPara_tme7s_121{color:var(--Gray-500, #667085);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width: 1024px){._FifthContMain_tme7s_1{padding:60px 30px;border-radius:60px 60px 0 0}._FifthContFreqAskword_tme7s_15{font-size:40px;line-height:38px}._FifthContEverythingPara_tme7s_39{font-size:18px;line-height:28px;margin-bottom:50px}._FifthContWhiteFlex_tme7s_61{gap:30px;margin-bottom:30px}._FifthContWhiteBack_tme7s_77{width:100%;max-width:500px;padding:25px}}@media (max-width: 768px){._FifthContMain_tme7s_1{padding:40px 20px;border-radius:40px 40px 0 0}._FifthContFreqAskword_tme7s_15{font-size:32px;line-height:32px;letter-spacing:-.64px}._FifthContEverythingPara_tme7s_39{font-size:16px;line-height:24px;margin-bottom:40px;padding:0 10px}._FifthContWhiteFlex_tme7s_61{flex-direction:column;gap:20px;margin-bottom:20px;align-items:center}._FifthContWhiteBack_tme7s_77{width:100%;max-width:100%;padding:20px;min-width:unset}._FifthContTrailWord_tme7s_101{font-size:20px;margin:15px 0 12px}._FifthContYesYouCanPara_tme7s_121{font-size:14px;line-height:22px}}@media (max-width: 480px){._FifthContMain_tme7s_1{padding:30px 15px;border-radius:30px 30px 0 0}._FifthContFreqAskword_tme7s_15{font-size:28px;line-height:30px}._FifthContEverythingPara_tme7s_39{font-size:14px;line-height:22px}._FifthContWhiteBack_tme7s_77{padding:15px}._FifthContTrailWord_tme7s_101{font-size:18px}._FifthContYesYouCanPara_tme7s_121{font-size:13px;line-height:20px}}._SixthSectionMainContainer_14rp2_5{background-color:#fff;padding:2rem 1rem}._SixthManMikeVioletBackgroundFlex_14rp2_15{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1400px;margin:0 auto}._SixthSectionImageContainer_14rp2_33{width:100%;display:flex;justify-content:center}._SixthSectionImage_14rp2_33{width:100%;max-width:618px;height:auto;border-radius:.5rem;object-fit:cover}._SixthSectionVioletBackground_14rp2_61{background:#7161ef;width:100%;max-width:664px;padding:2.5rem 1.5rem;border-radius:1rem;box-sizing:border-box}._SixthSectionLetsBuildYourWord_14rp2_79{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;line-height:1.2;letter-spacing:-.3px;margin-bottom:1.5rem;text-align:center}._SixthSectionFormContainer_14rp2_101{display:flex;flex-direction:column;gap:1.25rem}._SixthSectionInputContainer_14rp2_113{position:relative;width:100%}._SixthSectionInputIcon_14rp2_123{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;pointer-events:none}._SixthSectionInput_14rp2_113{width:100%;padding:.75rem 1rem .75rem 3rem;border-radius:.25rem;border:1px solid #E5E5E5;background:#fff;font-family:Inter,sans-serif;font-size:1rem;outline:none;box-sizing:border-box;transition:border-color .3s ease}._SixthSectionInput_14rp2_113:focus{border-color:#9a8bf3}._SixthSectionInput_14rp2_113::placeholder{color:#999}._SixthSectionTextareaContainer_14rp2_185{width:100%}._SixthSectionTextarea_14rp2_185{width:100%;height:8rem;padding:.75rem 1rem;border-radius:.25rem;border:1px solid #E5E5E5;background:#fff;font-family:Inter,sans-serif;font-size:1rem;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .3s ease}._SixthSectionTextarea_14rp2_185:focus{border-color:#9a8bf3}._SixthSectionTextarea_14rp2_185::placeholder{color:#999}._SixthSectionSubmitBtn_14rp2_239{color:#7161ef;background:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.2px;border-radius:.25rem;border:none;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;margin-top:.5rem;width:100%;max-width:200px;align-self:center}._SixthSectionSubmitBtn_14rp2_239:hover{background:#f8f8f8;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}@media (min-width: 768px){._SixthManMikeVioletBackgroundFlex_14rp2_15{flex-direction:row;align-items:center;justify-content:center;gap:3rem}._SixthSectionImageContainer_14rp2_33{width:50%;max-width:618px}._SixthSectionVioletBackground_14rp2_61{width:50%;max-width:664px;padding:3rem 2rem}._SixthSectionLetsBuildYourWord_14rp2_79{text-align:left}}@media (min-width: 1024px){._SixthSectionMainContainer_14rp2_5{padding:3rem 2rem}._SixthManMikeVioletBackgroundFlex_14rp2_15{gap:4rem}._SixthSectionVioletBackground_14rp2_61{padding:4rem 3rem}._SixthSectionSubmitBtn_14rp2_239{max-width:220px;padding:.875rem 1.75rem}}@media (min-width: 1440px){._SixthSectionMainContainer_14rp2_5{padding:4rem}}._toast_14rp2_395{position:fixed;bottom:20px;right:20px;background-color:#4caf50;color:#fff;padding:16px;border-radius:4px;z-index:1005;box-shadow:0 2px 5px #0003;animation:_fadeIn_14rp2_1 .3s,_fadeOut_14rp2_1 .3s 2.7s}@keyframes _fadeIn_14rp2_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_14rp2_1{0%{opacity:1}to{opacity:0}}._submitButton_14rp2_441:disabled{opacity:.7;cursor:not-allowed}._SeventhSecContainer_b03ry_5{background:url(/assets/PinkBackground-B95MdMe9.png);background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem 1rem;position:relative;overflow:hidden}._SeventhContentContWrapper_b03ry_25{position:relative;z-index:2;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}._SeventhSecTextContent_b03ry_45{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto}._SeventhSecGetVisibilityWord_b03ry_63{color:#2f2450;font-family:Inter,sans-serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;text-transform:capitalize;margin-bottom:1rem}._SeventhSecWaveGoodByeWord_b03ry_85{color:#2f2450;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;line-height:1.5;letter-spacing:-.01em;margin-bottom:2rem}._SeventhSecBookDemoWord_b03ry_107{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;line-height:1.2;border-radius:.5rem;border:1px solid #7161EF;background:#7161ef;box-shadow:0 1px 2px #1018280d;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}._SeventhSecBookDemoWord_b03ry_107:hover{background:#5f51d6;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._SeventhSecImageWrapper_b03ry_151{width:100%;display:flex;justify-content:center;align-items:center}._SeventhSecDashboardImage_b03ry_165{width:100%;max-width:1035px;height:auto;border-radius:.5rem;box-shadow:0 4px 20px #0000001a}@media (min-width: 768px){._SeventhSecContainer_b03ry_5{padding:4rem 1.5rem}._SeventhSecGetVisibilityWord_b03ry_63{margin-bottom:1.5rem}._SeventhSecWaveGoodByeWord_b03ry_85{margin-bottom:2.5rem}._SeventhSecBookDemoWord_b03ry_107{padding:.875rem 2rem;margin-bottom:3rem}}@media (min-width: 1024px){._SeventhSecContainer_b03ry_5{padding:5rem 2rem}._SeventhContentContWrapper_b03ry_25{gap:3rem}._SeventhSecBookDemoWord_b03ry_107{font-size:1.25rem;padding:1rem 2.5rem}}@media (min-width: 1440px){._SeventhSecContainer_b03ry_5{padding:6rem}._SeventhSecDashboardImage_b03ry_165{max-width:1200px}}._FooterContainer_cn97e_1{background:var(--blue-gray-900, #0F172A);width:100%;padding:40px 0}._FooterContent_cn97e_13{max-width:1200px;margin:0 auto;padding:0 20px}._FooterTopSection_cn97e_25{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;margin-bottom:30px}._FooterMFGAboutFlexCol_cn97e_41{display:flex;flex-direction:column;gap:20px;max-width:300px}._FooterImgFlex_cn97e_55{display:flex;gap:10px;align-items:center}._FooterLinksSection_cn97e_67{display:flex;gap:80px}._FooterLinksColumn_cn97e_77{display:flex;flex-direction:column}._FooterNewsletter_cn97e_87{display:flex;flex-direction:column;gap:10px}._FooterNewsletterLabel_cn97e_99{color:var(--blue-gray-300, #CBD5E1);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400}._FooterCopyRightWord_cn97e_115{color:var(--blue-gray-300, #CBD5E1);text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-top:20px}._FooterAboutMFGWord_cn97e_137{color:#fff;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:24px}._FooterLoremPara_cn97e_155{color:#fff;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:22px}._FooterProductHelpWord_cn97e_173{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:10px}._FooterFeaPricingWord_cn97e_193{color:var(--gray-100, #F4F4F5);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:30px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}._FooterFeaPricingWord_cn97e_193:hover{color:#7161ef;text-decoration:underline}._FooterInput_cn97e_229{border-radius:4px;border:.66px solid var(--gray-200, #E4E4E7);background:var(--base-white, #FFF);padding:9px;width:202px;outline:none}._FooterSubmitBtn_cn97e_247{border-radius:6px;background:#7161ef;color:var(--base-white, #FFF);text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:16px;border:none;padding:8px 20px;cursor:pointer;width:100%;margin-top:5px}._FooterDivider_cn97e_281{border:none;height:1px;background-color:#334155;margin:20px 0}@media (max-width: 1024px){._FooterContent_cn97e_13{padding:0 30px}._FooterTopSection_cn97e_25{gap:25px}._FooterLinksSection_cn97e_67{gap:50px}._FooterMFGAboutFlexCol_cn97e_41{max-width:280px}}@media (max-width: 768px){._FooterContainer_cn97e_1{padding:30px 0}._FooterContent_cn97e_13{padding:0 20px}._FooterTopSection_cn97e_25{flex-direction:column;gap:30px;align-items:flex-start}._FooterMFGAboutFlexCol_cn97e_41{max-width:100%;order:1}._FooterLinksSection_cn97e_67{gap:40px;order:2;width:100%;justify-content:flex-start}._FooterNewsletter_cn97e_87{order:3;width:100%;max-width:300px}._FooterInput_cn97e_229{width:100%;max-width:300px}}@media (max-width: 480px){._FooterContainer_cn97e_1{padding:25px 0}._FooterContent_cn97e_13{padding:0 15px}._FooterTopSection_cn97e_25{gap:25px}._FooterLinksSection_cn97e_67{flex-direction:column;gap:25px;width:100%}._FooterLinksColumn_cn97e_77{gap:5px}._FooterMFGAboutFlexCol_cn97e_41{gap:15px}._FooterImgFlex_cn97e_55{gap:8px}._FooterImgFlex_cn97e_55 img:first-child{width:40px!important}._FooterImgFlex_cn97e_55 img:last-child{width:85px!important}._FooterNewsletter_cn97e_87{gap:8px;max-width:100%}._FooterInput_cn97e_229{width:100%;padding:10px;font-size:14px}._FooterSubmitBtn_cn97e_247{padding:12px 20px;font-size:14px}._FooterAboutMFGWord_cn97e_137{font-size:15px;line-height:22px}._FooterLoremPara_cn97e_155{font-size:13px;line-height:20px}._FooterProductHelpWord_cn97e_173{font-size:15px;line-height:22px;margin-bottom:8px}._FooterFeaPricingWord_cn97e_193{font-size:13px;line-height:26px}._FooterCopyRightWord_cn97e_115{font-size:12px;line-height:20px;margin-top:15px}}@media (max-width: 360px){._FooterContent_cn97e_13{padding:0 12px}._FooterImgFlex_cn97e_55 img:first-child{width:35px!important}._FooterImgFlex_cn97e_55 img:last-child{width:75px!important}._FooterAboutMFGWord_cn97e_137{font-size:14px}._FooterLoremPara_cn97e_155{font-size:12px;line-height:18px}._FooterProductHelpWord_cn97e_173{font-size:14px}._FooterFeaPricingWord_cn97e_193{font-size:12px;line-height:24px}._FooterCopyRightWord_cn97e_115{font-size:11px}}._FheroParentContainer1_akhtc_5{background-image:url(/assets/inv-CE0D3HkE.png);background-size:cover;background-position:center;background-repeat:no-repeat}._FirstSecContainerspace_akhtc_19{height:12vh;background-color:transparent}._FheroParentContainer_akhtc_5{height:85vh;display:flex;align-items:center;justify-content:center;position:relative;padding:0 2rem;font-family:Inter}._FheroContent_akhtc_53{text-align:center;max-width:900px;width:100%;z-index:2;display:flex;flex-direction:column;gap:15px;align-items:center}._FheroTitle_akhtc_77{color:#000;text-align:center;font-family:Inter;font-size:60px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.24px;text-transform:capitalize}._FhighlightText_akhtc_103{color:#7161ef}._FheroSubtext_akhtc_113{color:#595959;text-align:center;font-size:30px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.12px;max-width:800px;margin-left:auto;margin-right:auto}._FheroButton_akhtc_141{background-color:#7161ef;color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:none;width:202px;padding:14px 20px}._FheroButton_akhtc_141:hover{background-color:#5856eb;transform:translateY(-2px);box-shadow:0 10px 25px #6366f14d}@media (max-width: 1024px){._FheroParentContainer_akhtc_5{padding:0 1.5rem}._FheroTitle_akhtc_77{font-size:3rem;margin-bottom:1.5rem}._FheroSubtext_akhtc_113{font-size:1.1rem;margin-bottom:2rem}._FheroButton_akhtc_141{font-size:1rem;padding:.9rem 1.8rem}}@media (max-width: 768px){._FheroParentContainer_akhtc_5{padding:0 1rem}._FheroTitle_akhtc_77{font-size:2.5rem;margin-bottom:1.25rem}._FheroSubtext_akhtc_113{font-size:1rem;margin-bottom:1.75rem}._FheroButton_akhtc_141{font-size:1rem;padding:.85rem 1.6rem}}@media (max-width: 640px){._FheroParentContainer_akhtc_5{padding:0 1rem}._FheroTitle_akhtc_77{font-size:2rem;margin-bottom:1rem;line-height:1.3}._FheroSubtext_akhtc_113{font-size:.95rem;margin-bottom:1.5rem;line-height:1.5}._FheroButton_akhtc_141{font-size:.95rem;padding:.8rem 1.5rem}}@media (max-width: 480px){._FheroParentContainer_akhtc_5{padding:0 .75rem}._FheroTitle_akhtc_77{font-size:1.75rem;margin-bottom:.875rem}._FheroSubtext_akhtc_113{font-size:.9rem;margin-bottom:1.25rem}._FheroButton_akhtc_141{font-size:.9rem;padding:.75rem 1.25rem;border-radius:6px}}@media (max-width: 360px){._FheroParentContainer_akhtc_5{padding:0 .5rem}._FheroTitle_akhtc_77{font-size:1.5rem;margin-bottom:.75rem}._FheroSubtext_akhtc_113{font-size:.85rem;margin-bottom:1rem}._FheroButton_akhtc_141{font-size:.85rem;padding:.7rem 1rem}}._FdemoParentContainer_1hubj_5{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:5rem 2rem 0;font-family:Inter;text-align:center;position:relative;overflow:hidden}._FdemoContent_1hubj_23{max-width:900px;margin:0 auto 4rem}._FdemoTitle_1hubj_33{font-size:3.5rem;font-weight:800;color:#fff;margin:0 0 2rem;line-height:1.2;letter-spacing:-.02em}._FdemoSubheading_1hubj_51{font-size:1.25rem;color:#ffffffe6;line-height:1.6;max-width:800px;margin:0 auto}._FdemoImageContainer_1hubj_71{position:relative;width:100%;max-width:1200px;margin:0 auto}._FdemoImage_1hubj_71{width:100%;height:auto;display:block;border-radius:12px 12px 0 0}@media (max-width: 1440px){._FdemoParentContainer_1hubj_5{padding:4.5rem 1.5rem 0;height:80vh}._FdemoTitle_1hubj_33{font-size:3.25rem}._FdemoSubheading_1hubj_51{font-size:22px}}@media (max-width: 1200px){._FdemoParentContainer_1hubj_5{padding:4rem 1.5rem 0;height:75vh}._FdemoTitle_1hubj_33{font-size:3rem}._FdemoSubheading_1hubj_51{font-size:20px}}@media (max-width: 1024px){._FdemoParentContainer_1hubj_5{padding:3.5rem 1.5rem 0;height:45vh}._FdemoTitle_1hubj_33{font-size:2.75rem;margin-bottom:1.5rem}._FdemoSubheading_1hubj_51{font-size:18px}}@media (max-width: 768px){._FdemoParentContainer_1hubj_5{padding:3rem 1rem 0;height:45vh}._FdemoTitle_1hubj_33{font-size:2.5rem;margin-bottom:1.25rem}._FdemoSubheading_1hubj_51{font-size:16px;line-height:1.5}._FdemoImage_1hubj_71{border-radius:8px 8px 0 0}}@media (max-width: 640px){._FdemoParentContainer_1hubj_5{padding:2.5rem 1rem 0;height:45vh}._FdemoTitle_1hubj_33{font-size:2.25rem;margin-bottom:1rem;line-height:1.3}._FdemoSubheading_1hubj_51{font-size:15px;line-height:1.4}}@media (max-width: 480px){._FdemoParentContainer_1hubj_5{padding:2rem .75rem 0;height:45vh}._FdemoTitle_1hubj_33{font-size:2rem;margin-bottom:.875rem}._FdemoSubheading_1hubj_51{font-size:14px;line-height:1.4}._FdemoImage_1hubj_71{border-radius:6px 6px 0 0}}@media (max-width: 360px){._FdemoParentContainer_1hubj_5{padding:1.5rem .5rem 0;height:30vh}._FdemoTitle_1hubj_33{font-size:1.75rem;margin-bottom:.75rem}._FdemoSubheading_1hubj_51{font-size:13px;line-height:1.3}._FdemoImage_1hubj_71{border-radius:4px 4px 0 0}}._RFparentContainer_y0y8c_3{padding:5rem 0rem;background-color:#fff}._RFheader_y0y8c_15{text-align:center;margin-bottom:3rem}._RFtitle_y0y8c_25{color:#2f2450;text-align:center;font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:1px}._RFhighlightText_y0y8c_47{color:#6366f1}._RFnavContainer_y0y8c_57{display:flex;justify-content:center;margin-bottom:1rem;width:100%}._RFnavigation_y0y8c_71{width:80%;display:flex;border-radius:2px;padding:5px .5rem;background:#fff;box-shadow:0 8px 25px #00000040;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._RFnavigation_y0y8c_71::-webkit-scrollbar{display:none}._RFnavTab_y0y8c_105{flex:1;padding:12px 1.5rem;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:fit-content;color:#000;text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px}._RFnavTab_y0y8c_105:hover{color:#334155;background:#f1f5f9}._RFnavTabActive_y0y8c_157{color:#fff;background:#6366f1}._RFnavTabActive_y0y8c_157:hover{background:#5856eb}._RFcontentContainer_y0y8c_177{max-width:95%;margin:0 auto}._RFsection_y0y8c_189{margin-bottom:2rem;padding:2rem 4rem;border-radius:16px}._RFsectionWhite_y0y8c_201{background:transparent}._RFsectionPurple_y0y8c_209{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAWMSURBVHgBzVo7T2NHFD52IkQKEBIPRVCs0yCgMVtAG8Kjt6mSAky6iIfYdDwKvA1QsgKkdGug5vEDQGskiggKvA2PzilARFBsQEI0QM53c+fmeHw999rcNf4k4xnP3DPnPWfmEqIAEIlE6qqrq2PPz8+d3H0TDoc7Q6FQHffrxLQs9/H5zGMZ7qfPzs6y9EKEqETYTE9ys4cZ6qHSkGGBPtALhClaAMU4a/mdpuEXgWml+Ot9sYIUJUBbW9tc0IzrYNpJFuK93/m+BGDGI+wm29zspPIAsfKTH2uEvSYw8wnW+jGVj3kACjtubW2NeU38xjTY0dExx19L/Kmm8qOaFfdzQ0MD3dzc7BeaVFAAMA9/pFcGMpxJCFcBYDp+8A+qENhCZFmIz3lj+g8IWPj818w0JeIL8/RWD+y8IGZpP1Ug80CdnQlzkONCdtB6Rv4r4nt2pRC7Ulr94FgAruMnaIeGhmhzc5NGR0cpKCia+PYCW2ES1YDTVw0WIMWDCa+FpqennT5bjILAycmJ056ZmaGdnR3jfFY0So4k2pYF7J3WyHxzczONj487/dPTUwoKh4eHTntqaspaywRpBeVCPeSBtbU1qqmpsdoXFxc0MjJCQWFiYsKiCdTW1tL8/LzXIygo36FhCcBpc9I0OxaLUUtLi9MH83d3dxQUQEvS7O7uttb0wI/4E7aD11jnjI2NOe3V1VVHWwowOUzvY1FrjpubgOb6+rrrmm7A5gY3CrEAI9z5WGhiV1eX5T5qkYGBgZxxuNXW1pZjocHBQeIA80ULc6UlQWt3d9dx1UQiQUdHR1QIrPhfw8y8UftSq27EoE3pXibXkoLhGV3LeHZ7+/+9qq+vj0wA74iBqGkS/FFBT29wg3g87vQXFhby3EtnEGlSYXh42NG2wt7eHvkVgBGBAD8UGgVxqV2Z7oD+/n6nDetsbGyQF6AESQdCSICOsiLW1gXUEIUAbwqNcnw4bTe/7u3tddoyANWzqVTK2mElHSWE2xoKt7e3Tlsq0AV1nicyBTfflsR111leXrbcr7293RJEQsaSmwCSFvYFA/wL4AVdQI+FAwOy0JdCg3qKM43reX1lZcVp67Eh515eXtJL8C3n0n/427X+NzEIIBiVCyDdStcA08rXdevI1OxWU8HtTOMCWbhQptAofFEtDpfQA0qmPKRT3Z/xrM68nnr11AwaytoIZtO+wsr/CwJkyQCZ8vRSARqX4whcU9oD82onBqAAPbvJfce0CwO4Yw2zFBnTJKllt1pndnY2J29L8+uQVoR1FxcX8+bIQ41c2w3gPcxlqfH0ACKSQV0IMIKaBZpEoadvdhKYg/0CmpUltIKsejHmdbBhpK0TGWvtExnOBKhZVN3iVoQFAeVeSgAoAx8DMhzgb619gH1p3zQTWlPawgI+DhxFA0dVqX19Z9dhX8v/d6Cpqqpa8toPZBGGIgtVaFDABYEs3KB5HxZO4491rXJ1dfXQ2Nj4HRncSG04KktEo1EvE/uGzEyg6VUUsrJT7D7WQ869EJsv8/T09BsZLnIRfEiTYB4mPjg4oCCgaPrwewvsPnG+G7I8Judqka9Jkjw4RxUMeaUC5N2NshDHXmfkV0SWXSfn/JJXjbIbxU0B/VoAT3hro/+ed70O36qvr/+bH6ioO9LHx8dfzs/P/9R/d30/wEJkmpqa4F49VAGA3zPzru8rCr6hub6+TleCEHrQ6vB8S8llBt7WfCz3OwP4PMfj78x8yjiPfMC+/EW9FKHyAG/w435esxb1ovtr7xN29vvA1+1J389QkbCtkeRmggKCYvz+/n4pm80WlcJL/mcPCMJfPfa/HkRLo0L7zHy6FMYVShZAQglj37Pig75zYWZvQrg8wOkP/0aQeXh42CmVaYl/AWlkupBo1zK8AAAAAElFTkSuQmCC);background-size:contain;color:#fff;margin-left:-2rem;margin-right:-2rem;padding-left:4rem;padding-right:4rem;min-height:auto}._RFsectionHeader_y0y8c_233{text-align:left;margin-bottom:3rem}._RFsectionTitle_y0y8c_243{color:#7161ef;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.352px;margin-top:0!important}._RFsectionPurple_y0y8c_209 ._RFsectionTitle_y0y8c_243{color:#fff}._RFsectionDescription_y0y8c_273{color:#060606;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px;max-width:900px}._RFsectionPurple_y0y8c_209 ._RFsectionDescription_y0y8c_273{color:#ffffffe6}._RFcardsContainer_y0y8c_305{display:grid;gap:2rem}._RFcardsGrid3_y0y8c_315{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}._RFcardsGrid6_y0y8c_323{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}._RFcard_y0y8c_305{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 16px #00000014;text-align:left;transition:all .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column}._RFcard_y0y8c_305:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}._RFcardImage_y0y8c_369{width:150px;height:150px;object-fit:contain}._RFcardTitle_y0y8c_381{color:#1b1b20;padding:0!important;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:1rem}._RFcardDescription_y0y8c_405{color:var(--Gray-500, #64696d);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:20px;flex-grow:1}._RFcardFeatures_y0y8c_427{list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1}._RFcardFeature_y0y8c_427{color:var(--Gray-500, #64696d);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:24px;padding-left:1rem;position:relative;line-height:1.4}._RFcardFeature_y0y8c_427:before{content:"•";color:#6366f1;position:absolute;left:0}._RFcardButton_y0y8c_481{background:transparent;border:1px solid #d1d5db;color:#374151;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:auto}._RFcardButton_y0y8c_481:hover{background:#6366f1;border-color:#6366f1;color:#fff}@media (max-width: 1024px){._RFparentContainer_y0y8c_3{padding:4rem 1.5rem}._RFtitle_y0y8c_25{font-size:2.5rem}._RFsection_y0y8c_189{padding:3rem 1.5rem}._RFsectionPurple_y0y8c_209{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:3rem;padding-right:3rem}._RFsectionTitle_y0y8c_243{font-size:2rem}._RFcardsGrid3_y0y8c_315,._RFcardsGrid6_y0y8c_323{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._RFnavContainer_y0y8c_57{display:none}}@media (max-width: 768px){._RFparentContainer_y0y8c_3{padding:3rem 1rem}._RFtitle_y0y8c_25{font-size:2rem;line-height:1.3}._RFheader_y0y8c_15{margin-bottom:2rem}._RFnavContainer_y0y8c_57{display:none}._RFsection_y0y8c_189{padding:2.5rem 1rem;margin-bottom:3rem}._RFsectionPurple_y0y8c_209{margin-left:-1rem;margin-right:-1rem;padding-left:2rem;padding-right:2rem}._RFsectionTitle_y0y8c_243{font-size:1.75rem}._RFsectionDescription_y0y8c_273{font-size:1rem}._RFcardsGrid3_y0y8c_315,._RFcardsGrid6_y0y8c_323{grid-template-columns:1fr;gap:1.5rem}._RFcard_y0y8c_305{padding:1.5rem}}@media (max-width: 640px){._RFparentContainer_y0y8c_3{padding:2.5rem 1rem}._RFtitle_y0y8c_25{font-size:1.75rem}._RFnavTab_y0y8c_105{padding:.6rem .8rem;font-size:.85rem}._RFsection_y0y8c_189{padding:2rem 1rem}._RFsectionPurple_y0y8c_209{margin-left:-1rem;margin-right:-1rem;padding-left:2rem;padding-right:2rem}._RFsectionTitle_y0y8c_243{font-size:1.5rem}._RFsectionDescription_y0y8c_273{font-size:.95rem}._RFcardTitle_y0y8c_381{font-size:1.1rem}._RFcardFeature_y0y8c_427{font-size:.85rem}}@media (max-width: 480px){._RFparentContainer_y0y8c_3{padding:2rem .75rem}._RFtitle_y0y8c_25{font-size:1.5rem}._RFnavTab_y0y8c_105{padding:.5rem .7rem;font-size:.8rem}._RFsection_y0y8c_189{padding:1.5rem .75rem}._RFsectionPurple_y0y8c_209{margin-left:-.75rem;margin-right:-.75rem;padding-left:1.5rem;padding-right:1.5rem}._RFsectionTitle_y0y8c_243{font-size:1.25rem}._RFsectionDescription_y0y8c_273{font-size:.9rem}._RFcard_y0y8c_305{padding:1.25rem}._RFcardImage_y0y8c_369{width:50px;height:50px}._RFcardTitle_y0y8c_381{font-size:1rem}}@media (max-width: 360px){._RFparentContainer_y0y8c_3{padding:1.5rem .5rem}._RFtitle_y0y8c_25{font-size:1.25rem}._RFnavTab_y0y8c_105{padding:.4rem .6rem;font-size:.75rem}._RFsection_y0y8c_189{padding:1.25rem .5rem}._RFsectionPurple_y0y8c_209{margin-left:-.5rem;margin-right:-.5rem;padding-left:1rem;padding-right:1rem}._RFsectionTitle_y0y8c_243{font-size:1.1rem}._RFsectionDescription_y0y8c_273{font-size:.85rem}._RFcard_y0y8c_305{padding:1rem}._RFcardImage_y0y8c_369{width:45px;height:45px}._RFcardButton_y0y8c_481{padding:.6rem 1.2rem;font-size:.8rem}}._ctaContainer_1pl4s_3{background:linear-gradient(135deg,#e0e7ff,#f3e8ff);padding:3rem 2rem;text-align:center}._ctaContent_1pl4s_15{max-width:800px;margin:0 auto}._ctaTitle_1pl4s_25{color:#000;text-align:center;font-family:Inter;font-size:50px;font-style:normal;font-weight:600;line-height:63px;letter-spacing:-1px;margin:0 0 3rem}._ctaButtons_1pl4s_49{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}._ctaButtonSecondary_1pl4s_63{background:transparent;border:2px solid #6366f1;color:#6366f1;padding:1rem 2rem;border-radius:1px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}._ctaButtonSecondary_1pl4s_63:hover{background:#9fa0ca;color:#fff;box-shadow:0 4px 16px #6366f14d}._ctaButtonPrimary_1pl4s_103{background:#6366f1;border:2px solid #6366f1;color:#fff;padding:1rem 2rem;border-radius:1px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:180px}._ctaButtonPrimary_1pl4s_103:hover{background:#5856eb;border-color:#5856eb;box-shadow:0 4px 16px #6366f166}@media (max-width: 1024px){._ctaContainer_1pl4s_3{padding:3.5rem 1.5rem}._ctaTitle_1pl4s_25{font-size:2.5rem;margin-bottom:2.5rem}._ctaButtons_1pl4s_49{gap:.8rem}._ctaButtonSecondary_1pl4s_63,._ctaButtonPrimary_1pl4s_103{padding:.9rem 1.8rem;font-size:.95rem}}@media (max-width: 768px){._ctaContainer_1pl4s_3{padding:3rem 1rem}._ctaTitle_1pl4s_25{font-size:2rem;margin-bottom:2rem;line-height:1.3}._ctaButtons_1pl4s_49{gap:.8rem}._ctaButtonSecondary_1pl4s_63,._ctaButtonPrimary_1pl4s_103{padding:.85rem 1.6rem;font-size:.9rem;min-width:180px}}@media (max-width: 640px){._ctaContainer_1pl4s_3{padding:2.5rem 1rem}._ctaTitle_1pl4s_25{font-size:1.75rem;margin-bottom:1.8rem}._ctaButtons_1pl4s_49{flex-direction:column;gap:1rem;width:100%}._ctaButtonSecondary_1pl4s_63,._ctaButtonPrimary_1pl4s_103{width:100%;max-width:300px;padding:.8rem 1.5rem}}@media (max-width: 480px){._ctaContainer_1pl4s_3{padding:2rem .75rem}._ctaTitle_1pl4s_25{font-size:1.5rem;margin-bottom:1.5rem}._ctaButtonSecondary_1pl4s_63,._ctaButtonPrimary_1pl4s_103{padding:.75rem 1.2rem;font-size:.85rem}}@media (max-width: 360px){._ctaContainer_1pl4s_3{padding:1.5rem .5rem}._ctaTitle_1pl4s_25{font-size:1.25rem;margin-bottom:1.25rem}._ctaButtonSecondary_1pl4s_63,._ctaButtonPrimary_1pl4s_103{padding:.7rem 1rem;font-size:.8rem}}._PSPricingHero_yvne2_1{background:#fff;background-image:url(/assets/pricinghero-C0uX6Kwj.png);background-size:cover;background-repeat:no-repeat;min-height:100vh;position:relative;overflow:hidden}._FirstSecContainerspace_yvne2_23{height:12vh;background-color:transparent}._PSHeader_yvne2_33{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto 80px;position:relative;z-index:2;min-height:40vh}._PSLeftImage_yvne2_55{position:absolute;bottom:3rem;left:18%}._PSRightImage_yvne2_67{position:absolute;right:18%;bottom:3.5rem}._PSImagePlaceholder_yvne2_79{width:80px;height:80px;display:flex;align-items:center;justify-content:center;font-size:40px;background:#fffc;border-radius:12px;box-shadow:0 4px 20px #0000001a}._PSTitleContainer_yvne2_103{flex:1;text-align:center;margin:0}._PSTitle_yvne2_103{color:#000;text-align:center;font-family:Inter;font-size:65px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:1px;text-transform:capitalize}._PSHighlight_yvne2_139{color:#7c7cc6}._PSSubtitle_yvne2_147{color:#595959;text-align:center;font-family:Inter;font-size:26px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.104px;margin:60px 0 0}._PSSubtitle_yvne2_147 span{color:#000;font-family:Inter;font-size:26px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.104px}._PSPricingSection_yvne2_191{border-radius:100px 100px 0 0;background:#e7e4ff;max-width:100%;margin:0 auto;position:relative;z-index:2;padding:80px 40px}._PSCardsContainer_yvne2_211{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}._PSCard_yvne2_211{background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 8px 32px #00000014;border:1px solid rgba(124,124,198,.1);transition:all .3s ease;display:flex;flex-direction:column;min-height:600px}._PSCard_yvne2_211:hover{transform:translateY(-4px);box-shadow:0 12px 48px #0000001f}._PSPopularCard_yvne2_261{background:linear-gradient(135deg,#7c7cc6,#9b9bd4);color:#fff;transform:scale(1.05);border:none}._PSPopularCard_yvne2_261:hover{transform:scale(1.05) translateY(-4px)}._PSCardHeader_yvne2_283{text-align:start;margin-bottom:24px;color:#000}._PSPlanName_yvne2_295{font-size:1.5rem;font-weight:700;margin:0 0 8px;color:inherit}._PSPlanDescription_yvne2_309{font-size:.9rem;margin:0 0 24px;opacity:.8;line-height:1.4}._PSPriceContainer_yvne2_323{display:flex;align-items:baseline;justify-content:start}._PSPrice_yvne2_323{font-size:3rem;font-weight:800;color:inherit}._PSPeriod_yvne2_347{font-size:1rem;margin-left:4px;opacity:.7}._PSCardBody_yvne2_359{flex:1;display:flex;flex-direction:column}._PSCtaButton_yvne2_371{width:100%;padding:14px 24px;background:#7c7cc6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:32px}._PSPopularCard_yvne2_261 ._PSCtaButton_yvne2_371{background:#fff;color:#7c7cc6}._PSCtaButton_yvne2_371:hover{background:#6b6bb8;transform:translateY(-1px)}._PSPopularCard_yvne2_261 ._PSCtaButton_yvne2_371:hover{background:#f5f5f5}._PSFeaturesList_yvne2_427{list-style:none;padding:0;margin:0;flex:1}._PSFeature_yvne2_427{display:flex;align-items:flex-start;margin-bottom:16px;line-height:1.4}._PSFeatureIcon_yvne2_455{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:12px;font-size:12px;font-weight:700;flex-shrink:0;margin-top:2px}._PSIncluded_yvne2_483{background:#4ade80;color:#fff}._PSExcluded_yvne2_493{background:#f87171;color:#fff}._PSPopularCard_yvne2_261 ._PSIncluded_yvne2_483{background:#ffffffe6;color:#4ade80}._PSPopularCard_yvne2_261 ._PSExcluded_yvne2_493{background:#ffffff4d;color:#fff9}._PSFeatureText_yvne2_523{font-size:.9rem;color:#000;flex:1}._PSExcludedText_yvne2_535{opacity:.5}._PSPopularCard_yvne2_261 ._PSExcludedText_yvne2_535{opacity:.6}._PSPopularCard_yvne2_261 ._PSCardHeader_yvne2_283,._PSPopularCard_yvne2_261 ._PSPlanName_yvne2_295,._PSPopularCard_yvne2_261 ._PSPlanDescription_yvne2_309,._PSPopularCard_yvne2_261 ._PSFeatureText_yvne2_523{color:#fff}@media (max-width: 1024px){._PSPricingHero_yvne2_1{padding:40px 16px 0}._PSTitleContainer_yvne2_103{margin:0 20px}._PSTitle_yvne2_103{font-size:2.8rem}._PSImagePlaceholder_yvne2_79{width:60px;height:60px;font-size:30px}._PSPricingSection_yvne2_191{padding:40px 20px}._PSLeftImage_yvne2_55,._PSRightImage_yvne2_67{display:none}._PSCardsContainer_yvne2_211{gap:20px}._PSCard_yvne2_211{padding:28px 24px;min-height:550px}._PSPopularCard_yvne2_261{transform:scale(1.02)}._PSPopularCard_yvne2_261:hover{transform:scale(1.02) translateY(-4px)}}@media (max-width: 768px){._PSPricingHero_yvne2_1{padding:30px 16px 0;min-height:auto}._PSHeader_yvne2_33{flex-direction:column;gap:20px;margin:0 auto}._PSTitleContainer_yvne2_103{margin:0;order:1}._PSLeftImage_yvne2_55{order:0}._PSRightImage_yvne2_67{order:2}._PSTitle_yvne2_103{font-size:2.2rem;margin-bottom:16px}._PSSubtitle_yvne2_147{font-size:1rem}._PSImagePlaceholder_yvne2_79{width:50px;height:50px;font-size:24px}._PSPricingSection_yvne2_191{padding:40px 16px;border-radius:40px 40px 0 0}._PSCardsContainer_yvne2_211{grid-template-columns:1fr;gap:20px}._PSCard_yvne2_211{padding:24px 20px;min-height:auto}._PSPopularCard_yvne2_261{transform:none;order:-1}._PSPopularCard_yvne2_261:hover{transform:translateY(-4px)}._PSPrice_yvne2_323{font-size:2.5rem}._PSFeature_yvne2_427{margin-bottom:12px}._PSFeatureText_yvne2_523{font-size:.85rem}}@media (max-width: 480px){._PSPricingHero_yvne2_1{padding:20px 12px 0}._PSTitle_yvne2_103{font-size:1.8rem}._PSSubtitle_yvne2_147{font-size:.9rem}._PSCard_yvne2_211{padding:20px 16px}._PSCtaButton_yvne2_371{padding:12px 20px;font-size:.9rem}._PSPrice_yvne2_323{font-size:2.2rem}._PSPlanName_yvne2_295{font-size:1.3rem}}._CAFContainer_1b5qy_5{padding:2rem;font-family:Inter;background-color:#fff;width:100%;box-sizing:border-box}._CAFHeader_1b5qy_23{text-align:center;margin-bottom:3rem}._CAFTitle_1b5qy_33{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}._CAFSubtitle_1b5qy_47{color:#595959;text-align:center;font-family:Inter;font-size:26px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.104px;max-width:800px;margin-left:auto;margin-right:auto}._CAFCompareButton_1b5qy_75{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._CAFCompareButton_1b5qy_75:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf64d}._CAFBillingToggleContainer_1b5qy_111{display:flex;justify-content:center;align-items:center;height:100%;padding:1rem 0}._CAFToggleSwitch_1b5qy_127{display:flex;align-items:center;gap:1rem}._CAFToggleText_1b5qy_139{color:#1b1b20;font-family:Inter;font-size:13.672px;font-style:normal;font-weight:600;line-height:18px}._CAFToggleWrapper_1b5qy_157{position:relative;display:inline-block;width:32px;height:15px}._CAFToggleInput_1b5qy_171{opacity:0;width:0;height:0}._CAFToggleSlider_1b5qy_183{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#8b5cf6;transition:.4s;border-radius:34px}._CAFToggleSlider_1b5qy_183:before{position:absolute;content:"";height:12px;width:12px;left:3px;bottom:1.5px;background-color:#fff;transition:.4s;border-radius:50%}._CAFToggleInput_1b5qy_171:checked+._CAFToggleSlider_1b5qy_183{background-color:#8b5cf6}._CAFToggleInput_1b5qy_171:checked+._CAFToggleSlider_1b5qy_183:before{transform:translate(14px)}._CAFMainContent_1b5qy_247{background:#fff;border-radius:12px;overflow:hidden;padding:0 80px;width:100%;box-sizing:border-box}._CAFPlansGrid_1b5qy_267{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;border-bottom:1px solid #e5e7eb}._CAFPlanColumn_1b5qy_279{padding:1.5rem}._CAFPlanColumn_1b5qy_279:last-child{border-right:none}._CAFPlanColumn_1b5qy_279:first-child{background:#fff}._CAFPlanHeader_1b5qy_303{text-align:center}._CAFPlanName_1b5qy_311{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}._CAFStartTrialButton_1b5qy_325{background:transparent;border:2px solid #d1d5db;color:#374151;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%}._CAFStartTrialButton_1b5qy_325:hover{border-color:#8b5cf6;color:#8b5cf6}._CAFFeatureRow_1b5qy_363{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;border-bottom:1px solid #e5e7eb;min-height:60px;align-items:center}._CAFFeatureLabel_1b5qy_379{padding:1rem 1.5rem;font-weight:500;color:#374151;background:#fff}._CAFFeatureValue_1b5qy_393{padding:1rem 1.5rem;text-align:center;color:#6b7280;font-weight:500}._CAFFeatureValue_1b5qy_393:last-child{border-right:none}._CAFCheckIcon_1b5qy_415{width:12px;height:12px;color:#10b981;background:#d1fae5;border-radius:50%;padding:3px}._CAFDash_1b5qy_433{color:#d1d5db;font-size:14px}._CAFAccordionSection_1b5qy_445{margin-top:20px}._CAFAccordionButton_1b5qy_453{border-radius:10px;background:#e8e8e8;width:100%;padding:12px 16px;border:none;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;color:#374151;cursor:pointer;transition:background-color .2s ease}._CAFAccordionButton_1b5qy_453:hover{background:#f3f4f6}._CAFAccordionIcon_1b5qy_493{width:20px;height:20px;color:#6b7280}._CAFAccordionContent_1b5qy_505{background:#fff}@media (max-width: 1024px){._CAFContainer_1b5qy_5{padding:1.5rem 1rem}._CAFMainContent_1b5qy_247{padding:0 40px}._CAFTitle_1b5qy_33{font-size:2rem}._CAFPlansGrid_1b5qy_267,._CAFFeatureRow_1b5qy_363{grid-template-columns:1.2fr 1fr 1fr 1fr}._CAFPlanColumn_1b5qy_279,._CAFFeatureLabel_1b5qy_379,._CAFFeatureValue_1b5qy_393{padding:.75rem .5rem;font-size:.875rem}._CAFPlanName_1b5qy_311{font-size:1rem;margin-bottom:.75rem}._CAFStartTrialButton_1b5qy_325{padding:.4rem .5rem;font-size:.8rem}}@media (max-width: 768px){._CAFContainer_1b5qy_5{padding:1rem .5rem}._CAFMainContent_1b5qy_247{padding:0 1rem}._CAFTitle_1b5qy_33{font-size:1.75rem}._CAFSubtitle_1b5qy_47{font-size:1rem}._CAFPlansGrid_1b5qy_267{display:block;margin-bottom:2rem}._CAFPlanColumn_1b5qy_279{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;padding:1.5rem 1rem;background:#fff;box-shadow:0 2px 4px #0000000d}._CAFPlanColumn_1b5qy_279:first-child{display:none}._CAFBillingToggleContainer_1b5qy_111{display:flex;justify-content:center;margin-bottom:2rem;padding:1rem;background:#f9fafb;border-radius:8px}._CAFFeatureRow_1b5qy_363{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;overflow:hidden}._CAFFeatureLabel_1b5qy_379{display:block;background:#8b5cf6;color:#fff;text-align:center;padding:.75rem 1rem;font-weight:600;margin-bottom:0}._CAFFeatureValue_1b5qy_393{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff;text-align:left}._CAFFeatureValue_1b5qy_393:last-child{border-bottom:none}._CAFFeatureValue_1b5qy_393:before{content:attr(data-plan) ":";font-weight:600;color:#374151;margin-right:.5rem}._CAFAccordionButton_1b5qy_453{padding:1rem;font-size:.9rem}}@media (max-width: 480px){._CAFContainer_1b5qy_5{padding:.75rem .25rem}._CAFMainContent_1b5qy_247{padding:0 .5rem}._CAFTitle_1b5qy_33{font-size:1.5rem}._CAFSubtitle_1b5qy_47{font-size:.9rem;padding:0 .5rem}._CAFCompareButton_1b5qy_75{padding:.625rem 1.5rem;font-size:.9rem}._CAFPlanColumn_1b5qy_279{padding:1rem .75rem}._CAFFeatureValue_1b5qy_393{padding:.625rem .75rem;font-size:.875rem}._CAFAccordionButton_1b5qy_453{padding:.875rem;font-size:.85rem}._CAFToggleWrapper_1b5qy_157{width:30px;height:12px}._CAFToggleSlider_1b5qy_183:before{height:10px;width:10px;left:3px;bottom:1px}._CAFToggleInput_1b5qy_171:checked+._CAFToggleSlider_1b5qy_183:before{transform:translate(12px)}}._heroSection_qs54y_1{background:#0f172a;min-height:200px;position:relative;overflow:hidden;padding:20px 0}._container_qs54y_17{margin:0 auto;padding:0 80px;position:relative;height:100%;display:flex;align-items:center}._content_qs54y_35{flex:1;z-index:2}._title_qs54y_45{text-align:center;font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._highlight_qs54y_65{color:#7c3aed;background:linear-gradient(45deg,#7c3aed,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._buttonGroup_qs54y_81{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:20px}._freeTrialBtn_qs54y_95{background-color:#374151;color:#fff;border:2px solid #4b5563;padding:14px 28px;border-radius:1px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._freeTrialBtn_qs54y_95:hover{background-color:#4b5563}._demoBtn_qs54y_129{background:linear-gradient(45deg,#7c3aed,#a855f7);color:#fff;border:none;padding:14px 28px;border-radius:1px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._demoBtn_qs54y_129:hover{background:linear-gradient(45deg,#6d28d9,#9333ea);box-shadow:0 8px 25px #7c3aed4d}._imageContainer_qs54y_165{position:absolute;right:5%;bottom:0;z-index:1}._deliveryImage_qs54y_179{width:300px;height:auto;border-radius:12px}@media (max-width: 1024px) and (min-width: 769px){._container_qs54y_17{padding:0 40px}._title_qs54y_45{font-size:3rem}._imageContainer_qs54y_165{right:3%}._deliveryImage_qs54y_179{width:250px}._freeTrialBtn_qs54y_95,._demoBtn_qs54y_129{padding:12px 24px;font-size:.95rem}}@media (max-width: 768px){._heroSection_qs54y_1{padding:30px 0;min-height:auto}._container_qs54y_17{flex-direction:column;text-align:center;padding:0 20px;gap:30px}._content_qs54y_35{width:100%}._title_qs54y_45{font-size:2.2rem;margin-bottom:25px;line-height:1.3}._buttonGroup_qs54y_81{flex-direction:column;align-items:center;margin-bottom:0}._freeTrialBtn_qs54y_95,._demoBtn_qs54y_129{width:100%;max-width:280px;padding:16px 24px;font-size:1rem}._imageContainer_qs54y_165{position:relative;right:auto;bottom:auto;align-self:center}._deliveryImage_qs54y_179{width:200px;max-width:80vw}}@media (max-width: 480px){._container_qs54y_17{padding:0 16px}._title_qs54y_45{font-size:1.8rem;margin-bottom:20px}._deliveryImage_qs54y_179{width:160px}._freeTrialBtn_qs54y_95,._demoBtn_qs54y_129{max-width:260px;padding:14px 20px}}._container_o3aie_1{min-height:98vh;display:flex;flex-direction:column;background-color:#f8f9fa;position:relative;overflow-y:hidden}._logoContainer_o3aie_19{position:absolute;top:2rem;left:2rem;z-index:10}._logo_o3aie_19{height:auto;width:120px}._mainContent_o3aie_43{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}._fourOhFourImage_o3aie_63{max-width:500px;height:auto;margin-bottom:1rem;animation:_floatAnimation_o3aie_1 3s ease-in-out infinite}@keyframes _floatAnimation_o3aie_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._errorMessage_o3aie_97{color:#2d2d2d;font-size:24px;font-style:normal;line-height:119%;text-transform:capitalize;margin:0 0 2rem;line-height:1.5;font-weight:500}._homeButton_o3aie_121{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;box-shadow:0 4px 12px #7c3aed4d}._homeButton_o3aie_121:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66;background:linear-gradient(135deg,#6d28d9,#9333ea)}._homeButton_o3aie_121:active{transform:translateY(0);box-shadow:0 2px 8px #7c3aed4d}@media (max-width: 768px){._logoContainer_o3aie_19{top:1rem;left:1rem}._logo_o3aie_19{height:40px}._mainContent_o3aie_43{padding:1rem}._oopsImage_o3aie_203{max-width:150px}._fourOhFourImage_o3aie_63{max-width:300px}._errorMessage_o3aie_97{font-size:1rem;margin-bottom:1.5rem}._homeButton_o3aie_121{padding:.6rem 1.5rem;font-size:.9rem}}@media (max-width: 480px){._oopsImage_o3aie_203{max-width:120px}._fourOhFourImage_o3aie_63{max-width:250px}._errorMessage_o3aie_97{font-size:.9rem;padding:0 1rem}}._sidebarWrapper_1v4ga_1 ._sidebar_1v4ga_1{box-sizing:border-box;height:100vh;width:60px;padding:5px 5px 5px 4px;background:#21263c;align-self:start;overflow:hidden;border-radius:0 15px 15px 0;-ms-user-select:none;-webkit-user-select:none;user-select:none}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._hoveredLink_1v4ga_27,._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._popupShowing_1v4ga_29{background:#4299e11a;transform:translate(2px);box-shadow:0 4px 12px #4299e126}._sidebar_logoAction_1v4ga_41{width:25px}._sidebarWrapper_1v4ga_1 ._ulWrapper_1v4ga_49{height:100%;position:relative}._scrollContainer_1v4ga_59{height:80%;overflow-y:auto;overflow-x:hidden;padding-top:20px;display:flex;flex-direction:column;align-items:center}._scrollContainer_1v4ga_59>li{margin:.3rem 0}._logoWrapper_1v4ga_87{display:flex;justify-content:center;padding:0}._logOutBtn_1v4ga_99{width:100%;position:absolute;bottom:.5rem;padding:0 5px}._logoutpad_1v4ga_113{border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}._toggleBtn_1v4ga_129{padding:5px;border:none;display:flex;justify-content:center;border-radius:.5em;background:none;cursor:pointer;width:100%}._imgWrapper_1v4ga_27{display:flex;justify-content:center;width:100%}._imgWrapper_1v4ga_27 img{width:24px;height:24px}._imgWrapperz_1v4ga_173{display:flex;justify-content:center;width:100%}._imgWrapperz_1v4ga_173 img{width:25px;height:25px}._sidebarWrapper_1v4ga_1 a{border-radius:.5em;padding:5px;width:40px;height:40px;text-decoration:none;color:#e6e6ef;display:flex;align-items:center}._sidebarWrapper_1v4ga_1 a:hover{background:#0d0b45}._sidebarWrapper_1v4ga_1 a._activeLink_1v4ga_225{border-radius:8px;border:2px solid #4299e1;background:linear-gradient(135deg,#2d3748,#1a202c);padding:5px;width:40px;height:40px;display:flex;align-items:center;position:relative;box-shadow:0 0 20px #4299e14d,inset 0 1px #ffffff1a}._sidebarWrapper_1v4ga_1 a._activeLink_1v4ga_225:after{display:none}._sidebarWrapper_1v4ga_1 a:hover:not(._activeLink_1v4ga_225){background:#4299e11a;transform:translate(2px);box-shadow:0 4px 12px #4299e126}._navItemWrapper_1v4ga_27{position:relative;cursor:pointer}._popupMenu_1v4ga_283{border-radius:12px;background:linear-gradient(135deg,#252b42,#1e2341);box-shadow:0 8px 25px #00000059,0 0 0 1px #4299e14d;padding:0;min-width:220px;z-index:999;margin-left:8px;transform:translateY(-5px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(66,153,225,.2);cursor:auto}._popupHeader_1v4ga_313{padding:16px 20px 12px;border-bottom:1px solid rgba(66,153,225,.15);background:#4299e114;border-radius:12px 12px 0 0;cursor:auto}._popupHeader_1v4ga_313 h4{margin:0;color:#e2e8f0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:.025em;text-transform:capitalize}._popupContent_1v4ga_349{padding:8px 0}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._activeLink_1v4ga_225{border-radius:8px;border:2px solid #4299e1;background:linear-gradient(135deg,#2d3748,#1a202c);padding:5px;width:40px;height:40px;display:flex;align-items:center;position:relative;box-shadow:0 0 20px #4299e14d,inset 0 1px #ffffff1a}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._activeLink_1v4ga_225:after{display:none}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._hoveredLink_1v4ga_27{background:#4299e11a;transform:translate(2px);box-shadow:0 4px 12px #4299e126}._popupBridge_1v4ga_405{width:25px;height:40px;background:transparent;z-index:998;pointer-events:auto}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27{padding:5px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;position:relative}._navItemWrapper_1v4ga_27 ._imgWrapper_1v4ga_27._activeLink_1v4ga_225 img,._sidebarWrapper_1v4ga_1 a._activeLink_1v4ga_225 img{filter:drop-shadow(0 0 8px rgba(66,153,225,.4))}._popupMenu_1v4ga_283 a{display:flex;align-items:center;padding:12px 20px;color:#cbd5e0;border-radius:0;margin:0;width:100%;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;transition:all .15s ease;position:relative;border-left:3px solid transparent}._popupMenu_1v4ga_283 a:hover{background:linear-gradient(90deg,#4299e126,#4299e10d);color:#e2e8f0;border-left-color:#4299e1;transform:translate(2px)}._activeSubLink_1v4ga_527{background:linear-gradient(90deg,#4299e140,#4299e11a)!important;color:#63b3ed!important;border-left-color:#4299e1!important;font-weight:500}._bottomIcons_1v4ga_549{width:100%;position:absolute;bottom:.5rem;padding:0 5px;display:flex;flex-direction:column;gap:20px;align-items:center}@keyframes _shakeAndZoom_1v4ga_1{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}75%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1.1) rotate(0)}}._imgWrapperz_1v4ga_173{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:all .3s ease}._imgWrapperz_1v4ga_173:hover{animation:_shakeAndZoom_1v4ga_1 .5s ease-in-out;animation-fill-mode:forwards}._profileSection_1v4ga_635{position:relative;width:100%;display:flex;justify-content:center}._profileIcon_1v4ga_649{cursor:pointer;width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #2a278f;display:flex;align-items:center;justify-content:center}._profileIcon_1v4ga_649 img{width:100%;height:100%;object-fit:cover}._profileIcon_1v4ga_649:hover{background:#0d0b45}._profileMenu_1v4ga_693{position:fixed;left:50px;bottom:10px;border-radius:8px;background:#21263c;box-shadow:0 2px 9px #0000001a;padding:3px;min-width:150px;z-index:9;margin-left:15px}._profileMenu_1v4ga_693 a{display:flex;justify-content:center;align-items:center;padding:8px 16px;color:#e6e6ef;border-radius:4px;margin-bottom:4px;width:100%;font-family:Inter;font-size:14px;font-weight:400;line-height:16px;text-decoration:none;cursor:pointer}._profileMenu_1v4ga_693 a:hover{background:#0d0b45}._notificationMenu_1v4ga_761{position:fixed;left:50px;bottom:10px;border-radius:8px;background:#21263c;box-shadow:0 2px 9px #0000001a;padding:3px;width:350px;z-index:9;margin-left:15px}._notificationHeader_1v4ga_787{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1)}._notificationHeader_1v4ga_787 h3{margin:0;color:#e6e6ef;font-size:16px;font-weight:500}._markAsReadBtn_1v4ga_817{background:#4f46e5;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._markAsReadBtn_1v4ga_817:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 2px 4px #4f46e54d}._markAsReadBtn_1v4ga_817:disabled{background:#64748b;cursor:not-allowed;opacity:.6}._markAsReadBtn_1v4ga_817:active:not(:disabled){transform:translateY(0)}._notificationLoading_1v4ga_873,._noNotifications_1v4ga_875,._notificationList_1v4ga_877{max-height:400px;min-height:400px!important;overflow-y:auto;padding:8px 0}._notificationItem_1v4ga_891{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background-color .2s ease;position:relative}._notificationItem_1v4ga_891:last-child{border-bottom:none}._notificationItem_1v4ga_891:hover{background:#0d0b454d}._notificationItem_1v4ga_891._unread_1v4ga_929{background:#4f46e51a;border-left:3px solid #4f46e5}._notificationItem_1v4ga_891._unread_1v4ga_929:hover{background:#4f46e533}._notificationIconWrapper_1v4ga_947{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#4f46e5;flex-shrink:0}._notificationContent_1v4ga_969{flex:1;min-width:0}._notificationContent_1v4ga_969 p{margin:0 0 4px;color:#e6e6ef;font-size:14px;line-height:1.4;word-wrap:break-word}._notificationTime_1v4ga_995{color:#e6e6ef99;font-size:12px}._notificationLoading_1v4ga_873{padding:20px;text-align:center;color:#e6e6ef99;font-size:14px}._noNotifications_1v4ga_875{padding:40px 20px;text-align:center;color:#e6e6ef99;font-size:14px}._notificationList_1v4ga_877::-webkit-scrollbar{width:6px}._notificationList_1v4ga_877::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._notificationList_1v4ga_877::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._notificationList_1v4ga_877::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._notificationBadge_1v4ga_1071{position:absolute;top:-2px;left:60%;width:8px;height:8px;background:#f56565;border-radius:50%;border:2px solid #21263c;animation:_pulse_1v4ga_1 2s infinite}@keyframes _pulse_1v4ga_1{0%{box-shadow:0 0 #f56565b3}70%{box-shadow:0 0 0 6px #f5656500}to{box-shadow:0 0 #f5656500}}._notificationIcon_1v4ga_947{position:relative;width:100%;display:flex;justify-content:center}@media (max-width: 768px){._notificationMenu_1v4ga_761{width:320px;left:10px}._notificationList_1v4ga_877{min-height:300px!important;max-height:300px}}._scrollContainer1_1v4ga_1159{display:flex;align-items:center;justify-content:center;height:50%;width:100%}._loadingContainer_1v4ga_1175{display:flex;flex-direction:column;gap:8px;align-items:center}._loadingLine_1v4ga_1189{width:40px;height:4px;background-color:#c3c1c1;border-radius:2px;opacity:.3;animation:_loadingPulse_1v4ga_1 1.4s ease-in-out infinite}._loadingLine_1v4ga_1189:nth-child(1){animation-delay:0s}._loadingLine_1v4ga_1189:nth-child(2){animation-delay:.2s}._loadingLine_1v4ga_1189:nth-child(3){animation-delay:.4s}@keyframes _loadingPulse_1v4ga_1{0%,80%,to{opacity:.3;transform:scaleY(1)}40%{opacity:1;transform:scaleY(1.2)}}._modalOverlay_u6m3z_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1010}._modalContent_u6m3z_27{background-color:#fff;border-radius:6px;width:80%;max-width:400px;box-shadow:0 2px 10px #0000001a}._modalHeader_u6m3z_43{padding:5px 20px;border-radius:4px 4px 0 0;color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:10px;background-color:#21263c}._modalHeader_u6m3z_43 h2{padding-top:5px}._modalBody_u6m3z_73{display:flex;padding:10px;min-height:100px;text-align:center;font-weight:500;align-items:center;justify-content:center}._modalFooter_u6m3z_93{padding:10px 20px;display:flex;justify-content:right;gap:15px}._closeButtonmodal_u6m3z_111{background:none;border:none;font-size:25px;cursor:pointer;padding:0;color:#fff}._buttonmodal_u6m3z_129{padding:8px 16px;border-radius:4px;border:none;cursor:pointer;font-weight:500;min-width:40px;max-width:45%}._primaryButton_u6m3z_149{background-color:#7161ef;color:#fff}._secondaryButton_u6m3z_159{background-color:#e0e0e0;color:#333;font-weight:600}._tbContainer_1utww_1{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#faf8fe;border-bottom:1px solid #e5e7eb;font-family:Inter}._flexcont1_1utww_23{flex:1}._flexcont2_1utww_31{flex:1;display:flex;justify-content:center}._flexcont3_1utww_43{flex:1;display:flex;justify-content:end}._tbBreadcrumbs_f6ldj_3{display:flex;align-items:center;gap:8px}._backButton_f6ldj_15{background:none;border:none;color:#000;cursor:pointer;font-size:14px}._tbSegment_f6ldj_31{color:var(--Gray-900, #222834);font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:32px}._tbParentSegment_f6ldj_49{font-size:16px;color:#4b5563;font-weight:500}._tbSeparator_f6ldj_61{color:#9ca3af}._filterSection_f6ldj_71{display:flex;background:#fff}._tbSearchContainer_f6ldj_81{position:relative;width:300px}._projectsearchBar_f6ldj_91{position:relative;flex:1}._projectsearchBar_f6ldj_91 input{padding:8px 10px 8px 35px;border:1px solid #e0e0e0;border-radius:6px;width:100%;font-size:14px;color:#374151}._projectsearchBar_f6ldj_91 input:focus{outline:none}._searchIconLeft_f6ldj_127{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;pointer-events:none}._filterDropdown_button_f6ldj_149{display:flex;align-items:center;justify-content:center}._filterDropdown_button_f6ldj_149 img{width:14px}._filterDropdown_f6ldj_149{padding:8px;border:1px solid #e0e0e0;border-radius:6px 0 0 6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-right:none}._filterDropdown_f6ldj_149:hover{background:#f9fafb}._filterPopupWrapper_f6ldj_201{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;z-index:50;min-width:200px;height:100%}._tbActionsContainer_f6ldj_227{position:relative;display:flex;align-items:center;gap:12px;cursor:pointer}._TBRTactionMenu_f6ldj_243{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:140px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1001;overflow:hidden;animation:_slideDown_f6ldj_1 .15s ease-out}@keyframes _slideDown_f6ldj_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._TBRTmenuItem_f6ldj_297{display:block;width:100%;padding:8px 6px;background:#21263c;border:none;text-align:center;font-size:14px;font-weight:500;color:#e2e2e2;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #21263c}._TBRTmenuItem_f6ldj_297:last-child{border-bottom:none}._TBRTmenuItem_f6ldj_297:hover{background-color:#585a5d;color:#fff}._TBRTmenuItem_f6ldj_297:active{background-color:#f1f5f9}._TBRTmenuItem_f6ldj_297:disabled{color:#9ca3af;cursor:not-allowed;background-color:transparent}._TBRTmenuItem_f6ldj_297:disabled:hover{background-color:transparent}._layoutMainContainer_4pstv_1{width:100%;display:flex;overflow-x:hidden}._layoutMainContainer_4pstv_1 ._viewPageContainer_4pstv_11{width:100%;height:100vh;background-color:#fff;display:flex;flex-direction:column;overflow-x:hidden}._layoutMainContainer_4pstv_1 ._viewPageContainer_4pstv_11 ._pageHeaderWrapper_4pstv_27{margin-bottom:1rem}._layoutMainContainer_4pstv_1 ._viewPageContainer_4pstv_11 ._outletWrapper_4pstv_33{overflow-x:hidden;flex-grow:1;border-radius:2px;background-color:#faf8fe}._containerreport_1jbeb_1{background:transparent;overflow-x:auto;position:relative;height:100%}._tabActions_1jbeb_15{display:flex}._containerreport1_1jbeb_23._withPanel_1jbeb_23{width:35%}._headersin_1jbeb_31{display:flex;align-items:center;cursor:pointer}._headerreport_1jbeb_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 20px}._leftControls_1jbeb_59{display:flex;gap:10px}._timelineWrapper_1jbeb_69{display:flex;align-items:center;gap:8px}._timelineDate_1jbeb_81{color:var(--Gray-700, #464f60);font-variant-numeric:lining-nums tabular-nums;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;background-color:#e9edf5;border-radius:4px;padding:1px 8px}._timelineArrow_1jbeb_109{color:var(--Gray-700, #464f60);font-variant-numeric:lining-nums tabular-nums;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.36px}._filterDropdown_1jbeb_131 select{padding:8px;border:1px solid #e0e0e0;border-radius:4px;background:#fff}._searchBar_1jbeb_145{position:relative}._customCheckbox_1jbeb_153 input{opacity:0;position:absolute;width:0;height:0}._checkboxIndicator_1jbeb_167{width:16px;height:16px;border:2px solid #c7c9ca;border-radius:4px;display:inline-block;background-color:#fff;transition:all .2s ease;position:relative}._customCheckbox_1jbeb_153 input:checked+._checkboxIndicator_1jbeb_167{background-color:#5e5adb;border-color:#5e5adb}._customCheckbox_1jbeb_153 input:checked+._checkboxIndicator_1jbeb_167:after{content:"";position:absolute;left:4px;top:1px;width:3px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._approvalBtn_1jbeb_223{padding:8px 16px;border:1px solid #e0e0e0;border-radius:4px;background:#080808;color:#fff;cursor:pointer}._addNewBtn_1jbeb_241{padding:8px 16px;border:none;border-radius:4px;background:#080808;color:#fff;cursor:pointer}._tabs_1jbeb_259{display:flex;width:100%;justify-content:space-between;padding-left:20px;margin-bottom:5px}._tabs1_1jbeb_275{display:flex;gap:20px}._tab_1jbeb_15{padding:5px 0;border:none;background:none;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px;cursor:pointer;position:relative}._tab_1jbeb_15._activeTab_1jbeb_315{color:#0c213a;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._tab_1jbeb_15._activeTab_1jbeb_315:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#000}._tabMoreContainer_1jbeb_355{position:relative;display:inline-block}._tabMore_1jbeb_355{background:none;border:none;padding:8px;cursor:pointer;color:#666}._tabMore_1jbeb_355:hover{color:#333}._tabDropdown_1jbeb_389{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:1000;min-width:150px}._tabDropdownItem_1jbeb_413{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer}._tabDropdownItem_1jbeb_413:hover{background-color:#f5f5f5}._tabDropdownItem_1jbeb_413._activeTab_1jbeb_315{background-color:#e6e6e6}._RTfilterTabs_1jbeb_453{display:flex;gap:8px;align-items:center;padding:0 10px}._RTfilterTabDropdown_1jbeb_467{position:relative}._RTfilterTab_1jbeb_453{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:none;color:#464f60;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._RTactiveFilterTab_1jbeb_505{color:#0c213a;font-weight:600}._RTarrowContainer_1jbeb_515{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#f3f4f6;border-radius:50%;margin-left:4px}._RTarrowIcon_1jbeb_537{transition:transform .2s ease}._RTarrowRotated_1jbeb_545{transform:rotate(180deg)}._RTfilterDropdownContent_1jbeb_553{position:absolute;top:calc(100% + 4px);right:0;min-width:150px;background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;overflow:hidden}._RTfilterOption_1jbeb_579{padding:10px 16px;color:#464f60;font-size:14px;cursor:pointer;transition:all .2s ease}._RTfilterOption_1jbeb_579:hover{background:#f9fafb;color:#0c213a}._RTmodalOverlay_1jbeb_605{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}._RTdateModal_1jbeb_631{background:#fff;border-radius:12px;width:480px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._RTdateModalHeader_1jbeb_649{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._RTdateModalHeader_1jbeb_649 h3{margin:0;color:#0c213a;font-size:18px;font-weight:600}._RTcloseButton_1jbeb_677{background:transparent;border:none;font-size:24px;color:#64748b;cursor:pointer;padding:4px;line-height:1}._RTdateInputsContainer_1jbeb_697{display:flex;gap:16px;margin-bottom:24px}._RTdateInputGroup_1jbeb_709{flex:1}._RTdateInputGroup_1jbeb_709 label{display:block;color:#64748b;font-size:14px;margin-bottom:8px}._RTdateInput_1jbeb_697{width:100%;padding:10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;color:#0c213a;transition:all .2s ease}._RTdateInput_1jbeb_697:focus{outline:none;border-color:#0c213a;box-shadow:0 0 0 2px #0c213a1a}._RTdateModalActions_1jbeb_763{display:flex;justify-content:flex-end;gap:12px}._RTcancelButton_1jbeb_775{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._RTcancelButton_1jbeb_775:hover{background:#f8fafc}._RTapplyButton_1jbeb_807{padding:8px 16px;background:#0c213a;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._RTapplyButton_1jbeb_807:hover{background:#1e3a5f}._RTselectedOption_1jbeb_839{background-color:#c5d5e5;color:#0c213a;font-weight:500}._RTselectedOption_1jbeb_839:after{content:"";position:absolute;right:16px;color:#0c213a}._RTfilterOption_1jbeb_579{padding:10px 16px;color:#464f60;font-size:14px;cursor:pointer;transition:all .2s ease;position:relative}._RTtabsFilterWrapper_1jbeb_883{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;margin-top:15px}._count_1jbeb_901{margin-left:5px;padding:2px;background:#f3f4f6;border-radius:12px;font-size:.8em;min-width:23px;display:inline-block;text-align:center}._tablereport_1jbeb_923{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0}._tablereport_1jbeb_923 th,._tablereport_1jbeb_923 td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tablereport_1jbeb_923 tbody{background-color:#f9f9f9}._tablereport_1jbeb_923 th{padding:8px 10px;height:38px;text-align:left;background-color:#ebe6f4;border-top:1px solid #e9edf5;border-bottom:1px solid #e9edf5;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._tablereport_1jbeb_923 tbody{display:block;height:calc(100vh - 160px);overflow-y:auto;overflow-x:hidden}._tablereport_1jbeb_923 thead tr,._tablereport_1jbeb_923 tbody tr{display:table;width:100%;table-layout:fixed}._centerAlign_1jbeb_1021{text-align:center!important;justify-content:center!important}._customCheckbox_1jbeb_153{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%}._tableRow_1jbeb_1051{background:#fff;cursor:pointer}._tableRow_1jbeb_1051:hover{background:#faf8fa}._tableRow_1jbeb_1051 td{padding:10px;border-bottom:1px solid #e9edf5;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._status_1jbeb_1091{padding:3px 15px;border-radius:15px;font-size:.9em;display:block;width:100%;text-align:center;box-sizing:border-box}._action_1jbeb_1111{padding:3px 15px;font-size:.9em;display:block;text-align:center;box-sizing:border-box}._actionz_1jbeb_1127{font-size:.9em;display:flex;justify-content:center;text-align:center;box-sizing:border-box}._actionxiput_1jbeb_1145{background-color:#e3e2e2;padding:2px 6px;border-radius:5px}._request-stock_1jbeb_1157{position:relative;display:flex;align-items:center;background:#f4f4f4;text-align:center;color:#000;width:80%;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;border-radius:4px 10px 10px 4px}._request-stock_1jbeb_1157:after{content:"->";position:absolute;right:0;top:0;width:20%;height:100%;background:#d9d9d9;border-radius:0 10px 10px 0;display:flex;align-items:center;justify-content:center}._need-to-purchase_1jbeb_1217{border-radius:5px;color:#a10404!important;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer;border:none;text-align:center;transition:all .2s ease-in-out;box-shadow:0 2px 4px #6366f133}._need-to-purchase_1jbeb_1217:hover{background:#db999996;transform:translateY(-1px);box-shadow:0 4px 8px #6366f14d}._need-to-purchase_1jbeb_1217:focus{outline:2px solid #db9999bc;outline-offset:2px}._purchased_1jbeb_1269{border-radius:5px;background:#f5f4f4;width:60%;color:#075a1b;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:20px;cursor:not-allowed}._requested_1jbeb_1295{background:transparent;color:#0cad1e;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;border:1px solid;line-height:20px}._ordered_1jbeb_1317{background:transparent;color:#38bac9;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;border:1px solid;line-height:20px}._closed_1jbeb_1339{background:transparent;color:#ad240c;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px}._delivered_1jbeb_1359,._available_1jbeb_1381{background:#d9ffe1;color:#095a24;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:90%}._partially-delivered_1jbeb_1403{background:#fbffd9;color:#af8d04;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:90%}._pending_1jbeb_1423{background:#ffe4e4;color:#af0407;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:90%}._not-available_1jbeb_1445,._out-of-stock_1jbeb_1463{background:#ffe4e4;color:#af0407;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px}._need-to-purchase_1jbeb_1217{background:#ffe4e4;color:#000;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:70%}._accepted_1jbeb_1503{background:var(--Green-0, #e1fcef);color:#259e4d;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:90%}._cancelled_1jbeb_1525{background:#ebeaea;color:#575656;font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:20px;width:90%}._selectedBy_1jbeb_1547{display:flex;align-items:center;gap:8px}._selectedBy_1jbeb_1547 img{width:24px;height:24px;border-radius:50%}._tableRow_1jbeb_1051{transition:background-color .3s ease}._expanded_1jbeb_1579{background-color:#00000005}._expandedDetails_1jbeb_1587,._jobDetails_1jbeb_1589{padding:20px;transform-origin:top;animation:_slideDown_1jbeb_1 .5s ease-in-out}@keyframes _slideDown_1jbeb_1{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}._expanded_1jbeb_1579+tr td{border-top:1px solid transparent;animation:_borderFade_1jbeb_1 .3s ease-in-out forwards}@keyframes _borderFade_1jbeb_1{0%{border-top-color:transparent}to{border-top-color:#0000001a}}._detailRow_1jbeb_1653{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}._detailItem_1jbeb_1667{display:flex;flex-direction:column;gap:8px}._label_1jbeb_1681{color:var(--Gray-400, #858d9d);font-size:12px;font-weight:500;line-height:18px;letter-spacing:.06em}._value_1jbeb_1699{color:var(--Gray-900, #0c213a);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.01em}._emptyValue_1jbeb_1717{color:var(--Gray-400, #858d9d);font-size:14px}._employeeInfo_1jbeb_1729{display:flex;align-items:center;gap:8px}._employeeAvatar_1jbeb_1741{width:32px;height:32px;border-radius:50%;object-fit:cover}._employeeDetails_1jbeb_1755{display:flex;flex-direction:column;gap:4px}._employeeName_1jbeb_1767{color:var(--Gray-900, #0c213a);font-size:14px;font-weight:500;line-height:20px}._employeeId_1jbeb_1781{color:var(--Gray-500, #687182);font-size:12px;line-height:18px}@media (max-width: 1200px){._detailRow_1jbeb_1653{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._detailRow_1jbeb_1653{grid-template-columns:1fr}}._gridSection_1jbeb_1823{border-radius:6px;background:var(--Background-1, #fff);border:1px solid rgba(0,0,0,.1);display:inline-flex;padding:8px 12px;justify-content:center;align-items:center;gap:8px;cursor:pointer}._centerAligned_1jbeb_1847{color:var(--Gray-700, #464f60);font-variant-numeric:lining-nums tabular-nums;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._metricWrapper_1jbeb_1867{display:inline-block;border-radius:6px;background:var(--Gray-50, #e9edf5);padding:2px 1px;min-width:40px;text-align:center;color:#464f60;font-weight:500}._metricWrapperblue_1jbeb_1887{display:inline-block;border-radius:6px;background:var(--Gray-50, #c4d7fc);padding:2px 1px;min-width:50px;text-align:center;color:#464f60;font-weight:500}._tablereport_1jbeb_923 th[data-key=totalJobs],._tablereport_1jbeb_923 th[data-key=totalEmployees]{text-align:center!important;width:20%!important}._tablereport_1jbeb_923 thead tr th[data-key=totalJobs],._tablereport_1jbeb_923 thead tr th[data-key=totalEmployees]{text-align:center!important}._clickable_1jbeb_1931{cursor:pointer;transition:background-color .2s ease}._clickable_1jbeb_1931:hover{background-color:#0000000a}._expandButton_1jbeb_1951{background:none;border:none;cursor:pointer;padding:0 8px;font-size:12px;color:#666;display:flex;align-items:center;transition:transform .2s ease}._expandButton_1jbeb_1951._expanded_1jbeb_1579{transform:rotate(90deg)}._expandIcon_1jbeb_1983{width:16px;height:16px}._expandedJobRow_1jbeb_1993{animation:_expandRow_1jbeb_1 .3s ease}@keyframes _expandedJobRow_1jbeb_1993{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._expandedRow_1jbeb_2023{animation:_expandRow_1jbeb_1 .3s ease}@keyframes _expandRow_1jbeb_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._expandedContent_1jbeb_2053{display:flex;gap:5px;background-color:#f7f9fc}._expandButton_1jbeb_1951{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._expandButton_1jbeb_1951 img{width:16px;height:16px;object-fit:contain}._jobsColumn_1jbeb_2099{flex:1;padding:20px 40px 20px 80px}._slNo_1jbeb_2109{color:#666;font-size:12px;font-family:inter;background-color:#fff;width:20px;text-align:center;border-radius:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._jobsHeader_1jbeb_2137{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;padding:8px 0;font-weight:600;border-bottom:1px solid #e0e0e0}._jobsList_1jbeb_2155{max-height:200px;overflow-y:scroll;margin-top:8px}._jobNo_1jbeb_2167{color:#909090;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;text-transform:capitalize}._jobRow_1jbeb_2189{display:grid;grid-template-columns:.5fr 4fr 2fr 2fr;gap:10px;padding:8px 0;border-bottom:none;margin-bottom:5px}._selectedRow_1jbeb_2207{background-color:#f1eef6!important}._tableRow_1jbeb_1051:hover:not(._selectedRow_1jbeb_2207){background:#f6f3fd}._jobName_1jbeb_2223{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#909090;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;text-transform:capitalize}._detailsColumn_1jbeb_2253{flex:1;display:flex;flex-direction:column;gap:24px;padding:10px 40px 10px 0;align-items:center;justify-content:center}._detailsdiv_1jbeb_2273{border-radius:10px;background:#fff;padding:30px}._upperDetails_1jbeb_2285{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._detailBox_1jbeb_2297{padding:12px;border-radius:4px;width:150px}._detailLabel_1jbeb_2309{margin-bottom:4px;color:#505050;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px}._detailValue_1jbeb_2333{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.42px}._lowerDetails_1jbeb_2353{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._statusInProgress_1jbeb_2367{color:#2f76a5;width:90px;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:1px 8px;border-radius:4px;background:#c0e7f4}._active_1jbeb_315,._statusCompleted_1jbeb_2427{color:var(--Green-500, #14804a);width:90px;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:1px 8px;border-radius:4px;background:var(--Green-0, #e1fcef)}._partially-completed_1jbeb_2457{color:var(--Green-500, #1a4a4ab5);width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:var(--Green-0, #5ecced21)}._on-process_1jbeb_2487{color:var(--Green-500, #b89633f6);width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:var(--Green-0, #edc95e21)}._completed_1jbeb_2517,._received_1jbeb_2519{color:var(--Green-500, #14804a);width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:var(--Green-0, #d8fbea)}._paid_1jbeb_2549{color:var(--Green-500, #14804a);width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:var(--Green-0, #e1fcef)}._partially-paid_1jbeb_2579,._partially-received_1jbeb_2609{color:#af8d04;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#fbffd9}._not-received_1jbeb_2639{color:#af0407;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#ffe4e4}._on-progress_1jbeb_2669{color:#af8d04;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#fbffd9}._not-requested_1jbeb_2699{color:#133a82;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#daebfa}._need-to-pay_1jbeb_2729,._due_1jbeb_2759{color:#7065e7;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#e8e6ff}._overdue_1jbeb_2789{color:#af0407;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:15px;background:#ffe4e4}._on-hold_1jbeb_2819{color:var(--Gray-600, #5a6376);width:50%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:4px;background:var(--Gray-50, #e9edf5)}._dispatched_1jbeb_2849{color:var(--Gray-600, #5a6376);width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:var(--Gray-50, #e9edf5)}._statusOnHold_1jbeb_2879{color:var(--Gray-600, #5a6376);width:90px;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:1px 8px;border-radius:4px;background:var(--Gray-50, #e9edf5)}._returned_1jbeb_2909{color:#614208c7;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:#e6b04d62}._yet-to-receive_1jbeb_2939,._yet-to-start_1jbeb_2941{color:#aa1a21;width:90%;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:4px 18px;border-radius:50px;background:#fce1e1}._statusYetToStart_1jbeb_2971{color:#aa1a21;width:90px;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:1px 8px;border-radius:4px;background:#fce1e1}._expandedJobContent_1jbeb_3001{display:flex;gap:24px;padding:24px;background-color:#f7f9fc}._reviewsTable_1jbeb_3017{flex:1;display:grid;grid-template-rows:repeat(3,auto);gap:10px}._tableRowexp_1jbeb_3031{display:grid;grid-template-columns:auto 1fr 3fr;align-items:center;gap:16px;padding:8px 16px 8px 40px;background-color:#fff;border-radius:5px}._checkboxWrapper_1jbeb_3053{width:24px;height:24px;position:relative}._checkboxCustom_1jbeb_3065{position:absolute;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ddd;border-radius:50%;cursor:pointer;outline:none;margin:0}._checkboxCustom_1jbeb_3065:checked{background-color:#fff;border-color:#e9e9ea}._checkboxCustom_1jbeb_3065:checked:after{content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#5e5adb;font-size:12px}._roleAndTime_1jbeb_3121{display:flex;flex-direction:column;gap:4px}._roleLabel_1jbeb_3133{color:#878787;font-family:Inter;font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.22px}._time_1jbeb_69{color:#1d1d1d;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.24px}._mainContent_1jbeb_3175{display:grid;grid-template-columns:3fr 2fr 1fr;align-items:center}._nameSection_1jbeb_3187{display:flex;align-items:center;gap:8px}._name_1jbeb_3187{color:#1d1d1d;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px}._id_1jbeb_3217{color:#1d1d1d;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}._datesColumn_1jbeb_3237{display:flex;flex:1;align-items:center;justify-content:center;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000000d;background-color:#fff}._datesGrid_1jbeb_3259{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;padding-left:10%}._dateBox_1jbeb_3275{text-align:left}._dateLabel_1jbeb_3283{color:#a3a3a3;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;margin-bottom:4px}._dateValue_1jbeb_3305{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.39px}._approvalButtons_1jbeb_3325{display:flex;gap:8px}._approvalBtn_1jbeb_223{padding:6px 16px;border-radius:20px;border:1px solid #d1d5db;background:#fff;color:#919191;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:12px}._activeBtn_1jbeb_3365{background:#1e1b4b;color:#fff;border:none}._activeBtns_1jbeb_3377{background:#b83f43;color:#fff;border:none}._hoursWrapper_1jbeb_3389{display:flex;align-items:center;gap:4px}._hoursValue_1jbeb_3401{padding:2px 7px;border-radius:6px;background:var(--Gray-50, #e9edf5);color:var(--Gray-700, #464f60);text-align:center;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:20px;width:50px}._hoursDivider_1jbeb_3429,._hoursTotal_1jbeb_3437{color:#6b7280}._hoursProgressBar_1jbeb_3445{margin-left:8px;height:4px;width:60px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}._hoursProgress_1jbeb_3445{height:100%;background-color:#2563eb;border-radius:2px;transition:width .3s ease}._RTactionCell_1jbeb_3475{position:relative;width:20px;text-align:start;padding:0!important}._RTactionButton_1jbeb_3489{background:none;border:none;cursor:pointer;color:#666;border-radius:4px;padding:4px 0;display:flex;align-items:center;justify-content:center}._RTactionButton_1jbeb_3489:hover{background-color:#f5f5f5}._RTactionMenu_1jbeb_3523{position:absolute;right:40%;top:calc(100% - 15px);background:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 2px 8px #00000026;z-index:9;min-width:120px}._tablereport_1jbeb_923 ._RTactionCell_1jbeb_3475{overflow:visible!important;position:relative}._RTmenuItem_1jbeb_3557{display:flex;align-items:center;gap:5px;width:100%;padding:5px 8px;text-align:left;border:none;background:none;cursor:pointer;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}._RTmenuItem_1jbeb_3557._RTdisabledMenuItem_1jbeb_3599{pointer-events:none;cursor:not-allowed!important;opacity:.6}._RTmenuItem_1jbeb_3557:hover{background-color:#f5f5f5}._RTmenuItem_1jbeb_3557:not(:last-child){border-bottom:1px solid #e0e0e0}._requestStockButton_1jbeb_3631{border-radius:6px;padding:0 0 0 5px;background:#f4f4f4;color:#18181b;border:none;color:#000;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 1px 2px #0000000d;border:1px solid #e4e4e7;overflow:hidden}._newdicic_1jbeb_3677{display:flex;align-items:center;height:100%;padding:5px;border-left:1px solid rgb(218,218,218);background-color:#d9d9d9}._requestStockButton_1jbeb_3631:hover{background-color:#f3f4f6;transform:scale(1.02)}._requestStockButton_1jbeb_3631:active{transform:translateY(1px);transform:scale(.98)}._buttonArrow_1jbeb_3715{margin-left:2px}._requestStockDisabled_1jbeb_3723{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed;opacity:.7}._requestStockDisabled_1jbeb_3723:hover{background-color:#f3f4f6}._noDataRow_1jbeb_3745{height:200px}._noDataCell_1jbeb_3753{padding:0!important;border:none!important}._container_1jbeb_1{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;border-radius:8px;padding:2rem;margin:1.5rem;text-align:center}._iconContainer_1jbeb_3787{position:relative;margin-bottom:1rem}._mainIcon_1jbeb_3797{color:#9ca3af;opacity:.8}._alertIcon_1jbeb_3807{position:absolute;top:-6px;right:-6px;color:#ef4444;background-color:#fff;border-radius:50%;padding:2px}._textContainer_1jbeb_3827{margin-bottom:1.5rem}._title_1jbeb_3835{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#374151}._message_1jbeb_3849{margin:0;color:#6b7280;font-size:.875rem}._actionButton_1jbeb_3861{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;font-size:.875rem;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-weight:500;transition:all .2s ease-in-out}._actionButton_1jbeb_3861:hover{background-color:#e5e7eb;color:#111827}._actionButton_1jbeb_3861:focus{outline:2px solid #3b82f6;outline-offset:2px}._bulkDeleteButton_1jbeb_3905{position:fixed;right:0;top:85px;transform:translateY(-50%);background:#f45f5f;color:#fff;border:none;padding:12px 20px;border-radius:8px 0 0 8px;cursor:pointer;transition:right .3s ease-in-out;z-index:1000;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;box-shadow:-2px 2px 10px #0000001a}._bulkDeleteButton_1jbeb_3905._show_1jbeb_3947{right:0}._bulkDeleteButton_1jbeb_3905:hover{background:#dc2626}._bulkDeleteButton_1jbeb_3905:disabled{background:#9ca3af;cursor:not-allowed}._deleteCount_1jbeb_3973{background:#fff3;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:12px;font-weight:600}._tableContainer_1jbeb_3997{overflow:auto}._tableContainer_1jbeb_3997 thead{cursor:default!important}._headersin_1jbeb_31{cursor:auto!important}._FMUoverlay_17gld_5{position:fixed;top:7rem;right:5px;bottom:0;z-index:999}._FMUmodal_17gld_21{background:#fff;border-radius:12px;width:250px;max-height:600px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative}._FMUheader_17gld_43{padding:6px 15px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;background-color:#4c5876;color:#fff}._FMUtitle_17gld_63{font-size:18px;font-weight:600;margin:0}._FMUcloseButton_17gld_75{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}._FMUcloseButton_17gld_75:hover{background-color:#ffffff1a}._FMUcontent_17gld_107{padding:16px 12px;min-height:30vh;max-height:40vh;overflow-y:hidden;position:relative}._FMUfilterLabel_17gld_123{font-size:12px;font-weight:500;color:#374151;margin-bottom:6px;display:block}._FMUdropdownContainer_17gld_141{position:relative;margin-bottom:16px;z-index:1}._FMUdropdownContainerOpen_17gld_153{z-index:10000;overflow:visible}._FMUdropdownContainer_17gld_141:has(._FMUdropdownMenu_17gld_163){z-index:10000}._FMUdropdownButton_17gld_171{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s;text-align:left}._FMUdropdownButton_17gld_171:hover{border-color:#9ca3af}._FMUdropdownSelected_17gld_207{font-size:13px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._FMUdropdownIcon_17gld_223{color:#6b7280;transition:transform .2s}._FMUdropdownButton_17gld_171[aria-expanded=true] ._FMUdropdownIcon_17gld_223{transform:rotate(180deg)}._FMUdropdownMenu_17gld_163{position:fixed;top:auto;left:auto;width:218px;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 20px -5px #0003;z-index:10001;margin-top:0}._FMUdropdownItem_17gld_271{padding:8px 12px;font-size:13px;color:#374151;cursor:pointer;transition:background-color .2s}._FMUdropdownItem_17gld_271:hover{background-color:#f3f4f6}._FMUdropdownItem_17gld_271[aria-selected=true]{background-color:#f0f0ff;color:#6366f1}._FMUfooter_17gld_307{padding:8px 10px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:end;background-color:#fff;position:relative;z-index:1}._FMUclearButton_17gld_329{padding:6px 16px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._FMUclearButton_17gld_329:hover{background-color:#f3f4f6;border-color:#9ca3af}._FMUapplyButton_17gld_363{padding:6px 20px;background:#46464d;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._FMUapplyButton_17gld_363:hover{background:#262629}._FMUapplyButton_17gld_363:disabled{background-color:#9ca3af;cursor:not-allowed}._FMUfilterButton_17gld_407{display:flex;align-items:end;gap:8px;padding:2px 16px;border:none;background:none;color:#374151;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;height:100%}._FMUfilterButton_17gld_407[data-page=salesreports],._FMUfilterButton_17gld_407[data-page=rminventoryreports],._FMUfilterButton_17gld_407[data-page=fginventoryreports],._FMUfilterButton_17gld_407[data-page=invoice],._FMUfilterButton_17gld_407[data-page=salesreturn],._FMUfilterButton_17gld_407[data-page=purchasereports]{position:fixed;right:10px;z-index:1000;background:transparent;border:none;height:30px}._FMUfilterBadge_17gld_467{background-color:#d5d5d5;color:#757373;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500}._PGcontainer_1bo8o_1{display:flex;justify-content:space-between;align-items:end;background:transparent;gap:16px;margin-right:25px}._PGpageSizeSection_1bo8o_19{display:flex;justify-content:center;align-items:center;gap:10px}._PGpaginationSection_1bo8o_33{display:flex;align-items:end;gap:6px}._PGleftSection_1bo8o_45{display:flex;align-items:center;gap:12px}._PGlabel_1bo8o_57{color:var(--Gray-700, #464f60);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._PGdropdownContainer_1bo8o_77{position:relative}._PGdropdownButton_1bo8o_85{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 8px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:70px}._PGdropdownButton_1bo8o_85:hover{border-color:silver;background:#fafafa}._PGdropdownIcon_1bo8o_131{transition:transform .2s ease}._PGdropdownIconRotated_1bo8o_139{transform:rotate(90deg)}._PGdropdownMenu_1bo8o_147{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:1000;min-width:70px;overflow:hidden}._PGdropdownOption_1bo8o_175{padding:8px 16px;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-weight:400;cursor:pointer;transition:background-color .2s ease}._PGdropdownOption_1bo8o_175:hover{background-color:#f5f5f5}._PGdropdownOptionActive_1bo8o_203{background-color:#e9edf5;color:#0c213a;font-weight:500}._PGitemInfo_1bo8o_215{color:var(--Gray-600, #5a6376);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._PGrightSection_1bo8o_233{display:flex;align-items:center;gap:8px}._PGnavButton_1bo8o_245{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:var(--Gray-700, #464f60);cursor:pointer;transition:all .2s ease}._PGarrowButton_1bo8o_273{background-color:#fff;border:1px solid rgb(240,240,240);height:26px;display:flex;align-items:center;padding:0 4px;border-radius:6px}._PGnavButton_1bo8o_245:hover:not(._PGnavButtonDisabled_1bo8o_293){background:#fafafa;border-color:silver}._PGnavButtonDisabled_1bo8o_293{opacity:.4;cursor:not-allowed;pointer-events:none}._PGpageNumbers_1bo8o_315{display:flex;align-items:center;gap:6px}._PGpageNumber_1bo8o_315{display:flex;align-items:center;justify-content:center;min-width:30px;height:26px;padding:0 4px;background:#fff;border:1px solid rgb(228,223,223);border-radius:6px;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._PGpageNumber_1bo8o_315:hover:not(._PGpageNumberActive_1bo8o_363):not(._PGpageNumberEllipsis_1bo8o_363){background:#f5f5f5}._PGpageNumberActive_1bo8o_363{background:#0c213a!important;color:#fff;border-color:#0c213a!important}._PGpageNumberEllipsis_1bo8o_363{cursor:default;pointer-events:none}._PGpageNumberEllipsis_1bo8o_363:hover{background:transparent}@media (max-width: 768px){._PGcontainer_1bo8o_1{flex-direction:column;gap:12px}._PGleftSection_1bo8o_45,._PGrightSection_1bo8o_233{width:100%;justify-content:center}}._PGcontainer_1bo8o_1[data-page=salesreports],._PGcontainer_1bo8o_1[data-page=rminventoryreports],._PGcontainer_1bo8o_1[data-page=fginventoryreports],._PGcontainer_1bo8o_1[data-page=invoice],._PGcontainer_1bo8o_1[data-page=salesreturn],._PGcontainer_1bo8o_1[data-page=purchasereports]{position:fixed;right:120px;z-index:1000;background:transparent;border:none;height:30px}._SPMslidingPanel_onxgq_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPrequestModaldiv_onxgq_25{display:flex;align-items:center;justify-content:center}._dropdownItem_onxgq_37{padding:10px;cursor:pointer;font-size:14px;border-bottom:1px solid #f0f0f0}._dropdownItem_onxgq_37:hover{background-color:#f5f5ff}._dropdownContainer_onxgq_57{position:absolute;top:100%;left:0;z-index:100;width:100%;max-height:150px;overflow-y:auto;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 5px #0000001a;margin-top:2px}._RMdropdownmenus_onxgq_95{position:absolute;top:100%;left:0;right:0;max-height:6rem;overflow-y:auto;background-color:#fff;border:1px solid #ccc;border-radius:4px;margin-top:4px;z-index:9999;font-size:13px}._SPdropdownmenuContanier_onxgq_125{padding:8px 12px;cursor:pointer;border-bottom:1px solid #eee}._SPdropdownIcon_onxgq_135{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);height:1rem;width:1rem;cursor:pointer}._SPrequestButton_onxgq_153{color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;background:none;border:none;cursor:pointer}._SPformContainer_onxgq_191{padding:20px}._SPformGroup_onxgq_199{margin-bottom:20px;display:flex;justify-content:space-between;gap:5px}._FGPlabel_onxgq_213{display:block;font-size:14px;color:#666;margin-bottom:8px}._FGPlabelPrimary_onxgq_227{display:block;font-size:14px;color:#4f46e5;font-weight:500;margin-bottom:8px}._SPinput_onxgq_243{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}._SPformSubContainer_onxgq_257{display:flex;flex-direction:column}._FGPinput_onxgq_267:read-only{background-color:#f8f9fa}._FGPdateContainer_onxgq_275{display:flex;gap:20px;margin-bottom:20px}._FGPdateGroup_onxgq_287{flex:1}._FGPdateInputWrapper_onxgq_295{position:relative}._FGPdateInput_onxgq_295{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}._FGPbuttonContainer_onxgq_319{display:flex;justify-content:center;gap:12px;margin-top:30px}._FGPcancelButton_onxgq_333{padding:10px 20px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-weight:500}._FGPcreateButton_onxgq_351{padding:10px 20px;border-radius:6px;background:#7161ef;color:#fff;border:none;cursor:pointer;font-weight:500}._SPMslidingPanelOpen_onxgq_371{transform:translate(0)}._SPMpanelHeader_onxgq_377{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;color:#0c213a;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._SPMpanelTitle_onxgq_413{font-size:18px;font-weight:600;margin:0}._SPMbuttonContainer_onxgq_425{display:flex;gap:15px}._SPMcancelButton_onxgq_435{height:28px;padding:4px 9px 4px 10px;border:1px solid #e0e0e0;border-radius:6px;background:#e4e5eb;cursor:pointer;color:#080808;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px}._SPMsendButton_onxgq_467{padding:4px 9px 4px 10px;border-radius:6px;background:#21263c;border:none;cursor:pointer;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px}._SPMpanelContent_onxgq_497{padding:20px;overflow-y:auto;overflow-x:hidden;flex:1;height:calc(100vh - 9rem)}._SL_lotqty_onxgq_511{color:#fff;border-radius:15px;width:18px;height:18px;padding:2px;background-color:#1eae41;font-size:9px;font-weight:600;display:flex;justify-content:center;align-items:center}._SP_lotdiv_onxgq_537{display:flex;justify-content:space-between;align-items:center}._SPMitemGroup_onxgq_547,._SPMrequiredQuantityGroup_onxgq_549{flex:1;width:25%;min-width:150px;display:flex;flex-direction:column;gap:4px}._SPMlotDetailsContainer_onxgq_85{flex:2;display:flex;flex-direction:column;gap:8px;width:100%;padding-right:8px}._SPMlotDetailRow_onxgq_85{display:flex;gap:16px;width:100%}._SPMitemSection_onxgq_595{margin-bottom:30px;display:flex;flex-direction:column;gap:16px}._SPMitemGroup_onxgq_547{flex:1;display:flex;flex-direction:column;gap:4px}._SPMinputsContainer_onxgq_623{display:flex;gap:16px;width:100%}._SPMquantityGroup_onxgq_635{flex:1;display:flex;flex-direction:column;gap:4px}._SPMaddsection_onxgq_649{display:flex;justify-content:end}._SPMaddsection_onxgq_649 button{width:25%}._SPMlotGroup_onxgq_667{flex:1;display:flex;flex-direction:column;gap:4px}._SPMlabel_onxgq_681{color:#1d1d1d;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px}._SPMsentQuantityGroup_onxgq_703,._SPMlotGroup_onxgq_667{flex:2;width:50%;display:flex;flex-direction:column;gap:4px}._SPMnameInput_onxgq_721,._SPMquantityInput_onxgq_723,._SPMlotInput_onxgq_725{padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;width:100%;box-sizing:border-box}._SPMadditionalInputs_onxgq_743{display:flex;gap:16px}._SPMaddButton1_onxgq_753,._SPMaddButton2_onxgq_779{background:none;border:none;color:#4caf50;cursor:default;font-size:14px;display:flex;align-items:center;justify-content:end;gap:4px;width:100%}._SPMaddButton3_onxgq_805{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:end;gap:4px;width:100%;color:#1eae41;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._SPMaddButton_onxgq_753:hover{text-decoration:underline}._SPMremoveButton_onxgq_847{display:flex;justify-content:center;align-items:center;border:none;background:transparent;color:red;font-size:16px;cursor:pointer;position:absolute;top:50%;right:-20px;transform:translateY(-50%);z-index:1000;border-radius:4px;width:20px;height:20px;min-width:20px}._SPMdropdownIcon_onxgq_885{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;width:16px;height:16px}._SPMerrorText_onxgq_903{font-size:12px;text-align:start;color:red}._ILCloadingState_onxgq_915{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_onxgq_935{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_onxgq_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_onxgq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SPMavailableWord_onxgq_973{font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:140%}._SPMavailableWordgreen_onxgq_989{color:#1eae41}._SPMavailableWordred_onxgq_997{color:#ff4d4f}._SPMnoItems_onxgq_1005{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#6b7280;background-color:#fff;border-radius:.5rem;border:1px dashed #d1d5db;min-height:200px}._icon_onxgq_1033{margin-bottom:1rem;opacity:.5}._message_onxgq_1043{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;margin-bottom:.5rem;color:#374151}._disabled_btn_onxgq_1065{cursor:auto!important;opacity:.3}._modelOverView_1rzus_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000000a;display:flex;justify-content:center;align-items:center;z-index:1001}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21{position:absolute;left:-5%;width:50%;border-radius:12px;background:var(--Gray-0, #ffffff);overflow:hidden;padding:5px 0 0;box-shadow:0 4px 6px #0000001a}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43 p{margin:0}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43 ._modelHeaderLeftPart_1rzus_65{display:flex;gap:1rem;text-transform:capitalize;font-weight:500;font-size:20px;width:100%;color:var(--Gray-900, #222834);font-family:Inter;font-style:normal;font-weight:700;line-height:32px}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43 ._modelHeaderLeftPart_1rzus_65 p{width:100%}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43 ._modelHeaderRightPart_1rzus_101 button{background-color:transparent;border:none;cursor:pointer}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21 ._modelBodyPart_1rzus_113{padding:10px 0 0}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21._lightTheme_1rzus_123 ._modelHeaderPart_1rzus_43{background-color:#fff!important}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21._lightTheme_1rzus_123 ._modelHeaderPart_1rzus_43 ._modelHeaderLeftPart_1rzus_65{color:#000}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21._lightTheme_1rzus_123 ._modelHeaderPart_1rzus_43 ._modelHeaderRightPart_1rzus_101 button svg path{stroke:#000}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21._changeReportingModel_1rzus_149{width:20%}._modelOverView_1rzus_1 ._modelInnerContainer_1rzus_21._createEventModel_1rzus_157{width:35%}._changeReportingModel_1rzus_149{width:25%!important}._modelOverView_1rzus_1 ._createUserModel_1rzus_173 ._modelBodyPart_1rzus_113{padding:1rem}._passwordModel_1rzus_181._modelInnerContainer_1rzus_21 ._modelHeaderPart_1rzus_43 p{font-size:1rem!important;width:80%}._passwordModel_1rzus_181 ._modelBodyPart_1rzus_113{padding:1rem!important}._logoutModel_1rzus_199{padding:0;width:25rem!important}._logoutModel_1rzus_199 ._modelBodyPart_1rzus_113{padding:1rem!important}._ITslidingPanel_mk6o6_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._ITslidingPanelOpen_mk6o6_27{transform:translate(0)}._ITpanelHeader_mk6o6_35{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #efefef}._ITtabs_mk6o6_51{display:flex;gap:1rem}._ITtab_mk6o6_51{padding:.5rem;border:none;background:none;cursor:pointer;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._ITtabActive_mk6o6_89{border-bottom:2px solid #000;color:#0c213a;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._ITactions_mk6o6_111{display:flex;align-items:center;gap:20px}._ITbuttonr_mk6o6_123{border-radius:6px;border:1px solid #21263c;padding:4px 12px;background-color:#fff;cursor:pointer;color:#1d1d1d;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.26px}._ITbuttona_mk6o6_153{border-radius:6px;background:#21263c;padding:4px 12px;color:#fff;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.26px;cursor:pointer}._ITiconButton_mk6o6_181,._ITcloseButton_mk6o6_199{padding:.5rem;border:none;background:none;cursor:pointer;display:flex;align-items:center}._ITdropdownContainer_mk6o6_217{position:relative}._ITdropdownMenu_mk6o6_225{position:absolute;top:100%;right:0;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:150px;z-index:1000}._ITdropdownItem_mk6o6_249{padding:.5rem 1rem;cursor:pointer;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px}._ITdropdownItem_mk6o6_249:hover{background-color:#f8f8fd}._ITitemInfo_mk6o6_281{display:flex;justify-content:space-between;padding:10px 20px;background-color:#ebe6f4}._ITinfoLeft_mk6o6_295,._ITinfoRight_mk6o6_297{width:50%;display:flex;flex-direction:column;gap:10px}._ITitemName_mk6o6_311{color:#1c1c1c;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal}._ITunits_mk6o6_329,._ITsku_mk6o6_331{color:#797979;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex;gap:10px}._ITunits_mk6o6_329 span,._ITsku_mk6o6_331 span{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ITreturnable_mk6o6_373{color:var(--Gray-700, #464f60);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px}._ITcontentArea_mk6o6_393{padding:1.5rem}._ITdestro_mk6o6_401{display:grid;grid-template-columns:2.5fr 1fr 1fr;gap:5%}._ITstockSection_mk6o6_413{display:flex;flex-direction:column;gap:30px;height:70%;background-color:#fff}._ITstockNumbers_mk6o6_429{display:flex;justify-content:space-between;gap:2rem}._ITstockItem_mk6o6_441{display:flex;flex-direction:column;gap:.5rem}._ITstockLabel_mk6o6_453{color:#797979;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal}._ITstockValue1_mk6o6_471{color:#a7a9b3;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:140%;margin:0}._ITstockValue2_mk6o6_491{margin:0;color:#21263c;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:140%}._ITstockValue3_mk6o6_511{margin:0;color:#7161ef;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:140%}._ITprogressBar_mk6o6_531{height:10px;background-color:#fff;border-radius:4px;position:relative;overflow:hidden;display:flex}._ITprogressTotal_mk6o6_549{background-color:#d1cece;height:100%}._ITprogressAllocated_mk6o6_559{background-color:#000;height:100%}._ITprogressRemaining_mk6o6_569{background-color:#6366f1;height:100%}._ITreorderSection_mk6o6_579{display:flex;justify-content:center;height:60%}._ITreorderCard_mk6o6_591{padding:10px 15px;border-radius:6px;background:#f5f5f5;width:100%}._ITreorderValue_mk6o6_605{margin:0;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}._ITreorderLabel_mk6o6_619{color:#666;font-size:.875rem}._ITimageSection_mk6o6_629{display:flex;justify-content:flex-end}._ITimagePlaceholder_mk6o6_639{border:2px dashed #ccc;border-radius:.5rem;width:100%;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden}._ITimagePlaceholder_mk6o6_639 img{height:100%;width:100%}._ITitemDetails_mk6o6_671{display:grid;grid-template-columns:repeat(2,1fr);width:80%;margin-bottom:25px}._ITdetailRow_mk6o6_685{display:flex;padding:5px 0}._ITlabel_mk6o6_695{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:40%}._ITlabelAns_mk6o6_715{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ITtableWrapper_mk6o6_733{max-height:72vh;overflow-y:auto}._NewSectionIT_mk6o6_743{padding:20px;display:flex;gap:50px}._ITLotflex_mk6o6_755{display:flex;gap:20px}._ITLotHead_mk6o6_765{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._ITLotbody_mk6o6_783{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ITtable_mk6o6_733{width:100%;border-collapse:collapse}._ITtable_mk6o6_733 th{background-color:#f8f8fd;padding:10px .75rem;text-align:left;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._ITtable_mk6o6_733 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._ITtable_mk6o6_733 tr:hover{background-color:#f8f8fd}._ITpanelAdjustHeader_mk6o6_873{display:flex;justify-content:space-between;align-items:center;padding:8px 20px 8px 10px;border-bottom:1px solid #efefef}._ITadjustLeft_mk6o6_889{display:flex;align-items:center;gap:5px}._ITbackButton_mk6o6_901{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:#6b7280}._ITadjustTitle_mk6o6_921{font-size:1.125rem;font-weight:500;color:#111827}._ITadjustRight_mk6o6_933{display:flex;gap:1rem}._ITcancelButton_mk6o6_943{padding:.5rem 1rem;border:none;background-color:#f0f0f0;color:#000;border-radius:.375rem;font-weight:500;cursor:pointer;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.28px}._ITcancelButton_mk6o6_943 :hover{background-color:#6366f1;color:#fff;cursor:pointer}._ITsaveButton_mk6o6_987{padding:.5rem 1rem;border:none;background-color:#1f2937;color:#fff;border-radius:.375rem;font-weight:500;cursor:pointer}._ITadjustmentType_mk6o6_1007{padding:20px 30px}._AdjustTypeIT_mk6o6_1015{display:flex;gap:40px}._AdjustTypeIT_mk6o6_1015 h3{color:#000;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:140%;margin:0;padding:0}._ITradioGroup_mk6o6_1047{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px;height:100%}._ITradioLabel_mk6o6_1065{display:flex;align-items:center;gap:.5rem;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:140%}._ITradioLabel_mk6o6_1065 input[type=radio]{width:18px;height:18px;accent-color:#7161ef;cursor:pointer}._ITformGroup_mk6o6_1103{display:flex;flex-direction:column;gap:1.5rem;padding:20px 30px}._ITformRow_mk6o6_1117{display:flex;gap:25px}._ITformFieldAdj_mk6o6_1127{display:flex;flex-direction:column;gap:10px;width:30%}._ITformFieldAdj_mk6o6_1127 label{color:#1d1d1d;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._ITformFieldDes_mk6o6_1159,._ITformFieldReason_mk6o6_1173{display:flex;flex-direction:column;gap:10px;width:63%}._ITformFieldReason_mk6o6_1173 label,._ITformFieldDes_mk6o6_1159 label{color:#1d1d1d;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._ITquantityGroup_mk6o6_1207{display:flex;gap:3px}._ITinputAdj_mk6o6_1217{padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;width:100%}._ITinput_mk6o6_1217{padding:.5rem;border:1px solid #e4e5e9;border-radius:.375rem;width:100%}._ITtextarea_mk6o6_1245{padding:.5rem;border:1px solid #e5e7eb;border-radius:.375rem;width:100%;resize:none}._ITquantityField_mk6o6_1261{padding:10px 0;border-radius:.375rem;width:25%}._hrAdjust_mk6o6_1273{border:.5px solid #e5e3e3;transform:scaleY(.8)}._ITquantityField_mk6o6_1261 label{display:block;padding:5px 10px;margin-bottom:.5rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%;background:#ebe6f4}._ITquantityField_mk6o6_1261 input{background-color:#fff}._FGPformContainer_mk6o6_1317{padding:20px}._FGPformGroup_mk6o6_1325{margin-bottom:20px}._FGPlabel_mk6o6_1333{display:block;font-size:14px;color:#666;margin-bottom:8px}._FGPlabelPrimary_mk6o6_1347{display:block;font-size:14px;color:#4f46e5;font-weight:500;margin-bottom:8px}._FGPinput_mk6o6_1363{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}._FGPinput_mk6o6_1363:read-only{background-color:#f8f9fa}._FGPdateContainer_mk6o6_1387{display:flex;gap:20px;margin-bottom:20px}._FGPdateGroup_mk6o6_1399{flex:1}._FGPdateInputWrapper_mk6o6_1407{position:relative}._FGPdateInput_mk6o6_1407{width:100%;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}._FGPbuttonContainer_mk6o6_1431{display:flex;justify-content:center;gap:12px;margin-top:30px}._FGPcancelButton_mk6o6_1445{padding:10px 20px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;font-weight:500}._FGPcreateButton_mk6o6_1463{padding:10px 20px;border-radius:6px;background:#7161ef;color:#fff;border:none;cursor:pointer;font-weight:500}._ILCloadingState_mk6o6_1483{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_mk6o6_1503{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_mk6o6_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_mk6o6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ITstatusBadge_mk6o6_1541{padding:1px 6px;border-radius:12px;font-size:5px;font-weight:500;letter-spacing:.5px}._ITstatusActive_mk6o6_1557{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}._ITstatusInactive_mk6o6_1569{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._SPMslidingPanel_1domy_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_1domy_27{transform:translate(0)}._AScontainer_1domy_33{padding:10px 0}._ASheader_1domy_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding:4px 20px 4px 10px}._ASbackButton_1domy_57{background:none;border:none;cursor:pointer}._ASactions_1domy_69{display:flex;gap:12px;align-items:center}._AScancelButton_1domy_81{display:flex;align-items:center;border:none;gap:4px;padding:5px 10px;border-radius:6px;background:#e4e5eb;cursor:pointer;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px}._ASaddButton_1domy_117{border-radius:6px;background:#21263c;border:none;padding:5px 10px;cursor:pointer;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px}._ASorderInfo_1domy_147{background-color:#ebe6f4;padding:10px 20px;display:flex;flex-direction:column;gap:10px}._ASorderRow_1domy_163{display:flex}._ASorderItem_1domy_171{display:flex;gap:15px;width:50%}._ASlabel_1domy_183{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:12%}._ASlabelz_1domy_203{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:15%}._ASlabely_1domy_223{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._ASlabell_1domy_241{color:#1d1d1d;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._ASvalue_1domy_259{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ASsection_1domy_277{margin-bottom:10px;padding:20px}._ASitemsSection_1domy_287{padding:10px 20px}._ASsectionTitle_1domy_295{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15px}._ASvendorRow_1domy_315{display:flex;gap:10%}._ASvendorItem_1domy_325{display:flex;gap:10px;width:30%}._ASdateSection_1domy_337{display:flex;padding:10px 20px;margin-bottom:20px;gap:30px}._ASdateItem_1domy_351{display:flex;flex-direction:column;gap:10px;width:30%}._ASinput_1domy_365{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:100%}._ASitemContainer_1domy_381{border-bottom:1px solid #eee;padding:12px 0}._ASitemMainRow_1domy_391{display:grid;grid-template-columns:1fr 1fr 2fr;gap:16px}._ASitemCell_1domy_403{padding-right:16px;border-right:1px solid rgb(236,236,236)}._ASitemCell_1domy_403:last-child{padding-right:16px;border-right:none}._ASsplitsContainer_1domy_421{display:flex;flex-direction:column;gap:8px}._ASinputtable_1domy_433._editable_1domy_433{background-color:#fff;border:1px solid #ddd;padding:8px 12px}._ASinput_1domy_365._editable_1domy_433{background-color:#fff}._readOnly_1domy_453{background-color:#f8f8f8;cursor:not-allowed}._ASsplitRow_1domy_463{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center}._AStableContainer_1domy_477{border:none;border-radius:4px}._AStableHeader_1domy_487{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 120px;gap:16px;padding:0 16px;background:#ebe6f4;border-bottom:1px solid #eee}._AStableHeaderItem_1domy_505{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:100%;position:relative;padding:10px 0}._AStableHeaderItem_1domy_505:not(:last-child){border-right:1px solid #c6c3c3;padding-right:16px}._ASitemWrapper_1domy_537{padding:0;background-color:#f8f8f8}._ASitemRow_1domy_547{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 120px;gap:16px;padding:0 16px;align-items:center;margin-bottom:3px;margin-top:2px}._ASemptyCells_1domy_567{grid-column:span 2}._ASitemCell_1domy_403,._ASitemCells_1domy_583{position:relative}._ASactionCell_1domy_591{display:flex;justify-content:flex-start;align-items:center}._ASinput_1domy_365{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}._ASinputtable_1domy_433{width:100%;padding:8px 0;border:none;border-radius:4px;font-size:14px;background-color:transparent}._ASinputtables_1domy_635{width:100%;padding:8px 2px;border:none;border-radius:4px;font-size:14px;background-color:#fff}._ASinput_1domy_365::placeholder{color:#999}._ASaddLotButton_1domy_661,._ASremoveLotButton_1domy_663{background:none;border:none;cursor:pointer;font-size:14px;padding:4px 8px;white-space:nowrap}._ASaddLotButton_1domy_661{color:#1eae41;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._ASremoveLotButton_1domy_663{font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%;color:#dc3545}._ASgenerateButton_1domy_717{color:#00f;text-decoration:underline;background:none;border:none;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500}._ILCloadingState_1domy_739{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_1domy_759{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_1domy_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_1domy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._attachmentUpload_1domy_797{display:flex;align-items:center;gap:8px}._attachmentButton_1domy_809{display:flex;align-items:center;gap:4px;padding:8px 12px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer;font-size:14px}._attachmentButton_1domy_809:hover{background:#f5f5f5}._attachmentButton_1domy_809:disabled{opacity:.6;cursor:not-allowed}._fileName_1domy_851{font-size:12px;color:#666;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._downloadLink_1domy_869{display:flex;align-items:center;gap:4px;color:#007bff;text-decoration:underline;border:none;background:none;height:100%;cursor:pointer;font-size:14px}._downloadLink_1domy_869:hover{color:#0056b3}._SPMslidingPanel_12w9v_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_12w9v_27{transform:translate(0)}._ICcontainer_12w9v_35{padding:0;height:100%;display:flex;flex-direction:column}._ICheader_12w9v_49{display:flex;padding:10px 20px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef}._ICtitle_12w9v_65{color:#0c213a;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._ICactions_12w9v_89{display:flex;align-items:center;gap:1rem}._ICmoreButton_12w9v_101,._ICcloseButton_12w9v_103{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._ICmoreContainer_12w9v_123{position:relative}._ICdropdown_12w9v_131{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._ICdropdownItem_12w9v_155{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._ICdropdownItem_12w9v_155:hover{background-color:#f5f5f5}._ICdetails_12w9v_187{background-color:#ebe6f4;padding:10px 20px}._ICtitles_12w9v_197{color:#1c1c1c;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal}._ICchar_12w9v_215{width:40%;display:flex;gap:20px;align-items:end}._ICdetailRow_12w9v_229{display:flex;align-items:end;gap:20px;padding:3px 0}._IClabel_12w9v_243{color:#687182;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ICvalue_12w9v_261{color:#1c1c1c;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}._ICdescription_12w9v_279{display:flex;gap:30px;padding:20px}._ICdescription_12w9v_279 label{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._ICdescription_12w9v_279 p{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ICtableContainer_12w9v_327{flex:1;overflow:hidden;display:flex;flex-direction:column}._ICtable_12w9v_327{width:100%;border-collapse:collapse}._ICtable_12w9v_327 th{text-align:left;padding:8px .75rem;font-weight:600;position:sticky;top:0;background:#ebe6f4;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._ICtable_12w9v_327 tbody{display:block;max-height:calc(100vh - 300px);overflow-y:auto}._ICtable_12w9v_327 thead,._ICtable_12w9v_327 tbody tr{display:table;width:100%;table-layout:fixed}._ICtable_12w9v_327 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._ICcolumn1_12w9v_435{width:30px}._ICcolumn2_12w9v_443{width:70%}._ICcolumn3_12w9v_451{width:30%}._ILCloadingState_12w9v_459{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_12w9v_479{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_12w9v_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_12w9v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._FGslidingPanel_1bywy_3{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._FGslidingPanelOpen_1bywy_29{transform:translate(0)}._FGpanelContent_1bywy_39{height:100%;display:flex;flex-direction:column}._FGheader_1bywy_53{display:flex;justify-content:space-between;align-items:center;padding:8px 30px;border-bottom:1px solid #efefef}._FGtabs_1bywy_69{display:flex;gap:1rem}._FGtabButton_1bywy_79{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:#464f60;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px}._FGtabButton_1bywy_79._FGactive_1bywy_103{color:#0c213a;font-weight:700;border-bottom:3px solid #000000}._FGheaderButtons_1bywy_115{display:flex;align-items:center;gap:1rem}._FGcreateButton_1bywy_127{padding:5px 12px;background-color:#1e293b;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}._FGcreateButton_1bywy_127:hover{background-color:#334155}._FGcreateButton_1bywy_127:disabled{opacity:.6;cursor:not-allowed}._FGdispatchedButton_1bywy_167{padding:5px 12px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;display:flex;align-items:center;gap:8px;cursor:not-allowed}._FGcloseButton_1bywy_191{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._FGinfoSection_1bywy_213{background-color:#ebe6f4;padding:8px 30px}._FGinfoRow_1bywy_223{display:flex;margin-bottom:10px;align-items:center}._FGinfoRow_1bywy_223:last-child{margin-bottom:0}._FGinfoItem1_1bywy_243{display:flex;align-items:center;flex:1;min-width:0;padding-right:1rem}._FGinfoItem1_1bywy_243 h2{margin:0;color:#000;font-size:18px;font-weight:600}._FGinfoItem2_1bywy_273,._FGinfoItem3_1bywy_275,._FGinfoItem4_1bywy_277{display:flex;align-items:center;flex:1;min-width:0;color:#687182;font-size:12px;font-weight:500;padding-right:1rem}._FGinfoItem2_1bywy_273>span:first-child,._FGinfoItem3_1bywy_275>span:first-child,._FGinfoItem4_1bywy_277>span:first-child{min-width:100px;flex-shrink:0}._FGnewCombo_1bywy_313{color:#1c1c1c;font-size:16px;font-weight:500}._FGnewCombo1_1bywy_325{color:#000;font-size:12px;font-weight:500}._FGtableContainer_1bywy_339{padding:1rem 0px;overflow-x:auto}._FGtable_1bywy_339{width:100%;border-collapse:collapse}._ILCloadingState_1bywy_359{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_1bywy_379{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_1bywy_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_1bywy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._FGtable_1bywy_339 th{padding:8px 10px;text-align:left;border-bottom:1px solid #efefef;background-color:#ebe6f4;color:#687182;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._FGtable_1bywy_339 td{padding:.75rem;text-align:left;border-bottom:1px solid #efefef;color:#1d1d1d;font-size:14px;font-weight:400;line-height:20px}._FGnoData_1bywy_463{text-align:center;padding:20px}._FGindexColumn_1bywy_473{width:5%}._FGitemColumn_1bywy_481{width:20%}._FGquantityColumn_1bywy_489,._FGlotColumn_1bywy_491{width:25%}._FGmodalOverlay_1bywy_501{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000000a;display:flex;align-items:center;justify-content:center;z-index:2000}._FGmodalContainer_1bywy_527{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}._FGmodalHeader_1bywy_547{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #efefef}._FGmodalHeader_1bywy_547 h2{margin:0;color:#1d1d1d;font-size:18px;font-weight:600}._FGmodalContent_1bywy_577{padding:0}._FGformContainer_1bywy_587{padding:20px}._FGformGroup_1bywy_595{margin-bottom:20px}._FGlabel_1bywy_603{display:block;margin-bottom:.5rem;color:#1d1d1d;font-size:14px;font-weight:500}._FGlabelPrimary_1bywy_619{display:block;margin-bottom:.5rem;color:#7161ef;font-size:14px;font-weight:500}._FGinput_1bywy_635{width:100%;padding:10px 12px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;font-size:14px}._FGinput_1bywy_635::placeholder{color:#94a3b8}._FGinput_1bywy_635:read-only,._FGinput_1bywy_635:disabled{background-color:#f8f9fa;cursor:not-allowed}._FGPinputNew_1bywy_673{width:100%;padding:8px 12px;border-radius:4px;border:1px solid #dbe0eb;background:#fff;font-size:14px}._FGdateContainer_1bywy_693{display:flex;gap:1rem;margin-bottom:1.25rem}._FGdateGroup_1bywy_705{flex:1}._FGdateInputWrapper_1bywy_713{position:relative}._FGdateInput_1bywy_713{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:.375rem;font-size:14px;background-color:#fff}._FGinputWrapper_1bywy_741{position:relative}._FGdropdownIconWrapper_1bywy_749{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:all;cursor:pointer}._FGdropdownIcon_1bywy_749{width:16px;height:16px}._FGdropdownList_1bywy_777{top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-top:4px;max-height:300px;overflow-y:auto;box-shadow:0 4px 6px #0000001a;z-index:1000}._FGdropdownScrollArea_1bywy_807{max-height:200px;overflow-y:auto}._FGdropdownItemContainer_1bywy_817{border-bottom:1px solid #f0f0f0}._FGdropdownItemContainer_1bywy_817:last-child{border-bottom:none}._FGdropdownItemWrapper_1bywy_833{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;width:100%}._FGdropdownItem_1bywy_817{flex:1;cursor:pointer;padding:4px;font-size:14px;color:#1d1d1d}._FGdropdownItem_1bywy_817:hover{background-color:#f5f5f5}._FGdropdownItem_1bywy_817._FGselected_1bywy_873{background-color:#ebe6f4;font-weight:500}._FGeditIcon_1bywy_883{width:16px;height:16px;cursor:pointer;flex-shrink:0;margin-left:8px}._FGdropdownEditContainer_1bywy_899{display:flex;flex-direction:column;gap:8px;padding:8px}._FGdropdownEditActions_1bywy_913{display:flex;gap:8px;justify-content:flex-end}._FGwarehouseActionButton_1bywy_925{padding:10px;border-top:1px solid #e2e8f0}._FGaddWarehouseButton_1bywy_935{width:100%;padding:8px 12px;background:#f8f9fa;border:1px dashed #cbd5e0;border-radius:4px;cursor:pointer;color:#1d1d1d;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px}._FGaddWarehouseButton_1bywy_935:hover{background:#e2e8f0}._FGplusIcon_1bywy_975{font-size:18px;font-weight:600}._FGaddLocationContainer_1bywy_985{padding:10px;border-top:1px solid #e2e8f0}._FGaddLocationContainer_1bywy_985 ._FGinput_1bywy_635{margin-bottom:10px}._FGsaveCancelBg_1bywy_1003{display:flex;justify-content:flex-end;gap:10px}._FGbuttonContainer_1bywy_1017{display:flex;justify-content:center;gap:1rem;margin-top:2rem}._FGcancelButton_1bywy_1031{padding:8px 20px;border:none;border-radius:6px;background:#e3dffc;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._FGcancelButton_1bywy_1031:hover{background-color:#d4cdff}._FGcancelButton_1bywy_1031:disabled{opacity:.6;cursor:not-allowed}._FGsaveButton_1bywy_1073{padding:8px 20px;border:none;border-radius:6px;background:#7161ef;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._FGsaveButton_1bywy_1073:hover{background-color:#5a4fd9}._FGsaveButton_1bywy_1073:disabled{opacity:.6;cursor:not-allowed}._FGloadingState_1bywy_1117{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._FGloader_1bywy_1137{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_FGspin_1bywy_1 1s linear infinite;margin-bottom:15px}@keyframes _FGspin_1bywy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._FGstatusBadge_1bywy_1177{border-radius:15px;background:#fbffd9;padding:5px 10px;color:#af8d04;font-size:11px;font-weight:500;display:inline-block}._SPMslidingPanel_wrk8j_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_wrk8j_27{transform:translate(0)}._PPcontainer_wrk8j_35{height:100%;display:flex;flex-direction:column}._PPheader_wrk8j_47{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef}._PPtabs_wrk8j_63{display:flex;gap:1rem}._PPtabButton_wrk8j_73{padding:8px 2px;border:none;background:none;cursor:pointer;color:var(--Gray-700, #464f60);font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._PPtabButton_wrk8j_73._PPactive_wrk8j_99{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._PPheaderActions_wrk8j_119{display:flex;gap:1rem}._ICdropdown_wrk8j_129{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._PPheaderActionsdot_wrk8j_153{position:relative}._ICdropdownItem_wrk8j_161{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._ICdropdownItem_wrk8j_161:hover{background-color:#f5f5f5}._PPmoreButton_wrk8j_193,._PPcloseButton_wrk8j_195{background:none;border:none;cursor:pointer;padding:.5rem}._PPinfo_wrk8j_209{background-color:#ebe6f4;padding:8px 30px}._PPinfoRow_wrk8j_219{display:flex;justify-content:space-between;margin-bottom:10px}._PPinfoRow_wrk8j_219:last-child{margin-bottom:0}._PPproductName_wrk8j_239{width:50%;color:#000;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:normal}._PPproductId_wrk8j_257{width:50%;color:#687182;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal;display:flex;gap:10px;align-items:end}._PPproductId_wrk8j_257 span{color:#1c1c1c;font-family:Inter;font-size:17px;font-style:normal;font-weight:500;line-height:normal}._PPunits_wrk8j_299 span{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._PPunits_wrk8j_299{color:#797979;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex;gap:10px;align-items:end}._PPstock_wrk8j_341{padding:1rem 30px;display:flex;flex-direction:column;gap:10px}._PPstockValue_wrk8j_355{color:#7161ef;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:140%}._PPstockLabel_wrk8j_373{color:#797979;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal}._PPsubtabs_wrk8j_391{display:flex;gap:1rem;padding:5px 30px;border-bottom:1px solid #efefef}._PPsubtabButton_wrk8j_405{background:none;border:none;padding:6px 2px;cursor:pointer;position:relative;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._PPsubtabButton_wrk8j_405._PPactive_wrk8j_99{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._PPtable_wrk8j_455{width:100%;border-collapse:collapse}._PPtable_wrk8j_455 th{padding:8px 10px;text-align:left;border-bottom:1px solid #efefef;background-color:#ebe6f4;color:var(--Gray-500, #687182);font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._PPtable_wrk8j_455 td{padding:.75rem;text-align:left;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._PPindexCol_wrk8j_521{width:5%}._PPitemsCol_wrk8j_529{width:50%}._PPquantityCol_wrk8j_537{width:20%}._PPprocessCol_wrk8j_545{width:95%}._PPdateCol_wrk8j_553,._PPbatchCol_wrk8j_561{width:20%}._PPorderCol_wrk8j_569,._PPrightAlign_wrk8j_579{text-align:right!important;padding-right:10%!important}._flexinghsnData_wrk8j_591{display:flex;max-width:200px;align-items:center;margin-bottom:8px}._hsnsac_wrk8j_605{color:#797979;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:100px}._hsnvalue_wrk8j_625{color:#000;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._ILCloadingState_wrk8j_641{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_wrk8j_661{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_wrk8j_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_wrk8j_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SPMslidingPanel_h0pxn_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_h0pxn_27{transform:translate(0)}._FGanelContent_h0pxn_35{height:100%;display:flex;flex-direction:column}._FGheader_h0pxn_47{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef}._FGtabs_h0pxn_63{display:flex;gap:1rem}._FGtabButton_h0pxn_73{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:var(--Gray-700, #464f60);font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._FGtabButton_h0pxn_73._FGactive_h0pxn_99{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._FGheaderButtons_h0pxn_119{display:flex;align-items:center;gap:1rem}._FGcreateButton_h0pxn_131{padding:5px 12px;background-color:#1e293b;color:#fff;border:none;border-radius:4px;cursor:pointer}._FGmoreButton_h0pxn_149,._FGcloseButton_h0pxn_151{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._FGmoreButtonContainer_h0pxn_171{position:relative}._FGdropdown_h0pxn_179{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._FGdropdownItem_h0pxn_203{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._FGdropdownItem_h0pxn_203:hover{background-color:#f5f5f5}._FGinfoSection_h0pxn_235{background-color:#ebe6f4;padding:8px 30px}._FGinfoRow_h0pxn_245{display:flex;margin-bottom:10px;align-items:center}._FGinfoRow_h0pxn_245:last-child{margin-bottom:0}._FGinfoItem1_h0pxn_267{display:flex;align-items:center;flex:1;min-width:0;padding-right:1rem}._FGinfoItem1_h0pxn_267>span:first-child,._FGinfoItem1_h0pxn_267>h2{min-width:100px;flex-shrink:0}._FGinfoItem2_h0pxn_295{display:flex;align-items:center;flex:1;min-width:0;color:#687182;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;padding-right:1rem}._FGinfoItem2_h0pxn_295>span:first-child{min-width:100px;flex-shrink:0}._FGinfoItem3_h0pxn_331{display:flex;align-items:center;flex:1;min-width:0;color:#687182;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._FGinfoItem3_h0pxn_331>span:first-child{min-width:100px;flex-shrink:0}._FGinfoItem4_h0pxn_367{display:flex;align-items:center;flex:1;min-width:0;color:#687182;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding-right:1rem}._FGinfoItem4_h0pxn_367>span:first-child{min-width:100px;flex-shrink:0}._newCombo_h0pxn_405{color:#1c1c1c;font-size:16px;font-style:normal;font-weight:500}._newCombo1_h0pxn_419{color:#000;font-size:12px;font-style:normal;font-weight:500}._FGinfoItem1_h0pxn_267 h2{margin:0;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal}._FGtableContainer_h0pxn_453{padding:1rem 0px;overflow-x:auto}._FGtable_h0pxn_453{width:100%;border-collapse:collapse}._FGtable_h0pxn_453 th{padding:8px 10px;text-align:left;border-bottom:1px solid #efefef;background-color:#ebe6f4;color:var(--Gray-500, #687182);font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._FGtable_h0pxn_453 ._proceessFG_h0pxn_501{color:#5e5adb;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._FGtable_h0pxn_453 td{padding:.75rem;text-align:left;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._FGindexColumn_h0pxn_555{width:5%}._FGitemColumn_h0pxn_563{width:20%}._FGquantityColumn_h0pxn_571,._FGlotColumn_h0pxn_573{width:25%}._FGaddButton_h0pxn_581{border-radius:6px;background:#21263c;border:none;padding:5px 10px;cursor:pointer;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px}._FGformContainer_h0pxn_615{padding:0 20px 20px}._FGformGroup_h0pxn_623{margin-bottom:20px}._FGlabel_h0pxn_631{display:block;margin-bottom:.5rem;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}._FGlabelPrimary_h0pxn_653{display:block;margin-bottom:.5rem;color:#7161ef;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal}._FGinput_h0pxn_675{width:100%;padding:.5rem;border-radius:5px;border:1px solid #dbe0eb;background:#fff}._FGinput_h0pxn_675::placeholder{color:#94a3b8}._FGdateContainer_h0pxn_699{display:flex;gap:1rem;margin-bottom:1.25rem}._FGdateGroup_h0pxn_711{flex:1}._FGdateInputWrapper_h0pxn_719{position:relative}._FGdateInput_h0pxn_719{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;background-color:#fff}._FGcalendarIcon_h0pxn_745{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8}._FGbuttonContainer_h0pxn_761{display:flex;justify-content:center;gap:1rem;margin-top:2rem}._FGcancelButton_h0pxn_775{padding:8px 1.25rem;border:none;border-radius:6px;background:#e3dffc;color:#1e293b;font-size:.875rem;cursor:pointer;transition:background-color .2s}._FGcancelButton_h0pxn_775:hover{background-color:#e2e8f0}._StatusFG_h0pxn_805{border-radius:15px;background:#fbffd9;padding:5px 10px;color:#af8d04;font-family:Inter;font-size:11px;font-style:normal;font-weight:500}._FGcreateButton_h0pxn_131{padding:8px 1.25rem;border:none;border-radius:6px;background:#7161ef;color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .2s}._FGcreateButton_h0pxn_131:hover{background-color:#4f46e5}._ILCloadingState_h0pxn_857{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_h0pxn_877{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_h0pxn_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_h0pxn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SPMslidingPanel_119wj_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_119wj_27{transform:translate(0)}._PSHeader_119wj_35{display:flex;justify-content:space-between;align-items:center;padding:10px 30px 5px}._PSTabs_119wj_49{display:flex;gap:20px}._PSTab_119wj_49{padding:5px 2px;border:none;background:none;cursor:pointer;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px}._PSActiveTab_119wj_85{color:#14c960;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:2px solid #000000}._PSActions_119wj_107{display:flex;gap:12px;align-items:center}._PSCancelButton_119wj_119,._PSSaveButton_119wj_121{padding:5px 18px;border-radius:4px;border:none;cursor:pointer;font-size:14px}._PSCancelButton_119wj_119{background-color:#ededed;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.28px}._PSSaveButton_119wj_121{background-color:#000;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.28px}._PSDivider_119wj_177{border:none;border-top:1px solid #efefef;margin:0}._PSFormContent_119wj_189{width:100%;padding:20px 30px;height:calc(100vh - 120px);overflow-y:auto}._PSFormRow_119wj_203{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}._PSInputGroup_119wj_217{flex:1}._PSFormSection_119wj_225{margin-bottom:24px}._PSInput_119wj_217{width:100%;padding:8px 12px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;margin-top:8px;margin-bottom:12px}._PSInputGroup_119wj_217 label,._PSFormSection_119wj_225 label{display:block;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:4px}._PSAddButton_119wj_295{background:none;border:none;cursor:pointer;padding:0;color:#1eae41;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._PSAddButton_119wj_295:hover{text-decoration:underline}._PSAddButtonContainer_119wj_329{width:100%;display:flex;justify-content:end}._PSCompletedButtonContainer_119wj_341{display:flex;justify-content:center;margin-top:40px}._PSCompletedButton_119wj_341{background-color:#1d1d1d;color:#fff;border:none;padding:8px 20px;border-radius:4px;font-family:Inter;font-size:14px;font-weight:500;cursor:pointer}._PSInputWithRemove_119wj_377{position:relative;margin-bottom:12px}._PSInputWithRemove_119wj_377 ._PSInput_119wj_217{margin-bottom:0;padding-right:40px}._PSRemoveButton_119wj_397{position:absolute;right:8px;top:60%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._PSRemoveButton_119wj_397:hover{background-color:#f5f5f5;color:#d32f2f}._SPMslidingPanel_i7e3p_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000;overflow-y:hidden}._cancelled_i7e3p_29{background-color:#f56565!important;color:#fff;cursor:not-allowed}._SPMslidingPanelOpen_i7e3p_41{transform:translate(0)}._PBheader_i7e3p_49{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef}._overflowHeadPO_i7e3p_65{height:69vh!important;overflow-y:scroll}._overflowHead_i7e3p_65{height:71vh!important;overflow-y:scroll}._PBtabs_i7e3p_85{display:flex;gap:1rem}._PBtab_i7e3p_85{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:var(--Gray-700, #464f60);font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._PBtabActive_i7e3p_121{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._PBactions_i7e3p_141{display:flex;gap:.5rem;align-items:center}._PBupdateBtn_i7e3p_153{background-color:#2e2e2e;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}._PBiconBtn_i7e3p_171{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._FGdropdown_i7e3p_191{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._FGdropdownItem_i7e3p_215{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._FGdropdownItem_i7e3p_215:hover{background-color:#f5f5f5}._relativedrop_i7e3p_247{position:relative}._PBbillInfo_i7e3p_255{background-color:#ebe6f4;padding:10px 30px}._PBbillInfoRow_i7e3p_265{display:flex;margin-bottom:10px}._PBbillInfoRows_i7e3p_275{display:flex}._PBbillInfoRow_i7e3p_265:last-child{margin-bottom:0}._PBbillId_i7e3p_291,._PBbillAmount_i7e3p_293,._PBbillNo_i7e3p_295,._PBbillDate_i7e3p_297{flex:1;display:flex;align-items:baseline;gap:0}._PBlabel_i7e3p_311{color:#687182;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1;min-width:120px;text-align:left}._PBvalue_i7e3p_333{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._PBvalue1_i7e3p_351{color:#1c1c1c;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:normal}._PBviewPdf_i7e3p_369{color:#7161ef;text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.2px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._PBviewPdf_i7e3p_369:hover{text-decoration:underline}._SOupdateBtn_i7e3p_411{background-color:#2e2e2e;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}._PBbalanceAmount_i7e3p_429{display:flex;gap:20px;padding:10px 30px;align-items:center}._PBpaymentTable_i7e3p_443{width:100%;border-collapse:collapse}._PBpaymentTable_i7e3p_443 th{background-color:#ebe6f4;padding:.75rem;text-align:left;border-bottom:1px solid #efefef;color:var(--Gray-500, #696e76);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._PBpaymentTable_i7e3p_443 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._PMPvendorSection_i7e3p_511{padding:20px 30px 0}._PMPvendorDetails_i7e3p_519{width:100%}._PMPsectionHeader_i7e3p_527{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}._QBupdateBtn_i7e3p_541{background-color:#2e2e2e;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}._QBiconBtn_i7e3p_559{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._PMPsectionHeader_i7e3p_527 h3{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}._PMPdocumentPreview_i7e3p_599{display:flex;flex-direction:column;align-items:center;gap:5px}._PMPvendorContent_i7e3p_613{width:100%}._PMPvendorGrid_i7e3p_621{display:flex;gap:40px}._PMPvendorLeft_i7e3p_631,._PMPvendorRight_i7e3p_633{flex:1}._PMPvendorRow_i7e3p_641{display:flex;margin-bottom:12px;align-items:flex-start}._PMPvendorLabel_i7e3p_653{flex:0 0 140px;color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;margin-right:15px}._PMPvendorValue_i7e3p_677{flex:1;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._PMPvendorValueOrder_i7e3p_697{max-width:250px;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._PMPitemDetails_i7e3p_719{padding:20px 30px 5px}._PMPitemDetails_i7e3p_719 h3{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 15px}._PMPitemTable_i7e3p_747{width:100%;border-collapse:collapse;border:1px solid #d1d1d1}._PMPheaderRow_i7e3p_759{background-color:#ebe6f4;border:none}._PMPsubHeaderRow_i7e3p_769{background-color:#ebe6f4}._PMPheaderCell_i7e3p_777{padding:8px 12px;text-align:center;border:2px solid #ffffff;border-radius:5px;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:140%;background-color:#ebe6f4;vertical-align:middle}._PMPsubHeaderCell_i7e3p_807{padding:8px 12px;text-align:center;border:2px solid #ffffff;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:140%;background-color:#ebe6f4}._PMPtableCell_i7e3p_833{padding:12px;text-align:center;border:2px solid #ffffff;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:140%;background-color:#f3f3f3a0}._PMPtermsAndTotals_i7e3p_859{display:flex;padding:2px 30px;gap:20%;align-items:flex-start}._PMPtermsSection_i7e3p_873{flex:1.4;margin-top:15px}._PMPtotalInWords_i7e3p_883{margin-bottom:30px}._QBconfirmedBtn_i7e3p_891{background-color:#22c55e!important;color:#fff!important;cursor:not-allowed!important;opacity:.9;display:flex;align-items:center;justify-content:center}._QBconfirmedBtn_i7e3p_891:hover{background-color:#22c55e!important;opacity:.9}._QBconfirmedBtn_i7e3p_891:disabled{background-color:#22c55e!important;color:#fff!important;cursor:not-allowed}._PMPtotalInWords_i7e3p_883 h4{color:#908d8d;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 8px}._PMPtotalInWords_i7e3p_883 p{color:#000;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0}._PMPtermsCondition_i7e3p_973 p{color:#8d8d8d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal}._PMPtermsCondition_i7e3p_973 h4{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 8px}._PMPtermsCondition_i7e3p_973 ul{list-style-type:disc;padding-left:20px;margin:0}._PMPtermsCondition_i7e3p_973 li{color:#797979;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-bottom:6px}._PMPtotalsSection_i7e3p_1043{flex:1;display:flex;flex-direction:column;gap:8px}._PMPtotalRow_i7e3p_1057{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 0}._PMPtotalLabel_i7e3p_1071{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._PMPtotalValue_i7e3p_1089,._PMPtotalValues_i7e3p_1109{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding:0px 1.5rem}._PMPtotalValues1_i7e3p_1127{color:#e32f2f;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding:0px 1.5rem}._PMPtotalValues2_i7e3p_1145{color:#4ae32f;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:normal;padding:0px 1.5rem}._PMPtotalRowFinal_i7e3p_1165{display:flex;justify-content:space-between;align-items:center;padding:12px 1rem 12px 2px;border-top:1px solid #d1d1d1;margin-top:8px}._PMPtotalLabelFinal_i7e3p_1183{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}._PMPtotalValueFinal_i7e3p_1201{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal;padding:0px 1rem}._PBbalanceAmountHead_i7e3p_1221{display:flex}._pdfModalOverlay_i7e3p_1231{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;justify-content:center;align-items:center;z-index:1100;padding:20px}._pdfModalContent_i7e3p_1259{background:#fff;border-radius:12px;position:relative;width:90%;max-width:600px;height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}._pdfModalHeader_i7e3p_1285{display:flex;justify-content:space-between;align-items:center;padding:8px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb;border-radius:12px 12px 0 0}._pdfModalTitle_i7e3p_1305{font-size:18px;font-weight:600;color:#111827;margin:0}._pdfModalActions_i7e3p_1319{display:flex;gap:8px}._pdfModalClose_i7e3p_1329,._pdfModalDownload_i7e3p_1331{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease;min-width:36px;min-height:36px}._pdfModalClose_i7e3p_1329:hover,._pdfModalDownload_i7e3p_1331:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}._pdfModalClose_i7e3p_1329:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}._pdfPreview_i7e3p_1387{flex:1;display:flex;justify-content:center;align-items:center;background:#f3f4f6;position:relative;overflow:hidden}._pdfPreview_i7e3p_1387 iframe,._pdfPreview_i7e3p_1387 embed{width:100%;height:100%;border:none;background:#fff}._pdfLoadingSpinner_i7e3p_1435{display:flex;flex-direction:column;align-items:center;gap:16px;color:#6b7280}._pdfLoadingSpinner_i7e3p_1435 ._spinner_i7e3p_1451{width:40px;height:40px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:_spin_i7e3p_1451 1s linear infinite}._pdfError_i7e3p_1487{display:flex;flex-direction:column;align-items:center;gap:16px;color:#dc2626;padding:40px;text-align:center}._pdfError_i7e3p_1487 svg{width:64px;height:64px;opacity:.5}@media (max-width: 768px){._pdfModalOverlay_i7e3p_1231{padding:10px}._pdfModalContent_i7e3p_1259{width:95%;height:95vh}._pdfModalHeader_i7e3p_1285{padding:12px 16px}._pdfModalTitle_i7e3p_1305{font-size:16px}._pdfModalClose_i7e3p_1329,._pdfModalDownload_i7e3p_1331{min-width:32px;min-height:32px;padding:6px}}._PBformContainer_i7e3p_1575{padding:20px}._PBformGroup_i7e3p_1583{display:flex;gap:15px;margin-bottom:15px}._PBfullarea_i7e3p_1595{flex:1;display:flex;flex-direction:column}._PBlabelPrimary_i7e3p_1607{color:#4751ac;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:5px}._PBlabel_i7e3p_311{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}._PBlabels_i7e3p_1647{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._PBinput_i7e3p_1665{padding:8px 12px;border:1px solid #d1d1d1;border-radius:4px;font-family:Inter;font-size:13px;outline:none}._PBinput_i7e3p_1665:focus{border-color:#7161ef}._PBinputtextarea_i7e3p_1691{padding:10px 12px;border:1px solid #d1d1d1;border-radius:4px;font-family:Inter;font-size:13px;outline:none;resize:none;min-height:60px}._PBinputtextarea_i7e3p_1691:focus{border-color:#7161ef}._PBbuttonContainer_i7e3p_1721{display:flex;gap:10px;justify-content:center;margin-top:20px}._PBcancelButton_i7e3p_1735{padding:10px 20px;border:1px solid #d1d1d1;border-radius:6px;background:#fff;color:#2e2e2e;cursor:pointer;font-family:Inter;font-size:13px;font-weight:500}._PBcreateButton_i7e3p_1759{padding:10px 20px;border:none;color:#fff;border-radius:6px;background:#7161ef;cursor:pointer;font-family:Inter;font-size:13px;font-weight:500}._invoiceCreated_i7e3p_1841{background-color:#4caf50;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:8px;cursor:default!important}._tickIcon_i7e3p_1861{display:inline-block;animation:_fadeIn_i7e3p_1 .3s ease-in-out}._tickAnimation_i7e3p_1871{position:relative;background-color:#4caf50!important;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s ease;overflow:hidden}._tickAnimation_i7e3p_1871:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background-color:#fff3;animation:_tickWave_i7e3p_1 1.5s ease-out}._spinnerSmall_i7e3p_1917{animation:_spin_i7e3p_1451 1s linear infinite;margin-right:5px}@keyframes _spin_i7e3p_1451{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_i7e3p_1{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes _tickWave_i7e3p_1{0%{width:0;opacity:.5}to{width:100%;opacity:0}}._ILCloadingState_i7e3p_1783{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_i7e3p_1803{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_i7e3p_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_i7e3p_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._MCoverlay_v1m2e_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._MCmodal_v1m2e_31{background:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column}._MCheader_v1m2e_57{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb;background-color:#fff}._MCtitle_v1m2e_75{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111827}._MCmailIcon_v1m2e_93{font-size:18px}._MCcloseBtn_v1m2e_101{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s}._MCcloseBtn_v1m2e_101:hover{background-color:#f3f4f6;color:#374151}._MCcontent_v1m2e_139{padding:24px;overflow-y:auto;flex:1}._MCfieldRow_v1m2e_153{display:flex;align-items:flex-start;margin-bottom:16px;min-height:40px}._MClabel_v1m2e_167{width:100px;padding:8px 16px 8px 0;font-weight:500;color:#374151;font-size:14px;flex-shrink:0;text-align:left}._MCfromField_v1m2e_189{flex:1;display:flex;align-items:center;padding:4px;border:1px solid #d1d5db;border-radius:4px;background-color:#f9fafb;min-height:32px}._MCfromTag_v1m2e_211{background-color:#dbeafe;color:#1e40af;padding:4px 8px;border-radius:12px;font-size:13px;display:flex;align-items:center;margin-right:4px}._MCfromRemove_v1m2e_233{background:none;border:none;cursor:pointer;color:#1e40af;font-size:14px;line-height:1;padding:0 4px;margin-left:4px}._MCemailField_v1m2e_257{flex:1;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;min-height:32px;transition:border-color .2s}._MCemailField_v1m2e_257:focus-within{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._MCemailContainer_v1m2e_285{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 8px;min-height:24px}._MCemailTag_v1m2e_303{background-color:#dbeafe;color:#1e40af;padding:4px 8px;border-radius:12px;font-size:13px;display:flex;align-items:center;gap:4px}._MCemailText_v1m2e_325{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._MCemailRemove_v1m2e_337{background:none;border:none;cursor:pointer;color:#1e40af;font-size:14px;line-height:1;padding:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;flex-shrink:0}._MCemailRemove_v1m2e_337:hover{background-color:#1e40af33}._MCemailInput_v1m2e_381{border:none;outline:none;padding:4px;font-size:14px;flex:1;min-width:100px;background:transparent;color:#111827}._MCemailInput_v1m2e_381::placeholder{color:#9ca3af}._MCsubjectField_v1m2e_413{flex:1}._MCsubjectInput_v1m2e_421{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;transition:border-color .2s;background-color:#fff}._MCsubjectInput_v1m2e_421:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._MCattachmentField_v1m2e_455{flex:1;display:flex;align-items:center}._MCattachmentTag_v1m2e_467{background-color:#dbeafe;color:#1e40af;padding:4px 8px;border-radius:12px;font-size:13px;display:flex;align-items:center;gap:4px;max-width:300px}._MCattachmentText_v1m2e_491{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._MCattachmentRemove_v1m2e_503{background:none;border:none;cursor:pointer;color:#1e40af;font-size:14px;line-height:1;padding:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;flex-shrink:0}._MCattachmentRemove_v1m2e_503:hover{background-color:#1e40af33}._MCattachmentEmpty_v1m2e_547{display:flex;align-items:center}._MCfileInput_v1m2e_557{display:none}._MCfileLabel_v1m2e_565{display:flex;align-items:center;justify-content:center;padding:8px;cursor:pointer;color:#6b7280;transition:color .2s}._MCfileLabel_v1m2e_565:hover{color:#374151}._MCbodyField_v1m2e_595{margin-top:8px}._MCbodyTextarea_v1m2e_603{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s;background-color:#fff}._MCbodyTextarea_v1m2e_603:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}._MCbodyTextarea_v1m2e_603::placeholder{color:#9ca3af}._MCfooter_v1m2e_651{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#fff}._MCcancelBtn_v1m2e_669{padding:8px 20px;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;color:#374151;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}._MCcancelBtn_v1m2e_669:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}._MCcancelBtn_v1m2e_669:disabled{opacity:.5;cursor:not-allowed}._MCsendBtn_v1m2e_713{padding:8px 20px;border:none;border-radius:4px;background-color:#3b82f6;color:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}._MCsendBtn_v1m2e_713:hover:not(:disabled){background-color:#2563eb}._MCsendBtn_v1m2e_713:disabled{background-color:#9ca3af;cursor:not-allowed}@media (max-width: 768px){._MCmodal_v1m2e_31{width:95%;max-height:95vh}._MCcontent_v1m2e_139{padding:16px}._MCheader_v1m2e_57,._MCfooter_v1m2e_651{padding:12px 16px}._MCfieldRow_v1m2e_153{flex-direction:column;align-items:stretch}._MClabel_v1m2e_167{width:auto;padding:0 0 4px}._MCemailInput_v1m2e_381{min-width:80px}}._SPMslidingPanel_v9wci_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_v9wci_27{transform:translate(0)}._PBheader_v9wci_35{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef}._overflowHead_v9wci_51{height:70vh;overflow-y:scroll}._PBtabs_v9wci_61{display:flex;gap:1rem}._PBtabd_v9wci_71{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:#0c213a;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._PBtabActive_v9wci_99{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._PBactions_v9wci_119{display:flex;gap:.5rem;align-items:center}._PBupdateBtn_v9wci_131{background-color:#2e2e2e;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer}._PBiconBtn_v9wci_149{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._FGdropdown_v9wci_169{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._FGdropdownItem_v9wci_193{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._FGdropdownItem_v9wci_193:hover{background-color:#f5f5f5}._relativedrop_v9wci_225{position:relative}._PBbillInfo_v9wci_233{background-color:#ebe6f4;padding:10px 30px}._PBbillInfoRow_v9wci_243{display:flex;margin-bottom:10px}._PBbillInfoRow_v9wci_243:last-child{margin-bottom:0}._PBbillId_v9wci_261,._PBbillAmount_v9wci_263,._PBbillNo_v9wci_265,._PBbillDate_v9wci_267{flex:1;display:flex;align-items:baseline;gap:0}._PBlabel_v9wci_281{color:#687182;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1;min-width:120px;text-align:left}._PBlabelc_v9wci_303{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._PBvalue_v9wci_321{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._PBaddlabel_v9wci_339{flex:1;color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._PBaddvalue_v9wci_359{flex:1;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._PBvalue1_v9wci_379{color:#1c1c1c;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:normal}._PBvendorSection_v9wci_397{display:flex;padding:20px 30px 0;gap:2rem}._PRNewSection_v9wci_409{background-color:#fff;padding:20px 30px;height:60%;width:100%}._PRItemContainer_v9wci_423{display:flex;flex-direction:column;gap:30px}._PRItem_v9wci_423{display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:start}._PRPLabel_v9wci_449{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._PRPValue_v9wci_467{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._PRPValues_v9wci_485{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:normal}._loadingState_v9wci_503{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}._loadingSpinner_v9wci_521{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0c213a;border-radius:50%;animation:_spin_v9wci_1 1s linear infinite}@keyframes _spin_v9wci_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SPMslidingPanel_16qff_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_16qff_27{transform:translate(0)}._CDcontainer_16qff_35{height:100%;overflow-y:hidden}._CDheader_16qff_45{display:flex;justify-content:space-between;align-items:center;padding:8px 30px;border-bottom:1px solid #efefef}._CDtabs_16qff_61{display:flex;gap:1rem}._CDtab_16qff_61{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:#0c213a;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._CDtab_16qff_61._CDactive_16qff_99{color:#0c213a;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;border-bottom:3px solid #000000}._CDactions_16qff_119{display:flex;gap:.5rem;align-items:center}._CDiconBtn_16qff_131{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._CDiconBtn1_16qff_151{background:#eeeded;border-radius:6px;border:none;cursor:pointer;padding:.3rem 8px;display:flex;align-items:center;justify-content:center}._CDrelativeDrop_16qff_173{position:relative}._CDdropdown_16qff_181{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._CDdropdownItem_16qff_205{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._CDdropdownItem_16qff_205:hover{background-color:#f5f5f5}._CDcompanyInfo_16qff_237{background-color:#ebe6f4;padding:10px 30px}._CDcompanyRow_16qff_247{display:flex;justify-content:space-between;margin-bottom:.5rem}._CDcompanyName_16qff_259{color:#1c1c1c;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal;flex:1}._CDValues_16qff_279{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._CDValuess_16qff_295{color:#1c1c1c;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CDbusinessType_16qff_313,._CDphone_16qff_315,._CDemail_16qff_317{flex:1;display:flex;gap:0;align-items:baseline}._CDlabel_16qff_331{color:#687182;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1;min-width:100px;text-align:left}._CDoverview_16qff_353{height:72vh;overflow-y:scroll}._CDsection_16qff_363{padding:20px 30px;border-bottom:1px solid #efefef}._CDsectionTitle_16qff_373{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.5rem}._CDValueb_16qff_393{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;flex:2;word-break:break-all;overflow-wrap:break-word;min-width:0}._CDlabelb_16qff_421{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;flex:2}._CDlabelc_16qff_441{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;flex:1}._CDbasicInfo_16qff_461{width:40%;display:flex;flex-direction:column;gap:1rem}._CDinfoRow_16qff_475{display:flex;align-items:center}._CDaddressContainer_16qff_485,._CDcontactContainer_16qff_487{width:100%;display:flex;gap:3rem}._CDaddressColumn_16qff_499,._CDcontactColumn_16qff_501{flex:1}._CDaddressTitle_16qff_509,._CDcontactTitle_16qff_511{color:#2e2e2e;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:1.5rem}._CDaddressInfo_16qff_531,._CDcontactInfo_16qff_533{display:flex;flex-direction:column;gap:1rem}._CDremarksSubtitle_16qff_545{color:#2e2e2e;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:.5rem}._CDremarksPara_16qff_565{color:#2e2e2e;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:21px;margin-bottom:5rem}._CDorderSummary_16qff_585{display:flex;gap:2rem;padding:20px 30px}._CDcount_16qff_597{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._CDLab_16qff_615{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._CDorderCount_16qff_633,._CDoverdue_16qff_635{display:flex;gap:.5rem;align-items:center}._CDcount_16qff_597{font-weight:500}._CDtable_16qff_655{width:100%;border-collapse:collapse}._CDtable_16qff_655 th{background-color:#ebe6f4;padding:8px 10px;text-align:left;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._CDtable_16qff_655 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._CDindexColumn_16qff_721{width:5%}._CDtable_16qff_655 th:not(._CDindexColumn_16qff_721),._CDtable_16qff_655 td:not(._CDindexColumn_16qff_721){width:20%}._CDoverdueBadge_16qff_739{color:#ed7d7d;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:.25rem .5rem;border-radius:4px}._CDpaidBadge_16qff_763{color:#13b062;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:.25rem .5rem;border-radius:4px}._ILCloadingState_16qff_787{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_16qff_807{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_16qff_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_16qff_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._CDemptyState_16qff_845{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;text-align:center;background-color:#fff;border:1px solid #ffffff;border-radius:.5rem;min-height:100%}._CDicon_16qff_131{margin-bottom:1rem;color:#ef4444;opacity:.7}._CDmessage_16qff_883{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#dc2626}._CDsubtitle_16qff_897{font-size:.875rem;color:#7f1d1d;margin-bottom:1.5rem;line-height:1.5}._SPMslidingPanel_1nnic_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_1nnic_27{transform:translate(0)}._IPheader_1nnic_35{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef;position:sticky;top:0;background:#fff;z-index:10}._IPtabs_1nnic_59{display:flex;gap:1rem}._IPtabd_1nnic_69{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:#0c213a;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._IPactions_1nnic_97{display:flex;gap:.5rem;align-items:center}._IPiconBtn_1nnic_109{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;transition:color .2s}._IPiconBtn_1nnic_109:hover{color:#000}._FGdropdown_1nnic_141{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._FGdropdownItem_1nnic_165{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer;transition:background-color .2s}._FGdropdownItem_1nnic_165:hover{background-color:#f5f5f5}._relativedrop_1nnic_199{position:relative}._IPbillInfo_1nnic_207{background-color:#ebe6f4c1;padding:20px 30px;border-bottom:1px solid #e9ecef}._IPbillInfoRow_1nnic_219{display:flex;margin-bottom:15px;gap:30px}._IPbillInfoRow_1nnic_219:last-child{margin-bottom:0}._IPbillId_1nnic_239,._IPbillAmount_1nnic_241,._IPbillNo_1nnic_243,._IPbillDate_1nnic_245{flex:1;display:flex;flex-direction:column}._IPlabel_1nnic_257{color:#6c757d;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1.5;margin-bottom:4px}._IPvalues_1nnic_277{color:#212529;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:1.5}._IPvalue1_1nnic_295{color:#1c1c1c;font-family:Inter;font-size:17px;font-style:normal;font-weight:600;line-height:normal}._IPvalue_1nnic_277{color:#212529;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:1.5}._itemsSection_1nnic_331{padding:20px 30px}._sectionTitle_1nnic_339{color:#0c213a;font-family:Inter;font-size:16px;font-weight:600;margin-bottom:15px}._itemsTableContainer_1nnic_355{border:1px solid #dee2e6;border-radius:6px;overflow:hidden}._SRtableHeader_1nnic_367{background-color:#ebe6f4}._SRtableRow_1nnic_375{display:flex;border-bottom:1px solid #dee2e6}._SRtableRow_1nnic_375:last-child{border-bottom:none}._SRtableCell_1nnic_393{flex:1;padding:12px 15px;font-family:Inter;font-size:13px;color:#212529}._SRheaderCell_1nnic_409{font-weight:600;color:#495057;background-color:#ebe6f4}._noItemsRow_1nnic_421{display:flex;justify-content:center;padding:20px;background-color:#fff}._noItemsCell_1nnic_435{color:#6c757d;font-style:italic}._ILCloadingState_1nnic_445{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_1nnic_465{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_1nnic_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_1nnic_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorContainer_1nnic_503{padding:30px;color:#dc3545;font-family:Inter;text-align:center}._pdfModalOverlay_1nnic_517{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}._pdfModalContent_1nnic_543{background:#fff;padding:2rem;border-radius:8px;position:relative;width:30%;height:81vh;overflow:none}._pdfModalClose_1nnic_563{position:absolute;top:0;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#000}._pdfModalDownload_1nnic_593{position:absolute;top:40px;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#000}._pdfModalClose_1nnic_563:hover{color:#000}._pdfPreview_1nnic_631{display:flex;justify-content:center;align-items:center}._pdfPreview_1nnic_631 img{max-width:100%;height:auto}@media (max-width: 1024px){._SPMslidingPanel_1nnic_1{width:80%}}@media (max-width: 768px){._SPMslidingPanel_1nnic_1{width:100%}._IPbillInfoRow_1nnic_219{flex-direction:column;gap:15px}._SRtableRow_1nnic_375{flex-direction:column}._SRtableCell_1nnic_393{padding:8px 15px;border-bottom:1px solid #dee2e6}._SRheaderCell_1nnic_409{display:none}}._SPMslidingPanel_tlgc8_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_tlgc8_27{transform:translate(0)}._ITimageSection_tlgc8_33{display:flex;justify-content:flex-end;width:200px}._ITimagePlaceholder_tlgc8_45{border:2px dashed #ccc;border-radius:.5rem;width:200px;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f9f9f9}._ITimagePlaceholder_tlgc8_45 img{width:100%;height:100%;object-fit:contain}._noImageIcon_tlgc8_81{color:#ccc;opacity:.5}._IAcontainer_tlgc8_89{padding:0;height:100%;display:flex;flex-direction:column}._IAheader_tlgc8_103{display:flex;padding:10px 20px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef}._IAtitle_tlgc8_119{color:#0c213a;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._IAactions_tlgc8_143{display:flex;align-items:center;gap:1rem}._IAmoreButton_tlgc8_155,._IAcloseButton_tlgc8_157{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._IAmoreContainer_tlgc8_177{position:relative}._IAdropdown_tlgc8_185{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._IAdropdownItem_tlgc8_209{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._IAdropdownItem_tlgc8_209:hover{background-color:#f5f5f5}._IAdetails_tlgc8_241{background-color:#ebe6f4;padding:10px 20px}._IAtitles_tlgc8_251{color:#1c1c1c;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal}._IAchar_tlgc8_269{width:40%;display:flex;gap:20px;align-items:end}._IAdetailRow_tlgc8_283{display:flex;align-items:end;gap:20px;padding:3px 0}._IAlabel_tlgc8_297{color:#687182;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._IAvalue_tlgc8_315{color:#1c1c1c;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}._IAvalues_tlgc8_333{color:var(--Gray-700, #080808);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;letter-spacing:.26px}._adjustmentContainer_tlgc8_353{display:flex;justify-content:space-between;width:100%;padding:10px 20px 0;margin:10px auto}._infoPanel_tlgc8_369{flex:1}._documentArea_tlgc8_377{flex:1;display:flex;justify-content:end;align-items:start}._dataItem_tlgc8_391{display:flex;width:100%;margin-bottom:15px}._fieldTitle_tlgc8_403{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:30%}._fieldContent_tlgc8_423{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-left:20px}._documentFrame_tlgc8_443{width:160px;height:130px;border:1px dashed #ccc;border-radius:5px;display:flex;justify-content:center;align-items:center}._documentIcon_tlgc8_463{width:40px;height:40px;opacity:.5}@media (max-width: 600px){._adjustmentContainer_tlgc8_353{flex-direction:column}._documentArea_tlgc8_377{justify-content:center;margin-top:20px}}._IAtableContainer_tlgc8_499{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:0 20px}._IAtableContainer_tlgc8_499 h3{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%;padding:0 0 20px}._IAtable_tlgc8_499{width:100%;border-collapse:collapse}._IAtable_tlgc8_499 th{text-align:left;padding:8px .75rem;font-weight:600;position:sticky;top:0;background:#ebe6f4;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._IAtable_tlgc8_499 tbody{display:block;max-height:calc(100vh - 300px);overflow-y:auto}._IAtable_tlgc8_499 thead,._IAtable_tlgc8_499 tbody tr{display:table;width:100%;table-layout:fixed}._IAtable_tlgc8_499 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._IAcolumn1_tlgc8_629{width:30px;border-radius:5px 0 0 5px}._IAcolumn2_tlgc8_639{width:70%}._IAcolumn3_tlgc8_647{width:30%}._IAcolumn4_tlgc8_655{width:30%;border-radius:0 5px 5px 0}._ILCloadingState_tlgc8_665{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_tlgc8_685{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_tlgc8_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_tlgc8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._SPMslidingPanel_1j6i3_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_1j6i3_27{transform:translate(0)}._VDPcontainer_1j6i3_35{height:100%;overflow-y:hidden}._loadingState_1j6i3_47{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}._loadingSpinner_1j6i3_65{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0c213a;border-radius:50%;animation:_spin_1j6i3_1 1s linear infinite}@keyframes _spin_1j6i3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_1j6i3_101{color:#687182;font-family:Inter,sans-serif;font-size:14px;font-weight:500}._errorState_1j6i3_115{display:flex;align-items:center;justify-content:center;height:50vh;color:#e74c3c;font-family:Inter,sans-serif;font-size:14px;font-weight:500}._emptyState_1j6i3_137{display:flex;align-items:center;justify-content:center;height:50vh;color:#687182;font-family:Inter,sans-serif;font-size:14px;font-weight:500}._VDPheader_1j6i3_161{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-bottom:1px solid #efefef}._VDPtabs_1j6i3_177{display:flex;gap:1rem}._VDPtabNew_1j6i3_187{padding:.5rem 2px;border:none;background:none;cursor:pointer;color:#0c213a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px;margin:0}._VDPactions_1j6i3_217{display:flex;gap:.5rem;align-items:center}._VDPiconBtn_1j6i3_229{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}._VDPiconBtn_1j6i3_229:hover{background-color:#f5f5f5}._VDPrelativeDrop_1j6i3_261{position:relative}._VDPdropdown_1j6i3_269{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._VDPdropdownItem_1j6i3_293{padding:.5rem 1rem;color:#000;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer;transition:background-color .2s ease}._VDPdropdownItem_1j6i3_293:hover{background-color:#f5f5f5}._VDPcompanyInfo_1j6i3_329{background-color:#ebe6f4;padding:20px 30px}._VDPcompanyRow_1j6i3_339{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._VDPcompanyRow_1j6i3_339:last-child{margin-bottom:0}._VDPcompanyName_1j6i3_361{color:#1c1c1c;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;flex:1}._VDPbusinessType_1j6i3_381,._VDPphone_1j6i3_383,._VDPemail_1j6i3_385{flex:1;display:flex;align-items:baseline;gap:0}._VDPlabel_1j6i3_399{color:#687182;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1;min-width:120px;text-align:left}._VDPlabel_1j6i3_399:after{content:":";margin-right:20px}._VDPValues_1j6i3_427{color:#000;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._VDPValuess_1j6i3_445{color:#1c1c1c;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._VDPoverview_1j6i3_465{height:73vh;overflow-y:auto}._VDPsection_1j6i3_475{padding:20px 30px;border-bottom:1px solid #efefef}._VDPsectionTitle_1j6i3_485{color:#2e2e2e;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.5rem}._VDPgridContainer_1j6i3_507{display:grid;grid-template-columns:1fr 2fr;gap:1rem 2rem;max-width:60%}._VDPgridRow_1j6i3_521{display:contents}._VDPgridLabel_1j6i3_529{color:#797979;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;padding-right:1rem}._VDPgridLabels_1j6i3_549{color:#797979;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;padding-right:1rem;width:80px}._VDPgridValue_1j6i3_571{color:#000;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;word-break:break-word}._VDPaddressContainer_1j6i3_593,._VDPcontactContainer_1j6i3_595{display:flex;gap:3rem;flex-wrap:wrap}._VDPaddressColumn_1j6i3_607,._VDPcontactColumn_1j6i3_609{flex:1;min-width:300px}._VDPaddressTitle_1j6i3_619,._VDPcontactTitle_1j6i3_621{color:#2e2e2e;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:1rem}._noContacts_1j6i3_641{color:#687182;font-family:Inter,sans-serif;font-size:13px;font-style:italic;font-weight:500}._VDPremarksSubtitle_1j6i3_659{color:#2e2e2e;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:.5rem}._VDPremarksPara_1j6i3_679{color:#2e2e2e;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:21px;margin-bottom:2rem}@media (max-width: 1200px){._VDPgridContainer_1j6i3_507{max-width:80%}._VDPaddressContainer_1j6i3_593,._VDPcontactContainer_1j6i3_595{flex-direction:column;gap:2rem}._VDPaddressColumn_1j6i3_607,._VDPcontactColumn_1j6i3_609{min-width:auto}}@media (max-width: 768px){._SPMslidingPanel_1j6i3_1{width:85%}._VDPgridContainer_1j6i3_507{max-width:100%;grid-template-columns:1fr 1.5fr;gap:.75rem 1rem}._VDPsection_1j6i3_475{padding:15px 20px}._VDPheader_1j6i3_161{padding:10px 20px}._VDPcompanyInfo_1j6i3_329{padding:15px 20px}}._VDPtable_1j6i3_785{width:100%;border-collapse:collapse;margin-top:1rem}._VDPtable_1j6i3_785 th{background-color:#ebe6f4;padding:8px 10px;text-align:left;color:#687182;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._VDPtable_1j6i3_785 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._VDPoverdueBadge_1j6i3_847{color:#ed7d7d;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:.25rem .5rem;border-radius:4px;background-color:#ffeaea}._VDPpaidBadge_1j6i3_873{color:#13b062;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;padding:.25rem .5rem;border-radius:4px;background-color:#e8f5e9}._CCMoverlay_twrsg_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._CCMmodal_twrsg_29{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:500px;max-height:90vh;overflow:visible;animation:_CCMslideIn_twrsg_1 .2s ease-out}@keyframes _CCMslideIn_twrsg_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._CCMheader_twrsg_75{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}._CCMheader_twrsg_75 h3{margin:0;font-size:18px;font-weight:600;color:#0f172a}._CCMcloseBtn_twrsg_105{background:none;border:none;font-size:28px;color:#64748b;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._CCMcloseBtn_twrsg_105:hover{background:#f1f5f9;color:#0f172a}._CCMcontent_twrsg_147{padding:24px;max-height:calc(90vh - 180px)}._CCMdateSection_twrsg_157{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;overflow:visible}._CCMdateGroup_twrsg_173{display:flex;flex-direction:column;gap:8px;overflow:visible}._CCMlabel_twrsg_187{font-size:14px;font-weight:500;color:#334155}._CCMdatePicker_twrsg_199{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;color:#0f172a;transition:all .2s;cursor:pointer;box-sizing:border-box}._CCMdatePicker_twrsg_199:hover{border-color:#cbd5e1}._CCMdatePicker_twrsg_199:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._CCMpreviewSection_twrsg_245{background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #e2e8f0}._CCMpreview_twrsg_245{display:flex;flex-direction:column;gap:4px}._CCMpreviewLabel_twrsg_271{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._CCMpreviewValue_twrsg_287{font-size:14px;font-weight:600;color:#0f172a}._CCMfooter_twrsg_299{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}._CCMcancelBtn_twrsg_317,._CCMapplyBtn_twrsg_319{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}._CCMcancelBtn_twrsg_317{background:#fff;color:#64748b;border:1px solid #e2e8f0}._CCMcancelBtn_twrsg_317:hover{background:#f8fafc;border-color:#cbd5e1}._CCMapplyBtn_twrsg_319{background:#6366f1;color:#fff}._CCMapplyBtn_twrsg_319:hover{background:#4f46e5;box-shadow:0 4px 6px -1px #6366f14d}._CCMapplyBtn_twrsg_319:active{transform:scale(.98)}._customDatePickerContainer_twrsg_389{position:relative;z-index:1}._calendarDropdown_twrsg_399{position:fixed;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:12px;z-index:9999;min-width:274px;max-width:274px}._calendarHeader_twrsg_425{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}._calendarNavBtn_twrsg_441{background:none;border:none;border-radius:6px;width:32px;height:32px;cursor:pointer;font-size:18px;color:#334155;display:flex;align-items:center;justify-content:center;transition:all .2s}._calendarNavBtn_twrsg_441:hover{background:#f1f5f9;border-color:#cbd5e1}._calendarSelectors_twrsg_481{display:flex;gap:8px;flex:1}._calendarSelect_twrsg_481{flex:1;padding:6px 28px 6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#0f172a;cursor:pointer;background:#fff;transition:all .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23334155' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}._calendarSelect_twrsg_481 option{padding:8px}._customSelectContainer_twrsg_539{position:relative;flex:1}._customSelectButton_twrsg_549{width:100%;padding:6px 28px 6px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#0f172a;cursor:pointer;background:#fff;transition:all .2s;text-align:left;display:flex;align-items:center;justify-content:space-between}._customSelectButton_twrsg_549:hover{border-color:#cbd5e1}._customSelectArrow_twrsg_589{font-size:10px;color:#64748b;margin-left:4px}._customSelectDropdown_twrsg_601{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;max-height:200px;overflow-y:auto;z-index:10000}._customSelectOption_twrsg_631{padding:8px 12px;cursor:pointer;font-size:13px;color:#334155;transition:all .2s}._customSelectOption_twrsg_631:hover{background:#f1f5f9}._customSelectOptionActive_twrsg_655{background:#e0e7ff;color:#4f46e5;font-weight:500}._calendarSelect_twrsg_481:hover{border-color:#cbd5e1}._calendarSelect_twrsg_481:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._calendarWeekDays_twrsg_687{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}._calendarWeekDay_twrsg_687{text-align:center;font-size:12px;font-weight:500;color:#64748b;padding:4px}._calendarDaysGrid_twrsg_717{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._calendarDay_twrsg_717{text-align:center;padding:6px;font-size:14px;border-radius:6px;transition:all .2s}._calendarDayEmpty_twrsg_745{cursor:default}._calendarDayActive_twrsg_753{cursor:pointer;color:#334155}._calendarDayActive_twrsg_753:hover{background:#f1f5f9}._calendarDaySelected_twrsg_771{background:#6366f1!important;color:#fff!important;font-weight:600}._calendarDayDisabled_twrsg_783{color:#cbd5e1!important;cursor:not-allowed!important;background:transparent!important}._calendarDayDisabled_twrsg_783:hover{background:transparent!important}@media (max-width: 640px){._CCMmodal_twrsg_29{width:95%;max-width:none}._CCMdateSection_twrsg_157{grid-template-columns:1fr}._CCMheader_twrsg_75{padding:16px 20px}._CCMheader_twrsg_75 h3{font-size:16px}._CCMcontent_twrsg_147{padding:20px}._CCMfooter_twrsg_299{padding:12px 20px}._calendarDropdown_twrsg_399{right:0;left:auto}}._SPMslidingPanel_1nzak_1{position:absolute;top:0;right:0;height:100%;width:65%;background-color:#fff;border-left:1px solid #efefef;transform:translate(100%);transition:transform .3s ease-in-out;z-index:1000}._SPMslidingPanelOpen_1nzak_27{transform:translate(0)}._PIcontainer_1nzak_35{padding:0;height:100%;display:flex;flex-direction:column}._PIheader_1nzak_49{display:flex;padding:8px 20px;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef}._PItitle_1nzak_65{color:#0c213a;font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.28px}._PIactions_1nzak_85{display:flex;align-items:center;gap:1rem}._PImoreButton_1nzak_97,._PIcloseButton_1nzak_99{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._PImoreContainer_1nzak_119{position:relative}._PIdropdown_1nzak_127{position:absolute;right:0;top:100%;background:#fff;border:1px solid #efefef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:150px;z-index:1000}._PIdropdownItem_1nzak_151{padding:.5rem 1rem;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px;cursor:pointer}._PIdropdownItem_1nzak_151:hover{background-color:#f5f5f5}._PIdetails_1nzak_183{background-color:#ebe6f4;padding:10px 20px}._PItitles_1nzak_193{color:#1c1c1c;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal}._PIchar_1nzak_211{width:40%;display:flex;gap:20px;align-items:end}._PIdetailRow_1nzak_225{display:flex;align-items:end;gap:20px;padding:3px 0}._PIlabel_1nzak_239{color:#687182;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._PIvalues_1nzak_257{color:var(--Gray-700, #080808);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;letter-spacing:.26px}._PIstatusAvailable_1nzak_275{color:#22c55e;font-weight:600}._PIstatusUnavailable_1nzak_285{color:#ef4444;font-weight:600}._productContainer_1nzak_297{display:flex;justify-content:space-between;width:100%;padding:10px 20px 0;margin:10px auto;gap:40px}._infoPanel_1nzak_315{flex:1}._dataItem_1nzak_323{display:flex;width:100%;margin-bottom:15px}._fieldTitle_1nzak_335{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;width:50%;min-width:140px}._fieldContent_1nzak_357{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;margin-left:20px;flex:1}@media (max-width: 800px){._productContainer_1nzak_297{flex-direction:column;gap:20px}._SPMslidingPanel_1nzak_1{width:85%}}@media (max-width: 600px){._SPMslidingPanel_1nzak_1{width:100%}._fieldTitle_1nzak_335{width:45%;min-width:120px}}._PItableContainer_1nzak_425{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:0 20px}._PItableContainer_1nzak_425 h3{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%;padding:0 0 20px}._PItable_1nzak_425{width:100%;border-collapse:collapse}._PItable_1nzak_425 th{text-align:left;padding:8px .75rem;font-weight:600;position:sticky;top:0;background-color:#ebe6f4;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.36px;text-transform:uppercase}._PItable_1nzak_425 tbody{display:block;max-height:calc(100vh - 350px);overflow-y:auto}._PItable_1nzak_425 thead,._PItable_1nzak_425 tbody tr{display:table;width:100%;table-layout:fixed}._PItable_1nzak_425 td{padding:.75rem;border-bottom:1px solid #efefef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}._PIcolumn1_1nzak_553{width:50px}._PIcolumn2_1nzak_561{width:40%}._PIcolumn3_1nzak_569,._PIcolumn4_1nzak_577{width:30%}._noItemsMessage_1nzak_585{text-align:center;color:#687182;font-style:italic;padding:20px}._PIloadingState_1nzak_599{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._PIloader_1nzak_619{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_PIspin_1nzak_1 1s linear infinite;margin-bottom:15px}@keyframes _PIspin_1nzak_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loaderContainer_136x4_1{position:relative;width:100%;height:85vh;display:flex;justify-content:center;align-items:center;overflow:hidden}._overlay_136x4_21{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}._iconRing_136x4_39{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center}._iconWrapper_136x4_57{position:absolute;top:50%;left:50%;margin-left:-16px;margin-top:-16px;width:32px;height:32px;transition:transform .1s ease-out;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}._centerIcon_136x4_81{position:absolute;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;background-color:#ffffffe6;box-shadow:0 8px 16px #0000001a;z-index:20}._warehouseIcon_136x4_107{color:#1e40af;animation:_pulse_136x4_1 2s infinite ease-in-out}._loadingText_136x4_117{margin-top:120px;font-size:1.25rem;font-weight:600;color:#1e40af;text-shadow:0 2px 4px rgba(0,0,0,.1);animation:_fadeInOut_136x4_1 2s infinite ease-in-out}@keyframes _pulse_136x4_1{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.8}}@keyframes _fadeInOut_136x4_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._accessContainer_8zdca_1{display:flex;gap:8px}._accessTag_8zdca_11{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:500;white-space:nowrap;min-width:0;width:fit-content}._permissionText_8zdca_37{overflow:hidden;text-overflow:ellipsis;line-height:1;padding-top:2px}._sales_8zdca_53{background-color:#e3f2fd;color:#000;border:1px solid #bbdefb}._purchase_8zdca_65{background-color:#f3e5f5;color:#000;border:1px solid #e1bee7}._report_8zdca_77{background-color:#b3f7ddbd;color:#000;border:1px solid #bee7da}._finance_8zdca_89{background-color:#e8f5e8;color:#000;border:1px solid #c8e6c9}._manufacture_8zdca_101,._manufacturing_8zdca_103{background-color:#fff3e0;color:#000;border:1px solid #ffcc02}._rminventory_8zdca_115,._rminventry_8zdca_117{background-color:#fce4ec;color:#000;border:1px solid #f8bbd9}._fginventory_8zdca_129{background-color:#f1f8e9;color:#000;border:1px solid #dcedc8}._allaccess_8zdca_141{background-color:#e8eaf6;color:#000;border:1px solid #c5cae9}@media (max-width: 768px){._accessContainer_8zdca_1{gap:3px}._accessTag_8zdca_11{padding:3px 6px;font-size:10px;gap:4px}}._accessTag_8zdca_11:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a;transition:all .2s ease}._permissionText_8zdca_37{max-width:100px;overflow:hidden;text-overflow:ellipsis}._buttondiv_1qw5r_1{display:flex;align-items:center;gap:20px}._absoluteHead_1qw5r_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1qw5r_25{padding:5px 12px;background-color:#7161ef;border-radius:6px;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1qw5r_55{padding:5px 12px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._buttondiv_svdli_1{display:flex;align-items:center;gap:20px}._absoluteHead_svdli_13{position:absolute;top:1.5%;right:4%}._ExportEll_svdli_23{display:flex;cursor:pointer}._RTactionMenu_svdli_31{position:absolute;right:6%;top:calc(100% + 3px);background:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 2px 8px #00000026;z-index:9;min-width:120px;overflow:visible}._RTmenuItem_svdli_57{display:flex;align-items:center;gap:5px;width:100%;padding:5px 8px;text-align:left;border:none;background:none;cursor:pointer;color:var(--Gray-500, #687182);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}._RTmenuItem_svdli_57:hover{background-color:#f5f5f5}._RTmenuItem_svdli_57:not(:last-child){border-bottom:1px solid #e0e0e0}._absoluteHeadbutton1_svdli_113{padding:5px 12px;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;background-color:#7161ef;color:#fff}._buttondiv_fn351_1{display:flex;align-items:center;gap:20px}._absoluteHead_fn351_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_fn351_25{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;transition:all .2s}._absoluteHeadbutton1_fn351_25:hover{background-color:#f9f8ff}._absoluteHeadbutton2_fn351_65{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;transition:all .2s}._absoluteHeadbutton2_fn351_65:hover:not(:disabled){background:#5f4fd8}._absoluteHeadbutton2_fn351_65:disabled{opacity:.5;cursor:not-allowed}._ASContainer_fn351_115{min-height:90vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._ASContent_fn351_127{max-width:1100px;border-radius:8px;padding:2rem}._ASFormRow_fn351_139{display:flex;gap:1.5rem;margin-bottom:1.5rem;align-items:flex-end}._ASSection_fn351_153{margin-top:2rem}._ASSectionTitle_fn351_161{font-size:18px;font-weight:600;color:#000;margin-bottom:1.5rem}._ASRequired_fn351_175{color:#ef4444}._ASInputGroup_fn351_183{flex:.5;display:flex;flex-direction:column;gap:.5rem}._ASInputGroupShort_fn351_197{flex:0 0 280px;display:flex;flex-direction:column;gap:.5rem}._ASLabel_fn351_211{font-size:.875rem;font-weight:500;color:#374151}._ASInput_fn351_183{padding:0 12px;height:35px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s;outline:none;font-family:inherit;width:100%}._ASInput_fn351_183:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._ASDateInputWrapper_fn351_257{position:relative}._ASDateIcon_fn351_265{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._ASDropdownWrapper_fn351_283{position:relative;width:100%}._ASDropdownTrigger_fn351_293{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;cursor:pointer;transition:all .2s;width:100%}._ASDropdownTrigger_fn351_293:hover{border-color:#9ca3af}._ASDropdownText_fn351_329{color:#374151;flex:1}._ASDropdownMenu_fn351_339{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:10;max-height:200px;overflow-y:auto}._ASDropdownItem_fn351_369{padding:10px 12px;font-size:.875rem;color:#374151;cursor:pointer;transition:background .2s}._ASDropdownItem_fn351_369:hover{background:#f3f4f6}._ASDropdownItemActive_fn351_393{background:#f4f2ff;color:#7161ef;font-weight:500}._ASTableWrapper_fn351_405{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1rem}._ASTable_fn351_405{width:100%;border-collapse:collapse;font-size:.875rem}._ASTable_fn351_405 thead{background:#f8f9fa}._ASTable_fn351_405 th{padding:12px;text-align:left;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb;font-size:.875rem}._ASTable_fn351_405 td{padding:12px;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle}._ASTable_fn351_405 tbody tr:hover{background:#fafafa}._ASItemCell_fn351_479{display:flex;align-items:center;gap:12px}._ASItemImage_fn351_491{width:32px;height:32px;background:#e5e7eb;border-radius:4px;flex-shrink:0}._ASTableInput_fn351_507{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;outline:none;font-family:inherit;-webkit-appearance:none;-moz-appearance:textfield}._ASTableInput_fn351_507::-webkit-outer-spin-button,._ASTableInput_fn351_507::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._ASTableInput_fn351_507:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}._ASTable_fn351_405 th:nth-child(1),._ASTable_fn351_405 td:nth-child(1){width:20%;min-width:180px}._ASTable_fn351_405 th:nth-child(2),._ASTable_fn351_405 td:nth-child(2){width:20%;min-width:80px}._ASTable_fn351_405 th:nth-child(3),._ASTable_fn351_405 td:nth-child(3){width:10%;min-width:80px}._ASTable_fn351_405 th:nth-child(4),._ASTable_fn351_405 td:nth-child(4){width:10%;min-width:140px}._ASTable_fn351_405 th:nth-child(5),._ASTable_fn351_405 td:nth-child(5){width:20%;min-width:60px}._ASTable_fn351_405 th:nth-child(6),._ASTable_fn351_405 td:nth-child(6){width:12%;min-width:100px}._ASTable_fn351_405 th:nth-child(7),._ASTable_fn351_405 td:nth-child(7){width:7%;min-width:50px;text-align:center}._ASTableDateIcon_fn351_639{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._ASDeleteButton_fn351_657{background:transparent;border:none;cursor:pointer;padding:.25rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center;margin:0 auto}._ASDeleteButton_fn351_657:hover{background:#fee2e2}._ASEmptyState_fn351_691{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:.875rem}._ASAddItemsButton_fn351_705{display:inline-flex;align-items:center;gap:.5rem;padding:2px 6px;background:transparent;border:none;border-radius:8px;color:#3857d5;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s}._ASAddItemsButton_fn351_705:hover{background:#ecfdf5}._ASModalOverlay_fn351_743{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._ASModal_fn351_743{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._ASModalHeader_fn351_795{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #e5e7eb}._ASModalTitle_fn351_811{font-size:16px;font-weight:600;margin:0;color:#1f2937}._ASModalClose_fn351_825{background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:6px;color:#6b7280;transition:all .2s;display:flex;align-items:center}._ASModalClose_fn351_825:hover{background:#f3f4f6;color:#1f2937}._ASModalSearch_fn351_859{position:relative;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}._ASSearchIcon_fn351_871{position:absolute;left:2rem;top:50%;transform:translateY(-50%);color:#9ca3af}._ASSearchInput_fn351_887{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;outline:none;font-family:inherit}._ASSearchInput_fn351_887:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._ASModalContent_fn351_917{flex:1;overflow-y:auto;padding:12px}._ASModalItem_fn351_929{padding:2px 6px;border-radius:8px;transition:background .2s;margin-bottom:.5rem}._ASModalItem_fn351_929:hover:not(._ASModalItemAdded_fn351_943){background:#f9fafb}._ASModalItemAdded_fn351_943{opacity:.6}._ASCheckboxLabel_fn351_959{display:flex;align-items:center;gap:.75rem;cursor:pointer}._ASCheckbox_fn351_959{width:18px;height:18px;cursor:pointer;accent-color:#667eea}._ASItemDetails_fn351_987{flex:1}._ASItemName_fn351_995{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}._ASAddedBadge_fn351_1015{display:inline-block;padding:2px 8px;background:#e0e7ff;color:#667eea;font-size:.75rem;font-weight:600;border-radius:4px}._ASItemMeta_fn351_1035{font-size:.75rem;color:#6b7280}._ASModalFooter_fn351_1045{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}._ASButton_fn351_1061{padding:8px 16px;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}._ASButtonSecondary_fn351_1081{background:#fff;color:#374151;border-color:#d1d5db}._ASButtonSecondary_fn351_1081:hover{background:#f9fafb}._ASButtonPrimary_fn351_1101{background:#7161ef;color:#fff}._ASButtonPrimary_fn351_1101:hover:not(:disabled){background:#5f4fd8}._ASButtonPrimary_fn351_1101:disabled{opacity:.5;cursor:not-allowed}._ASLoadingState_fn351_1129{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}@media (max-width: 768px){._ASFormRow_fn351_139{flex-direction:column}._ASInputGroupShort_fn351_197{flex:1;width:100%}}._buttondiv_ff2up_1{display:flex;align-items:center;gap:20px}._absoluteHead_ff2up_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_ff2up_25{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_ff2up_55{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._ItemsCategoryContainer_ff2up_85{padding:20px;max-width:800px}._DescriptionSection_ff2up_95{margin:20px 0}._DescriptionSection_ff2up_95 label{display:block;font-size:15px;margin-bottom:8px}._HrContainer_ff2up_115{width:100vw;display:flex;justify-content:center}._FullWidthHr_ff2up_127{width:100%;border:1px solid #dbe0eb}._DescriptionInput_ff2up_137{width:100%;padding:10px;border:1px solid #dbe0eb;border-radius:5px;resize:none;height:100px;width:400px}._RequiredItemsSection_ff2up_157{margin-top:30px}._RequiredItemsSection_ff2up_157 h3{font-size:16px;margin-bottom:15px}._RequiredItemsHeader_ff2up_175{display:flex;justify-content:space-between;padding:10px;background-color:#ebe6f4;border-radius:5px;margin-bottom:10px}._ItemsRow_ff2up_193{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #dbe0eb}._HrTopSectionEndline_ff2up_207{width:100%;margin-top:20px;margin-bottom:20px;border:1px solid #dbe0eb}._ItemInfo_ff2up_221{display:flex;align-items:center;gap:10px}._item-icon_ff2up_233{color:#666}._ItemsSku_ff2up_241{display:flex;align-items:center;gap:15px}._RemoveButton_ff2up_253{background:none;border:none;color:#f44;cursor:pointer;padding:5px}._RemoveButton_ff2up_253:hover{opacity:.8}._AddItemButton_ff2up_277{margin-top:15px;background:none;border:none;color:#4caf50;font-weight:700;cursor:pointer;padding:10px 0;font-size:20px;display:flex;align-items:center;gap:5px;width:20px}._AddItemButton_ff2up_277:hover{opacity:.8}._AddItemButtonContainer_ff2up_315{display:flex;align-items:center;gap:4px;cursor:pointer}._AddItemButtonContainer_ff2up_315 img{width:20px}._AddItemButtonContainer_ff2up_315 p{margin:0;font-size:20px;color:#4caf50;padding-top:15px;font-weight:700}._table_ff2up_353{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:16px;position:relative}._table_ff2up_353 th{background-color:#f8f9fa;padding:12px 16px;text-align:left;font-weight:500;border-bottom:1px solid #dbe0eb}._table_ff2up_353 td{padding:12px 16px;border-bottom:1px solid #dbe0eb}._buttondiv_1errx_1{display:flex;align-items:center;gap:20px}._absoluteHead_1errx_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1errx_25{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1errx_55{padding:5px 12px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CPContainer_b26g9_1{margin:0 auto;padding:2rem;background:#faf8fe;max-height:100%;overflow-y:auto}._unitInputWrapper_b26g9_17{display:flex;align-items:center}._CPHeader_b26g9_27{display:flex;gap:1.5rem;align-items:flex-start}._noItemsMessage_b26g9_37{padding:10px 24px;text-align:center;color:#666;background-color:#fff;border-radius:0 0 8px 8px}._loadingContainer_b26g9_51{display:flex;flex-direction:column;justify-content:center;align-items:center;height:300px;gap:16px}._ILCloadingState_b26g9_67{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_b26g9_87{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_b26g9_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_b26g9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._CPInputGroup_b26g9_123,._CPInputGroupNew_b26g9_137{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px}._CPInputGroupNew_b26g9_137{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px;position:relative}._downImg_b26g9_169{position:relative;top:2px}._CPInputGroup_b26g9_123 label{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CPInputGroup_b26g9_123 input{padding:6px 5px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%;transition:border-color .2s}._CPInputGroup_b26g9_123 input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._CPUnitSection_b26g9_239 label{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CPDivider_b26g9_257{width:1px;align-self:stretch;background-color:#e5e7eb;margin:.5rem 0}._CPHorizontalDivider_b26g9_271{border:none;height:1px;background-color:#e5e7eb;margin:2rem 0}._CPUnitSection_b26g9_239{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}._CPDropdown_b26g9_299{position:relative;width:100%;max-width:300px;cursor:pointer;background:#fff}._CPDropdown_b26g9_299>span{display:block;padding:6px 5px;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.26px}._CPDropdownContent_b26g9_351{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 6px #0000001a;z-index:10}._CPShow_b26g9_377{display:block}._CPDropdownItem_b26g9_385{padding:8px 5px;transition:background-color .2s;color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:140%}._CPDropdownItem_b26g9_385:hover{background-color:#f3f4f6}._CPSection_b26g9_417{margin-bottom:2rem;flex:1}._RequiredManufacturing_b26g9_427{display:flex;flex-direction:column}._CPSection_b26g9_417 h2{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:1rem;flex:1}._CPSection1_b26g9_461{margin-bottom:2rem;width:100%;max-width:600px}._CPSection1_b26g9_461 h2{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:1rem}._CPTable_b26g9_495{display:flex;flex-direction:column;gap:0;width:100%;max-width:600px}._CPTableHeader_b26g9_511{display:flex;background-color:#f4f2ff;border-radius:8px;margin-bottom:0}._CPTableHeader_b26g9_511 ._tableHeader_b26g9_525{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%;padding:8px 10px}._CPTableHeader_b26g9_511 ._tableHeader1_b26g9_549{width:60%;padding:8px 10px;border-right:1px solid rgb(224,224,224)}._CPTableHeader_b26g9_511 ._tableHeader2_b26g9_563{width:20%;padding:8px 10px;border-right:1px solid rgb(224,224,224)}._CPTableHeader_b26g9_511 ._tableHeader3_b26g9_577{width:20%;padding:8px 10px}._CPInputWithSuggestions_b26g9_591 input{width:100%;padding:.75rem;border:none;border-right:1px solid rgb(225,223,223);font-size:14px;background:#fff}._CPTableRow_b26g9_609 input[type=number]{width:20%;border-right:1px solid rgb(225,223,223)}._CPTableRow_b26g9_609 ._CPInputWithSuggestions_b26g9_591:first-child{width:60%}._CPTableRow_b26g9_609 ._CPInputWithSuggestions_b26g9_591:last-child{width:20%}._CPTableRow_b26g9_609{display:flex;padding:.2rem 0;border-bottom:1px solid #f4f2ff;align-items:center;background:transparent}._CPTableRow_b26g9_609:last-child{border-bottom:none;border-radius:0 0 8px 8px}._CPInputWithSuggestions_b26g9_591{position:relative;width:100%}._CPInputWithSuggestions_b26g9_591 input,._CPTableRow_b26g9_609 input{width:100%;padding:.75rem;border:none;border-right:1px solid rgb(225,223,223);border-left:1px solid rgb(225,223,223);font-size:14px;background:#fff}._CPInputWithSuggestions1_b26g9_697{position:relative;width:100%;max-width:600px}._CPInputWithSuggestions1_b26g9_697 input{width:100%;padding:.75rem;border:none;font-size:14px;background:#fff;margin-top:3px}._CPTableRow_b26g9_609 input[type=number]{width:108px;border-right:none}._CPSection1_b26g9_461:last-of-type ._CPInputWithSuggestions1_b26g9_697{margin-bottom:.75rem}._CPSection1_b26g9_461:last-of-type ._CPInputWithSuggestions1_b26g9_697 input{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff}._CPAddButton_b26g9_767{display:flex;gap:5px;align-items:center;padding:5px 0;color:#22c55e;font-weight:500;font-size:12px;background:none;border:none;cursor:pointer;transition:opacity .2s;margin-top:15px}._CPAddButton_b26g9_767:hover{opacity:.8}._CPAddButton_b26g9_767:before{content:"+";margin:0;padding:0;font-size:12px;font-weight:700}._CPSuggestions_b26g9_823{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:10}._CPSuggestionItem_b26g9_847{padding:.75rem;cursor:pointer;transition:background-color .2s}._CPSuggestionItem_b26g9_847:hover{background-color:#f4f2ff}@media (max-width: 768px){._CPHeader_b26g9_27{flex-direction:column;gap:1rem}._CPTableRow_b26g9_609,._CPTableHeader_b26g9_511{grid-template-columns:1fr auto}}._buttondiv_b26g9_899{display:flex;align-items:center;gap:20px}._absoluteHead_b26g9_911{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_b26g9_923{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_b26g9_955{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._searchContainer_b26g9_987{position:relative;width:100%}._searchInput_b26g9_997{width:100%;border:none;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000f,0 0 0 1px #868fa029;height:35px;font-size:14px;box-sizing:border-box;padding-left:40px}._searchIcon_b26g9_1023{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}._PDmodalContent_b26g9_1043{display:flex;flex-direction:column;gap:10px;width:100%;padding:0 5px}._PDitemsList_b26g9_1059{width:100%;max-height:300px;min-height:300px;overflow-y:auto;border:1px solid rgb(225,224,224);border-radius:6px}._PDnoItems_b26g9_1077{text-align:center;padding:20px;color:#6b7280;font-style:italic}._PDitemsContainer_b26g9_1091{display:flex;flex-direction:column;gap:1px}._PDitemRow_b26g9_1103{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;min-height:50px}._PDitemRow_b26g9_1103:hover{background-color:#f9fafb;border-color:#d1d5db}._PDleftSection_b26g9_1139{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._PDitemInfo_b26g9_1155{min-width:0}._PDrightSection_b26g9_1163{display:flex;align-items:center;flex-shrink:0;margin-left:16px}._PDmetaInfo_b26g9_1177{text-align:right}._PDcheckboxNew_b26g9_1185{width:16px;height:16px;flex-shrink:0;cursor:pointer;accent-color:#3b82f6}._PDitemNameNew_b26g9_1201{color:var(--Gray-700, #374151);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._PDskUNew_b26g9_1229{color:var(--Gray-700, #6b7280);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.24px;margin:0 0 2px;white-space:nowrap}._PDstockavailableNew_b26g9_1251{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.24px;margin:0;white-space:nowrap}@media (max-width: 768px){._PDitemRow_b26g9_1103{padding:10px 12px;min-height:56px}._PDleftSection_b26g9_1139{gap:10px}._PDrightSection_b26g9_1163{margin-left:12px}._PDitemNameNew_b26g9_1201{font-size:13px;line-height:18px}._PDskUNew_b26g9_1229,._PDstockavailableNew_b26g9_1251{font-size:11px;line-height:14px}}@media (max-width: 480px){._PDitemRow_b26g9_1103{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}._PDleftSection_b26g9_1139{width:100%;align-items:flex-start}._PDrightSection_b26g9_1163{width:100%;margin-left:24px}._PDmetaInfo_b26g9_1177{text-align:left;display:flex;gap:16px}}._removeItemBtn_b26g9_1377{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:4px;margin-right:8px;transition:all .2s}._removeItemBtn_b26g9_1377:hover{background-color:#ff00001a}._inputWrapper_b26g9_1411{display:flex;align-items:center;width:100%}._inputWrapper_b26g9_1411 input{flex:1}._removeItemBtn_b26g9_1377{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;margin-left:8px;position:relative;left:200px}._requiredItemsContainer_b26g9_1461{margin-bottom:2rem;width:100%}._sectionTitle_b26g9_1471{color:#2e2e2e;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:140%;margin-bottom:1rem}._itemsTable_b26g9_1489{width:50%;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._tableHeader_b26g9_525{display:flex;background-color:#f4f2ff;padding:8px 0}._tableRow_b26g9_1515{display:flex;border-bottom:1px solid #e5e7eb;background-color:#fff}._tableRow_b26g9_1515:last-child{border-bottom:none}._itemColumn_b26g9_1535{width:50%;padding:0}._quantityColumn_b26g9_1545{width:20%;padding:0}._unitsColumn_b26g9_1555{width:20%;padding:0;display:flex;align-items:center}._actionsColumn_b26g9_1569{width:10%;display:flex;align-items:center;justify-content:center}._tableHeader_b26g9_525 ._itemColumn_b26g9_1535,._tableHeader_b26g9_525 ._quantityColumn_b26g9_1545,._tableHeader_b26g9_525 ._unitsColumn_b26g9_1555{color:#000;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:8px 10px}._tableRow_b26g9_1515 input{width:100%;height:100%;padding:12px 10px;border:none;background:#fff;font-size:14px;box-sizing:border-box}._tableRow_b26g9_1515 input:focus{outline:none;background-color:#f9f9ff}._removeBtn_b26g9_1633{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:4px;transition:all .2s}._removeBtn_b26g9_1633:hover{background-color:#ff00001a}._addItemButton_b26g9_1665{display:flex;align-items:center;padding:5px 0;margin-top:10px;color:#22c55e;font-weight:500;font-size:12px;background:none;border:none;cursor:pointer;transition:opacity .2s}._addItemButton_b26g9_1665:hover{opacity:.8}._addItemButton_b26g9_1665:before{content:"+";margin-right:5px;font-size:14px;font-weight:700}._CPfirstColumInputDropdown_b26g9_1715{position:relative;top:-35px;left:270px;cursor:pointer}._dropdownList_b26g9_1729{position:absolute;top:50%;left:0;z-index:10;background-color:#fff;border:1px solid #ccc;width:100%;list-style:none;padding:5px 0;margin:4px 0 0;border-radius:4px;box-shadow:0 2px 8px #0000001a}._dropdownList2_b26g9_1759{position:absolute;top:58%;left:39%;z-index:10;background-color:#fff;border:1px solid #ccc;width:8%;max-height:200px;list-style:none;padding:5px 0;margin:4px 0 0;border-radius:4px;box-shadow:0 2px 8px #0000001a;cursor:pointer;overflow-y:auto}._itemsList_b26g9_1795{max-height:300px;min-height:300px;overflow-y:auto}._dropdownItem_b26g9_1807{padding:8px 12px;cursor:pointer}._dropdownItem_b26g9_1807:hover{background-color:#f0f0f0}._removeProcessBtn_b26g9_1825{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s;position:absolute;right:5px;top:50%;transform:translateY(-50%)}._removeProcessBtn_b26g9_1825:hover{background-color:#f5f5f5}._buttondiv_1866r_7{display:flex;align-items:center;gap:20px}._dropdownItemSelected_1866r_27{background-color:#e3dffc;color:#7161ef;font-weight:500}._absoluteHead_1866r_39{position:absolute;top:1.5%;right:4%;z-index:10}._absoluteHeadbutton1_1866r_53{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1866r_83{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._Container_1866r_115{padding:20px;display:flex;flex-direction:column;gap:20px;background-color:#faf8fe;font-family:Inter,sans-serif}._TopSection_1866r_133{display:flex;justify-content:space-between;height:10px}._Imgh3_1866r_145{display:flex;align-items:center}._ImgButton2_1866r_155{display:flex;align-items:center;gap:20px}._CancelButton_1866r_167{background:#e3dffc;border:none;height:30px;width:80px;border-radius:6px;cursor:pointer}._SaveButton_1866r_185{background:#7161ef;border:none;height:30px;width:80px;border-radius:6px;color:#fff;font-weight:700;cursor:pointer}._PrimaryInput_1866r_207{display:flex;gap:35px;flex-wrap:wrap}._FirstInput_1866r_219{color:#7161ef;flex-wrap:wrap;margin-bottom:10px}._PrimaryInput_1866r_207 label{color:#7161ef;flex-wrap:wrap}._DropDownCls_1866r_241{width:300px;flex-wrap:wrap;position:relative}._DropDownCls2_1866r_253{width:400px;flex-wrap:wrap;position:relative}._PanComGst_1866r_265{display:flex;gap:35px;flex-wrap:wrap}._SecondSection_1866r_277{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._CuPayTds_1866r_291{display:flex;gap:35px;flex-wrap:wrap}._Ptag_1866r_303{display:flex;gap:20px;align-items:center;flex-wrap:wrap}._VendorPtag_1866r_317{font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;line-height:normal;margin:0}._CLCtrashIconContainer_1866r_333{display:flex;align-items:center;justify-content:center;margin-top:20px;height:40px}._CLCtrashIcon_1866r_333{width:20px;height:20px;cursor:pointer}._CheckboxTag_1866r_359{accent-color:#7161ef}._WeFaceTwit_1866r_367{display:flex;gap:35px;flex-wrap:wrap}._newContactdiv_1866r_379{display:flex;justify-content:end;color:#1eae41;padding-right:12%;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;margin-top:5px}._ProtalSection_1866r_405{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._ThirdSectionContainer_1866r_421{display:flex;flex-direction:column;gap:20px}._BillShipContainer_1866r_433{display:flex;gap:100px;flex-wrap:wrap}._BillingSection_1866r_445,._ShippingSection_1866r_459{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._ContactContainer_1866r_475{display:flex;flex-direction:column;gap:20px}._RadMark_1866r_487{display:flex;flex-wrap:wrap;justify-content:space-between;width:90%}._ContactInput_1866r_501{display:block;gap:20px;flex-wrap:wrap;margin-bottom:15px}._FifthContainer_1866r_517{display:flex;flex-direction:column;gap:20px}._AccountBank_1866r_529,._AccSwifTIfsc_1866r_541{display:flex;gap:25px;flex-wrap:wrap}._SixthContainer_1866r_555{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._VendorStaticInput_1866r_569{display:flex;gap:20px}._PurchaseAddressH3_1866r_579{color:#2e2e2e;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:5px}._VendorMarkAsPrimary_1866r_599{display:flex;gap:10px;align-items:center;margin-bottom:10px}._VendorMarkAsPrimary_1866r_599 p{margin:0;font-size:14px}._VendorInputSectionAlign_1866r_623{display:flex;gap:20px;align-items:center;flex-wrap:wrap}._dropdownContainer_1866r_639{position:relative;width:100%}._dropdownHeader_1866r_649{width:100%;padding:8px 12px;border-radius:6px;border:1px solid #dbe0eb;font-size:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#fff}._dropdownList_1866r_675{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;border:1px solid #dbe0eb;border-radius:6px;background:#fff;z-index:10;margin-top:4px;box-shadow:0 4px 8px #0000001a}._dropdownItem_1866r_19{padding:8px 12px;cursor:pointer;font-size:14px}._dropdownItem_1866r_19:hover{background-color:#f5f5f5}._dropdownList_1866r_675::-webkit-scrollbar{width:6px}._dropdownList_1866r_675::-webkit-scrollbar-track{background:transparent}._dropdownList_1866r_675::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:3px}._modalContent_1866r_755{padding:16px}._searchContainer_1866r_763{position:relative;margin-bottom:16px}._searchIcon_1866r_773{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;z-index:1}._searchInput_1866r_791{width:100%;padding:8px 12px 8px 40px;border:1px solid #e5e5e5;border-radius:6px;font-size:14px;background-color:#fff}._searchInput_1866r_791::placeholder{color:#999}._searchInput_1866r_791:focus{outline:none;border-color:#4f46e5}._itemsContainer_1866r_827{border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;max-height:240px;overflow-y:auto}._item_1866r_827{padding:12px 16px;color:#333;font-size:14px;cursor:pointer}._item_1866r_827:last-child{border-bottom:none}._item_1866r_827:hover{background-color:#f9fafb}._itemsContainer_1866r_827::-webkit-scrollbar{width:6px}._itemsContainer_1866r_827::-webkit-scrollbar-track{background:transparent}._itemsContainer_1866r_827::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:3px}._IACmodalContent_1866r_903{padding:16px 2px;width:100%}._IACsearchContainer_1866r_913{position:relative;margin-bottom:16px}._IACsearchIcon_1866r_923{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;z-index:1}._IACsearchInput_1866r_941{width:100%;padding:8px 12px 8px 40px;border:1px solid #e5e5e5;border-radius:6px;font-size:14px;background-color:#fff}._IACsearchInput_1866r_941::placeholder{color:#999}._IACsearchInput_1866r_941:focus{outline:none;border-color:#4f46e5}._IACitemsContainer_1866r_977{border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;max-height:280px;min-height:280px;overflow-y:auto}._IACcheckboxContainer_1866r_995{display:flex;gap:15px;align-items:center;width:100%}._IACcheckboxContainer_1866r_995 input[type=checkbox]{width:15px;height:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #919191;border-radius:4px;cursor:pointer;position:relative;transition:all .3s ease}._IACcheckboxContainer_1866r_995 input[type=checkbox]:checked{background-color:#7161ef;border:2px solid #7161ef}._IACcheckboxContainer_1866r_995 input[type=checkbox]:after{content:"✔";font-size:12px;color:#fff;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}._IACcheckboxContainer_1866r_995 input[type=checkbox]:checked:after{display:block}._IACcheckboxContainer_1866r_995 label{color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._IACitem_1866r_977{color:#333;font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}._IACitem_1866r_977:last-child{border-bottom:none}._IACitem_1866r_977:hover{background-color:#f9fafb}._IACitemsContainer_1866r_977::-webkit-scrollbar{width:6px}._IACitemsContainer_1866r_977::-webkit-scrollbar-track{background:transparent}._IACitemsContainer_1866r_977::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:3px}._ItemsSection_1866r_1163{display:flex;flex-direction:column;gap:20px;max-width:600px}._ItemsTable_1866r_1177{border:1px solid #dbe0eb;border-radius:8px;background-color:transparent;overflow:hidden}._ItemsTableHeader_1866r_1191{display:grid;grid-template-columns:1fr;background-color:#f4f2ff;padding:12px 16px;border-bottom:1px solid #dbe0eb;font-weight:600;font-size:14px;color:#2e2e2e}._ItemsTableRow_1866r_1213{display:grid;grid-template-columns:1fr;padding:12px 16px;border-bottom:1px solid #f0f0f0;align-items:center}._ItemsTableRow_1866r_1213:last-child{border-bottom:none}._ItemInputWithDelete_1866r_1237{display:flex;align-items:center;justify-content:space-between;gap:12px}._ItemInputWithDelete_1866r_1237 input{flex:1;padding:8px 12px;border:1px solid #dbe0eb;border-radius:6px;font-size:14px;background-color:#f9fafb}._ItemInputWithDelete_1866r_1237 svg{cursor:pointer;transition:transform .2s}._ItemInputWithDelete_1866r_1237 svg:hover{transform:scale(1.1)}._NoItemsMessage_1866r_1287{padding:24px;text-align:center;color:#6b7280;font-size:14px}._AddItemButton_1866r_1301{padding:8px 16px;background-color:#7161ef;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;align-self:flex-start;transition:background-color .2s}._AddItemButton_1866r_1301:hover{background-color:#5d4fd4}._buttondiv_14t4d_1{display:flex;align-items:center;gap:20px}._absoluteHead_14t4d_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_14t4d_25{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_14t4d_55{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._buttondiv_xr964_1{display:flex;align-items:center;gap:20px}._absoluteHead_xr964_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_xr964_25{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_xr964_55{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._createPurchaseReturnContainer_z50ik_1{display:flex;flex-direction:column;gap:20px;padding:20px}._purchaseOrderFirstInputSection_z50ik_15,._purchaseOrderInputSection2_z50ik_17,._purchaseOrderInputSection3_z50ik_19{display:flex;gap:20px}._inputContainer_z50ik_29{display:flex;flex-direction:column;position:relative}._inputContainer_z50ik_29 label{color:#000;font-size:14px;margin-bottom:6px;font-weight:500}._inputField_z50ik_55{width:261px;height:35px;border:1px solid #E0E0E0;border-radius:4px;padding:0 10px;font-size:14px;outline:none}._inputField_z50ik_55[name=poid]{padding-right:30px}._inputField_z50ik_55:focus{border-color:#7161ef}._inputField_z50ik_55[readonly]{background-color:#f9f9f9;cursor:not-allowed}._dropdownContainer_z50ik_103{position:absolute;top:100%;left:0;z-index:1000;width:261px;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;box-shadow:0 2px 5px #0000001a;margin-top:2px}._dropdownItem_z50ik_133{padding:10px;cursor:pointer;border-bottom:1px solid #F0F0F0}._dropdownItem_z50ik_133:hover{background-color:#f5f5ff}._dropdownItem_z50ik_133:last-child{border-bottom:none}._createPurchaseReturnSecondContainer_z50ik_161{display:flex;flex-direction:column;gap:20px;margin-top:10px}._createPurchaseReturnSecondContainer_z50ik_161 h3{margin:0;font-size:16px;color:#333}._purchaseReturnItemContainer_z50ik_187{display:flex;flex-direction:column;gap:15px;padding:15px;background-color:#f9f9f9;border-radius:4px}._purchaseReturnPurposeDeleteButton_z50ik_205{display:flex;align-items:flex-start;gap:20px}._purposeInput_z50ik_217{flex-grow:1}._purposeInput_z50ik_217 ._inputField_z50ik_55{width:100%}._deleteButton_z50ik_233{width:18px;cursor:pointer;margin-top:30px}._deleteBtnContainer_z50ik_245{display:flex;align-items:center}._purchaseOrderButton_z50ik_255{background:none;border:none;color:#7161ef;cursor:pointer;text-align:left;font-weight:500;padding:0;margin:0 0 0 15px;align-self:flex-start}._buttonContainer_z50ik_279{display:flex;justify-content:flex-end;margin-top:20px}._saveButton_z50ik_291{background-color:#7161ef;color:#fff;border:none;border-radius:4px;padding:10px 20px;cursor:pointer;font-weight:500}._saveButton_z50ik_291:hover{background-color:#5d4de6}._saveButton_z50ik_291:disabled{background-color:#c5c5c5;cursor:not-allowed}._inputError_z50ik_329{border-color:#ff6b6b}._errorText_z50ik_337{color:#ff6b6b;font-size:12px;margin-top:4px}._buttondiv_z50ik_349{display:flex;align-items:center;gap:20px}._absoluteHead_z50ik_361{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_z50ik_373{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_z50ik_403{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton_z50ik_373{padding:5px 15px;border-radius:6px;background:#e5e5e5;border:none;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}.custom-dropdown{position:relative;display:inline-block}.dropdown-header{padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;color:#1f2021;background:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;justify-content:space-between;-webkit-user-select:none;user-select:none}.dropdown-header:hover{border-color:#cbd5e1}.dropdown-icon{transition:transform .2s;color:#94a3b8}.dropdown-icon.open{transform:rotate(180deg)}.dropdown-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;z-index:1000;max-height:200px;overflow-y:auto}.dropdown-option{padding:8px 12px;font-size:12px;color:#475569;cursor:pointer;transition:background .15s}.dropdown-option:hover{background:#f8fafc}.dropdown-option.selected{background:#f1f5f9;color:#0f172a;font-weight:500}._CLCcontainer_d4g5m_1{padding:20px 30px;display:flex;flex-direction:column;gap:20px;background-color:#faf8fe;font-family:Inter,sans-serif}._CLCsection_d4g5m_19{display:flex;flex-direction:column;gap:20px}._CLCheading_d4g5m_31{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0}._CLCdivider_d4g5m_51{border:1px solid #dbe0eb;width:100%;opacity:.5;margin:10px auto}._CLCinputGroup_d4g5m_67,._CLCprimaryInputs_d4g5m_79{display:flex;gap:35px;flex-wrap:wrap}._CLCinputContainer_d4g5m_91{display:flex;flex-direction:column;gap:8px}._CLClabels_d4g5m_103{color:#4a4ebc;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CLClabel_d4g5m_103{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CLCinput_d4g5m_67{width:300px;height:35px;padding:0 12px;border:1px solid #dbe0eb;border-radius:6px;font-size:14px;color:#2e2e2e;outline:none;transition:border-color .2s}._CLCinput_d4g5m_67:focus{border-color:#7161ef}._CLCtextarea_d4g5m_171{height:100px;padding:10px 12px}._CLCdropdownContainer_d4g5m_183{display:flex;flex-direction:column;gap:8px;position:relative;width:300px}._CLCdropdown_d4g5m_183{height:35px;border:1px solid #dbe0eb;border-radius:6px;display:flex;align-items:center;padding:0 12px;cursor:pointer;position:relative;background-color:#fff}._CLCselected_d4g5m_223{flex:1;color:#2e2e2e;font-size:14px}._CLCoptions_d4g5m_235{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #dbe0eb;border-radius:6px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 4px 8px #0000001a}._CLCoption_d4g5m_235{padding:10px 12px;cursor:pointer;font-size:14px;color:#2e2e2e}._CLCcreateOption_d4g5m_279{border-top:1px solid #e0e0e0;font-weight:500;color:#007bff;position:sticky;bottom:0;background-color:#faf8fe}._CLCcreateOption_d4g5m_279:hover{background-color:#e7f3ff}._CLCcreateInput_d4g5m_307{width:100%;border:none;outline:none;background:transparent;font-size:14px;color:#2e2e2e}._CLCcreateInput_d4g5m_307::placeholder{color:#999}._CLCcreateActions_d4g5m_335{display:flex;gap:4px}._CLCcreateButton_d4g5m_345,._CLCcancelButton_d4g5m_347{width:20px;height:20px;border:none;border-radius:3px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700}._CLCcreateButton_d4g5m_345{background-color:#28a745;color:#fff}._CLCcreateButton_d4g5m_345:hover{background-color:#218838}._CLCcancelButton_d4g5m_347{background-color:#dc3545;color:#fff}._CLCcancelButton_d4g5m_347:hover{background-color:#c82333}._CLCoption_d4g5m_235:hover{background-color:#f5f5f5}._CLCpanComGst_d4g5m_419,._CLCcuPayTds_d4g5m_421{display:flex;gap:35px;flex-wrap:wrap}._CLCaddressContainer_d4g5m_435{display:flex;gap:100px;flex-wrap:wrap}._CLCaddressColumn_d4g5m_447{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._CLCshippingHeader_d4g5m_461{display:flex;align-items:center;justify-content:space-between}._CLCsameAsLink_d4g5m_473{color:#7161ef;font-size:12px;font-weight:600;cursor:pointer;margin:0}._CLCcontactRow_d4g5m_491{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}._CLCprimaryRadio_d4g5m_505{display:flex;align-items:center;gap:10px}._CLCradioInput_d4g5m_517{width:16px;height:16px;accent-color:#7161ef}._CLCradioLabel_d4g5m_529{font-size:14px;color:#2e2e2e}._CLCcontactInputs_d4g5m_539{display:flex;gap:20px;align-items:center;flex-wrap:wrap}._CLCtrashIconContainer_d4g5m_553{display:flex;align-items:center;justify-content:center;height:40px}._CLCtrashIcon_d4g5m_553{width:20px;height:20px;cursor:pointer}._CLCaddContactContainer_d4g5m_579{width:91%;text-align:right}._CLCaddContactButton_d4g5m_589{background:none;text-align:end;border:none;color:#1eae41;font-size:14px;font-weight:600;cursor:pointer;padding-right:10%}._CLCdropdown_d4g5m_183{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #ddd;border-radius:4px;padding:10px 12px;background-color:#fff;cursor:pointer;height:35px}._CLCdropdownIcon_d4g5m_641{display:flex;align-items:center;justify-content:center;color:#777}._CLCtrashIconContainer_d4g5m_553{display:flex;align-items:center;justify-content:center;height:42px;margin-top:25px}._CLCtrashIcon_d4g5m_553{cursor:pointer;width:20px;height:20px}._CLCsaveButton_d4g5m_687{background-color:#2563eb;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:16px;cursor:pointer;margin-top:20px}._CLCsaveButton_d4g5m_687:hover{background-color:#1e40af}._buttondiv_d4g5m_717{display:flex;align-items:center;gap:20px}._absoluteHead_d4g5m_729{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton2_d4g5m_741{padding:5px 12px;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;background-color:#7161ef;color:#fff}._absoluteHeadbutton1_d4g5m_775{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._buttondiv_sewta_7{display:flex;align-items:center;gap:20px}._absoluteHead_sewta_19{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_sewta_31{padding:5px 13px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_sewta_61{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._buttondiv_37jl1_1{display:flex;align-items:center;gap:20px}._absoluteHead_37jl1_13{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_37jl1_25{padding:5px 13px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_37jl1_55{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CreateSalesReturnContainer_m04m6_1{display:flex;flex-direction:column;gap:15px;padding:20px 30px;background-color:#faf8fe;min-height:100vh;width:80%}._buttondiv_m04m6_21{display:flex;align-items:center;gap:20px}._absoluteHead_m04m6_33{position:absolute;top:1.5%;right:4%}._dropdownItem_m04m6_43{padding:10px;cursor:pointer;border-bottom:1px solid #F0F0F0}._dropdownItem_m04m6_43:hover{background-color:#f5f5ff}._dropdownContainer_m04m6_61{position:absolute;top:100%;left:0;z-index:100;width:261px;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #E0E0E0;border-radius:4px;box-shadow:0 2px 5px #0000001a;margin-top:2px}._dropdownItem_m04m6_43:last-child{border-bottom:none}._absoluteHeadbutton1_m04m6_95{padding:5px 13px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_m04m6_125{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._sectionTitle_m04m6_157{color:#1d1d1d;font-size:18px;font-weight:600;margin:20px 0 15px}._salesOrderHeader_m04m6_173{margin-top:20px}._SaleOrderInputSection_m04m6_181{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._customInputContainer_m04m6_193{display:flex;flex-direction:column;position:relative}._customInputLabel_m04m6_205{font-size:14px;font-weight:500;margin-bottom:8px;color:#6563ef}._customInput_m04m6_193{height:35px;border-radius:6px;border:1px solid #e0e0e0;padding:6px 12px;font-size:14px;color:#1d1d1d;background-color:#fff;width:100%}._customInput_m04m6_193:focus{outline:none;border-color:#7161ef}._productSection_m04m6_253{display:flex;flex-direction:column;gap:10px;margin-bottom:25px;width:100%}._productRow_m04m6_271{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:flex-start}._productCol_m04m6_285,._quantityCol_m04m6_287,._batchCol_m04m6_289{display:flex;flex-direction:column}._productLabel_m04m6_299{font-size:14px;font-weight:500;margin-bottom:8px;color:#000}._productLabels_m04m6_313{font-size:14px;font-weight:500;margin-bottom:8px;color:#4e4eb6}._productInput_m04m6_327{height:35px;border-radius:6px;border:1px solid #e0e0e0;padding:6px 12px;font-size:14px;color:#1d1d1d;background-color:#fff;width:100%}._productInput_m04m6_327:focus{outline:none;border-color:#7161ef}._additionalBatchRow_m04m6_361{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:flex-start;position:relative}._batchWithDeleteCol_m04m6_385{display:flex;align-items:flex-start;gap:10px;position:relative}._batchInputWrapper_m04m6_399{flex:1;display:flex;flex-direction:column}._removeBatchBtn_m04m6_411{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:30px}._trashIcon_m04m6_431{width:16px;height:16px;color:#f44336}._addBatchRow_m04m6_445{display:flex;justify-content:flex-end;padding-right:20px}._addBatchBtn_m04m6_457{background:none;border:none;color:#4caf50;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;padding:0}._addBatchIcon_m04m6_481{margin-right:5px;font-weight:700}._purposeRow_m04m6_493{display:flex;width:100%;position:relative}._purposeCol_m04m6_505{width:100%;display:flex;flex-direction:column}._purposeInputWrapper_m04m6_517{display:flex;align-items:center;gap:10px;width:100%;position:relative}._purposeInput_m04m6_517{flex:.5;height:35px;border-radius:6px;border:1px solid #e0e0e0;padding:6px 12px;font-size:14px;color:#1d1d1d;background-color:#fff}._purposeInput_m04m6_517:focus{outline:none;border-color:#7161ef}._removeProductBtn_m04m6_565{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._addProductRow_m04m6_585{display:flex;margin-top:0}._addProductBtn_m04m6_595{background:none;border:none;color:#6563ef;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;padding:0}._plusIcon_m04m6_619{width:16px;height:16px;margin-right:8px}._customDropdownWrapper_m04m6_633{position:relative;width:100%}._customDropdownHeader_m04m6_643{height:35px;border-radius:6px;border:1px solid #e0e0e0;padding:6px 30px 6px 12px;font-size:14px;color:#1d1d1d;background-color:#fff;display:flex;align-items:center;cursor:pointer;position:relative}._customDropdownList_m04m6_671{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-top:4px;z-index:10;box-shadow:0 2px 8px #0000001a;max-height:200px;overflow-y:auto}._customDropdownItem_m04m6_701{padding:8px 12px;cursor:pointer;font-size:14px}._customDropdownItem_m04m6_701:hover{background-color:#f5f5ff}._dropdownIcon_m04m6_721{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#666;transition:transform .2s ease}._rotate180_m04m6_743{transform:translateY(-50%) rotate(180deg)}._CIcontainer_ti9t6_1{padding:20px 20px 80px;background-color:#faf8fe;border-radius:8px}._CIfirstSection_ti9t6_13{display:flex;gap:24px;margin-bottom:24px;width:50%}._CIimageUpload_ti9t6_27{flex:.8}._selectedReferItem_ti9t6_35{background-color:#e3f2fd}._CIimageBox_ti9t6_43{border:2px dashed #ccc;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;max-height:160px;border-radius:8px;overflow:hidden;position:relative}._uploadedImageContainer_ti9t6_71{position:absolute;top:0;left:0;width:100%;height:100%}._uploadedImage_ti9t6_71{width:100%;max-width:100%;height:100%;object-fit:cover;display:block}._removeImageBtn_ti9t6_103{position:absolute;top:10px;right:10px;background-color:#fffc;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;color:#333}._removeImageBtn_ti9t6_103:hover{background-color:#fff}._CIuploadBtn_ti9t6_145{margin-top:16px;padding:8px 16px;background-color:#6c5ce7;color:#fff;border:none;border-radius:4px;cursor:pointer}._CIrightFields_ti9t6_165{flex:2;display:flex;flex-direction:column;justify-content:space-between}._CIinputRow_ti9t6_179{display:flex;gap:10px;align-items:flex-end}._CIinputGroups_ti9t6_191{flex:1;display:flex;flex-direction:column;gap:10px}._CIinputGroups_ti9t6_191 label{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CIinputGroups_ti9t6_191 input{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}._CIweightInputGroup_ti9t6_239{display:flex;width:100%}._CIweightInput_ti9t6_239{flex:1;padding:8px;border:1px solid #ddd;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:none!important;font-size:14px}._CIweightUnitDropdown_ti9t6_273{position:relative;width:60px}._CIweightUnitSelected_ti9t6_283{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 8px;border:1px solid #ddd;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#fff;cursor:pointer}._CIweightUnitText_ti9t6_309{margin-right:5px;font-size:14px}._CIweightUnitOptions_ti9t6_319{position:absolute;top:100%;right:0;width:60px;background-color:#fff;border:1px solid #ddd;border-radius:4px;z-index:10}._CIweightUnitOption_ti9t6_319{padding:6px 10px;font-size:14px;cursor:pointer;text-align:center}._CIweightUnitOption_ti9t6_319:hover{background-color:#f5f5f5}._CIcustomDropdown_ti9t6_365{position:relative;width:100%}._CIdropdownSelected_ti9t6_375{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._CIarrowDown_ti9t6_399{font-size:10px}._CIdropdownOptions_ti9t6_407{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #ddd;border-radius:4px;z-index:10;max-height:200px;overflow-y:auto}._CIdropdownOption_ti9t6_407{padding:8px;cursor:pointer;font-size:14px}._CIdropdownOption_ti9t6_407:hover{background-color:#f5f5f5}._CIinputGroup_ti9t6_191{flex:1;display:flex;flex-direction:column;gap:8px}._CIinputGroup_ti9t6_191 label{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CIinputGroup_ti9t6_191 input,._CIinputGroup_ti9t6_191 textarea{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}._CIverticalDivider_ti9t6_501{width:1px;background-color:#ddd;margin:0 12px;align-self:stretch}._CIverticalDividerz_ti9t6_515{width:1px;background-color:#faf8fe;margin:0 12px;align-self:stretch}._CIdivider_ti9t6_529{border:none;border-top:1px solid #ddd;margin:24px 0}._CIsecondSection_ti9t6_541{display:flex;gap:24px}._CIleftPanel_ti9t6_551{flex:1;display:flex;flex-direction:column;gap:20px}._CIrightPanel_ti9t6_565{flex:1;display:flex;flex-direction:column;gap:20px;padding:0 30px}._CIleftPanel_ti9t6_551 h4{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CIdimensionsRow_ti9t6_599{display:flex;gap:10px}._CIdimensionField_ti9t6_609{flex:1;display:flex;gap:20px;align-items:center}._CIdimensionField_ti9t6_609 label{color:#a8a8a8;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._CIdimensionField_ti9t6_609 input{padding:5px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:40%}._CIweightCategoryRow_ti9t6_657,._CIbrandRow_ti9t6_659,._CIidentifiersRow_ti9t6_661{display:flex;gap:10px;padding:0 50px 0 0}._CIaddProductRow_ti9t6_673{display:flex;flex-direction:column;gap:15px;width:100%}._CIaddProductRow_ti9t6_673 label{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CIaddProductInput_ti9t6_705{display:flex;gap:25px;width:100%;align-items:center}._CIaddProductInput_ti9t6_705 input{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}._CIaddButton_ti9t6_735{width:38px;padding:0 0 2px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#6c5ce7;color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:25px}._CIthirdSection_ti9t6_765{display:flex;gap:24px}._CIcostSection_ti9t6_775{flex:1}._CIcostSectionChild_ti9t6_783{width:45%;display:flex;flex-direction:column;gap:20px}._CItrackingSection_ti9t6_797{flex:1;display:flex;flex-direction:column;gap:20px;padding:0 30px}._CItrackingRow_ti9t6_813{display:flex;gap:10px;padding:0 50px 0 0}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825{display:flex;align-items:center;gap:10px;padding:8px 0}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825 input[type=checkbox]{width:15px;height:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #919191;border-radius:4px;cursor:pointer;position:relative;transition:all .3s ease}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825 input[type=checkbox]:checked{background-color:#7161ef;border:2px solid #7161ef}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825 input[type=checkbox]:after{content:"✔";font-size:12px;color:#fff;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825 input[type=checkbox]:checked:after{display:block}._CIinputGroups_ti9t6_191 ._CIcheckboxGroup_ti9t6_825 label{color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._CIcostSectionChild_ti9t6_783 h3,._CItrackingSection_ti9t6_797 h3{color:#333;font-size:16px;margin-bottom:16px}._CIcostSectionChild_ti9t6_783 textarea,._CItrackingSection_ti9t6_797 textarea{resize:none;min-height:100px}._absoluteHead_ti9t6_959{position:absolute;top:1.5%;right:4%}._buttondiv_ti9t6_975{display:flex;align-items:center;gap:20px}._absoluteHeadbutton1_ti9t6_991{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_ti9t6_1027{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CINDimensionWord_ti9t6_1063{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}._FormContainer_ti9t6_1085{max-width:100%}._CINDLength_ti9t6_1093{color:#a8a8a8;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._CINDinputLength_ti9t6_1111{border-radius:5px;border:1px solid #dbe0eb;background:#fff;width:74px;min-width:60px;height:36px;padding:6px 10px;box-sizing:border-box}._CINFlexingAllInputs_ti9t6_1133{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}._CINlengthInputflexGap_ti9t6_1147{display:flex;align-items:center;gap:10px}._CINvendorWord_ti9t6_1159{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px}._CINinputVendor_ti9t6_1179{border-radius:5px;border:1px solid #dbe0eb;background:#fff;height:36px;width:100%;max-width:400px;min-width:200px;padding:6px 10px;box-sizing:border-box;cursor:pointer}._CINweightInput_ti9t6_1205{width:100%;height:36px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;padding:6px 40px 6px 10px;box-sizing:border-box;outline:none}._CINDFLexingTwoInputColumns_ti9t6_1227{max-width:1000px;display:flex;gap:5px;flex-wrap:wrap;position:relative;top:-20px}._CINDWeightItemBrandMan_ti9t6_1245{display:flex;flex-direction:column;gap:10px;min-width:180px;max-width:300px;position:relative}._CINDWeightItemBrandMan1_ti9t6_1263{display:flex;flex-direction:column;gap:10px;min-width:100px;position:relative;max-width:100px}._weightInputWrapper_ti9t6_1283{position:relative;display:flex;align-items:center;max-width:261px;min-width:180px}._unitSelector_ti9t6_1301{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;background-color:#f5f5f5;border:1px solid #e7e9ee;border-radius:0 5px 5px 0;padding:0 8px;cursor:pointer;gap:4px}._unitSelector_ti9t6_1301:hover{background-color:#e9e9e9}._unitText_ti9t6_1339{font-size:14px;color:#2e2e2e;font-family:Inter}._CINdropdownIcon_ti9t6_1351{width:20px;height:20px}._dropdownMenu_ti9t6_1363{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #dbe0eb;border-radius:5px;z-index:1000;min-width:58px;max-height:200px;overflow-y:auto;box-shadow:0 2px 8px #0000001a;margin-top:2px}._dropdownMenuItemCategory_ti9t6_1393{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #dbe0eb;border-radius:5px;z-index:1000;min-width:225px;box-shadow:0 2px 8px #0000001a;overflow:auto;margin-top:2px;max-height:12.8125rem}._vendorWrapper_ti9t6_1423{position:relative}._dropdownVendor_ti9t6_1431{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #dbe0eb;border-radius:5px;z-index:1000;max-height:200px;box-shadow:0 2px 8px #0000001a;overflow-y:auto;margin-top:2px;max-width:400px}._dropdownOption_ti9t6_1463{padding:8px 12px;cursor:pointer;font-size:14px;color:#2e2e2e;font-family:Inter;transition:background-color .2s ease}._dropdownOption_ti9t6_1463:hover{background-color:#f0f0f0}._dropdownOption_ti9t6_1463._selected_ti9t6_35{background-color:#e6f3ff;color:#06c}._dropdownOption_ti9t6_1463:not(:last-child){border-bottom:1px solid #eee}._CINDWeightItemBrandMans_ti9t6_1507{display:flex;flex-direction:column;gap:10px;width:261px}._CINOpeningStockFlex_ti9t6_1521 label,._CINDWeightItemBrandMans_ti9t6_1507 label,._CINDWeightItemBrandMan_ti9t6_1245 label,._CINDWeightItemBrandMan1_ti9t6_1263 label{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CINWeightINputFlexing_ti9t6_1577{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px}._CINWeightINputFlexings_ti9t6_1591{display:flex}._CINflexingColumnGap_ti9t6_1599{display:flex;flex-direction:column;gap:30px;flex:1;min-width:300px}._CINhscflexingGap_ti9t6_1617{display:flex;flex-direction:column;gap:10px}._CINOpeningStockFlex_ti9t6_1521{display:flex;flex-direction:column;gap:10px;min-width:180px}._CINflexingOpeningReorderRate_ti9t6_1645{display:flex;gap:20px;flex-wrap:wrap}._CINOpening_ti9t6_1521{width:261px;max-width:100%;height:36px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;padding:6px 10px;box-sizing:border-box}._itemTrackingFlexinggap_ti9t6_1679{display:flex;flex-direction:column;gap:20px}._CIdivider_ti9t6_529{border:none;border-top:1px solid #dbe0eb;margin:20px 0}._GstDetailsWord_ti9t6_1703,._ItemTrackingword_ti9t6_1721{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:140%}._VendorContainer_ti9t6_1739{position:relative;width:100%}._CINdropdownIcons_ti9t6_1749{position:absolute;top:50%;right:21%;transform:translateY(-50%);cursor:pointer;pointer-events:none}._referSearchContainer_ti9t6_1781,._searchContainer_ti9t6_1791{margin-bottom:15px;width:100%}._searchInput_ti9t6_1801{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}._productsContainer_ti9t6_1843{overflow-y:auto;max-height:300px;border:1px solid #eee;border-radius:4px;width:100%}._productItem_ti9t6_1859{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-bottom:1px solid #eee}._productItem_ti9t6_1859:last-child{border-bottom:none}._productItem_ti9t6_1859:hover{background-color:#f9f9f9}._productCheckbox_ti9t6_1891{display:flex;align-items:center}._productCheckbox_ti9t6_1891 input[type=checkbox]{margin-right:10px;cursor:pointer;width:16px;height:16px}._productCheckbox_ti9t6_1891 label{font-size:14px;cursor:pointer}._productQuantity_ti9t6_1925{display:flex;align-items:center}@media (max-width: 768px){._productItem_ti9t6_1859{flex-direction:column;align-items:flex-start}._productQuantity_ti9t6_1925{margin-top:8px;margin-left:26px}}@media (max-width: 1200px){._FormContainer_ti9t6_1085{max-width:1000px}._CINDFLexingTwoInputColumns_ti9t6_1227{gap:30px}}._referModalContent_ti9t6_1767{width:100%;max-height:400px;display:flex;flex-direction:column}._referSearchContainer_ti9t6_1781{margin-bottom:15px;width:100%}._referSearchInput_ti9t6_1817{width:100%;padding:10px;border:1px solid #e0e0e0;border-radius:5px;font-size:14px;outline:none}._referSearchInput_ti9t6_1817:focus{border-color:#6366f1}._referItemsContainer_ti9t6_2033{display:flex;flex-direction:column;min-height:300px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:5px}._referItem_ti9t6_2033{padding:6px 15px;border-bottom:1px solid #e0e0e0;text-align:left;cursor:pointer;transition:background-color .2s;color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._referItem_ti9t6_2033:last-child{border-bottom:none}._referItem_ti9t6_2033:hover{background-color:#f3f4f6}._referItem_ti9t6_2033._selected_ti9t6_35{background-color:#eef2ff;font-weight:500}._uploadedImage_ti9t6_71{width:auto;height:100%;object-fit:contain;display:block;margin:0 auto}._removeImageBtn_ti9t6_103{box-shadow:-4px 1px 10px #828282}._CINDWeightItemBrandMan1_ti9t6_1263 label span{font-size:12px;color:#6c6c6c}._container_1fbyx_1{padding:2rem;background:#faf8fe;min-height:90vh;max-width:800px}._header_1fbyx_17{margin-bottom:2rem}._inputGroup_1fbyx_25{display:flex;flex-direction:column;gap:10px;width:100%;max-width:400px}._inputGroup_1fbyx_25 label{color:#7161ef;font-family:Inter,sans-serif;font-size:15px;font-weight:500}._inputGroup_1fbyx_25 input{padding:10px 14px;border-radius:6px;border:1px solid #dbe0eb;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease}._inputGroup_1fbyx_25 input:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 3px #7161ef1a}._section_1fbyx_93{margin-bottom:1rem}._section_1fbyx_93 h2{color:#2e2e2e;font-family:Inter,sans-serif;font-size:15px;font-weight:600;margin-bottom:1rem}._subCategoriesContainer_1fbyx_119{background:transparent;border-radius:8px;border:none}._subCategoryRow_1fbyx_131{display:flex;align-items:center;gap:10px;margin-bottom:12px}._subCategoryRow_1fbyx_131:last-child{margin-bottom:0}._subCategoryInput_1fbyx_153{flex:1;padding:10px 14px;border-radius:6px;border:1px solid #dbe0eb;background:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;transition:all .2s ease}._subCategoryInput_1fbyx_153:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 3px #7161ef1a}._removeBtn_1fbyx_189{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:4px;color:#ef4444;transition:all .2s;flex-shrink:0}._removeBtn_1fbyx_189:hover{background-color:#ef44441a}._removeBtn_1fbyx_189:disabled{opacity:.3;cursor:not-allowed;color:#9ca3af}._removeBtn_1fbyx_189:disabled:hover{background-color:transparent}._addButton_1fbyx_247{display:flex;align-items:center;padding:10px 0;color:#7161ef;font-weight:600;font-size:13px;background:none;border:none;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._addButton_1fbyx_247:before{content:"+";margin-right:6px;font-size:18px;font-weight:700}._addButton_1fbyx_247:hover{color:#5a4fd3}._addButton_1fbyx_247:disabled{opacity:.6;cursor:not-allowed}._descriptionInput_1fbyx_309{display:flex;flex-direction:column;gap:10px;margin-bottom:5rem}._descriptionInput_1fbyx_309 label{color:#2e2e2e;font-family:Inter,sans-serif;font-size:15px;font-weight:600}._textarea_1fbyx_337{padding:12px 14px;height:120px;width:100%;border-radius:6px;border:1px solid #dbe0eb;background:#fff;resize:vertical;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;transition:all .2s ease}._textarea_1fbyx_337:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 3px #7161ef1a}._buttondiv_1fbyx_379{display:flex;align-items:center;gap:20px}._absoluteHead_1fbyx_391{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1fbyx_403{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1fbyx_433{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._loadingContainer_1fbyx_467{display:flex;justify-content:center;align-items:center;height:100vh;background:#faf8fe}._spinner_1fbyx_483{animation:_spin_1fbyx_483 1s linear infinite;color:#7161ef}@keyframes _spin_1fbyx_483{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noItemsMessage_1fbyx_513{background-color:#fff;border:1px solid rgb(227,225,228);border-radius:5px;padding:24px;text-align:center;color:#666;font-size:14px;font-family:Inter,sans-serif}@media (max-width: 768px){._container_1fbyx_1{padding:1rem}._actionButtons_1fbyx_547{position:static;margin-top:24px;justify-content:flex-end}._inputGroup_1fbyx_25,._textarea_1fbyx_337{max-width:100%}}._IACcontainer_1gi0r_5{font-family:Inter,system-ui,sans-serif;margin:0 auto;padding:30px;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;min-height:90vh}._IACformSection_1gi0r_25{margin-bottom:0;width:50%}._ILCloadingState_1gi0r_33{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_1gi0r_53{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_1gi0r_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_1gi0r_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._IAClabel_1gi0r_87{display:block;color:#374151;font-family:Inter,system-ui,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:8px}._IACadjustmentType_1gi0r_109{margin-bottom:30px;display:flex;flex-direction:column;gap:12px}._IACradioGroup_1gi0r_123{display:flex;flex-direction:column;gap:16px}._IACradioOption_1gi0r_135{display:flex;align-items:center;gap:12px}._IACradioInput_1gi0r_147{width:18px;height:18px;accent-color:#7161ef;cursor:pointer}._IACradioLabel_1gi0r_161{color:#374151;font-family:Inter,system-ui,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:140%;cursor:pointer}._IACformRow_1gi0r_181{display:flex;gap:24px}._IACformGroup_1gi0r_191{flex:1;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}._IACinput_1gi0r_207{width:100%;padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;line-height:20px;color:#1f2937;transition:border-color .15s ease}._IACinput_1gi0r_207:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 2px #7161ef1a}._IACinput_1gi0r_207::placeholder{color:#9ca3af}._IACtextarea_1gi0r_249{width:100%;height:100px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;resize:none;font-size:14px;line-height:20px;color:#1f2937;font-family:Inter,system-ui,sans-serif;transition:border-color .15s ease}._IACtextarea_1gi0r_249:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 2px #7161ef1a}._IACtextarea_1gi0r_249::placeholder{color:#9ca3af}._IACdivider_1gi0r_297{height:1px;background-color:#e5e7eb;margin:20px 0}._IACitemsSection_1gi0r_309{width:100%}._IACSection_1gi0r_317{margin-bottom:30px}._IACSection_1gi0r_317 h2{color:#1f2937;font-family:Inter,system-ui,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:140%;margin-bottom:16px}._IACTable_1gi0r_345{display:flex;flex-direction:column;gap:0;width:70%;padding-top:10px;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._IACTableHeader_1gi0r_367{display:flex;background-color:#f4f2ff;border-radius:8px 8px 0 0;margin-bottom:0}._IACTableHeader_1gi0r_367 ._tableHeader1_1gi0r_381{color:#374151;font-family:Inter,system-ui,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:140%;width:40%;padding:12px 16px;border-right:1px solid #e5e7eb}._IACTableHeader_1gi0r_367 ._tableHeader2_1gi0r_405{color:#374151;font-family:Inter,system-ui,sans-serif;text-align:start;font-size:13px;font-style:normal;font-weight:600;line-height:140%;width:20%;padding:12px 16px;border-right:1px solid #e5e7eb}._IACTableHeader_1gi0r_367 ._tableHeader2_1gi0r_405:last-child{border-right:none}._IACTableRow_1gi0r_439{display:flex;justify-content:center;width:100%;border-bottom:1px solid #f4f2ff;align-items:center;background-color:#fff;position:relative}._IACTableRow_1gi0r_439:hover{background-color:#f9fafb}._IACTableRow_1gi0r_439:last-child{border-bottom:none;border-radius:0 0 8px 8px}._IACInputWithSuggestions_1gi0r_477{position:relative;width:40%;display:flex;align-items:center;padding-right:5px;border-right:1px solid #e5e7eb}._IACInputWithSuggestions_1gi0r_477 input{width:100%;padding:12px 16px;border:none;font-size:14px;color:#374151;background-color:transparent}._IACInputWithSuggestions1_1gi0r_515{position:relative;width:20%;background:transparent}._IACInputWithSuggestions1_1gi0r_515 input{width:100%;padding:12px 16px;border:none;font-size:14px;color:#374151;font-family:Inter,system-ui,sans-serif;font-style:normal;font-weight:500;border-right:1px solid #e5e7eb;background-color:transparent}._IACInputWithSuggestions1_1gi0r_515:last-child input{border-right:none}._IACremoveItemBtn_1gi0r_563{position:absolute;top:50%;right:-30px;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;transition:background-color .2s}._IACremoveItemBtn_1gi0r_563:hover{background-color:#ef44441a}._IACAddButton_1gi0r_603{display:flex;align-items:center;gap:6px;padding:8px 0;color:#7161ef;font-weight:500;font-size:16px;background:none;border:none;cursor:pointer;transition:opacity .2s}._IACAddButton_1gi0r_603 span{position:relative}._IACAddButton_1gi0r_603 span:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#7161ef;transition:width .2s}._IACAddButton_1gi0r_603:hover span:after{width:100%}._IACAddButton_1gi0r_603:before{content:"+";display:flex;justify-content:center;width:18px;height:18px;border-radius:50%;background-color:#7161ef;color:#fff;font-size:14px;font-weight:700}._IACattachmentSection_1gi0r_695{display:flex;flex-direction:column;gap:10px;margin-bottom:30px;width:50%}._IACuploadButton_1gi0r_711{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:none;border:1px solid #e5e7eb;border-radius:6px;color:#7161ef;font-family:Inter,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:all .2s;width:auto}._IACuploadButton_1gi0r_711:hover{background-color:#7161ef0d;border-color:#7161ef}._IACuploadIcon_1gi0r_759{font-size:16px}._buttondiv_1gi0r_767{display:flex;align-items:center;gap:20px}._absoluteHead_1gi0r_779{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1gi0r_791{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1gi0r_821{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._IACmodalContent_1gi0r_853{padding:16px 2px;width:100%}._IACsearchContainer_1gi0r_863{position:relative;margin-bottom:16px}._IACsearchIcon_1gi0r_873{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;z-index:1}._IACsearchInput_1gi0r_891{width:100%;padding:8px 12px 8px 40px;border:1px solid #e5e5e5;border-radius:6px;font-size:14px;background-color:#fff}._IACsearchInput_1gi0r_891::placeholder{color:#999}._IACsearchInput_1gi0r_891:focus{outline:none;border-color:#4f46e5}._IACitemsContainer_1gi0r_927{border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;max-height:280px;min-height:280px;overflow-y:auto}._IACcheckboxContainer_1gi0r_945{display:flex;gap:15px;align-items:center;width:100%}._IACcheckboxContainer_1gi0r_945 input[type=checkbox]{width:15px;height:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #919191;border-radius:4px;cursor:pointer;position:relative;transition:all .3s ease}._IACcheckboxContainer_1gi0r_945 input[type=checkbox]:checked{background-color:#7161ef;border:2px solid #7161ef}._IACcheckboxContainer_1gi0r_945 input[type=checkbox]:after{content:"✔";font-size:12px;color:#fff;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}._IACcheckboxContainer_1gi0r_945 input[type=checkbox]:checked:after{display:block}._IACcheckboxContainer_1gi0r_945 label{color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._IACitem_1gi0r_309{color:#333;font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}._IACitem_1gi0r_309:last-child{border-bottom:none}._IACitem_1gi0r_309:hover{background-color:#f9fafb}._IACitemsContainer_1gi0r_927::-webkit-scrollbar{width:6px}._IACitemsContainer_1gi0r_927::-webkit-scrollbar-track{background:transparent}._IACitemsContainer_1gi0r_927::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:3px}._CPOContainer_193sa_1{padding:20px;background-color:#faf8fe}._CPOMainContent_193sa_11{display:flex;gap:20px;margin-bottom:20px}._CPOLeftSection_193sa_23{flex:.4}._CPORightSection_193sa_31{flex:.6}._CPOdocumentPreview_193sa_39{padding:20px;width:20%;gap:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:2px dotted rgb(152,149,149);border-style:dotted;border-spacing:25px}._CPOviewPdf_193sa_67{border-radius:6px;background:#b79ced;padding:5px 10px;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._CPORightSection1_193sa_95{display:flex;justify-content:end}._CPOFormGroup_193sa_105{margin-bottom:20px}._CPOLabel_193sa_113{display:block;margin-bottom:8px;color:#7262ed;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CPOLabels_193sa_135{display:block;margin-bottom:8px;color:#040404;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CPOitemName_193sa_159{color:#212121;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._CPOitemSku_193sa_191{color:#939090;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:normal}._CPOInput_193sa_209,._CPOSelect_193sa_211{width:100%;padding:7px 10px;border:1px solid #ddd;border-radius:4px;background-color:transparent}._CPODateContainer_193sa_227{display:flex;gap:20px}._CPODateContainer_193sa_227 ._CPOFormGroup_193sa_105{flex:1}._CPOActionSection_193sa_245{display:flex;justify-content:space-between;padding:5px 0;background-color:#faf8fe}._ILCloadingState_193sa_257{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_193sa_277{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_193sa_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_193sa_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._CPOLeftActions_193sa_311{display:flex;flex-direction:column;gap:16px;width:75%;padding:5px 10px}._CPOTaxSection_193sa_327{display:flex;gap:8px}._CPOTaxOptions_193sa_337{display:flex;justify-content:end;width:100%;gap:20px}._CPORadioLabel_193sa_351{display:flex;align-items:center;gap:8px;color:var(--text-1, #2e2e2e);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._CPOTaxInput_193sa_375{padding:7px;border:1px solid #ddd;border-radius:4px;width:250px}._CPOAddButton_193sa_389{color:#10b981;background:none;border:none;padding:0;cursor:pointer;font-weight:500}._CPOSummaryLabel_193sa_407{color:#7161ef;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._CPORightSummary_193sa_425{display:flex;flex-direction:column;gap:16px;align-items:start;width:40%}._CPOSummaryRows_193sa_441{display:flex;flex-direction:column;gap:3px;width:100%}._CPOSummaryRow_193sa_441{display:flex;justify-content:space-between;color:#000;padding:8px 10px;background-color:#fff;position:relative}._CPORemoveButton1_193sa_473,._CPORemoveButton_193sa_473{position:absolute;right:-30px;background-color:#f9f0f9;border:none;border-radius:5px;color:#ef4444;cursor:rgb(255,0,0) r;padding:0 8px;font-size:16px;cursor:pointer}._CPOTotalRow_193sa_525{background-color:#ebe6f4;border-radius:2px}._CPOSummaryAmount_193sa_535{text-align:right;min-width:100px;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPODropdownContainer_193sa_557{position:relative;width:100%}._CPODropdownHeader_193sa_567{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPODropdownArrow_193sa_605{font-size:12px;color:#666}._CPODropdownList_193sa_615{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 4px #0000001a}._CPODropdownItem_193sa_645{padding:8px 12px;cursor:pointer;transition:background-color .2s;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPODropdownItem_193sa_645:hover{background-color:#f5f5f5}._buttondiv_193sa_679{display:flex;align-items:center;gap:20px}._absoluteHead_193sa_691{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_193sa_703{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_193sa_733{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton_193sa_703{padding:5px 15px;border-radius:6px;background:#e5e5e5;border:none;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CPOmodalContent_193sa_793{padding:16px 6px;width:100%}._CPOsearchContainer_193sa_803{position:relative;margin-bottom:16px}._CPOsearchIcon_193sa_813{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666;z-index:1}._CPOsearchInput_193sa_831{width:100%;padding:8px 12px 8px 40px;border:1px solid #e5e5e5;border-radius:6px;font-size:14px;background-color:#fff}._CPOsearchInput_193sa_831::placeholder{color:#999}._CPONoItems_193sa_857{padding:6px;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px;background-color:#f2eff9}._CPOsearchInput_193sa_831:focus{outline:none;border-color:#4f46e5}._CPOitemsContainer_193sa_891{border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;max-height:300px;min-height:300px;overflow-y:auto}._CPOcheckboxContainer_193sa_909{display:flex;gap:15px;align-items:center}._CPOcheckboxContainer_193sa_909 input[type=checkbox]{width:15px;height:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #919191;border-radius:4px;cursor:pointer;position:relative;transition:all .3s ease}._CPOcheckboxContainer_193sa_909 input[type=checkbox]:checked{background-color:#7161ef;border:2px solid #7161ef}._CPOcheckboxContainer_193sa_909 input[type=checkbox]:after{content:"✔";font-size:12px;color:#fff;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}._CPOcheckboxContainer_193sa_909 input[type=checkbox]:checked:after{display:block}._CPOcheckboxContainer_193sa_909 label{color:var(--Gray-700, #464f60);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}._CPOitem_193sa_159{color:#333;font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}._CPOitem_193sa_159:last-child{border-bottom:none}._CPOitem_193sa_159:hover{background-color:#f9fafb}._CPOitemsContainer_193sa_891::-webkit-scrollbar{width:6px}._CPOitemsContainer_193sa_891::-webkit-scrollbar-track{background:transparent}._CPOitemsContainer_193sa_891::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:3px}._CPOTableWrapper_193sa_1073{background:transparent;border-radius:8px;width:75%}._CPOTable_193sa_1073{width:100%;border-collapse:collapse;table-layout:fixed}._CPOTableHeader_193sa_1097{width:20%;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;border-left:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPOTableHeader_193sa_1097:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._CPOTableHeader1_193sa_1137{width:25%;border-top-left-radius:5px;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPOTableHeaderRight_193sa_1167{text-align:left}._CPOTableHeaderRight1_193sa_1177{text-align:right}._CPOAlignLeftCo_193sa_1187{width:100%;display:flex;justify-content:space-between}._CPOTableRow_193sa_1199{border-bottom:3px solid #eee;position:relative;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CPOTableRow_193sa_1199:last-child{border-bottom:1px solid #f3f1f1}._CPOItemCell_193sa_1229{display:flex;align-items:center;gap:8px;padding:10px 12px;border-right:1px solid rgb(223,221,221);border-left:1px solid rgb(223,221,221);width:100%;word-wrap:break-word}._CPOItemImage_193sa_1251{width:24px;height:24px;background:#eee;border-radius:4px}._CPOCellRight_193sa_1265{text-align:left;padding:12px;border-right:1px solid rgb(223,221,221)}._CPOCellRight_193sa_1265 input{border:none;padding:0}._CPOCellRight1_193sa_1287{padding:12px;justify-content:end;display:flex}._CPOGstTypeSection_193sa_1299{margin-bottom:30px;padding:0 5px;background-color:#faf8fe;border-radius:8px}._CPOGstTypeOptions_193sa_1313{display:flex;gap:30px;margin-top:20px}._CPOGstTypeOptions_193sa_1313 ._CPORadioLabel_193sa_351{display:flex;align-items:center;gap:8px;color:#2e2e2e;font-family:Inter;font-size:14px;font-weight:500;cursor:pointer}._CPOGstTypeOptions_193sa_1313 input[type=radio]{width:16px;height:16px;margin:0}._CPOTableHeaderGst_193sa_1359{width:15%;background-color:#ebe6f4;padding:8px 12px;text-align:center;font-weight:500;border-left:1px solid rgb(223,221,221);border-bottom:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;line-height:140%;position:relative}._CPOGstSubHeaders_193sa_1389{display:flex;justify-content:space-between;margin-top:4px;font-size:11px;color:#666;font-weight:400}._CPOCellGst_193sa_1407{text-align:center;padding:12px;border-right:1px solid rgb(223,221,221);vertical-align:middle}._CPOGstValues_193sa_1421{display:flex;gap:4px;align-items:center;justify-content:space-between}._CPOGstValues_193sa_1421 span:first-child{font-size:12px;color:#666;font-weight:500}._CPOGstValues_193sa_1421 span:last-child{font-size:13px;color:#000;font-weight:600}._QuotationContainer_17zux_1{padding:20px;display:flex;flex-direction:column;gap:25px;background-color:#faf8fe;min-height:100vh;width:100%}._QuotationInputSection1_17zux_21{margin-bottom:15px}._QuotationInputSection2_17zux_29,._QuotationInputSection3_17zux_39{display:flex;gap:40px}._QuotationSecondContainer_17zux_49{display:flex;flex-direction:column;gap:20px;font-family:Inter}._QuotationH3_17zux_63{color:#2e2e2e;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:normal}._customerDetailsGrid_17zux_81{display:flex;gap:40px;align-items:flex-start;width:75%}._customerInfoSection_17zux_95{flex:2;min-width:300px;padding-top:20px}._customerBasicInfo_17zux_107{display:flex;flex-direction:column;gap:12px}._customerInfoRow_17zux_119{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._infoLabel_17zux_133{color:#666;font-size:14px;font-weight:500;min-width:150px;text-align:left}._infoValue_17zux_149{color:#000;font-size:15px;font-weight:500;text-align:left;flex:1;word-wrap:break-word;overflow-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._addressSection_17zux_177{flex:3;display:flex;gap:30px}._addressColumn_17zux_189{flex:1;min-width:200px}._addressTitle_17zux_199{color:#2e2e2e;font-size:16px;font-weight:700;margin-bottom:15px;padding-bottom:5px}._addressContent_17zux_215{display:flex;flex-direction:column;gap:8px}._companyName_17zux_227{color:#2e2e2e;font-size:16px;font-weight:600;margin-bottom:5px}._addressText_17zux_241{color:#666;font-size:14px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}._gstInfo_17zux_257{color:#666;font-size:14px;font-weight:500;margin-top:8px}._QuotationHrline_17zux_271{border:1px solid #dbe0eb;opacity:.5;width:100%}._QuotationTableContainer_17zux_283{display:flex;flex-direction:column;gap:20px;font-family:Inter}._table_17zux_297{width:80%;border-collapse:collapse;font-family:Inter}._QuotationPanGst_17zux_309{display:flex;flex-direction:column;gap:22px;margin-top:15px}._QuotationImgPreview_17zux_323{display:flex;justify-content:space-between;align-items:center}._PBdocumentPreview_17zux_335{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}._PBviewPdf_17zux_351{color:#7161ef;text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.2px;text-decoration-line:underline}._PBviewPdf_17zux_351:hover{text-decoration:underline}._pdfModalOverlay_17zux_383{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}._pdfModalContent_17zux_409{background:#fff;padding:2rem;border-radius:8px;position:relative;width:30%;height:81vh;overflow:none}._pdfModalClose_17zux_429{position:absolute;top:0;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#000}._pdfModalDownload_17zux_457{position:absolute;top:40px;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#000}._pdfModalClose_17zux_429:hover{color:#000}._pdfPreview_17zux_495{display:flex;justify-content:center;align-items:center}._pdfPreview_17zux_495 img{max-width:100%;height:auto}._inputField_17zux_519{display:flex;flex-direction:column;gap:8px}._inputField_17zux_519 label{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._inputField_17zux_519 input{padding:6px 12px;border:1px solid #dbe0eb;border-radius:5px;font-size:14px}._customDropdown_17zux_565{position:relative;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}._customDropdown_17zux_565 label{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._dropdownControl_17zux_599{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border:1px solid #dbe0eb;border-radius:5px;background-color:#fff;cursor:pointer;width:261px}._dropdownControl_17zux_599 span{color:#2e2e2e;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._dropdownMenu_17zux_641{position:absolute;top:100%;left:0;z-index:100;width:261px;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #dbe0eb;border-radius:5px;box-shadow:0 4px 8px #0000001a;margin-top:4px}._dropdownItem_17zux_671{padding:6px 12px;cursor:pointer;font-size:14px}._dropdownItem_17zux_671:hover{background-color:#f5f5f5}._modalOverlay_17zux_693{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}._modalContent_17zux_719{background:#fff;padding:1.5rem;border-radius:8px;position:relative;width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}._modalHeader_17zux_743{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._modalHeader_17zux_743 h3{margin:0;font-size:18px;font-weight:600}._modalClose_17zux_769{background:transparent;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center}._searchContainer_17zux_791{position:relative;margin-bottom:16px}._searchIcon_17zux_801{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#999}._searchInput_17zux_817{width:100%;padding:8px 12px 8px 36px;border:1px solid #dbe0eb;border-radius:5px;font-size:14px}._productsCheckboxContainer_17zux_833{overflow-y:auto;max-height:350px;min-height:350px;padding:12px}._productCheckboxItem_17zux_847{padding:10px 0;border-bottom:1px solid #f0f0f0}._productCheckboxItem_17zux_847:last-child{border-bottom:none}._customCheckboxLabel_17zux_865{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxWrapper_17zux_879{display:flex;align-items:center;margin-right:12px}._customCheckboxInput_17zux_891{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._customCheckbox_17zux_865{height:18px;width:18px;background-color:#fff;border:2px solid #9990e4;border-radius:4px;display:flex;align-items:center;justify-content:center}._customCheckboxInput_17zux_891:checked~._customCheckbox_17zux_865{background-color:#7161ef}._checkIcon_17zux_937{color:#fff}._productDisabled_17zux_945{opacity:.6;cursor:not-allowed}._disabledText_17zux_955{color:#888}._alreadyAdded_17zux_963{font-size:12px;font-style:italic;color:#777;margin-left:4px}._itemsContainer_17zux_977{flex:1;overflow-y:auto;max-height:300px;border:1px solid #eee;border-radius:5px;margin-bottom:16px}._item_17zux_977{padding:8px 12px;cursor:pointer;border-bottom:1px solid #eee;font-size:14px}._item_17zux_977:hover{background-color:#f5f5f5}._modalFooter_17zux_1017{display:flex;justify-content:flex-end;gap:12px}._removeItemBtn_17zux_1029{background:transparent;border:none;cursor:pointer;color:#ff3b30;padding:2px;display:flex;align-items:center;justify-content:center}._actionButtons_17zux_1053{display:flex;justify-content:flex-end;gap:16px;margin-top:20px;padding-right:20px}._cancelButton_17zux_1069{padding:10px 20px;border:1px solid #dbe0eb;border-radius:5px;background-color:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._cancelButton_17zux_1069:hover{background-color:#f5f5f5}._saveButton_17zux_1101{padding:10px 20px;border:none;border-radius:5px;background-color:#7161ef;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_17zux_1101:hover{background-color:#5d4dd6}._primaryButton_17zux_1133{padding:8px 16px;border:none;border-radius:5px;background-color:#7161ef;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._primaryButton_17zux_1133:hover{background-color:#5d4dd6}._secondaryButton_17zux_1165{padding:8px 16px;border:none;border-radius:5px;background-color:#dddddf;color:#000;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._buttondiv_17zux_1189{display:flex;align-items:center;gap:20px}._absoluteHead_17zux_1201{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton2_17zux_1213{padding:5px 12px;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;background-color:#7161ef;color:#fff}._absoluteHeadbutton1_17zux_1247{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._gstTypeSection_17zux_1279{display:flex;flex-direction:column;gap:20px;margin:10px 0}._gstTypeRadios_17zux_1293{display:flex;gap:10%;align-items:center}._radioLabel_17zux_1305{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500}._radioLabel_17zux_1305 input[type=radio]{width:16px;height:16px;accent-color:#7161ef}._searchableDropdown_17zux_1339{position:relative}._dropdownSearchInput_17zux_1347{width:261px;padding:6px 12px;border:1px solid #dbe0eb;border-radius:5px;font-size:14px;font-family:Inter}._dropdownSearchInput_17zux_1347:focus{outline:none;border-color:#7161ef}._table_17zux_297{width:90%;border-collapse:collapse;font-family:Inter;border:1px solid #dbe0eb;border-radius:8px;overflow:hidden}._tableHeader_17zux_1397{background:#ebe6f4!important}._table_17zux_297 th{height:50px;text-align:center;font-family:Inter;font-weight:500;font-size:14px;border-right:1px solid #dbe0eb;border-bottom:1px solid #dbe0eb}._table_17zux_297 td{padding:8px;text-align:center;font-family:Inter;font-weight:500;font-size:14px;border-right:1px solid #dbe0eb;border-bottom:1px solid #dbe0eb}._table_17zux_297 th:last-child,._table_17zux_297 td:last-child{border-right:none}._table_17zux_297 tbody tr:last-child td{border-bottom:none}._table_17zux_297 tbody{background-color:#fff}._itemRow_17zux_1471{border-bottom:1px solid #f0f0f0}._gstCell_17zux_1479{display:flex;justify-content:space-between;align-items:center;padding:0 8px;font-size:13px}._gstCell_17zux_1479 span:first-child{font-weight:500;color:#666}._gstCell_17zux_1479 span:last-child{font-weight:600;color:#333}._subHeader_17zux_1517{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgb(227,225,225);font-size:12px;font-weight:400;padding:5px 20px 0}._subHeader_17zux_1517 :first-child{border-right:1px solid rgb(219,218,218);flex:.5}._subHeader_17zux_1517 :nth-child(2){flex:2}._gstCell_17zux_1479 :first-child{flex:.5}._gstCell_17zux_1479 :nth-child(2){flex:2}._summaryRow_17zux_1571{background-color:#ebe6f4!important;font-weight:600}._summaryLabel_17zux_1581{text-align:right!important;font-weight:600;color:#2e2e2e;padding-right:16px}._summaryValue_17zux_1595{font-weight:700;color:#2e2e2e;text-align:center}._finalTotalRow_17zux_1609{background-color:#ebe6f4!important;border-top:2px solid #7161ef}._finalTotalLabel_17zux_1619{text-align:right!important;font-weight:700;color:#2e2e2e;font-size:16px;padding-right:16px}._finalTotalValue_17zux_1635{font-weight:700;color:#7161ef;font-size:16px;text-align:center}._gstTotalRow_17zux_1651{background-color:#f8f9fa}._discountRow_17zux_1661{background-color:#fff5f5;border-left:3px solid #ff3b30}._addDiscountRow_17zux_1673{background-color:#f0f8ff;border-left:3px solid #7161ef}._shippingRow_17zux_1685{background-color:#f8f9fa}._tableInput_17zux_1695{width:90%;padding:8px 6px;border-bottom:1px solid #e5e9f0!important;border:none;text-align:center;font-size:14px;font-family:Inter;background-color:#fff;transition:border-color .2s}._tableInput_17zux_1695:focus{outline:none;border-color:#7161ef;box-shadow:0 0 0 2px #7161ef1a}._tableInput_17zux_1695::-webkit-outer-spin-button,._tableInput_17zux_1695::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._tableInput_17zux_1695[type=number]{-moz-appearance:textfield}._productCell_17zux_1753{display:flex;align-items:center;justify-content:space-between;padding:0 8px;text-align:left}._removeItemBtn_17zux_1029{background:transparent;border:none;cursor:pointer;color:#ff3b30;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}._removeItemBtn_17zux_1029:hover{background-color:#ff3b301a}._table_17zux_297 th{vertical-align:middle;font-weight:600;color:#2e2e2e;background-color:#ebe6f4}._table_17zux_297 th div:first-child{font-weight:600;margin-bottom:4px}._summaryRow_17zux_1571:hover,._finalTotalRow_17zux_1609:hover,._gstTotalRow_17zux_1651:hover{background-color:#d6d1f0!important}@media (max-width: 1400px){._table_17zux_297{width:95%;font-size:13px}._table_17zux_297 th,._table_17zux_297 td{padding:8px 4px}._tableInput_17zux_1695{width:60px;font-size:12px}._gstCell_17zux_1479{font-size:12px;padding:0 4px}._subHeader_17zux_1517{font-size:10px;padding:0 4px}}@media (max-width: 1200px){._table_17zux_297{width:100%;font-size:12px}._table_17zux_297 th,._table_17zux_297 td{padding:6px 2px}._tableInput_17zux_1695{width:50px;font-size:11px;padding:4px}._productCell_17zux_1753{flex-direction:column;align-items:flex-start;gap:4px}._removeItemBtn_17zux_1029{align-self:flex-end}}._CQILabel_17zux_1993{display:block;margin-bottom:8px;color:#7262ed;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CQINoItems_17zux_2015{padding:6px;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px;background-color:#f2eff9}._CQITableWrapper_17zux_2039{background:transparent;border-radius:8px;width:75%}._CQITable_17zux_2039{width:100%;border-collapse:collapse;table-layout:fixed}._CQITableHeader_17zux_2063{width:20%;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;border-left:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQITableHeader_17zux_2063:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}._CQITableHeader1_17zux_2103{width:25%;border-top-left-radius:5px;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQITableHeaderRight_17zux_2133{text-align:left}._CQITableHeaderRight1_17zux_2143{text-align:right}._CQIAlignLeftCo_17zux_2153{width:100%;display:flex;justify-content:space-between}._CQITableRow_17zux_2165{border-bottom:3px solid #eee;position:relative;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQITableRow_17zux_2165:last-child{border-bottom:1px solid #f3f1f1}._CQIItemCell_17zux_2195{display:flex;align-items:center;gap:8px;padding:10px 12px;border-right:1px solid rgb(223,221,221);border-left:1px solid rgb(223,221,221);width:100%;word-wrap:break-word}._CQIItemImage_17zux_2217{width:24px;height:24px;background:#eee;border-radius:4px}._CQICellRight_17zux_2231{text-align:left;padding:12px;border-right:1px solid rgb(223,221,221)}._CQICellRight_17zux_2231 input{border:none;padding:0;background-color:transparent}._CQICellRight1_17zux_2255{padding:12px;justify-content:end;display:flex}._CQIGstTypeSection_17zux_2267{margin-bottom:20px;padding:0 5px;background-color:#faf8fe;border-radius:8px}._CQIGstTypeOptions_17zux_2281{display:flex;gap:30px;margin-top:20px}._CQIGstTypeOptions_17zux_2281 ._CQIRadioLabel_17zux_2293{display:flex;align-items:center;gap:8px;color:#2e2e2e;font-family:Inter;font-size:14px;font-weight:500;cursor:pointer}._CQIGstTypeOptions_17zux_2281 input[type=radio]{width:16px;height:16px;margin:0}._CQITableHeaderGst_17zux_2327{width:15%;background-color:#ebe6f4;padding:8px 12px;text-align:center;font-weight:500;border-left:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;line-height:140%;position:relative}._CQIGstSubHeaders_17zux_2355{display:flex;justify-content:space-between;margin-top:4px;font-size:11px;color:#666;font-weight:400}._CQICellGst_17zux_2373{text-align:center;padding:12px;border-right:1px solid rgb(223,221,221);vertical-align:middle}._CQIGstValues_17zux_2387{display:flex;gap:4px;align-items:center;justify-content:space-between}._CQIGstValues_17zux_2387 span:first-child{font-size:12px;color:#666;font-weight:500}._CQIGstValues_17zux_2387 span:last-child{font-size:13px;color:#000;font-weight:600}._CQIActionSection_17zux_2427{display:flex;justify-content:space-between;padding:5px 0;background-color:#faf8fe}._CQILeftActions_17zux_2441{display:flex;flex-direction:column;gap:16px;width:75%;padding:5px 10px}._CQITaxSection_17zux_2457{display:flex;gap:8px}._CQITaxOptions_17zux_2467{display:flex;justify-content:end;width:100%;gap:20px}._CQIRadioLabel_17zux_2293{display:flex;align-items:center;gap:8px;color:var(--text-1, #2e2e2e);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._CQITaxInput_17zux_2505{padding:7px;border:1px solid #ddd;border-radius:4px;width:250px}._CQIAddButton_17zux_2519{color:#10b981;background:none;border:none;padding:0;cursor:pointer;font-weight:500}._CQISummaryLabel_17zux_2537{color:#7161ef;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._CQIRightSummary_17zux_2555{display:flex;flex-direction:column;gap:16px;align-items:start}._CQISummaryRows_17zux_2569{display:flex;flex-direction:column;gap:3px;width:100%}._CQISummaryRow_17zux_2569{display:flex;justify-content:space-between;color:#000;padding:8px 10px;background-color:#fff;position:relative}._CQIRemoveButton1_17zux_2601,._CQIRemoveButton_17zux_2601{position:absolute;right:-30px;background-color:#f9f0f9;border:none;border-radius:5px;color:#ef4444;cursor:rgb(255,0,0) r;padding:0 8px;font-size:16px;cursor:pointer}._CQITotalRow_17zux_2653{background-color:#ebe6f4;border-radius:2px}._CQISummaryAmount_17zux_2663{text-align:right;min-width:100px;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._SOCSaleOrderContainer_bqtsi_1{padding:20px;display:flex;flex-direction:column;gap:30px}._SOCSaleOrderContainer2_bqtsi_15{display:flex;flex-direction:column;gap:20px}._SOCSaleOrderContainer3_bqtsi_27{display:flex;flex-direction:column;gap:20px;width:70%}._SOCSaleOrderInputDropdown_bqtsi_41{display:flex;gap:40px;margin-bottom:20px}._SOCSaleOrderInputDropdown2_bqtsi_53{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 200px;gap:20px}._SOCQuotationHrline_bqtsi_65{border:1px solid #dbe0eb;width:90%;opacity:.5}._SOCtable_bqtsi_77{width:1100px;font-family:Inter}._SOCtable_bqtsi_77 tbody{background-color:#fff}._SOCtable_bqtsi_77 th,._SOCtable_bqtsi_77 td{padding:8px;text-align:center;font-family:Inter;font-weight:500;font-size:16px}._SOCSaleOrderTableContainer_bqtsi_113{display:flex;flex-direction:column;gap:20px}._SOCButtonContainer_bqtsi_125{display:flex;justify-content:space-between}._SOCRadioTdsTcs_bqtsi_135{display:flex;align-items:center;justify-content:center;gap:20px;margin-left:250px}._SOCsaleorderInputPrevImg_bqtsi_151{display:flex;justify-content:space-between;align-items:center}._SOCPBdocumentPreview_bqtsi_163{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px}._SOCPBviewPdf_bqtsi_179{color:#7161ef;text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.2px;text-decoration-line:underline}._SOCPBviewPdf_bqtsi_179:hover{text-decoration:underline}._SOCpdfModalOverlay_bqtsi_211{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}._SOCpdfModalContent_bqtsi_237{background:#fff;padding:2rem;border-radius:8px;position:relative;width:30%;height:81vh;overflow:none}._SOCpdfModalClose_bqtsi_257{position:absolute;top:0;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#000}._SOCpdfModalDownload_bqtsi_287{position:absolute;top:40px;right:-40px;background:#fff;border-radius:50px;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#000}._SOCpdfModalClose_bqtsi_257:hover{color:#000}._SOCpdfPreview_bqtsi_325{display:flex;justify-content:center;align-items:center}._SOCpdfPreview_bqtsi_325 img{max-width:100%;height:auto}._SOCSaleOrderH3_bqtsi_347{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal}._SOCSaleOrderCustomerRow1_bqtsi_365{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}._SOCSaleOrderCustomerRow2_bqtsi_379{display:flex;flex-direction:column;gap:20px}._SOCsaleorderRow1Row2Wrap_bqtsi_391{display:flex;gap:80px}._SOCSaleOrderCustomerDetails_bqtsi_401{color:#797979;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal}._SOCSaleOrderCustomerDetailsRight_bqtsi_419{color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal}._SOCInputContainer_bqtsi_439{display:flex;flex-direction:column;gap:5px}._SOCDropdownFieldDisabled_bqtsi_451{background-color:#f5f5f5;cursor:default;color:#888}._SOCInputLabel_bqtsi_463{color:#2e2e2e;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._SOCInputLabels_bqtsi_479{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._SOCInputField_bqtsi_497{padding:6px 12px;border:1px solid #dbe0eb;border-radius:4px;font-family:Inter;font-size:14px;min-width:260px}._SOCDropdownField_bqtsi_451{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;border:1px solid #dbe0eb;border-radius:4px;cursor:pointer;min-width:550px;background:#fff}._SOCDropdownFields_bqtsi_543{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;font-size:14px;border:1px solid #dbe0eb;border-radius:4px;cursor:pointer;min-width:280px;background:#fff}._SOCDropdownContent_bqtsi_569{position:absolute;top:100%;left:0;width:100%;max-height:200px;font-size:14px;overflow-y:auto;background:#fff;border:1px solid #dbe0eb;border-radius:4px;z-index:10;box-shadow:0 4px 8px #0000001a}._SOCDropdownContents_bqtsi_597{position:absolute;top:100%;left:280px;width:66%;max-height:200px;font-size:14px;overflow-y:auto;background:#fff;border:1px solid #dbe0eb;border-radius:4px;z-index:10;box-shadow:0 4px 8px #0000001a}._SOCDropdownItem_bqtsi_627{padding:8px 12px;cursor:pointer}._SOCDropdownItem_bqtsi_627:hover{background:#f5f5f5}._SOCTableInput_bqtsi_647{border:none;text-align:center}._SOCSubmitButton_bqtsi_665{padding:10px 20px;background:#7161ef;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer}._SOCSubmitButton_bqtsi_665:hover{background:#5a4dcc}._SOCAddItemBtn_bqtsi_693{display:flex;align-items:center;gap:5px;background:none;border:none;color:green;padding:5px 10px;border-radius:4px;cursor:pointer}._SOCRemoveItemBtn_bqtsi_717{background:none;border:none;color:#ff4d4d;cursor:pointer;padding:0;display:flex;align-items:center}._SOCModalOverlay_bqtsi_739{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._SOCModalContent_bqtsi_765{background:#fff;width:500px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}._SOCModalHeader_bqtsi_783{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #dbe0eb}._SOCModalHeader_bqtsi_783 h3{margin:0;font-size:18px;font-weight:600}._SOCModalCloseBtn_bqtsi_811{background:none;border:none;cursor:pointer;display:flex;align-items:center}._SOCModalSearch_bqtsi_827{padding:15px 20px;border-bottom:1px solid #f5f5f5}._SOCSearchInput_bqtsi_837{width:100%;padding:8px 12px;border:1px solid #dbe0eb;border-radius:4px}._SOCModalProductList_bqtsi_851{padding:10px 20px;max-height:300px;min-height:300px;overflow-y:auto}._SOCModalProductItem_bqtsi_865{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5}._SOCModalFooter_bqtsi_881{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px;border-top:1px solid #dbe0eb}._SOCModalCancelBtn_bqtsi_897{padding:8px 15px;background:#fff;border:1px solid #dbe0eb;border-radius:4px;cursor:pointer}._SOCModalConfirmBtn_bqtsi_913{padding:8px 15px;background:#7161ef;color:#fff;border:none;border-radius:4px;cursor:pointer}._SOCQuotationImageProduct_bqtsi_931{display:flex;align-items:center;justify-content:space-between;padding:0 10px}._buttondiv_bqtsi_945{display:flex;align-items:center;gap:20px}._absoluteHead_bqtsi_957{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton2_bqtsi_969{padding:5px 12px;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer;background-color:#7161ef;color:#fff}._absoluteHeadbutton1_bqtsi_1003{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._SOCSaleOrderQuoCus_bqtsi_1035{display:flex;gap:15px;margin-bottom:20px}._SOCquoIdInput_bqtsi_1045{display:flex;flex-direction:column;gap:15px}._SOCquoInput_bqtsi_1055{width:261px;height:36px;border-radius:5px;border:1px solid #dbe0eb;background:#fff}._SOCcustInput_bqtsi_1071{width:552px;height:36px;border-radius:5px;border:1px solid #dbe0eb;background:#fff}._SOCBillWord_bqtsi_1087{color:#000;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:24px}._SOCABCTech1_bqtsi_1105{color:var(--Neutral-Neutral-800, #363c45);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:28px;font-weight:700}._SOCABCTech_bqtsi_1105{color:var(--Neutral-Neutral-800, #363c45);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:28px}._SOCul_bqtsi_1141{list-style-type:disc!important;list-style-position:inside;color:#515050;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:152.604%}._TermsandconditonFlex_bqtsi_1163{display:flex;gap:30px;margin-bottom:15px}._SOCtermsPara_bqtsi_1173{border-radius:5px;border:1px solid #dbe0eb;background:#fff;width:100%;max-width:1100px;padding:15px}._IermsEditHeading_bqtsi_1189{color:#3540dc;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal}._TermsandConditionWord_bqtsi_1205{color:#2e2e2e;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal}._HeadingBlack_bqtsi_1223{color:#515050;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:152.604%}._ProformaClr_bqtsi_1241{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._SOCquoIdInput_bqtsi_1045{position:relative;width:100%}._SOCcustInput_bqtsi_1071{padding-right:15px}._SOchevrondownIcon_bqtsi_1281{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer}._ProformaInvoiceIdInput_bqtsi_1297{border-radius:5px;border:1px solid #dbe0eb;background:#fff;width:261px;height:36px;padding:10px}._ProformaInvoiceIdInput1_bqtsi_1315{border-radius:5px;border:1px solid #dbe0eb;background:#fff;width:550px;height:36px;padding:10px}._SOCDropdownContentss_bqtsi_1333{position:absolute;top:100%;left:2px;width:100%;max-height:200px;font-size:14px;overflow-y:auto;background:#fff;border:1px solid #dbe0eb;border-radius:4px;z-index:10;box-shadow:0 4px 8px #0000001a}._SOCDropdownItems_bqtsi_1363{padding:8px 12px;cursor:pointer}._CQITableWrapper_bqtsi_1373{background:transparent;border-radius:8px;width:75%}._CQITable_bqtsi_1373{width:100%;border-collapse:collapse;table-layout:fixed}._CQITableHeader_bqtsi_1397{width:20%;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;border-left:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQITableHeader1_bqtsi_1427{width:25%;border-top-left-radius:5px;background-color:#ebe6f4;padding:8px 12px;text-align:left;font-weight:400;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQITableHeaderRight_bqtsi_1457{text-align:left}._CQITableHeaderRight1_bqtsi_1467{text-align:right}._CQITableRow_bqtsi_1477{border-bottom:3px solid #eee;position:relative;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQIItemCell_bqtsi_1499{display:flex;align-items:center;gap:8px;padding:10px 12px;border-right:1px solid rgb(223,221,221);border-left:1px solid rgb(223,221,221);width:100%;word-wrap:break-word}._CQICellRight_bqtsi_1521{text-align:left;padding:12px;border-right:1px solid rgb(223,221,221)}._CQICellRight_bqtsi_1521 input{border:none;padding:0}._CQICellRight1_bqtsi_1543{padding:12px;justify-content:end;display:flex}._CQITableHeaderGst_bqtsi_1555{width:15%;background-color:#ebe6f4;padding:8px 12px;text-align:center;font-weight:500;border-left:1px solid rgb(223,221,221);border-bottom:1px solid rgb(223,221,221);color:#000;font-family:Inter;font-size:13px;line-height:140%;position:relative}._CQIGstSubHeaders_bqtsi_1585{display:flex;justify-content:space-between;margin-top:4px;font-size:11px;color:#666;font-weight:400}._CQICellGst_bqtsi_1603{text-align:center;padding:12px;border-right:1px solid rgb(223,221,221);vertical-align:middle}._CQIGstValues_bqtsi_1617{display:flex;gap:4px;align-items:center;justify-content:space-between}._CQIGstValues_bqtsi_1617 span:first-child{font-size:12px;color:#666;font-weight:500}._CQIGstValues_bqtsi_1617 span:last-child{font-size:13px;color:#000;font-weight:600}._CQIActionSection_bqtsi_1655{display:flex;justify-content:space-between;padding:5px 0;background-color:#faf8fe}._CQILeftActions_bqtsi_1669{display:flex;flex-direction:column;gap:16px;width:75%;padding:5px 10px}._CQIAlignLeftCo_bqtsi_1685{text-align:right}._CQIAddButton_bqtsi_1693{color:#10b981;background:none;border:none;padding:0;cursor:pointer;font-weight:500}._CQIRightSummary_bqtsi_1711{display:flex;flex-direction:column;gap:16px;align-items:start}._CQISummaryRows_bqtsi_1725{display:flex;flex-direction:column;gap:3px;width:100%}._CQISummaryRow_bqtsi_1725{display:flex;justify-content:space-between;color:#000;padding:8px 10px;background-color:#fff;position:relative}._CQIRemoveButton1_bqtsi_1757,._CQIRemoveButton_bqtsi_1757{position:absolute;right:-30px;background-color:#f9f0f9;border:none;border-radius:5px;color:#ef4444;cursor:rgb(255,0,0) r;padding:0 8px;font-size:16px;cursor:pointer}._CQITotalRow_bqtsi_1809{background-color:#ebe6f4;border-radius:2px}._CQISummaryLabel_bqtsi_1819{color:#7161ef;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._CQISummaryLabel1_bqtsi_1837{color:#9f9fa1;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._CQISummaryAmount_bqtsi_1855{text-align:right;min-width:100px;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQISummaryAmount1_bqtsi_1875{text-align:right;min-width:100px;color:#9f9fa1;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%}._CQINoItems_bqtsi_1897{padding:6px;text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px;background-color:#f2eff9}._CQIInput_bqtsi_1921{width:80%;padding:4px;border:none;border-radius:4px;text-align:left;background:none}._PONumberContainer_bqtsi_1941,._AttachmentContainer_bqtsi_1951{display:flex;flex-direction:column}._AttachmentInput_bqtsi_1961{display:flex;align-items:center;gap:8px;height:38px}._AttachmentLabel_bqtsi_1975{display:flex;align-items:center;justify-content:center;width:68px;height:28px;border:1px solid #ddd;border-radius:4px;cursor:pointer;background:#fff}._AttachmentLabel_bqtsi_1975:hover{background:#f5f5f5}._FileName_bqtsi_2007{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}._toastContainer_1n0su_1{position:fixed;bottom:20px;right:20px;z-index:1002;display:flex;flex-direction:column;gap:10px}._toast_1n0su_1{padding:15px 20px;border-radius:4px;color:#fff;min-width:300px;display:flex;justify-content:space-between;align-items:center;animation:_slideIn_1n0su_1 .3s ease-in-out}._success_1n0su_43{background-color:#4caf50}._error_1n0su_51{background-color:#f44336}._warning_1n0su_59{background-color:#ff9800}._closeButton_1n0su_67{background:none;border:none;color:#fff;cursor:pointer;padding:0 5px}@keyframes _slideIn_1n0su_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._PScontainer_1ja5j_1{display:flex;width:100%;background-color:#f5f5f5}._PSformSection_1ja5j_13{width:55%;padding:20px;background-color:#faf8fe;border-right:1px solid #e0e0e0;overflow-y:auto}._PSpreviewSection_1ja5j_29{width:45%;padding:20px;background-color:#faf8fe;display:flex;flex-direction:column;align-items:center}._PStabs_1ja5j_47{display:flex;gap:10px;border-radius:10px;background:#fff;margin-bottom:24px;padding:10px}._PSTabButton_1ja5j_65{padding:8px 16px;border-radius:8px;background:#f4f3fc;border:none;cursor:pointer;width:100%;font-size:14px;font-weight:500;border-bottom:2px solid transparent;transition:all .2s ease}._PSTabButton_1ja5j_65:hover{color:#333}._PSTabButton_1ja5j_65._PSactive_1ja5j_99{border-radius:8px;background:#21263c;color:#fff}._PSformContent_1ja5j_111{display:flex;flex-direction:column;gap:20px}._PSformGroup_1ja5j_123{flex:1;display:flex;flex-direction:column;gap:8px}._PSformGroup_1ja5j_123 label{color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal}._PSformGroupHalf_1ja5j_155{width:48%;display:flex;flex-direction:column;gap:8px}._PSflexRow_1ja5j_169{display:flex;justify-content:space-between;gap:16px}._PSinput_1ja5j_181{padding:8px 12px;font-size:14px;border-radius:5px;border:1px solid #dbe0eb;background:#fff}._PSinput_1ja5j_181:focus{outline:none;border-color:#1a73e8}._PSinput_1ja5j_181:disabled{background-color:#f5f5f5;color:#666}._PStextarea_1ja5j_217{padding:10px 12px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;font-size:14px;resize:vertical;min-height:80px}._PStextarea_1ja5j_217:focus{outline:none;border-color:#1a73e8}._PSlogoUpload_1ja5j_247{border:1px dashed #ccc;border-radius:4px;padding:20px;text-align:center}._flexportiongroup_1ja5j_261{display:flex;gap:30px}._PSfileLabel_1ja5j_279{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:8px;color:#666}._PSfileSize_1ja5j_297{font-size:12px;color:#888}._PSCheckboxLabel_1ja5j_307{display:flex;align-items:center;gap:12px;position:relative;cursor:pointer;padding-left:28px;-webkit-user-select:none;user-select:none;color:#1d1d1d;font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:140%}._PSCheckboxLabel_1ja5j_307 input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._checkmark_1ja5j_355{position:absolute;left:0;top:0;width:15px;height:15px;border:1px solid #ccc;background-color:#fff;border-radius:3px;transition:all .2s ease}._PSCheckboxLabel_1ja5j_307:hover ._checkmark_1ja5j_355{border-color:#1a73e8}._PSCheckboxLabel_1ja5j_307 input:checked~._checkmark_1ja5j_355{background-color:#1d1e20;border-color:#030303}._checkmark_1ja5j_355:after{content:"";position:absolute;display:none;left:4px;top:0;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._PSCheckboxLabel_1ja5j_307 input:checked~._checkmark_1ja5j_355:after{display:block}._PSCheckboxLabel_1ja5j_307 input:focus~._checkmark_1ja5j_355{box-shadow:0 0 0 3px #1a73e833}._PSradioGroup_1ja5j_439{display:flex;gap:24px;margin-bottom:12px}._PSradioOption_1ja5j_451{display:flex;align-items:center;gap:8px}._PSradio_1ja5j_439{width:16px;height:16px;cursor:pointer}._PSgstSplitContainer_1ja5j_475{display:flex;flex-wrap:wrap;gap:14px}._PSgstSplitItem_1ja5j_487{width:calc(24% - 6px);display:flex;flex-direction:column;gap:8px}._PSupdatePreviewBtn_1ja5j_501{display:flex;align-items:center;justify-content:center;gap:8px;border:none;background-color:transparent;color:#6f6d6d;font-family:Inter;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;padding:2px 16px;border-radius:4px;cursor:pointer;margin-bottom:16px}._PSupdatePreviewBtn_1ja5j_501:hover{color:#000}._PSpreviewContent_1ja5j_559{display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;flex:1;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #0000001a}._PSpreviewImage_1ja5j_581{max-width:100%;height:auto}._absoluteHeadbutton1_1ja5j_615{padding:5px 12px;background-color:#7161ef;border-radius:6px;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1ja5j_645{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton_1ja5j_615{padding:5px 15px;border-radius:6px;background:#e5e5e5;border:none;color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._buttondiv_1ja5j_591{display:flex;align-items:center;gap:20px}._absoluteHead_1ja5j_603{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1ja5j_615{padding:5px 13px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1ja5j_645{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._ILCloadingState_1ja5j_791{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._ILCloader_1ja5j_811{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_ILCspin_1ja5j_1 1s linear infinite;margin-bottom:15px}@keyframes _ILCspin_1ja5j_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._PSlogoInfo_1ja5j_853{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:2px dashed #e0e0e0;border-radius:8px;background-color:#f9f9f9}._PSlogoDetails_1ja5j_873{display:flex;align-items:center;gap:8px;color:#666}._PSlogoDetails_1ja5j_873 svg{color:#4caf50}._PSremoveLogoBtn_1ja5j_895{background:#ff4757;border:none;border-radius:4px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .2s}._PSremoveLogoBtn_1ja5j_895:hover{background:#ff3838}._PSreplaceLogoBtn_1ja5j_929{display:flex;align-items:center;gap:6px;padding:8px 12px;margin-top:8px;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s;text-decoration:none}._PSreplaceLogoBtn_1ja5j_929:hover{background:#1976d2}._PSfileInput_1ja5j_271{display:none}._PSfileLabel_1ja5j_279._dragging_1ja5j_977{background-color:#e3f2fd;border-color:#2196f3}._PSformGroupHalf_1ja5j_155 label{color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal}._prefixMainContainer_1rhj2_1{padding:20px 30px;max-width:100%;overflow-x:auto}._actionButtons_1rhj2_13{margin-bottom:20px;display:flex;gap:10px}._cancelBtn_1rhj2_27{background-color:#dc3545;color:#fff}._cancelBtn_1rhj2_27:hover{background-color:#c82333}._editActions_1rhj2_45{display:flex;gap:10px}._settingsPrefixHeading_1rhj2_55{color:#403f3f;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.42px;text-transform:uppercase;margin-bottom:25px;display:flex;align-items:center;gap:10px}._settingsPrefixHeading1_1rhj2_83{color:#403f3f;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.42px;text-transform:uppercase;margin-bottom:25px;display:flex;align-items:center;justify-content:center;gap:10px}._selectAllCheckbox_1rhj2_113{width:16px;height:16px;accent-color:#7a63f1}._settingsLeftColumn_1rhj2_125{color:#6f6f6f;font-family:Inter,sans-serif;font-size:14px;font-weight:500;height:40px;display:flex;align-items:center}._settingsPrefixInput_1rhj2_145,._settingsPrefixInput2_1rhj2_145{border-radius:5px;border:1px solid #dbe0eb;background:#fff;width:100%;height:30px;padding:0 10px;box-sizing:border-box}._settingsPrefixInput2_1rhj2_145{max-width:162px}._settingsPrefixInput_1rhj2_145:disabled,._settingsPrefixInput2_1rhj2_145:disabled{background-color:#ffffffce;cursor:not-allowed}._settingsCheckboxPrefix_1rhj2_183,._settingsCalendarCheckbox_1rhj2_183{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;background-color:#fff;border:2px solid #dbe0eb;border-radius:4px;cursor:pointer;position:relative}._settingsCalendarCheckbox_1rhj2_183{left:40px}._settingsCheckboxPrefix_1rhj2_183:disabled,._settingsCalendarCheckbox_1rhj2_183:disabled{cursor:not-allowed;opacity:.6}._settingsCheckboxPrefix_1rhj2_183:checked,._settingsCalendarCheckbox_1rhj2_183:checked{background-color:#7a63f1}._settingsCheckboxPrefix_1rhj2_183:checked:after,._settingsCalendarCheckbox_1rhj2_183:checked:after{content:"";position:absolute;top:1px;left:6px;width:3px;height:10px;border:solid white;border-width:0 4px 4px 0;transform:rotate(45deg)}._settingsPrefixBorderInput_1rhj2_259{border-radius:20px;border:1px solid #dbe0eb;background:#fff;width:100%;max-width:120px;height:35px;padding:0 10px;box-sizing:border-box}._settingsPreviewInputSection_1rhj2_281{width:100%;max-width:170px;height:30px;padding:0 14px;border-radius:5px;border:1px solid #dbe0eb;background:#f8f9fa;box-sizing:border-box;color:#495057;font-weight:500}._settingsPrefixFlex_1rhj2_307{display:grid;grid-template-columns:1fr 1fr .5fr 1fr 1fr 1fr .8fr .8fr;gap:40px;align-items:start}._settingsFirstTab_1rhj2_321{border-radius:50%;width:25px;display:flex;align-items:center;justify-content:center;height:25px;cursor:pointer;transition:all .2s ease}._settingsFirstTab_1rhj2_321._disabled_1rhj2_343{cursor:not-allowed;opacity:.6}._settingsFirstTab_1rhj2_321._active_1rhj2_353{background-color:#e0e0e0;color:#000}._settingFlexingSymbols_1rhj2_363{display:flex;gap:10px;align-items:center;justify-content:center;font-size:14px}._settingsSideHeadingFlexgap_1rhj2_379,._settingsSideHeadingFlexgapTwo_1rhj2_381,._settingsSideHeadingFlexgapThree_1rhj2_383,._settingsSideHeadingFlexgapFour_1rhj2_385{display:flex;flex-direction:column;gap:20px}._NewCenter_1rhj2_397{justify-content:center}._settingsSideHeadingFlexgap_1rhj2_379>div,._settingsSideHeadingFlexgapTwo_1rhj2_381>div,._settingsSideHeadingFlexgapThree_1rhj2_383>div,._settingsSideHeadingFlexgapFour_1rhj2_385>div{height:35px;display:flex;align-items:center}@media screen and (max-width: 1600px){._settingsPrefixFlex_1rhj2_307{gap:30px}}@media screen and (max-width: 1400px){._settingsPrefixFlex_1rhj2_307{gap:25px}._prefixMainContainer_1rhj2_1{padding:20px 30px}}@media screen and (max-width: 1200px){._settingsPrefixFlex_1rhj2_307{gap:20px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}._settingsPrefixInput_1rhj2_145,._settingsPrefixInput2_1rhj2_145,._settingsPrefixBorderInput_1rhj2_259{max-width:100px}._settingsPreviewInputSection_1rhj2_281{max-width:120px}}@media screen and (max-width: 1024px){._settingsPrefixFlex_1rhj2_307{gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}._prefixMainContainer_1rhj2_1{padding:15px 20px}._settingsPrefixHeading_1rhj2_55{font-size:12px;margin-bottom:12px}._settingsLeftColumn_1rhj2_125{font-size:12px}}._buttondiv_1rhj2_521{display:flex;align-items:center;gap:20px}._absoluteHead_1rhj2_533{position:absolute;top:1.5%;right:4%}._absoluteHeadbutton1_1rhj2_545{padding:5px 13px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._absoluteHeadbutton2_1rhj2_575{padding:5px 13px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._PSloadingContainer_1rhj2_617{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center}._PSloadingContainer_1rhj2_617:before{content:"";width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:_spin_1rhj2_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1rhj2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._PSloadingContainer_1rhj2_617{font-size:16px;color:#666;font-weight:500}._PSerrorContainer_1rhj2_683{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:1rem}._PSerrorContainer_1rhj2_683:before{content:"⚠️";font-size:48px;margin-bottom:1rem;display:block}._PSerrorContainer_1rhj2_683 p{color:#dc2626;font-size:16px;font-weight:500;margin:0 0 1.5rem;max-width:400px}._PSerrorContainer_1rhj2_683 button{color:#fff;border:none;padding:12px 24px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px;background-color:#c74242}._PSerrorContainer_1rhj2_683 button:hover{background-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc26264d}._PSerrorContainer_1rhj2_683 button:active{transform:translateY(0);box-shadow:0 2px 4px #dc26264d}._PSerrorContainer_1rhj2_683 button:focus{outline:none;box-shadow:0 0 0 3px #dc26261a}._container_tw4so_1{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}._container_tw4so_1._fadeIn_tw4so_33{opacity:1;transform:translateY(0)}._backgroundElements_tw4so_45{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}._floatingElement_tw4so_65{position:absolute;background:#ffffff1a;border-radius:50%;animation:_float_tw4so_65 6s ease-in-out infinite}._floatingElement_tw4so_65:nth-child(1){width:80px;height:80px;top:20%;left:10%;animation-delay:0s}._floatingElement_tw4so_65:nth-child(2){width:120px;height:120px;top:60%;right:15%;animation-delay:2s}._floatingElement_tw4so_65:nth-child(3){width:60px;height:60px;bottom:20%;left:20%;animation-delay:4s}@keyframes _float_tw4so_65{0%,to{transform:translateY(0) rotate(0);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}._content_tw4so_153{text-align:center;z-index:10;position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem;box-shadow:0 25px 50px #00000026;border:1px solid rgba(255,255,255,.2);max-width:800px;width:100%;animation:_slideUp_tw4so_1 .8s cubic-bezier(.25,.46,.45,.94) .2s both}@keyframes _slideUp_tw4so_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}._errorNumber_tw4so_207{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;gap:1rem}._digit_tw4so_223{font-size:8rem;font-weight:800;color:#818cf8;text-shadow:0 4px 8px rgba(79,70,229,.3);animation:_bounce_tw4so_1 2s infinite}._digit_tw4so_223:first-child{animation-delay:0s}._digit_tw4so_223:last-child{animation-delay:.1s}@keyframes _bounce_tw4so_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}._zeroContainer_tw4so_287{position:relative;width:8rem;height:8rem}._zero_tw4so_287{width:100%;height:100%;border:8px solid rgb(129,140,248);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_pulse_tw4so_1 2s ease-in-out infinite;position:relative;background:#4f46e51a}@keyframes _pulse_tw4so_1{0%{transform:scale(1);box-shadow:0 0 #4f46e5b3}70%{transform:scale(1.05);box-shadow:0 0 0 20px #4f46e500}to{transform:scale(1);box-shadow:0 0 #4f46e500}}._warningIcon_tw4so_355{color:#f59e0b;width:3rem;height:3rem;animation:_shake_tw4so_1 1s ease-in-out infinite}@keyframes _shake_tw4so_1{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}._errorMessage_tw4so_397{margin-bottom:2.5rem}._title_tw4so_405{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;animation:_fadeInUp_tw4so_1 .8s ease-out .4s both}._subtitle_tw4so_421{font-size:1.1rem;color:#6b7280;line-height:1.6;max-width:500px;margin:0 auto;animation:_fadeInUp_tw4so_1 .8s ease-out .6s both}@keyframes _fadeInUp_tw4so_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._actions_tw4so_463{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;animation:_fadeInUp_tw4so_1 .8s ease-out 1s both}._button_tw4so_481{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;border:none;font-size:1rem;position:relative;overflow:hidden}._button_tw4so_481:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._button_tw4so_481:hover:before{left:100%}._primaryButton_tw4so_553{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 4px 15px #4f46e566}._primaryButton_tw4so_553:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e580}._secondaryButton_tw4so_575{background:#fff;color:#4b5563;border:2px solid #e5e7eb;box-shadow:0 2px 10px #0000001a}._secondaryButton_tw4so_575:hover{transform:translateY(-2px);border-color:#4f46e5;color:#4f46e5;box-shadow:0 4px 20px #00000026}._linkIcon_tw4so_603{color:#4f46e5;transition:transform .3s ease}._quickLink_tw4so_613:hover ._linkIcon_tw4so_603{transform:scale(1.1)}@keyframes _slideInUp_tw4so_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._helpSection_tw4so_645{position:fixed;bottom:5px;right:5%;transform:translate(-50%);z-index:20;animation:_fadeInUp_tw4so_1 .8s ease-out 1.4s both}._helpText_tw4so_663{color:#ffffffe6;font-size:.875rem;text-align:center;background:#0003;padding:.75rem 1.5rem;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._helpLink_tw4so_683{color:#fbbf24;text-decoration:none;font-weight:600;transition:color .3s ease}._helpLink_tw4so_683:hover{color:#f59e0b;text-decoration:underline}@media (max-width: 768px){._container_tw4so_1{padding:1rem}._content_tw4so_153{padding:2rem 1.5rem}._digit_tw4so_223{font-size:5rem}._zeroContainer_tw4so_287{width:5rem;height:5rem}._zero_tw4so_287{border-width:5px}._warningIcon_tw4so_355{width:2rem;height:2rem}._title_tw4so_405{font-size:2rem}._actions_tw4so_463{flex-direction:column;align-items:center}._button_tw4so_481{width:100%;max-width:300px;justify-content:center}._linkGrid_tw4so_793{grid-template-columns:1fr;max-width:300px}._helpSection_tw4so_645{position:relative;bottom:auto;left:auto;transform:none;margin-top:2rem}}@media (max-width: 480px){._errorNumber_tw4so_207{gap:.5rem}._digit_tw4so_223{font-size:4rem}._zeroContainer_tw4so_287{width:4rem;height:4rem}._warningIcon_tw4so_355{width:1.5rem;height:1.5rem}._searchContainer_tw4so_859{max-width:100%}}._accessDeniedContainer_qeprt_1{display:flex;justify-content:center;align-items:center;min-height:100%;padding:20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}._accessDeniedContainer_qeprt_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.1) 0%,transparent 50%);pointer-events:none}._accessDeniedCard_qeprt_49{background:#fff;border-radius:16px;padding:48px;max-width:500px;width:100%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center;position:relative;z-index:1;animation:_cardEntrance_qeprt_1 .8s cubic-bezier(.34,1.56,.64,1);border:1px solid #e2e8f0}@keyframes _cardEntrance_qeprt_1{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._iconContainer_qeprt_103{margin-bottom:32px;position:relative}._accessIcon_qeprt_113{width:72px;height:72px;color:#dc2626;margin:0 auto;animation:_iconFloat_qeprt_1 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(220,38,38,.2))}@keyframes _iconFloat_qeprt_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._content_qeprt_149{margin-bottom:40px}._title_qeprt_157{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:16px;line-height:1.2;animation:_titleSlide_qeprt_1 .8s ease-out .2s both}@keyframes _titleSlide_qeprt_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}._message_qeprt_197{font-size:1.1rem;color:#64748b;margin-bottom:32px;line-height:1.6;animation:_messageSlide_qeprt_1 .8s ease-out .4s both}@keyframes _messageSlide_qeprt_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}._suggestions_qeprt_235{background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;padding:24px;text-align:left;animation:_suggestionsSlide_qeprt_1 .8s ease-out .6s both;position:relative;overflow:hidden}._suggestions_qeprt_235:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_qeprt_1 2s infinite}@keyframes _shimmer_qeprt_1{0%{left:-100%}to{left:100%}}@keyframes _suggestionsSlide_qeprt_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._suggestions_qeprt_235 h3{color:#92400e;font-size:1.1rem;font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:8px}._suggestions_qeprt_235 h3:before{content:"💡";font-size:1.2rem;animation:_bulbGlow_qeprt_1 2s ease-in-out infinite alternate}@keyframes _bulbGlow_qeprt_1{0%{transform:scale(1);filter:brightness(1)}to{transform:scale(1.1);filter:brightness(1.2)}}._suggestions_qeprt_235 ul{list-style:none;padding:0;margin:0}._suggestions_qeprt_235 li{color:#78350f;position:relative;padding:8px 0 8px 24px;animation:_listItemSlide_qeprt_1 .5s ease-out both}._suggestions_qeprt_235 li:nth-child(1){animation-delay:.8s}._suggestions_qeprt_235 li:nth-child(2){animation-delay:1s}._suggestions_qeprt_235 li:nth-child(3){animation-delay:1.2s}@keyframes _listItemSlide_qeprt_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._suggestions_qeprt_235 li:before{content:"▶";color:#f59e0b;font-weight:700;position:absolute;left:0;animation:_arrowBounce_qeprt_1 2s ease-in-out infinite}@keyframes _arrowBounce_qeprt_1{0%,to{transform:translate(0)}50%{transform:translate(4px)}}._actions_qeprt_467{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:_actionsSlide_qeprt_1 .8s ease-out .8s both}@keyframes _actionsSlide_qeprt_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._primaryButton_qeprt_505,._secondaryButton_qeprt_505{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;text-decoration:none;min-width:140px;justify-content:center;position:relative;overflow:hidden}._primaryButton_qeprt_505{background:#3b82f6;color:#fff;box-shadow:0 2px 4px #3b82f633}._primaryButton_qeprt_505:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._primaryButton_qeprt_505:hover:before{left:100%}._primaryButton_qeprt_505:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}._secondaryButton_qeprt_505{background:#f8fafc;color:#475569;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._secondaryButton_qeprt_505:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#cbd5e1}._primaryButton_qeprt_505:active,._secondaryButton_qeprt_505:active{transform:translateY(0)}@media (max-width: 768px){._accessDeniedCard_qeprt_49{padding:32px 24px;margin:16px}._title_qeprt_157{font-size:1.875rem}._message_qeprt_197{font-size:1rem}._actions_qeprt_467{flex-direction:column}._primaryButton_qeprt_505,._secondaryButton_qeprt_505{width:100%}}@media (max-width: 480px){._accessDeniedCard_qeprt_49{padding:24px 20px}._title_qeprt_157{font-size:1.5rem}._iconContainer_qeprt_103{margin-bottom:24px}._accessIcon_qeprt_113{width:60px;height:60px}._suggestions_qeprt_235{padding:20px}}._CRQContainer_kodr3_1{margin:0 auto;padding:2rem;background:#faf8fe;max-height:100%;overflow-y:auto}._CRQHeader_kodr3_17{display:flex;gap:1.5rem;align-items:flex-start}._CRQInputGroup_kodr3_29{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px}._CRQInputGroup_kodr3_29 label{color:#7161ef;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal}._CRQInputGroup_kodr3_29 input{padding:6px 5px;border-radius:5px;border:1px solid #dbe0eb;background:#fff;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:140%;transition:border-color .2s}._CRQInputGroup_kodr3_29 input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._CRQHorizontalDivider_kodr3_103{border:none;height:1px;background-color:#e5e7eb;margin:2rem 0}._CRQRequiredItemsContainer_kodr3_117{margin-bottom:2rem;width:100%}._CRQSectionTitle_kodr3_127{color:#2e2e2e;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:140%;margin-bottom:1rem}._CRQItemsTable_kodr3_145{width:60%;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._CRQTableHeader_kodr3_159{display:flex;background-color:#f4f2ff;padding:8px 0}._CRQTableRow_kodr3_171{display:flex;border-bottom:1px solid #e5e7eb;background-color:#fff}._CRQTableRow_kodr3_171:last-child{border-bottom:none}._CRQItemColumn_kodr3_191{width:60%;padding:0}._CRQQuantityColumn_kodr3_201{width:30%;padding:0}._CRQActionsColumn_kodr3_211{width:10%;display:flex;align-items:center;justify-content:center}._CRQTableHeader_kodr3_159 ._CRQItemColumn_kodr3_191,._CRQTableHeader_kodr3_159 ._CRQQuantityColumn_kodr3_201{color:#000;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:8px 10px}._CRQTableRow_kodr3_171 input{width:100%;height:100%;padding:12px 10px;border:none;background:#fff;font-size:14px;box-sizing:border-box}._CRQTableRow_kodr3_171 input:focus{outline:none;background-color:#f9f9ff}._CRQNoItemsMessage_kodr3_273{padding:10px 24px;text-align:center;color:#666;background-color:#fff;border-radius:0 0 8px 8px}._CRQRemoveBtn_kodr3_289{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:4px;transition:all .2s}._CRQRemoveBtn_kodr3_289:hover{background-color:#ff00001a}._CRQAddItemButton_kodr3_321{display:flex;align-items:center;padding:5px 0;margin-top:10px;color:#22c55e;font-weight:500;font-size:12px;background:none;border:none;cursor:pointer;transition:opacity .2s}._CRQAddItemButton_kodr3_321:hover{opacity:.8}._CRQAddItemButton_kodr3_321:before{content:"+";margin-right:5px;font-size:14px;font-weight:700}._CRQModalContent_kodr3_373{display:flex;flex-direction:column;gap:10px;width:100%;padding:0 5px}._CRQSearchContainer_kodr3_389{position:relative;width:100%}._CRQSearchInput_kodr3_399{width:100%;border:none;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000000f,0 0 0 1px #868fa029;height:35px;font-size:14px;box-sizing:border-box;padding-left:40px}._CRQSearchIcon_kodr3_425{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}._CRQItemsList_kodr3_445{width:100%;max-height:300px;min-height:300px;overflow-y:auto;border:1px solid rgb(225,224,224);border-radius:6px}._CRQLoadingState_kodr3_463{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%;height:200px}._CRQLoader_kodr3_483{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:_CRQSpin_kodr3_1 1s linear infinite;margin-bottom:15px}@keyframes _CRQSpin_kodr3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._CRQNoItems_kodr3_273{text-align:center;padding:20px;color:#6b7280;font-style:italic}._CRQItemsContainer_kodr3_535{display:flex;flex-direction:column;gap:1px}._CRQItemRow_kodr3_547{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;min-height:50px}._CRQItemRow_kodr3_547:hover{background-color:#f9fafb;border-color:#d1d5db}._CRQSelectedRow_kodr3_583{background-color:#eff6ff;border-color:#3b82f6}._CRQLeftSection_kodr3_593{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._CRQItemInfo_kodr3_609{min-width:0}._CRQRightSection_kodr3_617{display:flex;align-items:center;flex-shrink:0;margin-left:16px}._CRQMetaInfo_kodr3_631{text-align:right}._CRQCheckbox_kodr3_639{width:16px;height:16px;flex-shrink:0;cursor:pointer;accent-color:#3b82f6}._CRQItemName_kodr3_655{color:var(--Gray-700, #374151);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._CRQSku_kodr3_683{color:var(--Gray-700, #6b7280);font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.24px;margin:0 0 2px;white-space:nowrap}._CRQStockAvailable_kodr3_705{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.24px;margin:0;white-space:nowrap}._CRQAbsoluteHead_kodr3_729{position:absolute;top:1.5%;right:4%}._CRQButtonDiv_kodr3_741{display:flex;align-items:center;gap:20px}._CRQAbsoluteHeadButton1_kodr3_753{padding:5px 12px;background-color:#fff;border-radius:6px;border:1px solid #7161ef;color:#1d1d1d;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CRQAbsoluteHeadButton2_kodr3_783{padding:5px 15px;border-radius:6px;background:#7161ef;border:1px solid #7161ef;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.28px;cursor:pointer}._CRQAbsoluteHeadButton2_kodr3_783:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._CRQItemsTable_kodr3_145{width:100%}._CRQItemRow_kodr3_547{padding:10px 12px;min-height:56px}._CRQLeftSection_kodr3_593{gap:10px}._CRQRightSection_kodr3_617{margin-left:12px}._CRQItemName_kodr3_655{font-size:13px;line-height:18px}._CRQSku_kodr3_683,._CRQStockAvailable_kodr3_705{font-size:11px;line-height:14px}}@media (max-width: 480px){._CRQItemRow_kodr3_547{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}._CRQLeftSection_kodr3_593{width:100%;align-items:flex-start}._CRQRightSection_kodr3_617{width:100%;margin-left:24px}._CRQMetaInfo_kodr3_631{text-align:left;display:flex;gap:16px}}._DRMcontainer_1hmzx_1{width:100%;background:#f8fafc}._DRMdropdownWrapper_1hmzx_11{position:absolute;top:.8rem;right:24px;z-index:1000}._DRMcontent_1hmzx_25{width:100%}._DRMplaceholder_1hmzx_33{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#64748b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._DS1dashboard_sm6gm_1{font-family:Inter;background:#f8fafc;padding:24px;min-height:100vh}._DS1header_sm6gm_15{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._DS1welcome_sm6gm_29 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._DS1welcome_sm6gm_29 p{color:#5b5b5b;font-family:Inter;font-size:14px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.048px;margin:0}._DS1periodSelector1_sm6gm_73{display:flex;gap:15px}._DS1controls_sm6gm_83{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;margin:20px 0}._DS1periodSelector_sm6gm_73{display:flex;gap:10px;border-radius:8px}._DS1periodBtn_sm6gm_113{padding:6px 16px;border:none;box-shadow:0 1px 3px #0000001a;background:transparent;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._DS1periodBtn_sm6gm_113._DS1active_sm6gm_139{background:#6366f1;color:#fff}._DS1toggle_sm6gm_149{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._DS1toggle_sm6gm_149 input{width:36px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:10px;position:relative;cursor:pointer;transition:.3s}._DS1toggle_sm6gm_149 input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._DS1exportBtn_sm6gm_213{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}._DS1statsGrid_sm6gm_241{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._DS1statCard_sm6gm_255{background:#fff;padding:20px;border-radius:8px;border:1px solid rgba(0,0,0,.1);min-height:120px}._DS1statLabel_sm6gm_271{font-size:13px;color:#64748b;margin-bottom:8px}._DS1statValue_sm6gm_283{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._DS1statChange_sm6gm_297{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._DS1statChange_sm6gm_297._DS1positive_sm6gm_313{color:#10b981}._DS1changeLabel_sm6gm_321{color:#94a3b8;font-weight:400;margin-left:4px}._DS1mainGrid_sm6gm_333{display:grid;grid-template-columns:1fr 400px;gap:16px;margin-bottom:24px}._DS1chartCard_sm6gm_347{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;min-height:350px;display:flex;flex-direction:column}._DS1chartCard_sm6gm_347._DS1large_sm6gm_367{grid-column:1}._DS1cardHeader_sm6gm_375{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-shrink:0}._DS1cardHeader_sm6gm_375 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._DS1cardControls_sm6gm_405{display:flex;gap:6px}._DS1controlBtn_sm6gm_415{padding:6px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500}._DS1controlBtn_sm6gm_415._DS1active_sm6gm_139{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._DS1controlBtn_sm6gm_415._DS1export_sm6gm_213{border-color:#e2e8f0}._DS1dropdown_sm6gm_457{padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;color:#64748b;background:#fff;cursor:pointer}._DS1productList_sm6gm_477{display:flex;flex-direction:column;gap:20px;flex:1;overflow-y:auto;max-height:260px;min-height:260px;padding-right:8px}._DS1productList_sm6gm_477::-webkit-scrollbar{width:6px}._DS1productList_sm6gm_477::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}._DS1productList_sm6gm_477::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}._DS1productList_sm6gm_477::-webkit-scrollbar-thumb:hover{background:#94a3b8}._DS1productItem_sm6gm_537{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-shrink:0}._DS1productInfo_sm6gm_553{flex:1}._DS1productName_sm6gm_561{font-size:13px;color:#64748b;margin-bottom:8px}._DS1productBar_sm6gm_573{height:8px;border-radius:4px}._DS1productInfosec_sm6gm_583{display:flex;justify-content:space-between;align-items:center}._DS1productValue_sm6gm_595{font-size:13px;font-weight:600;color:#0f172a;min-width:80px;text-align:right}._DS1bottomGrid_sm6gm_611{display:grid;grid-template-columns:1fr 320px 320px;gap:16px;margin-bottom:24px}._DS1chartCard_sm6gm_347._DS1pie_sm6gm_625{min-height:300px}._DS1chartContainer_sm6gm_633{margin-top:-10px;flex:1}._DS1pieContainer_sm6gm_643{display:flex;flex-direction:column;align-items:center;flex:1}._DS1pieLegend_sm6gm_657{display:flex;gap:24px;margin-top:12px}._DS1legendItem_sm6gm_669{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#0f172a}._DS1legendDot_sm6gm_687{width:10px;height:10px;border-radius:2px}._DS1lastSection_sm6gm_699{display:flex;gap:16px;margin-bottom:10px}._DS1financialGrid_sm6gm_711{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:16px;flex:0 0 auto;width:600px}._DS1financialCard_sm6gm_729{background:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a;min-height:140px}._DS1financialLabel_sm6gm_745{font-size:13px;color:#64748b;margin-bottom:8px}._DS1financialValue_sm6gm_757{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._DS1tableCard_sm6gm_771{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;flex:1;display:flex;flex-direction:column;min-height:300px}._DS1tableCard_sm6gm_771 h3{font-size:16px;font-weight:600;margin:0 0 16px;color:#0f172a;flex-shrink:0}._DS1table_sm6gm_771{width:100%;min-height:230px;max-height:240px}._DS1table_sm6gm_771 thead{display:table;width:100%;table-layout:fixed;position:sticky;top:0;background:#fff;z-index:1}._DS1table_sm6gm_771 tbody,._DS1table_sm6gm_771 thead tr,._DS1table_sm6gm_771 tbody tr{display:table;width:100%;table-layout:fixed}._DS1table_sm6gm_771 th{text-align:left;padding:10px 12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0}._DS1table_sm6gm_771 td{padding:12px;color:#000;font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.044px;border-bottom:1px solid #f1f5f9}._DS1table_sm6gm_771 th:nth-child(1),._DS1table_sm6gm_771 td:nth-child(1){width:50px}._DS1table_sm6gm_771 th:nth-child(2),._DS1table_sm6gm_771 td:nth-child(2){width:auto}._DS1table_sm6gm_771 th:nth-child(3),._DS1table_sm6gm_771 td:nth-child(3){width:120px}._DS1table_sm6gm_771 th:nth-child(4),._DS1table_sm6gm_771 td:nth-child(4){width:100px}._DS1productCell_sm6gm_949{display:flex;align-items:center;gap:10px}._DS1productIndicator_sm6gm_961{width:20px;height:20px;border-radius:4px;flex-shrink:0}._DS1productList_sm6gm_477:empty:after,._DS1table_sm6gm_771 tbody:empty:after{content:"No data available";display:flex;justify-content:center;align-items:center;color:#94a3b8;font-size:14px;padding:40px;min-height:200px}._IMDContainer_1o8u9_1{display:grid;grid-template-columns:2fr 1fr;gap:20px;padding:20px;background-color:#f5f5ff}._IMDLeftSection_1o8u9_17,._IMDRightSection_1o8u9_29{display:flex;flex-direction:column;gap:20px}._IMDCardGrid_1o8u9_41{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}._IMDCard_1o8u9_41{background:#fff;display:flex;flex-direction:column;gap:15px;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._IMDCardTitle_1o8u9_73{color:var(--black-100, #000);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}._IMDCardValue_1o8u9_91{font-size:24px;font-weight:700;color:#000}._IMDChartSection_1o8u9_103{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:100%}._IMDChartSectiond_1o8u9_119{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._IMDChartTitle_1o8u9_141{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:16px}._IMDDonutGrid_1o8u9_159{display:grid;grid-template-columns:1fr 1fr;gap:15px}._IMDTopProducts_1o8u9_171{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:100%}._IMDPaymentGrid_1o8u9_187{display:grid;grid-template-columns:1fr 1fr;gap:15px;height:100%}._IMDPaymentCard_1o8u9_201{background:#fff;padding:15px 15px 0;border-radius:8px;box-shadow:0 2px 4px #0000001a}._IMDPaymentTitle_1o8u9_215{color:#000;font-feature-settings:"ss01" on,"cv01" on,"cv11" on;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:10px}._IMDPaymentItem_1o8u9_237{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}._IMDPaymentLabel_1o8u9_251{color:var(--black-100, #000);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}._IMDPaymentValue_1o8u9_269{color:#000;font-feature-settings:"ss01" on,"cv01" on,"cv11" on;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:36px}._PMDdashboard_pnrwd_1{font-family:Inter;background:#f8fafc;padding:24px;max-height:calc(100vh - 40px);overflow-y:auto}._PMDheader_pnrwd_17{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._PMDwelcome_pnrwd_31 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._PMDwelcome_pnrwd_31 p{color:#5b5b5b;font-family:Inter;font-size:14px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.048px;margin:0}._PMDperiodSelector1_pnrwd_75{display:flex;gap:15px}._PMDcontrols_pnrwd_85{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;margin:20px 0}._PMDperiodSelector_pnrwd_75{display:flex;gap:10px;border-radius:8px}._PMDperiodBtn_pnrwd_115{padding:6px 16px;border:none;box-shadow:0 1px 3px #0000001a;background:transparent;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._PMDperiodBtn_pnrwd_115._PMDactive_pnrwd_141{background:#6366f1;color:#fff}._PMDtoggle_pnrwd_151{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._PMDtoggle_pnrwd_151 input{width:36px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:10px;position:relative;cursor:pointer;transition:.3s}._PMDtoggle_pnrwd_151 input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._PMDexportBtn_pnrwd_215{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}._PMDstatsGrid_pnrwd_243{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._PMDstatCard_pnrwd_257{background:#fff;padding:20px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._PMDstatLabel_pnrwd_271{font-size:13px;color:#64748b;margin-bottom:8px}._PMDstatValue_pnrwd_283{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._PMDstatChange_pnrwd_297{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._PMDstatChange_pnrwd_297._PMDpositive_pnrwd_313{color:#10b981}._PMDchangeLabel_pnrwd_321{color:#94a3b8;font-weight:400;margin-left:4px}._PMDmainGrid_pnrwd_333{display:grid;grid-template-columns:1fr 400px;gap:16px}._PMDchartCard_pnrwd_345{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._PMDchartCard_pnrwd_345._PMDlarge_pnrwd_359{grid-column:1}._PMDcardHeader_pnrwd_367{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._PMDcardHeader_pnrwd_367 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._PMDcardControls_pnrwd_395{display:flex;gap:6px}._PMDcontrolBtn_pnrwd_405{padding:6px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500}._PMDcontrolBtn_pnrwd_405._PMDactive_pnrwd_141{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._PMDcontrolBtn_pnrwd_405._PMDexport_pnrwd_215{border-color:#e2e8f0}._PMDproductionList_pnrwd_447{display:flex;flex-direction:column;gap:20px}._PMDproductionItem_pnrwd_459{display:flex;flex-direction:column;gap:5px}._PMDproductionItem1_pnrwd_471{display:flex;justify-content:space-between;align-items:center}._PMDproductionMonth_pnrwd_483{font-size:12px;color:#565759;font-weight:500}._PMDproductionValue_pnrwd_495{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:4px}._PMDproductionBar_pnrwd_509{height:8px;border-radius:4px}._PMDchartContainer_pnrwd_519{margin-top:-10px}@media (max-width: 1400px){._PMDmainGrid_pnrwd_333{grid-template-columns:1fr}._PMDchartCard_pnrwd_345._PMDlarge_pnrwd_359{grid-column:auto}}@media (max-width: 1024px){._PMDstatsGrid_pnrwd_243{grid-template-columns:repeat(2,1fr)}._PMDbottomGrid_pnrwd_557{grid-template-columns:1fr}._PMDperiodSelector_pnrwd_75{flex-wrap:wrap}._PMDcontrols_pnrwd_85{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){._PMDstatsGrid_pnrwd_243{grid-template-columns:1fr}._PMDcardControls_pnrwd_395{flex-wrap:wrap}._PMDdashboard_pnrwd_1{padding:16px}._PMDtable_pnrwd_611{font-size:11px}._PMDtable_pnrwd_611 th,._PMDtable_pnrwd_611 td{padding:8px 6px}}._RMDdashboard_zy5iy_1{font-family:Inter,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._RMDloadingContainer_zy5iy_17{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._RMDloader_zy5iy_35{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:_spin_zy5iy_1 1s linear infinite}@keyframes _spin_zy5iy_1{to{transform:rotate(360deg)}}._RMDloadingContainer_zy5iy_17 p{color:#64748b;font-size:14px;font-weight:500}._RMDheader_zy5iy_75{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._RMDwelcome_zy5iy_89 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._RMDwelcome_zy5iy_89 p{color:#5b5b5b;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:normal;letter-spacing:-.048px;margin:0}._RMDcontrols_zy5iy_131{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;margin:20px 0}._RMDperiodSelector_zy5iy_149{display:flex;gap:10px;border-radius:8px}._RMDperiodBtn_zy5iy_161{padding:6px 16px;border:none;box-shadow:0 1px 3px #0000001a;background:transparent;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._RMDperiodBtn_zy5iy_161._RMDactive_zy5iy_187{background:#6366f1;color:#fff}._RMDperiodSelector1_zy5iy_197{display:flex;gap:15px}._RMDtoggle_zy5iy_207{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._RMDtoggle_zy5iy_207 input{width:36px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:10px;position:relative;cursor:pointer;transition:.3s}._RMDtoggle_zy5iy_207 input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._RMDexportBtn_zy5iy_271{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}._RMDstatsGrid_zy5iy_301{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._RMDstatCard_zy5iy_315{background:#fff;padding:20px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._RMDstatLabel_zy5iy_329{font-size:13px;color:#64748b;margin-bottom:8px}._RMDstatValue_zy5iy_341{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._RMDstatChange_zy5iy_355{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._RMDstatChange_zy5iy_355._RMDpositive_zy5iy_371{color:#10b981}._RMDchangeLabel_zy5iy_379{color:#94a3b8;font-weight:400;margin-left:4px}._RMDmainGrid_zy5iy_393{display:grid;grid-template-columns:1fr 600px;gap:16px;margin-bottom:24px}._RMDchartCard_zy5iy_407{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;min-height:350px}._RMDcardHeader_zy5iy_423{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._RMDcardHeader_zy5iy_423 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._RMDcardControls_zy5iy_451{display:flex;gap:6px}._RMDcontrolBtn_zy5iy_461{padding:6px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._RMDcontrolBtn_zy5iy_461._RMDactive_zy5iy_187{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._RMDcontrolBtn_zy5iy_461._RMDexport_zy5iy_271{border-color:#e2e8f0}._RMDchartContainer_zy5iy_505{margin-top:-10px;min-height:200px}._RMDstockTable_zy5iy_517{display:flex;flex-direction:column}._RMDstockTableHeader_zy5iy_527{display:grid;grid-template-columns:40px 1fr 100px 100px;padding:8px 12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0}._RMDstockTableBody_zy5iy_547{min-height:200px;display:flex;flex-direction:column}._RMDstockTableRow_zy5iy_559{display:grid;grid-template-columns:40px 1fr 100px 100px;padding:10px 12px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center}._RMDproductCell_zy5iy_579{display:flex;align-items:center;gap:10px}._RMDproductIndicator_zy5iy_591{width:20px;height:20px;border-radius:4px;background:#6366f1;flex-shrink:0}._RMDnoDataRow_zy5iy_609{padding:60px 12px;text-align:center;color:#94a3b8;font-size:14px;font-weight:500;min-height:200px;display:flex;align-items:center;justify-content:center;flex:1}._RMDfullWidthCard_zy5iy_637{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;min-height:300px}._RMDtableHeader_zy5iy_655{display:grid;grid-template-columns:50px 50px 10% 30% 20% 20% 23% 10%;padding:8px 12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0;align-items:center}._RMDtableRow_zy5iy_677{display:grid;grid-template-columns:50px 50px 10% 12% 20% 20% 23% 10%;padding:12px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center}._RMDcheckboxCell_zy5iy_697{display:flex;align-items:center;justify-content:start}._RMDcheckboxCell_zy5iy_697 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._RMDtableHeaderCell_zy5iy_721{font-size:13px;font-weight:500;color:#64748b}._RMDtableCell_zy5iy_733{font-size:13px;color:#0f172a;font-weight:500}._RMDstatusOnProcess_zy5iy_747,._RMDstatusPending_zy5iy_767{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;background:#fef3c7;color:#92400e}._RMDstatusCancelled_zy5iy_787{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;background:#f3f4f6;color:#6b7280}._RMDbottomGrid_zy5iy_809{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._RMDbottomGrid_zy5iy_809 ._RMDchartCard_zy5iy_407{min-height:350px}._RMDbottomGrid_zy5iy_809 ._RMDstockTableHeader_zy5iy_527,._RMDbottomGrid_zy5iy_809 ._RMDstockTableRow_zy5iy_559{grid-template-columns:40px 1fr 120px}._RMDbottomGrid_zy5iy_809 ._RMDchartCard_zy5iy_407:last-child ._RMDstockTableHeader_zy5iy_527{grid-template-columns:40px 1fr 120px 120px}._RMDbottomGrid_zy5iy_809 ._RMDchartCard_zy5iy_407:last-child ._RMDstockTableRow_zy5iy_559{grid-template-columns:40px 1fr 120px 120px}@media (max-width: 1400px){._RMDmainGrid_zy5iy_393,._RMDbottomGrid_zy5iy_809{grid-template-columns:1fr}._RMDstatsGrid_zy5iy_301{grid-template-columns:repeat(2,1fr)}._RMDtableHeader_zy5iy_655,._RMDtableRow_zy5iy_677{font-size:12px;grid-template-columns:40px 40px 100px 120px 200px 200px 220px 110px}}@media (max-width: 768px){._RMDstatsGrid_zy5iy_301{grid-template-columns:1fr}._RMDcontrols_zy5iy_131{flex-direction:column;align-items:flex-start}._RMDperiodSelector_zy5iy_149{flex-wrap:wrap}._RMDfullWidthCard_zy5iy_637{overflow-x:auto}._RMDtableHeader_zy5iy_655,._RMDtableRow_zy5iy_677{min-width:1200px}}._MFGdashboard_1h19s_1{font-family:Inter,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._MFGheader_1h19s_17{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._MFGwelcome_1h19s_31 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._MFGwelcome_1h19s_31 p{color:#5b5b5b;font-size:14px;font-weight:500;letter-spacing:-.048px;margin:0}._MFGcontrols_1h19s_69{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;margin:20px 0}._MFGperiodSelector_1h19s_87{display:flex;gap:10px}._MFGperiodBtn_1h19s_97{padding:6px 16px;border:none;box-shadow:0 1px 3px #0000001a;background:transparent;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._MFGperiodBtn_1h19s_97._MFGactive_1h19s_123{background:#6366f1;color:#fff}._MFGperiodSelector1_1h19s_133{display:flex;gap:15px}._MFGtoggle_1h19s_143{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._MFGtoggle_1h19s_143 input{width:36px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:10px;position:relative;cursor:pointer;transition:.3s}._MFGtoggle_1h19s_143 input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._MFGexportBtn_1h19s_207{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}._MFGstatsGrid_1h19s_237{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._MFGstatCard_1h19s_251{background:#fff;padding:20px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._MFGstatLabel_1h19s_265{font-size:13px;color:#64748b;margin-bottom:8px}._MFGstatValue_1h19s_277{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._MFGstatChange_1h19s_291{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._MFGstatChange_1h19s_291._MFGpositive_1h19s_307{color:#10b981}._MFGchangeLabel_1h19s_315{color:#94a3b8;font-weight:400;margin-left:4px}._MFGmainGrid_1h19s_329{display:grid;grid-template-columns:1fr 600px;gap:16px;margin-bottom:24px}._MFGtableCard_1h19s_345{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._MFGtableHeader_1h19s_359{display:grid;grid-template-columns:50px 15% 20% 18% 18% 14%;padding:8px 12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0;align-items:center}._MFGtableRow_1h19s_381{display:grid;grid-template-columns:50px 15% 20% 18% 18% 14%;padding:14px 12px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center}._MFGcheckboxCell_1h19s_401{display:flex;align-items:center;justify-content:start}._MFGcheckboxCell_1h19s_401 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._MFGtableHeaderCell_1h19s_425{font-size:13px;font-weight:500;color:#64748b}._MFGtableCell_1h19s_437{font-size:13px;color:#0f172a;font-weight:500}._MFGstatusOnProcess_1h19s_451,._MFGstatusPending_1h19s_471{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;background:#fef3c7;color:#92400e}._MFGstatusCancelled_1h19s_491{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;background:#f3f4f6;color:#6b7280}._MFGstatusDlv_1h19s_509{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;background:#86cf6bb1;color:#112e15}._MFGbottleneckCard_1h19s_529{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._MFGbottleneckHeader_1h19s_543{display:flex;align-items:center;gap:12px;margin-bottom:20px}._MFGtabIndicator_1h19s_557{background:#3b82f6;color:#fff;width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}._MFGbottleneckHeader_1h19s_543 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._MFGstagesContainer_1h19s_597{display:flex;gap:16px}._MFGstage_1h19s_597{flex:1;background:#e0f2fe;border-radius:12px;padding:16px;display:flex;flex-direction:column;align-items:center}._MFGstageCritical_1h19s_627{background:#fef2f2}._MFGstageLabel_1h19s_635{font-size:11px;color:#64748b;margin-bottom:4px;align-self:flex-start}._MFGstageTitle_1h19s_649{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:16px;text-align:center}._MFGstageImage_1h19s_665{width:50px;height:50px;margin-bottom:12px;display:flex;align-items:center;justify-content:center}._MFGstageImage_1h19s_665 img{width:100%;height:100%;object-fit:contain}._MFGstageStatus_1h19s_695{margin-bottom:16px}._MFGstatusNormal_1h19s_703{color:#10b981;font-size:14px;font-weight:600}._MFGstatusCritical_1h19s_715{color:#ef4444;font-size:14px;font-weight:600}._MFGstageMetrics_1h19s_727{display:flex;gap:12px;width:100%}._MFGmetricItem_1h19s_739{flex:1;text-align:center}._MFGmetricLabel_1h19s_749{font-size:11px;color:#64748b;margin-bottom:4px}._MFGmetricValue_1h19s_761{font-size:13px;font-weight:600;color:#0f172a}._MFGbottomSection_1h19s_775{display:grid;grid-template-columns:1fr 530px;gap:16px}._MFGchartCard_1h19s_787{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._MFGcardHeader_1h19s_801{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._MFGcardHeader_1h19s_801 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._MFGcardControls_1h19s_829{display:flex;gap:6px}._MFGcontrolBtn_1h19s_839{padding:6px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500}._MFGcontrolBtn_1h19s_839._MFGactive_1h19s_123{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._MFGcontrolBtn_1h19s_839._MFGexport_1h19s_207{border-color:#e2e8f0}._MFGchartContainer_1h19s_881{margin-top:-10px}._MFGapprovedRejectedCard_1h19s_891{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._MFGapprovedRejectedCard_1h19s_891 ._MFGtableHeader_1h19s_359,._MFGapprovedRejectedCard_1h19s_891 ._MFGtableRow_1h19s_381{grid-template-columns:50px 70px 20% 30% 30%}@media (max-width: 1400px){._MFGmainGrid_1h19s_329,._MFGbottomSection_1h19s_775{grid-template-columns:1fr}._MFGstatsGrid_1h19s_237{grid-template-columns:repeat(2,1fr)}._MFGstagesContainer_1h19s_597{flex-direction:column}}._PVdashboard_1hpmo_1{font-family:Inter,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._PVheader_1hpmo_15{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._PVwelcome_1hpmo_29 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._PVwelcome_1hpmo_29 p{color:#5b5b5b;font-size:14px;font-weight:500;letter-spacing:-.048px;margin:0}._PVcontrols_1hpmo_67{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;margin:20px 0}._PVperiodSelector_1hpmo_85{display:flex;gap:10px}._PVperiodBtn_1hpmo_95{padding:6px 16px;border:none;box-shadow:0 1px 3px #0000001a;background:transparent;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._PVperiodBtn_1hpmo_95._PVactive_1hpmo_121{background:#6366f1;color:#fff}._PVperiodSelector1_1hpmo_131{display:flex;gap:15px}._PVtoggle_1hpmo_141{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._PVtoggle_1hpmo_141 input{width:36px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:10px;position:relative;cursor:pointer;transition:.3s}._PVtoggle_1hpmo_141 input:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._PVexportBtn_1hpmo_205{padding:8px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500}._PVstatsGrid_1hpmo_235{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}._PVstatCard_1hpmo_249{background:#fff;padding:20px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._PVstatLabel_1hpmo_263{font-size:13px;color:#64748b;margin-bottom:8px}._PVstatValue_1hpmo_275{font-size:28px;font-weight:600;color:#0f172a;margin-bottom:8px}._PVstatChange_1hpmo_289{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._PVstatChange_1hpmo_289._PVpositive_1hpmo_305{color:#10b981}._PVchangeLabel_1hpmo_313{color:#94a3b8;font-weight:400;margin-left:4px}._PVmainGrid_1hpmo_327{display:grid;grid-template-columns:1fr 420px;gap:16px;margin-bottom:24px}._PVchartCard_1hpmo_341{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._PVcardHeader_1hpmo_355{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._PVcardHeader_1hpmo_355 h3{font-size:16px;font-weight:600;margin:0;color:#0f172a}._PVcardControls_1hpmo_383{display:flex;gap:6px}._PVcontrolBtn_1hpmo_393{padding:6px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500}._PVcontrolBtn_1hpmo_393._PVactive_1hpmo_121{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._PVcontrolBtn_1hpmo_393._PVexport_1hpmo_205{border-color:#e2e8f0}._PVchartContainer_1hpmo_435{margin-top:-10px;min-height:260px;display:flex;align-items:center;justify-content:center}._PVcategoryCard_1hpmo_453{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._PVcategoryList_1hpmo_467{display:flex;flex-direction:column;gap:20px}._PVcategoryItem_1hpmo_479{display:flex;flex-direction:column;gap:8px}._PVcategoryInfo_1hpmo_491{display:flex;justify-content:space-between;align-items:center}._PVcategoryName_1hpmo_503{font-size:13px;color:#0f172a;font-weight:500}._PVcategoryValue_1hpmo_515{font-size:13px;font-weight:600;color:#0f172a}._PVcategoryBar_1hpmo_527{height:8px;border-radius:4px;background:#6366f1}._PVfullWidthCard_1hpmo_541{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._PVtableHeader_1hpmo_557{display:grid;grid-template-columns:50px 18% 12% 15% 12% 12% 12% 15%;padding:8px 12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0;align-items:center}._PVtableBody_1hpmo_579{min-height:250px;display:flex;flex-direction:column}._PVtableRow_1hpmo_591{display:grid;grid-template-columns:50px 18% 12% 15% 12% 12% 12% 15%;padding:12px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9;align-items:center}._PVcheckboxCell_1hpmo_611{display:flex;align-items:center;justify-content:start}._PVcheckboxCell_1hpmo_611 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._PVtableHeaderCell_1hpmo_635{font-size:13px;font-weight:500;color:#64748b}._PVtableCell_1hpmo_647{font-size:13px;color:#0f172a;font-weight:500}._PVbottomGrid_1hpmo_661{display:grid;grid-template-columns:1fr 360px 360px;gap:16px}._PVpoTableCard_1hpmo_673{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}._PVpoTableCard_1hpmo_673 ._PVtableHeader_1hpmo_557,._PVpoTableCard_1hpmo_673 ._PVtableRow_1hpmo_591{grid-template-columns:50px 30% 35% 35%}._PVpoTableCard_1hpmo_673 ._PVtableBody_1hpmo_579{min-height:250px}._PVpieCard_1hpmo_713{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;min-height:350px}._PVpieContainer_1hpmo_735{display:flex;flex-direction:column;align-items:center;margin-top:-20px;min-height:180px;justify-content:center}._PVpieLegendCustom_1hpmo_753{display:flex;flex-direction:column;gap:12px;margin-top:-10px}._PVlegendItem_1hpmo_767{display:flex;align-items:center;gap:8px}._PVlegendDot_1hpmo_779{width:8px;height:8px;border-radius:2px;flex-shrink:0}._PVlegendText_1hpmo_793{font-size:12px;color:#64748b;flex:1}._PVlegendValue_1hpmo_805{font-size:14px;font-weight:600;color:#0f172a}._PVloadingState_1hpmo_819{display:flex;align-items:center;justify-content:center;padding:40px;color:#64748b;font-size:14px;font-weight:500;min-height:200px}._PVemptyState_1hpmo_841{display:flex;align-items:center;justify-content:center;padding:40px;color:#94a3b8;font-size:14px;font-weight:500;min-height:200px;background:transparent;border-radius:8px;margin:10px 0}._PVchartContainer_1hpmo_435 ._PVloadingState_1hpmo_819,._PVchartContainer_1hpmo_435 ._PVemptyState_1hpmo_841{min-height:260px;margin:0}._PVpieContainer_1hpmo_735 ._PVloadingState_1hpmo_819,._PVpieContainer_1hpmo_735 ._PVemptyState_1hpmo_841{min-height:180px;margin:0}@media (max-width: 1400px){._PVmainGrid_1hpmo_327,._PVbottomGrid_1hpmo_661{grid-template-columns:1fr}._PVstatsGrid_1hpmo_235{grid-template-columns:repeat(2,1fr)}}._SDDdashboard_wokny_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._SDDheader_wokny_15{display:flex;flex-direction:column;margin-bottom:24px}._SDDwelcome_wokny_27 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._SDDwelcome_wokny_27 p{color:#5b5b5b;font-size:14px;font-weight:400;margin:0}._SDDcontrols_wokny_63{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;margin-top:20px}._SDDperiodSelector_wokny_81{display:flex;gap:8px}._SDDperiodBtn_wokny_91{padding:8px 16px;border:none;background:#fff;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all 0SDD2s;box-shadow:0 1px 2px #0000000d}._SDDperiodBtn_wokny_91._SDDactive_wokny_117{background:#6366f1;color:#fff}._SDDperiodBtn_wokny_91:hover{background:#f1f5f9}._SDDperiodBtn_wokny_91._SDDactive_wokny_117:hover{background:#5558e3}._SDDrightControls_wokny_143{display:flex;gap:12px;align-items:center}._SDDtoggle_wokny_155{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._SDDtoggle_wokny_155 input{width:40px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:11px;position:relative;cursor:pointer;transition:.3s}._SDDtoggle_wokny_155 input:checked{background:#6366f1}._SDDtoggle_wokny_155 input:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._SDDtoggle_wokny_155 input:checked:before{left:20px}._SDDtoggleLabel_wokny_235{-webkit-user-select:none;user-select:none}._SDDexportBtn_wokny_243{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500;transition:all .2s}._SDDexportBtn_wokny_243:hover{background:#f8fafc;border-color:#cbd5e1}._SDDstatsGrid_wokny_283{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._SDDstatCard_wokny_297{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._SDDstatLabel_wokny_313{font-size:13px;color:#64748b;margin-bottom:12px;font-weight:500}._SDDstatValue_wokny_327{font-size:32px;font-weight:600;color:#0f172a;margin-bottom:8px;display:flex;align-items:baseline;gap:2px}._SDDunit_wokny_347{font-size:16px;color:#64748b;font-weight:500}._SDDstatChange_wokny_359{display:flex;align-items:center;gap:4px;font-weight:500}._SDDstatChange_wokny_359._SDDpositive_wokny_375{color:#10b981}._SDDchangeLabel_wokny_391{color:#94a3b8;font-weight:400;margin-left:4px;font-size:12px}._SDDchangeLabel2_wokny_405{font-size:12px}._SDDchartCard_wokny_411{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}._SDDcardHeader_wokny_427{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._SDDcardHeader_wokny_427 h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}._SDDcardControls_wokny_455{display:flex;gap:8px}._SDDcontrolBtn_wokny_465{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._SDDcontrolBtn_wokny_465._SDDactive_wokny_117{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._SDDcontrolBtn_wokny_465:hover{background:#f8fafc}._SDDcontrolBtn_wokny_465._SDDexport_wokny_243{border-color:#e2e8f0}._SDDchartContainer_wokny_517{margin-top:10px}@media (max-width: 1200px){._SDDstatsGrid_wokny_283{grid-template-columns:repeat(2,1fr)}._SDDcontrols_wokny_63{flex-direction:column;align-items:flex-start}._SDDcardControls_wokny_455{flex-wrap:wrap}}@media (max-width: 768px){._SDDstatsGrid_wokny_283{grid-template-columns:1fr}._SDDperiodSelector_wokny_81{flex-wrap:wrap}}._FADdashboard_uwqju_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._FADheader_uwqju_15{display:flex;flex-direction:column;margin-bottom:24px}._FADnoData_uwqju_27{color:#6b6868;font-family:Inter;font-size:15px;font-style:normal;font-weight:542;display:flex;align-items:center;justify-content:center;height:100px}._FADwelcome_uwqju_51 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._FADwelcome_uwqju_51 p{color:#5b5b5b;font-size:14px;font-weight:400;margin:0}._FADcontrols_uwqju_87{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;margin-top:20px}._FADperiodSelector_uwqju_105{display:flex;gap:8px}._FADperiodBtn_uwqju_115{padding:8px 16px;border:none;background:#fff;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}._FADperiodBtn_uwqju_115._FADactive_uwqju_141{background:#6366f1;color:#fff}._FADperiodBtn_uwqju_115:hover{background:#f1f5f9}._FADperiodBtn_uwqju_115._FADactive_uwqju_141:hover{background:#5558e3}._FADrightControls_uwqju_167{display:flex;gap:12px;align-items:center}._FADtoggle_uwqju_179{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._FADtoggle_uwqju_179 input{width:40px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:11px;position:relative;cursor:pointer;transition:.3s}._FADtoggle_uwqju_179 input:checked{background:#6366f1}._FADtoggle_uwqju_179 input:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._FADtoggle_uwqju_179 input:checked:before{left:20px}._FADtoggleLabel_uwqju_259{-webkit-user-select:none;user-select:none}._FADexportBtn_uwqju_267{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500;transition:all .2s}._FADexportBtn_uwqju_267:hover{background:#f8fafc;border-color:#cbd5e1}._FADstatsGrid_uwqju_307{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._FADstatCard_uwqju_321{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._FADstatLabel_uwqju_337{font-size:13px;color:#64748b;margin-bottom:12px;font-weight:500}._FADstatValue_uwqju_351{font-size:32px;font-weight:600;color:#0f172a;margin-bottom:8px;display:flex;align-items:baseline;gap:2px}._FADunit_uwqju_371{font-size:16px;color:#64748b;font-weight:500}._FADstatChange_uwqju_383{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._FADstatChange_uwqju_383._FADpositive_uwqju_399{color:#10b981}._FADstatChange_uwqju_383 span:first-child{font-size:13px}._FADchangeLabel_uwqju_415{color:#94a3b8;font-weight:400;margin-left:4px}._FADchartCard_uwqju_427{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;margin-bottom:24px}._FADcardHeader_uwqju_445{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._FADcardHeader_uwqju_445 h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}._FADdaysLabel_uwqju_473{color:var(--gray-900, #18181b);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:24px}._FADcardControls_uwqju_491{display:flex;gap:8px;align-items:center}._FADdropdown_uwqju_503{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;outline:none}._FADcontrolBtn_uwqju_527{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._FADcontrolBtn_uwqju_527._FADactive_uwqju_141{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._FADcontrolBtn_uwqju_527:hover{background:#f8fafc}._FADcontrolBtn_uwqju_527._FADexport_uwqju_267{border-color:#e2e8f0}._FADchartContainer_uwqju_579{margin-top:10px}._FADbottomGrid_uwqju_587{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}._FADcustomerList_uwqju_599{display:flex;flex-direction:column;margin-top:25px;gap:24px}._FADcustomerItem_uwqju_613{display:flex;flex-direction:column;gap:8px}._FADcustomerInfo_uwqju_625{display:flex;justify-content:space-between;align-items:center}._FADcustomerName_uwqju_637{font-size:14px;color:#1e293b;font-weight:500}._FADcustomerValue_uwqju_649{font-size:14px;color:#1e293b;font-weight:600}._FADprogressBar_uwqju_661{width:100%;height:8px;background:#e8eaf6;border-radius:4px;overflow:hidden}._FADprogressFill_uwqju_677{height:100%;background:#5b5fc7;border-radius:4px;transition:width .3s ease}._FADsummary_uwqju_691{padding-top:16px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #e2e8f0}._FADsummary_uwqju_691 p{font-size:13px;color:#64748b}._FADsummary_uwqju_691 strong{color:#1e293b;font-weight:600}._FADradialContainer_uwqju_727{position:relative;display:flex;justify-content:center;align-items:center}._FADradialContainers_uwqju_741{display:flex;align-items:center}._FADradialCenter_uwqju_751{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._FADcenterValue_uwqju_767{font-size:24px;font-weight:600;color:#1e293b}._FADlegendList_uwqju_779{display:flex;flex-direction:column;gap:20px}._FADlegendItem_uwqju_791{display:flex;flex-direction:column;gap:10px}._FADlegendDot_uwqju_803{width:10px;height:10px;border-radius:50%;flex-shrink:0}._FADlegendLabels_uwqju_817{display:flex;align-items:center;gap:10px}._FADlegendLabel_uwqju_817{color:#979699;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal}._FADlegendValue_uwqju_847{color:#23005b;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}@media (max-width: 1400px){._FADbottomGrid_uwqju_587{grid-template-columns:1fr}}@media (max-width: 1200px){._FADstatsGrid_uwqju_307{grid-template-columns:repeat(2,1fr)}._FADcontrols_uwqju_87{flex-direction:column;align-items:flex-start}._FADcardControls_uwqju_491{flex-wrap:wrap}}@media (max-width: 768px){._FADstatsGrid_uwqju_307{grid-template-columns:1fr}._FADperiodSelector_uwqju_105{flex-wrap:wrap}._FADbottomGrid_uwqju_587{grid-template-columns:1fr}}._IACdashboard_yku7o_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._IACheader_yku7o_15{display:flex;flex-direction:column;margin-bottom:24px}._IACwelcome_yku7o_27 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._IACwelcome_yku7o_27 p{color:#5b5b5b;font-size:14px;font-weight:400;margin:0}._IACcontrols_yku7o_63{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;margin-top:20px;flex-wrap:wrap}._IACperiodSelector_yku7o_83{display:flex;gap:8px;flex-wrap:wrap}._IACperiodBtn_yku7o_95{padding:8px 16px;border:none;background:#fff;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}._IACperiodBtn_yku7o_95._IACactive_yku7o_121{background:#6366f1;color:#fff}._IACperiodBtn_yku7o_95:hover{background:#f1f5f9}._IACperiodBtn_yku7o_95._IACactive_yku7o_121:hover{background:#5558e3}._IACdateInputs_yku7o_147{display:flex;gap:8px;align-items:center}._IACdateInput_yku7o_147{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#475569;background:#fff;cursor:pointer}._IACdateInput_yku7o_147:focus{outline:none;border-color:#6366f1}._IACrightControls_yku7o_189{display:flex;gap:12px;align-items:center}._IACtoggle_yku7o_201{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._IACtoggle_yku7o_201 input{width:40px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:11px;position:relative;cursor:pointer;transition:.3s}._IACtoggle_yku7o_201 input:checked{background:#6366f1}._IACtoggle_yku7o_201 input:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._IACtoggle_yku7o_201 input:checked:before{left:20px}._IACtoggleLabel_yku7o_281{-webkit-user-select:none;user-select:none}._IACexportBtn_yku7o_289{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500;transition:all .2s}._IACexportBtn_yku7o_289:hover{background:#f8fafc;border-color:#cbd5e1}._IACstatsGrid_yku7o_329{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._IACstatCard_yku7o_343{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._IACstatLabel_yku7o_359{font-size:13px;color:#64748b;margin-bottom:12px;font-weight:500}._IACstatValue_yku7o_373{font-size:32px;font-weight:600;color:#0f172a;margin-bottom:8px;display:flex;align-items:baseline;gap:2px}._IACunit_yku7o_393{font-size:16px;color:#64748b;font-weight:500}._IACstatChange_yku7o_405{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._IACstatChange_yku7o_405._IACpositive_yku7o_421{color:#10b981}._IACstatChange_yku7o_405 span:first-child{font-size:13px}._IACchangeLabel_yku7o_437{color:#94a3b8;font-weight:400;margin-left:4px}._IACmainGrid_yku7o_449{display:grid;grid-template-columns:1fr 400px;gap:16px;margin-bottom:24px}._IACsecondGrid_yku7o_463{display:grid;grid-template-columns:1fr 450px;gap:16px;margin-bottom:24px}._IACbottomGrid_yku7o_477{display:grid;grid-template-columns:450px 1fr;gap:16px}._IACchartCard_yku7o_489,._IACtableCard_yku7o_505{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}._IACtableCard_yku7o_505 h3{font-size:18px;font-weight:600;margin:0 0 20px;color:#1e293b}._IACcardHeader_yku7o_535{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._IACcardHeader_yku7o_535 h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}._IACcardControls_yku7o_563{display:flex;gap:8px;align-items:center;flex-wrap:wrap}._IACcontrolBtn_yku7o_577{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._IACcontrolBtn_yku7o_577._IACactive_yku7o_121{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._IACcontrolBtn_yku7o_577:hover{background:#f8fafc}._IACcontrolBtn_yku7o_577._IACexport_yku7o_289{border-color:#e2e8f0}._IACtableContainer_yku7o_629{overflow-x:auto;min-height:300px}._IACtable_yku7o_505{width:100%;border-collapse:collapse}._IACtable_yku7o_505 th{text-align:left;padding:12px;font-size:13px;font-weight:500;color:#64748b;border-bottom:1px solid #e2e8f0}._IACtable_yku7o_505 td{padding:12px;color:#1e293b;font-size:13px;font-weight:500;border-bottom:1px solid #f1f5f9}._IACtable_yku7o_505 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._IACnoData_yku7o_695{text-align:center;color:#94a3b8;padding:40px 20px!important;font-size:14px;font-style:italic;display:flex;align-items:center;justify-content:center;width:100%}._IACadjustmentList_yku7o_719{display:flex;flex-direction:column;gap:24px;margin-top:20px;min-height:300px}._IACadjustmentItem_yku7o_735{display:flex;flex-direction:column;gap:8px}._IACadjustmentInfo_yku7o_747{display:flex;justify-content:space-between;align-items:center}._IACadjustmentName_yku7o_759{font-size:14px;color:#1e293b;font-weight:500}._IACadjustmentValue_yku7o_771{font-size:14px;color:#1e293b;font-weight:600}._IACprogressBar_yku7o_783{width:100%;height:8px;background:#e8eaf6;border-radius:4px;overflow:hidden}._IACprogressFill_yku7o_799{height:100%;background:#6366f1;border-radius:4px;transition:width .3s ease}._IACchartContainer_yku7o_813{margin-top:10px;min-height:250px;display:flex;align-items:center;justify-content:center}._IACradialContainers_yku7o_829{display:flex;align-items:center;gap:20px;min-height:250px}._IACradialContainer_yku7o_829{position:relative;display:flex;justify-content:center;align-items:center;flex:0 0 auto;max-width:240px}._IAClegendList_yku7o_861{display:flex;flex-direction:column;gap:20px;flex:1}._IAClegendItem_yku7o_875{display:flex;flex-direction:column;gap:8px}._IAClegendLabels_yku7o_887{display:flex;align-items:center;gap:10px}._IAClegendDot_yku7o_899{width:10px;height:10px;border-radius:50%;flex-shrink:0}._IAClegendLabel_yku7o_887{color:#979699;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal}._IAClegendValue_yku7o_931{color:#23005b;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal}._IACstatus_yku7o_949{padding:6px 12px;border-radius:12px;font-size:12px;font-weight:500;display:inline-block}._IACstatus_yku7o_949._IACloss_yku7o_965{background:#fee2e2;color:#991b1b}._IACstatus_yku7o_949._IACprofit_yku7o_975{background:#d1fae5;color:#065f46}._IACstatus_yku7o_949._IACneutral_yku7o_985{background:#e0e7ff;color:#3730a3}@media (max-width: 1400px){._IACmainGrid_yku7o_449,._IACsecondGrid_yku7o_463,._IACbottomGrid_yku7o_477{grid-template-columns:1fr}}@media (max-width: 1200px){._IACstatsGrid_yku7o_329{grid-template-columns:repeat(2,1fr)}._IACcontrols_yku7o_63{flex-direction:column;align-items:flex-start}._IACcardControls_yku7o_563{flex-wrap:wrap}}@media (max-width: 768px){._IACstatsGrid_yku7o_329{grid-template-columns:1fr}._IACperiodSelector_yku7o_83{flex-wrap:wrap}._IACdashboard_yku7o_1{padding:16px}._IACtable_yku7o_505{font-size:11px}._IACtable_yku7o_505 th,._IACtable_yku7o_505 td{padding:8px 6px}._IACradialContainers_yku7o_829{flex-direction:column}}._ESMdashboard_9u4s0_1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;padding:24px;min-height:100vh}._ESMheader_9u4s0_15{display:flex;flex-direction:column;margin-bottom:24px}._ESMwelcome_9u4s0_27 h1{margin:0 0 4px;color:#2d2d2d;font-family:Inter;font-size:32px;font-style:normal;font-weight:542;line-height:normal;letter-spacing:-.109px}._ESMwelcome_9u4s0_27 p{color:#5b5b5b;font-size:14px;font-weight:400;margin:0}._ESMcontrols_9u4s0_63{display:flex;gap:16px;align-items:center;justify-content:space-between;width:100%;margin-top:20px}._ESMperiodSelector_9u4s0_81{display:flex;gap:8px}._ESMperiodBtn_9u4s0_91{padding:8px 16px;border:none;background:#fff;border-radius:6px;font-size:13px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000d}._ESMperiodBtn_9u4s0_91._ESMactive_9u4s0_117{background:#6366f1;color:#fff}._ESMperiodBtn_9u4s0_91:hover{background:#f1f5f9}._ESMperiodBtn_9u4s0_91._ESMactive_9u4s0_117:hover{background:#5558e3}._ESMrightControls_9u4s0_143{display:flex;gap:12px;align-items:center}._ESMtoggle_9u4s0_155{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}._ESMtoggle_9u4s0_155 input{width:40px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;border-radius:11px;position:relative;cursor:pointer;transition:.3s}._ESMtoggle_9u4s0_155 input:checked{background:#6366f1}._ESMtoggle_9u4s0_155 input:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;top:2px;left:2px;transition:.3s}._ESMtoggle_9u4s0_155 input:checked:before{left:20px}._ESMtoggleLabel_9u4s0_235{-webkit-user-select:none;user-select:none}._ESMexportBtn_9u4s0_243{padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;color:#475569;font-weight:500;transition:all .2s}._ESMexportBtn_9u4s0_243:hover{background:#f8fafc;border-color:#cbd5e1}._ESMstatsGrid_9u4s0_283{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._ESMstatCard_9u4s0_297{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}._ESMstatLabel_9u4s0_313{font-size:13px;color:#64748b;margin-bottom:12px;font-weight:500}._ESMstatValue_9u4s0_327{font-size:32px;font-weight:600;color:#0f172a;margin-bottom:8px;display:flex;align-items:baseline;gap:2px}._ESMunit_9u4s0_347{font-size:16px;color:#64748b;font-weight:500}._ESMstatChange_9u4s0_359{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500}._ESMstatChange_9u4s0_359._ESMpositive_9u4s0_375{color:#10b981}._ESMstatChange_9u4s0_359 span:first-child{font-size:16px}._ESMchangeLabel_9u4s0_391{color:#94a3b8;font-weight:400;margin-left:4px}._ESMpieGrid_9u4s0_403{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._ESMpieCard_9u4s0_417{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}._ESMpieHeader_9u4s0_433{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._ESMpieHeader_9u4s0_433 h3{font-size:14px;font-weight:600;margin:0;color:#1e293b}._ESMpieContainer_9u4s0_461{display:flex;justify-content:center;margin:10px 0}._ESMpieLegend_9u4s0_473{display:flex;justify-content:center;gap:20px;margin:12px 0}._ESMlegendItem_9u4s0_487{display:flex;align-items:center;gap:8px}._ESMlegendDot_9u4s0_499{width:10px;height:10px;border-radius:50%}._ESMlegendLabel_9u4s0_511{font-size:12px;color:#64748b}._ESMpieValues_9u4s0_521{display:flex;justify-content:space-around;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}._ESMpieValue_9u4s0_521{display:flex;align-items:end;gap:8px}._ESMpieMainValue_9u4s0_551{font-size:20px;font-weight:600;color:#1e293b}._ESMpieSubtext_9u4s0_563{color:#000;font-family:Inter;font-size:12.161px;font-style:normal;font-weight:500;letter-spacing:-.243px}._ESMchartCard_9u4s0_581{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;margin-bottom:24px}._ESMcardHeader_9u4s0_599{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._ESMcardHeader_9u4s0_599 h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}._ESMcardControls_9u4s0_627{display:flex;gap:8px;align-items:center}._ESMcontrolBtn_9u4s0_639{padding:8px 14px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;font-size:12px;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}._ESMcontrolBtn_9u4s0_639._ESMactive_9u4s0_117{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}._ESMcontrolBtn_9u4s0_639:hover{background:#f8fafc}._ESMcontrolBtn_9u4s0_639._ESMexport_9u4s0_243{border-color:#e2e8f0}._ESMchartContainer_9u4s0_691{margin-top:10px}._ESMalertGrid_9u4s0_699{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}._ESMalertCard_9u4s0_713{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}._ESMalertHeader_9u4s0_735{display:flex;flex-direction:column;gap:8px}._ESMalertHeader_9u4s0_735 h4{font-size:15px;font-weight:600;margin:0;color:#1e293b}._ESMalertInfos_9u4s0_761{display:flex;justify-content:space-between}._ESMalertInfo_9u4s0_761{display:flex;flex-direction:column;gap:2px}._ESMalertLabel_9u4s0_783{font-size:12px;color:#64748b;font-weight:400}._ESMalertValue_9u4s0_795{font-size:13px;color:#1e293b;font-weight:600}._ESMalertChart_9u4s0_807{margin:8px 0;background:#f8fafc;border-radius:8px;padding:8px;max-width:300px}._ESMalertBtn_9u4s0_823{padding:10px 16px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;margin-top:auto}._ESMalertBtn_9u4s0_823._ESMred_9u4s0_845{background:#dc2626;color:#fff}._ESMalertBtn_9u4s0_823._ESMred_9u4s0_845:hover{background:#b91c1c}._ESMalertBtn_9u4s0_823._ESMyellow_9u4s0_863{background:#eab308;color:#fff}._ESMalertBtn_9u4s0_823._ESMyellow_9u4s0_863:hover{background:#ca8a04}._ESMalertBtn_9u4s0_823._ESMpink_9u4s0_881{background:#ec4899;color:#fff}._ESMalertBtn_9u4s0_823._ESMpink_9u4s0_881:hover{background:#db2777}._ESMalertBtn_9u4s0_823._ESMpurple_9u4s0_899{background:#8b5cf6;color:#fff}._ESMalertBtn_9u4s0_823._ESMpurple_9u4s0_899:hover{background:#7c3aed}@media (max-width: 1400px){._ESMpieGrid_9u4s0_403,._ESMalertGrid_9u4s0_699{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1200px){._ESMstatsGrid_9u4s0_283{grid-template-columns:repeat(2,1fr)}._ESMcontrols_9u4s0_63{flex-direction:column;align-items:flex-start}._ESMcardControls_9u4s0_627{flex-wrap:wrap}}@media (max-width: 768px){._ESMstatsGrid_9u4s0_283,._ESMpieGrid_9u4s0_403,._ESMalertGrid_9u4s0_699{grid-template-columns:1fr}._ESMperiodSelector_9u4s0_81{flex-wrap:wrap}._ESMdashboard_9u4s0_1{padding:16px}}
