.checkout-page{color:#2d1c16;max-width:1500px;margin:0 auto;padding:40px 46px 80px}.checkout-breadcrumbs{align-items:center;gap:10px;margin-bottom:28px;font-size:14px;display:flex}.checkout-breadcrumbs a{color:#8b523f}.checkout-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:32px;display:grid}.checkout-form,.checkout-summary,.checkout-success{background:#fffaf6;border:1px solid #ead8cd;border-radius:28px;box-shadow:0 18px 50px #55322514}.checkout-form{padding:38px}.checkout-form h1,.checkout-success h1{font-family:var(--font-serif,Georgia,serif);margin:0 0 10px;font-size:clamp(2rem,4vw,3.6rem);font-weight:500}.checkout-form>p{color:#745f55;margin:0 0 28px}.checkout-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkout-form label{gap:8px;margin-bottom:18px;font-weight:600;display:grid}.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;font:inherit;color:#2d1c16;background:#fff;border:1px solid #dec9bd;border-radius:14px;padding:14px 15px}.checkout-payment{background:#f7ece5;border-radius:18px;margin:8px 0 20px;padding:18px}.checkout-payment p{margin:6px 0}.checkout-payment small{color:#715c52}.checkout-consent{align-items:start;grid-template-columns:auto 1fr!important;font-weight:400!important}.checkout-consent input{width:18px;height:18px;margin-top:3px}.checkout-submit{color:#fff;cursor:pointer;background:#be5d59;border:0;border-radius:15px;width:100%;padding:16px 20px;font-size:17px;font-weight:700}.checkout-submit:disabled{opacity:.6}.checkout-error{color:#a13732;margin-top:12px}.checkout-summary{padding:22px;position:sticky;top:120px}.checkout-summary img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%}.checkout-summary h2{font-family:var(--font-serif,Georgia,serif);margin:5px 0 20px;font-size:28px}.checkout-summary p{color:#755f54;margin:0}.checkout-summary strong{font-size:28px}.checkout-success{text-align:center;max-width:760px;margin:50px auto;padding:60px}.checkout-success>span{color:#397542;background:#e7f3e7;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:30px;display:grid}.checkout-success strong{margin:18px;display:block}.checkout-success a{color:#a84f4c;font-weight:700}@media (max-width:900px){.checkout-page{padding:24px 18px 60px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{order:-1;grid-template-columns:130px 1fr;gap:18px;display:grid;position:static}.checkout-summary img{height:130px}.checkout-form{padding:24px}.checkout-grid{grid-template-columns:1fr}}@media (max-width:520px){.checkout-summary{grid-template-columns:95px 1fr}.checkout-summary img{height:95px}.checkout-summary h2{margin-bottom:8px;font-size:22px}.checkout-summary strong{font-size:22px}.checkout-breadcrumbs{white-space:nowrap;overflow:hidden}.checkout-success{padding:36px 22px}}
