.hero-banner{min-height:100vh;background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2;animation:fadeSlide 1.2s ease forwards}.hero-title{font-size:3rem;font-weight:700}.hero-title span{color:#ffc107}.hero-text{font-size:1.1rem;margin-top:15px;opacity:.9}.hero-shape{width:280px;height:280px;background:#ffc10733;border-radius:30% 70% 70% 30%;margin:auto;position:relative;z-index:2}@keyframes fadeSlide{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.animate-float{animation:float 4s ease-in-out infinite}.image-icon{width:20px;border-radius:50px}.modal-content{background-color:#010819!important}.btn-close{color:#fff!important}.border2{border-radius:10px}.token-list-card{width:450px;background:linear-gradient(180deg,#1b1b1b,#0f0f0f);border-radius:16px;border:none}.token-row{cursor:pointer;border-bottom:1px solid #2a2a2a}.token-row:last-child{border-bottom:none}.token-row:hover{background-color:#1f1f1f}.token-img{width:38px;height:38px;border-radius:50%;object-fit:cover}.token-modal-body{max-height:420px;overflow-y:auto}.token-modal-body::-webkit-scrollbar{width:6px}.token-modal-body::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.wallet-card{width:150px;height:150px;background:linear-gradient(180deg,#111,#1a1a1a);border-radius:16px;border:none;margin-bottom:10px}.icon-box{width:80px;height:80px;background:#007bff26;border-radius:12px;display:flex;align-items:center;justify-content:center}
