*{margin:0;padding:0;box-sizing:border-box}:root{--roxo: #4b0082;--laranja: #ff5e00;--texto: #111;--fundo: #ffffff;--cinza-claro: #f4f4f4}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--fundo);color:var(--texto);line-height:1.6;min-height:100vh}h1,h2,h3,h4{font-weight:700;margin-bottom:.5rem;color:var(--texto);line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem;max-width:700px;font-size:1rem;line-height:1.6}a{color:var(--roxo);text-decoration:none;font-weight:500;transition:color .2s ease}a:hover{color:var(--laranja)}button{background-color:var(--roxo);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}button:hover{background-color:var(--laranja)}main{padding:2rem;max-width:1200px;margin:0 auto}section{margin-bottom:3rem}img{max-width:100%;height:auto;display:block}.text-center{text-align:center}.flex{display:flex}.flex-column{flex-direction:column}.flex-center{align-items:center;justify-content:center}@media (max-width: 768px){main{padding:1rem}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.3rem}p{font-size:.95rem}}.header{background-color:var(--roxo);padding:1rem 2rem;color:#fff;position:sticky;top:0;z-index:1000}.header-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}.logo img{height:64px;max-width:220px;object-fit:contain}.nav{display:flex;gap:2rem;align-items:center;flex-wrap:nowrap}.menu-item{position:relative}.menu-item span{cursor:pointer;font-weight:700;color:#fff;position:relative;padding:.25rem 0}.menu-item span:hover,.menu-item:hover span{color:var(--laranja)}.submenu{position:absolute;top:100%;left:0;background-color:var(--roxo);padding:.5rem 1rem;display:none;flex-direction:column;border-radius:4px;min-width:160px;box-shadow:0 2px 6px #0003}.submenu a{color:#fff;text-decoration:none;padding:.4rem 0;transition:color .2s}.submenu a:hover{color:var(--laranja)}.menu-item:hover .submenu{display:flex}.hamburger{display:none;background:none;border:none;font-size:2rem;color:#fff;cursor:pointer}.whatsapp-desktop img{height:36px;width:36px;transition:transform .2s}.whatsapp-desktop img:hover{transform:scale(1.1)}.whatsapp-floating{display:none}@media (max-width: 768px){.header{padding:.5rem 1rem}.logo img{height:40px;max-width:140px}.hamburger{display:block;font-size:1.5rem;align-self:center}.header-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.nav{display:none;flex-direction:column;width:100%;background-color:var(--roxo);margin-top:.5rem;gap:1rem;align-items:center}.nav.active{display:flex}.menu-item{width:100%;text-align:center;position:relative}.submenu{position:static;display:none;flex-direction:column;box-shadow:none;padding-left:0;margin-top:.5rem}.submenu.open{display:flex!important}.menu-item:hover .submenu,.whatsapp-desktop{display:none}.whatsapp-floating{display:block;position:fixed;bottom:16px;right:16px;z-index:9999}.whatsapp-floating img{height:48px;width:48px;transition:transform .2s}.whatsapp-floating img:hover{transform:scale(1.1)}}.footer{background-color:var(--roxo);color:#fff;padding:2rem 1rem 1rem}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.footer-section{flex:1 1 250px}.footer-section h4{margin-bottom:.5rem;color:var(--laranja)}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.4rem}.footer-section ul li a{color:#fff;text-decoration:none}.footer-section ul li a:hover{color:var(--laranja)}.footer-section a{color:#fff;text-decoration:none}.footer-section a:hover{color:var(--laranja)}.footer-logo{height:48px;margin-bottom:1rem}.footer-bottom{text-align:center;margin-top:2rem;font-size:.9rem;opacity:.8}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-section{flex:1 1 100%}}.hero{background-size:cover;background-position:center 30%;height:80vh;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:0}.hero-overlay{background-color:#0000004d;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.hero-content{background:#fff;padding:2rem 3rem;max-width:700px;box-shadow:0 4px 10px #0003;position:relative}.hero-content:before{content:"";position:absolute;left:-3rem;top:0;bottom:0;width:3rem;background-color:var(--laranja)}.subtitle{font-size:.85rem;letter-spacing:2px;color:#555;margin-bottom:1rem;text-transform:uppercase}.title{font-size:2.5rem;font-weight:300;color:#111;line-height:1.2;margin-bottom:1.5rem}.title strong{font-weight:900}.hero-button{background-color:var(--laranja);color:#fff;padding:.8rem 1.6rem;text-decoration:none;font-weight:700;border:none;border-radius:4px;transition:background-color .3s;font-size:1rem}.hero-button:hover{background-color:#e14a00}@media (max-width: 768px){.hero{height:auto;padding:2rem 0}.hero-content{padding:1.5rem;max-width:90%}.hero-content:before{display:none}.title{font-size:1.8rem;text-align:center}.subtitle{font-size:.75rem;text-align:center}.hero-button{display:block;margin:1rem auto 0;width:100%;max-width:200px}}.linhagens-section{background-color:#2c2f33;color:#fff;padding:4rem 1rem 3rem;text-align:center;margin-bottom:0;border-bottom:none}.linhagens-section .content{max-width:960px;margin:0 auto;padding:0 1rem}.linhagens-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.linhagens-section p{line-height:1.8;font-size:1.1rem;max-width:800px;margin:0 auto 1rem;text-align:center}.linhagens-section .cta{margin-top:2rem;font-weight:500}.linhagens-section .logos{margin-top:2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.linhagens-section .linha{display:flex;flex-direction:column;align-items:center;text-align:center;width:140px}.linhagens-section .linha img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #ff5e00;transition:transform .3s ease}.linhagens-section .linha img:hover{transform:scale(1.05)}.linhagens-section .linha span{margin-top:.5rem;color:#ff5e00;font-weight:700;font-size:.95rem}@media (max-width: 900px){.linhagens-section{padding:3rem 1rem}.linhagens-section h2{font-size:2rem}.linhagens-section p{font-size:1rem}.linhagens-section .linha{width:120px}.linhagens-section .linha img{width:100px;height:100px}}@media (max-width: 600px){.linhagens-section .logos{flex-direction:column;align-items:center;gap:1.5rem}.linhagens-section .linha{width:100%;max-width:220px}.linhagens-section .linha img{width:100px;height:100px}.linhagens-section .linha span{font-size:.9rem}}.section-divider{width:100%;height:1px;background-color:var(--laranja);border-radius:2px}.equipe-section{background-color:#2c2f33;color:#fff;padding:4rem 1rem 2rem;text-align:center;margin-bottom:0;border-top:none}.equipe-section h2{font-size:2.2rem;font-weight:700;margin-bottom:3rem;color:#fff}.equipe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center;margin:0 10rem}.card{background-color:transparent;text-align:left;max-width:500px;width:100%}.card-header{display:flex;align-items:center;gap:1rem}.profile-img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:4px solid #ff5e00;aspect-ratio:1 / 1}.info{display:flex;flex-direction:column;justify-content:center}.nome{color:#ff5e00;font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.4rem;margin:0}.cargo{font-size:.95rem;margin:.4rem 0 0}.whatsapp-icon-inline{width:18px;height:18px;transition:transform .2s ease}.whatsapp-icon-inline:hover{transform:scale(1.2)}@media (max-width: 900px){.equipe-grid{grid-template-columns:1fr;margin:0 1rem}.equipe-section h2{font-size:1.5rem}.card-header{flex-direction:column;text-align:center}.info{align-items:center}}.impact-section{position:relative;background-image:url(/assets/missao-DxPSlxCc.jpg);background-size:cover;background-position:center 25%;background-repeat:no-repeat;padding:6rem 2rem;color:#fff;overflow:hidden;margin-bottom:0}.impact-overlay{position:absolute;inset:0;background-color:#00000080;z-index:1}.impact-content{position:relative;z-index:2;max-width:1200px;margin:0 auto}.impact-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.impact-item{text-align:center;max-width:200px}.impact-item h3{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#fff}.impact-item p{font-size:1rem;font-style:italic;color:#f0f0f0}@media (max-width: 768px){.impact-grid{flex-direction:column;align-items:center;gap:2rem}.impact-item h3{font-size:1.6rem}}.parceria-section{background-color:#2c2f33;color:#fff;padding:4rem 2rem;margin-bottom:0}.parceria-container{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.parceria-texto{flex:1;min-width:300px}.parceria-texto h2{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.parceria-texto p{font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.parceria-texto .cita{font-weight:700;margin-top:1.5rem;font-size:1rem;font-style:italic;color:#e1e1e1}.parceria-botao{margin-top:2rem;padding:.75rem 2rem;border:1px solid white;background-color:transparent;color:#fff;font-weight:700;letter-spacing:.1em;border-radius:50px;cursor:pointer;transition:.3s}.parceria-botao:hover{background-color:vwhite;color:#fff}.parceria-logos{flex:1;background-color:#f3f3f3;border-radius:8px;overflow:hidden;padding:0;display:flex;flex-direction:column}.parceria-logo-full{width:100%;height:auto;max-height:330px;display:block;object-fit:cover}.logo-card{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;justify-content:center;width:100%;max-width:250px}.logo-card img{max-width:100%;height:auto;object-fit:contain}@media (max-width: 900px){.parceria-container{flex-direction:column;text-align:center}.parceria-logos{padding:0;background-color:transparent}.parceria-botao{width:100%}}:root{--laranja: #f26d3d;--cinza-escuro: #2c2f33;--branco: #ffffff;--texto-hover: #1b1d1f}.contato-section{background-color:var(--cinza-escuro);padding:4rem 2rem;margin-bottom:0}.contato-container{display:flex;flex-wrap:wrap;gap:3rem;max-width:1000px;margin:0 auto;align-items:stretch;justify-content:space-between;min-height:520px}.contato-info{background-color:var(--laranja);color:var(--branco);padding:2rem;border-radius:20px;flex:1;min-width:300px}.contato-info h2{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:var(--branco)}.contato-info p{margin-bottom:1.2rem;font-size:1.05rem;line-height:1.5}.contato-info a{color:var(--branco);text-decoration:underline}.contato-info h3{margin-top:2rem;font-size:1.5rem;font-weight:700;color:var(--branco)}.contato-info small{display:block;margin-top:1rem;font-size:.9rem}.contato-form{flex:1;min-width:300px;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.contato-form h2{font-size:2rem;color:var(--branco);margin-bottom:1rem}.contato-form input,.contato-form textarea{padding:1rem;border:none;border-radius:15px;font-size:1rem;width:100%}.contato-form textarea{resize:vertical;min-height:150px}.contato-form button{padding:1rem;border:none;border-radius:15px;color:var(--branco);font-weight:700;letter-spacing:.05em;font-size:1rem;cursor:pointer;transition:.3s;background-color:var(--laranja)}.contato-form button:hover{opacity:.9}.form-status{margin-top:1rem;font-size:1rem;font-weight:700;text-align:center}.form-status.success{color:#28a745}.form-status.error{color:#dc3545}@media (max-width: 900px){.contato-container{flex-direction:column;text-align:center}.contato-form h2{text-align:center}.contato-info{text-align:left}}.mapa-section{position:relative;width:100%;height:500px;margin-bottom:0}.mapa-overlay{position:absolute;top:50px;right:300px;background:#21242a;color:#fff;padding:2rem;border-radius:4px;max-width:320px;box-shadow:0 0 10px #0000004d}.mapa-overlay h2{margin:0 0 1rem;font-size:1.8rem;color:#fff}.mapa-overlay p{font-size:1rem;margin-bottom:.5rem}.mapa-overlay a{font-size:.95rem;word-wrap:break-word;color:orange;text-decoration:none;transition:color .2s ease}.mapa-overlay a:hover{color:#ebd7b1;text-decoration:underline}@media (max-width: 768px){.mapa-overlay{top:20px;right:20px;left:20px;max-width:unset;width:auto;padding:1.2rem}.mapa-overlay h2{font-size:1.5rem}.mapa-overlay p,.mapa-overlay a{font-size:.95rem}}.trabalhe-hero-section{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;margin-bottom:0}.trabalhe-hero-overlay{background-color:#21242a;padding:3rem;text-align:center;border-radius:4px;max-width:600px;box-shadow:0 0 12px #00000080}.trabalhe-hero-overlay h1{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:2rem}.btn-candidatar{padding:.8rem 2rem;border:2px solid var(--laranja);color:#fff;text-decoration:none;font-weight:700;border-radius:6px;transition:.3s;display:inline-block}.btn-candidatar:hover{background-color:var(--laranja);color:#21242a}@media (max-width: 768px){.trabalhe-hero-section{height:auto;padding:4rem 1rem}.trabalhe-hero-overlay{padding:2rem;max-width:100%;width:100%}.trabalhe-hero-overlay h1{font-size:1.8rem}.btn-candidatar{width:100%;font-size:1rem}}.form-section{background-color:#21242a;color:#fff;padding:4rem 2rem;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:center;margin-bottom:0}.form-info{flex:1 1 350px;max-width:500px;text-align:left}.form-info h2{font-size:2rem;margin-bottom:1.5rem;color:#fff}.form-info p{font-size:1.1rem;margin:.5rem 0}.dica{margin-top:1rem;font-size:1rem;line-height:1.5}.redes-sociais{margin-top:1.5rem}.redes-sociais a{color:#fff;font-size:1.5rem;margin-right:1rem;transition:.3s}.redes-sociais a:hover{color:var(--laranja)}.formulario{flex:1 1 350px;max-width:500px;display:flex;flex-direction:column;gap:1rem}.formulario input,.formulario textarea{padding:.75rem;border:none;font-size:1rem;width:100%}.formulario textarea{min-height:120px;resize:vertical}.formulario label{font-size:1rem;margin-top:1rem}.form-observacao{font-size:.9rem;color:#ccc;margin-top:-.5rem;margin-bottom:1rem;display:block}.formulario button{padding:.75rem;background-color:var(--laranja);color:#fff;font-weight:700;border:none;cursor:pointer;margin-top:.5rem;width:fit-content;transition:background-color .3s ease}.formulario button:hover{background-color:#e65700}.formulario button:disabled{background-color:#ccc;cursor:not-allowed}.form-status{margin-top:1rem;font-size:1rem;font-weight:500;padding:.75rem;border-radius:6px;text-align:center}.form-status.success{background:#d4edda;color:#155724}.form-status.error{background:#f8d7da;color:#721c24}@media (max-width: 768px){.form-section{flex-direction:column;text-align:center;padding:3rem 1rem}.form-info{text-align:center}.formulario button{align-self:center}}.mvv-section{display:flex;flex-wrap:wrap;background:linear-gradient(to right,#21242a,#1b1c21);color:#fff;padding:4rem 2rem;align-items:center;gap:2rem;margin-bottom:0}.mvv-image{flex:1 1 300px;text-align:center}.mvv-image img{width:100%;height:400px;object-fit:cover;border-radius:50px;border:3px solid var(--laranja)}.mvv-text{flex:1 1 300px;text-align:center;animation:fadeInUp 1s ease-in-out}.mvv-text h2{font-size:2rem;margin-bottom:1rem;color:var(--laranja);display:flex;align-items:center;justify-content:center;gap:.5rem}.mvv-text p{font-size:1.2rem;line-height:1.7;max-width:600px;margin:0 auto}@media (max-width: 768px){.mvv-section{flex-direction:column;text-align:center}}.visao-section{display:flex;flex-wrap:wrap;background:linear-gradient(to left,#21242a,#1b1c21);color:#fff;padding:4rem 2rem;align-items:center;gap:2rem;flex-direction:row-reverse;margin-bottom:0}.visao-img{flex:1 1 300px;text-align:center}.visao-img img{width:100%;height:400px;object-fit:cover;border-radius:50px;border:3px solid var(--laranja)}.visao-texto{flex:1 1 300px;text-align:center;animation:fadeInUp 1s ease-in-out}.visao-texto h2{font-size:2rem;margin-bottom:1rem;color:var(--laranja);display:flex;align-items:center;justify-content:center;gap:.5rem}.icon{font-size:1.5rem}.visao-texto p{font-size:1.2rem;line-height:1.7;max-width:600px;margin:0 auto}@media (max-width: 768px){.visao-section{flex-direction:column;text-align:center}}.valores-section{display:flex;flex-wrap:wrap;background:linear-gradient(to right,#21242a,#1a1c20);color:#fff;padding:4rem 2rem;align-items:center;gap:2rem;margin-bottom:0}.valores-img{flex:1 1 300px;text-align:center}.valores-img img{width:100%;height:400px;object-fit:cover;border-radius:50px;border:3px solid var(--laranja)}.valores-texto{flex:1 1 300px;text-align:center;animation:fadeInUp 1s ease-in-out}.valores-texto h2{font-size:2rem;margin-bottom:1rem;color:var(--laranja);display:flex;align-items:center;justify-content:center;gap:.5rem}.icon{font-size:1.4rem}.valores-texto ul{font-size:1.2rem;line-height:1.7;max-width:500px;margin:0 auto;list-style:none;padding:0}.valores-texto ul li{margin-bottom:.75rem;position:relative;padding-left:1.4rem}.valores-texto ul li:before{content:"✔";position:absolute;left:0;color:var(--laranja);font-weight:700}@media (max-width: 768px){.valores-section{flex-direction:column;text-align:center}.valores-texto ul{padding-left:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.proposito-titulo{font-size:1.8rem;margin-top:2.5rem;color:var(--laranja);font-weight:700}.proposito-texto{font-size:1.2rem;margin-top:1rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.card-noticia{background:linear-gradient(to bottom right,#f0f2f5,#d6e4f0);border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;max-width:400px;display:flex;flex-direction:column;transition:transform .3s ease}.card-noticia:hover{transform:translateY(-5px)}.card-imagem img{width:100%;height:200px;object-fit:cover}.card-conteudo{padding:1.2rem;display:flex;flex-direction:column;gap:.8rem}.card-conteudo h3{font-size:1.2rem;color:#222;margin:0}.card-conteudo .resumo{color:#555;font-size:.95rem;line-height:1.4}.card-conteudo .data{font-size:.8rem;color:#888}.botao-leia-mais{align-self:flex-start;background-color:var(--laranja, #e8590c);color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:6px;font-weight:700;transition:background-color .3s ease}.botao-leia-mais:hover{background-color:#d04d00}.noticias-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.noticia-container p+p{margin-top:.8rem}.noticia-container ul{padding-left:1.5rem;margin-bottom:1.5rem}.noticia-container ul li{margin-bottom:.5rem;list-style-type:disc;color:#444}.noticia-container blockquote{font-style:italic;color:#555;padding:1rem;border-left:4px solid #ccc;margin:1.5rem 0;background-color:#f9f9f9}.noticia-container{padding:4rem 2rem;max-width:900px;margin:20px auto;color:#21242a;background-color:#eceaee;font-family:Segoe UI,Arial,sans-serif;line-height:1.75;box-shadow:0 2px 12px #0000000d;border-radius:12px;animation:fadeIn .5s ease-in-out}.noticia-container h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;color:var(--roxo, #6c63ff);font-weight:600}.destaque{background-color:#fff3cd;padding:1rem;border-left:4px solid #ffc107;border-radius:6px;margin:1.5rem 0;font-weight:500}a{color:#004aad;text-decoration:underline}a:hover{color:#002c6e}.botao-voltar:hover{background-color:#5848cc}.video-container{margin:2rem 0;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 16px #0000001a}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.noticia-container{padding:4rem 2rem;max-width:900px;margin:0 auto;background-color:#f9f9fb;color:#21242a;font-family:Segoe UI,Arial,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 2px 12px #0000000f}.noticia-container{padding:4rem 2rem;max-width:900px;margin:0 auto;background-color:#fdfdfd;color:#21242a;font-family:Segoe UI,Arial,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 2px 12px #0000000f}.destaque{background-color:#fff6ec;border-left:4px solid var(--laranja, #e8590c);padding:1rem;font-style:italic;margin-top:2rem;border-radius:6px;font-weight:500}.botao-voltar{display:inline-block;margin-top:3rem;text-decoration:none;background-color:var(--laranja, #e8590c);color:#fff;padding:.6rem 1.2rem;border-radius:6px;font-weight:700;transition:background-color .3s ease}.noticia-container{padding:4rem 2rem;max-width:900px;margin:20px auto;color:#21242a;background-color:#f9f9fc;font-family:Segoe UI,Arial,sans-serif;line-height:1.75;box-shadow:0 2px 12px #0000000f;border-radius:12px}.noticia-data{font-size:.95rem;color:#666;margin-bottom:2.5rem;text-align:center;font-style:italic}.noticia-img{width:100%;max-height:480px;object-fit:cover;border-radius:10px;margin:2.5rem 0;box-shadow:0 4px 16px #00000014}.botao-voltar{display:inline-block;margin-top:2rem;text-decoration:none;color:var(--roxo, #6c63ff);font-weight:700}.botao-voltar:hover{text-decoration:underline}.noticia-container{padding:4rem 2rem;max-width:900px;margin:20px auto;color:#21242a;background-color:#f9f9fc;font-family:Segoe UI,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 2px 12px #00000014}.noticia-titulo{font-size:2.4rem;color:var(--roxo, #6c63ff);margin-bottom:.5rem;text-align:center;font-weight:700;line-height:1.2}.noticia-data{font-size:.95rem;color:#666;margin-bottom:2rem;text-align:center;font-style:italic}.noticia-img{width:100%;max-height:480px;object-fit:cover;border-radius:10px;margin:2rem 0;box-shadow:0 4px 16px #00000014}.noticia-container h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;color:var(--laranja, #e8590c);font-weight:600}.noticia-container p{margin-bottom:1.4rem;font-size:1.1rem;color:#333}.botao-voltar{display:inline-block;margin-top:2rem;background-color:var(--roxo, #6c63ff);color:#fff;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.botao-voltar:hover{background-color:#5548d9}@media (max-width: 600px){.noticia-container{padding:2rem 1rem}.noticia-titulo{font-size:1.8rem}.noticia-container h2{font-size:1.4rem}.noticia-container p{font-size:1rem}.noticia-img{max-height:280px}}.noticia-container{padding:4rem 2rem;max-width:900px;margin:0 auto;color:#21242a;background-color:#f8f8f8;font-family:Segoe UI,Arial,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 4px 12px #0000000f}.noticia-titulo{font-size:2.4rem;color:var(--roxo, #6c63ff);margin-bottom:.8rem;text-align:center;font-weight:700}.noticia-data{font-size:.95rem;color:#777;text-align:center;margin-bottom:2.5rem;font-style:italic}.noticia-img{width:100%;max-height:480px;object-fit:cover;border-radius:10px;margin:2rem 0;box-shadow:0 4px 16px #00000012}.noticia-container p{margin-bottom:1.5rem;font-size:1.1rem;color:#333}@media (max-width: 600px){.noticia-container{padding:2rem 1rem}.noticia-titulo{font-size:1.8rem}.noticia-img{max-height:280px}.noticia-container p{font-size:1rem}}.noticia-container{padding:4rem 2rem;max-width:900px;margin:0 auto;background-color:#fafafa;color:#21242a;font-family:Segoe UI,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 3px 14px #0000000f}.noticia-titulo{font-size:2.4rem;color:var(--roxo, #6c63ff);text-align:center;margin-bottom:.5rem;font-weight:700}.noticia-container h2{font-size:1.8rem;color:var(--laranja, #e8590c);margin-top:1rem;margin-bottom:1rem;font-weight:600}.noticia-container p{font-size:1.1rem;margin-bottom:1.5rem;color:#333}.noticia-img{width:100%;max-height:480px;object-fit:cover;border-radius:10px;margin:2.5rem 0;box-shadow:0 4px 12px #00000012}.destaque{text-align:center;font-size:1rem;color:#666;font-style:italic;margin-bottom:2rem}.botao-voltar{display:inline-block;margin-top:2.5rem;padding:.6rem 1.2rem;background-color:var(--laranja, #e8590c);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background-color .3s ease}.botao-voltar:hover{background-color:#d04d00}@media (max-width: 600px){.noticia-container{padding:2rem 1rem}.noticia-titulo{font-size:1.8rem}.noticia-container h2{font-size:1.5rem}.noticia-img{max-height:280px}}.noticia-container{padding:4rem 2rem;max-width:900px;margin:0 auto;background-color:#fdfdfd;color:#1c1c1c;font-family:Segoe UI,sans-serif;line-height:1.75;border-radius:12px;box-shadow:0 4px 16px #0000000f}.noticia-titulo{font-size:2.3rem;color:var(--roxo, #6c63ff);text-align:center;margin-bottom:.8rem;font-weight:700}.noticia-data{font-size:.95rem;color:#777;text-align:center;margin-bottom:2rem;font-style:italic}.noticia-container h2{font-size:1.6rem;margin-top:2.5rem;margin-bottom:1rem;color:var(--laranja, #e8590c)}.noticia-container p{font-size:1.1rem;margin-bottom:1.4rem;color:#333}.noticia-img{width:100%;max-height:500px;object-fit:cover;border-radius:10px;margin:2rem 0;box-shadow:0 3px 10px #00000014}.botao-voltar{display:inline-block;margin-top:2rem;padding:.6rem 1.2rem;background-color:var(--laranja, #e8590c);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background-color .3s ease}.botao-voltar:hover{background-color:#cf4c00}.video-container{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}.video-container video{width:100%;height:auto;display:block;border-radius:12px}@media (max-width: 600px){.noticia-container{padding:2rem 1rem}.noticia-titulo{font-size:1.8rem}.noticia-img{max-height:280px}.video-container{margin:1.5rem 0}}.hero-banner{width:100%;height:470px;background-size:cover;background-position:left 0 top 10%;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;overflow:hidden;transition:height .3s,background-position .3s;margin-bottom:0}.hero-banner-content{margin-left:15vw;margin-top:10vw;padding:2.2rem 2.8rem;background:#fffc;border-radius:1.2rem;box-shadow:0 4px 32px #1e002817;color:#421d6d;text-shadow:none;max-width:480px;transition:margin .3s,padding .3s}.hero-banner-content h1{font-size:2.7rem;font-weight:700;letter-spacing:1px;margin:0 0 .6rem;color:#421d6d}.hero-banner-content p{font-size:1.3rem;color:#fc5c09;font-weight:600;margin:0}@media (max-width: 1100px){.hero-banner{height:430px;background-position:left 0 top 0}.hero-banner-content{margin-left:15vw;margin-top:20vw;padding:1.5rem 1.4rem;max-width:78vw}.hero-banner-content h1{font-size:2rem}.hero-banner-content p{font-size:1.05rem}}@media (max-width: 700px){.hero-banner{height:350px;background-position:center top 0}.hero-banner-content{margin-left:15vw;margin-top:25vw;padding:.7rem;border-radius:.7rem;max-width:95vw}.hero-banner-content h1{font-size:1.1rem}.hero-banner-content p{font-size:.8rem}}.genetic-section{background:#fff;padding:3rem 2rem;text-align:center;margin-bottom:0}.genetic-title{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem}.genetic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.genetic-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.genetic-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.genetic-image-container{width:100%;height:300px;overflow:hidden}.genetic-image{width:100%;height:100%;object-fit:cover;display:block}.genetic-bar{background:#f37021;color:#fff;font-size:1rem;font-weight:600;padding:.6rem;text-align:center}.genetic-name{font-size:1.3rem;font-weight:700;color:#1a176a;padding:1rem 0}.about-section{display:flex;width:100%;box-shadow:0 2px 24px #3c1e5014;overflow:hidden;background:transparent;margin-bottom:0}.about-col{flex:1 1 0;padding:2.2rem 2.5rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.about-title-left{font-size:1.7rem;color:#fff;letter-spacing:2px}.about-col--left{background:linear-gradient(120deg,#552497 70%,#7e3ff2);color:#fff}.about-col--right{background:#fff;color:#421d6d}.about-col h2{margin-top:0;margin-bottom:1.1rem;font-size:1.55rem;font-weight:700;letter-spacing:.5px}.about-col p{font-size:1.1rem;line-height:1.7;margin:0;font-weight:400}.about-col ul{list-style:none;padding:0;margin:0}.about-col ul li{font-size:1rem;color:#444;margin-bottom:.8rem;position:relative;padding-left:1.6rem}.about-col ul li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:50%;background:#f37021}@media (max-width: 850px){.about-section{flex-direction:column}.about-col{padding:1.3rem 1.2rem}.about-col h2{font-size:1.1rem}.about-col p{font-size:.95rem}}body{font-family:Inter,sans-serif}.login-page{display:flex;justify-content:center;align-items:flex-start;padding:2rem 0;min-height:auto;background:#f5f5f5}.login-card{background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 6px 20px #0000000d;width:100%;max-width:380px;text-align:center}.login-card h2{margin-bottom:2rem;font-size:1.8rem;font-weight:600;color:#222}.login-card form{display:flex;flex-direction:column;gap:1rem}.login-card input{padding:.9rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;outline:none;background:#fafafa;transition:border .2s ease,background .2s ease;color:#222;caret-color:#222}.login-card input:focus{border-color:#f37021;background:#fff}.login-card input::placeholder{color:#9aa0a6;opacity:1}.login-card input:disabled{color:#777;background:#f0f0f0}.login-card input:-webkit-autofill,.login-card input:-webkit-autofill:hover,.login-card input:-webkit-autofill:focus{-webkit-text-fill-color:#222;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out 0s}.login-card button{background:#f37021;color:#fff;padding:.9rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease}.login-card button:hover{background:#e25d0d}.login-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:999}.spinner{border:5px solid #f3f3f3;border-top:5px solid #f37021;border-radius:50%;width:60px;height:60px;animation:spin .8s linear infinite}.dashboard-wrapper{padding:3rem 1rem;background-color:#292d33;min-height:100vh;display:flex;flex-direction:column;align-items:center}.dashboard-header{text-align:center;margin-bottom:2rem}.dashboard-header h2{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.dashboard-header p{font-size:1.1rem;color:#fff}.dashboard-iframe-container{width:100%;max-width:1200px;height:70vh;box-shadow:0 6px 20px #00000014;border-radius:12px;overflow:hidden;background:#fff;position:relative}.dashboard-iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.logout-container{display:flex;justify-content:center;align-items:center;height:80vh;background:#f9f9f9;padding:2rem}.logout-card{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;text-align:center;max-width:400px;width:100%}.logout-icon{color:#f37021;margin-bottom:1rem}.logout-card h1{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.logout-card p{font-size:1.1rem;color:#555;margin-bottom:2rem}.logout-spinner{width:40px;height:40px;border:4px solid #ddd;border-top:4px solid #f37021;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}.acesso-negado-container{display:flex;align-items:center;justify-content:center;height:80vh;background:#f9f9f9;padding:2rem}.acesso-negado-card{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;text-align:center;max-width:420px;width:100%}.acesso-negado-icon{color:#e74c3c;margin-bottom:1rem}.acesso-negado-card h1{font-size:2rem;color:#333;margin-bottom:.8rem}.acesso-negado-card p{font-size:1.1rem;color:#555;margin-bottom:2rem}.btn-voltar{background:#f37021;color:#fff;padding:.8rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .3s ease,transform .2s ease;display:inline-block}.btn-voltar:hover{background:#d95c0d;transform:translateY(-2px)}.card-representante{width:260px;height:320px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001f;text-align:center;text-decoration:none;color:inherit;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.card-representante:hover{transform:translateY(-8px);box-shadow:0 8px 20px #0003}.card-img-wrapper{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.card-img{width:100%;height:100%;object-fit:cover}.card-titulo{font-size:1.1rem;font-weight:600;padding:12px;color:#222}.pagina-representantes{background-color:#292d33;display:flex;flex-direction:column;align-items:center;padding:50px 16px;box-sizing:border-box;text-align:center;color:#fff}.cabecalho-representantes h1{font-size:2rem;margin-bottom:4px;color:#fff}.cabecalho-representantes p{font-size:1rem;color:#ddd;margin-bottom:20px;max-width:600px}.cards-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:16px;max-width:1000px;margin:0 auto}.politica-wrapper{background-color:#292d33;padding:4rem 2rem;color:#fff;font-family:Arial,sans-serif;margin-bottom:0}.politica-container{max-width:900px;margin:0 auto}.politica-container h2{font-size:2rem;margin-bottom:1.5rem;color:#fff;text-align:center}.politica-container p{text-align:center;font-size:1.1rem;margin-bottom:2rem;color:#ddd}.politica-container ul{list-style:none;padding-left:0}.politica-container li{margin-bottom:1.5rem;line-height:1.6;color:#eee}.politica-container ul ul{list-style:disc;padding-left:1.5rem;margin-top:.5rem}.destaque-politica a{color:orange;text-decoration:none;background:none;font-style:normal;padding:0;margin:0;display:inline;box-shadow:none}.destaque-politica a:hover{text-decoration:underline}:root{color-scheme:dark}.pg-root{color:var(--pg-text);background:linear-gradient(180deg,var(--pg-purple) 0%,var(--pg-purple-dark) 100%)}.pg-hero{display:grid;grid-template-columns:1fr;gap:48px;padding:64px 16px 24px}@media (min-width: 900px){.pg-hero{grid-template-columns:1fr 1fr;align-items:center}}.pg-h1{font-size:38px;line-height:1.15;font-weight:800;margin-top:25px;color:#fff}.pg-sub{margin-top:12px;font-size:18px;color:var(--pg-muted)}.pg-cta-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:16px;align-items:center}.pg-features{margin-top:28px;display:grid;gap:18px;grid-template-columns:1fr}@media (min-width: 700px){.pg-features{grid-template-columns:repeat(3,1fr)}}.pg-phone{width:300px;max-width:90vw;border:1px solid var(--pg-border);border-radius:36px;padding:12px;box-shadow:0 20px 60px #00000059;background:var(--pg-midnight);position:relative;color:var(--pg-text)}.pg-phone__notch{position:absolute;left:50%;transform:translate(-50%);top:10px;width:140px;height:18px;border-radius:10px;background:#0009}.pg-phone__screen{margin-top:28px;display:flex;flex-direction:column;gap:12px}.pg-phone__row{display:flex;justify-content:space-between;align-items:center;padding:0 12px}.pg-phone__title{margin:0;font-weight:700;font-size:20px}.pg-bars{margin-top:12px;display:flex;gap:6px;align-items:flex-end;height:80px}.pg-bar{flex:1;min-width:10px;border-radius:4px 4px 0 0;background:var(--pg-orange)}.pg-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pg-row{display:flex;align-items:center;gap:8px}.pg-row.between{justify-content:space-between}.pg-icon-accent{color:var(--pg-orange);font-size:14px}.pg-storebadge{display:inline-flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--pg-orange);border-radius:14px;text-decoration:none;color:var(--pg-text);box-shadow:0 6px 18px #00000026;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.pg-storebadge:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000040;background-color:var(--pg-orange);color:#111}.pg-storebadge__text{line-height:1.1}.pg-storebadge__title{font-size:11px;opacity:.8;transition:color .15s ease,opacity .15s ease}.pg-storebadge__store{font-size:16px;font-weight:700;transition:color .15s ease}.pg-storebadge:hover .pg-storebadge__title,.pg-storebadge:hover .pg-storebadge__store{color:#111;opacity:1}.pg-qrcard{width:160px;height:160px;border:2px solid var(--pg-orange);border-radius:16px;display:grid;place-items:center;padding:10px;color:var(--pg-text)}.pg-qrcard__code{width:96px;height:96px;background-color:#fff;border-radius:8px;background-size:cover;background-position:center}.pg-caption{text-align:center}.pg-feature{display:flex;gap:12px;color:var(--pg-text)}.pg-feature__icon{background:#f36b2124;color:var(--pg-orange);border-radius:12px;padding:8px;height:38px;width:38px;display:grid;place-items:center}.pg-feature__title{font-weight:700}.pg-feature__desc{color:var(--pg-muted);font-size:14px}:root{--pg-purple: #3B007A;--pg-purple-dark: #24004B;--pg-orange: #F36B21;--pg-midnight: #0F1115;--pg-border: rgba(255,255,255,.1);--pg-card: rgba(255,255,255,.05);--pg-text: #ffffff;--pg-muted: rgba(255,255,255,.8)}.pg-container{max-width:1120px;margin:0 auto 25px;padding:0 16px}.pg-card{background:var(--pg-card);border:1px solid var(--pg-border);border-radius:16px;padding:14px}.pg-link{opacity:.85;transition:.2s;text-decoration:none;color:var(--pg-text)}.pg-link:hover{opacity:1}.pg-chip{background:#ffffff14;border-radius:999px;padding:4px 8px;font-size:12px}.pg-chip--accent{background:#f36b2124;color:var(--pg-orange)}.pg-btn-orange{display:inline-block;background:var(--pg-orange);color:#111;border:none;border-radius:12px;padding:10px 14px;font-weight:600;cursor:pointer;box-shadow:0 6px 20px #f36b2159}.pg-muted{color:var(--pg-muted)}.pg-cta-strip{background:var(--pg-purple-dark);padding:24px 0;border-top:1px solid var(--pg-border);border-bottom:1px solid var(--pg-border);color:var(--pg-text);margin-bottom:0}.pg-h2{font-size:24px;margin:0 0 6px;color:#fff}.pg-cta-strip__inner{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.pg-cta-strip__buttons{display:flex;gap:12px;flex-wrap:wrap}:root{--brand: #e86f3d;--brand-600: #d65f2f;--brand-200: #ecb097;--brand-shadow: rgba(232,111,61,.25);--accent: #3498db;--accent-20: rgba(52,152,219,.2);--fg: #2c3e50;--fg-2: #34495e;--muted: #555;--muted-2: #6b7280;--bg: #fff;--card: #ffffff;--card-2: #f9fafb;--border: #ccc;--border-soft: #e9ecef;--shadow-card: 0 4px 12px rgba(0,0,0,.1);--success-bg: #eafaf1;--success-fg:#1e7e34;--success-br:#b7f0cf;--error-bg: #fdecea;--error-fg:#a1271e;--error-br:#f7c1bb;--info-bg: #eef5ff;--info-fg:#1e4e8c;--info-br:#cfe0ff}.pedido-form{max-width:900px;margin:0 auto;padding:2rem;background:var(--card);border-radius:12px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.5rem}.pedido-form h2{text-align:center;color:var(--fg);font-size:1.8rem;margin-bottom:1rem}.pedido-form h3{margin-top:1.5rem;color:var(--fg-2);border-bottom:2px solid #eee;padding-bottom:.3rem}.pedido-form label{display:block;font-weight:600;color:var(--muted);margin-bottom:.4rem}.pedido-form input,.pedido-form select,.pedido-form textarea{width:100%;padding:.7rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:.95rem;color:var(--fg);background:var(--bg);transition:border-color .2s,box-shadow .2s,background-color .2s}.pedido-form input::placeholder,.pedido-form textarea::placeholder{color:#9aa4ad}.pedido-form input:focus,.pedido-form select:focus,.pedido-form textarea:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px var(--accent-20)}.pedido-form input:disabled,.pedido-form select:disabled,.pedido-form textarea:disabled{background:#f3f4f6;color:#9aa4ad;cursor:not-allowed}.btn{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;padding:.9rem 1.2rem;border:0;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 4px 10px var(--brand-shadow)}.btn-primary:hover{background:var(--brand-600)}.btn-secondary{background:#ecf0f1;color:var(--fg)}.btn-secondary:hover{background:#e3e7e8}.btn-danger{background:#e74c3c;color:#fff;box-shadow:0 4px 10px #e74c3c40}.btn-danger:hover{background:#c0392b}.pedido-form button{composes:btn btn-primary}.pedido-form button{background:var(--brand);color:#fff;font-size:1rem;font-weight:700;padding:.9rem 1.2rem;border:0;border-radius:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 4px 10px var(--brand-shadow)}.pedido-form button:hover{background:var(--brand-600)}.pedido-form button[type=button]{background:var(--brand)}.pedido-form button[type=button]:hover{background:var(--brand-600)}.overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.spinner{border:3px solid #f3f3f3;border-top:3px solid var(--brand);border-radius:50%;width:50px;height:50px;animation:spin .9s linear infinite}.spinner--sm{width:18px;height:18px;border-width:2px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-message{margin-top:16px;border-radius:10px;padding:.9rem 1rem;font-weight:600;text-align:center;line-height:1.25;box-shadow:0 6px 16px #00000014;animation:fadeIn .25s ease-out;border:1px solid transparent}.status--success{background:var(--success-bg);color:var(--success-fg);border-color:var(--success-br)}.status--error{background:var(--error-bg);color:var(--error-fg);border-color:var(--error-br)}.status--info{background:var(--info-bg);color:var(--info-fg);border-color:var(--info-br)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lote-card{border:1px solid var(--border-soft);border-radius:12px;background:var(--card-2);padding:1rem;margin-bottom:1rem}.lote-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.75rem}.lote-header h4{margin:0;font-weight:600}.btn-remove-lote{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-weight:600;padding:.45rem .8rem;border:0;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s;box-shadow:0 6px 14px var(--brand-shadow)}.btn-remove-lote:hover{background:var(--brand-600)}.btn-remove-lote:active{transform:scale(.98)}fieldset{border:0;padding:0;margin:0}legend{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:var(--fg-2)}.modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;z-index:10000}.modal{width:min(720px,92vw);background:#fff;border-radius:14px;box-shadow:0 10px 40px #0000002e;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.1rem;border-bottom:1px solid #eee}.modal-header h4{margin:0;color:var(--fg)}.modal-close{background:transparent;border:0;font-size:1.4rem;line-height:1;cursor:pointer;color:#7f8c8d}.modal-close:hover{color:var(--fg)}.modal-body{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.8rem}.modal-label{min-width:140px;color:var(--muted);font-weight:600}.modal-search{width:100%;padding:.7rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:.95rem;background:#fff;color:var(--fg)}.modal-search::placeholder{color:#9aa4ad}.modal-search:disabled{background:#f3f4f6;color:#9aa4ad;cursor:not-allowed}.modal-list{border:1px solid #eee;border-radius:10px;max-height:360px;overflow:auto}.modal-empty{padding:1rem;color:#7f8c8d;text-align:center}.modal-list-item{width:100%;text-align:left;padding:.8rem 1rem;background:#fff;border:0;border-bottom:1px solid #f3f3f3;cursor:pointer}.modal-list-item:last-child{border-bottom:0}.modal-list-item:hover{background:#f7fbff}.modal-list-title{font-weight:700;color:var(--fg)}.modal-list-sub{color:var(--muted-2);font-size:.9rem;margin-top:.15rem}.modal-footer{border-top:1px solid #eee;padding:.75rem 1.1rem;display:flex;justify-content:flex-end;gap:.6rem}.modal-loading{display:flex;align-items:center;gap:.6rem;padding:.6rem 0}.modal-row{display:flex;gap:.8rem;align-items:center}@media (max-width:768px){.pedido-form{padding:1.2rem}.pedido-form h2{font-size:1.5rem}.pedido-form input,.pedido-form select,.pedido-form textarea{font-size:.9rem;padding:.6rem}.pedido-form button{width:100%}}
