.au-modal-root .ant-modal{max-width:calc(100vw - 32px)}.au-modal-root .ant-modal-content{padding:0;border-radius:16px;overflow:hidden}.au-form{display:flex;flex-direction:column;height:90vh;max-height:900px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#334155}.au-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 28px;border-bottom:1px solid #E2E8F0;min-height:96px;box-sizing:border-box;flex-shrink:0}.au-header-left{display:flex;gap:14px;align-items:flex-start}.au-header-icon{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;font-size:19px}.au-title{font-size:21px;font-weight:700;color:#10184a;line-height:1.3}.au-subtitle{font-size:13.5px;color:#64748b;margin-top:4px}.au-close-btn{border:none;background:#f1f5f9;color:#475569;width:32px;height:32px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background .15s}.au-close-btn:hover{background:#e2e8f0}.au-main{display:flex;flex:1;min-height:0}.au-left-panel{width:255px;flex-shrink:0;box-sizing:border-box;background:#f7f9ff;border-right:1px solid #E2E8F0;padding:20px;overflow-y:auto}.au-illustration{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:14px;padding:22px 0;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.au-illustration-icon{width:62px;height:62px;border-radius:50%;background:#fff;box-shadow:0 4px 14px #4f46e533;color:#4f46e5;font-size:25px;display:flex;align-items:center;justify-content:center}.au-left-heading{font-size:16px;font-weight:700;color:#10184a;margin-bottom:8px}.au-left-desc{font-size:12.5px;color:#64748b;line-height:1.55;margin-bottom:20px}.au-feature-list{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.au-feature{display:flex;gap:10px;align-items:flex-start}.au-feature-icon{width:30px;height:30px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:14px}.au-feature-icon--green{background:#dcfce7;color:#16a34a}.au-feature-icon--blue{background:#dbeafe;color:#2563eb}.au-feature-icon--amber{background:#fef3c7;color:#b45309}.au-feature-title{font-size:12.5px;font-weight:700;color:#1e293b}.au-feature-desc{font-size:11.5px;color:#64748b;margin-top:1px}.au-note{display:flex;gap:8px;align-items:flex-start;background:#eff6ff;border:1px solid #BFDBFE;color:#1e40af;border-radius:10px;padding:12px;font-size:11.5px;line-height:1.5}.au-note-icon{margin-top:1px;flex-shrink:0}.au-right-panel{flex:1;min-width:0;background:#fff;padding:24px 24px 8px;overflow-y:auto}.au-section-header{display:flex;align-items:center;gap:10px;background:#f1f5f9;border-radius:10px;padding:10px 14px;margin:0 0 16px}.au-section-header+.au-section-header{margin-top:20px}.au-section-icon{width:28px;height:28px;border-radius:8px;flex-shrink:0;background:#e0e7ff;color:#4f46e5;font-size:13px;display:flex;align-items:center;justify-content:center}.au-section-title{font-size:15px;font-weight:700;color:#10184a;line-height:1.3}.au-section-desc{font-size:12px;color:#64748b;margin-top:1px}.au-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 16px;margin-bottom:4px}.au-full{margin-bottom:16px}@media (max-width: 680px){.au-grid-2{grid-template-columns:1fr}}.au-form .ant-form-item{margin-bottom:16px}.au-form .ant-form-item-label{padding-bottom:6px}.au-form .ant-form-item-label>label{font-size:12.5px;font-weight:600;color:#10184a;height:auto}.au-form .ant-form-item-explain{font-size:11.5px}.au-form .ant-input,.au-form .ant-input-affix-wrapper,.au-form .ant-input-number,.au-form .ant-picker{min-height:42px;border-radius:9px;border-color:#cbd5e1;font-size:13.5px}.au-form .ant-input-number-input{height:40px}.au-form .ant-select .ant-select-selector{min-height:42px!important;border-radius:9px!important;border-color:#cbd5e1!important;display:flex;align-items:center}.au-form .ant-select-selection-search-input{height:40px!important}.au-form .ant-select-selection-item,.au-form .ant-select-selection-placeholder{line-height:40px!important;font-size:13.5px}.au-form textarea.ant-input{min-height:76px!important;padding-top:10px}.au-form .ant-input::placeholder,.au-form .ant-input-number-input::placeholder,.au-form .ant-select-selection-placeholder,.au-form .ant-picker-input>input::placeholder{color:#94a3b8}.au-form .ant-input-affix-wrapper,.au-form .ant-input{color:#1e293b}.au-form .ant-input-prefix{color:#94a3b8;margin-right:8px}.au-form .ant-input:hover,.au-form .ant-input-affix-wrapper:hover,.au-form .ant-input-number:hover,.au-form .ant-picker:hover,.au-form .ant-select:hover .ant-select-selector{border-color:#a5b4fc!important}.au-form .ant-input:focus,.au-form .ant-input-affix-wrapper-focused,.au-form .ant-input-number-focused,.au-form .ant-picker-focused,.au-form .ant-select-focused .ant-select-selector{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e526!important}.au-req{color:#dc2626}.au-form .ant-switch{min-width:78px;height:26px;background:#cbd5e1}.au-form .ant-switch-checked{background:#4f46e5!important}.au-form .ant-switch .ant-switch-inner{font-size:11.5px;font-weight:600}.au-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}@media (max-width: 680px){.au-upload-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.au-doc-card{border:1px dashed #CBD5E1;border-radius:12px;padding:12px 10px 14px;background:#f8fafc}.au-doc-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#10184a;margin-bottom:8px}.au-doc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:10px 4px;border-radius:8px;transition:background .15s;text-align:center}.au-doc-dropzone:hover{background:#eef2ff}.au-doc-uploadicon{font-size:19px;color:#4f46e5}.au-doc-choose{font-size:12.5px;font-weight:600;color:#334155}.au-doc-filename{font-size:10.5px;color:#94a3b8;word-break:break-all}.au-doc-view{display:block;text-align:center;margin-top:8px;font-size:11px;color:#4f46e5;font-weight:600}.au-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 28px;border-top:1px solid #E2E8F0;background:#fff;flex-shrink:0}.au-btn-cancel{height:42px;padding:0 20px;border-radius:8px;border:1px solid #CBD5E1;background:#fff;color:#334155;font-weight:600;font-size:13.5px;cursor:pointer;transition:background .15s}.au-btn-cancel:hover{background:#f8fafc}.au-form .au-btn-submit,.au-form .au-btn-submit.ant-btn-primary{height:42px;padding:0 22px;border-radius:8px;background:#4f46e5;border-color:#4f46e5;font-weight:600;font-size:13.5px}.au-form .au-btn-submit:hover,.au-form .au-btn-submit.ant-btn-primary:hover{background:#4338ca!important;border-color:#4338ca!important}@media (max-width: 900px){.au-left-panel{width:210px;padding:16px}.au-right-panel{padding:20px 20px 8px}}@media (max-width: 680px){.au-form{height:94vh}.au-header{padding:18px;min-height:auto}.au-main{flex-direction:column}.au-left-panel{width:100%;border-right:none;border-bottom:1px solid #E2E8F0;max-height:220px}.au-feature-list{flex-direction:row;flex-wrap:wrap;gap:10px}.au-feature{width:100%}.au-right-panel{padding:18px 18px 8px}.au-footer{padding:14px 18px}}:root{--accent-dashboard: #4f46e5;--accent-leads: #ea580c;--accent-orders: #4f46e5;--accent-events: #b45309;--accent-customers: #0d9488;--accent-branches: #7c3aed;--accent-menu: #db2777;--accent-billing: #16a34a;--accent-website: #2563eb;--accent-settings: #475569;--accent-vendors: #92400e;--accent-drivers: #0369a1;--accent-whatsapp: #25D366;--accent-users: #1e3a8a;--accent-hrm: #334155;--accent-attendance: #0891b2}.page-title{font-weight:800!important;letter-spacing:-.01em}.section-dashboard,.section-orders,.section-leads,.section-events,.section-customers,.section-branches,.section-menu,.section-billing,.section-website,.section-settings,.section-vendors,.section-drivers,.section-whatsapp,.section-users,.section-hrm,.section-attendance{--accent: var(--accent-dashboard)}.section-leads{--accent: var(--accent-leads)}.section-orders{--accent: var(--accent-orders)}.section-events{--accent: var(--accent-events)}.section-customers{--accent: var(--accent-customers)}.section-branches{--accent: var(--accent-branches)}.section-menu{--accent: var(--accent-menu)}.section-billing{--accent: var(--accent-billing)}.section-website{--accent: var(--accent-website)}.section-settings{--accent: var(--accent-settings)}.section-vendors{--accent: var(--accent-vendors)}.section-drivers{--accent: var(--accent-drivers)}.section-whatsapp{--accent: var(--accent-whatsapp)}.section-users{--accent: var(--accent-users)}.section-hrm{--accent: var(--accent-hrm)}.section-attendance{--accent: var(--accent-attendance)}.section-dashboard .ant-card,.section-orders .ant-card,.section-leads .ant-card,.section-events .ant-card,.section-customers .ant-card,.section-branches .ant-card,.section-menu .ant-card,.section-billing .ant-card,.section-website .ant-card,.section-settings .ant-card,.section-vendors .ant-card,.section-drivers .ant-card,.section-whatsapp .ant-card,.section-users .ant-card,.section-hrm .ant-card,.section-attendance .ant-card{border-radius:12px;border:1px solid #e5e7eb;border-left:3px solid var(--accent);box-shadow:0 1px 3px #0000000a}.section-dashboard .ant-card-head,.section-orders .ant-card-head,.section-leads .ant-card-head,.section-events .ant-card-head,.section-customers .ant-card-head,.section-branches .ant-card-head,.section-menu .ant-card-head,.section-billing .ant-card-head,.section-website .ant-card-head,.section-settings .ant-card-head,.section-vendors .ant-card-head,.section-drivers .ant-card-head,.section-whatsapp .ant-card-head,.section-users .ant-card-head,.section-hrm .ant-card-head,.section-attendance .ant-card-head{background:linear-gradient(135deg,#fefcee,#f0dd76);border-bottom:2px solid #CA8A04;border-radius:12px 12px 0 0}.section-dashboard .ant-card-head-title,.section-orders .ant-card-head-title,.section-leads .ant-card-head-title,.section-events .ant-card-head-title,.section-customers .ant-card-head-title,.section-branches .ant-card-head-title,.section-menu .ant-card-head-title,.section-billing .ant-card-head-title,.section-website .ant-card-head-title,.section-settings .ant-card-head-title,.section-vendors .ant-card-head-title,.section-drivers .ant-card-head-title,.section-whatsapp .ant-card-head-title,.section-users .ant-card-head-title,.section-hrm .ant-card-head-title,.section-attendance .ant-card-head-title{font-weight:700;color:#1a1200}.ant-card-body{padding:16px 18px!important}.ant-table-container{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #1018280f}.ant-table{border:1px solid #eef0f3;border-radius:12px}.ant-table-thead>tr>th{background:#f8fafc!important;font-weight:800!important;font-size:11.5px!important;text-transform:uppercase;letter-spacing:.06em;color:#1e3a8a!important;border-bottom:2px solid #e2e8f0!important;padding:14px!important}.ant-table-thead>tr>th:before{display:none!important}.ant-table-tbody>tr>td{padding:12px 14px!important;border-bottom:1px solid #f1f4f9!important;border-left:3px solid transparent;background:#fff!important;transition:background .15s ease,border-color .15s ease}.ant-table-tbody>tr:hover>td{background:#f1f5f9!important}.ant-table-tbody>tr:hover>td:first-child{border-left-color:var(--accent, #4f46e5)!important}.ant-tag{border-radius:20px!important;padding:1px 10px!important;font-weight:600!important;font-size:12px!important}.ant-btn-primary{font-weight:700}.ant-btn-default{font-weight:500}.ant-btn:not(:disabled){transition:filter .15s ease}.ant-btn:not(:disabled):hover{filter:brightness(1.1)}.nav-icon-dashboard{color:var(--accent-dashboard)!important}.nav-icon-leads{color:var(--accent-leads)!important}.nav-icon-orders{color:var(--accent-orders)!important}.nav-icon-events{color:var(--accent-events)!important}.nav-icon-customers{color:var(--accent-customers)!important}.nav-icon-branches{color:var(--accent-branches)!important}.nav-icon-menu{color:var(--accent-menu)!important}.nav-icon-billing{color:var(--accent-billing)!important}.nav-icon-website{color:var(--accent-website)!important}.nav-icon-settings{color:var(--accent-settings)!important}.nav-icon-vendors{color:var(--accent-vendors)!important}.nav-icon-drivers{color:var(--accent-drivers)!important}.nav-icon-whatsapp{color:var(--accent-whatsapp)!important}.duplicate-dish-row>td{background:#fef2f2!important}.duplicate-dish-row:hover>td{background:#fee2e2!important}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:0}.pac-container{z-index:2500!important}@media (max-width: 1199px){.admin-content{padding:16px!important}.ant-card-body{padding:14px!important}.ant-space{flex-wrap:wrap}}@media (max-width: 1100px){.smm-cats{width:148px!important}.smm-selected{width:240px!important}}@media (max-width: 860px){.smm-cats{width:120px!important}.smm-selected{width:210px!important}}
