body{font-family:"Montserrat",sans-serif;font-weight:500;background-color:#e9e9e9;margin:0;padding:0;overflow-x:hidden}@font-face{font-family:"teclado";src:url("../fontes/aaQwertz-Tasten.ttf") format("truetype")}@font-face{font-family:"fumaca";src:url("../fontes/BigSmoke.ttf") format("truetype")}@font-face{font-family:"chorei";src:url("../fontes/ChoretFudyngBubble-Regular.ttf") format("truetype")}@font-face{font-family:"digital";src:url("../fontes/DigItAl FingerpRINT PERSONAL USE.ttf") format("truetype")}@font-face{font-family:"disco";src:url("../fontes/Disko.ttf") format("truetype")}@font-face{font-family:"fazenda1";src:url("../fontes/FarmersMarket.ttf") format("truetype")}@font-face{font-family:"super";src:url("../fontes/powerpuff girls font.ttf") format("truetype")}@font-face{font-family:"roblox";src:url("../fontes/RobloxFont-Regular.ttf") format("truetype")}@font-face{font-family:"yellow";src:url("../fontes/YellowHouse-Regular.otf") format("truetype")}header{background-color:rgba(251,243,255,.64);padding:12px;font-family:"Climate Crisis",serif;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:1000}header .nav-link{color:#090116;font-size:1.2rem;transition:color .3s ease,font-size .3s ease}header .nav-link:hover{color:#45ff17;font-size:1rem}header .logo{max-width:50px}header .redes{max-width:30px}footer .logo{max-width:200px}.bg-dark{background-color:#2e004d}.banner{padding:150px 20px;background:linear-gradient(rgba(0,0,0,.83),rgba(0,0,0,.68)),url("../banner/fundo.jpg");background-size:cover;background-position:center}#banner-content h1{font-family:"Climate Crisis",serif;font-size:70px;color:white;text-shadow:3px 3px 8px rgba(0,0,0,.8)}#banner-content h2,#banner-content h3{font-family:"Syncopate",sans-serif;color:white;font-size:18px}.gallery{display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin-bottom:90px;background-color:transparent}.gallery-img{width:100%;max-height:400px;object-fit:cover;cursor:pointer;transition:transform .3s ease}.gallery-img:hover{transform:scale(.99)}#modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center}#modal-img{max-width:90%;max-height:90%;object-fit:contain}.modal .close{position:absolute;top:10px;right:20px;color:white;font-size:30px;font-weight:bold;cursor:pointer;z-index:1100}.card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.1);height:auto}.card:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.destaque-img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease-in-out}.card-body{padding:20px;background-color:#fff}.card-title{font-family:"Syncopate",sans-serif;font-size:1.25rem;font-weight:600;color:#023d00;margin-bottom:10px}.card-title a{text-decoration:none;color:#023d00;transition:transform .3s ease-in-out,color .3s ease}.card-title a:hover{color:#d400ff;transform:scale(1.05)}.post-title{margin-top:100px;margin-bottom:100px}.card-text{font-size:1rem;color:#25023a;line-height:1.6;margin-bottom:15px}.btn-outline-primary{font-size:.875rem;background-color:#004d16;color:#fae4ff;transition:background-color .3s ease,color .3s ease}.btn-outline-primary:hover{color:#ffd39b;background-color:#5f0072}button:focus,.btn:focus{outline:none;box-shadow:none}h3{font-family:"Syncopate",sans-serif;font-size:2.5rem;font-weight:700;color:#270146;text-transform:uppercase;margin-bottom:15px}h2{font-family:"Syncopate",sans-serif;font-size:1.25rem;font-weight:600;color:#023d00;margin-bottom:40px}.text-dark{color:#022001}@media (min-width:767px) and (max-width:1024px){.gallery{display:flex;flex-wrap:wrap;gap:0}.gallery-img{max-height:250px;max-width:100%;object-fit:cover}.banner{padding:100px 20px}.destaque-img{height:200px}.card{margin-bottom:30px}h3{font-size:2rem}h2{font-size:1.5rem}header .nav-link{font-size:1rem}}@media (max-width:768px){.mobile{padding:30px}.gallery{display:grid;grid-template-columns:repeat(2,1fr)}.post-title{margin-top:0}.gallery-img{max-height:150px;max-width:100%;object-fit:cover}.banner{padding:80px 10px}.destaque-img{height:150px}.card{margin-bottom:20px}h3{font-size:1.75rem}h2{font-size:1rem}header .nav-link{font-size:.9rem}}@media (max-width:576px){.gallery{display:grid;grid-template-columns:repeat(2,1fr)}.gallery .gallery-img{max-height:150px;max-width:100%;object-fit:cover}header{position:static;height:30px;padding:8px}header .nav-link{font-size:.7rem}header .redes{max-width:20px}h3{font-size:1.5rem}h2{font-size:.9rem}.card-body{padding:8px}.destaque-img{height:100px}}