:root{--ink:#10291f;--muted:#5b675f;--cream:#f4f1e7;--paper:#fff;--line:#dfe4de;--accent:#d5972f;--forest:#1d5a3b;--deep:#0b2018;--error:#9d2b2b;--success:#17633d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.hero{background:linear-gradient(120deg,var(--deep),#17452f 68%,#1e6642);color:white;min-height:570px}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15)}.brand{font-weight:900;letter-spacing:.05em}.brand span{font-weight:500;color:#e6c77f}.nav-actions{display:flex;align-items:center;gap:18px}.nav-link{color:white;text-decoration:none;font-size:.92rem}.nav-cta{color:#10291f;background:#e5b754;text-decoration:none;padding:9px 14px;border-radius:999px;font-weight:800;font-size:.88rem}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;padding:88px 0 72px;align-items:end}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:800;color:#e5c274;margin-bottom:20px}.eyebrow.dark{color:#8c6929}.hero h1{font-size:clamp(3.2rem,7vw,6.4rem);line-height:.88;margin:0;letter-spacing:-.055em}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#efd79e}.lead{font-size:1.15rem;max-width:640px;line-height:1.6;color:#dce8df}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:800}.primary{background:#e5b754;color:#1a261f}.ghost{border:1px solid rgba(255,255,255,.35);color:white}.stats-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.2);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.05);backdrop-filter:blur(8px)}.stat{padding:26px;display:flex;flex-direction:column}.stat:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.stat strong{font-size:2rem}.stat span{color:#c7d6cb}.section{padding:78px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.section h2{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.04em;margin:0 0 10px}.section p{color:var(--muted);line-height:1.65}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters select{padding:12px 38px 12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}#map{height:610px;border-radius:22px;border:1px solid var(--line);overflow:hidden}.map-note{font-size:.82rem;color:#6d756f;margin-top:10px}.register-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:68px;align-items:start}.register-copy{position:sticky;top:28px}.privacy-card{margin-top:28px;padding:20px;border:1px solid #ddd5c2;background:#fbf9f1;border-radius:16px}.privacy-card p{font-size:.92rem;margin:6px 0 0}.register-form{background:#fff;border:1px solid #ddd8c9;border-radius:22px;padding:28px;box-shadow:0 10px 40px rgba(16,41,31,.05)}.register-form label{display:block;font-size:.88rem;font-weight:800;margin-bottom:17px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.register-form input,.register-form select,.register-form textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #ccd3cd;border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-weight:500;outline:none}.register-form input:focus,.register-form select:focus,.register-form textarea:focus{border-color:#6f927e;box-shadow:0 0 0 3px rgba(29,90,59,.10)}.register-form select:disabled{background:#f1f2ef;color:#8a918c}.optional{font-weight:500;color:#7c847e}.consent{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;line-height:1.45;margin-top:7px}.consent input{width:18px!important;height:18px;margin:2px 0 0!important;flex:0 0 auto}.submit-btn{width:100%;border:0;border-radius:999px;padding:15px 20px;background:var(--deep);color:#fff;font-size:1rem;font-weight:900;cursor:pointer}.submit-btn:hover{background:#143d2c}.submit-btn:disabled{opacity:.65;cursor:wait}.form-message{display:none;border-radius:12px;padding:12px 14px;margin:4px 0 14px;font-size:.9rem;line-height:1.45}.form-message.success{display:block;background:#e8f4ed;color:var(--success);border:1px solid #b8dcc7}.form-message.error{display:block;background:#faecec;color:var(--error);border:1px solid #e7bbbb}.small-note{text-align:center!important;font-size:.78rem!important;color:#747c76!important;margin:10px 0 0!important}.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}footer{background:var(--deep);color:#b8c7bd;padding:26px 0;font-size:.88rem}.leaflet-popup-content-wrapper{border-radius:14px}.popup-title{font-weight:900;font-size:1rem;margin-bottom:6px}.popup-meta{font-size:.85rem;color:#5d655f;line-height:1.45}.popup-mesas{display:inline-block;margin-top:8px;font-weight:800;color:#1d5a3b}@media(max-width:820px){.hero-grid,.register-grid{grid-template-columns:1fr}.register-copy{position:static}.hero-grid{padding-top:55px}.section-head{display:block}.filters{margin-top:18px}.stats-panel{margin-top:10px}#map{height:520px}}@media(max-width:600px){.form-row.two{grid-template-columns:1fr}.register-form{padding:20px}.nav-link{display:none}.hero{min-height:auto}.stats-panel{grid-template-columns:1fr 1fr}.section{padding:55px 0}.nav-actions{gap:8px}}
