html,body{overflow:hidden;margin:0;padding:0;font-family:'Inter',sans-serif;background:#000;-webkit-font-smoothing:antialiased}.hwrap{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;width:100vw;height:100vh;scroll-behavior:smooth;scrollbar-width:none}.hwrap::-webkit-scrollbar{display:none}body.modal-open{overflow:hidden!important}.hsec{min-width:100vw;height:100vh;scroll-snap-align:start;display:flex;flex-direction:column;padding:20px 50px 0 50px;box-sizing:border-box;position:relative}.h-header{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:15px;flex-shrink:0}.hsec h1{margin:0!important;font-size:clamp(30px,4vw,42px)!important;font-weight:900!important;letter-spacing:-1.5px!important;line-height:1!important}.h-countdown{text-align:right;min-width:280px}.cd-label{font-size:11px!important;text-transform:uppercase!important;opacity:0.8!important;letter-spacing:1.8px!important;font-weight:700!important;display:block}.cd-time{font-size:14px!important;font-weight:700!important;display:block}.hcols{display:flex;width:100%;flex-grow:1;gap:30px;margin-bottom:90px;height:0;min-height:0;z-index:1}.hcol{background:#fff;border-radius:28px;position:relative;box-shadow:0 20px 50px rgba(0,0,0,0.3);overflow:hidden}.hcol.media{width:35%;flex-shrink:0}.hcol.text{width:65%;display:flex;flex-direction:column;position:relative}.fill-image{position:absolute;inset:0;background-size:cover;background-position:center}.h-scroll-content{height:100%;width:100%;overflow:hidden;position:relative}.h-scroll-inner{width:100%;margin:30px 0;height:calc(100% - 135px);overflow-y:auto;padding:0 45px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#eee transparent}.h-scroll-inner::-webkit-scrollbar{width:6px}.h-scroll-inner::-webkit-scrollbar-thumb{background:#eee;border-radius:10px}.h-sub-menu{position:absolute;bottom:0;left:0;width:100%;min-height:80px;background:rgba(255,255,255,0.98);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,0.05);display:flex;align-items:center;padding:10px 45px;box-sizing:border-box;z-index:10;border-radius:0 0 28px 28px}.h-sub-label{font-size:11px;font-weight:800;text-transform:uppercase;color:#888;margin-right:20px}.h-sub-items{display:flex;gap:15px;flex-wrap:wrap}.h-sub-link{font-size:13px;font-weight:700;color:#2196F3;text-decoration:none;cursor:pointer;padding:6px 14px;border-radius:100px;background:rgba(33,150,243,0.1)}.h-modal{display:none;position:fixed!important;z-index:9999999!important;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.4);backdrop-filter:blur(12px);align-items:center;justify-content:center}.h-modal-content{background:#ffffff!important;width:80%;max-width:1400px;height:80vh;border-radius:40px;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 40px 100px rgba(0,0,0,0.2);animation:hModalFadeIn 0.4s cubic-bezier(0.165,0.84,0.44,1)}.h-modal-inner{width:100%;margin:50px 0;height:calc(100% - 100px);overflow-y:auto!important;padding:0 100px 40px 100px;box-sizing:border-box}.modal-title{color:#000!important;font-size:28px!important;font-weight:900!important;margin:0 0 8px 0!important;letter-spacing:-1px!important}.h-modal-body{color:#333!important;font-size:16px!important;line-height:1.6!important}.h-modal-body h1{font-size:24px!important;font-weight:800!important;margin:20px 0 10px 0!important;letter-spacing:-0.5px!important;color:#000!important}.h-modal-body h2{font-size:20px!important;font-weight:800!important;margin:18px 0 8px 0!important;color:#000!important}.h-modal-body h3{font-size:18px!important;font-weight:700!important;margin:15px 0 5px 0!important;color:#111!important}.h-modal-body h4{font-size:15px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:0.5px;margin:12px 0 5px 0!important;color:#444!important}.h-modal-close{position:absolute;right:40px;top:35px;font-size:45px;cursor:pointer;color:#ccc;z-index:1000;line-height:1;transition:color 0.2s}.h-modal.is-active{display:flex!important}.hnav-bottom{position:fixed!important;bottom:0;left:0;width:100%;height:60px;display:flex;align-items:center;justify-content:space-around;padding:0 50px;box-sizing:border-box;z-index:99999;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-top:none!important}.hnav-item{font-size:13px!important;cursor:pointer;font-weight:800;text-transform:uppercase;white-space:nowrap;transition:all 0.3s ease;text-shadow:0 2px 10px rgba(0,0,0,0.1)}@media (max-width:850px){.hsec{padding:15px 15px 120px 15px}.h-header{flex-direction:column;align-items:flex-start;gap:8px}.h-countdown{text-align:left;min-width:unset}.hcols{display:block;overflow-y:auto;margin-bottom:0}.hcol.media{width:100%;height:220px;margin-bottom:20px}.hcol.text{width:100%;height:auto;display:block}.h-scroll-inner{height:auto;margin:10px 0;padding:20px 25px 100px 25px;overflow:visible}.h-sub-menu{position:relative!important;border-radius:0 0 20px 20px!important;background:#fafafa;padding:20px;min-height:auto;bottom:auto;border-top:1px solid #eee}.hnav-bottom{background:rgba(0,0,0,0.05)!important;backdrop-filter:blur(10px)!important;justify-content:flex-start;overflow-x:auto;padding:0 20px;scrollbar-width:none}.hnav-bottom::-webkit-scrollbar{display:none}.hnav-item{padding-right:30px}.h-modal-content{width:92%;height:85vh;border-radius:30px}.h-modal-inner{padding:0 30px 40px 30px;margin:60px 0 30px 0;height:calc(100% - 90px)}}