body,html{height:100%;margin:0}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex-grow:1}.home-page{background-color:#fff}.hero-section{min-height:80vh;background-color:#f8f9fa}.section-title{font-size:2.5rem;font-weight:600;color:#333;margin-bottom:2rem}.category-section,.experiences-section,.featured-section,.local-section{position:relative}.category-section:before,.featured-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.cta-section{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/konkan-beach.jpg);background-size:cover;background-position:50%;color:#fff}@media (max-width:768px){.hero-section{min-height:60vh}.section-title{font-size:2rem}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}}.fade-in{animation:fadeIn .5s ease-in}#ig-widget{max-width:1200px;margin:2rem auto;padding:0 1rem}#ig-widget .elfsight-app-28cdfe42-7a25-430d-96ec-6a9db3d9933f{width:100%!important;max-width:100%;display:block}#ig-widget .elfsight-app-28cdfe42-7a25-430d-96ec-6a9db3d9933f iframe,#ig-widget iframe{width:100%!important;height:auto!important;max-height:500px}@media (max-width:768px){#ig-widget{margin:1rem auto}#ig-widget .elfsight-app-28cdfe42-7a25-430d-96ec-6a9db3d9933f iframe,#ig-widget iframe{max-height:320px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}