@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";#em_dev[data-v-e392011c]{color:#888;cursor:not-allowed;text-align:left;position:relative}[data-v-e392011c]{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}header[data-v-e392011c]{width:100%;background-color:var(--cor-bg);display:flex;align-items:center;min-height:4.2rem;justify-content:center;position:relative;z-index:100}.header-inner[data-v-e392011c]{max-width:1400px;width:100%;padding:0 clamp(.5rem,3vw,2.5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-link[data-v-e392011c]{display:flex;align-items:center;flex-shrink:0;z-index:101}header a img[data-v-e392011c]{height:3rem;display:block;width:auto}.hamburger[data-v-e392011c]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:101;gap:.4rem}.hamburger span[data-v-e392011c]{width:25px;height:2.5px;background-color:#fff;border-radius:2px;transition:all .3s ease;display:block}.hamburger.active span[data-v-e392011c]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span[data-v-e392011c]:nth-child(2){opacity:0}.hamburger.active span[data-v-e392011c]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}header nav[data-v-e392011c]{flex:1}header nav>ul[data-v-e392011c]{height:4.2rem;align-items:center;display:flex;list-style-type:none;justify-content:flex-end;gap:0;margin:0;padding:0}header nav>ul li[data-v-e392011c]{display:flex;align-items:center;justify-content:center;height:4.2rem;flex:.1 auto;box-sizing:border-box;margin:0}header nav>ul li a[data-v-e392011c]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:clamp(.9rem,1.6vw,1rem);white-space:nowrap;transition:all .2s ease}header nav>ul li a[data-v-e392011c]:hover,header nav>ul li a.active[data-v-e392011c]{background-color:#014d83}#midias>a[data-v-e392011c]{color:#929292!important;background:transparent!important}@media(min-width:901px){header nav[data-v-e392011c]{display:block}header nav>ul[data-v-e392011c]{flex-direction:row}}@media(max-width:900px){header[data-v-e392011c]{padding:0 clamp(.5rem,4vw,1.5rem)}header nav>ul[data-v-e392011c]{gap:.5rem}}@media(max-width:768px){.hamburger[data-v-e392011c]{display:flex}.header-inner[data-v-e392011c]{padding:0 clamp(.75rem,3vw,1.5rem)}header nav[data-v-e392011c]{position:absolute;top:100%;left:0;right:0;background-color:var(--cor-bg);max-height:0;overflow:hidden;transition:max-height .3s ease;z-index:99;box-shadow:0 4px 8px #0000001a}header nav.menu-ativo[data-v-e392011c]{max-height:600px}header nav>ul[data-v-e392011c]{height:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:.5rem 0}header nav>ul li[data-v-e392011c]{height:auto;flex:none;width:100%}header nav>ul li a[data-v-e392011c]{height:auto;padding:clamp(.8rem,2vw,1.2rem) clamp(1rem,3vw,1.5rem);justify-content:flex-start;white-space:normal;border-bottom:1px solid rgba(255,255,255,.1);font-size:clamp(.9rem,1.5vw,1rem)}header nav>ul li a[data-v-e392011c]:hover,header nav>ul li a.active[data-v-e392011c]{background-color:#014d83;padding-left:clamp(1.2rem,4vw,2rem)}#midias>a[data-v-e392011c]{color:#929292!important;background:transparent!important}#midias>a[data-v-e392011c]:hover{background:transparent!important;padding-left:clamp(1.2rem,4vw,2rem)}}@media(max-width:600px){header[data-v-e392011c]{min-height:3.5rem}header a img[data-v-e392011c]{height:2.5rem}.header-inner[data-v-e392011c]{padding:0 clamp(.5rem,2vw,1rem);gap:1rem}header nav>ul li a[data-v-e392011c]{padding:.75rem clamp(.8rem,2vw,1.2rem)}header nav>ul li a[data-v-e392011c]:hover,header nav>ul li a.active[data-v-e392011c]{padding-left:clamp(1rem,3vw,1.5rem)}}@media(max-width:480px){header[data-v-e392011c]{min-height:3.25rem}header a img[data-v-e392011c]{height:2.2rem}.hamburger[data-v-e392011c]{padding:.4rem}.hamburger span[data-v-e392011c]{width:22px;height:2px}header nav>ul li a[data-v-e392011c]{padding:.7rem 1rem;font-size:.9rem}}.game-page[data-v-3d0a230a]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem;display:flex;flex-direction:column;gap:2rem}.game-header[data-v-3d0a230a],.game-content[data-v-3d0a230a]{max-width:1000px;margin:0 auto;width:100%}.game-content[data-v-3d0a230a]{display:flex;flex-direction:column;gap:2rem}.back-button[data-v-3d0a230a]{display:inline-block;margin-bottom:1rem;padding:.5rem 1rem;background:#1e3c72;color:#fff;text-decoration:none;border-radius:8px;transition:all .3s ease;font-weight:600}.back-button[data-v-3d0a230a]:hover{background:#2e5090;transform:translate(-4px)}.game-header h1[data-v-3d0a230a]{font-size:2.5rem;color:#1e3c72;margin-bottom:.5rem}.game-header p[data-v-3d0a230a]{font-size:1.1rem;color:#666}section[data-v-3d0a230a]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #0000001a}section h2[data-v-3d0a230a]{color:#1e3c72;margin-bottom:1rem;font-size:1.5rem}section p[data-v-3d0a230a]{color:#555;line-height:1.6;margin-bottom:.5rem}.game-area[data-v-3d0a230a]{background:#f8f9fa;padding:2rem;display:flex;justify-content:center}.game-info[data-v-3d0a230a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:0;background:transparent;box-shadow:none}.info-card[data-v-3d0a230a]{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;text-align:center}.info-card h3[data-v-3d0a230a]{color:#1e3c72;margin-bottom:.5rem;font-size:1.1rem}.info-card p[data-v-3d0a230a]{color:#666;font-size:.95rem}.memory-game-container[data-v-3d0a230a]{display:flex;flex-direction:column;align-items:center;width:100%}.board[data-v-3d0a230a]{display:grid;grid-template-columns:repeat(4,150px);gap:20px;justify-content:center;margin-bottom:2rem}.card[data-v-3d0a230a]{width:150px;height:150px;background:#333;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .3s ease;box-shadow:0 4px 8px #0003}.card.flipped[data-v-3d0a230a]{transform:rotateY(180deg)}.card img[data-v-3d0a230a]{width:100%;height:100%;object-fit:cover;border-radius:8px;transform:rotateY(180deg)}.back[data-v-3d0a230a]{width:100%;height:100%;background:linear-gradient(135deg,#555,#222);border-radius:8px}.game-actions[data-v-3d0a230a]{display:flex;justify-content:center}.action-btn[data-v-3d0a230a]{background:#1e3c72;color:#fff;border:none;padding:10px 25px;border-radius:50px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px #1e3c724d;display:flex;align-items:center;gap:8px}.action-btn[data-v-3d0a230a]:hover{background:#2e5090;transform:translateY(-2px);box-shadow:0 6px 15px #1e3c7266}@media(max-width:768px){.game-page[data-v-3d0a230a],.game-area[data-v-3d0a230a]{padding:1rem}.board[data-v-3d0a230a]{grid-template-columns:repeat(4,1fr);gap:10px;width:100%}.card[data-v-3d0a230a]{width:auto;height:auto;aspect-ratio:1 / 1}.game-header h1[data-v-3d0a230a]{font-size:1.8rem}}[data-v-e4f47f85]{font-family:Poppins,sans-serif}@keyframes fadeIn-e4f47f85{0%{opacity:0}to{opacity:1}}@keyframes pulse-e4f47f85{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.carousel-container[data-v-e4f47f85]{width:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1}.carousel-wrapper[data-v-e4f47f85]{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);box-shadow:0 10px 40px #00000026;height:clamp(220px,35vh,520px)}.carousel-image[data-v-e4f47f85]{width:100%;height:100%;display:block;animation:fadeIn-e4f47f85 .6s ease-in-out;object-fit:cover;object-position:center;filter:brightness(.6)}.carousel-overlay[data-v-e4f47f85]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:100%;display:flex;align-items:center;justify-content:flex-start;pointer-events:none;max-width:1400px;padding-left:clamp(.5rem,3vw,2.5rem)}.carousel-title[data-v-e4f47f85]{color:#fff;font-size:clamp(1.1rem,3.6vw,2.6rem);margin:0;text-shadow:0 6px 18px rgba(0,0,0,.55);max-width:70%;position:relative;line-height:1.2;pointer-events:none;opacity:0;animation:titleIn-e4f47f85 .8s ease-out .2s forwards;padding-right:0%;word-wrap:break-word}.carousel-overlay[data-v-e4f47f85]:before{content:"";position:absolute;inset:0;z-index:1}.carousel-title[data-v-e4f47f85]{z-index:2}@keyframes titleIn-e4f47f85{to{transform:translateY(0);opacity:1}}.carousel-dots-wrapper[data-v-e4f47f85]{width:100%;display:flex;justify-content:center;max-width:1400px}.carousel-dots[data-v-e4f47f85]{list-style:none;padding:0;margin:20px 0 0;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.dot[data-v-e4f47f85]{width:12px;height:12px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.dot[data-v-e4f47f85]:hover{background:#9ca3af;transform:scale(1.2)}.dot.active[data-v-e4f47f85]{background:#0081c7;animation:pulse-e4f47f85 .6s ease-in-out;width:32px;border-radius:6px}@media(max-width:480px){.carousel-wrapper[data-v-e4f47f85]{height:clamp(180px,25vh,250px)}.carousel-overlay[data-v-e4f47f85]{padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.carousel-title[data-v-e4f47f85]{font-size:clamp(.95rem,3vw,1.3rem);max-width:95%;text-align:left;line-height:1.1}.carousel-dots[data-v-e4f47f85]{gap:8px;margin:15px 0 0;padding:0 1rem}.dot[data-v-e4f47f85]{width:8px;height:8px}.dot.active[data-v-e4f47f85]{width:20px}}@media(max-width:768px){.carousel-wrapper[data-v-e4f47f85]{height:clamp(200px,30vh,360px)}.carousel-overlay[data-v-e4f47f85]{padding-left:clamp(1rem,3vw,2rem);justify-content:flex-start}.carousel-title[data-v-e4f47f85]{font-size:clamp(1rem,3.2vw,2rem);max-width:85%}.carousel-dots[data-v-e4f47f85]{gap:10px;margin:18px 0 0}.dot[data-v-e4f47f85]{width:10px;height:10px}.dot.active[data-v-e4f47f85]{width:28px}}@media(max-width:900px){.carousel-wrapper[data-v-e4f47f85]{height:clamp(220px,32vh,400px)}.carousel-title[data-v-e4f47f85]{font-size:clamp(1.1rem,3.5vw,2.2rem);max-width:85%}}@media(min-width:901px){.carousel-wrapper[data-v-e4f47f85]{height:clamp(300px,40vh,520px)}.carousel-title[data-v-e4f47f85]{max-width:70%}}[data-v-4aecf36e]:root{--footer-max-width: 1200px;--text-color: rgba(255, 255, 255, .95);--muted: rgba(255,255,255,.55)}a[data-v-4aecf36e]{display:flex;align-items:center;justify-content:center}#col-outlogo[data-v-4aecf36e]{display:flex;flex-direction:column;gap:10px}.site-footer[data-v-4aecf36e]{position:relative;width:100%;background-color:#0a142f;color:#fff}.footer-inner[data-v-4aecf36e]{max-width:1400px;width:100%;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem);display:flex;align-items:center;justify-content:space-between}.footer-col[data-v-4aecf36e]{display:flex;align-items:center}.footer-left img[data-v-4aecf36e]{height:44px}.footer-nav[data-v-4aecf36e]{flex:1;justify-content:center;border-bottom:1px solid #6EA7C7}.nav-list[data-v-4aecf36e]{display:flex;gap:100px;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center}.nav-list a[data-v-4aecf36e]{color:var(--text-color);text-decoration:none;font-size:14px;white-space:nowrap}.nav-list a[data-v-4aecf36e]:hover{opacity:.8}.footer-right[data-v-4aecf36e]{flex-direction:column;align-items:flex-end;gap:6px}.copyright[data-v-4aecf36e]{font-size:13px;color:var(--muted)}.social[data-v-4aecf36e]{border:1px solid #6EA7C7;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%}.social img[data-v-4aecf36e]{width:20px;height:20px;cursor:pointer}.social:last-child img[data-v-4aecf36e]{width:18px;height:18px}@media(max-width:1052px){.nav-list[data-v-4aecf36e]{gap:50px}}@media(max-width:900px){.footer-inner[data-v-4aecf36e]{flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px 20px}.footer-left img[data-v-4aecf36e]{height:40px}.footer-nav[data-v-4aecf36e]{width:100%}.nav-list[data-v-4aecf36e]{gap:14px 18px}.nav-list a[data-v-4aecf36e]{font-size:13px}.footer-right[data-v-4aecf36e]{align-items:center;gap:10px}}body{background-color:#f1fafc}html,body{margin:0;padding:0;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}#app-root{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 0 auto}footer{flex-shrink:0}.bacia-container{position:relative;display:flex;flex-direction:column;gap:2rem}.comite-container{position:relative;display:flex;flex-direction:column;gap:3rem;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(.5rem,3vw,2.5rem);box-sizing:border-box}.section-title-wrapper{width:100%;display:flex;justify-content:center;padding:.5rem 0 0}.section-title{font-size:clamp(1rem,2vw,1.5rem);color:#0081c7;text-align:left;font-weight:700;margin:0 0 1rem;max-width:1400px;width:100%;padding:0 clamp(.5rem,3vw,2.5rem);box-sizing:border-box;position:relative}.section-title:after{content:"";position:absolute;bottom:-1rem;left:clamp(.5rem,3vw,2.5rem);width:120px;height:20px;background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 120 20" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><defs><linearGradient id="waveGrad" x1="0%" y1="0%" x2="100%" y2="0%"><stop offset="0%" style="stop-color:%230081C7;stop-opacity:1" /><stop offset="100%" style="stop-color:%232196F3;stop-opacity:1" /></linearGradient></defs><path d="M0,10 Q30,0 60,10 T120,10" stroke="url(%23waveGrad)" stroke-width="3" fill="none" stroke-linecap="round"/></svg>') no-repeat center;background-size:contain}.mapa-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;max-height:600px;object-fit:cover}.container{position:relative}:root{--bg-but: #21A6EE;--color-text: #000000;--txt-but: #F5F5F5;--color-boxs: rgba(0,129,199,.25);--bg-body: #F1FAFC;--certa-resposta: rgba(86,192,43,.22);--errada-resposta: rgba(255,0,0,.22);--cor-bg: #0081C7}
