*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.form-field{display:flex;flex-direction:column}.form-field-label{display:flex;align-items:center;gap:5px}.require-field{font-weight:700;font-size:13px!important;line-height:20px!important;color:#374151!important}.require-field span{color:#ef4444}.field-wrapper{margin-bottom:1rem}.field-with-img{display:flex;align-items:center;gap:10px;width:100%}.field-with-img img{width:30px;height:30px}.form-label-with-icon{display:flex;align-items:center;gap:5px}.form-label-subtitle{font-weight:400;font-size:12px;letter-spacing:0px;color:#6b7280}.form-input-optional{font-weight:400;color:#6b7280!important}.form-input-helper-text{font-weight:400;font-size:12px;line-height:16.5px;letter-spacing:0px;color:#6a7282}.helper-text-container{display:flex;align-items:center;gap:5px}.helper-text-container img{width:15px;height:18px;margin-top:-5px;filter:brightness(0) saturate(100%) invert(44%) sepia(3%) saturate(2556%) hue-rotate(182deg) brightness(95%) contrast(74%)}.divider{height:1px;border:1px solid #e5e7eb}.custom-modal-header{display:flex;flex-direction:column;gap:0;width:100%}.custom-modal-header-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:.5rem}.custom-modal-header-left{display:flex;align-items:center;gap:1rem}.custom-modal-header-icon{width:48px;height:48px;background-color:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center}.custom-modal-header-icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.custom-modal-header-text{display:flex;flex-direction:column;gap:.25rem}.custom-modal-header-subtitle{font-size:13px;font-weight:500;color:#fffc;margin:0}.custom-modal-view.modal-title{color:#fff!important}.custom-modal-view.modal-close-button{background-color:#fff3;border-radius:8px;width:30px;height:30px;margin-bottom:2rem}.custom-modal-view.modal-close-button:hover{background-color:#ffffff4d;filter:brightness(0) saturate(100%) invert(44%) sepia(10%) saturate(490%) hue-rotate(183deg) brightness(98%) contrast(91%)!important}.custom-modal-view .modal-footer{display:flex;justify-content:center!important;gap:2rem!important;background-color:#f9fafb}.custom-modal-footer-left,.custom-modal-footer-right{flex:1}.custom-modal-footer-left{display:flex;justify-content:flex-start}.custom-modal-footer-right{display:flex;justify-content:flex-end}.custom-modal-footer-center{display:flex;justify-content:center;align-items:center}@media(max-width:992px){.custom-modal-header-top{flex-direction:column;gap:.75rem}.custom-modal-header-left{gap:.75rem}.custom-modal-header-icon{width:42px;height:42px;border-radius:10px}.custom-modal-header-icon img{width:20px;height:20px}.custom-modal-header-subtitle{font-size:12px}.custom-modal-view .modal-footer{gap:1rem!important;flex-wrap:wrap}.custom-modal-footer-left,.custom-modal-footer-right{flex:unset;width:100%}.custom-modal-footer-left,.custom-modal-footer-right{justify-content:center}}@media(max-width:600px){.custom-modal-header{gap:.25rem}.custom-modal-header-left{gap:.5rem}.custom-modal-header-icon{width:36px;height:36px;border-radius:8px}.custom-modal-header-icon img{width:18px;height:18px}.custom-modal-header-subtitle{font-size:11px}.custom-modal-view .modal-footer{flex-direction:column;gap:.75rem!important;padding:12px 16px}.custom-modal-footer-left,.custom-modal-footer-right,.custom-modal-footer-center{width:100%;justify-content:center}.custom-modal-view .modal-close-button{width:28px;height:28px}}@media(max-width:480px){.custom-modal-header-icon{width:32px;height:32px}.custom-modal-header-icon img{width:16px;height:16px}.custom-modal-header-subtitle{font-size:10px}}.step-dots{display:flex;gap:.5rem;align-items:center}.step-dot{width:8px;height:8px;border-radius:50%;background-color:#d1d5db;transition:all .3s ease}.step-dot.active{width:24px;border-radius:4px;background-color:#0d9488}.step-dot.completed{background-color:#10b981}.step-form-container{display:flex;flex-direction:column;gap:.8rem;padding-bottom:1rem;border-bottom:2px solid #f2f3f5}.btn-primary,.btn-secondary{display:flex;align-items:center;gap:.5rem!important;padding:.625rem 1.25rem!important;font-weight:600!important;font-size:14px!important;border-radius:8px!important;border:none!important;transition:all .2s ease!important;width:max-content}.btn-primary{background-color:#1d7270!important;color:#fff!important}.btn-primary:hover{background-color:#0b5852!important}.btn-secondary{background-color:#fff!important;color:#374151!important;border:1px solid #d1d5db!important}.btn-secondary:hover{background-color:#f9fafb!important}.btn-primary:disabled,.btn-secondary:disabled{opacity:.5!important;cursor:not-allowed!important}@media(max-width:768px){.custom-modal .modal-header{padding:1.25rem 1rem 1rem}.custom-modal-header-icon{width:40px;height:40px}.custom-modal-header-icon img{width:20px;height:20px}.custom-modal .modal-title{font-size:18px}.custom-modal-header-subtitle{font-size:12px}.custom-modal-footer{padding:1rem;flex-wrap:wrap;gap:.75rem}.custom-modal-footer-left,.custom-modal-footer-right{flex:0 0 auto}.custom-modal-footer-center{order:3;flex:1 0 100%}.btn-primary,.btn-secondary{padding:.5rem 1rem;font-size:13px}}.no-bg-color{background-color:transparent!important}.bg-color-white{background-color:#fff!important}.main-section{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem;background-color:#fff;padding:20px;border-radius:12px}.main-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.main-section-header-left{display:flex;gap:.5rem;align-items:center}.main-section-header-img{width:40px;height:40px;background-color:#166e6c;border-radius:12px;display:grid;place-items:center}.main-section-header-img img{width:2rem;height:2rem}.main-section-header-title h3{font-weight:700;font-size:18px;vertical-align:middle;margin-bottom:0}.step-header{font-family:Roboto;font-weight:600;font-size:20px;line-height:28px;letter-spacing:0px;color:#111827;margin-bottom:16px}.auth-fullpage-wrapper{min-height:100vh;display:flex;width:100%;margin:0}.auth-top-banner{display:none;position:relative;width:100%;height:300px;overflow:hidden;flex-shrink:0;justify-content:center;align-items:center;text-align:center;color:#fff}.auth-top-banner img.banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.auth-top-banner:after{content:"";position:absolute;inset:0;background:#00000040;z-index:1}.auth-top-banner .banner-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 1rem}.auth-top-banner .banner-content img{width:80px;height:80px}.auth-top-banner .banner-content .auth-logo{font-size:26px;line-height:32px;margin:4px 0 0}.auth-top-banner .banner-content .auth-tagline{font-size:15px;line-height:20px;margin:0}@media(max-width:480px){.auth-top-banner{height:190px}.auth-top-banner .banner-content img{width:66px;height:66px}.auth-top-banner .banner-content .auth-logo{font-size:22px;line-height:28px}}.auth-left-panel{display:flex;justify-content:flex-start;position:fixed;height:100vh;left:0;top:0;text-align:center;color:#fff;overflow:hidden;width:450px;max-width:450px}.auth-left-panel.sign-in-panel{width:600px;max-width:600px}.auth-left-panel img{width:100%;height:100%;object-fit:cover}.auth-brand{font-family:Roboto;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:80%;max-width:450px}.auth-brand img{width:135px;height:135px}.auth-logo{display:flex;justify-content:center;font-family:Roboto;font-weight:700;font-style:Bold;font-size:35px;line-height:54px;letter-spacing:0px;text-align:center;color:#fff;width:100%;margin:20px 0 4px}.auth-tagline{font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;color:#e0f6f8;margin:0}.auth-right-panel{flex:1;background:#fff;margin-left:450px;width:calc(100% - 450px);min-height:100vh;box-sizing:border-box;overflow-y:auto;display:flex;justify-content:center;padding:40px 20px}.auth-right-panel.sign-in-layout{margin-left:600px;width:calc(100% - 600px)}.auth-content-wrapper{width:100%;max-width:750px;display:flex;flex-direction:column;padding:2rem;margin:auto 0}.right-panel-header{font-family:Roboto,sans-serif;font-weight:700;font-size:32px;line-height:36px;text-align:center;color:#111827}.right-panel-subtitle{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#4b5563;margin-bottom:1rem}.step-progress-container{width:100%;margin-bottom:1rem}.step-counter{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;position:relative;width:100%}.step-numbers{display:flex;justify-content:space-between;width:100%;position:relative;z-index:2}.step-number{width:32px;height:32px;border-radius:50%;background-color:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-weight:500;font-size:14px;transition:all .3s ease}.step-number.active-step{background-color:#147e86;color:#fff}.step-number.filled{background-color:#22c55e;color:#fff}.step-connectors{position:absolute;top:16px;left:16px;right:16px;height:2px;display:flex;z-index:1}.step-connector,.step-connector.active-step{background-color:#e5e7eb!important}.step-connector{flex:1;height:2px;background-color:#e5e7eb;transition:background-color .3s ease;margin:0;position:relative}.progress-bar-container{width:100%;height:8px;background-color:#e5e7eb;border-radius:3px;margin-top:1rem;overflow:hidden}.progress-bar-fill{height:100%;background-color:#147e86;border-radius:9999px;transition:width .3s ease}.back-button{background:none;border:none;color:#6b7280;display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 0;transition:all .2s ease;border-radius:6px;align-self:flex-start}.back-button:hover{color:#374151;background:#0000000d;padding:.5rem .75rem}.back-button:focus{outline:2px solid #147e86;outline-offset:2px}.back-icon{width:20px;height:20px;transition:transform .2s ease}.back-button:hover .back-icon{transform:translate(-2px)}.form-content{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%}.auth-footer{margin-top:auto;padding-top:2rem;text-align:center}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.footer-link{color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s ease}.footer-link:hover{color:#374151;text-decoration:underline}.footer-rights{color:#9ca3af;font-size:.8125rem}@media(max-width:1200px){.auth-left-panel{width:400px;max-width:400px}.auth-left-panel.sign-in-panel{width:500px;max-width:500px}.auth-right-panel{margin-left:400px;width:calc(100% - 400px)}.auth-right-panel.sign-in-layout{margin-left:500px;width:calc(100% - 500px)}.auth-content-wrapper{max-width:600px;padding:1.5rem}.auth-brand img{width:110px;height:110px}.auth-logo{font-size:30px;line-height:42px}.auth-tagline{font-size:14px}}@media(max-width:992px){.auth-content-wrapper{padding:0;margin:0}.form-content{justify-content:flex-start}.auth-fullpage-wrapper{flex-direction:column}.auth-left-panel,.auth-left-panel.sign-in-panel{display:none}.auth-top-banner{display:flex!important}.auth-right-panel,.auth-right-panel.sign-in-layout{margin-left:0;width:100%;padding:40px 0}.right-panel-header{font-size:28px;line-height:32px}.right-panel-subtitle{font-size:15px;line-height:22px}.auth-brand img{width:100px;height:100px}.auth-logo{font-size:26px;line-height:36px}}@media(max-width:768px){.auth-fullpage-wrapper{flex-direction:column}.auth-left-panel,.auth-left-panel.sign-in-panel{display:none}.auth-right-panel,.auth-right-panel.sign-in-layout{padding:2rem 1.5rem}.auth-content-wrapper{max-width:100%;min-height:auto}.right-panel-header{font-size:26px;line-height:30px}.right-panel-subtitle{font-size:14px;line-height:20px;margin-bottom:24px}.back-button{margin-bottom:1.5rem}.step-number{width:28px;height:28px;font-size:13px}.step-connectors{top:14px;left:14px;right:14px}.step-connector:before{left:14px;right:14px}}@media(max-width:480px){.auth-right-panel,.auth-right-panel.sign-in-layout{padding:1.5rem 1rem}.auth-content-wrapper{padding:.75rem}.right-panel-header{font-size:22px;line-height:26px;margin-bottom:8px}.right-panel-subtitle{font-size:13px;line-height:18px;margin-bottom:20px}.step-number{width:26px;height:26px;font-size:12px}.step-connectors{top:13px;left:13px;right:13px}.step-connector:before{left:13px;right:13px}.footer-links{flex-direction:column;gap:.75rem}.back-button{font-size:.8125rem;margin-bottom:1rem}.progress-bar-container{height:6px;margin-top:.75rem}}@media(max-width:360px){.right-panel-header{font-size:20px;line-height:24px}.right-panel-subtitle{font-size:12px;line-height:16px}.step-number{width:24px;height:24px;font-size:11px}.step-connector:before{left:12px;right:12px}}.sign-up-form-wrapper{width:100%;max-width:750px;margin:0 auto;padding:0}.sign-up-heading{margin-bottom:1.5rem;display:flex;justify-content:flex-start}.header-sign-up{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:20px;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.sign-up-subheading{margin-bottom:2rem}.sign-up-subheading-text{font-family:Roboto,sans-serif;font-weight:400;font-size:1rem;line-height:1.5rem;color:#6b7280;text-align:center}.account-type-cards{display:flex;flex-direction:row;gap:1.5rem;margin-bottom:2rem;width:100%}.account-type-card{display:flex;align-items:center;padding:1.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;flex:1;min-height:200px}.account-type-card:hover{border-color:#147e86;background-color:#e0f6f8;transform:translateY(-2px);box-shadow:0 4px 6px #147e861a}.account-type-card.selected{border-color:#147e86;background-color:#e0f6f8;box-shadow:0 4px 12px #147e8626}.card-content{display:flex;justify-content:center;flex-direction:column;width:100%}.rest-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.card-content img{width:40px;height:40px;object-fit:contain}.card-title{font-family:Roboto;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0px;text-align:center;color:#111827;margin-bottom:8px}.card-description{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;text-align:center;color:#6b7280;padding:0 .5rem}.continue-section{width:100%}.continue-btn{font-family:Roboto;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;width:100%;background-color:#147e86;height:56px;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}.continue-btn:hover{background-color:#106569;transform:translateY(-1px);box-shadow:0 4px 8px #147e8633}.continue-btn:active{transform:translateY(0)}.continue-btn:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.sign-in-text{font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;color:#6b7280;margin:0}.sign-in-link{font-family:Roboto;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;color:#147e86;text-decoration:none;transition:color .2s ease}.sign-in-link:hover{color:#106569;text-decoration:underline}@media(max-width:1024px){.sign-up-form-wrapper{max-width:650px}.account-type-cards{gap:1.25rem}.account-type-card{min-height:180px;padding:1.25rem}.card-content img{width:36px;height:36px}.card-title{font-size:17px;line-height:26px}.card-description{font-size:13px;line-height:19px}}@media(max-width:768px){.sign-up-form-wrapper{max-width:100%;padding:0 1rem}.sign-up-heading{margin-bottom:1.25rem}.header-sign-up{font-size:18px;line-height:26px}.account-type-cards{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.account-type-card{min-height:160px;padding:1.5rem 1rem;width:100%}.rest-icon{margin-bottom:1.25rem}.card-content img{width:36px;height:36px}.card-title{font-size:16px;line-height:24px;margin-bottom:6px}.card-description{font-size:13px;line-height:19px;padding:0}.continue-btn{height:52px;font-size:15px;margin-bottom:1.25rem}.sign-in-text,.sign-in-link{font-size:15px;line-height:22px}}@media(max-width:480px){.sign-up-form-wrapper{padding:0 .75rem}.sign-up-heading{margin-bottom:1rem}.header-sign-up{font-size:17px;line-height:24px}.account-type-cards{gap:.875rem;margin-bottom:1.25rem}.account-type-card{min-height:140px;padding:1.25rem 1rem;border-radius:10px}.rest-icon{margin-bottom:1rem}.card-content img{width:32px;height:32px}.card-title{font-size:15px;line-height:22px;margin-bottom:4px}.card-description{font-size:12px;line-height:17px}.continue-btn{height:48px;font-size:14px;border-radius:7px;margin-bottom:1rem}.sign-in-text,.sign-in-link{font-size:14px;line-height:20px}}@media(max-width:360px){.sign-up-form-wrapper{padding:0 .5rem}.header-sign-up{font-size:16px;line-height:22px}.account-type-card{min-height:130px;padding:1rem .75rem}.rest-icon{margin-bottom:.875rem}.card-content img{width:28px;height:28px}.card-title{font-size:14px;line-height:20px}.card-description{font-size:11px;line-height:16px}.continue-btn{height:46px;font-size:13px}.sign-in-text,.sign-in-link{font-size:13px;line-height:18px}}.header-sign-up{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;margin-bottom:24px}.acc-setp-asterix{color:red}.acc-setp-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.form-group{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.acc-setp-valid-error{color:red;font-size:12px;font-family:Roboto;margin:0 0 -12px}.acc-setp-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.acc-setup-select{width:100%;height:44px;padding:10px 40px 10px 12px;border:1px solid #f5f5f5;border-radius:12px;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.15532%204.20667L8.44659%200.913337L9.39267%201.84667L5.15532%206.08667L0.917969%201.84667L1.86404%200.913337L5.15532%204.20667Z'%20fill='%236B7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;transition:border-color .2s ease}.acc-setup-select:focus{outline:none;border-color:#147e86}.acc-setp-input-field.error{border:1px solid red;background-color:#f8baba2c}.continue-section-acc-setup{display:flex;justify-content:space-between;gap:10px}.back-btn-acc-setup{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-acc-setup:hover{opacity:.9}.continue-btn-acc-setup{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-acc-setup:hover{opacity:.9}.restaurant-info-wrapper{width:100%;margin:0 auto}.restaurant-info-form{display:flex;flex-direction:column}.hours-rest-info{display:flex;justify-content:space-between;gap:10px}.rest-info-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.rest-info-asterix{color:#e74c3c}.rest-info-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.rest-info-select-field.custom-select-container{background-color:#f5f5f5;border-radius:12px;border:none}.rest-info-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.rest-info-input-field.error{border-color:#e74c3c}.rest-info-time-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px;width:100%}.rest-info-select{width:100%;height:44px;padding:10px 40px 10px 12px;border:1px solid #f5f5f5;border-radius:12px;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.15532%204.20667L8.44659%200.913337L9.39267%201.84667L5.15532%206.08667L0.917969%201.84667L1.86404%200.913337L5.15532%204.20667Z'%20fill='%236B7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;transition:border-color .2s ease}.rest-info-select:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.rest-info-select.error{border-color:#e74c3c}.rest-info-valid-error{color:red;font-size:12px;font-family:Roboto;margin:0 0 -12px}.continue-section-rest-info{display:flex;justify-content:space-between;gap:10px}.back-btn-rest-info{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-rest-info:hover{opacity:.9}.continue-btn-rest-info{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-rest-info:hover{opacity:.9}.custom-select-container{display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;cursor:pointer;position:relative;min-height:44px;transition:all .2s ease}.custom-select-container:hover{border-color:#d1d5db}.custom-select-container:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.custom-select-label{font-size:14px;color:#666;margin-right:4px;font-family:inter!important;font-weight:500;line-height:24px;letter-spacing:.3px;color:#a0aec0}.custom-select-badges{display:flex;flex-wrap:wrap;gap:6px}.custom-select-badge{background:#e2e3e3;color:#0d0c0c;padding:8px 15px;border-radius:999px;font-size:12px;display:flex;align-items:center;gap:6px}.custom-select-badge-remove{cursor:pointer;font-weight:700;line-height:1}.custom-select-value{display:flex;align-items:center;gap:8px;flex:1}.custom-select-disabled{background:#f9fafb;color:#6b7280!important;cursor:not-allowed}.custom-select-icon{display:flex;align-items:center}.custom-select-text{font-size:14px;color:#111827;line-height:1.5;margin-right:16px}.custom-select-disabled .custom-select-text{color:#6b7280}.custom-select-placeholder{color:#a0aec0;opacity:1;font-size:14px}.custom-select-arrow{position:absolute;right:12px;pointer-events:none;transition:transform .2s ease;display:flex;align-items:center}.custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:1000;max-height:240px;overflow-y:auto;padding:4px}.custom-select-option{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:14px;border-radius:12px;margin:5px 0;transition:background-color .2s ease}.custom-select-option:hover{background-color:#ecfdf5;border-radius:12px;color:#10b981}.custom-select-option.selected{background-color:#ecfdf5;color:#10b981;font-weight:500}.custom-select-option-icon{display:flex;align-items:center}.custom-select-no-options{padding:8px 12px;color:#999;font-style:italic}.custom-select-container:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.custom-select-container:not(.custom-select-disabled):focus-within .custom-select-arrow{color:#007bff;transform:rotate(180deg)}.custom-select-arrow img{object-fit:contain;filter:brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(535%) hue-rotate(179deg) brightness(85%) contrast(87%)}.custom-select-container.custom-select-error{border-color:#ef4444!important;transition:border .9s ease}.custom-select-label-section{display:flex;align-items:center;gap:10px}.custom-select-label-section .custom-select-svg-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-select-label-section .custom-select-svg-icon svg{width:20px;height:20px}.custom-select-label-section .custom-select-img-icon{width:20px;height:20px;flex-shrink:0}.custom-select-label-section .custom-select-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-select-label{font-size:14px;color:#666;font-family:inter!important;font-weight:500;line-height:24px;letter-spacing:.3px;color:#a0aec0;white-space:nowrap}.business-legal-wrapper{width:100%;margin:0 auto}.business-legal-form{display:flex;flex-direction:column}.business-info-form h4{display:flex;align-items:center;gap:6px;margin-top:8px;margin-bottom:12px;font-weight:700;font-style:Bold;font-size:15px;line-height:20px;letter-spacing:0px;color:#364153}.phone-input-wrapper{display:flex;gap:8px;align-items:center}.phone-country-select{background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:12px;height:44px;padding:0 10px;font-family:Roboto;font-size:14px;color:#374151;cursor:pointer;flex-shrink:0;outline:none}.phone-country-select:focus{border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.phone-number-input{flex:1}.bus-leg-textarea{height:auto;padding:10px 16px;min-height:70px;resize:none;vertical-align:top;line-height:1.5}.input-icon-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:14px;color:#9ca3af;pointer-events:none;width:16px;height:16px;filter:brightness(0) saturate(100%) invert(95%) sepia(74%) saturate(5953%) hue-rotate(179deg) brightness(75%) contrast(78%)}.input-with-icon{padding-left:35px!important;width:100%;box-sizing:border-box}.bus-leg-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.bus-leg-asterix{color:#e74c3c}.bus-leg-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.bus-leg-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.bus-leg-input-field.error{border-color:#e74c3c}.upload-section{margin-bottom:20px}.upload-section h4{margin-bottom:10px;font-weight:500;color:#333}.bus-leg-dragger.error{border-color:#e74c3c;background-color:#fef2f2}.bus-leg-dragger .ant-upload-drag-icon{color:#3498db;margin-bottom:8px}.bus-leg-dragger .ant-upload-text :not(span){font-family:Manrope;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:1%;text-align:center;color:#181a1b}.bus-leg-dragger .ant-upload-text span{font-family:Manrope;font-weight:600;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:1%;text-align:center;color:#147e86;text-decoration:underline}.bus-leg-dragger .ant-upload-hint{font-family:Manrope;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:16px;letter-spacing:1%;text-align:center;color:#61676b}.bus-leg-valid-error{color:red;font-size:12px;font-family:Roboto;margin:0 0 -12px}.continue-section-bus-leg{display:flex;justify-content:space-between;gap:10px}.back-btn-bus-leg{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-bus-leg:hover{opacity:.9}.continue-btn-bus-leg{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-bus-leg:hover{opacity:.9}.upload-header{font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151}.pos-integration-wrapper{width:100%;margin:0 auto;max-width:750px}.sign-up-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.header-sign-up{font-size:20px;font-weight:600;color:#111827;line-height:28px}.pos-content{display:flex;justify-content:center;flex-direction:column}.pos-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 24px;text-align:center;width:100%;max-width:220px}.pos-grid{display:flex;justify-content:center;margin-bottom:16px;background-color:#eff6ff;width:100%;height:192px;align-items:center;border-radius:16px;flex-shrink:0}.pos-grid h3{font-family:Roboto;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0px;color:#374151;margin:0}.skip-pos-btn{background:none;border:none;color:#147e86;cursor:pointer;padding:8px 16px;border-radius:6px;transition:all .2s ease;font-family:Roboto;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;align-self:center;width:auto}.skip-pos-btn:hover{background-color:#147e860d}.pos-benefits{border:1px solid #e5e7eb;padding:20px 25px;border-radius:12px;margin-bottom:40px;background:#fff}.pos-benefits h3{font-family:Roboto;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0px;color:#111827;margin:0 0 16px}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{position:relative;padding-left:32px;margin-bottom:12px;color:#4b5563;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px}.benefits-list li:last-child{margin-bottom:0}.benefits-list li:before{content:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.82803%2013.6667C5.92193%2013.6667%205.0558%2013.4934%204.22965%2013.1467C3.43904%2012.8089%202.73503%2012.3311%202.11764%2011.7134C1.50025%2011.0956%201.02277%2010.3911%200.685202%209.60002C0.338752%208.77335%200.165527%207.90669%200.165527%207.00002C0.165527%206.09335%200.338752%205.22669%200.685202%204.40002C1.02277%203.60891%201.50025%202.90447%202.11764%202.28669C2.73503%201.66891%203.43904%201.19113%204.22965%200.853354C5.0558%200.506687%205.92193%200.333354%206.82803%200.333354C7.73413%200.333354%208.60025%200.506687%209.4264%200.853354C10.217%201.19113%2010.921%201.66891%2011.5384%202.28669C12.1558%202.90447%2012.6333%203.60891%2012.9709%204.40002C13.3173%205.22669%2013.4905%206.09335%2013.4905%207.00002C13.4905%207.90669%2013.3173%208.77335%2012.9709%209.60002C12.6333%2010.3911%2012.1558%2011.0956%2011.5384%2011.7134C10.921%2012.3311%2010.217%2012.8089%209.4264%2013.1467C8.60025%2013.4934%207.73413%2013.6667%206.82803%2013.6667ZM6.82803%2012.3334C7.79631%2012.3334%208.69353%2012.0889%209.51968%2011.6C10.3192%2011.1289%2010.9543%2010.4934%2011.4252%209.69335C11.9137%208.86669%2012.158%207.96891%2012.158%207.00002C12.158%206.03113%2011.9137%205.13335%2011.4252%204.30669C10.9543%203.50669%2010.3192%202.87113%209.51968%202.40002C8.69353%201.91113%207.79631%201.66669%206.82803%201.66669C5.85974%201.66669%204.96253%201.91113%204.13638%202.40002C3.33688%202.87113%202.70172%203.50669%202.2309%204.30669C1.74232%205.13335%201.49803%206.03113%201.49803%207.00002C1.49803%207.96891%201.74232%208.86669%202.2309%209.69335C2.70172%2010.4934%203.33688%2011.1289%204.13638%2011.6C4.96253%2012.0889%205.85974%2012.3334%206.82803%2012.3334ZM6.16178%209.66669L3.33688%206.84002L4.28295%205.89335L6.16178%207.78669L9.93275%204.01335L10.8788%204.94669L6.16178%209.66669Z'%20fill='%2322C55E'/%3e%3c/svg%3e");position:absolute;left:0;top:2px;width:20px;height:20px}.pos-integration-form{width:100%}.continue-section-pos{display:flex;justify-content:space-between;gap:12px;width:100%}.back-btn-pos,.continue-btn-pos{font-family:Roboto;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;height:56px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease}.back-btn-pos{background-color:#6b7280}.back-btn-pos:hover{background-color:#4b5563}.continue-btn-pos{background-color:#147e86}.continue-btn-pos:hover{background-color:#106569}@media(max-width:1024px){.pos-integration-wrapper{max-width:650px}.pos-selection{max-width:340px}.pos-grid{height:180px}}@media(max-width:768px){.pos-integration-wrapper{max-width:100%;padding:0 1rem}.sign-up-heading{margin-bottom:24px}.header-sign-up{font-size:18px;line-height:26px}.pos-grid{height:160px;margin-bottom:12px}.pos-grid h3{font-size:18px;line-height:26px}.skip-pos-btn{font-size:13px;padding:6px 12px}.pos-benefits{padding:16px 20px;margin-bottom:32px}.pos-benefits h3{font-size:17px;line-height:26px;margin-bottom:12px}.benefits-list li{font-size:15px;line-height:22px;padding-left:28px;margin-bottom:10px}.back-btn-pos,.continue-btn-pos{height:52px;font-size:15px}}@media(max-width:480px){.pos-integration-wrapper{padding:0 .75rem}.sign-up-heading{margin-bottom:20px;flex-direction:column;align-items:flex-start;gap:8px}.header-sign-up{font-size:17px;line-height:24px}.pos-selection{margin-bottom:20px}.pos-grid{height:140px;border-radius:12px}.pos-grid h3{font-size:17px;line-height:24px}.skip-pos-btn{font-size:12px;padding:6px 10px}.pos-benefits{padding:14px 16px;margin-bottom:28px;border-radius:10px}.pos-benefits h3{font-size:16px;line-height:24px;margin-bottom:10px}.benefits-list li{font-size:14px;line-height:20px;padding-left:26px;margin-bottom:8px}.continue-section-pos{gap:10px}.back-btn-pos,.continue-btn-pos{height:48px;font-size:14px;border-radius:7px}}@media(max-width:360px){.pos-integration-wrapper{padding:0 .5rem}.header-sign-up{font-size:16px;line-height:22px}.pos-grid{height:130px}.pos-grid h3{font-size:16px;line-height:22px}.pos-benefits{padding:12px 14px}.pos-benefits h3{font-size:15px;line-height:22px}.benefits-list li{font-size:13px;line-height:18px;padding-left:24px}.back-btn-pos,.continue-btn-pos{height:46px;font-size:13px}}.verify-email-wrapper{width:100%;margin:0 auto}.verify-email-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827}.verify-email-icon{display:flex;justify-content:center;margin:48px 0 32px}.verify-email-message{font-family:Roboto;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151}.verify-email-message p{margin:0 0 12px}.verify-email-message .verify-email-message-email-icon{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827}.verify-email-message .verify-email-message-description{font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#4b5563}.expiration-timer{font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#6b7280;margin-bottom:32px}.expiration-timer p{margin:0}.timer{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#147e86}.divider{height:1px;background-color:#e9ecef;margin:24px 0}.next-steps{width:576;height:237;angle:0 deg;opacity:1;border-radius:8px;padding:32px 16px 16px 32px;border-width:1px;background-color:#147e8614;border:1px solid #147e86}.next-steps h2{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:start;vertical-align:middle;color:#111827;margin:0 0 32px}.steps-list{list-style:none;padding:0;margin:0}.step-item{display:flex;align-items:center;margin-bottom:12px;gap:12px}.step-label{font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#374151}.resend-section{margin-top:32px;display:flex;justify-content:center}.resend-button{background:transparent;border:2px solid #147e86;cursor:pointer;border-radius:8px;transition:background-color .3s;font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#147e86;width:100%;height:52px}.resend-button:hover{opacity:.7}@media(max-width:576px){.verify-email-wrapper{padding:10px}.verify-email-content{padding:20px}.verify-email-header h1{font-size:20px}}.header-sign-up{font-family:Roboto;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.business-info-header{text-align:center;margin-bottom:30px}.custom-dropzone{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;padding:10px;border:2px dashed #d1d5db}.custom-dropzone.drag-active{border-color:#1677ff;background:#f0f7ff}.custom-file-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.custom-file-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e5e5e5;border-radius:6px}.custom-file-row.error{border-color:#ff4d4f}.custom-file-thumb,.custom-file-thumb-placeholder{width:32px;height:32px;border-radius:4px;object-fit:cover;background:#f0f0f0}.custom-file-name{flex:1;font-size:13px}.custom-file-status{font-size:12px;color:#888}.custom-file-status.error{color:#ff4d4f}.custom-file-remove{filter:brightness(0) saturate(100%) invert(17%) sepia(84%) saturate(6898%) hue-rotate(355deg) brightness(95%) contrast(108%);width:16px;height:16x;object-fit:cover;margin-top:-1px}.business-info-header h1{font-size:24px;font-weight:600;color:#333}.business-info-form{width:100%}.form-group{margin-bottom:25px}.business-info-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.business-info-asterix{color:red}.business-info-select{width:100%;height:44px;padding:10px 40px 10px 12px;border:1px solid #f5f5f5;border-radius:12px;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.15532%204.20667L8.44659%200.913337L9.39267%201.84667L5.15532%206.08667L0.917969%201.84667L1.86404%200.913337L5.15532%204.20667Z'%20fill='%236B7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;transition:border-color .2s ease}.business-info-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.business-info-select:focus,.business-info-input-field:focus{outline:none;border-color:#4ae2af}.business-info-select.error,.business-info-input-field.error{border-color:#e74c3c}.business-info-valid-error{color:#e74c3c;font-size:12px;margin-top:5px}.continue-section-business-info{margin-top:42px;display:flex;justify-content:space-between;gap:100px}.back-btn-business-info{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-business-info:hover{opacity:.9}.continue-btn-business-info{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-business-info:hover{opacity:.9}@media(max-width:480px){.business-info-content{padding:0 10px}.form-actions{flex-direction:column}.back-button,.next-button{width:100%}}.header-sign-up{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.corporate-contact-form{width:100%}.column{display:flex;flex-direction:column;width:100%;gap:8px}.corporate-contact-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.corporate-contact-asterix{color:#e74c3c}.corporate-contact-select{width:100%;height:44px;padding:10px 40px 10px 12px;border:1px solid #f5f5f5;border-radius:12px;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.15532%204.20667L8.44659%200.913337L9.39267%201.84667L5.15532%206.08667L0.917969%201.84667L1.86404%200.913337L5.15532%204.20667Z'%20fill='%236B7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;transition:border-color .2s ease}.corporate-contact-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.corporate-contact-select:focus,.corporate-contact-input-field:focus{outline:none;border-color:#4a90e2}.corporate-contact-select.error,.corporate-contact-input-field.error{border-color:#e74c3c}.corporate-contact-valid-error{color:#e74c3c;font-size:12px;margin-top:5px}.continue-section-corporate-contact{margin-top:42px;display:flex;justify-content:space-between;gap:100px}.back-btn-corporate-contact{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-corporate-contact:hover{opacity:.9}.continue-btn-corporate-contact{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-corporate-contact:hover{opacity:.9}@media(max-width:480px){.corporate-contact-wrapper{padding:0 10px}.continue-section-corporate-contact{flex-direction:column}.back-btn-corporate-contact,.continue-btn-corporate-contact{width:100%}}.add-locations-wrapper{font-family:Roboto}.header-sign-up{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;vertical-align:middle;color:#111827}.locations-section{background:#fff;border-radius:8px;margin-bottom:20px}.section-header{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.required-asterisk{color:#e74c3c}.add-first-location{margin-top:15px;text-align:center;margin-bottom:20px;border:1px dashed gray;border-radius:16px;padding:55px}.add-first-location h4{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151;margin-bottom:16px}.add-first-location p{margin-top:-15px;margin-bottom:24px;color:#6b7280;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.add-location-btn{background-color:#147e86;color:#fff;border:none;border-radius:8px;padding:0 20px;cursor:pointer;font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;height:40px}.add-location-btn:hover{opacity:.9}.location-form{text-align:left}.form-group{margin-bottom:15px}.form-row{display:flex;gap:15px;margin-bottom:15px}.form-row .form-group{flex:1;margin-bottom:0}.location-label{display:block;margin-bottom:6px;color:#333;font-size:14px;font-weight:500}.location-input-field{width:100%;padding:15px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;box-sizing:border-box}.location-input-field:focus{outline:none;border-color:#4a90e2}.location-input-field.error{border-color:#e74c3c}.location-valid-error{color:#e74c3c;font-size:12px;margin-top:4px}.location-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.cancel-btn,.save-btn{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}.cancel-btn{font-family:Roboto;border-radius:8px;background-color:#6b7280;color:#fff;border:1px solid #6b7280}.cancel-btn:hover{opacity:.9}.save-btn{font-family:Roboto;border-radius:8px;background-color:#147e86;color:#fff;border:none}.save-btn:hover{opacity:.9}.added-locations h4{font-family:Roboto;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#374151}.locations-list{display:flex;flex-direction:column;gap:10px}.location-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f5f5f5;border-radius:16px;border:1px solid #f5f5f5}.location-name{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#1f2937;text-transform:uppercase}.remove-btn{background:none;border:none;color:#147e86;font-size:18px;cursor:pointer;padding:0;width:24px;display:flex;align-items:center;justify-content:center}.remove-btn:hover{opacity:.9}.general-error{color:#e74c3c;font-size:14px;text-align:center;margin-top:15px;font-family:Roboto}.continue-section-locations{margin-top:42px;display:flex;justify-content:space-between;gap:100px}.back-btn-locations{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-locations:hover{opacity:.9}.continue-btn-locations{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-locations:hover{opacity:.9}@media(max-width:480px){.add-locations-wrapper{padding:0 10px}.form-row{flex-direction:column;gap:0}.continue-section-locations{flex-direction:column}.back-btn-locations,.continue-btn-locations{width:100%}}.add-location-modal-body{padding:0 4px}.add-location-modal .location-form-actions{width:100%;padding:0;margin-top:0}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#00000080;z-index:9999;transition:opacity .2s ease;padding:1rem}.modal-visible{opacity:1}.modal-hidden{opacity:0}.modal-container{background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;width:100%}.modal-size-small{width:95%;max-width:600px}.modal-size-medium{width:95%;max-width:700px}.modal-size-large{width:95%;max-width:1000px}.modal-open{transform:scale(1);opacity:1}.modal-closed{transform:scale(.8);opacity:0}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;flex-shrink:0;border-bottom:1px solid #e5e7eb}.modal-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:700;font-size:20px;line-height:20px;color:#202020;text-align:left;border:none}.modal-close-button{background:none;border:none;cursor:pointer;color:#fff;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close-button:hover{background-color:#ffffff4d}.modal-close-icon{width:1.25rem;height:1.25rem}.modal-body{padding:1.5rem;overflow-y:auto;flex-grow:1}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;flex-shrink:0}@media(max-width:992px){.modal-size-small,.modal-size-medium,.modal-size-large{width:80%;max-width:unset}}@media(max-width:768px){.modal-overlay{padding:.5rem}.modal-size-small,.modal-size-medium,.modal-size-large{width:95%;max-width:unset}.modal-container{max-height:calc(100vh - 1rem);border-radius:.375rem}.modal-header{padding:.75rem 1rem}.modal-body{padding:1rem}.modal-footer{padding:.75rem 1rem;gap:.5rem}.modal-title{font-size:1rem}}@media(max-width:480px){.modal-size-small,.modal-size-medium,.modal-size-large{width:95%}}.custom-input-wrapper{display:flex;align-items:center;position:relative;width:100%}.custom-input{border:1px solid #d1d5db;outline:none;flex:1;color:#111827;font-size:14px;width:100%;border-radius:8px;background:#fff;padding:11px 14px;transition:all .2s ease;font-family:inherit;line-height:1.5}.custom-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.has-icon.right .custom-input{padding-right:35px}.has-icon.left .custom-input{padding-left:35px}.custom-input-icon{position:absolute;top:50%;transform:translateY(-50%);color:#9ca3af;filter:brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(535%) hue-rotate(179deg) brightness(85%) contrast(87%)!important;height:30px!important;display:flex;align-items:center;justify-content:center;pointer-events:none}.custom-input::placeholder{color:#a0aec0;opacity:1;font-size:14px}.custom-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.right .custom-input-icon{right:12px;left:auto;cursor:pointer}.left .custom-input-icon{left:12px;cursor:pointer}.custom-input-helper{font-weight:400;font-size:12px;line-height:16px;color:#6b7280}.icon-img{width:20px;height:20px;object-fit:contain}.error-message{color:#ef4444;font-size:12px;margin:0;line-height:1.4}.input-error{border:1px solid #ff3c3c!important}.custom-input:-webkit-autofill,.custom-input:-webkit-autofill:hover,.custom-input:-webkit-autofill:focus,.custom-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;box-shadow:0 0 0 30px #fff inset!important;-webkit-text-fill-color:#111827!important;transition:background-color 5000s ease-in-out 0s}.custom-textarea-container{display:flex;flex-direction:column;width:100%}.custom-textarea{border:1px solid #d1d5db;outline:none;color:#111827;font-size:14px;width:100%;border-radius:8px;background:#fff;padding:11px 14px;transition:all .2s ease;font-family:inherit;line-height:1.5;resize:vertical;min-height:80px}.custom-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.custom-textarea::placeholder{color:#a0aec0;opacity:1;font-size:14px}.custom-textarea:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed;resize:none}.custom-textarea-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;gap:1rem}.custom-textarea-helper{font-weight:400;font-size:12px;line-height:16px;color:#6b7280;flex:1}.custom-textarea-count{font-weight:400;font-size:12px;line-height:16px;color:#9ca3af;white-space:nowrap}@media(max-width:768px){.custom-textarea-footer{flex-direction:column;align-items:flex-start;gap:.25rem}.custom-textarea-count{align-self:flex-end}}.custom-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;font-size:16px;font-weight:500;border-radius:4px;border:none;background-color:#0095ff;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .1s ease;outline:none;text-align:center;gap:8px}.custom-button:hover{background-color:#0080dd}.custom-button:active{transform:translateY(1px)}.custom-button-outline{background-color:transparent!important;border:none!important}.custom-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none}.custom-button .button-icon{display:flex;align-items:center;justify-content:center}.custom-button.icon-left{flex-direction:row-reverse}.custom-button.icon-right{flex-direction:row}.custom-button.small{padding:6px 12px;font-size:14px}.custom-button.large{padding:12px 20px;font-size:18px}.custom-button.secondary{background-color:#f0f0f0;color:#333;border:1px solid #ccc}.custom-button.secondary:hover{background-color:#e0e0e0}.add-manager-form-container{background:#fff;border-radius:12px;margin-top:16px;overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.add-manager-form-container::-webkit-scrollbar{width:8px}.add-manager-form-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.add-manager-form-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.add-manager-form-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.add-manager-form-header{margin-bottom:24px}.add-manager-form-header-title{font-weight:600;font-size:20px;line-height:32px;letter-spacing:0px;color:#1f2937}.form-subtitle{color:#64748b;font-weight:400;font-size:14px;line-height:24px}.add-manager-form-section{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;border:1px solid #e2e8f0}.add-manager-section-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.add-manager-section-header-img{display:grid;place-items:center;width:40px;height:40px;background-color:#dbeafe;border-radius:12px}.add-manager-section-header-img img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(25%) sepia(91%) saturate(2361%) hue-rotate(217deg) brightness(97%) contrast(90%)}.add-manager-section-title{font-size:16px;font-weight:600;color:#1e293b;margin:0;flex:1}.add-manager-section-badge{background-color:#eff6ff;color:#2563eb;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.3px}.regional-header-icon{background-color:#d1fae5}.regional-header-icon img{filter:brightness(0) saturate(100%) invert(37%) sepia(93%) saturate(930%) hue-rotate(128deg) brightness(90%) contrast(96%)}.assign-location-section{background:#ecfdf5;border:1px solid #d1fae5}.notification-preferences-section{background:#fef3c7;border:1px solid #fde68a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-row:last-child{margin-bottom:0}.required{color:#ef4444}.error-text{color:#ef4444;font-size:12px;margin-top:4px}.add-manager-region-select,.add-manager-location-select{width:100%;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.permissions-wrapper{margin-top:20px}.permissions-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.permission-item{display:flex;align-items:center;gap:8px;background:#fff;padding:12px;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s;cursor:pointer}.permission-item:hover,.permission-item.selected-permission{border-color:#10b981;background:#f0fdf4}.permission-item input[type=checkbox]{width:15px;height:20px;cursor:pointer;accent-color:#339575;outline:none}.permission-item input[type=checkbox]:focus{outline:none;box-shadow:none}.permission-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;margin:0;flex:1;pointer-events:none}.permission-icon{font-size:16px;width:18px;height:18px}.add-manager-info-note{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px;margin-top:16px;display:flex;gap:12px;align-items:flex-start}.add-manager-info-text span{font-weight:700;letter-spacing:0px;color:#374151;margin-right:5px}.add-manager-info-icon{margin-top:2px}.add-manager-info-text{font-size:14px;color:#1e40af;margin:0;line-height:1.5}.notifications-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}.notification-header-icon{background-color:#fef3c7}.notification-header-icon img{filter:brightness(0) saturate(100%) invert(42%) sepia(72%) saturate(921%) hue-rotate(1deg) brightness(101%) contrast(96%)}.notification-item{display:flex;align-items:flex-start;gap:12px;background-color:#f8fafc;padding:16px;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s}.notification-item.selected-notification{border:1px solid #fde68a;background:#fffbeb}.notification-item:hover{border-color:#f59e0b;background:#fffbeb}.notification-item input[type=checkbox]{width:15px;height:20px;outline:none;cursor:pointer;accent-color:#d97706;margin-top:2px;flex-shrink:0}.notification-item input[type=checkbox]:focus{outline:none;box-shadow:none}.notification-label{display:flex;flex-direction:column;gap:4px;cursor:pointer;flex:1}.notification-title{font-size:14px;font-weight:500;color:#111827}.notification-description{font-size:12px;color:#6b7280}.current-hierarchy-section{background:#f3f4f6;border-radius:8px;padding:16px;margin-bottom:20px}.hierarchy-title{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;margin:0 0 12px;color:#334155}.hierarchy-list{display:flex;flex-direction:column;gap:8px}.hierarchy-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;font-weight:400;letter-spacing:0px;vertical-align:middle}.hierarchy-icon{font-size:16px}.hierarchy-role{color:#475569}.hierarchy-name{color:#1e293b;font-family:Roboto;font-weight:700;font-size:14px;line-height:20px}.invitation-status{color:#f59e0b;font-size:12px;font-style:italic}.add-manager-form-actions-grid{display:grid;grid-template-columns:1fr 2fr 2.5fr;gap:16px;margin-top:24px}.add-manager-form-actions-grid button{width:100%}.btn-cancel,.btn-continue-without,.btn-save{padding:12px 24px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:all .2s;border:none!important;white-space:nowrap}.btn-cancel{background:#6b7280!important;color:#fff!important;margin-right:auto}.btn-cancel:hover{background:#4b5563!important}.btn-continue-without{background:#045c5d!important;color:#fff!important}.btn-continue-without:hover{background:#0f766e!important}.btn-save{background:#045c5d!important;color:#fff!important;display:flex;align-items:center;gap:8px}.btn-save:hover{background:#0f766e!important}.add-manager-form-actions{margin-top:16px;margin-bottom:31px;justify-content:flex-end!important;display:flex}@media(max-width:768px){.add-manager-form-actions-grid{flex-direction:column}.btn-cancel{margin-right:0;order:3}.btn-continue-without{order:2}.btn-save{order:1}}@media(max-width:768px){.form-row,.permissions-grid,.notifications-grid{grid-template-columns:1fr}.add-manager-form-container{padding:16px;max-height:60vh}.add-manager-form-section{padding:16px}.form-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%;justify-content:center}}.admin-hierarchy-overview-wrapper{max-width:100%;padding:24px}.overview-header{margin-bottom:24px}.overview-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}.overview-subtitle{font-size:14px;color:#6b7280;margin:0}.super-admin-card{border-radius:16px;margin-bottom:24px;background-color:#fff;border:1px solid #e2e8f0}.super-admin-header{display:flex;align-items:center;border-radius:16px 16px 0 0;padding:10px 20px;gap:12px;background-color:#147e86;color:#fff}.super-admin-avatar{width:40px;height:40px;background:#fff3;border-radius:12px;display:grid;place-items:center;color:#fff}.super-admin-avatar img{width:25px;height:25px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(119deg) brightness(103%) contrast(102%)}.super-admin-title{font-size:18px;font-weight:600;margin:0;flex:1}.primary-badge{background:#fff3;padding:6px 16px;border-radius:12px;font-size:12px;font-weight:500}.super-admin-content{padding:16px 25px 0}.super-admin-details{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;background:#ffffff1a}.detail-item{display:flex;flex-direction:column;gap:8px}.detail-label{opacity:.8;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.3px;color:#64748b}.detail-value{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:24px;color:#1e293b}.detail-value-secondary{font-weight:00;font-size:14px;letter-spacing:0px;color:#334155}.detail-avatar{width:30px;height:30px;background:#147e8614;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:600;color:#147e86}.detail-icon{font-size:16px;filter:brightness(0) saturate(100%) invert(74%) sepia(11%) saturate(557%) hue-rotate(175deg) brightness(87%) contrast(86%)}.super-admin-access{display:flex;align-items:center;gap:8px;font-size:13px;opacity:.9;margin:0 27px;padding:20px 4px;border-top:1px solid #f4f7fa}.access-icon{font-size:16px}.access-text{font-weight:400;font-size:14px;line-height:24px;color:#000}.regional-managers-section{margin-bottom:24px}.regional-managers-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.regional-managers-section-header-left{display:flex;align-items:center;gap:12px}.regional-managers-section-title{font-size:18px;font-weight:600;color:#111827;margin:0}.regional-managers-count{font-size:14px;color:#6b7280;margin-bottom:1.5rem;margin-top:-10px}.btn-add-another{background:#147e86!important;color:#fff!important;padding:10px 20px!important;border-radius:12px!important;font-size:14px!important;font-weight:600!important;border:none!important;cursor:pointer}.btn-add-another:hover{background:#0f766e!important}.regional-managers-list{display:flex;flex-direction:column;gap:16px}.regional-manager-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.regional-manager-card-header{display:flex;justify-content:space-between;align-items:flex-start}.regional-manager-info{display:flex;gap:12px}.regional-manager-avatar{width:48px;height:48px;background:#147e8614;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0px;color:#147e86;flex-shrink:0}.regional-manager-basic-info{display:flex;flex-direction:column;gap:4px}.regional-manager-name{font-size:16px;font-weight:600;color:#1e293b}.regional-manager-email{font-size:13px;color:#6b7280;margin:0}.regional-manager-region{font-size:12px;color:#475569;margin:0;font-weight:400}.regional-manager-actions{display:flex;gap:8px}.reginal-manager-btn-edit,.reginal-manager-btn-remove{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.reginal-manager-btn-edit{background:#f1f5f9;color:#334155}.reginal-manager-btn-edit:hover{background:#dbeafe}.reginal-manager-btn-remove{background:#fef2f2;color:#dc2626}.reginal-manager-btn-remove:hover{background:#fee2e2}.invitation-badge-dot{width:5px;height:5px;background:#d97706;border-radius:50%}.regional-manager-invitation-badge{background:#fffbeb;color:#d97706;padding:5px 12px;border-radius:9999px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:6px;margin-top:8px;margin-bottom:16px}.reginal-manager-permission-content{display:grid;grid-template-columns:1fr 1fr}.regional-manager-section{margin-top:16px}.regional-manager-section-subtitle{color:#64748b;margin:0 0 12px;font-weight:500;font-size:12px;letter-spacing:.3px}.regional-manager-permissions-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.regional-manager-permission-item-overview{display:flex;align-items:center;gap:8px;color:#334155;font-family:Roboto;font-weight:400;font-size:14px;letter-spacing:0px}.regional-manager-check-icon{filter:brightness(0) saturate(100%) invert(61%) sepia(36%) saturate(2413%) hue-rotate(115deg) brightness(88%) contrast(87%)}.regional-manager-locations-grid{display:flex;flex-wrap:wrap;gap:8px}.regional-manager-location-chip{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px 10px;min-width:120px;color:#334155;display:flex;align-items:center;justify-content:flex-start;gap:2px;font-weight:400;font-size:13px;letter-spacing:0px}.regional-manager-location-icon{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(73%) sepia(4%) saturate(1476%) hue-rotate(176deg) brightness(89%) contrast(84%)}.location-managers-info{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:16px;display:flex;gap:16px;margin-bottom:24px}.info-icon-wrapper{width:40px;height:40px;background:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.regional-manager-info-content{flex:1}.regional-manager-info-title{font-size:14px;font-weight:600;color:#1e3a8a;margin:0 0 4px}.regional-manager-info-description{font-size:13px;color:#1d4ed8;margin:0 0 8px}.btn-setup-later{background-color:#fff;padding:10px;border-radius:8px;border:none;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer}.btn-setup-later:hover{background-color:#f3f3f3}.overview-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;gap:2rem;padding-top:24px;border-top:1px solid #e5e7eb}.btn-back-overview,.btn-continue-overview{padding:12px 32px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;border:none!important;cursor:pointer}.btn-back-overview{background:#6b7280!important;color:#fff!important}.btn-back-overview:hover{background:#4b5563!important}.btn-continue-overview{background:#147e86!important;color:#fff!important}.btn-continue-overview:hover{background:#0f766e!important}.delete-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal{background:#fff;border-radius:12px;padding:24px;max-width:400px;width:90%}.delete-modal-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 12px}.delete-modal-text{font-size:14px;color:#6b7280;margin:0 0 24px;line-height:1.5}.delete-modal-actions{display:flex;gap:12px;justify-content:flex-end}.btn-cancel-delete,.btn-confirm-delete{padding:10px 20px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;border:none!important;cursor:pointer}.btn-cancel-delete{background:#f3f4f6!important;color:#374151!important}.btn-cancel-delete:hover{background:#e5e7eb!important}.btn-confirm-delete{background:#dc2626!important;color:#fff!important}.btn-confirm-delete:hover{background:#b91c1c!important}@media(max-width:768px){.super-admin-details{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:flex-start;gap:12px}.manager-card-header{flex-direction:column;gap:12px}.manager-actions{width:100%}.reginal-manager-btn-edit,.reginal-manager-btn-remove{flex:1}.permissions-list{grid-template-columns:1fr}.overview-actions{flex-direction:column}}@media(max-width:992px){.regional-managers-section-header{flex-wrap:wrap;gap:10px}.regional-manager-card-header{flex-direction:column;gap:12px;align-items:flex-start}.regional-manager-actions{width:100%;display:flex;gap:8px}.reginal-manager-btn-edit,.reginal-manager-btn-remove{flex:1;text-align:center}.reginal-manager-permission-content{grid-template-columns:1fr;gap:16px}.regional-manager-locations-grid{gap:6px}.regional-manager-location-chip{min-width:unset;flex:1 1 auto}.super-admin-details{grid-template-columns:1fr}.overview-actions{grid-template-columns:1fr;gap:12px}}.sign-up-heading{text-align:center;margin-bottom:30px}.header-sign-up{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.admin-hierarchy-form{width:100%}.admin-section{margin-bottom:20px;border:1px solid #f5f5f5;border-radius:16px;padding:25px}.managers-section{margin-bottom:20px;border:1px solid #e5e7eb;border-radius:16px;padding:15px 25px}.manager-section-header{display:flex;justify-content:space-between;align-items:center}.manager-section-btns{height:36px;background-color:#147e86!important;border:1px solid #147e86;outline:none;color:#fff;font-weight:500;font-style:Medium;font-size:14px!important;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;padding:0 12px;border-radius:8px!important}.manager-section-btns .button-icon{filter:brightness(0) saturate(100%) invert(91%) sepia(92%) saturate(32%) hue-rotate(190deg) brightness(106%) contrast(100%)}.section-title{font-family:Roboto;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.role-description{color:#6b7280;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle}.access-description{color:#6b7280;font-family:Roboto;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:16px;letter-spacing:0px;vertical-align:middle}.tip-section{background-color:#fff7ed;padding:17px;border-radius:16px;border:1px solid #fed7aa;margin-bottom:64px}.tip-text{color:#c2410c;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle}.tip-text span{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#9a3412}.form-group.two-in-one-row{display:flex;justify-content:space-between;gap:20px;flex-direction:row}.column{display:flex;flex-direction:column;gap:8px;width:100%}.admin-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.admin-asterix{color:#e74c3c}.admin-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.admin-select{width:100%;height:44px;padding:10px 40px 10px 12px;border:1px solid #f5f5f5;border-radius:12px;background-color:#f5f5f5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.15532%204.20667L8.44659%200.913337L9.39267%201.84667L5.15532%206.08667L0.917969%201.84667L1.86404%200.913337L5.15532%204.20667Z'%20fill='%236B7280'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px;transition:border-color .2s ease}.admin-input-field:focus,.admin-select:focus{outline:none;border-color:#4a90e2}.admin-input-field.error,.admin-select.error{border-color:#e74c3c}.admin-valid-error{color:#e74c3c;font-size:12px;margin-top:5px}.add-manager-btn{width:100%;padding:12px;background-color:#f8f9fa;color:#4a90e2;border:2px dashed #4a90e2;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:20px}.add-manager-btn:hover{opacity:.9}.manager-form{background-color:#f8f9fa;padding:20px;border-radius:6px;margin-bottom:20px}.manager-form-actions{display:flex;gap:10px;justify-content:flex-end}.cancel-manager-btn,.save-manager-btn{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer}.cancel-manager-btn{background-color:#f5f5f5;color:#666;border:1px solid #ddd}.cancel-manager-btn:hover{opacity:.9}.save-manager-btn{background-color:#4a90e2;color:#fff;border:none}.save-manager-btn:hover{opacity:.9}.added-managers{margin-bottom:20px}.added-managers h4{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.managers-list{display:flex;flex-direction:column;gap:10px}.manager-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f9f9f9;border-radius:4px;border:1px solid #e0e0e0}.manager-info{display:flex;flex-direction:column;gap:4px}.manager-email{font-weight:500;color:#333}.manager-role{font-size:12px;color:#666}.remove-manager-btn{background:none;border:none;color:#e74c3c;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.remove-manager-btn:hover{opacity:.9}.admin-actions{display:flex;flex-direction:column;gap:15px;margin-top:30px}.setup-later-btn{background:none;border:none;color:#666;text-decoration:underline;cursor:pointer;font-size:14px;padding:0;align-self:center}.setup-later-btn:hover{opacity:.9}.continue-section-admin{display:flex;justify-content:space-between;gap:100px}.back-btn-admin{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#6b7280;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.continue-btn-admin{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:#147e86;height:48px;width:100%;border:none;border-radius:8px;color:#fff;cursor:pointer}.back-btn-admin:hover,.continue-btn-admin:hover{opacity:.9}@media(max-width:480px){.admin-hierarchy-wrapper{padding:0 10px}.manager-form-actions,.continue-section-admin{flex-direction:column}.back-btn-admin,.continue-btn-admin{width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-form-wrapper{width:100%;max-width:576px;margin:0 auto}.login-form-content{background:#fff;border-radius:12px;padding:40px 35px}.login-form-header{display:flex;justify-content:flex-start;flex-direction:column;margin-bottom:32px}.login-form-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;vertical-align:middle;color:#111827;margin:0}.welcome-message{margin:5px 0;color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle}.login-form{display:flex;flex-direction:column;gap:20px}.login-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151;margin-bottom:4px}.login-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:42px;border-radius:12px;padding:0 16px}.login-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.login-input-field.error{font-family:Roboto;border-color:#e74c3c;background-color:#fef2f2}.login-input-field::placeholder{color:#999}.login-valid-error{font-family:Roboto;color:#e74c3c;font-size:12px;margin:4px 0 0}.login-options{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.remember-device{display:flex;align-items:center;gap:10px;cursor:pointer;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#4b5563}.remember-checkbox{display:none}.custom-checkbox{width:18px;height:18px;border:2px solid #ccc;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .3s;flex-shrink:0}.remember-checkbox:checked+.custom-checkbox{background-color:#147e86;border-color:#147e86}.remember-checkbox:checked+.custom-checkbox:after{content:url("data:image/svg+xml,%3csvg%20width='13'%20height='9'%20viewBox='0%200%2013%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5068%200.232591C11.8484%20-0.0775305%2012.4022%20-0.0775305%2012.7438%200.232591C13.0812%200.53891%2013.0853%201.03322%2012.7562%201.34415L5.76756%208.74559C5.76084%208.75322%205.75366%208.7605%205.74606%208.76741C5.40446%209.07753%204.85062%209.07753%204.50902%208.76741L0.256199%204.90647C-0.0853997%204.59634%20-0.0853997%204.09353%200.256199%203.78341C0.597798%203.47329%201.15164%203.47329%201.49324%203.78341L5.10118%207.0589L11.4836%200.256346C11.4908%200.248014%2011.4985%200.240081%2011.5068%200.232591Z'%20fill='white'/%3e%3c/svg%3e");color:#fff;font-size:12px;font-weight:700}.forgot-password{color:#147e86;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;text-decoration:none}.forgot-password:hover{opacity:.7}.divider{height:1px;background:linear-gradient(to right,transparent,#e9ecef,transparent);margin:20px 0}.sign-in-button{background:#147e86;color:#fff;border:none;border-radius:8px;padding:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;width:100%}.sign-in-button:hover{opacity:.9}.sign-up-prompt{text-align:center}.sign-up-prompt p{font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#4b5563}.create-account-link{color:#147e86;font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;text-decoration:none}.create-account-link:hover{opacity:.7}@media(max-width:992px){.login-form-header{text-align:center}.login-form-content{padding:0}}@media(max-width:576px){.login-form-header h1{font-size:24px}.login-options{flex-direction:column;align-items:flex-start;gap:12px}.forgot-password{align-self:flex-end}}.email-verified-wrapper{width:100%;margin:0 auto}.email-verified-content{background:#fff;border-radius:12px;padding:20px 30px;text-align:center}.email-verified-header{font-weight:700;font-style:Bold;font-size:24px;line-height:32px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827}.success-icon{margin-bottom:16px}.email-verified-header h1{font-size:24px;font-weight:700;color:#111827;margin:0 0 20px}.email-success-message{color:#111827;font-weight:600;font-size:20px;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle}.verified-email-display{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0px;color:#4b5563;margin:16px 0}.account-info{background-color:#147e8614;border-radius:16px;border:1px solid #147e86;padding:24px;margin:24px 0;text-align:left}.account-info h2{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#147e86}.info-item{display:flex;justify-content:flex-start;gap:12px;align-items:center;padding:12px 0}.info-item:last-child{border-bottom:none}.info-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#374151}.info-value{font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle;color:#374151}.next-action{margin-top:32px}.next-action p{color:#374151;font-family:Roboto;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle}.continue-button{font-family:Roboto;background-color:#147e86;color:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;width:100%;margin-top:32px}.continue-button:hover{opacity:.9}@media(max-width:576px){.email-verified-wrapper{padding:10px}.email-verified-content{padding:30px 20px}.email-verified-header h1{font-size:24px}.info-item{flex-direction:column;align-items:flex-start;gap:4px}.continue-button{padding:14px 24px}}.secure-account-wrapper{width:100%}.secure-account-header{margin:30px 0;text-align:start}.secure-account-header h1{font-family:Roboto;font-weight:700;font-size:24px;line-height:32px;color:#111827;margin-bottom:8px}.secure-account-header p{color:#4b5563;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px}.secure-account-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.secure-label p{font-family:Roboto;font-weight:500;font-size:14px;line-height:20px;color:#374151;margin-bottom:0;text-transform:capitalize}.secure-asterix{color:#e74c3c}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper .secure-input-field{width:100%;padding-right:44px;box-sizing:border-box}.secure-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px;transition:border-color .3s;font-size:14px;font-family:Roboto;width:100%;box-sizing:border-box}.secure-input-field:focus{border-color:#147e86;box-shadow:0 0 0 2px #147e8626}.secure-input-field.error{border-color:#e74c3c}.password-toggle-btn{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:0;font-size:16px;color:#9ca3af;display:flex;align-items:center;line-height:1}.password-toggle-btn:focus{outline:none}.password-strength{height:5px;background-color:#e5e7eb;border-radius:99px;overflow:hidden}.strength-bar{height:100%;border-radius:99px;transition:width .3s ease,background-color .3s ease;min-width:4px}.requirements-popup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;box-shadow:0 4px 12px #00000014}.req-item{display:flex;align-items:center;gap:8px;font-family:Roboto;font-size:13px;line-height:18px;transition:color .2s}.req-unmet{color:#9ca3af}.req-met{color:#27ae60}.req-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;background-color:currentColor}.password-match-hint{font-size:12px;color:#27ae60;font-family:Roboto;margin:0}.secure-valid-error{color:#e74c3c;font-size:13px;margin:0}.two-factor-cards{display:flex;flex-direction:column;gap:12px}.two-factor-card{border:1.5px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:border-color .2s,box-shadow .2s;background:#fff;display:flex;flex-direction:column;gap:12px}.two-factor-card.selected{border-color:#147e86;box-shadow:0 0 0 2px #147e861f}.two-factor-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.two-factor-card-left{display:flex;align-items:flex-start;gap:12px;flex:1}.two-factor-radio-input{margin-top:3px;width:16px;height:16px;accent-color:#147e86;flex-shrink:0;cursor:pointer}.two-factor-card-text{display:flex;flex-direction:column;gap:4px}.two-factor-card-title{font-family:Roboto;font-weight:500;font-size:14px;color:#111827;line-height:20px}.two-factor-card-desc{font-family:Roboto;font-weight:400;font-size:13px;color:#6b7280;line-height:18px}.two-factor-card-icon{filter:brightness(0) saturate(100%) invert(72%) sepia(17%) saturate(235%) hue-rotate(179deg) brightness(88%) contrast(83%);flex-shrink:0;margin-top:2px}.two-factor-card-input-area{display:flex;flex-direction:column;gap:6px;padding-left:28px}.two-factor-inner-label{font-family:Roboto;font-weight:500;font-size:13px;color:#374151;line-height:18px}.two-factor-inner-input{background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:10px;height:42px;padding:0 14px;font-size:14px;font-family:Roboto;color:#374151;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.two-factor-inner-input:focus{border-color:#147e86;box-shadow:0 0 0 2px #147e8626}.setup-later-row{display:flex;align-items:center;gap:10px;cursor:pointer;margin-top:4px}.setup-later-label{font-size:14px;color:#374151;font-weight:400}.two-factor-info{background-color:#f9fafb;border-radius:12px;padding:14px 16px}.two-factor-info h4{font-weight:600;font-size:14px;line-height:20px;color:#374151;margin-bottom:8px;text-transform:capitalize}.two-factor-info p{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;color:#4b5563;margin:0}.terms-group{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.terms-label{font-family:Roboto;font-weight:400;font-size:14px;line-height:20px;color:#4b5563;display:flex;flex-wrap:wrap;align-items:center;gap:2px}.terms-label span{color:#147e86;text-decoration:underline;cursor:pointer}.terms-checkbox{width:16px;height:16px;cursor:pointer;margin-top:2px;flex-shrink:0;accent-color:#147e86}.completion-section{text-align:center;display:flex;flex-direction:column;gap:10px}.completion-section p{color:#6b7280;font-family:Roboto;font-size:14px;line-height:20px}.complete-setup-btn{background-color:#147e86;color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s;width:100%}.eye-icon{width:18px;height:18px;opacity:.5}.password-toggle-btn:hover .eye-icon{opacity:.8}.complete-setup-btn:hover:not(:disabled){opacity:.9}.complete-setup-btn:disabled{background-color:#9ca3af;cursor:not-allowed}@media(max-width:576px){.secure-account-header h1{font-size:22px}}@media(max-width:480px){.two-factor-card{padding:12px}.two-factor-card-input-area{padding-left:0}.two-factor-card-icon{display:none}.complete-setup-btn{font-size:14px;padding:14px 20px}.secure-account-header h1{font-size:20px}}.approval-pending-wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 16px;box-sizing:border-box}.approval-pending-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:520px;width:100%;gap:16px}.approval-check-icon{width:72px;height:72px}.approval-title{font-family:Roboto;font-weight:700;font-size:22px;line-height:32px;color:#111827;margin:0}.approval-status-badge{display:inline-flex;align-items:center;gap:8px;background-color:#f3f4f6;border-radius:999px;padding:6px 16px}.approval-status-label{font-family:Roboto;font-weight:600;font-size:12px;color:#374151;letter-spacing:.5px}.approval-status-value{font-family:Roboto;font-weight:700;font-size:12px;color:#147e86;letter-spacing:.5px}.approval-desc{font-family:Roboto;font-weight:400;font-size:14px;line-height:22px;color:#4b5563;margin:0;max-width:440px}.approval-touch{font-family:Roboto;font-weight:700;font-size:14px;line-height:20px;color:#111827;margin:0}.approval-support-btn{display:inline-flex;align-items:center;gap:8px;background-color:#147e86;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-family:Roboto;font-weight:600;font-size:15px;cursor:pointer;transition:opacity .2s;margin-top:8px}.approval-support-btn:hover{opacity:.9}.approval-support-icon{width:18px;height:18px;filter:brightness(0) invert(1)}@media(max-width:480px){.approval-title{font-size:18px;line-height:26px}.approval-pending-wrapper{padding:24px 12px}}.forgot-password-wrapper{display:flex;justify-content:center;align-items:center;min-height:100%;width:100%;padding:20px 0}.forgot-password-content{width:100%;max-width:450px;padding:0 1rem}.forgot-password-header{text-align:center;margin-bottom:32px}.forgot-password-header h1{font-family:Roboto;font-weight:700;font-size:28px;line-height:36px;letter-spacing:0px;text-align:center;color:#111827;margin:0 0 12px}.instruction-message{color:#6b7280;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;margin:0}.forgot-password-form{width:100%}.form-group{margin-bottom:24px}.forgot-password-label{display:block;font-family:Roboto;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#374151;margin-bottom:8px}.forgot-password-input-field{width:100%;background-color:#f9fafb;outline:none;border:1px solid #e5e7eb;height:48px;border-radius:8px;padding:0 16px;font-family:Roboto;font-size:15px;color:#111827;transition:all .2s ease;box-sizing:border-box}.forgot-password-input-field::placeholder{color:#9ca3af}.forgot-password-input-field:focus{outline:none;border-color:#147e86;background-color:#fff;box-shadow:0 0 0 3px #147e861a}.forgot-password-input-field:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.forgot-password-input-field.error{border-color:#ef4444;background-color:#fef2f2}.forgot-password-input-field.error:focus{box-shadow:0 0 0 3px #ef44441a}.forgot-password-valid-error{color:#ef4444;font-size:13px;font-family:Roboto;font-weight:400;margin:6px 0 0;line-height:18px}.send-verification-button{width:100%;height:56px;padding:0 24px;background-color:#147e86;color:#fff;border:none;border-radius:8px;cursor:pointer;margin-bottom:24px;font-family:Roboto;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;transition:all .2s ease}.send-verification-button:hover:not(:disabled){background-color:#106569;transform:translateY(-1px);box-shadow:0 4px 12px #147e8633}.send-verification-button:active:not(:disabled){transform:translateY(0)}.send-verification-button:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}.back-to-signin{text-align:center;margin-top:20px}.back-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Roboto;font-weight:500;font-size:15px;line-height:24px;letter-spacing:0px;color:#147e86;text-decoration:none;transition:all .2s ease;padding:8px 16px;border-radius:6px}.back-link img{width:16px;height:16px;transition:transform .2s ease}.back-link:hover{background-color:#147e860d;color:#106569}.back-link:hover img{transform:translate(-2px)}.success-message{text-align:center;padding:24px;background-color:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0}.success-message h2{color:#166534;font-family:Roboto;font-weight:600;font-size:20px;line-height:28px;margin:0 0 12px}.success-message p{color:#16a34a;font-family:Roboto;font-weight:400;font-size:15px;line-height:22px;margin:0}@media(max-width:1024px){.forgot-password-header h1{font-size:26px;line-height:34px}.instruction-message{font-size:15px;line-height:22px}}@media(max-width:992px){.forgot-password-content{max-width:100%;padding:0 1.5rem}.forgot-password-wrapper{padding:0;align-items:flex-start}}@media(max-width:768px){.forgot-password-header{margin-bottom:28px}.forgot-password-header h1{font-size:24px;line-height:32px;margin-bottom:10px}.instruction-message{font-size:15px;line-height:22px}.form-group{margin-bottom:20px}.forgot-password-label{font-size:13px;margin-bottom:6px}.forgot-password-input-field{height:46px;font-size:14px;padding:0 14px}.send-verification-button{height:52px;font-size:15px;margin-bottom:20px}.back-link{font-size:14px;padding:6px 12px}}@media(max-width:480px){.forgot-password-content{padding:0 1rem}.forgot-password-header{margin-bottom:24px}.forgot-password-header h1{font-size:22px;line-height:30px;margin-bottom:8px}.instruction-message{font-size:14px;line-height:20px}.form-group{margin-bottom:18px}.forgot-password-label{font-size:13px;margin-bottom:6px}.forgot-password-input-field{height:44px;font-size:14px;padding:0 12px;border-radius:7px}.forgot-password-valid-error{font-size:12px;margin-top:4px}.send-verification-button{height:48px;font-size:14px;margin-bottom:16px;border-radius:7px}.back-to-signin{margin-top:16px}.back-link{font-size:13px;gap:6px;padding:6px 10px}.back-link img{width:14px;height:14px}.success-message{padding:20px 16px}.success-message h2{font-size:18px;line-height:26px;margin-bottom:10px}.success-message p{font-size:14px;line-height:20px}}@media(max-width:360px){.forgot-password-content{padding:0 .75rem}.forgot-password-header h1{font-size:20px;line-height:28px}.instruction-message{font-size:13px;line-height:19px}.forgot-password-label{font-size:12px}.forgot-password-input-field{height:42px;font-size:13px}.send-verification-button{height:46px;font-size:13px}.back-link{font-size:12px}}.verification-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.verification-content{width:100%;max-width:400px}.verification-header{text-align:center;margin-bottom:20px}.verification-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827;margin-bottom:-10px}.security-message{color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;margin-top:1rem}.verification-info{text-align:center;margin-bottom:30px}.verification-info p{color:#374151;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.verification-info span{font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151}.verification-form{width:100%}.code-inputs{display:flex;justify-content:space-between;margin-bottom:20px}.code-input{width:50px;height:50px;text-align:center;font-size:18px;border:1px solid #d1d5db;border-radius:16px;padding:0}.code-input:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #4a90e233}.timer{text-align:center;margin-bottom:20px}.timer p{color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle}.timer span{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#147e86}.verify-button{width:100%;padding:12px;background-color:#147e86;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:20px;font-family:Roboto}.verify-button:hover{opacity:.9}.verify-button:disabled{cursor:not-allowed;opacity:.3}.resend-container{text-align:center;display:flex;justify-content:center;align-items:center;gap:5px}.resend-text{color:#000;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle}.resend-button-verify{background:none;border:none;color:#147e86;cursor:pointer;padding:0;text-decoration:none;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle}.resend-button-verify.disabled{cursor:not-allowed;opacity:.5}@media(max-width:992px){.verification-wrapper{display:flex;flex-direction:column;justify-content:flex-start}}@media(max-width:480px){.code-input{width:40px;height:40px;font-size:16px}}.reset-password-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.reset-password-content{width:100%;max-width:400px}.reset-password-header{text-align:center;margin-bottom:30px}.reset-password-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827}.instruction-message{color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle}.reset-password-form{width:100%}.reset-password-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.reset-password-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.reset-password-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.reset-password-input-field.error{border-color:#e74c3c}.reset-password-valid-error{color:red;font-size:12px;font-family:Roboto;margin:0 0 -12px}.send-verification-button{width:100%;padding:12px;background-color:#147e86;color:#fff;border:none;border-radius:8px;cursor:pointer;margin-bottom:20px;font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.send-verification-button:hover{opacity:.9}.back-to-signin{text-align:center}.back-link{display:flex;justify-content:center;gap:10px;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#147e86;text-decoration:none}.back-link:hover{opacity:.7}.success-message{text-align:center;padding:20px}.success-message h2{color:#333;margin-bottom:10px}.success-message p{color:#666;margin-bottom:20px}.create-password-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.create-password-content{width:100%;max-width:450px}.create-password-header{text-align:center;margin-bottom:30px}.create-password-header h1{font-size:24px;font-weight:600;margin-bottom:10px;color:#333}.create-password-form{width:100%}.create-password-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.create-password-label span{color:red}.create-password-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:48px;border-radius:12px;padding:0 16px}.create-password-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.create-password-input-field.error{border-color:#e74c3c}.create-password-valid-error{color:red;font-size:12px;font-family:Roboto;margin:0 0 -12px}.strength-text{font-family:Roboto;font-size:12px}.password-requirements{margin-bottom:25px;padding:15px;background-color:#147e8614;border:1px solid #147e86;border-radius:4px}.password-requirements h3{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;text-transform:capitalize;color:#374151}.password-requirements ul{margin:0;padding-left:20px}.password-requirements li{font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#4b5563;margin-bottom:2px}.password-requirements li.met{color:#147e86}.password-requirements li.met:before{content:"✓ ";color:#147e86}.two-factor-section{margin-bottom:25px}.two-factor-section h3{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.two-factor-options{display:flex;flex-direction:column;gap:10px}.complete-setup-button{width:100%;height:52px;background-color:#045c5d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.complete-setup-button:hover{opacity:.9}@media(max-width:480px){.create-password-content{padding:0 10px}}.account-locked-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.account-locked-content{width:100%;max-width:450px}.account-locked-header{text-align:center;margin-bottom:30px}.account-locked-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:32px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#111827}.account-locked-alert{text-align:center;margin-bottom:25px}.account-locked-alert h2{font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#4b5563;margin-top:-15px;margin-bottom:32px}.lock-icon{margin-bottom:12px}.locked-message{color:#666;line-height:1.6}.locked-message p{color:#374151;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.locked-message p:last-child{font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#4b5563;margin-top:32px}.security-notice{background-color:#f3f4f6;border:1px solid #147e86;border-radius:8px;padding:20px;margin-bottom:25px}.security-notice h3{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151}.security-notice p{color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle}.account-locked-actions{text-align:center}.support-button{width:100%;height:48px;padding:12px;background-color:#147e86;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:20px}.support-button:hover{opacity:.9}.timer-display{display:flex;justify-content:center;align-items:center;gap:5px;margin-bottom:10px;font-family:Roboto}.timer-label{font-size:14px;color:#666}.timer-value{font-size:16px;font-weight:600;color:#d32f2f;font-family:monospace}@media(max-width:992px){.account-locked-wrapper{display:flex;flex-direction:column;justify-content:flex-start}}@media(max-width:480px){.account-locked-content{padding:0 10px}.secondary-actions{flex-direction:column}}.team-invitation-wrapper{display:flex;justify-content:center;align-items:center}.team-invitation-content{width:100%;max-width:500px}.team-invitation-header{text-align:center;margin-bottom:20px}.team-invitation-header h1{font-family:Roboto;font-weight:700;font-style:Bold;font-size:32px;leading-trim:NONE;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.invitation-subtitle{color:#4b5563;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;vertical-align:middle}.invitation-details{text-align:center;background-color:#147e8614;border:1px solid #147e86;border-radius:24px;padding:45px 0 25px}.invitation-details img{margin:15px 0}.invitation-details h2{font-family:Roboto;font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:28px;letter-spacing:0px;text-align:center;vertical-align:middle;text-transform:capitalize;color:#147e86}.invitation-info p{color:#374151;font-family:Roboto;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;margin:6px}.required-asterix{color:red}.invitation-info span{font-family:Roboto;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#374151}.invitation-details .restaurant-name{font-family:Roboto;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle;text-transform:uppercase;color:#374151}.invitation-info .role-span{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#6b7280}.invitation-info .role-p{font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;color:#6b7280}.team-invitation-form{width:100%}.form-row{display:flex;gap:15px;margin-bottom:20px}.form-row .form-group{flex:1}.form-group{margin-bottom:20px}.invitation-label{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;text-transform:capitalize;color:#374151}.invitation-input-field{background-color:#f5f5f5;outline:none;border:1px solid #f5f5f5;height:44px;border-radius:12px;padding:0 16px}.invitation-input-field:focus{outline:none;border-color:#147e86;box-shadow:0 0 0 2px #3498db33}.invitation-input-field.error{border-color:#e74c3c}.invitation-valid-error{color:#e74c3c;font-size:12px;margin-top:5px}.password-strength{display:flex;align-items:center;margin-top:8px;gap:10px}.strength-bar{width:60%;height:6px;background-color:#f0f0f0;border-radius:3px;overflow:hidden}.strength-fill{height:100%;transition:all .3s ease}.strength-text{font-size:12px;color:#666}.two-factor-options{display:flex;flex-direction:column;gap:10px;margin-top:8px}.two-factor-option{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#333}.two-factor-radio{display:none}.custom-radio{width:18px;height:18px;border:2px solid #ddd;border-radius:50%;margin-right:10px;position:relative;display:inline-block}.two-factor-radio:checked+.custom-radio{border-color:#4a90e2}.two-factor-radio:checked+.custom-radio:after{content:"";width:10px;height:10px;background-color:#4a90e2;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-invite-terms{display:flex;flex-direction:row;gap:6px;margin-top:12px}.team-invite-terms-label{display:flex;align-items:center;font-family:Roboto;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.team-invite-terms-checkbox{width:16px;height:16px;cursor:pointer}.team-invite-link{color:#007bff;text-decoration:underline;cursor:pointer}.team-invite-error{color:red;font-size:13px;margin-top:4px}.accept-invitation-button{width:100%;height:48px;padding:12px;background-color:#147e86;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:15px;margin-top:25px}.accept-invitation-button:hover{opacity:.9}.decline-invitation{text-align:center}.decline-button{background:none;border:none;color:#147e86;cursor:pointer;text-decoration:none;font-family:Roboto;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:0px;text-align:center;vertical-align:middle}.decline-button:hover{opacity:.7}@media(max-width:480px){.team-invitation-content{padding:0 10px}.form-row{flex-direction:column;gap:0}}.dashboard-home{display:flex;flex-direction:column;gap:24px;width:100%}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.items-analytics{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width:1024px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dashboard-stats-grid{grid-template-columns:1fr}.dashboard-home{gap:16px}}@media(max-width:768px){.items-analytics{grid-template-columns:1fr}}.stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,transform .2s ease}.stat-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.stat-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.stat-card-icon-container{width:45px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card-icon{width:24px;height:24px;object-fit:contain}.stat-card-comparison{font-size:14px;font-weight:500;padding:4px 12px;border-radius:20px;white-space:nowrap}.stat-card-comparison.positive{background-color:#dcfce7;color:#16a34a}.stat-card-comparison.negative{background-color:#fee2e2;color:#dc2626}.stat-card-comparison.neutral{background-color:#f3f4f6;color:#6b7280}.stat-card-body{display:flex;flex-direction:column;gap:4px}.stat-card-value{font-size:24px;font-weight:700;color:#111827;line-height:1.2}.stat-card-subtitle{font-size:14px;font-weight:400;color:#6b7280;line-height:1.4}.top-performing-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px;display:flex;flex-direction:column;gap:20px}.top-performing-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.top-performing-title{font-size:18px;font-weight:600;color:#111827;margin:0}.top-performing-tabs{display:flex;gap:8px;padding:4px}.tab-button{padding:6px 16px;background-color:transparent;border:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap}.tab-button:hover{color:#111827}.tab-button.active{background:#045c5d14;border-radius:9999px;color:#111827;box-shadow:0 1px 2px #0000000d}.top-performing-list{display:flex;flex-direction:column;gap:16px}.performing-item{display:flex;align-items:center}.item-info{display:flex;min-width:7rem}.item-name{font-size:14px;color:#4b5563;font-weight:500;line-height:20px;letter-spacing:0px}.item-progress{display:flex;align-items:center;width:100%}.item-progress-bar-container{flex:1;width:100%;background-color:#e5e7eb;border-radius:99999px;overflow:hidden}.progress-bar-background{width:100%;height:35px;background-color:#e5e7eb;border-radius:0 16px 0 0;overflow:hidden;position:relative}.progress-bar-fill{height:100%;border-radius:0 16px 16px 0;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;width:0;transition:none}.progress-bar-fill.animate{animation:expandBar .8s ease forwards}@keyframes expandBar{0%{width:0}to{width:var(--target-width)}}.progress-badge{font-size:12px;font-weight:600;color:#fff;background-color:#0003;padding:2px 8px;border-radius:12px;white-space:nowrap}.item-orders{font-size:14px;font-weight:400;color:#6b7280;min-width:45px;text-align:right}@media(max-width:640px){.top-performing-header{flex-direction:column;align-items:flex-start}.top-performing-tabs{width:100%;justify-content:center}.progress-badge{font-size:11px;padding:2px 6px}.item-orders{min-width:40px;font-size:13px}}.revenue-trend-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a;height:100%;display:flex;flex-direction:column}.revenue-trend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.revenue-trend-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.revenue-trend-controls{display:flex;align-items:center;gap:16px}.timeframe-select{padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;background:#efefef;font-size:14px;color:#000;cursor:pointer;outline:none;transition:border-color .2s}.timeframe-select:hover{border-color:#999}.currency-label{font-size:14px;color:#6b7280;font-weight:400}.currency-label strong{color:#333;font-weight:600}.chart-legend{display:flex;gap:18px;margin-bottom:12px}.legend-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-dot--current{background:#ef4444}.legend-dot--previous{background:#22c55e}.chart-container{flex:1;margin-bottom:20px}.revenue-trend-footer{display:flex;justify-content:space-between;align-items:flex-start;padding-top:20px;border-top:1px solid #f0f0f0}.metric-item{display:flex;flex-direction:column;gap:4px}.metric-value{font-size:24px;font-weight:700;color:#1a1a1a}.metric-value.positive{color:#22c55e}.metric-value.negative{color:#ef4444}.metric-label{font-size:14px;color:#666;display:flex;align-items:center;gap:4px}.info-badge{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#f0f0f0;border-radius:50%;font-size:12px;color:#666;cursor:help;font-weight:600}.custom-tooltip{background:#000000d9;border-radius:6px;padding:8px 12px;box-shadow:0 2px 8px #00000026}.tooltip-label{font-size:12px;color:#fff;margin:0 0 6px;font-weight:500}.tooltip-row{display:flex;align-items:center;gap:7px;margin:3px 0}.tooltip-dot--current{background:#ef4444}.tooltip-dot--previous{background:#22c55e}.tooltip-value{font-size:14px;color:#fff;margin:0;font-weight:700}.tooltip-period{font-size:11px;color:#aaa;margin:0}@media(max-width:768px){.revenue-trend-header{flex-direction:column;align-items:flex-start;gap:12px}.metric-value{font-size:20px}}@media(max-width:768px){.revenue-trend-footer{flex-direction:column;gap:16px;align-items:center}}.franchise-container{display:flex;flex-direction:column;gap:1rem}.franchise-header h2{font-weight:700;font-size:24px;color:#111827}.franchise-header p{font-weight:400;font-size:16px;line-height:24px;color:#4b5563}.franchise-filter-section{display:flex;align-items:center;justify-content:space-between;gap:1rem}.franchise-filter-container{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.franchise-filter-dropdown{background-color:#166e6c!important;border:none!important;min-width:150px}.franchise-filter-dropdown.custom-select-container{min-height:20px!important;padding:8px 14px}.franchise-filter-dropdown .custom-select-text{color:#fff!important}.franchise-filter-dropdown.custom-select-container:hover{background-color:#0f5554!important}.franchise-filter-dropdown .custom-select-value{font-size:12px;color:#fff!important;font-weight:500}.franchise-filter-action{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.franchise-filter-apply-btn,.franchise-filter-reset-btn{border-radius:8px!important;border:none!important;padding:10px 12px!important;font-size:14px!important;font-weight:500!important;white-space:nowrap}.franchise-filter-apply-btn{background-color:#166e6c!important;color:#fff!important}.franchise-filter-apply-btn:hover{background-color:#0f5554!important}.franchise-filter-reset-btn{background-color:#166e6c14!important;color:#166e6c!important}.franchise-filter-reset-btn:hover{background-color:#166e6c1a!important}@media(max-width:1024px){.franchise-filter-section{flex-direction:column;align-items:flex-start;gap:1rem}.franchise-filter-container,.franchise-filter-action{width:100%;justify-content:flex-start}.franchise-filter-dropdown{min-width:140px}}@media(max-width:768px){.franchise-filter-section,.franchise-filter-container,.franchise-filter-action{gap:.75rem}.franchise-filter-dropdown{min-width:130px}.franchise-filter-apply-btn,.franchise-filter-reset-btn{padding:7px 10px!important;font-size:13px!important}}@media(max-width:640px){.franchise-filter-container{width:100%;gap:.5rem}.franchise-filter-dropdown{flex:1 1 calc(50% - .25rem);min-width:0}.franchise-filter-action{width:100%;gap:.5rem}.franchise-filter-apply-btn,.franchise-filter-reset-btn{flex:1}}@media(max-width:480px){.franchise-header h2{font-size:20px}.franchise-header p{font-size:14px;line-height:20px}.franchise-filter-container{flex-direction:column;gap:.5rem}.franchise-filter-dropdown{width:100%;flex:1 1 auto}.franchise-filter-action{flex-direction:column;gap:.5rem}.franchise-filter-apply-btn,.franchise-filter-reset-btn{width:100%;justify-content:center}}.franchise-stat-card-container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.franchise-stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,transform .2s ease}.franchise-stat-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.franchise-stat-header{display:flex;align-items:center;justify-content:space-between}.franchise-stat-icon{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:8px}.franchise-stat-icon img{width:24px;height:24px;object-fit:contain}.franchise-stat-title{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:17.5px;color:#4b5563}.franchise-stat-value{font-family:Roboto,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#111827}.franchise-stat-comparison{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;color:#16a34a}.franchise-icon-warning-msg{display:flex;align-items:center;gap:.5rem;color:#ca8a04}.franchise-icon-warning-msg img{width:16px;height:16px}.franchise-stat-card-action-btn{padding:6px 12px!important;font-size:14px!important;border-radius:8px!important;background-color:#166e6c!important;color:#fff!important;border:none!important;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background-color .2s ease}.franchise-stat-card-action-btn:hover{background-color:#0f5554!important}.franchise-stat-card-action-btn img{width:16px;height:16px}@media(max-width:1024px){.franchise-stat-card-container{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.franchise-stat-card-container{grid-template-columns:repeat(2,1fr);gap:16px}.franchise-stat-card{padding:14px;gap:12px}.franchise-stat-value{font-size:20px;line-height:28px}.franchise-stat-title,.franchise-stat-comparison{font-size:13px}}@media(max-width:640px){.franchise-stat-card-container{grid-template-columns:1fr;gap:12px}.franchise-stat-card{padding:16px}.franchise-stat-icon{width:40px;height:40px}.franchise-stat-icon img{width:20px;height:20px}.stat-card-action-btn{padding:5px 10px!important;font-size:13px!important}}@media(max-width:480px){.franchise-stat-card{padding:12px;gap:10px}.franchise-stat-value{font-size:18px;line-height:24px}.franchise-stat-title,.franchise-stat-comparison{font-size:12px}.franchise-stat-header{flex-wrap:wrap;gap:8px}}.franchise-bottom-section{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:24px}@media(max-width:1024px){.franchise-bottom-section{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){.franchise-bottom-section{margin-top:16px;gap:16px}}.franchise-stat-chart-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;margin-top:24px}.chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:16px}.chart-title-section{display:flex;flex-direction:column;gap:4px}.chart-title{font-size:18px;font-weight:600;color:#111827;margin:0}.chart-subtitle{font-size:14px;color:#6b7280;margin:0}.chart-location-filter-btn{background:#166e6c;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.chart-location-filter-btn:hover{background:#135956}.chart-legend{display:flex;gap:5rem;margin-bottom:16px;padding-left:8px}.legend-item{display:flex;align-items:center;gap:8px}.legend-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-dot-green{background:#16a34a}.legend-dot-blue{background:#3b82f6}.legend-text{font-size:13px;color:#6b7280;font-weight:500}.chart-wrapper{margin-bottom:24px;position:relative;background-color:#f9fafb;padding:24px 0;border-radius:8px}.custom-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;box-shadow:0 4px 6px #0000001a;min-width:160px}.tooltip-date{font-size:11px;color:#6b7280;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.tooltip-row{display:flex;align-items:center;gap:8px;margin:6px 0}.tooltip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tooltip-value{font-size:15px;font-weight:700;color:#111827;margin:0}.tooltip-label{font-size:11px;color:#9ca3af;margin:0 0 0 auto}.chart-stats-container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;justify-items:center}.chart-stat-item{display:flex;align-items:flex-start;gap:12px}.stat-icon-wrapper{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon-green{background:#f0fdf4}.stat-icon-blue{background:#eff6ff}.stat-icon-purple{background:#faf5ff}.stat-content{display:flex;flex-direction:column;gap:4px}.stat-label{font-size:12px;color:#6b7280;margin:0;font-weight:500}.stat-value{font-size:20px;font-weight:700;color:#111827;margin:0}.stat-value-positive{color:#16a34a}.stat-date{font-size:12px;color:#9ca3af;margin:0}@media(max-width:992px){.chart-stats-container{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:20px}.chart-stat-item{flex-direction:column;align-items:center;text-align:center;padding:16px 8px}.stat-content{align-items:center}.stat-icon-wrapper{width:44px;height:44px;margin-bottom:6px}.stat-label{font-size:13px}.stat-value{font-size:22px}.stat-date{font-size:12px}.chart-legend{gap:2rem}}@media(max-width:768px){.franchise-stat-chart-container{padding:16px}.chart-header{flex-direction:column;align-items:stretch}.chart-location-filter-btn{width:100%}.chart-legend{flex-wrap:wrap;gap:16px}.chart-title{font-size:16px}.chart-wrapper{margin-left:-16px;margin-right:-16px}.chart-stats-container{grid-template-columns:1fr;gap:0;border-top:1px solid #f3f4f6}.chart-stat-item{flex-direction:column;align-items:center;text-align:center;padding:20px 16px;border-bottom:1px solid #f3f4f6;width:100%}.chart-stat-item:last-child{border-bottom:none}.stat-content{align-items:center}.stat-icon-wrapper{width:48px;height:48px;margin-bottom:4px}.stat-label{font-size:14px}.stat-value{font-size:28px}.stat-date{font-size:13px}}@media(max-width:480px){.stat-icon-wrapper{width:44px;height:44px}.stat-value{font-size:24px}.chart-title{font-size:15px}.legend-text{font-size:12px}}.customer-segmentation-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;height:100%}.customer-segmentation-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}.customer-segmentation-list{display:flex;flex-direction:column;gap:12px}.customer-segment-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px;transition:all .3s ease;cursor:pointer}.customer-segment-item:hover{filter:brightness(.95);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.segment-info{display:flex;align-items:center;gap:12px}.segment-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.segment-icon img{width:20px;height:20px;object-fit:contain}.segment-details{display:flex;flex-direction:column;gap:2px}.segment-name{font-size:14px;font-weight:600;color:#111827;margin:0}.segment-description{font-size:12px;color:#6b7280;margin:0}.segment-count{font-size:20px;font-weight:700;color:#111827}@media(max-width:768px){.customer-segmentation-container{padding:16px}.customer-segmentation-title{font-size:16px}.segment-count{font-size:18px}.segment-name{font-size:13px}.segment-description{font-size:11px}}.activated-loyalty-cards-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;height:100%}.activated-loyalty-cards-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}.total-active-cards-section{background:#f9fafb;border:1px solid #dadada;border-radius:8px;padding:16px;margin-bottom:16px}.total-cards-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.total-cards-label{font-size:14px;color:#6b7280;font-weight:500}.total-cards-count{font-size:24px;font-weight:700;color:#111827}.progress-bar-container{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;background:#166e6c;border-radius:4px;transition:width .05s linear}.progress-bar-label{font-size:12px;color:#6b7280;margin:0}.loyalty-cards-list{display:flex;flex-direction:column;gap:12px}.loyalty-card-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px;transition:all .3s ease;cursor:pointer}.loyalty-card-item:hover{filter:brightness(.95);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.loyalty-card-info{display:flex;align-items:center;gap:12px}.loyalty-card-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.loyalty-card-icon img{width:20px;height:20px;object-fit:contain}.loyalty-card-details{display:flex;flex-direction:column;gap:2px}.loyalty-card-name{font-size:14px;font-weight:600;color:#111827;margin:0}.loyalty-card-description{font-size:12px;color:#6b7280;margin:0}.loyalty-card-count{font-size:20px;font-weight:700;color:#111827}@media(max-width:768px){.activated-loyalty-cards-container{padding:16px}.activated-loyalty-cards-title{font-size:16px}.total-cards-count{font-size:20px}.loyalty-card-count{font-size:18px}.loyalty-card-name{font-size:13px}.loyalty-card-description{font-size:11px}}.location-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.location-modal-container{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.location-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 20px;border-bottom:1px solid #f0f0f0}.location-modal-title{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.location-modal-close-btn{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.location-modal-close-btn:hover{opacity:.7}.location-modal-close-btn img{width:20px;height:20px}.location-modal-filters{display:flex;gap:12px;padding:20px;border:1px solid #f0f0f0;margin:10px 20px;border-radius:10px}.location-modal-search-wrapper{position:relative;flex:1}.location-modal-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:.4;pointer-events:none}.location-modal-search-input{width:100%;padding:10px 14px 10px 42px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#1a1a1a;outline:none;transition:border-color .2s}.location-modal-search-input::placeholder{color:#9ca3af}.location-modal-search-input:focus{border-color:#166e6c}.location-modal-filter-dropdown{min-width:200px}.location-modal-results-count{padding:12px 24px;font-size:13px;color:#6b7280;background:#f9fafb;border-radius:10px}.location-modal-list{flex:1;overflow-y:auto;padding:0;max-height:400px}.location-modal-item{padding:20px 24px;margin:10px 18px;border:1px solid #147e86;border-left:4px solid #147e86;border-radius:16px;transition:background-color .2s}.location-modal-item:hover{background:#f9fafb}.location-modal-item-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.location-modal-item-info{flex:1;display:flex;flex-direction:column;gap:8px}.location-modal-item-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1a1a1a}.location-modal-item-icon{width:16px;height:16px;opacity:.5}.location-modal-item-address{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.location-modal-item-address img{width:14px;height:14px;opacity:.4}.location-modal-review-btn{flex-shrink:0}.location-modal-empty{padding:60px 24px;text-align:center;color:#9ca3af;font-size:14px}.location-modal-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 24px;border-top:1px solid #f0f0f0}.location-modal-pagination-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:18px;cursor:pointer;transition:all .2s}.location-modal-pagination-arrow:hover:not(:disabled){border-color:#166e6c;color:#166e6c;background:#f0fdf4}.location-modal-pagination-arrow:disabled{opacity:.3;cursor:not-allowed}.location-modal-pagination-numbers{display:flex;align-items:center;gap:6px}.location-modal-pagination-number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.location-modal-pagination-number:hover{border-color:#166e6c;color:#166e6c;background:#f0fdf4}.location-modal-pagination-number.active{background:#166e6c;border-color:#166e6c;color:#fff}@media(max-width:768px){.location-modal-container{max-width:100%;max-height:95vh;margin:10px}.location-modal-filters{flex-direction:column}.location-modal-filter-dropdown{width:100%}.location-modal-item-content{flex-direction:column;gap:12px}.location-modal-review-btn{width:100%}.location-modal-pagination-numbers{gap:4px}.location-modal-pagination-number,.location-modal-pagination-arrow{width:28px;height:28px;font-size:12px}}.charity-container{display:flex;flex-direction:column;gap:1rem}.charity-header h2{font-weight:700;font-size:24px;color:#111827}.charity-header p{font-weight:400;font-size:16px;line-height:24px;color:#4b5563}.charity-stat-card-container{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.charity-stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s ease,transform .2s ease}.charity-stat-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.charity-stat-header{display:flex;align-items:center;gap:10px}.charity-stat-icon{width:36px;height:36px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:8px}.charity-stat-title{font-family:Roboto,sans-serif;font-weight:500;font-size:13px;line-height:18px;color:#4b5563}.charity-stat-value{font-family:Roboto,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#111827}.charity-stat-comparison{font-family:Roboto,sans-serif;font-weight:500;font-size:13px;color:#16a34a;display:flex;align-items:center;gap:4px}.charity-stat-arrow{font-size:12px}.charity-stat-progress-section{display:flex;flex-direction:column;gap:6px}.charity-stat-progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:999px;overflow:hidden}.charity-stat-progress-fill{height:100%;background-color:#16a34a;border-radius:999px;transition:width .3s ease}.charity-stat-progress-label{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;color:#6b7280}.charity-main-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;align-items:stretch}.charity-main-grid>*{height:100%}.charity-section-placeholder{background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;padding:32px 16px;text-align:center;color:#9ca3af;font-size:14px;font-family:Roboto,sans-serif}@media(max-width:1280px){.charity-stat-card-container{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.charity-stat-card-container{grid-template-columns:repeat(3,1fr)}.charity-main-grid{grid-template-columns:1fr}}@media(max-width:768px){.charity-stat-card-container{grid-template-columns:repeat(2,1fr);gap:12px}.charity-stat-value{font-size:20px;line-height:28px}}@media(max-width:480px){.charity-stat-card-container{grid-template-columns:1fr}.charity-header h2{font-size:20px}.charity-header p{font-size:14px}}.dt-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px;display:flex;flex-direction:column;gap:16px}.dt-header{display:flex;align-items:center;justify-content:space-between}.dt-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#111827;margin:0}.dt-dropdown-wrapper{position:relative}.dt-dropdown-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;white-space:nowrap}.dt-dropdown-btn:hover{border-color:#d1d5db;background-color:#f9fafb}.dt-chevron{font-size:12px;color:#6b7280;transition:transform .2s ease;display:inline-block}.dt-chevron--open{transform:rotate(180deg)}.dt-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:100;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000014;list-style:none;margin:0;padding:4px;min-width:140px}.dt-dropdown-item{padding:8px 12px;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#374151;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.dt-dropdown-item:hover{background-color:#f3f4f6}.dt-dropdown-item--active{background-color:#f0fdf4;color:#16a34a;font-weight:500}.dt-chart-wrapper{width:100%}.dt-tooltip{background-color:#1f2937;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.dt-tooltip-label{font-family:Roboto,sans-serif;font-size:12px;color:#9ca3af;margin:0}.dt-tooltip-value{font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:#fff;margin:0}.fp-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px}.fp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.fp-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#111827;margin:0}.fp-view-all{background:none;border:none;padding:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#16a34a;cursor:pointer}.fp-view-all:hover{text-decoration:underline}.fp-table{width:100%;border-collapse:collapse}.fp-th{font-family:Roboto,sans-serif;font-weight:500;font-size:13px;color:#6b7280;text-align:left;padding:8px 12px 8px 0;border-bottom:1px solid #f3f4f6}.fp-th--campaign{width:35%}.fp-row{border-bottom:1px solid #f9fafb}.fp-row:last-child{border-bottom:none}.fp-td{font-family:Roboto,sans-serif;font-size:14px;color:#374151;padding:14px 12px 14px 0;vertical-align:middle}.fp-td--name{font-weight:600;color:#111827}.fp-td--progress{display:flex;align-items:center;gap:10px}.fp-progress-bar{flex:1;height:8px;background-color:#e5e7eb;border-radius:999px;overflow:hidden;min-width:80px}.fp-progress-fill{height:100%;border-radius:999px;transition:width .3s ease}.fp-percent{font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#374151;min-width:32px;text-align:right}.rd-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px}.rd-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#111827;margin:0 0 16px}.rd-list{list-style:none;margin:0;padding:0}.rd-item{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f4f6}.rd-item:last-child{border-bottom:none}.rd-left{display:flex;align-items:center;gap:12px}.rd-avatar{width:42px;height:42px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:.5px}.rd-info{display:flex;flex-direction:column;gap:2px}.rd-name{font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:#111827}.rd-time{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#6b7280}.rd-amount{font-family:Roboto,sans-serif;font-size:16px;font-weight:700;color:#16a34a;white-space:nowrap}.ue-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px}.ue-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ue-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#111827;margin:0}.ue-view-all{background:none;border:none;padding:0;font-size:14px;font-weight:500;color:#16a34a;cursor:pointer}.ue-view-all:hover{text-decoration:underline}.ue-list{list-style:none;margin:0;padding:0}.ue-item{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f3f4f6;gap:12px}.ue-item:last-child{border-bottom:none}.ue-left{display:flex;align-items:center;gap:10px}.ue-icon-wrap{width:42px;height:42px;flex-shrink:0;background-color:#f1f5f9;border-radius:9999px;display:grid;place-items:center}.ue-icon{width:28px;height:28px;object-fit:contain;filter:brightness(0) saturate(100%) invert(45%) sepia(20%) saturate(501%) hue-rotate(176deg) brightness(93%) contrast(86%)}.ue-info{display:flex;flex-direction:column;gap:2px}.ue-name{font-size:14px;font-weight:600;color:#000}.ue-meta,.ue-location{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#000}.ue-badge{flex-shrink:0;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap}.ue-badge--ticketed{background-color:#ede9fe;color:#7c3aed}.ue-badge--free{background-color:#d1fae5;color:#047857}.dbt-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px}.dbt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dbt-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#111827;margin:0}.dbt-dropdown-wrapper{position:relative}.dbt-dropdown-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;white-space:nowrap}.dbt-dropdown-btn:hover{border-color:#d1d5db;background-color:#f9fafb}.dbt-chevron{font-size:12px;color:#6b7280;transition:transform .2s ease;display:inline-block}.dbt-chevron--open{transform:rotate(180deg)}.dbt-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:100;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000014;list-style:none;margin:0;padding:4px;min-width:140px}.dbt-dropdown-item{padding:8px 12px;font-family:Roboto,sans-serif;font-size:13px;color:#374151;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.dbt-dropdown-item:hover{background-color:#f3f4f6}.dbt-dropdown-item--active{background-color:#f0fdf4;color:#16a34a;font-weight:500}.dbt-body{display:flex;align-items:center;gap:24px}.dbt-chart-wrap{position:relative;flex-shrink:0;width:220px;height:220px}.dbt-center-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none}.dbt-center-value{font-family:Roboto,sans-serif;font-size:22px;font-weight:700;color:#111827;line-height:1.2}.dbt-center-sub{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#6b7280}.dbt-legend{list-style:none;margin:0;padding:0;flex:1;display:flex;flex-direction:column;gap:12px}.dbt-legend-item{display:flex;align-items:center;gap:8px}.dbt-dot{width:10px;height:10px;flex-shrink:0;border-radius:50%}.dbt-legend-name{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#374151;flex:1}.dbt-legend-percent{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;color:#111827;min-width:36px;text-align:right}.dbt-legend-amount{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#6b7280;min-width:72px;text-align:right}.ep-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:20px}.ep-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.ep-title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;color:#000;margin:0}.ep-view-all{background:none;border:none;padding:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#16a34a;cursor:pointer}.ep-view-all:hover{text-decoration:underline}.ep-table{width:100%;border-collapse:collapse}.ep-th{font-family:Roboto,sans-serif;font-weight:500;font-size:13px;color:#000;padding:10px 0;border-bottom:1px solid #e5e7eb}.ep-th--event{text-align:left}.ep-th--tickets{text-align:right}.ep-row{border-bottom:1px solid #f3f4f6}.ep-row:last-child{border-bottom:none}.ep-td{font-family:Roboto,sans-serif;font-size:14px;color:#000;padding:16px 0;vertical-align:middle}.ep-td--name{font-weight:600}.ep-td--tickets{display:flex;align-items:center;justify-content:flex-end;gap:12px}.ep-count{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#000;min-width:28px;text-align:right}.ep-progress-bar{width:80px;height:8px;background-color:#e5e7eb;border-radius:999px;overflow:hidden;flex-shrink:0}.ep-progress-fill{height:100%;background-color:#059669;border-radius:999px;transition:width .3s ease}.crm-container{display:flex;flex-direction:column;gap:2rem}.crm-header{padding:26px;background:linear-gradient(270deg,#03373a,#045c5d);border-radius:16px;display:flex;justify-content:space-between;align-items:center;color:#fff}.crm-header-left{display:flex;align-items:center;gap:1rem}.crm-header-img{width:50px;height:50px;border-radius:16px;background:#fff3;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center}.crm-header-img img{width:30px;height:30px}.crm-header-title h2{font-weight:700;font-size:26px;vertical-align:middle;margin-bottom:0}.crm-header-title span{font-weight:400;font-size:14px;line-height:24px;color:#fff}.crm-add-customer-btn{font-size:14px;border-radius:12px;background-color:#fff;color:#045c5d}.crm-add-customer-btn:hover{background-color:#ecebeb}.crm-filter-section{padding:20px;display:grid;grid-template-columns:3fr 2fr 1fr;column-gap:50px;background-color:#fff;border-radius:16px}.crm-filter-section>*:nth-child(2){margin-right:17px}.crm-search-wrapper{position:relative;display:flex;align-items:center;flex:1}.crm-left-icon{position:absolute;left:12px;z-index:1;display:flex;align-items:center;pointer-events:none}.crm-left-icon img{width:20px;height:20px;opacity:.6}.crm-search-input{padding-left:40px!important;width:100%;border-radius:12px!important}.crm-filter-btn-container{display:flex;justify-content:center;align-items:center}.crm-filter-select{background-color:#efefef;border-radius:12px}.crm-filter-btn{background-color:#166e6c;border-radius:12px!important;padding:12px 20px!important;border:1px solid #147e86}.crm-filter-btn:hover{background-color:#105554}.crm-stat-container{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.crm-stat-item{background-color:#fff;border-radius:16px;padding:20px 16px;height:200px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.crm-stat-info-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding-top:20px}.crm-stat-icon{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#166e6c14;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-stat-icon img{width:24px;height:24px}.crm-stat-info{display:flex;flex-direction:column;gap:4px;width:100%}.crm-stat-info h2{font-size:20px;font-weight:700;margin:0;color:#1a1a1a;line-height:1.2;min-height:24px}.crm-stat-info span{font-size:14px;font-weight:400;color:#6b7280;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.crm-users-section{display:flex;flex-direction:column;gap:1rem}.crm-section-btn-container{background-color:#f3f4f6;padding:5px;display:flex;gap:.5rem;max-width:max-content;border-radius:8px}.crm-list-view-btn,.crm-grid-view-btn{background-color:transparent;color:#111827;font-weight:500;font-size:14px;line-height:20px}.crm-list-view-btn:hover,.crm-grid-view-btn:hover{color:#111827;font-weight:700;background-color:#fff}.active-btn{background-color:#fff}.crm-show-on-desktop{display:flex;flex-direction:column;gap:1rem}.crm-hide-on-desktop{display:none}.crm-grid-user-container{background-color:#fff;padding:20px;border-radius:12px;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.crm-grid-user-details{display:flex;flex-direction:column;gap:1rem;width:100%}.crm-grid-user-header{display:flex;align-items:start;gap:1rem;width:100%}.crm-user-img{min-height:50px;min-width:50px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:16px}.bg-vip{background-color:#cfb035}.bg-premium{background-color:#ad53fe}.bg-silver{background-color:#9ca3af}.crm-user-info{display:flex;flex-direction:column;width:100%;gap:8px}.crm-user-name{display:flex;align-items:center;gap:1rem}.crm-user-name h3{font-weight:700;font-size:18px;color:#111827}.crm-user-badge{font-weight:700;font-size:12px;padding:2px 6px;display:flex;align-items:center;border-radius:999px;gap:5px;color:#fff}.crm-user-sub-info{display:flex;align-items:center;gap:10%}.crm-user-sub-info span{font-weight:400;font-size:14px;line-height:20px;color:#4b5563;display:flex;align-items:center;gap:10px;min-width:10rem}.crm-user-order-info{display:flex;align-items:center;gap:1rem;margin-top:8px}.total-spent,.total-orders,.last-visit,.joined-date{border-radius:12px;padding:13px;min-width:100px;width:19.9%;background-color:#ccc}.total-spent p,.total-orders p,.last-visit p,.joined-date p{font-weight:500;font-size:12px;line-height:16px}.total-spent span,.total-orders span,.last-visit span,.joined-date span{font-weight:700;font-size:18px;line-height:28px}.total-spent{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);color:#15803d;border:1px solid #dcfce7}.total-orders{background:linear-gradient(135deg,#eff6ff,#ecfeff);color:#1d4ed8;border:1px solid #dbeafe}.last-visit{background:linear-gradient(135deg,#faf5ff,#f5f3ff);color:#7e22ce;border:1px solid #f3e8ff}.joined-date{background:linear-gradient(135deg,#fff7ed,#fffbeb);border:1px solid #ffedd5;color:#9a3412}.user-preferences-section{display:grid;grid-template-columns:2fr 2fr;gap:20px}.user-dietary-item-container img,.user-favorite-item-container img{width:18px;height:18px}.user-dietary-item-container,.user-favorite-item-container{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.user-dietary-item-container>div:first-of-type,.user-favorite-item-container>div:first-of-type{display:flex;align-items:center;gap:5px}.user-dietary-item-container span,.user-favorite-item-container span{font-weight:700;font-size:12px}.items-wrapper{display:flex;flex-wrap:wrap;gap:8px}.user-favorite-item,.user-dietary-item{padding:3px 10px;font-weight:500;font-size:12px;border-radius:9999px;width:max-content}.user-favorite-item{background-color:#fef2f2;border:1px solid #fee2e2;color:#b91c1c}.user-dietary-item{background:#f0fdf4;border:1px solid #dcfce7;color:#15803d}.crm-user-note{display:flex;align-items:start;gap:10px;background-color:#fefce8;border:1px solid #fef08a;border-radius:12px;padding:12px}.crm-user-note-info p{font-weight:700;font-size:12px;line-height:16px;color:#854d0e}.crm-user-note-info span{font-weight:400;font-size:14px;line-height:20px;color:#a16207}.crm-grid-user-actions{display:flex;flex-direction:column;gap:8px}.grid-user-action-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;cursor:pointer;transition:all .2s ease}.edit-icon{background-color:#eff6ff}.edit-icon:hover{background-color:#dbeafe}.message-icon{background-color:#f0fdf4}.message-icon:hover{background-color:#dcfce7}.phone-icon{background-color:#faf5ff}.phone-icon:hover{background-color:#f3e8ff}.view-icon{background:linear-gradient(0deg,#faf5ff,#faf5ff),linear-gradient(135deg,#fff7ed,#fffbeb)}.view-icon:hover{background:linear-gradient(0deg,#f3e8ff,#f3e8ff),linear-gradient(135deg,#ffedd5,#fef3c7)}.crm-list-view-container{background-color:#fff;border-radius:12px;padding:0;border:1px solid #e5e7eb;overflow:hidden}.crm-table-info-section{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fff;border-radius:12px 12px 0 0;border-bottom:1px solid #f3f4f6}.crm-table-showing-text{font-weight:400;font-size:14px;color:#6b7280;line-height:20px}.crm-table-showing-text span{font-weight:600;color:#111827}.crm-table-wrapper .custom-table-container{background-color:transparent}.crm-table-wrapper .custom-table,.crm-table-wrapper .custom-table tbody tr{background-color:#fff}.crm-table-wrapper .custom-table tbody tr:hover{background-color:#f3f4f6}.crm-table-avatar{min-width:40px;min-height:40px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.crm-table-customer-info{display:flex;align-items:center;gap:12px}.crm-table-customer-details{display:flex;flex-direction:column;gap:2px}.crm-table-customer-name{font-weight:600;font-size:14px;color:#111827;line-height:20px}.crm-table-customer-email{font-weight:400;font-size:13px;color:#6b7280;line-height:18px}.crm-table-contact-info{display:flex;flex-direction:column;gap:4px}.crm-table-phone{font-weight:500;font-size:14px;color:#111827;line-height:20px}.crm-table-contact-method{display:flex;align-items:center;gap:6px;font-weight:400;font-size:12px;color:#6b7280;line-height:16px}.crm-table-contact-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center;filter:brightness(0) saturate(100%) invert(44%) sepia(10%) saturate(490%) hue-rotate(183deg) brightness(98%) contrast(91%)}.crm-table-contact-icon svg{width:14px;height:14px}.crm-table-tier-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-weight:600;font-size:12px;color:#fff;width:fit-content}.crm-table-tier-badge img{width:14px;height:14px}.crm-table-orders{font-weight:600;font-size:14px;color:#111827;line-height:20px;display:flex;flex-direction:column}.crm-table-orders span{font-weight:400;font-size:12px;color:#6b7280}.crm-table-spent-info{display:flex;flex-direction:column;gap:2px}.crm-table-spent-amount{font-weight:600;font-size:14px;color:#111827;line-height:20px}.crm-table-spent-label{font-weight:400;font-size:12px;color:#6b7280;line-height:16px}.crm-table-visit-info{display:flex;flex-direction:column;gap:2px}.crm-table-visit-date{font-weight:500;font-size:14px;color:#111827;line-height:20px}.crm-table-visit-relative{font-weight:400;font-size:12px;color:#6b7280;line-height:16px}.crm-mobile-card-list{display:none}.crm-mobile-card{background-color:#fff;border-bottom:1px solid #f3f4f6;padding:16px 20px;display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:background-color .2s ease}.crm-mobile-card:last-child{border-bottom:none}.crm-mobile-card:hover{background-color:#f9fafb}.crm-mobile-card-header{display:flex;align-items:center;gap:12px}.crm-mobile-card-avatar{min-width:44px;min-height:44px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;flex-shrink:0}.crm-mobile-card-identity{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.crm-mobile-card-name{font-weight:700;font-size:15px;color:#111827;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-mobile-card-email{font-weight:400;font-size:13px;color:#6b7280;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-mobile-card-tier{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;font-weight:700;font-size:12px;color:#fff;flex-shrink:0;white-space:nowrap}.crm-mobile-card-tier img{width:13px;height:13px}.crm-mobile-card-divider{height:1px;background-color:#f3f4f6;margin:0}.crm-mobile-card-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.crm-mobile-card-info-item{display:flex;flex-direction:column;gap:3px}.crm-mobile-card-info-label{font-weight:400;font-size:11px;color:#9ca3af;line-height:1.3;text-transform:uppercase;letter-spacing:.03em}.crm-mobile-card-info-value{font-weight:600;font-size:14px;color:#111827;line-height:1.4}.crm-mobile-card-info-sub{font-weight:400;font-size:12px;color:#6b7280;line-height:1.3;display:flex;align-items:center;gap:5px;margin-top:1px}.crm-mobile-card-info-sub img{width:12px;height:12px;opacity:.6;flex-shrink:0}.crm-mobile-card-spent{font-weight:700;font-size:16px;color:#15803d;line-height:1.4}.crm-mobile-card-orders{font-weight:700;font-size:18px;color:#111827;line-height:1.3}.custom-modal-view .modal-header{background:linear-gradient(270deg,#03373a,#045c5d);color:#fff!important}.custom-modal-view .modal-title{color:#fff!important}.crm-user-modal-body{display:flex;flex-direction:column;gap:1.5rem}.modal-header-container{display:flex;align-items:center;gap:1rem}.modal-title-initials{width:65px;height:65px;background-color:#d1d5db33;border-radius:24px;display:grid;place-items:center;font-size:22px}.custom-modal-view .modal-close-button{background-color:#fff3;border-radius:12px;width:30px;height:30px;margin-bottom:2rem}.modal-title-container{display:flex;flex-direction:column;gap:10px}.modal-user-tier{display:flex;align-items:center;gap:5px}.vip-modal,.regular-modal,.premium-modal,.silver-modal{padding:4px 10px;border-radius:9999px;width:max-content;font-weight:700;font-size:12px;box-shadow:0 1px 2px #0000000d}.vip-modal{background:linear-gradient(90deg,#facc15,#ca8a04)}.crm-user-overview{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}.crm-user-overview-card{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px}.crm-user-overview-card-icon{width:45px;height:45px;display:grid;place-items:center;background-color:#0d9488;border-radius:12px}.crm-user-overview-card-icon img{filter:brightness(100) saturate(50%)}.crm-user-overview-value{font-weight:700;font-size:20px;color:#111827}.crm-user-overview-title{font-weight:500;font-size:12px;color:#4b5563}.crm-user-contact{display:flex;flex-direction:column;gap:1rem;padding-top:10px!important;margin-bottom:0!important}.crm-user-contact-header{display:flex;align-items:center;gap:.5rem}.crm-user-contact-header h3{font-weight:600;font-size:18px;color:#111827;margin:0}.crm-user-contact-header img{width:35px;height:35px}.crm-user-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;row-gap:1.25rem}.crm-user-contact-item{display:flex;flex-direction:column;gap:.5rem}.crm-user-contact-item-full{grid-column:1 / -1}.crm-user-contact-label{font-weight:500;font-size:13px;color:#6b7280;line-height:1.4}.crm-user-contact-value{display:flex;align-items:center;gap:.5rem;font-weight:400;font-size:15px;color:#111827}.crm-user-contact-icon{height:22px;flex-shrink:0;opacity:.6;filter:brightness(0) saturate(100%) invert(67%) sepia(1%) saturate(3048%) hue-rotate(188deg) brightness(80%) contrast(94%)}.crm-user-prefer-section{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.crm-user-prefer-item{padding:20px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.fav-item-section{background:linear-gradient(135deg,#fef2f2,#fff7ed);border:1px solid #fecaca}.dietary-item-section{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.prefer-item-header{display:flex;align-items:center;gap:5px;font-weight:700;font-size:16px;color:#111827}.prefer-item-header img{height:20px}.user-fav-item-container{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.user-fav-item,.user-die-item{padding:4px 8px;max-width:fit-content;border-radius:9999px;background-color:#fff;border:1px solid #fecaca;font-weight:500;font-size:12px;color:#374151}.user-die-item{background-color:#fff;border:1px solid #50c25a}.crm-user-note-section{padding:20px}.crm-user-info-section{padding:20px;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff}.crm-user-info-header{display:flex;align-items:center;gap:10px}.crm-user-info-header h4{font-weight:700;font-size:18px;color:#111827}.crm-user-info-header-icon{width:40px;height:40px;background-color:#166e6c;border-radius:12px;display:grid;place-items:center}.crm-user-info-header-icon img{filter:brightness(100) saturate(50%)}.crm-user-visit-body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:16px}.crm-user-visit-pattern-item{border:1px solid #dfedec;padding:18px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.visit-pattern-item-header{display:flex;align-items:center;gap:10px}.visit-pattern-item-header img{filter:brightness(0) saturate(100%) invert(32%) sepia(69%) saturate(501%) hue-rotate(130deg) brightness(92%) contrast(88%);height:20px}.visit-pattern-item-header p{font-weight:700;font-size:12px;line-height:20px;color:#166e6c}.visit-pattern-item-value{font-weight:700;font-size:15px;color:#111827}.visit-pattern-item-note{font-weight:400;font-size:13px;color:#4b5563}.order-history-table-wrapper{width:100%;overflow-x:auto;margin-top:16px}.order-history-table{width:100%;min-width:600px;border-collapse:collapse;background:#fff}.order-history-table thead{background-color:#f8f9fa}.order-history-table thead tr{border-bottom:1px solid #e5e7eb}.order-history-table th{padding:12px 16px;text-align:left;font-size:14px;font-weight:600;color:#6b7280;text-transform:capitalize}.order-history-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.order-history-table tbody tr:hover{background-color:#f9fafb}.order-history-table tbody tr:last-child{border-bottom:none}.order-history-table td{padding:16px;font-size:14px;color:#1f2937;vertical-align:middle}.order-date{font-weight:500;color:#111827;white-space:nowrap}.order-items{color:#4b5563;max-width:300px}.order-amount{font-weight:600;color:#111827;white-space:nowrap}.order-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap}.status-completed{background-color:#d1fae5;color:#065f46}.status-cancelled{background-color:#fee2e2;color:#991b1b}.order-history-table-wrapper::-webkit-scrollbar{height:8px}.order-history-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.order-history-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.order-history-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.crm-user-most-order-item{padding:21px 15px;border:1px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin-top:16px}.user-item-left-side{display:flex;align-items:center;gap:10px}.user-item-icon{width:40px;height:40px;border-radius:12px;background-color:#166e6c1a;display:grid;place-items:center}.user-item-info{display:flex;flex-direction:column;font-weight:700;font-size:16px;color:#111827}.user-item-info img{height:20px}.user-item-order-info{display:flex;align-items:center;gap:5px;font-weight:400;font-size:13px;line-height:20px;color:#4b5563;margin-top:5px}.user-item-right-side{display:flex;flex-direction:column;gap:5px}.user-item-right-side h3{font-weight:700;font-size:17px;color:#111827}.user-item-right-side span{font-weight:400;font-size:12px;color:#4b5563}.user-recent-item{padding:15px;border:1px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;align-items:flex-start;margin-top:16px}.user-recent-item-info{font-weight:700;font-size:14px}.recent-engage-info{font-weight:400;color:#4b5563;margin-top:2px}.recent-engage-right{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.crm-modal-footer-btn{background-color:#166e6c;border-radius:12px;flex:1}.crm-modal-footer-btn:hover{background-color:#115352}.crm-modal-footer-btn .button-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(64deg) brightness(106%) contrast(103%)}.crm-addnew-customer .modal-header{background:linear-gradient(270deg,#03373a,#045c5d);padding:1.5rem 1.5rem 1.25rem;border-bottom:none}.crm-addnew-customer .modal-title{color:#fff!important;font-size:20px;font-weight:700;margin:0}.crm-addnew-customer .modal-close-button{background-color:#fff3;border-radius:8px;width:32px;height:32px;padding:0;margin-bottom:auto}.crm-addnew-customer .modal-close-button:hover{background-color:#ffffff4d}.crm-addnew-customer .modal-close-icon{color:#fff}.crm-addnew-customer .modal-body{padding:0;display:flex;flex-direction:column}.add-new-customer-stepper .stepper-item.step-active .stepper-circle{background-color:#fff!important;border-color:transparent;color:#166e6c}.add-new-customer-stepper .stepper-item.step-active .stepper-label{color:#fff!important}.add-new-customer-stepper .stepper-item.pending-line .stepper-circle{background:#fff3;color:#8ea1a1;border-color:transparent}.add-new-customer-stepper .stepper-item.completed .stepper-label{color:#fafafa}@media(max-width:992px){.modal-header-container{flex-direction:column;align-items:flex-start;gap:10px}.modal-title-initials{width:50px;height:50px;font-size:18px}.modal-title-container{gap:6px}.custom-modal-view .modal-title{font-size:20px}.crm-header{flex-direction:row;align-items:center;text-align:left;gap:1rem;padding:20px;flex-wrap:wrap}.crm-header-left{width:auto;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.crm-header-title{text-align:left}.crm-header-title h2{font-size:22px}.crm-header-title span{font-size:13px}.crm-add-customer-btn{width:auto;justify-content:center}.crm-filter-section{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px;padding:16px}.crm-filter-section>*:nth-child(2){margin-right:0}.crm-filter-btn-container{grid-column:1 / -1}.crm-filter-btn{width:100%;justify-content:center}.crm-stat-container{grid-template-columns:repeat(3,1fr);gap:12px}.crm-stat-item{height:auto;min-height:140px;padding:16px 12px}.crm-view-toggle{display:none}.crm-grid-cards-wrapper{display:flex!important;flex-direction:column;gap:1rem}.crm-list-view-container{display:none!important}.crm-grid-user-container{flex-direction:column;padding:16px;gap:12px}.crm-user-order-info{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.total-spent,.total-orders,.last-visit,.joined-date{width:100%;min-width:unset}.user-preferences-section{grid-template-columns:1fr 1fr;gap:12px}.crm-grid-user-actions{flex-direction:row;width:100%;justify-content:flex-start;gap:10px;padding-top:4px;border-top:1px solid #f3f4f6}.grid-user-action-icon{width:44px;height:44px}.crm-user-overview{grid-template-columns:repeat(4,1fr);gap:12px}.crm-user-overview-card{padding:12px 8px;gap:6px;border-radius:12px}.crm-user-overview-card-icon{width:38px;height:38px;border-radius:10px}.crm-user-overview-card-icon img{width:18px;height:18px}.crm-user-overview-value{font-size:16px;text-align:center}.crm-user-overview-title{font-size:11px;text-align:center}.crm-user-contact-grid{grid-template-columns:1fr 1fr;gap:12px;row-gap:1rem}.crm-user-prefer-section{grid-template-columns:1fr;gap:12px}.crm-user-visit-body{grid-template-columns:1fr 1fr;gap:8px}.crm-user-most-order-item,.user-recent-item{flex-direction:row;flex-wrap:wrap;gap:8px}.order-history-table th,.order-history-table td{padding:10px 14px;font-size:13px}.crm-user-modal-body{gap:1.25rem}.crm-table-info-section{flex-direction:column;align-items:flex-start;gap:10px}}@media(max-width:600px){.crm-header{flex-direction:column;align-items:flex-start;gap:1rem}.crm-header-left{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.crm-add-customer-btn{width:100%;justify-content:center}.crm-stat-container{grid-template-columns:repeat(2,1fr);gap:10px}.crm-stat-item{min-height:130px;padding:14px 10px}.crm-stat-icon{width:42px;height:42px;min-width:42px;min-height:42px}.crm-stat-icon img{width:22px;height:22px}.crm-stat-info h2{font-size:18px}.crm-stat-info span{font-size:12px}.crm-mobile-card-list{display:block}.crm-table-wrapper{display:none}.crm-mobile-card{padding:14px 16px;gap:12px}.crm-mobile-card-avatar{width:40px;height:40px;min-width:40px;min-height:40px;font-size:14px}.crm-mobile-card-name{font-size:14px}.crm-mobile-card-email{font-size:12px}.crm-mobile-card-tier{padding:3px 8px;font-size:11px}.crm-mobile-card-info-grid{gap:10px 16px}.crm-mobile-card-info-value{font-size:13px}.crm-mobile-card-spent{font-size:15px}.crm-mobile-card-orders{font-size:16px}.crm-user-overview{grid-template-columns:1fr 1fr;gap:10px}.crm-user-overview-card{padding:12px 10px;border-radius:12px}.crm-user-overview-card-icon{width:36px;height:36px;border-radius:8px}.crm-user-overview-card-icon img{width:18px;height:18px}.crm-user-overview-value{font-size:16px}.crm-user-overview-title{font-size:10px}.crm-user-contact-grid{grid-template-columns:1fr;gap:10px}.crm-user-contact-item-full{grid-column:1}.crm-user-visit-body{grid-template-columns:1fr;gap:8px}.crm-user-visit-pattern-item{padding:14px}.visit-pattern-item-value{font-size:14px}.visit-pattern-item-note{font-size:12px}.order-history-table th,.order-history-table td{padding:8px 10px;font-size:12px}.order-items{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-status{padding:4px 8px;font-size:11px;gap:4px}.crm-user-most-order-item{padding:14px 12px;gap:8px}.user-item-icon{width:34px;height:34px;border-radius:10px}.user-item-info{font-size:14px}.user-item-order-info{font-size:12px}.user-item-right-side h3{font-size:15px}.user-item-right-side span{font-size:11px}.user-recent-item{padding:12px;gap:8px}.user-recent-item-info{font-size:13px}.recent-engage-info{font-size:12px}.crm-user-prefer-item{padding:14px}.prefer-item-header{font-size:14px}.crm-user-note-section,.crm-user-info-section{padding:14px}.crm-user-info-header-icon{width:34px;height:34px;border-radius:10px}.crm-user-info-header h4{font-size:15px}.modal-title-initials{width:50px;height:50px;font-size:18px}.crm-modal-footer-btn{font-size:12px;padding:8px 10px!important}.crm-user-modal-body{gap:1rem}}@media(max-width:480px){.crm-header{padding:16px}.crm-header-img{width:40px;height:40px}.crm-header-img img{width:24px;height:24px}.crm-header-title h2{font-size:18px}.crm-header-title span{font-size:12px}.crm-add-customer-btn{width:100%;justify-content:center}.crm-filter-section{grid-template-columns:1fr;gap:10px;padding:12px}.crm-filter-btn-container{grid-column:1}.crm-grid-user-container{padding:12px}.crm-user-img{min-height:42px;min-width:42px;font-size:14px;border-radius:10px}.crm-user-name{flex-wrap:wrap;gap:6px}.crm-user-name h3{font-size:15px}.crm-user-sub-info{flex-direction:column;gap:4px;align-items:flex-start}.crm-user-sub-info span{min-width:auto;font-size:13px}.crm-user-order-info{gap:8px}.total-spent,.total-orders,.last-visit,.joined-date{padding:10px 12px}.total-spent span,.total-orders span,.last-visit span,.joined-date span{font-size:16px}.user-preferences-section{grid-template-columns:1fr;gap:10px}.grid-user-action-icon{width:38px;height:38px}.crm-mobile-card{padding:12px 14px;gap:10px}.crm-mobile-card-avatar{width:36px;height:36px;min-width:36px;min-height:36px;font-size:13px}.crm-mobile-card-name{font-size:13px}.crm-mobile-card-email{font-size:11px}.crm-mobile-card-tier{padding:3px 7px;font-size:10px}.crm-mobile-card-info-grid{gap:8px 12px}.crm-mobile-card-info-label{font-size:10px}.crm-mobile-card-info-value{font-size:12px}.crm-mobile-card-info-sub{font-size:11px}.crm-mobile-card-spent{font-size:14px}.crm-mobile-card-orders{font-size:15px}.crm-user-overview{gap:8px}.crm-user-overview-card{padding:10px 8px;border-radius:10px}.crm-user-overview-card-icon{width:30px;height:30px}.crm-user-overview-card-icon img{width:15px;height:15px}.crm-user-overview-value{font-size:14px}.crm-user-contact-header h3{font-size:15px}.crm-user-contact-label{font-size:11px}.crm-user-contact-value{font-size:13px}.crm-user-contact-icon{height:18px}.order-history-table th,.order-history-table td{padding:6px 8px;font-size:11px}.order-items{max-width:100px}.user-fav-item,.user-die-item{font-size:11px;padding:3px 6px}.crm-user-most-order-item{padding:12px 10px}.user-recent-item{padding:10px}.crm-user-info-section{padding:12px;border-radius:10px}.crm-user-info-header-icon{width:30px;height:30px;border-radius:8px}.crm-user-info-header h4{font-size:14px}.crm-user-modal-body{gap:.875rem}.order-status{padding:4px 8px;font-size:11px}.crm-table-avatar{min-width:34px;min-height:34px;width:34px;height:34px;font-size:12px}.crm-table-customer-name{font-size:13px}.crm-table-customer-email{font-size:12px}.crm-table-tier-badge{padding:3px 8px;font-size:11px}}.custom-table-container{width:100%;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:12px;overflow:hidden}.custom-table-cell{display:flex;align-items:center;gap:12px}.custom-table-cell .icon{display:flex}.custom-table-applications-cell{display:flex;align-items:center;justify-content:space-between}.custom-table-wrapper{position:relative;overflow:auto;border-radius:12px;min-width:320px;scrollbar-width:thin;z-index:0}.custom-table-wrapper::-webkit-scrollbar{height:4px;width:4px}.custom-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.custom-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.custom-table{width:100%;border-collapse:separate;border-spacing:0;min-width:650px}.custom-table thead{position:sticky;top:0;z-index:2;background:linear-gradient(90deg,#f9fafb,#f3f4f6)}.custom-table th{padding:14px;color:#718096;border-bottom:1px solid #e5e7eb;text-align:left;font-family:Inter;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.2px;vertical-align:middle;min-width:100px;white-space:nowrap;position:relative}.custom-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.custom-table th.sortable:hover{color:#4a5568}.custom-table-sort-icon{display:inline-flex;margin-left:6px;color:#718096;font-size:14px;vertical-align:middle;transition:transform .2s ease}.custom-table-sort-icon.desc{transform:rotate(180deg)}.custom-table-sort-icon img{width:auto;height:18px}.custom-table td{padding:16px;font-size:14px;font-weight:500;line-height:150%;letter-spacing:.3px;vertical-align:middle;text-align:left;min-width:100px;text-overflow:ellipsis}@media screen and (max-width:768px){.custom-table-wrapper{max-width:100%;overflow-x:auto}.custom-table{min-width:650px}.custom-table-pagination{flex-direction:column;gap:16px}.pagination-controls{width:100%;justify-content:center}}.custom-table tbody{overflow-y:auto;overflow-x:hidden;max-height:calc(40rem - 51px);scrollbar-width:thin}.custom-table tbody::-webkit-scrollbar{width:4px;height:4px}.custom-table tbody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-table tbody::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.custom-table tbody::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.custom-table-wrapper::-webkit-scrollbar-button{display:none!important}.custom-table tr{cursor:pointer;border-bottom:1px solid #f3f4f6}.custom-table tbody tr:hover{background-color:#f9fafb}.custom-table-loading-row{text-align:center!important;padding:2rem 0}.custom-table-details-cell{display:flex;align-items:center;gap:12px}.custom-table-details-cell span{font-weight:600}.custom-table-logo-wrapper{border-radius:12px;min-width:56px;height:56px;justify-content:center;align-items:center;display:flex;background-color:#f1f2f4}.custom-table-logo-placeholder{background-color:#f1f2f4}.custom-table-logo{background-color:red;background:#f1f2f4;min-width:56px;height:56px;border-radius:12px}.no-results{text-align:center!important;padding:2rem 0;color:#718096}.custom-table-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-top:12px}.show-result{display:flex;align-items:center;gap:8px;color:#4a5568;font-size:14px}.items-per-page{padding:4px 24px 4px 8px;border:1px solid #e2e8f0;border-radius:4px;background-color:#fff;font-size:14px;color:#4a5568;cursor:pointer;min-width:64px;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:8px}.pagination-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pagination-arrow,.pagination-number{min-width:36px;height:35px;display:flex;align-items:center;justify-content:center;border:none;background-color:#fff;color:#a0aec0;font-size:14px;cursor:pointer;border-radius:4px;transition:all .2s ease}.pagination-arrow{padding:0 8px}.pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.pagination-number.active{background-color:#039be514;color:#039be5;border:none;border-radius:12px;font-weight:500}.pagination-arrow:hover:not(:disabled),.pagination-number:hover:not(.active){background-color:#f1f5f9;cursor:pointer}.custom-table .col-xs{min-width:80px}.custom-table .col-sm{min-width:120px}.custom-table .col-md{min-width:180px}.custom-table .col-lg{min-width:240px}.custom-table .col-xl{min-width:320px}@media screen and (max-width:480px){.custom-table-pagination{gap:12px}.show-result{width:100%;justify-content:space-between}}.stepper-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1.5rem}.stepper-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.stepper-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;background-color:#e5e7eb;color:#fff;border:2px solid #e5e7eb;transition:all .3s ease}.stepper-item.step-active .stepper-circle{background-color:#166e6c;border-color:#166e6c}.stepper-item.completed .stepper-circle{background-color:#50c278;border-color:#50c278}.stepper-item.pending-line .stepper-circle{background-color:#e5e7eb;border-color:#e5e7eb}.stepper-icon-img{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.stepper-icon-component{display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.stepper-icon-component svg{filter:brightness(0) invert(1)}.stepper-text{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stepper-label{font-size:13px;font-weight:500;color:#6b7280;white-space:nowrap;transition:color .3s ease}.stepper-item.step-active .stepper-label,.stepper-item.completed .stepper-label{color:#166e6c;font-weight:600}.stepper-status{font-size:11px;font-weight:400;color:#9ca3af;white-space:nowrap}.stepper-item.step-active .stepper-status{color:#166e6c;font-weight:500}.stepper-item.completed .stepper-status{color:#50c278;font-weight:500}.stepper-line{flex:1;height:2px;background-color:#e5e7eb;margin:0 .5rem 2.5rem;transition:background-color .3s ease}.stepper-line.completed{background-color:#50c278}@media(max-width:768px){.stepper-container{margin-top:1rem}.stepper-circle{width:40px;height:40px;font-size:14px}.stepper-icon-img{width:20px;height:20px}.stepper-icon-component{font-size:20px}.stepper-label{font-size:11px}.stepper-status{font-size:10px}.stepper-line{margin:0 .25rem 2rem}}@media(max-width:480px){.stepper-label{font-size:10px}.stepper-status{display:none}.stepper-circle{width:36px;height:36px;font-size:12px}.stepper-icon-img{width:18px;height:18px}.stepper-icon-component{font-size:18px}}.add-customer-container{display:flex;flex-direction:column;min-height:400px}.add-customer-body{flex:1;overflow-y:auto}.add-customer-footer{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#fff;margin-top:auto}.step-content{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.step-section-header{display:flex;flex-direction:column;gap:.5rem;border:1px solid #e5e7eb;border-radius:16px;padding:20px;background:linear-gradient(90deg,#eff6ff,#ecfeff);border:1px solid #dbeafe}.step-section-header h3{font-weight:600;font-size:18px;color:#111827;margin:0}.step-section-header p{font-weight:400;font-size:14px;color:#6b7280;margin:0}.step-form-content{display:flex;flex-direction:column;gap:1rem}#fvCuisineIcon,#labelIcon,#calendarIcon,#rewardsIcon{height:20px;width:20px}#bell-icon{height:15px;width:15px;filter:brightness(0) saturate(100%) invert(44%) sepia(21%) saturate(5146%) hue-rotate(202deg) brightness(100%) contrast(94%)}#calendarIcon{filter:brightness(0) saturate(100%) invert(66%) sepia(19%) saturate(1867%) hue-rotate(89deg) brightness(92%) contrast(80%)}#fvCuisineIcon{filter:brightness(0) saturate(100%) invert(51%) sepia(39%) saturate(6949%) hue-rotate(203deg) brightness(102%) contrast(94%)}#rewardsIcon{filter:brightness(0) saturate(100%) invert(61%) sepia(63%) saturate(1878%) hue-rotate(317deg) brightness(82%) contrast(138%)}.loyalty-step{grid-template-columns:repeat(4,1fr)!important}.customer-summary-section{margin-top:2rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.customer-summary-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.customer-summary-header img{width:24px;height:24px}.customer-summary-header h3{font-weight:600;font-size:16px;color:#111827;margin:0}.customer-summary-content{display:flex;flex-direction:column}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.875rem 0;border-bottom:1px solid #e5e7eb}.summary-row-last{border-bottom:none}.summary-label{font-weight:500;font-size:14px;color:#6b7280;flex-shrink:0}.summary-value{font-weight:400;font-size:14px;color:#111827;text-align:right}.summary-value-highlight{font-weight:600}@media(max-width:768px){.customer-summary-section{padding:1.25rem}.customer-summary-header h3{font-size:15px}.summary-row{padding:.75rem 0;gap:1rem}.summary-label,.summary-value{font-size:13px}}@media(max-width:480px){.summary-row{flex-direction:column;align-items:flex-start;gap:.25rem}.summary-value{text-align:left}}@media(max-width:768px){.step-content{padding:1rem}.step-section-header h3{font-size:16px}.step-section-header p{font-size:13px}}.select-button-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.select-button-item{flex:1;min-width:150px;padding:1rem 1.5rem;border:none;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;background-color:#f3f4f6;color:#374151}.select-button-item.select-button-disabled{background-color:#f3f4f6;color:#d1d5db;cursor:not-allowed;opacity:.6;pointer-events:none}.select-button-item.select-button-disabled:hover{background-color:#f3f4f6}.select-button-item:hover{background-color:#e5e7eb}.select-button-item.select-button-selected{background-color:#166e6c;color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.select-button-item:focus{outline:2px solid #166e6c;outline-offset:2px}.select-button-item:focus:not(:focus-visible){outline:none}.select-button-content{display:flex;align-items:center;justify-content:center;gap:10px}.select-button-content-left{flex-direction:row}.select-button-content-right{flex-direction:row-reverse}.select-button-content-top{flex-direction:column}.select-button-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.select-button-icon img{width:100%;height:100%;object-fit:contain;filter:invert(42%) sepia(6%) saturate(500%) hue-rotate(180deg) brightness(95%) contrast(90%)}.select-button-item.select-button-selected .select-button-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(134deg) brightness(109%) contrast(107%)}.select-button-label{display:flex;align-items:center}@media(max-width:768px){.select-button-container{grid-template-columns:repeat(2,1fr)}.select-button-item{min-width:120px;padding:.875rem 1.25rem;font-size:13px}}@media(max-width:480px){.select-button-container{grid-template-columns:1fr}.select-button-item{width:100%;min-width:auto}}.analytics-section{display:flex;flex-direction:column;gap:1.5rem}.crm-header-img img{filter:brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(32%) hue-rotate(71deg) brightness(106%) contrast(109%)}.analytics-section-content{display:flex;flex-direction:column;gap:1rem}.analytics-section-stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.analytics-section-stat-item{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.8em;align-items:center;padding:1.2rem}.stat-item-img{width:3rem;height:3rem;display:grid;border-radius:12px;place-items:center;background-color:#166e6c14}.stat-item-img img{aspect-ratio:1/2;filter:brightness(0) saturate(100%) invert(33%) sepia(13%) saturate(3654%) hue-rotate(135deg) brightness(90%) contrast(83%)}#stat-icon-img{width:1.3rem;height:1.3rem}.stat-item-title{font-weight:500;font-size:14px;color:#4b5563}.stat-item-value{font-weight:700;font-size:20px;letter-spacing:0px;color:#111827}.stat-item-note{font-weight:500;font-size:12px;color:#16a34a}.stat-item-note-negative{color:#dc2626!important}.stat-item-sub{font-weight:400;font-size:12px;letter-spacing:0px;color:#6b7280;margin-top:-5px}.analytics-section-trend-stat-item:hover{border-color:#0d9488;transform:translateY(-2px);box-shadow:0 4px 12px #0d94881a}.analytics-charts-wrapper{display:grid;grid-template-columns:60% 40%;gap:1.5rem;margin-top:1.5rem}.analytics-mobile-card-list{display:none}.analytics-mobile-showing-text{text-align:center;border-top:1px solid #f0f0f0;padding-top:1rem}@media(max-width:1024px){.analytics-sectionales-charts-wrapper{grid-template-columns:1fr}}@media(max-width:992px){.analytics-charts-wrapper{grid-template-columns:1fr;gap:1rem;margin-top:1rem}.analytics-section-report-header{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem}.analytics-section-report-header-right{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.date-range-select{flex:1;min-width:0}.analytics-sales-table-wrapper,.custom-table-container{display:none!important}.analytics-mobile-card-list{display:flex;flex-direction:column;gap:.75rem;padding:0 4px}.analytics-mobile-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.analytics-mobile-card-top{display:flex;justify-content:space-between;align-items:flex-start}.analytics-mobile-card-date{font-weight:400;font-size:12px;color:#6b7280;line-height:1.4}.analytics-mobile-card-growth{padding:3px 10px;border-radius:6px;font-weight:700;font-size:12px}.analytics-mobile-card-product{font-weight:700;font-size:16px;color:#111827;line-height:1.3}.analytics-mobile-card-category{display:inline-flex;padding:3px 10px;border-radius:999px;background-color:#f3f4f6;color:#4b5563;font-weight:500;font-size:12px;width:fit-content}.analytics-mobile-card-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding-top:8px;border-top:1px solid #f3f4f6}.analytics-mobile-stat-item{display:flex;flex-direction:column;gap:3px}.analytics-mobile-stat-label{font-weight:400;font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.analytics-mobile-stat-value{font-weight:600;font-size:14px;color:#111827}.analytics-mobile-stat-value.revenue{color:#166e6c}.analytics-mobile-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:12px 0 4px}}@media(max-width:768px){.analytics-section-charts-wrapper{grid-template-columns:1fr}}.analytics-section-report{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem;background-color:#fff;padding:10px 7px;border-radius:12px}.analytics-section-report-header{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 7px;gap:1.5rem}.analytics-section-report-header-left{display:flex;flex-direction:column;gap:.3rem}.transaction-table-header{flex-direction:row!important;align-items:center}.analytics-section-report-img{width:2.5rem;height:2.5rem;background-color:#166e6c14;border-radius:8px;display:grid;place-items:center}.analytics-section-report-img img{width:1.5rem;height:1.5rem;margin-left:6px;filter:brightness(0) saturate(100%) invert(31%) sepia(82%) saturate(395%) hue-rotate(130deg) brightness(97%) contrast(94%)}.analytics-section-report-title{font-weight:700;font-size:18px;color:#111827;margin:0;padding:0}.analytics-section-report-subtitle{font-weight:400;font-size:13px;color:#6b7280;margin:0;padding:0}.analytics-section-report-header-right{display:flex;align-items:center;gap:.75rem}.date-range-select{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;color:#4b5563;font-weight:500;font-size:13px;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:8px;padding-right:24px}.date-range-select:hover{border-color:#d1d5db;background-color:#fff}.icon-button{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.icon-button:hover{border-color:#d1d5db;background-color:#f9fafb}.export-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:8px;background-color:#166e6c;color:#fff;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease}.export-button:hover{background-color:#0d5b59;box-shadow:0 2px 8px #166e6c33}.export-button img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(94deg) brightness(103%) contrast(101%)}.growth-badge{padding:.3rem .6rem;border-radius:6px;font-weight:600;font-size:12px;white-space:nowrap}.growth-positive{color:#16a34a;background-color:#dcfce714}.growth-negative{color:#dc2626;background-color:#fee2e214}.analytics-section-report-row{transition:all .2s ease}.analytics-section-report-row:hover{background-color:#f9fafb}@media(max-width:1024px){.analytics-section-report-header{flex-direction:column;gap:1rem}.analytics-section-report-header-right{width:100%;gap:.5rem}.date-range-select{flex:1}}@media(max-width:768px){.analytics-section-report{gap:1rem;margin-top:1rem}.analytics-section-report-title{font-size:16px}.analytics-section-report-subtitle{font-size:12px}.analytics-section-report-header-right{width:100%;flex-wrap:wrap}.export-button{padding:.4rem .8rem;font-size:12px}.icon-button{width:36px;height:36px}}.sales-trends-chart-container{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.sales-trends-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.sales-trends-title{font-weight:700;font-size:18px;color:#111827;margin:0;padding:0}.sales-trends-subtitle{font-weight:400;font-size:13px;color:#6b7280;margin:.3rem 0 0;padding:0}.sales-trends-buttons{display:flex;gap:.5rem;background-color:#f3f4f6;padding:.4rem;border-radius:8px}.trend-btn{padding:.5rem 1rem;border:none;background-color:transparent;color:#6b7280;font-weight:500;font-size:13px;border-radius:6px;cursor:pointer;transition:all .3s ease}.trend-btn:hover{background-color:#e5e7eb;color:#374151}.trend-btn.active{background-color:#fff;color:#166e6c;box-shadow:0 1px 3px #0000001a}.sales-trends-chart{width:100%;height:300px}.sales-trends-tooltip{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;box-shadow:0 4px 12px #0000001a}.tooltip-label{font-weight:600;font-size:12px;color:#111827;margin:0 0 .5rem;padding:0}.tooltip-value{font-weight:500;font-size:12px;margin:.25rem 0;padding:0}.sales-trends-legend{display:flex;gap:1.5rem;justify-content:center}.legend-item{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:12px;color:#6b7280}.legend-color{width:12px;height:12px;border-radius:3px}@media(max-width:1024px){.sales-trends-chart-container{padding:1.2rem}.sales-trends-header{flex-direction:column}}@media(max-width:768px){.sales-trends-chart-container{padding:1rem}.sales-trends-title{font-size:16px}.sales-trends-buttons{width:100%}.trend-btn{flex:1;padding:.4rem .8rem;font-size:12px}}.channel-legend{display:flex;flex-direction:row;gap:2rem;width:100%;justify-content:center;align-items:center}.legend-item-inline{display:flex;align-items:center;gap:.5rem}.legend-color-box{width:14px;height:14px;border-radius:3px;flex-shrink:0}.legend-label{font-weight:500;font-size:13px;color:#111827;white-space:nowrap}.legend-amount{font-weight:600;font-size:13px;color:#166e6c;white-space:nowrap;margin-left:.5rem}.sales-by-channel-container{background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.channel-title{font-weight:700;font-size:18px;color:#111827;margin:0;padding:0}.channel-chart-wrapper{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.channel-chart{width:100%;height:300px;position:relative;display:flex;justify-content:center;align-items:center}.channel-total{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.total-amount{font-weight:700;font-size:24px;color:#111827;margin:0;padding:0}.total-label{font-weight:400;font-size:12px;color:#9ca3af;margin:.2rem 0 0;padding:0}.channel-tooltip{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;box-shadow:0 4px 12px #0000001a}.tooltip-label{font-weight:600;font-size:12px;color:#111827;margin:0 0 .3rem;padding:0}.tooltip-amount{font-weight:700;font-size:14px;color:#166e6c;margin:.2rem 0;padding:0}.tooltip-percentage{font-weight:500;font-size:11px;color:#6b7280;margin:.2rem 0 0;padding:0}@media(max-width:1024px){.sales-by-channel-container{padding:1.2rem}}@media(max-width:768px){.sales-by-channel-container{padding:1rem}.channel-title{font-size:16px}.channel-chart{height:200px}.total-amount{font-size:20px}.legend-label,.legend-amount{font-size:12px}}.custom-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 24px;margin-top:-10px}.custom-pagination-arrow{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease;flex-shrink:0}.custom-pagination-arrow:hover:not(:disabled){border-color:#166e6c;color:#166e6c;background:#f0fdf4}.custom-pagination-arrow:disabled{opacity:.35;cursor:not-allowed}.custom-pagination-numbers{display:flex;align-items:center;gap:6px}.custom-pagination-number{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.custom-pagination-number:hover:not(.custom-pagination-active){border-color:#166e6c;color:#166e6c;background:#f0fdf4}.custom-pagination-active{background:#166e6c;border-color:#166e6c;color:#fff;font-weight:700}@media(max-width:768px){.custom-pagination{padding:16px;gap:6px}.custom-pagination-arrow,.custom-pagination-number{width:32px;height:32px;font-size:13px;border-radius:6px}.custom-pagination-numbers{gap:4px}}@media(max-width:480px){.custom-pagination{padding:12px;gap:4px}.custom-pagination-arrow,.custom-pagination-number{width:28px;height:28px;font-size:12px;border-radius:6px}.custom-pagination-numbers{gap:3px}}.profit-tracking-chart{grid-template-columns:1fr 1fr!important}.transaction-orderid-container{display:flex;align-items:center;gap:10px}.transaction-orderid{background-color:#10b981;width:8px;height:8px;border-radius:9999px;border:none}.transaction-date{color:#6b7280}.transaction-platform-fee{color:#dc2626}.transaction-tax{color:#ea580c}.transaction-net-amount{color:#059669}.transaction-payment-method{color:#374151}.transaction-status-badge{padding:5px 10px;width:max-content;border-radius:9999px;font-weight:700;font-size:12px}.transaction-status-settled{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.transaction-status-pending{background-color:#fef3c7;border:1px solid #fde68a;color:#92400e}.transaction-status-failed{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.analytics-profit-card-list{display:none;flex-direction:column;gap:.75rem}.analytics-profit-showing-text{font-weight:400;font-size:14px;color:#6b7280;text-align:center;padding-bottom:4px}.analytics-profit-showing-text strong{font-weight:600;color:#111827}.analytics-profit-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.analytics-profit-card-header{display:flex;justify-content:space-between;align-items:center}.analytics-profit-card-id{display:flex;align-items:center;gap:8px}.analytics-profit-card-dot{width:8px;height:8px;border-radius:50%;background-color:#166e6c;flex-shrink:0}.analytics-profit-card-id-text{font-weight:700;font-size:15px;color:#111827}.analytics-profit-status-badge{padding:4px 12px;border-radius:999px;font-weight:600;font-size:12px}.status-settled{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-failed{background-color:#fee2e2;color:#991b1b}.analytics-profit-card-method-section{display:flex;flex-direction:column;gap:4px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.analytics-profit-card-method-value{font-weight:600;font-size:15px;color:#111827}.analytics-profit-card-rows{display:flex;flex-direction:column;gap:10px}.analytics-profit-card-row{display:flex;justify-content:space-between;align-items:center}.analytics-profit-card-label{font-weight:500;font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.analytics-profit-card-value{font-weight:600;font-size:14px;color:#111827}.value-fee{color:#dc2626}.value-tax{color:#f97316}.value-net{color:#166e6c}@media(max-width:992px){.analytics-profit-table-wrapper,.analytics-profit-table-wrapper .custom-table-container{display:none!important}.analytics-profit-card-list{display:flex}.analytics-profit-card-list .custom-pagination{border-top:none;padding:12px 0 0}}@media(max-width:600px){.analytics-profit-card{padding:14px;gap:10px;border-radius:10px}.analytics-profit-card-id-text,.analytics-profit-card-method-value{font-size:14px}.analytics-profit-card-value{font-size:13px}.analytics-profit-card-label{font-size:10px}}@media(max-width:480px){.analytics-profit-card{padding:12px}.analytics-profit-card-id-text{font-size:13px}.analytics-profit-status-badge{font-size:11px;padding:3px 9px}}.profit-cost-chart-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;width:100%}.profit-cost-chart-header{margin-bottom:20px;display:flex;align-items:center;gap:10px}.profile-const-chart-img{width:2.5rem;height:2.5em;background-color:#166e6c14;border-radius:8px;display:grid;place-items:center}.profit-cost-chart-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.profit-cost-chart-wrapper{margin-bottom:24px;margin-left:-37px}.profit-cost-custom-tooltip{background:#1f2937;border-radius:6px;padding:8px 12px;box-shadow:0 4px 6px #0000001a}.profit-cost-tooltip-value{color:#fff;font-size:14px;font-weight:600;margin:0 0 2px}.profit-cost-tooltip-label{color:#fffc;font-size:12px;margin:0}.profit-cost-summary-cards{display:flex;justify-content:space-between;gap:16px;margin-bottom:5rem;flex-wrap:wrap}.profit-cost-summary-card{flex:1;min-width:120px;text-align:center}.profit-cost-summary-value{font-size:24px;font-weight:700;margin:0 0 4px;line-height:1.2}.profit-cost-summary-value.blue{color:#3b82f6}.profit-cost-summary-value.red{color:#ef4444}.profit-cost-summary-value.green{color:#10b981}.profit-cost-summary-label{font-size:14px;color:#6b7280;margin:0;font-weight:500}.profit-cost-chart-legend{display:flex;justify-content:center;gap:24px;align-items:center}.profit-cost-legend-item{display:flex;align-items:center;gap:8px}.profit-cost-legend-dot{width:12px;height:12px;border-radius:50%}.profit-cost-legend-dot.profit{background:#166e6c}.profit-cost-legend-dot.costs{background:#ffb44f}.profit-cost-legend-text{font-size:14px;color:#6b7280;font-weight:500}@media(max-width:640px){.profit-cost-chart-container{padding:16px}.profit-cost-chart-title{font-size:16px}.profit-cost-summary-cards{gap:12px}.profit-cost-summary-value{font-size:20px}.profit-cost-summary-label{font-size:12px}.profit-cost-chart-legend{gap:16px}}@media(max-width:480px){.profit-cost-summary-cards{flex-direction:column}.profit-cost-summary-card{min-width:100%}}.payment-method-chart-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;width:100%}.payment-method-chart-header{margin-bottom:20px;display:flex;align-items:center;gap:10px}.payment-method-chart-img{width:2.5rem;height:2.5em;background-color:#166e6c14;border-radius:8px;display:grid;place-items:center}.payment-method-chart-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.payment-method-chart-wrapper{position:relative;margin-bottom:24px;display:flex;justify-content:center;align-items:center}.payment-method-center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.payment-method-total-value{font-size:32px;font-weight:700;color:#1f2937;margin:0;line-height:1}.payment-method-total-label{font-size:14px;color:#9ca3af;margin:4px 0 0;font-weight:500}.payment-method-legend{display:flex;flex-direction:column;gap:12px}.payment-method-legend-row{display:flex;justify-content:space-between;align-items:center}.payment-method-legend-left{display:flex;align-items:center;gap:10px}.payment-method-legend-dot{width:16px;height:16px;border-radius:4px;flex-shrink:0}.payment-method-legend-name{font-size:14px;color:#1f2937;font-weight:500}.payment-method-legend-right{display:flex;align-items:center;gap:12px}.payment-method-legend-value{font-size:14px;color:#1f2937;font-weight:600;min-width:50px;text-align:right}.payment-method-legend-percentage{background:#dcfce7;color:#15803d;font-size:13px;font-weight:600;padding:4px 12px;border-radius:12px;min-width:45px;text-align:center}.payment-method-custom-tooltip{background:#1f2937;border-radius:6px;padding:10px 14px;box-shadow:0 4px 6px #0000001a}.payment-method-tooltip-name{color:#fffc;font-size:12px;margin:0 0 4px;font-weight:500}.payment-method-tooltip-value{color:#fff;font-size:18px;font-weight:700;margin:0 0 2px}.payment-method-tooltip-percentage{color:#2abd60;font-size:14px;font-weight:600;margin:0}@media(max-width:640px){.payment-method-chart-container{padding:16px}.payment-method-chart-title{font-size:16px}.payment-method-total-value{font-size:28px}.payment-method-legend-row{gap:8px}.payment-method-legend-name{font-size:13px}.payment-method-legend-value{font-size:13px;min-width:40px}.payment-method-legend-percentage{font-size:12px;padding:3px 10px;min-width:40px}}.category-badge{font-weight:700;font-size:12px;color:#1d4ed8;background-color:#dbeafe;border-radius:9999px;padding:5px 8px}.performance-date{font-weight:400;leading-trim:NONE;line-height:20px;color:#374151}.profit-margin{font-weight:600;font-size:14px}.profit-high{color:#10b981}.profit-medium{color:#f59e0b}.profit-low{color:#ef4444}.rating-display{display:flex;align-items:center;gap:4px;font-weight:600;color:#1f2937}.rating-star{font-size:14px}.menu-performance-table .custom-totalOrders,.menu-performance-table .custom-profitMargin,.menu-performance-table .custom-costPerItem,.menu-performance-table .custom-avgRating{text-align:center!important}.analytics-menu-card-list{display:none;flex-direction:column;gap:.75rem}.analytics-menu-showing-text{font-weight:400;font-size:14px;color:#6b7280;text-align:center;padding-bottom:2px}.analytics-menu-showing-text strong{font-weight:600;color:#111827}.analytics-menu-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:14px}.analytics-menu-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.analytics-menu-card-header-left{display:flex;flex-direction:column;gap:4px}.analytics-menu-card-name{font-weight:700;font-size:16px;color:#111827;line-height:1.3}.analytics-menu-card-date{font-weight:400;font-size:12px;color:#9ca3af}.analytics-menu-category-badge{padding:4px 12px;border-radius:999px;font-weight:600;font-size:12px;white-space:nowrap;flex-shrink:0}.category-main-course{background-color:#dbeafe;color:#1d4ed8}.category-sides{background-color:#d1fae5;color:#065f46}.category-salads{background-color:#fce7f3;color:#9d174d}.category-drinks{background-color:#e0e7ff;color:#3730a3}.category-desserts{background-color:#fef3c7;color:#92400e}.category-pizza{background-color:#ffedd5;color:#9a3412}.category-burgers{background-color:#fef9c3;color:#854d0e}.analytics-menu-card-row-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:4px;border-top:1px solid #f3f4f6}.analytics-menu-card-stat{display:flex;flex-direction:column;gap:6px}.analytics-menu-card-label{font-weight:500;font-size:11px;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.analytics-menu-card-value{font-weight:600;font-size:15px;color:#111827}.value-revenue{color:#166e6c}.analytics-menu-margin-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-weight:700;font-size:13px;width:fit-content}.margin-high{background-color:#d1fae5;color:#065f46}.margin-mid{background-color:#fef9c3;color:#854d0e}.margin-low{background-color:#fee2e2;color:#991b1b}.analytics-menu-card-rating{display:flex;justify-content:space-between;align-items:center;padding-top:4px;border-top:1px solid #f3f4f6}.analytics-menu-card-rating-value{font-weight:600;font-size:14px;color:#111827;display:flex;align-items:center;gap:4px}.analytics-menu-card-list .custom-pagination{border-top:none;padding:4px 0 0}@media(max-width:992px){.analytics-menu-table-wrapper,.analytics-menu-table-wrapper .custom-table-container{display:none!important}.analytics-menu-card-list{display:flex}}@media(max-width:600px){.analytics-menu-card{padding:14px;gap:12px;border-radius:10px}.analytics-menu-card-name{font-size:15px}.analytics-menu-card-value{font-size:14px}.analytics-menu-card-label{font-size:10px}.analytics-menu-margin-badge{font-size:12px;padding:3px 10px}.analytics-menu-showing-text{font-size:13px}}@media(max-width:480px){.analytics-menu-card{padding:12px;gap:10px}.analytics-menu-card-name{font-size:14px}.analytics-menu-card-value{font-size:13px}.analytics-menu-category-badge{font-size:11px;padding:3px 9px}.analytics-menu-card-rating-value{font-size:13px}}.item-performance-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;width:100%}.item-performance-header{margin-bottom:20px}.item-performance-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.item-performance-section{margin-bottom:24px}.item-performance-section:last-child{margin-bottom:0}.item-performance-section-title{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.item-performance-list{display:flex;flex-direction:column;gap:8px}.item-performance-card{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:8px}.item-performance-card.best-selling{background:#e6f7f7}.item-performance-card.least-selling{background:#fee2e2}.item-performance-left{display:flex;align-items:center;gap:12px}.item-performance-badge{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.item-performance-badge.best{background:#166e6c}.item-performance-badge.least{background:#dc2626}.item-performance-info{display:flex;flex-direction:column;gap:2px}.item-performance-name{font-size:14px;font-weight:600;color:#1f2937;margin:0}.item-performance-category{font-size:12px;color:#6b7280;margin:0}.item-performance-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.item-performance-quantity{font-size:14px;font-weight:600;color:#1f2937;margin:0}.item-performance-revenue{font-size:12px;color:#6b7280;margin:0}@media(max-width:640px){.item-performance-container{padding:16px}.item-performance-title{font-size:16px}.item-performance-section-title{font-size:14px}.item-performance-card{padding:10px 12px}.item-performance-badge{width:28px;height:28px;font-size:12px}.item-performance-name{font-size:13px}.item-performance-category{font-size:11px}.item-performance-quantity{font-size:13px}.item-performance-revenue{font-size:11px}}.sales-category-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;width:100%}.sales-category-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.sales-category-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.sales-category-icon img{width:100%;height:100%;object-fit:contain}.sales-category-title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.sales-category-list{display:flex;flex-direction:column;gap:20px}.sales-category-item{display:flex;flex-direction:column;gap:8px}.sales-category-info{display:flex;justify-content:space-between;align-items:center}.sales-category-name{font-size:14px;font-weight:600;color:#1f2937}.sales-category-value{font-size:14px;font-weight:600;color:#6b7280}.sales-category-bar-container{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.sales-category-bar{height:100%;background:#166e6c;border-radius:4px;animation:growBar 1s ease-out forwards;transform-origin:left;transform:scaleX(0)}@keyframes growBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.sales-category-item:nth-child(1) .sales-category-bar{animation-delay:.1s}.sales-category-item:nth-child(2) .sales-category-bar{animation-delay:.2s}.sales-category-item:nth-child(3) .sales-category-bar{animation-delay:.3s}.sales-category-item:nth-child(4) .sales-category-bar{animation-delay:.4s}.sales-category-item:nth-child(5) .sales-category-bar{animation-delay:.5s}.sales-category-item:nth-child(6) .sales-category-bar{animation-delay:.6s}.sales-category-item:nth-child(7) .sales-category-bar{animation-delay:.7s}.sales-category-item:nth-child(8) .sales-category-bar{animation-delay:.8s}@media(max-width:640px){.sales-category-container{padding:16px}.sales-category-title{font-size:16px}.sales-category-name,.sales-category-value{font-size:13px}.sales-category-bar-container{height:6px}.sales-category-list{gap:16px}}.dashboard-container{display:flex;min-height:100vh;background:#f9fafb}.sidebar-toggle{position:fixed;top:25px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1001;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.sidebar-toggle:hover{background:#f0f0f0;transform:scale(1.1)}.toggle-open{left:265px}.toggle-closed{left:60px}.toggle-icon{color:#0a5f59;font-size:16px;font-weight:700;transition:transform .3s ease}.toggle-icon-change{transform:rotate(180deg)}.main-content{flex:1;transition:margin-left .3s ease;min-height:100vh;display:flex;flex-direction:column}.content-with-sidebar{margin-left:280px}.content-full{margin-left:70px}.page-content{flex:1;padding:24px 32px}.header-container{background-color:#fff!important;display:flex;justify-content:space-between;align-items:center;padding:0 32px;flex-wrap:nowrap;height:96px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:16px}.brand-info{display:flex;align-items:center;gap:12px}.brand-logo{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand-text{display:flex;flex-direction:column;gap:2px}.brand-name{font-size:16px;font-weight:600;color:#1a202c;margin:0}.brand-subtitle{font-size:12px;color:#718096;margin:0}.header-center{flex:1;max-width:400px;margin:0 24px}.header-input{height:40px;min-width:250px!important}.select-location.custom-select-container{border-radius:20px!important;min-height:38px!important;padding:7px 14px;width:max-content;gap:1px;background:#166e6c14;border:none;flex-shrink:0}@media(max-width:600px){.select-location .custom-select-text{display:inline-block;max-width:3ch;overflow:hidden;white-space:nowrap}}.header-right{display:flex;align-items:center;gap:16px}.notification-btn,.settings-btn{position:relative;background:transparent;border:none;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#4a5568}.notification-btn:hover,.settings-btn:hover{background:#edf2f7;color:#2d3748}.notification-btn img,.settings-btn img{width:20px;height:20px;object-fit:contain}.notification-badge{position:absolute;top:6px;right:2px;background:#ff3c3c;color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.user-menu{position:relative}.user-menu-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:10px;transition:all .2s ease}.user-menu-btn:hover{background:#f7fafc}.user-avatar{width:40px;height:40px;background:#4299e1;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.user-name{font-size:14px;font-weight:500;color:#2d3748}.dropdown-icon{width:16px;height:16px;transition:transform .2s ease}.dropdown-icon.open{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;min-width:180px;overflow:hidden;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border:none;cursor:pointer;font-size:14px;color:#2d3748;transition:all .2s ease;text-align:left}.dropdown-item img{width:16px;height:16px;object-fit:contain}.dropdown-item:hover{background:#f7fafc;color:#ff3c3c}.mobile-hamburger-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:6px 8px;border-radius:8px;margin-right:10px;flex-shrink:0}.mobile-hamburger-btn:hover{background:#0000000d}.hamburger-line{display:block;width:22px;height:2px;background-color:#374151;border-radius:2px}.mobile-sidebar-overlay{position:fixed;inset:0;background:#00000073;z-index:1099;animation:fadeInOverlay .25s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.mobile-sidebar-drawer{position:fixed;top:0;left:0;height:100vh;z-index:1100;transition:transform .3s ease;width:280px}.mobile-sidebar-drawer.drawer-open{transform:translate(0)}.mobile-sidebar-drawer.drawer-closed{transform:translate(-100%)}@media(max-width:991px){.content-full,.content-with-sidebar{margin-left:0!important}.header-center,.brand-text,.user-name{display:none}.page-content{padding:16px}.header-input{min-width:150px!important}}@media(max-width:768px){.search-wrapper{display:none}.header-container{padding:0 16px}}.sidebar{position:fixed;left:0;top:0;height:100vh;background:linear-gradient(180deg,#045c5d,#03373a);transition:width .3s ease;overflow-x:visible;overflow-y:auto;z-index:1000;box-shadow:2px 0 10px #0000001a}.sidebar-open{width:280px}.sidebar-closed{width:70px}.sidebar-header{padding:5px 10px;border-bottom:1px solid rgba(255,255,255,.1);height:80px;display:flex;align-items:center;overflow:hidden}.logo-container{display:flex;align-items:center;gap:12px;width:100%}.logo-image{width:50px;height:50px;border-radius:8px;flex-shrink:0;object-fit:cover}.logo-text-container{display:flex;flex-direction:column;gap:2px;min-width:0;white-space:nowrap;overflow:hidden}.logo-title{color:#fff;font-size:20px;font-weight:600;margin:0;white-space:nowrap;line-height:1.2}.sidebar-nav{padding:10px 0}.menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.menu-item{margin:0;padding:0 12px;overflow:visible;position:relative}.menu-button{width:100%;display:flex;align-items:center;gap:15px;padding:6px 10px;background:transparent;border:none;border-left:3px solid transparent;border-bottom:1px solid rgba(255,255,255,.1);color:#fffc;cursor:pointer;transition:all .2s ease;text-align:left;font-size:14px;border-radius:8px;min-height:50px;position:relative;overflow:hidden}.sidebar-closed .menu-button{justify-content:flex-start}.menu-button:hover{background:#ffffff0d;color:#fff}.menu-button.active-item{background:#166e6c;color:#fff;border-left-color:#1d8885;border-bottom:none}.menu-button.active-item:after{display:none}.menu-icon{font-size:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px}.menu-label{flex:1;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-icon{flex-shrink:0;transition:transform .2s ease;margin-left:auto}.dropdown-icon.rotated{transform:rotate(180deg)}.submenu-list{list-style:none;padding:0;margin:8px 0 0 24px;display:flex;flex-direction:column;gap:4px}.submenu-item{margin:0;padding:0}.submenu-button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:none;color:#ffffffb3;cursor:pointer;transition:all .2s ease;text-align:left;font-size:14px;border-radius:6px}.submenu-button:hover{background:#ffffff0d;color:#fff}.submenu-button.active-subitem{background:#166e6c;color:#fff;font-weight:500}.submenu-bullet{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.submenu-label{flex:1}.submenu-popup{position:fixed;left:70px;top:auto;background:#045c5d;border-radius:8px;box-shadow:0 4px 12px #0000004d;padding:8px 12px;min-width:200px;z-index:1500;pointer-events:auto}.submenu-popup-title{color:#ffffffe6;font-weight:500;font-size:14px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.submenu-popup-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.submenu-popup-item{margin:0;padding:0}.submenu-popup-button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;background:transparent;border:none;color:#ffffffb3;cursor:pointer;transition:all .2s ease;text-align:left;font-size:14px;border-radius:6px}.submenu-popup-button:hover{background:#ffffff1a;color:#fff}.submenu-popup-button.active-popup-subitem{background:#0d4f4e;color:#fff;font-weight:500}.submenu-popup-bullet{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#ffffff0d}.sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.sidebar-open{width:250px}}.header-container{background-color:#fff!important;display:flex;justify-content:space-between;align-items:center;padding:0 32px;flex-wrap:nowrap;height:81px}.cef-container{display:flex;flex-direction:column;gap:1.5rem}.cef-stat-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.cef-stat-item{background-color:#fff;border-radius:16px;border:2px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;padding:1.2rem}.cef-stat-icon{background-color:#166e6c14;width:45px;height:45px;border-radius:16px;display:grid;place-items:center;flex-shrink:0}.cef-stat-icon img{width:25px;height:25px}#cef-icon{width:20px;height:20px}.cef-stat-value{display:flex;justify-content:flex-end;flex-direction:column;margin-left:1rem}.cef-stat-value h3{font-weight:600;font-size:24px;color:#111827;margin:0 0 0 auto}.cef-stat-value span{margin:0;font-weight:500;font-size:12px;line-height:20px;color:#4b5563}.user-feedback-modal{max-width:700px;border-radius:16px}.user-feedback-modal .modal-footer{width:100%;background-color:#fff;display:flex;gap:1rem!important}.feedback-modal-respond-btn,.feedback-modal-copy-btn{font-weight:700;font-size:16px;letter-spacing:0px}.feedback-modal-respond-btn{flex:1;background-color:#166e6c;border-radius:12px}.feedback-modal-respond-btn .button-icon img{filter:brightness(0) saturate(100%) invert(96%) sepia(95%) saturate(138%) hue-rotate(202deg) brightness(113%) contrast(96%)}.feedback-modal-copy-btn{border-radius:12px;background-color:#f3f4f6;color:#374151}@media(max-width:1024px){.cef-stat-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.cef-stat-container{grid-template-columns:1fr}.cef-stat-item{padding:1rem}.cef-stat-value h3{font-size:20px}.cef-stat-value span{font-size:11px}}.cef-filter{background-color:#fff;display:flex;width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:15px;border-radius:16px;border:1px solid #f3f4f6}.cef-filter-view{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cef-filter-select,.cef-filter-input{border-radius:12px;border:1px solid #e5e7eb}.cef-filter-select{background-color:#efefef}#any-rating-select .custom-select-img-icon{filter:brightness(0) saturate(100%) invert(72%) sepia(19%) saturate(174%) hue-rotate(179deg) brightness(88%) contrast(86%);width:20px;height:20px}.user-feedback-view-btn{background-color:#f3f4f6;border-radius:12px;font-weight:500;font-size:14px;line-height:20px;color:#4b5563}.user-feedback-view-btn:hover{background-color:#d9d9da}.view-item-active{background-color:#166e6c;color:#fff}.view-item-active:hover{background-color:#125857}.view-item-active .button-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(206deg) brightness(107%) contrast(105%)!important}.cef-feedback-view{width:100%}.cef-feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cef-feedback-list{display:flex;flex-direction:column;gap:1rem}.cef-feedback-card-list{display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.25rem;transition:all .3s ease;cursor:pointer;gap:1rem}.cef-feedback-card-list:hover{box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px);border:1px solid #125857}.cef-list-view{margin-top:-8px}.cef-feedback-header-list{display:flex;justify-content:space-between;align-items:flex-start}.cef-feedback-card-list-left{display:flex;align-items:flex-start;gap:10px;flex:1}.cef-feedback-details-list{display:flex;flex-direction:column;gap:10px;flex:1}.cef-feedback-header-left{display:flex;align-items:flex-start;gap:10px}.cef-feedback-user-details-list{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.cef-feedback-dish-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dish-name-list{font-weight:500!important;font-size:13px!important;line-height:20px!important;color:#111827!important;margin-top:-5px}.cef-action-btn-list{border:none;border-radius:12px;padding:8px 19px!important;font-weight:500;font-size:13px;cursor:pointer;min-width:90px}.cef-feedback-status-badge-list{display:flex;padding:2px 8px;border-radius:9999px;flex-shrink:0;align-items:center;font-weight:700;font-size:12px;letter-spacing:0px;color:#fff;gap:5px}.cef-feedback-status-badge-list img{width:15px;height:15px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(206deg) brightness(107%) contrast(105%)}.cef-feedback-card{background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.25rem;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem}.cef-feedback-card:hover{box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-2px);border:1px solid #125857}.cef-feedback-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.cef-feedback-user-info{display:flex;align-items:flex-start;gap:.75rem;flex:1}.cef-feedback-avatar{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:12px;background-color:#166e6c;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.cef-feedback-user-details{flex:1}.cef-feedback-user-name{margin:0;font-size:15px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cef-feedback-date{display:flex;align-items:center;gap:2px;margin:.25rem 0 0;flex-shrink:0}.cef-feedback-date img{width:18px;height:18px}.cef-feedback-date span{font-size:12px;color:#4b5563;font-weight:400;line-height:16px;letter-spacing:0px;white-space:nowrap}.feedback-rating-icon{margin:0 5px -5px 0;filter:brightness(0) saturate(100%) invert(88%) sepia(35%) saturate(1133%) hue-rotate(343deg) brightness(98%) contrast(100%)}.cef-feedback-status-badge{padding:4px 6px;border-radius:8px;flex-shrink:0;display:grid;place-items:center}.feedback-pending{background-color:#fb923c}.feedback-resolved{background-color:#4ade80}.feedback-responded{background-color:#60a5fa}.cef-feedback-status-badge img{width:15px;height:15px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(206deg) brightness(107%) contrast(105%)}.cef-feedback-dish{display:flex;flex-direction:column}.cef-feedback-dish-name{font-weight:700;font-size:14px;line-height:20px;letter-spacing:0px;color:#111827}.cef-feedback-category{font-weight:500;font-size:12px;letter-spacing:0px;background-color:#f3f4f6;padding:4px 6px;color:#374151;border-radius:6px;margin-left:10px}.cef-feedback-comment{font-size:13px;color:#374151;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:Roboto;font-weight:400;letter-spacing:0px;margin:0}.cef-feedback-actions{display:flex;gap:.75rem;flex-wrap:wrap}.cef-action-btn{flex:1;border:none;border-radius:8px;font-weight:500;font-size:12px;cursor:pointer;min-width:90px}.cef-action-respond{background-color:#eef2ff;color:#4f46e5}.cef-action-respond .button-icon img{width:12px;height:12px}.cef-action-respond:hover{background-color:#e0e7ff;border-color:#c7d2fe}.cef-action-resolve{background-color:#ecfdf5;color:#10b981}.cef-action-resolve .button-icon{filter:brightness(0) saturate(100%) invert(47%) sepia(65%) saturate(582%) hue-rotate(90deg) brightness(93%) contrast(90%)}.cef-action-resolve:hover{background-color:#d1fae5;border-color:#a7f3d0}.cef-status-resolved{display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;background-color:#ecfdf5;color:#10b981;border-radius:8px;font-size:12px;font-weight:500;flex:1}.crf-feedback-respond-body{display:flex;flex-direction:column;gap:1rem}.respond-modal-feedback{border:1px solid #e5e7eb;background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:20px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.respond-modal-feedback-header{display:flex;align-items:center;gap:10px}.respond-modal-feedback-user-initials{background-color:#166e6c;display:grid;place-items:center;border-radius:12px;width:40px;height:40px;color:#fff}.respond-modal-feedback-user p{font-weight:700;font-size:16px;line-height:24px;color:#111827}.respond-modal-feedback-user span{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#4b5563}.respond-modal-user-feedback{font-weight:400;font-size:14px;letter-spacing:0px;color:#374151}.feedback-response-templates{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feedback-response-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border-radius:12px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.feedback-response-btn:nth-child(1){background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.feedback-response-btn:nth-child(1):hover{background-color:#dcfce7}.feedback-response-btn:nth-child(1).selected{background-color:#f0fdf4;border:3px solid #61a178;color:#15803d}.feedback-response-btn:nth-child(2){background-color:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.feedback-response-btn:nth-child(2):hover{background-color:#ffedd5}.feedback-response-btn:nth-child(2).selected{background-color:#fff7ed;border:3px solid #f08d75;color:#c2410c}.response-icon{display:flex;align-items:center;justify-content:center;font-size:18px}.response-icon img{width:20px;height:20px;object-fit:contain}#negative-res-icon{filter:brightness(0) saturate(100%) invert(26%) sepia(93%) saturate(1420%) hue-rotate(356deg) brightness(97%) contrast(95%)}.feedback-modal-response{resize:none}.feedback-modal-response:focus{box-shadow:0 1px 2px #0000000d}.response-tips-container{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px;display:flex;align-items:flex-start;gap:10px}.response-tips-icon img{filter:brightness(0) saturate(100%) invert(30%) sepia(95%) saturate(2512%) hue-rotate(215deg) brightness(94%) contrast(96%)}.response-tips-info{display:flex;flex-direction:column;gap:2px}.response-tips-info h4{font-weight:700;font-size:13px;line-height:20px;color:#1e3a8a}.response-tips-info p{font-weight:400;font-size:12px;line-height:20px;color:#1d4ed8}.feedback-respond-modal{max-width:700px;border-radius:16px}.feedback-respond-modal .modal-footer{display:flex;justify-content:space-between!important;background-color:#fff}.export-modal-format{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.export-modal-format-btn{padding:1.5rem 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-radius:12px;background-color:#f3f4f6;border:none;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#374151}.export-modal-format-btn img{width:30px;height:30px;filter:brightness(0) saturate(100%) invert(22%) sepia(13%) saturate(1176%) hue-rotate(178deg) brightness(87%) contrast(83%)}.export-modal-format-btn{padding:1.5rem 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-radius:12px;background-color:#f3f4f6;border:none;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#374151;cursor:pointer;transition:all .3s ease}.export-modal-format-btn:hover{background-color:#e5e7eb}.export-modal-format-btn img{width:30px;height:30px;filter:brightness(0) saturate(100%) invert(22%) sepia(13%) saturate(1176%) hue-rotate(178deg) brightness(87%) contrast(83%);transition:filter .3s ease}.export-modal-format-btn.selected-export-format{background-color:#166e6c;color:#fff}.export-modal-format-btn.selected-export-format img{filter:brightness(0) saturate(100%) invert(91%) sepia(92%) saturate(32%) hue-rotate(190deg) brightness(106%) contrast(100%)}.export-date-range-select{background-color:#efefef;border:none}.export-modal-summary{background-color:#f0fdf4;border-radius:12px;padding:1.5rem;border:1px solid #d1fae5}.export-summary-title{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:16px;line-height:24px;color:#111827;margin-bottom:1rem}.export-summary-title img{width:20px;height:20px}.export-summary-details{display:flex;flex-direction:column;gap:.75rem}.export-summary-item{display:flex;justify-content:space-between;align-items:center}.export-summary-label{font-weight:400;font-size:14px;line-height:20px;color:#6b7280}.export-summary-value{font-weight:600;font-size:14px;line-height:20px;color:#111827;display:flex;align-items:center;gap:.25rem}.export-modal-rating-star{font-size:16px}.export-feedback-modal .modal-footer{display:flex;justify-content:space-between!important;background-color:#fff}.send-promo-container{width:100%;overflow-x:auto}.send-promo-table{width:100%;border-collapse:collapse;background:#fff}.send-promo-thead{background:#f8f9fa}.send-promo-header-row{border-bottom:1px solid #e5e7eb}.send-promo-th{padding:12px 16px;text-align:left;font-size:14px;font-weight:600;color:#374151}.send-promo-tbody{background:#fff}.send-promo-row{border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.send-promo-row:hover{background-color:#f9fafb}.send-promo-td{padding:16px;font-size:14px;color:#1f2937}.send-promo-name{font-weight:500;color:#111827}.send-promo-code{font-family:Courier New,monospace;background:#f3f4f6;padding:8px 10px;border-radius:4px;font-size:13px;font-weight:600;display:inline-block;margin-top:18px}.send-promo-type{color:#6b7280}.send-promo-value{font-weight:600;color:#111827}.send-promo-action{text-align:left}.send-promo-btn{background:#d1fae5;color:#065f46;border:none;padding:6px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.send-promo-btn:hover{background:#a7f3d0}.send-promo-btn:active{transform:scale(.98)}.create-new-promo-btn{flex:1!important}.create-new-promo-btn .button-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7462%) hue-rotate(136deg) brightness(110%) contrast(110%)}.send-promo-cards{display:none}.google-reviews-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.google-reviews-checkbox input[type=checkbox]{display:none}.google-reviews-custom-check{width:18px;height:18px;border-radius:4px;border:2px solid #d1d5db;background-color:#fff;display:grid;place-items:center;flex-shrink:0;transition:all .2s ease}.google-reviews-checkbox input[type=checkbox]:checked+.google-reviews-custom-check{background-color:#166e6c;border-color:#166e6c}.google-reviews-custom-check:after{content:"";width:5px;height:9px;border:2px solid white;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px);opacity:0;transition:opacity .2s ease}.google-reviews-checkbox input[type=checkbox]:checked+.google-reviews-custom-check:after{opacity:1}.google-reviews-label{font-size:13px;font-weight:400;color:#374151}@media(max-width:768px){.send-promo-modal.custom-modal-view .modal-footer{flex-direction:row;gap:.75rem!important;padding:12px 16px}.feedback-response-templates{grid-template-columns:1fr}.feedback-response-btn{padding:.875rem 1.25rem;font-size:13px}.send-promo-table-desktop{display:none}.send-promo-cards{display:flex;flex-direction:column;gap:1rem}.send-promo-card{display:flex;flex-direction:column;gap:.6rem;padding:1rem;border-bottom:1px solid #e5e7eb}.send-promo-card:last-child{border-bottom:none}.send-promo-card-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.send-promo-card-name{font-weight:600;font-size:14px;color:#111827}.send-promo-card-code-row{display:flex;align-items:center;gap:.5rem}.send-promo-card-code-row .send-promo-code{margin-top:0;font-size:12px;padding:4px 8px}.send-promo-copy-icon{width:16px;height:16px;cursor:pointer;opacity:.5}.send-promo-card-meta{display:flex;gap:14rem}.send-promo-card-meta-item{display:flex;flex-direction:column;gap:2px}.send-promo-card-label{font-size:11px;color:#6b7280;font-weight:400}.send-promo-card-value{font-size:13px;color:#374151;font-weight:400}.send-promo-card-value-bold{font-size:13px;color:#111827;font-weight:600}.send-promo-card .send-promo-btn{padding:5px 16px;font-size:13px;white-space:nowrap;flex-shrink:0}}@media(max-width:1024px){.cef-filter{grid-template-columns:repeat(3,1fr)}.cef-filter-view{grid-template-columns:1fr 1fr}.cef-feedback-grid{grid-template-columns:repeat(2,1fr)}.cef-feedback-card-list{padding:1rem}.cef-feedback-avatar{width:40px;height:40px;font-size:13px}.cef-feedback-card-list-left,.cef-feedback-details-list,.cef-feedback-dish-list{gap:8px}.cef-action-btn-list{padding:6px 15px!important;font-size:12px;min-width:80px}.cef-feedback-user-name{font-size:14px}.cef-feedback-status-badge-list{font-size:11px;padding:2px 6px}}@media(max-width:768px){.cef-filter{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:12px}.cef-filter-view{grid-template-columns:1fr 1fr;gap:.75rem}.cef-filter-item{width:100%}.cef-feedback-grid{grid-template-columns:1fr;gap:1rem}.cef-feedback-card{padding:1rem}.cef-feedback-card-list{flex-direction:column;padding:1rem;gap:.75rem}.cef-feedback-card-list-left{width:100%;gap:10px}.cef-feedback-details-list{width:100%;gap:8px}.cef-feedback-date{align-self:flex-end;margin-top:0}.cef-feedback-user-name,.cef-feedback-dish-name{font-size:13px}.cef-feedback-comment{font-size:12px;-webkit-line-clamp:2}.cef-action-btn{font-size:11px;padding:.5rem .75rem}.cef-action-btn-list{padding:6px 12px!important;font-size:12px;min-width:75px}.cef-feedback-avatar{width:38px;height:38px;font-size:12px}.cef-feedback-status-badge-list{font-size:11px;padding:2px 6px}.feedback-rating-icon{margin-right:3px}}@media(max-width:600px){.send-promo-card-meta{display:flex;gap:2rem}.cef-filter{grid-template-columns:1fr;gap:.75rem;padding:10px}.cef-filter-item{width:100%}.cef-filter-view{grid-template-columns:1fr 1fr;gap:.5rem}.cef-feedback-grid{gap:1rem}.cef-feedback-card{padding:.875rem}.cef-feedback-header{margin-bottom:.75rem}.cef-feedback-avatar{width:36px;height:36px;font-size:12px}.cef-feedback-rating{font-size:14px;margin-bottom:.5rem}.cef-feedback-actions{gap:.5rem}.cef-action-btn{padding:.5rem;font-size:10px;min-width:70px}.cef-feedback-card-list{flex-direction:column;padding:.875rem;gap:.5rem}.cef-feedback-card-list-left{width:100%;flex-direction:column;gap:8px}.cef-feedback-details-list{width:100%;gap:6px}.cef-feedback-header-left,.cef-feedback-user-details-list,.cef-feedback-dish-list{flex-direction:column;gap:8px}.dish-name-list{margin-top:0!important}.cef-feedback-date{align-self:flex-end}.cef-feedback-date span{font-size:11px}.cef-action-btn-list{padding:6px 10px!important;font-size:11px;min-width:65px}.cef-feedback-user-name,.cef-feedback-dish-name{font-size:12px}.cef-feedback-comment{font-size:11px;-webkit-line-clamp:2}.cef-feedback-status-badge-list{font-size:10px;padding:1px 5px;gap:3px}.cef-feedback-status-badge-list img{width:12px;height:12px}.feedback-rating-icon{margin-right:2px}}.feedback-modal-body{display:flex;flex-direction:column;gap:1rem}.feedback-modal-header{display:flex;justify-content:space-between;align-items:center}.feedback-modal-status{display:flex;padding:12px 15px;border-radius:12px;flex-shrink:0;align-items:center;font-weight:00;font-size:14px;letter-spacing:0px;color:#fff;gap:5px;border:none}.feedback-modal-status img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(206deg) brightness(107%) contrast(105%)}.feedback-modal-rating-container{display:flex;align-items:flex-start;justify-content:space-between;border:1px solid #bbf7d0;background-color:#f2faf5;padding:30px;border-radius:16px;padding-bottom:3rem}.feedback-modal-item h3{font-weight:700;font-size:16px;line-height:28px;color:#111827}.feedback-modal-item p{font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#374151;background-color:#fff;padding:4px 10px;border-radius:8px;width:max-content}.feedback-modal-rating{display:flex;flex-direction:column;align-items:flex-end}.feedback-modal-rating h3{font-weight:700;font-size:24px;letter-spacing:0px;color:#166e6c;margin-right:5px}.feedback-modal-comment{width:100%;border-radius:16px;border:2px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;padding:30px 12px;resize:none;line-height:1.6;font-style:Regular;font-size:14px;line-height:26px;letter-spacing:0px;color:#374151}.feedback-modal-comment+.custom-textarea-footer .custom-textarea-count{display:none!important}.feedback-modal-comment:focus{box-shadow:0 1px 2px #0000000d}.feedback-modal-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feedback-modal-feature-item{border-radius:12px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:15px 20px}.username-feature{background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #bfdbfe}.category-feature{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.rating-feature{background:linear-gradient(135deg,#fefce8,#fffbeb);border:1px solid #fef08a}.status-feature{background:linear-gradient(135deg,#faf5ff,#fdf2f8);border:1px solid #e9d5ff}.feedback-modal-name-icon,.feedback-modal-category-icon,.feedback-modal-rating-icon,.feedback-modal-status-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center}.feedback-modal-name-icon img,.feedback-modal-category-icon img,.feedback-modal-rating-icon img,.feedback-modal-status-icon img{filter:brightness(0) saturate(100%) invert(96%) sepia(95%) saturate(138%) hue-rotate(202deg) brightness(113%) contrast(96%)}.feedback-modal-name-icon{background-color:#3b82f6}.feedback-modal-category-icon{background-color:#22c55e}.feedback-modal-rating-icon{background-color:#eab308}.feedback-modal-status-icon{background-color:#a855f7}.feedback-modal-feature-info{display:flex;flex-direction:column;gap:3px}.feedback-modal-feature-info span{font-weight:400;font-size:12px;letter-spacing:0px;color:#4b5563}.feedback-modal-feature-info p{font-weight:700;font-size:14px;line-height:20px;color:#111827}@media screen and (max-width:768px){.feedback-modal-features{grid-template-columns:1fr}}.settings-page{min-height:100vh;background-color:#f8f9fa}.settings-header{padding:1.2rem;background:linear-gradient(95.13deg,#0d3b35,#1a5c52);border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem}.setting-header-icon{width:48px;height:48px;display:grid;place-items:center;background-color:#ffffff26;border-radius:12px}.settings-title{font-size:1.875rem;font-weight:600;color:#fff;margin:0 0 .5rem}.settings-subtitle{font-size:.875rem;color:#dedfe0;margin:0}.settings-tabs-wrapper{width:100%;overflow:hidden}.settings-tabs{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.settings-tabs::-webkit-scrollbar{display:none}.setting-tab-button{position:relative;background:none;border:none;border-bottom:2px solid transparent;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:.75rem}.setting-filter-section{margin-bottom:1rem}.tab-icon{width:18px;height:18px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(45%) sepia(10%) saturate(562%) hue-rotate(182deg) brightness(94%) contrast(84%);transition:filter .3s}.setting-tab-button.active .tab-icon{filter:brightness(0) saturate(100%) invert(23%) sepia(32%) saturate(6489%) hue-rotate(168deg) brightness(102%) contrast(84%)}.setting-tab-button:hover{background-color:#d8dadb80}.setting-tab-button.active{color:#147e86;background-color:#f8f9fa;border-bottom:2px solid #147e86;border-radius:8px 8px 0 0;padding:1rem 1.5rem}.setting-tab-button.active:hover{background-color:#fff}.settings-content{padding:2rem 0;border-radius:0 0 8px 8px}@media(max-width:992px){.settings-header{padding:1.5rem 0}.settings-title{font-size:1.5rem}.settings-subtitle{font-size:.8125rem}.setting-tab-button{min-width:calc(100% / 3);justify-content:center;padding:.875rem .5rem;font-size:.8125rem;gap:.5rem}.tab-icon{width:16px;height:16px}.settings-content{padding:1.5rem 0}}@media(max-width:480px){.settings-header{padding:1rem 0}.settings-title{font-size:1.25rem}.settings-subtitle{font-size:.75rem}.setting-tab-button{min-width:50%;justify-content:center;padding:.75rem .5rem;font-size:.75rem;gap:.35rem}.tab-icon{width:15px;height:15px}.settings-content{padding:1rem 0}}.setting-tab-content-wrapper{position:relative}.business-details-container{background:#fff;max-width:100%;padding-bottom:24px}.form-section{background:#fff;border-radius:16px;padding:24px;margin-bottom:24px;border:1px solid #e5e7eb}.form-sub-section{border-radius:8px;padding:16px;margin-bottom:24px;border:1px solid #e5e7eb}.form-section-header-container{display:flex;gap:12px;margin-bottom:24px;justify-content:space-between;align-items:center}.form-section-header{display:flex;gap:12px;margin-bottom:16px;justify-content:flex-start}.form-section-header-right{display:flex;gap:1rem;flex-shrink:0}.section-icon{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#147e8614}.security-icon{background:#ef444414}.section-title{font-size:18px;font-weight:600;color:#111827;margin:0;line-height:28px}.section-subtitle{color:#4b5563;font-size:13px;margin:0;line-height:20px;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full-width{grid-column:1 / -1}.form-label{font-family:Roboto;font-weight:500;font-size:13px;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#374151}.required{color:#374151;margin-left:2px}.field-note{font-size:12px;color:#6b7280;margin:0;line-height:1.4}.password-field-wrapper,.two-factor-wrapper{display:flex;align-items:center;gap:12px}.change-button,.modify-button,.manage-button{padding:8px 16px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:transparent;color:#dc2626}.modify-button,.manage-button{padding:8px 16px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:transparent;color:#2563eb}.change-button:hover,.modify-button:hover,.manage-button:hover{background:#ecfdf5}.login-sessions-info{display:flex;align-items:center;justify-content:space-between}.sessions-label{font-size:14px;color:#374151;font-weight:500;padding:12px 14px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;width:100%}.form-status{display:flex;align-items:center;gap:12px;padding:16px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0}.status-icon-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center}.status-title{font-size:14px;font-weight:600;color:#14532d;display:block;margin-bottom:4px}.status-description{font-size:13px;color:#15803d;margin:0;line-height:1.5}.form-actions{display:flex;justify-content:flex-end;gap:1rem}.save-button{padding:12px 32px;background:#147e86;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.save-button:hover{background:#059669;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.save-button:active{transform:translateY(1px)}@media(max-width:992px){.form-section-header-container{flex-direction:column;align-items:flex-start}.form-section-header-right{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.header-right-btn{display:grid!important;grid-template-columns:1fr!important;width:100%}}@media(max-width:768px){.form-section-header-right{display:grid;grid-template-columns:1fr;gap:12px;width:100%}.form-grid{grid-template-columns:1fr}.form-section{padding:16px}.section-icon{width:36px;height:36px}.section-title{font-size:16px}.section-subtitle{font-size:13px}.password-field-wrapper,.two-factor-wrapper{display:grid;grid-template-columns:14fr 1fr;gap:10px}.change-button,.modify-button,.save-button{width:100%}.form-actions{padding:0 16px}}@media(max-width:480px){.business-details-container{padding-bottom:16px}.form-section{padding:12px;margin-bottom:16px}.section-title{font-size:15px}.section-subtitle{font-size:12px}.form-grid{gap:16px}}.opening-hours-section{display:grid;grid-template-columns:1fr 1fr;gap:24px}.opening-hours-subsection{padding:24px;background-color:#f9fafb;border:none;border-radius:12px}.opening-hours-subsection-header{display:flex;align-items:center;gap:.5rem;margin-bottom:14px}.opening-hours-subsection-header img{width:20px;height:20px}.opening-hours-subsec-title{font-weight:500;line-height:28px;letter-spacing:0px;vertical-align:middle;color:#111827}.opening-hrs-lbl{color:#374151!important;font-weight:500;font-size:12px;line-height:20px;letter-spacing:0px}.financial-setting-grid{grid-template-columns:repeat(3,1fr)!important}.helper-text{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#6b7280;margin-left:3px;margin-top:-5px}.financial-status{background:#eff6ff!important;border:1px solid #bfdbfe!important;margin-top:1.5rem}.financial-status .status-title{color:#1e3a8a!important}.financial-status .status-description{color:#1e40af!important}.setting-sub-section-container{display:flex;align-items:center;justify-content:space-between}.left-side{display:flex;align-items:center;gap:8px}.right-side{display:flex;align-items:start}.setting-sub-icon img{width:25px;height:25px}.setting-info h4{font-weight:500;font-size:14px;letter-spacing:0px;color:#111827;margin:0}.setting-info span{font-weight:400;font-size:13px;color:#6b7280}.setting-action-button{color:#059669;padding:5px;font-family:Roboto;font-weight:500;font-size:16px}.setting-action-button:hover{color:#04704e}.section-header-badge{margin-left:auto;display:flex;align-items:center;width:max-content!important;gap:1rem}.section-header-badge-tab{display:none}.section-header-badge .custom-select-text{color:#fff}.section-header-badge .custom-select-arrow,.section-header-badge-tab .custom-select-arrow{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(177deg) brightness(104%) contrast(101%)}.critical-badge{background-color:#ef4444}.warning-badge{background-color:#f97316}.info-badge-setting{background-color:#3b82f6}.notification-section-container{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.notification-section{display:flex;flex-direction:column;padding:20px;border:2px solid rgba(20,126,134,.3);justify-content:flex-start;border-radius:12px;min-height:100px}.notification-section-switch.ant-switch.ant-switch-checked{background-color:#147e86!important}.notification-section span{font-weight:400;font-size:14px;color:#6b7280}.notification-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-section-header p{font-weight:600;font-size:16px;line-height:24px;letter-spacing:0px;color:#111827;margin:0}.notification-section-description{display:block;margin-top:4px}.notification-summary{display:flex;gap:16px;align-items:flex-start;padding:4px 0}.summary-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#eff6ff;border-radius:8px}.summary-icon img{width:24px;height:24px}.summary-content{flex:1;display:flex;flex-direction:column;gap:12px}.summary-header{font-weight:600;font-size:18px;line-height:28px;color:#111827;margin:0}.summary-stats{display:flex;flex-direction:column;gap:8px}.summary-stat-item{font-size:14px;line-height:20px;color:#374151}.summary-stat-item strong{font-weight:600;color:#111827}@media(max-width:768px){.notification-section-section-container{grid-template-columns:1fr;gap:12px}.notification-section-section{padding:16px}.notification-section-header p{font-size:15px}.notification-section span{font-size:13px;line-height:20px}.section-header-badge-tab{display:flex;height:20px;align-items:center;width:100%;gap:1rem}.section-header-badge{display:none!important}.critical-badge .custom-select-text{color:#991b1b}.critical-badge{background-color:#fee2e2}.warning-badge .custom-select-text{color:#9a3412}.info-badge-setting .custom-select-text{background-color:#dbeafe;color:#1e40af!important}.section-header-badge-tab.custom-select-container{border:none;min-height:30px;border-radius:8px}.warning-badge{background-color:#ffedd5}.info-badge-setting{background-color:#dbeafe;color:#1e40af!important}}@media(max-width:600px){.notification-section-container{grid-template-columns:repeat(1,1fr);gap:16px;margin-top:20px}}@media(max-width:480px){.notification-section-container{gap:10px}.notification-section{padding:14px;min-height:90px}.notification-section-header{gap:8px}.notification-section-header p{font-size:14px;line-height:20px}.notification-section span{font-size:12px;line-height:18px}.summary-icon{width:36px;height:36px}.summary-icon img{width:20px;height:20px}.summary-header{font-size:16px;line-height:24px}.summary-stat-item{font-size:13px;line-height:18px}}.team-access-section-icon{filter:brightness(0) saturate(100%) invert(23%) sepia(32%) saturate(6489%) hue-rotate(168deg) brightness(102%) contrast(84%)}.team-user-section{display:flex;flex-direction:column;gap:1rem}.team-user-details-container{display:flex;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.team-user-profile{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:1rem;background-color:#147e86;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;font-weight:500;color:#fff}.team-access-invite-btn{background-color:#00786f;color:#fff;border:none;padding:8px 16px;border-radius:14px;flex-shrink:0;font-family:Roboto;font-weight:400;font-size:16px;line-height:24px}.team-access-invite-btn .button-icon img{filter:brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(0%) hue-rotate(160deg) brightness(103%) contrast(100%)}.team-access-invite-btn:hover{background-color:#0f575c}.team-user-details{display:flex;flex-direction:column;gap:5px;width:100%}.team-user-name{display:flex;align-items:center;gap:1rem}.team-user-name h3{font-weight:600;font-size:16px;line-height:24px;color:#111827}.invite-team-form-section{display:flex;flex-direction:column;gap:16px}.team-user-role,.team-user-status,.user-permission-item,.all-permissions{font-family:Roboto;font-weight:500;font-size:12px;line-height:16px}.team-user-contact-container{display:flex;align-items:start;justify-content:space-between;width:100%}.team-user-actions{display:flex;align-items:center;gap:12px}.team-user-actions img{padding:8px}.team-user-actions img:hover{cursor:pointer;filter:brightness(0) saturate(100%) invert(60%) sepia(6%) saturate(6%) hue-rotate(31deg) brightness(86%) contrast(90%)!important;background-color:#f1f1f12f;border-radius:8px}.owner,.kitchen-manager,.general-manager,.cashier,.server,.active,.pending,.all-permissions,.user-permission-item{padding:4px 8px;border-radius:9999px}.owner{background-color:#f3e8ff;color:#6b21a8}.kitchen-manager{background-color:#ffedd5;color:#9a3412}.general-manager{background-color:#dbeafe;color:#1e40af}.cashier{background-color:#f9fedb;color:#afa01e}.server,.active{background-color:#dcfce7;color:#166534}.pending{background-color:#fef9c3;color:#854d0e}.team-user-email{font-weight:400;font-size:14px;line-height:20px;color:#4b5563}.team-user-last-active{font-weight:400;font-size:12px;line-height:16px;color:#6b7280}.team-user-permission label{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#6b7280}.user-permission-item-container{display:flex;align-items:center;gap:.3rem;margin-top:8px}.user-permission-item,.all-permissions{background-color:#f3f4f6;color:#374151;max-width:max-content}.all-permissions{background-color:#f3e8ff;color:#7e22ce}.permissions-list{display:flex;flex-direction:column;gap:12px;margin-top:4px}.permission-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.permission-item:hover{background-color:#f9fafb}.permission-checkbox{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#10b981;flex-shrink:0}.permission-content{display:flex;flex-direction:column;gap:2px;flex:1}.permission-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#111827;line-height:20px}.permission-description{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400;color:#6b7280;line-height:18px}.permission-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease}.permission-checkbox:hover{border-color:#10b981}.permission-checkbox:checked{background-color:#10b981;border-color:#10b981}.permission-checkbox:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}@media(max-width:992px){.team-user-details-container{align-items:flex-start}.team-user-name{flex-wrap:wrap;gap:.5rem}}@media(max-width:768px){.setting-tab-content-wrapper{padding:1.5rem}.setting-tab-content-wrapper h2{font-size:1.125rem}.team-user-details-container{flex-direction:column;gap:.75rem}.invite-member-modal .modal-footer{display:grid;grid-template-columns:1fr 1fr}.invite-member-modal .modal-footer .custom-button{width:100%}.team-user-profile{margin-right:0;width:48px;height:48px;font-size:18px;flex-shrink:0}.team-user-details-container{flex-direction:row;flex-wrap:wrap;align-items:flex-start}.team-user-details{flex:1;min-width:0}.team-user-name{flex-wrap:wrap;gap:.4rem}.team-user-name h3{font-size:14px;line-height:20px}.team-user-role,.team-user-status{font-size:11px}.team-user-contact-container{flex-direction:column;gap:.5rem}.team-user-actions{align-self:flex-end;gap:4px}.team-user-email{font-size:13px}.team-user-last-active{font-size:11px}.user-permission-item-container{flex-wrap:wrap;gap:.4rem}.user-permission-item,.all-permissions{font-size:11px;padding:3px 7px}.security-settings-grid{display:flex!important;flex-direction:column!important}}@media(max-width:600px){.opening-hours-section,.financial-setting-grid{display:grid;grid-template-columns:1fr!important;gap:24px}.team-user-profile{width:40px;height:40px;font-size:16px}.team-user-name h3{font-size:13px}.team-user-actions img{padding:4px}.invite-member-modal .modal-footer{display:grid;grid-template-columns:1fr}}.security-settings-list{display:flex;flex-direction:column;gap:12px}.security-setting-row{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:16px 20px}.security-setting-info{display:flex;flex-direction:column;gap:4px}.security-setting-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.security-setting-value{font-size:15px;font-weight:400;color:#111827}.security-setting-action{background:none;border:none;padding:0;font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease}.security-setting-action.action-info{color:#2563eb}.security-setting-action.action-info:hover{color:#1d4ed8}.security-setting-action.action-danger{color:#dc2626}.security-setting-action.action-danger:hover{color:#b91c1c}.security-setting-item{display:flex;flex-direction:column;gap:6px}.security-setting-note{margin:0 0 0 4px;color:#6b7280}.security-status-banner{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;border:1px solid transparent;margin-top:4px}.security-status-icon-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}.security-status-title{font-size:14px;font-weight:600;display:block;margin-bottom:4px}.security-status-description{font-size:13px;margin:0;line-height:1.5}.security-banner-good{background:#f0fdf4;border-color:#bbf7d0}.security-banner-good .security-status-title{color:#14532d}.security-banner-good .security-status-description{color:#15803d}.security-banner-warning{background:#fffbeb;border-color:#fde68a}.security-banner-warning .security-status-title{color:#92400e}.security-banner-warning .security-status-description{color:#b45309}.security-banner-risk{background:#fef2f2;border-color:#fecaca}.security-banner-risk .security-status-title{color:#7f1d1d}.security-banner-risk .security-status-description{color:#b91c1c}.section-edit-btn{margin-left:auto;padding:1px 16px!important;background-color:#fff;border:1px solid #e5e7eb;color:#4b5563;height:35px;border-radius:8px;font-size:14px}.section-edit-btn .button-icon img{filter:brightness(0) saturate(100%) invert(34%) sepia(13%) saturate(591%) hue-rotate(175deg) brightness(92%) contrast(95%);width:16px;height:16px}.section-edit-btn:hover{background-color:#f0f0f0}.section-form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-bottom:1rem}@media(max-width:600px){.security-setting-row{flex-wrap:wrap;gap:8px;padding:14px 16px}.security-status-banner{padding:14px}}.change-password-modal .modal-header{padding-bottom:0;border-bottom:none}.change-password-modal .modal-close-button{color:#99a1af}.cpm-header{display:flex;flex-direction:column;gap:4px}.cpm-title{font-size:18px;font-weight:700;color:#111827;margin:0}.cpm-subtitle{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.cpm-form{display:flex;flex-direction:column;gap:20px}.cpm-field{display:flex;flex-direction:column;gap:8px}.cpm-label{font-size:13px;font-weight:600;color:#111827}.cpm-input.custom-input-wrapper{border-radius:10px}.cpm-input .custom-input{padding:12px 14px;font-size:14px}.cpm-input .custom-input-icon{cursor:pointer}.cpm-input .custom-input-icon img{width:18px;height:18px;opacity:.6}.cpm-requirements{display:flex;flex-direction:column;gap:12px;margin-top:-8px}.cpm-requirement-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#6b7280}.cpm-requirement-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid #d1d5db;flex-shrink:0}.cpm-divider{border-top:1px solid #e5e7eb;margin:-4px 0}.cpm-note{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background-color:#c4dfdd80;border-radius:10px}.cpm-note-icon{width:18px;height:18px;margin-top:2px;flex-shrink:0}.cpm-note-text{font-size:13px;color:#00786f;margin:0;font-weight:500;line-height:20px}.cpm-footer{display:flex;justify-content:flex-end;gap:12px;width:100%}.cpm-cancel-btn{background:none!important;border:none!important;color:#6b7280!important;font-weight:600;font-size:14px;padding:10px 16px}.cpm-cancel-btn:hover{color:#374151!important}.cpm-submit-btn{background-color:#147e86!important;border:none!important;color:#fff!important;font-weight:600;font-size:14px;padding:10px 24px;border-radius:8px}.cpm-submit-btn:hover{background-color:#0f575c!important}@media(max-width:480px){.cpm-footer{flex-direction:column-reverse;gap:8px}.cpm-cancel-btn,.cpm-submit-btn{width:100%;text-align:center}}.manage-sessions-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.manage-sessions-modal{background-color:#f9fafb}.manage-sessions-modal .modal-header{border-bottom:none;padding-bottom:0}.manage-sessions-header .modal-title-text{font-size:18px;font-weight:700;color:#111827;margin:0 0 4px}.manage-sessions-header .modal-subtitle-text{font-size:12px;color:#6b7280;margin:0;line-height:1.5}.manage-sessions-header .modal-subtitle-text i{font-style:italic}.logout-all-btn{background-color:#c10007!important;border:none!important;color:#fff!important;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:6px}.logout-all-btn:hover{background-color:#9c0106!important}.logout-all-btn .button-icon img{filter:brightness(0) saturate(100%) invert(100%);width:14px;height:14px}.manage-sessions-list{display:flex;flex-direction:column;gap:16px}.session-card{display:flex;align-items:flex-start;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background-color:#fff}.session-card-icon{flex-shrink:0;width:48px;height:48px;border-radius:14px;background-color:#f1f5f9;display:grid;place-items:center}.session-card-icon img{width:20px;height:20px}.session-card-info{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.session-card-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.session-card-device{font-size:14px;font-weight:600;color:#111827;margin:0}.session-current-badge{background-color:#dbeafe;color:#1e40af;font-size:11px;font-weight:600;padding:2px 10px;border-radius:9999px}.session-card-detail{font-size:13px;color:#6b7280;display:flex;align-items:center}.session-card-ip{font-size:12px;color:#9ca3af}.session-logout-btn{flex-shrink:0;background-color:#fff!important;border:1px solid #d1d5db!important;color:#374151!important;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500}.session-logout-btn:hover{border-color:#9ca3af!important;background-color:#f9fafb!important}@media(max-width:600px){.manage-sessions-header{flex-direction:column;align-items:stretch}.logout-all-btn{justify-content:center;width:100%}.session-card{flex-wrap:wrap}.session-logout-btn{width:100%;margin-top:8px}}.op-days-label{font-weight:500;font-size:13px;color:#374151;line-height:20px}.op-days-selector{grid-template-columns:repeat(7,1fr)!important;gap:8px!important;margin-bottom:12px}.op-days-selector .select-button-item.select-button-selected{background-color:#e6f5f4;border:2px solid #166e6c;color:#166e6c!important;box-shadow:none}.op-days-selector .select-button-item{min-width:unset!important;background-color:#fff;border:2px solid #e5e7eb}.op-time-row{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:16px;background-color:#f9fafb;border-radius:12px;padding:20px 52px 20px 20px}.op-time-field{display:flex;flex-direction:column;gap:8px}.op-slots{display:flex;flex-direction:column}.op-slot{display:flex;flex-direction:column;gap:1rem}.op-slot-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:28px}.op-slot-divider{height:1px;background-color:#e5e7eb;margin:.5rem 0 1.25rem}.op-remove-slot-btn{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:#ef4444;padding:4px 8px;border-radius:6px;transition:background-color .15s ease}.op-remove-slot-btn:hover{background-color:#fef2f2}.op-add-slot-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#0d9488;padding:6px 0;margin-top:.5rem;transition:color .15s ease}.op-add-slot-btn:hover{color:#0f766e}.discard-button{background-color:#fff;color:#374151;border:1px solid #e5e7eb;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease}.discard-button:hover{background-color:#f9fafb}.op-day-tabs{margin-bottom:16px}.op-day-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.op-day-status-dot.is-open{background-color:#16a34a}.op-day-status-dot.is-closed{background-color:#d1d5db}.op-day-panel{border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px}.op-day-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.op-closed-toggle{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280}.op-slots-list{display:flex;flex-direction:column;gap:12px}.op-remove-slot-icon-btn{position:absolute;top:12px;right:12px;margin-bottom:0;border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:6px;border-radius:6px;display:flex;align-items:center}.op-day-status-dot.has-error{background-color:#dc2626}.op-remove-slot-icon-btn:hover:not(:disabled){background-color:#fef2f2;color:#dc2626}.op-day-tab-label{display:flex;flex-direction:column;align-items:center;line-height:1.2}.op-day-tab-label-closed{color:#9ca3af;text-decoration:line-through}.op-day-tab-closed-text{font-size:10px;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;color:#ef4444;margin-top:2px}.op-remove-slot-icon-btn:disabled{cursor:not-allowed;opacity:.4}@media(max-width:600px){.op-days-selector{grid-template-columns:repeat(4,1fr)!important}.op-time-row{grid-template-columns:1fr}}@media(max-width:380px){.op-days-selector{grid-template-columns:repeat(3,1fr)!important}}.tpi-wrapper{position:relative;width:100%}.tpi-display{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:10px 16px;height:52px;box-sizing:border-box;cursor:pointer;transition:border-color .2s;-webkit-user-select:none;user-select:none}.tpi-display:hover{border-color:#147e86}.tpi-main-time{font-family:Roboto;font-size:18px;font-weight:500;color:#111827}.tpi-12hr{font-family:Roboto;font-size:13px;font-weight:400;color:#9ca3af;white-space:nowrap}.tpi-dropdown{position:absolute;top:calc(100% + 6px);left:0;z-index:999;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000001a;display:flex;align-items:flex-start;gap:0;padding:8px 4px;width:180px}.tpi-col{flex:1;max-height:200px;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column;align-items:center;gap:2px}.tpi-col::-webkit-scrollbar{display:none}.tpi-col-divider{font-size:18px;font-weight:600;color:#374151;padding:6px 2px;align-self:flex-start;margin-top:4px}.tpi-item{width:48px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-family:Roboto;font-size:15px;font-weight:400;color:#374151;cursor:pointer;transition:background-color .15s;flex-shrink:0}.tpi-item:hover{background-color:#f0fdf4;color:#147e86}.tpi-item-selected{background-color:#147e86;color:#fff;font-weight:600}.tpi-item-selected:hover{background-color:#0f6b72;color:#fff}.toggle-switch{position:relative;border:none;border-radius:999px;cursor:pointer;transition:background-color .3s ease;padding:0;outline:none}.toggle-switch.small{width:40px;height:20px}.toggle-switch.medium{width:52px;height:28px}.toggle-switch.large{width:68px;height:36px}.toggle-switch:focus-visible{box-shadow:0 0 0 3px #166e6c4d}.toggle-switch.disabled{cursor:not-allowed;opacity:.5}.toggle-slider{position:absolute;top:2px;left:2px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.toggle-switch.small .toggle-slider{width:16px;height:16px}.toggle-switch.medium .toggle-slider{width:24px;height:24px}.toggle-switch.large .toggle-slider{width:32px;height:32px}.toggle-switch.on.small .toggle-slider{transform:translate(20px)}.toggle-switch.on.medium .toggle-slider{transform:translate(24px)}.toggle-switch.on.large .toggle-slider{transform:translate(32px)}.toggle-switch.off .toggle-slider{transform:translate(0)}.bank-details-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bank-details-card{border:1px solid #e5e7eb;padding:10px;border-radius:14px;display:flex;flex-direction:column;gap:16px}.bank-details-card-header{display:flex;align-items:center;gap:10px}#add-bank-form{display:flex;flex-direction:column;gap:1rem}.bank-details-card-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background-color:#eff6ff}.bank-header-info{display:flex;flex-direction:column;gap:3px}.bank-header-info h3{font-weight:700;font-size:14px;letter-spacing:0px;color:#101828}.bank-header-info span{font-weight:400;font-size:12px;letter-spacing:0px;color:#4b5563}.bank-active-status{display:flex;align-items:center;gap:10px;margin-left:auto}.bank-active-status span{font-weight:700;font-size:12px;line-height:16px;color:#4b5563;text-transform:uppercase}.bank-details-body{display:grid;grid-template-columns:1fr 1fr;gap:16px;border-bottom:1px solid #f3f4f6;padding-bottom:1rem}.bank-details-info{display:flex;flex-direction:column;gap:5px}.bank-details-info span{font-weight:400;font-size:12px;line-height:16px;color:#4b5563}.bank-details-info h4{font-weight:400;font-size:14px;letter-spacing:0px;color:#101828}.bank-details-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.bank-details-edit-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#364153;font-weight:400;font-size:14px}.bank-details-edit-btn:hover{background-color:#f1f1f1}.delete-bank-card-btn{border:1px solid #ffe2e2;color:#e7000b}.delete-bank-card-btn .button-icon img{filter:brightness(0) saturate(100%) invert(7%) sepia(71%) saturate(7004%) hue-rotate(349deg) brightness(149%) contrast(112%)}.bank-details-action{display:flex}.bank-details-save{margin-left:auto;background-color:#147e86;color:#fff;border-radius:8px;width:150px}.bank-details-save:hover{background-color:#10676d}.add-new-bank-modal .modal-close-button{filter:brightness(0) saturate(100%) invert(82%) sepia(1%) saturate(3755%) hue-rotate(99deg) brightness(81%) contrast(85%)}.add-new-bank-header{font-weight:700;font-size:14px}.account-active-container{padding:16px;border-radius:14px;background-color:#eff6ff80;border:1px solid #dbeafe;display:flex;justify-content:space-between;align-items:center}.active-content-left h3{font-weight:700;font-size:14px;letter-spacing:0px;color:#111827}.active-content-left span{font-weight:400;font-size:12px;letter-spacing:0px;color:#6a7282}@media(max-width:768px){.bank-details-container{display:grid;grid-template-columns:1fr;gap:1rem}.add-new-bank-modal .modal-footer{display:grid;grid-template-columns:1fr 1fr}.add-new-bank-modal .modal-footer .custom-button{width:100%}}@media(max-width:600px){.add-new-bank-modal .modal-footer{display:grid;grid-template-columns:1fr}}.loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0000008c;z-index:999999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loading-spinner{width:250px;height:250px}.confirmation-modal-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:2147483647;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirmation-modal{width:420px;max-width:90vw;background:#fff;border-radius:16px;box-shadow:0 10px 25px #00000026,0 2px 8px #00000014;overflow:hidden;animation:modalFadeIn .2s ease}.confirmation-modal-header{padding:24px 24px 12px}.confirmation-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}.confirmation-modal-body{padding:0 24px 24px}.confirmation-modal-body p{margin:0;color:#6b7280;font-size:15px;line-height:1.6}.confirmation-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #f1f1f1}.confirmation-btn{min-width:110px;height:42px;border-radius:10px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}.cancel-btn{background:#f3f4f6;color:#4b5563}.cancel-btn:hover{background:#e5e7eb}.confirm-btn{background:#14b8a6;color:#fff}.confirm-btn:hover{background:#0d9488}.confirmation-btn:disabled{opacity:.7;cursor:not-allowed}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.setting-brand-wrapper{display:flex;align-items:center;gap:32px;margin-top:24px}.setting-brand-avatar-wrapper{position:relative;width:100px;height:100px;min-width:100px}.setting-brand-avatar{width:100px;height:100px;border-radius:50%;background:#f9d9b9;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;font-weight:500;box-shadow:0 2px 8px #00000012;overflow:hidden}.setting-brand-edit-btn{position:absolute!important;bottom:-4px;right:-4px;width:28px!important;height:28px!important;background:#147e86!important;border:3px solid #ffffff!important;display:flex!important;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 8px #00000026}.setting-brand-edit-icon{color:#fff}.setting-brand-info{display:flex;flex-direction:column;gap:8px}.setting-brand-title{font-weight:600;font-size:16px}.setting-brand-description{color:#6b7280;font-size:13px;margin-bottom:8px}.setting-brand-actions{display:flex;gap:8px}.setting-brand-photos-wrapper{margin-top:24px}.setting-brand-photos-hint{font-size:13px;color:#6b7280;margin-bottom:16px}.setting-brand-photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.setting-brand-photos-item{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.setting-brand-photos-cover-badge{position:absolute;top:8px;left:8px;background:#147e86;color:#fff;font-size:11px;padding:3px 8px;border-radius:20px;font-weight:600;z-index:2;letter-spacing:.3px}.setting-brand-photos-add{width:100%;aspect-ratio:1 / 1;border:2px dashed #d1d5db;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s ease}.setting-brand-photos-add-icon{font-size:24px;line-height:1;color:inherit}.setting-brand-photos-add-label{font-size:13px;color:inherit}.setting-brand-photos-add.disabled{border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;pointer-events:none}.setting-brand-photos-add:not(.disabled):hover{border-color:#147e86;color:#147e86;background:#f0fafb}.setting-brand-photos-delete{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .2s ease;padding:0;line-height:1}.setting-brand-photos-delete:hover{background:#ff4d4f}@media(max-width:768px){.setting-brand-wrapper{flex-direction:column;align-items:flex-start}.setting-brand-photos-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.setting-brand-photos-add-icon{font-size:20px}.setting-brand-photos-add-label{font-size:11px}}@media(max-width:480px){.setting-brand-photos-grid{grid-template-columns:repeat(4,1fr);gap:8px}.setting-brand-photos-add-icon{font-size:16px}.setting-brand-photos-add-label{font-size:10px}.setting-brand-actions{flex-wrap:wrap}.setting-brand-photos-cover-badge{font-size:9px;padding:2px 6px}}@media(max-width:360px){.setting-brand-photos-grid{grid-template-columns:repeat(3,1fr);gap:6px}}.setting-brand-wrapper{display:flex;align-items:center;gap:24px}.setting-brand-avatar-wrapper{position:relative;flex-shrink:0}.setting-brand-avatar{width:88px;height:88px;border-radius:50%;background-color:#fef3c7;color:#f59e0b;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;overflow:hidden}.setting-brand-avatar-img{width:100%;height:100%;object-fit:cover}.setting-brand-edit-btn{position:absolute;bottom:-2px;right:-2px;background-color:#147e86!important;border:2px solid #ffffff!important;display:flex;align-items:center;justify-content:center}.setting-brand-edit-icon{color:#fff!important;font-size:12px}.setting-brand-info{display:flex;flex-direction:column;gap:6px}.setting-brand-title{font-size:16px;font-weight:600;color:#111827}.setting-brand-description{font-size:13px;color:#6b7280;margin-bottom:4px}.setting-brand-actions{display:flex;gap:12px;margin-top:4px}.setting-brand-actions .btn-primary{background-color:#147e86;border-color:#147e86;color:#fff}.setting-brand-actions .btn-primary:hover{background-color:#0f575c;border-color:#0f575c}.setting-brand-actions .btn-secondary{background-color:#fff;border-color:#d1d5db;color:#374151}.setting-brand-actions .btn-secondary:hover:not(:disabled){border-color:#9ca3af;color:#111827}.setting-brand-photos-wrapper{display:flex;flex-direction:column;gap:12px}.setting-brand-photos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.setting-brand-photos-add{position:relative;border:1.5px dashed #d1d5db;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;aspect-ratio:4 / 3;cursor:pointer;transition:all .2s ease;background-color:#f9fafb}.setting-brand-photos-add:hover:not(.disabled){border-color:#147e86;background-color:#f0fdfa}.setting-brand-photos-add.disabled{cursor:not-allowed;opacity:.5}.setting-brand-photos-add-icon{display:flex;align-items:center;justify-content:center}.setting-brand-photos-add-label{font-size:13px;font-weight:500;color:#9ca3af}.setting-brand-photos-item{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;border:1px solid #e5e7eb}.setting-brand-photos-item img{width:100%;height:100%;object-fit:cover;display:block}.setting-brand-photos-cover-badge{position:absolute;top:8px;left:8px;background-color:#147e86;color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:6px;z-index:2}.setting-brand-photos-delete{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;border:none;background-color:#11182799;color:#fff;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .2s ease}.setting-brand-photos-delete:hover{background-color:#dc2626d9}.dieties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px;align-items:stretch}.dieties-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;height:100%}.dieties-image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;background-color:#f3f4f6;overflow:hidden}.dieties-image,.dieties-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.dieties-image-placeholder{background-color:#e5e7eb}.dieties-edit-btn{position:absolute;bottom:10px;right:10px;background-color:#147e86!important;border:2px solid #ffffff!important;color:#fff!important;display:flex;align-items:center;justify-content:center}.dieties-info{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.dieties-name{font-size:15px;font-weight:600;color:#111827;margin:0}.dieties-description{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.dieties-add-more-btn{background-color:#147e86!important;border-color:#147e86!important;color:#fff!important;display:inline-flex;align-items:center;gap:6px}.dieties-add-more-btn:hover{background-color:#0f575c!important;border-color:#0f575c!important}.dieties-card-actions{position:absolute;bottom:12px;left:0;right:7px;display:flex;justify-content:flex-end;gap:8px;z-index:3}.dieties-action-btn{background-color:#fff!important;border:none!important;border-radius:8px!important;font-size:13px;font-weight:600;height:32px;display:inline-flex;align-items:center;gap:4px;box-shadow:0 1px 3px #00000026}.dieties-edit-action-btn{color:#111827!important}.dieties-edit-action-btn:hover{background-color:#f3f4f6!important}.dieties-delete-action-btn{color:#dc2626!important}.dieties-delete-action-btn:hover{background-color:#fef2f2!important}@media(max-width:992px){.setting-brand-photos-grid,.dieties-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.setting-brand-wrapper{flex-direction:column;align-items:flex-start;text-align:left}}@media(max-width:600px){.setting-brand-photos-grid{grid-template-columns:repeat(2,1fr)}.dieties-grid{grid-template-columns:1fr}.setting-brand-actions{flex-direction:column;width:100%}.setting-brand-actions .ant-upload,.setting-brand-actions button{width:100%}}@media(max-width:480px){.setting-brand-photos-grid{grid-template-columns:1fr}}.add-deity-body{display:flex;flex-direction:column;gap:1.25rem}.add-deity-field{display:flex;flex-direction:column;gap:.5rem}.add-deity-label{font-size:11px;font-weight:600;letter-spacing:.06em;color:#6b7280;text-transform:uppercase}.add-deity-upload-zone{border:1.5px dashed #d1d5db;border-radius:10px;background:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;cursor:pointer;transition:border-color .2s ease,background .2s ease;min-height:150px;gap:.4rem}.add-deity-upload-zone:hover{border-color:#2d9c8a;background:#f0faf8}.add-deity-upload-zone.uploading{cursor:not-allowed;opacity:.7}.add-deity-upload-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.add-deity-upload-text{font-size:13px;font-weight:600;color:#2d9c8a}.add-deity-upload-hint{font-size:12px;color:#9ca3af}.add-deity-preview-img{width:100%;max-height:160px;object-fit:contain;border-radius:8px}.add-deity-input{width:100%;padding:.6rem .875rem;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;transition:border-color .2s ease;box-sizing:border-box}.add-deity-input:focus{border-color:#2d9c8a}.add-deity-textarea{width:100%;padding:.6rem .875rem;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;background:#fff;outline:none;resize:vertical;transition:border-color .2s ease;box-sizing:border-box;font-family:inherit}.add-deity-textarea:focus{border-color:#2d9c8a}.add-deity-footer{display:flex;gap:.75rem;width:100%;justify-content:flex-end}.add-deity-cancel-btn{border:1px solid #e5e7eb!important;background:#fff!important;color:#374151!important;font-weight:500!important;border-radius:8px!important;padding:0 1.25rem!important;height:38px!important}.add-deity-cancel-btn:hover{border-color:#d1d5db!important;background:#f9fafb!important}.add-deity-submit-btn{background:#1a3c34!important;color:#fff!important;border:none!important;font-weight:600!important;border-radius:8px!important;padding:0 1.25rem!important;height:38px!important}.add-deity-submit-btn:hover{background:#2d9c8a!important}.order-tracking{display:flex;flex-direction:column;gap:1rem}.order-tracking-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.order-tracking-stat-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-radius:12px;border:1px solid transparent;background-color:#fff!important}.order-tracking-stat-icon{background-color:#166e6c1a!important;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-tracking-stat-icon img{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(33%) sepia(10%) saturate(4054%) hue-rotate(131deg) brightness(94%) contrast(83%)}.order-tracking-stat-content{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.order-tracking-stat-value{font-size:24px;font-weight:700;color:#111827;line-height:1.2}.order-tracking-stat-label{font-size:13px;color:#6b7280;font-weight:500}.order-tracking-filters{display:flex;justify-content:space-between;align-items:center;gap:1rem;background-color:#fff;padding:16px;border-radius:12px}.order-tracking-search{flex:1;max-width:400px}.order-tracking-search-input{width:100%}.order-tracking-filter-controls{display:flex;gap:12px;align-items:center}.order-tracking-filter-select{min-width:150px}.order-tracking-icon-btn{width:40px!important;height:40px!important;padding:8px!important;border-radius:8px!important;background-color:#f9fafb!important;border:1px solid #e5e7eb!important;display:flex!important;align-items:center!important;justify-content:center!important}.order-tracking-icon-btn:hover{background-color:#f3f4f6!important}.order-tracking-tabs{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:8px;border-radius:12px;gap:1rem}.order-tracking-tabs-left{display:flex;gap:8px;flex:1}.order-tracking-tab-btn{background-color:#f3f4f6!important;color:#374151!important;border:none!important;border-radius:8px!important;padding:10px 16px!important;font-weight:500!important;transition:all .2s ease!important}.order-tracking-tab-btn .button-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(20%) sepia(5%) saturate(3515%) hue-rotate(178deg) brightness(91%) contrast(78%)}.order-tracking-tab-active{background-color:#166e6c!important;color:#fff!important}.order-tracking-filter-icon-btn{cursor:pointer;transition:all .2s ease}.order-tracking-filter-icon-btn:hover{opacity:.7;transform:scale(1.05)}.order-tracking-filter-icon-btn:active{transform:scale(.95)}.order-tracking-tab-active .button-icon img{filter:brightness(0) invert(1)}.order-tracking-filter-icon-btn{width:40px!important;height:40px!important;padding:8px!important;border-radius:8px!important;background-color:#f9fafb!important;border:1px solid #e5e7eb!important;display:grid;place-items:center;cursor:pointer}.order-tracking-filter-icon-btn img{filter:brightness(0) saturate(100%) invert(33%) sepia(10%) saturate(767%) hue-rotate(175deg) brightness(94%) contrast(93%)}.order-tracking-content{border-radius:12px;overflow:hidden}@media screen and (max-width:1200px){.order-tracking-stats{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:430px){.order-tracking-stats{grid-template-columns:1fr}}@media screen and (max-width:768px){.order-tracking-filters{flex-direction:column;align-items:stretch}.order-tracking-search{max-width:100%}.order-tracking-filter-controls{width:100%;flex-wrap:wrap}.order-tracking-tabs-left{flex-wrap:wrap}}.fullscreen-active{background-color:#f5f6f8;height:100vh;overflow-y:auto;padding:20px}.fullscreen-header{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 1px 3px #0000001a}.fullscreen-header-left{display:flex;align-items:center;gap:16px}.fullscreen-header-left h2{font-size:24px;font-weight:700;color:#111827;margin:0}.fullscreen-date{font-size:14px;color:#6b7280;font-weight:500}.fullscreen-close-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border:none;border-radius:8px;cursor:pointer;transition:all .2s;color:#6b7280}.fullscreen-close-btn:hover{background-color:#e5e7eb;color:#111827}.fullscreen-tabs{margin-bottom:20px;background-color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 1px 3px #0000001a}.fullscreen-content{min-height:calc(100vh - 200px)}.fullscreen-active .delivery-container,.fullscreen-active .invoice-container{background-color:#fff;border-radius:12px;padding:20px}.delivery-container{display:flex;flex-direction:column}.order-id-tooltip .ant-tooltip-inner{white-space:nowrap;max-width:none;overflow:hidden}.delivery-table-wrapper{border-radius:12px 12px 0 0;margin-bottom:1rem}.delivery-order-id{color:#2563eb;font-weight:700;font-size:14px;line-height:20px}.delivery-customer-name{color:#111827;font-size:14px;font-weight:400;letter-spacing:0px}.delivery-items,.delivery-time{color:#6b7280;font-size:14px}.delivery-status,.delivery-payment{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;display:inline-block}.delivery-total{color:#111827;font-weight:600;font-size:14px}.delivery-table-row{cursor:pointer}.custom-pagination-wrapper{background-color:#fff;border-radius:0 0 12px 12px}.custom-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.custom-pagination-info{font-size:14px;color:#6b7280}.custom-pagination-info span{font-weight:600;color:#111827}.custom-pagination-controls{display:flex;align-items:center;gap:8px}.custom-pagination-arrow,.custom-pagination-number{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background-color:#fff;color:#6b7280;font-size:14px;cursor:pointer;border-radius:8px;transition:all .2s ease;font-weight:500}.custom-pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.custom-pagination-number.active{background-color:#0d9488;color:#fff}.custom-pagination-arrow:hover:not(:disabled),.custom-pagination-number:hover:not(.active){background-color:#f3f4f6}.delivery-desktop-only{display:block}.delivery-mobile-only{display:none}@media screen and (max-width:992px){.delivery-desktop-only{display:none!important}.delivery-mobile-only{display:block}}.order-tracking-list{display:flex;flex-direction:column;gap:12px}.order-tracking-list-card{background-color:#fff;border-radius:12px;border:1px solid #f3f4f6;padding:16px;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:box-shadow .2s ease}.order-tracking-list-card:hover{box-shadow:0 2px 12px #00000014}.order-tracking-list-card-top{display:flex;justify-content:space-between;align-items:flex-start}.order-tracking-list-id-group{display:flex;flex-direction:column;gap:2px}.order-tracking-list-invoice-row{display:flex;align-items:center;gap:8px}.order-tracking-list-invoice-icon{width:16px;height:16px;opacity:.6;flex-shrink:0;filter:brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(3%) hue-rotate(165deg) brightness(97%) contrast(100%)}.order-tracking-list-invoice-id{font-weight:700;font-size:15px;color:#111827}.order-tracking-list-order-id{font-size:12px;color:#6b7280;padding-left:24px}.order-tracking-list-badge{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;flex-shrink:0;display:flex;align-items:center;gap:4px}.order-tracking-list-badge img{width:13px;height:13px;filter:brightness(0) invert(1)}.order-tracking-badge-paid{background-color:#0d9488;color:#fff}.order-tracking-badge-pending{background-color:#f97316;color:#fff}.order-tracking-badge-refunded{background-color:#6b7280;color:#fff}.order-tracking-badge-unpaid{background-color:#ef4444;color:#fff}.order-tracking-list-row{display:flex;align-items:center;gap:8px}.order-tracking-list-row-between{justify-content:space-between}.order-tracking-list-icon{height:20px;opacity:.45;flex-shrink:0}.order-tracking-list-meta{font-size:13px;color:#6b7280}.order-tracking-list-meta-payment{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.order-tracking-list-meta-payment img{width:15px;height:15px;opacity:.5}.order-tracking-list-divider{height:1px;background-color:#f3f4f6;margin:2px 0}.order-tracking-list-footer{display:flex;justify-content:space-between;align-items:center}.order-tracking-list-total{font-size:20px;font-weight:700;color:#111827}.order-tracking-list-view-btn{background:#166e6c14;border:none;color:#166e6c;font-weight:600;font-size:13px;cursor:pointer;padding:8px 16px;border-radius:8px;transition:background-color .15s}.order-tracking-list-view-btn:hover{background-color:#e5e7eb}.order-tracking-list-pagination{margin-top:4px}@media screen and (max-width:768px){.custom-pagination{flex-direction:column;gap:12px}.custom-pagination-controls{width:100%;justify-content:center}}.order-details-modal-body{display:flex;flex-direction:column;gap:24px}.order-modal-header{display:flex;align-items:center;justify-content:space-between}.order-modal-booking-info{display:flex;flex-direction:column;gap:16px}.order-modal-type-badge{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;width:fit-content}.order-modal-type-badge img{width:16px;height:16px}.delivery-badge{background-color:#50c278;color:#fff}.collection-badge{background-color:#c084fc;color:#fff}.reservation-badge{background-color:#6b93ea;color:#fff}.order-modal-date-info{display:flex;flex-direction:column;align-items:center;gap:5px}.order-modal-date-label{font-size:13px;color:#6b7280}.order-modal-date-value{font-size:14px;font-weight:600;color:#111827}.order-modal-info-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-modal-info-card{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px}.delivery-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.collection-card{background-color:#f0f9ff;border:1px solid #bae6fd}.reservation-card{background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #bfdbfe}.amount-card{background:linear-gradient(135deg,#faf5ff,#f5f3ff);border:1px solid #e9d5ff}.info-card-icon-left{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(46%) sepia(31%) saturate(1127%) hue-rotate(89deg) brightness(102%) contrast(92%)}.info-card-icon-right{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(38%) sepia(93%) saturate(6021%) hue-rotate(263deg) brightness(94%) contrast(95%)}.info-card-content{display:flex;flex-direction:column;gap:16px}.info-card-label{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:5px}.info-card-label-left,.info-card-label-right{font-size:12px;display:flex;align-items:center;gap:5px;font-weight:700;line-height:20px;letter-spacing:0px}.info-card-label-left{color:#14532d}.info-card-reservation-lbl{color:#1e3a8a}.info-card-label-right{color:#581c87}.info-card-value{font-size:16px;color:#111827;font-weight:700;letter-spacing:0px}.order-modal-reservation-info{display:grid;grid-template-columns:1fr 1fr;gap:16px}.order-modal-table-allocation{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:14px;background-color:#f9fafb;border:1px solid #e2e8f0}.table-allocation-header{display:flex;align-items:center;gap:8px}.table-allocation-header img{width:20px;height:20px}.table-allocation-header h3{font-size:16px;font-weight:600;color:#111827;margin:0}.table-allocation-content{display:grid;grid-template-columns:1fr 1fr;gap:16px}.table-allocation-item{display:flex;flex-direction:column;gap:8px;background:#fff;border-top:1px solid #e2e8f0;padding:10px;border-radius:10px}.table-allocation-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.table-allocation-value{font-size:16px;font-weight:600;color:#111827}.table-allocation-duration{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.table-allocation-duration img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg)}.table-allocation-duration span{font-size:13px;color:#6b7280}.table-allocation-duration strong{font-weight:600;color:#111827}.order-modal-details-section{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:10px}.order-modal-section-header{display:flex;justify-content:space-between;align-items:center}.order-modal-section-header h3{font-size:20px;font-weight:700;color:#111827;margin:0}.order-modal-status-badge{padding:8px 15px;border-radius:8px;font-size:12px;font-weight:600}.order-modal-status-badge.preparing{background-color:#ede9fe;color:#6b21a8}.order-modal-status-badge.completed{background-color:#d1fae5;color:#065f46}.order-modal-status-badge.pending{background-color:#fef3c7;color:#92400e}.order-modal-status-badge.scheduled{background-color:#e5e7eb;color:#374151}.order-modal-items-table{display:flex;flex-direction:column;gap:12px}.order-modal-items-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:12px 16px;background-color:#f9fafb;border-radius:8px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.order-modal-items-header span:nth-child(2),.order-modal-items-header span:nth-child(3),.order-modal-items-header span:nth-child(4){text-align:center}.order-modal-items-header span:nth-child(4){text-align:right}.order-modal-items-body{display:flex;flex-direction:column;gap:20px}.order-item-wrapper{display:flex;flex-direction:column;gap:0;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.order-item-wrapper:last-child{border-bottom:none;padding-bottom:0}.order-item-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;padding:8px 16px;font-size:14px;font-weight:600;color:#111827;align-items:center}.order-item-description{text-align:left}.order-item-qty,.order-item-price{text-align:center}.order-item-amount{text-align:right}.order-item-customizations{display:flex;flex-direction:column;gap:12px;padding-left:16px;margin-top:8px}.customization-group{display:flex;flex-direction:column;gap:6px}.customization-group-title{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;padding-left:16px}.customization-item-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;font-size:13px;color:#6b7280;align-items:center;padding:6px 16px 6px 32px}.customization-item-name{text-align:left}.customization-item-qty,.customization-item-price{text-align:center;margin-left:-27px}.customization-item-amount{text-align:right}.customization-toggle-btn{background:none;border:none;color:#8b5cf6;font-size:13px;font-weight:600;cursor:pointer;padding:4px 16px;text-align:left;transition:color .2s;margin-left:32px;margin-top:4px}.customization-toggle-btn:hover{color:#7c3aed}.order-modal-items-footer{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.order-modal-fee-row,.order-modal-total-row{display:flex;justify-content:space-between;align-items:center;padding:0 16px}.fee-label,.total-label{font-size:14px;color:#6b7280}.fee-amount{font-size:14px;font-weight:500;color:#111827}.order-modal-total-row{background-color:#f9fafb;padding:16px;border-radius:8px;margin-top:8px}.total-label{font-size:16px;font-weight:700;color:#111827}.total-amount{font-size:18px;font-weight:700;color:#111827}.order-modal-delivery-info{background-color:#fffbea;border:1px solid #fde68a;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.delivery-info-header{display:flex;align-items:center;gap:8px}.delivery-info-header img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(29%) sepia(92%) saturate(360%) hue-rotate(130deg) brightness(99%) contrast(94%)}.delivery-info-header h3{font-size:16px;color:#111827;margin:0;font-weight:700;letter-spacing:0px}.delivery-info-content{display:grid;grid-template-columns:1fr 1fr;gap:24px}.delivery-info-item{display:flex;flex-direction:column;gap:8px}.delivery-info-label{font-size:13px;font-weight:600;color:#6b7280}.delivery-info-value{font-size:13px;color:#111827;white-space:pre-line;font-weight:400;letter-spacing:0px}.order-modal-timeline{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:16px}.timeline-header{display:flex;align-items:center;gap:8px}.timeline-header img{width:25px;height:25px}.timeline-header h3{font-size:16px;font-weight:600;color:#111827;margin:0}.timeline-items{display:flex;flex-direction:column;gap:16px;padding-left:12px}.timeline-item{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:flex-start;position:relative}.timeline-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#166e6c33;flex-shrink:0}.timeline-item.completed .timeline-icon{background-color:#166e6c33}.timeline-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(32%) sepia(57%) saturate(595%) hue-rotate(130deg) brightness(93%) contrast(88%)}.timeline-content{display:flex;flex-direction:column;gap:4px}.timeline-title{font-size:14px;font-weight:600;color:#111827}.timeline-description{font-size:13px;color:#6b7280}.timeline-date{font-size:13px;color:#9ca3af;white-space:nowrap}.order-modal-print-btn{background-color:#166e6c!important;color:#fff!important;width:100%}.order-modal-print-btn .button-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(200deg) brightness(110%) contrast(101%)}.order-modal-cancel-btn:hover{background-color:#fef2f2!important}.cancel-icon{background-color:#fee2e2!important}.cancel-confirm-body{padding:20px}.cancel-confirm-body p{font-size:14px;color:#6b7280;line-height:1.6;margin:0}@media screen and (max-width:992px){.order-modal-header{display:flex;align-items:center;flex-wrap:wrap}}@media screen and (max-width:768px){.order-modal-info-cards,.order-modal-reservation-info,.delivery-info-content{grid-template-columns:1fr}.order-modal-items-header,.order-item-main,.customization-item-row{grid-template-columns:2fr .7fr .8fr .8fr;font-size:12px}}.order-details-modal .custom-modal-body{padding:0}.cancel-confirm-modal .custom-modal-footer{justify-content:flex-end;gap:12px}.invoice-container{display:flex;flex-direction:column}.invoice-container.embedded .invoice-modal-overlay{position:static;background-color:transparent;padding:0}.invoice-container.embedded .invoice-modal-container{max-height:none;box-shadow:none;background:transparent;border-radius:0}@media print{body.print-invoice *{visibility:hidden}body.print-invoice .invoice-print-root,body.print-invoice .invoice-print-root *{visibility:visible}body.print-invoice .invoice-print-root{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;overflow:visible!important;display:block!important;margin:0!important;padding:0!important}body:not(.print-invoice) *{visibility:hidden}body:not(.print-invoice) .invoice-modal-body,body:not(.print-invoice) .invoice-modal-body *{visibility:visible}.invoice-modal-overlay{position:static!important;background:none!important;padding:0!important;display:block!important;align-items:flex-start!important;justify-content:flex-start!important}.invoice-modal-container{max-height:none!important;box-shadow:none!important;background:#fff!important;max-width:none!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}.invoice-print-root .invoice-modal-body,.invoice-modal-body{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;padding:20mm!important;margin:0!important;overflow:visible!important;box-sizing:border-box!important;max-width:none!important}.invoice-modal-header,.invoice-back-btn,.invoice-modal-actions{display:none!important;visibility:hidden!important}.invoice-header-section,.invoice-restaurant-section,.invoice-order-info,.invoice-items-section,.invoice-payment-info{page-break-inside:avoid;break-inside:avoid;width:100%!important;max-width:none!important}.invoice-items-table tr{page-break-inside:avoid;break-inside:avoid}.invoice-restaurant-section,.invoice-order-info,.invoice-items-section,.invoice-payment-info{background-color:#fff!important}.invoice-header-section,.invoice-restaurant-section,.invoice-order-info,.invoice-items-section,.invoice-summary,.invoice-payment-info,.invoice-items-table{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@page{size:A4;margin:0}body,html{print-color-adjust:exact;-webkit-print-color-adjust:exact;margin:0!important;padding:0!important;width:100%!important}}.invoice-filter-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:16px;background-color:#fff}.invoice-status-select{background-color:#efefef;border:1px solid #e5e7eb}.invoice-table-wrapper{border-radius:12px 12px 0 0;margin-bottom:1rem}.invoice-number-cell{display:flex;align-items:center;gap:12px}.invoice-file-icon{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(591%) hue-rotate(130deg) brightness(94%) contrast(88%)}.invoice-number-content{display:flex;flex-direction:column;gap:2px}.invoice-main-number{font-size:14px;font-weight:600;color:#111827}.invoice-order-number{font-size:12px;color:#6b7280}.invoice-date-cell{display:flex;flex-direction:column;gap:2px}.invoice-date{font-size:14px;color:#111827}.invoice-time{font-size:12px;color:#6b7280}.invoice-order-type{display:flex;align-items:center;gap:8px}.order-type-icon{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(50%) sepia(0%) saturate(0%) hue-rotate(0deg)}.invoice-amount{font-size:14px;font-weight:600;color:#111827}.invoice-payment-method{display:flex;align-items:center;gap:8px}.invoice-status{padding:0 8px;border-radius:9999px;font-size:12px;font-weight:600;display:flex;align-items:center;width:max-content;gap:5px}.invoice-status img{filter:brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(924%) hue-rotate(175deg) brightness(120%) contrast(100%)}.invoice-view-btn{color:#166e6c!important;background:#166e6c14!important;border:none!important;padding:8px 12px!important;font-weight:500;font-size:14px;letter-spacing:0px}.invoice-view-btn:hover{text-decoration:underline!important}.invoice-table-row{cursor:pointer}.invoice-table-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fff;border-radius:0 0 12px 12px;border-top:1px solid #f3f4f6}.invoice-table-pagination-info{display:flex;align-items:center;gap:6px;font-size:14px}.invoice-table-info-label{color:#6b7280}.invoice-table-info-number{font-weight:600;color:#111827}.invoice-table-pagination-controls{display:flex;align-items:center;gap:8px}.invoice-table-pagination-arrow,.invoice-table-pagination-number{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background-color:#fff;color:#6b7280;font-size:14px;cursor:pointer;border-radius:8px;transition:all .2s ease;font-weight:500}.invoice-table-pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.invoice-table-pagination-active{background-color:#0d9488!important;color:#fff!important}.invoice-table-pagination-arrow:hover:not(:disabled),.invoice-table-pagination-number:hover:not(.invoice-table-pagination-active){background-color:#f3f4f6}.invoice-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.invoice-modal-container{background-color:#f5f6f8;border-radius:16px;width:100vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:modalSlideIn .3s ease-out;overflow:hidden}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.invoice-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-radius:16px 16px 0 0;flex-shrink:0}.invoice-modal-header-left{display:flex;align-items:center;gap:8px}.invoice-modal-header-left p{font-weight:400;font-size:13px;line-height:20px;letter-spacing:0px;color:#6b7280}.invoice-back-btn{display:flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:35px;height:35px;display:grid;place-items:center;font-size:14px;color:#6b7280;cursor:pointer;font-weight:500;transition:color .2s}.invoice-back-btn:hover{color:#111827}.invoice-back-btn img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(30%) sepia(10%) saturate(918%) hue-rotate(176deg) brightness(94%) contrast(82%);transform:rotate(180deg)}.invoice-modal-actions{display:flex;gap:12px}.invoice-action-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:13px;color:#374151;cursor:pointer;transition:all .2s;font-weight:500}.invoice-action-btn:hover{background-color:#f3f4f6;border-color:#d1d5db}.invoice-action-btn img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(22%) sepia(5%) saturate(2508%) hue-rotate(179deg) brightness(97%) contrast(88%)}.invoice-download-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#166e6c;border:none;border-radius:12px;font-size:13px;color:#fff;cursor:pointer;font-weight:600;transition:all .2s}.invoice-download-btn:hover{background-color:#0f766e}.invoice-download-btn img{width:16px;height:16px;filter:brightness(0) invert(1)}.invoice-modal-body{padding:0 30px 0 24px;overflow-y:auto;overflow-x:hidden;flex:1;scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;margin-right:-6px}.invoice-modal-body::-webkit-scrollbar{width:6px}.invoice-modal-body::-webkit-scrollbar-track{background:transparent}.invoice-modal-body::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.invoice-modal-body::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.invoice-header-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px;border-bottom:1px solid #e5e7eb;padding-bottom:20px}.invoice-title-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.invoice-title{font-size:24px;font-weight:700;color:#111827;margin:0}.invoice-modal-status-container{display:flex;align-items:center;gap:10px}.invoice-modal-status{display:flex;align-items:center;gap:5px;padding:6px 12px;border-radius:9999px;font-size:12px;font-weight:600;width:max-content}.invoice-modal-status.paid{background-color:#166e6c;color:#fff}.invoice-modal-status.pending{background-color:#fef3c7;color:#fbbf24}.invoice-modal-status.pending img{filter:brightness(0) saturate(100%) invert(86%) sepia(23%) saturate(3299%) hue-rotate(336deg) brightness(103%) contrast(103%)}.invoice-modal-status.refunded{background-color:#f3f4f6;color:#9ca3af}.invoice-modal-status.refunded img{filter:brightness(0) saturate(100%) invert(74%) sepia(15%) saturate(222%) hue-rotate(179deg) brightness(87%) contrast(83%)}.invoice-date-text{font-size:13px;color:#6b7280}.invoice-restaurant-section{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center;padding:20px;background-color:#fff;border-radius:12px;margin-bottom:24px}.invoice-restaurant-logo{width:60px;height:60px;background-color:#166e6c;border-radius:12px;display:flex;align-items:center;justify-content:center;object-fit:cover;margin-top:-8px}.invoice-restaurant-logo img{width:100%;height:100%;object-fit:cover;border-radius:16px}.invoice-restaurant-info{margin-left:-20px}.invoice-restaurant-info h3{font-size:18px;font-weight:700;color:#111827;margin:0 0 8px}.invoice-restaurant-info p{font-size:13px;color:#6b7280;margin:0;line-height:1.6}.invoice-amount-section{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.invoice-amount-label{font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.invoice-amount-value{font-size:28px;font-weight:700;color:#111827}.invoice-order-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-bottom:24px;background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:20px 16px}.invoice-info-item{display:flex;gap:5px;align-items:flex-start;flex-direction:column}.invoice-info-icon{display:flex;align-items:center}.invoice-info-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(47%) sepia(4%) saturate(1231%) hue-rotate(182deg) brightness(92%) contrast(90%)}.invoice-info-item>div{display:flex;flex-direction:column;gap:4px}.invoice-info-label{font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase}.invoice-info-value{font-size:13px;color:#111827;font-weight:600;margin-left:4px}.invoice-items-section{margin-bottom:24px;background-color:#fff;padding:16px;border-radius:12px}.invoice-items-section h3{font-size:16px;font-weight:700;color:#111827;margin:0 0 16px}.invoice-items-table{width:100%;border-collapse:collapse;margin-bottom:16px}.invoice-items-table thead{background-color:#f9fafb}.invoice-items-table th{padding:12px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.invoice-items-table th:last-child,.invoice-items-table td:last-child{text-align:right}.invoice-items-table tbody tr{border-bottom:1px solid #f3f4f6}.invoice-items-table td{padding:12px;font-size:14px;color:#111827}.invoice-summary{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:8px}.invoice-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#6b7280}.invoice-summary-row.discount{color:#10b981}.invoice-summary-row.grand-total{padding-top:12px;border-top:2px solid #e5e7eb;margin-top:8px;font-size:16px;font-weight:700;color:#111827}.invoice-payment-info{display:flex;justify-content:space-between;gap:16px;padding:16px;background-color:#fff;border-radius:12px;margin-bottom:2rem;place-items:right}.invoice-payment-item{display:flex;flex-direction:column;gap:10px}.invoice-payment-label{display:flex;align-items:center;gap:5px;font-size:11px;color:#9ca3af;font-weight:600;text-transform:uppercase}.invoice-payment-label img{width:18px;height:18px}.invoice-payment-value{font-size:13px;color:#4b5563;font-weight:400;letter-spacing:0px;vertical-align:middle}.invoice-payment-status{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;width:fit-content}.invoice-payment-status.paid{background-color:#d1fae5;color:#32c267}.invoice-payment-status.pending{background-color:#fef3c7;color:#fbbf24}.invoice-payment-status.refunded{background-color:#f3f4f6;color:#9ca3af}@media screen and (max-width:768px){.invoice-modal-overlay{padding:10px}.invoice-modal-container{max-height:95vh}.invoice-modal-header{flex-direction:column;gap:12px;align-items:flex-start;padding:16px}.invoice-modal-actions{width:100%;flex-wrap:wrap}.invoice-action-btn,.invoice-download-btn{flex:1;min-width:100px}.invoice-modal-body{padding:0 16px}.invoice-restaurant-section{grid-template-columns:1fr;text-align:center}.invoice-amount-section{align-items:center}.invoice-payment-info{grid-template-columns:1fr}}.custom-date-picker,.custom-date-picker-input{position:relative;width:100%}.custom-date-picker-field{width:100%;height:44px;padding:10px 40px 10px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:400;color:#111827;background-color:#fff;cursor:pointer;transition:all .2s;outline:none}.custom-date-picker.icon-right .custom-date-picker-field{padding:10px 40px 10px 16px}.custom-date-picker.icon-left .custom-date-picker-field{padding:10px 16px 10px 40px}.custom-date-picker-field::placeholder{color:#9ca3af}.custom-date-picker-field:hover{border-color:#147e86}.custom-date-picker-field:focus{border-color:#147e86;box-shadow:0 0 0 3px #147e861a}.custom-date-picker-icon-btn{position:absolute;right:auto;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.custom-date-picker.icon-right .custom-date-picker-icon-btn{right:12px}.custom-date-picker.icon-left .custom-date-picker-icon-btn{left:12px}.custom-date-picker-icon-btn:hover{opacity:.7}.custom-date-picker-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:20px;z-index:1000;min-width:320px}.custom-date-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.custom-date-picker-nav-btn{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.custom-date-picker-nav-btn:hover{opacity:.6}.custom-date-picker-month-year{display:flex;align-items:center;gap:8px}.custom-date-picker-month,.custom-date-picker-year{font-weight:600;font-size:16px;color:#147e86;cursor:pointer}.custom-date-picker-calendar{margin-bottom:16px}.custom-date-picker-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}.custom-date-picker-weekday{text-align:center;font-size:12px;font-weight:500;color:#6b7280;padding:8px 0}.custom-date-picker-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.custom-date-picker-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#374151;cursor:pointer;border-radius:50%;transition:all .2s;position:relative}.custom-date-picker-day:not(.custom-date-picker-day-empty):not(.custom-date-picker-day-disabled):hover{background-color:#f3f4f6}.custom-date-picker-day-empty{cursor:default}.custom-date-picker-day-selected{background-color:#147e86;color:#fff;border-radius:50%;z-index:1}.custom-date-picker-day-selected:hover{background-color:#147e86!important}.custom-date-picker-day-in-range:before{content:"";position:absolute;inset:0 -2px;background-color:#147e861a;z-index:-1}.custom-date-picker-day-selected.custom-date-picker-day-in-range{background-color:#147e86;border-radius:50%;color:#fff;z-index:1}.custom-date-picker-day-selected.custom-date-picker-day-in-range:before{border-radius:50% 0 0 50%}.custom-date-picker-day-selected.custom-date-picker-day-in-range:last-child:before,.custom-date-picker-day-in-range:has(+:not(.custom-date-picker-day-in-range)):before{border-radius:0 50% 50% 0}.custom-date-picker-day-in-range{background-color:#147e861a;position:relative}.custom-date-picker-day-hover-range{background-color:#147e860d;border-radius:0}.custom-date-picker-day-today{border:1px solid #147e86}.custom-date-picker-day-disabled{color:#d1d5db;cursor:not-allowed}.custom-date-picker-day-disabled:hover{background-color:transparent!important}.custom-date-picker-range-info{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.custom-date-picker-range-item{display:flex;flex-direction:column;gap:4px}.custom-date-picker-range-label{font-size:12px;font-weight:600;color:#147e86}.custom-date-picker-range-value{font-size:13px;font-weight:500;color:#374151}.custom-date-picker-actions{display:flex;gap:12px;justify-content:flex-end}.custom-date-picker-cancel-btn{background:none;border:none;color:#147e86;font-size:14px;font-weight:600;cursor:pointer;padding:10px 20px;border-radius:8px;transition:background-color .2s}.custom-date-picker-cancel-btn:hover{background-color:#f3f4f6}.custom-date-picker-apply-btn{background-color:#147e86;border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;padding:10px 32px;border-radius:8px;transition:background-color .2s}.custom-date-picker-apply-btn:hover{background-color:#0f6268}@media(max-width:480px){.custom-date-picker{max-width:100%}.custom-date-picker-dropdown{min-width:280px;padding:16px}.custom-date-picker-day{font-size:13px}}.inventory-container{display:flex;flex-direction:column;gap:2rem}.inventory-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;align-items:start}.inventory-stat-card{display:flex;justify-content:space-between;align-items:center;border:2px solid #f3f4f6;padding:24px 20px;border-radius:16px;background-color:#fff}.inventory-stat-card-left p{font-weight:700;font-size:12px;line-height:20px;color:#4b5563}.inventory-stat-card-left h3{font-weight:700;font-size:25px;line-height:40px;letter-spacing:0px;color:#111827}.inventory-stat-card-right{width:48px;height:48px;background-color:#166e6c14;border-radius:16px;display:grid;place-items:center}.inventory-stat-card-right img{width:23px;height:23px;filter:brightness(0) saturate(100%) invert(35%) sepia(33%) saturate(1001%) hue-rotate(130deg) brightness(90%) contrast(87%)}.inventory-filter-container{background-color:#fff;padding:5px;border-radius:16px;display:flex;align-items:center;justify-content:space-between}.inventory-filter-items{display:flex;align-items:center;gap:1rem}.inventory-filter-btn{background-color:#f3f4f6;border-radius:12px;color:#374151;font-weight:700;line-height:24px;letter-spacing:0px}.inventory-filter-btn:hover{background-color:#e5e6e9}.inventory-filter-btn .button-icon img{filter:brightness(0) saturate(100%) invert(23%) sepia(22%) saturate(563%) hue-rotate(177deg) brightness(95%) contrast(90%)}.active-filter-btn{background-color:#166e6c;color:#fff}.active-filter-btn:hover{background-color:#115352}.active-filter-btn .button-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7427%) hue-rotate(22deg) brightness(118%) contrast(116%)}.inventory-filter-search{display:flex;align-items:center;gap:2rem}.inventory-item-search{min-width:24rem!important;border:1px solid #d1d5db;border-radius:12px;width:100%}.filter-btn{padding:12px 12px 10px;background-color:#f3f4f6;border-radius:9.2px;border:none}.filter-btn:hover{background-color:#dddee0;cursor:pointer}@media screen and (max-width:992px){.inventory-filter-container{flex-direction:column;align-items:stretch;gap:.75rem;padding:10px}.inventory-filter-items{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.inventory-filter-btn{width:100%;justify-content:center}.inventory-filter-search{width:100%;gap:.75rem}.inventory-item-search{min-width:unset!important;width:100%}}@media screen and (max-width:480px){.inventory-filter-items{grid-template-columns:repeat(2,1fr);gap:.4rem}.inventory-filter-btn{font-size:13px;padding:8px 12px!important}}.allItems-table-container{display:flex;flex-direction:column;gap:1rem}.allItems-table .custom-table-container{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.allItems-table .custom-table thead{border-bottom:1px solid #e5e7eb}.allItems-table-filter{background-color:#f0fdfa;border:1px solid #14b8a699;padding:15px;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.allItems-table-filter-info{display:flex;align-items:center;gap:1rem}.allItems-table-filter-icon{background-color:#14b8a6;border-radius:12px;display:grid;place-items:center;width:40px;height:40px;flex-shrink:0}.allItems-table-filter-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7427%) hue-rotate(22deg) brightness(118%) contrast(116%);width:24px;height:24px}.allItems-table-title{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0px;color:#111827}.allItems-table-title p{margin:0;font-weight:700;font-size:16px}.allItems-table-title span{font-weight:500;font-size:13px;line-height:20px;letter-spacing:0px;color:#374151;display:block;margin-top:4px}.allItems-table-select.custom-select-container{border-radius:12px;border:1px solid #5eead4;min-height:auto!important;height:40px;padding:8px 14px!important;display:flex;align-items:center;flex-shrink:0}.allItems-table-select.custom-select-container .custom-select-text,.allItems-table-select.custom-select-container .custom-select-placeholder{font-size:13px!important;font-family:Roboto,sans-serif;font-weight:500;line-height:16px;letter-spacing:0px;color:#000}.allItems-table-select.custom-select-container .custom-select-arrow{right:10px}.allItems-table-data{background-color:#fff;border-radius:12px;overflow:hidden}.allItems-table-item-cell{display:flex;align-items:center;gap:12px}.allItems-table-category{font-size:14px;color:#4b5563;font-weight:400;line-height:20px;letter-spacing:0px}.allItems-table-item-image{width:48px;height:48px;border-radius:12px;flex-shrink:0;overflow:hidden;border:none}.allItems-table-item-image img{width:100%;height:100%;object-fit:cover}.allItems-table-item-name{font-weight:600;font-size:14px;color:#111827;line-height:1.5}.allItems-table-status{display:inline-flex;align-items:center;padding:1px 12px;border-radius:9999px;font-size:12px;font-weight:600;text-transform:capitalize;white-space:nowrap}.allItems-table-status-in-stock{background-color:#0ba79614;color:#0ba796}.allItems-table-status-out-of-stock{background-color:#ef444414;color:#ef4444}.allItems-table-status-low-stock{background-color:#f9731614;color:#f97316}.allItems-table-actions{display:flex;align-items:center;gap:8px}.allItems-table-action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease;background-color:transparent}.allItems-table-edit-btn img{filter:brightness(0) saturate(100%) invert(30%) sepia(62%) saturate(516%) hue-rotate(130deg) brightness(101%) contrast(92%)}.allItems-table-delete-btn img{filter:brightness(0) saturate(100%) invert(25%) sepia(89%) saturate(2117%) hue-rotate(346deg) brightness(90%) contrast(93%)}.allItems-table-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;gap:20px}.allItems-table-pagination-info{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#4b5563;flex-wrap:wrap}.allItems-table-info-label{color:#6b7280;font-weight:500}.allItems-table-info-number{color:#111827;font-weight:600}.allItems-table-pagination-controls{display:flex;align-items:center;gap:8px}.allItems-table-pagination-arrow,.allItems-table-pagination-number{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;border:1px solid #e5e7eb;border-radius:12px;background-color:#f3f4f6;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.allItems-table-pagination-arrow:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.allItems-table-pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.allItems-table-pagination-number:hover:not(.allItems-table-pagination-active){background-color:#f3f4f6;border-color:#d1d5db}.allItems-table-pagination-active{background-color:#166e6c;color:#fff;font-weight:600}.allItems-desktop-only{display:block}.allItems-mobile-only{display:none}.allItems-mobile-list{display:flex;flex-direction:column;gap:0;background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.allItems-mobile-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .15s ease}.allItems-mobile-card:last-child{border-bottom:none}.allItems-mobile-card:hover{background-color:#f9fafb}.allItems-mobile-img{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0}.allItems-mobile-img-placeholder{width:52px;height:52px;border-radius:10px;background-color:#f3f4f6;flex-shrink:0}.allItems-mobile-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.allItems-mobile-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.allItems-mobile-name{font-weight:600;font-size:14px;color:#111827;line-height:1.4}.allItems-mobile-category{font-size:12px;color:#6b7280;font-weight:400}.allItems-mobile-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.allItems-mobile-price-stock{display:flex;align-items:center;gap:8px}.allItems-mobile-price{font-weight:700;font-size:15px;color:#111827}.allItems-mobile-stock{font-size:12px;color:#6b7280}.allItems-mobile-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}@media screen and (max-width:992px){.allItems-desktop-only{display:none!important}.allItems-mobile-only{display:block}}@media(max-width:768px){.allItems-table-filter,.allItems-table-pagination{flex-direction:column;gap:15px}.allItems-table-pagination-info{justify-content:center;width:100%}.allItems-table-pagination-controls{width:100%;justify-content:center}.allItems-table-select.custom-select-container{width:100%}}@media(max-width:480px){.allItems-table-action-btn{width:28px;height:28px;font-size:12px}.allItems-table-pagination-arrow,.allItems-table-pagination-number{min-width:32px;height:32px}.allItems-table-pagination-info{font-size:12px}}.categories-table-item-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px}.categories-table-item-section{border-bottom:1px solid #e5e7eb;padding:15px 20px}.categories-table-item-section:last-of-type{border-bottom:none;padding:inherit}.category-collapsed-item{padding:inherit;padding:0!important}.categories-table-item-label{display:block;font-weight:600;font-size:14px;line-height:20px;color:#0f172a}.label-item-margin{margin-bottom:8px}.categories-table-item-input{background-color:#f8fafc80;border:1px solid #e2e8f0;resize:none}.categories-table-item-optional{font-weight:400;color:#6b7280}.categories-table-item-sublabel{font-size:12px;color:#475569;margin-top:3px;line-height:16px;font-weight:500}.categories-table-item-row{display:flex;gap:16px;margin-bottom:16px}.categories-table-item-col{flex:1;display:flex;flex-direction:column;gap:8px}.categories-table-item-footer{padding-top:24px;text-align:center}.categories-table-item-modified{font-size:13px;font-weight:400;color:#9ca3af}.item-photo-wrapper{display:flex;gap:16px;align-items:flex-start}.item-photo-uploader .ant-upload{width:auto!important;height:auto!important;padding:0;border:none;background:transparent}.item-photo-upload-box{width:136px;height:136px;border:2px dashed #d1d5db;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background-color:#fafafa;transition:all .3s}.item-photo-upload-box.has-image{background-color:transparent}.item-photo-upload-box:hover{border-color:#9ca3af}.item-photo-preview{width:100%;height:100%;object-fit:cover;border-radius:6px}.item-photo-icon{margin-bottom:8px}.item-photo-upload-text{text-align:center;font-size:12px;color:#6b7280}.item-photo-upload-title{font-weight:500}.item-photo-upload-subtitle{margin-top:2px}.item-photo-content{flex:1}.item-photo-tips-box{background-color:#055c5d14;border:1px solid #055c5d4d;border-radius:12px;padding:18px 16px;margin-bottom:12px}.item-photo-tips-inner{display:flex;align-items:flex-start;gap:8px}.item-photo-tips-icon{width:32px;height:32px;background-color:#055c5d;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-photo-tips-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(233deg) brightness(103%) contrast(101%)}.item-photo-tips-title{font-size:13px;color:#065f46;font-weight:500;letter-spacing:0px}.item-photo-tips-subtitle{font-size:12px;color:#055c5d;margin-top:10px;font-weight:400;line-height:19.5px;letter-spacing:0px}.item-photo-info{font-size:11px;color:#6b7280;margin-bottom:12px}.item-photo-buttons{display:flex;gap:8px}.item-photo-btn-upload{background-color:#0f172a;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.item-photo-btn-upload:hover{background-color:#1e293b}.item-photo-btn-remove{background-color:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.item-photo-btn-remove:hover{background-color:#f9fafb;border-color:#9ca3af}.categories-table-staff{display:flex;background-color:#f1f5f9;max-width:max-content;padding:8px 12px;border-radius:12px}.categories-table-staff .ant-radio-wrapper:hover .ant-radio-inner{border-color:#147e86}.categories-table-staff .ant-radio-checked .ant-radio-inner{border-color:#147e86;background-color:#147e86}.categories-table-staff .ant-radio-checked:after{border-color:#147e86}.categories-table-staff .ant-radio-wrapper-checked{color:#147e86}.categories-section-items{display:flex;flex-direction:column;gap:10px}.categories-table-item-cat-search{display:flex;align-items:center;gap:5px}.cat-search-btn{background-color:#055c5d}.cat-search-btn:hover{background-color:#044a4b}.category-tag{display:flex;align-items:center;gap:8px;max-width:max-content;background:linear-gradient(135deg,#f1f5f9,#f8fafc);padding:8px 12px;border-radius:12px;border:1px solid #e2e8f0}.category-info{display:flex;align-items:center;gap:4px;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;color:#64748b;background-color:#f8fafc;padding:8px 12px;border-radius:8px}.category-info img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(45%) sepia(7%) saturate(1397%) hue-rotate(176deg) brightness(96%) contrast(85%)}.categories-table-item-checkbox{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.categories-table-item-checkbox-label p{font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;vertical-align:middle;color:#0f172a}.categories-table-item-checkbox-label span{font-family:Roboto;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:16px;letter-spacing:0px;vertical-align:middle;color:#64748b}.category-table-item-btn-container{background-color:#f1f5f9;max-width:max-content;border-radius:12px;padding:5px;display:flex;gap:5px}.price-by-btn{min-width:100px;font-family:Roboto;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:20px;letter-spacing:0px;text-align:center;vertical-align:middle;background-color:transparent;border-radius:8px;color:#475569}.price-by-btn:hover{background:transparent!important}.price-by-btn img{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(29%) sepia(38%) saturate(309%) hue-rotate(176deg) brightness(99%) contrast(93%)}.selected-price-by-btn{background-color:#fff;color:#0f172a}.selected-price-by-btn:hover{background-color:#fff!important}.selected-price-by-btn .button-icon img{filter:brightness(0) saturate(100%) invert(6%) sepia(18%) saturate(4209%) hue-rotate(198deg) brightness(91%) contrast(94%)}.categories-table-multi-select .select-button-item{background-color:#fff;border:2px solid #e2e8f0}.categories-table-multi-select .select-button-icon{background-color:#f1f5f9;width:35px;height:35px;border-radius:12px}.categories-table-multi-select .select-button-selected{background-color:#166e6c14;border:2px solid #055c5d;color:#0f766e;box-shadow:none}.categories-table-multi-select .select-button-selected .select-button-icon{background-color:#055c5d}.categories-table-multi-select .select-button-selected .select-button-icon img{filter:brightness(0) saturate(100%) invert(96%) sepia(12%) saturate(15%) hue-rotate(271deg) brightness(104%) contrast(105%)}.categories-table-multi-select .select-button-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(71%) sepia(13%) saturate(469%) hue-rotate(175deg) brightness(91%) contrast(84%)}.categoryItem-select{background-color:#f8fafc80;border:1px solid #e2e8f0}.categories-collapse-section{margin-bottom:16px;border-radius:0;background:#fff;overflow:hidden}.categories-collapse-section .ant-collapse-item{border:none}.categories-collapse-section .ant-collapse-header{padding:16px 20px!important;background:#fff!important;border:none!important;border-radius:0!important;align-items:flex-start!important}.categories-collapse-section .ant-collapse-header:hover{background:#f9fafb!important}.categories-collapse-section .ant-collapse-content{border-top:1px solid #e5e7eb;background:#fff}.categories-collapse-section .ant-collapse-content-box{padding:20px}.collapse-header-content{display:flex;align-items:flex-start;gap:12px;width:100%}.collapse-icon-wrapper{width:35px;height:35px;background-color:#f1f5f9;flex-shrink:0;margin-top:2px;display:grid;place-items:center;border-radius:12px}.collapse-icon-wrapper img{width:60%;height:60%}.collapse-text-wrapper{display:flex;flex-direction:column;gap:2px;flex:1}.collapse-title{font-size:14px;font-weight:600;color:#111827;line-height:20px}.collapse-subtitle{font-size:12px;font-weight:400;color:#6b7280;line-height:16px}.categories-collapse-section .ant-collapse-expand-icon{padding:0!important;margin-top:2px}.categories-collapse-section .anticon-down{font-size:14px;color:#9ca3af;transition:transform .3s ease}.collapse-content{display:flex;flex-direction:column;gap:16px}.collapse-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.collapse-field{display:flex;flex-direction:column;gap:8px}.collapse-field-label{font-size:11px;font-weight:600;color:#6b7280;letter-spacing:.5px;text-transform:uppercase}.input-unit{font-size:14px;color:#9ca3af;font-weight:400}.collapse-info-text{display:flex;align-items:flex-start;gap:8px;padding:12px;background:#f9fafb;border-radius:6px;font-size:12px;color:#6b7280;line-height:16px}.collapse-info-text svg{flex-shrink:0;margin-top:1px;color:#9ca3af}@media(max-width:768px){.collapse-content-grid{grid-template-columns:1fr}.categories-collapse-section .ant-collapse-header{padding:12px 16px!important}.categories-collapse-section .ant-collapse-content-box{padding:16px}}@media(max-width:600px){.item-photo-wrapper{display:grid;grid-template-columns:1fr;gap:12px}.item-photo-upload-box{width:100%;height:160px}.item-photo-uploader{width:100%}.item-photo-uploader .ant-upload{width:100%!important}}.category-table-edit-content{display:flex;flex-direction:column;gap:1rem}.category-table-edit-view{display:grid;grid-template-columns:1fr 1fr;gap:1rem;background-color:#fff;border-radius:16px;border:2px solid #f3f4f6;padding:5px}.category-table-edit-view-btn{border-radius:12px;background-color:#f3f4f6;color:#374151}.category-table-edit-view-btn .button-icon img{filter:brightness(0) saturate(100%) invert(22%) sepia(11%) saturate(1332%) hue-rotate(178deg) brightness(94%) contrast(85%)}.category-table-edit-view-btn:hover{background-color:#e7e8eb}.table-edit-view-btn-selected{background-color:#166e6c;color:#fff}.table-edit-view-btn-selected:hover{background-color:#105554}.table-edit-view-btn-selected .button-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(290deg) brightness(111%) contrast(101%)}.category-table-edit-input{border:1px solid #e5e7eb;border-radius:12px;resize:none}.category-table-edit-select{border:2px solid #e5e7eb;width:100%}.category-table-edit-upload{width:100%;display:block}.category-table-edit-upload .ant-upload{width:100%;padding:0;border:none;background:transparent}.add-photo-container{background-color:#fff;height:40px;width:40px;border-radius:12px;display:grid;place-items:center}.category-table-edit-upload-area{width:100%;height:200px;border-radius:8px;border:2px dashed #d9d9d9;background-color:#fafafa;transition:all .3s ease;cursor:pointer}.category-table-edit-upload-area:hover{border-color:#1890ff}.category-table-edit-upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.category-table-edit-upload-icon{font-size:48px;color:#ff6b6b;margin-bottom:12px}.category-table-edit-upload-text{display:flex;flex-direction:column;color:#64748b;font-size:14px;font-weight:500}.category-table-edit-upload-text span{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center;color:#94a3b8}.category-table-edit-upload-preview{width:100%;height:100%;overflow:hidden;border-radius:6px}.category-table-edit-uploaded-image{width:100%;height:100%;object-fit:cover}.category-table-edit-upload-actions{display:flex;gap:12px;margin-top:12px;justify-content:center}.category-table-edit-replace-btn,.category-table-edit-delete-btn{border-radius:16px;padding:8px 12px;font-weight:500;font-size:14px;letter-spacing:0px}.category-table-edit-replace-btn{background-color:#eef2ff;color:#4f46e5}.category-table-edit-replace-btn:hover{background-color:#dce0ee}.category-table-edit-delete-btn{background-color:#fef2f2;color:#dc2626}.category-table-edit-delete-btn:hover{background-color:#f5e3e3}.category-table-edit-category-tag{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#e6f7ff;border:1px solid #91d5ff;border-radius:16px;font-size:13px;color:#0958d9;font-weight:500}.category-table-edit-category-remove{background:transparent;border:none;color:#0958d9;font-size:18px;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}.category-table-edit-category-remove:hover{color:#003a8c}.category-table-edit-add-category-btn{background-color:transparent;border:1px dashed #d9d9d9;color:#595959;font-size:13px;padding:6px 12px;border-radius:4px}.category-table-edit-add-category-btn:hover{border-color:#1890ff;color:#1890ff}.category-table-edit-category-helper{margin-top:8px;font-size:12px;color:#8c8c8c;margin-bottom:0}.category-table-edit-sold-out-info{margin-top:16px;padding:20px 16px;background-color:#fffbea;border:1px solid #ffc107;border-radius:8px}.sold-out-info-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.sold-out-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#ffc107}.sold-out-info-icon{width:16px;height:16px}.sold-out-label{font-size:12px;font-weight:500;color:#b45309;cursor:pointer;margin:0}.sold-out-description{font-size:12px;color:#92400e;margin:0;padding-left:24px}.category-table-edit-categories{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.category-table-edit-category-tag{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#d1fae5;border:1px solid #6ee7b7;border-radius:20px;font-size:13px;color:#065f46;font-weight:600}.category-table-edit-category-remove{background:transparent;border:none;color:#065f46;font-size:20px;cursor:pointer;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;font-weight:700}.category-table-edit-category-remove:hover{color:#064e3b}.category-table-edit-add-category-btn{background-color:transparent!important;border:1px dashed #d1d5db!important;color:#6b7280!important;font-size:13px!important;padding:6px 12px!important;border-radius:6px!important;font-weight:500!important}.category-table-edit-add-category-btn:hover{border-color:#9ca3af!important;color:#374151!important}.category-table-edit-category-helper{margin-top:8px;font-size:12px;color:#9ca3af;margin-bottom:0}.category-table-edit-upload-actions{display:flex;gap:12px;margin-top:12px}.category-table-edit-replace-btn{flex:1;background-color:transparent!important;border:1px solid #d1d5db!important;color:#3b82f6!important}.category-table-edit-delete-btn{flex:1;background-color:transparent!important;border:1px solid #d1d5db!important;color:#ef4444!important}.category-table-edit-upload-text{color:#1f2937;font-size:14px;font-weight:500;display:flex;flex-direction:column;align-items:center;gap:4px}.category-table-edit-upload-text span{color:#9ca3af;font-size:12px;font-weight:400}.add-photo-container{margin-bottom:12px}.add-photo-container img{width:48px;height:48px}.category-table-edit-priceBy{margin-right:10px;font-weight:500;font-size:14px;letter-spacing:0px;border-radius:9999px;background-color:#f3f4f6;color:#374151}.category-table-edit-priceBy:hover{background-color:#dee0e4}.edit-priceBy-btn-selected{background-color:#111827;color:#fff}.edit-priceBy-btn-selected:hover{background-color:#111827}.percentage-label-icon{filter:brightness(0) saturate(100%) invert(43%) sepia(99%) saturate(3457%) hue-rotate(247deg) brightness(100%) contrast(94%)}.category-table-edit-stock-container{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-table-edit-stock{background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #bfdbfe;border-radius:16px;padding:16px 20px}.category-table-edit-restock{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:16px;padding:16px 20px}.stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.stock-label{font-size:13px;color:#64748b;font-weight:500}.stock-icon{width:20px;height:20px}.stock-icon-calendar{filter:brightness(0) saturate(100%) invert(46%) sepia(48%) saturate(4116%) hue-rotate(117deg) brightness(93%) contrast(83%)}.stock-value{display:flex;align-items:baseline;gap:6px}.stock-number{font-size:28px;font-weight:700;color:#1e40af}.stock-unit{font-size:14px;color:#3b82f6;font-weight:500}.stock-date{font-size:18px;font-weight:600;color:#16a34a}.changes-items-container{display:flex;flex-direction:column;gap:1rem}.changes-items-filter-section{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:16px;background-color:#fff;border-radius:12px;flex-wrap:wrap}.changes-items-filter-left{display:flex;gap:12px;flex:1;flex-wrap:wrap}.changes-items-filter-right{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.changes-items-select{min-width:150px}.changes-items-date-picker{min-width:280px;height:40px;border-radius:8px;border:1px solid #e5e7eb}.changes-items-date-picker .ant-picker-input input{font-size:14px;color:#9ca3af}.changes-items-apply-btn{background-color:#0d9488!important;color:#fff!important;border:none!important;padding:8px 20px!important;border-radius:8px!important;font-weight:500!important}.changes-items-apply-btn:hover{background-color:#0f766e!important}.changes-items-clear-btn{background-color:transparent!important;color:#6b7280!important;border:1px solid #e5e7eb!important;padding:8px 20px!important;border-radius:8px!important;font-weight:500!important}.changes-items-clear-btn:hover{background-color:#f9fafb!important}.changes-items-table-wrapper{background-color:#fff;border-radius:12px;overflow:hidden}.changes-items-change-cell{display:flex;align-items:center;gap:8px}.changes-items-arrow{color:#9ca3af;font-size:18px;font-weight:600}.changes-items-author-name{color:#0d9488;font-weight:600;font-size:14px}.changes-items-change-text{color:#4b5563;font-size:14px}.changes-items-author-empty{color:#9ca3af;font-size:14px}.changes-items-time{color:#4b5563;font-size:14px}.changes-items-row{cursor:pointer}.changes-items-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-radius:12px}.changes-items-pagination-info{font-size:14px;color:#6b7280}.changes-items-pagination-info span{font-weight:600;color:#111827}.changes-items-pagination-controls{display:flex;align-items:center;gap:8px}.changes-items-pagination-arrow,.changes-items-pagination-number{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background-color:#fff;color:#6b7280;font-size:14px;cursor:pointer;border-radius:8px;transition:all .2s ease;font-weight:500}.changes-items-pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.changes-items-pagination-number.active{background-color:#0d9488;color:#fff}.changes-items-pagination-arrow:hover:not(:disabled),.changes-items-pagination-number:hover:not(.active){background-color:#f3f4f6}.changes-desktop-only{display:block}.changes-mobile-only{display:none}.changes-mobile-list{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden}.changes-mobile-card{padding:14px 16px;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:background-color .15s ease}.changes-mobile-card:last-child{border-bottom:none}.changes-mobile-card:hover{background-color:#f9fafb}.changes-mobile-card-top{display:flex;align-items:flex-start;gap:8px}.changes-mobile-arrow{color:#0d9488;font-size:18px;font-weight:700;flex-shrink:0;line-height:1.4}.changes-mobile-title-group{display:flex;flex-direction:column;gap:2px}.changes-mobile-author{font-weight:700;font-size:14px;color:#0d9488}.changes-mobile-change{font-size:13px;color:#4b5563}.changes-mobile-card-bottom{display:flex;justify-content:space-between;align-items:center}.changes-mobile-time-label{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.5px;text-transform:uppercase}.changes-mobile-time-value{font-size:13px;color:#4b5563;font-weight:500}@media screen and (max-width:992px){.changes-desktop-only{display:none!important}.changes-mobile-only{display:block}}@media screen and (max-width:768px){.changes-items-filter-section{flex-direction:column;align-items:stretch}.changes-items-filter-left,.changes-items-filter-right{width:100%}.changes-items-pagination{flex-direction:column;gap:12px}.changes-items-pagination-controls{width:100%;justify-content:center}}.categories-container{width:100%}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px}.categories-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative}.categories-card:hover{border-color:#147e86;box-shadow:0 4px 12px #147e861a;transform:translateY(-2px)}.categories-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.categories-card-icon{width:42px;height:42px;background-color:#166e6c;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.categories-card-info{flex:1}.categories-card-title{font-weight:700;font-size:15px;line-height:20px;color:#111827;margin:0 0 4px}.categories-card-subtitle{font-weight:400;font-size:13px;line-height:18px;color:#6b7280;margin:0}.categories-card-footer{display:flex;flex-direction:column;margin-bottom:12px}.categories-card-count{font-weight:700;font-size:28px;line-height:36px;color:#111827}.categories-card-count-label{font-weight:400;font-size:14px;line-height:20px;color:#6b7280}.categories-card-view-btn{display:flex;align-items:center;background:none;border:none;color:#147e86;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;padding:0;transition:opacity .2s;gap:5px}.categories-card-view-btn img{width:14px;height:14px;transform:rotate(180deg);filter:brightness(0) saturate(100%) invert(16%) sepia(52%) saturate(5990%) hue-rotate(170deg) brightness(93%) contrast(83%)}.categories-card-view-btn:hover{opacity:.8}.categories-table-view{width:100%}.categories-table-header{margin-bottom:24px}.categories-back-btn{background:none;border:none;color:#147e86;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;padding:0;margin-bottom:12px;display:flex;align-items:center;gap:4px;transition:opacity .2s}.categories-back-btn:hover{opacity:.8}.categories-table-title{font-weight:700;font-size:20px;line-height:28px;color:#111827;margin:0}.categories-table-item-name{display:flex;align-items:center;gap:12px}.categories-table-item-image{width:40px;height:40px;border-radius:8px;object-fit:cover}.categories-table-status{display:inline-block;padding:2px 12px;border-radius:12px;font-weight:500;text-transform:lowercase;font-weight:700;font-size:12px;line-height:16px;letter-spacing:0px}.categories-table-status-in-stock{background-color:#14b8a614;color:#0ba796}.categories-table-status-low-stock{background-color:#f9731614;color:#f97316}.categories-table-status-out-of-stock{background-color:#ef444414;color:#ef4444}.categories-table-actions{display:flex;align-items:center;gap:8px}.categories-table-action-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.categories-table-edit-btn{filter:brightness(0) saturate(100%) invert(32%) sepia(64%) saturate(502%) hue-rotate(130deg) brightness(95%) contrast(92%)}.categories-table-delete-btn{filter:brightness(0) saturate(100%) invert(24%) sepia(100%) saturate(1918%) hue-rotate(346deg) brightness(89%) contrast(94%)}.categories-table-action-btn:hover{opacity:.7}.categories-table-action-btn img{width:18px;height:18px}.categories-table-row{cursor:default}.categories-table-row:hover{background-color:#f9fafb}.category-table-pagination{margin-top:16px}.view-category-item-modal.custom-modal-view.modal-size-medium{max-width:700px!important}.view-category-item-modal .custom-modal-header-icon{background-color:#0ba796;width:100px;height:100px;border-radius:16px}.view-category-item-modal .custom-modal-header-icon img{background-color:#0ba796;width:100px;height:100px;object-fit:cover;border-radius:16px;filter:none}.view-category-item-modal.custom-modal-view .modal-header{padding:.6rem 1rem}.view-category-item-modal.custom-modal-header-top{margin-bottom:0}.view-category-item-modal .custom-modal-header-left{align-items:flex-start}.view-category-item-modal .custom-modal-header-text{height:100%;margin-top:2px;gap:.9rem}.view-category-item-modal.custom-modal-view .modal-close-button{margin-bottom:4rem}.category-item-modal-header-btn{display:flex;align-items:center;gap:1rem}.category-item-modal-btn{padding:5px 10px;border-radius:9999px;font-weight:700;font-size:12px;line-height:20px;gap:.2rem}.appetizer-btn{background-color:#fff3}.category-item-modal-btn .button-icon{filter:brightness(0) saturate(100%) invert(98%) sepia(98%) saturate(0%) hue-rotate(345deg) brightness(103%) contrast(102%);margin-bottom:2px}.header-in-stock-btn{background-color:#22c55e}.header-out-of-stock-btn{background-color:#cf385e}.header-low-stock-btn{background-color:#d6712d}.delete-btn{background-color:#fef2f2!important;border:2px solid #fecaca!important;color:#dc2626!important}.delete-btn:hover{background-color:#faeaea!important}.delete-btn .button-icon{filter:brightness(0) saturate(100%) invert(22%) sepia(85%) saturate(2664%) hue-rotate(348deg) brightness(91%) contrast(90%)}@media(max-width:768px){.categories-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.categories-card{padding:16px}.categories-card-icon{width:36px;height:36px;font-size:18px}.categories-card-count{font-size:24px}}@media(max-width:600px){.categories-grid{grid-template-columns:1fr}.view-category-item-modal .custom-modal-footer-left .btn-secondary{background-color:#0ba796;width:100%}.view-category-item-modal .edit-hours-footer-right .btn-primary{width:100%}}.menu-item-container{display:flex;flex-direction:column;gap:2rem;padding:20px}.menu-cards-section{display:flex;flex-direction:column;gap:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.menu-cards-wrapper{width:100%}.menu-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;width:100%}@media(min-width:1800px){.menu-cards-grid{grid-template-columns:repeat(5,1fr)}}@media(min-width:1024px)and (max-width:1799px){.menu-cards-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1023px){.menu-cards-grid{grid-template-columns:1fr;gap:1rem}.menu-card{flex-direction:column}.menu-card-body{display:flex;flex-direction:column;gap:8px}.menu-card-description{min-height:unset}.menu-card-footer{margin-top:8px}}@media(max-width:480px){.menu-card{padding:14px}.menu-card-title{font-size:15px}.menu-card-description{font-size:12px}}.menu-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:12px;position:relative}.menu-card:hover{border-color:#14b8a6;box-shadow:0 4px 12px #14b8a61a}.menu-card-active{border:2px solid #14b8a6;background-color:#f0fdfa;box-shadow:0 4px 12px #14b8a626}.menu-card-header{display:flex;align-items:center;justify-content:space-between}.menu-card-header-img{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;font-weight:700;font-size:14px;flex-shrink:0}.menu-card-header-img img{filter:brightness(0) saturate(100%) invert(93%) sepia(66%) saturate(0%) hue-rotate(247deg) brightness(103%) contrast(110%)}.card-header-img-active{background-color:#166e6c}.card-header-img-inactive{background-color:#f3f4f6}.card-header-img-inactive img{filter:brightness(0) saturate(100%) invert(79%) sepia(2%) saturate(2062%) hue-rotate(180deg) brightness(85%) contrast(81%)}.menu-card-status-text{font-weight:700;font-size:12px;line-height:16px;letter-spacing:0px;padding:4px 8px;border-radius:9999px}.menu-card-status-active{background-color:#dcfce7;color:#15803d}.menu-card-status-inactive{background-color:#f3f4f6;color:#4b5563}.menu-card-title{margin:0;font-size:17px;font-weight:700;color:#111827;line-height:1.4;line-height:28px;letter-spacing:0px}.menu-card-description{margin:0;font-size:13px;color:#4b5563;min-height:36px;font-weight:400;line-height:20px;letter-spacing:0px}.menu-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.menu-card-info{display:flex;align-items:center;gap:6px}.menu-card-icon img{margin:5px 0 0}.menu-card-time{color:#374151;font-weight:500;font-size:14px;line-height:20px}.menu-card-count{display:flex;align-items:center;justify-content:center}.menu-card-count img{width:25px;height:25px;filter:brightness(0) saturate(100%) invert(41%) sepia(76%) saturate(484%) hue-rotate(125deg) brightness(98%) contrast(93%)}.menu-card-count-value{font-weight:700;font-size:14px;line-height:20px;letter-spacing:0px;color:#374151}.menu-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.menu-pagination-info{font-size:14px;color:#6b7280;font-weight:500}.menu-pagination-text{color:#4b5563;font-size:14px;line-height:20px;letter-spacing:0px;font-weight:400;display:flex;gap:5px}.pagination-data{color:#111827!important;font-weight:600}.menu-pagination-controls{display:flex;align-items:center;gap:8px}.menu-pagination-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:6px;background-color:#fff;color:#6b7280;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.menu-pagination-arrow:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.menu-pagination-arrow:disabled{opacity:.5;cursor:not-allowed}.operating-hours-section{display:flex;flex-direction:column;gap:1.5rem;border-radius:12px}.operating-hours-header{display:flex;justify-content:space-between;align-items:center}.operating-hours-title{margin:0;font-size:18px;font-weight:700;color:#111827}.operating-hours-edit-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:8px;background-color:#f3f4f6;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.operating-hours-edit-btn:hover{background-color:#c4c5c7;color:#374151}.edit-hours-icon{filter:brightness(0) saturate(100%) invert(22%) sepia(9%) saturate(1422%) hue-rotate(178deg) brightness(95%) contrast(87%)}.operating-hours-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}@media(min-width:1024px){.operating-hours-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1023px){.operating-hours-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.operating-hours-grid{grid-template-columns:1fr}}.operating-hours-item{display:flex;flex-direction:column;gap:8px;background:#f0fdfa;padding:10px 15px;border:2px solid #f3f4f6;border-radius:12px}.operating-hours-day{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;color:#111827}.operating-hours-status{display:flex;align-items:center;gap:6px}.operating-hours-dot{display:inline-flex;width:8px;height:8px;border-radius:50%;flex-shrink:0}.operating-hours-dot.open{background-color:#10b981}.operating-hours-dot.closed{background-color:#ef4444}.operating-hours-time{display:flex;align-items:center;gap:5px;color:#6b7280;font-weight:500;line-height:1.5;font-size:14px;letter-spacing:0px}.operating-hours-time img{width:15px;height:25px}@media(max-width:768px){.menu-item-container{padding:16px;gap:1.5rem}.menu-pagination{flex-direction:column;gap:12px}.menu-pagination-info{text-align:center;width:100%}.operating-hours-section{padding:16px}.operating-hours-header{flex-direction:column;gap:12px;align-items:flex-start}.operating-hours-edit-btn{width:100%;justify-content:center}}.edit-hours-container{display:flex;flex-direction:column;gap:1rem}.edit-hours-header{display:flex;justify-content:space-between;align-items:center}.edit-menu-active h3{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0px;color:#111827;margin:0 0 4px}.edit-menu-active span{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#4b5563}.edit-hours-mode{display:flex;background-color:#f9fafb;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.edit-hours-mode-btn{padding:20px 35px;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0px;color:#6b7280;cursor:pointer;transition:all .3s ease}.edit-hours-mode-btn-active{border-bottom:2px solid #147e86;color:#147e86;background-color:#fff;border-radius:8px 8px 0 0;transition:all .3s ease}.edit-hours-days-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.edit-hours-day-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:visible;position:relative;z-index:auto}.edit-hours-day-header{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb;padding:16px 20px}.edit-hours-day-header-left{display:flex;align-items:center;gap:1rem}.edit-hours-day-header-open{border-radius:12px 12px 0 0}.edit-hours-day-header-closed{border-radius:12px}.edit-hours-day-name{font-size:15px;line-height:20px;color:#111827;font-weight:700;line-height:24px;letter-spacing:0px}.edit-hours-day-actions{display:flex;align-items:center;gap:12px}.edit-hours-closed-text{font-size:14px;color:#6b7280;font-weight:500;line-height:20px;letter-spacing:0px}.edit-hours-remove-day{position:absolute;background:none;border:none;right:0;top:-10px;z-index:10;transition:color .2s}.edit-hours-remove-day img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(37%) sepia(33%) saturate(3669%) hue-rotate(335deg) brightness(106%) contrast(88%)}.edit-hours-remove-day:hover{color:#ef4444}.edit-hours-time-slots{margin-top:16px;display:flex;flex-direction:column;gap:12px;padding:12px 20px;position:static;z-index:auto}.ant-picker-dropdown{z-index:1050!important}.edit-hours-time-slot{position:relative;display:flex;align-items:flex-end;gap:12px}.edit-hours-time-inputs{display:flex;gap:12px;flex:1}.edit-hours-time-input-group{flex:1;display:flex;flex-direction:column;gap:6px}.edit-hours-time-label{color:#374151;font-weight:700;font-size:12px;line-height:16px;letter-spacing:0px}.edit-hours-time-picker{width:100%}.edit-hours-time-picker .ant-picker-input input{font-size:14px;color:#111827}.edit-hours-time-picker .ant-picker-input input::placeholder{color:#9ca3af}.edit-hours-remove-slot{position:absolute;right:-10px;top:7px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s;margin-bottom:4px}.edit-hours-remove-slot img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(37%) sepia(33%) saturate(3669%) hue-rotate(335deg) brightness(106%) contrast(88%)}.edit-hours-remove-slot:hover{color:#ef4444}.edit-hours-add-time{background:none;border:none;color:#147e86;font-size:14px;font-weight:700;cursor:pointer;padding:0;width:max-content;gap:4px;margin-top:4px;transition:opacity .2s}.edit-hours-add-time.custom-button .button-icon{filter:brightness(0) saturate(100%) invert(35%) sepia(17%) saturate(1610%) hue-rotate(130deg) brightness(96%) contrast(97%)}.edit-hours-add-time.custom-button:hover{background:none!important;opacity:.8}.edit-hours-add-day{background:none;border:none;color:#147e86;font-size:14px;font-weight:500;cursor:pointer;padding:12px 0;text-align:left;display:flex;align-items:center;gap:4px;transition:opacity .2s}.edit-hours-add-day:hover{opacity:.8}.edit-hours-holiday-section{padding-top:20px;border-top:1px solid #e5e7eb}.edit-hours-holiday-header{margin-bottom:20px}.edit-hours-holiday-header h3{font-weight:700;font-size:18px;line-height:24px;color:#111827;margin:0 0 4px;line-height:28px;letter-spacing:0px}.edit-hours-holiday-header p{font-size:13px!important;color:#4b5563;margin:0;font-weight:400;font-size:14px;letter-spacing:0px}.edit-hours-holiday-card{background:#fff;display:flex;flex-direction:column;gap:20px}.edit-hours-holiday-duration{display:flex;flex-direction:column;gap:6px}.edit-hours-holiday-label{font-size:14px;font-weight:600;color:#111827;line-height:20px}.edit-hours-holiday-select{width:100%!important}.edit-hours-holiday-select .ant-select-selector{border-color:#d1d5db!important;border-radius:6px;height:40px!important;display:flex;align-items:center}.edit-hours-holiday-select .ant-select-selection-placeholder{color:#9ca3af}.edit-hours-holiday-options{display:flex;flex-direction:column}.edit-hours-holiday-options .ant-radio-wrapper:hover .ant-radio-inner{border-color:#147e86}.edit-hours-holiday-options .ant-radio-checked .ant-radio-inner{border-color:#147e86;background-color:#147e86}.edit-hours-holiday-options .ant-radio-checked:after{border-color:#147e86}.edit-hours-holiday-options .ant-radio-wrapper-checked{color:#147e86}.edit-hours-holiday-radio{font-size:13px;color:#111827;display:flex;align-items:center;margin-top:10px;font-weight:500;letter-spacing:0px;vertical-align:middle}.edit-hours-holiday-radio .ant-radio{margin-right:8px}.edit-hours-info-icon{margin-left:6px;color:#9ca3af;font-size:14px;cursor:help}.edit-hours-holiday-times{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #e5e7eb;background-color:#f9fafb;border-radius:12px;margin-left:26px}.edit-hours-holiday-time-row{display:flex;align-items:flex-end;gap:12px}.edit-hours-holiday-time-inputs{display:flex;gap:12px;flex:1}.edit-hours-holiday-time-group{flex:1;display:flex;flex-direction:column;gap:6px}.edit-hours-add-new{background:none;border:none;color:#147e86;font-size:14px;font-weight:500;cursor:pointer;padding:0;text-align:left;display:flex;align-items:center;gap:6px;transition:opacity .2s}.edit-hours-add-new:hover{opacity:.8}.ant-picker{border-radius:6px;border-color:#d1d5db;height:40px}.ant-picker:hover{border-color:#147e86}.ant-picker-focused{border-color:#147e86;box-shadow:0 0 0 2px #147e861a}.ant-radio-wrapper:hover .ant-radio-inner{border-color:#147e86}.ant-radio-checked .ant-radio-inner{border-color:#147e86;background-color:#147e86}.ant-radio-checked:after{border-color:#147e86}.edit-hours-footer-right{display:flex;gap:1rem}.edit-hours-reset-btn{background-color:#f3f4f6!important}.edit-hours-modal .modal-footer{background-color:#fff!important}@media(max-width:768px){.edit-hours-time-inputs{flex-direction:column}}.add-product-body{padding-top:1.5rem;border-top:1px solid #e5e7eb}.inventory-stepper{margin-bottom:1.5rem}.inventory-stepper .pending{background-color:transparent}.inventory-stepper.stepper-container{margin-top:0!important}.inventory-stepper .stepper-line{margin-top:auto;margin-bottom:1.8rem}.inventory-stepper .stepper-circle{border-radius:14px}.inventory-stepper .pending-line .stepper-circle{background-color:#e5e7eb}.inventory-stepper .pending-line .stepper-circle img{filter:brightness(0) saturate(100%) invert(44%) sepia(17%) saturate(388%) hue-rotate(182deg) brightness(94%) contrast(83%)}.form-header{display:flex;align-items:center;gap:.8rem}.form-header-icon{width:32px;height:32px;display:grid;place-items:center;background-color:#e6f5f4;border-radius:10px}.form-header-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(36%) sepia(14%) saturate(2185%) hue-rotate(130deg) brightness(91%) contrast(89%)}.stepper-form-input{border-radius:14px;resize:none}.stepper-form-input+.custom-textarea-footer .custom-textarea-count{display:none!important}.add-new-product-photo-uploader-full .ant-upload{width:100%!important;height:auto!important;padding:0;border:none;background:transparent}.add-new-product-photo-upload-area{width:100%;border:2px dashed #d1d5db;border-radius:12px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background-color:#fff;transition:all .3s;margin-bottom:12px}.add-new-product-photo-upload-area:hover{border-color:#166e6c;background-color:#f0fdf4}.add-new-product-photo-upload-icon-circle{width:56px;height:56px;border-radius:50%;background-color:#e6f5f4;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.add-new-product-photo-upload-text-center{text-align:center}.add-new-product-photo-upload-main-text{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:4px}.add-new-product-photo-upload-sub-text{font-size:12px;color:#6b7280}.add-new-product-photo-info-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background-color:#e6f5f4;border-radius:8px;font-size:13px;color:#0e7490;line-height:1.5}.add-new-product-photo-info-banner svg{flex-shrink:0;margin-top:2px}.add-new-product-photo-preview-container{margin-bottom:12px;display:flex;flex-direction:column;align-items:center}.add-new-product-photo-preview-wrapper{position:relative;width:100%;max-width:370px;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb;margin-bottom:16px}.add-new-product-photo-preview-image{width:100%;height:auto;max-height:370px;object-fit:cover;display:block}.add-new-product-photo-remove-btn{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background-color:#0009;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.add-new-product-photo-remove-btn:hover{background-color:#dc2626e6;transform:scale(1.1)}.add-new-product-photo-preview-actions{display:flex;justify-content:center;gap:8px}.add-new-product-photo-change-btn{background-color:#166e6c;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.add-new-product-photo-change-btn:hover{background-color:#0f5553}.add-new-product-select-wrapper{padding:20px;background-color:#f9fafb;border-radius:14px;width:100%}.select-wrapper-helper-text{font-weight:600;font-size:14px;line-height:21px;letter-spacing:0px;color:#364153}.add-new-product-multi-select.select-button-container{margin-top:10px;grid-template-columns:repeat(2,1fr)!important}.add-new-product-multi-select .select-button-item:not(.select-button-selected){background-color:#fff;border:1px solid #d1d5db}.add-new-product-select-cat-text{color:#6a7282;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0px}.add-new-product-warning{display:flex;align-items:center;gap:10px;padding:15px;background-color:#fffbeb;border:2px solid #fee685;border-radius:14px}.add-new-product-warning img{filter:brightness(0) saturate(100%) invert(14%) sepia(37%) saturate(6800%) hue-rotate(31deg) brightness(104%) contrast(95%);margin-left:1rem}.add-new-product-warning span{font-weight:600;font-size:13px;letter-spacing:0px;color:#7b3306}.add-new-product-pricing-content{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.temperature-select .select-button-icon{width:23px;height:23px}.dietary-btn-container{display:flex;align-items:center;gap:10px}.dietary-btn{border-radius:14px;background-color:#fff;border:1px solid #d1d5dc;color:#364153;font-weight:500;font-size:14px;line-height:21px}.dietary-btn:hover{border-color:#166e6c;background-color:#f0f8f7}.selected-dietary-btn:hover,.selected-dietary-btn{background-color:#166e6c;color:#fff}.calories-input{font-size:12px!important}.add-new-product-collapsed:where(.css-dev-only-do-not-override-198drv2).ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:14px}.add-new-product-collapsed.ant-collapse{background-color:#f9fafb;border:none}.add-new-product-collapsed .ant-collapse-item{border-bottom:1px solid #e5e7eb;margin-bottom:0;overflow:hidden;border-radius:14px}.add-new-product-collapsed .ant-collapse-header{padding:10px 20px!important;background-color:#f9fafb;align-items:center!important}.add-new-product-collapsed .ant-collapse-content{background-color:#fff!important}.add-new-product-collapsed .ant-collapse-content-box{padding:20px}.add-new-product-collapsed-header{display:flex;align-items:center;gap:8px}.add-new-product-collapsed-title{font-size:14px;font-weight:600;color:#111827}.add-new-product-collapsed-content{display:flex;flex-direction:column;gap:16px}.add-new-product-collapsed-description{font-size:13px;color:#6b7280;margin:0}.add-new-product-collapsed-label{font-size:13px;font-weight:500;color:#374151}.add-new-product-collapsed-input{border-radius:8px;border:1px solid #e5e7eb}.add-new-product-collapsed-hint{font-size:12px;color:#6b7280;margin:4px 0 0}@media screen and (max-width:768px){.dietary-btn-container{display:grid;grid-template-columns:1fr 1fr;gap:10px}}.menu-active-status{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#f9fafb;border-radius:14px}.menu-left h3{font-weight:600;font-size:15px;color:#101828}.menu-left span{font-weight:400;font-size:13px;line-height:19.5px;color:#4a5565}.operating-days-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:10px}.operating-day-btn{background-color:#fff;border:2px solid #e5e7eb;font-weight:500;font-style:Medium;font-size:13px;line-height:19.5px;letter-spacing:0px;text-align:center;border-radius:14px;color:#4a5565;padding:10px 8px;white-space:nowrap}.selected-operating-day{background-color:#166e6c;color:#fff;border:2px solid #166e6c}.selected-operating-day:hover{background-color:#166e6c}.operating-day-btn:not(.selected-operating-day):hover{background-color:#f0f0f0}@media(max-width:768px){.operating-days-wrapper{grid-template-columns:repeat(auto-fit,minmax(65px,1fr));gap:8px}.operating-day-btn{font-size:12px;padding:9px 6px}}@media(max-width:480px){.operating-days-wrapper{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:8px}.operating-day-btn{font-size:12px;padding:9px 6px}}.time-slots-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:10px}.time-slot-btn{background-color:#fff;border:2px solid #e5e7eb;font-weight:500;font-size:13px;line-height:19.5px;text-align:center;border-radius:14px;color:#4a5565;padding:10px 12px;white-space:nowrap}.selected-time-slot{background-color:#166e6c;color:#fff;border:2px solid #166e6c}.selected-time-slot:hover{background-color:#166e6c}.time-slot-btn:not(.selected-time-slot):hover{background-color:#f0f0f0}@media(max-width:768px){.time-slots-wrapper{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px}.time-slot-btn{font-size:12px;padding:9px 10px}}@media(max-width:480px){.time-slots-wrapper{grid-template-columns:repeat(auto-fit,minmax(65px,1fr));gap:8px}.time-slot-btn{font-size:12px;padding:9px 8px}}.edit-hours-time-picker,.edit-hours-time-picker .ant-picker{width:100%!important}.edit-hours-time-picker.ant-picker{border-radius:14px!important;border:1px solid #e5e7eb!important;padding:11px 14px!important;font-size:14px!important}.edit-hours-time-picker.ant-picker:hover{border-color:#d1d5db!important}.edit-hours-time-picker.ant-picker-focused{border-color:#10b981!important;box-shadow:0 0 0 3px #10b9811a!important}.edit-hours-time-picker .ant-picker-input>input{font-size:14px!important;color:#111827!important}.edit-hours-time-picker .ant-picker-input>input::placeholder{color:#a0aec0!important}.edit-hours-time-picker .ant-picker-suffix{color:#9ca3af!important}.open-all-day-container{display:flex;align-items:center;gap:8px;padding:10px;background-color:#e6f5f4;border:2px solid #166e6c;border-radius:14px;height:45px}.open-all-day-container span{font-family:Roboto;font-weight:600;font-size:13px;line-height:21px;letter-spacing:0px;color:#166e6c}.open-all-day-container input[type=checkbox]{width:18px;height:18px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:2px solid #166e6c;border-radius:4px;background-color:#fff;position:relative;transition:all .2s ease;flex-shrink:0}.open-all-day-container input[type=checkbox]:hover{border-color:#0f5553}.open-all-day-container input[type=checkbox]:checked{background-color:#166e6c;border-color:#166e6c}.open-all-day-container input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.open-all-day-container input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #166e6c33}.add-more-days-time{display:flex;align-items:center;gap:6px;font-size:14px;color:#166e6c;cursor:pointer}.custom-search-select-container{position:relative;width:100%}.custom-search-select-tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;align-items:center}.custom-search-select-tag{display:inline-flex;align-items:center;gap:6px;background-color:#e6f5f4;color:#166e6c;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:500;line-height:1.4}.custom-search-select-tag-remove{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#166e6c;transition:opacity .2s}.custom-search-select-tag-remove:hover{opacity:.7}.custom-search-select-clear-all{background:none;border:none;color:#166e6c;font-size:13px;font-weight:500;cursor:pointer;padding:6px 10px;text-decoration:underline;transition:opacity .2s}.custom-search-select-clear-all:hover{opacity:.7}.custom-search-select-input-wrapper{position:relative;width:100%;display:flex;align-items:center}.custom-search-select-icon{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.custom-search-select-icon img{width:18px;height:18px;opacity:.6}.custom-search-select-input-wrapper.icon-left .custom-search-select-icon{left:14px}.custom-search-select-input-wrapper.icon-right .custom-search-select-icon{right:14px}.custom-search-select-input{border:1px solid #d1d5db;outline:none;color:#111827;font-size:14px;width:100%;border-radius:8px;background:#fff;padding:11px 14px;transition:all .2s ease;font-family:inherit;line-height:1.5}.custom-search-select-input.has-icon-left{padding-left:42px}.custom-search-select-input.has-icon-right{padding-right:42px}.custom-search-select-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.custom-search-select-input::placeholder{color:#a0aec0;opacity:1;font-size:14px}.custom-search-select-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.custom-search-select-input-error{border:1px solid #ff3c3c!important}.custom-search-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:240px;overflow-y:auto;z-index:1000}.custom-search-select-dropdown-item{padding:10px 14px;font-size:14px;color:#374151;cursor:pointer;transition:background-color .2s}.custom-search-select-dropdown-item:hover{background-color:#f3f4f6}.custom-search-select-dropdown-item:active{background-color:#e5e7eb}.custom-search-select-dropdown-empty{padding:10px 14px;font-size:14px;color:#9ca3af;text-align:center}.custom-search-select-dropdown::-webkit-scrollbar{width:6px}.custom-search-select-dropdown::-webkit-scrollbar-track{background:#f3f4f6;border-radius:0 8px 8px 0}.custom-search-select-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.custom-search-select-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.custom-search-select-tags-container{gap:6px}.custom-search-select-tag{font-size:12px;padding:5px 8px}.custom-search-select-clear-all{font-size:12px}}.form-header-subtitle{font-weight:400;font-size:13px;line-height:19.5px;color:#4a5565}.service-toggle-container{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#e6f5f4;border:2px solid #166e6c;border-radius:14px;margin-top:20px}.service-toggle-content{display:flex;align-items:center;gap:12px}.service-icon{width:40px;height:40px;background-color:#166e6c;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.service-text{display:flex;flex-direction:column;gap:2px}.service-title{font-size:14px;font-weight:600;color:#101828;margin:0;line-height:1.4}.service-subtitle{font-size:12px;font-weight:400;color:#4a5565;margin:0;opacity:.8}.time-windows-section{margin-top:24px;border-left:3px solid #166e6c;padding-left:16px}.time-windows-title{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 16px}.time-windows-list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding-right:8px;margin-bottom:16px;overflow-x:visible}.time-windows-list::-webkit-scrollbar{width:6px}.time-windows-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.time-windows-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.time-windows-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.time-window-item{position:relative;padding:16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:visible}.time-window-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.time-window-field{display:flex;flex-direction:column;gap:8px}.time-window-label{font-size:13px;font-weight:500;color:#374151;display:flex;align-items:center;gap:6px}.time-window-label svg{color:#6b7280}.time-window-remove{position:absolute;top:8px;right:5px;width:20px;height:20px;border-radius:50%;background-color:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#6b7280}.time-window-remove:hover{background-color:#f16767;border-color:#dc2626;color:#fff}.time-picker,.time-picker .ant-picker{width:100%!important}.time-picker.ant-picker{border-radius:8px!important;border:1px solid #e5e7eb!important;padding:9px 12px!important;font-size:14px!important}.time-picker.ant-picker:hover{border-color:#d1d5db!important}.time-picker.ant-picker-focused{border-color:#10b981!important;box-shadow:0 0 0 3px #10b9811a!important}.time-picker .ant-picker-input>input{font-size:14px!important;color:#111827!important}.time-picker .ant-picker-input>input::placeholder{color:#a0aec0!important}.time-picker .ant-picker-suffix{color:#9ca3af!important}.add-time-window-btn{width:100%;background-color:transparent;color:#166e6c;border:2px solid #166e6c;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.add-time-window-btn:hover{background-color:#e6f5f4;border-color:#0f5553;color:#0f5553}.add-time-window-btn .button-icon img{filter:brightness(0) saturate(100%) invert(37%) sepia(48%) saturate(738%) hue-rotate(131deg) brightness(91%) contrast(93%)}@media(max-width:768px){.time-window-grid{grid-template-columns:1fr}.service-toggle-container{padding:14px 16px}.service-icon{width:36px;height:36px}.service-icon img{width:20px;height:20px}}.delivery-options{display:flex;flex-direction:column;gap:12px;margin-top:8px}.delivery-option{display:flex;align-items:flex-start;gap:12px;padding:16px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;background-color:#fff}.delivery-option:hover{border-color:#0095ff}.delivery-option.active{border-color:#166e6c;background-color:#e6f5f4}.delivery-option-special{flex-direction:column;gap:0}.delivery-option-special.active{background-color:#e6f5f4}.option-radio-wrapper{display:flex;align-items:flex-start;gap:12px;width:100%}.option-radio{width:20px;height:20px;border:2px solid #d0d0d0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:border-color .2s ease}.delivery-option.active .option-radio{border-color:#106b4d}.radio-dot{width:10px;height:10px;background-color:#166e6c;border-radius:50%}.option-content{flex:1}.option-header h4{margin:0 0 4px;font-size:16px;font-weight:500;color:#333}.option-header p{margin:0;font-size:14px;color:#666}.special-hours-content{width:100%;margin-top:20px;padding-top:0}.time-slots-header{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:12px}.time-slots-header .form-label{font-size:14px;font-weight:500;color:#333;margin:0}.time-slot-row{position:relative;margin-bottom:12px}.time-slot-row .form-grid{gap:16px;margin-bottom:0}.time-slot-row .form-field{margin-bottom:0}.remove-slot-btn{position:absolute;right:-10px;top:0;transform:translateY(-100%);width:20px;height:20px;border:1px solid #e0e0e0;border-radius:9999px;background-color:#fff;color:#999;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.remove-slot-btn svg{width:12px;height:12px}.remove-slot-btn:hover{background-color:#fff0f0;border-color:#ff4d4f;color:#ff4d4f}.add-time-slot-btn{margin-top:12px;width:100%;border:2px solid #d1d5dc!important;font-weight:500;background-color:#fff!important;border-radius:10px;color:#364153}.time-picker{width:100%;height:40px;border-radius:4px;border:1px solid #d0d0d0}.time-picker:hover{border-color:#0095ff}.time-picker.ant-picker-focused{border-color:#0095ff;box-shadow:0 0 0 2px #0095ff1a}.menu-items-container{padding:16px;border:2px solid #e5e7eb;background-color:#f9fafb;border-radius:14px;display:flex;flex-direction:column;gap:10px}.selected-items-text{color:#166e6c;font-family:Roboto;font-weight:500;font-size:13px;line-height:19.5px;letter-spacing:0px;padding:10px;border-radius:10px;background-color:#e6f5f4}.menu-items-search-select .custom-search-select-input{border-radius:10px!important}.menu-assignment-container{margin-top:24px}.menu-assignment-list{display:flex;flex-direction:column;gap:12px}.menu-assignment-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e0e0e0;border-radius:14px;cursor:pointer;transition:all .2s ease;background-color:#fff}.menu-assignment-item.selected{border-color:#14b8a6;background-color:#ccfbf1}.menu-assignment-radio{width:20px;height:20px;border:2px solid #d0d0d0;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:all .2s ease;background-color:#fff}.menu-assignment-item:hover .menu-assignment-radio{border-color:#14b8a6}.menu-assignment-item.selected .menu-assignment-radio{border-color:#14b8a6;background-color:#14b8a6}.menu-assignment-radio-dot{width:8px;height:8px;background-color:#fff;border-radius:50%}.menu-assignment-content{flex:1}.menu-assignment-content h4{margin:0 0 4px;font-size:16px;font-weight:500;color:#333}.menu-assignment-content p{margin:0;font-size:14px;color:#666}.menu-assignment-warning{display:flex;align-items:flex-start;gap:12px;padding:16px;background-color:#fffbeb;border:1px solid #fde68a;border-radius:14px;margin-top:16px}.menu-assignment-warning-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.menu-assignment-warning-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(49%) sepia(25%) saturate(4975%) hue-rotate(7deg) brightness(94%) contrast(101%)}.menu-assignment-warning-content{flex:1}.menu-assignment-warning-content h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#92400e}.menu-assignment-warning-content p{margin:0;font-size:14px;color:#78350f;line-height:1.5}@media(max-width:768px){.menu-assignment-item{padding:14px}.menu-assignment-content h4{font-size:15px}.menu-assignment-content p{font-size:13px}.menu-assignment-warning{padding:14px}.menu-assignment-warning-content h4,.menu-assignment-warning-content p{font-size:13px}}.events-container{display:flex;flex-direction:column;gap:1.25rem}.ev-page-header{background:linear-gradient(135deg,#0f2e2e,#166e6c);border-radius:16px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.ev-page-header .crm-header-title h2{color:#fff}.ev-page-header .crm-header-title span{color:#a7f3d0}.ev-page-header .crm-header-img{background-color:#ffffff26}.ev-page-header .crm-header-img img{filter:brightness(0) saturate(100%) invert(100%)}.ev-new-event-btn{background-color:#fff!important;color:#166e6c!important}.ev-new-event-btn:hover{background-color:#f0fdf4!important}.ev-new-event-btn .button-icon img{filter:brightness(0) saturate(100%) invert(27%) sepia(60%) saturate(600%) hue-rotate(140deg) brightness(85%) contrast(90%)}.ev-stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.ev-stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px 20px;display:flex;align-items:center;gap:14px;transition:box-shadow .2s ease,transform .2s ease}.ev-stat-card:hover{box-shadow:0 4px 8px #00000014;transform:translateY(-2px)}.ev-stat-icon-wrap{width:44px;height:44px;flex-shrink:0;border-radius:10px;display:flex;align-items:center;justify-content:center}.ev-stat-icon--total{background-color:#ecfdf5}.ev-stat-icon--upcoming{background-color:#eff6ff}.ev-stat-icon--ongoing{background-color:#f0fdf4}.ev-stat-icon--completed{background-color:#f5f3ff}.ev-stat-icon--revenue{background-color:#fff7ed}.ev-stat-info{display:flex;flex-direction:column;gap:2px}.ev-stat-label{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;color:#6b7280}.ev-stat-value{font-family:Roboto,sans-serif;font-size:22px;font-weight:700;color:#111827;line-height:1.2}.ev-filter-bar{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px 12px 0 0;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.ev-tabs{display:flex;align-items:center;gap:4px}.ev-tab{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:none;background:none;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.ev-tab:hover{background-color:#f3f4f6;color:#374151}.ev-tab--active{background-color:#166e6c;color:#fff}.ev-tab--active:hover{background-color:#125857;color:#fff}.ev-tab-count{font-size:12px;font-weight:600;background-color:#f3f4f6;color:#6b7280;padding:1px 7px;border-radius:999px;min-width:20px;text-align:center}.ev-tab-count--active{background-color:#ffffff40;color:#fff}.ev-search-wrap{min-width:220px}.ev-search-input{border:1px solid #e5e7eb;border-radius:8px}.ev-table-wrap{background-color:#fff;border:1px solid #f3f4f6;border-radius:0 0 12px 12px;overflow:hidden}.ev-table-wrap .custom-table-container,.ev-table-wrap .custom-table-wrapper{border-radius:0}.ev-name-cell{display:flex;flex-direction:column;gap:3px}.ev-event-name{font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:#111827}.ev-event-id{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#9ca3af}.ev-venue-cell{font-family:Roboto,sans-serif;font-size:13px;color:#374151;max-width:180px}.ev-date-cell{display:flex;flex-direction:column;gap:2px}.ev-date-cell span:first-child{font-size:13px;font-weight:500;color:#111827}.ev-time{font-size:12px;color:#9ca3af}.ev-capacity{display:flex;flex-direction:column;gap:5px;min-width:100px}.ev-capacity-label{font-family:Roboto,sans-serif;font-size:13px;font-weight:500;color:#374151}.ev-capacity-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:999px;overflow:hidden}.ev-capacity-fill{height:100%;background-color:#f59e0b;border-radius:999px;transition:width .3s ease}.ev-status-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-family:Roboto,sans-serif;font-size:12px;font-weight:600;white-space:nowrap}.ev-three-dot{position:relative;display:flex;align-items:center;justify-content:center}.ev-three-dot-btn{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px 8px;border-radius:6px;line-height:1;transition:background-color .15s ease}.ev-three-dot-btn:hover{background-color:#f3f4f6;color:#374151}.ev-three-dot-menu{position:absolute;right:0;top:calc(100% + 4px);z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:120px;overflow:hidden}.ev-three-dot-menu button{display:block;width:100%;padding:9px 16px;text-align:left;background:none;border:none;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;color:#374151;cursor:pointer;transition:background-color .15s ease}.ev-three-dot-menu button:hover{background-color:#f9fafb}.ev-three-dot-menu button:last-child:hover{background-color:#fef2f2;color:#dc2626}@media(max-width:1280px){.ev-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.ev-stat-grid{grid-template-columns:repeat(3,1fr)}.ev-filter-bar{flex-direction:column;align-items:flex-start}.ev-search-wrap{width:100%}}@media(max-width:768px){.ev-page-header{flex-direction:column;align-items:flex-start;padding:20px}.ev-stat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ev-tabs{flex-wrap:wrap;gap:6px}}@media(max-width:480px){.ev-stat-grid{grid-template-columns:1fr 1fr}.ev-stat-value{font-size:18px}}.create-event-container{display:flex;flex-direction:column;margin:0 auto;gap:.8rem}.ticket-table-header-row{display:flex;justify-content:flex-end;margin-bottom:12px}.btn-add-ticket{gap:6px;border:1px solid #0d3b3533;color:#0d3b35;margin-left:auto;background-color:#fff;border-radius:12px!important;font-weight:600;font-size:14px;line-height:16px;letter-spacing:0px}.btn-add-ticket:hover{background:#fafafa}.ticket-table-container{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.ticket-table{width:100%;border-collapse:collapse}.ticket-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.ticket-table th{text-align:left;font-size:13px;font-weight:500;color:#6b7280;padding:12px 16px}.ticket-table th:last-child{width:40px}.ticket-table tbody tr{border-bottom:1px solid #f3f4f6}.ticket-table tbody tr:last-child{border-bottom:none}.ticket-table td{padding:10px 16px;vertical-align:middle}.ticket-table .custom-input.ticket-input,.ticket-table .custom-input-wrapper .custom-input{padding:8px 12px;font-size:13px}.ticket-status-badge{display:inline-flex;align-items:center;padding:4px 14px;border-radius:20px;font-size:13px;font-weight:500;background:#d1fae5;color:#065f46;border:1px solid #6ee7b7;white-space:nowrap}.ticket-delete-btn{background:none;border:none;cursor:pointer;padding:4px;color:#9ca3af;display:flex;align-items:center;transition:color .2s}.ticket-delete-btn:hover{color:#ef4444}.edd-overlay{position:fixed;inset:0;background:#00000040;z-index:1001;animation:edd-fade-in .2s ease}.edd-drawer{position:fixed;top:0;right:0;height:100vh;width:420px;max-width:100vw;background:#fff;z-index:1002!important;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001a;animation:edd-slide-in .25s cubic-bezier(.4,0,.2,1)}@keyframes edd-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes edd-fade-in{0%{opacity:0}to{opacity:1}}.edd-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.edd-header-title{font-size:15px;font-weight:600;color:#111827;margin:0}.edd-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#6b7280;display:flex;align-items:center;border-radius:6px;transition:background .15s,color .15s}.edd-close-btn:hover{background:#f3f4f6;color:#111827}.edd-body{flex:1;overflow-y:auto;padding:0 0 24px}.edd-body::-webkit-scrollbar{width:4px}.edd-body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.edd-banner{width:100%;height:200px;overflow:hidden;flex-shrink:0}.edd-banner-img{width:100%;height:100%;object-fit:cover;display:block}.edd-title-block{padding:20px 24px 0}.edd-event-name{font-size:18px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.3}.edd-event-meta{font-size:12px;color:#9ca3af;margin:0 0 12px}.edd-badges{display:flex;gap:8px;flex-wrap:wrap}.edd-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:20px;font-size:12px;font-weight:500}.edd-description{padding:16px 24px 0;font-size:13.5px;color:#4b5563;line-height:1.6;margin:0}.edd-progress-card{margin:20px 24px 0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.edd-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.edd-progress-label{font-size:13px;font-weight:500;color:#374151}.edd-progress-pct{font-size:13px;font-weight:600;color:#111827}.edd-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:99px;overflow:hidden}.edd-progress-fill{height:100%;background:#0d3b35;border-radius:99px;transition:width .4s ease}.edd-progress-meta{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#6b7280}.edd-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:20px 24px 0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.edd-detail-item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6}.edd-detail-item:nth-child(2n){border-right:none}.edd-detail-item:nth-last-child(-n+2){border-bottom:none}.edd-detail-label{font-size:11px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.edd-detail-value{font-size:14px;font-weight:600;color:#111827}.edd-footer{padding:16px 24px;border-top:1px solid #e5e7eb;flex-shrink:0}.edd-download-btn{width:100%;justify-content:center;background-color:#0d3b35!important;color:#fff!important;border-radius:8px;padding:12px;font-size:14px;font-weight:600;border:none}.edd-download-btn:hover{background-color:#0a2e2a!important}.dd-overlay{position:fixed;inset:0;background:#00000040;z-index:1001;animation:dd-fade-in .2s ease}.dd-drawer{position:fixed;top:0;right:0;height:100vh;width:420px;max-width:100vw;background:#fff;z-index:1002!important;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001a;animation:dd-slide-in .25s cubic-bezier(.4,0,.2,1)}@keyframes dd-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes dd-fade-in{0%{opacity:0}to{opacity:1}}.dd-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.dd-header-title{font-size:15px;font-weight:600;color:#111827;margin:0}.dd-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#6b7280;display:flex;align-items:center;border-radius:6px;transition:background .15s,color .15s}.dd-close-btn:hover{background:#f3f4f6;color:#111827}.dd-body{flex:1;overflow-y:auto;padding:0 0 24px}.dd-body::-webkit-scrollbar{width:4px}.dd-body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.dd-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px 0}.dd-edit-btn{background-color:#fff!important;color:#374151!important;border:1px solid #e5e7eb!important;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500}.dd-edit-btn:hover{background-color:#f9fafb!important}.dd-delete-btn{background-color:#0d3b35!important;color:#fff!important;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;border:none}.dd-delete-btn:hover{background-color:#0a2e2a!important}.dd-banner{width:100%;height:200px;overflow:hidden;flex-shrink:0;margin-top:12px}.dd-banner-img{width:100%;height:100%;object-fit:cover;display:block}.dd-title-block{padding:20px 24px 0}.dd-name{font-size:18px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.3}.dd-meta{font-size:12px;color:#9ca3af;margin:0 0 12px}.dd-badges{display:flex;gap:8px;flex-wrap:wrap}.dd-badge{display:inline-flex;align-items:center;padding:3px 12px;border-radius:20px;font-size:12px;font-weight:600}.dd-description{padding:16px 24px 0;font-size:13.5px;color:#4b5563;line-height:1.6;margin:0}.dd-progress-card{margin:20px 24px 0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.dd-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dd-progress-label{font-size:13px;font-weight:500;color:#374151}.dd-progress-pct{font-size:13px;font-weight:600;color:#111827}.dd-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:99px;overflow:hidden}.dd-progress-fill{height:100%;background:#0d3b35;border-radius:99px;transition:width .4s ease}.dd-progress-meta{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#6b7280}.dd-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:20px 24px 0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.dd-detail-item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6}.dd-detail-item:nth-child(2n){border-right:none}.dd-detail-item:nth-last-child(-n+2){border-bottom:none}.dd-detail-label{font-size:11px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.dd-detail-value{font-size:14px;font-weight:600;color:#111827}.dd-footer{padding:16px 24px;border-top:1px solid #e5e7eb;flex-shrink:0}.dd-download-btn{width:100%;justify-content:center;background-color:#0d3b35!important;color:#fff!important;border-radius:8px;padding:12px;font-size:14px;font-weight:600;border:none}.dd-download-btn:hover{background-color:#0a2e2a!important}.funds-container{display:flex;flex-direction:column;gap:1.25rem}.fr-stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.fr-stat-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px 20px;display:flex;align-items:center;gap:14px;transition:box-shadow .2s ease,transform .2s ease}.fr-stat-card:hover{box-shadow:0 4px 8px #00000014;transform:translateY(-2px)}.fr-stat-icon-wrap{width:44px;height:44px;flex-shrink:0;border-radius:10px;display:flex;align-items:center;justify-content:center}.fr-stat-info{display:flex;flex-direction:column;gap:2px}.fr-stat-label{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;color:#6b7280}.fr-stat-value{font-family:Roboto,sans-serif;font-size:22px;font-weight:700;color:#111827;line-height:1.2}.fr-filter-bar{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px 12px 0 0;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.fr-tabs{display:flex;align-items:center;gap:4px}.fr-tab{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:none;background:none;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.fr-tab:hover{background-color:#f3f4f6;color:#374151}.fr-tab--active{background-color:#166e6c;color:#fff}.fr-tab--active:hover{background-color:#125857;color:#fff}.fr-tab-count{font-size:12px;font-weight:600;background-color:#f3f4f6;color:#6b7280;padding:1px 7px;border-radius:999px;min-width:20px;text-align:center}.fr-tab-count--active{background-color:#ffffff40;color:#fff}.fr-search-wrap{min-width:220px}.fr-search-input{border:1px solid #e5e7eb;border-radius:8px}.fr-table-wrap{background-color:#fff;border:1px solid #f3f4f6;border-radius:0 0 12px 12px;overflow:hidden}.fr-table-wrap .custom-table-container,.fr-table-wrap .custom-table-wrapper{border-radius:0}.fr-name-cell{display:flex;flex-direction:column;gap:3px}.fr-campaign-name{font-family:Roboto,sans-serif;font-size:14px;font-weight:600;color:#111827}.fr-campaign-id{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;color:#9ca3af}.fr-progress{display:flex;align-items:center;gap:8px;min-width:110px}.fr-progress-bar{flex:1;height:6px;background-color:#e5e7eb;border-radius:999px;overflow:hidden}.fr-progress-fill{height:100%;background-color:#166e6c;border-radius:999px;transition:width .3s ease}.fr-progress-fill-two{background-color:#0d3b35!important;height:100%;background-color:#166e6c;border-radius:999px;transition:width .3s ease}.fr-progress-label{font-family:Roboto,sans-serif;font-size:12px;font-weight:500;color:#6b7280;min-width:32px}.fr-status-badge{display:inline-block;padding:4px 12px;border-radius:999px;font-family:Roboto,sans-serif;font-size:12px;font-weight:600;white-space:nowrap}.fr-table-wrap,.fr-table-wrap .custom-table-container,.fr-table-wrap .custom-table-wrapper{overflow:visible!important}.fr-three-dot{position:relative;display:flex;align-items:center;justify-content:center}.fr-three-dot-btn{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:4px 8px;border-radius:6px;line-height:1;transition:background-color .15s ease}.fr-three-dot-btn:hover{background-color:#f3f4f6;color:#374151}.fr-three-dot-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:1000;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 4px 16px #00000014;min-width:150px;padding:6px}.fr-three-dot-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;text-align:left;background:none;border:none;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;color:#334155;cursor:pointer;transition:background-color .15s ease}.fr-three-dot-menu button:hover{background-color:#f9fafb}.fr-three-edit-icon,.fr-three-delete-icon,.fr-three-view-icon{width:16px;height:16px;object-fit:cover}.fr-three-edit-icon,.fr-three-view-icon{filter:brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(430%) hue-rotate(175deg) brightness(82%) contrast(88%)}.fr-three-delete-icon{filter:brightness(0) saturate(100%) invert(71%) sepia(31%) saturate(6035%) hue-rotate(309deg) brightness(101%) contrast(91%)}.fr-three-dot-divider{height:1px;background-color:#f3f4f6;margin:4px 0}.fr-three-dot-delete{color:#e11d48!important}.fr-three-dot-delete:hover{background-color:#fef2f2!important}@media(max-width:1280px){.fr-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.fr-stat-grid{grid-template-columns:repeat(3,1fr)}.fr-filter-bar{flex-direction:column;align-items:flex-start}.fr-search-wrap{width:100%}}@media(max-width:768px){.fr-stat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.fr-tabs{flex-wrap:wrap;gap:6px}}@media(max-width:480px){.fr-stat-grid{grid-template-columns:1fr 1fr}.fr-stat-value{font-size:18px}}.create-fundraiser-container{display:flex;flex-direction:column;margin:0 auto;gap:.8rem}.form-header h4{color:#374151;font-family:Roboto;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.6px}
