.order-proof{box-sizing:border-box;padding:18px!important;margin:16px 0!important;border:1px solid #dce5ed!important;border-radius:12px!important;background:#f8fafc;color:#233449;font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;text-align:left;max-width:100%;overflow:hidden}
.order-proof [hidden]{display:none!important}
.order-proof-heading{display:flex;align-items:center;gap:9px;margin-bottom:9px}.order-proof-heading strong{font-size:15px;font-weight:650}.order-proof-icon{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:8px;background:#e3edf9;color:#2563eb;font-weight:700}.order-proof-badge{margin-left:auto;font-size:11px;color:#63748b;background:#edf2f7;border-radius:20px;padding:2px 8px;white-space:nowrap}
.order-proof .order-proof-status{margin:0 0 14px!important;color:#526176;font-size:13px;line-height:1.7;min-height:22px}.order-proof-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}
.order-proof button{appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;font:600 14px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif!important;border-radius:8px!important;padding:10px 16px!important;min-height:42px;cursor:pointer;transition:background .15s;letter-spacing:0!important;text-decoration:none!important;box-shadow:none!important;white-space:normal}
.order-proof .order-proof-start{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;border:1px solid #2563eb!important;background:#2563eb!important;color:#fff!important}.order-proof .order-proof-start:hover{background:#1d4ed8!important}.order-proof .order-proof-start:disabled{cursor:wait;opacity:.75}.order-proof .order-proof-switch{border:1px solid #b9c8d8!important;background:#fff!important;color:#334a66!important}.order-proof button:focus-visible{outline:3px solid #9cbffa;outline-offset:2px}.order-proof .order-proof-note{margin:12px 0 0!important;color:#78869a;font-size:11px}.order-proof-progress{height:3px;background:#e4eaf1;border-radius:8px;margin-bottom:14px;display:none}.order-proof-progress span{display:block;height:3px;width:0;background:#2563eb;transition:width .2s}
.order-proof-spinner{display:none;width:14px;height:14px;border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;animation:order-proof-spin .8s linear infinite}.order-proof[data-state=busy] .order-proof-spinner{display:inline-block}.order-proof[data-state=busy] .order-proof-progress{display:block}.order-proof[data-state=success]{border-color:#b5dac7!important;background:#f4fbf7}.order-proof[data-state=success] .order-proof-icon{background:#daf1e3;color:#168252}.order-proof[data-state=success] .order-proof-status{color:#167549}.order-proof[data-state=error] .order-proof-status{color:#a4561c}.order-proof-backup{margin-top:14px;min-height:70px;max-width:100%}.order-proof-noscript{color:#a4561c;font-size:12px}
@keyframes order-proof-spin{to{transform:rotate(360deg)}}@media(max-width:420px){.order-proof{padding:14px!important}.order-proof-actions button{flex:1 1 130px}.order-proof-heading{gap:7px}}@media(prefers-reduced-motion:reduce){.order-proof *{animation:none!important;transition:none!important}}
