*,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#333;background-color:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:"Libre Baskerville",Georgia,serif;font-weight:400;line-height:1.3;margin:0 0 1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.container{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.site-header{position:fixed;top:0;left:0;right:0;height:80px;background:#fff;z-index:1000;border-bottom:1px solid #e5e5e5}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{font-family:"Libre Baskerville",Georgia,serif;font-size:1.5rem;font-weight:700;color:#2c4a6e}.main-nav ul{display:flex;gap:2rem}.main-nav a{font-size:.9rem;color:#666;transition:color .2s}.main-nav a:hover,.main-nav a.active{color:#2c4a6e}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{display:block;width:24px;height:2px;background:#2c4a6e;transition:all .3s}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}main{padding-top:80px}.hero{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0}.hero-background::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(232,165,75,.92) 0%, rgba(197,136,58,.85) 100%);z-index:1}.hero-background img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;max-width:800px;padding:4rem 2rem}.hero-tagline{font-size:.85rem;letter-spacing:.15em;color:#2c4a6e;margin-bottom:1.5rem}.hero h1{font-size:2.75rem;color:#2c4a6e;line-height:1.25}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.section-header h2{margin:0}.view-all{font-size:.9rem;color:#666;display:flex;align-items:center;gap:.5rem;transition:color .2s}.view-all:hover{color:#2c4a6e}.articles-section,.trabajos-section{padding:5rem 0}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.8rem}.category{color:#c5883a;font-weight:500;letter-spacing:.05em}.date{color:#666}.post-card{overflow:hidden;border-radius:4px}.post-card a{display:block;height:100%}.post-card .post-image{overflow:hidden;border-radius:4px;aspect-ratio:16/10}.post-card .post-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.post-card:hover .post-image img{transform:scale(1.05)}.post-card .post-content{padding:1rem 0}.post-card .post-content h3{color:#2c4a6e;margin-bottom:.5rem}.post-card .post-content p{font-size:.9rem;color:#666;margin:0 0 .5rem}.post-card .post-content .post-location{font-size:.85rem;color:#666;margin:0}.post-card--featured{background:#f5f3ef}.post-card--featured .post-image{aspect-ratio:auto;height:60%;border-radius:4px 4px 0 0}.post-card--featured .post-content{padding:1.5rem}.post-card--featured .post-content h3{font-size:1.35rem;margin-bottom:.75rem}.post-card--horizontal{background:#fff;border-bottom:1px solid #e5e5e5;border-radius:0;padding-bottom:2rem;margin-bottom:2rem}.post-card--horizontal:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.post-card--horizontal a{display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:start}.post-card--horizontal .post-image{aspect-ratio:16/10;height:auto}.post-card--horizontal .post-content{padding:.5rem 0}.post-card--horizontal .post-content h3{font-size:1.5rem;margin-bottom:.75rem}.post-card--horizontal .post-content p{font-size:1rem;line-height:1.6}.articles-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.articles-grid .post-card:first-child{grid-column:span 2;grid-row:span 2}.articulos-page{padding:3rem 0 5rem}.article-featured{margin-bottom:3rem}.article-featured a{display:block}.article-featured__image{overflow:hidden;border-radius:4px;margin-bottom:1.5rem;aspect-ratio:21/9}.article-featured__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-featured:hover .article-featured__image img{transform:scale(1.02)}.article-featured__content{max-width:800px}.article-featured__content h2{font-size:2rem;color:#2c4a6e;margin-bottom:1rem}.article-featured__content p{font-size:1.1rem;color:#666;line-height:1.6;margin:0}.articulos-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.article-card a{display:block}.article-card__image{overflow:hidden;border-radius:4px;margin-bottom:1rem;aspect-ratio:16/10}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card:hover .article-card__image img{transform:scale(1.05)}.article-card__content h3{font-size:1.25rem;color:#2c4a6e;margin-bottom:.5rem}.article-card__content p{font-size:.9rem;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trabajos-page{padding:4rem 0 5rem;background:#f5f3ef}.sobre-mi-page{padding:4rem 0 5rem;background:#f5f3ef}.trabajos-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.5rem}.trabajo-card a{display:block}.trabajo-card__image{overflow:hidden;border-radius:8px;margin-bottom:1rem;aspect-ratio:4/3}.trabajo-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.trabajo-card:hover .trabajo-card__image img{transform:scale(1.03)}.trabajo-card__content .category{display:block;margin-bottom:.5rem;font-size:.75rem}.trabajo-card__content h3{font-size:1.35rem;color:#2c4a6e;margin-bottom:.25rem}.trabajo-card__meta{font-size:.9rem;color:#666;margin:0}.page-header-styled{margin-bottom:3rem}.page-header-styled h1{font-size:2.5rem;color:#2c4a6e;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:3px solid #c5883a;display:inline-block}.page-header-styled .page-description{font-size:1.1rem;color:#333;line-height:1.7;max-width:600px;margin:0}.investigacion-page{padding:4rem 0 5rem;background:#f5f3ef}.investigacion-list{display:flex;flex-direction:column}.investigacion-card{padding:2rem 0;border-bottom:1px solid #e5e5e5}.investigacion-card:first-child{padding-top:0}.investigacion-card:last-child{border-bottom:none;padding-bottom:0}.investigacion-card__content .post-meta{margin-bottom:.5rem}.investigacion-card__content h3{font-size:1.25rem;color:#2c4a6e;margin-bottom:.5rem;line-height:1.4}.investigacion-card__content h3 a{display:inline}.investigacion-card__content h3 a svg{vertical-align:middle;margin-left:.35rem;opacity:.6;transition:opacity .2s}.investigacion-card__content h3 a:hover svg{opacity:1}.investigacion-card__original-title{font-size:.85rem;color:#666;font-style:italic;margin:.25rem 0 .5rem 0}.investigacion-card__coauthors{font-size:.85rem;color:#666;font-style:italic;margin:0 0 .75rem 0}.investigacion-card__description{font-size:.95rem;color:#333;line-height:1.6;margin:0}.external-link{display:inline-flex;align-items:center;gap:.35rem;color:#c5883a;font-size:.9rem;font-weight:500}.external-link svg{opacity:.8}.external-link:hover{color:#d4a05c}.publicaciones-page{padding:4rem 0 5rem;background:#f5f3ef}.publicaciones-list{display:flex;flex-direction:column}.publicacion-card{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:2.5rem 0;border-bottom:1px solid #e5e5e5}.publicacion-card:first-child{padding-top:0}.publicacion-card:last-child{border-bottom:none;padding-bottom:0}.publicacion-card__content{flex:1}.publicacion-card__content .post-meta{margin-bottom:.5rem}.publicacion-card__content .post-meta .category{color:#c5883a}.publicacion-card__content .post-meta .date{color:#666}.publicacion-card__content h3{font-size:1.35rem;color:#2c4a6e;margin-bottom:.5rem;line-height:1.4}.publicacion-card__content p{font-size:.95rem;color:#666;margin:0;line-height:1.6}.publicacion-card__link{flex-shrink:0;color:#2c4a6e;padding:.5rem;margin-top:.5rem;transition:color .2s}.publicacion-card__link:hover{color:#c5883a}.posts-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}.posts-list{display:flex;flex-direction:column}.quote-section{padding:6rem 0;background:#f5f3ef}blockquote{max-width:900px;margin:0 auto;text-align:center}blockquote p{font-family:"Libre Baskerville",Georgia,serif;font-size:1.75rem;font-style:italic;line-height:1.5;color:#666;margin:0 0 1.5rem}blockquote cite{color:#c5883a;font-style:normal;font-size:1rem}.cta-section{padding:5rem 0;background:#2c4a6e;color:#fff}.cta-section .container{display:flex;align-items:center;justify-content:space-between}.cta-section h2{font-size:2rem;margin-bottom:.5rem}.cta-section p{margin:0;opacity:.9}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.btn .arrow{transition:transform .2s}.btn:hover .arrow{transform:translateX(4px)}.btn-white{background:#fff;color:#2c4a6e}.btn-white:hover{background:#f5f3ef}.btn-primary{background:#2c4a6e;color:#fff}.btn-primary:hover{background:#1e3450}.site-footer{padding:4rem 0 2rem;background:#f5f3ef}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid #e5e5e5}.footer-logo{font-family:"Libre Baskerville",Georgia,serif;font-size:1.25rem;font-weight:700;color:#2c4a6e;margin-bottom:1rem}.footer-about p{font-size:.9rem;color:#666;margin:0}.footer-nav h4,.footer-contact h4{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#666;margin-bottom:1.5rem}.footer-nav ul,.footer-contact ul{display:flex;flex-direction:column;gap:.75rem}.footer-nav a,.footer-contact a{font-size:.95rem;color:#333;transition:color .2s}.footer-nav a:hover,.footer-contact a:hover{color:#c5883a}.footer-bottom{padding-top:2rem;text-align:center}.footer-bottom p{font-size:.85rem;color:#666;margin:0}.page-header{padding:4rem 0 3rem;background:#f5f3ef}.page-header h1{margin-bottom:.5rem}.page-header .page-description{font-size:1.1rem;color:#666;margin:0;max-width:600px}.content-section{padding:4rem 0}.article-page .article-hero{height:50vh;overflow:hidden}.article-page .article-hero img{width:100%;height:100%;object-fit:cover}.article-container{max-width:800px}.article-header{padding:3rem 0 2rem;border-bottom:1px solid #e5e5e5;margin-bottom:2rem}.article-header .post-meta{margin-bottom:1rem}.article-header h1{font-size:2.5rem;margin-bottom:1rem}.article-header .article-excerpt{font-size:1.2rem;color:#666;margin:0 0 1rem}.article-header .article-location{font-size:.9rem;color:#666;margin:0}.prose h2{margin-top:2.5rem}.prose h3{margin-top:2rem}.prose p{margin:1.5rem 0}.prose a{color:#c5883a;text-decoration:underline}.prose a:hover{color:#d4a05c}.prose img{border-radius:4px;margin:2rem 0}.prose blockquote{border-left:3px solid #c5883a;padding-left:1.5rem;margin:2rem 0;text-align:left}.prose blockquote p{font-size:1.1rem}.prose ul,.prose ol{margin:1.5rem 0;padding-left:1.5rem}.prose ul li,.prose ol li{margin:.5rem 0}.prose ul{list-style:disc}.prose ol{list-style:decimal}.article-gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;margin-top:3rem}.article-gallery figure{margin:0}.article-gallery figure img{border-radius:4px}.article-gallery figure figcaption{margin-top:.5rem;font-size:.85rem;color:#666;text-align:center}.post-navigation{padding:3rem 0;border-top:1px solid #e5e5e5;background:#f5f3ef}.post-navigation .container{display:flex;justify-content:space-between}.post-navigation a{display:flex;flex-direction:column;gap:.25rem;max-width:45%}.post-navigation .nav-label{font-size:.85rem;color:#666}.post-navigation .nav-title{font-family:"Libre Baskerville",Georgia,serif;font-size:1.1rem;color:#2c4a6e}.post-navigation .nav-next{text-align:right;margin-left:auto}.contact-page{padding:4rem 0 6rem;background:#f5f3ef;min-height:calc(100vh - 80px)}.contact-page h1{font-size:2.5rem;color:#2c4a6e;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:3px solid #c5883a;display:inline-block}.contact-page .contact-intro{font-size:1.1rem;color:#333;line-height:1.7;max-width:700px;margin-bottom:3rem}.contact-cards{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;margin-bottom:3rem}.contact-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;transition:border-color .2s,box-shadow .2s}.contact-card:hover{border-color:#2c4a6e;box-shadow:0 4px 12px rgba(0,0,0,.05)}.contact-card .contact-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f5f3ef;border-radius:8px;color:#2c4a6e;flex-shrink:0}.contact-card .contact-details h3{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;color:#2c4a6e;margin-bottom:.25rem}.contact-card .contact-details span{font-size:.95rem;color:#666}.contact-note{padding-top:2rem;border-top:1px solid #e5e5e5;max-width:600px;color:#666;line-height:1.6}@media (max-width: 1024px){.articles-grid{grid-template-columns:repeat(2, 1fr)}.articles-grid .post-card:first-child{grid-column:span 2;grid-row:span 1}.articulos-grid{grid-template-columns:repeat(2, 1fr)}.posts-grid{grid-template-columns:repeat(2, 1fr)}.footer-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.menu-toggle{display:flex}.main-nav{position:fixed;top:80px;left:0;right:0;background:#fff;padding:2rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s}.main-nav.active{transform:translateY(0);opacity:1;visibility:visible}.main-nav ul{flex-direction:column;gap:1.5rem}.hero h1{font-size:2rem}.articles-grid{grid-template-columns:1fr}.articles-grid .post-card:first-child{grid-column:span 1}.articulos-grid{grid-template-columns:1fr}.trabajos-grid{grid-template-columns:1fr}.posts-grid{grid-template-columns:1fr}.post-card--horizontal a{grid-template-columns:1fr}.cta-section .container{flex-direction:column;text-align:center;gap:2rem}.contact-grid{grid-template-columns:1fr;gap:3rem}.article-gallery{grid-template-columns:1fr}blockquote p{font-size:1.35rem}}@media (max-width: 480px){.container{padding:0 1rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.hero{min-height:60vh}.hero h1{font-size:1.6rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}}