:root{font-family:system-ui,Avenir,Helvetica,Arial,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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-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;line-height:1.6;color:#333}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{background:linear-gradient(135deg,#dc143c,#a00000);color:#fff;padding:4rem 0 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M0,0 Q300,60 600,30 T1200,0 L1200,120 L0,120 Z" fill="rgba(0,0,0,0.1)"/></svg>') bottom center no-repeat;background-size:cover;opacity:.3}.hero .container{position:relative;z-index:1}.hero-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;letter-spacing:-1px}.hero-title .highlight{color:gold;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:8px}.hero-subtitle{font-size:1.4rem;line-height:1.6;max-width:800px;margin:0 auto 2.5rem;opacity:.95}.cta-primary{display:inline-block;background:#fff;color:#dc143c;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 15px #0003}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.deadline{margin-top:1.5rem;font-size:1.1rem;font-weight:600;opacity:.9}.about{padding:5rem 0;background:#f8f9fa}.about h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#dc143c;text-align:center}.about .lead{font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem;color:#2c3e50}.about p{font-size:1.1rem;line-height:1.8;margin-bottom:1rem;max-width:900px;margin-left:auto;margin-right:auto}.who{padding:5rem 0;background:#fff}.who h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#dc143c;text-align:center}.who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.who-card{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.who-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #dc143c26}.who-icon{font-size:3rem;margin-bottom:1rem}.who-card h3{font-size:1.4rem;margin-bottom:.8rem;color:#2c3e50}.who-card p{color:#666;font-size:1rem;line-height:1.6}.timeline{padding:5rem 0;background:#f8f9fa}.timeline h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#dc143c;text-align:center}.timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.timeline-item{background:#fff;padding:2rem;border-radius:12px;border-left:4px solid #DC143C}.timeline-date{font-size:.9rem;font-weight:700;color:#dc143c;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.timeline-content h3{font-size:1.3rem;margin-bottom:.5rem;color:#2c3e50}.timeline-content p{color:#666;font-size:1rem;line-height:1.6}.results-placeholder{padding:5rem 0;background:#fff}.placeholder-box{background:linear-gradient(135deg,#dc143c,#a00000);color:#fff;padding:3rem;border-radius:12px;text-align:center;max-width:800px;margin:0 auto}.placeholder-box h2{font-size:2.2rem;margin-bottom:1.5rem}.placeholder-box p{font-size:1.2rem;line-height:1.8;margin-bottom:1rem;opacity:.95}.questions{padding:5rem 0;background:#f8f9fa}.questions h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#dc143c;text-align:center}.section-intro{font-size:1.2rem;text-align:center;margin-bottom:3rem;color:#666}.questions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.question-category{background:#fff;padding:2rem;border-radius:12px;border-top:4px solid #DC143C}.question-category h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.question-category ul{list-style:none;padding-left:0}.question-category li{padding:.8rem 0 .8rem 1.5rem;position:relative;color:#555;font-size:1rem;line-height:1.6}.question-category li:before{content:"→";position:absolute;left:0;color:#dc143c;font-weight:700}.cta-section{padding:5rem 0;background:#fff;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#2c3e50}.cta-section p{font-size:1.2rem;margin-bottom:2.5rem;color:#666;max-width:700px;margin-left:auto;margin-right:auto}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{font-size:1.3rem;margin-bottom:1rem;color:gold}.footer-section p{color:#ccc;line-height:1.8;font-size:.95rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.8rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:gold}.about-text{font-size:.9rem;line-height:1.7}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center;color:#999;font-size:.9rem}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.cta-primary{padding:1rem 2rem;font-size:1rem}.about h2,.who h2,.timeline h2,.questions h2,.cta-section h2{font-size:2rem}.about .lead{font-size:1.1rem}.who-grid,.timeline-grid,.questions-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.placeholder-box{padding:2rem 1.5rem}.placeholder-box h2{font-size:1.8rem}}
