.home-container{-webkit-user-select:none;user-select:none;padding-bottom:50px}.hero-carousel-wrapper{height:85vh;min-height:500px;max-height:800px;position:relative;overflow:hidden}.hero-carousel-scroll{scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;-webkit-overflow-scrolling:touch;width:100%;height:100%;display:flex;overflow-x:auto}.hero-carousel-scroll:active{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.hero-carousel-scroll::-webkit-scrollbar{display:none}.hero-slide-item{scroll-snap-align:start;flex:0 0 100%;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-background{z-index:-1;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 20%;width:100%;height:100%}.carousel-indicators{z-index:30;gap:10px;display:flex;position:absolute;bottom:80px;right:4vw}@media (min-width:768px){.carousel-indicators{bottom:120px}}.indicator{cursor:pointer;background:#ffffff4d;border-radius:50%;width:12px;height:12px;transition:all .3s}.indicator.active{background:#fff;transform:scale(1.2)}.hero-vignette{background:linear-gradient(#14141400 50%,#141414 100%),linear-gradient(90deg,#141414cc 0%,#14141400 50%);position:absolute;inset:0}.hero-content{z-index:10;width:100%;max-width:800px;padding-top:80px;position:relative}@media (min-width:768px){.hero-content{padding-top:100px}}.hero-title{text-shadow:2px 2px 4px #00000080;margin-bottom:.8rem;font-size:clamp(1.8rem,8vw,4rem);font-weight:800;line-height:1.1}.hero-overview{color:#fff;text-shadow:2px 2px 4px #00000080;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:90%;margin-bottom:1.5rem;font-size:clamp(.9rem,2.5vw,1.2rem);line-height:1.4;display:-webkit-box;overflow:hidden}@media (min-width:768px){.hero-overview{-webkit-line-clamp:4;line-clamp:4;max-width:100%;margin-bottom:2rem;line-height:1.5}}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.catalog-container{z-index:5;flex-direction:column;gap:5rem;padding:100px 4% 150px;display:flex;position:relative;overflow:visible}@media (min-width:768px){.catalog-container{gap:6rem;margin-top:50px}}.catalog-row{z-index:1;flex-direction:column;gap:.8rem;margin-bottom:0;transition:z-index;display:flex;position:relative;overflow:visible}.catalog-row:hover{z-index:100}.row-title{color:#e5e5e5;z-index:10;margin-bottom:.8rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;position:relative}.row-items{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:24px;min-height:280px;padding:0 10px;display:flex;overflow:auto visible}.row-items.grabbing{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.row-items::-webkit-scrollbar{display:none}.row-wrapper{width:100%;position:relative;overflow:visible}.row-arrow{z-index:40;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:none;justify-content:center;align-items:center;width:40px;height:150px;transition:all .3s;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.row-arrow{opacity:0;display:flex}.row-wrapper:hover .row-arrow{opacity:1}}.row-arrow:hover{background:#000c;width:50px}.row-arrow.left{border-radius:0 var(--radius-md) var(--radius-md) 0;left:-4vw}.row-arrow.right{border-radius:var(--radius-md) 0 0 var(--radius-md);right:-4vw}.row-arrow svg{transition:transform .2s}.row-arrow:hover svg{transform:scale(1.2)}.row-item{aspect-ratio:16/9;border-radius:var(--radius-sm);scroll-snap-align:start;min-width:150px;transition:transform var(--transition-normal), z-index 0s;cursor:pointer;background:var(--surface-hover);flex:0 0 calc(20% - 8px);position:relative;overflow:visible}.row-item.portrait{aspect-ratio:2/3}.row-item:hover{z-index:50;transform:scale(1.08);box-shadow:0 10px 30px #000c}.row-item img{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:100%;transition:opacity var(--transition-fast)}.row-item-info{opacity:0;transition:opacity var(--transition-normal);background:linear-gradient(#0000 0%,#000000e6 100%);padding:1.5rem .5rem .5rem;position:absolute;bottom:0;left:0;right:0}.row-item:hover .row-item-info{opacity:1}.row-item-info h3{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.hero-section{align-items:center;height:85vh;min-height:500px;max-height:800px;display:flex;position:relative}.skeleton-hero{background:#111;overflow:hidden}.skeleton-title,.skeleton-text,.skeleton-btn,.skeleton-card,.skeleton-row-title{border-radius:var(--radius-sm);background:#222 linear-gradient(90deg,#222 0,#2a2a2a 40px,#222 80px) 0 0/1000px 100%;animation:2s linear infinite shimmer}.skeleton-title{width:60%;height:3.5rem;margin-bottom:2rem}.skeleton-text{width:100%;height:1rem;margin-bottom:.8rem}.skeleton-text.short{width:40%;margin-bottom:3rem}.skeleton-btn{width:130px;height:3.2rem}.skeleton-row-title{width:200px;height:1.2rem;margin-bottom:1rem}.skeleton-card{aspect-ratio:16/9;flex:0 0 calc(20% - 8px);min-width:150px}@media (max-width:1024px){.row-item{flex:0 0 calc(25% - 8px)}}@media (max-width:768px){.row-item{flex:0 0 calc(33.3333% - 8px)}.catalog-container{margin-top:-50px}.hero-vignette{background:linear-gradient(#14141400 50%,#141414 100%)}}@media (max-width:480px){.row-item{flex:0 0 calc(50% - 8px)}.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}.hero-section{min-height:70vh}}
