.s360-checkout { padding: 38px 0 70px; background: linear-gradient(#fff, #f5f5f6); }
.s360-checkout [hidden] { display: none !important; }
.co-back { display: inline-block; margin-bottom: 25px; color: #636872; font-size: 13px; font-weight: 700; text-decoration: none; }
.co-back:hover { color: var(--red); }
.co-heading { display: flex; justify-content: space-between; align-items: center; gap: 25px; margin-bottom: 34px; }
.co-heading h1 { margin: 0; font-size: clamp(36px, 4.5vw, 58px); letter-spacing: -.05em; line-height: 1.1; }
.co-heading p:not(.eyebrow) { margin: 14px 0 0; color: #646973; font-size: 16px; line-height: 1.5; }
.co-secure { padding: 16px 20px; border-left: 3px solid var(--red); background: #f3f3f5; color: var(--dark); font-size: 20px; font-weight: 800; }
.co-secure span { display: block; margin-top: 5px; color: #636873; font-size: 12px; font-weight: 500; }
.co-step { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; }
.co-step > span { display: grid; place-items: center; flex: 0 0 31px; height: 31px; background: var(--red); color: #fff; font-size: 12px; font-weight: 800; }
.co-step h2 { margin: 0; font-size: 22px; letter-spacing: -.025em; }
.co-options { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.co-option { display: flex; flex-direction: column; min-width: 0; min-height: 224px; padding: 20px; border: 1px solid #d6d9df; background: #fff; color: var(--dark); text-decoration: none; transition: border-color .15s, box-shadow .15s; }
a.co-option:hover { border-color: var(--red); }
.co-option[aria-current="true"] { border-color: var(--red); box-shadow: inset 0 0 0 1px var(--red); background: #fff7f8; }
.co-option-title { display: flex; justify-content: space-between; align-items: flex-start; gap: 7px; min-height: 47px; font-size: 20px; font-weight: 800; line-height: 1.2; letter-spacing: -.025em; }
.co-option-title i { display: grid; place-items: center; flex: 0 0 18px; height: 18px; margin-top: 3px; border: 1px solid #bfc4cd; border-radius: 50%; background: #fff; }
.co-option[aria-current="true"] .co-option-title i { background: var(--red); border-color: var(--red); }
.co-option[aria-current="true"] .co-option-title i:after { content: '✓'; color: #fff; font-size: 12px; font-style: normal; }
.co-option-caption { margin: 10px 0 10px; color: var(--red); font-size: 12px; font-weight: 900; letter-spacing: .045em; }
.co-option-amount { font-size: clamp(23px, 2.2vw, 30px); letter-spacing: -.04em; line-height: 1.1; white-space: nowrap; font-variant-numeric: tabular-nums; }
.co-option-amount small { font-size: .48em; letter-spacing: 0; }
.co-option-total { display: block; margin: 10px 0 16px; color: var(--dark); font-size: 14px; font-weight: 800; line-height: 1.45; }
.co-option-benefit { display: flex; align-items: center; min-height: 26px; margin-top: 4px; }
.co-discount { display: inline-block; padding: 5px 9px; background: var(--red); color: #fff; font-size: 10px; font-weight: 800; letter-spacing: .03em; }
.co-duration-note { color: #646b75; font-size: 11px; font-weight: 600; }
.co-list-price { display: block; min-height: 30px; margin: -8px 0 8px; color: #737985; font-size: 10px; line-height: 1.5; }
.co-list-price s { white-space: nowrap; }
.co-option-selection { display: block; margin-top: auto; padding-top: 12px; border-top: 1px solid #e6e8ed; color: #626873; font-size: 11px; font-weight: 800; }
.co-option[aria-current="true"] .co-option-selection { color: var(--red); }
.co-option--unavailable { background: #f0f1f3; border-style: dashed; color: #666e78; }
.co-option-pending { font-size: 20px; line-height: 1.3; }
.co-price-note { margin: 15px 0 33px; color: #6a707b; font-size: 12px; line-height: 1.6; }
.co-form { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(300px, 1fr); gap: 28px; align-items: start; }
.co-info { padding: 28px; background: #fff; border: 1px solid #dfe2e7; }
.co-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.co-field { display: flex; flex-direction: column; gap: 8px; min-width: 0; }
.co-field label { font-size: 13px; font-weight: 700; }
.co-field input, .co-field textarea { width: 100%; min-height: 47px; padding: 12px; border: 1px solid #cfd4dc; border-radius: 0; background: #fff; color: var(--dark); font: inherit; font-size: 16px; }
.co-field textarea { min-height: 120px; resize: vertical; }
.co-field--full { grid-column: 1 / -1; }
.co-summary { position: sticky; top: 130px; padding: 28px; background: var(--dark); color: #fff; }
.co-summary .eyebrow { color: #ff6474; font-size: 10px; }
.co-summary h2 { margin: 0; font-size: 28px; letter-spacing: -.03em; }
.co-summary-term { margin: 8px 0 25px; color: #e4e6eb; font-size: 17px; font-weight: 700; }
.co-summary-saving { padding: 14px 16px; margin: -8px 0 22px; background: #ffffff0b; border-left: 3px solid #ff5368; color: #ff7586; font-size: 12px; font-weight: 700; }
.co-summary-saving strong { display: block; margin-top: 5px; color: #fff; font-size: 19px; }
.co-summary-saving small { display: block; margin-top: 5px; color: #c2c7d0; font-size: 10px; font-weight: 400; }
.co-summary dl { margin: 0; }
.co-summary dl > div { display: flex; justify-content: space-between; gap: 12px; margin-bottom: 14px; font-size: 13px; }
.co-summary dt { color: #bfc4ce; }
.co-summary dd { margin: 0; color: #fff; font-weight: 700; white-space: nowrap; }
.co-summary .co-grand-total { display: block; margin: 20px 0 0; padding-top: 18px; border-top: 1px solid #ffffff26; }
.co-grand-total dd { margin-top: 8px; font-size: clamp(27px, 2.8vw, 36px); letter-spacing: -.03em; }
.co-installments { margin: 20px 0 24px; padding: 14px 16px; background: #ffffff0d; border-left: 3px solid var(--red); font-size: 14px; font-weight: 800; }
.co-installments strong { display: block; margin-top: 7px; font-size: 22px; }
.co-installments small { display: block; margin-top: 7px; color: #bfc4ce; font-size: 10px; font-weight: 400; line-height: 1.5; }
.co-checkbox { display: flex; align-items: flex-start; gap: 9px; margin-top: 14px; color: #d3d6dd; font-size: 11px; line-height: 1.6; }
.co-checkbox input { flex: 0 0 17px; width: 17px; height: 17px; margin: 2px 0 0; accent-color: var(--red); }
.co-checkbox a { color: #fff; text-underline-offset: 3px; }
.co-pay-button { display: flex; align-items: center; justify-content: center; gap: 15px; width: 100%; min-height: 55px; margin-top: 22px; padding: 14px 10px; border: 0; background: var(--red); color: #fff; font: inherit; font-size: 15px; font-weight: 800; cursor: pointer; }
.co-pay-button:hover { background: #b70718; }
.co-pay-button span { font-size: 23px; }
.co-pay-note { margin: 12px 0 0; color: #bfc4ce; font-size: 10px; text-align: center; }
.co-info .errors { margin-bottom: 20px; font-size: 13px; line-height: 1.5; }
.co-sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
.s360-checkout a:focus-visible, .s360-checkout input:focus-visible, .s360-checkout textarea:focus-visible, .s360-checkout button:focus-visible { outline: 3px solid #ee8791; outline-offset: 3px; }
@media (max-width: 1050px) { .co-options { grid-template-columns: repeat(2, minmax(0, 1fr)); } .co-option-amount { font-size: 30px; } .co-form { grid-template-columns: minmax(0, 1fr) minmax(290px, .8fr); gap: 18px; } .co-info, .co-summary { padding: 23px; } }
@media (max-width: 760px) { .s360-checkout { padding: 27px 0 40px; } .co-heading { display: block; margin-bottom: 27px; } .co-heading p:not(.eyebrow) { font-size: 14px; } .co-secure { display: inline-block; margin-top: 20px; padding: 12px 15px; font-size: 16px; } .co-form { grid-template-columns: 1fr; } .co-summary { position: static; } .co-heading h1 { font-size: 39px; } .co-step h2 { font-size: 20px; } }
@media (max-width: 480px) { .co-options { gap: 10px; } .co-option { padding: 14px 11px; min-height: 220px; } .co-option-title { min-height: 45px; font-size: 17px; } .co-option-title i { flex-basis: 15px; height: 15px; } .co-option-amount { font-size: 23px; } .co-option-caption { font-size: 9px; } .co-option-total { font-size: 10px; } .co-option-pending { font-size: 18px; } .co-option-selection { font-size: 10px; } .co-info, .co-summary { padding: 20px; } .co-fields { grid-template-columns: 1fr; gap: 15px; } .co-summary h2 { font-size: 27px; } }
@media (max-width: 360px) { .co-option-amount { font-size: 19px; } .co-option-title { font-size: 15px; } .co-option-pending { font-size: 16px; } .co-heading h1 { font-size: 34px; } }
@media (max-width: 480px) { .co-option-caption { font-size: 11px; } .co-option-total { font-size: 12px; } }
