/*
Theme Name: IGP Aceite de Jaén · Moderna
Version: 0.1.0
Description: Tema editorial ligero para la nueva web de la IGP.
Author: IGP Aceite de Jaén
*/
:root{--brand:#bc5043;--brand-dark:#944034;--paper:#f8f5ef;--ink:#302c27;--muted:#70675f;--line:#ded6ca;--olive:#414a36}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 5%;background:#f8f5efee;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.brand img{width:205px}.site-nav{display:flex;align-items:center;gap:22px;font-size:13px}.site-nav a:hover{color:var(--brand)}.button{display:inline-block;background:var(--brand);color:#fff;padding:12px 18px}.button:hover{background:var(--brand-dark)}main{min-height:60vh}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding:80px 10%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{margin:0 0 16px;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.hero h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.05}.hero h1{font-size:clamp(68px,9vw,140px);letter-spacing:-5px;color:var(--brand);margin:15px 0}.hero h1 em,h2 em{color:var(--brand);font-style:normal}.hero-photo{min-height:620px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover}.section{padding:90px 7%}.intro,.partners,.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:8%}.section h2{font-size:clamp(40px,5vw,72px);letter-spacing:-2px;margin:12px 0}.muted{color:var(--muted)}.values{background:#eee8dc}.values-grid,.news-grid,.brands-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{padding:28px;border:1px solid var(--line);background:#fff8}.card h3{font-size:27px}.territory{display:grid;grid-template-columns:1fr 1fr;background:var(--olive);color:#fff}.territory img{width:100%;height:100%;object-fit:cover}.territory-copy{padding:80px 12%}.territory-copy .eyebrow{color:#e6c9a1}.news-card img,.brand-card img{width:100%;height:240px;object-fit:cover}.news-card h3{font-size:23px}.contact{background:var(--brand);color:#fff}.contact .eyebrow{color:#f1d9c8}.site-footer{padding:45px 5%;border-top:1px solid var(--line)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}@media(max-width:760px){.site-header{padding:15px 6%}.site-nav{gap:10px;font-size:11px;flex-wrap:wrap;justify-content:flex-end}.brand img{width:165px}.hero,.intro,.partners,.contact,.territory{grid-template-columns:1fr}.hero-copy{padding:55px 7%;min-height:480px}.hero-photo{min-height:340px}.section{padding:60px 7%}.values-grid,.news-grid,.brands-grid{grid-template-columns:1fr}.territory-copy{padding:55px 7%}.footer-bottom{flex-direction:column}}
