.hero-container{background-color:var(--primary-dark);border-bottom:1px solid #00f2fe26;align-items:center;width:100%;min-height:600px;padding:60px 0;display:flex;position:relative;overflow:hidden}.hero-bg-banner{z-index:1;background-image:radial-gradient(circle at 20%,#173a64cc 0%,#0a192ff2 100%);background-position:50%;background-size:cover;width:100%;max-width:1920px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-overlay-glow{filter:blur(50px);background:radial-gradient(circle,#00f2fe1f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;left:-10%}.hero-content-grid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid;position:relative}@media (width<=991px){.hero-content-grid{text-align:center;grid-template-columns:1fr;gap:60px}}.hero-badge{color:var(--accent-cyan);background:#00f2fe1a;border:1px solid #00f2fe4d;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.badge-pulse{background-color:var(--accent-cyan);width:8px;height:8px;box-shadow:0 0 10px var(--accent-cyan);border-radius:50%}.hero-title{color:var(--white);margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.3}@media (width<=768px){.hero-title{font-size:2.2rem}}.text-gradient{background:linear-gradient(135deg,var(--white)0%,var(--accent-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-desc{color:#cbd5e1;max-width:540px;margin-bottom:32px;font-size:1.1rem;line-height:1.8}@media (width<=991px){.hero-desc{margin-left:auto;margin-right:auto}}.hero-btn-group{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media (width<=991px){.hero-btn-group{flex-wrap:wrap;justify-content:center}}.btn-secondary{color:var(--white);border:1px solid #fff3;border-radius:50px;align-items:center;padding:12px 24px;font-weight:500;transition:all .3s;display:inline-flex}.btn-secondary:hover{border-color:var(--white);background:#ffffff0d}.hero-stats{border-top:1px solid #ffffff1a;align-items:center;gap:24px;padding-top:24px;display:flex}@media (width<=991px){.hero-stats{justify-content:center}}.stat-item{flex-direction:column;display:flex}.stat-num{color:var(--white);font-size:1.4rem;font-weight:700}.stat-label{color:#94a3b8;font-size:.8rem}.stat-divider{background:#ffffff1a;width:1px;height:30px}.hero-visual-col{perspective:1000px;justify-content:center;align-items:center;display:flex}.card-3d-wrapper{width:100%;max-width:400px;height:250px;transform-style:preserve-3d;position:relative}.sama-credit-card{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;background:linear-gradient(135deg,#112240 0%,#1a365d 50%,#0f172a 100%);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 30px #00f2fe33}.card-glow-bg{filter:blur(30px);background:radial-gradient(circle,#d4af374d 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50%;right:-50%}.card-top-row{color:var(--white);justify-content:space-between;align-items:center;display:flex}.card-brand-name{letter-spacing:2px;color:var(--white);font-size:1.2rem;font-weight:700}.card-chip{background:linear-gradient(135deg,gold 0%,#d4af37 100%);border-radius:6px;flex-direction:column;justify-content:space-evenly;width:45px;height:34px;padding:4px;display:flex;box-shadow:inset 0 0 4px #0006}.chip-line{background:#0000004d;width:100%;height:1px}.card-number{color:var(--white);letter-spacing:3px;text-shadow:0 2px 4px #00000080;justify-content:space-between;font-family:monospace,sans-serif;font-size:1.4rem;display:flex}.card-bottom-row{justify-content:space-between;align-items:flex-end;display:flex}.card-holder{color:var(--white);flex-direction:column;display:flex}.card-holder small{color:#94a3b8;font-size:.65rem}.card-holder span{letter-spacing:1px;font-size:.9rem;font-weight:500}.card-logo-circle{align-items:center;width:40px;height:25px;display:flex;position:relative}.circle{border-radius:50%;width:25px;height:25px;position:absolute}.circle-1{background:#00f2fecc;right:0}.circle-2{mix-blend-mode:screen;background:#d4af37cc;right:15px}.floating-badge{color:var(--white);backdrop-filter:blur(8px);z-index:10;white-space:nowrap;background:#0f172ae6;border:1px solid #00f2fe4d;border-radius:20px;padding:8px 16px;font-size:.8rem;font-weight:500;position:absolute;box-shadow:0 10px 20px #0000004d}.badge-top-right{top:-20px;right:-20px}.badge-bottom-left{bottom:-20px;left:-20px}.section-header{margin-bottom:48px}.section-title{color:var(--primary-dark);margin-bottom:12px;font-size:2.2rem;font-weight:700}.section-subtitle{color:var(--text-muted);font-size:1.05rem}.text-center{text-align:center}.features-section,.steps-section{padding:80px 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}@media (width<=768px){.steps-grid{grid-template-columns:1fr}}.step-item{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #0f172a0d;padding:32px;transition:transform .3s;position:relative}.step-item:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.step-number{color:#00f2fe33;margin-bottom:16px;font-size:2.5rem;font-weight:700}.step-item h3{color:var(--primary-dark);margin-bottom:12px;font-size:1.2rem}.step-item p{color:var(--text-muted);font-size:.95rem}.cta-banner-section{padding-bottom:80px}.cta-box{background:linear-gradient(135deg,var(--primary-dark),var(--primary-blue));border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow-md);border:1px solid #00f2fe4d;justify-content:space-between;align-items:center;padding:48px;display:flex}@media (width<=768px){.cta-box{text-align:center;flex-direction:column;gap:24px}}.cta-text h3{margin-bottom:8px;font-size:1.8rem}.cta-text p{color:#cbd5e1}