.ConfirmModal-module__T4UW1a__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out ConfirmModal-module__T4UW1a__fadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__T4UW1a__modal{text-align:center;background-color:#fff;border-radius:20px;width:90%;max-width:400px;padding:2rem;animation:.2s ease-out forwards ConfirmModal-module__T4UW1a__scaleIn;box-shadow:0 25px 50px -12px #00000040}.ConfirmModal-module__T4UW1a__iconWrap{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;display:flex}.ConfirmModal-module__T4UW1a__iconWrap.ConfirmModal-module__T4UW1a__danger{background:#fee2e2}.ConfirmModal-module__T4UW1a__iconWrap.ConfirmModal-module__T4UW1a__info{background:#e0f2fe}.ConfirmModal-module__T4UW1a__title{color:#1e293b;margin-top:0;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.ConfirmModal-module__T4UW1a__message{color:#64748b;white-space:pre-line;margin-bottom:2rem;font-size:1rem;line-height:1.6}.ConfirmModal-module__T4UW1a__actions{justify-content:center;gap:1rem;display:flex}.ConfirmModal-module__T4UW1a__btnCancel{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ConfirmModal-module__T4UW1a__btnCancel:hover{background-color:#f8fafc}.ConfirmModal-module__T4UW1a__btnConfirm{color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ConfirmModal-module__T4UW1a__btnConfirm:hover{transform:translateY(-1px)}.ConfirmModal-module__T4UW1a__btnConfirm.ConfirmModal-module__T4UW1a__danger{background-color:#ef4444;box-shadow:0 4px 12px #ef44444d}.ConfirmModal-module__T4UW1a__btnConfirm.ConfirmModal-module__T4UW1a__info{background-color:#0061ff;box-shadow:0 4px 12px #0061ff4d}@keyframes ConfirmModal-module__T4UW1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__T4UW1a__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Loading-module__Ga0QXG__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;min-height:300px;display:flex}.Loading-module__Ga0QXG__wrapper.Loading-module__Ga0QXG__fullScreen{height:100vh;min-height:100vh}.Loading-module__Ga0QXG__techLoader{border:4px solid #0000;border-top-color:#0061ff;border-radius:50%;width:100px;height:100px;animation:1.2s linear infinite Loading-module__Ga0QXG__spin;position:relative;box-shadow:0 0 35px #0061ff40}.Loading-module__Ga0QXG__techLoader:before{content:"";border:4px solid #0000;border-top-color:#00c6ff;border-radius:50%;animation:2s linear infinite reverse Loading-module__Ga0QXG__spin;position:absolute;inset:10px}.Loading-module__Ga0QXG__techLoader:after{content:"";border:4px solid #0000;border-top-color:#94a3b8;border-radius:50%;animation:1.5s linear infinite Loading-module__Ga0QXG__spin;position:absolute;inset:24px}.Loading-module__Ga0QXG__loadingText{color:#334155;letter-spacing:1.5px;font-size:1.2rem;font-weight:600;animation:1.5s ease-in-out infinite Loading-module__Ga0QXG__pulse}@keyframes Loading-module__Ga0QXG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loading-module__Ga0QXG__pulse{0%,to{opacity:.5;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}
.components-module__tsNEJq__breadcrumbsWrapper{align-items:center;display:flex}.components-module__tsNEJq__breadcrumbItem{color:#94a3b8;align-items:center;font-size:.95rem;display:flex}.components-module__tsNEJq__breadcrumbSeparator{color:#64748b;margin:0 .6rem}.components-module__tsNEJq__breadcrumbCurrent{color:#f8fafc;letter-spacing:.3px;font-weight:600}.components-module__tsNEJq__breadcrumbLink{color:#cbd5e1;text-decoration:none;transition:all .2s}.components-module__tsNEJq__breadcrumbLink:hover{color:#38bdf8;text-shadow:0 0 8px #38bdf866}.components-module__tsNEJq__headerSearch{flex:1;max-width:550px;margin:0 1rem}.components-module__tsNEJq__notifWrapper{margin-right:1.5rem;position:relative}.components-module__tsNEJq__moreMenuWrapper{display:none;position:relative}.components-module__tsNEJq__moreMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s;display:flex}.components-module__tsNEJq__moreMenuBtn:hover{background:#ffffff1a}.components-module__tsNEJq__moreMenuDropdown{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000002e}.components-module__tsNEJq__moreMenuItem{color:#1e293b;align-items:center;gap:.6rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.components-module__tsNEJq__moreMenuItem:hover{background:#f1f5f9}@media (max-width:768px){.components-module__tsNEJq__moreMenuWrapper{display:block}.components-module__tsNEJq__notifWrapper{margin-right:0}}.components-module__tsNEJq__headerSearchDesktop{display:flex}.components-module__tsNEJq__searchIconBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s;display:none}.components-module__tsNEJq__searchIconBtn:hover{background:#ffffff1a}.components-module__tsNEJq__mobileSearchOverlay{z-index:10;background:#0f172a;align-items:center;gap:.5rem;padding:0 .5rem;display:none;position:absolute;inset:0}.components-module__tsNEJq__mobileSearchBack{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:6px;display:flex}.components-module__tsNEJq__mobileSearchInput{flex:1;min-width:0}@media (max-width:768px){.components-module__tsNEJq__headerSearchDesktop{display:none!important}.components-module__tsNEJq__searchIconBtn,.components-module__tsNEJq__mobileSearchOverlay{display:flex}}.components-module__tsNEJq__searchForm{gap:.5rem;width:100%;display:flex;position:relative}.components-module__tsNEJq__searchIcon{color:#94a3b8;pointer-events:none;font-size:1.2rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.components-module__tsNEJq__searchIconHeader{color:#cbd5e1;font-size:1rem;left:1.2rem}.components-module__tsNEJq__searchInput{color:#334155;background-color:#fff;border:2px solid #e2e8f0;border-radius:99px;outline:none;width:100%;padding:1.2rem 4.5rem 1.2rem 3.5rem;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.components-module__tsNEJq__searchInput:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.components-module__tsNEJq__searchInputHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8fafc;background-color:#ffffff1a;border:1px solid #ffffff26;padding:.6rem 3.5rem .6rem 2.8rem;font-size:1rem;box-shadow:0 4px 6px #0000000d}.components-module__tsNEJq__searchInputHeader:focus{background-color:#0003;border-color:#ffffff4d;box-shadow:0 0 0 4px #ffffff0d}.components-module__tsNEJq__searchInputHeader::placeholder{color:#cbd5e1}.components-module__tsNEJq__searchButton{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#0061ff 0%,#00c6ff 100%);border:none;border-radius:99px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%);box-shadow:0 4px 10px #0061ff33}.components-module__tsNEJq__searchButton:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 6px 15px #0061ff4d}.components-module__tsNEJq__searchButton:active{transform:translateY(-50%)scale(.98)}.components-module__tsNEJq__searchButtonHeader{box-shadow:none;padding:.4rem 1rem;font-size:.85rem}.components-module__tsNEJq__searchButtonClear{background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);box-shadow:0 4px 10px #ef444433}.components-module__tsNEJq__searchInputWrapper{align-items:center;width:100%;display:flex;position:relative}.components-module__tsNEJq__searchInputWithSelector{padding-left:8rem!important}.components-module__tsNEJq__fieldSelector{z-index:2;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0}.components-module__tsNEJq__fieldSelectorBtn{cursor:pointer;color:#ffffffd9;white-space:nowrap;background:0 0;border:none;border-radius:99px 0 0 99px;align-items:center;gap:.35rem;height:100%;padding:0 .85rem 0 1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:color .15s;display:flex}.components-module__tsNEJq__fieldSelectorBtn:hover{color:#fff}.components-module__tsNEJq__fieldSelectorLabel{letter-spacing:.2px}.components-module__tsNEJq__fieldDivider{pointer-events:none;background:#fff3;flex-shrink:0;width:1px;height:55%;position:absolute;left:7.5rem}.components-module__tsNEJq__fieldDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:140px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 30px #0000002e}.components-module__tsNEJq__fieldDropdownItem{cursor:pointer;color:#334155;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .1s;display:flex}.components-module__tsNEJq__fieldDropdownItem:hover{background:#f1f5f9}.components-module__tsNEJq__fieldDropdownItemActive{color:#2563eb;background:#eff6ff;font-weight:700}.components-module__tsNEJq__fieldDropdownItemActive:hover{background:#dbeafe}.components-module__tsNEJq__logoutButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px #ef444440}.components-module__tsNEJq__logoutButton:hover{transform:translateY(-2px);box-shadow:0 6px 12px #ef44444d}.components-module__tsNEJq__logoutButton:active{transform:translateY(0)}.components-module__tsNEJq__headerLogoutBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;padding:.5rem 1rem;font-size:.85rem;box-shadow:0 2px 4px #0000001a}.components-module__tsNEJq__headerLogoutBtn:hover{background:#ef4444;border-color:#ef4444}.components-module__tsNEJq__sidebarLogoutWrapper{border-top:1px solid #e2e8f0;padding:1.5rem}.components-module__tsNEJq__sidebarLogoutBtn{width:100%}.components-module__tsNEJq__menuIcon{justify-content:center;align-items:center;margin-right:12px;font-size:1.2rem;display:inline-flex}.components-module__tsNEJq__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow-x:auto}.components-module__tsNEJq__table{border-collapse:collapse;text-align:left;width:100%}.components-module__tsNEJq__th{color:#475569;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1.2rem 1.5rem;font-size:.85rem;font-weight:700;overflow:hidden}.components-module__tsNEJq__td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem;font-size:.95rem;transition:background-color .2s;overflow:hidden}.components-module__tsNEJq__tr:hover .components-module__tsNEJq__td{background-color:#f8fafc}.components-module__tsNEJq__tr:last-child .components-module__tsNEJq__td{border-bottom:none}@keyframes components-module__tsNEJq__shake{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-10deg)}20%,40%,60%,80%{transform:rotate(10deg)}}.components-module__tsNEJq__animShake{animation:.82s cubic-bezier(.36,.07,.19,.97) both components-module__tsNEJq__shake}.components-module__tsNEJq__dropdownNotification{z-index:1000;background-color:#fff;border:none;border-radius:16px;width:400px;animation:.2s cubic-bezier(.16,1,.3,1) components-module__tsNEJq__fadeInDropdown;position:absolute;top:calc(100% + 14px);right:-14px;overflow:hidden;box-shadow:0 20px 60px -10px #00000059,0 0 0 1px #00000014}.components-module__tsNEJq__dropdownNotification:before{content:"";z-index:1;background:#1e293b;border-radius:2px 0 0;width:14px;height:14px;position:absolute;top:-7px;right:22px;transform:rotate(45deg)}@keyframes components-module__tsNEJq__fadeInDropdown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.components-module__tsNEJq__dropdownNotification{width:auto!important;max-width:none!important;position:fixed!important;top:60px!important;left:10px!important;right:10px!important}}@media (max-width:640px){.components-module__tsNEJq__searchInputWithSelector{font-size:1rem;padding-left:5.5rem!important}.components-module__tsNEJq__searchInputHeader{border-radius:10px;padding:.55rem 4rem .55rem 1rem;font-size:1rem}.components-module__tsNEJq__searchButtonHeader{border-radius:8px;padding:.38rem .75rem;font-size:.78rem}.components-module__tsNEJq__fieldSelectorBtn{gap:.2rem;padding:0 .5rem 0 .6rem;font-size:.75rem}.components-module__tsNEJq__fieldDivider{left:5rem}.components-module__tsNEJq__tableContainer{border-radius:0}}
.GlobalReminder-module__M7unoG__reminderContainer{-ms-overflow-style:none;scrollbar-width:none}.GlobalReminder-module__M7unoG__reminderContainer::-webkit-scrollbar{display:none}
.dashboard-module__Gx_nyq__container{min-height:calc(100vh - 64px);margin-top:64px;font-family:Segoe UI,sans-serif;display:flex}.dashboard-module__Gx_nyq__header{z-index:1000;color:#f1f5f9;background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #0000001a}.dashboard-module__Gx_nyq__sidebar{color:#cbd5e1;z-index:900;background:#0f172a;border-right:1px solid #1e293b;flex-direction:column;width:280px;height:calc(100vh - 64px);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:64px;left:0;box-shadow:4px 0 24px #0000001a}.dashboard-module__Gx_nyq__logo{display:none}.dashboard-module__Gx_nyq__headerLogo{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;margin-left:1rem;font-size:1.5rem;font-weight:800;display:flex}.dashboard-module__Gx_nyq__menu{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1rem;display:flex}.dashboard-module__Gx_nyq__menuItem{color:#94a3b8;border-radius:12px;align-items:center;padding:.875rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.dashboard-module__Gx_nyq__menuItem:hover{color:#fff;background:linear-gradient(90deg,#38bdf826,#0000);transform:translate(6px);box-shadow:-3px 0 #38bdf8}.dashboard-module__Gx_nyq__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-left:none;box-shadow:0 4px 12px #2563eb4d}.dashboard-module__Gx_nyq__desktopOnly{display:flex}@media (max-width:768px){.dashboard-module__Gx_nyq__desktopOnly{display:none!important}}.dashboard-module__Gx_nyq__breadcrumbsContainer{display:block}@media (max-width:768px){.dashboard-module__Gx_nyq__breadcrumbsContainer{display:none}}.dashboard-module__Gx_nyq__headerTopRow{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}.dashboard-module__Gx_nyq__headerLeft{align-items:center;display:flex}.dashboard-module__Gx_nyq__mainContent{background:#f1f5f9;flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:280px;transition:margin-left .3s;display:flex;overflow-x:hidden}.dashboard-module__Gx_nyq__mainFooter{text-align:center;color:#94a3b8;background:#0f172a;border-top:1px solid #1e293b;flex-direction:column;gap:.5rem;margin-top:auto;padding:2rem 1.5rem;font-size:.9rem;display:flex;position:relative}.dashboard-module__Gx_nyq__mainFooter:before{content:"";background:linear-gradient(90deg,#0000,#3b82f6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.dashboard-module__Gx_nyq__toggleBtn{cursor:pointer;color:#f1f5f9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;padding:.6rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 5px #0000001a}.dashboard-module__Gx_nyq__toggleBtn:hover{color:#38bdf8;background:#ffffff26;border-color:#38bdf84d;transform:scale(1.1);box-shadow:0 0 15px #38bdf866}.dashboard-module__Gx_nyq__sidebar.dashboard-module__Gx_nyq__closed{transform:translate(-100%)}.dashboard-module__Gx_nyq__mainContent.dashboard-module__Gx_nyq__expanded{margin-left:0}@media (max-width:768px){.dashboard-module__Gx_nyq__container{min-height:calc(100vh - 56px);margin-top:56px}.dashboard-module__Gx_nyq__mainContent{margin-left:0!important}.dashboard-module__Gx_nyq__sidebar{z-index:950;height:calc(100vh - 56px);top:56px}.dashboard-module__Gx_nyq__overlay{top:56px}.dashboard-module__Gx_nyq__header{flex-direction:row;align-items:center;height:56px;padding:0 .75rem}.dashboard-module__Gx_nyq__headerTopRow{justify-content:space-between;align-items:center;width:100%;display:flex}.dashboard-module__Gx_nyq__headerLeft{align-items:center;gap:0;display:flex}.dashboard-module__Gx_nyq__headerLogo{margin-left:.5rem;font-size:1.05rem}.dashboard-module__Gx_nyq__headerRight{align-items:center;gap:.25rem;display:flex}.dashboard-module__Gx_nyq__userInfo{display:none}.dashboard-module__Gx_nyq__techHideMobile{display:none!important}.dashboard-module__Gx_nyq__statGrid,.dashboard-module__Gx_nyq__statGridMobileHide{display:none}.dashboard-module__Gx_nyq__statCardCombined{background:#e2e8f0;border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:1.25rem;display:grid;overflow:hidden;box-shadow:0 2px 8px #00000012}.dashboard-module__Gx_nyq__statCombinedItem{background:#fff;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.dashboard-module__Gx_nyq__statCombinedIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;display:flex}.dashboard-module__Gx_nyq__statCombinedLabel{color:#64748b;font-size:.72rem;font-weight:500;line-height:1.3}.dashboard-module__Gx_nyq__statCombinedValue{color:#0f172a;font-size:1.5rem;font-weight:800;line-height:1}.dashboard-module__Gx_nyq__listItemMobileCompact{gap:.5rem!important;padding:.75rem 1rem!important}.dashboard-module__Gx_nyq__chartGrid{margin-bottom:1rem}.dashboard-module__Gx_nyq__dashboardGrid{grid-template-columns:1fr!important}.dashboard-module__Gx_nyq__listCard{border-radius:12px;height:auto!important;min-height:0!important}.dashboard-module__Gx_nyq__listScrollable{max-height:520px!important;overflow-y:auto!important}.dashboard-module__Gx_nyq__listItem{padding:.55rem .75rem!important}.dashboard-module__Gx_nyq__listCardTitle{padding:.65rem .875rem!important;font-size:.9rem!important}.dashboard-module__Gx_nyq__updateCardHeader{gap:.5rem!important;padding:.65rem .875rem!important}.dashboard-module__Gx_nyq__updateCardIcon{font-size:1.3rem!important}.dashboard-module__Gx_nyq__updateCardTitle{font-size:.9rem!important}.dashboard-module__Gx_nyq__updateCardSubtitle{display:none!important}.dashboard-module__Gx_nyq__updateListScrollable{max-height:520px!important;padding:.4rem!important;overflow-y:auto!important}.dashboard-module__Gx_nyq__pageContainer{padding:1rem .75rem}.dashboard-module__Gx_nyq__pageHeader{gap:.75rem;margin-bottom:1.25rem}.dashboard-module__Gx_nyq__pageTitle{font-size:1.3rem}.dashboard-module__Gx_nyq__headerActions{flex-wrap:wrap;gap:.5rem;width:100%}.dashboard-module__Gx_nyq__dateDisplay{text-align:center;flex:1;padding:.5rem .75rem;font-size:.78rem}.dashboard-module__Gx_nyq__primaryButton{padding:.55rem 1rem;font-size:.85rem}.dashboard-module__Gx_nyq__statCard{border-radius:14px;padding:1.25rem}.dashboard-module__Gx_nyq__statValue{font-size:1.75rem}.dashboard-module__Gx_nyq__statIcon{border-radius:12px;width:48px;height:48px;font-size:1.5rem}.dashboard-module__Gx_nyq__revenueCard{border-radius:14px;padding:1.5rem 1.25rem}}@keyframes dashboard-module__Gx_nyq__fadeIn{0%{opacity:0}to{opacity:1}}.dashboard-module__Gx_nyq__overlay{z-index:800;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;animation:.2s ease-out dashboard-module__Gx_nyq__fadeIn;position:fixed;inset:64px 0 0}.dashboard-module__Gx_nyq__headerRight{align-items:center;gap:1.5rem;display:flex}.dashboard-module__Gx_nyq__userInfo{flex-direction:column;align-items:flex-end;line-height:1.3;display:flex}.dashboard-module__Gx_nyq__userName{color:#f8fafc;font-size:.95rem;font-weight:600}.dashboard-module__Gx_nyq__userRole{color:#94a3b8;background:#ffffff1a;border-radius:99px;padding:.1rem .6rem;font-size:.75rem}.dashboard-module__Gx_nyq__dashboardGrid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;display:grid}@media (min-width:1024px){.dashboard-module__Gx_nyq__dashboardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:1400px){.dashboard-module__Gx_nyq__dashboardGrid{grid-template-columns:repeat(3,1fr)}}.dashboard-module__Gx_nyq__fullWidthCard{grid-column:1/-1}.dashboard-module__Gx_nyq__tableCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000d}.dashboard-module__Gx_nyq__cardTitle{color:#1e293b;border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.2rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__tableWrapper{width:100%;overflow-x:auto}.dashboard-module__Gx_nyq__pageContainer{max-width:1600px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dashboard-module__Gx_nyq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.dashboard-module__Gx_nyq__pageTitle{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.8rem;font-weight:800}.dashboard-module__Gx_nyq__pageSubtitle{color:#64748b;margin:.4rem 0 0;font-size:.95rem}.dashboard-module__Gx_nyq__pageSubtitle span{color:#334155;font-weight:600}.dashboard-module__Gx_nyq__headerActions{align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__dateDisplay{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;box-shadow:0 2px 4px #00000005}.dashboard-module__Gx_nyq__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 10px #2563eb33}.dashboard-module__Gx_nyq__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 15px #2563eb4d}.dashboard-module__Gx_nyq__plusIcon{font-size:1.2rem;line-height:1}.dashboard-module__Gx_nyq__statGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__statCard{color:#fff;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.dashboard-module__Gx_nyq__statCard:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}.dashboard-module__Gx_nyq__bgBlue{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.dashboard-module__Gx_nyq__bgPurple{background:linear-gradient(135deg,#a855f7 0%,#7e22ce 100%)}.dashboard-module__Gx_nyq__bgOrange{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.dashboard-module__Gx_nyq__bgGreen{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.dashboard-module__Gx_nyq__statInfo{flex:1}.dashboard-module__Gx_nyq__statLabel{color:#ffffffd9;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.dashboard-module__Gx_nyq__statValue{color:#fff;text-shadow:0 2px 4px #0000001a;font-size:2.2rem;font-weight:800;line-height:1.2}.dashboard-module__Gx_nyq__statIcon{background:#fff3;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;transition:transform .3s;display:flex}.dashboard-module__Gx_nyq__statCard:hover .dashboard-module__Gx_nyq__statIcon{transform:scale(1.05)}.dashboard-module__Gx_nyq__chartGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:1024px){.dashboard-module__Gx_nyq__chartGrid{grid-template-columns:360px 1fr}}.dashboard-module__Gx_nyq__revenueCard{text-align:center;color:#fff;z-index:1;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px -5px #0f172a80,inset 0 1px #ffffff1a}.dashboard-module__Gx_nyq__revenueCard:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 100% 0,#10b98126,#0000 60%);position:absolute;inset:0}.dashboard-module__Gx_nyq__revenueCard:after{content:"";z-index:0;background:#000;border-radius:4px;width:60px;height:8px;position:absolute;top:45px;box-shadow:inset 0 2px 4px #000c,0 1px #ffffff1a}.dashboard-module__Gx_nyq__revenueCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px -5px #0f172a99,inset 0 1px #ffffff26}.dashboard-module__Gx_nyq__revenueIcon{color:#34d399;z-index:2;background:linear-gradient(135deg,#10b98133,#0596694d);border:1px solid #10b98133;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.8rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 20px #0003,inset 0 1px #ffffff1a}.dashboard-module__Gx_nyq__revenueCard:hover .dashboard-module__Gx_nyq__revenueIcon{transform:scale(1.05)}.dashboard-module__Gx_nyq__coinAnimation{color:#fffbeb;z-index:1;background:linear-gradient(135deg,#fbbf24,#d97706);border:2px solid #fef3c7;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;animation:2.5s cubic-bezier(.25,.46,.45,.94) infinite dashboard-module__Gx_nyq__dropCoin;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000004d,inset 0 2px #fff6}.dashboard-module__Gx_nyq__coinAnimation:before{content:"฿"}@keyframes dashboard-module__Gx_nyq__dropCoin{0%{opacity:0;transform:translate(-50%)translateY(0)scale(.8)rotateY(0)}20%{opacity:1;transform:translate(-50%)translateY(37px)scale(1)rotateY(180deg)}40%{opacity:1;transform:translate(-50%)translateY(75px)scale(1)rotateY(360deg)}45%{opacity:0;transform:translate(-50%)translateY(85px)scale(1)rotateY(360deg)}to{opacity:0;transform:translate(-50%)translateY(85px)scale(1)rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.dashboard-module__Gx_nyq__coinAnimation,.dashboard-module__Gx_nyq__pulseActive,.dashboard-module__Gx_nyq__glowWarning{animation:none!important}}.dashboard-module__Gx_nyq__revenueLabel{color:#cbd5e1;letter-spacing:.5px;z-index:2;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;position:relative}.dashboard-module__Gx_nyq__revenueValue{color:#34d399;text-shadow:0 0 20px #10b98166;z-index:2;letter-spacing:-1px;font-size:3.2rem;font-weight:800;line-height:1;position:relative}.dashboard-module__Gx_nyq__chartCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 4px #00000005}.dashboard-module__Gx_nyq__chartCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}.dashboard-module__Gx_nyq__listCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:640px;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 4px #00000005}.dashboard-module__Gx_nyq__listCard:hover{box-shadow:0 8px 20px #0000000a}.dashboard-module__Gx_nyq__listCardTitle{color:#1e293b;background:#f8fafc;border-bottom:1px solid #f1f5f9;align-items:center;gap:.5rem;margin:0;padding:1.2rem 1.5rem;font-size:1.1rem;font-weight:700;display:flex}.dashboard-module__Gx_nyq__listCardTitleWarning{color:#b45309;background:#fffbeb;border-bottom:1px solid #fef3c7}.dashboard-module__Gx_nyq__listScrollable{-ms-overflow-style:none;scrollbar-width:none;flex:1;padding:0;overflow-y:auto}.dashboard-module__Gx_nyq__listScrollable::-webkit-scrollbar{display:none}.dashboard-module__Gx_nyq__listItem{cursor:pointer;color:inherit;border-bottom:1px solid #f1f5f9;border-left:3px solid #0000;padding:.8rem 1.2rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.dashboard-module__Gx_nyq__listItem:hover{background-color:#f8fafc;border-left-color:#3b82f6;transform:translate(4px)}.dashboard-module__Gx_nyq__listItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.3rem;display:flex}.dashboard-module__Gx_nyq__listItemTitle{color:#1e293b;font-size:1rem;font-weight:700;line-height:1.4}.dashboard-module__Gx_nyq__listItemTitleHighlight{color:#2563eb}.dashboard-module__Gx_nyq__listItemTime{color:#64748b;white-space:nowrap;background-color:#f1f5f9;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.dashboard-module__Gx_nyq__listItemSub{color:#64748b;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;display:flex}.dashboard-module__Gx_nyq__tagInfo{color:#2563eb;background-color:#eff6ff;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:600}.dashboard-module__Gx_nyq__tagTech{color:#059669;background-color:#dcfce7;border-radius:6px;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.dashboard-module__Gx_nyq__statusBadge{border-radius:8px;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.dashboard-module__Gx_nyq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}.dashboard-module__Gx_nyq__emptyStateIcon{opacity:.4;margin-bottom:1rem;font-size:3.5rem}.dashboard-module__Gx_nyq__emptyStateTitle{color:#64748b;font-size:1.1rem;font-weight:600}.dashboard-module__Gx_nyq__emptyStateDesc{color:#94a3b8;margin-top:.5rem;font-size:.9rem}.dashboard-module__Gx_nyq__pagination{color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__pagination button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.3rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__pagination button:disabled{color:#cbd5e1;cursor:not-allowed;background:0 0;border-color:#e2e8f0}.dashboard-module__Gx_nyq__pagination button:not(:disabled):hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb1a}@keyframes dashboard-module__Gx_nyq__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-module__Gx_nyq__pulseHighlight{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}.dashboard-module__Gx_nyq__animateSlideUp{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards dashboard-module__Gx_nyq__slideUpFade}.dashboard-module__Gx_nyq__delay1{animation-delay:.1s}.dashboard-module__Gx_nyq__delay2{animation-delay:.2s}.dashboard-module__Gx_nyq__delay3{animation-delay:.3s}.dashboard-module__Gx_nyq__delay4{animation-delay:.4s}.dashboard-module__Gx_nyq__pulseActive{border-radius:50%;animation:2s infinite dashboard-module__Gx_nyq__pulseHighlight}@keyframes dashboard-module__Gx_nyq__warningGlow{0%{border-color:#f59e0b80;transform:translateY(0);box-shadow:0 0 5px #f59e0b66}50%{border-color:#f59e0b;transform:translateY(-2px);box-shadow:0 0 15px #f59e0bcc}to{border-color:#f59e0b80;transform:translateY(0);box-shadow:0 0 5px #f59e0b66}}.dashboard-module__Gx_nyq__glowWarning{border:2px solid #f59e0bcc!important;animation:2s infinite dashboard-module__Gx_nyq__warningGlow!important}.dashboard-module__Gx_nyq__toastStack{z-index:2000;pointer-events:none;flex-direction:column;gap:1rem;max-width:calc(100vw - 40px);display:flex;position:fixed;top:84px;right:20px}.dashboard-module__Gx_nyq__toastStack>*{pointer-events:auto}@media (max-width:767px){.dashboard-module__Gx_nyq__toastStack{align-items:center;width:max-content;max-width:min(92vw,360px);inset:72px auto auto 50%;transform:translate(-50%)}}
.edit-module__jZSRsW__page{background:#f1f5f9;max-width:1280px;min-height:100vh;margin:0 auto;padding:0 1.1rem 2.5rem;font-family:Segoe UI,sans-serif}.edit-module__jZSRsW__loading{text-align:center;color:#94a3b8;padding:4rem 1rem}.edit-module__jZSRsW__topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1f5f9d9;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:1rem;margin:0 -1.1rem 1.1rem;padding:.85rem 1.1rem;display:flex;position:sticky;top:0}.edit-module__jZSRsW__back{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.45rem .8rem;font-size:.9rem;font-weight:600;text-decoration:none}.edit-module__jZSRsW__back:hover{background:#e2e8f0}.edit-module__jZSRsW__topTitle{flex:1;align-items:center;gap:.7rem;min-width:200px;display:flex}.edit-module__jZSRsW__topTitle h1{color:#1e293b;margin:0;font-size:1.25rem;font-weight:800}.edit-module__jZSRsW__statusTag{border-radius:999px;padding:.25rem .7rem;font-size:.78rem;font-weight:700}.edit-module__jZSRsW__topActions{gap:.6rem;display:flex}.edit-module__jZSRsW__btnSave{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;border-radius:9px;padding:.6rem 1.4rem;font-weight:700;box-shadow:0 4px 12px #3b82f64d}.edit-module__jZSRsW__btnSave:disabled{opacity:.6;cursor:not-allowed}.edit-module__jZSRsW__btnDanger{color:#dc2626;cursor:pointer;background:#fef2f2;border:1.5px solid #fecaca;border-radius:9px;padding:.6rem 1.1rem;font-weight:600}.edit-module__jZSRsW__btnDanger:hover{background:#fee2e2}.edit-module__jZSRsW__btnPdf{color:#0f766e;cursor:pointer;background:#fff;border:1.5px solid #99f6e4;border-radius:9px;padding:.6rem 1.1rem;font-weight:700}.edit-module__jZSRsW__btnPdf:hover{background:#f0fdfa}.edit-module__jZSRsW__btnPdf:disabled{opacity:.6;cursor:not-allowed}.edit-module__jZSRsW__btnAccept{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f766e,#0d9488);border:none;border-radius:9px;padding:.6rem 1.2rem;font-weight:700;box-shadow:0 4px 12px #0d94884d}.edit-module__jZSRsW__btnAccept:disabled{opacity:.6;cursor:not-allowed}.edit-module__jZSRsW__savedTag{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;padding:.4rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.edit-module__jZSRsW__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem}.edit-module__jZSRsW__lockBanner{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600;display:flex}.edit-module__jZSRsW__repairRef{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600;display:flex}.edit-module__jZSRsW__repairRef strong{font-weight:800}.edit-module__jZSRsW__repairRef button{color:#059669;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .3rem;font-size:.95rem;font-weight:800}.edit-module__jZSRsW__repairRef button:hover{color:#dc2626}.edit-module__jZSRsW__relDocs{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:.85rem 1rem}.edit-module__jZSRsW__relDocsHead{color:#334155;margin-bottom:.6rem;font-size:.82rem;font-weight:700}.edit-module__jZSRsW__relDocsList{flex-wrap:wrap;gap:.6rem;display:flex}.edit-module__jZSRsW__relDocLink{background:#fff;border:1.5px solid;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.88rem;text-decoration:none;transition:background .15s;display:inline-flex}.edit-module__jZSRsW__relDocLink:hover{background:#f8fafc}.edit-module__jZSRsW__relDocLink strong{font-weight:800}.edit-module__jZSRsW__senderToggle{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:inline-flex}.edit-module__jZSRsW__senderToggle input{cursor:pointer;width:16px;height:16px}.edit-module__jZSRsW__senderHint{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:7px;margin:.6rem .9rem 0;padding:.35rem .6rem;font-size:.72rem}.edit-module__jZSRsW__layout[disabled]{opacity:.85}.edit-module__jZSRsW__layout[disabled] input,.edit-module__jZSRsW__layout[disabled] textarea,.edit-module__jZSRsW__layout[disabled] select,.edit-module__jZSRsW__layout[disabled] button{cursor:not-allowed}.edit-module__jZSRsW__inputError{background:#fef2f2!important;border-color:#ef4444!important}.edit-module__jZSRsW__inputError:focus{box-shadow:0 0 0 3px #ef444426!important}.edit-module__jZSRsW__layout{grid-template-columns:1fr 360px;align-items:start;gap:1.1rem;display:grid}.edit-module__jZSRsW__main{flex-direction:column;gap:1.1rem;min-width:0;display:flex}.edit-module__jZSRsW__side{flex-direction:column;gap:1.1rem;display:flex;position:sticky;top:1rem}.edit-module__jZSRsW__card{background:#fff;border:1px solid #e9eef5;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0f172a0d}.edit-module__jZSRsW__cardHead{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.85rem 1.1rem;display:flex}.edit-module__jZSRsW__cardHead h2{color:#334155;margin:0;font-size:.98rem;font-weight:700}.edit-module__jZSRsW__addBtns{gap:.5rem;display:flex}.edit-module__jZSRsW__field{color:#64748b;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;display:flex;position:relative}.edit-module__jZSRsW__field input,.edit-module__jZSRsW__field textarea,.edit-module__jZSRsW__field select{color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.92rem;font-weight:500}.edit-module__jZSRsW__field input:focus,.edit-module__jZSRsW__field textarea:focus,.edit-module__jZSRsW__field select:focus{background:#fff;border-color:#3b82f6}.edit-module__jZSRsW__field textarea{resize:vertical}.edit-module__jZSRsW__autoGrow{line-height:1.5;display:block;overflow:hidden;resize:none!important}.edit-module__jZSRsW__custGrid{grid-template-columns:repeat(3,1fr);gap:.45rem .6rem;padding:.7rem .9rem;display:grid}.edit-module__jZSRsW__custName,.edit-module__jZSRsW__wide2{grid-column:span 2}.edit-module__jZSRsW__custFull{grid-column:1/-1}.edit-module__jZSRsW__validWrap{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.edit-module__jZSRsW__validDaysInput{text-align:right;width:84px;font-weight:700}.edit-module__jZSRsW__custGrid .edit-module__jZSRsW__field{gap:.12rem;font-size:.7rem}.edit-module__jZSRsW__custGrid .edit-module__jZSRsW__field input,.edit-module__jZSRsW__custGrid .edit-module__jZSRsW__field textarea{border-radius:8px;padding:.38rem .55rem;font-size:.86rem}.edit-module__jZSRsW__suggest{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0f172a26}.edit-module__jZSRsW__suggestItem{cursor:pointer;flex-direction:column;gap:1px;padding:.5rem .75rem;display:flex}.edit-module__jZSRsW__suggestItem:hover{background:#eff6ff}.edit-module__jZSRsW__suggestItem strong{color:#1e293b;font-size:.88rem;font-weight:600}.edit-module__jZSRsW__suggestItem span{color:#64748b;font-size:.78rem}.edit-module__jZSRsW__itemsEmpty{text-align:center;color:#94a3b8;padding:1.5rem 1rem;font-size:.9rem}.edit-module__jZSRsW__itemList{flex-direction:column;gap:.5rem;padding:.7rem .8rem;display:flex}.edit-module__jZSRsW__itemRow{background:#e7edf5;border:1px solid #cdd8e6;border-radius:10px;flex-direction:column;gap:.4rem;padding:.6rem .7rem;transition:border-color .12s,box-shadow .12s;display:flex}.edit-module__jZSRsW__itemRow:hover{border-color:#a9bdd6;box-shadow:0 2px 8px #0f172a17}.edit-module__jZSRsW__itemTop{align-items:center;gap:.45rem;display:flex}.edit-module__jZSRsW__itemNo{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:800;display:flex}.edit-module__jZSRsW__noStock{background:#2563eb}.edit-module__jZSRsW__noCustom{background:#d97706}.edit-module__jZSRsW__itemName{box-sizing:border-box;background:#fff;border:1.5px solid #cfd8e4;border-radius:8px;outline:none;flex:1;min-width:0;height:34px;padding:.4rem .6rem;font-size:.9rem;font-weight:600}.edit-module__jZSRsW__itemName:focus{border-color:#3b82f6}.edit-module__jZSRsW__itemHeadTotal{color:#0f766e;white-space:nowrap;flex-shrink:0;font-size:.92rem;font-weight:800}.edit-module__jZSRsW__itemHeadActions{flex-shrink:0;align-items:center;gap:.2rem;display:flex}.edit-module__jZSRsW__iconBtn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #cfd8e4;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.6rem;line-height:1;display:flex}.edit-module__jZSRsW__iconBtn:disabled{opacity:.35;cursor:default}.edit-module__jZSRsW__iconBtn:hover:not(:disabled){color:#1e293b;background:#eef2f7}.edit-module__jZSRsW__itemDel{color:#ef4444;cursor:pointer;background:#fef5f5;border:1.5px solid #fcd9d9;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;line-height:1;display:flex}.edit-module__jZSRsW__itemDel:hover{color:#dc2626;background:#fee2e2}.edit-module__jZSRsW__itemDetail{color:#475569;resize:none;box-sizing:border-box;background:#fff;border:1.5px solid #d3dce8;border-radius:7px;outline:none;width:100%;min-height:32px;padding:.35rem .6rem;font-family:inherit;font-size:.8rem;line-height:1.4;display:block;overflow:hidden}.edit-module__jZSRsW__itemDetail:focus{background:#fff;border-color:#3b82f6}.edit-module__jZSRsW__itemFields{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.edit-module__jZSRsW__fieldBox{flex-direction:column;gap:.15rem;display:flex}.edit-module__jZSRsW__fieldGrow{flex:110px;min-width:100px}.edit-module__jZSRsW__fieldSm{flex:0 0 74px;width:74px}.edit-module__jZSRsW__fieldUnit{flex:0 0 108px;width:108px}.edit-module__jZSRsW__fieldDur{flex:0 0 150px;width:150px}.edit-module__jZSRsW__fieldLabel{color:#94a3b8;padding-left:.1rem;font-size:.68rem;font-weight:700}.edit-module__jZSRsW__durWrap{background:#fff;border:1.5px solid #cfd8e4;border-radius:8px;align-items:center;height:36px;display:flex;overflow:hidden}.edit-module__jZSRsW__durWrap:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.edit-module__jZSRsW__durWrap .edit-module__jZSRsW__durInput{color:#1e293b;text-align:right;appearance:textfield;background:0 0;border:none;outline:none;flex:none;width:46px;height:100%;padding:0 .15rem 0 .5rem;font-size:.9rem;font-weight:700}.edit-module__jZSRsW__durWrap .edit-module__jZSRsW__durInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__durWrap .edit-module__jZSRsW__durInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__durUnit{color:#94a3b8;white-space:nowrap;padding-right:.2rem;font-size:.74rem;font-weight:600}.edit-module__jZSRsW__durWrap .edit-module__jZSRsW__unitCombo{color:#1e293b;background:0 0;border:none;outline:none;flex:none;width:46px;height:100%;padding:0 .15rem 0 .5rem;font-size:.85rem;font-weight:600}.edit-module__jZSRsW__durWrap .edit-module__jZSRsW__durSelect{color:#475569;cursor:pointer;text-overflow:ellipsis;background:#f8fafc;border:none;border-left:1.5px solid #eef2f7;outline:none;flex:1;width:100%;min-width:0;height:100%;padding:0 .15rem;font-family:inherit;font-size:.76rem;font-weight:600}.edit-module__jZSRsW__numInput{color:#1e293b;text-align:right;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 .5rem;font-size:.92rem;font-weight:700}.edit-module__jZSRsW__numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__numInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__numInput[type=number]{appearance:textfield}.edit-module__jZSRsW__numWaranty{text-align:right;flex:0 0 46px}.edit-module__jZSRsW__adorn{background:#fff;border:1.5px solid #cfd8e4;border-radius:8px;align-items:center;height:36px;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.edit-module__jZSRsW__adorn:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.edit-module__jZSRsW__adornPre{color:#64748b;padding:0 .05rem 0 .55rem;font-size:.88rem;font-weight:700}.edit-module__jZSRsW__adornPost{color:#94a3b8;white-space:nowrap;padding:0 .55rem 0 .05rem;font-size:.78rem;font-weight:600}.edit-module__jZSRsW__unitInput{color:#1e293b;box-sizing:border-box;background:#fff;border:1.5px solid #cfd8e4;border-radius:8px;outline:none;width:66px;height:36px;padding:0 .5rem;font-size:.85rem;font-weight:600}.edit-module__jZSRsW__unitInput:focus{background:#fff;border-color:#3b82f6}.edit-module__jZSRsW__stepper{background:#fff;border:1.5px solid #cfd8e4;border-radius:8px;align-items:center;width:108px;height:36px;transition:border-color .12s,box-shadow .12s;display:flex;overflow:hidden}.edit-module__jZSRsW__stepper:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61f}.edit-module__jZSRsW__stepper button{color:#475569;cursor:pointer;background:#eef2f7;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:100%;font-size:1.1rem;font-weight:700;line-height:1;display:flex}.edit-module__jZSRsW__stepper button:hover{color:#1e293b;background:#e2e8f0}.edit-module__jZSRsW__stepper button:active{background:#cbd5e1}.edit-module__jZSRsW__stepper .edit-module__jZSRsW__numInput{text-align:center;flex:1;padding:0}.edit-module__jZSRsW__boxError{background:#fef2f2!important;border-color:#ef4444!important}.edit-module__jZSRsW__btnPrimary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;font-weight:600}.edit-module__jZSRsW__btnPrimary:hover{background:#1d4ed8}.edit-module__jZSRsW__btnGhost{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;font-weight:600}.edit-module__jZSRsW__btnGhost:hover{background:#f8fafc}.edit-module__jZSRsW__summary{flex-direction:column;gap:.6rem;padding:1rem 1.1rem;display:flex}.edit-module__jZSRsW__sumRow{color:#475569;justify-content:space-between;font-size:.9rem;display:flex}.edit-module__jZSRsW__sumDiscount span:last-child{color:#dc2626;font-weight:700}.edit-module__jZSRsW__grandTotalBox{color:#fff;background:linear-gradient(135deg,#0f766e,#0d9488);border-radius:12px;justify-content:space-between;align-items:center;margin-top:.4rem;padding:.85rem 1rem;display:flex;box-shadow:0 6px 16px #0d948847}.edit-module__jZSRsW__grandTotalBox span{opacity:.95;font-size:.95rem;font-weight:600}.edit-module__jZSRsW__grandTotalBox strong{letter-spacing:.01em;font-size:1.5rem;font-weight:800}.edit-module__jZSRsW__settingsRow{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.edit-module__jZSRsW__settingsCard{overflow:visible}.edit-module__jZSRsW__ddWrap{position:relative}.edit-module__jZSRsW__ddTrigger{box-sizing:border-box;color:#1e293b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.55rem;width:100%;height:44px;padding:0 .8rem;font-size:.92rem;font-weight:600;transition:border-color .14s,box-shadow .14s;display:flex}.edit-module__jZSRsW__ddTrigger:hover{border-color:#cbd5e1}.edit-module__jZSRsW__ddTrigger:focus-visible{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.edit-module__jZSRsW__ddDot{border-radius:50%;flex-shrink:0;width:11px;height:11px;box-shadow:0 0 0 3px #0000000a}.edit-module__jZSRsW__ddValue{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.edit-module__jZSRsW__ddArrow{color:#94a3b8;font-size:.85rem;transition:transform .15s}.edit-module__jZSRsW__ddArrowUp{transform:rotate(180deg)}.edit-module__jZSRsW__dateTrigger{font-weight:600}.edit-module__jZSRsW__dateIcon{flex-shrink:0;font-size:.95rem}.edit-module__jZSRsW__datePlaceholder{text-align:left;color:#94a3b8;flex:1;font-weight:500}.edit-module__jZSRsW__ddMenu{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.1rem;padding:.35rem;animation:.13s edit-module__jZSRsW__ddIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 32px #0f172a29}@keyframes edit-module__jZSRsW__ddIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.edit-module__jZSRsW__ddOption{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;width:100%;padding:.55rem .6rem;font-size:.9rem;font-weight:500;display:flex}.edit-module__jZSRsW__ddOption:hover{background:#f1f5f9}.edit-module__jZSRsW__ddOptionActive{color:#1d4ed8;background:#eff6ff;font-weight:700}.edit-module__jZSRsW__ddOptLabel{flex:1}.edit-module__jZSRsW__ddCheck{color:#2563eb;font-weight:800}.edit-module__jZSRsW__calPop{width:280px;padding:.6rem;left:0;right:auto}.edit-module__jZSRsW__calHead{justify-content:space-between;align-items:center;padding:.1rem .2rem .5rem;display:flex}.edit-module__jZSRsW__calTitle{color:#1e293b;font-size:.92rem;font-weight:800}.edit-module__jZSRsW__calNav{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;width:30px;height:30px;font-size:1.1rem;line-height:1}.edit-module__jZSRsW__calNav:hover{background:#f1f5f9;border-color:#cbd5e1}.edit-module__jZSRsW__calDow{grid-template-columns:repeat(7,1fr);margin-bottom:.2rem;display:grid}.edit-module__jZSRsW__calDow span{text-align:center;color:#94a3b8;padding:.25rem 0;font-size:.72rem;font-weight:700}.edit-module__jZSRsW__calGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.edit-module__jZSRsW__calDay{aspect-ratio:1;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.edit-module__jZSRsW__calDay:hover{color:#1d4ed8;background:#eff6ff}.edit-module__jZSRsW__calToday{color:#2563eb;box-shadow:inset 0 0 0 1.5px #bfdbfe}.edit-module__jZSRsW__calDaySel{box-shadow:0 2px 8px #2563eb66;color:#fff!important;background:#2563eb!important}.edit-module__jZSRsW__calFoot{border-top:1px solid #f1f5f9;justify-content:space-between;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}.edit-module__jZSRsW__calFoot button{color:#2563eb;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:.4rem .85rem;font-size:.82rem;font-weight:700}.edit-module__jZSRsW__calFoot button:hover{background:#e2e8f0}.edit-module__jZSRsW__calClear{color:#dc2626!important}.edit-module__jZSRsW__discountRow{color:#475569;justify-content:space-between;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.edit-module__jZSRsW__discountCtl{align-items:center;gap:.4rem;display:flex}.edit-module__jZSRsW__discInput{text-align:right;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:92px;height:36px;padding:0 .55rem;font-size:.95rem;font-weight:700}.edit-module__jZSRsW__discInput:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.edit-module__jZSRsW__discInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__discInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.edit-module__jZSRsW__discInput[type=number]{appearance:textfield}.edit-module__jZSRsW__discToggle{border:1.5px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.edit-module__jZSRsW__discToggle button{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;width:32px;height:36px;font-size:.92rem;font-weight:700}.edit-module__jZSRsW__discToggle button:hover{background:#e2e8f0}.edit-module__jZSRsW__discActive{color:#fff!important;background:#2563eb!important}.edit-module__jZSRsW__settings{flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex}.edit-module__jZSRsW__toggle{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.86rem;font-weight:600;display:flex}.edit-module__jZSRsW__toggle input{accent-color:#2563eb;width:17px;height:17px}.edit-module__jZSRsW__vatBox{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;overflow:hidden}.edit-module__jZSRsW__vatHead{justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .9rem;display:flex}.edit-module__jZSRsW__vatHeadText{flex-direction:column;gap:.12rem;display:flex}.edit-module__jZSRsW__vatTitle{color:#334155;font-size:.9rem;font-weight:700}.edit-module__jZSRsW__vatSub{color:#94a3b8;font-size:.74rem;font-weight:500}.edit-module__jZSRsW__switch{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;flex-shrink:0;width:48px;height:27px;padding:0;transition:background .18s;position:relative}.edit-module__jZSRsW__switchOn{background:#16a34a}.edit-module__jZSRsW__switchKnob{background:#fff;border-radius:50%;width:21px;height:21px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000047}.edit-module__jZSRsW__switchOn .edit-module__jZSRsW__switchKnob{transform:translate(21px)}.edit-module__jZSRsW__vatBody{border-top:1px solid #eef2f7;flex-direction:column;gap:.45rem;padding:.7rem .9rem .85rem;display:flex}.edit-module__jZSRsW__vatBodyLabel{color:#64748b;font-size:.74rem;font-weight:700}.edit-module__jZSRsW__segmented{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.edit-module__jZSRsW__segmented button{color:#64748b;cursor:pointer;background:#fff;border:none;padding:.55rem .4rem;font-size:.83rem;font-weight:600;transition:all .12s}.edit-module__jZSRsW__segmented button:first-child{border-right:1.5px solid #e2e8f0}.edit-module__jZSRsW__segmented button:hover:not(.edit-module__jZSRsW__segActive){background:#f1f5f9}.edit-module__jZSRsW__segActive{color:#fff!important;background:#2563eb!important}.edit-module__jZSRsW__termPresets{flex-direction:column;gap:.3rem;margin:.1rem 0 .2rem;display:flex}.edit-module__jZSRsW__termChip{text-align:left;color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.4rem .6rem;font-size:.78rem;font-weight:500;line-height:1.3;transition:all .12s}.edit-module__jZSRsW__termChip:hover{background:#f8fafc;border-color:#cbd5e1}.edit-module__jZSRsW__termChipActive{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:600}.edit-module__jZSRsW__modalBg{z-index:100;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.edit-module__jZSRsW__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:80vh;display:flex;overflow:hidden}.edit-module__jZSRsW__modalHead{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.edit-module__jZSRsW__modalHead h3{color:#1e293b;margin:0;font-size:1.05rem;font-weight:700}.edit-module__jZSRsW__modalHead button{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;width:30px;height:30px}.edit-module__jZSRsW__modalSearch{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;margin:.9rem 1.2rem;padding:.65rem .9rem;font-size:.95rem}.edit-module__jZSRsW__modalSearch:focus{background:#fff;border-color:#3b82f6}.edit-module__jZSRsW__modalList{flex-direction:column;gap:.35rem;padding:0 .7rem .9rem;display:flex;overflow-y:auto}.edit-module__jZSRsW__modalEmpty{text-align:center;color:#94a3b8;padding:2rem 1rem}.edit-module__jZSRsW__stockItem{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;flex-direction:column;gap:.25rem;padding:.65rem .85rem;display:flex}.edit-module__jZSRsW__stockItem:hover{background:#eff6ff;border-color:#bfdbfe}.edit-module__jZSRsW__stockName{color:#1e293b;font-size:.92rem;font-weight:600}.edit-module__jZSRsW__stockMeta{color:#64748b;align-items:center;gap:.9rem;font-size:.78rem;display:flex}.edit-module__jZSRsW__stockMeta strong{color:#0f766e;margin-left:auto;font-size:.92rem}.edit-module__jZSRsW__custAddr{color:#94a3b8;margin-top:.2rem;font-size:.76rem;line-height:1.35}@media (max-width:900px){.edit-module__jZSRsW__layout{grid-template-columns:1fr}.edit-module__jZSRsW__side{position:static}}@media (max-width:560px){.edit-module__jZSRsW__custGrid{grid-template-columns:1fr 1fr}.edit-module__jZSRsW__custName,.edit-module__jZSRsW__wide2{grid-column:1/-1}.edit-module__jZSRsW__settingsRow{grid-template-columns:1fr}.edit-module__jZSRsW__itemFields{gap:.5rem}.edit-module__jZSRsW__fieldGrow{min-width:45%}}
.repair-list-module___iuXjq__pageWrapper{max-width:1400px;margin:0 auto;padding:clamp(1rem,3vw,2rem);font-family:Segoe UI,sans-serif}.repair-list-module___iuXjq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background-color:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.repair-list-module___iuXjq__modalBox{text-align:center;background-color:#fff;border-radius:20px;width:90%;max-width:400px;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.repair-list-module___iuXjq__modalTitle{color:#1e293b;margin-top:0;margin-bottom:.5rem;font-size:1.35rem}.repair-list-module___iuXjq__modalInput{text-align:center;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;width:100%;margin-bottom:1.5rem;padding:.8rem;font-size:1rem}.repair-list-module___iuXjq__modalBtnRow{gap:1rem;display:flex}.repair-list-module___iuXjq__modalBtnCancel{color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:.8rem;font-weight:600}.repair-list-module___iuXjq__modalBtnConfirm{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:10px;flex:1;padding:.8rem;font-weight:600}.repair-list-module___iuXjq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.repair-list-module___iuXjq__addRepairBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0061ff 0%,#00c6ff 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-size:clamp(.82rem,2.5vw,1rem);font-weight:700;display:flex;box-shadow:0 4px 10px #0061ff4d}.repair-list-module___iuXjq__filterTabsContainer{scrollbar-width:none;gap:.5rem;margin-bottom:1.25rem;padding-bottom:2px;display:flex;overflow-x:auto}.repair-list-module___iuXjq__tabBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.repair-list-module___iuXjq__tabBtnActive{color:#fff;background:#0061ff;border-color:#0061ff}.repair-list-module___iuXjq__cardList{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.repair-list-module___iuXjq__card{border:1px solid #e2e8f0;border-radius:12px;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 1px 6px #0000000f}.repair-list-module___iuXjq__cardColorBar{flex-shrink:0;width:4px}.repair-list-module___iuXjq__cardContent{flex-direction:column;flex:1;gap:.3rem;min-width:0;padding:.6rem .875rem;display:flex}.repair-list-module___iuXjq__cardLine1{align-items:center;gap:.5rem;min-width:0;display:flex}.repair-list-module___iuXjq__cardCode{color:#0061ff;white-space:nowrap;font-size:.78rem;font-weight:700}.repair-list-module___iuXjq__cardDate{color:#94a3b8;white-space:nowrap;font-size:.72rem}.repair-list-module___iuXjq__statusBadge{white-space:nowrap;border-radius:99px;flex-shrink:0;margin-left:auto;padding:.18rem .55rem;font-size:.7rem;font-weight:700}.repair-list-module___iuXjq__cardLine2{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.repair-list-module___iuXjq__customerName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:700;overflow:hidden}.repair-list-module___iuXjq__phone{color:#64748b;white-space:nowrap;font-size:.75rem}.repair-list-module___iuXjq__itemsBadge{text-overflow:ellipsis;white-space:nowrap;border-radius:6px;max-width:200px;padding:.1rem .4rem;font-size:.72rem;overflow:hidden}.repair-list-module___iuXjq__sourceBadge{white-space:nowrap;border-radius:6px;padding:.1rem .38rem;font-size:.68rem;font-weight:600}.repair-list-module___iuXjq__amount{color:#059669;white-space:nowrap;font-size:.78rem;font-weight:700}.repair-list-module___iuXjq__actionBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0061ff,#00c6ff);border-radius:7px;flex-shrink:0;margin-left:auto;padding:.28rem .65rem;font-size:.72rem;font-weight:600;box-shadow:0 2px 5px #0061ff33}.repair-list-module___iuXjq__paginationContainer{justify-content:space-between;align-items:center;padding:.5rem 0 .25rem;display:flex}.repair-list-module___iuXjq__paginationInfo{color:#64748b;font-size:.8rem}.repair-list-module___iuXjq__paginationBtns{gap:.4rem;display:flex}.repair-list-module___iuXjq__paginationBtn{border:1px solid #e2e8f0;border-radius:8px;padding:.38rem .75rem;font-size:.82rem;font-weight:500}.repair-list-module___iuXjq__tablePaginationWrap{background-color:#f8fafc;border-top:1px solid #e2e8f0}.repair-list-module___iuXjq__tablePaginationInner{justify-content:space-between;align-items:center;padding:1rem;display:flex}.repair-list-module___iuXjq__tablePaginationInfo{color:#64748b;font-size:.9rem}.repair-list-module___iuXjq__tablePaginationBtns{gap:.5rem;display:flex}.repair-list-module___iuXjq__tablePaginationBtn{border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .8rem}
.edit-module__SGhMya__editRepairPage{max-width:1600px;margin:0 auto;padding:clamp(.5rem,2vw,2rem);font-family:Segoe UI,sans-serif}.edit-module__SGhMya__editMainGrid{grid-template-columns:1fr 400px;align-items:start;gap:1.5rem;transition:grid-template-columns .3s;display:grid}.edit-module__SGhMya__editMainGrid>*{min-width:0}.edit-module__SGhMya__editChargesRow{flex-wrap:wrap;gap:1.5rem;display:flex}.edit-module__SGhMya__backBtn{color:#475569;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:55px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.edit-module__SGhMya__tabStrip{background-color:#e2e8f0;border-radius:8px;gap:.5rem;padding:.3rem;display:flex}@media (max-width:768px){.edit-module__SGhMya__editMainGrid{grid-template-columns:1fr;gap:1rem}.edit-module__SGhMya__editRepairPage{padding:.5rem;overflow-x:hidden}.edit-module__SGhMya__editChargesRow{flex-direction:column}.edit-module__SGhMya__editChargesRow>div{min-width:unset;width:100%}}@media (min-width:769px) and (max-width:1024px){.edit-module__SGhMya__editMainGrid{grid-template-columns:1fr;gap:1rem}.edit-module__SGhMya__editRepairPage{padding:.75rem}.edit-module__SGhMya__editHeaderRow{margin-bottom:.75rem}.edit-module__SGhMya__editChargesRow{flex-direction:column}.edit-module__SGhMya__editChargesRow>div{min-width:unset;width:100%}}@media (min-width:1025px) and (max-width:1366px){.edit-module__SGhMya__editMainGrid{grid-template-columns:1fr 340px;gap:1rem}.edit-module__SGhMya__editRepairPage{padding:.875rem}.edit-module__SGhMya__editHeaderRow{margin-bottom:1rem}}
.sales-module__sGi0Zq__page{max-width:1400px;margin:0 auto;padding:1.5rem 2rem}.sales-module__sGi0Zq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sales-module__sGi0Zq__headLeft{align-items:center;gap:.75rem;display:flex}.sales-module__sGi0Zq__backBtn{color:#1e40af;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;width:40px;height:40px;font-size:1.2rem;font-weight:800}.sales-module__sGi0Zq__backBtn:hover{background:#eff6ff;border-color:#bfdbfe}.sales-module__sGi0Zq__headActions{flex-wrap:wrap;gap:.5rem;display:flex}.sales-module__sGi0Zq__backBtnText{color:#475569;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.5rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none}.sales-module__sGi0Zq__backBtnText:hover{background:#f1f5f9}.sales-module__sGi0Zq__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}.sales-module__sGi0Zq__subtitle{color:#64748b;margin:.2rem 0 0;font-size:.85rem}.sales-module__sGi0Zq__grid{grid-template-columns:1.35fr 1fr;align-items:start;gap:1rem;display:grid}.sales-module__sGi0Zq__left,.sales-module__sGi0Zq__right2{flex-direction:column;gap:1rem;display:flex}.sales-module__sGi0Zq__card{background:#fff;border:1px solid #e9eef5;border-radius:14px;padding:1rem 1.1rem}.sales-module__sGi0Zq__cardHead{color:#1e293b;margin-bottom:.7rem;font-size:.9rem;font-weight:800}.sales-module__sGi0Zq__input{box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.sales-module__sGi0Zq__input:focus{background:#fff;border-color:#3b82f6}.sales-module__sGi0Zq__sel{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;padding:.5rem .6rem;font-family:inherit;font-size:.88rem}.sales-module__sGi0Zq__custRow{gap:.5rem;margin-bottom:.6rem;display:flex}.sales-module__sGi0Zq__custSearch{flex:1;position:relative}.sales-module__sGi0Zq__dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:260px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 10px 30px #0f172a26}.sales-module__sGi0Zq__dropItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;gap:.6rem;padding:.55rem .8rem;font-size:.87rem;display:flex}.sales-module__sGi0Zq__dropItem:hover{background:#f1f5f9}.sales-module__sGi0Zq__dropItem span{color:#64748b}.sales-module__sGi0Zq__custGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.sales-module__sGi0Zq__empty{text-align:center;color:#94a3b8;padding:1.6rem 1rem;font-size:.88rem}.sales-module__sGi0Zq__cartWrap{overflow-x:auto}.sales-module__sGi0Zq__cartTable{border-collapse:collapse;width:100%;font-size:.86rem}.sales-module__sGi0Zq__cartTable th{text-align:left;color:#64748b;border-bottom:1px solid #e9eef5;padding:.4rem .5rem;font-size:.76rem;font-weight:700}.sales-module__sGi0Zq__cartTable td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.45rem .5rem}.sales-module__sGi0Zq__center{text-align:center}.sales-module__sGi0Zq__right{text-align:right}.sales-module__sGi0Zq__itName{color:#1e293b;font-weight:700}.sales-module__sGi0Zq__itMeta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.15rem;font-size:.72rem;display:flex}.sales-module__sGi0Zq__tagStock{color:#1e40af;background:#eff6ff;border-radius:6px;padding:.05rem .4rem;font-weight:700}.sales-module__sGi0Zq__tagAdhoc{color:#15803d;background:#f0fdf4;border-radius:6px;padding:.05rem .4rem;font-weight:700}.sales-module__sGi0Zq__tagWarn{color:#dc2626;background:#fef2f2;border-radius:6px;padding:.05rem .4rem;font-weight:700}.sales-module__sGi0Zq__typeTag{color:#475569;background:#f1f5f9;border-radius:6px;padding:.05rem .4rem}.sales-module__sGi0Zq__numInput{text-align:right;box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;width:100%;max-width:84px;padding:.35rem .45rem;font-family:inherit;font-size:.85rem}.sales-module__sGi0Zq__numInput:focus{border-color:#3b82f6}.sales-module__sGi0Zq__unitInput{border:1px solid #e2e8f0;border-radius:6px;outline:none;width:56px;padding:.1rem .35rem;font-family:inherit;font-size:.72rem}.sales-module__sGi0Zq__del{color:#dc2626;cursor:pointer;background:#fff;border:1.5px solid #fecaca;border-radius:7px;width:26px;height:26px;font-size:1rem;line-height:1}.sales-module__sGi0Zq__del:hover{background:#fee2e2}.sales-module__sGi0Zq__kindTabs{background:#f1f5f9;border-radius:10px;gap:.2rem;margin:.6rem 0;padding:.2rem;display:inline-flex}.sales-module__sGi0Zq__kindTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.35rem .8rem;font-size:.82rem;font-weight:700}.sales-module__sGi0Zq__kindActive{color:#1e293b;background:#fff;box-shadow:0 1px 3px #0f172a1f}.sales-module__sGi0Zq__prodList{flex-direction:column;gap:.3rem;max-height:340px;display:flex;overflow:auto}.sales-module__sGi0Zq__prodItem{cursor:pointer;border:1px solid #f1f5f9;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem .65rem;display:flex}.sales-module__sGi0Zq__prodItem:hover{background:#f8fafc;border-color:#dbeafe}.sales-module__sGi0Zq__prodPrice{color:#1e40af;white-space:nowrap;font-weight:800}.sales-module__sGi0Zq__checkRow{color:#475569;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.86rem;display:flex}.sales-module__sGi0Zq__discRow{color:#475569;align-items:center;gap:.5rem;margin:.5rem 0 .8rem;font-size:.86rem;display:flex}.sales-module__sGi0Zq__discRow span{flex:1}.sales-module__sGi0Zq__sumRows{border-top:1px dashed #e2e8f0;margin-bottom:.8rem;padding-top:.7rem}.sales-module__sGi0Zq__sumRow{color:#475569;justify-content:space-between;padding:.18rem 0;font-size:.9rem;display:flex}.sales-module__sGi0Zq__sumTotal{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:.4rem;padding-top:.5rem;font-size:1.15rem;font-weight:800}.sales-module__sGi0Zq__payTabs{gap:.4rem;margin-bottom:.7rem;display:flex}.sales-module__sGi0Zq__payTab{cursor:pointer;color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:.55rem;font-size:.85rem;font-weight:700}.sales-module__sGi0Zq__payActive{color:#1e40af;background:#eff6ff;border-color:#1e40af}.sales-module__sGi0Zq__cashRow{align-items:center;gap:.7rem;margin-bottom:.8rem;display:flex}.sales-module__sGi0Zq__change{color:#475569;white-space:nowrap;font-size:.88rem}.sales-module__sGi0Zq__change b{color:#15803d;font-size:1.05rem}.sales-module__sGi0Zq__btnPay{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:11px;width:100%;padding:.8rem;font-size:1rem;font-weight:800}.sales-module__sGi0Zq__btnPay:hover{background:#1e3a8a}.sales-module__sGi0Zq__btnPay:disabled{opacity:.55;cursor:not-allowed}.sales-module__sGi0Zq__btnGhost{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;padding:.45rem .9rem;font-size:.85rem;font-weight:700}.sales-module__sGi0Zq__btnGhost:hover{background:#f1f5f9}.sales-module__sGi0Zq__doneBox{text-align:center}.sales-module__sGi0Zq__doneMsg{color:#15803d;margin-bottom:.7rem;font-size:.95rem}.sales-module__sGi0Zq__printGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.6rem;display:grid}.sales-module__sGi0Zq__btnPrint{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;padding:.6rem;font-size:.88rem;font-weight:700}.sales-module__sGi0Zq__btnPrint:hover{background:#1e293b}.sales-module__sGi0Zq__btnNew{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;width:100%;padding:.6rem;font-weight:700}.sales-module__sGi0Zq__cartActions{flex-direction:column;gap:.5rem;margin-top:.8rem;display:flex}.sales-module__sGi0Zq__btnPickStock{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:11px;padding:.7rem;font-size:.95rem;font-weight:800}.sales-module__sGi0Zq__btnPickStock:hover{background:#1e3a8a}.sales-module__sGi0Zq__modalBg{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sales-module__sGi0Zq__pickerModal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:520px;height:88vh;max-height:88vh;display:flex;box-shadow:0 20px 50px #00000040}.sales-module__sGi0Zq__pickerBody{flex-direction:column;flex:auto;min-height:0;padding:1rem 1.2rem;display:flex;overflow-y:auto}.sales-module__sGi0Zq__pickerBody .sales-module__sGi0Zq__prodList{flex:auto;max-height:none}.sales-module__sGi0Zq__modal{background:#fff;border-radius:16px;width:100%;max-width:460px;box-shadow:0 20px 50px #00000040}.sales-module__sGi0Zq__modalHead{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.3rem;display:flex}.sales-module__sGi0Zq__modalHead h3{color:#1e293b;margin:0;font-size:1.05rem;font-weight:800}.sales-module__sGi0Zq__modalHead button{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.3rem}.sales-module__sGi0Zq__modalBody{flex-direction:column;gap:.5rem;padding:1.1rem 1.3rem;display:flex}.sales-module__sGi0Zq__fLabel{color:#64748b;font-size:.78rem;font-weight:600}.sales-module__sGi0Zq__f3{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.sales-module__sGi0Zq__modalFoot{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.6rem;padding:1rem 1.3rem;display:flex}.sales-module__sGi0Zq__histToolbar{flex-wrap:wrap;gap:.6rem;margin-bottom:.9rem;display:flex}.sales-module__sGi0Zq__histWrap{overflow-x:auto}.sales-module__sGi0Zq__histTable{border-collapse:collapse;width:100%;font-size:.86rem}.sales-module__sGi0Zq__histTable thead th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:2px solid #e9eef5;padding:.6rem .7rem;font-size:.76rem;font-weight:700}.sales-module__sGi0Zq__histTable tbody td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.6rem .7rem}.sales-module__sGi0Zq__histRow{cursor:pointer}.sales-module__sGi0Zq__histRow:hover{background:#f8fafc}.sales-module__sGi0Zq__histTime{color:#64748b;white-space:nowrap}.sales-module__sGi0Zq__histCode{color:#94a3b8;font-family:monospace;font-size:.8rem}.sales-module__sGi0Zq__histPhone{color:#94a3b8;margin-top:.1rem;font-size:.72rem}.sales-module__sGi0Zq__vatBadge{color:#1e40af;vertical-align:middle;background:#eff6ff;border-radius:6px;margin-left:.4rem;padding:.05rem .4rem;font-size:.66rem;font-weight:800;display:inline-block}.sales-module__sGi0Zq__viewBtn{color:#1e40af;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1.5px solid #1e40af;border-radius:8px;padding:.3rem .75rem;font-size:.78rem;font-weight:700}.sales-module__sGi0Zq__viewBtn:hover{background:#dbeafe}.sales-module__sGi0Zq__modalWide{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:92vh;display:flex;box-shadow:0 20px 50px #00000040}.sales-module__sGi0Zq__detailBody{flex:auto;min-height:0;padding:1rem 1.3rem;overflow-y:auto}.sales-module__sGi0Zq__readonlyNote{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-bottom:.9rem;padding:.4rem .7rem;font-size:.8rem}.sales-module__sGi0Zq__detailMeta{grid-template-columns:1fr 1fr;gap:.4rem 1.2rem;margin-bottom:1rem;display:grid}.sales-module__sGi0Zq__detailMeta>div{border-bottom:1px dashed #f1f5f9;justify-content:space-between;gap:.5rem;padding-bottom:.3rem;font-size:.86rem;display:flex}.sales-module__sGi0Zq__detailMeta span{color:#94a3b8}.sales-module__sGi0Zq__detailMeta b{color:#1e293b;text-align:right}.sales-module__sGi0Zq__detailTable{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.85rem}.sales-module__sGi0Zq__detailTable thead th{text-align:left;color:#475569;background:#f8fafc;border-bottom:1px solid #e9eef5;padding:.5rem .6rem;font-size:.75rem;font-weight:700}.sales-module__sGi0Zq__detailTable tbody td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.5rem .6rem}.sales-module__sGi0Zq__detailTotals{border-top:1px dashed #e2e8f0;max-width:320px;margin-left:auto;padding-top:.7rem}@media (max-width:960px){.sales-module__sGi0Zq__page{padding:1rem}.sales-module__sGi0Zq__grid,.sales-module__sGi0Zq__detailMeta{grid-template-columns:1fr}}
.workflow-module__aXoHWW__pageContainer{color:#334155;max-width:1280px;margin:0 auto;padding:2rem;font-family:Inter,Sarabun,sans-serif}.workflow-module__aXoHWW__backLink{color:#64748b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.workflow-module__aXoHWW__backLink:hover{color:#3b82f6}.workflow-module__aXoHWW__pageHeader{margin-bottom:2.5rem}.workflow-module__aXoHWW__pageTitle{color:#0f172a;margin:0;font-size:1.8rem;font-weight:800}.workflow-module__aXoHWW__pageSubtitle{color:#64748b;margin:.25rem 0 0;font-size:.95rem}.workflow-module__aXoHWW__btnAdd{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.88rem;font-weight:600;transition:all .18s;display:inline-flex}.workflow-module__aXoHWW__btnManual{background-color:#2563eb;box-shadow:0 2px 5px #2563eb38}.workflow-module__aXoHWW__btnManual:hover{background-color:#1d4ed8;transform:translateY(-1px)}.workflow-module__aXoHWW__btnAuto{background-color:#16a34a;box-shadow:0 2px 5px #16a34a38}.workflow-module__aXoHWW__btnAuto:hover{background-color:#15803d;transform:translateY(-1px)}.workflow-module__aXoHWW__rulesSection{margin-bottom:2.5rem}.workflow-module__aXoHWW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.workflow-module__aXoHWW__sectionMeta{align-items:center;gap:.85rem;display:flex}.workflow-module__aXoHWW__sectionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.workflow-module__aXoHWW__sectionTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.workflow-module__aXoHWW__sectionDesc{color:#64748b;margin:.15rem 0 0;font-size:.82rem}.workflow-module__aXoHWW__savingBadge{color:#92400e;vertical-align:middle;background:#fef3c7;border-radius:5px;align-items:center;gap:.3rem;margin-left:.6rem;padding:2px 7px;font-size:.72rem;font-weight:600;display:inline-flex}.workflow-module__aXoHWW__emptyCard{text-align:center;color:#94a3b8;border:2px dashed #e2e8f0;border-radius:12px;padding:3rem 2rem}.workflow-module__aXoHWW__emptyCard span{font-size:2.5rem}.workflow-module__aXoHWW__emptyCard p{margin:.75rem 0 0;font-size:.95rem}.workflow-module__aXoHWW__emptyCard small{color:#cbd5e1;font-size:.82rem}.workflow-module__aXoHWW__listContainer{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.workflow-module__aXoHWW__listHeaderRow{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;padding:.6rem 1.25rem;font-size:.72rem;font-weight:700;display:flex}.workflow-module__aXoHWW__listRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:.85rem 1.25rem;transition:background .15s;display:flex}.workflow-module__aXoHWW__listRow:last-child{border-bottom:none}.workflow-module__aXoHWW__listRow:hover{background:#f8fafc}.workflow-module__aXoHWW__manualRow{border-left:3px solid #2563eb}.workflow-module__aXoHWW__autoRow{cursor:grab;border-left:3px solid #16a34a}.workflow-module__aXoHWW__autoRow:active{cursor:grabbing}.workflow-module__aXoHWW__lhTrigger{flex:0 0 230px;min-width:0}.workflow-module__aXoHWW__lhSteps{flex:0 0 110px}.workflow-module__aXoHWW__lhTarget{flex:1;min-width:0}.workflow-module__aXoHWW__lhFeature{flex:0 0 220px;min-width:0}.workflow-module__aXoHWW__lhActions{flex:0 0 72px;justify-content:flex-end;gap:.35rem;display:flex}.workflow-module__aXoHWW__ahDrag{flex:0 0 20px}.workflow-module__aXoHWW__ahOrder{flex:0 0 32px}.workflow-module__aXoHWW__ahCond{flex:0 0 72px}.workflow-module__aXoHWW__ahTriggers{flex:1;min-width:0}.workflow-module__aXoHWW__ahArrow{text-align:center;flex:0 0 28px}.workflow-module__aXoHWW__ahTarget{flex:0 0 180px;min-width:0}.workflow-module__aXoHWW__ahActions{flex:0 0 72px;justify-content:flex-end;gap:.35rem;display:flex}.workflow-module__aXoHWW__btnRow{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .15s;display:inline-flex}.workflow-module__aXoHWW__btnRow.workflow-module__aXoHWW__btnEdit:hover{background:#eff6ff;border-color:#93c5fd}.workflow-module__aXoHWW__btnRow.workflow-module__aXoHWW__btnDel:hover{background:#fef2f2;border-color:#fca5a5}.workflow-module__aXoHWW__dragHandle{color:#cbd5e1;cursor:grab;-webkit-user-select:none;user-select:none;font-size:1.2rem;line-height:1;transition:color .15s}.workflow-module__aXoHWW__dragHandle:hover{color:#64748b}.workflow-module__aXoHWW__dragging{opacity:.38;box-shadow:inset 0 0 0 2px #16a34a!important}.workflow-module__aXoHWW__dragOver{background:#f0fdf4!important;box-shadow:inset 0 0 0 2px #16a34a!important}.workflow-module__aXoHWW__triggerBadge{background-color:color-mix(in srgb,var(--color),white 88%);border:1px solid color-mix(in srgb,var(--color),white 65%);color:var(--color);border-radius:8px;align-items:center;gap:.4rem;max-width:100%;padding:.3rem .75rem;font-size:.88rem;font-weight:700;display:inline-flex;overflow:hidden}.workflow-module__aXoHWW__triggerDot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.workflow-module__aXoHWW__triggerName{white-space:normal;word-break:break-word;line-height:1.3}.workflow-module__aXoHWW__targetPill{background-color:color-mix(in srgb,var(--tcolor,#64748b),white 85%);border:1px solid color-mix(in srgb,var(--tcolor,#64748b),white 60%);color:var(--tcolor,#64748b);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;max-width:100%;padding:3px 10px;font-size:.85rem;font-weight:600;display:inline-block;overflow:hidden}.workflow-module__aXoHWW__stepsRow{flex-wrap:nowrap;gap:.3rem;display:flex}.workflow-module__aXoHWW__stepDot{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;display:flex}.workflow-module__aXoHWW__stepActive{color:#fff;background:#3b82f6}.workflow-module__aXoHWW__stepOff{color:#cbd5e1;background:#f1f5f9}.workflow-module__aXoHWW__featureTag{white-space:nowrap;border-radius:5px;padding:2px 7px;font-size:.76rem;font-weight:600}.workflow-module__aXoHWW__triggerItemPill{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:6px;padding:2px 8px;font-size:.82rem;font-weight:600}.workflow-module__aXoHWW__condPill{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:700}.workflow-module__aXoHWW__condAll{color:#6d28d9;background:#ede9fe}.workflow-module__aXoHWW__condAny{color:#92400e;background:#fef3c7}.workflow-module__aXoHWW__orderBadge{color:#fff;background:#1e293b;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:flex}.workflow-module__aXoHWW__rowArrow{color:#94a3b8;font-size:1rem;font-weight:700}.workflow-module__aXoHWW__ruleTitle{color:#94a3b8;white-space:nowrap;font-size:.75rem;font-style:italic}.workflow-module__aXoHWW__autoLabel{color:#94a3b8;white-space:nowrap;font-size:.85rem;font-style:italic}.workflow-module__aXoHWW__dimLabel{color:#cbd5e1;font-size:.82rem}.workflow-module__aXoHWW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.workflow-module__aXoHWW__modalContent{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-height:92vh;animation:.25s cubic-bezier(.16,1,.3,1) workflow-module__aXoHWW__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000047}.workflow-module__aXoHWW__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.workflow-module__aXoHWW__modalTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.workflow-module__aXoHWW__modalSubtitle{color:#64748b;margin:.15rem 0 0;font-size:.8rem}.workflow-module__aXoHWW__btnClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.6rem;line-height:1;transition:color .2s}.workflow-module__aXoHWW__btnClose:hover{color:#ef4444}.workflow-module__aXoHWW__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.workflow-module__aXoHWW__modalFooter{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 18px 18px;justify-content:flex-end;gap:.75rem;padding:1.1rem 1.5rem;display:flex}.workflow-module__aXoHWW__btnPrimary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:700;transition:background .2s}.workflow-module__aXoHWW__btnPrimary:hover{background:#1d4ed8}.workflow-module__aXoHWW__btnSecondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600}.workflow-module__aXoHWW__btnSecondary:hover{background:#f1f5f9}.workflow-module__aXoHWW__formBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem 1.4rem}.workflow-module__aXoHWW__formBlockHeader{color:#0f172a;border-bottom:2px solid;align-items:center;gap:.5rem;margin-bottom:.7rem;padding-bottom:.7rem;font-size:.95rem;font-weight:700;display:flex}.workflow-module__aXoHWW__inputLabel{color:#1e293b;margin-bottom:.4rem;font-size:.88rem;font-weight:600;display:block}.workflow-module__aXoHWW__fieldHint{color:#94a3b8;margin:.2rem 0 .7rem;font-size:.8rem}.workflow-module__aXoHWW__inputSelect{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.65rem .8rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.workflow-module__aXoHWW__inputSelect:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.workflow-module__aXoHWW__inputSelectSm{background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;flex-shrink:0;width:200px;padding:.5rem .7rem;font-size:.87rem}.workflow-module__aXoHWW__inputSelectSm:focus{border-color:#3b82f6}.workflow-module__aXoHWW__formGrid2{grid-template-columns:1fr 1fr;align-items:flex-start;gap:1.1rem;display:grid}.workflow-module__aXoHWW__stepsGrid{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.65rem;display:grid}.workflow-module__aXoHWW__stepCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:9px;align-items:center;gap:.7rem;padding:.75rem .9rem;transition:all .18s;display:flex}.workflow-module__aXoHWW__stepCard:hover{border-color:#93c5fd}.workflow-module__aXoHWW__stepCard.workflow-module__aXoHWW__selected{background:#eff6ff;border-color:#3b82f6}.workflow-module__aXoHWW__stepCard input{display:none}.workflow-module__aXoHWW__stepNum{color:#64748b;background:#e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:800;display:flex}.workflow-module__aXoHWW__stepCard.workflow-module__aXoHWW__selected .workflow-module__aXoHWW__stepNum{color:#fff;background:#3b82f6}.workflow-module__aXoHWW__stepInfo{flex-direction:column;display:flex}.workflow-module__aXoHWW__stepInfo strong{color:#334155;font-size:.86rem}.workflow-module__aXoHWW__stepInfo span{color:#94a3b8;font-size:.74rem}.workflow-module__aXoHWW__conditionRow{border-bottom:1px dashed #e2e8f0;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.workflow-module__aXoHWW__conditionRow:last-child{border-bottom:none}.workflow-module__aXoHWW__conditionLabel{color:#475569;flex:1;align-items:center;gap:.5rem;font-size:.86rem;display:flex}.workflow-module__aXoHWW__badgeStep{color:#64748b;text-transform:uppercase;background:#e2e8f0;border-radius:4px;padding:2px 5px;font-size:.7rem;font-weight:700}.workflow-module__aXoHWW__autoSubBlock{background:#fff;border:1px solid #d1fae5;border-radius:9px;padding:1rem 1.1rem}.workflow-module__aXoHWW__autoSubTitle{color:#065f46;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.9rem;font-weight:700;display:flex}.workflow-module__aXoHWW__toggleRow{cursor:pointer;color:#334155;align-items:center;gap:.65rem;margin-top:.5rem;font-weight:600;display:flex}.workflow-module__aXoHWW__toggleRow input{cursor:pointer;width:17px;height:17px}.workflow-module__aXoHWW__checkboxGroup{flex-wrap:wrap;gap:.4rem;display:flex}.workflow-module__aXoHWW__checkboxChip{cursor:pointer;color:#065f46;background:#fff;border:1px solid #d1fae5;border-radius:7px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.83rem;transition:all .15s;display:flex}.workflow-module__aXoHWW__checkboxChip.workflow-module__aXoHWW__checked{color:#fff;background:#10b981;border-color:#10b981}.workflow-module__aXoHWW__checkboxChip input{display:none}.workflow-module__aXoHWW__autoFlowCard{align-items:flex-start;gap:.75rem;display:flex}.workflow-module__aXoHWW__autoFlowCol{border:1px solid #e2e8f0;border-radius:11px;flex:1;padding:1.1rem}.workflow-module__aXoHWW__autoFlowArrowCol{color:#94a3b8;flex-shrink:0;padding-top:1rem;font-size:1.8rem}.workflow-module__aXoHWW__flowColTitle{margin-bottom:.9rem;font-size:.9rem;font-weight:700}@keyframes workflow-module__aXoHWW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.workflow-module__aXoHWW__lhFeature{display:none}.workflow-module__aXoHWW__lhTarget{flex:1}}@media (max-width:768px){.workflow-module__aXoHWW__pageContainer{padding:1rem}.workflow-module__aXoHWW__listHeaderRow{display:none}.workflow-module__aXoHWW__listRow{flex-wrap:wrap;gap:.6rem}.workflow-module__aXoHWW__lhTrigger,.workflow-module__aXoHWW__lhSteps,.workflow-module__aXoHWW__lhTarget,.workflow-module__aXoHWW__lhFeature,.workflow-module__aXoHWW__ahDrag,.workflow-module__aXoHWW__ahOrder,.workflow-module__aXoHWW__ahCond,.workflow-module__aXoHWW__ahTriggers,.workflow-module__aXoHWW__ahArrow,.workflow-module__aXoHWW__ahTarget{flex:unset;width:auto}.workflow-module__aXoHWW__lhActions,.workflow-module__aXoHWW__ahActions{margin-left:auto}.workflow-module__aXoHWW__modalContent{max-height:95vh}.workflow-module__aXoHWW__stepsGrid,.workflow-module__aXoHWW__formGrid2{grid-template-columns:1fr}.workflow-module__aXoHWW__conditionRow{flex-direction:column;align-items:stretch}.workflow-module__aXoHWW__inputSelectSm{width:100%}.workflow-module__aXoHWW__autoFlowCard{flex-direction:column}.workflow-module__aXoHWW__autoFlowArrowCol{align-self:center;transform:rotate(90deg)}}
.stock-module__9zDxba__page{max-width:1400px;margin:0 auto;padding:1.5rem 2rem}.stock-module__9zDxba__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.stock-module__9zDxba__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:800}.stock-module__9zDxba__subtitle{color:#64748b;margin:.2rem 0 0;font-size:.85rem}.stock-module__9zDxba__btnNew{color:#fff;cursor:pointer;white-space:nowrap;background:#1e40af;border:none;border-radius:10px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:700}.stock-module__9zDxba__btnNew:hover{background:#1e3a8a}.stock-module__9zDxba__stats{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.stock-module__9zDxba__stat{background:#fff;border:1px solid #e9eef5;border-radius:12px;flex-direction:column;gap:.15rem;padding:.7rem 1rem;display:flex}.stock-module__9zDxba__stat span{color:#64748b;font-size:.75rem}.stock-module__9zDxba__stat b{color:#1e293b;font-size:1.15rem}.stock-module__9zDxba__toolbar{flex-wrap:wrap;gap:.6rem;margin-bottom:.7rem;display:flex}.stock-module__9zDxba__search{border:1.5px solid #e2e8f0;border-radius:10px;outline:none;flex:1;min-width:220px;padding:.55rem .85rem;font-size:.9rem}.stock-module__9zDxba__search:focus{border-color:#3b82f6}.stock-module__9zDxba__typeSelect{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:.55rem .85rem;font-size:.9rem}.stock-module__9zDxba__tabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem;padding:.25rem;display:inline-flex}.stock-module__9zDxba__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.45rem 1rem;font-size:.87rem;font-weight:700}.stock-module__9zDxba__tab:hover{color:#1e293b}.stock-module__9zDxba__tabActive{color:#1e293b;background:#fff;box-shadow:0 1px 3px #0f172a1f}.stock-module__9zDxba__empty{text-align:center;color:#94a3b8;padding:3rem 1rem}.stock-module__9zDxba__tableWrap{background:#fff;border:1px solid #e9eef5;border-radius:14px;overflow:auto}.stock-module__9zDxba__table{border-collapse:collapse;width:100%;font-size:.88rem}.stock-module__9zDxba__table thead th{text-align:left;color:#475569;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e9eef5;padding:.7rem .9rem;font-size:.8rem;font-weight:700;position:sticky;top:0}.stock-module__9zDxba__table tbody td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.6rem .9rem}.stock-module__9zDxba__table tbody tr:hover{background:#f8fafc}.stock-module__9zDxba__num{text-align:right;white-space:nowrap}.stock-module__9zDxba__center{text-align:center}.stock-module__9zDxba__pName{color:#1e293b;font-weight:700}.stock-module__9zDxba__pMeta{color:#94a3b8;flex-wrap:wrap;gap:.7rem;margin-top:.1rem;font-size:.74rem;display:flex}.stock-module__9zDxba__typeTag{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:.15rem .55rem;font-size:.74rem;font-weight:600}.stock-module__9zDxba__qtyCell{font-weight:800}.stock-module__9zDxba__qtyLow{color:#d97706}.stock-module__9zDxba__qtyOut{color:#dc2626}.stock-module__9zDxba__actions{justify-content:center;gap:.3rem;display:flex}.stock-module__9zDxba__actAdjust{color:#1e40af;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1.5px solid #1e40af;border-radius:8px;padding:.32rem .6rem;font-size:.78rem;font-weight:700}.stock-module__9zDxba__actAdjust:hover{background:#dbeafe}.stock-module__9zDxba__actBtn,.stock-module__9zDxba__actDel{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;width:30px;height:30px;font-size:.85rem}.stock-module__9zDxba__actBtn:hover{background:#f1f5f9}.stock-module__9zDxba__actDel{border-color:#fecaca}.stock-module__9zDxba__actDel:hover{background:#fee2e2}.stock-module__9zDxba__modalBg{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.stock-module__9zDxba__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:780px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000040}.stock-module__9zDxba__modalHead{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.3rem;display:flex}.stock-module__9zDxba__modalHead h3{text-overflow:ellipsis;white-space:nowrap;color:#1e293b;margin:0;font-size:1.05rem;font-weight:800;overflow:hidden}.stock-module__9zDxba__modalHead button{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.stock-module__9zDxba__formGrid{flex:auto;grid-template-columns:1fr 1fr 1fr;gap:.7rem;min-height:0;padding:1.1rem 1.3rem;display:grid;overflow:hidden auto}.stock-module__9zDxba__field{color:#64748b;flex-direction:column;gap:.25rem;min-width:0;font-size:.78rem;font-weight:600;display:flex}.stock-module__9zDxba__field input,.stock-module__9zDxba__field select{box-sizing:border-box;color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;min-width:0;padding:.5rem .65rem;font-family:inherit;font-size:.9rem}.stock-module__9zDxba__field input:focus,.stock-module__9zDxba__field select:focus{background:#fff;border-color:#3b82f6}.stock-module__9zDxba__field select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.stock-module__9zDxba__full{grid-column:1/-1}.stock-module__9zDxba__fieldRow{align-items:center;gap:.4rem;display:flex}.stock-module__9zDxba__miniAdd{color:#1e40af;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:.05rem .4rem;font-size:.68rem;font-weight:700}.stock-module__9zDxba__inlineNew{gap:.25rem;display:flex}.stock-module__9zDxba__inlineNew input{background:#fff;border:1.5px solid #3b82f6;border-radius:9px;outline:none;flex:1;min-width:0;padding:.5rem .65rem;font-family:inherit;font-size:.9rem}.stock-module__9zDxba__miniOk,.stock-module__9zDxba__miniX{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;width:34px;font-size:.9rem;font-weight:800}.stock-module__9zDxba__miniOk{color:#fff;background:#16a34a}.stock-module__9zDxba__miniX{color:#64748b;background:#f1f5f9}.stock-module__9zDxba__hint{color:#94a3b8;flex-shrink:0;padding:.5rem 1.3rem 0;font-size:.78rem}.stock-module__9zDxba__modalActions{border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;gap:.6rem;padding:1.1rem 1.3rem;display:flex}.stock-module__9zDxba__btnCancel{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;padding:.55rem 1.1rem;font-weight:700}.stock-module__9zDxba__btnSave{color:#fff;cursor:pointer;background:#1e40af;border:none;border-radius:9px;padding:.55rem 1.3rem;font-weight:700}.stock-module__9zDxba__btnSave:disabled{opacity:.6}.stock-module__9zDxba__adjBody{flex-direction:column;flex:auto;gap:.85rem;min-height:0;padding:1.1rem 1.3rem;display:flex;overflow-y:auto}.stock-module__9zDxba__adjCur{color:#475569;font-size:.95rem}.stock-module__9zDxba__adjCur b{color:#1e293b;font-size:1.15rem}.stock-module__9zDxba__adjModes{gap:.4rem;display:flex}.stock-module__9zDxba__adjMode{cursor:pointer;color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex:1;padding:.6rem;font-size:.85rem;font-weight:700}.stock-module__9zDxba__adjModeActive{color:#1e40af;background:#eff6ff;border-color:#1e40af}.stock-module__9zDxba__adjPreview{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:.6rem .8rem;font-size:.9rem}.stock-module__9zDxba__adjPreview b{color:#1e40af;font-size:1.15rem}.stock-module__9zDxba__histWrap{flex:auto;min-height:0;padding:.5rem 1rem 1rem;overflow:auto}.stock-module__9zDxba__histTable{border-collapse:collapse;width:100%;font-size:.82rem}.stock-module__9zDxba__histTable th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e9eef5;padding:.5rem .6rem;font-size:.74rem;font-weight:700}.stock-module__9zDxba__histTable td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.5rem .6rem}.stock-module__9zDxba__histTime{color:#64748b;white-space:nowrap}.stock-module__9zDxba__histReason{color:#475569;min-width:120px}@media (max-width:720px){.stock-module__9zDxba__page{padding:1rem}.stock-module__9zDxba__stats{grid-template-columns:1fr 1fr}.stock-module__9zDxba__formGrid{grid-template-columns:1fr}}
.login-module__Si-P0q__page{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#0f172a 100%);justify-content:center;align-items:center;min-height:100dvh;padding:1rem;font-family:Segoe UI,Noto Sans Thai,sans-serif;display:flex;position:relative;overflow:hidden}.login-module__Si-P0q__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.login-module__Si-P0q__blobBlue{background:radial-gradient(circle,#3b82f640 0%,#0000 70%);width:55%;height:55%;top:-15%;left:-10%}.login-module__Si-P0q__blobPurple{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);width:55%;height:55%;bottom:-15%;right:-10%}.login-module__Si-P0q__blobCyan{background:radial-gradient(circle,#06b6d41a 0%,#0000 70%);width:30%;height:30%;top:40%;left:60%}.login-module__Si-P0q__card{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff7;border-radius:24px;width:100%;max-width:420px;padding:2.75rem 2.5rem 2.25rem;transition:transform .22s cubic-bezier(.25,.46,.45,.94),max-height .22s;animation:.45s cubic-bezier(.16,1,.3,1) both login-module__Si-P0q__slideUp;position:relative;box-shadow:0 32px 64px -12px #0006,0 0 0 1px #ffffff26}@keyframes login-module__Si-P0q__slideUp{0%{opacity:0;transform:translateY(28px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-module__Si-P0q__logoWrap{text-align:center;margin-bottom:2rem}.login-module__Si-P0q__logoIcon{background:linear-gradient(135deg,#1d4ed8 0%,#06b6d4 100%);border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:1rem;font-size:2rem;display:inline-flex;box-shadow:0 8px 24px #1d4ed859}.login-module__Si-P0q__logoTitle{background:linear-gradient(135deg,#1d4ed8 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:900;line-height:1}.login-module__Si-P0q__logoSub{color:#94a3b8;letter-spacing:.01em;margin:.4rem 0 0;font-size:.85rem}.login-module__Si-P0q__fieldGroup{margin-bottom:1.1rem}.login-module__Si-P0q__label{color:#334155;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.45rem;font-size:.82rem;font-weight:700;display:block}.login-module__Si-P0q__inputWrap{position:relative}.login-module__Si-P0q__inputIcon{color:#94a3b8;pointer-events:none;font-size:1rem;transition:color .2s;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.login-module__Si-P0q__input{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.85rem 1rem .85rem 2.6rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s,box-shadow .2s}.login-module__Si-P0q__input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}.login-module__Si-P0q__input:focus+.login-module__Si-P0q__inputIcon,.login-module__Si-P0q__inputWrap:focus-within .login-module__Si-P0q__inputIcon{color:#3b82f6}.login-module__Si-P0q__rememberRow{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.login-module__Si-P0q__checkbox{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:18px;height:18px}.login-module__Si-P0q__rememberLabel{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.88rem}.login-module__Si-P0q__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.7rem 1rem;font-size:.87rem;animation:.35s login-module__Si-P0q__shake;display:flex}@keyframes login-module__Si-P0q__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.login-module__Si-P0q__submitBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;width:100%;padding:.95rem;font-family:inherit;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 8px 20px -4px #2563eb66}.login-module__Si-P0q__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 14px 28px -4px #2563eb73}.login-module__Si-P0q__submitBtn:active:not(:disabled){transform:translateY(0)}.login-module__Si-P0q__submitBtn:disabled{opacity:.7;cursor:not-allowed}.login-module__Si-P0q__footNote{text-align:center;color:#cbd5e1;border-top:1px solid #ffffff14;margin-top:1.5rem;padding-top:1.25rem;font-size:.75rem}@media (max-width:480px){.login-module__Si-P0q__page{align-items:flex-end;padding:0}.login-module__Si-P0q__card{border-radius:28px 28px 0 0;max-width:100%;padding:2rem 1.5rem 2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) both login-module__Si-P0q__slideUpMobile;box-shadow:0 -8px 32px #00000059}@keyframes login-module__Si-P0q__slideUpMobile{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.login-module__Si-P0q__logoIcon{border-radius:16px;width:56px;height:56px;font-size:1.6rem}.login-module__Si-P0q__logoTitle{font-size:1.7rem}.login-module__Si-P0q__logoWrap{margin-bottom:1.5rem}.login-module__Si-P0q__blobBlue{width:80%;top:5%;left:-20%}.login-module__Si-P0q__blobPurple{display:none}}@media (min-width:481px) and (max-width:640px){.login-module__Si-P0q__card{border-radius:20px;padding:2.25rem 2rem 2rem}}
