:root{--ink:#17201d;--muted:#68726d;--paper:#fbfaf6;--green:#174d3b;--gold:#c6964a;--line:#deded7;--white:#fff}*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:3}.top{max-width:1180px;margin:auto;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-family:Georgia,serif}.brand strong{display:block;font:700 1.25rem Georgia,serif}.brand small{display:block;color:var(--muted)}.search{display:flex;max-width:420px;flex:1}.search input{width:100%;border:1px solid var(--line);border-radius:24px 0 0 24px;padding:11px 16px;font:inherit}.search button{border:0;background:var(--green);color:#fff;border-radius:0 24px 24px 0;padding:0 20px}.site-header nav{border-top:1px solid #efefe9;display:flex;gap:26px;padding:13px 24px;justify-content:center;overflow:auto;white-space:nowrap}.site-header nav a{font-size:.87rem;font-weight:650;color:#42504a}.container{max-width:1180px;margin:auto;padding:38px 24px 80px}.hero{min-height:320px;border-radius:24px;display:flex;align-items:flex-end;padding:48px;background:linear-gradient(115deg,rgba(18,67,50,.96),rgba(29,79,60,.82)),url('../wp-content/uploads/2024/01/mediterraneo.jpg') center/cover;color:#fff;overflow:hidden}.hero h1{font:700 clamp(2.6rem,7vw,5.5rem)/.95 Georgia,serif;max-width:800px;margin:.2em 0}.hero p{font-size:1.2rem;margin:0;color:#e7eee9}.eyebrow{font-size:.75rem;letter-spacing:.2em;font-weight:800;color:var(--gold)}.section-title{display:flex;align-items:end;justify-content:space-between;margin:52px 0 22px;border-bottom:1px solid var(--line);padding-bottom:14px}.section-title h1,.section-title h2{font:700 2rem Georgia,serif;margin:0}.section-title span,.section-title p{color:var(--muted)}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}.card img{width:100%;height:210px;object-fit:cover}.card-body{padding:22px}.card time{color:var(--gold);font-size:.76rem;font-weight:800}.card h2{font:700 1.4rem/1.2 Georgia,serif;margin:9px 0}.card p{color:var(--muted);margin:0 0 14px}.read{font-weight:750;color:var(--green)}.featured{grid-column:span 2;display:grid;grid-template-columns:1.25fr 1fr}.featured img{height:100%;min-height:320px}.featured h2{font-size:2rem}.article{max-width:860px;margin:auto}.article-head{text-align:center;padding:30px 0}.article-head h1{font:700 clamp(2.2rem,6vw,4.5rem)/1.05 Georgia,serif;margin:20px 0}.crumb,.meta{color:var(--muted);font-size:.9rem}.meta{display:flex;gap:18px;justify-content:center}.cover{width:100%;max-height:600px;object-fit:cover;border-radius:20px}.article-content{font-family:Georgia,serif;font-size:1.15rem;margin:42px auto;max-width:760px}.article-content img{height:auto;margin:26px auto}.article-content a{color:var(--green);text-decoration:underline}.article-content table{max-width:100%;display:block;overflow:auto}.category-title{padding:28px 0}.pagination{display:flex;gap:8px;justify-content:center;margin-top:42px;flex-wrap:wrap}.pagination a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.pagination .active{background:var(--green);color:#fff}.empty{text-align:center;padding:100px 20px}footer{background:var(--ink);color:#fff;padding:48px max(24px,calc((100vw - 1132px)/2));display:flex;justify-content:space-between;align-items:center}footer p{color:#aab5b0;margin:5px 0}@media(max-width:820px){.top{align-items:flex-start;flex-direction:column}.search{width:100%}.post-grid{grid-template-columns:1fr 1fr}.featured{grid-column:span 2}.hero{min-height:260px;padding:28px}}@media(max-width:560px){.post-grid{grid-template-columns:1fr}.featured{grid-column:auto;display:block}.container{padding-inline:16px}.hero{border-radius:14px}.brand small{display:none}.site-header nav{justify-content:flex-start}.section-title{align-items:start;flex-direction:column}.article-content{font-size:1.05rem}footer{display:block}footer>a{display:inline-block;margin-top:20px}}
