.maintenance-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.maintenance-card{max-width:500px;width:100%;border-radius:12px;box-shadow:0 4px 16px #0000001a;border:none}.maintenance-icon{font-size:64px;color:#faad14;margin-bottom:16px}.maintenance-icon .anticon{font-size:64px}.maintenance-description{font-size:16px;color:#595959;margin-bottom:8px}.maintenance-reload-button{margin-top:8px;height:48px;padding:0 32px;font-size:16px;border-radius:8px}@media (max-width: 768px){.maintenance-container{padding:16px}.maintenance-card{border-radius:8px}.maintenance-icon,.maintenance-icon .anticon{font-size:48px}.maintenance-description{font-size:14px}}.login-container{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.login-left{display:none}.login-right{width:100%;max-width:100vw;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 16px;min-height:100vh;box-sizing:border-box;overflow-x:hidden}.login-form-container{width:100%;max-width:400px;box-sizing:border-box}.login-logo-small{display:flex;justify-content:center;margin-bottom:32px}.login-logo-small .anticon{font-size:48px;color:#d32f2f}.login-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:8px!important;text-align:center;font-size:24px!important}.login-subtitle{color:#666;text-align:center;display:block;font-size:14px}.login-form{margin-top:32px;width:100%;max-width:100%;box-sizing:border-box}.login-input{border-radius:8px;border:1px solid #e0e0e0;padding:10px 12px;width:100%;max-width:100%;box-sizing:border-box}.login-input:hover{border-color:#ffa726}.login-input:focus,.login-input.ant-input-focused{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:8px;width:100%;box-sizing:border-box}.login-checkbox{color:#666}.login-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#d32f2f;border-color:#d32f2f}.login-forgot-link{color:#d32f2f!important;padding:0;font-size:14px}.login-forgot-link:hover{color:#b71c1c!important}.login-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease}.login-button:hover{background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.login-button:active{transform:translateY(0)}.login-signup{margin-top:24px;text-align:center}.signup-text{color:#666;font-size:14px}.signup-link{color:#d32f2f!important;padding:0;font-weight:600;font-size:14px}.signup-link:hover{color:#b71c1c!important}@media (min-width: 768px){.login-container{flex-direction:row}.login-left{display:flex;width:45%;background:linear-gradient(135deg,#d32f2f,#f57c00,#ffa726);position:relative;overflow:hidden;align-items:center;justify-content:center;padding:40px}.login-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);filter:blur(40px)}.login-left-content{position:relative;z-index:1;text-align:center;width:100%;max-width:400px}.login-logo-large{margin-bottom:48px}.login-logo-large .anticon{font-size:120px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.tagline-text{color:#fff;font-size:20px;line-height:1.6;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.2)}.login-right{width:55%;padding:40px}.login-form-container{max-width:450px}.login-title{text-align:left;font-size:28px!important}.login-subtitle{text-align:left;font-size:15px}.login-logo-small{display:none}}@media (min-width: 1024px){.login-left{width:50%}.login-right{width:50%;padding:60px}.login-form-container{max-width:480px}.login-title{font-size:32px!important}.login-logo-large .anticon{font-size:140px}.tagline-text{font-size:22px}}@media (min-width: 1440px){.login-left{width:55%}.login-right{width:45%}.login-form-container{max-width:520px}}.ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#d32f2f}.ant-btn-link{height:auto;line-height:1.5}.two-factor-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:20px 0;box-sizing:border-box;overflow-x:hidden}.two-factor-icon{margin-bottom:24px;display:flex;justify-content:center}.two-factor-icon .anticon{font-size:64px;color:#d32f2f}.two-factor-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:12px!important;text-align:center;font-size:24px!important}.two-factor-subtitle{color:#666;text-align:center;display:block;font-size:14px;margin-bottom:32px;line-height:1.5}.two-factor-code-inputs{display:flex;gap:8px;justify-content:center;margin-bottom:32px;width:100%;max-width:100%;padding:0 16px;box-sizing:border-box;flex-wrap:wrap}.two-factor-code-input{width:44px!important;min-width:44px!important;max-width:44px!important;height:56px!important;text-align:center!important;font-size:20px!important;font-weight:600!important;border:2px solid #e0e0e0!important;border-radius:8px!important;font-family:monospace!important;padding:0!important;box-sizing:border-box!important;flex:0 0 44px!important}.two-factor-code-input:hover{border-color:#ffa726!important}.two-factor-code-input:focus,.two-factor-code-input.ant-input-focused{border-color:#d32f2f!important;box-shadow:0 0 0 3px #d32f2f1a!important}.two-factor-verify-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease;margin-bottom:24px;max-width:100%;width:100%;box-sizing:border-box}.two-factor-verify-button:hover:not(:disabled){background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.two-factor-verify-button:disabled{opacity:.6;cursor:not-allowed}.two-factor-resend{text-align:center;margin-bottom:16px}.two-factor-resend-text{color:#666;font-size:14px}.two-factor-countdown{color:#d32f2f;font-weight:600}.two-factor-resend-link{color:#d32f2f!important;padding:0!important;font-weight:600!important;font-size:14px!important;height:auto!important}.two-factor-resend-link:hover{color:#b71c1c!important}.two-factor-back-link{color:#666!important;padding:0!important;font-size:14px!important;width:100%!important;text-align:center!important;height:auto!important}.two-factor-back-link:hover{color:#d32f2f!important}@media (min-width: 768px){.two-factor-code-inputs{max-width:400px;gap:16px}.two-factor-code-input{width:64px!important;height:64px!important;font-size:28px!important}.two-factor-title{font-size:28px!important}.two-factor-subtitle{font-size:15px}.two-factor-icon .anticon{font-size:80px}.two-factor-verify-button{max-width:400px}}.register-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.register-left{display:none}.register-right{width:100%;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 20px;min-height:100vh}.register-form-container{width:100%;max-width:400px}.register-logo-small{display:flex;justify-content:center;margin-bottom:32px}.register-logo-small .anticon{font-size:48px;color:#d32f2f}.register-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:8px!important;text-align:center;font-size:24px!important}.register-subtitle{color:#666;text-align:center;display:block;font-size:14px}.register-form{margin-top:32px}.register-input{border-radius:8px;border:1px solid #e0e0e0;padding:10px 12px}.register-input:hover{border-color:#ffa726}.register-input:focus,.register-input.ant-input-focused{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.register-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease;margin-top:8px}.register-button:hover{background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.register-button:active{transform:translateY(0)}.register-footer{margin-top:24px;text-align:center}.register-footer-text{color:#666;font-size:14px}.register-login-link{color:#d32f2f!important;font-weight:600;text-decoration:none}.register-login-link:hover{color:#b71c1c!important;text-decoration:underline}@media (min-width: 768px){.register-container{flex-direction:row}.register-left{display:flex;width:45%;background:linear-gradient(135deg,#d32f2f,#f57c00,#ffa726);position:relative;overflow:hidden;align-items:center;justify-content:center;padding:40px}.register-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);filter:blur(40px)}.register-left-content{position:relative;z-index:1;text-align:center;width:100%;max-width:400px}.register-logo-large{margin-bottom:48px}.register-logo-large .anticon{font-size:120px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.tagline-text{color:#fff;font-size:20px;line-height:1.6;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.2)}.register-right{width:55%;padding:40px}.register-form-container{max-width:450px}.register-title{text-align:left;font-size:28px!important}.register-subtitle{text-align:left;font-size:15px}.register-logo-small{display:none}}@media (min-width: 1024px){.register-left{width:50%}.register-right{width:50%;padding:60px}.register-form-container{max-width:480px}.register-title{font-size:32px!important}.register-logo-large .anticon{font-size:140px}.tagline-text{font-size:22px}}@media (min-width: 1440px){.register-left{width:55%}.register-right{width:45%}.register-form-container{max-width:520px}}.forgot-password-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.forgot-password-left{display:none}.forgot-password-right{width:100%;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 20px;min-height:100vh}.forgot-password-form-container{width:100%;max-width:400px}.forgot-password-logo-small{display:flex;justify-content:center;margin-bottom:32px}.forgot-password-logo-small .anticon{font-size:48px;color:#d32f2f}.forgot-password-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:8px!important;text-align:center;font-size:24px!important}.forgot-password-subtitle{color:#666;text-align:center;display:block;font-size:14px}.forgot-password-form{margin-top:32px}.forgot-password-input{border-radius:8px;border:1px solid #e0e0e0;padding:10px 12px}.forgot-password-input:hover{border-color:#ffa726}.forgot-password-input:focus,.forgot-password-input.ant-input-focused{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.forgot-password-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease;margin-top:8px}.forgot-password-button:hover{background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.forgot-password-button:active{transform:translateY(0)}.forgot-password-back{margin-top:24px;text-align:center}.back-link{color:#d32f2f!important;padding:0;font-weight:500;font-size:14px}.back-link:hover{color:#b71c1c!important}@media (min-width: 768px){.forgot-password-container{flex-direction:row}.forgot-password-left{display:flex;width:45%;background:linear-gradient(135deg,#d32f2f,#f57c00,#ffa726);position:relative;overflow:hidden;align-items:center;justify-content:center;padding:40px}.forgot-password-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);filter:blur(40px)}.forgot-password-left-content{position:relative;z-index:1;text-align:center;width:100%;max-width:400px}.forgot-password-logo-large{margin-bottom:48px}.forgot-password-logo-large .anticon{font-size:120px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.tagline-text{color:#fff;font-size:20px;line-height:1.6;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.2)}.forgot-password-right{width:55%;padding:40px}.forgot-password-form-container{max-width:450px}.forgot-password-title{text-align:left;font-size:28px!important}.forgot-password-subtitle{text-align:left;font-size:15px}.forgot-password-logo-small{display:none}}@media (min-width: 1024px){.forgot-password-left{width:50%}.forgot-password-right{width:50%;padding:60px}.forgot-password-form-container{max-width:480px}.forgot-password-title{font-size:32px!important}.forgot-password-logo-large .anticon{font-size:140px}.tagline-text{font-size:22px}}.reset-password-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.reset-password-left{display:none}.reset-password-right{width:100%;background:#fff;display:flex;align-items:center;justify-content:center;padding:24px 20px;min-height:100vh}.reset-password-form-container{width:100%;max-width:400px}.reset-password-logo-small{display:flex;justify-content:center;margin-bottom:32px}.reset-password-logo-small .anticon{font-size:48px;color:#d32f2f}.reset-password-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:8px!important;text-align:center;font-size:24px!important}.reset-password-subtitle{color:#666;text-align:center;display:block;font-size:14px}.reset-password-form{margin-top:32px}.reset-password-input{border-radius:8px;border:1px solid #e0e0e0;padding:10px 12px}.reset-password-input:hover{border-color:#ffa726}.reset-password-input:focus,.reset-password-input.ant-input-focused{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.reset-password-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease;margin-top:8px}.reset-password-button:hover{background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.reset-password-button:active{transform:translateY(0)}.reset-password-back-link{color:#d32f2f!important;padding:0;font-weight:500;font-size:14px;margin-top:16px}.reset-password-back-link:hover{color:#b71c1c!important}@media (min-width: 768px){.reset-password-container{flex-direction:row}.reset-password-left{display:flex;width:45%;background:linear-gradient(135deg,#d32f2f,#f57c00,#ffa726);position:relative;overflow:hidden;align-items:center;justify-content:center;padding:40px}.reset-password-left:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);filter:blur(40px)}.reset-password-left-content{position:relative;z-index:1;text-align:center;width:100%;max-width:400px}.reset-password-logo-large{margin-bottom:48px}.reset-password-logo-large .anticon{font-size:120px;color:#fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.tagline-text{color:#fff;font-size:20px;line-height:1.6;font-weight:400;text-shadow:0 2px 8px rgba(0,0,0,.2)}.reset-password-right{width:55%;padding:40px}.reset-password-form-container{max-width:450px}.reset-password-title{text-align:left;font-size:28px!important}.reset-password-subtitle{text-align:left;font-size:15px}.reset-password-logo-small{display:none}}@media (min-width: 1024px){.reset-password-left{width:50%}.reset-password-right{width:50%;padding:60px}.reset-password-form-container{max-width:480px}.reset-password-title{font-size:32px!important}.reset-password-logo-large .anticon{font-size:140px}.tagline-text{font-size:22px}}.ant-input-affix-wrapper{border-radius:8px!important}.ant-input-affix-wrapper:hover{border-color:#ffa726!important}.ant-input-affix-wrapper-focused{border-color:#d32f2f!important;box-shadow:0 0 0 2px #d32f2f1a!important}.ant-input-prefix{color:#d32f2f;margin-right:8px}.welcome-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px 20px;background:linear-gradient(135deg,#f5f5f5,#fff)}.welcome-content{width:100%;max-width:500px}.welcome-card{border-radius:16px;box-shadow:0 4px 24px #0000001a;border:none;padding:32px 24px}.welcome-icon{display:flex;justify-content:center;margin-bottom:24px}.welcome-icon .anticon{font-size:80px;color:#d32f2f}.welcome-title{color:#d32f2f!important;font-weight:700!important;margin-bottom:16px!important;font-size:24px!important}.welcome-description{color:#666;font-size:15px;line-height:1.6;margin-bottom:0!important}.welcome-actions{margin-top:32px;display:flex;justify-content:center}.welcome-create-button{background:linear-gradient(135deg,#d32f2f,#f57c00);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;box-shadow:0 4px 12px #d32f2f4d;transition:all .3s ease;padding:0 32px}.welcome-create-button:hover{background:linear-gradient(135deg,#b71c1c,#e65100);box-shadow:0 6px 16px #d32f2f66;transform:translateY(-2px)}.welcome-create-button:active{transform:translateY(0)}.welcome-info{margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.welcome-info-text{font-size:14px;color:#666}.welcome-info-text .anticon{color:#52c41a;margin-right:8px}@media (min-width: 768px){.welcome-container{padding:40px}.welcome-content{max-width:600px}.welcome-card{padding:48px 40px}.welcome-icon .anticon{font-size:100px}.welcome-title{font-size:28px!important}.welcome-description{font-size:16px}}@media (min-width: 1024px){.welcome-content{max-width:700px}.welcome-card{padding:60px 50px}.welcome-icon .anticon{font-size:120px}.welcome-title{font-size:32px!important}}.verify-email-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px 20px;background:linear-gradient(135deg,#f5f5f5,#fff)}.verify-email-card{width:100%;max-width:500px;border-radius:16px;box-shadow:0 4px 24px #0000001a;border:none}@media (min-width: 768px){.verify-email-container{padding:40px}.verify-email-card{max-width:600px}}@media (min-width: 1024px){.verify-email-card{max-width:700px}}.application-selector-container{min-height:100vh;background:linear-gradient(135deg,#f5f5f5,#fff)}.application-selector-header{background:#fff;padding:16px 20px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.header-left{display:flex;align-items:center;gap:12px}.header-icon{font-size:24px;color:#d32f2f}.header-title{margin:0!important;color:#d32f2f!important;font-size:20px!important}.header-right{display:flex;align-items:center;gap:16px}.user-name{color:#666;font-size:14px}.application-selector-content{padding:24px 20px;max-width:1200px;margin:0 auto}.empty-state-card{text-align:center;padding:48px 24px;border-radius:16px;box-shadow:0 4px 24px #0000001a}.applications-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.applications-count{color:#666;font-size:16px;font-weight:500}.applications-grid{display:grid;grid-template-columns:1fr;gap:20px}.application-card{border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.application-card:hover{box-shadow:0 4px 16px #d32f2f33;border-color:#d32f2f;transform:translateY(-4px)}.application-card-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px}.application-icon{font-size:48px;color:#d32f2f;margin-bottom:16px}.application-name{margin:0 0 8px!important;color:#333!important;font-size:18px!important}.application-description{font-size:14px;margin-bottom:8px;display:block;min-height:40px}.application-id{font-size:12px;font-family:monospace;margin-bottom:16px}.application-actions{display:flex;gap:8px;justify-content:center;width:100%;margin-top:8px;padding-top:16px;border-top:1px solid #f0f0f0}.edit-button,.delete-button{flex:1;max-width:120px}.edit-button:hover{color:#d32f2f;background:#d32f2f1a}.delete-button:hover{color:#ff4d4f;background:#ff4d4f1a}@media (min-width: 768px){.application-selector-header{padding:20px 32px}.header-title{font-size:24px!important}.application-selector-content{padding:32px}.applications-grid{grid-template-columns:repeat(2,1fr);gap:24px}.application-card-content{padding:16px}.application-icon{font-size:64px}.application-name{font-size:20px!important}}@media (min-width: 1024px){.applications-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px){.applications-grid{grid-template-columns:repeat(4,1fr)}}.dashboard-layout{min-height:100vh;position:relative;overflow-x:hidden}.dashboard-layout,.dashboard-layout .ant-layout,.dashboard-layout .ant-layout-sider{overflow-x:hidden!important;max-width:100vw}.dashboard-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;transition:opacity .3s}.dashboard-sider{position:fixed;left:0;top:0;bottom:0;z-index:1000;background:#001529!important;transition:transform .3s ease;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden}.dashboard-sider.ant-layout-sider{overflow:hidden!important;overflow-x:hidden!important}.dashboard-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden!important;overflow-x:hidden!important;width:100%!important;max-width:100%;box-sizing:border-box}.dashboard-sider .ant-menu{flex:1;border-right:none!important;overflow-y:auto!important;overflow-x:hidden!important;width:100%!important;max-width:100%!important;min-width:0!important}.dashboard-sider .ant-menu-inner,.dashboard-sider .ant-menu-item-group{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.mobile-menu-close{position:absolute;top:12px;right:12px;z-index:1001}.close-menu-button{color:#fff!important;font-size:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:4px}.close-menu-button:hover{background:#fff3!important;color:#fff!important}.dashboard-logo{height:64px;display:flex;align-items:center;justify-content:center;padding:16px 12px;background:linear-gradient(135deg,#d32f2f,#f57c00);color:#fff;gap:8px;position:relative;margin-top:0;width:100%;min-width:0;overflow:hidden;flex-shrink:0}.logo-icon{font-size:24px;flex-shrink:0}.logo-text{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.dashboard-menu{border-right:0!important;margin-top:16px;padding:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto;box-sizing:border-box}.dashboard-menu.ant-menu{width:100%!important;max-width:100%!important}.dashboard-menu .ant-menu-root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.dashboard-menu .ant-menu-item{margin:6px 4px!important;border-radius:8px;height:44px;line-height:44px;padding-left:12px!important;padding-right:8px!important;transition:all .3s;width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important;min-width:0!important;overflow:hidden!important;overflow-x:hidden!important;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.dashboard-menu .ant-menu-item .anticon{margin-right:12px;font-size:16px;flex-shrink:0}.dashboard-menu .ant-menu-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:calc(100% - 40px)}.dashboard-menu .ant-menu-item-selected{background:linear-gradient(135deg,#d32f2f,#f57c00)!important;color:#fff!important}.dashboard-menu .ant-menu-item-selected .anticon{color:#fff!important}.dashboard-menu .ant-menu-item:hover{background:#d32f2f1a}.dashboard-footer{margin-top:auto;padding:16px 4px;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:8px}.back-to-businesses-button{color:#fff!important;height:40px;width:100%;overflow:hidden;margin-bottom:0}.back-to-businesses-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.back-to-businesses-button:hover{background:#ffffff1a!important;color:#fff!important}.logout-button{color:#fff!important;height:40px;width:100%;overflow:hidden;margin-top:0}.logout-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button:hover{background:#d32f2f33!important;color:#fff!important}.dashboard-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:99;height:64px}.trigger-button{font-size:20px;color:#d32f2f;padding:8px 12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s}.trigger-button:hover{color:#b71c1c;background:#d32f2f1a}.trigger-button .anticon{font-size:20px}.header-left{display:flex;align-items:center;gap:8px}.back-button{color:#666;padding:8px 12px;height:40px;display:flex;align-items:center;gap:8px;border-radius:4px;transition:all .3s}.back-button:hover{color:#d32f2f;background:#d32f2f1a}.header-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.application-selector{min-width:150px}.application-selector .ant-select-selector{border-color:#d9d9d9;border-radius:6px}.application-selector:hover .ant-select-selector{border-color:#d32f2f}.application-selector.ant-select-focused .ant-select-selector{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f1a}.user-name{color:#333;font-weight:500;white-space:nowrap}@media (max-width: 767px){.header-right{gap:8px}.application-selector{min-width:120px;font-size:12px}.user-name{font-size:12px}}.dashboard-content{margin:24px;padding:24px;background:#f0f2f5;min-height:calc(100vh - 112px);border-radius:8px}@media (min-width: 768px){.dashboard-content{margin:24px;padding:24px}}@media (min-width: 1024px){.dashboard-content{margin:24px 24px 24px 274px}.dashboard-sider{position:fixed;width:250px!important;max-width:250px!important;min-width:250px!important;overflow:hidden!important;overflow-x:hidden!important}.dashboard-sider.ant-layout-sider{width:250px!important;max-width:250px!important;min-width:250px!important;overflow:hidden!important;overflow-x:hidden!important}.dashboard-sider .ant-layout-sider-children,.dashboard-sider .dashboard-menu{width:250px!important;max-width:250px!important;overflow-x:hidden!important}.dashboard-sider .dashboard-menu .ant-menu-item{max-width:242px!important}.dashboard-sider.ant-layout-sider-collapsed{width:80px!important;max-width:80px!important;min-width:80px!important}.dashboard-sider.ant-layout-sider-collapsed .ant-layout-sider-children{width:80px!important;max-width:80px!important}}.dashboard-layout .ant-layout-sider-collapsed+.ant-layout .dashboard-content{margin-left:24px}@media (max-width: 767px){.dashboard-sider{transform:translate(-100%);transition:transform .3s ease}.dashboard-sider.mobile-menu-open{transform:translate(0)}.dashboard-sider.mobile-menu-closed{transform:translate(-100%)}.dashboard-content{margin:0;padding:8px;min-height:calc(100vh - 64px);width:100%}.dashboard-header{padding:0 12px}.user-name{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.dashboard-sider.mobile-menu-open{width:250px!important;min-width:250px!important;max-width:250px!important;overflow:hidden!important;overflow-x:hidden!important}.dashboard-sider.mobile-menu-open .ant-layout-sider-children{width:250px!important;max-width:250px!important;overflow-x:hidden!important;overflow:hidden!important;box-sizing:border-box}.dashboard-sider.mobile-menu-open .dashboard-menu{width:250px!important;max-width:250px!important;overflow-x:hidden!important}.dashboard-sider.mobile-menu-open .dashboard-menu .ant-menu-item{padding-left:16px!important;padding-right:12px!important;margin:6px 4px!important;width:calc(100% - 8px)!important;max-width:242px!important;min-width:0!important;overflow:hidden!important;overflow-x:hidden!important;box-sizing:border-box}.dashboard-sider.mobile-menu-open .dashboard-menu .ant-menu-item .anticon{margin-right:12px;font-size:16px;flex-shrink:0}.dashboard-sider.mobile-menu-open .dashboard-menu .ant-menu-item span{font-size:14px;font-weight:500;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.dashboard-sider.mobile-menu-open .logo-text{font-size:15px;max-width:190px}.dashboard-sider.mobile-menu-open .logout-button{width:calc(100% - 8px)!important;max-width:242px!important}.dashboard-sider.mobile-menu-open .logout-button span{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-statistic-title{color:#666;font-size:14px}.ant-statistic-content{color:#333;font-size:24px;font-weight:600}.product-form{padding:0}.product-form-section{margin-bottom:16px;border-radius:8px;box-shadow:0 2px 4px #0000000f;border:1px solid #f0f0f0}.product-form-section .ant-card-body{padding:16px}.product-form-section-header{display:flex;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.product-form-section-icon{font-size:18px;color:#d32f2f;margin-right:8px}.product-form-section-title{font-size:16px;color:#262626}.product-form-item{margin-bottom:16px}.product-form-item:last-child{margin-bottom:0}.product-form-info-box{display:flex;align-items:flex-start;padding:12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;margin-top:8px}.product-form-upload-button{border:2px dashed #d9d9d9;background:#fafafa;transition:all .3s}.product-form-upload-button:hover{border-color:#1890ff;background:#f0f7ff}.product-form-section .ant-upload{width:100%}.product-form-section img{border-radius:6px}@media (min-width: 768px){.product-form-section .ant-card-body{padding:20px}.product-form-section-header{margin-bottom:20px;padding-bottom:16px}.product-form-section-title{font-size:18px}.product-form-item{margin-bottom:20px}}@media (min-width: 1024px){.product-form-section{margin-bottom:20px}.product-form-row{display:flex;align-items:flex-start}.product-form-col-left,.product-form-col-right{display:flex;flex-direction:column}.product-form-col-left .product-form-section,.product-form-col-right .product-form-section{height:100%;display:flex;flex-direction:column}.product-form-col-left .product-form-section .ant-card-body,.product-form-col-right .product-form-section .ant-card-body{flex:1;display:flex;flex-direction:column}.product-form-item{flex:1}.product-form-item:last-child{margin-bottom:0}}.product-view-icon-placeholder{width:100%;min-height:300px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-radius:8px;margin:0 auto;max-width:500px}.product-view-icon{font-size:120px;color:#d32f2f;opacity:.6}@media (max-width: 767px){.product-view-icon-placeholder{min-height:200px}.product-view-icon{font-size:80px}}.products-page{padding:16px}.products-header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.products-header h2{margin:0!important}.products-section{margin-bottom:32px}.products-section h4{margin-bottom:16px!important}.product-card{border-radius:8px;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-4px)}.product-card-inactive{opacity:.7}.product-image-container{width:100%;height:200px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.product-image{width:100%;height:100%;object-fit:cover}.product-icon-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.product-icon{font-size:64px;color:#d32f2f;opacity:.6}.product-info{display:flex;flex-direction:column;gap:8px;margin-top:8px}.product-quantity,.product-price{font-size:14px;color:#666}.product-price{color:#d32f2f;font-weight:600;font-size:16px}.product-card .ant-card-actions{border-top:1px solid #f0f0f0;background:#fafafa}.product-card .ant-card-actions>li{margin:8px 0}.product-card .ant-card-actions button{width:100%;display:flex;align-items:center;justify-content:center;gap:4px}@media (min-width: 768px){.products-page{padding:24px}.products-header{flex-direction:row;justify-content:space-between;align-items:center}.product-image-container{height:220px}}@media (min-width: 1024px){.products-page{padding:32px}.product-image-container{height:250px}}.order-form{padding:0}.order-form-section{margin-bottom:12px;border-radius:8px;box-shadow:0 2px 4px #0000000f;border:1px solid #f0f0f0}.order-form-section .ant-card-body{padding:12px}.order-form-section-header{display:flex;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.order-form-section-icon{font-size:16px;color:#d32f2f;margin-right:6px}.order-form-section-title{font-size:15px;color:#262626}.order-form-info-box{display:flex;align-items:flex-start;padding:8px 10px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;margin-bottom:12px}.order-form-empty-state{text-align:center;padding:24px 12px;border:2px dashed #d9d9d9;border-radius:8px;background:#fafafa}.order-form-items-list{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.order-form-item-card{border-radius:8px;border:1px solid #e8e8e8;transition:all .3s}.order-form-item-card:hover{border-color:#d32f2f;box-shadow:0 2px 8px #d32f2f1a}.order-form-item-card .ant-card-body{padding:12px}.order-form-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.order-form-item-number{display:flex;align-items:center;gap:6px}.order-form-item-number-text{font-size:13px;color:#262626}.order-form-item-delete{height:auto;padding:2px 6px;font-size:11px}.order-form-item-field{margin-bottom:10px}.order-form-item-field:last-child{margin-bottom:0}.order-form-item-field .ant-form-item-label{padding:0;margin-bottom:4px}.order-form-item-field .ant-form-item-label>label{font-size:12px;height:auto;padding:0}.order-form-item-subtotal{padding:6px 10px;background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:1px solid #ffccc7;border-radius:6px;margin-top:6px;display:flex;align-items:center;gap:4px}.order-form-product-option{display:flex;align-items:center;justify-content:space-between}.order-form-add-button{margin-top:6px;height:40px;border:2px dashed #d9d9d9;font-size:13px;transition:all .3s}.order-form-add-button:hover{border-color:#d32f2f;color:#d32f2f}.order-form-total-card{margin-top:12px;background:linear-gradient(135deg,#fff5f5,#ffe8e8);border:2px solid #ffccc7;border-radius:8px}.order-form-total-card .ant-card-body{padding:12px}.order-form-total{display:flex;justify-content:space-between;align-items:flex-start}.order-form-total-label{display:flex;flex-direction:column}.order-form-total-value{font-size:22px;color:#d32f2f;font-weight:700;line-height:1}@media (min-width: 768px){.order-form-section{margin-bottom:16px}.order-form-section .ant-card-body{padding:16px}.order-form-section-header{margin-bottom:12px;padding-bottom:12px}.order-form-section-title{font-size:17px}.order-form-items-list{gap:12px}.order-form-item-card .ant-card-body{padding:16px}.order-form-item-field{margin-bottom:14px}.order-form-total-value{font-size:26px}}@media (max-width: 767px){.order-form-actions{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px 16px;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000001a;z-index:1050;margin:0}.order-form-actions .ant-form-item{margin-bottom:0!important;width:100%}.order-form-actions-space{width:100%!important;display:flex!important;justify-content:space-between!important;gap:8px!important}.order-form-actions-space .ant-space-item{flex:1;margin:0!important}.order-form-actions .ant-btn{width:100%;height:36px;font-size:14px;padding:0 16px}}.order-card{border-radius:6px;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.order-card .ant-card-body{padding:10px;flex:1;display:flex;flex-direction:column}.order-card:hover{box-shadow:0 2px 8px #0000001a}.order-card-pending{border-left:3px solid #fa8c16}.order-card-completed{border-left:3px solid #52c41a;opacity:.9}.order-card-preparing{border-left:3px solid #722ed1}.order-card-cancelled{border-left:3px solid #ff4d4f;opacity:.7}.order-card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.order-card-header-left{display:flex;align-items:center;gap:6px;flex:1}.order-id{font-size:13px;line-height:1.2}.order-status-tag{margin:0;font-size:11px;padding:0 6px;line-height:1.5}.order-date{font-size:11px;white-space:nowrap;line-height:1.2}.order-items{display:flex;flex-direction:column;gap:6px;margin:8px 0;flex:1;min-height:0}.order-item{display:flex;justify-content:space-between;align-items:flex-start;padding:6px 0}.order-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.order-item-info .ant-typography{font-size:13px;margin:0;line-height:1.3}.order-item-total{color:#d32f2f;font-size:13px;font-weight:600;white-space:nowrap;margin-left:8px}.order-item-kitchen{justify-content:flex-start!important}.order-card-kitchen .order-item{padding:8px 0}.order-card-kitchen .order-item-info{gap:6px}.order-description{padding:8px 0;font-size:12px;line-height:1.5}.order-card-kitchen .order-description{background-color:#fff7e6;border-left:3px solid #fa8c16;padding:10px 12px;margin-top:8px;margin-bottom:4px;font-size:13px;font-weight:500;border-radius:4px}.order-card-kitchen .order-items{margin-bottom:8px}.order-card-footer{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:8px}.order-card-kitchen .order-card-footer{padding-top:4px;gap:8px}.order-card-kitchen .order-card-footer .order-actions{margin-top:0}.order-card-waiter .order-card-footer .order-total{margin-bottom:0}.order-card-waiter .order-card-footer .order-actions{margin-top:8px}.order-total{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-top:1px solid #f0f0f0}.order-total-label{font-size:14px}.order-total-value{font-size:16px;color:#d32f2f;font-weight:700}.order-actions{width:100%;display:flex;flex-direction:column;gap:8px}.order-actions-top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}.order-actions-top-left{flex:0 0 auto;display:flex;justify-content:flex-start}.order-actions-top-right{flex:0 0 auto;display:flex;justify-content:flex-end;margin-left:auto}.order-actions-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}.order-actions button{height:32px;font-size:12px;padding:0 8px;white-space:nowrap}.order-actions-bottom button{flex:1;min-width:0}.order-actions-top button.ant-btn-ghost{border-color:#8c8c8c!important;color:#595959!important;background-color:#fafafa!important;padding:0 12px;min-width:80px;opacity:1!important;visibility:visible!important}.order-actions-top button.ant-btn-ghost .anticon{margin-right:4px}.order-actions-top button.ant-btn-ghost:hover{border-color:#1890ff;color:#1890ff;background-color:#1890ff0f}.order-actions .anticon{font-size:12px}.order-card .ant-divider,.order-card .ant-divider-horizontal{margin:6px 0}@media (min-width: 768px){.order-card .ant-card-body{padding:16px}.order-card-header{align-items:center}.order-id{font-size:15px}.order-status-tag,.order-date{font-size:12px}.order-item-info .ant-typography,.order-item-total{font-size:14px}.order-total-label{font-size:15px}.order-total-value{font-size:18px}.order-card-footer{flex-direction:column;gap:10px}.order-actions{width:100%;display:flex;flex-direction:column;gap:10px}.order-actions-top,.order-actions-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.order-actions button{height:36px;font-size:13px;padding:0 12px}.order-actions-bottom button{flex:1}.order-actions-top button.ant-btn-ghost{min-width:90px;background-color:#fafafa!important;opacity:1!important;visibility:visible!important}}@media (min-width: 1024px){.order-card .ant-card-body{padding:16px}.order-card-footer{flex-direction:column;gap:12px}.order-actions{width:100%;display:flex;flex-direction:column;gap:12px}.order-actions-top,.order-actions-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.order-actions button{height:38px;font-size:14px}.order-actions-bottom button{flex:1}.order-actions-top button.ant-btn-ghost{min-width:90px;background-color:#fafafa!important;opacity:1!important;visibility:visible!important}}.orders-page{padding:8px}.view-mode-selector{display:flex;gap:12px;margin-bottom:16px;margin-top:16px;background:#f5f5f5;padding:6px;border-radius:12px;width:100%}.view-mode-option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border-radius:8px;cursor:pointer;transition:all .3s ease;background:transparent;border:2px solid transparent}.view-mode-option:hover{background:#fffc;transform:translateY(-1px)}.view-mode-option.active{background:#fff;border-color:#1890ff;box-shadow:0 2px 8px #1890ff33}.view-mode-icon{font-size:24px;color:#666;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.view-mode-option.active .view-mode-icon{color:#1890ff;transform:scale(1.1)}.view-mode-label{font-size:13px;font-weight:500;color:#666;transition:all .3s ease}.view-mode-option.active .view-mode-label{color:#1890ff;font-weight:600}.orders-header{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.orders-header h2{margin:0!important;font-size:18px!important;line-height:1.2}.orders-header .ant-btn{height:36px;font-size:13px;padding:0 16px}.orders-section{margin-bottom:16px}.orders-section h4{margin-bottom:10px!important;display:flex;align-items:center;gap:6px;font-size:15px!important;line-height:1.3}.orders-section .ant-tag{margin:0;padding:2px 6px;font-size:11px;line-height:1.4}.orders-filter-segments-wrapper{width:100%;overflow-x:auto}.orders-filter-segments{width:100%}.orders-filter-segments .ant-segmented-item:nth-child(2){color:#fa8c16!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(2){background-color:#fa8c16!important;color:#fff!important;border-color:#fa8c16!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(2) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(2):not(.ant-segmented-item-selected):hover{border-color:#fa8c16!important;color:#fa8c16!important}.orders-filter-segments .ant-segmented-item:nth-child(3){color:#722ed1!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(3){background-color:#722ed1!important;color:#fff!important;border-color:#722ed1!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(3) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(3):not(.ant-segmented-item-selected):hover{border-color:#722ed1!important;color:#722ed1!important}.orders-filter-segments .ant-segmented-item:nth-child(4){color:#13c2c2!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(4){background-color:#13c2c2!important;color:#fff!important;border-color:#13c2c2!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(4) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(4):not(.ant-segmented-item-selected):hover{border-color:#13c2c2!important;color:#13c2c2!important}.orders-filter-segments .ant-segmented-item:nth-child(5){color:#1890ff!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(5){background-color:#1890ff!important;color:#fff!important;border-color:#1890ff!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(5) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(5):not(.ant-segmented-item-selected):hover{border-color:#1890ff!important;color:#1890ff!important}.orders-filter-segments .ant-segmented-item:nth-child(6){color:#52c41a!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(6){background-color:#52c41a!important;color:#fff!important;border-color:#52c41a!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(6) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(6):not(.ant-segmented-item-selected):hover{border-color:#52c41a!important;color:#52c41a!important}.orders-filter-segments .ant-segmented-item:nth-child(7){color:#ff4d4f!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(7){background-color:#ff4d4f!important;color:#fff!important;border-color:#ff4d4f!important}.orders-filter-segments .ant-segmented-item-selected:nth-child(7) .ant-segmented-item-label{color:#fff!important}.orders-filter-segments .ant-segmented-item:nth-child(7):not(.ant-segmented-item-selected):hover{border-color:#ff4d4f!important;color:#ff4d4f!important}@media (min-width: 768px){.orders-page{padding:16px}.orders-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.orders-header h2{font-size:24px!important}.orders-section{margin-bottom:24px}.orders-section h4{font-size:18px!important}.orders-section .ant-row{display:flex;flex-wrap:wrap}.view-mode-selector{max-width:400px;margin:20px auto 24px}.view-mode-option{padding:16px 12px;gap:8px}.view-mode-icon{font-size:28px}.view-mode-label{font-size:14px}}@media (min-width: 1024px){.orders-page{padding:24px}.orders-section .ant-row{display:flex;flex-wrap:wrap}.orders-section .ant-row .ant-col{display:flex}.orders-section .ant-row .ant-col>*{width:100%;height:100%}.view-mode-selector{max-width:450px}.view-mode-option{padding:18px 16px;gap:10px}.view-mode-icon{font-size:32px}.view-mode-label{font-size:15px}}@media (max-width: 767px){.order-create-modal.ant-modal{max-width:100%!important;width:100%!important;top:0!important;padding:0!important;margin:0!important;height:100vh!important;max-height:100vh!important}.order-create-modal .ant-modal-content{height:100vh!important;max-height:100vh!important;display:flex;flex-direction:column;border-radius:0!important;padding:0!important;margin:0!important}.order-create-modal .ant-modal-header{flex-shrink:0;border-radius:0!important;margin:0!important;padding:12px 16px!important}.order-create-modal .ant-modal-body{flex:1;overflow-y:auto;padding:12px 12px 70px!important;margin:0!important}.order-create-modal .ant-modal-close{top:16px;right:16px}}.reports-page{padding:8px}.reports-page h2{margin-bottom:16px!important;font-size:20px!important}.reports-section{margin-bottom:20px}.reports-section h4{margin-bottom:12px!important;font-size:16px!important;font-weight:600}.stat-card{border-radius:8px;transition:all .3s ease;height:100%}.stat-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-card-pending{border-left:4px solid #fa8c16}.stat-card-preparing{border-left:4px solid #722ed1}.stat-card-ready{border-left:4px solid #13c2c2}.stat-card-awaiting-payment{border-left:4px solid #1890ff}.stat-card-completed{border-left:4px solid #52c41a}.stat-card-cancelled{border-left:4px solid #ff4d4f}.stat-card-sold{border-left:4px solid #1890ff}.stat-card-billed{border-left:4px solid #52c41a}.stat-card-profit,.stat-card-product{border-left:4px solid #faad14}.stat-card .ant-statistic-title{font-size:14px;margin-bottom:8px;color:#666;font-weight:500}.stat-card .ant-statistic-content{font-size:24px;font-weight:700;line-height:1.2}.stat-card .ant-statistic-content-prefix{margin-right:4px;font-size:20px}.stat-card .ant-statistic-content-suffix{margin-left:4px}.product-count{display:flex;justify-content:flex-end;align-items:center}.most-ordered-product{display:flex;flex-direction:column;gap:12px;padding:8px 0}.product-info{display:flex;align-items:center;gap:12px;width:100%}.trophy-icon{font-size:28px;color:#faad14;flex-shrink:0}.product-details{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.product-name{font-size:16px;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-subtitle{font-size:12px;display:block;color:#999}.product-stats{display:flex;align-items:center;justify-content:center;width:100%}.product-count-tag{font-size:14px;padding:6px 16px;font-weight:600}@media (min-width: 768px){.reports-page{padding:16px}.reports-page h2{font-size:24px!important;margin-bottom:24px!important}.reports-section{margin-bottom:32px}.reports-section h4{font-size:18px!important;margin-bottom:16px!important}.stat-card .ant-statistic-title{font-size:15px}.stat-card .ant-statistic-content{font-size:28px}.most-ordered-product{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0}.trophy-icon{font-size:36px}.product-name{font-size:18px}.product-stats{width:auto;justify-content:flex-end}.product-count-tag{font-size:16px;padding:8px 20px}}@media (min-width: 1024px){.reports-page{padding:24px}.reports-section h4{font-size:20px!important}.stat-card .ant-statistic-content{font-size:32px}.trophy-icon{font-size:40px}.product-name{font-size:20px}.product-count-tag{font-size:18px}.ranking-card{border-radius:8px;height:100%;min-height:300px}.ranking-card .ant-card-head{border-bottom:2px solid #f0f0f0;padding:12px 16px;background:#fafafa}.ranking-card .ant-card-body{padding:16px;min-height:250px}.ranking-card-title{display:flex;align-items:center;gap:8px}.ranking-icon{font-size:20px;color:#faad14}.ranking-item{padding:10px 0!important;border-bottom:1px solid #f0f0f0;transition:background-color .2s}.ranking-item:hover{background-color:#fafafa;border-radius:4px;margin:0 -8px;padding:10px 8px!important}.ranking-item:last-child{border-bottom:none}.ranking-item .ant-list-item-meta{align-items:center;margin:0}.ranking-item .ant-avatar{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.ranking-item .ant-list-item-meta-title{margin-bottom:4px;line-height:1.4}.ranking-item .ant-list-item-meta-description{margin-top:4px}.ranking-card .ant-empty{margin:20px 0}@media (min-width: 768px){.ranking-card .ant-card-head{padding:16px 20px}.ranking-icon{font-size:24px}.ranking-item{padding:10px 0!important}}.business-management{width:100%}.business-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.business-management-header h2{margin:0;color:#333}.business-management-error-banner{margin-bottom:16px;padding:12px 16px;background:#fff7e6;border:1px solid #ffd591;border-radius:4px}.business-management-loading,.business-management-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:24px}.business-management-grid{margin-top:16px}.business-management-card{height:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.business-management-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.business-management-card .ant-card-body{padding:20px;display:flex;flex-direction:column;min-height:200px}.business-management-card .ant-card-actions{border-top:1px solid #f0f0f0;background:#fafafa}.business-management-card .ant-card-actions li{margin:12px 0}.business-management-card .ant-card-actions button{margin:0 12px}.business-management-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.business-management-card-icon{font-size:32px;color:#d32f2f;flex-shrink:0;margin-top:4px}.business-management-card-title{flex:1;min-width:0}.business-management-card-title h4{margin:0 0 8px;color:#333;font-weight:600}.business-management-card-description{display:block;margin-bottom:16px;flex:1;line-height:1.6;color:#666}.business-management-card-footer{margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.business-management-card-id{font-size:12px;font-family:monospace;color:#999}@media (max-width: 768px){.business-management-header{flex-direction:column;align-items:flex-start}.business-management-header h2{font-size:20px}.business-management-card .ant-card-body{min-height:auto;padding:16px}.business-management-card-icon{font-size:24px}.business-management-card-title h4{font-size:16px}}@media (max-width: 576px){.business-management{padding:0}.business-management-header{margin-bottom:16px}.business-management-grid{margin-top:0}.business-management-card{margin-bottom:0}}.profile-page{padding:24px;max-width:1200px;margin:0 auto}.profile-header-card{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;margin-bottom:24px;box-shadow:0 4px 12px #00000026;overflow:hidden}.profile-header-card .ant-card-body{padding:32px}.profile-header-card .ant-typography{color:#fff!important}.profile-header-card .ant-tag{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff}.profile-header-card .anticon{color:#fff}.profile-avatar-container{display:flex;justify-content:center;align-items:center}.profile-avatar{background:#fff3;border:4px solid rgba(255,255,255,.3);font-size:48px;transition:transform .3s ease}.profile-avatar:hover{transform:scale(1.05)}.profile-info-card,.profile-security-card,.profile-history-card{border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;border:1px solid #e8e8e8;transition:box-shadow .3s ease}.profile-info-card:hover,.profile-security-card:hover,.profile-history-card:hover{box-shadow:0 4px 16px #0000001f}.profile-info-card .ant-card-head,.profile-security-card .ant-card-head,.profile-history-card .ant-card-head{border-bottom:2px solid #f0f0f0;padding:16px 24px}.profile-info-card .ant-card-head-title,.profile-security-card .ant-card-head-title,.profile-history-card .ant-card-head-title{font-size:18px;font-weight:600}.info-item{padding:16px;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8;transition:all .3s ease}.info-item:hover{background:#f0f0f0;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 2px 8px #1890ff1a}.info-label{display:block;font-size:12px;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.info-value{display:block;font-size:16px;color:#262626}.security-switch-container{display:flex;align-items:center;justify-content:flex-end;padding:16px;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8}.login-history-table{margin-top:16px}.login-history-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;border-bottom:2px solid #e8e8e8}.login-history-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.login-history-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}@media (max-width: 768px){.profile-page{padding:16px}.profile-header-card .ant-card-body{padding:24px 16px}.profile-avatar{width:80px!important;height:80px!important;font-size:36px!important}.profile-info-card,.profile-security-card,.profile-history-card{margin-bottom:16px;border-radius:8px}.info-item{padding:12px}.security-switch-container{justify-content:center;margin-top:16px}.login-history-table{font-size:12px}.login-history-table .ant-table-thead>tr>th,.login-history-table .ant-table-tbody>tr>td{padding:8px}}@media (min-width: 769px) and (max-width: 1024px){.profile-page{padding:20px}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;max-width:100vw}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}#root{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}@media (max-width: 767px){.fullscreen-mobile-modal.ant-modal{max-width:100%!important;width:100%!important;top:0!important;padding:0!important;margin:0!important;height:100vh!important;max-height:100vh!important}.fullscreen-mobile-modal .ant-modal-content{height:100vh!important;max-height:100vh!important;display:flex;flex-direction:column;border-radius:0!important;padding:0!important;margin:0!important}.fullscreen-mobile-modal .ant-modal-header{flex-shrink:0;border-radius:0!important;margin:0!important;padding:12px 16px!important}.fullscreen-mobile-modal .ant-modal-body{flex:1;overflow-y:auto;padding:16px 16px 70px!important;margin:0!important}.fullscreen-mobile-modal .ant-modal-footer{flex-shrink:0;border-radius:0!important;margin:0!important;padding:12px 16px!important}.fullscreen-mobile-modal .ant-modal-close{top:16px;right:16px;z-index:1001}.product-form-actions,.application-form-actions{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px 16px;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000001a;z-index:1050;margin:0}.product-form-actions .ant-form-item,.application-form-actions .ant-form-item{margin-bottom:0!important;width:100%}.product-form-actions-space,.application-form-actions-space{width:100%!important;display:flex!important;justify-content:space-between!important;gap:8px!important}.product-form-actions-space .ant-space-item,.application-form-actions-space .ant-space-item{flex:1;margin:0!important}.product-form-actions .ant-btn,.application-form-actions .ant-btn{width:100%;height:36px;font-size:14px;padding:0 16px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}}
