*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #1890ff;--color-primary-light: #40a9ff;--color-primary-dark: #096dd9;--color-primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--color-background: #f5f5f5;--color-background-gradient: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--color-surface: #ffffff;--color-border: #e8e8e8;--color-text: #262626;--color-text-secondary: #595959;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 2px 8px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 4px 20px rgba(0,0,0,.08);--shadow-xl: 0 8px 24px rgba(0,0,0,.12)}body{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;background:var(--color-background-gradient)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.PhoneInput{display:flex;align-items:center}.PhoneInputCountry{margin-right:8px}.PhoneInputInput{border:none;outline:none;font-size:16px;flex:1}.ant-card{transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 12px #0000001a}.ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,#096dd9,#0050b3);border:none}.ant-layout-content{background:#fff;border-radius:8px;overflow:hidden}@media (max-width: 768px){.ant-table{font-size:12px}.ant-card,.ant-col{margin-bottom:16px}}.dashboard-stat-card{text-align:center;padding:20px}.dashboard-stat-card .anticon{font-size:32px;margin-bottom:12px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:9999}.ant-form-item-label>label{font-weight:500}.status-hot{background-color:#ff4d4f;color:#fff}.status-warm{background-color:#faad14;color:#fff}.status-cold{background-color:#1890ff;color:#fff}@media print{.no-print{display:none!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}.error-page,.success-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;text-align:center}.ant-notification-notice{border-radius:8px}.ant-layout-sider-collapsed .ant-menu-item-icon{font-size:18px}.ant-layout-header{position:sticky;top:0;z-index:100}.ant-table-small .ant-table-thead>tr>th{padding:8px;font-size:12px;font-weight:600}.ant-table-small .ant-table-tbody>tr>td{padding:6px 8px;font-size:12px}.table-row-light{background-color:#fafafa}.table-row-dark{background-color:#fff}.table-row-light:hover,.table-row-dark:hover{background-color:#e6f7ff!important}.ant-form-small .ant-form-item{margin-bottom:12px}.ant-form-small .ant-form-item-label{padding-bottom:4px}.ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:linear-gradient(135deg,#fafafa,#f0f0f0);font-weight:600;border-bottom:2px solid #e8e8e8}.ant-table-tbody>tr{transition:all .2s ease}.ant-table-tbody>tr:hover>td{background-color:#f0f5ff!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:16px}.ant-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.ant-btn{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px}.ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 8px #1890ff4d}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,#096dd9,#0050b3);border:none;box-shadow:0 4px 12px #1890ff66}.ant-input,.ant-input-number,.ant-select-selector{border-radius:8px;transition:all .3s ease}.ant-input:focus,.ant-input-number:focus,.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.ant-modal{border-radius:16px;overflow:hidden}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:20px 24px}.ant-modal-body{padding:24px}.ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}.ant-tag{border-radius:6px;padding:4px 12px;font-size:12px;transition:all .2s ease}.ant-tag:hover{transform:scale(1.05)}.ant-badge{font-size:12px}.ant-steps-item-process .ant-steps-item-icon{background:linear-gradient(135deg,#1890ff,#096dd9);border-color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon{background:linear-gradient(135deg,#52c41a,#389e0d);border-color:#52c41a}.ant-upload{border-radius:8px}.ant-upload-select-picture-card{border-radius:8px;transition:all .3s ease}.ant-upload-select-picture-card:hover{border-color:#1890ff;transform:scale(1.02)}@media (max-width: 768px){.ant-card{margin-bottom:16px;border-radius:12px}.ant-table{font-size:12px}.ant-table-thead>tr>th{padding:8px 4px;font-size:11px}.ant-table-tbody>tr>td{padding:8px 4px;font-size:11px}.ant-btn{font-size:12px;padding:4px 12px;height:auto}.ant-modal{margin:10px;max-width:calc(100vw - 20px)}.ant-steps{margin-bottom:20px}.ant-steps-item-title{font-size:12px}}@media (max-width: 480px){.ant-card-body{padding:12px}.ant-table{font-size:11px}.ant-btn{font-size:11px;padding:2px 8px}}.ant-spin-nested-loading>div>.ant-spin{max-height:none}.ant-spin-container{transition:opacity .3s ease}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1890ff,#096dd9);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#096dd9,#0050b3)}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in-up{animation:slideInUp .3s ease-out}.fade-in{animation:fadeIn .3s ease-out}@media print{.no-print{display:none!important}.ant-card{box-shadow:none;border:1px solid #e8e8e8}}.ant-btn-sm{height:24px;padding:0 8px;font-size:12px}.ant-input-sm,.ant-select-sm .ant-select-selector{height:24px;font-size:12px}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px}.ant-card-small>.ant-card-body{padding:12px}.ant-pagination-mini .ant-pagination-item,.ant-pagination-mini .ant-pagination-prev,.ant-pagination-mini .ant-pagination-next{min-width:24px;height:24px;line-height:22px;font-size:12px}.ant-modal{top:0;padding-bottom:0}.ant-modal-wrap{display:flex;align-items:center;justify-content:center}.ant-modal{max-height:90vh;display:flex;flex-direction:column;margin:0 auto}.ant-modal-content{display:flex;flex-direction:column;max-height:90vh;overflow:hidden}.ant-modal-header{flex-shrink:0}.ant-modal-body{flex:1;overflow-y:auto;overflow-x:hidden;max-height:calc(90vh - 110px)}.ant-modal-footer{flex-shrink:0}.compact-form .ant-input,.compact-form .ant-input-affix-wrapper,.compact-form .ant-input-affix-wrapper .ant-input,.compact-form .ant-select-selector,.compact-form .ant-picker,.compact-form .ant-input-number,.compact-form .ant-input-number-input{padding:6px 10px!important;min-height:32px;border-radius:6px;font-size:12px}.compact-steps .ant-steps-item-description,.compact-steps .ant-steps-item-title{font-size:11px}.compact-steps .ant-steps-item-container{padding-left:8px;padding-right:8px}.compact-steps .ant-steps-item-description{margin-top:0;line-height:1.2}.compact-form .ant-select-selector{display:flex;align-items:center}.compact-form .ant-select-selection-item,.compact-form .ant-select-selection-placeholder{font-size:12px}.ant-modal-sm .ant-modal-body{padding:16px}.ant-tag{font-size:10px;padding:2px 6px;border-radius:4px}.ant-space-compact{display:flex;align-items:center}@media (max-width: 1200px){.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:4px 6px;font-size:11px}}@media (max-width: 768px){.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:3px 4px;font-size:10px}.ant-btn{min-height:44px;min-width:44px;padding:12px 16px;font-size:14px}.ant-btn-sm{min-height:36px;min-width:36px;padding:8px 12px}.ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding:0!important;max-height:100vh}.ant-modal-content{border-radius:0;height:100vh;display:flex;flex-direction:column}.ant-modal-body{flex:1;overflow-y:auto;padding:16px}.ant-form-item{margin-bottom:20px}.ant-input,.ant-input-number,.ant-select-selector{min-height:44px;font-size:16px}.ant-layout-sider{position:fixed!important;left:-200px;transition:left .3s ease;z-index:1001;height:100vh}.ant-layout-sider.mobile-open{left:0}.mobile-sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:1000}.ant-layout-content{padding-bottom:70px}.ant-card{margin-bottom:16px;border-radius:12px}.ant-card-body{padding:16px}.ant-table-wrapper{overflow-x:auto}.ant-space,.ant-space-item{width:100%}.ant-page-header{padding:12px 16px}.ant-typography h1{font-size:24px}.ant-typography h2{font-size:20px}.ant-typography h3{font-size:18px}.ant-typography h4{font-size:16px}}@media (max-width: 768px){body,.ant-layout{padding-bottom:60px}}@media (max-width: 480px){.ant-card-body,.ant-modal-body{padding:12px}.ant-btn{font-size:13px;padding:10px 14px}.ant-space-horizontal{flex-direction:column}.ant-space-horizontal .ant-space-item{width:100%}}
