:root{--brasil-green:#009b3a;--brasil-yellow:#fed100;--brasil-blue:#002776;--color-text:#1a1a1a;--color-text-light:#666;--color-bg:#fafaf8;--color-white:#ffffff;--font-serif:"Georgia","Times New Roman",serif;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.brasil-page body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);line-height:1.7}.brasil-page .country-hero{position:relative;height:60vh;min-height:500px;background:linear-gradient(135deg,var(--brasil-green) 0,var(--brasil-blue) 100%);overflow:hidden}.brasil-page .hero-image{z-index:1}.brasil-page .hero-overlay-gradient{position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:2}.brasil-page .hero-pattern{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:2;background-image:repeating-linear-gradient(45deg,transparent,transparent 35px,var(--brasil-yellow) 35px,var(--brasil-yellow) 70px)}.brasil-page .hero-content{position:relative;z-index:3;max-width:1400px;margin:0 auto;padding:4rem 2rem;height:100%;display:flex;flex-direction:column;justify-content:center;color:var(--color-white)}.brasil-page .country-name{font-family:var(--font-serif);font-size:4rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 10px rgba(0,0,0,.5)}.brasil-page .country-subtitle{font-size:1.5rem;font-weight:300;margin-bottom:2rem;max-width:800px;text-shadow:0 1px 5px rgba(0,0,0,.5)}.brasil-page .country-stats{display:flex;gap:3rem;flex-wrap:wrap}.brasil-page .stat-item{display:flex;flex-direction:column}.brasil-page .stat-number{font-size:2.5rem;font-weight:700;color:var(--brasil-yellow)}.brasil-page .stat-label{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;opacity:.9}.brasil-page .country-nav{background:var(--color-white);box-shadow:0 2px 8px rgba(0,0,0,.08);position:sticky;top:0;z-index:50}.brasil-page .nav-content{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;gap:2rem;overflow-x:auto;align-items:center}.brasil-page .nav-link{padding:1.2rem 0;color:var(--color-text);text-decoration:none;font-weight:500;font-size:.95rem;white-space:nowrap;border-bottom:3px solid transparent;transition:all .3s;cursor:pointer}.brasil-page .nav-link.back-link{display:flex;align-items:center;gap:.5rem;margin-right:auto;padding:.7rem 1rem;border-radius:6px}.brasil-page .nav-link.back-link:hover{background-color:#f0f0f0;border-bottom-color:transparent}.brasil-page .nav-link.active,.brasil-page .nav-link:hover{color:var(--brasil-green);border-bottom-color:var(--brasil-green)}.brasil-page .nav-link.back-link.active{border-bottom-color:transparent}.brasil-page .country-container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.brasil-page .intro-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:6rem;scroll-margin-top:80px}.brasil-page .intro-text h2{font-family:var(--font-serif);font-size:2.5rem;color:var(--brasil-green);margin-bottom:1.5rem;line-height:1.2}.brasil-page .intro-text p{font-size:1.15rem;line-height:1.8;color:var(--color-text);margin-bottom:1.5rem}.brasil-page .intro-text .highlight{background:linear-gradient(120deg,var(--brasil-yellow) 0,var(--brasil-yellow) 100%);background-repeat:no-repeat;background-size:100% 40%;background-position:0 88%;padding:0 .3rem}.brasil-page .intro-image-placeholder{background:linear-gradient(135deg,#e0e0e0,#f5f5f5);border-radius:12px;min-height:400px;display:flex;align-items:center;justify-content:center;color:#999;font-size:1.1rem;text-align:center;padding:2rem;border:2px dashed #ccc}.brasil-page .intro-image-placeholder img,.brasil-page .intro-section img{border-radius:12px;object-fit:cover;width:100%;height:auto;box-shadow:0 8px 25px rgba(0,0,0,.1)}.brasil-page .map-section{margin-bottom:6rem;scroll-margin-top:80px}.brasil-page .section-title{font-family:var(--font-serif);font-size:2.5rem;color:var(--brasil-green);margin-bottom:2rem;text-align:center}.brasil-page .map-container{background:var(--color-white);border-radius:12px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.brasil-page .map-placeholder{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:8px;min-height:500px;display:flex;align-items:center;justify-content:center;color:var(--brasil-green);font-size:1.2rem;font-weight:600;text-align:center;padding:3rem;border:3px dashed var(--brasil-green)}.brasil-page .areas-section{margin-bottom:6rem;scroll-margin-top:80px}.brasil-page .areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.brasil-page .area-card{background:var(--color-white);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:all .3s;display:flex;flex-direction:column}.brasil-page .area-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.brasil-page .area-image-placeholder{background:linear-gradient(135deg,#e0e0e0,#f5f5f5);height:200px;display:flex;align-items:center;justify-content:center;color:#999;font-size:.95rem;border-bottom:3px solid var(--brasil-green);position:relative}.brasil-page .area-image-placeholder img{width:100%;height:100%;object-fit:cover}.brasil-page .area-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.brasil-page .area-type{display:inline-block;background:var(--brasil-yellow);color:var(--brasil-blue);padding:.3rem .8rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;align-self:flex-start}.brasil-page .area-name{font-family:var(--font-serif);font-size:1.4rem;color:var(--brasil-green);margin-bottom:.8rem;font-weight:600}.brasil-page .area-description{font-size:.95rem;color:var(--color-text-light);line-height:1.6;margin-bottom:1rem;flex-grow:1}.brasil-page .area-stat{display:flex;justify-content:space-between;padding:.8rem 0;border-top:1px solid #e0e0e0;font-size:.9rem}.brasil-page .area-stat:first-of-type{padding-top:1.5rem;margin-top:1rem}.brasil-page .area-stat-label{color:var(--color-text-light)}.brasil-page .area-stat-value{font-weight:600;color:var(--brasil-green)}.brasil-page .states-section{margin-bottom:6rem;scroll-margin-top:80px}.brasil-page .states-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.brasil-page .state-card{background:var(--color-white);border-radius:12px;padding:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.08)}.brasil-page .state-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:3px solid var(--brasil-green)}.brasil-page .state-icon{width:60px;height:60px;background:var(--brasil-green);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:1.8rem;font-weight:700;flex-shrink:0}.brasil-page .state-title{font-family:var(--font-serif);font-size:2rem;color:var(--brasil-green)}.brasil-page .state-info{margin-bottom:1.5rem}.brasil-page .state-info h4{font-size:1rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:1px;margin-bottom:.8rem}.brasil-page .state-info p{font-size:1rem;line-height:1.7;color:var(--color-text)}.brasil-page .state-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.brasil-page .state-stat-box{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);padding:1rem;border-radius:8px;text-align:center}.brasil-page .state-stat-number{font-size:1.8rem;font-weight:700;color:var(--brasil-green);display:block}.brasil-page .state-stat-label{font-size:.85rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px}.brasil-page .credits-section{margin-top:6rem;padding-top:2rem;border-top:1px solid #ddd;scroll-margin-top:80px}.brasil-page .credits-content{background:#f1f1f1;padding:1.5rem 2rem;border-radius:8px;font-size:.9rem;color:var(--color-text-light)}.brasil-page .credits-content h4{font-weight:700;color:var(--color-text);margin-bottom:.5rem}.brasil-page .credits-content a{color:var(--brasil-blue);text-decoration:none}.brasil-page .credits-content a:hover{text-decoration:underline}@media (max-width:1024px){.brasil-page .intro-section,.brasil-page .states-grid{grid-template-columns:1fr}.brasil-page .country-name{font-size:3rem}.brasil-page .country-subtitle{font-size:1.2rem}}@media (max-width:768px){.brasil-page .country-hero{height:auto;min-height:400px}.brasil-page .country-name{font-size:2.5rem}.brasil-page .country-subtitle{font-size:1rem}.brasil-page .country-stats{gap:1.5rem}.brasil-page .section-title,.brasil-page .stat-number{font-size:2rem}.brasil-page .areas-grid{grid-template-columns:1fr}.brasil-page .nav-content{padding:0 1rem}}