:root{--green:#9f1d24;--green2:#c52b35;--light:#fff8ef;--text:#2b1111;--muted:#6b4a4a;--line:#f0d7d7}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;color:var(--text);background:#fff}button,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.waSvg{display:inline-block;vertical-align:middle}.topbar{background:linear-gradient(90deg,#6b1117,#8b1820);color:#fff;display:flex;justify-content:space-around;gap:15px;padding:8px 5%;font-size:13px}.topbar span{display:flex;align-items:center;gap:6px}.nav{height:86px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;background:#fffffff2;position:sticky;top:0;z-index:20;box-shadow:0 12px 35px #00000014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{border:0;background:transparent;display:flex;align-items:center;gap:12px;color:var(--green);text-align:left}.brandLogo{width:96px;height:56px;object-fit:contain;border-radius:6px}.brand b{font-family:Georgia,serif;line-height:.9}.brand small{display:block;letter-spacing:3px;font-size:10px;margin-top:5px}.links{display:flex;gap:22px;align-items:center}.links button{background:transparent;border:0;color:#2b1111}.links .active{color:var(--green);font-weight:800}.reserve{border:1px solid var(--green);padding:13px 18px;border-radius:8px;color:var(--green);font-weight:800;display:flex;gap:8px;align-items:center}.mobile{display:none;background:transparent;border:0;color:var(--green)}.hero{min-height:620px;background:url(/images/cuscuz.jpg) center/cover;position:relative;display:flex;align-items:center}.heroOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#0000006b,#0000001a)}.heroText{position:relative;color:#fff;width:min(760px,90%);margin-left:7%}.eyebrow{text-transform:uppercase;font-weight:900;letter-spacing:.08em;font-size:13px}.green{color:var(--green)}.light{color:#f5c7ca}.hero h1{font-size:clamp(42px,6vw,78px);line-height:.95;margin:10px 0 20px;text-transform:uppercase}.hero h1 span{font-family:Georgia,serif;text-transform:none;color:#f0b3b6;font-style:italic;font-weight:400}.hero p{font-size:19px;line-height:1.6;max-width:620px}.heroBullets{list-style:none;margin:0 0 14px;padding:0;font-size:21px;line-height:1.65;font-weight:800}.heroCall{font-weight:900;color:#fff;font-size:24px!important}.heroBtns{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.btn{border:0;border-radius:9px;padding:15px 22px;font-weight:900;display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;font-size:13px}.primary{background:linear-gradient(135deg,#d13a42,#b3262d);color:#fff;box-shadow:0 12px 28px #9f1d2440}.ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.8);color:#fff}.outline{background:#fff;border:1px solid var(--green);color:var(--green);margin-top:18px}.lightBtn{background:#ffffff1f;border:1px solid rgba(255,255,255,.8);color:#fff}.section{padding:72px 7%}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.section h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,50px);line-height:1.05;margin:8px 0 18px}.section p{line-height:1.7;color:#6b4a4a}.highlight{margin:25px 0;padding:18px;border-left:5px solid var(--green2);background:#fff5f5;color:var(--green);font-weight:800;display:flex;gap:12px;align-items:flex-start}.photoBox img{border-radius:4px;box-shadow:22px 22px #f8e4e5;height:430px;width:100%;object-fit:cover}.menuBand{background:radial-gradient(circle at 20% 10%,#9f1d24,#7a1218 55%,#5f0f14);color:#fff}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.menuBand h2{color:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards.big{grid-template-columns:repeat(4,1fr)}.dish{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px #0000001f;color:var(--text);transition:.25s;border:1px solid #f8eded}.dish:hover{transform:translateY(-6px)}.featuredDish{border:2px solid #9f1d24;box-shadow:0 20px 55px #9f1d2438}.dish img{height:190px;width:100%;object-fit:cover}.dishBody{padding:15px}.dish small{color:var(--green);font-weight:900}.dish h3{font-family:Georgia,serif;margin:6px 0;font-size:20px}.dish p{font-size:14px;color:#8a6666;min-height:58px}.dish b{display:block;color:var(--green);margin-bottom:10px}.dish a{background:var(--green);color:#fff;border-radius:7px;padding:10px;display:flex;justify-content:center;gap:7px;font-weight:900;font-size:12px;text-transform:uppercase;align-items:center}.infoCards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.infoCards.three{grid-template-columns:repeat(3,1fr)}.info{border:1px solid var(--line);padding:28px;border-radius:10px;text-align:center;background:#fff;box-shadow:0 16px 40px #0000000d}.info svg{color:var(--green);width:38px;height:38px}.info h3{text-transform:uppercase;color:var(--green);font-size:14px}.info a,.info span{display:inline-block;background:var(--green);color:#fff;padding:11px 18px;border-radius:8px;font-weight:900}.reviews{display:grid;grid-template-columns:1.1fr repeat(4,1fr);gap:18px}.score,.review{border:1px solid var(--line);border-radius:10px;padding:24px;background:#fff}.score b{font-size:54px}.stars{color:#9f1d24;display:flex;gap:3px}.review p{font-size:14px}.pageHero{padding:90px 7%;background:linear-gradient(135deg,#6b1117f0,#9f1d24e0),url(/images/cuscuz.jpg) center/cover;color:#fff}.pageHero h1{font-size:clamp(44px,6vw,76px);font-family:Georgia,serif;margin:10px 0}.pageHero p{max-width:680px;font-size:18px;line-height:1.6}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.filters button{border:1px solid var(--green);background:#fff;color:var(--green);padding:11px 18px;border-radius:999px;font-weight:800}.filters .active{background:var(--green);color:#fff}.specialBanner{display:flex;gap:20px;align-items:center;background:linear-gradient(135deg,#fff5f5,#fff);border:1px solid #f0d7d7;border-radius:16px;padding:22px 26px;margin-bottom:25px}.specialBanner span{font-size:38px}.specialBanner h2{font-size:30px;margin:0;color:var(--green)}.specialBanner p{margin:5px 0 0}.timeline{border-left:3px solid var(--green);padding-left:22px;margin-top:25px}.timeline div{margin-bottom:18px}.timeline b{color:var(--green);display:block}.timeline span{color:#7a5a5a}.galleryPage{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.galleryPage img{height:290px;width:100%;object-fit:cover;border-radius:10px;box-shadow:0 16px 35px #0000001a}.contactGrid{display:grid;grid-template-columns:1fr 1.4fr;gap:25px}.contactPanel{background:#fff5f5;padding:40px;border-radius:12px}.contactGrid iframe{border:0;width:100%;height:370px;border-radius:12px}.mapLink{display:flex;align-items:center;gap:8px;margin-top:18px;color:var(--green);font-weight:900}footer{background:linear-gradient(90deg,#6b1117,#8b1820);color:#fff;padding:45px 7% 15px}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:30px}footer button{display:block;background:transparent;color:#fff;border:0;margin:8px 0;padding:0}.footerLogo{width:170px;max-width:100%;height:auto;display:block;margin:0 auto 16px;object-fit:contain;opacity:1!important;filter:brightness(2.4) contrast(1.35) saturate(1.15) drop-shadow(0 2px 8px rgba(0,0,0,.18))!important}.social{display:flex;gap:14px;align-items:center}.social a{display:flex}.social svg{width:28px;height:28px}footer small{display:block;border-top:1px solid rgba(255,255,255,.18);margin-top:25px;padding-top:16px;text-align:center}.floatZap{position:fixed;right:24px;bottom:24px;width:74px;height:74px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;z-index:30;border:5px solid white;box-shadow:0 12px 30px #00000040}@media(max-width:1100px){.cards.big{grid-template-columns:repeat(3,1fr)}.reviews{grid-template-columns:1fr 1fr}.infoCards.three{grid-template-columns:1fr 1fr 1fr}}@media(max-width:960px){.topbar{display:none}.mobile{display:block}.links{position:absolute;top:86px;left:0;right:0;background:#fff;flex-direction:column;padding:25px;display:none}.links.show{display:flex}.grid2,.contactGrid,.cards,.cards.big,.infoCards,.infoCards.three,.reviews,.galleryPage,.footerGrid{grid-template-columns:1fr}.heroText{margin:0 auto}.hero{min-height:560px}.sectionTitle{display:block}.photoBox img{height:300px}.specialBanner{align-items:flex-start}.floatZap{width:64px;height:64px}}.menuPage{background:#fffaf7}.menuIntro{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-bottom:28px}.menuIntro h2{margin-top:4px}.menuIntro a{background:var(--green);color:#fff;border-radius:12px;padding:15px 20px;font-weight:900;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;box-shadow:0 14px 30px #9f1d242e}.featuredMenu{display:grid;grid-template-columns:.85fr 1.4fr;gap:24px;background:linear-gradient(135deg,#7a1218,#b3262d);border-radius:22px;padding:26px;margin-bottom:26px;color:#fff;box-shadow:0 22px 55px #7a121833}.featuredText span{font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#ffd9dc}.featuredText h2{color:#fff;font-size:38px;margin:12px 0}.featuredText p{color:#ffe8e8}.featuredList{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.featuredList .dish{box-shadow:none}.featuredList .dishBody{padding:16px}.featuredList .dish h3{font-size:19px}.featuredList .dish p{min-height:52px}.stickyFilters{position:sticky;top:86px;z-index:12;background:#fffaf7f5;padding:14px 0;border-bottom:1px solid #f0d7d7}.categoryHeader{display:flex;align-items:end;justify-content:space-between;margin:30px 0 18px}.categoryHeader h2{margin:4px 0 0}.categoryHeader span{background:#fff;border:1px solid #f0d7d7;color:var(--green);font-weight:900;border-radius:999px;padding:9px 14px}.menuList{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.menuItem{background:#fff;border:1px solid #f0d7d7;border-radius:16px;padding:20px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;box-shadow:0 12px 30px #2b11110d;transition:.2s}.menuItem:hover{transform:translateY(-3px);box-shadow:0 18px 40px #9f1d241a}.menuItem h3{font-family:Georgia,serif;font-size:23px;margin:0 0 6px;color:#2b1111}.menuItem p{margin:0 0 12px;font-size:14px;color:#765454;line-height:1.5}.menuItem a{background:var(--green);color:#fff;border-radius:10px;padding:11px 14px;font-weight:900;display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;font-size:12px;white-space:nowrap}.priceTags{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.priceTags span{background:#fff4f4;border:1px solid #efcccc;color:#8b1820;border-radius:999px;padding:7px 10px;font-weight:900;font-size:13px}.dish b{display:none}.menuNote{margin-top:22px;background:#fff5f5;border:1px solid #f0d7d7;border-radius:14px;padding:18px;color:#6b4a4a}.menuNote b{color:var(--green)}@media(max-width:1100px){.featuredMenu{grid-template-columns:1fr}.featuredList{grid-template-columns:1fr 1fr 1fr}.menuList{grid-template-columns:1fr}}@media(max-width:760px){.menuIntro,.featuredList,.menuItem{grid-template-columns:1fr}.stickyFilters{top:86px}.menuIntro a,.menuItem a{justify-content:center}.categoryHeader{display:block}.featuredMenu{padding:18px;border-radius:16px}.featuredText h2{font-size:30px}}:root{--wine:#69080d;--wine2:#8f1117;--gold:#e0c76d;--cream:#fff6e8}.topbar{display:none}.nav{height:138px!important;background:linear-gradient(90deg,#780b10,#430408);box-shadow:none;border-bottom:1px solid rgba(224,199,109,.35);position:sticky;top:0;padding:0 7%}.brandLogo{width:340px!important;height:160px!important;object-fit:contain;border-radius:0;filter:drop-shadow(0 14px 20px rgba(0,0,0,.28))}.brand{gap:0}.links{gap:34px}.links button{color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.links .active{color:var(--gold);border-bottom:2px solid var(--gold);padding-bottom:14px}.reserve{background:linear-gradient(135deg,#d7352f,#a81418);color:#fff;border:0;border-radius:10px;padding:18px 28px;text-transform:uppercase;box-shadow:0 14px 30px #0003}.mobile{color:#fff}.heroPremium{min-height:680px;background:radial-gradient(circle at 76% 42%,rgba(213,101,28,.38),transparent 31%),linear-gradient(90deg,#240203,#5f080d 48%,#87140f)!important;overflow:hidden;isolation:isolate;position:relative;display:block}.heroPremium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1514933651103-005eec06c04b?auto=format&fit=crop&w=1800&q=75) center/cover;opacity:.23;filter:blur(1px)}.heroGlow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#230000eb,#490406d1 45%,#49040652 72%,#49040614);z-index:0}.heroInner{position:relative;z-index:1;display:grid;grid-template-columns:1fr .96fr;align-items:center;width:100%;max-width:1480px;margin:0 auto;padding:64px 5% 56px;gap:54px}.heroText{width:100%;margin:0;color:#fff;max-width:760px}.heroEyebrow{color:var(--gold);display:flex;gap:14px;align-items:center;font-size:17px;margin:0 0 20px}.heroEyebrow span{display:inline-block;width:42px;height:2px;background:var(--gold)}.hero h1{margin:0 0 24px;text-transform:uppercase;letter-spacing:.01em;text-shadow:0 8px 20px rgba(0,0,0,.34);line-height:.94!important;font-size:clamp(48px,5vw,76px)!important;max-width:760px}.hero h1 .line{display:block;color:#fff}.hero h1 em{display:block;margin-top:4px;font-family:Georgia,serif;text-transform:none;color:#ee8f94;font-style:italic;font-weight:400;font-size:.76em;text-shadow:none}.heroBullets{font-size:19px;line-height:1.65;margin-top:8px}.heroCall{color:var(--gold)!important;font-size:23px!important;margin-top:24px!important;font-weight:900}.heroBtns{margin-top:26px}.heroPlate{display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 26px 32px rgba(0,0,0,.38));transform:none}.heroPlate:before{content:"";position:absolute;width:min(540px,41vw);height:min(540px,41vw);background:radial-gradient(circle,#fff5dc,#f2d59b 52%,#f2d59b00 70%);border-radius:50%;opacity:.18;filter:blur(4px)}.heroPlate img{position:relative;width:min(560px,42vw);height:auto;max-height:500px;object-fit:contain;border-radius:32px;background:#fff6e81f;padding:10px;box-shadow:0 24px 55px #00000047}.ghost{border-color:var(--gold);color:#fff;background:#0000002e}.primary{background:linear-gradient(135deg,#e13b32,#a91418);border-radius:10px}.homeShowcase{display:grid;grid-template-columns:1fr 330px;gap:40px;background:linear-gradient(180deg,#fff8ed,#fff2df);padding-top:34px;padding-bottom:38px}.showcaseTitle{display:flex;align-items:center;gap:16px;margin-bottom:20px}.showcaseTitle h2{font-family:Inter,system-ui,sans-serif;font-size:26px;color:#841116;margin:0;text-transform:uppercase}.showcaseTitle span{height:1px;flex:1;border-top:1px dashed #b77d77}.showcaseCards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.showCard{position:relative;background:#fff8ec;border:1px solid #e8cdb2;border-radius:14px;overflow:hidden;box-shadow:0 12px 25px #5d190b1f;text-align:center}.showCard b{position:absolute;left:16px;top:16px;background:linear-gradient(135deg,#b50d12,#79080c);color:#fff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;z-index:2}.showCard img{height:170px;width:100%;object-fit:cover}.showCard h3{font-family:Georgia,serif;color:#8a1216;font-size:22px;margin:15px 14px 5px}.showCard p{font-size:14px;margin:0 18px 20px;color:#40201e;line-height:1.45}.showcaseAside{display:grid;gap:10px}.showcaseAside div{display:grid;grid-template-columns:70px 1fr;column-gap:10px;background:#fff8ec;border:1px solid #e8cdb2;border-radius:12px;padding:14px 18px;align-items:center}.showcaseAside svg{grid-row:1/3;width:44px;height:44px;color:#8a1216}.showcaseAside strong{text-transform:uppercase;color:#841116;font-size:18px}.showcaseAside p{margin:3px 0 0;color:#40201e;line-height:1.35}.menuBand{background:radial-gradient(circle at 20% 10%,#9f1d24,#7a1218 55%,#5f0f14)}@media(max-width:1100px){.nav{height:118px!important}.brandLogo{width:215px!important;height:108px!important}.heroInner{grid-template-columns:1fr}.heroPlate{position:absolute;right:-10%;bottom:12px;opacity:.3}.heroPlate img{width:640px;max-width:none}.heroText{max-width:760px}.homeShowcase{grid-template-columns:1fr}.showcaseAside{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.links{top:118px;background:#5f080d}.links button{color:#fff}.nav{padding:0 5%;height:104px!important}.brandLogo{width:190px!important;height:94px!important}.heroPremium{min-height:680px}.heroPlate{opacity:.22;right:-45%}.showcaseCards,.showcaseAside{grid-template-columns:1fr}.heroBullets{font-size:17px}.reserve{padding:14px 18px}.hero h1{font-size:clamp(42px,12vw,60px)!important}.heroInner{padding:54px 6%}}.historySection{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:64px;align-items:center;background:linear-gradient(180deg,#fffaf7,#fff)}.historyContent{max-width:780px}.historyContent h2{color:#2b1111;font-size:clamp(38px,4.5vw,60px);max-width:720px}.historyContent p{font-size:16px;color:#634040;line-height:1.85;margin:0 0 18px}.historyTimeline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border:0;padding:0;margin-top:30px}.historyTimeline div{margin:0;background:#fff5f5;border:1px solid #f0d7d7;border-radius:16px;padding:18px;box-shadow:0 12px 26px #9f1d240f}.historyTimeline b{font-size:20px;color:#9f1d24;margin-bottom:6px}.historyPhotos{position:relative;min-height:540px;border-radius:28px;background:#fff8ef;padding:28px;box-shadow:0 24px 70px #5000001f;overflow:hidden;display:flex;align-items:center;justify-content:center}.historyPhotos:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(216,146,18,.25);border-radius:22px;pointer-events:none}.historyPhotos:after{content:"Fotos históricas do Arapuca";position:absolute;left:34px;bottom:24px;color:#d89212;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.historyPhotos img{position:relative;width:100%;max-width:820px;height:auto;object-fit:contain;border-radius:18px;box-shadow:0 20px 45px #0000002e}.historyPhotos img:nth-child(1){top:42px;right:34px;transform:rotate(3deg);z-index:3}.historyPhotos img:nth-child(2){top:170px;left:28px;transform:rotate(-4deg);z-index:2}.historyPhotos img:nth-child(3){right:54px;bottom:68px;transform:rotate(2deg);z-index:4}.galleryPage{grid-template-columns:repeat(3,1fr);gap:24px}.galleryPage img{height:360px;border-radius:18px;border:8px solid #fff8ef;box-shadow:0 20px 50px #2b111124}@media(max-width:960px){.historySection{grid-template-columns:1fr;gap:34px}.historyPhotos{min-height:520px}.historyTimeline,.galleryPage{grid-template-columns:1fr}.galleryPage img{height:300px}}.galleryPage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.galleryPage figure{margin:0;border-radius:20px;overflow:hidden;background:#fff8ef;box-shadow:0 20px 50px #2b111129;border:8px solid #fff8ef;min-height:330px}.galleryPage figure:nth-child(1),.galleryPage figure:nth-child(3){grid-column:span 2}.galleryPage img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block;border:0;border-radius:12px;box-shadow:none;transition:transform .35s ease}.galleryPage figure:hover img{transform:scale(1.04)}@media(max-width:960px){.galleryPage{grid-template-columns:1fr;gap:18px}.galleryPage figure:nth-child(1),.galleryPage figure:nth-child(3){grid-column:auto}.galleryPage figure,.galleryPage img{min-height:280px}}@media(max-width:760px){.categoryHeader{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;flex-wrap:wrap!important;margin:26px 0 18px!important}.categoryHeader h2{margin:4px 0 0!important;line-height:1.05!important;flex:1 1 180px!important}.categoryHeader span{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:0!important;position:static!important;white-space:nowrap!important;flex:0 0 auto!important}.heroBtns{position:relative!important;z-index:6!important}.heroBtns .btn,.reserve,.floatWhats{pointer-events:auto!important}}.heroPhoto:before{display:none!important}.heroPhoto img{width:min(650px,48vw)!important;height:430px!important;object-fit:cover!important;border-radius:34px!important;padding:0!important;border:1px solid rgba(224,199,109,.35);box-shadow:0 30px 70px #0000006b!important}.homeGalleryBand{background:linear-gradient(180deg,#5f070b,#7b0d12);color:#fff;border-top:1px solid rgba(224,199,109,.25);border-bottom:1px solid rgba(224,199,109,.25)}.homeGallerySection{padding-top:34px;padding-bottom:34px}.galleryTitle h2{color:#f4d26b!important}.galleryTitle span{border-top-color:#f4d26b73}.homeGalleryGrid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.homeGalleryGrid figure{position:relative;margin:0;min-height:210px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,238,198,.22);box-shadow:0 18px 45px #00000047;background:#2b0608}.homeGalleryGrid figure.wide{grid-row:span 2;min-height:436px}.homeGalleryGrid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.homeGalleryGrid figure:hover img{transform:scale(1.04)}.homeGalleryGrid figcaption{position:absolute;left:0;right:0;bottom:0;padding:32px 16px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.03em;font-size:13px}.homeContactMap{display:grid;grid-template-columns:.85fr 1.25fr;gap:28px;align-items:stretch;background:#fff}.homeContactPanel{background:#fff5f5;border-radius:18px;padding:42px;border:1px solid #f0d7d7;box-shadow:0 20px 55px #9f1d2414}.homeContactPanel h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,56px);margin:8px 0 14px;color:#30100f}.homeContactPanel p{color:#6b4a4a;line-height:1.7}.homeContactMap iframe{border:0;width:100%;min-height:420px;border-radius:18px;box-shadow:0 20px 55px #2b11111f}.menuItemPro{display:grid!important;grid-template-columns:150px 1fr!important;grid-template-areas:"img content" "img button"!important;gap:0 18px!important;align-items:stretch!important;background:linear-gradient(135deg,#fff,#fff8ef)!important;border:1px solid #efd1c4!important;border-radius:18px!important;padding:12px!important;box-shadow:0 16px 38px #9f1d2414!important;overflow:hidden!important;transition:transform .25s ease,box-shadow .25s ease!important}.menuItemPro:hover{transform:translateY(-4px);box-shadow:0 22px 55px #9f1d2424!important}.menuItemPro img{grid-area:img;width:150px;height:100%;min-height:165px;object-fit:cover;border-radius:14px}.menuItemContent{grid-area:content;padding:4px 0}.menuItemContent small{display:inline-block;color:#9f1d24;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:11px;margin-bottom:6px}.menuItemPro h3{font-family:Georgia,serif!important;color:#341312!important;font-size:22px!important;line-height:1.08!important;margin:0 0 8px!important}.menuItemPro p{color:#6b4a4a!important;font-size:14px!important;line-height:1.45!important;margin:0 0 12px!important}.menuItemPro .priceTags{margin:8px 0 0!important}.menuItemPro a{grid-area:button;align-self:end;justify-self:start;background:linear-gradient(135deg,#d7352f,#a81418)!important;color:#fff!important;border:0!important;border-radius:10px!important;padding:10px 15px!important;font-size:12px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;gap:8px!important;text-transform:uppercase!important}.categoryHeader span{background:#fff5f5;border:1px solid #f0d7d7;color:#9f1d24;border-radius:999px;padding:10px 16px;font-weight:900}.menuNote{background:#fff5f5;border:1px solid #f0d7d7;border-radius:16px;padding:18px 20px;margin-top:24px;color:#6b4a4a}.menuNote b{color:#9f1d24}@media(max-width:1100px){.homeGalleryGrid{grid-template-columns:1fr 1fr}.homeGalleryGrid figure.wide{grid-row:auto;grid-column:span 2}.menuList{grid-template-columns:1fr!important}.heroPhoto img{width:min(620px,70vw)!important;height:380px!important}}@media(max-width:960px){.heroPhoto{display:none!important}.homeContactMap{grid-template-columns:1fr}.homeContactMap iframe{min-height:330px}.homeGalleryGrid{grid-template-columns:1fr}.homeGalleryGrid figure.wide{grid-column:auto}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{min-height:260px}.menuItemPro{grid-template-columns:112px 1fr!important;gap:0 12px!important}.menuItemPro img{width:112px;min-height:155px}.menuItemPro h3{font-size:19px!important}.menuItemPro a{justify-self:stretch!important;justify-content:center!important}}.heroPremium{min-height:520px!important;background:linear-gradient(90deg,#2a0203,#53070a 42%,#53070a40 72%,#53070a00),url(/images/fachada-hero.png) center right/cover no-repeat!important;display:flex!important;align-items:center!important}.heroPremium:before{display:none!important}.heroInner{display:block!important;max-width:1480px!important;padding:52px 5% 48px!important;position:relative!important}.heroText{max-width:650px!important;position:relative!important;z-index:2!important}.hero h1{font-size:clamp(40px,4.8vw,70px)!important;max-width:620px!important}.heroBullets{font-size:16px!important;line-height:1.55!important}.heroCall{font-size:20px!important;margin-top:20px!important}.heroBtns{margin-top:22px!important}.heroEyebrow{font-size:14px!important;margin-bottom:14px!important}.homeGallerySection{padding-top:24px!important;padding-bottom:24px!important}.homeGalleryGrid{grid-template-columns:1.1fr 1fr 1fr!important;gap:12px!important;max-width:1160px;margin:0 auto!important}.homeGalleryGrid figure{min-height:135px!important;border-radius:12px!important}.homeGalleryGrid figure.wide{min-height:282px!important}.homeGalleryGrid figcaption{font-size:11px!important;padding:24px 12px 10px!important}@media(max-width:1100px){.homeGalleryGrid figure.wide{min-height:210px!important}.homeGalleryGrid figure{min-height:160px!important}}@media(max-width:960px){.heroPremium{min-height:560px!important;background:linear-gradient(90deg,#2a0203f0,#53070ac7),url(/images/fachada-hero.png) center/cover no-repeat!important}.homeGalleryGrid{grid-template-columns:1fr!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{min-height:210px!important}}.homeGallerySection{padding-top:18px!important;padding-bottom:18px!important}.homeGalleryGrid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:10px!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{min-height:110px!important;height:110px!important;border-radius:10px!important;overflow:hidden}@media(max-width:960px){.homeGalleryGrid{grid-template-columns:repeat(2,1fr)!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{height:120px!important;min-height:120px!important}}.homeGallerySection{padding-top:26px!important;padding-bottom:30px!important}.homeGalleryGrid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;width:min(1460px,calc(100vw - 14%))!important;max-width:1460px!important;margin:0 auto!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{height:150px!important;min-height:150px!important;border-radius:12px!important;overflow:hidden!important}.homeGalleryGrid figure img{width:100%!important;height:100%!important;object-fit:cover!important}.homeGalleryGrid figcaption{display:none!important}@media(max-width:1100px){.homeGalleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{height:145px!important;min-height:145px!important}}@media(max-width:760px){.homeGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important}.homeGalleryGrid figure,.homeGalleryGrid figure.wide{height:130px!important;min-height:130px!important}}:root{--wine:#083b52;--gold:#c98b1a;--cream:#f7f2ea;--teal:#1ca7b8}body,.homeGalleryBand,.historyPhotos{background:var(--cream)!important}.nav,.heroPremium{background:linear-gradient(90deg,var(--wine),#0a4d6c)!important}h1,h2,h3,.historyContent h2{color:var(--wine)!important}.btn,.reserve,.menuItemPro a{background:linear-gradient(135deg,var(--gold),#e28d11)!important;color:#fff!important}.menuItemPro{grid-template-columns:1fr!important}.categoryHeader span,.menuNote{border-color:#d8b36a!important;color:var(--wine)!important;background:#fffaf0!important}:root{--wine:#073f56!important;--deep:#063247!important;--navy:#073f56!important;--blue:#0b5571!important;--teal:#1ca7b8!important;--gold:#d89212!important;--orange:#ee8f12!important;--cream:#fbf5ec!important;--soft:#fffaf2!important;--ink:#092f41!important;--muted:#5f7480!important}header,.nav,.topbar,.heroPremium,.pageHero{background:linear-gradient(135deg,var(--deep),var(--blue))!important}.topbar{border-bottom:1px solid rgba(216,146,18,.22)!important;color:#eaf7fb!important}.nav{height:118px!important;border-bottom:1px solid rgba(216,146,18,.28)!important}.brand{background:transparent!important;box-shadow:none!important;border:0!important}.brandLogo{width:158px!important;height:108px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))!important}.links button{color:#f6fbfd!important;border-color:transparent!important}.links button.active,.links button:hover{color:var(--orange)!important;border-color:var(--orange)!important;background:#d8921214!important}.reserve,.btn.primary,.btn,.menuItemPro a,.dish a{background:linear-gradient(135deg,var(--gold),var(--orange))!important;color:#fff!important;border:0!important;box-shadow:0 14px 28px #d8921238!important}.btn.ghost{background:#ffffff14!important;border:1px solid rgba(216,146,18,.85)!important;color:#fff!important}.heroPremium{min-height:610px!important;background:radial-gradient(circle at 80% 40%,rgba(28,167,184,.22),transparent 34%),linear-gradient(135deg,#063247,#0b5571)!important;display:flex!important;align-items:center!important;overflow:hidden!important}.heroInner{display:grid!important;grid-template-columns:minmax(0,1fr) 470px!important;gap:54px!important;align-items:center!important;max-width:1460px!important;padding:54px 6%!important;margin:0 auto!important;width:100%!important}.heroText{max-width:720px!important}.heroPhoto{display:flex!important;position:relative!important;opacity:1!important;right:auto!important;bottom:auto!important;justify-content:center!important;align-items:center!important;z-index:2!important}.heroPhoto:before{content:""!important;display:block!important;position:absolute!important;width:440px!important;height:440px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,250,242,.88),rgba(216,146,18,.12) 58%,transparent 72%)!important;filter:blur(1px)!important}.heroPhoto img{position:relative!important;width:min(420px,32vw)!important;height:auto!important;max-height:440px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:drop-shadow(0 28px 32px rgba(0,0,0,.28))!important}.hero h1 em{color:#f6b13d!important}.heroEyebrow,.eyebrow{color:var(--orange)!important}.heroBullets li{color:#fff!important}.heroCall{color:#f6b13d!important}.homeShowcase,.homeContactMap{background:var(--cream)!important}.showcaseTitle h2,.galleryTitle h2,.homeContactPanel h2,h1,h2,h3,.historyContent h2,.categoryHeader h2{color:var(--ink)!important}.showcaseTitle span,.galleryTitle span{border-top-color:#d8921280!important}.showCard,.showcaseAside div,.homeContactPanel,.contactPanel,.infoCard{background:var(--soft)!important;border-color:#d8921247!important;box-shadow:0 18px 45px #073f5617!important}.showCard h3,.showcaseAside strong,.homeContactPanel p,.showCard p,.contactPanel p{color:var(--ink)!important}.showcaseAside svg,.mapLink,.social a{color:var(--gold)!important}.homeGalleryBand{background:linear-gradient(135deg,var(--deep),var(--blue))!important;color:#fff!important;border-color:#d8921240!important}.homeGalleryGrid figure{background:#082f42!important;border-color:#d8921238!important}footer{background:linear-gradient(135deg,#052c3f,#073f56)!important;color:#eaf7fb!important;border-top:1px solid rgba(216,146,18,.35)!important}footer h4,footer small{color:#f6b13d!important}footer p,footer button{color:#eaf7fb!important}.footerLogo{background:transparent!important;border:0!important;box-shadow:none!important;object-fit:contain!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))!important}.menuPage,.menuSection{background:var(--cream)!important}.categoryTabs{gap:10px!important;align-items:center!important}.categoryTabs button{border:1px solid rgba(7,63,86,.26)!important;color:var(--ink)!important;background:#fffaf2!important;box-shadow:0 8px 20px #073f560d!important}.categoryTabs button.active,.categoryTabs button:hover{background:linear-gradient(135deg,var(--deep),var(--blue))!important;color:#fff!important;border-color:var(--gold)!important}.categoryHeader span{background:#fffaf2!important;border:1px solid rgba(216,146,18,.45)!important;color:var(--ink)!important}.menuList{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.menuItemPro{display:flex!important;flex-direction:column!important;position:relative!important;min-height:unset!important;background:linear-gradient(135deg,#fff,#fff8ec)!important;border:1px solid rgba(216,146,18,.28)!important;border-left:6px solid var(--gold)!important;border-radius:18px!important;padding:22px 22px 18px!important;box-shadow:0 18px 45px #073f5614!important;overflow:hidden!important}.menuItemPro:before{content:"";position:absolute;right:-42px;top:-42px;width:115px;height:115px;border-radius:50%;background:#1ca7b81a!important}.menuItemContent{padding:0!important;position:relative!important;z-index:1!important}.menuItemContent small{color:var(--gold)!important;font-size:11px!important;letter-spacing:.12em!important;margin-bottom:8px!important}.menuItemPro h3{color:var(--ink)!important;font-size:25px!important;line-height:1.12!important;margin:0 0 8px!important}.menuItemPro p{color:#526a75!important;font-size:15px!important;line-height:1.45!important;margin:0 0 14px!important}.priceTags{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0 16px!important}.priceTags span{background:#eef9fb!important;border:1px solid rgba(28,167,184,.28)!important;color:var(--ink)!important;border-radius:999px!important;padding:8px 12px!important;font-weight:900!important}.menuItemPro a{align-self:flex-start!important;margin-top:auto!important;padding:10px 16px!important;border-radius:10px!important;text-transform:uppercase!important;font-weight:900!important}.menuNote{background:#fffaf2!important;border-color:#d8921257!important;color:#526a75!important}.menuNote b{color:var(--ink)!important}.dish small,.menuItemContent small,[style*=red],.green{color:var(--gold)!important}@media(max-width:1100px){.heroInner{grid-template-columns:1fr!important;gap:26px!important}.heroPhoto{display:flex!important;opacity:.22!important;position:absolute!important;right:-120px!important;bottom:20px!important;pointer-events:none!important}.heroPhoto img{width:520px!important;max-width:none!important}.nav{height:104px!important}.brandLogo{width:135px!important;height:92px!important}}@media(max-width:960px){.links{top:104px!important;background:var(--deep)!important}.menuList{grid-template-columns:1fr!important}.heroPremium{min-height:590px!important}.heroPhoto{display:none!important}}:root{--green:#073f56!important;--green2:#0b6f86!important;--text:#063247!important;--muted:#526a75!important;--line:rgba(216,146,18,.28)!important;--deep:#063247!important;--blue:#0b5571!important;--turquoise:#1ca7b8!important;--gold:#d89212!important;--orange:#f59a14!important;--cream:#fff8ee!important;--soft:#fffaf2!important;--ink:#073f56!important}header,.nav,.topbar{background:linear-gradient(135deg,#063247,#0b5571)!important;border-bottom:1px solid rgba(216,146,18,.45)!important}.nav{height:122px!important;box-shadow:0 16px 42px #0003!important}.brand{padding:0!important}.brandLogo{width:170px!important;height:116px!important;object-fit:contain!important;background:#fff8ee!important;border:1px solid rgba(216,146,18,.55)!important;border-radius:0 0 14px 14px!important;padding:8px!important;box-shadow:0 12px 28px #0000003d!important;filter:none!important}.links button,.mobile{color:#fff!important}.links .active,.links button:hover{color:var(--orange)!important;border-color:var(--orange)!important}.reserve,.primary,.btn.primary,.btn,.menuItemPro a,.dish a,.info a,.info span{background:linear-gradient(135deg,var(--gold),var(--orange))!important;color:#fff!important;border:0!important;box-shadow:0 14px 28px #d8921238!important}.btn.ghost,.ghost{background:#ffffff12!important;border:1px solid rgba(216,146,18,.9)!important;color:#fff!important;box-shadow:none!important}.heroPremium{min-height:680px!important;background:radial-gradient(circle at 78% 44%,rgba(28,167,184,.24),transparent 34%),linear-gradient(135deg,#063247,#0b5571)!important;display:flex!important;align-items:center!important}.heroInner{grid-template-columns:minmax(0,1fr) 560px!important;gap:60px!important;align-items:center!important}.heroPhoto{display:block!important;position:relative!important;opacity:1!important;right:auto!important;bottom:auto!important;pointer-events:auto!important}.heroPhoto:before{display:none!important;content:none!important}.heroPhoto img{width:min(540px,38vw)!important;height:420px!important;object-fit:cover!important;border-radius:28px!important;background:transparent!important;padding:0!important;border:1px solid rgba(216,146,18,.42)!important;box-shadow:0 28px 60px #00000052!important;filter:none!important}.hero h1 em,.heroCall,.heroEyebrow,.eyebrow{color:var(--orange)!important}.heroEyebrow span,.eyebrow span{background:var(--orange)!important}.heroBullets li::marker{color:var(--orange)!important}.pageHero,.menuBand,.featuredMenu,footer,.homeGalleryBand{background:linear-gradient(135deg,#063247,#0b5571)!important;color:#fff!important}.section h2,.showcaseTitle h2,.galleryTitle h2,.categoryHeader h2,.menuIntro h2,h1,h2,h3,.menuItemPro h3,.dish h3{color:var(--ink)!important}.pageHero h1,.pageHero h2,.menuBand h2,.featuredMenu h2,footer h4,footer h3{color:#fff!important}.hero h1,.hero h1 .line{color:#fff!important}.highlight,.specialBanner,.contactPanel,.score,.review,.info,.showCard,.showcaseAside div,.menuItemPro,.dish,.menuNote,.categoryHeader span{background:var(--soft)!important;border-color:#d8921252!important;color:var(--ink)!important;box-shadow:0 16px 42px #073f5614!important}.highlight{border-left-color:var(--gold)!important}.showCard h3,.showcaseAside strong,.info h3,.specialBanner h2,.timeline b,.mapLink,.dish small,.menuItemContent small,.menuNote b,.green,.stars{color:var(--gold)!important}.filters button,.categoryTabs button{border-color:#073f5659!important;color:var(--ink)!important;background:#fffaf2!important}.priceTags span{background:#eef9fb!important;border-color:#1ca7b84d!important;color:var(--ink)!important}.homeShowcase,.menuPage,.menuSection,.section,.stickyFilters{background:var(--cream)!important}footer{border-top:1px solid rgba(216,146,18,.45)!important}footer p,footer button,footer small{color:#eaf7fb!important}.footerLogo{background:#fff8ee!important;border:1px solid rgba(216,146,18,.45)!important;border-radius:14px!important;padding:8px!important;filter:none!important}.menuList{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.menuItemPro{display:flex!important;flex-direction:column!important;border-left:6px solid var(--gold)!important;border-radius:18px!important;padding:22px!important;min-height:190px!important}.menuItemPro:before{background:#1ca7b81a!important}.menuItemPro p{color:#526a75!important}.menuItemPro a{align-self:flex-start!important;margin-top:auto!important}[style*="#9f1d24"],[style*="#b3262d"],[style*="#7a1218"],[style*="#a81418"],[style*="#d7352f"],[style*=red]{color:var(--gold)!important;border-color:var(--gold)!important}@media(max-width:1100px){.heroInner{grid-template-columns:1fr!important}.heroPhoto{display:block!important;position:relative!important;opacity:1!important;right:auto!important;bottom:auto!important}.heroPhoto img{width:100%!important;height:320px!important}.brandLogo{width:148px!important;height:104px!important}}@media(max-width:960px){.links{top:122px!important;background:#063247!important}.menuList{grid-template-columns:1fr!important}.heroPhoto{display:block!important}.nav{height:112px!important}}:root{--green:#073f56!important;--green2:#0b5571!important;--deep:#063247!important;--blue:#0b5571!important;--turquoise:#19a7b8!important;--gold:#d89212!important;--orange:#f59a14!important;--cream:#fff8ee!important;--soft:#fffaf2!important;--ink:#073f56!important;--muted:#526a75!important;--line:rgba(216,146,18,.34)!important;--text:#073f56!important}body{background:var(--cream)!important;color:var(--ink)!important}.topbar{display:none!important}header,.nav{background:linear-gradient(135deg,#063247,#0b5571)!important;border-bottom:1px solid rgba(216,146,18,.5)!important}.nav{height:108px!important;padding:0 7%!important;box-shadow:0 16px 45px #03233247!important}.brandLogo{width:145px!important;height:96px!important;object-fit:contain!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:drop-shadow(0 12px 16px rgba(0,0,0,.32))!important}.links button{color:#fff!important;font-weight:900!important}.links .active{color:var(--orange)!important;border:1px solid var(--orange)!important;border-radius:5px!important;padding:8px 10px!important}.reserve,.primary,.btn.primary,.dish a,.menuItemPro a,.info a,.info span{background:linear-gradient(135deg,var(--gold),var(--orange))!important;color:#fff!important;border:0!important;box-shadow:0 14px 30px #d892123d!important}.ghost,.btn.ghost{background:#0632475c!important;border:1px solid var(--gold)!important;color:#fff!important}.heroPremium,.hero{position:relative!important;min-height:620px!important;display:flex!important;align-items:center!important;overflow:hidden!important;background:linear-gradient(90deg,#063247f5,#063247db 36%,#06324780 62%,#0632472e),url(/images/fachada-hero.png) center right/cover no-repeat!important}.heroPremium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06324759,#06324714);pointer-events:none!important}.heroGlow{display:none!important}.heroInner{position:relative!important;z-index:1!important;display:block!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:90px 7%!important}.heroText{margin:0!important;max-width:670px!important;width:100%!important;color:#fff!important}.heroPhoto{display:none!important}.hero h1,.hero h1 .line{color:#fff!important;text-shadow:0 5px 20px rgba(0,0,0,.22)!important}.hero h1 em,.heroEyebrow,.heroCall,.eyebrow{color:var(--orange)!important}.heroBullets li{color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.25)!important}.menuBand,.featuredMenu,.homeGalleryBand,footer,.pageHero{background:linear-gradient(135deg,#063247,#0b5571)!important;color:#fff!important;border-top:1px solid rgba(216,146,18,.35)!important;border-bottom:1px solid rgba(216,146,18,.35)!important}.menuBand .section,.homeGalleryBand .section{background:transparent!important}.menuBand h2,.menuBand .eyebrow,.homeGalleryBand h2,footer h3,footer h4,.pageHero h1,.pageHero h2{color:#fff!important}.menuBand .sectionTitle{border-bottom:1px dashed rgba(216,146,18,.55)!important;padding-bottom:18px!important}.cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.dish{background:linear-gradient(145deg,#fffaf2,#fff)!important;border:1px solid rgba(216,146,18,.38)!important;border-radius:18px!important;padding:20px!important;box-shadow:0 18px 42px #03233224!important;min-height:250px!important;display:flex!important}.dish img{display:none!important}.featuredDish{border:2px solid var(--gold)!important;box-shadow:0 22px 50px #d8921233!important}.dishBody{padding:0!important;display:flex!important;flex-direction:column!important;width:100%!important}.dish small,.menuItemContent small{color:var(--gold)!important;letter-spacing:.08em!important;text-transform:uppercase!important}.dish h3,.menuItemPro h3,.section h2,.showcaseTitle h2,.categoryHeader h2{color:var(--ink)!important}.dish p,.menuItemPro p{color:var(--muted)!important;min-height:auto!important}.dish a{margin-top:auto!important;align-self:flex-start!important;padding:10px 14px!important;border-radius:10px!important}.priceTags span{background:#eef9fb!important;border:1px solid rgba(25,167,184,.35)!important;color:var(--ink)!important}.menuPage,.stickyFilters,.section,.homeShowcase{background:var(--cream)!important}.filters button,.categoryTabs button{border:1px solid rgba(7,63,86,.35)!important;color:var(--ink)!important;background:#fffaf2!important}.filters .active,.categoryTabs button.active,.categoryTabs button:hover{background:linear-gradient(135deg,#063247,#0b5571)!important;color:#fff!important;border-color:var(--gold)!important}.menuList{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.menuItemPro{background:linear-gradient(145deg,#fffaf2,#fff)!important;border:1px solid rgba(216,146,18,.36)!important;border-left:6px solid var(--gold)!important;border-radius:18px!important;padding:22px!important;box-shadow:0 18px 42px #03233217!important}.menuItemPro img{display:none!important}.categoryHeader span{border-color:#d8921273!important;color:var(--ink)!important;background:#fff!important}.homeGalleryBand{padding:0!important}.homeGalleryGrid figure,.galleryPage img{border:2px solid rgba(216,146,18,.55)!important;box-shadow:0 18px 42px #03233238!important;background:#063247!important}.homeGalleryGrid figcaption{background:linear-gradient(135deg,#063247f0,#0b5571f0)!important;color:#fff!important}.showcaseTitle h2,.showCard h3,.showcaseAside strong,.info h3,.specialBanner h2,.timeline b,.mapLink,.green,.stars{color:var(--gold)!important}.highlight{border-left-color:var(--gold)!important;background:#fffaf2!important}.showCard b{background:linear-gradient(135deg,var(--gold),var(--orange))!important}footer .footerLogo{background:transparent!important;border:0!important;padding:0!important;filter:drop-shadow(0 10px 16px rgba(0,0,0,.28))!important}@media(max-width:1100px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.heroPremium,.hero{background-position:center!important}.heroInner{padding:70px 6%!important}.brandLogo{width:128px!important;height:88px!important}}@media(max-width:760px){.nav{height:96px!important}.brandLogo{width:118px!important;height:82px!important}.links{top:96px!important;background:#063247!important}.cards,.menuList{grid-template-columns:1fr!important}.heroPremium,.hero{min-height:560px!important;background-position:center!important}.heroInner{padding:55px 6%!important}.hero h1{font-size:46px!important}}.menuBand .sectionTitle h2,.featuredMenu .sectionTitle h2,.menuBand h2,.featuredMenu h2{color:var(--orange)!important;opacity:1!important;text-shadow:none!important}.menuBand .eyebrow,.featuredMenu .eyebrow,.menuBand .eyebrow.light{color:#fff!important;opacity:1!important}.menuBand .sectionTitle{border-bottom:1px dashed rgba(245,154,20,.75)!important}.nav{height:118px!important;padding:0 7%!important;overflow:visible!important}.brand{height:100%!important;display:flex!important;align-items:center!important;padding:0!important;background:transparent!important;border:0!important}.brandLogo{width:148px!important;height:106px!important;object-fit:contain!important;background:#fff8ee!important;border:1px solid rgba(216,146,18,.7)!important;border-radius:0 0 18px 18px!important;padding:7px!important;box-shadow:0 14px 34px #00000047!important;filter:none!important;opacity:1!important}.brandLogo,.brand img{mix-blend-mode:normal!important;transform:none!important}@media(max-width:1100px){.nav{height:108px!important}.brandLogo{width:132px!important;height:94px!important;padding:6px!important}}@media(max-width:760px){.nav{height:96px!important}.brandLogo{width:112px!important;height:80px!important;padding:5px!important}.links{top:96px!important}}.parkingLink{margin-top:10px!important;display:inline-flex!important;width:max-content!important;align-items:center!important;gap:8px!important;background:#fff8ee!important;color:#063247!important;border:1px solid rgba(216,146,18,.75)!important;border-radius:999px!important;padding:12px 18px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 10px 24px #0000001f!important}.parkingLink:hover{transform:translateY(-1px)!important}footer .footerLogo{width:148px!important;height:106px!important;object-fit:contain!important;background:#fff8ee!important;border:1px solid rgba(216,146,18,.7)!important;border-radius:0 0 18px 18px!important;padding:7px!important;box-shadow:0 14px 34px #00000047!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;transform:none!important;margin:0 auto 16px!important}@media(max-width:760px){footer .footerLogo{width:112px!important;height:80px!important;padding:5px!important}.parkingLink{width:100%!important;justify-content:center!important}}.galleryMixed figure{position:relative;overflow:hidden;background:#063247!important}.galleryMixed img,.galleryMixed video{width:100%!important;height:100%!important;min-height:330px!important;object-fit:cover!important;display:block!important;border:0!important;border-radius:12px!important;box-shadow:none!important}.galleryMixed video{background:#063247!important}.galleryVideo:after{content:"Vídeo";position:absolute;top:14px;left:14px;background:linear-gradient(135deg,var(--gold),var(--orange));color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;pointer-events:none}@media(max-width:960px){.galleryMixed img,.galleryMixed video{min-height:280px!important}}
