:root{--wood:#b46a2c;--gold:#d7a84d;--olive:#566b3c;--cream:#fff5e6;--ink:#27160b;--muted:#7d6756;--red:#c9322b;--white:#fff;--shadow:0 18px 50px rgba(39,22,11,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(180deg,#fff8ed,#fffdf8);color:var(--ink);line-height:1.6}.container{width:min(1120px,92vw);margin-inline:auto}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:100;background:#fff;padding:.8rem 1rem;border-radius:1rem}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;background:rgba(255,248,237,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(180,106,44,.14)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:.6rem;align-items:center;text-decoration:none;color:var(--ink);font-weight:900;font-size:1.05rem}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--ink);box-shadow:0 8px 24px rgba(39,22,11,.18)}.menu{display:flex;align-items:center;gap:1.2rem}.menu a{color:var(--ink);text-decoration:none;font-weight:700;font-size:.95rem}.menu a:hover{color:var(--wood)}.lang,.menu-toggle{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:.7rem .95rem;font-weight:800;cursor:pointer}.menu-toggle{display:none}.hero{min-height:100svh;position:relative;display:grid;align-items:center;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(39,22,11,.82),rgba(39,22,11,.42),rgba(39,22,11,.16))}.hero-content{position:relative;color:#fff;padding-top:76px;max-width:1120px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-weight:900;font-size:.78rem;margin:0 0 .8rem}.hero h1{font-size:clamp(2.4rem,7vw,6rem);line-height:.95;margin:0 0 1rem;max-width:820px}.hero p:not(.eyebrow){font-size:clamp(1rem,2vw,1.28rem);max-width:660px;color:#fff5e6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.25rem;border-radius:999px;text-decoration:none;border:1px solid transparent;font-weight:900;cursor:pointer;transition:.25s ease}.btn.primary{background:linear-gradient(135deg,var(--gold),#f3c36a);color:#2d1709;box-shadow:0 14px 32px rgba(215,168,77,.28)}.btn.ghost{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.28);color:inherit}.btn.whatsapp{background:#25d366;color:#092513}.btn:hover{transform:translateY(-2px)}.hero-actions,.contact-actions{display:flex;gap:.8rem;flex-wrap:wrap}.section{padding:96px 0}.intro{display:grid;grid-template-columns:1fr 1.3fr;gap:3rem;align-items:start}.intro h2,.section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:0}.intro p:last-child,.section-head p{font-size:1.1rem;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:80px}.card{background:#fff;border:1px solid rgba(180,106,44,.15);box-shadow:var(--shadow);border-radius:var(--radius);padding:2rem}.card span{font-size:2rem}.card h3{font-size:1.3rem;margin:.9rem 0 .4rem}.card p{color:var(--muted);margin:0}.gallery-wrap{background:#2d1b0f;color:#fff}.section-head{margin-bottom:2rem}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.gallery button{border:0;padding:0;background:transparent;overflow:hidden;border-radius:20px;cursor:zoom-in;aspect-ratio:1/1;box-shadow:0 14px 35px rgba(0,0,0,.2)}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.gallery button:hover img{transform:scale(1.06)}.worldcup{padding:96px 0;background:linear-gradient(135deg,#483114,#14110c);color:#fff}.world-grid{display:grid;grid-template-columns:1.1fr .75fr;gap:3rem;align-items:center}.world-grid img{width:100%;border-radius:var(--radius);box-shadow:0 22px 70px rgba(0,0,0,.35)}.video-box{min-height:360px;border-radius:var(--radius);background:linear-gradient(135deg,rgba(86,107,60,.95),rgba(39,22,11,.95)),url('../img/ambiente.jpg') center/cover;display:grid;place-items:center;text-align:center;color:#fff;box-shadow:var(--shadow);padding:2rem}.play{width:86px;height:86px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.35);display:grid;place-items:center;font-size:2.2rem}.social-grid,.loc-grid,.contact{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.social-card,.form,.contact-info{background:#fff;border:1px solid rgba(180,106,44,.14);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem}.social-card.muted{background:#fff8ed}.social-links{display:flex;gap:.8rem;flex-wrap:wrap}.location{background:#fff4e1}.loc-grid iframe{width:100%;height:430px;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}.form{display:grid;gap:1rem}label{display:grid;gap:.35rem;font-weight:800}input,textarea{width:100%;border:1px solid rgba(39,22,11,.16);border-radius:18px;padding:1rem;font:inherit;background:#fffaf1}textarea{resize:vertical}.form button{width:max-content}.footer{padding:30px 0;background:#1f130c;color:#fff}.footer-inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.footer a{color:#f3c36a}.float-whats{position:fixed;right:18px;bottom:18px;z-index:60;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#092513;text-decoration:none;font-size:2rem;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.28)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:100;display:none;place-items:center;padding:2rem}.lightbox.open{display:grid}.lightbox img{max-width:min(1100px,92vw);max-height:84vh;border-radius:18px}.close{position:absolute;right:22px;top:18px;border:0;background:#fff;color:#111;border-radius:50%;width:46px;height:46px;font-size:2rem;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}@media(max-width:860px){.menu-toggle{display:block}.menu{position:fixed;right:4vw;top:82px;display:none;flex-direction:column;align-items:flex-start;background:#fff;border-radius:24px;padding:1.2rem;box-shadow:var(--shadow);width:min(320px,92vw)}.menu.open{display:flex}.hero{min-height:92svh}.hero-overlay{background:linear-gradient(180deg,rgba(39,22,11,.72),rgba(39,22,11,.56))}.intro,.cards,.world-grid,.social-grid,.loc-grid,.contact{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.section{padding:72px 0}.cards{margin-bottom:60px}.footer-inner{display:block}.float-whats{width:58px;height:58px}}@media(max-width:480px){.gallery{gap:.55rem}.gallery button{border-radius:14px}.card,.social-card,.form,.contact-info{padding:1.25rem;border-radius:22px}.hero-actions,.contact-actions{display:grid}.btn{width:100%}.nav{height:68px}.brand span:last-child{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-grid img{max-width:260px;margin:auto}.video-box{min-height:280px}}
