.payment-choices .payment-option-with-total{grid-template-columns:64px minmax(0,1fr) auto 18px;gap:10px;min-height:94px}.payment-choices .payment-option-with-total:disabled{cursor:default}.payment-choices .payment-method-total{justify-items:end;gap:3px;display:grid}.payment-choices .payment-method-copy .payment-method-fee{color:var(--store-text-secondary,var(--ink-300));margin-top:4px}.payment-choices .payment-method-total>strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:15px}.payment-choices .payment-method-total>small,.payment-choice-help{color:var(--store-text-secondary,var(--ink-400));font-size:11px}.payment-choices .payment-cheapest-badge{background:var(--store-primary,var(--purple-400));color:var(--store-primary-foreground,#fff);border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}:root[data-store-theme=dark] .payment-choices .payment-cheapest-badge{color:#20103d}.nominal-option .nominal-price-prefix{font-size:11px;font-weight:400;line-height:1.5;display:block}@media (max-width:1100px){.payment-choices .payment-option-with-total{grid-template-columns:64px minmax(0,1fr) 18px;gap:8px}.payment-choices .payment-method-total{grid-area:2/1/auto/3;justify-items:start}.payment-choices .selection-dot{grid-area:1/3/span 2}}@media (max-width:380px){.payment-choices .payment-options{grid-template-columns:minmax(0,1fr)}}
