.oc-page{background:#f8f9fa;min-height:100vh;padding:24px 16px 48px}.oc-wrapper{max-width:960px;margin:0 auto}.oc-wrapper--narrow{max-width:960px}.oc-hero{text-align:center;background:#fff;border:.5px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:28px 20px 24px}.oc-hero-icon{color:#10b981;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.oc-hero-title{color:#111827;margin:0 0 6px;font-size:1.5rem;font-weight:600;line-height:1.25}.oc-hero-subtitle{color:#6b7280;margin:0 0 16px;font-size:.95rem}.oc-email-note{color:#6b7280;margin:10px 0 0;font-size:.85rem}.oc-order-number-pill{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:4px;display:inline-flex}.oc-order-number-pill--dark{background:#ffffff1f;border-color:#fff3}.oc-order-number-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:1.25rem}.oc-order-number-value{color:#111827;font-size:.9rem;font-weight:600}.oc-order-number-pill--dark .oc-order-number-value{color:inherit}.oc-copy-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;align-items:center;padding:3px;display:flex}.oc-copy-btn:hover{color:#374151}.oc-body{grid-template-columns:1fr 340px;align-items:start;gap:16px;display:grid}@media (max-width:720px){.oc-body{grid-template-columns:1fr}}.oc-section{background:#fff;border:.5px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:18px}.oc-section-header{color:#6b7280;align-items:center;gap:8px;margin-bottom:14px;display:flex}.oc-section-header h2{color:#111827;margin:0;font-size:1rem;font-weight:600}.oc-section-title-plain{color:#111827;margin:0 0 12px;font-size:.95rem;font-weight:600}.oc-items-list{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.oc-item{align-items:center;gap:12px;display:flex}.oc-item-image-wrap{flex-shrink:0;position:relative}.oc-item-image{object-fit:cover;border:1px solid #f3f4f6;border-radius:8px;width:52px;height:52px}.oc-item--minimal .oc-item-image{width:44px;height:44px}.oc-item-image-placeholder{background:#f3f4f6;border-radius:8px;width:52px;height:52px}.oc-item-image-placeholder--sm{width:44px;height:44px}.oc-item-qty-badge{color:#fff;background:#374151;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}.oc-item-details{flex:1;min-width:0}.oc-item-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:500;overflow:hidden}.oc-item-variant{color:#9ca3af;margin:2px 0 0;font-size:.8rem}.oc-item-price{color:#111827;flex-shrink:0;font-size:.9rem;font-weight:600}.oc-totals{border-top:1px solid #f3f4f6;flex-direction:column;gap:8px;padding-top:12px;display:flex}.oc-totals--compact{gap:6px}.oc-totals-row{color:#6b7280;justify-content:space-between;font-size:.9rem;display:flex}.oc-totals-row--total{color:#111827;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:10px;font-size:1rem;font-weight:700}.oc-totals-row--discount{color:#10b981}.oc-free-tag{color:#10b981;font-size:.8rem;font-weight:600}.oc-section--tracking{border-left:2px solid #10b981;border-radius:0 12px 12px 0}.oc-tracking-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.oc-tracking-carrier{color:#111827;text-transform:capitalize;margin:0 0 2px;font-size:.9rem;font-weight:600}.oc-tracking-number{color:#6b7280;margin:0;font-family:monospace;font-size:.85rem}.oc-tracking-eta{color:#6b7280;text-align:right;flex-direction:column;gap:2px;margin:0;font-size:.8rem;display:flex}.oc-tracking-eta strong{color:#111827;font-size:.85rem}.oc-address{color:#6b7280;flex-direction:column;gap:3px;font-size:.9rem;line-height:1.5;display:flex}.oc-address p{margin:0}.oc-address-name{color:#111827;font-size:.95rem;font-weight:600}.oc-address-phone{color:#9ca3af;font-size:.85rem}.oc-address--inline{flex-flow:wrap;gap:2px}.oc-address--inline span:after{content:" · ";color:#d1d5db}.oc-address--inline span:last-child:after{content:""}.oc-meta-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.oc-meta-item{flex-direction:column;gap:3px;display:flex}.oc-meta-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.oc-meta-value{color:#111827;font-size:.9rem;font-weight:500}.oc-meta-value--capitalize{text-transform:capitalize}.oc-status-badge{text-transform:capitalize;border-radius:999px;width:fit-content;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-block}.oc-status-badge--paid{color:#059669;background:#ecfdf5}.oc-status-badge--pending{color:#d97706;background:#fffbeb}.oc-status-badge--failed{color:#dc2626;background:#fef2f2}.oc-actions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.oc-actions--stacked{padding:0 0 10px}.oc-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .12s;display:inline-flex}.oc-btn--primary{background:var(--color-primary,#111827);color:var(--color-text-inverse)!important}.oc-btn--primary:hover{opacity:.85}.oc-btn--outline{background:var(--color-primary);border:1px solid #d1d5db;color:var(--color-text-inverse)!important}.oc-btn--ghost{color:#6b7280;background:0 0}.oc-btn--ghost:hover{color:#111827}.oc-status-hero{text-align:center;border:1px solid #0000;border-radius:12px;margin-bottom:16px;padding:36px 20px 28px}.oc-status-hero--pending{color:#92400e;background:#fffbeb;border-color:#fde68a}.oc-status-hero--failed{color:#991b1b;background:#fef2f2;border-color:#fecaca}.oc-status-hero-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;display:flex}.oc-status-hero--pending .oc-status-hero-icon{color:#d97706;background:#fef3c7}.oc-status-hero--failed .oc-status-hero-icon{color:#dc2626;background:#fee2e2}.oc-status-hero-title{margin:0 0 8px;font-size:1.35rem;font-weight:700}.oc-status-hero-message{opacity:.85;max-width:360px;margin:0 auto 20px;font-size:.9rem;line-height:1.6}.oc-loading{text-align:center;background:#fff;border:.5px solid #e5e7eb;border-radius:12px;padding:70px 24px}.oc-loading-spinner{border:2.5px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:.7s linear infinite oc-spin}@keyframes oc-spin{to{transform:rotate(360deg)}}.oc-loading-text{color:#111827;margin:0 0 6px;font-size:1.05rem;font-weight:600}.oc-loading-sub{color:#9ca3af;margin:0;font-size:.875rem}[dir=rtl] .oc-body,[dir=rtl] .oc-totals-row,[dir=rtl] .oc-meta-item{direction:rtl}
