.home-hero{position:relative;height:110vh;width:100%;overflow:hidden;font-family:Playfair Display,serif}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transition:opacity 2s ease-in-out,transform 8s ease;transform:scale(1.05);z-index:1}.hero-slide.active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.35),rgba(0,0,0,.6));z-index:2}.hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem}.hero-subtitle{letter-spacing:3px;text-transform:uppercase;font-size:.9rem;margin-bottom:1.5rem;opacity:.85}.hero-content h1{font-size:5.5rem;font-weight:600;margin-bottom:1.6rem;line-height:1.1}.hero-content h1 span{font-style:italic;margin:0 .5rem}.hero-details{display:flex;align-items:center;margin-bottom:2.8rem}.detail{text-align:center}.detail strong{display:block;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.detail p{font-size:1.3rem}.divider{width:1px;height:50px;background:rgba(255,255,255,.4);margin:0 2.5rem}.countdown{display:flex;gap:2rem;margin-bottom:3rem}.countdown div{width:82px;height:82px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;backdrop-filter:blur(6px);background:rgba(255,255,255,.05);box-shadow:0 10px 30px rgba(0,0,0,.25)}.countdown strong{font-size:1.6rem;font-weight:500;line-height:1;margin-bottom:.25rem}.countdown span{font-size:.55rem;letter-spacing:2px;text-transform:uppercase;opacity:.85}.hero-btn{border:1px solid rgba(255,255,255,.8);padding:14px 36px;color:#fff;text-decoration:none;letter-spacing:1px;transition:all .3s ease}.hero-btn:hover{background:#fff;color:#000}@media (max-width:768px){.home-hero{height:85vh}.hero-content{padding:1.5rem 1.2rem;max-width:360px;margin:0 auto}.hero-subtitle{font-size:.7rem;letter-spacing:2px;margin-bottom:1rem}.hero-content h1{font-size:2.8rem;line-height:1.15;margin-bottom:1.4rem}.hero-details{flex-direction:column;margin-bottom:2rem}.detail strong{font-size:.7rem;letter-spacing:1.5px}.detail p{font-size:1.05rem}.divider{width:40px;height:1px;margin:1.2rem 0}.countdown{gap:1.2rem;margin-bottom:2.2rem}.countdown div{width:64px;height:64px}.countdown strong{font-size:1.3rem}.countdown span{font-size:.5rem}.hero-btn{padding:12px 28px;font-size:.85rem}}.home-video-section{position:relative;width:100%;padding:100px 2rem;background-color:#0c0c0c;overflow:hidden;z-index:10}.home-video-section:before{content:"";position:absolute;inset:0;background-image:url(https://res.cloudinary.com/dhu2cgrqq/image/upload/v1772896827/gallery_legacy/e8kcvvuwsecvf90346hh.jpg);background-size:cover;background-position:50%;filter:blur(60px) brightness(.3);opacity:.5;z-index:-1}.video-outer-container{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center}.video-inner-card{position:relative;width:100%;max-width:1000px;aspect-ratio:16/9;border-radius:2rem;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1);background:#000}.highlight-video{width:100%;height:100%;object-fit:contain;display:block}.video-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 40%);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;pointer-events:none}.video-text h2{font-size:3.5rem;color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif}.video-text p{font-size:1.2rem;color:#fb7185;opacity:.9;letter-spacing:1px}@media (max-width:768px){.home-video-section{padding:60px 1rem}.video-inner-card{aspect-ratio:9/16;border-radius:1.5rem}.highlight-video{object-fit:cover}.video-text h2{font-size:2.2rem}.video-text p{font-size:1rem}}