.fast-payment-page{background-color:#fff;padding-top:80px}.fp-hero{padding:100px 0;background:radial-gradient(circle at top right,#f5f3ff,#fff 50%);overflow:hidden}.fp-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fp-badge{display:inline-block;padding:6px 16px;background:#f5f3ff;color:#7c3aed;border-radius:var(--radius-full);font-size:.75rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:1px}.fp-hero-text h1{font-size:4rem;font-weight:900;color:var(--dark-gray);line-height:1.1;margin-bottom:1.5rem}.fp-hero-text p{font-size:1.25rem;color:var(--gray);margin-bottom:2.5rem;line-height:1.6;max-width:600px}.fp-hero-actions{display:flex;gap:1rem}.payment-frame-container{position:relative;width:100%;max-width:400px;margin:0 auto}.phone-mockup{width:300px;height:600px;background:#1a1a1a;border-radius:40px;padding:12px;position:relative;box-shadow:0 50px 100px #00000026;border:4px solid #333;z-index:2;margin:0 auto}.phone-screen{width:100%;height:100%;background:#fff;border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column}.phone-notch{width:120px;height:25px;background:#1a1a1a;position:absolute;top:0;left:50%;transform:translate(-50%);border-bottom-left-radius:15px;border-bottom-right-radius:15px;z-index:10}.step-scan{height:100%;display:flex;align-items:center;justify-content:center;background:#000}.scan-overlay{text-align:center;color:#fff}.scan-box{width:200px;height:200px;border:2px solid rgba(255,255,255,.3);border-radius:20px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden}.qr-icon{opacity:.8}.scan-line{position:absolute;left:0;width:100%;height:2px;background:#10b981;box-shadow:0 0 15px #10b981}.step-amount{padding:60px 20px 20px;display:flex;flex-direction:column;height:100%}.payment-header{text-align:center;margin-bottom:40px}.payment-header h3{font-size:.9rem;color:var(--gray);margin-bottom:8px}.total-amount{font-size:2.25rem;font-weight:900;color:var(--dark-gray)}.tip-selection{margin-bottom:40px}.tip-selection span{display:block;font-size:.8rem;font-weight:700;margin-bottom:12px}.tip-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tip-opt{padding:12px;border:1px solid #f1f5f9;border-radius:12px;text-align:center;font-weight:800;font-size:.8rem;cursor:pointer}.tip-opt.selected{background:#7c3aed;color:#fff;border-color:#7c3aed}.pay-btn{margin-top:auto;width:100%;padding:18px;background:#1a1a1a;color:#fff;border:none;border-radius:15px;font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:8px}.step-success{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.success-icon{width:100px;height:100px;background:#ecfdf5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.step-success h3{font-size:1.5rem;font-weight:900;color:var(--dark-gray);margin-bottom:12px}.step-success p{color:var(--gray);font-size:.9rem}.success-confetti{margin-top:20px;font-size:2rem}.payment-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:100%;background:radial-gradient(circle,rgba(124,58,237,.1) 0%,transparent 70%);pointer-events:none;z-index:1}.fp-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.fp-bento-card{padding:40px;border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;border:1px solid transparent}.fp-bento-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0000000d}.fp-bento-card.color-purple{background:#fdfcff}.fp-bento-card.color-green{background:#fafffb}.fp-bento-card.color-orange{background:#fffbf5}.fp-bento-card .card-icon{width:60px;height:60px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0000000d}.fp-bento-card.color-purple .card-icon{color:#7c3aed}.fp-bento-card.color-green .card-icon{color:#10b981}.fp-bento-card.color-orange .card-icon{color:#f59e0b}.fp-bento-card h3{font-size:1.5rem;font-weight:800;color:var(--dark-gray)}.fp-bento-card p{color:var(--gray);line-height:1.6;flex:1}.fp-cta .cta-glass-card{background:linear-gradient(135deg,#1a1a1a,#333);padding:80px 40px;border-radius:3rem;text-align:center;color:#fff;box-shadow:0 40px 80px #00000026}.cta-icon{margin-bottom:2rem}.pulse-icon{color:#7c3aed;filter:drop-shadow(0 0 10px rgba(124,58,237,.5))}.fp-cta h2{font-size:3rem;font-weight:900;margin-bottom:1rem}.fp-cta p{font-size:1.25rem;opacity:.8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.fp-hero-content{grid-template-columns:1fr;text-align:center;gap:60px}.fp-hero-text h1{font-size:3rem}.fp-hero-text p{margin-left:auto;margin-right:auto}.fp-hero-actions{justify-content:center}.fp-bento-grid{grid-template-columns:1fr}}@media(max-width:768px){.fp-hero{padding:60px 0}.fp-hero-text h1{font-size:2.25rem}.fp-hero-text p{font-size:1rem;margin-bottom:2rem}.fp-hero-actions{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.fp-hero-actions .btn{width:100%;justify-content:center}.cta-glass-card h2{font-size:2rem}.phone-mockup{width:260px;height:520px}.total-amount{font-size:1.75rem}}
