:root{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{height:100%;margin:0;overflow:hidden}@font-face{font-family:STIX Two Text;src:url(/assets/STIXTwoText-DV038M9q.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-VariableFont_wght-DcaoeaBt.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{max-width:none;width:100vw;height:100vh;margin:0;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.snap-container{position:relative;z-index:1;height:100vh;width:100vw;overflow-y:scroll;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}@media (hover: hover) and (pointer: fine){.snap-container{scroll-behavior:smooth}}.navbar{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;gap:1.5rem;padding:1.25rem 2rem;z-index:4000;pointer-events:none}.navbar-links{display:flex;justify-content:center;gap:1.5rem}.navbar-link{color:#ffffffd9;letter-spacing:.16em;font-size:.8rem;text-decoration:none;pointer-events:auto;transition:color .2s ease}.navbar-link:hover,.navbar-link:focus{color:#fff}.navbar-menu-button{display:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.5rem;color:#ffffffe6;cursor:pointer;pointer-events:auto;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar-menu-button:hover,.navbar-menu-button:focus{background:#ffffff26;border-color:#ffffff4d}.navbar-mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#28282df2;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:1rem 0;pointer-events:auto;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-mobile-link{color:#ffffffd9;letter-spacing:.12em;font-size:.9rem;text-decoration:none;padding:.75rem 2rem;transition:all .2s ease;border-left:3px solid transparent}.navbar-mobile-link:hover,.navbar-mobile-link:focus{color:#fff;background:#ffffff0d;border-left-color:#ffffff80}@media (max-width: 768px){.navbar{justify-content:flex-end;padding:1rem}.navbar-links{display:none}.navbar-menu-button{display:block}.navbar-mobile-menu{display:flex}}.screen{position:relative;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}.screen>*{max-width:80vw;width:100%}.main-title-wrapper{display:flex;align-items:center;justify-content:center}.screen h1{font-family:STIX Two Text,serif}.screen-content h1{margin:0 0 .5rem;color:#fff}.screen-content{z-index:2;color:#fff}.apply-deadline{margin:.5rem 0 1.5rem;color:#fff}.apply-button{display:inline-block;padding:.75rem 1.5rem;background-color:#fff;color:#000;border:2px solid #ffffff;border-radius:999px;text-decoration:none;font-weight:600;letter-spacing:.08em;transition:background-color .2s ease,color .2s ease}.apply-button:hover,.apply-button:focus{background-color:transparent;color:#fff}.faq-section{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:left;color:#fff}.faq-section h1{margin:0 0 .35rem}.faq-intro{max-width:1100px;margin:0;text-align:center;color:#fffc;line-height:1.5}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:min(1100px,80vw)}.faq-item{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 40px #00000059}.faq-item h2{margin:0 0 .75rem;font-family:STIX Two Text,serif;font-size:1.2rem;color:#fff}.faq-item p{margin:0;line-height:1.6;color:#fffc}.faq-question{width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:0;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;display:none}.faq-indicator{font-size:1.5rem;line-height:1;color:#ffffffbf}.faq-answer{margin:.75rem 0 0;line-height:1.6;color:#fffc}.schedule-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;height:100%}.schedule-section h1{margin:0;padding:0;line-height:.9}.schedule-tabs{display:flex;gap:.5rem}.schedule-tab{padding:.75rem 1.75rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffb3;font-family:Montserrat,sans-serif;font-weight:500;font-size:.95rem;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.schedule-tab:focus,.schedule-tab:focus-visible{outline:none;box-shadow:none}.schedule-tab:hover{background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.12)}.schedule-tab--active{background:#ffffff26;border-color:#ffffff40;color:#fff}.schedule-day{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:2rem 2.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 40px #00000059;width:min(1100px,80vw);display:flex;flex-direction:column;text-align:left;height:60%;overflow-y:auto}.schedule-day ul{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.75rem}.schedule-event{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.schedule-event:hover{background:#ffffff1f;border-color:#ffffff40}.schedule-event-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:10px;color:#ffffffe6}.schedule-event-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.schedule-event-time{font-size:.85rem;color:#fff9;font-weight:500;letter-spacing:.02em}.schedule-event-title{color:#fffffff2;font-weight:500;line-height:1.4}.schedule-day li{margin:0;line-height:1.6;color:#ffffffd9}.schedule-day li strong{color:#fff;font-weight:600}.schedule-note{background:#ffffff14;border-radius:12px;padding:.85rem 1.25rem;margin:-.5rem 0 1.5rem;font-size:.9rem;color:#ffffffbf;font-style:italic}.prizes-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;color:#fff}.prizes-section h1{margin:0;text-align:center}.prizes-intro{max-width:900px;margin:0;text-align:center;color:#ffffffbf;line-height:1.6}.prizes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:min(1100px,80vw)}.prize-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:1.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 40px #00000059;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.prize-title{margin:0;font-family:STIX Two Text,serif;font-size:1.5rem;color:#fff}.prize-amount{font-size:2rem;font-weight:700;letter-spacing:.05em;color:#f9c041;text-transform:uppercase}.sponsors-section{margin-top:3rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#fff}.sponsors-section h1{margin:0;font-family:STIX Two Text,serif;color:#fff}.sponsor-logos{display:flex;align-items:center;justify-content:center;gap:2rem}.sponsor-logo{width:min(220px,40vw);height:auto}@media (max-width: 768px){.screen h1{font-size:1.9rem}.screen-content{max-width:88vw;padding:1.5rem 0}.about-content{gap:1.4rem}.about-paragraph{max-width:88vw;font-size:.82rem}.about-image{width:min(180px,50vw)}.apply-deadline{margin:.3rem 0 .85rem;font-size:.82rem}.apply-button{padding:.5rem 1rem;font-size:.76rem;letter-spacing:.05em}.faq-question{font-size:.9rem}.faq-answer{font-size:.82rem}.faq-section,.faq-grid{gap:.75rem}.faq-item{padding:.9rem 1rem;transition:background .2s ease}.faq-item h2,.faq-item p{display:none}.faq-item--mobile{padding:.9rem 1rem}.faq-item--mobile .faq-question{display:flex}.faq-item--mobile .faq-answer{display:none;margin-top:.6rem}.faq-item--mobile.faq-item--open{background:#ffffff1f}.faq-item--mobile.faq-item--open .faq-answer{display:block}.prizes-section{gap:1rem}.prizes-intro{max-width:90vw;font-size:.85rem}.prizes-grid{width:100%;gap:1rem}.prize-card{padding:1.25rem}.prize-title{font-size:1.25rem}.prize-amount{font-size:1.6rem}.schedule-section{gap:1.25rem;max-width:88vw}.schedule-tabs{gap:.15rem}.schedule-tab{padding:.6rem 1rem;font-size:.85rem}.schedule-day{padding:1rem 1.25rem}.schedule-day h2{font-size:1.25rem}.schedule-event{padding:.75rem 1rem;gap:.75rem}.schedule-event-icon{width:36px;height:36px}.schedule-event-time{font-size:.78rem}.schedule-event-title{font-size:.82rem}.schedule-day li{font-size:.82rem;margin:.4rem 0}.schedule-note{font-size:.8rem;padding:.6rem .8rem}.sponsors-section{margin-top:2rem;gap:1rem}.sponsor-logo{width:min(180px,55vw)}}@media (max-width: 600px){.screen h1{font-size:1.65rem}.screen-content{padding:1rem 0}.about-content{gap:1rem}.about-paragraph{font-size:.75rem;line-height:1.45}.about-image{width:min(150px,40vw)}.apply-button{padding:.45rem .9rem;font-size:.72rem}.faq-grid{width:100%}.faq-item--mobile{padding:.8rem .9rem}.faq-question{font-size:.85rem}.faq-answer{font-size:.75rem}.schedule-tabs{gap:.1rem}.schedule-tab{padding:.5rem .75rem;font-size:.78rem}.schedule-day{padding:.9rem 1rem;display:flex}.schedule-day h2{font-size:1.1rem}.schedule-event{padding:.65rem .85rem;gap:.65rem}.schedule-event-icon{width:32px;height:32px}.schedule-event-time{font-size:.72rem}.schedule-event-title{font-size:.75rem}.schedule-day li{font-size:.75rem;margin:.35rem 0}.schedule-note{font-size:.75rem;padding:.5rem .7rem}.sponsor-logo{width:min(150px,60vw)}}.about-content{display:flex;align-items:center;gap:9rem;color:#fff}.about-text{display:flex;flex-direction:column;align-items:flex-start}.about-text h1{text-align:left;margin:0;color:#fff}.about-paragraph{max-width:50vw;text-align:left;color:#fff}.about-image{width:min(420px,30vw);border-radius:16px;box-shadow:0 10px 30px #00000059}@media (max-width: 900px){.about-content{flex-direction:column;gap:2rem}.about-paragraph{max-width:80vw;font-size:.95rem;line-height:1.6}.about-text h1{font-size:2rem}.about-image{width:min(320px,60vw)}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2000;color:#ffffffb3;cursor:pointer;animation:bounce 2s ease-in-out infinite}@media (max-width: 768px){.scroll-indicator{bottom:1.5rem}}.follow-links{position:fixed;right:1.5rem;bottom:1.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;z-index:3000}.follow-link{color:#fff9;text-decoration:none;font-size:.85rem;letter-spacing:.05em}.follow-link:hover,.follow-link:focus{color:#fffc}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}.prize-icon{margin-bottom:1rem;color:#f9c041}
