.wst-loading{text-align:center;padding:30px;color:#666;font-size:16px}.wst-loading:before{content:"⏳";margin-right:10px;font-size:20px}.wst-error{background:#fee;border-left:4px solid #e74c3c;color:#c0392b;padding:15px 20px;border-radius:8px;font-weight:500}.wst-error:before{content:"⚠️";margin-right:10px}.wst-success{background:#f9f9f9;border-radius:12px;padding:0;overflow:hidden}.wst-order-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:20px;text-align:center}.wst-order-header h4{margin:0 0 10px;font-size:20px}.wst-order-number{font-size:28px;font-weight:700;margin:0}.wst-order-info{padding:20px}.wst-info-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.wst-info-row:last-child{border-bottom:none}.wst-info-label{font-weight:600;color:#555}.wst-info-value{color:#333;text-align:right}.wst-status{display:inline-block;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.wst-status-pending{background:#fff3cd;color:#856404}.wst-status-processing{background:#d1ecf1;color:#0c5460}.wst-status-on-hold{background:#fff3cd;color:#856404}.wst-status-completed{background:#d4edda;color:#155724}.wst-status-cancelled,.wst-status-refunded,.wst-status-failed{background:#f8d7da;color:#721c24}.wst-total-amount{font-size:24px;font-weight:700;color:#667eea}.wst-products{margin-top:20px;padding:20px;background:#fff;border-radius:8px;border:1px solid #e0e0e0}.wst-products h5{margin:0 0 15px;color:#333;font-size:16px;text-transform:uppercase;letter-spacing:1px}.wst-product-item{padding:15px 0;border-bottom:1px solid #f0f0f0}.wst-product-item:last-child{border-bottom:none}.wst-product-name{font-weight:600;color:#333;margin-bottom:5px}.wst-product-meta{color:#666;font-size:14px}.wst-note{margin-top:20px;padding:15px 20px;background:#fff8e1;border-left:4px solid #ffc107;border-radius:8px}.wst-note strong{display:block;margin-bottom:8px;color:#333}.wst-address{margin-top:20px;padding:15px 20px;background:#f5f5f5;border-radius:8px}.wst-address strong{display:block;margin-bottom:8px;color:#333}@media (max-width:768px){.wst-order-number{font-size:24px}.wst-total-amount{font-size:20px}}.wst-success{animation:fadeIn .4s ease}