.create-order-page{max-width:1180px;margin:0 auto;padding-bottom:40px;color:#172033}.create-order-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.create-order-heading{display:flex;align-items:flex-start;gap:14px;min-width:0}.create-order-back{color:#64748b!important;padding:4px 8px;height:34px}.create-order-title.ant-typography{color:#172033;margin:0 0 4px;line-height:1.18;font-size:26px;font-weight:700;letter-spacing:0}.create-order-subtitle,.create-order-muted{color:#64748b!important}.create-order-subtitle{display:block;font-size:13px;line-height:1.6}.create-order-step-card{width:310px;flex:0 0 auto;padding:14px 16px;border:1px solid #d8e2ee;border-radius:8px;background:#fff}.create-order-step-card .ant-steps-item-title{color:#172033!important;font-size:13px}.create-order-step-card .ant-steps-item-wait .ant-steps-icon,.create-order-step-card .ant-steps-item-wait .ant-steps-item-title{color:#64748b!important}.create-order-source-alert{margin-bottom:20px;background:#eff6ff!important;border:1px solid rgba(37,99,235,.26)!important;border-radius:8px}.create-order-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.create-order-form-panel,.create-order-preview-card{overflow:hidden;border:1px solid #d8e2ee!important;border-radius:8px!important;background:#fff!important;box-shadow:0 14px 34px #0f172a14}.create-order-form-panel>.ant-card-body{padding:24px}.create-order-preview-card>.ant-card-body{padding:20px}.create-order-side{position:sticky;top:18px}.create-order-card-title.ant-typography{color:#172033;margin:0;line-height:1.28;letter-spacing:0}.create-order-section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #d8e2ee}.create-order-section.last{margin-bottom:0;border-bottom:0}.create-order-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.create-order-section-title{display:flex;align-items:center;gap:10px;color:#172033;font-size:15px;font-weight:700}.create-order-section-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(37,99,235,.3);border-radius:8px;color:#2563eb;background:#2563eb1a}.create-order-soft-tag{margin:0;color:#2563eb!important;border-color:#2563eb52!important;background:#2563eb14!important}.create-order-page .ant-form-item{margin-bottom:16px}.create-order-page .ant-form-item-label>label{color:#64748b!important;font-size:12px;font-weight:600}.create-order-page .ant-input,.create-order-page .ant-input-number,.create-order-page .ant-input-number-input,.create-order-page .ant-select-selector,.create-order-page textarea.ant-input{color:#172033!important;background:#f8fafc!important}.create-order-page .ant-input,.create-order-page .ant-input-number,.create-order-page .ant-select-selector,.create-order-page textarea.ant-input{border-color:#d8e2ee!important;border-radius:8px!important}.create-order-page .ant-input:hover,.create-order-page .ant-input-number:hover,.create-order-page .ant-select-selector:hover,.create-order-page textarea.ant-input:hover{border-color:#2563eb94!important}.create-order-page .ant-input::placeholder,.create-order-page textarea.ant-input::placeholder,.create-order-page .ant-select-selection-placeholder{color:#94a3b8!important}.create-order-page .ant-select-selection-item{color:#172033!important}.create-order-compact{width:100%}.create-order-primary,.create-order-primary-inline,.create-order-mini-primary{border-color:#2563eb!important;background:#2563eb!important;color:#fff!important;font-weight:700;box-shadow:0 8px 18px #2563eb2e}.create-order-primary{height:46px;border-radius:8px}.create-order-primary-inline{min-width:88px}.create-order-secondary,.create-order-ghost-button{color:#334155!important;border-color:#cbd5e1!important;background:#f8fafc!important}.create-order-product-card,.create-order-empty-card,.create-order-recipient-card,.create-order-recommendations,.create-order-mode-note,.create-order-preview-product,.create-order-price-box{border:1px solid #d8e2ee;border-radius:8px;background:#f4f7fb}.create-order-product-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:16px;padding:14px;margin-bottom:16px}.create-order-product-image{display:flex;align-items:center;justify-content:center;min-height:74px;overflow:hidden;border-radius:8px;color:#2563eb;background:#f8fafc}.create-order-product-image .ant-image{width:100%}.create-order-product-image img{display:block;width:100%;height:74px;object-fit:cover}.create-order-product-main{min-width:0}.create-order-product-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:5px}.create-order-product-name,.create-order-preview-name,.create-order-recipient-name,.create-order-mode-title{display:block;color:#172033!important;font-weight:700}.create-order-product-name{overflow:hidden;line-height:1.35;text-overflow:ellipsis}.create-order-product-price{display:block;margin-top:8px;color:#16a34a!important;font-size:16px;font-weight:700}.create-order-state-tag{flex:0 0 auto;margin:0;border-radius:6px}.create-order-state-tag.success{color:#16a34a!important;border-color:#3fb95052!important;background:#3fb9501a!important}.create-order-state-tag.danger{color:#dc2626!important;border-color:#f8514952!important;background:#f851491a!important}.create-order-empty-card{display:flex;align-items:center;gap:10px;min-height:70px;padding:14px;margin-bottom:16px;color:#64748b}.create-order-inline-fields{display:grid;gap:14px}.create-order-inline-fields.three{grid-template-columns:minmax(0,2fr) minmax(120px,1fr) minmax(100px,.75fr)}.create-order-inline-fields .ant-form-item{margin-bottom:0}.create-order-recommendations{padding:14px;margin-bottom:16px}.create-order-recommendation-head,.create-order-recommendation-line,.create-order-recommendation-product{display:flex;align-items:center;justify-content:space-between;gap:12px}.create-order-recommendation-head{margin-bottom:12px}.create-order-recommendation-title,.create-order-recommendation-total{color:#172033!important;font-weight:700}.create-order-recommendation-list{display:grid;gap:10px}.create-order-recommendation-item{padding:12px;border:1px solid #d8e2ee;border-radius:8px;background:#fff}.create-order-recommendation-products{display:grid;gap:6px;margin-top:10px}.create-order-good{color:#16a34a!important}.create-order-warning{color:#d97706!important}.create-order-loading{display:flex;justify-content:center;padding:14px 0}.create-order-recipient-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;margin-bottom:16px}.create-order-recipient-main{display:flex;align-items:center;gap:12px;min-width:0}.create-order-avatar{width:42px;height:42px;flex:0 0 auto;border-radius:50%;object-fit:cover}.create-order-avatar.fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;background:#2563eb}.create-order-mono{display:block;color:#64748b!important;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.5}.create-order-friend-button{flex:0 0 auto;color:#fff!important;border-color:#2563eb!important;background:#2563eb!important}.create-order-friend-button.done{color:#16a34a!important;border-color:#3fb9506b!important;background:transparent!important}.create-order-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.create-order-mode-card{display:flex!important;align-items:center;gap:10px;min-height:78px;margin:0!important;padding:12px;border:1px solid #d8e2ee;border-radius:8px;background:#f4f7fb}.create-order-mode-card .ant-radio{flex:0 0 auto}.create-order-mode-card.ant-radio-wrapper-checked{border-color:#2563eb9e;background:#2563eb1a}.create-order-mode-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:8px;color:#2563eb;background:#2563eb1f}.create-order-mode-card>span:last-child{min-width:0}.create-order-mode-card .ant-typography{word-break:normal;white-space:normal}.create-order-mode-title{margin-bottom:2px}.create-order-mode-note{display:flex;align-items:flex-start;gap:8px;padding:12px;color:#64748b}.create-order-mode-note.blue{border-color:#2563eb47;background:#eff6ff}.create-order-mode-note.green{border-color:#3fb95047;background:#f0fdf4}.create-order-mode-note.blue .anticon{color:#2563eb}.create-order-mode-note.green .anticon{color:#16a34a}.create-order-mobile-action{display:none}.create-order-preview-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.create-order-ready-tag{margin:0;color:#d97706!important;border-color:#f2cc6052!important;background:#f2cc601a!important}.create-order-ready-tag.done{color:#16a34a!important;border-color:#3fb95052!important;background:#3fb9501a!important}.create-order-preview-product{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;padding:12px;margin-bottom:12px}.create-order-preview-thumb{display:flex;align-items:center;justify-content:center;width:68px;height:52px;overflow:hidden;border-radius:8px;color:#2563eb;background:#f8fafc}.create-order-preview-thumb img{width:100%;height:100%;object-fit:cover}.create-order-preview-product-copy{min-width:0}.create-order-preview-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.create-order-price-box{display:grid;gap:4px;padding:14px;margin-bottom:16px}.create-order-price{color:#16a34a!important;font-size:28px;font-weight:800;line-height:1.15}.create-order-check-list{display:grid;gap:9px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d8e2ee}.create-order-check-item{display:flex;align-items:center;gap:9px;color:#334155;font-size:13px}.create-order-check-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#4a5562;box-shadow:0 0 0 3px #4a556229}.create-order-check-dot.ready{background:#16a34a;box-shadow:0 0 0 3px #3fb95029}.create-order-summary-list{display:grid;gap:0;margin-top:18px;border:1px solid #d8e2ee;border-radius:8px;overflow:hidden}.create-order-summary-list.compact{margin:0 0 16px}.create-order-summary-row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center;min-height:44px;padding:10px 12px;border-bottom:1px solid #d8e2ee;background:#f4f7fb}.create-order-summary-row:last-child{border-bottom:0}.create-order-summary-value{min-width:0;color:#172033!important;text-align:right;overflow-wrap:anywhere}.create-order-confirm-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.create-order-confirm-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 auto;border-radius:8px;color:#2563eb;background:#2563eb1a}.create-order-confirm-alert{margin-bottom:18px;border-radius:8px}.create-order-confirm-alert.blue{background:#eff6ff!important;border:1px solid rgba(37,99,235,.26)!important}.create-order-confirm-alert.amber{background:#fffbeb!important;border:1px solid rgba(242,204,96,.28)!important}.create-order-confirm-actions{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(180px,1.4fr);gap:12px;margin-top:18px}@media (max-width: 1120px){.create-order-grid{grid-template-columns:minmax(0,1fr) 330px}}@media (max-width: 980px){.create-order-header,.create-order-heading{flex-direction:column}.create-order-step-card{width:100%}.create-order-grid{grid-template-columns:minmax(0,1fr)}.create-order-side{position:static}.create-order-mobile-action{display:flex}.create-order-preview-card .create-order-primary{display:none}}@media (max-width: 720px){.create-order-page{padding-bottom:16px}.create-order-header{gap:12px;margin-bottom:14px}.create-order-heading{gap:10px}.create-order-back{width:fit-content;padding-left:0}.create-order-form-panel>.ant-card-body,.create-order-preview-card>.ant-card-body{padding:14px}.create-order-title.ant-typography{font-size:21px}.create-order-inline-fields.three,.create-order-mode-grid,.create-order-confirm-actions{grid-template-columns:minmax(0,1fr)}.create-order-product-card{grid-template-columns:minmax(0,1fr);gap:12px}.create-order-product-image img{height:112px}.create-order-recipient-card,.create-order-recommendation-head,.create-order-recommendation-line{align-items:flex-start;flex-direction:column}.create-order-summary-row{grid-template-columns:minmax(0,1fr)}.create-order-summary-value{text-align:left}.create-order-friend-button,.create-order-mini-primary,.create-order-ghost-button{width:100%}.create-order-mode-card{min-height:70px}.create-order-price{font-size:24px}}:root{--ops-bg: #f4f7fb;--ops-surface: #ffffff;--ops-surface-muted: #f8fafc;--ops-border: #d8e2ee;--ops-border-soft: #e7edf5;--ops-text: #172033;--ops-muted: #64748b;--ops-faint: #94a3b8;--ops-primary: #2563eb;--ops-primary-soft: #eff6ff;--ops-success: #16a34a;--ops-success-soft: #f0fdf4;--ops-warning: #d97706;--ops-warning-soft: #fffbeb;--ops-danger: #dc2626;--ops-danger-soft: #fef2f2;--ops-shadow: 0 14px 34px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--ops-bg);color:var(--ops-text);font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;letter-spacing:0}body,button,input,textarea,select{letter-spacing:0}.ant-layout{background:var(--ops-bg)}.ant-card{border-color:var(--ops-border)!important;box-shadow:0 1px 2px #0f172a0a}.ant-card-head{min-height:48px;border-bottom-color:var(--ops-border-soft)!important}.ant-card-head-title{color:var(--ops-text);font-weight:700}.ant-table{color:var(--ops-text)}.ant-table-wrapper .ant-table-thead>tr>th{color:#475569;font-size:12px;font-weight:700;background:var(--ops-surface-muted)!important;border-bottom-color:var(--ops-border)!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--ops-border-soft)!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.ant-btn{font-weight:600;box-shadow:none}.ant-btn-primary{box-shadow:0 8px 18px #2563eb2e}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper,textarea.ant-input{background:#fff!important;border-color:var(--ops-border)!important;color:var(--ops-text)!important}.ant-input-number-input,.ant-select-selection-item{color:var(--ops-text)!important}.ant-select-selection-placeholder,.ant-input::placeholder,textarea.ant-input::placeholder{color:var(--ops-faint)!important}.ant-input:hover,.ant-input-number:hover,.ant-select-selector:hover,.ant-picker:hover,.ant-input-affix-wrapper:hover,textarea.ant-input:hover{border-color:#93b4f7!important}.ant-select-dropdown,.ant-dropdown-menu,.ant-modal-content{border:1px solid var(--ops-border-soft);box-shadow:var(--ops-shadow)}.ant-modal-header{border-bottom:1px solid var(--ops-border-soft)}.ant-tooltip-inner .ant-typography{color:#ffffffe6!important}.ant-tag{border-radius:6px;font-weight:600}.ant-menu-dark .ant-menu-item{border-radius:8px;margin-inline:0}.ant-menu-dark .ant-menu-item-selected{background:#2563ebeb!important}.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected){color:#cbd5e1}.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):hover{color:#fff;background:#94a3b81f!important}.ant-alert{border-radius:8px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid transparent;border-radius:999px;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#94a3b8;border:2px solid transparent;background-clip:content-box}@media (max-width: 767px){html,body,#root{width:100%;overflow-x:hidden}.ant-layout-header{min-height:60px}.ant-card{border-radius:8px!important}.ant-card-head{padding-inline:14px!important}.ant-card-body{padding:14px!important}.ant-card .ant-table-wrapper{margin:-14px}.ant-table-wrapper{max-width:100%;overflow:hidden}.ant-table-wrapper .ant-table{font-size:12px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:10px 12px!important;white-space:nowrap}.ant-table-wrapper .ant-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-pagination{row-gap:8px;justify-content:center}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal-content{border-radius:10px!important}.ant-modal-body{max-height:calc(100vh - 190px);overflow:auto}.ant-space,.ant-select,.ant-input,.ant-input-number,.ant-picker,.ant-btn{max-width:100%}.ant-btn{min-height:34px}.ant-typography{overflow-wrap:anywhere}.ant-statistic-title{margin-bottom:2px!important}::-webkit-scrollbar{width:6px;height:6px}}
