.Checkout-module__hd_Zoq__container{max-width:var(--max-w-wide);grid-template-columns:1fr 1fr;align-items:start;gap:4rem;min-height:calc(100vh - 200px);margin:0 auto;padding:4rem 2rem;display:grid}@media (max-width:900px){.Checkout-module__hd_Zoq__container{grid-template-columns:1fr;gap:3rem}}.Checkout-module__hd_Zoq__summaryColumn{flex-direction:column;gap:1.5rem;display:flex}.Checkout-module__hd_Zoq__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Checkout-module__hd_Zoq__itemCard{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:2rem;display:flex}.Checkout-module__hd_Zoq__itemHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Checkout-module__hd_Zoq__itemName{color:var(--text-primary);font-size:1.25rem;font-weight:600}.Checkout-module__hd_Zoq__itemPrice{color:var(--text-primary);font-size:1.5rem;font-weight:700}.Checkout-module__hd_Zoq__featureList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Checkout-module__hd_Zoq__featureList li{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Checkout-module__hd_Zoq__totalRow{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1.5rem;display:flex}.Checkout-module__hd_Zoq__totalLabel{color:var(--text-secondary);font-size:1.1rem}.Checkout-module__hd_Zoq__totalAmount{color:var(--text-primary);font-size:2rem;font-weight:700}.Checkout-module__hd_Zoq__paymentColumn{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.Checkout-module__hd_Zoq__sectionTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Checkout-module__hd_Zoq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Checkout-module__hd_Zoq__label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Checkout-module__hd_Zoq__emailInput{background:var(--bg-primary);border:1px solid var(--border-color-hover);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:all var(--transition-fast);padding:1rem 1.25rem;font-size:1rem}.Checkout-module__hd_Zoq__emailInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #2997ff33}.Checkout-module__hd_Zoq__emailInputError{border-color:#ef4444}.Checkout-module__hd_Zoq__emailInputError:focus{box-shadow:0 0 0 3px #ef444433}.Checkout-module__hd_Zoq__errorText{color:#ef4444;margin-top:.25rem;font-size:.85rem}.Checkout-module__hd_Zoq__generalError{border-radius:var(--radius-md);color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444440;padding:1rem;font-size:.9rem}.Checkout-module__hd_Zoq__paymentOptions{flex-direction:column;gap:1rem;display:flex}.Checkout-module__hd_Zoq__buyBtn{background:var(--text-primary);width:100%;color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.5rem;padding:1.2rem;font-size:1.1rem;font-weight:600;display:flex}.Checkout-module__hd_Zoq__buyBtn:disabled{opacity:.7;cursor:not-allowed}.Checkout-module__hd_Zoq__dividerRow{align-items:center;gap:1rem;margin:1rem 0;display:flex}.Checkout-module__hd_Zoq__dividerLine{background:var(--border-color);flex:1;height:1px}.Checkout-module__hd_Zoq__dividerText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.Checkout-module__hd_Zoq__trustBadges{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;display:flex}.Checkout-module__hd_Zoq__trustItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Checkout-module__hd_Zoq__trustItem svg{color:var(--accent-primary)}
