/* v5.0.5.9: üyelik ve adres formu için önbellekten bağımsız, duyarlı düzen */
.account-card--register{min-width:0}
.account-card--register .account-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
.account-card--register .account-form>fieldset,.account-card--register .account-form>[data-invoice-individual],.account-card--register .account-form>[data-invoice-corporate],.account-card--register .account-form>.check-row,.account-card--register .account-form>.turnstile-wrap,.account-card--register .account-form>.corporate-submit{grid-column:1/-1;min-width:0}
.account-card--register .invoice-choice,.account-card--register .address-choice{box-sizing:border-box;width:100%;border:1px solid rgba(118,80,12,.24);margin:0;padding:14px;background:#fffdf9}
.account-card--register .invoice-choice legend,.account-card--register .address-choice legend{padding:0 6px;color:#5d3b05;font-weight:800}
.account-card--register .invoice-choice{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}
.account-card--register .invoice-choice label{display:inline-flex!important;align-items:center;gap:7px;width:auto!important;min-height:28px!important;padding:0!important;color:#4b2a13!important;font-size:14px!important}
.account-card--register .invoice-choice input[type="radio"]{appearance:auto!important;box-sizing:border-box!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;accent-color:#c79a40}
.account-card--register .nested-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0}
.account-card--register .nested-form label{min-width:0}
.account-card--register .nested-form .full,.account-card--register .nested-form label.full{grid-column:1/-1}
.account-card--register .address-choice select{box-sizing:border-box;width:100%;min-height:46px;padding:0 12px;border:1px solid rgba(7,27,59,.12);border-radius:14px;background:#fff;color:#17213d;font:inherit}
.account-card--register .address-choice textarea{box-sizing:border-box;width:100%}
.account-card--register .field-error{min-height:0;margin:7px 0 0;color:#a32727;font-size:13px}
.account-card--register [hidden]{display:none!important}
@media (max-width:980px){.account-card--register .nested-form{grid-template-columns:1fr 1fr}}
@media (max-width:860px){.account-card--register .account-form{grid-template-columns:1fr}.account-card--register .account-form>label{grid-column:1/-1}}
@media (max-width:560px){.account-card--register .nested-form{grid-template-columns:1fr}.account-card--register .invoice-choice{gap:9px 14px;padding:12px}.account-card--register .invoice-choice label{font-size:13px!important}}
