:root{--green:#1f4d3a;--dark:#163426;--olive:#6b7a3e;--cream:#f7f1e8;--gold:#d6a84f;--brown:#8a5a3b;--ink:#29332d;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.site-header{background:var(--white);box-shadow:0 1px 10px #18332412}.topbar,.nav,.container,.footer{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{min-height:98px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:var(--green);font:700 32px Georgia,serif;white-space:nowrap}.brand small{display:block;margin-top:3px;color:var(--olive);font:11px Arial,sans-serif;letter-spacing:.8px}.brand-mark{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--olive),var(--green));color:white;font:700 18px Arial}.search{flex:1;max-width:480px;display:flex;margin-left:auto}.search input{width:100%;padding:14px;border:1px solid #d9d2c2;border-radius:9px 0 0 9px;font:inherit}.search button{width:54px;border:0;border-radius:0 9px 9px 0;background:var(--green);color:white;font-size:24px}.account{display:flex;gap:12px;font-weight:700;white-space:nowrap}.account a:first-child{padding:12px 16px;border:1px solid var(--green);border-radius:8px;color:var(--green)}.account .logout{color:#9d3a2d}.nav{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:auto;border-top:1px solid #ece6d9}.nav a{padding:17px 2px 14px;font:700 15px Georgia,serif;white-space:nowrap;border-bottom:3px solid transparent}.nav a:hover{border-color:var(--gold);color:var(--green)}.container{min-height:65vh;margin-top:28px;margin-bottom:42px}.hero-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:16px}.hero,.side-card,.topic-card,.page-card,.market-card{overflow:hidden;border-radius:14px;background:white;box-shadow:0 8px 24px #2a35200d}.hero{min-height:480px;position:relative;background:linear-gradient(135deg,#193d2d,#d08a3b)}.hero:before,.side-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#132c20dc,transparent 70%)}.hero-content,.side-content{position:absolute;z-index:1;left:28px;right:28px;bottom:26px;color:white}.eyebrow{display:inline-block;padding:6px 9px;border-radius:6px;background:var(--gold);color:#30351d;font-size:11px;font-weight:800;text-transform:uppercase}.hero h1{font:700 clamp(38px,5vw,64px)/.98 Georgia,serif;margin:13px 0}.hero p,.side-card p{line-height:1.5;margin:0}.side-list{display:grid;gap:16px}.side-card{min-height:232px;position:relative;background:linear-gradient(135deg,#456a3d,#9a5b2f)}.side-card:nth-child(2){background:linear-gradient(135deg,#774022,#d5a34d)}.side-content{left:20px;right:20px;bottom:18px}.side-content h2{font:700 25px/1.05 Georgia,serif;margin:10px 0 6px}.section-title{margin:36px 0 16px;font:700 30px Georgia,serif;color:var(--green)}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.topic-card{padding:20px;border:1px solid #ebe2cc}.topic-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:20px}.topic-card h2{font:700 25px Georgia,serif;margin:14px 0 8px}.topic-card p{line-height:1.5;color:#526058}.topic-card a,.text-link{color:var(--green);font-weight:800}.newsletter{margin-top:28px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:12px;background:var(--green);color:white}.newsletter h2{margin:0 0 6px;font:700 24px Georgia,serif}.newsletter p{margin:0}.newsletter form{display:flex;min-width:330px}.newsletter input{flex:1;padding:13px;border:0;border-radius:7px 0 0 7px}.newsletter button,.button{border:0;border-radius:7px;padding:12px 18px;background:var(--gold);color:#25351d;font-weight:800;cursor:pointer}.newsletter button{border-radius:0 7px 7px 0}.page-head{padding:32px;border-radius:14px;background:linear-gradient(115deg,var(--green),var(--olive));color:white}.page-head h1{font:700 clamp(34px,5vw,54px) Georgia,serif;margin:7px 0}.page-head p{max-width:720px;line-height:1.5}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.page-card{padding:22px;border:1px solid #e7dec9}.page-card h2{font:700 24px Georgia,serif;color:var(--green);margin-top:0}.page-card p{line-height:1.6}.municipio-card{min-height:140px}.form-box{max-width:660px;margin:auto;padding:28px;border-radius:14px;background:white;box-shadow:0 8px 24px #2a35200d}.form-box h1{font:700 35px Georgia,serif;color:var(--green)}.form-box label{display:block;margin:14px 0 6px;font-weight:700}.form-box input,.form-box select,.form-box textarea{width:100%;padding:12px;border:1px solid #d8d1c1;border-radius:7px;font:inherit}.form-box textarea{min-height:150px;resize:vertical}.notice{padding:12px;border-radius:7px;background:#e5f2e8;color:#1e5932}.error{padding:12px;border-radius:7px;background:#fbe5e2;color:#84332b}.gallery-grid,.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.photo{height:210px;border-radius:12px;background:linear-gradient(135deg,#2c633d,#d3a35a);margin-bottom:12px}.photo:nth-child(2n){background:linear-gradient(135deg,#366b77,#d7b15c)}.market-card{padding:18px;border:1px solid #e7dec9}.market-card .price{font:800 23px Georgia,serif;color:var(--brown)}.status{font-size:12px;font-weight:800;color:var(--olive);text-transform:uppercase}.footer{width:100%;padding:35px max(18px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;gap:30px;background:var(--dark);color:#dce5d7}.footer strong{font:700 25px Georgia,serif;color:white}.footer p{margin:8px 0}.footer a{display:block;margin:7px 0}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{padding:20px;background:white;border-radius:12px;border:1px solid #e7dec9}.stat b{display:block;color:var(--green);font:700 36px Georgia,serif}.admin-table{width:100%;border-collapse:collapse;background:white}.admin-table th,.admin-table td{padding:12px;text-align:left;border-bottom:1px solid #e8e1d2}.admin-table th{color:var(--green)}@media(max-width:820px){.topbar{padding:14px 0;flex-wrap:wrap;gap:14px}.brand{font-size:25px}.search{order:3;flex-basis:100%;max-width:none}.nav{justify-content:flex-start}.hero-grid,.topic-grid,.cards,.gallery-grid,.market-grid{grid-template-columns:1fr}.hero{min-height:390px}.side-list{grid-template-columns:1fr 1fr}.newsletter{align-items:stretch;flex-direction:column}.newsletter form{min-width:0}.admin-grid{grid-template-columns:repeat(2,1fr)}.footer{flex-direction:column}}@media(max-width:500px){.topbar,.nav,.container{width:min(100% - 24px,1180px)}.account{font-size:13px}.side-list{grid-template-columns:1fr}.hero-content{left:20px;right:20px}.hero h1{font-size:38px}.admin-grid{grid-template-columns:1fr}.admin-table{font-size:13px}.admin-table th,.admin-table td{padding:8px}}
