@import url("https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap");.page{min-height:100vh;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section,.page{position:relative;width:100%;overflow:hidden}.hero-section{height:100vh}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.content-wrapper{position:relative;z-index:1;max-width:90%;margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.logo-wrapper{margin-bottom:.2rem}.logo{height:196px;max-width:200px}.heading{font-size:80px;line-height:86px;font-weight:900;margin-bottom:1rem;text-align:center}.heading-sub{margin-top:-.4rem;margin-bottom:.2rem;background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fill-move 3s ease-in-out infinite}.heading-dates,.heading-sub{font-size:48px;line-height:54px;font-weight:900}.heading-dates{margin-bottom:1.5rem}.heading-prize{font-size:20px;line-height:26px;font-weight:600;margin-top:-.75rem;opacity:.85}.subheading{font-size:40px;line-height:90px;font-weight:900;margin-top:1rem}.subheading-tight{margin-top:-1.6rem;line-height:normal}.scroll-down{transform:translateX(-50%);padding-top:26px;cursor:pointer;animation:bounce 1.8s infinite}.scroll-down img{width:40px;height:40px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.rules-section{min-height:100dvh;width:100%;padding:3rem 1.5rem 2rem;background:#000;color:white;display:flex;flex-direction:column;justify-content:space-between}.rules-title{font-size:3rem;font-weight:800;text-align:center;margin-bottom:1.5rem}.rules-list{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;font-size:1rem;line-height:1.6;font-weight:600;font-size:22px}.rules-list p{margin:0}.rules-button{display:block;margin:2rem auto 0;text-align:center;font-size:2.75rem;font-weight:900;color:white;text-decoration:none;transition:transform .2s ease,background .3s ease}.rules-button-inner{display:inline-flex;align-items:center;gap:.75rem}.rules-button-inner img{width:28px;height:28px;transition:transform .3s ease}.rules-button:hover{background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fill-move 3s ease-in-out infinite}.rules-button:hover,.rules-button:hover .rules-button-inner img{transform:translateX(6px)}.highlight-gradient{background:linear-gradient(120deg,#EA2426,#095FBE,#EA2426);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fill-move 3s ease-in-out infinite}@keyframes fill-move{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.rules-footer{text-align:center;margin-top:2rem;font-size:.85rem;font-weight:500;opacity:.8}.rules-footer .icons{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1rem}.rules-footer .icons a{display:inline-block;transition:transform .3s ease,box-shadow .3s ease}.icons{align-items:center}.rules-footer .icons a:hover{transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shorts-container{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:nowrap;max-width:1024px;margin:3rem auto 2rem}.shorts-video{flex:0 0 360px;border-radius:1rem;overflow:hidden;box-shadow:0 0 20px rgba(234,36,38,.3),0 0 40px rgba(9,95,190,.3);animation:glowCycle 6s ease-in-out infinite}.shorts-iframe{width:100%;aspect-ratio:9/16;border:none;border-radius:1rem}.shorts-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;max-width:360px}.shorts-caption{font-size:30px;line-height:1.5;font-weight:600;text-align:center}.shorts-certificate{width:70%;border-radius:.5rem;box-shadow:0 0 14px rgba(255,255,255,.1)}.nowrap{white-space:nowrap}.desktop-only{display:block}.mobile-only{display:none}@keyframes glowCycle{0%{box-shadow:0 0 12px rgba(234,36,38,.2),0 0 24px rgba(9,95,190,.2)}50%{box-shadow:0 0 20px rgba(9,95,190,.3),0 0 36px rgba(234,36,38,.3)}to{box-shadow:0 0 12px rgba(234,36,38,.2),0 0 24px rgba(9,95,190,.2)}}@media (max-width:768px){.shorts-container{flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem}.shorts-video{width:100%;max-width:200px;height:880px}.shorts-iframe{width:100%;height:100%}.shorts-content{max-width:100%;padding:0 1rem}.shorts-caption{font-size:1.1rem}.shorts-certificate{max-width:200px}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block;font-size:1.1rem}}}#shorts{scroll-margin-top:30px}@media (max-width:768px){.logo{height:120px;max-width:150px}.heading{font-size:30px;line-height:42px;margin-bottom:.75rem}.heading-sub{font-size:20px;line-height:30px;margin-top:-.25rem;margin-bottom:.6rem}.heading-dates{font-size:16px;line-height:20px;margin-bottom:1.2rem}.heading-prize{font-size:14px;line-height:20px;margin-top:-.5rem}.subheading{font-size:18px;line-height:26px;margin-top:3rem}.subheading-tight{margin-top:.5rem}.content-wrapper{max-width:92%;padding:0 1rem}.rules-title{font-size:1.5rem}.rules-list{font-size:1rem}.rules-button-inner{font-size:2rem}}

/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap";.visible{visibility:visible}body{background-color:#000;font-family:Inter,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .8s ease-out}