.hero-title{font-size:clamp(2rem,6vw,3rem)}.heroSection{background:"#fff";border-radius:22px;box-shadow:0 8px 40px #2221;padding:42px 32px;margin-bottom:44px;text-align:center}.logoHome{width:400;margin:0 auto 20px}.hero-banner{position:relative;width:100%;aspect-ratio:16/6;border-radius:16px;overflow:hidden;margin-bottom:60px}.banner-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:767px){.logoHome{max-width:300px}}@media (max-width:900px){.hero-daily{grid-template-columns:1fr!important;gap:24px;padding:24px 0}.daily-carousel-wrapper{max-height:300px;overflow:hidden}.hero-buttons{flex-direction:column}.hero-buttons button{width:100%;justify-content:center}}@media (max-width:640px){.hero-banner{aspect-ratio:3/4}}@media (max-width:1024px){.hero-banner{aspect-ratio:16/8}}