*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:#302016;background:#fffaf3;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(29,18,11,.93);backdrop-filter:blur(12px)}.nav{height:82px;width:min(1240px,calc(100% - 32px));margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid #f4a51f}.brand small{display:block;color:#f4a51f}.links{display:flex;gap:22px;margin-left:auto}.links a{color:#fff;text-decoration:none;font-weight:600;font-size:.9rem}.actions{display:flex;gap:8px}.actions button,.actions a{border:1px solid #ffffff55;border-radius:999px;padding:9px 13px;color:#fff;background:transparent;text-decoration:none;font-weight:700}.actions a{background:#ef6c21;border-color:#ef6c21}.hamb{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:1.7rem}.hero{min-height:100svh;display:grid;align-items:end;position:relative;background:url('../img/portada.png') center/cover no-repeat;padding:150px 0 80px}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#1c110be8 0%,#1c110bb5 45%,#1c110b22)}.heroContent{position:relative;width:min(1160px,calc(100% - 32px));margin:auto;color:#fff}.heroContent>*{max-width:720px}.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;color:#ee8c1d}.hero h1{font-family:Rye,serif;font-size:clamp(3rem,8vw,6.4rem);line-height:.96;margin:.12em 0 .2em;color:#f7b52a}.heroContent>p:not(.kicker){font-size:clamp(1rem,2vw,1.25rem)}.heroBtns{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.btn{display:inline-flex;justify-content:center;border:0;border-radius:999px;padding:13px 22px;text-decoration:none;font-weight:800;cursor:pointer}.orange{background:#ef6c21;color:#fff}.yellow{background:#f6b326;color:#2b1a0e}.section{padding:95px 0}.section h2{font-size:clamp(2rem,4.5vw,3.8rem);line-height:1.08;margin:.18em 0 .4em}.two{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.intro{background:#fff}.portrait,.facade{border-radius:28px;box-shadow:0 22px 55px #41251125}.portrait{aspect-ratio:4/5;object-fit:cover}.stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}.stats b{font-size:1.8rem;color:#ef6c21}.stats span{display:block;font-size:.76rem;color:#725c4c}.flavors{background:#f4e7d4}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px #5b35151a}.cards img{width:100%;aspect-ratio:1/1.1;object-fit:cover}.cards h3,.cards p{margin-left:20px;margin-right:20px}.cards p{font-size:.88rem;color:#6e594b;margin-bottom:22px}.gallerySec{background:#24160e;color:#fff}.gallerySec h2{color:#fff}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:12px}.gallery button{padding:0;border:0;border-radius:16px;overflow:hidden;cursor:zoom-in;background:#111}.gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery button:hover img{transform:scale(1.05)}.gallery .wide{grid-column:span 2}.video{align-items:center}.videoBox{aspect-ratio:9/16;max-width:420px;justify-self:center;border-radius:26px;overflow:hidden;box-shadow:0 20px 50px #40230f33}.videoBox iframe{width:100%;height:100%;border:0}.social{background:#f4e7d4}.socialGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.socialGrid a{padding:24px;border-radius:20px;color:#fff;text-decoration:none;display:grid}.socialGrid span{opacity:.9}.fb{background:linear-gradient(135deg,#1877f2,#0d4ba3)}.ig{background:linear-gradient(135deg,#f5a32b,#d62976 55%,#4f5bd5)}.location{background:#fff}.locCard{background:#25160e;color:#fff;border-radius:28px;padding:44px}.locCard h2{color:#fff}.locCard address{font-style:normal;font-size:1.15rem;margin:20px 0 28px}.contact{background:#f4e7d4}.contact form{background:#fff;padding:30px;border-radius:24px;box-shadow:0 18px 45px #4a2a121f;display:grid;gap:14px}.contact label{display:grid;gap:7px;font-weight:700;font-size:.88rem}.contact input,.contact textarea{padding:13px;border:1px solid #decfc3;border-radius:12px;font:inherit}.contact input:focus,.contact textarea:focus{outline:3px solid #ef6c2130;border-color:#ef6c21}footer{background:#1b100a;color:#fff;padding:36px 0}.foot{display:flex;justify-content:space-between;align-items:center;gap:25px}.footBrand{display:flex;align-items:center;gap:12px}.footBrand img{width:56px;height:56px;border-radius:50%;object-fit:cover}.footBrand span{display:block;color:#f5b326;font-size:.8rem}footer p{font-size:.8rem}footer a{color:#f5b326}.wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;font-size:1.8rem;z-index:1100;box-shadow:0 12px 30px #0005}.lightbox{position:fixed;inset:0;background:#000e;z-index:2000;display:none;place-items:center;padding:25px}.lightbox.open{display:grid}.lightbox img{max-width:92vw;max-height:88vh;border-radius:12px}.lightbox button{position:absolute;right:25px;top:15px;border:0;background:none;color:#fff;font-size:3rem;cursor:pointer}@media(max-width:960px){.hamb{display:block}.links{position:absolute;top:82px;left:0;right:0;display:none;flex-direction:column;background:#25160f;padding:22px}.links.open{display:flex}.two{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.foot{flex-direction:column;align-items:flex-start}}@media(max-width:620px){html{scroll-padding-top:72px}.nav{height:72px}.brand img{width:46px;height:46px}.brand{font-size:.86rem}.links{top:72px}.actions a{display:none}.hero{min-height:88svh;padding:120px 0 55px;background-position:58% center}.shade{background:linear-gradient(0deg,#1c110bee,#1c110b66)}.hero h1{font-size:3.15rem}.section{padding:70px 0}.cards,.gallery,.socialGrid{grid-template-columns:1fr}.gallery{grid-auto-rows:250px}.gallery .wide{grid-column:auto}.locCard,.contact form{padding:25px}.foot{font-size:.9rem}}
