*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.container{max-width:600px;width:100%}.header{text-align:center;color:#fff;margin-bottom:30px}.header h1{font-size:32px;margin-bottom:10px}.header p{font-size:16px;opacity:.9}.demo-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 20px 60px #0000004d}payment-card-input{--payment-border-radius: 8px;--payment-focus-color: #667eea;--payment-button-bg: #667eea;--payment-button-hover: #5568d3}.test-cards{margin-top:20px;padding:15px;background:#f8f9fa;border-radius:8px}.test-cards h3{font-size:14px;margin-bottom:10px;color:#495057}.test-cards ul{list-style:none;font-size:13px;color:#6c757d;padding-left:0}.test-cards li{padding:4px 0}.test-cards code{background:#fff;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace}
