.Home_navigationBar__qAfER{display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:10px 20px;margin-bottom:20px;position:relative}.Home_nav__0YZkk{display:flex;gap:15px}.Home_navItem__3TBwt{list-style:none}.Home_btnMetamask__5InhV{padding:10px 40px;background:linear-gradient(135deg,#0073e6,#00c3ff);color:#fff;font-weight:700;border:none;border-radius:8px;display:flex;align-items:center;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.2);transition:transform .2s,background .3s ease-in-out;text-shadow:1px 1px 2px rgba(0,0,0,.3);margin-top:10px;z-index:1}.Home_btnMetamask__5InhV:hover{transform:scale(1.05);background:linear-gradient(135deg,#005bb5,#09c)}.Home_btnMetamask__5InhV img{margin-right:8px}.Home_image__K4iPq{width:30%;max-width:100%;height:auto;margin-top:20px}@media (max-width:768px){.Home_navigationBar__qAfER{flex-direction:column;align-items:flex-start}.Home_btnMetamask__5InhV{margin-top:10px;width:100%;justify-content:center}.Home_image__K4iPq{width:80%}}