html{scroll-behavior:smooth; scroll-padding-top: 90px;}
:root{

  --bg:#000000;
  --text:#f4f5f7;
  --muted:#b7bcc7;
  --accent:#9BE35A;
  --pink:#ff4fa3;
  --line:rgba(255,255,255,.08);
}

*{box-sizing:border-box}
html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial}

/* Subtle texture */
body{
  background:
    radial-gradient(1200px 800px at 10% 10%, rgba(255,255,255,.05), transparent 60%),
    radial-gradient(900px 700px at 90% 30%, rgba(255,255,255,.04), transparent 55%),
    radial-gradient(700px 600px at 30% 90%, rgba(255,255,255,.03), transparent 55%),
    linear-gradient(180deg, rgba(255,255,255,.03), rgba(0,0,0,.18)),
    var(--bg);
}
body:before{
  content:"";
  position:fixed; inset:0;
  pointer-events:none;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");
  mix-blend-mode:overlay;
  opacity:.35;
}

/* Top sticky nav */
.top{
  position:sticky; top:0; z-index:50;
  backdrop-filter: blur(10px);
  background:rgba(0,0,0,.42);
  border-bottom:1px solid var(--line);
}
.top-inner{max-width:1100px;margin:0 auto;padding:10px 14px;display:flex;gap:12px;align-items:center;justify-content:space-between}
.brand{display:flex;gap:12px;align-items:center}
.logo-box{
  width:92px;height:92px;border-radius:18px;
  background:rgba(0,0,0,.65);
  border:1px solid rgba(255,255,255,.10);
  display:flex;align-items:center;justify-content:center;
  overflow:hidden;
}
.logo{width:110px;max-width:140%;height:auto;display:block}
.brand-lines{display:flex;flex-direction:column;gap:2px}
.brand-title{
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.08em;
  font-size:26px;
  line-height:1;
}
.brand-green{color:var(--accent)}
.brand-pink{color:var(--pink)}
.brand-tagline{font-style:italic;color:rgba(255,255,255,.75);font-size:13px}

.nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.nav-link{
  position:relative;
  color:var(--accent);
  font-size:12px;
  padding:7px 10px;
  border:1px solid var(--line);
  border-radius:999px;
  text-decoration:none;
  background:rgba(0,0,0,.25);
}
.nav-link:hover{border-color:rgba(155,227,90,.45)}

/* Posters */
.wrap{max-width:1100px;margin:0 auto;padding:10px 14px 40px}
.poster{
  margin:14px 0;
  border:1px solid var(--line);
  border-radius:22px;
  overflow:hidden;
  background:rgba(0,0,0,.28);
  box-shadow:0 14px 40px rgba(0,0,0,.35);
}
.poster-inner{padding:18px 16px}
.poster-head{margin-bottom:12px}
.poster-title{
  margin:0;
  font-family:"Bebas Neue", Inter, sans-serif;
  font-size:54px;
  letter-spacing:.08em;
  color:var(--accent);
}
.poster-subtitle{
  margin-top:6px;
  font-size:13px;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:rgba(255,255,255,.78);
}

/* Rules */
.kicker{
  margin:0 0 12px 0;
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.08em;
  font-size:28px;
  color:#ffffff;
}
.rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.rule{border:1px solid var(--line);border-radius:16px;padding:12px;background:rgba(0,0,0,.25)}
.rule-label{color:var(--accent);font-weight:700;margin-bottom:6px}
.rule-text{color:rgba(255,255,255,.85);line-height:1.35}
.fineprint{margin-top:16px;text-align:center;color:rgba(255,255,255,.65);font-style:italic}

/* Menu body */
.poster-body{display:flex;flex-direction:column;gap:10px}
.poster-body.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.poster-body.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.col{display:flex;flex-direction:column;gap:10px}

.row{
  display:flex;gap:14px;align-items:flex-start;justify-content:space-between;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.06);
  border-radius:16px;
  background:rgba(0,0,0,.22);
}
.row-left{min-width:0}
.row-name{
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.08em;
  font-size:18px;
  color:var(--accent);
}
.row-desc{
  margin-top:6px;
  white-space:pre-line;
  color:rgba(255,255,255,.82);
  font-style:italic;
  line-height:1.35;
  font-size:13px;
}
.row-price{
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.06em;
  font-size:18px;
  color:#ffffff;
  white-space:nowrap;
  padding-left:8px;
}

/* Center groups (Hookah) */
.poster-body.center{display:flex;flex-direction:column;gap:12px;align-items:center}
.group{width:min(720px, 100%);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:12px 14px;background:rgba(0,0,0,.22)}
.group-head{display:flex;justify-content:space-between;gap:10px;align-items:baseline}
.group-name{font-family:"Bebas Neue";letter-spacing:.08em;font-size:22px;color:var(--accent)}
.group-price{font-family:"Bebas Neue";letter-spacing:.06em;font-size:20px;color:#fff}
.group-desc{margin-top:6px;white-space:pre-line;color:rgba(255,255,255,.82);font-style:italic;line-height:1.35;font-size:13px}

.footnote{margin-top:12px;color:rgba(255,255,255,.75);font-style:italic;text-align:center}

@media (max-width:900px){
  .poster-title{font-size:44px}
  .poster-body.grid-3{grid-template-columns:1fr}
  .rules{grid-template-columns:1fr}
}
@media (max-width:700px){
  .poster-body.grid-2{grid-template-columns:1fr}
}

/* Ensure navigation scroll lands at section title (not first item) */
.poster{
  scroll-margin-top: 90px; /* height of sticky header */
}

/* Active nav link */
.nav-link.is-active{
  border-color: rgba(155,227,90,.95);
  box-shadow:
    0 0 0 3px rgba(155,227,90,.18) inset,
    0 0 18px rgba(155,227,90,.22);
  background: rgba(155,227,90,.14);
  text-shadow: 0 0 12px rgba(155,227,90,.22);
}

/* Hamburger button */
.menu-btn{
  display:none;
  width:42px;height:42px;
  border-radius:14px;
  border:1px solid var(--line);
  background:rgba(0,0,0,.25);
  color:var(--accent);
  font-size:18px;
  cursor:pointer;
}

/* Mobile slide-out nav */
.nav-overlay{
  position:fixed; inset:0;
  background:rgba(0,0,0,.55);
  opacity:0; pointer-events:none;
  transition:opacity .2s ease;
  z-index:60;
}
body.nav-open .nav-overlay{
  opacity:1; pointer-events:auto;
}

@media (max-width: 820px){
  .menu-btn{display:inline-flex;align-items:center;justify-content:center}
  .nav{
    position:fixed;
    top:0; right:0;
    height:100vh;
    width:min(320px, 86vw);
    padding:76px 14px 16px;
    background:rgba(0,0,0,.92);
    border-left:1px solid var(--line);
    transform:translateX(102%);
    transition:transform .22s ease;
    z-index:70;
    flex-direction:column;
    align-items:flex-start;
    gap:10px;
    overflow:auto;
  }
  body.nav-open .nav{ transform:translateX(0); }
  .top-inner{justify-content:space-between}
}

/* Scroll to top button */
.to-top{
  position:fixed;
  right:14px;
  bottom:14px;
  width:46px;height:46px;
  border-radius:16px;
  border:1px solid var(--line);
  background:rgba(0,0,0,.45);
  color:var(--accent);
  font-size:20px;
  cursor:pointer;
  opacity:0;
  transform:translateY(8px);
  pointer-events:none;
  transition:opacity .2s ease, transform .2s ease;
  z-index:80;
}
.to-top.is-visible{
  opacity:1;
  transform:translateY(0);
  pointer-events:auto;
}
.to-top:hover{ border-color: rgba(155,227,90,.55); }



/* Mobile nav brighter */
@media (max-width: 820px){
  .nav-link{
    color: rgba(155,227,90,.98);
    border-color: rgba(155,227,90,.35);
    text-shadow: 0 0 10px rgba(155,227,90,.18);
    background: rgba(155,227,90,.07);
  }
  .nav-link.is-active{
    border-color: rgba(155,227,90,.85);
    background: rgba(155,227,90,.12);
    text-shadow: 0 0 14px rgba(155,227,90,.28);
  }
}

/* Daily Specials */
.specials{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:14px;
}
.special-day{
  border:1px solid rgba(255,255,255,.06);
  border-radius:18px;
  padding:12px 14px;
  background:rgba(0,0,0,.22);
}
.special-day-title{
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.08em;
  font-size:26px;
  color:var(--accent);
  margin-bottom:10px;
}
.special-day-items{display:flex;flex-direction:column;gap:10px}
.row--compact{padding:10px 12px}
@media (max-width: 700px){
  .specials{grid-template-columns:1fr}
}

/* --- Mobile: use inline nav (no hamburger / no drawer) --- */
@media (max-width: 820px){
  .menu-btn{display:none !important;}
  .nav-overlay{display:none !important;}
  .nav{
    position:static !important;
    height:auto !important;
    width:auto !important;
    padding:0 !important;
    background:transparent !important;
    border-left:none !important;
    transform:none !important;
    transition:none !important;
    z-index:auto !important;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:10px !important;
    overflow:visible !important;
  }
  .nav-link{
    color: rgba(155,227,90,.98) !important;
    border-color: rgba(155,227,90,.35) !important;
    text-shadow: 0 0 10px rgba(155,227,90,.18) !important;
    background: rgba(155,227,90,.07) !important;
  }
}

/* Mobile scroll offset: align section titles under the taller header */
@media (max-width: 820px){
  .poster{ scroll-margin-top: 150px; }
  #daily-specials{ scroll-margin-top: 150px; }
}

@media (max-width: 820px){
  html{ scroll-padding-top: 150px; }
}

/* Mobile: nav on two rows under header */
@media (max-width: 820px){
  .top-inner{
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .brand{
    width: 100%;
    justify-content: center;
  }
  .nav{
    width: 100%;
    justify-content: center !important;
    flex-wrap: wrap;
    row-gap: 8px;
  }
  .nav-link{
    padding: 8px 10px;
  }
}

/* Sticky underline indicator for active nav */
.nav-link.is-active::after{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  bottom:4px;
  height:2px;
  background: var(--accent);
  border-radius:2px;
  box-shadow: 0 0 12px rgba(155,227,90,.45);
  opacity:.95;
}

/* Highlight today's Daily Specials */
.special-day{ position:relative; }
.special-day.is-today{
  border-color: rgba(255,79,163,.85); /* pink */
  box-shadow:
    0 0 0 2px rgba(255,79,163,.18) inset,
    0 0 18px rgba(255,79,163,.14);
}
.special-day.is-today::before{
  content:"TODAY";
  position:absolute;
  top:10px;
  right:12px;
  font-family:"Bebas Neue", Inter, sans-serif;
  letter-spacing:.10em;
  font-size:14px;
  color: var(--pink);
  opacity:.95;
}
.special-day.is-today .special-day-title{
  text-shadow: 0 0 14px rgba(255,79,163,.22);
}

/* Instagram link */
.insta-link{
  color:var(--pink);
  text-decoration:none;
  font-weight:700;
}
.insta-link:hover{
  text-shadow:0 0 10px rgba(255,79,163,.45);
}

/* Instagram icon next to handle */
.insta-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
}

.insta-icon{
  width:16px;
  height:16px;
  display:inline-block;
  background: var(--pink);
  /* Instagram glyph via SVG mask */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm10 2H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm-5 4.5A5.5 5.5 0 1 1 6.5 12 5.5 5.5 0 0 1 12 8.5Zm0 2A3.5 3.5 0 1 0 15.5 12 3.5 3.5 0 0 0 12 10.5ZM18 7.3a1.2 1.2 0 1 1-1.2-1.2A1.2 1.2 0 0 1 18 7.3Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm10 2H7a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm-5 4.5A5.5 5.5 0 1 1 6.5 12 5.5 5.5 0 0 1 12 8.5Zm0 2A3.5 3.5 0 1 0 15.5 12 3.5 3.5 0 0 0 12 10.5ZM18 7.3a1.2 1.2 0 1 1-1.2-1.2A1.2 1.2 0 0 1 18 7.3Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.policy-links{
  margin-top:10px;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

.policy-link{
  color:var(--pink);
  text-decoration:none;
  font-weight:600;
}

.policy-link:hover{
  text-shadow:0 0 10px rgba(255,79,163,.35);
}
.section-footnote{
  margin-top:14px;
  font-size:12px;
  color:rgba(255,255,255,.68);
  border-top:1px solid rgba(255,255,255,.08);
  padding-top:10px;
  line-height:1.45;
}
