.hero-section{background:var(--bg-secondary);background-size:cover;width:100%;min-height:100vh;transition:background .3s;position:relative;padding-top:270px!important}.hero-section:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.hero-content{z-index:1;position:relative}.image-box{width:75vw;max-width:350px}.hero-title{color:var(--heading-color);text-align:center;font-family:"Baloo Bhai 2",sans-serif;font-size:3rem;font-weight:700}.hero-text{color:var(--foreground);text-align:center;margin-top:1rem;font-family:"baloo bhai 2",sans-serif;font-size:1.3rem;line-height:1.6}.social-icon{width:30px;height:30px;transition:transform .2s,filter .3s}[data-theme=dark] .social-icon{filter:invert()}.social-icon:hover{transform:scale(1.05)}.contact-Me{justify-content:center;align-items:center;margin-top:1.5rem;display:flex}@media (max-width:992px){.hero-content{text-align:center}.hero-section{padding-top:140px!important}.image-box{margin-top:2rem}}@media (max-width:576px){.hero-title{margin-top:20px;font-size:2.2rem}.hero-text{padding:0 1rem;font-size:1.1rem}.image-box{max-width:250px}}
