.commerce-order-result{padding:40px 24px;border:1px solid #f0f0f0;border-radius:12px;background:#fff;color:#262626;text-align:center;font:14px/1.6 var(--ui-font-family,Inter,sans-serif)}.commerce-order-result__icon{display:grid;width:56px;height:56px;place-items:center;margin:0 auto 16px;border-radius:50%;background:#f6ffed;color:#237804}.commerce-order-result__icon svg{width:28px;height:28px}.commerce-order-result[data-status=processing] .commerce-order-result__icon{background:#e6f4ff;color:#0958d9}.commerce-order-result[data-status=shipping] .commerce-order-result__icon{background:#fff7e6;color:#d46b08}.commerce-order-result[data-status=cancelled] .commerce-order-result__icon{background:#fff2f0;color:#a8071a}.commerce-order-result__eyebrow{margin:0;color:#0958d9;font-size:11px;font-weight:700;letter-spacing:.08em}.commerce-order-result h2{margin:8px 0;font-size:24px;line-height:1.35}.commerce-order-result>p:not(.commerce-order-result__eyebrow){max-width:560px;margin:0 auto 14px;color:#595959}.commerce-order-result>strong{display:inline-flex;padding:4px 10px;border-radius:6px;background:#f5f5f5;font-size:13px}.commerce-order-result__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px}.commerce-order-result__actions a{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:8px 14px;border:1px solid #0958d9;border-radius:8px;color:#0958d9;font-weight:600;text-decoration:none}.commerce-order-result__actions a:first-child{background:#0958d9;color:#fff}.commerce-order-result__actions svg{width:16px;height:16px}