.pay-rent-page-card{background:var(--surface-card,#fff);border:1px solid var(--border,#e2e8f0);border-radius:20px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.05);margin-bottom:32px}.pay-rent-page-header{padding:0 0 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border,#e2e8f0);margin-bottom:1.5rem}.pay-rent-page-header-inner{display:flex;align-items:center;gap:12px}.pay-rent-icon-circle{width:44px;height:44px;border-radius:12px;background:rgba(37,99,235,.1);color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pay-rent-page-header h3{font-size:1.25rem;font-weight:700;color:var(--text-primary,#0f172a);margin:0}.pay-rent-page-header p{font-size:.85rem;color:var(--text-secondary,#64748b);margin:2px 0 0}.premium-summary-card{background:linear-gradient(145deg,rgba(248,250,252,.8),rgba(241,245,249,.8));border-radius:12px;padding:.5rem 1rem;border:1px solid rgba(226,232,240,.8)}.rent-amount-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.25rem;border-bottom:1px dashed var(--border,#e2e8f0)}.rent-amount-row .label{font-size:.875rem;font-weight:600;color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.05em}.rent-amount-row .amount{font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.rent-details-grid{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.detail-item{gap:.75rem}.detail-item,.detail-item-icon{display:flex;align-items:center}.detail-item-icon{width:32px;height:32px;border-radius:8px;background:var(--surface-hover,#f1f5f9);color:#2563eb;justify-content:center;flex-shrink:0}.detail-label{font-size:.75rem;color:var(--text-secondary,#64748b);font-weight:500}.detail-value{font-size:.875rem;color:var(--text-primary,#0f172a);font-weight:600}.premium-tracker{margin-top:1.25rem}.premium-tracker h4{font-size:.875rem;font-weight:700;color:var(--text-primary,#0f172a);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.timeline-container{display:flex;justify-content:space-between;position:relative;margin-bottom:1rem;padding:0 .5rem}.timeline-track{position:absolute;top:16px;left:10%;right:10%;height:3px;background:#e2e8f0;z-index:0}.timeline-step{flex-direction:column;gap:.35rem;z-index:1;flex:1 1}.step-circle,.timeline-step{display:flex;align-items:center}.step-circle{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.8rem;font-weight:700;justify-content:center}.step-label{font-size:.7rem;font-weight:600;color:var(--text-secondary,#64748b);text-align:center}.tracker-message{display:block;padding:.75rem 1rem;border-radius:10px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.875rem}.payment-two-column-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:1.25rem}.payment-details-panel{display:flex;flex-direction:column;gap:8px;background:var(--surface-page,#f8fafc);padding:16px;border-radius:12px;border:1px dashed var(--border,#e2e8f0)}.payment-details-panel h4{margin:0 0 8px;font-size:.8rem;text-transform:uppercase;color:var(--text-muted,#94a3b8);font-weight:700;letter-spacing:.5px}.payment-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border,#e2e8f0);padding-bottom:8px}.row-label{font-size:.85rem;color:var(--text-muted,#64748b)}.row-value{font-size:.9rem;color:var(--text-primary,#0f172a);font-weight:600}.value-with-copy{gap:8px}.copy-btn,.value-with-copy{display:flex;align-items:center}.copy-btn{background:none;border:none;cursor:pointer;color:#2563eb;padding:4px;justify-content:center;border-radius:4px}.copy-btn:hover{background:rgba(37,99,235,.1)}.payment-trust-note{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:6px;color:#16a34a;font-size:.8rem;font-weight:500}.qr-section-panel{flex-direction:column;background:#fff;padding:20px 16px;border-radius:16px;border:1px solid var(--border,#e2e8f0);box-shadow:0 4px 16px rgba(0,0,0,.04);box-sizing:border-box}.qr-header-row,.qr-section-panel{display:flex;align-items:center;width:100%}.qr-header-row{gap:12px;margin-bottom:14px}.qr-header-avatar{width:44px;height:44px;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1d4ed8}.qr-owner-name{font-weight:700;font-size:1.05rem;color:var(--text-primary,#0f172a);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.qr-subtitle{font-size:.8rem;color:var(--text-muted,#64748b);margin-top:2px}.qr-divider{width:100%;height:1px;background:#e2e8f0;margin-bottom:16px}.qr-container-box{background:#fff;padding:12px;border-radius:16px;border:1px solid #e2e8f0;margin-bottom:14px;width:100%;max-width:210px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease}.qr-container-box:hover{transform:scale(1.02);box-shadow:0 4px 14px rgba(0,0,0,.08)}.qr-container-box img{width:100%;height:100%;max-width:186px;max-height:186px;object-fit:contain;border-radius:8px}.qr-missing-indicator{width:100%;padding:24px 16px;background:#fef2f2;border:1px dashed #fca5a5;border-radius:14px;text-align:center;margin-bottom:14px;flex-direction:column;color:#b91c1c;font-size:.9rem;font-weight:600}.qr-missing-indicator,.qr-upi-row{display:flex;align-items:center;gap:8px}.qr-upi-row{justify-content:center;margin-bottom:4px}.qr-helper-text{font-size:.8rem;color:#334155;margin-bottom:16px;text-align:center}.btn-download-qr{width:100%;background:#2563eb;color:#fff;border:none;border-radius:12px;padding:12px 16px;font-weight:600;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,.25)}.instructions-banner{display:flex;gap:1rem;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.3);border-radius:12px;padding:1rem;color:#b45309;margin-top:1.25rem}.upload-proof-section{margin-top:1.25rem}.upload-proof-section h4{text-transform:uppercase;margin-bottom:4px;font-weight:700;color:#1e293b}.upload-proof-section>p{font-size:.85rem;color:var(--text-secondary,#64748b);margin:0 0 1.5rem}.payment-verification-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:start}.payment-verification-form .form-group-full{grid-column:span 2}.payment-verification-form label{display:block;font-size:.875rem;font-weight:600;color:var(--text-secondary,#64748b);margin-bottom:.35rem}.payment-verification-form select,.payment-verification-form textarea{width:100%;padding:.5rem 1rem;border-radius:10px;border:1px solid var(--border,#e2e8f0);background:var(--surface-page,#f8fafc);color:var(--text-primary,#0f172a);font-family:inherit}.payment-verification-form select.has-error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.15)}.file-upload-wrapper{position:relative;width:100%;height:120px;border:2px dashed var(--border,#cbd5e1);border-radius:12px;background:var(--surface-hover,#f8fafc);display:flex;align-items:center;justify-content:center;transition:all .2s}.file-upload-wrapper.has-error{border-color:#ef4444;background:#fef2f2}.file-upload-wrapper.has-success{border-color:#10b981;background:rgba(16,185,129,.06)}.file-upload-wrapper.drag-over{border-color:#3b82f6;background:rgba(59,130,246,.08)}.file-upload-wrapper input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;padding:.5rem;pointer-events:none}.field-error-msg{display:flex;align-items:center;gap:.35rem;color:#ef4444;font-size:.78rem;font-weight:600;margin-top:.35rem}.form-actions-row{grid-column:span 2;display:flex;justify-content:flex-end;gap:1rem;margin-top:.5rem}.premium-modal-actions{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:12px}.premium-pay-btn{background:linear-gradient(135deg,#2563eb,#6366f1);border:none;padding:12px 24px;border-radius:12px;box-shadow:0 4px 12px rgba(37,99,235,.3)}.premium-pay-btn,.premium-submit{color:white;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem}.premium-submit{background:#3b82f6;border:none;padding:.6rem 1.5rem;border-radius:8px}.premium-submit:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{background:transparent;border:none;color:var(--text-secondary,#64748b);font-weight:600;padding:.75rem 1.5rem;border-radius:10px;cursor:pointer}.btn-ghost:hover{background:#f1f5f9;color:var(--text-primary,#0f172a)}.qr-lightbox{position:fixed;inset:0;background:rgba(15,23,42,.75);z-index:99999;display:none;align-items:center;justify-content:center;padding:1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qr-lightbox.open{display:flex}.qr-lightbox-card{background:#fff;border-radius:20px;padding:24px;max-width:360px;width:100%;position:relative;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center}.qr-lightbox-close{position:absolute;top:14px;right:14px;background:#f1f5f9;border:none;color:#64748b;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.qr-lightbox-header{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding-right:32px}.qr-lightbox-img-wrapper{background:#fff;padding:14px;border-radius:16px;border:1px solid #e2e8f0;width:100%;max-width:280px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.qr-lightbox-img-wrapper img{width:100%;height:100%;object-fit:contain;border-radius:8px}.qr-lightbox-upi-row{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.9rem;font-weight:600;color:#0f172a;margin-bottom:16px;background:#f8fafc;padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;width:100%}.qr-lightbox-actions{width:100%}.bank-details-box{display:flex;flex-direction:column;gap:8px}.bank-row{display:flex;justify-content:space-between}@media (max-width:768px){.pay-rent-page-card{padding:16px;border-radius:16px;margin-bottom:24px}.payment-two-column-layout{grid-template-columns:1fr;gap:16px}.rent-details-grid{flex-direction:column;align-items:flex-start;gap:12px}.payment-verification-form{grid-template-columns:1fr}.form-actions-row,.payment-verification-form .form-group-full{grid-column:span 1}.form-actions-row{flex-direction:column-reverse}.form-actions-row button{width:100%}}