#lights{width:100%;height:100%;overflow:hidden;position:absolute}canvas{width:100%;height:100%}.registration-form-container{width:100%;max-width:100%;padding:3rem 2rem;background:#0f0f1966;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:3px solid rgba(255,159,252,.5);border-bottom:3px solid rgba(255,159,252,.5);box-shadow:0 8px 32px #ff9ffc26;position:relative;overflow:hidden}.laser-flow-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.6;pointer-events:none}.form-header{text-align:center;margin-bottom:3rem;color:#fff;max-width:1000px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.logo-container{margin-bottom:1.5rem}.logo{max-width:180px;height:auto;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 4px 16px #ff9ffc4d}.form-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#ff9ffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-header h2{font-size:1.75rem;font-weight:600;color:#ff9ffc;margin-bottom:.5rem}.subtitle{font-size:1.1rem;color:#fffc;font-weight:500}.info-box{background:#ff9ffc14;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.3);border-radius:16px;padding:2rem;margin-bottom:3rem;color:#fff;max-width:1200px;margin-left:auto;margin-right:auto;box-shadow:0 8px 32px #ff9ffc1a,inset 0 1px #ffffff1a;position:relative;z-index:1}.info-box h3{font-size:1.5rem;margin-bottom:1.25rem;color:#ff9ffc;text-align:center}.info-box p{margin-bottom:1rem;line-height:1.8;font-size:1.05rem}.details-section{margin-top:1.5rem}.details-section h4{color:#ff9ffc;margin-bottom:.75rem}.details-section ul{list-style:none;padding-left:0;margin-bottom:1rem}.details-section li{margin-bottom:.5rem;padding-left:1.5rem;position:relative;color:#fff}.details-section li:before{content:"▹";position:absolute;left:0;color:#ff9ffc;font-weight:700}.details-section a{color:#ff9ffc;text-decoration:none;font-weight:600}.details-section a:hover{text-decoration:underline;color:#fff}.terms-conditions-link{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff6fd8,#6750a2,#03b3c3);background-size:200% 200%;border-radius:12px;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:1rem;transition:all .3s ease;animation:gradientShift 3s ease infinite;box-shadow:0 4px 15px #ff6fd866}.terms-conditions-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6fd899;text-decoration:none!important}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.motto{font-weight:600;color:#ff9ffc;margin-top:1rem}.registration-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;background:#1414234d;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-radius:20px;border:2px solid rgba(255,159,252,.2);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d;position:relative;z-index:1;box-sizing:border-box}.registration-form>.form-group:first-child,.registration-form>.form-group:nth-child(2),.registration-form>.team-size-selector{grid-column:1 / -1}.member-section{grid-column:span 1;background:#19192d59;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:2rem;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff0d;box-sizing:border-box}.member-section:hover{border-color:#ff9ffc99;background:#ff9ffc14;transform:translateY(-4px);box-shadow:0 8px 24px #ff9ffc40,inset 0 1px #ffffff1a}.member-title{color:#ff9ffc;font-size:1.35rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(255,159,252,.3);font-weight:600}.registration-form>.form-group:last-of-type,.registration-form>.submit-btn,.registration-form>.status-message{grid-column:1 / -1}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#fff;font-weight:600;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:2px solid rgba(255,159,252,.2);border-radius:8px;background:#0f0f1e66;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%);color:#fff;font-size:1rem;font-family:inherit;transition:all .3s ease;box-shadow:inset 0 2px 4px #0003;width:100%;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#ff9ffc;background:#ffffff14;box-shadow:0 0 0 3px #ff9ffc33,inset 0 2px 4px #0003}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group select option{background:#1a1a1a;color:#fff}.team-size-selector{margin:2rem 0;text-align:center}.team-size-selector label{color:#fff;font-weight:600;font-size:1.25rem;display:block;margin-bottom:1.25rem}.size-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.size-btn{padding:1rem 2.5rem;border:3px solid rgba(255,159,252,.3);border-radius:12px;background:#14142866;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);color:#fff;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0003,inset 0 1px #ffffff0d}.size-btn:hover{background:#ff9ffc26;border-color:#ff9ffc;transform:scale(1.05);box-shadow:0 6px 16px #ff9ffc4d,inset 0 1px #ffffff1a}.size-btn.active{background:#ff9ffc40;backdrop-filter:blur(10px) saturate(200%);-webkit-backdrop-filter:blur(10px) saturate(200%);border-color:#ff9ffc;color:#fff;font-weight:700;box-shadow:0 4px 16px #ff9ffc80,inset 0 2px 8px #ff9ffc4d}.submit-btn{padding:1.25rem 3rem;border:none;border-radius:50px;background:linear-gradient(135deg,#ff9ffc,#ff6edc);color:#000;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:2rem;text-transform:uppercase;letter-spacing:2px;box-shadow:0 8px 24px #ff9ffc80;max-width:400px;margin-left:auto;margin-right:auto}.submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 32px #ff9ffcb3}.submit-btn:active:not(:disabled){transform:translateY(-1px)}.status-message{padding:1.25rem;border-radius:12px;text-align:center;font-weight:600;font-size:1.1rem;margin-top:1.5rem;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}.status-message.success{background:#4cd96426;border:2px solid rgba(76,217,100,.5);color:#4cd964}.status-message.error{background:#ff3b3026;border:2px solid rgba(255,59,48,.5);color:#ff3b30}@media(max-width:1200px){.registration-form{grid-template-columns:1fr}}@media(max-width:768px){.registration-form-container{padding:1.5rem 1rem}.form-header h1{font-size:1.5rem;line-height:1.3}.form-header h2{font-size:1.25rem}.logo{max-width:150px}.info-box{padding:1.25rem;font-size:.9rem}.info-box h3{font-size:1.2rem}.info-box p{font-size:.9rem;line-height:1.5}.info-box ul{padding-left:1.25rem}.info-box li{font-size:.9rem;margin-bottom:.5rem}.registration-form{grid-template-columns:1fr;padding:1rem;gap:1rem}.member-section{padding:1rem}.member-title{font-size:1.1rem}.form-group label{font-size:.95rem}.form-group input,.form-group textarea,.form-group select{font-size:16px;padding:.7rem}.team-size-selector label{font-size:1.1rem}.size-buttons{flex-direction:column;gap:.75rem}.size-btn{width:100%;padding:.875rem;font-size:1rem}.submit-btn{width:100%;padding:1rem;font-size:1.05rem}}@media(max-width:480px){.registration-form-container{padding:1rem .75rem}.form-header h1{font-size:1.3rem}.form-header h2{font-size:1.1rem}.info-box{padding:1rem}.info-box h3{font-size:1.1rem}.registration-form{padding:.75rem;gap:.75rem}.member-section{padding:.75rem}.team-size-selector label{font-size:1rem}}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.status-message{padding:1rem;border-radius:8px;font-weight:500;text-align:center;margin-top:1rem}.status-message.success{background:#22c55e33;border:2px solid rgba(34,197,94,.5);color:#4ade80}.status-message.error{background:#ef444433;border:2px solid rgba(239,68,68,.5);color:#f87171}.chatbot-button{position:fixed;bottom:30px;right:30px;z-index:9998;cursor:pointer;animation:floatBot 3s ease-in-out infinite}.chatbot-button.hidden{display:none}@keyframes floatBot{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.chatbot-avatar{width:70px;height:70px;background:linear-gradient(135deg,#ff6fd8,#6750a2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;box-shadow:0 8px 30px #ff6fd880;transition:all .3s ease;border:3px solid rgba(255,255,255,.3)}.chatbot-button:hover .chatbot-avatar{transform:scale(1.1);box-shadow:0 12px 40px #ff6fd8b3}.chatbot-badge{position:absolute;top:-10px;left:-10px;background:#ff6fd8f2;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap;box-shadow:0 4px 15px #ff6fd866;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.chatbot-window{position:fixed;bottom:30px;right:30px;width:400px;height:600px;background:linear-gradient(135deg,#0f0f1efa,#1e1432fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,111,216,.3);border-radius:20px;box-shadow:0 20px 60px #000c;display:flex;flex-direction:column;z-index:9999;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#ff6fd833,#6750a233);padding:1rem 1.25rem;border-bottom:2px solid rgba(255,111,216,.3);display:flex;justify-content:space-between;align-items:center;border-radius:18px 18px 0 0}.chatbot-header-info{display:flex;align-items:center;gap:.75rem}.chatbot-header-avatar{font-size:2rem;width:45px;height:45px;background:linear-gradient(135deg,#ff6fd8,#6750a2);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);overflow:hidden}.chatbot-header-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chatbot-header-title{color:#fff;font-weight:700;font-size:1.1rem}.chatbot-header-status{color:#ffffffb3;font-size:.75rem}.chatbot-close{background:#ff6fd833;border:1px solid rgba(255,111,216,.4);color:#fff;width:35px;height:35px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.chatbot-close:hover{background:#ff6fd866;transform:rotate(90deg)}.chatbot-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.typing-indicator{display:flex;gap:.4rem;padding:.5rem 0}.typing-indicator span{width:8px;height:8px;background:#ff6fd8cc;border-radius:50%;animation:typingDot 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.chatbot-messages::-webkit-scrollbar-thumb{background:#ff6fd84d;border-radius:10px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#ff6fd880}.chatbot-message{display:flex;animation:messageSlide .3s ease}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot-message.bot{justify-content:flex-start}.chatbot-message.user{justify-content:flex-end}.chatbot-message-content{max-width:75%;padding:.75rem 1rem;border-radius:12px;font-size:.95rem;line-height:1.5;white-space:pre-line}.chatbot-message.bot .chatbot-message-content{background:#ff6fd826;border:1px solid rgba(255,111,216,.3);color:#fffffff2}.chatbot-message.user .chatbot-message-content{background:linear-gradient(135deg,#ff6fd8,#6750a2);color:#fff;font-weight:500}.chatbot-quick-questions{padding:0 1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.quick-question-label{color:#fff9;font-size:.85rem;margin-bottom:.25rem}.quick-question-btn{background:#ff6fd81a;border:1px solid rgba(255,111,216,.3);color:#ffffffe6;padding:.6rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;transition:all .3s ease;text-align:left}.quick-question-btn:hover{background:#ff6fd833;border-color:#ff6fd880;transform:translate(5px)}.chatbot-input-area{padding:1rem 1.25rem;border-top:2px solid rgba(255,111,216,.2);display:flex;gap:.75rem;background:#0003;border-radius:0 0 18px 18px}.chatbot-input{flex:1;background:#ffffff0d;border:1px solid rgba(255,111,216,.3);color:#fff;padding:.75rem 1rem;border-radius:25px;font-size:.95rem;outline:none;transition:all .3s ease}.chatbot-input::placeholder{color:#fff6}.chatbot-input:focus{border-color:#ff6fd899;background:#ffffff14}.chatbot-send{background:linear-gradient(135deg,#ff6fd8,#6750a2);border:none;color:#fff;width:45px;height:45px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #ff6fd84d}.chatbot-send:hover{transform:scale(1.1);box-shadow:0 6px 20px #ff6fd880}@media(max-width:768px){.chatbot-window{width:calc(100vw - 40px);height:calc(100vh - 100px);bottom:20px;right:20px}.chatbot-button{bottom:20px;right:20px}.chatbot-avatar{width:60px;height:60px;font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}.header{position:fixed;top:0;right:0;z-index:10000;padding:1.5rem 2rem}.menu-toggle{background:#0f0f1ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,111,216,.3);border-radius:12px;cursor:pointer;padding:.75rem;display:flex;flex-direction:column;gap:5px;z-index:10001;box-shadow:0 4px 20px #00000080;transition:all .3s ease}.menu-toggle:hover{background:#0f0f1ef2;border-color:#ff6fd880;transform:scale(1.05)}.menu-toggle span{width:28px;height:3px;background:linear-gradient(135deg,#ff6fd8,#6750a2);border-radius:3px;transition:all .3s ease}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translateY(10px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px)}.nav-menu{position:fixed;top:0;right:-100%;height:100vh;width:280px;background:linear-gradient(135deg,#0f0f1efa,#1e1432fa);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-left:2px solid rgba(255,111,216,.3);padding:100px 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem;transition:right .4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 40px #00000080}.nav-menu.open{right:0}.nav-menu a{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:12px;background:#ff6fd81a;border:1px solid rgba(255,111,216,.2);transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.nav-menu a:hover{background:#ff6fd833;border-color:#ff6fd880;transform:translate(-5px);box-shadow:0 4px 15px #ff6fd84d}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.app{min-height:100vh;position:relative;background:#000}.background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{position:relative;z-index:1;padding:4rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.section-title .gradient-text{background:linear-gradient(135deg,#fff,#ff9ffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.divider{width:100px;height:4px;background:linear-gradient(90deg,transparent,#ff9ffc,transparent);margin:0 auto}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem 2rem}.hero-content{max-width:900px}.logo-hero{margin-bottom:2rem;animation:float 3s ease-in-out infinite}.logo-hero img{max-width:250px;height:auto;filter:drop-shadow(0 0 20px rgba(255,255,255,.9)) drop-shadow(0 0 40px rgba(255,255,255,.6)) drop-shadow(0 8px 16px rgba(255,159,252,.5))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-title{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.title-line{font-size:2rem;font-weight:700;color:#fff;line-height:1.2}.title-line.highlight{font-size:3rem;background:linear-gradient(135deg,#ff9ffc,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:2px}.title-line.subtitle-hero{font-size:2rem}.hero-tagline{font-size:1.5rem;color:#ffffffe6;margin-bottom:2rem;font-weight:500}.hero-countdown-wrapper{position:relative;padding:3px;border-radius:20px;background:linear-gradient(135deg,#ff9ffc,#ff6fd8,#ff9ffc);background-size:200% 200%;animation:gradientShift 3s ease infinite;margin-bottom:2.5rem}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-countdown-container{background:#0f0f19f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:2rem;text-align:center}.hero-countdown-title{font-size:1.5rem;color:#ff9ffc;margin-bottom:1.5rem;font-weight:600}.hero-countdown-timer{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.hero-time-unit{display:flex;flex-direction:column;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.5rem;border-radius:15px;min-width:80px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a}.hero-time-value{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#ff9ffc,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.hero-time-label{font-size:.875rem;color:#ffffffb3;margin-top:.5rem;text-transform:uppercase;letter-spacing:1px}.hero-time-separator{font-size:2rem;color:#ff9ffc;font-weight:700}.hero-deadline-date{font-size:1.125rem;color:#ffffffe6;margin:0;margin-bottom:.5rem}.hero-registration-count{font-size:1.25rem;color:#ff9ffc;font-weight:600;margin:0;padding:.5rem 1rem;background:#ff9ffc1a;border-radius:8px;border:1px solid rgba(255,159,252,.3);display:inline-block;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 10px #ff9ffc4d}50%{box-shadow:0 0 20px #ff9ffc99}}.cta-button{padding:1rem 3rem;font-size:1.25rem;font-weight:600;background:linear-gradient(135deg,#ff9ffc,#ff6fd8);color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #ff9ffc66;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ff9ffc99}.cta-button:active{transform:translateY(-1px)}.theme-section{padding:4rem 0}.theme-section .container{background:#ff9ffc0d;border-top:2px solid rgba(255,159,252,.2);border-bottom:2px solid rgba(255,159,252,.2);padding:3rem 2rem;border-radius:16px}.theme-description{text-align:center;font-size:1.25rem;color:#fff;line-height:1.8;margin:0}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.detail-card{background:#0f0f1e59;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff0d}.detail-card:hover{transform:translateY(-8px);border-color:#ff9ffc;background:#ff9ffc1a;box-shadow:0 12px 32px #ff9ffc4d,inset 0 1px #ffffff1a}.detail-icon{font-size:3rem;margin-bottom:1rem}.detail-card h3{color:#ff9ffc;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.detail-card p{color:#ffffffe6;font-size:1rem;line-height:1.6}.focus-areas{background:#ff9ffc14;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.3);border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 16px #ff9ffc1a,inset 0 1px #ffffff0d}.focus-areas h3{color:#ff9ffc;font-size:1.5rem;margin-bottom:1.5rem}.tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tag{padding:.75rem 1.5rem;background:#ff9ffc26;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,159,252,.4);border-radius:25px;color:#fff;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #ff9ffc1a,inset 0 1px #ffffff0d}.tag:hover{background:#ff9ffc40;transform:scale(1.05);box-shadow:0 4px 12px #ff9ffc4d,inset 0 1px #ffffff1a}.prizes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.prize-card{background:#0f0f1e66;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:3px solid;border-radius:20px;padding:3rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 2px #ffffff0d}.prize-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}.prize-card:hover:before{opacity:.1}.prize-card.champion{border-color:gold}.prize-card.champion:before{background:gold}.prize-card.runner-up-1{border-color:silver}.prize-card.runner-up-1:before{background:silver}.prize-card.runner-up-2{border-color:#cd7f32}.prize-card.runner-up-2:before{background:#cd7f32}.prize-card:hover{transform:translateY(-12px) scale(1.05);box-shadow:0 16px 40px #ff9ffc66}.prize-badge{font-size:4rem;margin-bottom:1rem}.prize-card h3{color:#ff9ffc;font-size:1.75rem;margin-bottom:1rem;font-weight:700}.prize-card p{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.prize-extra{color:#ffffffb3!important;font-size:.95rem!important;margin-top:1rem;font-style:italic}.past-winners-section{position:relative;padding:6rem 0;background:linear-gradient(180deg,#0a0a1499,#140a1ecc);overflow:hidden}.past-winners-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 50%,rgba(255,111,216,.08) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(103,80,162,.08) 0%,transparent 50%);animation:backgroundPulse 8s ease-in-out infinite}@keyframes backgroundPulse{0%,to{opacity:.5}50%{opacity:1}}.past-winners-badge{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,#ff6fd833,#6750a233);border:2px solid rgba(255,111,216,.4);border-radius:50px;font-size:.95rem;font-weight:600;color:#ff9ffc;margin-bottom:1.5rem;animation:badgeFloat 3s ease-in-out infinite}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.past-winners-subtitle{text-align:center;font-size:1.15rem;color:#ffffffe6;margin:1.5rem auto 0;max-width:700px;line-height:1.6}.past-winners-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;position:relative;z-index:1}.winner-card{position:relative;border-radius:20px;overflow:hidden;background:#0f0f1e80;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer}.winner-card:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#ff6fd8,#6750a2,#03b3c3);border-radius:20px;opacity:0;transition:opacity .5s ease;z-index:-1}.winner-card:hover:before{opacity:1;animation:borderRotate 3s linear infinite}@keyframes borderRotate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.winner-card-featured{grid-column:span 1}.winner-card-showcase{grid-column:1 / -1}.winner-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);filter:brightness(.85)}.winner-card:first-child img,.winner-card:nth-child(2) img{object-fit:contain;background:#0000004d}.winner-card:hover img{transform:scale(1.1) rotate(2deg);filter:brightness(1)}.winner-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#6750a266,#ff6fd899);opacity:0;transition:opacity .5s ease;display:flex;align-items:center;justify-content:center;z-index:1}.winner-card:hover .winner-card-overlay{opacity:1}.winner-card-badge{background:#fffffff2;color:#6750a2;padding:1rem 2rem;border-radius:50px;font-weight:700;font-size:1.3rem;text-transform:uppercase;letter-spacing:2px;box-shadow:0 10px 40px #ff6fd866;transform:translateY(20px);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.winner-card:hover .winner-card-badge{transform:translateY(0);opacity:1}.winner-card-icon{font-size:4rem;transform:translateY(30px) scale(.8);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 20px rgba(255,255,255,.5))}.winner-card-text{font-size:2rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:3px;transform:translateY(30px);opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);text-shadow:0 0 20px rgba(255,111,216,.8)}.winner-card:hover .winner-card-icon{transform:translateY(0) scale(1);opacity:1;animation:iconBounce 1s ease-in-out infinite}.winner-card:hover .winner-card-text{transform:translateY(0);opacity:1}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.1)}}.past-winners-cta{text-align:center;margin-top:3rem;padding:2rem;background:linear-gradient(135deg,#ff6fd81a,#6750a21a);border-radius:20px;border:2px dashed rgba(255,111,216,.3);position:relative;z-index:1}.past-winners-cta p{font-size:1.3rem;font-weight:600;color:#ff9ffc;margin:0;background:linear-gradient(135deg,#ff6fd8,#6750a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textShine 3s ease-in-out infinite}@keyframes textShine{0%,to{opacity:.8}50%{opacity:1}}.team-gallery-section{padding:5rem 0;background:linear-gradient(180deg,#0f0a19b3,#0a0a1480)}.team-subtitle{text-align:center;font-size:1.1rem;color:#ffffffd9;margin-top:1rem;max-width:700px;margin-left:auto;margin-right:auto}.team-slider-wrapper{margin-top:3rem;overflow:hidden;position:relative;padding:1rem 0}.team-slider{display:flex;gap:1.5rem;animation:slideTeam 60s linear infinite;width:max-content}.team-slider:hover{animation-play-state:paused}@keyframes slideTeam{0%{transform:translate(0)}to{transform:translate(-50%)}}.team-card{position:relative;width:200px;flex-shrink:0;aspect-ratio:3/4;border-radius:12px;overflow:hidden;cursor:pointer;background:#0f0f1e80;border:2px solid rgba(255,159,252,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.team-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff6fd833,#6750a233);opacity:0;transition:opacity .3s ease;z-index:1}.team-card:hover:before{opacity:1}.team-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px);border-color:#ff6fd880;box-shadow:0 10px 30px #ff6fd833}.team-card:hover img{transform:scale(1.1)}.team-card-hover{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2}.team-card:hover .team-card-hover{opacity:1}.team-card-hover span{color:#fff;font-size:1.1rem;font-weight:600;padding:.5rem 1.5rem;background:linear-gradient(135deg,#ff6fd8,#6750a2);border-radius:25px;box-shadow:0 4px 15px #ff6fd84d}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;animation:zoomIn .3s cubic-bezier(.4,0,.2,1)}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #ff6fd84d}.lightbox-close{position:absolute;top:-50px;right:0;background:#ff6fd833;border:2px solid rgba(255,111,216,.5);color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lightbox-close:hover{background:#ff6fd866;transform:rotate(90deg);box-shadow:0 0 20px #ff6fd880}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.why-item{background:#0f0f1e59;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff0d}.why-item:hover{transform:translateY(-8px);border-color:#ff9ffc;background:#ff9ffc1a;box-shadow:0 8px 24px #ff9ffc4d,inset 0 1px #ffffff1a}.why-icon{font-size:3rem;margin-bottom:1rem}.why-item h4{color:#fff;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.why-item p{color:#fff;font-size:1rem;line-height:1.6}.registration-section{padding:4rem 0;background:#0000004d}.registration-full-width{width:100%;max-width:100%}.footer{position:relative;z-index:1;padding:2rem 0;margin-top:4rem;background:#0f0f1e99;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-top:2px solid rgba(255,159,252,.3)}.footer-content{text-align:center;color:#fff}.footer-text{font-size:1rem;margin-bottom:.5rem;font-weight:500;color:#fff}.footer-tagline{font-size:.95rem;color:#fffc;margin-bottom:.5rem}.footer-links{font-size:.9rem;color:#ffffffe6;margin:1rem 0}.footer-links a{color:#ff9ffc;text-decoration:none;font-weight:500;transition:all .3s ease;margin:0 .25rem}.footer-links a:hover{color:#fff;text-shadow:0 0 10px rgba(255,159,252,.8)}.footer-credits{font-size:.8rem;color:#ff9ffccc;margin-top:.5rem;letter-spacing:.5px;font-style:italic;font-weight:300}.footer-credits a{color:#ff9ffc;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}.footer-credits a:hover{color:#fff;text-shadow:0 0 10px rgba(255,159,252,.8)}.footer-credits a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#ff9ffc,#fff);transition:width .3s ease}.footer-credits a:hover:after{width:100%}.dev-name{position:relative;display:inline-block;cursor:pointer}.dev-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-10px);background:linear-gradient(135deg,#141428fa,#1e1432fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,111,216,.5);border-radius:16px;padding:1rem;box-shadow:0 15px 50px #ff6fd866;z-index:10000;animation:tooltipFadeIn .3s ease;min-width:200px;text-align:center}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(0)}to{opacity:1;transform:translate(-50%) translateY(-10px)}}.dev-tooltip:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(255,111,216,.5)}.dev-tooltip img{width:100px;height:100px;border-radius:50%;border:3px solid rgba(255,111,216,.6);object-fit:cover;margin-bottom:.75rem;box-shadow:0 8px 20px #ff6fd84d}.dev-tooltip-name{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem;font-style:normal}.dev-tooltip-role{font-size:.85rem;color:#ff9ffce6;font-weight:500;font-style:normal}.about-section{background:#ff9ffc05}.about-content{max-width:900px;margin:0 auto}.about-intro{text-align:center;font-size:1.25rem;color:#fff;line-height:1.8;margin-bottom:2rem}.hult-beliefs{background:#0f0f1e66;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:2rem;margin-top:2rem}.hult-beliefs h3{color:#ff9ffc;font-size:1.5rem;margin-bottom:1rem;text-align:center}.hult-beliefs p{color:#fff;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.highlight-text{color:#ff9ffc;font-weight:600;font-style:italic}.important-note{background:#ff9ffc1a;border-left:4px solid #ff9ffc;padding:1rem;border-radius:8px;margin-top:1.5rem}.sdg-section{background:#0f0f1e33}.sdg-description{text-align:center;font-size:1.15rem;color:#fff;line-height:1.8;max-width:900px;margin:0 auto 3rem}.sdg-image-container{display:flex;justify-content:center;align-items:center;padding:2rem 0}.sdg-image{max-width:100%;height:auto}.idea-generation-section{background:#ff9ffc05}.idea-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.idea-step{background:#0f0f1e66;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.idea-step:hover{transform:translateY(-8px);border-color:#ff9ffc;box-shadow:0 12px 32px #ff9ffc4d}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#ff9ffc,#ff6fd8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;margin:0 auto 1rem}.idea-step h3{color:#ff9ffc;font-size:1.4rem;margin-bottom:1rem}.idea-step p{color:#fff;font-size:1rem;line-height:1.6}.journey-section{background:#0f0f1e33}.journey-timeline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem;max-width:1000px;margin:0 auto}.journey-stage{background:#0f0f1e66;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:16px;padding:1.5rem;text-align:center;flex:1;min-width:180px;transition:all .3s ease}.journey-stage:hover{transform:translateY(-8px);border-color:#ff9ffc;box-shadow:0 12px 32px #ff9ffc4d}.stage-icon{font-size:3rem;margin-bottom:.75rem}.journey-stage h3{color:#ff9ffc;font-size:1.2rem;margin-bottom:.5rem}.journey-stage p{color:#fff;font-size:.95rem;line-height:1.4}.journey-arrow{font-size:2rem;color:#ff9ffc;font-weight:700}.team-requirements{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem;flex-wrap:wrap}.requirement-item{background:#0f0f1e66;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:2px solid rgba(255,159,252,.25);border-radius:12px;padding:1rem 2rem;display:flex;align-items:center;gap:1rem}.req-icon{font-size:2rem}.req-text{color:#fff;font-size:1.1rem;font-weight:500}.footer{padding:3rem 0;text-align:center;border-top:2px solid rgba(255,159,252,.5);background:#0f0f1e99;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);position:relative;z-index:1;box-shadow:0 -4px 16px #ff9ffc1a}.footer p{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.footer-tagline{color:#ff9ffc;font-weight:600;font-size:1.2rem}@media(max-width:768px){.container{padding:0 1rem}section{padding:3rem 0}.section-title{font-size:1.75rem}.hero-section{padding:2rem 1rem}.logo-hero img{max-width:180px}.title-line{font-size:1.5rem}.title-line.highlight{font-size:2rem}.title-line.subtitle-hero{font-size:1.5rem}.hero-tagline{font-size:1.1rem}.hero-countdown-container{padding:1.5rem 1rem}.hero-countdown-title{font-size:1.2rem;margin-bottom:1rem}.hero-countdown-timer{gap:.5rem;flex-wrap:wrap}.hero-time-unit{padding:.75rem 1rem;min-width:60px}.hero-time-value{font-size:1.75rem}.hero-time-label{font-size:.7rem;margin-top:.25rem}.hero-time-separator{font-size:1.5rem}.hero-deadline-date{font-size:.95rem}.cta-button{padding:.875rem 2rem;font-size:1rem}.theme-description{font-size:1rem}.details-grid,.prizes-grid,.why-grid,.idea-steps{grid-template-columns:1fr;gap:1.5rem}.journey-timeline{flex-direction:column}.journey-arrow{transform:rotate(90deg);font-size:1.5rem}.team-requirements{flex-direction:column;gap:1rem}.tags{gap:.75rem}.tag{padding:.5rem 1rem;font-size:.9rem}}@media(max-width:480px){.section-title{font-size:1.5rem}.title-line.highlight{font-size:1.75rem}.prize-badge{font-size:3rem}.prize-card h3{font-size:1.5rem}}
