.checkout-module__6Nj7Kq__checkoutPage{padding:60px 20px}.checkout-module__6Nj7Kq__title{text-align:center;margin-bottom:40px;font-size:2.5rem}.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:2fr 1fr}}.checkout-module__6Nj7Kq__section{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:30px;padding:30px}.checkout-module__6Nj7Kq__section h2{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:12px;font-size:1.5rem}.checkout-module__6Nj7Kq__inputGroup{margin-bottom:16px}.checkout-module__6Nj7Kq__inputGroup label{margin-bottom:8px;font-weight:500;display:block}.checkout-module__6Nj7Kq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-module__6Nj7Kq__paymentIntro{opacity:.85;margin-bottom:24px;font-size:.95rem;line-height:1.6}.checkout-module__6Nj7Kq__paymentInfoBlock{background:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;gap:24px;margin-bottom:24px;padding:24px;display:flex}@media (min-width:576px){.checkout-module__6Nj7Kq__paymentInfoBlock{flex-direction:row;align-items:center}}.checkout-module__6Nj7Kq__qrContainer{border-radius:var(--radius-md);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.checkout-module__6Nj7Kq__qrCode{display:block}.checkout-module__6Nj7Kq__qrScanText{color:var(--primary);margin:0;font-size:.85rem;font-weight:600}.checkout-module__6Nj7Kq__bankDetails{flex-grow:1}.checkout-module__6Nj7Kq__bankDetails h3{font-size:1.1rem;font-family:var(--font-heading);margin:0 0 16px}.checkout-module__6Nj7Kq__detailRow{justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.checkout-module__6Nj7Kq__detailRow span{opacity:.7}.checkout-module__6Nj7Kq__uploadBlock{margin-top:24px}.checkout-module__6Nj7Kq__uploadLabel{margin-bottom:12px;font-weight:600;display:block}.checkout-module__6Nj7Kq__dropzone{border:2px dashed var(--border);border-radius:var(--radius-md);text-align:center;cursor:pointer;transition:var(--transition);background:var(--background);padding:30px;position:relative;overflow:hidden}.checkout-module__6Nj7Kq__dropzone:hover{border-color:var(--primary);background:rgba(var(--primary-rgb), .02)}.checkout-module__6Nj7Kq__dropzone.checkout-module__6Nj7Kq__hasPreview{border-style:solid;height:250px;padding:0}.checkout-module__6Nj7Kq__fileInput{opacity:0;cursor:pointer;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.checkout-module__6Nj7Kq__dropzonePlaceholder{pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex}.checkout-module__6Nj7Kq__uploadIcon{color:var(--primary);opacity:.7}.checkout-module__6Nj7Kq__dropzonePlaceholder p{color:var(--foreground);margin:0;font-weight:500}.checkout-module__6Nj7Kq__dropzonePlaceholder span{opacity:.6;font-size:.8rem}.checkout-module__6Nj7Kq__previewContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.checkout-module__6Nj7Kq__previewImg{object-fit:contain;max-width:100%;max-height:100%;display:block}.checkout-module__6Nj7Kq__previewOverlay{color:#fff;pointer-events:none;background:#000000b3;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.85rem;display:flex;position:absolute;bottom:0;left:0;right:0}.checkout-module__6Nj7Kq__placeOrderBtn{width:100%;margin-top:20px;padding:16px;font-size:1.2rem}.checkout-module__6Nj7Kq__orderSummary{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);height:fit-content;padding:30px;position:sticky;top:100px}.checkout-module__6Nj7Kq__orderSummary h2{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:12px;font-size:1.5rem}.checkout-module__6Nj7Kq__summaryItems{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.checkout-module__6Nj7Kq__summaryItem{align-items:center;gap:12px;display:flex}.checkout-module__6Nj7Kq__summaryItemImage{border-radius:var(--radius-sm);background-position:50%;background-size:cover;width:50px;height:50px}.checkout-module__6Nj7Kq__summaryItemInfo{flex-grow:1}.checkout-module__6Nj7Kq__summaryItemInfo h4{font-size:.95rem;font-family:var(--font-body);margin:0 0 4px}.checkout-module__6Nj7Kq__summaryItemInfo p{opacity:.7;font-size:.85rem}.checkout-module__6Nj7Kq__summaryItemPrice{font-weight:600}.checkout-module__6Nj7Kq__summaryTotal{border-top:2px solid var(--border);justify-content:space-between;align-items:center;padding-top:16px;font-size:1.25rem;font-weight:700;display:flex}.checkout-module__6Nj7Kq__successPage{justify-content:center;align-items:center;min-height:60vh;display:flex}.checkout-module__6Nj7Kq__successCard{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);text-align:center;max-width:600px;padding:60px 40px}.checkout-module__6Nj7Kq__successIcon{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex}.checkout-module__6Nj7Kq__successCard h1{color:#2e7d32;margin-bottom:16px;font-size:2rem}.checkout-module__6Nj7Kq__orderId{background:var(--secondary);border-radius:var(--radius-md);margin:20px 0;padding:12px;font-size:1.1rem}.checkout-module__6Nj7Kq__automatedMessage{opacity:.8;margin-bottom:30px;line-height:1.6}@media (max-width:576px){.checkout-module__6Nj7Kq__row{grid-template-columns:1fr;gap:12px}.checkout-module__6Nj7Kq__section{padding:20px}.checkout-module__6Nj7Kq__successCard{padding:40px 20px}}
