@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background-color:#0a0a0a;color:#f0f0f0;line-height:1.6;overflow-x:hidden}a{color:#56c5d0;text-decoration:none;transition:color 150ms ease}a:hover{color:#7ed3db}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f0f0f0}h1{font-size:clamp(2.2rem,5vw,3.5rem)}h2{font-size:clamp(1.6rem,3.5vw,2.4rem)}h3{font-size:clamp(1.2rem,2.5vw,1.6rem);color:#56c5d0;font-weight:100;margin-top:20px;margin-bottom:20px}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-heading{text-align:center;margin-bottom:3rem}.section-heading h2{margin-bottom:.75rem}.section-heading p{color:#9a9a9a;font-size:1.1rem;max-width:600px;margin:0 auto}.text-primary{color:#56c5d0}.text-secondary{color:#9a9a9a}.text-center{text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:28px;font-weight:600;font-size:1rem;cursor:pointer;border:2px solid transparent;transition:all 250ms ease;text-decoration:none}.btn-primary{background:#56c5d0;color:#0a0a0a;border-color:#56c5d0}.btn-primary:hover{background:#76d0d9;border-color:#76d0d9;color:#0a0a0a;box-shadow:0 0 20px rgba(86,197,208,.15);transform:translateY(-2px)}.btn-outline{background:0 0;color:#56c5d0;border-color:#56c5d0}.btn-outline:hover{background:rgba(86,197,208,.1);color:#56c5d0;transform:translateY(-2px)}.btn-secondary{background:#474747;color:#f0f0f0;border-color:#474747}.btn-secondary:hover{background:#616161;border-color:#616161;transform:translateY(-2px)}.stat-card{text-align:center;padding:2rem 1.5rem}.stat-card .stat-value{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#56c5d0;line-height:1;margin-bottom:.5rem}.stat-card .stat-label{color:#9a9a9a;font-size:.95rem;font-weight:500}.timeplan-card{position:relative;padding:2rem;background:#161616;border:1px solid #2a2a2a;border-radius:12px;transition:all 250ms ease}.timeplan-card:hover{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15);transform:translateY(-4px)}.timeplan-card .phase-number{font-size:.85rem;font-weight:700;color:#56c5d0;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.timeplan-card .phase-title{font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.timeplan-card .phase-desc{color:#9a9a9a;font-size:.95rem;line-height:1.6}.ecosystem-tag{display:inline-block;padding:.6rem 1.4rem;background:#161616;border:1px solid #2a2a2a;border-radius:28px;color:#f0f0f0;font-weight:500;font-size:.95rem;transition:all 250ms ease}.ecosystem-tag:hover{border-color:#56c5d0;color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15)}.countdown{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.countdown-unit{text-align:center;min-width:70px}.countdown-unit .countdown-value{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;color:#56c5d0;line-height:1;font-family:jetbrains mono,fira code,monospace}.countdown-unit .countdown-label{font-size:.8rem;color:#666;text-transform:uppercase;letter-spacing:.1em;margin-top:.4rem}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(10,10,10,.92);backdrop-filter:blur(12px);border-bottom:1px solid #2a2a2a;padding:.8rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5rem}.nav-logo{display:flex;align-items:center;gap:.75rem}.nav-logo img{height:80px;width:auto}.nav-logo span{font-weight:700;font-size:1.1rem;color:#f0f0f0}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{color:#9a9a9a;font-weight:500;font-size:.95rem;transition:color 150ms ease}.nav-links a:hover,.nav-links a.active{color:#56c5d0}.nav-lang{display:flex;align-items:center;gap:.5rem}.nav-lang a{padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600;color:#666;border:1px solid transparent;transition:all 150ms ease}.nav-lang a.active{color:#56c5d0;border-color:#56c5d0;background:rgba(86,197,208,8%)}.nav-lang a:hover:not(.active){color:#f0f0f0}.nav-toggle{display:none;background:0 0;border:none;color:#f0f0f0;font-size:1.5rem;cursor:pointer}@media(max-width:768px){.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:rgba(10,10,10,.98);padding:1.5rem;gap:1rem;border-bottom:1px solid #2a2a2a}.nav-links.open{display:flex}.nav-toggle{display:block}}.registration-card{text-align:center;padding:2rem 1.5rem;background:#161616;border:1px solid #2a2a2a;border-radius:12px;transition:all 250ms ease}.registration-card:hover{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15);transform:translateY(-4px)}.registration-card .card-icon{font-size:2.5rem;margin-bottom:1rem}.registration-card .card-title{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.registration-card .card-desc{color:#9a9a9a;font-size:.9rem}.glow-line{width:200px;height:3px;background:linear-gradient(90deg,transparent,#56c5d0,transparent);margin:1rem auto 0;border-radius:2px}.sponsors-section{overflow:hidden;text-align:center}.sponsors-section .section-heading{margin-bottom:3rem}.sponsors-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(to right,transparent,#000 10%,#000 90%,transparent);padding:1rem 0}.sponsors-track{display:flex;align-items:center;gap:1.5rem;width:max-content;animation:sponsors-scroll 30s linear infinite}.sponsors-track:hover{animation-play-state:paused}@keyframes sponsors-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.sponsor-card{display:flex;flex-flow:column;justify-items:center;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:#161616;border:1px solid #2a2a2a;border-radius:12px;white-space:nowrap;transition:border-color 250ms ease,box-shadow 250ms ease}.sponsor-card:hover{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15)}.sponsor-card .sponsor-logo{height:42px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.8;transition:all 250ms ease}.sponsor-card:hover .sponsor-logo{filter:grayscale(0);opacity:1}.sponsor-card hr{color:gold;height:2px;width:80%;object-fit:contain}.sponsor-card .sponsor-type{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#666}.sponsor-card .sponsor-type--diamond{color:#56c5d0}.sponsor-card .sponsor-type--gold{color:gold}.sponsor-card .sponsor-type--silver{color:silver}.sponsor-card .sponsor-type--bronze{color:#cd7f32}.sponsor-card .sponsor-type--partner{color:#9a9a9a}@media(prefers-reduced-motion:reduce){.sponsors-track{animation:none}}#btn-sponsor_join{margin:10px 0 2px}.btn-secondary{margin:10px 0 2px;border:2px solid #56c5d0;border-radius:50px;color:#56c5d0;font-weight:700;font-size:12pt;background:#000;padding:10px 40px}.page-single h1,.page-single h2{text-align:center}.page-single h2{color:#9a9a9a;font-weight:400;max-width:760px;margin:0 auto 1.5rem}.tracks-bordered{display:block;width:fit-content;margin:1.5rem auto .5rem;color:#56c5d0;border:2px solid #56c5d0;border-radius:12px;padding:.6rem 1.75rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.tracks-diagram{display:flex;justify-content:center;margin-top:2rem;overflow-x:auto;font-size:1.15rem}.tracks-diagram svg{display:block;max-width:100%;height:auto;color:#56c5d0}section.community{display:flex;flex-wrap:wrap;min-height:60vh;justify-content:space-around;padding:40px 0;align-items:center;margin:auto}section.community .left{padding:2rem}section.community .right{max-width:40%;min-width:280px}@media(max-width:768px){section.community{flex-direction:column}.left{text-align:center;padding:2rem 1.5rem}.left .btn{width:100%;max-width:320px}.right{max-width:100%;min-width:0}.mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:80px}.mosaic .mosaic-item,.mosaic .mosaic-item--sm,.mosaic .mosaic-item--lg{grid-column:span 1;grid-row:span 1}}@media(max-width:480px){.mosaic{grid-auto-rows:64px;gap:.5rem;margin:0 auto}.mosaic .mosaic-item{padding:.5rem}}.mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:72px;gap:.75rem;align-content:center}.mosaic .mosaic-item{display:flex;align-items:center;justify-content:center;padding:.75rem;background:#161616;border:1px solid #2a2a2a;border-radius:12px;grid-column:span 2}.mosaic .mosaic-item--sm{grid-column:span 1;grid-row:span 1}.mosaic .mosaic-item--lg{grid-column:span 2;grid-row:span 2}.mosaic .mosaic-logo{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1);opacity:.8;transition:all 250ms ease}.mosaic .mosaic-logo:hover{filter:grayscale(0);opacity:1}.hero{min-height:100vh;min-height:100svh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:5rem}.hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(86,197,208,6%) 0%,transparent 70%);pointer-events:none}.hero::after{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(86,197,208,4%) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1;background-color:#000;padding:120px;opacity:.8;max-width:1080px;margin-left:auto;margin-right:auto}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-title{font-size:clamp(2.5rem,6vw,4.2rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-align:center}.hero-title .highlight{color:#56c5d0;background:linear-gradient(to right,#56c5d0,#caf7ec);background-clip:text;color:transparent}.hero-subtitle{color:#9a9a9a;font-size:1.15rem;line-height:1.7;margin:2rem auto;max-width:520px;text-align:center}.hero-subtitle .underline{position:relative;display:inline-block}.hero-subtitle .underline::after{content:"";display:block;width:100%;height:8px;margin-top:4px;background:url(/images/line.png)no-repeat 50%;background-size:100% 100%}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.hero-event-date{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(86,197,208,8%);border:1px solid rgba(86,197,208,.2);border-radius:28px;color:#56c5d0;font-weight:600;font-size:.9rem;margin-bottom:1.5rem}@media(max-width:1024px){.hero-content{padding:4rem}}@media(max-width:768px){.hero-content{padding:3rem 1.5rem}.hero-subtitle{font-size:1rem}}@media(max-width:480px){.hero-content{padding:2.5rem 1rem}.hero-title{font-size:clamp(2rem,8vw,2.5rem)}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%}.hero-event-date{text-align:center}}.stats-section{position:relative;padding:4rem 0}.stats-section .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#161616;border:1px solid #2a2a2a;border-radius:20px;overflow:hidden}.stats-section .stat-card{position:relative}.stats-section .stat-card:not(:last-child)::after{content:'';position:absolute;right:0;top:20%;height:60%;width:1px;background:#2a2a2a}@media(max-width:768px){.stats-section .stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2)::after{display:none}}.about-section .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-section .about-text h2{margin-bottom:1rem}.about-section .about-text p{color:#9a9a9a;line-height:1.8;margin-bottom:1.5rem}.about-section .about-roles{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.about-section .about-grid{grid-template-columns:1fr;gap:2rem}}.ecosystem-section .ecosystem-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.challenges-section{background:#1e1e1e}.challenges-section .challenges-content{max-width:800px;margin:0 auto;text-align:center}.challenges-section .challenges-content p{color:#9a9a9a;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.timeplan-section .timeplan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.timeplan-section .timeplan-grid::before{content:'';position:absolute;top:2.5rem;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,#333,#333,transparent);z-index:0}@media(max-width:1024px){.timeplan-section .timeplan-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.timeplan-section .timeplan-grid{grid-template-columns:1fr}}.why-apply-section{background:#1e1e1e}.why-apply-section .reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-apply-section .reason-card{text-align:center;padding:2.5rem 2rem;background:#161616;border:1px solid #2a2a2a;border-radius:12px;transition:all 250ms ease}.why-apply-section .reason-card:hover{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15);transform:translateY(-4px)}.why-apply-section .reason-card .reason-icon{font-size:2.5rem;margin-bottom:1rem}.why-apply-section .reason-card h3{margin-bottom:.75rem}.why-apply-section .reason-card p{color:#9a9a9a;font-size:.95rem;line-height:1.6}@media(max-width:768px){.why-apply-section .reasons-grid{grid-template-columns:1fr}}.register-section{text-align:center}.register-section .register-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.register-section .register-cta{margin-top:2rem}@media(max-width:768px){.register-section .register-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.register-section .register-grid{grid-template-columns:1fr}}.experts-section{background:#1e1e1e;text-align:center}.experts-section .experts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem}.experts-section .expert-card{position:relative;overflow:hidden;aspect-ratio:1/1;background:#161616;border:1px solid #2a2a2a;border-radius:12px;transition:border-color 250ms ease,box-shadow 250ms ease}.experts-section .expert-card:hover{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15)}.experts-section .expert-card .expert-thumb{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.8;transition:all 250ms ease}.experts-section .expert-card:hover .expert-thumb{filter:grayscale(0);opacity:1}.experts-section .experts-cta .btn{min-width:280px}@media(max-width:768px){.experts-section .experts-grid{grid-template-columns:repeat(2,1fr)}}.footer{width:100%}.footer-title{color:#2d2d2d}.footer-inner{display:flex;min-height:380px;clip-path:polygon(0 0,100% 0,100% 100%,0 85%);clip-rule:nonzero;background-color:#56c5d0;border-top:1px solid #2a2a2a;padding:3rem 0 1.5rem;justify-content:space-evenly;align-items:flex-start;flex-wrap:wrap;gap:1rem}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-brand img{height:28px}.footer-brand span{font-weight:600;color:#9a9a9a}.footer-contact{display:grid;gap:10px;padding:20px}.footer-contact li{display:inline-flex;align-items:center;gap:.8rem}.footer-contact h2{font-size:1rem;font-weight:600;color:#2d2d2d;margin:0 0 1rem}.footer-contact img{max-width:36px}.footer-contact a{color:#2d2d2d}.footer-links{display:flex;gap:1.5rem;list-style:none;margin:0}.footer-links li{display:flex;align-items:center;gap:.8rem}.footer-links img{width:18px;height:auto}.footer-links a{color:#666;font-size:.9rem;transition:color 150ms ease}.footer-links a:hover{color:#0a0a0a}.footer-social{display:flex;gap:1rem;list-style:none;margin:1.25rem 0 0;padding:0}.footer-social li{display:inline-flex}.footer-social a{display:inline-flex;transition:opacity 150ms ease}.footer-social a:hover{opacity:.6}.footer-social img{width:22px;height:auto}.footer-about,.footer-ecosystem{display:grid}.footer-about li,.footer-ecosystem li{display:inline-flex}.footer-about a,.footer-ecosystem a{color:#2d2d2d;transition:opacity 150ms ease}.footer-about a:hover,.footer-ecosystem a:hover{opacity:.6}.footer-copy{width:100%;text-align:center;color:#666;font-size:.85rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #2a2a2a}.footer-brand img{height:5rem;padding-left:20px}.greeting-section{background:#1e1e1e}.greeting-section .greeting-content{max-width:910px;margin:0 auto;text-align:center}.greeting-section .greeting-content .greeting-quote{margin-bottom:-20px}.greeting-section .greeting-content .image-container{width:100%;margin:0 auto;overflow:hidden;position:relative}.greeting-section .greeting-content .image-container img{width:100%;clip-path:path("M403.9498831468,378.7930331175L879.6512163476,378.7930331175C885.0480106919,378.7931445294 890.2238045083,376.6493544203 894.0399537761,372.8332839318C897.856103044,369.0172134432 900.0000000011,363.8414638841 900,358.4446695386L900,20.34836357888C900.0000000011,14.95156923335 897.856103044,9.775819674264 894.0399537761,5.959749185734C890.2238045083,2.143678697204 885.0480106919,-0.000111411939391 879.6512163476,0L724.3080113214,0C713.0699204327,0 703.9596477425,9.110272690251 703.9596477425,20.34836357888C703.9596477425,31.58645446751 694.8493750522,40.69672715776 683.6112841636,40.69672715776L282.0226902175,40.69672715776C270.7846954241,40.69695914881 261.6745586296,49.80709594325 261.6743266386,61.04509073664L261.6743266386,79.13219830509C261.6743266386,84.52891986745 259.5304873453,89.70460576483 255.7144289324,93.52066417776C251.8983705194,97.33672259069 246.7226846221,99.48056188396 241.3259630597,99.48056188396L20.34836357888,99.48056188396C14.95156923335,99.48056188281 9.775819674264,101.62445884 5.959749185734,105.4406081078C2.143678697204,109.2567573757 -0.0001114119394204,114.432551192 0,119.8293455364L0,426.2718480123C0,437.5099389009 9.110272690251,446.6202115911 20.34836357888,446.6202115911L363.2544162097,446.6202115911C374.4925070984,446.6202115911 383.6027797886,437.5099389009 383.6027797886,426.2718480123L383.6027797886,399.1413966964C383.6030117336,387.903894017 392.7123805034,378.7939610483 403.9498831468,378.7930331175Z");height:100%;object-fit:cover;object-position:center}.greeting-section .greeting-content .image-container .btn-secondary{position:absolute;top:52%;right:25%}.greeting-section .greeting-content blockquote{font-size:1.2rem;font-style:italic;color:#9a9a9a;line-height:1.8;border-left:3px solid #56c5d0;padding-left:1.5rem;margin:2rem 0;text-align:left}.greeting-section .greeting-content .greeting-author{font-weight:600;color:#f0f0f0}.faq-section .faq-list{max-width:800px;margin:0 auto}.faq-section .faq-item{background:#161616;border:1px solid #2a2a2a;border-radius:12px;margin-bottom:1rem;transition:border-color 250ms ease,box-shadow 250ms ease}.faq-section .faq-item:hover{border-color:#56c5d0}.faq-section .faq-item[open]{border-color:#56c5d0;box-shadow:0 0 20px rgba(86,197,208,.15)}.faq-section .faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;font-weight:600;font-size:1.05rem;color:#f0f0f0;list-style:none;user-select:none}.faq-section .faq-item summary::-webkit-details-marker{display:none}.faq-section .faq-item summary:focus-visible{outline:2px solid #56c5d0;outline-offset:-2px;border-radius:12px}.faq-section .faq-item summary::after{content:'+';flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:#56c5d0;font-size:1.5rem;line-height:1;transition:all 250ms ease;padding-bottom:2px}.faq-section .faq-item[open] summary::after{content:'−';border-color:#56c5d0;background:rgba(86,197,208,.1);transform:rotate(180deg)}.faq-section .faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem;color:#9a9a9a;font-size:.95rem;line-height:1.7;transition:max-height 400ms ease,padding 250ms ease}.faq-section .faq-item[open] .faq-answer{max-height:300px;padding:0 1.5rem 1.5rem}