:root{--wcc-bg: #f5f7fb;--wcc-surface: #ffffff;--wcc-surface-soft: #f7f9fd;--wcc-border: rgba(0, 48, 112, .12);--wcc-border-strong: rgba(0, 48, 112, .2);--wcc-text: #12233f;--wcc-text-muted: rgba(18, 35, 63, .72);--wcc-text-soft: rgba(18, 35, 63, .55);--wcc-blue: #003070;--wcc-blue-hover: #0a3c8a;--wcc-orange: #f25c19;--wcc-orange-hover: #ff7a2d;--wcc-success: #1f8f4d;--wcc-danger: #c62828;--wcc-shadow-sm: 0 6px 18px rgba(0, 48, 112, .06);--wcc-shadow-md: 0 14px 40px rgba(0, 48, 112, .08);--wcc-radius-sm: 10px;--wcc-radius: 16px;--wcc-radius-lg: 22px;--wcc-gap: 18px;--wcc-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}.wcc-root{width:100%;max-width:1380px;margin:0 auto;padding:28px 16px 40px;font-family:var(--wcc-font);color:var(--wcc-text);background:transparent}.wcc-root,.wcc-root *{box-sizing:border-box}.wcc-root h1,.wcc-root h2,.wcc-root h3,.wcc-root h4,.wcc-root p{margin-top:0}.wcc-root img{max-width:100%;height:auto;display:block}.wcc-root button,.wcc-root input,.wcc-root select,.wcc-root textarea{font:inherit}.wcc-root button,.wcc-root button[type=button],.wcc-root button[type=submit],.wcc-root button[type=reset],.wcc-root input[type=button],.wcc-root input[type=submit],.wcc-root input[type=reset],.wcc-root .wcc-btn,.wcc-root .wcc-cart-nav-card,.wcc-root .wcc-acc-head{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important;box-shadow:none;text-shadow:none}.wcc-root button,.wcc-root button[type=button],.wcc-root button[type=submit],.wcc-root button[type=reset],.wcc-root input[type=button],.wcc-root input[type=submit],.wcc-root input[type=reset]{border:0;margin:0;line-height:1.2;text-transform:none;letter-spacing:normal}.wcc-root .wcc-btn,.wcc-root button.wcc-btn,.wcc-root input.wcc-btn[type=button],.wcc-root input.wcc-btn[type=submit],.wcc-root input.wcc-btn[type=reset]{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border:1px solid var(--wcc-border-strong)!important;background:#fff!important;color:var(--wcc-blue)!important;border-radius:12px!important;padding:11px 16px!important;min-height:42px;width:auto;min-width:0;font-size:13px!important;font-weight:800!important;font-family:inherit!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap;cursor:pointer!important;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .05s ease}.wcc-root .wcc-btn:hover,.wcc-root button.wcc-btn:hover,.wcc-root input.wcc-btn[type=button]:hover,.wcc-root input.wcc-btn[type=submit]:hover,.wcc-root input.wcc-btn[type=reset]:hover{background:#f5f8ff!important;border-color:#0030704d!important;color:var(--wcc-blue)!important}.wcc-root .wcc-btn:active,.wcc-root button.wcc-btn:active,.wcc-root input.wcc-btn[type=button]:active,.wcc-root input.wcc-btn[type=submit]:active,.wcc-root input.wcc-btn[type=reset]:active{transform:translateY(1px)}.wcc-root .wcc-btn:disabled,.wcc-root button.wcc-btn:disabled,.wcc-root input.wcc-btn[type=button]:disabled,.wcc-root input.wcc-btn[type=submit]:disabled,.wcc-root input.wcc-btn[type=reset]:disabled{opacity:.55!important;cursor:not-allowed!important}.wcc-root .wcc-btn.primary,.wcc-root button.wcc-btn.primary,.wcc-root input.wcc-btn.primary[type=button],.wcc-root input.wcc-btn.primary[type=submit],.wcc-root input.wcc-btn.primary[type=reset]{background:var(--wcc-orange)!important;border-color:var(--wcc-orange)!important;color:#fff!important}.wcc-root .wcc-btn.primary:hover,.wcc-root button.wcc-btn.primary:hover,.wcc-root input.wcc-btn.primary[type=button]:hover,.wcc-root input.wcc-btn.primary[type=submit]:hover,.wcc-root input.wcc-btn.primary[type=reset]:hover{background:var(--wcc-orange-hover)!important;border-color:var(--wcc-orange-hover)!important;color:#fff!important}.wcc-root .wcc-btn.small,.wcc-root button.wcc-btn.small,.wcc-root input.wcc-btn.small[type=button],.wcc-root input.wcc-btn.small[type=submit],.wcc-root input.wcc-btn.small[type=reset]{padding:8px 12px!important;min-height:34px;font-size:12px!important;border-radius:10px!important}.wcc-root .wcc-btn.ghost,.wcc-root button.wcc-btn.ghost,.wcc-root input.wcc-btn.ghost[type=button],.wcc-root input.wcc-btn.ghost[type=submit],.wcc-root input.wcc-btn.ghost[type=reset]{background:transparent!important;border-color:transparent!important;color:var(--wcc-text-muted)!important}.wcc-root .wcc-btn.ghost:hover,.wcc-root button.wcc-btn.ghost:hover,.wcc-root input.wcc-btn.ghost[type=button]:hover,.wcc-root input.wcc-btn.ghost[type=submit]:hover,.wcc-root input.wcc-btn.ghost[type=reset]:hover{background:#0030700f!important;border-color:#00307014!important;color:var(--wcc-blue)!important}.wcc-root .wcc-btn.danger,.wcc-root button.wcc-btn.danger,.wcc-root input.wcc-btn.danger[type=button],.wcc-root input.wcc-btn.danger[type=submit],.wcc-root input.wcc-btn.danger[type=reset]{border-color:#c6282833!important;background:#c6282814!important;color:var(--wcc-danger)!important}.wcc-error{background:#c6282814;border:1px solid rgba(198,40,40,.2);color:var(--wcc-danger);padding:14px 16px;border-radius:var(--wcc-radius);margin-bottom:16px}.wcc-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:var(--wcc-gap);align-items:start}@media (max-width: 1140px){.wcc-layout{grid-template-columns:1fr}}.wcc-main,.wcc-panel{background:var(--wcc-surface);border:1px solid var(--wcc-border);border-radius:var(--wcc-radius-lg);box-shadow:var(--wcc-shadow-sm)}.wcc-main{padding:16px}.wcc-panel{padding:18px}.wcc-sidebar{display:flex;flex-direction:column;gap:var(--wcc-gap)}.wcc-panel h3{margin:0 0 12px;font-size:15px;line-height:1.25;font-weight:800;color:var(--wcc-blue)}.wcc-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.wcc-help{margin-top:8px;font-size:13px;line-height:1.5;color:var(--wcc-text-muted)}.wcc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px}.wcc-view-buttons{display:flex;gap:10px;flex-wrap:wrap}.wcc-zoom{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--wcc-text-muted)}.wcc-zoom input[type=range]{width:180px;max-width:100%}.wcc-stage-wrap{min-height:640px;padding:20px;background:#fff;border:1px solid var(--wcc-border);border-radius:var(--wcc-radius-lg);display:flex;justify-content:center;align-items:center}.wcc-stage{margin:0 auto}.wcc-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.wcc-label{font-size:12px;font-weight:600;color:var(--wcc-text-muted)}.wcc-field input[type=text],.wcc-field input[type=number],.wcc-field input[type=file],.wcc-field textarea,.wcc-field select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--wcc-border);border-radius:12px;background:var(--wcc-surface-soft);color:var(--wcc-text);outline:none}.wcc-field textarea{min-height:110px;resize:vertical}.wcc-field input[type=text]:focus,.wcc-field input[type=number]:focus,.wcc-field textarea:focus,.wcc-field select:focus{border-color:#00307059;box-shadow:0 0 0 3px #00307017}.wcc-inline{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--wcc-text-muted)}.wcc-sidebar .wcc-row{display:block;text-align:center;margin-top:24px}.wcc-sidebar .wcc-slot-empty{display:block;text-align:center;margin-top:12px}.wcc-slots{display:flex;flex-direction:column;gap:12px}.wcc-slot,.wcc-lib-card,.wcc-choice,.wcc-pos,.wcc-box,.wcc-acc{border:1px solid var(--wcc-border);border-radius:var(--wcc-radius);background:var(--wcc-surface-soft)}.wcc-slot{padding:12px}.wcc-slot-top,.wcc-wizard-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.wcc-slot-num,.wcc-lib-name,.wcc-choice strong,.wcc-pos-title,.wcc-box-title,.wcc-acc-title,.wcc-wizard-steps{color:var(--wcc-blue);font-weight:800}.wcc-slot-card{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px}.wcc-slot-thumb,.wcc-uploaded-preview,.wcc-lib-thumb{background:#fff;border:1px solid var(--wcc-border);border-radius:12px}.wcc-slot-thumb{width:90px;height:90px;overflow:hidden;display:flex;align-items:center;justify-content:center}.wcc-slot-thumb img,.wcc-lib-thumb img{width:100%;height:100%;object-fit:cover}.wcc-slot-desc,.wcc-lib-desc,.wcc-lib-status,.wcc-choice-sub,.wcc-acc-right,.wcc-slot-thumb-ph{font-size:12px;line-height:1.45;color:var(--wcc-text-muted)}.wcc-lib-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wcc-lib-grid-1col{grid-template-columns:1fr!important}.wcc-lib-card{display:grid;grid-template-columns:140px minmax(0,1fr);overflow:hidden}.wcc-lib-thumb{min-height:140px}.wcc-lib-body{padding:14px}.wcc-wizard,.wcc-pos-list,.wcc-choice-grid,.wcc-pos-groups{display:grid;gap:12px}.wcc-choice-grid,.wcc-pos-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.wcc-choice,.wcc-pos,.wcc-box{padding:14px}.wcc-root button.wcc-choice,.wcc-root button.wcc-pos{display:block!important;width:100%;border:1px solid var(--wcc-border)!important;border-radius:var(--wcc-radius)!important;background:var(--wcc-surface-soft)!important;color:var(--wcc-text)!important;text-align:left!important;padding:14px!important}.wcc-choice.is-active,.wcc-pos.is-active,.wcc-cart-nav-card.is-active,.wcc-progress-step.is-active .wcc-progress-dot{border-color:#f25c1980;box-shadow:0 0 0 3px #f25c191f}.wcc-root .wcc-choice.is-active,.wcc-root button.wcc-choice.is-active,.wcc-root .wcc-pos.is-active,.wcc-root button.wcc-pos.is-active{background:#f25c1914!important;color:var(--wcc-text)!important}.wcc-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#f25c191a;border:1px solid rgba(242,92,25,.2);color:#a54614;font-size:11px;font-weight:700}.wcc-acc{overflow:hidden}.wcc-root .wcc-acc-head,.wcc-root button.wcc-acc-head,.wcc-root button.wcc-acc-head:hover,.wcc-root button.wcc-acc-head:focus,.wcc-root button.wcc-acc-head:active{width:100%;border:0!important;background:#0030700a!important;padding:12px 14px!important;display:flex!important;justify-content:space-between;align-items:center;cursor:pointer!important;color:var(--wcc-text)!important;text-decoration:none!important;border-radius:0!important;min-height:0;box-shadow:none!important}.wcc-acc-left{display:inline-flex;align-items:center;gap:10px}.wcc-acc-step{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;background:#00307014;color:var(--wcc-blue)}.wcc-acc-body,.wcc-wizard-footer,.wcc-uploaded{padding-top:12px}.wcc-uploaded{border-top:1px solid var(--wcc-border)}code{padding:2px 6px;border-radius:6px;font-size:12px;background:#00307014}.wcc-order-level-root{display:flex;flex-direction:column;gap:22px}.wcc-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:8px 0 2px}.wcc-progress-step{position:relative;text-align:center;padding:0 12px}.wcc-progress-line{position:absolute;top:18px;left:calc(-50% + 28px);right:calc(50% + 28px);height:2px;background:#d7dfec}.wcc-progress-step:first-child .wcc-progress-line{display:none}.wcc-progress-dot{position:relative;z-index:1;width:38px;height:38px;margin:0 auto 10px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#dde4f0;color:var(--wcc-blue);font-weight:800;box-shadow:0 0 0 6px #fff}.wcc-progress-step.is-done .wcc-progress-dot,.wcc-progress-step.is-active .wcc-progress-dot{background:var(--wcc-blue);color:#fff;box-shadow:0 0 0 6px #0030700f}.wcc-progress-label{font-size:14px;font-weight:700;color:var(--wcc-text-muted);line-height:1.35}.wcc-progress-step.is-active .wcc-progress-label,.wcc-progress-step.is-done .wcc-progress-label{color:var(--wcc-blue)}.wcc-order-top-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.wcc-order-summary-name{font-size:24px;line-height:1.2;font-weight:800;color:var(--wcc-blue);margin-bottom:10px}.wcc-order-summary-panel{margin-bottom:24px}.wcc-order-summary-meta{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:12px;color:var(--wcc-text-muted);font-size:14px}.wcc-order-summary-meta strong{color:var(--wcc-text)}.wcc-order-summary-badges{display:flex;flex-wrap:wrap;gap:8px}.wcc-order-summary-badge{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;background:var(--wcc-surface-soft);border:1px solid var(--wcc-border);font-size:12px;font-weight:700;color:var(--wcc-blue)}.wcc-root .wcc-cart-nav-card,.wcc-root button.wcc-cart-nav-card{display:block;padding:6px;border:1px solid var(--wcc-border)!important;border-radius:10px!important;background:#fff!important;cursor:pointer!important;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;text-align:left!important;min-width:0;width:100%;color:inherit!important}.wcc-cart-nav-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.wcc-cart-nav-card:hover{border-color:#0030703d!important;box-shadow:0 4px 12px #00307014}.wcc-cart-nav-card:active{transform:translateY(1px)}.wcc-cart-nav-card.is-active{border-color:#f25c198c!important;box-shadow:0 0 0 2px #f25c1924}.wcc-cart-nav-thumb{height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:6px;padding:4px;overflow:hidden;border-radius:8px;background:#fff;border:1px solid var(--wcc-border)}.wcc-cart-nav-thumb img{max-width:100%;max-height:100%;object-fit:contain}.wcc-cart-nav-thumb-ph{font-size:10px;color:var(--wcc-text-soft)}.wcc-cart-nav-name{font-size:11px;line-height:1.2;font-weight:800;color:var(--wcc-blue);margin-bottom:4px;min-height:26px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wcc-cart-nav-meta-grid{display:grid;gap:2px}.wcc-cart-nav-meta-row{display:flex;justify-content:space-between;align-items:center;gap:4px;font-size:10px;line-height:1.2}.wcc-cart-nav-meta-label{color:var(--wcc-text-soft);font-weight:600;white-space:nowrap}.wcc-cart-nav-meta-value{color:var(--wcc-text);font-weight:700;text-align:right;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.wcc-order-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.wcc-order-preview-panel{padding:16px}.wcc-order-preview-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.wcc-order-preview-title{font-size:15px;font-weight:800;color:var(--wcc-blue)}.wcc-order-preview-stage{min-height:720px}.wcc-order-side-stack{display:flex;flex-direction:column;gap:18px}.wcc-order-table-panel{padding:0;overflow:hidden}.wcc-order-table-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 14px;border-bottom:1px solid var(--wcc-border)}.wcc-order-table-title{font-size:16px;font-weight:800;color:var(--wcc-blue)}.wcc-order-table-wrap{overflow-x:auto}.wcc-order-table{width:100%;border-collapse:collapse;min-width:760px}.wcc-order-table th,.wcc-order-table td{padding:14px 18px;border-bottom:1px solid #e6ebf4;text-align:left;vertical-align:middle;font-size:14px}.wcc-order-table th{background:#fbfcff;color:var(--wcc-blue);font-weight:800}.wcc-order-table td{color:var(--wcc-text)}.wcc-order-table tbody tr:hover{background:#fbfcff}.wcc-order-table tbody tr.is-active{background:#f25c190f}.wcc-order-table-status{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:#0030700d;color:var(--wcc-blue);font-size:12px;font-weight:800}.wcc-order-table-status.is-ready{background:#1f8f4d1a;color:var(--wcc-success)}.wcc-order-table-status.is-empty{background:#f25c191a;color:#9f4a15}.wcc-order-empty{padding:22px;text-align:center;color:var(--wcc-text-muted)}@media (max-width: 1140px){.wcc-order-top-grid,.wcc-order-main-grid{grid-template-columns:1fr}.wcc-order-preview-stage{min-height:560px}}@media (max-width: 900px){.wcc-root{padding:20px 12px 32px}.wcc-progress{grid-template-columns:1fr;gap:10px}.wcc-progress-line{display:none}.wcc-choice-grid,.wcc-pos-groups,.wcc-lib-grid{grid-template-columns:1fr}.wcc-stage-wrap,.wcc-order-preview-stage{min-height:420px;padding:14px}.wcc-cart-nav-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.wcc-reuse-locked .wcc-box,.wcc-reuse-locked .wcc-field,.wcc-reuse-locked .wcc-inline,.wcc-reuse-locked .wcc-btn{opacity:.55}.wcc-reuse-locked .wcc-box{background:#00307008}.wcc-reuse-locked .wcc-field input[type=text],.wcc-reuse-locked .wcc-field input[type=number],.wcc-reuse-locked .wcc-field input[type=file],.wcc-reuse-locked .wcc-field textarea,.wcc-reuse-locked .wcc-field select{background:#eef2f7}.wcc-reuse-locked .wcc-field input:disabled,.wcc-reuse-locked .wcc-field select:disabled,.wcc-reuse-locked .wcc-field textarea:disabled{color:var(--wcc-text-muted);cursor:not-allowed}.wcc-reuse-locked .wcc-btn:disabled,.wcc-reuse-locked input[type=checkbox]:disabled,.wcc-reuse-locked input[type=range]:disabled{cursor:not-allowed}
