.hero-scroll-track{width:100%;height:320vh;position:relative}.hero-sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.hero-box{width:100%;max-width:1400px;height:85vh;margin:0 auto;padding:0 20px;overflow:hidden}.hero-canvas{background:url(/hero-volcano-poster.jpg) 50%/cover no-repeat;width:100%;height:100%;display:block}.hero-static-section{width:100%;max-width:1400px;height:85vh;margin:40px auto;padding:0 20px;overflow:hidden}.hero-static{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:600px){.hero-static-section{height:60vh;margin:20px auto}}@media (min-width:1025px){.hero-box{padding-right:48px}}
.home-container{width:100%}.featured-section{width:100%;margin:80px 0}.section-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.section-title{font-size:1.5rem;font-weight:700}.section-link{color:#1a1a2e;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.section-link:hover{opacity:.7}.featured-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.featured-card{color:inherit;text-decoration:none;transition:opacity .2s;display:block}.featured-card:hover{opacity:.9}.featured-image{aspect-ratio:1;background-color:#f5f5f5;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.featured-image .main-img{z-index:1}.featured-image .hover-img{z-index:2;opacity:0}.featured-card:hover .featured-image .hover-img{opacity:1}.featured-card:has(.hover-img):hover .featured-image .main-img{opacity:0}.featured-info{flex-direction:column;gap:4px;display:flex}.featured-title{margin:0;font-size:.9rem;font-weight:600}.featured-price{color:#666;margin:0;font-size:.85rem}.no-products-message{text-align:center;color:#666;background:#f9f9f9;grid-column:1/-1;padding:40px}@media (max-width:1024px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.featured-section{margin:40px auto}.section-title{font-size:1.2rem}}
