.main-layout{min-height:100vh}.main-sider{background:#fff!important;border-right:1px solid #f0f0f0;position:fixed;left:0;top:0;bottom:0;z-index:100;display:flex;flex-direction:column;box-shadow:#00000005 0 0 0 1px,#00000005 0 2px 4px;transition:all .2s cubic-bezier(.645,.045,.355,1)}.main-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sider-logo{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid #f5f5f5;min-height:72px}.sider-logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.sider-logo-text{font-size:18px!important;font-weight:700!important;color:#222!important;white-space:nowrap;letter-spacing:-.02em}.sider-menu{flex:1;border:none!important;padding:8px 12px;background:transparent!important}.sider-menu .ant-menu-item{height:44px;line-height:44px;border-radius:8px!important;margin:2px 0!important;font-weight:500}.sider-menu .ant-menu-item-selected{background:#ff385c14!important;color:#ff385c!important}.sider-menu .ant-menu-item-selected .anticon{color:#ff385c!important}.sider-footer{padding:12px 16px;border-top:1px solid #f5f5f5}.sider-collapse-btn{width:100%;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6a6a6a}.sider-collapse-btn:hover{background:#f7f7f7;color:#222}.main-layout-right{transition:margin-left .2s cubic-bezier(.645,.045,.355,1)}.main-header{background:#fff!important;padding:0 32px!important;display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:99;box-shadow:#00000005 0 1px 2px}.header-left{display:flex;align-items:center}.header-breadcrumb{font-size:16px;font-weight:600;color:#222;letter-spacing:-.01em}.header-right{display:flex;align-items:center;gap:16px}.header-user{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:20px;transition:background .2s}.header-user:hover{background:#f7f7f7}.header-username{font-size:14px;font-weight:500;color:#222}.main-content{padding:24px 32px;min-height:calc(100vh - 64px);background:#f7f7f7}.ant-layout-sider-collapsed .sider-logo{justify-content:center;padding:20px 16px}.ant-layout-sider-collapsed .sider-footer{padding:12px 8px}@media(max-width:767px){.main-sider{position:fixed!important;z-index:1000}.main-layout-right{margin-left:72px!important}.main-content{padding:16px}.main-header{padding:0 16px!important}.header-username{display:none}}@media(min-width:768px)and (max-width:1199px){.main-layout-right{margin-left:72px!important}.header-username{display:none}.main-content{padding:20px 24px}}@media(min-width:1200px){.main-content{padding:24px 32px}}.auth-layout{min-height:100vh;background:#fff;position:relative;overflow:hidden}.auth-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.auth-bg-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.08}.auth-bg-shape-1{width:600px;height:600px;background:#ff385c;top:-200px;right:-100px}.auth-bg-shape-2{width:500px;height:500px;background:#460479;bottom:-150px;left:-100px}.auth-content{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;position:relative;z-index:1}.auth-card{width:100%;max-width:440px;background:#fff;border-radius:32px;padding:48px 40px;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px}.auth-logo{text-align:center;margin-bottom:40px}.auth-logo-icon{display:inline-flex;margin-bottom:16px}.auth-title{margin-bottom:4px!important;color:#222!important;font-weight:700!important;font-size:24px!important;letter-spacing:-.02em}.auth-subtitle{font-size:14px;color:#6a6a6a}@media(max-width:767px){.auth-card{padding:32px 24px;border-radius:24px;max-width:100%}.auth-title{font-size:20px!important}}.login-page{padding-top:8px}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:32px;padding:12px 16px;background:#ff385c0a;border-radius:12px}.login-brand-icon{font-size:20px;color:#ff385c}.login-brand-text{font-size:13px;color:#6a6a6a;font-weight:500}.login-page .ant-input-affix-wrapper{padding:10px 16px;border-radius:12px;border:1.5px solid #e8e8e8;transition:all .2s}.login-page .ant-input-affix-wrapper:hover{border-color:#c1c1c1}.login-page .ant-input-affix-wrapper:focus-within{border-color:#ff385c;box-shadow:0 0 0 3px #ff385c14}.input-icon{color:#c1c1c1;font-size:16px}.login-options{display:flex;align-items:center;justify-content:space-between;width:100%}.forgot-link{font-size:13px;color:#428bff}.login-btn{height:48px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;letter-spacing:.02em}.login-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.register-link{color:#ff385c;font-weight:600;margin-left:4px}@media(max-width:767px){.login-btn{height:44px!important;font-size:15px!important}}.register-page{padding-top:4px}.back-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#6a6a6a;margin-bottom:24px;transition:color .2s}.back-link:hover{color:#ff385c}.register-steps{margin-bottom:32px}.register-steps .ant-steps-item-title{font-weight:600!important;font-size:14px!important}.register-form{margin-top:8px}.form-section-title{color:#222!important;font-weight:600!important;margin-bottom:20px!important;display:flex;align-items:center;gap:8px;font-size:15px!important}.form-section-title .anticon{color:#ff385c}.register-page .ant-input-affix-wrapper,.register-page .ant-select-selector{padding:10px 16px;border-radius:12px;border:1.5px solid #e8e8e8;transition:all .2s}.register-page .ant-input-affix-wrapper:hover,.register-page .ant-select-selector:hover{border-color:#c1c1c1}.register-page .ant-input-affix-wrapper:focus-within{border-color:#ff385c;box-shadow:0 0 0 3px #ff385c14}.register-page .ant-select-focused .ant-select-selector{border-color:#ff385c!important;box-shadow:0 0 0 3px #ff385c14!important}.register-btn{height:48px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;flex:1}.prev-btn{height:48px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important}.register-actions{display:flex;gap:12px;width:100%}.agreement-checkbox{font-size:13px}.agreement-checkbox a{color:#428bff}.agreement-checkbox a:hover{color:#ff385c}@media(max-width:767px){.register-btn,.prev-btn{height:44px!important;font-size:15px!important}}.dashboard-page{animation:fadeIn .3s ease}.stat-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important;transition:box-shadow .3s,transform .2s}.stat-card:hover{box-shadow:#00000014 0 4px 12px!important;transform:translateY(-2px)}.stat-card .ant-card-body{padding:20px 24px}.stat-card-inner{display:flex;align-items:center;gap:16px}.stat-icon-wrap{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.stat-icon-amount{background:#ff385c14;color:#ff385c}.stat-icon-month{background:#46047914;color:#460479}.stat-icon-active{background:#1677ff14;color:#1677ff}.stat-icon-pending{background:#fa8c1614;color:#fa8c16}.stat-content{flex:1;min-width:0}.stat-content .ant-statistic-title{font-size:13px;color:#6a6a6a;font-weight:500;margin-bottom:4px}.stat-trend{font-size:12px;margin-top:2px}.stat-trend.up{color:#52c41a}.section-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important}.section-card .ant-card-head{border-bottom:1px solid #f5f5f5;padding:0 24px}.section-card .ant-card-body{padding:20px 24px}.section-card-title{font-weight:600;color:#222;display:flex;align-items:center;gap:8px;font-size:15px}.section-card-title .anticon{color:#ff385c}.create-order-btn{border-radius:10px!important;font-weight:600!important;height:36px!important}.process-flow{margin-bottom:16px}.process-flow-title{font-size:14px!important;font-weight:600!important;color:#222!important;margin-bottom:16px!important}.flow-steps{display:flex;align-items:center;justify-content:space-between;gap:4px;overflow-x:auto;padding:8px 0}.flow-step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px}.flow-step-icon{width:44px;height:44px;border-radius:50%;background:#f5f5f5;color:#c1c1c1;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s;border:2px solid transparent}.flow-step-icon.completed{background:#52c41a14;color:#52c41a;border-color:#52c41a33}.flow-step-icon.active{background:#ff385c14;color:#ff385c;border-color:#ff385c4d;animation:pulse 2s infinite}.flow-step-label{font-size:12px;color:#6a6a6a;text-align:center;white-space:nowrap}.flow-step-label.active-label{color:#ff385c;font-weight:600}.flow-arrow{color:#d9d9d9;font-size:16px;flex-shrink:0}.divider{height:1px;background:#f0f0f0;margin:20px 0}.pending-item{cursor:pointer;padding:12px 0!important;border-radius:12px;transition:background .2s}.pending-item:hover{background:#fafafa}.timeline-order{cursor:pointer;padding:4px 0;transition:opacity .2s}.timeline-order:hover{opacity:.8}.timeline-order-header{display:flex;align-items:center;gap:8px;margin-bottom:2px}@media(max-width:767px){.stats-row .ant-col{margin-bottom:0}.stat-card .ant-card-body{padding:16px 20px}.flow-steps{gap:2px}.flow-step{min-width:56px}.flow-step-icon{width:36px;height:36px;font-size:14px}.flow-step-label{font-size:10px}}.order-list-page{animation:fadeIn .3s ease}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-title{margin:0!important;font-size:22px!important;font-weight:700!important;color:#222!important;letter-spacing:-.02em}.create-btn{border-radius:10px!important;font-weight:600!important;height:40px!important}.filter-card{border-radius:16px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px!important;margin-bottom:20px}.filter-card .ant-card-body{padding:16px 20px}.filter-icon{color:#c1c1c1}.filter-input,.filter-select .ant-select-selector,.filter-date{border-radius:10px!important;height:38px!important}.filter-date .ant-picker{border-radius:10px}.table-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important}.table-card .ant-card-body{padding:0}.order-table .ant-table-thead>tr>th{background:#fafafa!important;font-weight:600;color:#222;border-bottom:2px solid #f0f0f0;padding:14px 16px}.order-table .ant-table-tbody>tr>td{padding:14px 16px;vertical-align:middle}.order-table .ant-table-tbody>tr:hover>td{background:#ff385c05!important}.order-id a{color:#222;font-weight:600;font-size:13px}.order-id a:hover{color:#ff385c}.order-process-id{font-size:12px;color:#929292;margin-top:2px}@media(max-width:767px){.page-header{flex-direction:column;align-items:flex-start;gap:12px}.page-title{font-size:18px!important}.filter-card .ant-card-body{padding:12px 16px}.create-btn{width:100%}}.order-create-page{animation:fadeIn .3s ease}.create-steps{margin-bottom:28px}.create-steps .ant-steps-item-title{font-weight:600!important}.form-section-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important;margin-bottom:20px}.form-section-card .ant-card-head{border-bottom:1px solid #f5f5f5;padding:0 24px}.form-section-card .ant-card-body{padding:24px}.section-title{font-weight:600;color:#222;display:flex;align-items:center;gap:8px;font-size:15px}.section-title .anticon{color:#ff385c}.create-form .ant-input,.create-form .ant-input-number,.create-form .ant-select-selector,.create-form .ant-picker{border-radius:10px!important}.form-actions{display:flex;justify-content:flex-end;margin-top:24px;padding:20px 0;border-top:1px solid #f0f0f0}@media(max-width:767px){.page-title{font-size:18px!important}.form-section-card .ant-card-body{padding:16px}.form-actions{justify-content:stretch}.form-actions .ant-space{width:100%}.form-actions .ant-btn{flex:1}}.order-detail-page{animation:fadeIn .3s ease}.detail-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:12px}.header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.detail-title{margin:0!important;font-size:22px!important;font-weight:700!important;color:#222!important}.header-right{display:flex;align-items:center;gap:8px}.header-right .ant-btn{border-radius:10px!important;font-weight:600!important}.detail-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important;margin-bottom:20px}.detail-card .ant-card-head{border-bottom:1px solid #f5f5f5;padding:0 24px}.detail-card .ant-card-body{padding:20px 24px}.documents-section{padding:4px 0}.doc-item{padding:16px;border:1.5px dashed #e8e8e8;border-radius:14px;transition:border-color .2s}.doc-item:hover{border-color:#c1c1c1}.doc-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.doc-icon{font-size:20px;color:#ff385c}.doc-uploaded{display:flex;align-items:center;gap:8px}.timeline-item{padding:2px 0}.timeline-item-header{margin-bottom:2px}.timeline-result{margin-top:4px}.detail-card .ant-descriptions-item-label{font-weight:500;color:#6a6a6a;font-size:13px}.detail-card .ant-descriptions-item-content{font-size:13px}.detail-card .ant-tabs-tab{font-weight:500}@media(max-width:767px){.detail-header{flex-direction:column;align-items:flex-start}.detail-title{font-size:18px!important}.header-right{width:100%}.header-right .ant-btn{flex:1}.detail-card .ant-card-body{padding:16px}}.refund-create-page{animation:fadeIn .3s ease}.page-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.back-btn{color:#6a6a6a;font-weight:500}.back-btn:hover{color:#ff385c}.page-title{margin:0!important;font-size:22px!important;font-weight:700!important;color:#222!important}.refund-steps{margin-bottom:28px}.refund-steps .ant-steps-item-title{font-weight:600!important}.refund-card{border-radius:20px!important;border:none!important;box-shadow:#00000005 0 0 0 1px,#0000000a 0 2px 6px,#0000001a 0 4px 8px!important;max-width:720px}.refund-card .ant-card-head{border-bottom:1px solid #f5f5f5;padding:0 24px}.refund-card .ant-card-body{padding:24px}.card-section-title{font-weight:600;color:#222;display:flex;align-items:center;gap:8px;font-size:15px}.card-section-title .anticon{color:#ff385c}.upload-section{padding:8px 0}.upload-area{margin-bottom:8px}.upload-area .ant-upload-dragger{border-radius:16px!important;border:2px dashed #e0e0e0!important;padding:32px 20px!important;transition:border-color .2s}.upload-area .ant-upload-dragger:hover{border-color:#ff385c!important}.refund-warning{background:#fa8c160f;border:1px solid rgba(250,140,22,.15);border-radius:12px;padding:12px 16px}.form-actions{display:flex;justify-content:flex-end;gap:12px}.form-actions .ant-btn-primary{min-width:140px;height:44px!important;font-weight:600!important;border-radius:10px!important}.refund-card .ant-descriptions-item-label{font-weight:500;color:#6a6a6a;font-size:13px}@media(max-width:767px){.page-title{font-size:18px!important}.refund-card .ant-card-body{padding:16px}.form-actions{flex-direction:column}.form-actions .ant-btn{width:100%}}:root{--palette-bg-primary-core: #ff385c;--palette-bg-tertiary-core: #e00b41;--palette-text-primary-error: #c13515;--palette-text-secondary-error-hover: #b32505;--palette-bg-primary-luxe: #460479;--palette-bg-primary-plus: #92174d;--palette-text-primary: #222222;--palette-text-focused: #3f3f3f;--palette-text-material-disabled: rgba(0, 0, 0, .24);--palette-text-link-disabled: #929292;--palette-text-legal: #428bff;--palette-border-gray: #c1c1c1;--palette-light-surface: #f2f2f2;--palette-text-secondary: #6a6a6a;--shadow-card: rgba(0, 0, 0, .02) 0px 0px 0px 1px, rgba(0, 0, 0, .04) 0px 2px 6px, rgba(0, 0, 0, .1) 0px 4px 8px;--shadow-hover: rgba(0, 0, 0, .08) 0px 4px 12px;--shadow-focus: rgb(255, 255, 255) 0px 0px 0px 4px;--radius-subtle: 4px;--radius-standard: 8px;--radius-badge: 14px;--radius-card: 20px;--radius-large: 32px;--radius-circle: 50%;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-xxl: 48px;--breakpoint-mobile: 768px;--breakpoint-tablet: 1199px;--breakpoint-desktop: 1200px;--sider-width: 260px;--sider-collapsed-width: 72px;--header-height: 64px;font-family:Airbnb Cereal VF,Circular,-apple-system,system-ui,Roboto,Helvetica Neue,sans-serif;color:var(--palette-text-primary);background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;color:var(--palette-text-primary);background:#fff}#root{min-height:100vh}a{color:var(--palette-text-legal);text-decoration:none;transition:color .2s}a:hover{color:var(--palette-bg-primary-core)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}.ant-card{box-shadow:var(--shadow-card)!important;border:none!important}.ant-btn-primary{background:var(--palette-bg-primary-core)!important;border-color:var(--palette-bg-primary-core)!important;font-weight:500!important}.ant-btn-primary:hover{background:var(--palette-bg-tertiary-core)!important;border-color:var(--palette-bg-tertiary-core)!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #ff385c33}70%{box-shadow:0 0 0 8px #ff385c00}to{box-shadow:0 0 #ff385c00}}@media(max-width:767px){:root{font-size:13px}}@media(min-width:768px)and (max-width:1199px){:root{font-size:14px}}@media(min-width:1200px){:root{font-size:14px}}
