.modern-bank-module__bkNQSG__container{color:#f8fafc;background:#020617;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.modern-bank-module__bkNQSG__nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0}.modern-bank-module__bkNQSG__logo{background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.modern-bank-module__bkNQSG__navLinks{align-items:center;gap:2rem;display:flex}.modern-bank-module__bkNQSG__navLinks a{color:#94a3b8;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.modern-bank-module__bkNQSG__navLinks a:hover{color:#fff}.modern-bank-module__bkNQSG__btnPrimary{color:#000;background:#fff;border-radius:99px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s}.modern-bank-module__bkNQSG__btnPrimary:hover{background:#f1f5f9;transform:translateY(-2px)}.modern-bank-module__bkNQSG__hero{text-align:center;flex-direction:column;align-items:center;padding:10rem 5% 5rem;display:flex;position:relative}.modern-bank-module__bkNQSG__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.modern-bank-module__bkNQSG__badge{color:#10b981;z-index:1;background:#10b9811a;border:1px solid #10b98133;border-radius:99px;margin-bottom:2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.modern-bank-module__bkNQSG__title{letter-spacing:-4px;z-index:1;max-width:900px;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:.95}.modern-bank-module__bkNQSG__subtitle{color:#94a3b8;z-index:1;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.modern-bank-module__bkNQSG__heroCta{z-index:1;gap:1rem;display:flex}.modern-bank-module__bkNQSG__cardShowcase{perspective:2000px;width:100%;height:600px;transform-style:preserve-3d;justify-content:center;margin-top:5rem;display:flex;position:relative}.modern-bank-module__bkNQSG__bankCard{cursor:pointer;backface-visibility:hidden;background:linear-gradient(135deg,#1e293b 0%,#020617 100%);border:1px solid #ffffff1a;border-radius:20px;width:320px;height:200px;padding:2rem;transition:transform .1s ease-out,box-shadow .3s;position:absolute;box-shadow:0 25px 50px -12px #00000080}.modern-bank-module__bkNQSG__bankCard:hover{box-shadow:0 35px 60px -15px #3b82f64d}.modern-bank-module__bkNQSG__cardInfo{flex-direction:column;justify-content:space-between;height:100%;display:flex}.modern-bank-module__bkNQSG__chip{background:linear-gradient(135deg,gold,#daa520);border-radius:4px;width:40px;height:30px}.modern-bank-module__bkNQSG__cardNumber{letter-spacing:2px;font-family:Courier New,monospace;font-size:1.25rem}.modern-bank-module__bkNQSG__features{background:#000;padding:5rem 5%}.modern-bank-module__bkNQSG__sectionLabel{color:#10b981;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.modern-bank-module__bkNQSG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.modern-bank-module__bkNQSG__featureCard{background:#020617;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:border .3s}.modern-bank-module__bkNQSG__featureCard:hover{border-color:#3b82f64d}.modern-bank-module__bkNQSG__icon{color:#3b82f6;margin-bottom:1.5rem}.modern-bank-module__bkNQSG__featureCard h3{margin-bottom:1rem;font-size:1.5rem}.modern-bank-module__bkNQSG__featureCard p{color:#94a3b8;line-height:1.6}.modern-bank-module__bkNQSG__converterSection{flex-direction:column;align-items:center;padding:8rem 5%;display:flex}.modern-bank-module__bkNQSG__converter{background:#1e293b;border:1px solid #ffffff1a;border-radius:32px;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;max-width:800px;padding:3rem;display:grid;box-shadow:0 30px 60px -15px #00000080}.modern-bank-module__bkNQSG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.modern-bank-module__bkNQSG__inputGroup label{color:#94a3b8;font-size:.8rem;font-weight:500}.modern-bank-module__bkNQSG__inputContainer{background:#020617;border-radius:12px;align-items:center;padding:1rem;display:flex}.modern-bank-module__bkNQSG__inputContainer input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1.5rem;font-weight:700}.modern-bank-module__bkNQSG__currency{color:#3b82f6;margin-left:1rem;font-weight:600}.modern-bank-module__bkNQSG__swapBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.modern-bank-module__bkNQSG__swapBtn:hover{transform:rotate(180deg)}@media (max-width:768px){.modern-bank-module__bkNQSG__nav{padding:1rem 5%}.modern-bank-module__bkNQSG__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:200;background:#020617e6;border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;gap:3rem;width:80%;height:100vh;transition:right .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.modern-bank-module__bkNQSG__navActive .modern-bank-module__bkNQSG__navLinks{right:0!important}.modern-bank-module__bkNQSG__menuToggle{color:#fff;z-index:210;cursor:pointer;background:0 0;border:none;display:block!important}.modern-bank-module__bkNQSG__title{font-size:2.5rem}.modern-bank-module__bkNQSG__converter{grid-template-columns:1fr}.modern-bank-module__bkNQSG__swapBtn{transform:rotate(90deg)}.modern-bank-module__bkNQSG__swapBtn:hover{transform:rotate(270deg)}}.modern-bank-module__bkNQSG__menuToggle{display:none}.modern-bank-module__bkNQSG__revealSection{margin-top:4rem}
