.payment-element{min-height:120px;padding:10px;border:1px dashed #ccc;border-radius:6px}.payment-hero{background:linear-gradient(135deg,#f8fbff,#eef5ff);min-height:100vh;padding:100px 0;position:relative;overflow:hidden}.payment-hero:before{content:"";position:absolute;width:500px;height:500px;background:#007bff0d;border-radius:50%;top:-200px;right:-150px}.payment-hero:after{content:"";position:absolute;width:400px;height:400px;background:#007bff08;border-radius:50%;bottom:-200px;left:-100px}.payment-card{background:#fff;border-radius:24px;padding:35px;box-shadow:0 15px 40px #00000014,0 5px 15px #0000000a;border:1px solid #edf2f7;position:relative;z-index:5}.payment-card:hover{transform:translateY(-3px);transition:all .3s ease}.payment-header{text-align:center;margin-bottom:30px}.payment-header h2{font-size:34px;font-weight:800;color:#0f172a;margin-bottom:10px}.payment-header p{color:#64748b;font-size:15px;margin-bottom:0}.security-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:20px}.security-badge{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;padding:8px 14px;border-radius:50px;font-size:13px;font-weight:600;color:#334155}.security-badge i{color:#22c55e}.payment-card .form-group{margin-bottom:22px}.payment-card label{font-weight:700;color:#1e293b;margin-bottom:8px;display:block}.payment-card .form-control{height:58px;border-radius:14px;border:1px solid #dbe3ec;font-size:15px;padding:0 18px;transition:all .25s ease;background:#fff}.payment-card .form-control:focus{border-color:#06f;box-shadow:0 0 0 4px #0066ff1a}.stripe-box{background:#fff;border:1px solid #dbe3ec;border-radius:14px;padding:18px;transition:all .25s ease}.stripe-box:hover{border-color:#06f}.stripe-box:focus-within{border-color:#06f;box-shadow:0 0 0 4px #0066ff1a}.payment-summary{margin:25px 0;border-radius:18px;overflow:hidden;border:1px solid #edf2f7}.summary-item{display:flex;justify-content:space-between;padding:16px 20px;background:#fff}.summary-item:not(:last-child){border-bottom:1px solid #edf2f7}.summary-item strong{color:#0f172a}.summary-total{background:#f8fbff}.summary-total strong{font-size:18px}.trust-box{margin-top:20px;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px}.trust-box p{margin:0;color:#166534;font-size:14px;font-weight:600}.trust-box i{margin-right:8px}.card-brands{display:flex;justify-content:center;gap:15px;margin-bottom:25px}.card-brand{background:#fff;border:1px solid #edf2f7;border-radius:10px;padding:10px 15px;min-width:70px;text-align:center;font-weight:700;color:#475569}.pay-btn{width:100%;height:60px;border:none;border-radius:14px;background:linear-gradient(135deg,#06f,#0047b3);color:#fff;font-size:17px;font-weight:700;transition:all .3s ease}.pay-btn:hover{transform:translateY(-2px);box-shadow:0 15px 25px #0066ff40}.pay-btn:disabled{opacity:.7;cursor:not-allowed}.payment-footer{text-align:center;margin-top:25px}.payment-footer p{color:#64748b;font-size:13px;margin-bottom:0}.payment-footer strong{color:#0f172a}
