.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.checkout-page,.confirmation-page,.info-page{padding:2.5rem 0 4rem}.checkout-page__intro,.confirmation-hero,.info-page__hero{margin-bottom:2rem}.checkout-eyebrow{margin:0 0 .5rem;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#706761}.checkout-page__intro h1,.confirmation-hero h1,.info-page__hero h1{margin:0 0 .6rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;color:#1f1c1b}.checkout-page__intro p,.confirmation-hero p,.info-page__hero p{margin:0;color:#6e6762;max-width:58ch;line-height:1.75}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:1.5rem;align-items:start}.checkout-form-card,.checkout-summary__card,.confirmation-card,.info-card,.faq-item,.checkout-empty__card{background:linear-gradient(180deg,#fff,#f8f3ed);border:1px solid rgba(64,224,208,.14);border-radius:24px;box-shadow:0 14px 28px #21514c14}.checkout-form-card{padding:1.6rem}.checkout-section+.checkout-section{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(64,224,208,.12)}.checkout-section--compact{display:flex;flex-direction:column;gap:.5rem}.checkout-section__header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1rem}.checkout-section__header span{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#171412;color:#fff;font-weight:800;font-size:.9rem;flex:0 0 auto}.checkout-section__header h2,.checkout-summary__card h2,.confirmation-card h2,.info-card h2{margin:0 0 .25rem;font-size:1.2rem;color:#1f1c1b}.checkout-section__header p,.checkout-summary__help p,.info-card p,.faq-item p,.confirmation-card p{margin:0;color:#6e6762;line-height:1.7}.checkout-grid{display:grid;gap:1rem}.checkout-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-form-card label,.info-card label{display:flex;flex-direction:column;gap:.45rem;color:#2a2a2a;font-weight:600}.checkout-form-card label span,.info-card label span{color:#8a837f;font-weight:500}.checkout-form-card input,.checkout-form-card textarea,.info-card input,.info-card textarea{width:100%;border:1px solid rgba(64,224,208,.2);background:#fff;border-radius:14px;padding:.95rem 1rem;font:inherit;color:#1f1c1b;transition:border-color .2s ease,box-shadow .2s ease}.checkout-form-card input:focus,.checkout-form-card textarea:focus,.info-card input:focus,.info-card textarea:focus{outline:none;border-color:#40e0d0;box-shadow:0 0 0 4px #40e0d01f}.checkout-form-card small,.info-card small{color:#b3261e;font-size:.84rem;font-weight:600}.checkout-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.checkout-options fieldset{margin:0;padding:0;border:none}.checkout-options legend{margin-bottom:.75rem;font-weight:700;color:#1f1c1b}.option-card{display:flex;gap:.9rem;align-items:flex-start;padding:.95rem 1rem;border:1px solid rgba(64,224,208,.16);border-radius:18px;background:#ffffffe6;margin-bottom:.75rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.option-card input{width:18px;height:18px;margin-top:.15rem}.option-card strong{display:block;color:#1f1c1b;margin-bottom:.2rem}.option-card span{color:#6e6762;font-size:.92rem;line-height:1.5}.option-card.is-selected{border-color:#40e0d073;box-shadow:0 10px 20px #40e0d01f}.option-card:hover{transform:translateY(-1px)}.check-row{flex-direction:row!important;align-items:flex-start;gap:.75rem!important;font-weight:500!important}.check-row input{width:18px;height:18px;margin-top:.15rem}.checkout-form__error{color:#b3261e;font-weight:600;margin:1rem 0 0}.checkout-form__actions,.confirmation-actions,.checkout-empty__actions{margin-top:1.5rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.checkout-submit,.checkout-empty__link,.checkout-empty__secondary,.info-card__button{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.4rem;border-radius:999px;text-decoration:none;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.checkout-submit,.checkout-empty__link,.info-card__button{background:#171412;color:#fff;border:none;box-shadow:0 12px 24px #40e0d038}.checkout-submit:hover,.checkout-empty__link:hover,.info-card__button:hover{transform:translateY(-2px)}.checkout-link,.checkout-empty__secondary{color:#1a7b72;text-decoration:none;font-weight:700}.checkout-summary{position:sticky;top:2rem}.checkout-summary__card{padding:1.4rem}.checkout-summary__eyebrow{margin:0 0 .35rem;color:#1a7b72;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.checkout-summary__list{list-style:none;padding:0;margin:1.2rem 0;display:flex;flex-direction:column;gap:.9rem}.checkout-summary__list li{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.checkout-summary__list strong,.confirmation-meta strong{color:#1f1c1b}.checkout-summary__list span,.confirmation-meta span,.confirmation-muted{display:block;color:#6e6762;font-size:.92rem;margin-top:.18rem}.checkout-summary__list em{font-style:normal;font-weight:700;color:#1a7b72;white-space:nowrap}.checkout-summary__totals{border-top:1px solid rgba(64,224,208,.12);padding-top:1rem;display:flex;flex-direction:column;gap:.7rem}.checkout-summary__totals div{display:flex;justify-content:space-between;gap:1rem;align-items:center}.checkout-summary__totals span{color:#6e6762}.checkout-summary__totals strong{color:#1f1c1b}.checkout-summary__totals .is-total{padding-top:.4rem;border-top:1px dashed rgba(64,224,208,.2)}.checkout-summary__totals .is-total strong{color:#14857b;font-size:1.18rem}.checkout-summary__help{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(64,224,208,.12)}.checkout-summary__help a{color:#1a7b72}.checkout-empty{padding:4rem 0}.checkout-empty__card{padding:2rem;text-align:center}.checkout-empty__card h1{margin:0 0 .8rem;font-family:Playfair Display,serif;color:#1f1c1b}.checkout-empty__card p{margin:0 auto;max-width:44ch;color:#6e6762;line-height:1.7}.confirmation-grid,.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.confirmation-card,.info-card{padding:1.4rem}.confirmation-card--wide,.info-card--wide{grid-column:1 / -1}.confirmation-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.confirmation-list{margin-bottom:1.1rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{padding:1.1rem 1.2rem}.faq-item summary{cursor:pointer;font-weight:700;color:#1f1c1b}.faq-item p{margin-top:.85rem}.info-card__list{margin:0;padding-left:1rem;color:#6e6762;line-height:1.8}.info-card__list li+li{margin-top:.35rem}@media(max-width:980px){.checkout-layout,.checkout-options,.confirmation-grid,.info-grid,.checkout-grid--2,.checkout-grid--3,.confirmation-meta{grid-template-columns:1fr}.checkout-summary{position:static}}@media(max-width:640px){.checkout-form-card,.checkout-summary__card,.confirmation-card,.info-card,.checkout-empty__card{padding:1.15rem;border-radius:18px}.checkout-form__actions,.confirmation-actions,.checkout-empty__actions{flex-direction:column;align-items:stretch}.checkout-submit,.checkout-empty__link,.info-card__button{width:100%}}.checkout-form-card,.checkout-summary__card,.confirmation-card,.info-card,.faq-item,.checkout-empty__card{background:#fff;border:1px solid rgba(25,22,20,.12);border-radius:0;box-shadow:none}.checkout-summary__card{background:#1c1916;color:#f8f3ed}.checkout-eyebrow,.checkout-summary__eyebrow,.checkout-section__header span,.checkout-summary__list em,.checkout-link,.checkout-empty__secondary,.checkout-summary__help a{color:#706761}.checkout-section__header span{background:transparent;border:1px solid rgba(25,22,20,.18)}.checkout-submit,.checkout-empty__link,.info-card__button{background:#171412;border-radius:0;box-shadow:none}.checkout-submit:hover,.checkout-empty__link:hover,.info-card__button:hover{background:#2a241f}.checkout-form-card input,.checkout-form-card textarea,.info-card input,.info-card textarea,.option-card{border-color:#19161424;border-radius:0;background:#fbf8f3}.checkout-form-card input:focus,.checkout-form-card textarea:focus,.info-card input:focus,.info-card textarea:focus{border-color:#40e0d0;box-shadow:0 0 0 4px #40e0d01a}.option-card.is-selected{border-color:#40e0d080;box-shadow:inset 0 0 0 1px #40e0d033}.checkout-section+.checkout-section,.checkout-summary__totals,.checkout-summary__help{border-color:#1916141f}.checkout-summary__card .checkout-summary__eyebrow,.checkout-summary__card h2,.checkout-summary__card strong,.checkout-summary__totals strong,.checkout-summary__totals .is-total strong{color:#f8f3ed}.checkout-summary__card span,.checkout-summary__card p,.checkout-summary__list span{color:#f8f3edad}
