.LanguageSwitcher-module__gdGMiG__languageSwitcher{z-index:1001;display:inline-block;position:relative}.LanguageSwitcher-module__gdGMiG__languageButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;justify-content:space-between;align-items:center;gap:.3rem;min-width:45px;padding:.25rem .5rem;font-size:.7rem;font-weight:600;transition:all .3s;display:flex}.LanguageSwitcher-module__gdGMiG__languageButton:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.LanguageSwitcher-module__gdGMiG__flag{font-size:1.2rem;line-height:1}.LanguageSwitcher-module__gdGMiG__languageCode{letter-spacing:.3px;font-size:.65rem;font-weight:700}.LanguageSwitcher-module__gdGMiG__chevron{opacity:.8;font-size:.5rem;transition:transform .3s}.LanguageSwitcher-module__gdGMiG__dropdown{box-shadow:none!important;z-index:auto!important;pointer-events:auto!important;background:0 0!important;border-radius:0!important;flex-direction:row!important;gap:.5rem!important;width:auto!important;min-width:auto!important;padding:0!important;animation:none!important;display:flex!important;position:relative!important;overflow:visible!important;transform:none!important}.LanguageSwitcher-module__gdGMiG__dropdownItem{cursor:pointer;transition:all .2s;color:#1a1a1a!important;background:gold!important;border:2px solid gold!important;border-radius:5px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;padding:0!important;font-size:.6rem!important;font-weight:700!important;display:flex!important;position:relative!important}.LanguageSwitcher-module__gdGMiG__dropdownItem .LanguageSwitcher-module__gdGMiG__languageCode{letter-spacing:.3px!important;margin:0!important;padding:0!important;font-size:.6rem!important;font-weight:700!important}.LanguageSwitcher-module__gdGMiG__dropdownItem:hover{transform:scale(1.05);background:#ffc107!important;border-color:#ffc107!important}.LanguageSwitcher-module__gdGMiG__dropdownItem.LanguageSwitcher-module__gdGMiG__active{box-shadow:0 0 10px #ffd70080;color:#1a1a1a!important;background:gold!important;border-color:#ffc107!important}.LanguageSwitcher-module__gdGMiG__dropdownItem.LanguageSwitcher-module__gdGMiG__active:hover{background:#ffc107!important;border-color:#ffc107!important}.LanguageSwitcher-module__gdGMiG__languageName{display:none}.LanguageSwitcher-module__gdGMiG__checkmark{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:.5rem;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-2px;right:-2px}@media (max-width:768px){.LanguageSwitcher-module__gdGMiG__languageButton{gap:.25rem;min-width:35px;padding:.2rem .35rem;font-size:.65rem}.LanguageSwitcher-module__gdGMiG__chevron{font-size:.5rem}.LanguageSwitcher-module__gdGMiG__dropdown{transform-origin:100% 0;gap:.4rem;padding:.4rem;left:auto;right:0}.LanguageSwitcher-module__gdGMiG__dropdownItem{width:30px;height:30px;font-size:.65rem}.LanguageSwitcher-module__gdGMiG__checkmark{width:12px;height:12px;font-size:.5rem}.LanguageSwitcher-module__gdGMiG__languageSwitcher{justify-content:flex-end;display:flex}}
.CarBrandsSlider-module__TM3GHG__carBrandsSlider{background:#fff;border-bottom:1px solid #e0e0e0;width:100%;margin-bottom:0;padding:.5rem 0;position:relative;overflow:hidden}.CarBrandsSlider-module__TM3GHG__brandsTrack{white-space:nowrap;will-change:transform;align-items:center;gap:2.5rem;animation:35s linear infinite CarBrandsSlider-module__TM3GHG__scroll;display:flex}.CarBrandsSlider-module__TM3GHG__brandsTrack:hover{animation-play-state:paused}.CarBrandsSlider-module__TM3GHG__brandItem{flex-shrink:0;justify-content:center;align-items:center;height:32px;padding:0 1.25rem;transition:color .3s,transform .3s;display:inline-flex}.CarBrandsSlider-module__TM3GHG__brandItem:hover{color:#4caf50;transform:scale(1.1)}.CarBrandsSlider-module__TM3GHG__brandName{white-space:nowrap;color:#333;text-transform:uppercase;letter-spacing:1.2px;font-size:.85rem;font-weight:700;transition:color .3s}@keyframes CarBrandsSlider-module__TM3GHG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.CarBrandsSlider-module__TM3GHG__carBrandsSlider{padding:.4rem 0;transform:translateY(10%)}.CarBrandsSlider-module__TM3GHG__brandsTrack{gap:1.5rem;animation:25s linear infinite CarBrandsSlider-module__TM3GHG__scroll}.CarBrandsSlider-module__TM3GHG__brandItem{height:28px;padding:0 .75rem}.CarBrandsSlider-module__TM3GHG__brandName{letter-spacing:.8px;font-size:.75rem}}
.ErrorToast-module__kdtJJW__errorToastContainer{z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ErrorToast-module__kdtJJW__errorToast{color:#fff;pointer-events:all;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:16px;min-width:320px;max-width:500px;padding:0;animation:.4s cubic-bezier(.68,-.55,.265,1.55) ErrorToast-module__kdtJJW__errorToastSlideIn;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(0)translateY(0);box-shadow:0 20px 60px #ff6b6b66,0 0 0 1px #ff6b6b33,inset 0 1px #ffffff4d}.ErrorToast-module__kdtJJW__errorToast:before{content:"";background:linear-gradient(90deg,#fff9 0%,#ffffff4d 50%,#fff9 100%);height:3px;animation:2s infinite ErrorToast-module__kdtJJW__shimmer;position:absolute;top:0;left:0;right:0}.ErrorToast-module__kdtJJW__errorToastContent{align-items:center;gap:12px;padding:20px 24px;display:flex;position:relative}.ErrorToast-module__kdtJJW__errorIcon{filter:drop-shadow(0 2px 4px #0003);font-size:28px;line-height:1;animation:2s infinite ErrorToast-module__kdtJJW__errorIconPulse}.ErrorToast-module__kdtJJW__errorMessageText{text-shadow:0 1px 2px #0003;word-wrap:break-word;flex:1;font-size:16px;font-weight:600;line-height:1.5}.ErrorToast-module__kdtJJW__errorCloseBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;transition:all .2s;display:flex}.ErrorToast-module__kdtJJW__errorCloseBtn:hover{background:#ffffff4d;transform:scale(1.1)}.ErrorToast-module__kdtJJW__errorCloseBtn:active{transform:scale(.95)}@keyframes ErrorToast-module__kdtJJW__errorToastSlideIn{0%{opacity:0;transform:perspective(1000px)rotateX(-15deg)translateY(-50px)scale(.8)}to{opacity:1;transform:perspective(1000px)rotateX(0)translateY(0)scale(1)}}@keyframes ErrorToast-module__kdtJJW__errorIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes ErrorToast-module__kdtJJW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ErrorToast-module__kdtJJW__errorToast:hover{transition:all .3s;transform:perspective(1000px)rotateX(-2deg)translateY(-2px);box-shadow:0 25px 70px #ff6b6b80,0 0 0 1px #ff6b6b4d,inset 0 1px #fff6}
.SuccessToast-module__5GFzsG__successToastContainer{z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SuccessToast-module__5GFzsG__successToast{color:#1a1a1a;pointer-events:all;background:linear-gradient(135deg,#90ee90 0%,#7cfc00 100%);border-radius:16px;min-width:320px;max-width:500px;padding:0;animation:.4s cubic-bezier(.68,-.55,.265,1.55) SuccessToast-module__5GFzsG__successToastSlideIn;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(0)translateY(0);box-shadow:0 20px 60px #7cfc0066,0 0 0 1px #7cfc0033,inset 0 1px #ffffff4d}.SuccessToast-module__5GFzsG__successToast:before{content:"";background:linear-gradient(90deg,#fff9 0%,#ffffff4d 50%,#fff9 100%);height:3px;animation:2s infinite SuccessToast-module__5GFzsG__shimmer;position:absolute;top:0;left:0;right:0}.SuccessToast-module__5GFzsG__successToastContent{align-items:center;gap:12px;padding:20px 24px;display:flex;position:relative}.SuccessToast-module__5GFzsG__successIcon{filter:drop-shadow(0 2px 4px #0003);color:#1a1a1a;font-size:28px;font-weight:700;line-height:1;animation:2s infinite SuccessToast-module__5GFzsG__successIconPulse}.SuccessToast-module__5GFzsG__successMessageText{text-shadow:0 1px 2px #ffffff80;word-wrap:break-word;flex:1;font-size:16px;font-weight:600;line-height:1.5}.SuccessToast-module__5GFzsG__successCloseBtn{color:#1a1a1a;cursor:pointer;background:#0000001a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;transition:all .2s;display:flex}.SuccessToast-module__5GFzsG__successCloseBtn:hover{background:#0003;transform:scale(1.1)}.SuccessToast-module__5GFzsG__successCloseBtn:active{transform:scale(.95)}@keyframes SuccessToast-module__5GFzsG__successToastSlideIn{0%{opacity:0;transform:perspective(1000px)rotateX(-15deg)translateY(-50px)scale(.8)}to{opacity:1;transform:perspective(1000px)rotateX(0)translateY(0)scale(1)}}@keyframes SuccessToast-module__5GFzsG__successIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes SuccessToast-module__5GFzsG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.SuccessToast-module__5GFzsG__successToast:hover{transition:all .3s;transform:perspective(1000px)rotateX(-2deg)translateY(-2px);box-shadow:0 25px 70px #7cfc0080,0 0 0 1px #7cfc004d,inset 0 1px #fff6}
.SellCarModal-module__zB_4ZW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s SellCarModal-module__zB_4ZW__fadeIn;display:flex;position:fixed;inset:0}@keyframes SellCarModal-module__zB_4ZW__fadeIn{0%{opacity:0}to{opacity:1}}.SellCarModal-module__zB_4ZW__modalContent{transform-origin:50%;background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) SellCarModal-module__zB_4ZW__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000001a}@keyframes SellCarModal-module__zB_4ZW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.SellCarModal-module__zB_4ZW__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.SellCarModal-module__zB_4ZW__modalHeader h2{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.SellCarModal-module__zB_4ZW__closeButton{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.SellCarModal-module__zB_4ZW__closeButton:hover{color:#1a1a1a;background:#f8f9fa}.SellCarModal-module__zB_4ZW__form{padding:2rem}.SellCarModal-module__zB_4ZW__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.SellCarModal-module__zB_4ZW__formGroup{flex-direction:column;display:flex}.SellCarModal-module__zB_4ZW__formGroup label{color:#495057;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.SellCarModal-module__zB_4ZW__required{color:#f44336}.SellCarModal-module__zB_4ZW__formGroup input,.SellCarModal-module__zB_4ZW__formGroup select,.SellCarModal-module__zB_4ZW__formGroup textarea{border:1px solid #dee2e6;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .2s}.SellCarModal-module__zB_4ZW__formGroup input:focus,.SellCarModal-module__zB_4ZW__formGroup select:focus,.SellCarModal-module__zB_4ZW__formGroup textarea:focus{border-color:gold;outline:none;box-shadow:0 0 0 3px #ffd7001a}.SellCarModal-module__zB_4ZW__formGroup select:disabled{cursor:not-allowed;background:#f8f9fa}.SellCarModal-module__zB_4ZW__fileInput{padding:.5rem}.SellCarModal-module__zB_4ZW__imagePreviews{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem;display:grid}.SellCarModal-module__zB_4ZW__imagePreview{aspect-ratio:1;border:2px solid #dee2e6;border-radius:8px;width:100%;position:relative;overflow:hidden}.SellCarModal-module__zB_4ZW__imagePreview img{object-fit:cover;width:100%;height:100%}.SellCarModal-module__zB_4ZW__removeImageBtn{color:#fff;cursor:pointer;background:#f44336e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.SellCarModal-module__zB_4ZW__removeImageBtn:hover{background:#f44336;transform:scale(1.1)}.SellCarModal-module__zB_4ZW__contactSection{border-top:2px solid #e9ecef;margin-top:2rem;padding-top:2rem}.SellCarModal-module__zB_4ZW__contactSection h3{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.SellCarModal-module__zB_4ZW__formActions{border-top:1px solid #e9ecef;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.SellCarModal-module__zB_4ZW__cancelButton,.SellCarModal-module__zB_4ZW__submitButton{cursor:pointer;border:none;border-radius:8px;min-width:120px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.SellCarModal-module__zB_4ZW__cancelButton{color:#495057;background:#f8f9fa;border:1px solid #dee2e6}.SellCarModal-module__zB_4ZW__cancelButton:hover{background:#e9ecef;border-color:#adb5bd}.SellCarModal-module__zB_4ZW__submitButton{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,gold 100%);box-shadow:0 4px 12px #ff6b3566}.SellCarModal-module__zB_4ZW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3599}.SellCarModal-module__zB_4ZW__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.SellCarModal-module__zB_4ZW__modalContent{max-width:100%;max-height:95vh}.SellCarModal-module__zB_4ZW__modalHeader{padding:1rem 1.5rem}.SellCarModal-module__zB_4ZW__form{padding:1.5rem}.SellCarModal-module__zB_4ZW__formGrid{grid-template-columns:1fr;gap:1rem}.SellCarModal-module__zB_4ZW__formActions{flex-direction:column}.SellCarModal-module__zB_4ZW__cancelButton,.SellCarModal-module__zB_4ZW__submitButton{width:100%}}
.settings-module__vwK-za__settingsPage{box-sizing:border-box;width:100%;max-width:100%;padding:1.4rem}.settings-module__vwK-za__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:1.4rem;display:flex}.settings-module__vwK-za__pageHeader h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:700}.settings-module__vwK-za__headerButtons{flex-wrap:wrap;gap:.7rem;display:flex}.settings-module__vwK-za__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:none;border-radius:8px;padding:.525rem 1.05rem;font-size:.7rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #4caf504d}.settings-module__vwK-za__btnPrimary:hover{background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}.settings-module__vwK-za__tabs{border-bottom:2px solid #e9ecef;gap:.7rem;margin-bottom:1.4rem;padding-bottom:.5rem;display:flex}.settings-module__vwK-za__tabs button{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.525rem 1.05rem;font-size:.7rem;font-weight:600;transition:all .3s}.settings-module__vwK-za__tabs button:hover{color:#495057}.settings-module__vwK-za__tabs button.settings-module__vwK-za__active{color:#667eea;border-bottom-color:#667eea}.settings-module__vwK-za__modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-module__vwK-za__modalContent{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:1.4rem;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.settings-module__vwK-za__modalContent.settings-module__vwK-za__largeModal{max-width:800px}.settings-module__vwK-za__modalContent h2{color:#333;margin-top:0;margin-bottom:1.05rem}.settings-module__vwK-za__modalContent form{flex-direction:column;gap:.7rem;display:flex}.settings-module__vwK-za__modalContent input,.settings-module__vwK-za__modalContent select,.settings-module__vwK-za__modalContent textarea{border:1px solid #ddd;border-radius:4px;padding:.525rem;font-family:inherit;font-size:.7rem}.settings-module__vwK-za__modalContent textarea{resize:vertical}.settings-module__vwK-za__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;margin-top:.7rem;display:flex}.settings-module__vwK-za__modalActions button{cursor:pointer;border:none;border-radius:4px;padding:.525rem 1.05rem;font-size:.7rem;transition:all .3s}.settings-module__vwK-za__modalActions button:not(.settings-module__vwK-za__btnPrimary):not(.settings-module__vwK-za__btnEdit):not(.settings-module__vwK-za__btnPermissions):not(.settings-module__vwK-za__btnDelete):not(.settings-module__vwK-za__btnCancel){color:#333;background:#ccc}.settings-module__vwK-za__modalActions button:not(.settings-module__vwK-za__btnPrimary):not(.settings-module__vwK-za__btnEdit):not(.settings-module__vwK-za__btnPermissions):not(.settings-module__vwK-za__btnDelete):not(.settings-module__vwK-za__btnCancel):hover{background:#bbb}.settings-module__vwK-za__formGroup{flex-direction:column;gap:.35rem;margin-bottom:.7rem;display:flex}.settings-module__vwK-za__formGroup label{color:#333;font-weight:600}.settings-module__vwK-za__formGroup small{color:#666;font-size:.612rem}.settings-module__vwK-za__totalTaxRate{background:#f0f8ff;border-radius:8px;margin:.7rem 0;padding:.7rem;font-size:.787rem}.settings-module__vwK-za__locationSection{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:1.05rem;padding:.7rem}.settings-module__vwK-za__locationSection h3{color:#333;margin:0 0 1rem;font-size:.77rem}.settings-module__vwK-za__permissionsContainer{flex-direction:column;gap:1.05rem;max-height:60vh;margin:1.05rem 0;padding:.7rem;display:flex;overflow-y:auto}.settings-module__vwK-za__permissionSection{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:.7rem}.settings-module__vwK-za__permissionSection h3{color:#333;margin:0 0 1rem;font-size:.77rem}.settings-module__vwK-za__permissionCheckboxes{flex-direction:column;gap:.525rem;display:flex}.settings-module__vwK-za__permissionCheckboxes label{cursor:pointer;align-items:center;gap:.35rem;display:flex}.settings-module__vwK-za__permissionCheckboxes input[type=checkbox]{cursor:pointer;width:auto}.settings-module__vwK-za__permissionPassword{border-top:1px solid #ddd;margin-top:.35rem;padding-top:.5rem}.settings-module__vwK-za__permissionPassword label{margin-bottom:.35rem;font-weight:600;display:block}.settings-module__vwK-za__permissionPassword input{border:1px solid #ddd;border-radius:4px;width:100%;padding:.35rem}.settings-module__vwK-za__sectionHeader{border-bottom:2px solid #e0e0e0;margin:1.4rem 0 1rem;padding-bottom:.5rem}.settings-module__vwK-za__sectionHeader h2{color:#333;margin:0;font-size:1.05rem}.settings-module__vwK-za__tableContainer{background:#fff;border-radius:8px;overflow-x:auto;box-shadow:0 2px 4px #0000001a}.settings-module__vwK-za__mobileUsersList,.settings-module__vwK-za__mobileReceiptsList{display:none}.settings-module__vwK-za__dataTable{border-collapse:collapse;width:100%;min-width:800px}.settings-module__vwK-za__dataTable thead{background:#f5f5f5}.settings-module__vwK-za__dataTable th{text-align:left;color:#333;white-space:nowrap;border-bottom:2px solid #ddd;padding:.525rem;font-weight:600}.settings-module__vwK-za__dataTable td{white-space:nowrap;border-bottom:1px solid #eee;padding:.525rem}.settings-module__vwK-za__dataTable tbody tr:hover{background:#f9f9f9}.settings-module__vwK-za__actionButtons{flex-wrap:nowrap;justify-content:flex-end;gap:.35rem;display:flex}.settings-module__vwK-za__dataTable td:last-child{z-index:10;background:#fff;position:sticky;right:0}.settings-module__vwK-za__dataTable tbody tr:hover td:last-child{background:#f9f9f9}.settings-module__vwK-za__btnEdit,.settings-module__vwK-za__btnPermissions,.settings-module__vwK-za__btnDelete,.settings-module__vwK-za__btnCancel{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;flex-shrink:0;padding:.35rem .7rem;font-size:.612rem;font-weight:600;transition:all .3s}.settings-module__vwK-za__btnEdit{color:#fff;background:#2196f3}.settings-module__vwK-za__btnEdit:hover{background:#1976d2;transform:translateY(-1px)}.settings-module__vwK-za__btnPermissions{color:#fff;background:#ff9800}.settings-module__vwK-za__btnPermissions:hover{background:#f57c00;transform:translateY(-1px)}.settings-module__vwK-za__btnDelete{color:#fff;background:#f44336}.settings-module__vwK-za__btnDelete:hover{background:#d32f2f;transform:translateY(-1px)}.settings-module__vwK-za__btnCancel{color:#fff;background:#666}.settings-module__vwK-za__btnCancel:hover{background:#555}.settings-module__vwK-za__loading{text-align:center;color:#666;padding:1.4rem;font-size:.84rem}.settings-module__vwK-za__modalHeader{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:1.05rem;padding-bottom:1rem;display:flex}.settings-module__vwK-za__modalHeader h2{color:#333;margin:0;font-size:1.05rem}.settings-module__vwK-za__modalClose{cursor:pointer;color:#fff;z-index:10;background:linear-gradient(135deg,#81c784 0%,#66bb6a 100%);border:3px solid #4caf50;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;padding:0;font-size:1.225rem;font-weight:900;line-height:1;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #4caf5066,0 2px 4px #0003}.settings-module__vwK-za__modalClose:hover{color:#fff;background:linear-gradient(135deg,#66bb6a 0%,#4caf50 100%);transform:scale(1.1);box-shadow:0 6px 20px #4caf5080,0 4px 8px #0000004d}.settings-module__vwK-za__modalClose:active{transform:scale(.95)}.settings-module__vwK-za__modalBody{margin:1.05rem 0}.settings-module__vwK-za__userDetailSection{background:#f9f9f9;border-radius:8px;margin-bottom:1.4rem;padding:.7rem}.settings-module__vwK-za__userDetailSection h3{color:#333;margin:0 0 1rem;font-size:.84rem}.settings-module__vwK-za__detailRow{border-bottom:1px solid #eee;justify-content:space-between;padding:.525rem 0;display:flex}.settings-module__vwK-za__detailRow:last-child{border-bottom:none}.settings-module__vwK-za__detailRow label{color:#666;min-width:150px;font-weight:600}.settings-module__vwK-za__detailRow span{color:#333;text-align:right}.settings-module__vwK-za__permissionsSummary{flex-direction:column;gap:.525rem;display:flex}.settings-module__vwK-za__permissionSummaryItem{background:#fff;border:1px solid #ddd;border-radius:6px;justify-content:space-between;align-items:center;padding:.525rem;display:flex}.settings-module__vwK-za__permissionSummaryItem strong{color:#333}.settings-module__vwK-za__permissionBadges{flex-wrap:wrap;gap:.35rem;display:flex}.settings-module__vwK-za__badge{border-radius:12px;padding:.25rem .75rem;font-size:.525rem;font-weight:600}.settings-module__vwK-za__badgeView{color:#fff;background:#2196f3}.settings-module__vwK-za__badgeAdd{color:#fff;background:#4caf50}.settings-module__vwK-za__badgeEdit{color:#fff;background:#ff9800}.settings-module__vwK-za__badgeDelete{color:#fff;background:#f44336}.settings-module__vwK-za__receiptsSection{width:100%}.settings-module__vwK-za__searchContainer{margin-bottom:1.05rem}.settings-module__vwK-za__searchContainer input{border:2px solid #ddd;border-radius:8px;width:100%;padding:.525rem;font-size:.7rem;transition:all .3s}.settings-module__vwK-za__searchContainer input:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 3px #4caf501a}.settings-module__vwK-za__noResults{text-align:center;color:#666;padding:2.1rem;font-size:.787rem}.settings-module__vwK-za__detailSection{background:#f9f9f9;border-radius:8px;margin-bottom:1.4rem;padding:.7rem}.settings-module__vwK-za__detailSection h3{color:#333;border-bottom:1px solid #ddd;margin:0 0 1rem;padding-bottom:.5rem;font-size:.84rem}.settings-module__vwK-za__detailGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.7rem;display:grid}.settings-module__vwK-za__detailItem{flex-direction:column;gap:.25rem;display:flex}.settings-module__vwK-za__detailItem.settings-module__vwK-za__fullWidth{grid-column:1/-1}.settings-module__vwK-za__detailItem label{color:#666;font-size:.612rem;font-weight:600}.settings-module__vwK-za__detailItem span{color:#333;font-size:.7rem}@media (max-width:768px){.settings-module__vwK-za__settingsPage{padding:.75rem}.settings-module__vwK-za__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem}.settings-module__vwK-za__pageHeader h1{width:100%;font-size:1.4rem}.settings-module__vwK-za__headerButtons{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;display:grid}.settings-module__vwK-za__headerButtons button{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:.75rem .5rem;font-size:.75rem;overflow:hidden}.settings-module__vwK-za__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.settings-module__vwK-za__tabs::-webkit-scrollbar{display:none}.settings-module__vwK-za__tabs button{min-width:100px;padding:.75rem 1rem;font-size:.875rem}.settings-module__vwK-za__tableContainer{display:none}.settings-module__vwK-za__mobileUsersList{width:100%;display:block}.settings-module__vwK-za__userCard{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);border-radius:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.settings-module__vwK-za__userCard:active{transform:scale(.98)}.settings-module__vwK-za__userCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.settings-module__vwK-za__userCardInfo{flex:1;min-width:0}.settings-module__vwK-za__userCardName{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:600}.settings-module__vwK-za__userCardEmail{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.settings-module__vwK-za__userCardBadges{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.settings-module__vwK-za__userCardBadge{white-space:nowrap;border-radius:12px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.settings-module__vwK-za__badgeAdmin{color:#fff;background:#667eea}.settings-module__vwK-za__badgeUser,.settings-module__vwK-za__badgeActive{color:#fff;background:#4caf50}.settings-module__vwK-za__badgeInactive{color:#fff;background:#999}.settings-module__vwK-za__userCardDetail{gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.settings-module__vwK-za__userCardLabel{color:#666;font-weight:600}.settings-module__vwK-za__userCardActions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.settings-module__vwK-za__userCardActions button{white-space:nowrap;flex:1;min-width:0;padding:.625rem .5rem;font-size:.75rem}.settings-module__vwK-za__userCardActions button:only-child{flex:1;width:100%}.settings-module__vwK-za__mobileReceiptsList{width:100%;display:block}.settings-module__vwK-za__receiptCard{background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);border-radius:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .3s;box-shadow:0 2px 8px #00000014}.settings-module__vwK-za__receiptCardHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.settings-module__vwK-za__receiptCardDate{color:#666;font-size:.875rem}.settings-module__vwK-za__receiptCardAmount{color:#4caf50;font-size:1.25rem;font-weight:700}.settings-module__vwK-za__receiptCardBody{margin-bottom:.75rem}.settings-module__vwK-za__receiptCardDetail{gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.settings-module__vwK-za__receiptCardLabel{color:#666;min-width:80px;font-weight:600}.settings-module__vwK-za__receiptCardActions{flex-wrap:wrap;gap:.5rem;display:flex}.settings-module__vwK-za__receiptCardActions button{white-space:nowrap;flex:1;min-width:0;padding:.625rem .5rem;font-size:.75rem}.settings-module__vwK-za__modalContent{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh;padding:1rem;overflow-y:auto}.settings-module__vwK-za__modalHeader{z-index:10;background:#fff;margin-bottom:1rem;padding:1rem 0;position:sticky;top:0}.settings-module__vwK-za__modalHeader h2{font-size:1.125rem}.settings-module__vwK-za__modalClose{width:36px;height:36px;font-size:1.125rem;top:.75rem;right:.75rem}.settings-module__vwK-za__modalActions{background:#fff;border-top:1px solid #eee;flex-direction:row;gap:.5rem;margin-top:1rem;padding-top:1rem;position:sticky;bottom:0}.settings-module__vwK-za__modalActions button{flex:1;min-width:0;min-height:44px;padding:.875rem;font-size:.875rem}.settings-module__vwK-za__formGroup{margin-bottom:1rem}.settings-module__vwK-za__formGroup label{margin-bottom:.5rem;font-size:.875rem}.settings-module__vwK-za__modalContent input,.settings-module__vwK-za__modalContent select,.settings-module__vwK-za__modalContent textarea{border-radius:8px;min-height:44px;padding:.875rem;font-size:1rem}.settings-module__vwK-za__modalContent textarea{min-height:100px}.settings-module__vwK-za__actionButtons{flex-flow:wrap;gap:.5rem}.settings-module__vwK-za__actionButtons button{flex:1;min-width:0;min-height:44px;padding:.625rem .5rem;font-size:.75rem}.settings-module__vwK-za__detailGrid{grid-template-columns:1fr;gap:1rem}.settings-module__vwK-za__permissionsContainer{max-height:calc(100vh - 200px);padding:.5rem}.settings-module__vwK-za__permissionSection{margin-bottom:.75rem;padding:.75rem}.settings-module__vwK-za__permissionCheckboxes label{padding:.5rem 0;font-size:.875rem}.settings-module__vwK-za__permissionCheckboxes input[type=checkbox]{width:20px;height:20px;margin-right:.5rem}.settings-module__vwK-za__locationSection{margin-bottom:.75rem;padding:.75rem}.settings-module__vwK-za__searchContainer{margin-bottom:1rem}.settings-module__vwK-za__searchContainer input{min-height:44px;padding:.875rem;font-size:1rem}}
.Layout-module__hBxhlq__layout{flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex;position:relative;overflow-x:hidden}.Layout-module__hBxhlq__sellYourCarButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 50%,gold 100%);border:2px solid #ffffff4d;border-radius:8px;margin-left:1rem;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;animation:1.5s ease-in-out infinite Layout-module__hBxhlq__ledBlink;transform:translate(150%);box-shadow:0 4px 15px #ff6b3566,0 0 20px #ffd70099,inset 0 0 10px #ffffff4d}.Layout-module__hBxhlq__sellYourCarButton:hover{animation:.8s ease-in-out infinite Layout-module__hBxhlq__ledBlink;transform:translate(150%)scale(1.05);box-shadow:0 6px 20px #ff6b3599,0 0 30px #ffd700cc,inset 0 0 15px #fff6}@keyframes Layout-module__hBxhlq__ledBlink{0%,to{opacity:1;box-shadow:0 4px 15px #ff6b3566,0 0 20px #ffd70099,inset 0 0 10px #ffffff4d}50%{opacity:.85;box-shadow:0 4px 15px #ff6b3599,0 0 30px #ffd700e6,inset 0 0 15px #ffffff80}}@media (max-width:768px){.Layout-module__hBxhlq__sellYourCarButton{margin-left:.5rem;padding:8px 14px;font-size:.75rem;transform:translate(-40%)translateY(9%)}.Layout-module__hBxhlq__sellYourCarButton:hover{transform:translate(-40%)translateY(9%)scale(1.05)}.Layout-module__hBxhlq__logoContainer{flex-wrap:wrap;justify-content:center;padding:.75rem 1rem}}.Layout-module__hBxhlq__logoBar{background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 100%);border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;padding:1rem 0;display:flex}.Layout-module__hBxhlq__logoTop{color:#fff;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;width:50%;height:auto;min-height:50px;margin:0;padding:0;text-decoration:none;transition:transform .3s;display:flex}.Layout-module__hBxhlq__logoTop:hover{transform:translateY(-2px)}.Layout-module__hBxhlq__logoTop .Layout-module__hBxhlq__logoImage{max-width:100%;height:auto;max-height:120px;width:100%!important}.Layout-module__hBxhlq__header{color:#fff;z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#000;border-bottom:1px solid #ffffff1a;flex-direction:column;width:100%;margin:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;top:0;left:0;box-shadow:0 4px 20px #00000026,0 1px 3px #0000001a}.Layout-module__hBxhlq__headerContainer{flex-direction:column;gap:0;width:100%;max-width:1200px;margin:0 auto;padding:0;display:flex;position:relative}.Layout-module__hBxhlq__headerTop{justify-content:flex-end;align-items:center;width:100%;padding:.5rem 0;display:flex}.Layout-module__hBxhlq__headerBottom{justify-content:flex-start;align-items:center;gap:1rem;width:100%;margin:0;padding:0 2rem;display:flex;position:relative}.Layout-module__hBxhlq__headerRightSection{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;margin-left:auto;display:flex!important}.Layout-module__hBxhlq__logoContainer{z-index:101;background:#000;flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;margin:0;padding:1rem 2rem;display:flex;position:relative}.Layout-module__hBxhlq__logo{color:#fff;flex-flow:column;flex-shrink:0;align-items:center;gap:0;height:auto;min-height:0;line-height:0;text-decoration:none;transition:transform .3s;display:flex;position:relative;background:0 0!important;margin:0!important;padding:0!important}.Layout-module__hBxhlq__logoTextContainer{padding:.5rem 1.5rem;display:inline-block;position:relative;overflow:hidden}.Layout-module__hBxhlq__desktopLanguageSwitcher{order:-1;margin-left:0;margin-right:1rem;display:block}.Layout-module__hBxhlq__headerSocialLinks{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex!important}@media (min-width:769px){.Layout-module__hBxhlq__desktopLanguageSwitcher{display:block}}.Layout-module__hBxhlq__mobileHeaderSocialLinks{display:none!important}.Layout-module__hBxhlq__mobileFooterSocialLinks{justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.Layout-module__hBxhlq__footerBottom{flex-direction:column;align-items:center;gap:1rem}@media (max-width:768px){.Layout-module__hBxhlq__headerSocialLinks{display:none!important}.Layout-module__hBxhlq__mobileHeaderSocialLinks{display:flex}}.Layout-module__hBxhlq__headerSocialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.Layout-module__hBxhlq__headerSocialLink:hover{transform:translateY(-2px)scale(1.1);box-shadow:0 4px 12px #ffffff4d}.Layout-module__hBxhlq__headerSocialLink svg{width:18px;height:18px}.Layout-module__hBxhlq__headerPhoneLink{background:#4caf5033;border:1px solid #4caf5080}.Layout-module__hBxhlq__headerPhoneLink svg{fill:#4caf50}.Layout-module__hBxhlq__headerFacebookLink{background:#1877f2;border:1px solid #ffffff1a}.Layout-module__hBxhlq__headerFacebookLink svg{fill:#fff}.Layout-module__hBxhlq__headerInstagramLink{background:linear-gradient(45deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);border:1px solid #ffffff1a}.Layout-module__hBxhlq__headerInstagramLink svg{fill:#fff}.Layout-module__hBxhlq__headerXLink{background:#000;border:1px solid #ffffff1a}.Layout-module__hBxhlq__headerXLink svg{fill:#fff}.Layout-module__hBxhlq__logoText{letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(90deg,#000 0%,#fff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;z-index:2;text-shadow:0 0 20px #ffffff80;-webkit-background-clip:text;background-clip:text;font-family:Arial Black,Helvetica Neue,sans-serif;font-size:2rem;font-weight:900;animation:3s ease-in-out infinite Layout-module__hBxhlq__textGlow,3s ease-in-out infinite Layout-module__hBxhlq__gradientMove;position:relative}@keyframes Layout-module__hBxhlq__gradientMove{0%{background-position:0%}to{background-position:200%}}.Layout-module__hBxhlq__ledLight{z-index:1;mix-blend-mode:screen;filter:blur(1px);background:linear-gradient(90deg,#0000 0%,#fff6 20%,#fff 50%,#fff6 80%,#0000 100%);width:50%;height:100%;animation:3s ease-in-out infinite Layout-module__hBxhlq__ledMove;position:absolute;top:0;left:-100%;box-shadow:0 0 20px #ffffffe6,0 0 40px #fff9,0 0 60px #ffffff4d,inset 0 0 30px #ffffff80}.Layout-module__hBxhlq__ledLight:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out .5s infinite Layout-module__hBxhlq__ledMove;position:absolute;top:0;left:-20%}@keyframes Layout-module__hBxhlq__ledMove{0%{left:-100%}50%{left:150%}to{left:-100%}}@keyframes Layout-module__hBxhlq__textGlow{0%,to{text-shadow:0 0 20px #ffffff80,0 0 40px #ffffff4d}50%{text-shadow:0 0 30px #fffc,0 0 60px #ffffff80}}.Layout-module__hBxhlq__logo:hover{transform:translateY(-2px)}.Layout-module__hBxhlq__logo img{display:block;margin:0!important;padding:0!important}.Layout-module__hBxhlq__logoWrapper{border:none;outline:none;width:100%;line-height:0;display:block;position:relative;left:0;background:0 0!important;margin:0!important;padding:0!important;transform:translate(0)!important}.Layout-module__hBxhlq__logoImage{object-fit:contain;object-position:center;filter:drop-shadow(0 2px 8px #00000080)brightness(1.2)contrast(1.5);mix-blend-mode:screen;box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:15px;width:auto;max-width:403px;height:auto;max-height:162px;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.Layout-module__hBxhlq__draggable{cursor:grab}.Layout-module__hBxhlq__draggable:active{cursor:grabbing}.Layout-module__hBxhlq__editMode{border:2px dashed #4caf50;border-radius:4px;padding:5px}.Layout-module__hBxhlq__resizeHandle{cursor:nwse-resize;z-index:1000;background:#4caf50;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;bottom:-5px;right:-5px}.Layout-module__hBxhlq__dragHint{color:#fff;white-space:nowrap;pointer-events:none;background:#4caf50;border-radius:4px;padding:2px 8px;font-size:.7rem;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.Layout-module__hBxhlq__resizeHint{color:#fff;white-space:nowrap;pointer-events:none;background:#4caf50;border-radius:4px;padding:2px 8px;font-size:.7rem;position:absolute;bottom:-25px;right:-10px}.Layout-module__hBxhlq__logoImage[src="/kayauto-logo.png.png"]{background:0 0!important}.Layout-module__hBxhlq__logoTitle{white-space:nowrap;color:#fff;align-items:center;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2;display:flex;transform:translateY(30%)translate(-3%)}.Layout-module__hBxhlq__nav{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;pointer-events:auto;flex-wrap:nowrap;align-items:center;gap:1rem;width:auto;min-width:fit-content;margin-top:0;margin-left:0;padding:0;display:flex;position:relative;left:6%;overflow:auto hidden;transform:none}@media (min-width:769px){.Layout-module__hBxhlq__nav{position:relative;margin-left:0!important;left:6%!important;transform:none!important}}.Layout-module__hBxhlq__nav>*{pointer-events:auto;z-index:10;position:relative}.Layout-module__hBxhlq__nav a{pointer-events:auto!important}.Layout-module__hBxhlq__nav>[class*=languageSwitcher]{position:static;pointer-events:auto!important;z-index:1001!important;transform:none!important}.Layout-module__hBxhlq__nav::-webkit-scrollbar{display:none}.Layout-module__hBxhlq__nav a{color:#fff;white-space:nowrap;border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Layout-module__hBxhlq__navLinkButton{color:#ffffffb3;cursor:pointer;text-align:center;background:0 0;border:none;flex-shrink:0;width:auto;min-width:120px;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.Layout-module__hBxhlq__navLinkButton:hover{color:gold;text-decoration:underline}.Layout-module__hBxhlq__navLinkButton.Layout-module__hBxhlq__active{color:gold;font-weight:600}.Layout-module__hBxhlq__navSeparator{color:#fff6;margin:0 .5rem;font-size:.9rem}.Layout-module__hBxhlq__nav a:before{content:"";opacity:0;background:linear-gradient(135deg,#ffd7001a 0%,#ffc1071a 100%);border-radius:.5rem;transition:opacity .3s;position:absolute;inset:0}.Layout-module__hBxhlq__nav a:after{content:"";background:linear-gradient(90deg,gold 0%,#ffc107 100%);border-radius:2px 2px 0 0;width:0;height:3px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Layout-module__hBxhlq__nav a:hover:before{opacity:1}.Layout-module__hBxhlq__nav a:hover:after,.Layout-module__hBxhlq__nav a.Layout-module__hBxhlq__active:after{width:calc(100% - 2rem)}.Layout-module__hBxhlq__nav a:hover{color:gold;transform:translateY(-2px)}.Layout-module__hBxhlq__nav a.Layout-module__hBxhlq__active{color:gold;font-weight:600}.Layout-module__hBxhlq__nav a.Layout-module__hBxhlq__active:before{opacity:1}.Layout-module__hBxhlq__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:.5rem;display:none;position:relative}.Layout-module__hBxhlq__mobileMenuIcon{background:#fff;border-radius:3px;width:25px;height:3px;transition:all .3s;display:block}.Layout-module__hBxhlq__mobileMenuButtonOpen .Layout-module__hBxhlq__mobileMenuIcon:first-child{transform:rotate(45deg)translate(8px,8px)}.Layout-module__hBxhlq__mobileMenuButtonOpen .Layout-module__hBxhlq__mobileMenuIcon:nth-child(2){opacity:0}.Layout-module__hBxhlq__mobileMenuButtonOpen .Layout-module__hBxhlq__mobileMenuIcon:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Layout-module__hBxhlq__mobileOverlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:none;position:fixed;inset:0}.Layout-module__hBxhlq__mobileNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);flex-direction:column;justify-content:flex-start;gap:0;width:280px;height:100vh;padding:0;transition:left .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:-100%;overflow:hidden auto;box-shadow:4px 0 20px #0000004d}.Layout-module__hBxhlq__mobileNav::-webkit-scrollbar{width:6px}.Layout-module__hBxhlq__mobileNav::-webkit-scrollbar-track{background:0 0}.Layout-module__hBxhlq__mobileNav::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.Layout-module__hBxhlq__mobileNav::-webkit-scrollbar-thumb:hover{background:#ffffff80}.Layout-module__hBxhlq__mobileNavHeader{background:#0003;border-bottom:2px solid #ffffff1a;padding:2rem 1.5rem 1.5rem}.Layout-module__hBxhlq__mobileNavTitle{color:#fff;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin:0;font-size:1.5rem;font-weight:900}.Layout-module__hBxhlq__mobileNavOpen{left:0}.Layout-module__hBxhlq__mobileNav a{color:#fff;border-bottom:1px solid #ffffff1a;border-radius:0;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.Layout-module__hBxhlq__mobileNav a:before{content:"";background:gold;width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Layout-module__hBxhlq__mobileNav a:hover,.Layout-module__hBxhlq__mobileNav a.Layout-module__hBxhlq__active{color:gold;background:#ffd7001a;padding-left:2rem}.Layout-module__hBxhlq__mobileNav a:hover:before,.Layout-module__hBxhlq__mobileNav a.Layout-module__hBxhlq__active:before{transform:scaleY(1)}.Layout-module__hBxhlq__mobileNav a.Layout-module__hBxhlq__active{color:gold;background:#ffd70026;font-weight:600}.Layout-module__hBxhlq__mobileLanguageSwitcher{border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem;display:none}.Layout-module__hBxhlq__mobileNavLanguageSwitcher{border-top:1px solid #ffffff1a;margin-top:.5rem;padding:1rem 1.5rem}.Layout-module__hBxhlq__mobileNavLanguageSwitcher [class*=languageSwitcher]{justify-content:flex-start;width:100%;display:flex}.Layout-module__hBxhlq__mobileNavSocialLinks{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;margin-top:0;padding:1rem 1.5rem;display:flex}.Layout-module__hBxhlq__mainContent{flex:1;padding:0}.Layout-module__hBxhlq__footer{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%);border-top:1px solid #ffffff1a;margin-top:10px;padding:4rem 0 2rem}.Layout-module__hBxhlq__footerContainer{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Layout-module__hBxhlq__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Layout-module__hBxhlq__footerSection{flex-direction:column;gap:1rem;display:flex}.Layout-module__hBxhlq__footerSection:last-child{justify-self:end}.Layout-module__hBxhlq__footerTitle{color:#4caf50;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700;position:relative}.Layout-module__hBxhlq__footerTitle:after{content:"";background:linear-gradient(90deg,#4caf50 0%,#45a049 100%);border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:0}.Layout-module__hBxhlq__footerDescription{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}.Layout-module__hBxhlq__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Layout-module__hBxhlq__footerLinks li{margin:0}.Layout-module__hBxhlq__footerLinks a{color:#fffc;padding-left:1.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Layout-module__hBxhlq__footerLinks a:before{content:"→";color:#4caf50;transition:transform .3s;position:absolute;left:0}.Layout-module__hBxhlq__footerLinks a:hover{color:#4caf50;transform:translate(5px)}.Layout-module__hBxhlq__footerLinks a:hover:before{transform:translate(-3px)}.Layout-module__hBxhlq__footerContact{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Layout-module__hBxhlq__footerContact li{color:#fffc;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Layout-module__hBxhlq__footerContact li svg{color:#4caf50;flex-shrink:0}.Layout-module__hBxhlq__footerContact li a{color:#fffc;text-decoration:none;transition:color .3s}.Layout-module__hBxhlq__footerContact li a:hover{color:#4caf50}.Layout-module__hBxhlq__socialLinks{justify-content:flex-end;align-items:center;gap:.75rem;margin-left:auto;display:flex}.Layout-module__hBxhlq__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Layout-module__hBxhlq__socialLink:hover{transform:translateY(-3px)scale(1.1);box-shadow:0 4px 12px #4caf5066}.Layout-module__hBxhlq__socialLink svg{width:20px;height:20px}.Layout-module__hBxhlq__phoneLink{background:#4caf5033;border:1px solid #4caf504d}.Layout-module__hBxhlq__phoneLink svg{fill:#4caf50}.Layout-module__hBxhlq__facebookLink{background:#1877f2;border:1px solid #ffffff1a}.Layout-module__hBxhlq__facebookLink svg{fill:#fff}.Layout-module__hBxhlq__instagramLink{background:linear-gradient(45deg,#833ab4 0%,#fd1d1d 50%,#fcb045 100%);border:1px solid #ffffff1a}.Layout-module__hBxhlq__instagramLink svg{fill:#fff}.Layout-module__hBxhlq__xLink{background:#000;border:1px solid #ffffff1a}.Layout-module__hBxhlq__xLink svg{fill:#fff}.Layout-module__hBxhlq__googleReviewsSection{display:none}@media (min-width:769px){.Layout-module__hBxhlq__googleReviewsSection{transform-origin:top;margin-top:-1.5rem;margin-bottom:0;padding-bottom:0;display:block;transform:scale(.825)}.Layout-module__hBxhlq__googleReviewsHeader{flex-direction:column;align-items:center;margin-bottom:.9rem;display:flex}.Layout-module__hBxhlq__googleReviewsRating{align-items:center;gap:.45rem;margin-bottom:.3rem;display:flex}.Layout-module__hBxhlq__ratingStars{gap:1.2px;display:flex}.Layout-module__hBxhlq__starFull{color:gold;font-size:.9rem}.Layout-module__hBxhlq__starPartial{color:#ffd70080;font-size:.9rem}.Layout-module__hBxhlq__ratingValue{color:#fff;font-size:.9rem;font-weight:700}.Layout-module__hBxhlq__reviewsCount{color:#fffc;font-size:.6rem}.Layout-module__hBxhlq__googleReviewsTitle{color:#fff;text-align:center;margin-bottom:.3rem;font-size:1.2rem;font-weight:700}.Layout-module__hBxhlq__googleReviewsSubtitle{color:#ffffffb3;text-align:center;margin-bottom:1.5rem;font-size:.6rem}.Layout-module__hBxhlq__googleReviewsCarousel{justify-content:center;align-items:center;gap:.9rem;margin-bottom:1.2rem;display:flex;position:relative}.Layout-module__hBxhlq__carouselButton{cursor:pointer;color:#333;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28.8px;height:28.8px;transition:all .3s;display:flex}.Layout-module__hBxhlq__carouselButton:hover{color:#fff;background:#4caf50;transform:scale(1.1)}.Layout-module__hBxhlq__carouselButton:active{transform:scale(.95)}.Layout-module__hBxhlq__carouselButton svg{width:14.4px;height:14.4px}.Layout-module__hBxhlq__reviewCardContainer{flex:1;max-width:504px;min-height:150px}.Layout-module__hBxhlq__googleReviewCard{background:#fff;border-radius:7.2px;padding:1.2rem;transition:all .3s;box-shadow:0 2.4px 12px #00000026}.Layout-module__hBxhlq__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.9rem;display:flex}.Layout-module__hBxhlq__reviewAuthor{flex:1;align-items:center;gap:.6rem;display:flex}.Layout-module__hBxhlq__reviewAvatar{color:#fff;background:#f0f0f0;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026}.Layout-module__hBxhlq__reviewAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Layout-module__hBxhlq__reviewAvatarFallback{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.Layout-module__hBxhlq__reviewAuthorInfo{flex:1}.Layout-module__hBxhlq__reviewAuthorName{color:#333;margin-bottom:.3rem;font-size:.66rem;font-weight:700}.Layout-module__hBxhlq__reviewStars{gap:1.2px;display:flex}.Layout-module__hBxhlq__star{color:gold;font-size:.6rem}.Layout-module__hBxhlq__reviewDate{color:#0009;white-space:nowrap;font-size:.54rem}.Layout-module__hBxhlq__reviewText{color:#333;font-size:.66rem;font-style:italic;line-height:1.7}.Layout-module__hBxhlq__carouselPagination{justify-content:center;align-items:center;gap:.3rem;margin-bottom:.9rem;display:flex}.Layout-module__hBxhlq__paginationDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s}.Layout-module__hBxhlq__paginationDot:hover{background:#fffc;transform:scale(1.2)}.Layout-module__hBxhlq__paginationDotActive{background:#4caf50;width:7.2px;height:7.2px}.Layout-module__hBxhlq__viewAllReviews{text-align:center}.Layout-module__hBxhlq__viewAllReviewsLink{color:#fff;align-items:center;gap:.3rem;font-size:.6rem;text-decoration:none;transition:all .3s;display:inline-flex}.Layout-module__hBxhlq__viewAllReviewsLink:hover{color:#4caf50;text-decoration:underline}.Layout-module__hBxhlq__viewAllReviewsLink svg{width:12px;height:12px}}.Layout-module__hBxhlq__mobileGoogleReviewsSection{display:none}@media (max-width:768px){.Layout-module__hBxhlq__mobileGoogleReviewsSection{transform-origin:top;border-top:1px solid #ffffff1a;order:2;margin-bottom:0;padding:1.5rem 1rem 0;display:block;transform:scale(.8)translateY(-10%)}.Layout-module__hBxhlq__footerBottom{order:3}.Layout-module__hBxhlq__mobileGoogleReviewsHeader{justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.Layout-module__hBxhlq__mobileGoogleReviewsRating{align-items:center;gap:.5rem;display:flex}.Layout-module__hBxhlq__mobileRatingStars{gap:2px;display:flex}.Layout-module__hBxhlq__mobileStarFull,.Layout-module__hBxhlq__mobileStarPartial{color:gold;font-size:1rem}.Layout-module__hBxhlq__mobileStarPartial{opacity:.5}.Layout-module__hBxhlq__mobileRatingValue{color:#fff;font-size:1rem;font-weight:700}.Layout-module__hBxhlq__mobileReviewsCount{color:#fffc;font-size:.85rem}.Layout-module__hBxhlq__mobileGoogleReviewsTitle{color:#fff;text-align:center;margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Layout-module__hBxhlq__mobileGoogleReviewsSubtitle{color:#fffc;text-align:center;margin-bottom:1.5rem;font-size:.9rem}.Layout-module__hBxhlq__mobileGoogleReviewsCarousel{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Layout-module__hBxhlq__mobileCarouselButton{cursor:pointer;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Layout-module__hBxhlq__mobileCarouselButton:hover{background:#fff3;transform:scale(1.1)}.Layout-module__hBxhlq__mobileReviewCardContainer{flex:1;min-width:0}.Layout-module__hBxhlq__mobileGoogleReviewCard{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px #00000026}.Layout-module__hBxhlq__mobileReviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.Layout-module__hBxhlq__mobileReviewAuthor{flex:1;align-items:center;gap:.5rem;display:flex}.Layout-module__hBxhlq__mobileReviewAvatar{color:#fff;background:#f0f0f0;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000026}.Layout-module__hBxhlq__mobileReviewAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Layout-module__hBxhlq__mobileReviewAvatarFallback{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.Layout-module__hBxhlq__mobileReviewAuthorInfo{flex:1}.Layout-module__hBxhlq__mobileReviewAuthorName{color:#333;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.Layout-module__hBxhlq__mobileReviewStars{gap:2px;display:flex}.Layout-module__hBxhlq__mobileStar{color:gold;font-size:.85rem}.Layout-module__hBxhlq__mobileReviewDate{color:#0009;white-space:nowrap;font-size:.75rem}.Layout-module__hBxhlq__mobileReviewText{color:#333;font-size:.85rem;font-style:italic;line-height:1.6}.Layout-module__hBxhlq__mobileCarouselPagination{justify-content:center;align-items:center;gap:.4rem;margin-bottom:1rem;display:flex}.Layout-module__hBxhlq__mobilePaginationDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s}.Layout-module__hBxhlq__mobilePaginationDot:hover{background:#fffc;transform:scale(1.2)}.Layout-module__hBxhlq__mobilePaginationDotActive{background:#4caf50;width:8px;height:8px}.Layout-module__hBxhlq__mobileViewAllReviews{text-align:center}.Layout-module__hBxhlq__mobileViewAllReviewsLink{color:#fff;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;transition:all .3s;display:inline-flex}.Layout-module__hBxhlq__mobileViewAllReviewsLink:hover{color:#4caf50;text-decoration:underline}.Layout-module__hBxhlq__mobileViewAllReviewsLink svg{width:18px;height:18px}}.Layout-module__hBxhlq__footerBottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-top:2rem;display:flex;position:relative}.Layout-module__hBxhlq__mobileFooterSocialLinks{display:none}.Layout-module__hBxhlq__footerRight{flex-direction:row;align-items:center;gap:1rem;margin-left:auto;display:flex}.Layout-module__hBxhlq__footerLanguageSwitcher{display:block;position:absolute;bottom:1rem;left:2rem}@media (max-width:768px){.Layout-module__hBxhlq__footerLanguageSwitcher{display:none!important}.Layout-module__hBxhlq__footerRight{flex-direction:row!important;align-items:center!important}.Layout-module__hBxhlq__socialLinks{display:none!important}}.Layout-module__hBxhlq__footerPrivacyTerms{border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Layout-module__hBxhlq__privacyTermsLink{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.Layout-module__hBxhlq__privacyTermsLink:hover{color:gold;text-decoration:underline}.Layout-module__hBxhlq__privacyTermsLink:visited{color:#ffffffb3}.Layout-module__hBxhlq__privacyTermsSeparator{color:#fff6;font-size:.9rem}.Layout-module__hBxhlq__copyright{color:#fff9;text-align:center;width:auto;margin:0;font-size:.9rem;position:absolute;left:50%;transform:translate(-50%)}.Layout-module__hBxhlq__findpointLink{color:gold;font-weight:500;text-decoration:none;transition:all .3s}.Layout-module__hBxhlq__findpointLink:hover{color:#ffc107;text-decoration:underline}.Layout-module__hBxhlq__container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width:968px){.Layout-module__hBxhlq__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Layout-module__hBxhlq__header{flex-direction:column;align-items:center;gap:0;padding:0}.Layout-module__hBxhlq__headerMobileMenuOpen{position:static!important}.Layout-module__hBxhlq__headerContainer{flex-flow:column wrap;order:1;align-items:center;gap:0;width:100%;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;position:relative}.Layout-module__hBxhlq__headerTop{display:none}.Layout-module__hBxhlq__headerBottom{flex-direction:column;align-items:center;width:100%}.Layout-module__hBxhlq__headerRightSection{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-left:0}.Layout-module__hBxhlq__nav{display:none}.Layout-module__hBxhlq__mobileMenuButton{z-index:1002;background:#00000080;border-radius:.25rem;position:fixed;top:.75rem;left:1rem;transform:none;display:flex!important}.Layout-module__hBxhlq__logoContainer{justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important}.Layout-module__hBxhlq__mobileOverlay{display:block}.Layout-module__hBxhlq__mobileNav{display:flex}.Layout-module__hBxhlq__mobileNav a{white-space:normal;border-radius:0;padding:1rem 1.5rem;font-size:1rem}.Layout-module__hBxhlq__mobileLanguageSwitcher,.Layout-module__hBxhlq__desktopLanguageSwitcher{display:none!important}.Layout-module__hBxhlq__nav [class*=languageSwitcher]{display:none!important}.Layout-module__hBxhlq__footerLanguageSwitcher{display:none!important}.Layout-module__hBxhlq__logoBar{margin-bottom:1rem;padding:1rem 0;display:flex}.Layout-module__hBxhlq__logoContainer{order:-1;width:100%;justify-content:center!important;align-items:center!important;margin-top:0!important;margin-bottom:1rem!important;display:flex!important;position:relative!important;top:auto!important;left:auto!important;transform:translateY(10%)translate(17%)!important}.Layout-module__hBxhlq__logo{text-align:center;width:100%;padding:0!important;display:block!important;position:static!important;transform:none!important}.Layout-module__hBxhlq__headerSocialLinks,.Layout-module__hBxhlq__mobileHeaderSocialLinks{display:none!important}.Layout-module__hBxhlq__headerSocialLink{width:28px;height:28px}.Layout-module__hBxhlq__headerSocialLink svg{width:16px;height:16px}.Layout-module__hBxhlq__logoImage{mix-blend-mode:screen!important;filter:drop-shadow(0 2px 8px #00000080)brightness(1.2)contrast(1.5)!important;background:0 0!important;max-width:233.6px!important;max-height:99.7px!important}.Layout-module__hBxhlq__logoTop .Layout-module__hBxhlq__logoImage{object-fit:contain;object-position:center;border-radius:12px;max-width:80%;height:auto;max-height:89.3px;margin:0;padding:0;width:100%!important;transform:translate(0)!important}.Layout-module__hBxhlq__logoTop{width:100%}.Layout-module__hBxhlq__logoTop .Layout-module__hBxhlq__logoTitle{display:none}.Layout-module__hBxhlq__logoWrapper{transform:translate(0)}.Layout-module__hBxhlq__footerGrid{grid-template-columns:1fr;gap:2rem}.Layout-module__hBxhlq__footerTitle{font-size:1.1rem}.Layout-module__hBxhlq__footerDescription{font-size:.9rem}}@media (max-width:480px){.Layout-module__hBxhlq__headerContainer{padding:0 1rem}.Layout-module__hBxhlq__footer{padding:3rem 0 1.5rem}.Layout-module__hBxhlq__footerContainer{padding:0 1rem}.Layout-module__hBxhlq__footerBottom{flex-direction:column;align-items:center;gap:1rem}.Layout-module__hBxhlq__mobileFooterSocialLinks{order:1;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex!important}.Layout-module__hBxhlq__copyright{text-align:center;order:2;width:100%;position:static;transform:none}.Layout-module__hBxhlq__footerRight{flex-direction:row;order:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.Layout-module__hBxhlq__socialLinks,.Layout-module__hBxhlq__footerLanguageSwitcher{display:none!important}}.Layout-module__hBxhlq__logoEditButton{cursor:pointer;background:#4caf5033;border:1px solid #4caf5080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:1rem;font-size:1.2rem;transition:all .3s;display:flex}.Layout-module__hBxhlq__logoEditButton:hover{background:#4caf5066;transform:scale(1.1)}.Layout-module__hBxhlq__logoModalOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Layout-module__hBxhlq__logoModalContent{background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.Layout-module__hBxhlq__logoModalHeader{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Layout-module__hBxhlq__logoModalHeader h2{margin:0;font-size:1.5rem}.Layout-module__hBxhlq__logoModalClose{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .3s;display:flex}.Layout-module__hBxhlq__logoModalClose:hover{background:#fff3}.Layout-module__hBxhlq__logoModalBody{flex:1;padding:2rem;overflow-y:auto}.Layout-module__hBxhlq__logoPreviewContainer{margin-bottom:2rem}.Layout-module__hBxhlq__logoPreview{background-color:#f5f5f5;border:2px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative;overflow:hidden}.Layout-module__hBxhlq__logoPreviewWrapper{cursor:grab;position:absolute}.Layout-module__hBxhlq__logoPreviewWrapper:active{cursor:grabbing}.Layout-module__hBxhlq__logoPreviewResizeHandle{cursor:nwse-resize;z-index:10;background:#4caf50;border:2px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;bottom:-10px;right:-10px}.Layout-module__hBxhlq__logoModalControls{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Layout-module__hBxhlq__logoControlGroup{flex-direction:column;gap:.5rem;display:flex}.Layout-module__hBxhlq__logoControlGroup label{color:#333;font-size:.9rem;font-weight:600}.Layout-module__hBxhlq__logoControlGroup input{border:2px solid #e0e0e0;border-radius:8px;padding:.75rem;font-size:1rem;transition:all .3s}.Layout-module__hBxhlq__logoControlGroup input:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 3px #4caf501a}.Layout-module__hBxhlq__logoModalFooter{background:#f9f9f9;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}.Layout-module__hBxhlq__logoModalCancel,.Layout-module__hBxhlq__logoModalSave{cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Layout-module__hBxhlq__logoModalCancel{color:#333;background:#e0e0e0}.Layout-module__hBxhlq__logoModalCancel:hover{background:#d0d0d0}.Layout-module__hBxhlq__logoModalSave{color:#fff;background:#4caf50}.Layout-module__hBxhlq__logoModalSave:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}@media (max-width:768px){.Layout-module__hBxhlq__logoModalContent{width:95%;max-height:95vh}.Layout-module__hBxhlq__logoModalControls{grid-template-columns:1fr}.Layout-module__hBxhlq__logoEditButton{width:35px;height:35px;font-size:1rem}}.Layout-module__hBxhlq__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Layout-module__hBxhlq__modalContent{background:#fff;border-radius:12px;width:90%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.Layout-module__hBxhlq__modalHeader{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Layout-module__hBxhlq__modalHeader h2{margin:0;font-size:1.5rem;font-weight:600}.Layout-module__hBxhlq__modalCloseButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .3s;display:flex}.Layout-module__hBxhlq__modalCloseButton:hover{background:#fff3;transform:rotate(90deg)}.Layout-module__hBxhlq__modalBody{color:#333;padding:2rem;line-height:1.6}.Layout-module__hBxhlq__modalBody p{margin-bottom:1rem}.Layout-module__hBxhlq__modalBody h3{color:#1a1a1a;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.2rem}.Layout-module__hBxhlq__modalBody ul,.Layout-module__hBxhlq__modalBody ol{margin-bottom:1rem;margin-left:1.5rem}.Layout-module__hBxhlq__modalBody li{margin-bottom:.5rem}@media (max-width:768px){.Layout-module__hBxhlq__modalContent{width:95%;max-height:85vh}.Layout-module__hBxhlq__modalHeader{padding:1rem 1.5rem}.Layout-module__hBxhlq__modalHeader h2{font-size:1.2rem}.Layout-module__hBxhlq__modalBody{padding:1.5rem}.Layout-module__hBxhlq__footerPrivacyTerms{flex-flow:wrap;justify-content:center;gap:.5rem}.Layout-module__hBxhlq__privacyTermsSeparator{display:inline}}
.ConfirmModal-module___xsrnq__confirmModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.2s ConfirmModal-module___xsrnq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmModal-module___xsrnq__fadeIn{0%{opacity:0}to{opacity:1}}.ConfirmModal-module___xsrnq__confirmModal{transform-origin:50%;background:#fff;border-radius:16px;width:90%;max-width:450px;animation:.3s cubic-bezier(.4,0,.2,1) ConfirmModal-module___xsrnq__slideUp;overflow:hidden;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000001a}@keyframes ConfirmModal-module___xsrnq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ConfirmModal-module___xsrnq__confirmModalHeader{border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 1rem}.ConfirmModal-module___xsrnq__confirmModalHeader h3{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:700}.ConfirmModal-module___xsrnq__confirmModalBody{padding:1.5rem}.ConfirmModal-module___xsrnq__confirmModalBody p{color:#495057;margin:0;font-size:1rem;line-height:1.6}.ConfirmModal-module___xsrnq__confirmModalFooter{border-top:1px solid #e9ecef;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.ConfirmModal-module___xsrnq__confirmModalBtn{cursor:pointer;border:none;border-radius:8px;min-width:100px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__cancel{color:#495057;background:#f8f9fa;border:1px solid #dee2e6}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__cancel:hover{background:#e9ecef;border-color:#adb5bd}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm{color:#fff;box-shadow:0 2px 4px #0000001a}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__danger{background:linear-gradient(135deg,#f44336 0%,#d32f2f 100%)}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__danger:hover{background:linear-gradient(135deg,#d32f2f 0%,#b71c1c 100%);transform:translateY(-1px);box-shadow:0 4px 8px #f443364d}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__danger:active{transform:translateY(0)}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__warning{background:linear-gradient(135deg,#ff9800 0%,#f57c00 100%)}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__warning:hover{background:linear-gradient(135deg,#f57c00 0%,#e65100 100%);transform:translateY(-1px);box-shadow:0 4px 8px #ff98004d}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__success{background:linear-gradient(135deg,#81c784 0%,#66bb6a 100%);border:2px solid #4caf50;box-shadow:0 4px 12px #81c78466,0 2px 4px #0003}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__success:hover{background:linear-gradient(135deg,#66bb6a 0%,#4caf50 100%);transform:translateY(-2px);box-shadow:0 6px 20px #81c78480,0 4px 8px #0000004d}.ConfirmModal-module___xsrnq__confirmModalBtn.ConfirmModal-module___xsrnq__confirm.ConfirmModal-module___xsrnq__success:active{transform:translateY(0)}
.CustomerDetailModal-module__dJRUZG__customerDetailModal{z-index:2000;justify-content:center;align-items:center;animation:.3s cubic-bezier(.34,1.56,.64,1) CustomerDetailModal-module__dJRUZG__modalAppear;display:flex;position:fixed;inset:0}@keyframes CustomerDetailModal-module__dJRUZG__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.CustomerDetailModal-module__dJRUZG__modalOverlay{-webkit-backdrop-filter:blur(8px);background:#000000bf;animation:.3s CustomerDetailModal-module__dJRUZG__fadeIn;position:absolute;inset:0}@keyframes CustomerDetailModal-module__dJRUZG__fadeIn{0%{opacity:0}to{opacity:1}}.CustomerDetailModal-module__dJRUZG__modalContentLarge{z-index:2001;background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border-radius:24px;flex-direction:column;width:95%;max-width:100%;height:95vh;max-height:95vh;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(0);box-shadow:0 30px 90px #0006,inset 0 0 0 1px #ffffff1a,0 1px 3px #0003}.CustomerDetailModal-module__dJRUZG__modalContentLarge:before{content:"";z-index:1;background:linear-gradient(90deg,#667eea 0%,#764ba2 50%,#667eea 100%);height:4px;position:absolute;top:0;left:0;right:0}.CustomerDetailModal-module__dJRUZG__modalHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#667eea 100%) 0 0/200% 200%;border-bottom:none;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:2.5rem;animation:5s infinite CustomerDetailModal-module__dJRUZG__gradientShift;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #667eea4d,inset 0 1px #fff3}.CustomerDetailModal-module__dJRUZG__modalHeader:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s infinite CustomerDetailModal-module__dJRUZG__shimmer;position:absolute;top:0;left:-100%}@keyframes CustomerDetailModal-module__dJRUZG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes CustomerDetailModal-module__dJRUZG__shimmer{0%{left:-100%}to{left:100%}}.CustomerDetailModal-module__dJRUZG__modalHeader h2{text-shadow:0 2px 10px #0003;letter-spacing:-.5px;z-index:1;margin:0;font-size:2.25rem;font-weight:700;position:relative}.CustomerDetailModal-module__dJRUZG__closeBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#81c784 0%,#66bb6a 100%);border:3px solid #4caf50;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;padding:.5rem;font-size:1.75rem;font-weight:900;transition:all .3s;display:flex;box-shadow:0 4px 12px #4caf5066,0 2px 4px #0003}.CustomerDetailModal-module__dJRUZG__closeBtn:hover{color:#fff;background:linear-gradient(135deg,#66bb6a 0%,#4caf50 100%);transform:scale(1.1);box-shadow:0 6px 20px #4caf5080,0 4px 8px #0000004d}.CustomerDetailModal-module__dJRUZG__closeBtn:active{transform:scale(.95)}.CustomerDetailModal-module__dJRUZG__modalTabs{z-index:10;background:linear-gradient(#f8f9fa 0%,#fff 100%);border-bottom:none;gap:.75rem;padding:0 2.5rem;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.CustomerDetailModal-module__dJRUZG__modalTabs button{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:4px solid #0000;border-radius:12px 12px 0 0;padding:1.25rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.CustomerDetailModal-module__dJRUZG__modalTabs button:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:4px 4px 0 0;height:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.CustomerDetailModal-module__dJRUZG__modalTabs button:hover{color:#667eea;background:#667eea14;transform:translateY(-2px)}.CustomerDetailModal-module__dJRUZG__modalTabs button.CustomerDetailModal-module__dJRUZG__active{color:#667eea;background:#667eea1a;box-shadow:0 -4px 12px #667eea26,inset 0 -2px #667eea33}.CustomerDetailModal-module__dJRUZG__modalTabs button.CustomerDetailModal-module__dJRUZG__active:before{transform:scaleX(1)}.CustomerDetailModal-module__dJRUZG__modalBody{background:linear-gradient(#fff 0%,#f8f9fa 100%);flex:1;padding:2.5rem;overflow-y:auto}.CustomerDetailModal-module__dJRUZG__tabContent{min-height:400px}.CustomerDetailModal-module__dJRUZG__detailSection{margin-bottom:2rem}.CustomerDetailModal-module__dJRUZG__detailSection h3{color:#1a1a1a;text-shadow:0 1px 2px #0000000d;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;position:relative}.CustomerDetailModal-module__dJRUZG__detailSection h3:after{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:0;box-shadow:0 2px 6px #667eea4d}.CustomerDetailModal-module__dJRUZG__detailGrid{grid-template-columns:repeat(2,1fr);gap:.45rem;width:100%;display:grid}.CustomerDetailModal-module__dJRUZG__detailItem{background:linear-gradient(145deg,#fff 0%,#f8f9fa 100%);border:1px solid #00000014;border-radius:10px;flex-direction:column;gap:.35rem;padding:.625rem .75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d,inset 0 1px #ffffffe6}.CustomerDetailModal-module__dJRUZG__detailItem:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.CustomerDetailModal-module__dJRUZG__detailItem:hover{border-color:#667eea4d;transform:translateY(-2px);box-shadow:0 6px 16px #0000001a,0 2px 4px #667eea1f,inset 0 1px #ffffffe6}.CustomerDetailModal-module__dJRUZG__detailItem:hover:before{transform:scaleX(1)}.CustomerDetailModal-module__dJRUZG__detailItem label{color:#667eea;text-transform:uppercase;letter-spacing:.3px;margin-bottom:.05rem;font-size:.6875rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__detailItem span{color:#1a1a1a;font-size:.8125rem;font-weight:500;line-height:1.3}.CustomerDetailModal-module__dJRUZG__vehiclesList{flex-direction:column;gap:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__vehicleCard{background:#f5f5f5;border-radius:8px;padding:1.5rem}.CustomerDetailModal-module__dJRUZG__vehicleCard h4{margin:0 0 .5rem;font-size:1.25rem}.CustomerDetailModal-module__dJRUZG__servicesList{flex-direction:column;gap:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__mobileServicesList{display:none}.CustomerDetailModal-module__dJRUZG__serviceCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e0e0e0;border-radius:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000014}.CustomerDetailModal-module__dJRUZG__serviceCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.CustomerDetailModal-module__dJRUZG__serviceCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.CustomerDetailModal-module__dJRUZG__serviceCardTitle{flex:1}.CustomerDetailModal-module__dJRUZG__serviceCardTitle h4{color:#333;margin:0 0 .25rem;font-size:1rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__serviceCardDate{color:#666;font-size:.75rem}.CustomerDetailModal-module__dJRUZG__serviceCardPrice{color:#667eea;white-space:nowrap;font-size:1.25rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__serviceCardDescription{color:#666;background:#f9f9f9;border-left:3px solid #667eea;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem;font-size:.85rem;line-height:1.5}.CustomerDetailModal-module__dJRUZG__serviceCardFooter{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.CustomerDetailModal-module__dJRUZG__serviceCardType{color:#666;font-size:.8rem;font-weight:500}.CustomerDetailModal-module__dJRUZG__serviceCardActions{gap:.5rem;display:flex}.CustomerDetailModal-module__dJRUZG__serviceCardActions .CustomerDetailModal-module__dJRUZG__btnPrintService,.CustomerDetailModal-module__dJRUZG__serviceCardActions .CustomerDetailModal-module__dJRUZG__btnDeleteService{touch-action:manipulation;border-radius:.5rem;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:.5rem;font-size:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__serviceRecord{background:#fff;border-bottom:1px solid #ddd;border-radius:8px;grid-template-columns:1fr 2fr 1fr 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid;box-shadow:0 2px 4px #0000001a}.CustomerDetailModal-module__dJRUZG__serviceDescription{color:#666;margin-top:.25rem;font-size:.875rem;font-weight:400}.CustomerDetailModal-module__dJRUZG__serviceActions{align-items:center;gap:.5rem;display:flex}.CustomerDetailModal-module__dJRUZG__btnPrint,.CustomerDetailModal-module__dJRUZG__btnDelete{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;transition:all .2s;display:flex}.CustomerDetailModal-module__dJRUZG__btnPrint:hover{background:#e3f2fd;transform:scale(1.1)}.CustomerDetailModal-module__dJRUZG__btnDelete:hover{background:#ffebee;transform:scale(1.1)}.CustomerDetailModal-module__dJRUZG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.CustomerDetailModal-module__dJRUZG__statCard{text-align:center;background:#f5f5f5;border-radius:8px;padding:2rem}.CustomerDetailModal-module__dJRUZG__statCard h3{color:#666;margin:0 0 1rem;font-size:1rem}.CustomerDetailModal-module__dJRUZG__statValue{color:#4caf50;margin:0;font-size:2rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__successToast{z-index:10000;animation:.3s CustomerDetailModal-module__dJRUZG__slideInRight;position:fixed;top:20px;right:20px}.CustomerDetailModal-module__dJRUZG__successToastContent{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border-radius:12px;align-items:center;gap:1rem;min-width:300px;max-width:500px;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 20px #4caf5066}.CustomerDetailModal-module__dJRUZG__successIcon{flex-shrink:0;font-size:1.5rem}.CustomerDetailModal-module__dJRUZG__successMessageText{flex:1;font-weight:600}.CustomerDetailModal-module__dJRUZG__successCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;transition:transform .2s;display:flex}.CustomerDetailModal-module__dJRUZG__successCloseBtn:hover{transform:scale(1.2)}.CustomerDetailModal-module__dJRUZG__errorToast{z-index:10000;animation:.3s CustomerDetailModal-module__dJRUZG__slideInRight;position:fixed;top:20px;right:20px}@keyframes CustomerDetailModal-module__dJRUZG__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.CustomerDetailModal-module__dJRUZG__errorToastContent{color:#fff;background:linear-gradient(135deg,#f44336 0%,#d32f2f 100%);border-radius:12px;align-items:center;gap:1rem;min-width:300px;max-width:500px;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 20px #f4433666}.CustomerDetailModal-module__dJRUZG__errorIcon{flex-shrink:0;font-size:1.5rem}.CustomerDetailModal-module__dJRUZG__errorMessageText{flex:1;font-weight:600}.CustomerDetailModal-module__dJRUZG__errorCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;transition:transform .2s;display:flex}.CustomerDetailModal-module__dJRUZG__errorCloseBtn:hover{transform:scale(1.2)}.CustomerDetailModal-module__dJRUZG__fullWidth{grid-column:1/-1}.CustomerDetailModal-module__dJRUZG__detailActions{border-top:1px solid #ddd;margin-top:2rem;padding-top:2rem}.CustomerDetailModal-module__dJRUZG__formSection{margin-bottom:2rem}.CustomerDetailModal-module__dJRUZG__formSection h3{margin:0 0 1rem;font-size:1.5rem}.CustomerDetailModal-module__dJRUZG__formGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.CustomerDetailModal-module__dJRUZG__formGrid .CustomerDetailModal-module__dJRUZG__fullWidth{grid-column:1/-1}.CustomerDetailModal-module__dJRUZG__formGrid input,.CustomerDetailModal-module__dJRUZG__formSection textarea,.CustomerDetailModal-module__dJRUZG__formSection select{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem}.CustomerDetailModal-module__dJRUZG__formSection textarea{font-family:inherit}.CustomerDetailModal-module__dJRUZG__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.CustomerDetailModal-module__dJRUZG__formActions button{cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem}.CustomerDetailModal-module__dJRUZG__btnSecondary{color:#fff;background:#6c757d}.CustomerDetailModal-module__dJRUZG__btnSecondary:hover{background:#5a6268}.CustomerDetailModal-module__dJRUZG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CustomerDetailModal-module__dJRUZG__sectionHeader h3{margin:0;font-size:1.5rem}.CustomerDetailModal-module__dJRUZG__formModal{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px #0000001a}.CustomerDetailModal-module__dJRUZG__modernForm{background:#fff;border:2px solid #f0f0f0}.CustomerDetailModal-module__dJRUZG__modernForm .CustomerDetailModal-module__dJRUZG__formGroup{margin-bottom:1.5rem}.CustomerDetailModal-module__dJRUZG__modernForm label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.CustomerDetailModal-module__dJRUZG__modernForm input,.CustomerDetailModal-module__dJRUZG__modernForm select,.CustomerDetailModal-module__dJRUZG__modernForm textarea{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;transition:all .2s}.CustomerDetailModal-module__dJRUZG__modernForm input:focus,.CustomerDetailModal-module__dJRUZG__modernForm select:focus,.CustomerDetailModal-module__dJRUZG__modernForm textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.CustomerDetailModal-module__dJRUZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.CustomerDetailModal-module__dJRUZG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CustomerDetailModal-module__dJRUZG__formModal h4{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.CustomerDetailModal-module__dJRUZG__formModal form{flex-direction:column;gap:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__vehicleDetails{flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;display:flex}.CustomerDetailModal-module__dJRUZG__vehicleDetails span{color:#666;font-size:.875rem}.CustomerDetailModal-module__dJRUZG__notes{color:#666;margin:.5rem 0 0;font-style:italic}.CustomerDetailModal-module__dJRUZG__repairServicesList{margin-bottom:2rem}.CustomerDetailModal-module__dJRUZG__repairServicesList label{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:600;display:block}.CustomerDetailModal-module__dJRUZG__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;max-height:400px;padding:.5rem;display:grid;overflow-y:auto}.CustomerDetailModal-module__dJRUZG__serviceSelectionLayout{grid-template-columns:1fr 400px;gap:2rem;margin-top:1rem;display:grid}.CustomerDetailModal-module__dJRUZG__servicesSection{max-height:500px;overflow-y:auto}.CustomerDetailModal-module__dJRUZG__serviceItemCard{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex;position:relative}.CustomerDetailModal-module__dJRUZG__serviceItemCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.CustomerDetailModal-module__dJRUZG__serviceItemCard:active{transform:scale(.98)}.CustomerDetailModal-module__dJRUZG__serviceItemContent{flex:1}.CustomerDetailModal-module__dJRUZG__serviceItemContent h5{color:#333;margin:0 0 .5rem;font-size:1rem;font-weight:600}.CustomerDetailModal-module__dJRUZG__serviceDescription{color:#666;margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.CustomerDetailModal-module__dJRUZG__servicePrice{color:#667eea;font-size:1.1rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__btnAddService{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.CustomerDetailModal-module__dJRUZG__btnAddService:hover{transform:scale(1.05);box-shadow:0 4px 8px #667eea4d}.CustomerDetailModal-module__dJRUZG__cartSection{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;flex-direction:column;max-height:600px;padding:1.5rem;display:flex;position:sticky;top:0}.CustomerDetailModal-module__dJRUZG__cartHeader{border-bottom:2px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__cartHeader h4{color:#333;margin:0;font-size:1.25rem}.CustomerDetailModal-module__dJRUZG__btnClearCart{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.CustomerDetailModal-module__dJRUZG__btnClearCart:hover{background:#b91c1c;transform:translateY(-1px)}.CustomerDetailModal-module__dJRUZG__cartItems{flex:1;margin-bottom:1rem;overflow-y:auto}.CustomerDetailModal-module__dJRUZG__cartItem{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s;display:flex}.CustomerDetailModal-module__dJRUZG__cartItem:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26}.CustomerDetailModal-module__dJRUZG__cartItemContent{flex:1;align-items:flex-start;gap:.75rem;display:flex}.CustomerDetailModal-module__dJRUZG__cartItemNumber{color:#667eea;min-width:24px;font-weight:700}.CustomerDetailModal-module__dJRUZG__cartItemDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.CustomerDetailModal-module__dJRUZG__cartItemName{color:#333;font-size:.95rem;font-weight:600}.CustomerDetailModal-module__dJRUZG__cartItemDesc{color:#666;font-size:.8rem}.CustomerDetailModal-module__dJRUZG__cartItemPrice{color:#667eea;white-space:nowrap;font-size:1rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__btnRemoveItem{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.25rem;transition:all .2s;display:flex}.CustomerDetailModal-module__dJRUZG__btnRemoveItem:hover{background:#b91c1c;transform:scale(1.1)}.CustomerDetailModal-module__dJRUZG__cartFooter{border-top:2px solid #e0e0e0;flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__cartTotal{color:#333;background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.CustomerDetailModal-module__dJRUZG__totalLabel{color:#333;font-size:1.1rem;font-weight:600}.CustomerDetailModal-module__dJRUZG__totalAmount{color:#333;font-size:1.5rem;font-weight:700}.CustomerDetailModal-module__dJRUZG__btnCheckout{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 8px #10b9814d}.CustomerDetailModal-module__dJRUZG__btnCheckout:hover{transform:translateY(-2px);box-shadow:0 6px 12px #10b98166}.CustomerDetailModal-module__dJRUZG__servicesTableHeader{background:#f5f5f5;border-radius:8px 8px 0 0;grid-template-columns:1fr 2fr 1fr 1fr auto;gap:1rem;padding:1rem;font-weight:600;display:grid}.CustomerDetailModal-module__dJRUZG__serviceRecord span:last-child{justify-content:flex-end;align-items:center;gap:.5rem;min-width:max-content;margin-left:auto;display:flex}.CustomerDetailModal-module__dJRUZG__btnPrintService{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.CustomerDetailModal-module__dJRUZG__btnPrintService:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.CustomerDetailModal-module__dJRUZG__btnDeleteService{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.CustomerDetailModal-module__dJRUZG__btnDeleteService:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 2px 4px #dc26264d}.CustomerDetailModal-module__dJRUZG__serviceRecord span strong{margin-bottom:.25rem;display:block}.CustomerDetailModal-module__dJRUZG__serviceRecord span p{color:#666;margin:0;font-size:.875rem}.CustomerDetailModal-module__dJRUZG__btnPrimary{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.CustomerDetailModal-module__dJRUZG__btnPrimary:hover{background:#45a049}@media (max-width:1200px){.CustomerDetailModal-module__dJRUZG__serviceSelectionLayout{grid-template-columns:1fr}.CustomerDetailModal-module__dJRUZG__cartSection{max-height:none;position:relative}}@media (max-width:768px){.CustomerDetailModal-module__dJRUZG__customerDetailModal{padding:.5rem}.CustomerDetailModal-module__dJRUZG__modalContentLarge{border-radius:0;width:100%;max-width:100%;height:100vh;max-height:100vh}.CustomerDetailModal-module__dJRUZG__modalHeader{border-radius:0;padding:1rem 1.25rem}.CustomerDetailModal-module__dJRUZG__modalHeader h2{font-size:1.25rem}.CustomerDetailModal-module__dJRUZG__closeBtn{width:36px;height:36px;padding:0;font-size:1.25rem}.CustomerDetailModal-module__dJRUZG__modalTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:0 1rem;overflow-x:auto}.CustomerDetailModal-module__dJRUZG__modalTabs::-webkit-scrollbar{display:none}.CustomerDetailModal-module__dJRUZG__modalTabs button{white-space:nowrap;touch-action:manipulation;flex-shrink:0;min-height:44px;padding:.75rem 1rem;font-size:.85rem}.CustomerDetailModal-module__dJRUZG__modalBody{-webkit-overflow-scrolling:touch;padding:1rem;overflow-y:auto}.CustomerDetailModal-module__dJRUZG__detailSection{margin-bottom:1.5rem}.CustomerDetailModal-module__dJRUZG__detailSection h3{margin-bottom:.75rem;font-size:1.125rem}.CustomerDetailModal-module__dJRUZG__detailGrid{grid-template-columns:repeat(2,1fr);gap:.625rem}.CustomerDetailModal-module__dJRUZG__detailGrid .CustomerDetailModal-module__dJRUZG__detailItem:first-child,.CustomerDetailModal-module__dJRUZG__detailGrid .CustomerDetailModal-module__dJRUZG__detailItem:nth-child(2){grid-column:span 1}.CustomerDetailModal-module__dJRUZG__formGrid{grid-template-columns:1fr;gap:.75rem}.CustomerDetailModal-module__dJRUZG__detailItem{padding:.75rem}.CustomerDetailModal-module__dJRUZG__detailItem label{font-size:.65rem}.CustomerDetailModal-module__dJRUZG__detailItem span{font-size:.875rem}.CustomerDetailModal-module__dJRUZG__detailActions{margin-top:1.5rem;padding-top:1.5rem}.CustomerDetailModal-module__dJRUZG__detailActions button{touch-action:manipulation;width:100%;min-height:44px;padding:.875rem;font-size:.9rem}.CustomerDetailModal-module__dJRUZG__formSection{margin-bottom:1.5rem}.CustomerDetailModal-module__dJRUZG__formSection h3{margin-bottom:.75rem;font-size:1.125rem}.CustomerDetailModal-module__dJRUZG__formGrid input,.CustomerDetailModal-module__dJRUZG__formSection textarea,.CustomerDetailModal-module__dJRUZG__formSection select{touch-action:manipulation;min-height:44px;padding:.75rem;font-size:.9rem}.CustomerDetailModal-module__dJRUZG__formActions{flex-direction:column;gap:.75rem;margin-top:1.5rem}.CustomerDetailModal-module__dJRUZG__formActions button{touch-action:manipulation;width:100%;min-height:44px;padding:.875rem;font-size:.9rem}.CustomerDetailModal-module__dJRUZG__servicesList{display:none}.CustomerDetailModal-module__dJRUZG__mobileServicesList{display:block}.CustomerDetailModal-module__dJRUZG__serviceCard{margin-bottom:.75rem}.CustomerDetailModal-module__dJRUZG__serviceCardHeader{margin-bottom:.5rem}.CustomerDetailModal-module__dJRUZG__serviceCardTitle h4{font-size:.9rem}.CustomerDetailModal-module__dJRUZG__serviceCardDate{font-size:.7rem}.CustomerDetailModal-module__dJRUZG__serviceCardPrice{font-size:1.1rem}.CustomerDetailModal-module__dJRUZG__serviceCardDescription{margin-bottom:.5rem;padding:.5rem;font-size:.8rem}.CustomerDetailModal-module__dJRUZG__serviceCardFooter{padding-top:.5rem}.CustomerDetailModal-module__dJRUZG__serviceCardType{font-size:.75rem}.CustomerDetailModal-module__dJRUZG__serviceCardActions .CustomerDetailModal-module__dJRUZG__btnPrintService,.CustomerDetailModal-module__dJRUZG__serviceCardActions .CustomerDetailModal-module__dJRUZG__btnDeleteService{min-width:36px;min-height:36px;padding:.5rem;font-size:.9rem}.CustomerDetailModal-module__dJRUZG__vehiclesList{gap:.75rem}.CustomerDetailModal-module__dJRUZG__vehicleCard{padding:1rem}.CustomerDetailModal-module__dJRUZG__vehicleCard h4{font-size:1rem}.CustomerDetailModal-module__dJRUZG__statsGrid{grid-template-columns:1fr;gap:1rem}.CustomerDetailModal-module__dJRUZG__statCard{padding:1.5rem}.CustomerDetailModal-module__dJRUZG__statCard h3{font-size:.9rem}.CustomerDetailModal-module__dJRUZG__statValue{font-size:1.5rem}.CustomerDetailModal-module__dJRUZG__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.CustomerDetailModal-module__dJRUZG__sectionHeader h3{font-size:1.125rem}.CustomerDetailModal-module__dJRUZG__formModal{margin-bottom:1rem;padding:1rem}.CustomerDetailModal-module__dJRUZG__formModal h4{margin-bottom:.75rem;font-size:1rem}.CustomerDetailModal-module__dJRUZG__serviceSelectionLayout{grid-template-columns:1fr;gap:1rem}.CustomerDetailModal-module__dJRUZG__cartSection{max-height:none;padding:1rem;position:relative}.CustomerDetailModal-module__dJRUZG__cartHeader h4{font-size:1rem}.CustomerDetailModal-module__dJRUZG__cartItem{margin-bottom:.5rem;padding:.75rem}.CustomerDetailModal-module__dJRUZG__cartItemName{font-size:.85rem}.CustomerDetailModal-module__dJRUZG__cartItemPrice{font-size:.9rem}.CustomerDetailModal-module__dJRUZG__btnCheckout{touch-action:manipulation;min-height:48px;padding:.875rem;font-size:1rem}.CustomerDetailModal-module__dJRUZG__servicesGrid{grid-template-columns:1fr;gap:.75rem;max-height:none}.CustomerDetailModal-module__dJRUZG__serviceItemCard{padding:.875rem}.CustomerDetailModal-module__dJRUZG__serviceItemContent h5{font-size:.9rem}.CustomerDetailModal-module__dJRUZG__serviceDescription{font-size:.8rem}.CustomerDetailModal-module__dJRUZG__servicePrice{font-size:1rem}.CustomerDetailModal-module__dJRUZG__btnAddService{touch-action:manipulation;min-height:44px;padding:.75rem;font-size:.85rem}.CustomerDetailModal-module__dJRUZG__btnPrintService,.CustomerDetailModal-module__dJRUZG__btnDeleteService{touch-action:manipulation;flex:1;min-height:44px;padding:.75rem;font-size:.85rem}.CustomerDetailModal-module__dJRUZG__errorToast,.CustomerDetailModal-module__dJRUZG__successToast{max-width:none;top:10px;left:10px;right:10px}.CustomerDetailModal-module__dJRUZG__errorToastContent,.CustomerDetailModal-module__dJRUZG__successToastContent{min-width:auto;max-width:none;padding:.875rem}.CustomerDetailModal-module__dJRUZG__errorIcon,.CustomerDetailModal-module__dJRUZG__successIcon{font-size:1.25rem}.CustomerDetailModal-module__dJRUZG__errorMessageText,.CustomerDetailModal-module__dJRUZG__successMessageText{font-size:.9rem}}
.backend-module__MtZfMa__backendPage{max-width:1400px;margin:0 auto;padding:2rem}.backend-module__MtZfMa__backendAuthModal{background:#fff;border-radius:8px;max-width:400px;margin:5rem auto;padding:2rem;box-shadow:0 2px 10px #0000001a}.backend-module__MtZfMa__backendAuthModal h2{color:#333;margin-bottom:1rem}.backend-module__MtZfMa__backendAuthModal p{color:#666;margin-bottom:1.5rem}.backend-module__MtZfMa__backendAuthModal form{flex-direction:column;gap:1rem;display:flex}.backend-module__MtZfMa__backendAuthModal input{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-size:1rem}.backend-module__MtZfMa__backendAuthModal button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:.75rem;font-size:1rem}.backend-module__MtZfMa__backendAuthModal button:hover:not(:disabled){background:#45a049}.backend-module__MtZfMa__backendAuthModal button:disabled{opacity:.6;cursor:not-allowed}.backend-module__MtZfMa__backendHeader{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.backend-module__MtZfMa__backendHeader h1{color:#333;margin:0}.backend-module__MtZfMa__logoutBtn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:4px;padding:.5rem 1rem}.backend-module__MtZfMa__logoutBtn:hover{background:#da190b}.backend-module__MtZfMa__backendContent{flex-direction:column;gap:2rem;display:flex}.backend-module__MtZfMa__backendSection{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.backend-module__MtZfMa__backendSection h2{color:#333;border-bottom:2px solid #4caf50;margin-top:0;margin-bottom:1.5rem;padding-bottom:.5rem}.backend-module__MtZfMa__sqlEditor{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.backend-module__MtZfMa__sqlEditor textarea{resize:vertical;border:1px solid #ddd;border-radius:4px;width:100%;min-height:200px;padding:1rem;font-family:Courier New,monospace;font-size:14px}.backend-module__MtZfMa__sqlEditor button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem}.backend-module__MtZfMa__sqlEditor button:hover:not(:disabled){background:#45a049}.backend-module__MtZfMa__sqlEditor button:disabled{cursor:not-allowed;background:#ccc}.backend-module__MtZfMa__sqlResult{background:#f5f5f5;border-radius:4px;margin-top:1rem;padding:1rem}.backend-module__MtZfMa__sqlResult.backend-module__MtZfMa__error{background:#ffebee;border-left:4px solid #f44336}.backend-module__MtZfMa__sqlResult h3{color:#333;margin-top:0}.backend-module__MtZfMa__sqlResult p{color:#666;margin:.5rem 0}.backend-module__MtZfMa__sqlResult .backend-module__MtZfMa__detail{color:#d32f2f;font-family:Courier New,monospace;font-size:.9rem}.backend-module__MtZfMa__sqlTable{margin-top:1rem;overflow-x:auto}.backend-module__MtZfMa__sqlTable table{border-collapse:collapse;background:#fff;width:100%}.backend-module__MtZfMa__sqlTable th,.backend-module__MtZfMa__sqlTable td{text-align:left;border:1px solid #ddd;padding:.5rem}.backend-module__MtZfMa__sqlTable th{background:#f5f5f5;font-weight:700}.backend-module__MtZfMa__sqlTable tr:nth-child(2n){background:#f9f9f9}.backend-module__MtZfMa__fileEditor{grid-template-columns:300px 1fr;gap:1rem;min-height:600px;display:grid}.backend-module__MtZfMa__fileBrowser{border:1px solid #ddd;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.backend-module__MtZfMa__filePath{background:#f5f5f5;border-bottom:1px solid #ddd;align-items:center;gap:.5rem;padding:.75rem;display:flex}.backend-module__MtZfMa__filePath button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.875rem}.backend-module__MtZfMa__filePath button:hover:not(:disabled){background:#45a049}.backend-module__MtZfMa__filePath button:disabled{cursor:not-allowed;background:#ccc}.backend-module__MtZfMa__filePath span{color:#666;font-size:.9rem}.backend-module__MtZfMa__fileList{flex:1;padding:.5rem;overflow-y:auto}.backend-module__MtZfMa__fileItem{cursor:pointer;border-radius:4px;margin-bottom:.25rem;padding:.5rem;transition:background .2s}.backend-module__MtZfMa__fileItem:hover{background:#f0f0f0}.backend-module__MtZfMa__fileItem.backend-module__MtZfMa__selected{color:#fff;background:#4caf50}.backend-module__MtZfMa__fileItem.backend-module__MtZfMa__directory{font-weight:700}.backend-module__MtZfMa__fileContent{border:1px solid #ddd;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.backend-module__MtZfMa__fileHeader{background:#f5f5f5;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.backend-module__MtZfMa__fileHeader button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:.5rem 1rem}.backend-module__MtZfMa__fileHeader button:hover:not(:disabled){background:#45a049}.backend-module__MtZfMa__fileHeader button:disabled{cursor:not-allowed;background:#ccc}.backend-module__MtZfMa__fileContent textarea{resize:none;border:none;outline:none;flex:1;padding:1rem;font-family:Courier New,monospace;font-size:14px}.backend-module__MtZfMa__noFile,.backend-module__MtZfMa__loading{color:#999;flex:1;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.backend-module__MtZfMa__migrationSection{flex-direction:column;gap:1rem;display:flex}.backend-module__MtZfMa__migrationInfo{background:#f5f5f5;border-radius:4px;padding:1rem}.backend-module__MtZfMa__migrationInfo p{color:#666;margin:.5rem 0}.backend-module__MtZfMa__migrationBtn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;align-self:flex-start;padding:.75rem 1.5rem;font-size:1rem}.backend-module__MtZfMa__migrationBtn:hover:not(:disabled){background:#45a049}.backend-module__MtZfMa__migrationBtn:disabled{cursor:not-allowed;background:#ccc}.backend-module__MtZfMa__migrationResult{border-radius:4px;margin-top:1rem;padding:1rem}.backend-module__MtZfMa__migrationResult.backend-module__MtZfMa__success{background:#e8f5e9;border-left:4px solid #4caf50}.backend-module__MtZfMa__migrationResult.backend-module__MtZfMa__error{background:#ffebee;border-left:4px solid #f44336}.backend-module__MtZfMa__migrationResult h3{color:#333;margin-top:0}.backend-module__MtZfMa__migrationResult p{color:#666;margin:.5rem 0}.backend-module__MtZfMa__migrationDetails{margin-top:1rem}.backend-module__MtZfMa__migrationDetails h4{color:#333;margin-bottom:.5rem}.backend-module__MtZfMa__migrationDetails ul{color:#666;margin:0;padding-left:1.5rem}.backend-module__MtZfMa__migrationDetails li{margin:.25rem 0}@media (max-width:1024px){.backend-module__MtZfMa__fileEditor{grid-template-columns:1fr}.backend-module__MtZfMa__fileBrowser{max-height:300px}}
.dashboard-module__P8yZbW__dashboardPage{max-width:1200px}.dashboard-module__P8yZbW__dashboardPage h1{margin:0 0 1.4rem;font-size:1.75rem}.dashboard-module__P8yZbW__notificationBanner{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:8px;align-items:center;gap:.7rem;margin-bottom:1.4rem;padding:.7rem 1.05rem;animation:2s infinite dashboard-module__P8yZbW__notificationPulse;display:flex;box-shadow:0 4px 12px #ff6b6b4d}.dashboard-module__P8yZbW__notificationIcon{font-size:1.05rem;animation:1s infinite dashboard-module__P8yZbW__bellRing}.dashboard-module__P8yZbW__notificationContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.dashboard-module__P8yZbW__notificationContent strong{font-size:.77rem}.dashboard-module__P8yZbW__notificationContent span{opacity:.95;font-size:.63rem}.dashboard-module__P8yZbW__notificationItems{flex-wrap:wrap;gap:.7rem;margin-top:.35rem;display:flex}.dashboard-module__P8yZbW__notificationItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-weight:500;display:inline-flex}@keyframes dashboard-module__P8yZbW__notificationPulse{0%,to{box-shadow:0 4px 12px #ff6b6b4d}50%{box-shadow:0 4px 20px #ff6b6b80}}@keyframes dashboard-module__P8yZbW__bellRing{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0)}}.dashboard-module__P8yZbW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.dashboard-module__P8yZbW__statCard{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 8px #0000001a}.dashboard-module__P8yZbW__statCard h3{color:#666;margin:0 0 .75rem;font-size:.9rem;font-weight:500}.dashboard-module__P8yZbW__statNumber{color:#4caf50;margin:0;font-size:2rem;font-weight:700}.dashboard-module__P8yZbW__revenueSection{border-top:2px solid #e0e0e0;margin-top:2.1rem;padding-top:1.4rem;scroll-margin-top:0}.dashboard-module__P8yZbW__revenueSection:target{scroll-margin-top:0}.dashboard-module__P8yZbW__revenueSection h2{color:#333;margin-bottom:1.05rem;font-size:1.225rem}.dashboard-module__P8yZbW__revenueGrid{margin-top:1rem}.dashboard-module__P8yZbW__revenueCard{color:#333;background:#f5f5f5;border:1px solid #e0e0e0}.dashboard-module__P8yZbW__revenueCard h3{color:#666}.dashboard-module__P8yZbW__revenueAmount{color:#2d5016;text-shadow:0 1px 2px #ffffff80;font-size:1.4rem;font-weight:700}.dashboard-module__P8yZbW__revenueControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;margin-bottom:1.4rem;display:flex}.dashboard-module__P8yZbW__periodSelector{gap:.5rem;display:flex}.dashboard-module__P8yZbW__periodSelector button{color:#666;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;outline:none;padding:.525rem 1.05rem;font-size:.63rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.dashboard-module__P8yZbW__periodSelector button:hover{color:#4caf50;border-color:#4caf50}.dashboard-module__P8yZbW__periodSelector button.dashboard-module__P8yZbW__active{color:#fff;background:#4caf50;border-color:#4caf50}.dashboard-module__P8yZbW__dateRangeSelector{align-items:center;gap:.525rem;display:flex}.dashboard-module__P8yZbW__dateRangeSelector label{color:#333;white-space:nowrap;font-weight:500}.dashboard-module__P8yZbW__dateRangeSelector input[type=date]{cursor:pointer;border:2px solid #ddd;border-radius:6px;padding:.35rem;font-size:.63rem}.dashboard-module__P8yZbW__dateRangeSelector input[type=date]:focus{border-color:#4caf50;outline:none}.dashboard-module__P8yZbW__dateRangeSelector span{color:#666;font-weight:500}.dashboard-module__P8yZbW__revenueGridSeparated{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:1.05rem;display:grid}.dashboard-module__P8yZbW__revenueCategory{flex-direction:column;gap:1rem;display:flex}.dashboard-module__P8yZbW__revenueCategory h3{color:#333;margin:0;font-size:.875rem;font-weight:600}.dashboard-module__P8yZbW__revenueCategory .dashboard-module__P8yZbW__statCard{margin:0}.dashboard-module__P8yZbW__revenueCategory .dashboard-module__P8yZbW__revenueCard{text-align:center;background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);border:2px solid #e0e0e0}.dashboard-module__P8yZbW__revenueCategory:first-child .dashboard-module__P8yZbW__revenueCard{background:linear-gradient(135deg,#fff3e0 0%,#fff 100%);border-color:#ff9800}.dashboard-module__P8yZbW__revenueCategory:nth-child(2) .dashboard-module__P8yZbW__revenueCard{background:linear-gradient(135deg,#e3f2fd 0%,#fff 100%);border-color:#2196f3}.dashboard-module__P8yZbW__revenueCategory .dashboard-module__P8yZbW__totalRevenue{background:linear-gradient(135deg,#e8f5e9 0%,#fff 100%);border-width:3px;border-color:#4caf50}.dashboard-module__P8yZbW__loading{text-align:center;color:#666;padding:2.1rem;font-size:.875rem}@media (max-width:768px){.dashboard-module__P8yZbW__dashboardPage{padding:0}.dashboard-module__P8yZbW__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}.dashboard-module__P8yZbW__pageHeader h1{font-size:1.5rem}.dashboard-module__P8yZbW__revenueControls{flex-direction:column;align-items:stretch;gap:1rem}.dashboard-module__P8yZbW__periodSelector{flex-wrap:nowrap;justify-content:stretch;gap:.5rem;width:100%}.dashboard-module__P8yZbW__periodSelector button{touch-action:manipulation;white-space:nowrap;border-radius:.5rem;flex:1;min-width:0;min-height:44px;padding:.875rem .5rem;font-size:.85rem}.dashboard-module__P8yZbW__dateRangeSelector{flex-wrap:nowrap;justify-content:stretch;gap:.5rem;width:100%}.dashboard-module__P8yZbW__dateRangeSelector label{white-space:nowrap;flex-shrink:0;font-size:.85rem}.dashboard-module__P8yZbW__dateRangeSelector input{touch-action:manipulation;border-radius:.5rem;flex:1;min-width:0;min-height:44px;padding:.875rem .5rem;font-size:.85rem}.dashboard-module__P8yZbW__dateRangeSelector span{flex-shrink:0;font-size:.85rem}.dashboard-module__P8yZbW__dateRangeSelector button{touch-action:manipulation;border-radius:.75rem;width:100%;min-height:48px;padding:1rem;font-size:1rem}.dashboard-module__P8yZbW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.dashboard-module__P8yZbW__statCard{border-radius:.75rem;padding:1rem}.dashboard-module__P8yZbW__statCard h3{margin-bottom:.5rem;font-size:.85rem}.dashboard-module__P8yZbW__statNumber{font-size:1.5rem}.dashboard-module__P8yZbW__revenueGridSeparated{grid-template-columns:1fr;gap:1rem}.dashboard-module__P8yZbW__statCard .dashboard-module__P8yZbW__value{font-size:1.75rem}}
