.Checkout-module__L-piDa__container{max-width:1024px;min-height:80vh;margin:0 auto;padding:3rem 1.5rem}.Checkout-module__L-piDa__title{color:var(--color-text-primary);margin-bottom:2rem;font-size:2rem;font-weight:800}.Checkout-module__L-piDa__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.Checkout-module__L-piDa__grid{grid-template-columns:1.5fr 1fr}}.Checkout-module__L-piDa__section{background-color:var(--color-background);border:1px solid var(--color-border);box-shadow:var(--color-card-shadow);border-radius:1rem;margin-bottom:2rem;padding:2rem}.Checkout-module__L-piDa__sectionTitle{color:var(--color-text-primary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.Checkout-module__L-piDa__fakeCardInput{background-color:var(--color-bg-subtle);border:1px solid var(--color-border);color:var(--color-text-subtle);cursor:not-allowed;border-radius:.5rem;align-items:center;gap:10px;padding:1rem;display:flex}.Checkout-module__L-piDa__summaryCard{background-color:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:1rem;padding:2rem;position:sticky;top:6rem}.Checkout-module__L-piDa__planName{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Checkout-module__L-piDa__planPrice{color:var(--color-brand);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Checkout-module__L-piDa__planPeriod{color:var(--color-text-secondary);font-size:1rem;font-weight:500}.Checkout-module__L-piDa__divider{background-color:var(--color-border);height:1px;margin:1.5rem 0}.Checkout-module__L-piDa__row{color:var(--color-text-secondary);justify-content:space-between;margin-bottom:.5rem;font-size:.95rem;display:flex}.Checkout-module__L-piDa__totalRow{color:var(--color-text-primary);justify-content:space-between;margin-top:1rem;font-size:1.2rem;font-weight:700;display:flex}.Checkout-module__L-piDa__payButton{background-color:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.Checkout-module__L-piDa__payButton:hover{background-color:var(--color-brand-hover)}.Checkout-module__L-piDa__secureIcon{color:var(--color-text-subtle);justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}
