: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}.candidate-banner{background:gold;color:#1a1a1a;padding:.75rem 0;text-align:center;font-weight:600}.candidate-banner .container{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.banner-text{font-size:.95rem}.banner-link{color:#dc143c;text-decoration:underline;font-weight:700;transition:opacity .2s ease}.banner-link:hover{opacity:.8}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{background:linear-gradient(135deg,#dc143c,#a00000);color:#fff;padding:3rem 0 4rem;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:1rem}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1rem;letter-spacing:-1px}.hero-title .highlight{color:gold;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:8px}.hero-subtitle{font-size:1.5rem;line-height:1.4;max-width:700px;margin:0 auto 1rem;opacity:.95;font-weight:600}.hero-description{font-size:1.1rem;line-height:1.6;max-width:700px;margin:0 auto 2rem;opacity:.9}.cta-primary{display:inline-block;background:#fff;color:#dc143c;padding:1rem 2.5rem;font-size:1.1rem;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}.cta-secondary{display:inline-block;background:#dc143c;color:#fff;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease}.cta-secondary:hover{background:#a00000;transform:translateY(-1px)}.deadline{margin-top:1.2rem;font-size:1rem;font-weight:500;opacity:.85}.about{padding:3.5rem 0;background:#f8f9fa}.about h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#dc143c;text-align:center}.about .lead{font-size:1.15rem;line-height:1.7;margin-bottom:1rem;color:#2c3e50;max-width:900px;margin-left:auto;margin-right:auto}.about p{font-size:1.05rem;line-height:1.7;margin-bottom:.8rem;max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.results-preview{padding:3.5rem 0;background:#fff}.results-preview h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#dc143c;text-align:center}.section-intro{font-size:1.05rem;text-align:center;margin-bottom:2.5rem;color:#666;max-width:800px;margin-left:auto;margin-right:auto}.table-container{overflow-x:auto;margin:0 auto 2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.results-table{width:100%;border-collapse:collapse;background:#fff;font-size:.95rem}.results-table thead{background:#dc143c;color:#fff}.results-table th{padding:1rem;text-align:left;font-weight:600;font-size:.9rem;letter-spacing:.5px}.results-table td{padding:1rem;border-bottom:1px solid #e9ecef}.results-table tbody tr:hover{background:#f8f9fa}.sample-row.responded{background:#f0fdf4}.sample-row.pending{background:#fffbeb}.sample-row.no-response{background:#fef2f2}.status-badge{display:inline-block;padding:.3rem .8rem;border-radius:4px;font-size:.85rem;font-weight:600}.status-badge.responded{background:#dcfce7;color:#166534}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.no-response{background:#fee2e2;color:#991b1b}.table-note{text-align:center;font-size:.9rem;color:#666;font-style:italic;max-width:700px;margin:0 auto;padding:0 1rem}.questionnaire-info{padding:3.5rem 0;background:#f8f9fa}.questionnaire-info h2{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#dc143c;text-align:center}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.info-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.info-card h3{font-size:1.3rem;margin-bottom:1rem;color:#2c3e50}.info-card ul{list-style:none;padding:0}.info-card li{padding:.6rem 0 .6rem 1.5rem;position:relative;color:#555;font-size:.95rem;line-height:1.5}.info-card li:before{content:"•";position:absolute;left:0;color:#dc143c;font-weight:700;font-size:1.2rem}.cta-box{background:#fff;border:2px solid #DC143C;padding:2.5rem;border-radius:8px;text-align:center;max-width:700px;margin:0 auto}.cta-box h3{font-size:1.5rem;margin-bottom:.8rem;color:#2c3e50}.cta-box p{font-size:1rem;color:#666;margin-bottom:1.5rem}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:2rem}.footer-section h3{font-size:1.2rem;margin-bottom:1rem;color:gold}.footer-section p{color:#ccc;line-height:1.7;font-size:.95rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.7rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:gold}.footer-bottom{border-top:1px solid #333;padding-top:1.5rem;text-align:center}.footer-bottom p{color:#999;font-size:.9rem;margin-bottom:.5rem}.footer-disclaimer{font-size:.85rem;color:#777}@media(max-width:768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.cta-primary{padding:.9rem 2rem;font-size:1rem}.about h2,.results-preview h2,.questionnaire-info h2{font-size:1.7rem}.about .lead{font-size:1.05rem}.info-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem}.results-table{font-size:.85rem}.results-table th,.results-table td{padding:.7rem .5rem}}@media(max-width:480px){.container{padding:0 1rem}.hero{padding:2.5rem 0 3rem}.hero-title{font-size:1.9rem}.hero-subtitle{font-size:1.1rem}.cta-box{padding:2rem 1.5rem}.table-container{margin:0 -1rem 2rem;border-radius:0}.results-table{font-size:.8rem}.results-table th,.results-table td{padding:.6rem .4rem}.status-badge{font-size:.75rem;padding:.2rem .5rem}}
