/* R6.16.50 新建订单单一路径、界面模式与草稿恢复收口 */
.r61650-preferences-page{display:grid;gap:18px;max-width:1500px;margin:0 auto}.r61650-pref-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid color-mix(in srgb,var(--primary) 24%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--primary) 5%,var(--panel))}.r61650-pref-status>div{display:grid;gap:3px}.r61650-pref-status small{color:var(--muted)}.r61650-save-state{display:inline-flex;align-items:center;gap:7px;color:#287849;font-weight:700}.r61650-save-state::before{content:'';width:8px;height:8px;border-radius:50%;background:currentColor}.r61650-save-state.is-saving{color:#6b63db}.r61650-save-state.is-error{color:#b42318}.r61650-mode-card{position:relative;display:grid;gap:7px;border:1px solid var(--line);border-radius:15px;padding:16px;cursor:pointer;min-height:132px}.r61650-mode-card input{position:absolute;opacity:0;pointer-events:none}.r61650-mode-card:has(input:checked){border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent);background:color-mix(in srgb,var(--primary) 4%,var(--panel))}.r61650-mode-card strong{font-size:16px}.r61650-mode-card span,.r61650-mode-card small{color:var(--muted);line-height:1.5}.r61650-mode-card .r61650-mode-check{position:absolute;right:14px;top:14px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--primary);color:#fff;opacity:0}.r61650-mode-card:has(input:checked) .r61650-mode-check{opacity:1}.r61650-impact-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:14px;margin-top:14px}.r61650-impact{padding:14px;border-radius:13px;background:var(--surface-2,#f7f8fb);border:1px solid var(--line)}.r61650-impact h3{margin:0 0 8px;font-size:14px}.r61650-impact ul{margin:0;padding-left:20px;color:var(--muted);display:grid;gap:5px}.r61650-nav-preview{display:grid;gap:7px}.r61650-nav-preview span{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:9px;background:var(--panel);border:1px solid var(--line);font-size:12px}.r61650-entry-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.r61650-entry-preset{display:grid;gap:5px;border:1px solid var(--line);border-radius:12px;padding:13px;cursor:pointer}.r61650-entry-preset input{position:absolute;opacity:0}.r61650-entry-preset:has(input:checked){border-color:var(--primary);background:color-mix(in srgb,var(--primary) 5%,var(--panel))}.r61650-entry-preset span{font-size:12px;color:var(--muted)}.r61650-locked-column{display:flex!important;align-items:center;gap:8px;background:var(--surface-2,#f7f8fb);color:var(--muted)}.r61650-lock{font-size:13px}.r61650-pref-note{margin-top:10px;color:var(--muted);font-size:12px}.r61650-restore-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.r61650-restore-row .btn{white-space:nowrap}
body[data-workspace-mode="standard"] .r67-sidebar-preferences b::after{content:' · 标准';font-weight:500;color:var(--muted)}body[data-workspace-mode="full"] .r67-sidebar-preferences b::after{content:' · 完整';font-weight:500;color:var(--muted)}
/* 新建订单 */
.order-master-page.r61650-order-entry{display:grid;gap:14px}.r61650-order-entry .order-master-header{padding:16px 18px;margin:0}.r61650-order-entry .order-master-header h2{font-size:22px;margin:0 0 4px}.r61650-order-entry .order-master-header p{display:block!important;font-size:13px}.r61650-order-entry .order-entry-mode-switch{display:none!important}.r61650-order-entry .order-master-actions{display:flex!important}.r61650-order-entry .scenario-focus-bar{position:static;padding:11px 14px}.r61650-order-entry .classic-order-guide{display:grid!important;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:center;padding:13px 15px;margin:0}.r61650-order-entry .classic-order-guide-actions{justify-content:flex-end;align-items:center}.r61650-order-entry .r61650-entry-mode-buttons{display:inline-flex;align-items:center;gap:5px;padding:3px;border-radius:11px;border:1px solid var(--line);background:var(--surface-2,#f7f8fb)}.r61650-order-entry .r61650-entry-mode-buttons button{border:0;background:transparent;border-radius:8px;padding:8px 11px;font-weight:700;cursor:pointer}.r61650-order-entry .r61650-entry-mode-buttons button.active{background:var(--panel);color:var(--primary);box-shadow:0 2px 8px rgba(15,23,42,.08)}.r61650-order-entry .order-kind-sheet{display:block!important;padding:12px 14px;margin:0}.r61650-order-entry .order-kind-sheet .section-heading{display:none}.r61650-order-entry .order-kind-grid{display:flex;gap:7px;overflow:auto}.r61650-order-entry .order-kind-card{min-width:max-content;padding:8px 12px;min-height:auto;display:flex;align-items:center;gap:7px}.r61650-order-entry .order-kind-card span{display:none}.r61650-order-entry .order-kind-card strong{font-size:12px}.r61650-order-entry .order-kind-card input{position:static!important;inset:auto!important;flex:0 0 auto;width:15px;height:15px;margin:0;accent-color:var(--primary,var(--fp-primary))}.r61650-order-entry .order-kind-card strong{white-space:nowrap}.r61650-order-entry .order-kind-card{overflow:visible}.r61650-order-entry .order-sheet-title{justify-content:flex-start;min-height:38px;padding:8px 14px;background:color-mix(in srgb,var(--primary) 9%,var(--panel));color:var(--text);border-bottom:1px solid var(--line);font-size:14px}.r61650-order-entry .order-head-grid{grid-template-columns:minmax(0,1fr)}.r61650-order-entry .order-payment-panel{display:none;border-left:0;border-top:1px solid var(--line)}.r61650-order-entry.advanced-open .order-payment-panel{display:grid}.r61650-order-entry .order-info-main{grid-template-columns:minmax(280px,1.7fr) minmax(180px,.8fr) minmax(170px,.75fr) minmax(170px,.75fr)}.r61650-order-entry #customerField{grid-column:span 2}.r61650-order-entry #customerAddressField,.r61650-order-entry .order-info-main>.order-field-wide:last-child{display:none}.r61650-order-entry.advanced-open #customerAddressField,.r61650-order-entry.advanced-open .order-info-main>.order-field-wide:last-child{display:grid}.r61650-order-entry #depositField,.r61650-order-entry #shippingField,.r61650-order-entry #customerPhoneField,.r61650-order-entry #transportField{display:none}.r61650-order-entry.advanced-open #depositField,.r61650-order-entry.advanced-open #shippingField,.r61650-order-entry.advanced-open #customerPhoneField,.r61650-order-entry.advanced-open #transportField{display:grid}.r61650-order-entry .product-picker-sheet{display:none}.r61650-order-entry .product-picker-sheet.classic-picker-open{display:block}.r61650-order-entry .order-product-sheet{padding:14px}.r61650-order-entry .order-product-sheet>.section-heading{margin-bottom:9px}.r61650-order-entry .r61638-column-presets{display:none!important}.r61650-order-entry .r61638-table-hint{display:none}.r61650-order-entry .empty-state.compact{min-height:118px;display:grid;place-items:center;text-align:center;border:1px dashed var(--line);border-radius:12px;background:var(--surface-2,#f8f9fc)}.r61650-order-entry .order-image-option,.r61650-order-entry .order-auto-plan-option{padding:10px 12px;margin-top:8px}.r61650-order-entry .order-sticky-save{bottom:8px}.r61650-order-entry .order-sticky-save>div:first-child{min-width:0}.r61650-order-entry .r61650-readiness{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.r61650-order-entry .r61650-readiness b{color:var(--primary)}.r61650-order-entry .r61650-draft-center{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e6b450;border-radius:12px;background:#fff9ea}.r61650-order-entry .r61650-draft-center>div{display:grid;gap:3px}.r61650-order-entry .r61650-draft-center small{color:#725b2c}.r61650-order-entry .r61650-draft-list{margin-top:7px;font-size:12px;color:#725b2c}.r61650-order-entry .r61650-draft-actions{display:flex;gap:7px;flex-wrap:wrap}.r61650-order-entry .r61650-autosave{font-size:12px;color:var(--muted)}.r61650-order-entry .r61650-autosave.is-saved{color:#287849}.r61650-order-entry .r61650-autosave.is-saving{color:#6b63db}.r61650-order-entry .r61650-autosave.is-error{color:#b42318}
@media(max-width:1100px){.r61650-impact-grid{grid-template-columns:1fr}.r61650-order-entry .classic-order-guide{grid-template-columns:1fr}.r61650-order-entry .classic-order-guide-actions{justify-content:flex-start}.r61650-order-entry .order-info-main{grid-template-columns:repeat(2,minmax(0,1fr))}.r61650-order-entry #customerField{grid-column:span 2}}@media(max-width:760px){.r61650-entry-preset-grid{grid-template-columns:1fr}.r61650-pref-status,.r61650-restore-row,.r61650-order-entry .r61650-draft-center{align-items:flex-start;flex-direction:column}.r61650-order-entry .order-master-header{align-items:stretch;flex-direction:column}.r61650-order-entry .order-master-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.r61650-order-entry .classic-order-guide-actions{width:100%}.r61650-order-entry .r61650-entry-mode-buttons{width:100%}.r61650-order-entry .r61650-entry-mode-buttons button{flex:1}.r61650-order-entry .order-info-main{grid-template-columns:1fr}.r61650-order-entry #customerField{grid-column:auto}}

/* R6.16.65：隐藏选择区不再只依赖父级布局类，避免类型切换后误显示并锁住正文。 */
.product-picker-sheet[hidden]{display:none!important}
