:root{--ink:#161513;--paper:#f4efe7;--line:rgba(20,20,20,.15);--serif:'Italiana',serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:#0d0d0d;color:#fff;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.045;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.topbar{position:fixed;z-index:50;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;mix-blend-mode:difference;color:#fff}.brand,.menu-back{border:0;background:none;color:inherit;cursor:pointer}.brand{display:flex;align-items:center;gap:12px;text-align:left}.brand-mark{width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:22px}.brand-copy{display:grid;line-height:1}.brand-copy b{font-family:var(--serif);font-size:18px;font-weight:400}.brand-copy small{margin-top:5px;font-size:9px;text-transform:uppercase;letter-spacing:.18em}.menu-back{font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:0;pointer-events:none;transition:.3s}.menu-back.show{opacity:1;pointer-events:auto}.home-view{display:none;min-height:100svh;background:#0e0e0e;padding:125px 24px 28px}.home-view.is-active{display:block}.intro{max-width:760px;margin:0 auto 44px;text-align:center}.eyebrow,.hero-copy p,.section-head span{font-size:10px;text-transform:uppercase;letter-spacing:.25em}.intro h1{font-family:var(--serif);font-weight:400;font-size:clamp(44px,8vw,96px);line-height:.92;margin:9px 0 18px}.intro-copy{color:#aaa;margin:0;font-size:14px}.portal-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.portal{position:relative;height:min(43vw,540px);min-height:380px;overflow:hidden;border:0;padding:0;background:#222;color:#fff;cursor:pointer;text-align:left}.portal img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.8,.2,1),filter .6s}.portal-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72))}.portal-number{position:absolute;right:22px;top:20px;font-size:10px;letter-spacing:.18em;opacity:.75}.portal-content{position:absolute;left:28px;right:28px;bottom:24px;display:grid;gap:7px}.portal-content small{font-size:9px;text-transform:uppercase;letter-spacing:.22em}.portal-content strong{font-family:var(--serif);font-weight:400;font-size:clamp(35px,5vw,68px);line-height:1}.portal-content em{font-style:normal;font-size:11px;opacity:.8;transform:translateY(8px);transition:.35s}.portal:hover img{transform:scale(1.06)}.portal:hover .portal-content em{transform:none}.portal-smoothie .portal-overlay{background:linear-gradient(180deg,rgba(58,73,32,.06),rgba(39,61,20,.73))}.portal-cocktail .portal-overlay{background:linear-gradient(180deg,rgba(40,0,37,.08),rgba(37,0,32,.8))}.portal-tapas .portal-overlay{background:linear-gradient(180deg,rgba(70,32,14,.04),rgba(44,24,13,.74))}.home-footer{text-align:center;color:#666;font-size:10px;text-transform:uppercase;letter-spacing:.2em;margin:25px 0 5px}.menu-view{display:none;min-height:100vh;background:var(--bg);color:var(--fg)}.menu-view.is-active{display:block}.menu-hero{height:74svh;min-height:560px;position:relative;overflow:hidden}.menu-hero>img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);animation:heroZoom 10s ease-out forwards}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.7))}.hero-copy{position:absolute;left:max(24px,7vw);bottom:9vh;max-width:780px}.hero-copy p{margin:0 0 12px}.hero-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(70px,13vw,180px);line-height:.78;margin:0 0 28px}.hero-copy span{display:block;max-width:560px;line-height:1.6;font-size:14px;color:rgba(255,255,255,.8)}.menu-shell{max-width:1240px;margin:auto;padding:0 24px 100px}.chips{position:sticky;top:0;z-index:20;display:flex;gap:7px;overflow:auto;padding:18px 0;background:linear-gradient(var(--bg) 78%,transparent);scrollbar-width:none}.chips a{flex:0 0 auto;text-decoration:none;color:var(--fg);border:1px solid var(--softline);border-radius:99px;padding:9px 15px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.menu-section{padding:78px 0 18px;scroll-margin-top:65px}.section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--softline);padding-bottom:18px;margin-bottom:28px}.section-head h3{font-family:var(--serif);font-size:clamp(42px,6vw,76px);font-weight:400;line-height:.85;margin:0}.section-head span{opacity:.55}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px 16px}.product-card{border-bottom:1px solid var(--softline);padding-bottom:20px}.product-image{height:440px;overflow:hidden;background:#ccc}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.035)}.product-copy{display:flex;justify-content:space-between;gap:25px;padding-top:15px}.product-copy h4,.line-item h4{font-family:var(--serif);font-size:25px;font-weight:400;margin:0 0 8px}.product-copy p,.line-item p{font-size:12px;line-height:1.6;opacity:.6;max-width:440px;margin:0}.product-copy b,.line-item b{font-weight:500;font-size:13px;white-space:nowrap}.list-menu{border-top:1px solid var(--softline)}.line-item{display:flex;justify-content:space-between;gap:25px;padding:22px 0;border-bottom:1px solid var(--softline)}.floating-home{position:fixed;z-index:60;right:22px;bottom:20px;border:0;border-radius:999px;width:64px;height:64px;background:#fff;color:#111;display:none;place-items:center;box-shadow:0 12px 40px rgba(0,0,0,.18);cursor:pointer}.floating-home.show{display:grid}.floating-home span{font-size:21px;line-height:.65}.floating-home small{font-size:8px;text-transform:uppercase;letter-spacing:.1em}.theme-breakfast{--bg:#f1eadf;--fg:#2a241e;--softline:rgba(42,36,30,.16)}.theme-smoothie{--bg:#edf1d9;--fg:#18351c;--softline:rgba(24,53,28,.16)}.theme-cocktail{--bg:#100a11;--fg:#f6eaf5;--softline:rgba(246,234,245,.15)}.theme-tapas{--bg:#efe2d3;--fg:#402514;--softline:rgba(64,37,20,.16)}.theme-cocktail .product-image{border-radius:48% 48% 4px 4px}.theme-smoothie .product-image{border-radius:180px 180px 14px 14px}.theme-breakfast .product-image{border-radius:2px}.theme-tapas .product-image{border-radius:4px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}@keyframes heroZoom{to{transform:scale(1.08)}}@media(max-width:760px){.topbar{height:70px;padding:0 18px}.brand-copy{display:none}.home-view{padding:100px 12px 16px}.intro{margin-bottom:26px}.intro h1{font-size:51px}.intro-copy{font-size:12px}.portal-grid{grid-template-columns:1fr;gap:7px}.portal{height:52svh;min-height:360px}.portal-content{left:20px;bottom:20px}.portal-content strong{font-size:46px}.menu-hero{height:69svh;min-height:500px}.hero-copy{left:20px;right:20px;bottom:56px}.hero-copy h2{font-size:68px;margin-bottom:18px}.hero-copy span{font-size:12px}.menu-shell{padding:0 14px 90px}.menu-section{padding-top:55px}.section-head{align-items:flex-start;flex-direction:column;gap:9px}.product-grid{grid-template-columns:1fr;gap:28px}.product-image{height:62svh;max-height:520px}.product-copy h4,.line-item h4{font-size:23px}.floating-home{width:58px;height:58px;right:14px;bottom:14px}.menu-back{font-size:9px}.chips{margin:0 -14px;padding-left:14px;padding-right:14px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}

/* Matinik'a · identidad neón aplicada únicamente a la carta de cócteles */
.theme-cocktail{
  --bg:#05040a;
  --fg:#fff8ff;
  --softline:rgba(80,210,255,.28);
  background:
    radial-gradient(circle at 10% 12%,rgba(255,37,178,.15),transparent 30rem),
    radial-gradient(circle at 92% 30%,rgba(49,197,255,.13),transparent 32rem),
    #05040a;
}
.theme-cocktail .cocktail-hero{isolation:isolate;background:#04050a}
.theme-cocktail .cocktail-hero>img{filter:saturate(1.08) brightness(.38) contrast(1.25)}
.theme-cocktail .cocktail-hero .hero-shade{
  background:
    radial-gradient(circle at 72% 25%,rgba(46,196,255,.18),transparent 31%),
    radial-gradient(circle at 22% 58%,rgba(255,28,169,.22),transparent 36%),
    linear-gradient(180deg,rgba(3,3,9,.18),rgba(4,3,10,.9));
}
.theme-cocktail .cocktail-hero::before{
  content:"";
  position:absolute;
  inset:24px;
  z-index:2;
  pointer-events:none;
  border:2px solid #ff2fb5;
  border-radius:22px;
  box-shadow:0 0 5px #fff,0 0 12px #ff2fb5,0 0 30px rgba(255,47,181,.72),inset 0 0 16px rgba(255,47,181,.22);
  animation:neonFrame 3.2s ease-in-out infinite;
}
.theme-cocktail .cocktail-hero::after{
  content:"";
  position:absolute;
  z-index:2;
  pointer-events:none;
  left:9%;
  right:9%;
  bottom:20px;
  height:2px;
  background:linear-gradient(90deg,transparent,#35c9ff 22%,#fff 50%,#ff2fb5 78%,transparent);
  box-shadow:0 0 9px #35c9ff,0 0 18px #ff2fb5;
}
.theme-cocktail .hero-copy{z-index:3}
.theme-cocktail .neon-logo-sign{
  position:relative;
  width:min(370px,42vw);
  aspect-ratio:1857/1272;
  margin:0 0 12px;
  overflow:hidden;
  filter:drop-shadow(0 0 8px rgba(53,201,255,.34)) drop-shadow(0 0 14px rgba(255,47,181,.28));
  animation:logoNeonFault 8.5s linear infinite;
  transform-origin:center;
}
.theme-cocktail .neon-logo-sign img{
  position:absolute;
  top:-30.59%;
  left:-5.44%;
  width:110.29%;
  max-width:none;
  height:auto;
  display:block;
}
.theme-cocktail .hero-copy>p{color:#74ddff;font-size:12px;font-weight:600;text-shadow:0 0 7px #23bcff,0 0 16px rgba(35,188,255,.8)}
.theme-cocktail .hero-copy h2{
  font-family:'Pacifico',cursive;
  font-size:clamp(76px,13vw,174px);
  letter-spacing:.01em;
  color:#fff;
  text-shadow:0 0 4px #fff,0 0 10px #ff2fb5,0 0 24px #ff2fb5,0 0 48px rgba(255,47,181,.72);
  animation:neonFlicker 1.1s linear 1,neonBreath 4s ease-in-out 1.1s infinite;
}
.theme-cocktail .hero-copy>span{
  max-width:650px;
  font-size:16px;
  line-height:1.7;
  color:rgba(255,255,255,.94);
  text-shadow:0 2px 12px rgba(0,0,0,.85);
}
.theme-cocktail .menu-shell{position:relative}
.theme-cocktail .chips{
  top:82px;
  z-index:45;
  margin:0 -24px;
  padding-left:24px;
  padding-right:24px;
  padding-top:20px;
  padding-bottom:20px;
  background:linear-gradient(180deg,rgba(5,4,10,.98) 0%,rgba(5,4,10,.94) 78%,rgba(5,4,10,.82) 100%);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(255,47,181,.22);
  box-shadow:0 14px 24px -22px rgba(53,201,255,.7);
}
.theme-cocktail .menu-section{scroll-margin-top:164px}
.theme-cocktail .chips a{
  padding:11px 17px;
  border-color:#ff2fb5;
  background:rgba(14,7,20,.88);
  color:#fff;
  font-size:12px;
  font-weight:600;
  box-shadow:inset 0 0 10px rgba(255,47,181,.12),0 0 8px rgba(255,47,181,.25);
  transition:transform .25s ease,box-shadow .25s ease,background .25s ease;
}
.theme-cocktail .chips a:nth-child(even){border-color:#35c9ff;box-shadow:inset 0 0 10px rgba(53,201,255,.12),0 0 8px rgba(53,201,255,.24)}
.theme-cocktail .chips a:hover,.theme-cocktail .chips a:focus-visible{
  transform:translateY(-2px);
  background:rgba(255,47,181,.16);
  box-shadow:0 0 5px #fff,0 0 13px #ff2fb5,0 0 24px rgba(255,47,181,.45);
  outline:none;
}
.theme-cocktail .section-head{
  border-color:rgba(255,47,181,.58);
  box-shadow:0 12px 22px -19px #ff2fb5;
}
.theme-cocktail .section-head h3{
  font-family:'Pacifico',cursive;
  color:#fff;
  text-shadow:0 0 4px #fff,0 0 9px #ff2fb5,0 0 20px rgba(255,47,181,.75);
}
.theme-cocktail .section-head span{font-size:12px;font-weight:600;color:#6fdcff;opacity:1;text-shadow:0 0 8px rgba(53,201,255,.85)}
.theme-cocktail .product-grid{gap:28px 20px}
.theme-cocktail .product-card{
  padding:10px 10px 20px;
  overflow:hidden;
  border:1px solid rgba(255,47,181,.48);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(255,47,181,.08),rgba(9,8,18,.86) 44%,rgba(53,201,255,.07));
  box-shadow:0 18px 42px rgba(0,0,0,.34),inset 0 0 24px rgba(255,255,255,.018);
  transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease;
}
.theme-cocktail .product-card:nth-child(even){border-color:rgba(53,201,255,.48)}
.theme-cocktail .product-card:hover{
  transform:translateY(-7px);
  border-color:#ff72cf;
  box-shadow:0 0 8px rgba(255,255,255,.35),0 0 20px rgba(255,47,181,.36),0 24px 52px rgba(0,0,0,.45);
}
.theme-cocktail .product-card:nth-child(even):hover{border-color:#66dcff;box-shadow:0 0 8px rgba(255,255,255,.32),0 0 20px rgba(53,201,255,.36),0 24px 52px rgba(0,0,0,.45)}
.theme-cocktail .product-image{
  position:relative;
  height:420px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:16px;
  box-shadow:inset 0 0 20px rgba(0,0,0,.36);
}
.theme-cocktail .product-image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(180deg,transparent 55%,rgba(4,3,10,.28));
  box-shadow:inset 0 0 18px rgba(255,47,181,.12);
}
.theme-cocktail .product-image img{filter:saturate(1.12) contrast(1.04)}
.theme-cocktail .product-copy{padding:18px 6px 0}
.theme-cocktail .product-copy h4,.theme-cocktail .line-item h4{
  font-family:'DM Sans',sans-serif;
  font-size:27px;
  font-weight:600;
  letter-spacing:-.02em;
  color:#fff;
}
.theme-cocktail .product-copy p,.theme-cocktail .line-item p{
  max-width:560px;
  font-size:15px;
  line-height:1.68;
  color:rgba(255,255,255,.78);
  opacity:1;
}
.theme-cocktail .product-copy b,.theme-cocktail .line-item b{
  font-size:16px;
  color:#72ddff;
  text-shadow:0 0 7px rgba(53,201,255,.8),0 0 16px rgba(53,201,255,.45);
}
.theme-cocktail .list-menu{
  overflow:hidden;
  border:1px solid rgba(53,201,255,.34);
  border-radius:18px;
  background:rgba(8,7,16,.64);
  box-shadow:0 0 22px rgba(53,201,255,.08),inset 0 0 28px rgba(255,47,181,.035);
}
.theme-cocktail .line-item{
  padding:24px 22px;
  border-color:rgba(255,255,255,.12);
  transition:background .25s ease,padding-left .25s ease;
}
.theme-cocktail .line-item:hover{padding-left:27px;background:linear-gradient(90deg,rgba(255,47,181,.1),rgba(53,201,255,.035))}
body[data-view="cocteles"] .topbar{
  mix-blend-mode:normal;
  background:linear-gradient(180deg,rgba(3,3,9,.82),transparent);
  text-shadow:0 0 8px rgba(255,255,255,.58);
}
body[data-view="cocteles"] .brand-mark{
  border-color:#ff2fb5;
  box-shadow:0 0 7px #ff2fb5,0 0 17px rgba(255,47,181,.62),inset 0 0 9px rgba(255,47,181,.24);
}
body[data-view="cocteles"] .brand-copy b{font-family:'Pacifico',cursive;text-shadow:0 0 7px #ff2fb5,0 0 16px rgba(255,47,181,.72)}
body[data-view="cocteles"] .brand-copy small{color:#74ddff;text-shadow:0 0 8px rgba(53,201,255,.82)}
body[data-view="cocteles"] .floating-home{
  border:1px solid #ff2fb5;
  background:#090712;
  color:#fff;
  box-shadow:0 0 8px #ff2fb5,0 0 24px rgba(255,47,181,.48),0 14px 36px rgba(0,0,0,.45);
}
@keyframes neonFrame{
  0%,100%{opacity:.88;box-shadow:0 0 5px #fff,0 0 12px #ff2fb5,0 0 30px rgba(255,47,181,.72),inset 0 0 16px rgba(255,47,181,.22)}
  50%{opacity:1;box-shadow:0 0 7px #fff,0 0 18px #ff2fb5,0 0 42px rgba(255,47,181,.86),inset 0 0 22px rgba(255,47,181,.3)}
}
@keyframes neonFlicker{
  0%,16%,20%,24%,55%,100%{opacity:1}
  18%,22%,57%{opacity:.35}
}
@keyframes neonBreath{
  0%,100%{filter:brightness(.94)}
  50%{filter:brightness(1.18)}
}
@keyframes logoNeonFault{
  0%,3%,5.2%,7.4%,10%,12.3%,15%,72%,74.5%,77%,100%{
    opacity:1;
    filter:drop-shadow(0 0 8px rgba(53,201,255,.42)) drop-shadow(0 0 17px rgba(255,47,181,.42)) brightness(1.04);
  }
  3.8%,6.2%,11.1%,73.2%{
    opacity:.24;
    filter:drop-shadow(0 0 2px rgba(53,201,255,.12)) drop-shadow(0 0 4px rgba(255,47,181,.12)) brightness(.54);
  }
  8.6%,13.5%,75.7%{
    opacity:.68;
    filter:drop-shadow(0 0 4px rgba(53,201,255,.25)) drop-shadow(0 0 8px rgba(255,47,181,.23)) brightness(.78);
  }
  42%{
    opacity:1;
    filter:drop-shadow(0 0 11px rgba(53,201,255,.55)) drop-shadow(0 0 23px rgba(255,47,181,.5)) brightness(1.16);
  }
}
@media(max-width:760px){
  .theme-cocktail .cocktail-hero::before{inset:10px;border-radius:15px}
  .theme-cocktail .cocktail-hero::after{left:12%;right:12%;bottom:9px}
  .theme-cocktail .hero-copy{bottom:45px}
  .theme-cocktail .neon-logo-sign{width:min(290px,82vw);margin-bottom:9px}
  .theme-cocktail .hero-copy h2{font-size:68px;line-height:.9;margin-bottom:20px}
  .theme-cocktail .hero-copy>span{font-size:15px;line-height:1.58}
  .theme-cocktail .chips{top:70px;margin:0 -14px;padding-left:14px;padding-right:14px}
  .theme-cocktail .menu-section{scroll-margin-top:148px}
  .theme-cocktail .chips a{font-size:11px;padding:10px 14px}
  .theme-cocktail .section-head h3{font-size:44px;line-height:1.05}
  .theme-cocktail .product-card{padding:8px 8px 18px;border-radius:18px}
  .theme-cocktail .product-image{height:58svh;max-height:500px;border-radius:13px}
  .theme-cocktail .product-copy h4,.theme-cocktail .line-item h4{font-size:24px}
  .theme-cocktail .product-copy p,.theme-cocktail .line-item p{font-size:14.5px}
  .theme-cocktail .line-item{padding:21px 16px}
  .theme-cocktail .line-item:hover{padding-left:16px}
}
@media(prefers-reduced-motion:reduce){
  .theme-cocktail .cocktail-hero::before,.theme-cocktail .hero-copy h2,.theme-cocktail .neon-logo-sign{animation:none!important}
  .theme-cocktail .product-card:hover,.theme-cocktail .chips a:hover,.theme-cocktail .chips a:focus-visible{transform:none}
}

/* Matinik'a · estilo fresco y artesanal aplicado únicamente a Desayunos */
.theme-breakfast{
  --bg:#fffaf0;
  --fg:#285221;
  --softline:rgba(52,111,40,.2);
  background:
    radial-gradient(circle at 8% 5%,rgba(244,126,30,.1),transparent 24rem),
    radial-gradient(circle at 92% 32%,rgba(72,145,51,.07),transparent 26rem),
    linear-gradient(180deg,#fffdf8,#fff8ed 58%,#fffdf8);
}
.theme-breakfast .menu-hero{
  height:72svh;
  min-height:570px;
  background:#f7eddb;
  border-bottom:4px solid #ef8126;
}
.theme-breakfast .menu-hero>img{
  object-position:center 48%;
  filter:saturate(.94) brightness(1.05) contrast(.98);
}
.theme-breakfast .hero-shade{
  background:
    linear-gradient(90deg,rgba(255,250,240,.97) 0%,rgba(255,250,240,.88) 38%,rgba(255,250,240,.2) 68%,rgba(255,250,240,.03) 100%),
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(70,49,20,.1));
}
.theme-breakfast .hero-copy{
  z-index:2;
  bottom:8vh;
  max-width:690px;
  padding:32px 38px 34px;
  color:#285221;
  background:rgba(255,253,247,.82);
  border:1px solid rgba(235,126,35,.32);
  border-left:7px solid #ef8126;
  border-radius:7px 30px 7px 30px;
  box-shadow:0 22px 50px rgba(84,52,16,.14);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}
.theme-breakfast .hero-copy::before{
  content:"";
  position:absolute;
  top:-13px;
  left:28px;
  width:118px;
  height:24px;
  z-index:-1;
  background:#ef8126;
  opacity:.92;
  clip-path:polygon(2% 20%,95% 0,100% 74%,91% 100%,4% 86%,0 38%);
  animation:breakfastAccent 5.5s ease-in-out infinite;
}
.theme-breakfast .hero-copy>p{
  margin-bottom:13px;
  color:#3c8731;
  font-size:12px;
  font-weight:700;
}
.theme-breakfast .hero-copy h2{
  margin-bottom:22px;
  color:#e9781d;
  font-family:'Pacifico',cursive;
  font-size:clamp(78px,11vw,150px);
  line-height:.88;
  letter-spacing:.01em;
  text-shadow:0 3px 0 rgba(255,255,255,.8),0 9px 22px rgba(202,101,22,.12);
}
.theme-breakfast .hero-copy>span{
  max-width:590px;
  color:#315b28;
  font-size:16px;
  font-weight:500;
  line-height:1.65;
}
.theme-breakfast .menu-shell{position:relative}
.theme-breakfast .chips{
  top:82px;
  z-index:45;
  gap:9px;
  margin:0 -24px;
  padding:17px 24px 18px;
  background:rgba(255,250,240,.95);
  border-bottom:1px solid rgba(63,125,46,.2);
  box-shadow:0 16px 28px -26px rgba(49,91,34,.8);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.theme-breakfast .chips a{
  padding:11px 17px;
  border:1px solid rgba(55,118,43,.34);
  border-radius:8px 16px 7px 15px;
  background:#fffef9;
  color:#34762b;
  font-size:12px;
  font-weight:700;
  letter-spacing:.08em;
  box-shadow:0 5px 12px rgba(71,111,47,.08);
  transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;
}
.theme-breakfast .chips a:nth-child(odd){border-color:rgba(239,129,38,.45);color:#b65312}
.theme-breakfast .chips a:hover,.theme-breakfast .chips a:focus-visible{
  transform:translateY(-2px) rotate(-.4deg);
  background:#b65312;
  border-color:#b65312;
  color:#fff;
  box-shadow:0 8px 18px rgba(211,99,19,.24);
  outline:none;
}
.theme-breakfast .menu-section{
  position:relative;
  padding-top:76px;
  scroll-margin-top:162px;
}
.theme-breakfast .menu-section::before{
  content:"✳";
  position:absolute;
  top:38px;
  right:2%;
  color:#55a23c;
  font-size:22px;
  opacity:.4;
  animation:breakfastSpark 6s ease-in-out infinite;
}
.theme-breakfast .menu-section:nth-of-type(even)::before{right:auto;left:2%;animation-delay:-2.4s}
.theme-breakfast .section-head{
  align-items:center;
  gap:24px;
  padding-bottom:22px;
  margin-bottom:24px;
  border-bottom:2px dotted rgba(65,129,47,.28);
}
.theme-breakfast .section-head h3{
  order:-1;
  padding:13px 30px 15px;
  color:#fffdf8;
  background:#df6f16;
  font-family:'Italiana',serif;
  font-size:clamp(34px,5vw,58px);
  line-height:.92;
  text-align:center;
  text-transform:uppercase;
  text-shadow:0 2px 0 rgba(130,61,11,.15);
  clip-path:polygon(2% 7%,96% 0,100% 80%,94% 98%,5% 93%,0 20%);
  filter:drop-shadow(0 7px 8px rgba(189,83,10,.15));
}
.theme-breakfast .section-head span{
  color:#3c8331;
  font-size:12px;
  font-weight:700;
  opacity:1;
}
.theme-breakfast .list-menu{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:15px;
  border:0;
}
.theme-breakfast .line-item{
  position:relative;
  align-items:flex-start;
  min-height:150px;
  padding:24px 22px 23px;
  border:1px solid rgba(217,174,125,.34);
  border-left:5px solid #ef8126;
  border-radius:18px 7px 18px 7px;
  background:rgba(255,255,252,.88);
  box-shadow:0 13px 28px rgba(105,76,33,.075);
  transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease;
}
.theme-breakfast .line-item:nth-child(even){border-left-color:#4b9438}
.theme-breakfast .line-item:hover{
  z-index:1;
  transform:translateY(-5px) rotate(-.2deg);
  border-color:rgba(239,129,38,.5);
  box-shadow:0 20px 38px rgba(105,76,33,.13);
}
.theme-breakfast .line-item>div{min-width:0;flex:1}
.theme-breakfast .line-item h4{
  margin-bottom:10px;
  color:#b65312;
  font-family:'Pacifico',cursive;
  font-size:27px;
  font-weight:400;
  line-height:1.22;
}
.theme-breakfast .line-item p{
  max-width:560px;
  color:#39712f;
  font-size:15.5px;
  font-weight:500;
  line-height:1.58;
  opacity:1;
}
.theme-breakfast .line-item b{
  flex:0 0 auto;
  padding:7px 10px;
  border:1px solid rgba(235,124,31,.22);
  border-radius:12px 5px 12px 5px;
  background:#fff3df;
  color:#b04c0f;
  font-size:15px;
  line-height:1.55;
  text-align:right;
}
body[data-view="desayunos"] .topbar{
  mix-blend-mode:normal;
  color:#315f29;
  background:linear-gradient(180deg,rgba(255,252,245,.98),rgba(255,252,245,.82) 72%,transparent);
}
body[data-view="desayunos"] .brand-mark{
  border-color:#eb7b20;
  color:#b65312;
  background:rgba(255,255,255,.78);
  box-shadow:0 7px 18px rgba(203,94,15,.14);
}
body[data-view="desayunos"] .brand-copy b{color:#b04c0f;font-family:'Pacifico',cursive;font-weight:400}
body[data-view="desayunos"] .brand-copy small{color:#397b30;font-weight:600}
body[data-view="desayunos"] .menu-back{color:#37752f;font-weight:700}
body[data-view="desayunos"] .floating-home{
  border:1px solid #dc701d;
  background:#b65312;
  color:#fff;
  box-shadow:0 12px 30px rgba(186,80,8,.27);
}
@keyframes breakfastAccent{
  0%,100%{transform:rotate(-1deg) scaleX(.96);opacity:.82}
  50%{transform:rotate(.8deg) scaleX(1.04);opacity:1}
}
@keyframes breakfastSpark{
  0%,100%{transform:rotate(-8deg) scale(.9);opacity:.28}
  50%{transform:rotate(9deg) scale(1.12);opacity:.55}
}
@media(max-width:760px){
  .theme-breakfast .menu-hero{height:68svh;min-height:530px}
  .theme-breakfast .menu-hero>img{object-position:62% center}
  .theme-breakfast .hero-shade{
    background:linear-gradient(180deg,rgba(255,250,240,.12) 8%,rgba(255,250,240,.55) 42%,rgba(255,250,240,.97) 100%);
  }
  .theme-breakfast .hero-copy{
    left:18px;
    right:18px;
    bottom:26px;
    padding:25px 20px 24px;
    border-left-width:5px;
    border-radius:6px 22px 6px 22px;
  }
  .theme-breakfast .hero-copy::before{left:20px;width:92px;height:19px}
  .theme-breakfast .hero-copy>p{font-size:11px}
  .theme-breakfast .hero-copy h2{font-size:clamp(54px,18vw,76px);margin-bottom:15px}
  .theme-breakfast .hero-copy>span{font-size:15px;line-height:1.55}
  .theme-breakfast .chips{top:70px;margin:0 -14px;padding:14px}
  .theme-breakfast .chips a{padding:10px 14px;font-size:11px}
  .theme-breakfast .menu-section{padding-top:62px;scroll-margin-top:143px}
  .theme-breakfast .menu-section::before{top:30px;font-size:18px}
  .theme-breakfast .section-head{align-items:flex-start;gap:12px;padding-bottom:18px}
  .theme-breakfast .section-head h3{max-width:100%;padding:11px 20px 13px;font-size:clamp(29px,10vw,42px);text-align:left}
  .theme-breakfast .section-head span{font-size:11px}
  .theme-breakfast .list-menu{grid-template-columns:1fr;gap:11px}
  .theme-breakfast .line-item{min-height:0;padding:21px 16px 20px;gap:12px;border-radius:15px 6px 15px 6px}
  .theme-breakfast .line-item:hover{transform:translateY(-2px)}
  .theme-breakfast .line-item h4{font-size:24px}
  .theme-breakfast .line-item p{font-size:15px;line-height:1.55}
  .theme-breakfast .line-item b{padding:6px 8px;font-size:14px}
}
@media(prefers-reduced-motion:reduce){
  .theme-breakfast .hero-copy::before,.theme-breakfast .menu-section::before{animation:none!important}
  .theme-breakfast .chips a:hover,.theme-breakfast .chips a:focus-visible,.theme-breakfast .line-item:hover{transform:none}
}

/* Matinik'a · ambiente tropical aplicado únicamente a Smoothies, Granizados y Helados */
.theme-smoothie{
  --bg:#ffe7bd;
  --fg:#145f59;
  --softline:rgba(18,119,109,.23);
  background:
    radial-gradient(circle at 8% 9%,rgba(255,211,76,.3),transparent 24rem),
    radial-gradient(circle at 91% 28%,rgba(252,135,122,.2),transparent 28rem),
    radial-gradient(circle at 50% 78%,rgba(66,189,158,.14),transparent 34rem),
    linear-gradient(180deg,#ffedcf,#ffdcaa 48%,#ffedcf);
}
.theme-smoothie .menu-hero{
  height:72svh;
  min-height:570px;
  background:#ffd9a0;
  border-bottom:4px solid #20a99d;
  isolation:isolate;
}
.theme-smoothie .menu-hero>img{
  object-position:center;
  filter:saturate(1.16) brightness(1.03) contrast(1.02);
  animation:smoothieBreeze 14s ease-in-out infinite alternate;
}
.theme-smoothie .hero-shade{
  background:
    linear-gradient(90deg,rgba(255,234,197,.97) 0%,rgba(255,226,178,.84) 40%,rgba(255,216,156,.18) 70%,rgba(16,94,70,.08) 100%),
    linear-gradient(180deg,rgba(255,246,217,.1),rgba(22,95,75,.14));
}
.theme-smoothie .hero-copy{
  z-index:2;
  bottom:8vh;
  max-width:700px;
  padding:31px 38px 34px;
  color:#125f59;
  background:rgba(255,239,208,.8);
  border:1px solid rgba(16,132,119,.28);
  border-radius:30px 8px 30px 8px;
  box-shadow:0 24px 54px rgba(79,72,25,.17);
  -webkit-backdrop-filter:blur(9px);
  backdrop-filter:blur(9px);
}
.theme-smoothie .hero-copy::before{
  content:"";
  position:absolute;
  top:-25px;
  right:34px;
  width:62px;
  height:62px;
  z-index:-1;
  border:10px solid rgba(252,211,57,.78);
  border-radius:50%;
  box-shadow:-26px 20px 0 -15px rgba(24,160,139,.72),20px 25px 0 -19px rgba(239,92,119,.68);
  animation:tropicalGlow 5s ease-in-out infinite;
}
.theme-smoothie .hero-copy>p{
  margin-bottom:13px;
  color:#126b54;
  font-size:12px;
  font-weight:800;
}
.theme-smoothie .hero-copy h2{
  margin-bottom:22px;
  color:#087b70;
  font-family:'Pacifico',cursive;
  font-size:clamp(74px,11vw,148px);
  line-height:.88;
  letter-spacing:.01em;
  -webkit-text-stroke:1px rgba(248,221,72,.9);
  text-shadow:3px 4px 0 #f5d94d,7px 9px 0 rgba(10,91,79,.18),0 18px 34px rgba(25,94,78,.16);
}
.theme-smoothie .hero-copy>span{
  max-width:590px;
  color:#165f51;
  font-size:16px;
  font-weight:600;
  line-height:1.65;
}
.theme-smoothie .menu-shell{position:relative}
.theme-smoothie .chips{
  top:82px;
  z-index:45;
  gap:9px;
  margin:0 -24px;
  padding:17px 24px 18px;
  background:rgba(255,232,191,.94);
  border-bottom:1px solid rgba(16,125,113,.22);
  box-shadow:0 17px 30px -27px rgba(13,93,79,.82);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.theme-smoothie .chips a{
  padding:11px 17px;
  border:1px solid rgba(9,118,107,.36);
  border-radius:18px 7px 18px 7px;
  background:rgba(255,249,225,.88);
  color:#0e6c63;
  font-size:12px;
  font-weight:800;
  letter-spacing:.075em;
  box-shadow:0 6px 14px rgba(20,105,86,.1);
  transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;
}
.theme-smoothie .chips a:nth-child(even){border-color:rgba(200,118,10,.42);color:#9b5700}
.theme-smoothie .chips a:hover,.theme-smoothie .chips a:focus-visible{
  transform:translateY(-2px) rotate(.4deg);
  border-color:#087b70;
  background:#087b70;
  color:#fffdf1;
  box-shadow:0 9px 19px rgba(5,105,94,.25);
  outline:none;
}
.theme-smoothie .menu-section{
  position:relative;
  padding-top:78px;
  scroll-margin-top:162px;
}
.theme-smoothie .menu-section::before{
  content:"";
  position:absolute;
  top:31px;
  right:2%;
  width:42px;
  height:42px;
  border:7px solid rgba(16,142,125,.25);
  border-radius:50%;
  box-shadow:-19px 17px 0 -13px rgba(244,91,118,.42),18px 15px 0 -14px rgba(246,199,36,.65);
  animation:tropicalFloat 5.8s ease-in-out infinite;
}
.theme-smoothie .menu-section:nth-of-type(even)::before{right:auto;left:2%;animation-delay:-2.3s}
.theme-smoothie .section-head{
  align-items:center;
  gap:24px;
  padding-bottom:24px;
  margin-bottom:25px;
  border-bottom:3px dotted rgba(9,129,116,.28);
}
.theme-smoothie .section-head h3{
  order:-1;
  color:#087b70;
  font-family:'Pacifico',cursive;
  font-size:clamp(47px,7vw,82px);
  line-height:.96;
  letter-spacing:.01em;
  -webkit-text-stroke:.5px rgba(247,215,57,.75);
  text-shadow:2px 3px 0 #f4d94f,5px 6px 0 rgba(17,89,72,.14);
}
.theme-smoothie .section-head span{
  color:#176d5d;
  font-size:12px;
  font-weight:800;
  opacity:1;
}
.theme-smoothie .list-menu{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:15px;
  border:0;
}
.theme-smoothie .line-item{
  --fruit:#139b8e;
  --fruit-soft:rgba(19,155,142,.18);
  position:relative;
  min-height:126px;
  padding:25px 23px;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--fruit) 36%,transparent);
  border-radius:26px 8px 26px 8px;
  background:linear-gradient(135deg,rgba(255,251,231,.94),rgba(255,240,205,.82));
  box-shadow:0 14px 30px rgba(88,82,32,.09);
  transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease,border-color .32s ease;
}
.theme-smoothie .line-item::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:6px;
  background:linear-gradient(90deg,var(--fruit),color-mix(in srgb,var(--fruit) 42%,#f9dc4e));
}
.theme-smoothie .line-item::after{
  content:"";
  position:absolute;
  right:-26px;
  bottom:-38px;
  width:112px;
  height:112px;
  z-index:0;
  border-radius:50%;
  background:radial-gradient(circle at 34% 30%,rgba(255,255,255,.75),var(--fruit-soft) 38%,var(--fruit) 100%);
  opacity:.2;
  animation:tropicalFloat 6.4s ease-in-out infinite;
}
.theme-smoothie .line-item>*{position:relative;z-index:1}
.theme-smoothie .line-item:hover{
  z-index:1;
  transform:translateY(-6px) rotate(.25deg);
  border-color:color-mix(in srgb,var(--fruit) 62%,transparent);
  box-shadow:0 22px 42px rgba(76,78,29,.15);
}
.theme-smoothie .line-item h4{
  margin:0;
  color:#145e58;
  font-family:'DM Sans',sans-serif;
  font-size:25px;
  font-weight:700;
  line-height:1.25;
  letter-spacing:-.02em;
}
.theme-smoothie .line-item b{
  flex:0 0 auto;
  padding:8px 11px;
  border:1px solid color-mix(in srgb,var(--fruit) 30%,transparent);
  border-radius:14px 6px 14px 6px;
  background:rgba(255,252,229,.92);
  color:#105f57;
  font-size:16px;
  font-weight:800;
  line-height:1.35;
  box-shadow:0 5px 12px rgba(65,89,39,.08);
}
#smoothies-clasicos .line-item:nth-child(1){--fruit:#e94f79;--fruit-soft:rgba(233,79,121,.44)}
#smoothies-clasicos .line-item:nth-child(2){--fruit:#e3b319;--fruit-soft:rgba(246,212,62,.52)}
#smoothies-clasicos .line-item:nth-child(3){--fruit:#844c9c;--fruit-soft:rgba(132,76,156,.42)}
#smoothies-exoticos .line-item:nth-child(1){--fruit:#ed8f16;--fruit-soft:rgba(237,143,22,.48)}
#smoothies-exoticos .line-item:nth-child(2){--fruit:#c94c81;--fruit-soft:rgba(201,76,129,.42)}
#smoothies-exoticos .line-item:nth-child(3){--fruit:#dc9c00;--fruit-soft:rgba(244,199,36,.5)}
#smoothies-granizados .line-item:nth-child(1){--fruit:#99a814;--fruit-soft:rgba(207,218,65,.52)}
#smoothies-granizados .line-item:nth-child(2){--fruit:#dc7412;--fruit-soft:rgba(241,139,41,.48)}
#smoothies-granizados .line-item:nth-child(3){--fruit:#7a5236;--fruit-soft:rgba(122,82,54,.42)}
#smoothies-granizados .line-item:nth-child(4){--fruit:#df5c7b;--fruit-soft:rgba(223,92,123,.42)}
#smoothies-helados .line-item:nth-child(1){--fruit:#6f442f;--fruit-soft:rgba(111,68,47,.4)}
#smoothies-helados .line-item:nth-child(2){--fruit:#c99a22;--fruit-soft:rgba(240,213,126,.56)}
#smoothies-helados .line-item:nth-child(3){--fruit:#db6987;--fruit-soft:rgba(219,105,135,.43)}
body[data-view="smoothies"] .topbar{
  mix-blend-mode:normal;
  color:#0f655d;
  background:linear-gradient(180deg,rgba(255,239,210,.98),rgba(255,231,187,.82) 72%,transparent);
}
body[data-view="smoothies"] .brand-mark{
  border-color:#09877a;
  color:#08786e;
  background:rgba(255,249,223,.78);
  box-shadow:0 7px 18px rgba(8,119,105,.17);
}
body[data-view="smoothies"] .brand-copy b{color:#08766c;font-family:'Pacifico',cursive;font-weight:400}
body[data-view="smoothies"] .brand-copy small{color:#145f4e;font-weight:700}
body[data-view="smoothies"] .menu-back{color:#115e55;font-weight:800}
body[data-view="smoothies"] .floating-home{
  border:2px solid #f4d74a;
  background:#087b70;
  color:#fffef2;
  box-shadow:0 13px 32px rgba(4,98,87,.3);
}
@keyframes smoothieBreeze{
  from{transform:scale(1.03) translate3d(0,0,0)}
  to{transform:scale(1.1) translate3d(-.8%,.5%,0)}
}
@keyframes tropicalGlow{
  0%,100%{transform:translateY(0) rotate(-5deg);opacity:.78}
  50%{transform:translateY(-7px) rotate(6deg);opacity:1}
}
@keyframes tropicalFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-4deg)}
  50%{transform:translate3d(0,-8px,0) rotate(5deg)}
}
@media(max-width:760px){
  .theme-smoothie .menu-hero{height:68svh;min-height:530px}
  .theme-smoothie .menu-hero>img{object-position:54% center}
  .theme-smoothie .hero-shade{background:linear-gradient(180deg,rgba(255,230,187,.08) 8%,rgba(255,226,176,.52) 42%,rgba(255,233,198,.97) 100%)}
  .theme-smoothie .hero-copy{
    left:18px;
    right:18px;
    bottom:26px;
    padding:25px 20px 24px;
    border-radius:22px 6px 22px 6px;
  }
  .theme-smoothie .hero-copy::before{top:-18px;right:24px;width:46px;height:46px;border-width:7px}
  .theme-smoothie .hero-copy>p{font-size:11px}
  .theme-smoothie .hero-copy h2{font-size:clamp(52px,17vw,74px);margin-bottom:15px;text-shadow:2px 3px 0 #f5d94d,5px 6px 0 rgba(10,91,79,.16)}
  .theme-smoothie .hero-copy>span{font-size:15px;line-height:1.55}
  .theme-smoothie .chips{top:70px;margin:0 -14px;padding:14px}
  .theme-smoothie .chips a{padding:10px 14px;font-size:11px}
  .theme-smoothie .menu-section{padding-top:64px;scroll-margin-top:143px}
  .theme-smoothie .menu-section::before{top:27px;width:34px;height:34px;border-width:6px}
  .theme-smoothie .section-head{align-items:flex-start;gap:11px;padding-bottom:19px}
  .theme-smoothie .section-head h3{font-size:clamp(43px,14vw,64px)}
  .theme-smoothie .section-head span{font-size:11px}
  .theme-smoothie .list-menu{grid-template-columns:1fr;gap:11px}
  .theme-smoothie .line-item{min-height:108px;padding:22px 17px;gap:12px;border-radius:21px 7px 21px 7px}
  .theme-smoothie .line-item:hover{transform:translateY(-2px)}
  .theme-smoothie .line-item h4{font-size:22px}
  .theme-smoothie .line-item b{padding:7px 9px;font-size:15px}
}
@media(prefers-reduced-motion:reduce){
  .theme-smoothie .menu-hero>img,.theme-smoothie .hero-copy::before,.theme-smoothie .menu-section::before,.theme-smoothie .line-item::after{animation:none!important}
  .theme-smoothie .chips a:hover,.theme-smoothie .chips a:focus-visible,.theme-smoothie .line-item:hover{transform:none}
}

/* Matinik'a · elegancia vintage nocturna aplicada únicamente a Tapas */
.theme-tapas{
  --bg:#070707;
  --fg:#f3cb75;
  --softline:rgba(227,170,67,.32);
  background:
    radial-gradient(circle at 8% 8%,rgba(212,42,27,.11),transparent 27rem),
    radial-gradient(circle at 92% 38%,rgba(18,139,160,.07),transparent 29rem),
    linear-gradient(180deg,#050505,#0b0908 54%,#050505);
}
.theme-tapas .menu-hero{
  height:78svh;
  min-height:650px;
  background:#050505;
  isolation:isolate;
  border-bottom:2px solid #d13b27;
}
.theme-tapas .menu-hero>img{
  object-position:center;
  filter:saturate(.86) brightness(.32) contrast(1.25) sepia(.08);
}
.theme-tapas .hero-shade{
  background:
    radial-gradient(circle at 50% 30%,rgba(16,110,148,.13),transparent 30%),
    linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.9));
}
.theme-tapas .menu-hero::before{
  content:"";
  position:absolute;
  inset:22px;
  z-index:2;
  pointer-events:none;
  border:1px solid #e1452e;
  outline:1px solid rgba(230,174,62,.48);
  outline-offset:7px;
  box-shadow:0 0 20px rgba(213,49,33,.14),inset 0 0 28px rgba(224,57,35,.06);
  animation:tapasBorderGlow 5.2s ease-in-out infinite;
}
.theme-tapas .menu-hero::after{
  content:"◆";
  position:absolute;
  left:50%;
  bottom:12px;
  z-index:3;
  padding:0 18px;
  color:#28a6bd;
  background:#060606;
  font-size:14px;
  transform:translateX(-50%);
  text-shadow:0 0 10px rgba(40,166,189,.65);
}
.theme-tapas .hero-copy{
  left:max(38px,7vw);
  right:max(38px,7vw);
  bottom:5vh;
  z-index:3;
  max-width:none;
  text-align:center;
}
.theme-tapas .tapas-logo-sign{
  position:relative;
  width:min(300px,31vw);
  aspect-ratio:1857/1272;
  margin:0 auto 5px;
  overflow:hidden;
  filter:drop-shadow(0 0 7px rgba(52,183,255,.34)) drop-shadow(0 0 13px rgba(255,47,126,.3));
  animation:tapasLogoGlow 4.8s ease-in-out infinite;
}
.theme-tapas .tapas-logo-sign img{
  position:absolute;
  top:-30.59%;
  left:-5.44%;
  width:110.29%;
  max-width:none;
  height:auto;
  display:block;
}
.theme-tapas .hero-copy>p{
  margin:0 0 11px;
  color:#ff5a3a;
  font-size:12px;
  font-weight:700;
  letter-spacing:.28em;
  text-shadow:0 0 10px rgba(255,68,38,.38);
}
.theme-tapas .hero-copy h2{
  margin:0 0 18px;
  color:#f1c46b;
  font-family:'Italiana',serif;
  font-size:clamp(76px,12vw,158px);
  line-height:.82;
  letter-spacing:.06em;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff2bd 5%,#e4aa45 48%,#fff0a6 78%,#a86d19 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  filter:drop-shadow(0 8px 14px rgba(0,0,0,.65));
}
.theme-tapas .hero-copy>span{
  max-width:650px;
  margin:0 auto;
  color:#f2d28b;
  font-size:16px;
  line-height:1.65;
  text-shadow:0 2px 12px #000;
}
.theme-tapas .menu-shell{position:relative}
.theme-tapas .chips{
  top:82px;
  z-index:45;
  margin:0 -24px;
  padding:17px 24px 18px;
  background:rgba(6,6,6,.95);
  border-bottom:1px solid rgba(216,57,37,.34);
  box-shadow:0 17px 30px -27px rgba(230,167,54,.72);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
}
.theme-tapas .chips a{
  padding:11px 18px;
  border:1px solid #c93d29;
  border-radius:3px;
  background:rgba(15,11,9,.94);
  color:#f0c36b;
  font-size:12px;
  font-weight:700;
  letter-spacing:.13em;
  box-shadow:inset 0 0 12px rgba(226,62,39,.08),0 0 12px rgba(221,139,40,.1);
  transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease;
}
.theme-tapas .chips a:hover,.theme-tapas .chips a:focus-visible{
  transform:translateY(-2px);
  background:#a92e20;
  color:#fff0b4;
  box-shadow:0 0 9px rgba(228,66,41,.5),0 8px 20px rgba(0,0,0,.36);
  outline:none;
}
.theme-tapas .menu-section{
  position:relative;
  padding-top:76px;
  scroll-margin-top:157px;
}
.theme-tapas .section-head{
  display:grid;
  justify-items:center;
  gap:12px;
  padding-bottom:25px;
  margin-bottom:30px;
  border-bottom:1px solid #c63a28;
  text-align:center;
  box-shadow:0 15px 25px -24px rgba(227,168,57,.75);
}
.theme-tapas .section-head::after{
  content:"◆";
  display:block;
  margin-bottom:-34px;
  padding:0 16px;
  color:#27a5bb;
  background:#080706;
  font-size:13px;
  text-shadow:0 0 9px rgba(39,165,187,.55);
}
.theme-tapas .section-head h3{
  order:-1;
  margin:0;
  color:#f0c36a;
  font-family:'Italiana',serif;
  font-size:clamp(49px,7vw,84px);
  line-height:.92;
  letter-spacing:.05em;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff0b2,#d99b39 60%,#f0c974);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
}
.theme-tapas .section-head span{
  color:#ef5c3d;
  font-size:12px;
  font-weight:700;
  letter-spacing:.27em;
  opacity:1;
}
.theme-tapas .list-menu{
  position:relative;
  padding:25px 30px;
  overflow:hidden;
  border:1px solid #c83a27;
  outline:1px solid rgba(226,171,61,.32);
  outline-offset:-8px;
  border-radius:3px;
  background:linear-gradient(145deg,rgba(17,13,11,.94),rgba(5,5,5,.98));
  box-shadow:0 22px 55px rgba(0,0,0,.4),inset 0 0 35px rgba(219,51,31,.035);
}
.theme-tapas .list-menu::before,.theme-tapas .list-menu::after{
  position:absolute;
  z-index:2;
  color:#e0a847;
  background:#090706;
  font-size:17px;
  line-height:1;
}
.theme-tapas .list-menu::before{content:"◆";top:0;left:19px;padding:0 9px;transform:translateY(-48%)}
.theme-tapas .list-menu::after{content:"◆";right:19px;bottom:0;padding:0 9px;transform:translateY(48%)}
.theme-tapas .line-item{
  position:relative;
  align-items:flex-start;
  min-height:118px;
  padding:23px 17px 22px 24px;
  border-bottom:2px dotted rgba(221,170,79,.38);
  background:transparent;
  transition:background .28s ease,padding-left .28s ease,box-shadow .28s ease;
}
.theme-tapas .line-item:last-child{border-bottom:0}
.theme-tapas .line-item::before{
  content:"";
  position:absolute;
  top:29px;
  left:4px;
  width:8px;
  height:8px;
  border:1px solid #27a5bb;
  transform:rotate(45deg);
  box-shadow:0 0 7px rgba(39,165,187,.4);
}
.theme-tapas .line-item:hover{
  padding-left:30px;
  background:linear-gradient(90deg,rgba(179,44,29,.13),rgba(221,165,63,.025));
  box-shadow:inset 4px 0 0 #b93727;
}
.theme-tapas .line-item>div{min-width:0;flex:1}
.theme-tapas .line-item h4{
  margin:0 0 9px;
  color:#f2c971;
  font-family:Georgia,'Times New Roman',serif;
  font-size:27px;
  font-weight:700;
  line-height:1.27;
  letter-spacing:.005em;
}
.theme-tapas .line-item p{
  max-width:620px;
  color:#edcc83;
  font-size:16px;
  font-weight:600;
  line-height:1.62;
  opacity:.96;
}
.theme-tapas .line-item b{
  flex:0 0 auto;
  padding:6px 8px;
  color:#ff6240;
  background:#0a0807;
  font-family:'DM Sans',sans-serif;
  font-size:20px;
  font-weight:700;
  line-height:1.3;
  text-align:right;
  text-shadow:0 0 9px rgba(255,81,49,.24);
}
body[data-view="tapas"] .topbar{
  mix-blend-mode:normal;
  color:#f0c56d;
  background:linear-gradient(180deg,rgba(5,5,5,.98),rgba(7,7,7,.8) 72%,transparent);
}
body[data-view="tapas"] .brand-mark{
  border-color:#d33c29;
  color:#f0c36a;
  background:#080706;
  box-shadow:0 0 10px rgba(216,57,36,.32),inset 0 0 9px rgba(224,164,58,.08);
}
body[data-view="tapas"] .brand-copy b{color:#f0c36a;font-family:'Italiana',serif;font-size:20px}
body[data-view="tapas"] .brand-copy small{color:#ed5b3d;font-weight:700}
body[data-view="tapas"] .menu-back{color:#efc977;font-weight:700}
body[data-view="tapas"] .floating-home{
  border:1px solid #d53c29;
  background:#090706;
  color:#f0c36a;
  box-shadow:0 0 12px rgba(209,54,35,.32),0 14px 34px rgba(0,0,0,.5);
}
@keyframes tapasBorderGlow{
  0%,100%{opacity:.76;box-shadow:0 0 15px rgba(213,49,33,.1),inset 0 0 22px rgba(224,57,35,.04)}
  50%{opacity:1;box-shadow:0 0 25px rgba(213,49,33,.23),inset 0 0 34px rgba(224,57,35,.09)}
}
@keyframes tapasLogoGlow{
  0%,100%{filter:drop-shadow(0 0 6px rgba(52,183,255,.3)) drop-shadow(0 0 11px rgba(255,47,126,.26)) brightness(.96)}
  50%{filter:drop-shadow(0 0 10px rgba(52,183,255,.47)) drop-shadow(0 0 18px rgba(255,47,126,.4)) brightness(1.08)}
}
@media(max-width:760px){
  .theme-tapas .menu-hero{height:72svh;min-height:590px}
  .theme-tapas .menu-hero::before{inset:11px;outline-offset:4px}
  .theme-tapas .menu-hero::after{bottom:4px}
  .theme-tapas .hero-copy{left:20px;right:20px;bottom:38px}
  .theme-tapas .tapas-logo-sign{width:min(245px,72vw);margin-bottom:7px}
  .theme-tapas .hero-copy>p{font-size:10px}
  .theme-tapas .hero-copy h2{font-size:clamp(54px,18vw,78px);margin-bottom:15px;letter-spacing:.04em}
  .theme-tapas .hero-copy>span{font-size:15px;line-height:1.55}
  .theme-tapas .chips{top:70px;margin:0 -14px;padding:14px}
  .theme-tapas .chips a{padding:10px 14px;font-size:11px}
  .theme-tapas .menu-section{padding-top:62px;scroll-margin-top:140px}
  .theme-tapas .section-head{gap:10px;padding-bottom:21px;margin-bottom:25px}
  .theme-tapas .section-head h3{font-size:clamp(39px,12vw,58px);letter-spacing:.035em}
  .theme-tapas .section-head span{font-size:10px}
  .theme-tapas .list-menu{padding:18px 14px;outline-offset:-6px}
  .theme-tapas .line-item{min-height:0;padding:20px 8px 20px 18px;gap:11px}
  .theme-tapas .line-item::before{top:26px;left:1px;width:7px;height:7px}
  .theme-tapas .line-item:hover{padding-left:21px}
  .theme-tapas .line-item h4{font-size:23px;line-height:1.3}
  .theme-tapas .line-item p{font-size:15.5px;line-height:1.58}
  .theme-tapas .line-item b{padding:5px 4px;font-size:17px}
}
@media(prefers-reduced-motion:reduce){
  .theme-tapas .menu-hero::before,.theme-tapas .tapas-logo-sign{animation:none!important}
  .theme-tapas .chips a:hover,.theme-tapas .chips a:focus-visible{transform:none}
  .theme-tapas .line-item:hover{padding-left:24px}
}

/* Logo original blanco únicamente en las miniaturas de la portada */
.portal .portal-logo{
  position:absolute;
  inset:18px auto auto 22px;
  z-index:3;
  width:126px;
  height:auto;
  object-fit:contain;
  opacity:.94;
  filter:brightness(0) invert(1) drop-shadow(0 2px 8px rgba(0,0,0,.9));
  transform:none;
  transition:transform .35s ease,opacity .35s ease,filter .35s ease;
}
.portal:hover .portal-logo{
  opacity:1;
  filter:brightness(0) invert(1) drop-shadow(0 3px 10px rgba(0,0,0,.95));
  transform:translateY(-2px) scale(1.025);
}
@media(max-width:760px){
  .portal .portal-logo{inset:15px auto auto 17px;width:108px}
}
@media(prefers-reduced-motion:reduce){
  .portal:hover .portal-logo{transform:none}
}

/* Soporte para imágenes nuevas administradas desde el panel */
.portal-image-empty,.hero-image-empty{
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.12),transparent 35%),linear-gradient(135deg,#2c202a,#111);
}
.product-image-empty{display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(0,0,0,.16))}
.product-image-empty span{font-family:var(--serif);font-size:clamp(28px,4vw,52px);opacity:.28}
.line-item.has-image{align-items:center}
.line-item.has-image>.line-thumb{flex:0 0 92px;min-width:92px;width:92px;height:92px;overflow:hidden;border-radius:12px}
.line-item .line-thumb img{width:100%;height:100%;object-fit:cover}
.line-item .line-copy{min-width:0;flex:1}
@media(max-width:760px){
  .line-item.has-image>.line-thumb{flex-basis:68px;min-width:68px;width:68px;height:68px}
}

/* Publicidad emergente editable por carta */
body.promo-open{overflow:hidden}
.promo-splash{
  --promo-accent:#ef8126;
  --promo-accent-rgb:239,129,38;
  position:fixed;
  inset:0;
  z-index:220;
  display:grid;
  place-items:center;
  padding:24px;
  opacity:0;
  visibility:hidden;
  transition:opacity .28s ease,visibility .28s ease;
}
.promo-splash[hidden]{display:none}
.promo-splash.is-open{opacity:1;visibility:visible}
.theme-smoothie .promo-splash{--promo-accent:#93d53d;--promo-accent-rgb:147,213,61}
.theme-cocktail .promo-splash{--promo-accent:#ff2fb5;--promo-accent-rgb:255,47,181}
.theme-tapas .promo-splash{--promo-accent:#d7a947;--promo-accent-rgb:215,169,71}
.promo-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(5,4,6,.82);backdrop-filter:blur(13px);cursor:pointer}
.promo-dialog{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);
  width:min(940px,94vw);
  max-height:min(720px,90svh);
  overflow:hidden;
  border:1px solid rgba(var(--promo-accent-rgb),.48);
  border-radius:26px;
  background:#141215;
  color:#fff;
  box-shadow:0 34px 100px rgba(0,0,0,.58),0 0 40px rgba(var(--promo-accent-rgb),.16);
  transform:translateY(24px) scale(.965);
  transition:transform .38s cubic-bezier(.2,.8,.2,1);
}
.promo-splash.is-open .promo-dialog{transform:none}
.theme-cocktail .promo-dialog{border-color:rgba(255,47,181,.72);box-shadow:0 34px 100px rgba(0,0,0,.68),0 0 25px rgba(255,47,181,.34),inset 0 0 28px rgba(53,201,255,.06)}
.theme-tapas .promo-dialog{background:linear-gradient(145deg,#17110e,#090807);border-radius:9px}
.promo-close{position:absolute;z-index:4;right:15px;top:15px;width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(10,9,10,.66);color:#fff;font-size:25px;line-height:1;cursor:pointer;backdrop-filter:blur(8px);transition:background .2s,transform .2s}
.promo-close:hover,.promo-close:focus-visible{background:var(--promo-accent);color:#120e10;transform:rotate(4deg);outline:none}
.promo-visual{position:relative;min-height:510px;overflow:hidden;background:#211d20}
.promo-visual img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.025);transition:transform 7s ease}
.promo-splash.is-open .promo-visual img{transform:scale(1.09)}
.promo-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(8,7,8,.62)),linear-gradient(90deg,transparent 70%,rgba(20,18,21,.36))}
.promo-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:64px 58px 54px}
.promo-content-full{grid-column:1/-1;min-height:430px;max-width:720px;margin:auto;text-align:center;align-items:center}
.promo-badge{margin:0 0 20px;padding:7px 12px;border:1px solid rgba(var(--promo-accent-rgb),.62);border-radius:999px;color:var(--promo-accent);font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.promo-content h3{font-family:var(--serif);font-size:clamp(49px,6vw,82px);font-weight:400;line-height:.91;margin:0 0 23px;color:#fff}
.theme-cocktail .promo-content h3{text-shadow:0 0 10px rgba(255,255,255,.28),0 0 21px rgba(255,47,181,.38)}
.theme-tapas .promo-content h3{font-family:'Italiana',serif;color:#fff7e4}
.promo-description{max-width:490px;margin:0;color:rgba(255,255,255,.74);font-size:16px;line-height:1.65}
.promo-highlight{display:block;margin-top:22px;color:var(--promo-accent);font-size:18px;line-height:1.35}
.promo-cta{margin-top:31px;min-height:48px;padding:0 21px;border:0;border-radius:999px;background:var(--promo-accent);color:#161012;font-weight:800;cursor:pointer;box-shadow:0 9px 28px rgba(var(--promo-accent-rgb),.24);transition:transform .2s,box-shadow .2s}
.promo-cta:hover,.promo-cta:focus-visible{transform:translateY(-2px);box-shadow:0 13px 34px rgba(var(--promo-accent-rgb),.37);outline:2px solid #fff;outline-offset:3px}
@media(max-width:760px){
  .promo-splash{padding:13px}
  .promo-dialog{grid-template-columns:1fr;width:100%;max-height:92svh;border-radius:19px;overflow:auto}
  .promo-visual{min-height:0;height:36svh;max-height:310px}
  .promo-image-shade{background:linear-gradient(180deg,transparent 35%,#141215 100%)}
  .promo-content{padding:31px 25px 30px;margin-top:-22px;position:relative;z-index:2}
  .promo-content-full{min-height:430px;margin:0;text-align:left;align-items:flex-start}
  .promo-badge{margin-bottom:14px;font-size:10px}
  .promo-content h3{font-size:47px;margin-bottom:17px}
  .promo-description{font-size:15px}
  .promo-highlight{font-size:16px;margin-top:16px}
  .promo-cta{width:100%;margin-top:24px}
  .promo-close{right:11px;top:11px;width:38px;height:38px}
}
@media(prefers-reduced-motion:reduce){
  .promo-dialog,.promo-visual img{transition:none;transform:none}
}
