.historia-page{font-family:var(--font-body-alt),ui-sans-serif,system-ui,sans-serif;color:#2c2c2c;background:#fdf5e6;overflow-x:hidden;line-height:1.6;*,:after,:before{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.font-display{font-family:var(--font-display),Georgia,serif}.font-body{font-family:var(--font-body-alt),ui-sans-serif,system-ui,sans-serif}.container{max-width:1152px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container{padding:0 1.5rem}}@media (min-width:1024px){.container{padding:0 2rem}}.fade-in{opacity:1;transform:translate(0);transition:opacity .8s ease,transform .8s ease}@media (prefers-reduced-motion:no-preference){.fade-in:not(.visible){opacity:0;transform:translateY(40px)}.fade-in.from-left:not(.visible){transform:translateX(-40px)}.fade-in.from-right:not(.visible){transform:translateX(40px)}.fade-in.visible{opacity:1;transform:translate(0)}}.wave-divider{width:100%;overflow:hidden;line-height:0;position:absolute;bottom:0;left:0;right:0}.wave-divider svg{width:100%;height:60px}@media (min-width:640px){.wave-divider svg{height:80px}}@media (min-width:768px){.wave-divider svg{height:100px}}@media (min-width:1024px){.wave-divider svg{height:120px}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(27,58,87,.7) 0,rgba(27,58,87,.4) 40%,rgba(27,58,87,.8))}.hero-content{position:relative;z-index:10;text-align:center;padding:0 1.5rem;max-width:56rem;margin:0 auto}.hero-subtitle{font-size:.875rem;letter-spacing:.3em;text-transform:uppercase;margin-bottom:1.5rem;opacity:.8;color:#e8c57c}.hero h1{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem;color:#fdf5e6}.hero h1 span{color:#e8c57c}.hero-desc{font-size:1.25rem;line-height:1.7;max-width:40rem;margin:0 auto 3rem;opacity:.9;color:#fdf5e6}.hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:9999px;font-size:1rem;font-weight:600;background:linear-gradient(135deg,#e8c57c,#d4a76a);color:#1b3a57;transition:transform .3s,box-shadow .3s}.hero-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(232,197,124,.4)}@media (min-width:640px){.hero h1{font-size:3.25rem}.hero-subtitle{font-size:1rem}.hero-desc{font-size:1.375rem}}@media (min-width:768px){.hero h1{font-size:3.75rem}}@media (min-width:1024px){.hero h1{font-size:4.5rem}}.section{position:relative;padding:5rem 0}@media (min-width:640px){.section{padding:7rem 0}}@media (min-width:1024px){.section{padding:9rem 0}}.section-ivory{background:#fdf5e6}.section-dark{background:#1b3a57}.section-green{background:#2d6a4f}.section-label{font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.section-title{font-size:2rem;font-weight:700;line-height:1.15;margin-bottom:1.5rem}.section-text{font-size:1.125rem;line-height:1.75;max-width:48rem;margin-bottom:4rem}@media (min-width:640px){.section-title{font-size:2.5rem}}@media (min-width:768px){.section-title{font-size:3rem}}.img-card{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.15)}.img-card img{width:100%;height:18rem;object-fit:cover;transition:transform .7s ease}.img-card:hover img{transform:scale(1.05)}.img-card-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 50%)}.img-card-overlay h3{font-size:1.25rem;font-weight:700;color:#fdf5e6}.img-card-overlay .sub{font-size:.875rem;color:#e8c57c;opacity:.8;margin-top:.25rem}@media (min-width:640px){.img-card img{height:20rem}}@media (min-width:1024px){.img-card img{height:24rem}}.grid-2{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.grid-3{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.grid-3{grid-template-columns:1fr 1fr 1fr}}.grid-4{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (min-width:768px){.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.origem-step{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem}.origem-step-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(27,58,87,.1);font-size:.875rem;font-weight:700;color:#1b3a57}.origem-step h3{font-size:1.125rem;font-weight:700;color:#1b3a57;margin-bottom:.25rem}.origem-step p{font-size:.875rem;color:#555;line-height:1.6}.arrow-badge{display:none;align-items:center;gap:1rem;padding:.75rem 1.5rem;border-radius:9999px;background:linear-gradient(135deg,rgba(27,58,87,.08),rgba(232,197,124,.12));border:1px solid rgba(232,197,124,.3);margin:-2rem auto 2rem;width:fit-content}@media (min-width:768px){.arrow-badge{display:flex}}.arrow-badge span{font-size:.875rem;font-weight:500;color:#1b3a57}.sepia-img{filter:sepia(.25)}.quote-block{position:relative;max-width:48rem;margin:0 auto;text-align:center;padding:3rem 2rem;border-radius:1rem;background:linear-gradient(135deg,rgba(27,58,87,.05),rgba(27,58,87,.02))}.quote-icon{opacity:.3;margin-bottom:1rem}.quote-text{font-size:1.25rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}@media (min-width:640px){.quote-text{font-size:1.5rem}}.quote-author{font-size:1rem;font-weight:600}.quote-role{font-size:.875rem;display:block;margin-top:.25rem}.side-quote{border-left:3px solid #e8c57c;padding-left:1.5rem;padding-top:1rem;padding-bottom:1rem;margin-top:2rem}.side-quote p{font-size:1.125rem;font-style:italic;line-height:1.7;color:#1b3a57}.side-quote cite{font-size:.875rem;font-style:normal;font-weight:600;color:#d4a76a;display:block;margin-top:.75rem}.side-quote .role{font-size:.875rem;color:#555;opacity:.7}.timeline{position:relative}.timeline-line{position:absolute;left:1.5rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#e8c57c,#2d6a4f,#1b3a57)}@media (min-width:640px){.timeline-line{left:50%;transform:translateX(-1px)}}.timeline-item{position:relative;display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding-left:4rem}@media (min-width:640px){.timeline-item{padding-left:0}.timeline-item .tl-content{flex:1}.timeline-item .tl-spacer{flex:1;display:block}.timeline-item:nth-child(odd){flex-direction:row;text-align:right}.timeline-item:nth-child(odd) .tl-content{padding-right:3rem}.timeline-item:nth-child(2n){flex-direction:row-reverse;text-align:left}.timeline-item:nth-child(2n) .tl-content{padding-left:3rem}}.timeline-dot{position:absolute;left:1rem;width:1.25rem;height:1.25rem;border-radius:50%;border:3px solid #e8c57c;background:#1b3a57;box-shadow:0 0 12px rgba(232,197,124,.4);z-index:10}@media (min-width:640px){.timeline-dot{left:50%;transform:translateX(-50%)}}.tl-year{font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e8c57c}.tl-title{font-size:1.25rem;font-weight:700;color:#fdf5e6;margin:.25rem 0 .5rem}@media (min-width:640px){.tl-title{font-size:1.5rem}}.tl-text{font-size:1rem;line-height:1.7;color:#fdf5e6;opacity:.8}.tl-spacer{display:none}.assoc-logo{width:6rem;height:6rem;border-radius:50%;overflow:hidden;border:3px solid #e8c57c;box-shadow:0 4px 12px rgba(0,0,0,.15);margin:0 auto 1.5rem}.assoc-logo img{width:100%;height:100%;object-fit:cover}.patrimonio-bg{position:absolute;inset:0}.patrimonio-bg img{width:100%;height:100%;object-fit:cover}.patrimonio-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(45,106,79,.92),rgba(27,67,50,.95))}.seal-icon{width:4rem;height:4rem;border-radius:50%;display:flex;justify-content:center;border:2px solid rgba(232,197,124,.4);margin:0 auto 1.5rem}.law-badge,.seal-icon{align-items:center;background:rgba(232,197,124,.15)}.law-badge{display:inline-flex;gap:.75rem;padding:.75rem 1.5rem;border-radius:9999px;border:1px solid rgba(232,197,124,.3)}.law-badge span{font-size:.875rem;font-weight:600;color:#e8c57c}.stat-card{text-align:center;padding:1.5rem 1rem;border-radius:1rem;background:rgba(253,245,230,.08);border:1px solid rgba(253,245,230,.12)}.stat-number{font-size:2.5rem;font-weight:700;color:#e8c57c;line-height:1;margin-bottom:.5rem}@media (min-width:640px){.stat-number{font-size:3rem}}.stat-label{font-size:.875rem;color:#fdf5e6;opacity:.8}.cta{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.cta-bg{position:absolute;inset:0}.cta-bg img{width:100%;height:100%;object-fit:cover}.cta-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,34,51,.85) 0,rgba(15,34,51,.7) 50%,rgba(15,34,51,.9))}.cta-content{position:relative;z-index:10;text-align:center;padding:5rem 1.5rem;max-width:48rem;margin:0 auto}.cta h2{font-size:2rem;font-weight:700;line-height:1.15;margin-bottom:2rem;color:#fdf5e6}.cta h2 span{color:#e8c57c}@media (min-width:640px){.cta h2{font-size:2.5rem}}@media (min-width:768px){.cta h2{font-size:3rem}}@media (min-width:1024px){.cta h2{font-size:3.75rem}}.cta-text{font-size:1.125rem;line-height:1.75;margin-bottom:3rem;opacity:.9;color:#fdf5e6;max-width:40rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.cta-text{font-size:1.25rem}}.cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;border-radius:9999px;font-size:1.125rem;font-weight:700;background:linear-gradient(135deg,#e8c57c,#d4a76a);color:#1b3a57;box-shadow:0 4px 24px rgba(232,197,124,.3);transition:transform .3s,box-shadow .3s}.cta-btn:hover{transform:scale(1.05);box-shadow:0 8px 32px rgba(232,197,124,.5)}.aspect-4-3{aspect-ratio:4/3;object-fit:cover;height:auto}.text-ivory{color:#fdf5e6}.text-gold{color:#e8c57c}.text-gold-dark{color:#d4a76a}.text-navy{color:#1b3a57}.text-dark{color:#2c2c2c}.text-gray{color:#555}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.opacity-90{opacity:.9}.opacity-80{opacity:.8}}