@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:none;color:inherit}strong{font-weight:700}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem}.hero-content{text-align:center;max-width:1000px;width:100%}.fim-logo{max-width:400px;width:100%;margin-bottom:3rem;height:auto;transition:opacity .3s ease}.logo-link{display:inline-block;text-decoration:none}.logo-link:hover .fim-logo{opacity:.8}.candidate-info{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.photo-container{position:relative;display:inline-block}.candidate-photo{width:250px;height:250px;border-radius:50%;object-fit:cover;border:6px solid #009fdf;box-shadow:0 10px 40px #009fdf66;transition:transform .3s ease;display:block}.candidate-photo:hover{transform:scale(1.05)}.candidate-number{position:absolute;bottom:-25px;right:-25px;background:#009fdf;border-radius:50%;width:120px;height:120px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #009fdf80;border:5px solid white;z-index:10}.candidate-number .number{font-size:4rem;font-weight:900;color:#fff}.hero h1{font-size:3.5rem;font-weight:900;margin-bottom:1rem;color:#1a1a1a}.hero .subtitle{font-size:1.3rem;font-weight:500;margin-bottom:1rem;color:#666}.hero .tagline{font-size:1.6rem;font-weight:700;margin-bottom:2rem;color:#009fdf}.social-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.social-link{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#f5f5f5;color:#1a1a1a;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.social-link svg{width:20px;height:20px}.social-link:hover{background:#009fdf;color:#fff;border-color:#009fdf;transform:translateY(-2px);box-shadow:0 4px 12px #009fdf4d}.hero-cta{margin-top:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;color:#fff;background:#009fdf;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #009fdf33}.cta-button:hover{background:#007ab8;transform:translateY(-2px);box-shadow:0 6px 16px #009fdf4d}@media (max-width: 768px){.hero h1{font-size:2.5rem}.hero .subtitle{font-size:1.1rem}.hero .tagline{font-size:1.3rem}.fim-logo{max-width:280px}.candidate-info{margin-bottom:2rem}.candidate-photo{width:200px;height:200px}.candidate-number{width:90px;height:90px;bottom:3px;right:3px;border:4px solid white}.candidate-number .number{font-size:2.8rem}.social-links{flex-direction:column;gap:1rem}.social-link{width:100%;max-width:250px;margin:auto;justify-content:center}}.program{padding:4rem 0;background:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:3rem;font-weight:900;text-align:center;margin-bottom:2rem;color:#009fdf}.intro-text{font-size:1.1rem;line-height:1.8;text-align:center;max-width:900px;margin:0 auto 3rem;color:#333}.pillars{display:grid;gap:2rem;margin-bottom:3rem}.pillar-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #00000014;border-left:5px solid #009fdf;transition:all .3s ease}.pillar-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px #009fdf26}.pillar-header{margin-bottom:2rem}.pillar-icon{font-size:3rem;display:block;margin-bottom:1rem}.pillar-header h3{font-size:1.8rem;font-weight:800;color:#009fdf;margin-bottom:.5rem}.pillar-subtitle{font-size:1.1rem;color:#666;font-weight:500}.pillar-content{display:grid;gap:1.5rem}.point h4{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin-bottom:.8rem}.point ul{list-style:none;padding:0;margin:0}.point ul li{padding:.6rem 0 .6rem 1.8rem;position:relative;color:#555;line-height:1.6;font-size:1rem}.point ul li:before{content:"•";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#009fdf;font-weight:900;font-size:1.5rem;line-height:1}.commitment{background:#009fdf;color:#fff;padding:2.5rem;border-radius:12px;text-align:center}.commitment h3{font-size:2.2rem;font-weight:900;margin-bottom:1.5rem}.commitment p{font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.commitment-highlight{font-size:1.3rem!important;margin:1.5rem 0!important;font-weight:700}.vote-call{margin-top:2rem;padding:1.5rem;background:#ffffff1a;border-radius:8px}.vote-call h2{font-size:3rem;font-weight:900;margin-bottom:.5rem}.vote-call p{font-size:1.2rem;font-weight:600}@media (max-width: 768px){.section-title{font-size:2.2rem}.pillar-card{padding:1.5rem}.pillar-header h3{font-size:1.5rem}.commitment{padding:2rem}.vote-call h2{font-size:2.2rem}}.voting{padding:5rem 0;background:#fff}.voting .section-title{font-size:3rem;font-weight:900;text-align:center;margin-bottom:2rem;color:#009fdf}.voting-date{display:flex;justify-content:center;margin-bottom:3rem}.date-badge{background:linear-gradient(135deg,#009fdf,#007ab8);color:#fff;padding:1.2rem 3rem;border-radius:50px;box-shadow:0 8px 24px #009fdf4d;text-align:center;display:flex;flex-direction:column;gap:.3rem}.date-label{font-size:.95rem;font-weight:600;opacity:.95;text-transform:uppercase;letter-spacing:1px}.date-value{font-size:1.8rem;font-weight:900;letter-spacing:.5px}.voting-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:3rem}.voting-info{display:flex;flex-direction:column;gap:2rem}.voting-step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{flex-shrink:0;width:60px;height:60px;background:#009fdf;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;box-shadow:0 4px 12px #009fdf4d}.step-content{flex:1}.step-content h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.step-content p{font-size:1.1rem;color:#555;line-height:1.6}.step-content ul{list-style:none;padding:0;margin:.5rem 0 0}.step-content ul li{padding:.4rem 0 .4rem 1.5rem;position:relative;color:#555;font-size:1.1rem}.step-content ul li:before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#009fdf;font-weight:900;font-size:1.2rem}.voting-link{color:#009fdf;font-weight:700;font-size:1.3rem;text-decoration:none;border-bottom:2px solid #009fdf;transition:all .3s ease}.voting-link:hover{color:#007ab8;border-bottom-color:#007ab8}.qr-code-container{display:flex;justify-content:center;align-items:center}.qr-code-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 8px 30px #009fdf26;text-align:center;border:3px solid #009fdf}.qr-code{width:250px;height:250px;display:block;margin:0 auto 1rem}.qr-label{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:.3rem}.qr-sublabel{font-size:.95rem;color:#666}.voting-cta{text-align:center;margin-top:3rem}.cta-button-large{display:inline-block;padding:1.2rem 3rem;font-size:1.3rem;font-weight:700;color:#fff;background:#009fdf;border-radius:10px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #009fdf4d}.cta-button-large:hover{background:#007ab8;transform:translateY(-3px);box-shadow:0 8px 25px #009fdf66}@media (max-width: 968px){.voting-content{grid-template-columns:1fr;gap:3rem}.voting .section-title{font-size:2.2rem}.date-badge{padding:1rem 2rem}.date-label{font-size:.85rem}.date-value{font-size:1.5rem}.step-number{width:50px;height:50px;font-size:1.5rem}.step-content h3{font-size:1.3rem}.step-content p,.step-content ul li{font-size:1rem}.qr-code{width:200px;height:200px}.qr-code-card{padding:1.5rem}.cta-button-large{font-size:1.1rem;padding:1rem 2rem}}.footer{background:#1a1a1a;color:#fff;padding:2.5rem 2rem 1rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:1.5rem}.footer-main h3{font-size:1.8rem;font-weight:900;margin-bottom:.8rem;color:#009fdf}.footer-main p{font-size:1rem;opacity:.9;margin-bottom:.5rem}.vote-reminder{font-size:1.5rem!important;font-weight:900!important;margin-top:1rem!important;color:#009fdf!important}.footer-info p{font-size:.95rem;opacity:.8;margin-bottom:.4rem}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);opacity:.7}.footer-bottom p{font-size:.9rem}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:1.5rem}}.app{width:100%;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}
