: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}.header{width:100%;padding:1rem 2rem;position:sticky;top:0;background:#fff;box-shadow:0 4px 8px #0000001a;z-index:100}.logo{color:#f4870a;font-size:25px;font-weight:700}.logo:hover{color:#fe38b8}.nav{display:flex;justify-content:space-between;align-items:center}.nav-links{list-style:none;display:flex;gap:1.5rem;font-size:25px}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#f4870a}.nav-links li{cursor:pointer;font-size:1.4rem}.header-right{display:flex;align-items:center;gap:1.5rem}.logo-container{display:flex;align-items:center}.header-logo{width:600px;height:120px;object-fit:cover;border-radius:30px;box-shadow:0 4px 8px #0000001a;transition:transform .4s}.header-logo:hover{transform:scale(1.05)}.btn-primary{background-attachment:#fe38b8;background-color:#ff6f61;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;transition:.3s}.btn-primary:hover{background:#fe38b8}@media (max-width: 480px){.nav{flex-direction:column;gap:1rem;width:fit-content}.nav-links{display:flex;flex-direction:column;align-items:center;gap:1rem}.header-logo{width:350px;height:100px;border-width:15px}.btn-primary{padding:.6rem 1rem;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}.hero{height:65vh;width:100vw;background:linear-gradient(135deg,#ffd465,#fffcdc);padding:2rem;display:flex;align-items:center}.hero-container{max-width:1200px;width:100%;margin:0 auto}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:3rem}.hero-text{flex:1;text-align:left}.hero-text h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;color:#333;line-height:1.2}.hero-text h3{font-size:1.5rem;font-weight:semi-bold;margin-bottom:.5rem;color:#555;line-height:1.2}.hero-text p{margin-bottom:2rem;font-size:1.3rem;color:#555;line-height:1.6}.hero-buttons{display:flex;gap:1.2rem}.hero-buttons a{text-decoration:none;color:#000;font-weight:semi-bold}.btn-primary{background:#f4870a;color:#fff;border:none;padding:.9rem 1.8rem;border-radius:8px;cursor:pointer;transition:.3s;font-size:1.1rem;font-weight:700}.btn-primary:hover{background:#eac521;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}.btn-secondary{background:transparent;border:2px solid #f4870a;color:#eac521;padding:.9rem 1.8rem;border-radius:8px;cursor:pointer;transition:.3s;font-size:1.1rem;font-weight:700}.btn-secondary:hover{background:#eac521;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d;border:2px solid #eac521}.hero-image{flex:1;display:flex;justify-content:flex-end}.hero-image img{width:600px;height:auto;border-radius:15px;transition:transform .5s ease}.hero-image img:hover{transform:scale(1.03)}@media (max-width: 480px){.hero{height:auto;padding:1.5rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-content{flex-direction:column;gap:1.5rem}.hero-text{text-align:center}.hero-text h1{font-size:1.8rem;line-height:1.3}.hero-text h3{font-size:1rem;margin-bottom:.8rem}.hero-text p{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.hero-buttons{flex-direction:column;gap:.8rem;width:100%;max-width:250px;margin:0 auto}.hero-buttons a{width:100%}.btn-primary,.btn-secondary{width:100%;font-size:1rem;padding:.8rem 1.2rem}.hero-image{justify-content:center;margin-top:1rem}.hero-image img{width:100%;max-width:280px;height:auto}}.countdown_div{display:flex;background:linear-gradient(#ebc0c080,#f99a9a80),url(/assets/wave-CnZXy-un.png);background-size:cover;background-position:center;background-repeat:no-repeat}.countdown{display:flex;justify-content:center;padding:.6rem;background:linear-gradient(135deg,#fde29c,#fffcdc);border-radius:30px;margin:20px auto;width:800px}.countdown div{text-align:center;position:relative;width:200px}.countdown div:not(:last-child):after{position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);font-size:2.5rem;font-weight:700;color:#6c63ff}.countdown h2{font-size:3.5rem;color:#f4870a;margin-bottom:.5rem;font-weight:700}.countdown p{font-size:1.1rem;color:#666;text-transform:uppercase;letter-spacing:1px;font-weight:500;margin:0}@media (max-width: 768px){.countdown{flex-wrap:wrap;gap:1rem;padding:1.5rem}.countdown div{width:calc(50% - 1rem);margin-bottom:1rem}.countdown div:not(:last-child):after{display:none}.countdown h2{font-size:2.5rem}}@media (max-width: 768px){.countdown{flex-direction:column;width:20%;margin:10px auto}.countdown div{width:auto;min-width:100px}.countdown h2{font-size:2rem}.countdown p{font-size:.9rem;margin:0}}@media (max-width: 480px){.countdown{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;width:40%;margin:10px auto}.countdown div{width:auto;min-width:100px}.countdown h2{font-size:2rem}.countdown p{font-size:.9rem;margin:0}}p{color:#000}.top-bar{display:flex;justify-content:center;gap:25px;padding:25px;background:linear-gradient(135deg,#fde29c,#fffcdc)}.info-box{display:flex;align-items:center;gap:4px;border:2px solid #ffab03;border-radius:8px;padding:8px 16px;background:linear-gradient(135deg,#fde29c,#fffcdc);transition:box-shadow 1s ease;color:#0000}.info-box:hover{box-shadow:0 4px 12px #00000026}.icon{font-size:18px;color:#6a0dad}@media (max-width: 480px){.top-bar{flex-direction:column;align-items:center;gap:12px}.info-box{flex:none;width:75%;max-width:100%}}body{background:linear-gradient(135deg,#fde29c,#fffcdc);margin:0;padding:0}.about-event{text-align:center;max-width:1000px;padding:30px 40px;margin:10px auto}.subtitle{color:#f4870a;font-size:18px;font-weight:600;margin-bottom:10px}.title{font-size:36px;font-weight:700;color:#222;line-height:1.4;margin-bottom:20px}.title .highlight{color:#f4870a}.description{font-size:18px;color:#444;line-height:1.8;text-align:justify}@media (max-width: 480px){.about-event{text-align:center;margin:20px auto}.title{font-size:28px;font-weight:700;color:#222;line-height:1.4}.subtitle{color:#f4870a;font-size:24px;font-weight:600;margin-bottom:10px}.description{font-size:14px;line-height:1.6;text-align:justify;margin:0 10px}}.members{text-align:center;background:#fff}.members-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 3rem}.members-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;justify-content:center;max-width:3000px;margin:0 125px}.member-card{background:linear-gradient(135deg,#ffe6a8,#fffcdc);border-radius:12px;box-shadow:0 6px 18px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center}.member-card img{margin-top:15px;width:200px;height:200px;object-fit:cover;border-radius:100px}.member-card-content{padding:1.5rem;flex:1}.member-card h3{font-size:1.3rem;margin-bottom:.8rem;color:#333}.member-card p{font-size:.95rem;color:#555;margin-bottom:1.5rem}.members-subtitle{font-size:1rem;color:#666;max-width:600px;margin:0 auto 3rem;font-weight:700}.member-card .btn{background:#f4870a;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;transition:.3s;font-weight:700}.member-card .btn a{color:#fff;padding:.7rem 1.5rem;cursor:pointer;font-weight:700}.member-card .btn:hover{background:#eac521;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}.member-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.membersStudents{padding:4rem 2rem;text-align:center;background:#fff;padding:4rem 1rem}.membersStudents-title{font-size:2.2rem;margin-bottom:.5rem;font-weight:700;color:#222}.membersStudents-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 3rem}.membersStudents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center;max-width:1000px;margin:0 400px}.memberStudents-card{background:linear-gradient(135deg,#ffe6a8,#fffcdc);border-radius:12px;box-shadow:0 6px 18px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center}.memberStudents-card img{margin-top:15px;width:200px;height:200px;object-fit:cover;border-radius:100px}.memberStudents-card-content{padding:1.5rem;flex:1}.memberStudents-card h3{font-size:1.3rem;margin-bottom:.8rem;color:#333}.memberStudents-card p{font-size:.95rem;color:#555;margin-bottom:1.5rem}.memberStudents-card .btn{background:#f4870a;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;transition:.3s;font-weight:700}.memberStudents-card .btn a{color:#fff;padding:.7rem 1.5rem;cursor:pointer;font-weight:700}.memberStudents-card .btn:hover{background:#eac521;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}.memberStudents-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.membersVoluntarias{padding:4rem 2rem;text-align:center;background:#fff;padding:4rem 1rem}.membersVoluntarias-title{font-size:2.2rem;margin-bottom:.5rem;font-weight:700;color:#222}.membersVoluntarias-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 3rem}.membersVoluntarias-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center;max-width:3000px;margin:0 200px}.memberVoluntarias-card{background:linear-gradient(135deg,#ffb6e2,#f9e9fa);border-radius:12px;box-shadow:0 6px 18px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center}.memberVoluntarias-card img{margin-top:15px;width:200px;height:200px;object-fit:cover;border-radius:100px}.memberVoluntarias-card-content{padding:1.5rem;flex:1}.memberVoluntarias-card h3{font-size:1.3rem;margin-bottom:.8rem;color:#333}.memberVoluntarias-card p{font-size:.95rem;color:#555;margin-bottom:1.5rem}.memberVoluntarias-card .btn{background:#f40ac5;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;transition:.3s;font-weight:700}.memberVoluntarias-card .btn a{color:#fff;padding:.7rem 1.5rem;cursor:pointer;font-weight:700}.memberVoluntarias-card .btn:hover{background:#bf53a9;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}.memberVoluntarias-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.apoiadores{padding:4rem 2rem;text-align:center;background:#fff;padding:4rem 1rem}.apoiadores-title{font-size:2.2rem;margin-bottom:.5rem;font-weight:700;color:#222}.apoiadores-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 3rem}.apoiadores-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center;max-width:1080px;margin:0 auto}.apoiadores-card{background:linear-gradient(135deg,#b6bdff,#f9e9fa);border-radius:12px;box-shadow:0 6px 18px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center}.apoiadores-card .btn:hover{background:#5379bf;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}@media (max-width: 480px){.members-grid,.membersStudents-grid,.membersVoluntarias-grid{grid-template-columns:1fr;margin:0 30px;gap:1.5rem}.member-card img,.memberStudents-card img,.memberVoluntarias-card img{width:150px;height:150px}.members-title,.membersStudents-title,.membersVoluntarias-title{font-size:1.8rem}.members-subtitle,.membersStudents-subtitle,.membersVoluntarias-subtitle{font-size:1rem;margin-bottom:2rem}.apoiadores{margin:0;padding:0}.apoiadores-grid{grid-template-columns:1fr;max-width:140%}.apoiadores-card .btn{font-size:.8rem}}.program-section{background:linear-gradient(135deg,#fde29c,#fffcdc);padding:50px 0;font-family:Poppins,sans-serif;color:#333;display:flex;flex-direction:column;align-items:center}.program-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:35px;color:#222}.schedule-container{display:flex;flex-direction:column;gap:16px;width:90%;max-width:800px;margin:0 auto}.schedule-card{display:flex;flex-direction:row;background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;padding:14px 20px;align-items:center;transition:all .3s ease}.schedule-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0000001f;background-color:#fef8e7}.schedule-time{flex:0 0 130px;font-weight:700;color:#f4870a;font-size:.95rem}.schedule-info{flex:1}.schedule-title{font-size:1rem;font-weight:500;margin:0}.schedule-local{font-size:.88rem;color:#666;margin-top:4px;font-style:italic}@media (max-width: 768px){.schedule-container{padding:10px;max-width:100%}.schedule-card{flex-direction:column;align-items:flex-start;text-align:left;gap:6px;padding:14px 16px}.schedule-time{flex:0 0 10px;font-weight:700;color:#f4870a;font-size:.95rem}}@media (max-width: 480px){.schedule-card{width:100%;padding:12px}.schedule-time{flex:0 0 10px;font-weight:700;color:#f4870a;font-size:.95rem}}.members{padding:2rem;text-align:center;background:linear-gradient(135deg,#fde29c,#fffcdc)}.members-title{font-size:2.2rem;margin-bottom:.5rem;font-weight:700;color:#222}.apoiadores-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center;max-width:1200px;padding:2rem}.apoiadores-card{background:linear-gradient(135deg,#b6bdff,#f9e9fa);border-radius:12px;box-shadow:0 6px 18px #bb7e061a;overflow:hidden;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;align-items:center}.apoiadores-card-content{padding:1.5rem;flex:1}.apoiadores-card h3{font-size:1.3rem;margin-bottom:.8rem;color:#333}.apoiadores-card p{font-size:.95rem;color:#555;margin-bottom:1.5rem}.apoiadores-card .btn{background:#0a60f4;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;transition:.3s;font-weight:700}.apoiadores-card .btn a{color:#fff;padding:.7rem 1.5rem;cursor:pointer;font-weight:700}.apoiadores-card .btn:hover{background:#f4870a;transform:translateY(-3px);box-shadow:0 5px 15px #6c63ff4d}.apoiadores-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}@media (max-width: 480px){.apoiadores-grid{display:grid;grid-template-columns:repeat(2,1fr);max-width:1000px;margin:20px auto}}.footer{background:linear-gradient(0deg,#fde29c,#fffcdc);color:#000}.footer-container{max-width:1200px;height:auto;margin:0 auto;padding:2rem 1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.footer-container>div{flex:1}.footer-logo img{margin-top:5px;height:205px;width:auto}.footer-logo h3{font-size:25px}.footer-logo2 img{margin-top:10px;height:150px;width:auto}.footer-logo2 h3{font-size:25px}.footer-info{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer p{margin:0;font-size:.9rem}.footer-links{display:flex;flex-direction:row;align-items:flex-start;gap:1.2rem}.footer-links a{color:#000;text-decoration:none;font-weight:700;transition:.3s}.footer-links a:hover{text-decoration:underline;color:#f0d}@media (max-width: 480px){.footer-container{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem;height:auto;padding:1rem}.footer-logo img{margin-top:10px;height:130px;width:auto}.footer-logo h3{font-size:25px}.footer-logo2 img{margin-top:10px;height:120px;width:auto}.footer-logo2 h3{font-size:25px}.footer-info{align-items:center}.footer-links{justify-content:center;flex-wrap:wrap;gap:.8rem}}
