.curved-tint-img{position:relative;width:400px;height:300px;overflow:hidden;border-radius:12px}.curved-tint-img img{width:100%;height:100%;object-fit:cover;display:block}.curved-tint-img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,0.6) 0,rgba(0,0,0,0.3) 40%,rgba(0,0,0,0) 70%);clip-path:ellipse(130% 100% at 100% 0);pointer-events:none}.mobile-nav{display:none}.mobile-nav.show{display:block}