.trade-checkout{--order-ink:#172338;--order-muted:#526176;--order-line:#dce2ea;--order-blue:#245bd6;max-width:1120px;margin:auto;padding:32px 24px 64px;color:var(--order-ink);font-size:16px;line-height:1.55}.trade-checkout .hidden{display:none}.checkout-breadcrumb{display:flex;gap:12px;color:var(--order-muted);margin-bottom:24px}.checkout-heading h1{font-size:32px;line-height:1.2;font-weight:700;letter-spacing:-.025em}.checkout-heading p{color:var(--order-muted);margin-top:10px}.checkout-steps{display:flex;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--order-line)}.checkout-steps button{min-height:44px;color:var(--order-muted)}.checkout-steps button[aria-current]{color:var(--order-blue);font-weight:650}.checkout-steps button span{display:inline-grid;place-items:center;border:1px solid var(--order-line);width:28px;height:28px;border-radius:50%;margin-right:8px}.checkout-steps button[aria-current] span{border-color:var(--order-blue)}.trade-checkout h2{font-size:21px;font-weight:650;letter-spacing:-.015em}.trade-checkout h3{font-size:18px;font-weight:650}.checkout-section{padding:26px 0;border-bottom:1px solid var(--order-line)}.trade-checkout .field-help{color:var(--order-muted);margin:8px 0 12px;font-size:16px}.product-inputs{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:20px}.input-or{color:var(--order-muted);margin-top:28px}.trade-checkout label,.trade-checkout legend{display:block;font-weight:550;margin-bottom:8px}.trade-checkout input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.trade-checkout textarea{width:100%;border:1px solid #aeb9c8;border-radius:6px;min-height:46px;padding:10px 12px;background:#fff;font:inherit}.trade-checkout input[type=checkbox],.trade-checkout input[type=radio]{margin-right:10px;width:17px;height:17px;accent-color:var(--order-blue);flex-shrink:0}.trade-checkout :focus-visible{outline:3px solid #80a8ff;outline-offset:3px}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.option-list{display:flex;flex-direction:column;gap:2px}.option-list label,.year-options label,#country-options label,.all-years{display:flex;align-items:center;min-height:44px;font-weight:400;margin:0}.year-options{display:grid;grid-template-columns:1fr 1fr}#country-options{max-height:220px;overflow:auto;margin-top:8px}.product-results{display:grid;gap:8px;margin-top:12px;max-height:290px;overflow:auto}.product-results button{text-align:left;border:1px solid var(--order-line);border-radius:6px;padding:10px 14px;min-height:46px}.product-results button:hover{background:#f1f5fc;border-color:var(--order-blue)}.trade-checkout button{cursor:pointer}.trade-checkout button:disabled{opacity:.55;cursor:not-allowed}.trade-checkout .text-action{color:var(--order-blue);text-decoration:underline;text-underline-offset:3px;min-height:44px;text-align:left}.trade-checkout a{color:var(--order-blue);text-decoration:underline;text-underline-offset:3px}.trade-checkout a:visited{color:#574b85}.primary-action{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:48px;border-radius:6px;padding:12px 22px;background:var(--order-blue);color:#fff;font-weight:600}.primary-action:hover{background:#1949b5}.configure-actions{display:flex;justify-content:space-between;align-items:center;padding:24px 0;gap:20px}.configure-actions strong{display:block;font-size:24px;font-variant-numeric:tabular-nums}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px}.checkout-preview{min-width:0}.preview-heading{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}#sample-preview-count{color:var(--order-muted)}.preview-table{overflow:auto;max-height:540px;border-block:1px solid var(--order-line);margin-top:12px}.preview-table table{width:100%;font-variant-numeric:tabular-nums;white-space:nowrap}.preview-table th{position:sticky;top:0;background:#f4f6fa;text-align:left;padding:12px 10px}.preview-table td{padding:10px}.preview-coverage{margin-top:16px;color:var(--order-muted)}.checkout-summary{background:#f6f8fb;border:1px solid var(--order-line);border-radius:8px;padding:22px;position:sticky;top:90px}#price-scope{margin:16px 0}#price-scope div{margin:10px 0;display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px}#price-scope dt{color:var(--order-muted)}#price-scope dd{font-weight:550;overflow-wrap:anywhere}.order-total{border-top:1px solid var(--order-line);padding-top:16px}.order-total strong{display:block;font-size:28px;font-variant-numeric:tabular-nums}.checkout-summary .primary-action{width:100%;margin-top:16px}.checkout-error{border:1px solid #e6a6a6;color:#9a2525;background:#fff5f5;padding:16px;margin-top:20px;border-radius:6px}.checkout-help{border-top:1px solid var(--order-line);padding:18px 0}.checkout-help summary{cursor:pointer;font-weight:600;min-height:28px}.checkout-help p{max-width:850px;margin-top:12px;color:var(--order-muted)}.checkout-support{padding:16px 0;color:var(--order-muted)}.checkout-custom{max-width:760px}.checkout-custom form{margin:24px 0}.checkout-custom textarea{margin-bottom:16px}@media(max-width:760px){.trade-checkout{padding:24px 16px 40px}.checkout-heading h1{font-size:28px}.scope-grid,.product-inputs,.review-layout{grid-template-columns:1fr;gap:20px}.input-or{margin:0}.checkout-steps{gap:10px;font-size:15px}.checkout-steps button span{display:none}.configure-actions{align-items:stretch;flex-direction:column}.checkout-summary{position:static}.review-heading{align-items:baseline}.preview-table{max-height:340px}}@media(prefers-reduced-motion:no-preference){.trade-checkout button{transition:background-color .12s ease}}body:has(.trade-checkout)>.fixed.bottom-6.right-6.group{display:none}.mobile-order-bar{display:none}@media(max-width:760px){.trade-checkout{padding-bottom:110px}.mobile-order-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fff;border-top:1px solid var(--order-line);padding:12px 16px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px}.mobile-order-bar strong{font-size:20px}}
