body{font-family:Arial,Helvetica,sans-serif;line-height:1.6;color:#000;background-color:#fff}.app{background-color:#fff;min-height:100vh}.header{background-color:#fff;border-bottom:2px solid #28a745;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;position:relative}.logo{font-size:1.5rem;font-weight:700;color:#28a745;text-decoration:none}.nav{display:flex;list-style:none;gap:1.5rem;flex-wrap:nowrap;align-items:center}.nav-open{display:flex!important;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-top:1px solid #e9ecef;box-shadow:0 4px 6px #0000001a;padding:1rem 0;z-index:100}.nav a,.nav .nav-link{color:#000;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease;display:block;white-space:nowrap}.nav a:hover{background-color:#f8f9fa;color:#28a745}.nav-link.locked{color:#6c757d;cursor:not-allowed;opacity:.6}.nav-link.locked:hover{color:#6c757d;background-color:transparent}.main-content{max-width:800px;margin:0 auto;padding:2rem;font-size:1.1rem;line-height:1.8;color:#000}.main-content h1{color:#28a745;font-size:2rem;margin-bottom:1rem;text-align:center}.main-content h2{color:#28a745;font-size:1.8rem;margin:2rem 0 1rem}.main-content h3{color:#28a745;font-size:1.4rem;margin:1.5rem 0 .5rem}.main-content p{margin-bottom:1rem;color:#000;font-weight:400}.main-content ul{margin:1rem 0 1rem 2rem}.main-content li{margin-bottom:.5rem}.main-content a{color:#28a745;text-decoration:none}.main-content a:hover{text-decoration:underline}.challenge-title{color:#28a745;transition:color .3s ease;cursor:pointer}.challenge-title:hover{color:#dc2626}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#28a745;padding:.5rem;z-index:101}.menu-toggle:hover{color:#20c997}.section{padding:3rem 0}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{color:#28a745;font-size:2rem;margin-bottom:2rem;text-align:center}.section-content{margin-bottom:2rem;text-align:center}.hero{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:4rem 0;text-align:center}.hero-container{max-width:800px;margin:0 auto;padding:0 2rem}.hero-title{font-size:2.2rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.hero-description{font-size:1.2rem;line-height:1.6;opacity:.95}.challenge-overview{background-color:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background-color:#f8f9fa;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{color:#28a745;font-size:1.3rem;margin-bottom:1rem}.feature-description{color:#6c757d;line-height:1.6}.tasks{background-color:#f8f9fa}.task-tabs{display:flex;gap:1rem;margin:2rem 0;justify-content:center}.task-tab{padding:.75rem 1.5rem;border:2px solid #28a745;background-color:transparent;color:#28a745;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease}.task-tab:hover,.task-tab.active{background-color:#28a745;color:#fff}.task-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.task-content h3{color:#28a745;margin-bottom:1rem}.task-content ul{margin:1rem 0;padding-left:2rem}.task-content li{margin-bottom:.5rem;color:#6c757d}.data-section{background-color:#fff}.data-tabs{display:flex;gap:1rem;margin:2rem 0;justify-content:center}.data-tab{padding:.75rem 1.5rem;border:2px solid #28a745;background-color:transparent;color:#28a745;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease}.data-tab:hover,.data-tab.active{background-color:#28a745;color:#fff}.evaluation{background-color:#f8f9fa}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.metric-card{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center}.metric-title{color:#28a745;font-size:1.1rem;margin-bottom:.5rem}.metric-description{color:#6c757d;font-size:.9rem}.timeline{margin-top:2rem}.timeline-item{display:flex;align-items:flex-start;margin-bottom:2rem;position:relative}.timeline-dot{width:12px;height:12px;background-color:#28a745;border-radius:50%;margin-right:1rem;margin-top:.5rem;flex-shrink:0}.timeline-content{flex:1}.timeline-date{color:#28a745;font-weight:700;font-size:.9rem}.timeline-title{color:#000;margin:.5rem 0}.organizer{background-color:#fff}.organizers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.organizer-card{background-color:#f8f9fa;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a}.organizer-name{color:#28a745;font-size:1.2rem;margin-bottom:.5rem}.organizer-title{color:#6c757d;font-weight:500;margin-bottom:.5rem}.organizer-affiliation{color:#28a745;font-weight:500;margin-bottom:.5rem}.organizer-email{color:#6c757d;font-size:.9rem}.footer{background-color:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#28a745;margin-bottom:1rem}.footer-section p{margin-bottom:.5rem}.footer-section a{color:#bdc3c7;text-decoration:none}.footer-section a:hover{color:#28a745}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center;color:#bdc3c7}.statistics-page{width:100vw;height:100vh;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.statistics-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:2rem 0 3rem}.stat-card{background-color:#f8f9fa;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 10px #0000001a}.stat-card h3{color:#28a745;margin-bottom:1rem;font-size:1.1rem}.stat-number{font-size:2.5rem;font-weight:700;color:#28a745;margin-bottom:.5rem}.world-map-section{margin:3rem 0}.world-map-section h3{color:#28a745;margin-bottom:2rem;text-align:center}.world-map-container{position:relative;width:100vw;height:100vh;background-color:#87ceeb;padding:0;margin:0;overflow:hidden;touch-action:pan-x pan-y}.map-wrapper{width:100%;height:500px;overflow:hidden;border-radius:8px}.map-tooltip{background-color:#000000f2;color:#fff;padding:1rem 1.5rem;border-radius:8px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 12px #00000080;border:3px solid #FFD700;min-width:150px;text-align:center}.tooltip-content{text-align:center}.tooltip-location{font-weight:700;font-size:1rem;margin-bottom:.5rem;color:gold}.tooltip-participants{font-size:1rem;font-weight:700;color:#fff}.map-legend{position:absolute;top:2rem;right:2rem;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:200px}.map-legend h4{color:#28a745;margin-bottom:1rem;font-size:1rem}.legend-scale{display:flex;justify-content:space-between;margin-bottom:.5rem}.legend-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.legend-color{width:20px;height:12px;border-radius:2px}.legend-note{font-size:.8rem;color:#6c757d;text-align:center}.participation-details{margin-top:3rem}.participation-details h3{color:#28a745;margin-bottom:2rem;text-align:center}.country-list{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}.country-item{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:1rem;padding:1rem;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a}.country-rank{font-weight:700;color:#28a745;font-size:1.1rem}.country-info{display:flex;flex-direction:column;gap:.25rem}.country-name{font-weight:500;color:#000}.country-count{font-size:.9rem;color:#6c757d}.country-bar{width:100px;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.leaderboard{background-color:#f8f9fa;padding:3rem 0}.leaderboard-tabs{display:flex;gap:1rem;margin:2rem 0;justify-content:center}.leaderboard-tab{padding:.75rem 1.5rem;border:2px solid #28a745;background-color:transparent;color:#28a745;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease}.leaderboard-tab:hover,.leaderboard-tab.active{background-color:#28a745;color:#fff}.leaderboard-table{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a}.table-header{display:grid;grid-template-columns:60px 1fr 120px 1fr 80px 80px 80px 80px;background-color:#28a745;color:#fff;font-weight:600;padding:1rem;gap:1rem}.table-row{display:grid;grid-template-columns:60px 1fr 120px 1fr 80px 80px 80px 80px;padding:1rem;border-bottom:1px solid #e9ecef;gap:1rem;align-items:center}.table-row:hover{background-color:#f8f9fa}.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#6c757d;color:#fff;font-weight:700;font-size:.9rem}.rank-badge.top-three{background-color:#ffc107;color:#000}.rank-badge:first-child{background-color:gold}.rank-badge:nth-child(2){background-color:silver}.rank-badge:nth-child(3){background-color:#cd7f32}.participants-content{margin-top:2rem}.participants-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.participants-by-country{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem}.participants-by-country h3{color:#28a745;margin-bottom:1.5rem;text-align:center}.country-list{display:flex;flex-direction:column;gap:1rem}.country-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.75rem;background-color:#f8f9fa;border-radius:6px}.country-info{display:flex;align-items:center;gap:.5rem}.country-flag{font-size:1.2rem}.country-count{font-weight:500}.country-bar{width:200px;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.country-fill{height:100%;background:linear-gradient(90deg,#28a745,#20c997);border-radius:4px;transition:width .3s ease}.country-percentage{font-weight:600;color:#28a745;min-width:50px;text-align:right}.participants-map{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.participants-map h3{color:#28a745;margin-bottom:1.5rem;text-align:center}.map-description{margin-bottom:2rem;text-align:center;color:#6c757d}.participation-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.highlight-item{padding:1rem;background-color:#f8f9fa;border-radius:6px;border-left:4px solid #28a745}@media (max-width: 1024px){.section-container{padding:0 1.5rem}.main-content{padding:1.5rem}}@media (max-width: 768px){.header-container{flex-direction:row;justify-content:space-between;padding:0 1rem}.nav{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;border-top:1px solid #e9ecef;box-shadow:0 4px 6px #0000001a;padding:1rem 0;flex-direction:column;gap:.5rem;z-index:100}.nav-open{display:flex!important}.nav a,.nav .nav-link{width:100%;text-align:center;padding:.75rem 1rem}.menu-toggle{display:block}.main-content{padding:1rem;font-size:1rem}.main-content h1{font-size:1.5rem;margin-bottom:.75rem}.main-content h2{font-size:1.5rem;margin:1.5rem 0 .75rem}.main-content h3{font-size:1.25rem;margin:1.25rem 0 .5rem}.main-content ul{margin:1rem 0 1rem 1.5rem}.section{padding:2rem 0}.section-container{padding:0 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem}.table-header>div,.table-row>div{padding:.25rem 0}.leaderboard-tabs{flex-direction:column;align-items:center}.participants-stats{grid-template-columns:1fr}.country-item{grid-template-columns:1fr;text-align:center}.participation-highlights,.statistics-overview{grid-template-columns:1fr}.map-wrapper{height:300px}.map-legend{position:relative;top:auto;right:auto;margin-top:1rem;width:100%}.country-item{grid-template-columns:1fr;text-align:center;gap:.5rem}.country-bar{width:100%}.world-map-container{height:100vh;overflow:auto}.map-tooltip{font-size:.9rem;padding:.75rem 1rem;min-width:120px}.tooltip-location,.tooltip-participants{font-size:.9rem}.hero{padding:2rem 0}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.task-tabs{flex-direction:column;gap:.75rem}.task-tab{width:100%;padding:.75rem 1rem}.task-content{padding:1.5rem}.metrics-grid{grid-template-columns:1fr;gap:1rem}.metric-card{padding:1.25rem}.organizers-grid{grid-template-columns:1fr;gap:1.5rem}.organizer-card{padding:1.5rem}.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section{text-align:center}.dataset-image-chain{gap:.75rem!important}.dataset-image-chain img{width:150px!important;height:150px!important}}@media (max-width: 480px){.header-container{padding:0 .75rem}.main-content{padding:.75rem;font-size:.95rem}.main-content h1{font-size:1.3rem}.main-content h2{font-size:1.25rem}.main-content h3{font-size:1.1rem}.section-container{padding:0 .75rem}.section-title{font-size:1.5rem}.hero-title{font-size:1.4rem}.hero-subtitle{font-size:1.1rem}.stat-card{padding:1.25rem}.stat-number{font-size:2rem}.host-card{grid-template-columns:1fr;text-align:center}.host-image{width:100%;max-width:200px;height:200px;margin:0 auto}.host-name{font-size:1.1rem}.host-title{font-size:.9rem}.host-description{font-size:.9rem;text-align:left}.host-content{text-align:left}.host-links{justify-content:center}.host-link{font-size:.85rem;padding:6px 10px}.dataset-image-chain{gap:.5rem!important}.dataset-image-chain img{width:120px!important;height:120px!important}}.hosts-section{padding:4rem 0;background-color:#fff}.hosts-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hosts-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:#0f172a;letter-spacing:-.02em;transition:color .3s ease;cursor:pointer}.hosts-title:hover{color:#dc2626}.hosts-grid{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.host-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;box-shadow:0 6px 22px #02081714;transition:transform .3s ease,box-shadow .3s ease;display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:center}.host-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0208171f}.host-image{width:100%;height:260px;border-radius:10px;overflow:hidden}.host-image img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.host-content{display:flex;flex-direction:column;justify-content:center}.host-name{font-size:1.25rem;font-weight:700;color:#dc2626;margin-bottom:8px}.host-title{font-size:1rem;font-weight:600;color:#28a745;margin-bottom:1rem}.host-description{color:#475569;font-size:1rem;line-height:1.7;text-align:justify;margin-bottom:1.5rem}.host-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.host-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;color:#111;font-size:.9rem;font-weight:500;transition:all .3s ease}.host-link:hover{color:#dc2626;border-color:#dc2626}@media (max-width: 768px){.hosts-container{padding:0 1rem}.hosts-section{padding:2rem 0}.hosts-title{font-size:2rem;margin-bottom:2rem}.hosts-grid{gap:1.5rem}.host-card{grid-template-columns:1fr;padding:1rem;gap:1rem;text-align:center}.host-image{width:100%;max-width:250px;height:250px;margin:0 auto}.host-name{font-size:1.15rem}.host-title{font-size:.95rem}.host-description{font-size:.9rem;line-height:1.6;text-align:left}.host-content{text-align:left}.host-links{gap:8px}.host-link{font-size:.85rem;padding:6px 10px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#28a745,#20c997);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#20c997,#28a745)}::selection{background-color:#28a745;color:#fff}*:focus{outline:2px solid #28a745;outline-offset:2px}*{transition:all .3s cubic-bezier(.4,0,.2,1)}
