.eds-checkout,.eds-checkout *{box-sizing:border-box}.eds-checkout{--eds-primary:#c0334f;--eds-primary-hover:#a52c45;--eds-raspberry:#a83060;--eds-ink:#1f2328;--eds-muted:#656d76;--eds-line:#eadde0;--eds-pinkbox:#fff5f7;--eds-error:#cf3a5e;--eds-error-bg:#fdecef;--eds-error-line:#f3c2cd;background:#fff;border:1px solid var(--eds-line);border-radius:16px;box-shadow:0 8px 28px rgba(31,35,40,.06);color:var(--eds-ink);font-family:Raleway,Arial,sans-serif;font-size:16px;line-height:1.55;margin:0 auto;max-width:800px;padding:28px 26px 26px;width:100%}.eds-checkout__header{border-bottom:1px solid #f1e7e9;margin-bottom:24px;padding:0 0 22px;text-align:center}.eds-checkout__eyebrow{color:#9a7894;font-size:11px;font-weight:600;letter-spacing:.12em;margin:0 0 9px;text-transform:uppercase}.eds-checkout__header h2{color:#211735;font-family:Montserrat,Raleway,Arial,sans-serif;font-size:clamp(40px,7vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:7px 0 0}.eds-checkout__benefits{align-items:center;color:#94758f;display:flex;flex-wrap:wrap;font-size:11px;font-weight:400;gap:4px 0;justify-content:center;line-height:1.4;margin:0}.eds-checkout__benefits span{white-space:nowrap}.eds-checkout__benefits span+span:before{content:"\00b7";margin:0 10px}.eds-checkout__intro{color:var(--eds-muted);font-size:14px;margin:0 0 22px}.eds-checkout__fields{display:grid;gap:16px 20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:30px}.eds-checkout__field{color:var(--eds-ink);display:flex;flex-direction:column;font-size:15px;font-weight:700;gap:6px;min-width:0}.eds-checkout__field input{background:#fff;border:1px solid #c8d0d8;border-radius:9px;color:var(--eds-ink);font:inherit;font-size:16px;font-weight:400;min-height:48px;padding:10px 13px;width:100%}.eds-checkout__field input:hover{border-color:#aeb8c2}.eds-checkout__field input:focus{border-color:var(--eds-primary);outline:3px solid rgba(192,51,79,.15);outline-offset:1px}.eds-checkout__field input[aria-invalid=true]{border-color:var(--eds-error);box-shadow:0 0 0 3px rgba(207,58,94,.13)}.eds-checkout__field small{color:var(--eds-muted);font-size:13px;font-weight:400;line-height:1.4}.eds-checkout__agreements{background:transparent;border:0;margin:0;padding:0}.eds-checkout__agreements h3{color:var(--eds-ink);font-family:inherit;font-size:17px;line-height:1.3;margin:0 0 3px}.eds-checkout__agreements-lead{color:var(--eds-muted);font-size:14px;margin:0 0 18px}.eds-checkout__agreement-card{align-items:flex-start;background:#fffafb;border:1px solid var(--eds-error-line);border-radius:11px;color:#5f4050;cursor:pointer;display:flex;font-size:13px;font-weight:400;gap:12px;line-height:1.6;margin:0 0 10px;padding:13px 14px;width:100%}.eds-checkout__agreement-card--notice{cursor:default}.eds-checkout__agreement-card input[type=checkbox]{accent-color:var(--eds-primary);cursor:pointer;flex:0 0 auto;height:16px;margin:2px 0 0;width:16px}.eds-checkout__agreement-card input[type=checkbox]:disabled{cursor:default;opacity:1}.eds-checkout__agreement-card>span:last-child{flex:1 1 auto;min-width:0}.eds-checkout__required{color:var(--eds-primary);font-weight:800}.eds-checkout__info-icon{align-items:center;background:#cf6581;border-radius:50%;color:#fff;display:inline-flex;flex:0 0 14px;font-family:Arial,sans-serif;font-size:10px;font-weight:800;height:14px;justify-content:center;line-height:1;margin-top:3px;width:14px}.eds-checkout a{color:var(--eds-primary);text-decoration:underline;text-underline-offset:2px}.eds-checkout a:hover{color:var(--eds-primary-hover)}.eds-checkout__purchase-policy{color:var(--eds-muted);font-size:13px;line-height:1.5;margin:22px 14px 16px}.eds-checkout__error{background:var(--eds-error-bg);border:1px solid var(--eds-error-line);border-radius:9px;color:#7a3146;font-size:14px;font-weight:600;margin:0 0 14px;padding:11px 13px}.eds-checkout__error[hidden]{display:none}.eds-checkout__submit{background:linear-gradient(135deg,var(--eds-primary),var(--eds-raspberry));border:0;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;display:block;font:inherit;font-size:16px;font-weight:700;line-height:1.2;margin:0;min-height:57px;padding:14px 22px;text-align:center;width:100%}.eds-checkout__submit:hover:not(:disabled){background:linear-gradient(135deg,var(--eds-primary-hover),#8f2852);transform:translateY(-1px)}.eds-checkout__agreement-card:has(input:focus-visible),.eds-checkout__submit:focus-visible{outline:3px solid rgba(192,51,79,.22);outline-offset:2px}.eds-checkout__submit:disabled{cursor:default;opacity:1}.eds-checkout__submit[data-ready=true]:disabled{opacity:.56}@media (max-width:700px){.eds-checkout{border-radius:12px;padding:22px 16px 20px}.eds-checkout__header h2{font-size:40px}.eds-checkout__benefits{gap:5px 0}.eds-checkout__benefits span+span:before{margin:0 7px}.eds-checkout__fields{gap:15px;grid-template-columns:minmax(0,1fr)}.eds-checkout__agreement-card{padding:13px 12px}.eds-checkout__agreement-card input[type=checkbox]{height:20px;width:20px}.eds-checkout__submit{min-height:54px}}