html,body{margin:0;padding:0}.hero-media{height:100vh}.swiper,.swiper-wrapper,.swiper-slide{height:100%}.custom-logo{width:85px}.slots-wrapper{flex-wrap:wrap;gap:10px;display:flex}.slot-item{cursor:pointer;border:1px solid #ddd;border-radius:6px;padding:10px 12px;font-size:13px;transition:all .2s}.slot-item:hover{background:#f5f5f5}.slot-item input{display:none}.slot-item input:checked+span{color:#000;font-weight:600}.slot-item input:checked+span:before{content:"✔ ";color:green}
