:root{
  --bg:#0f1012;
  --bg-soft:#17191d;
  --card:#14161a;
  --card-2:#1a1d22;
  --line:rgba(255,255,255,.08);
  --text:#f5f5f3;
  --muted:#b5b8be;
  --accent:#f2c94c;
  --accent-2:#ffdf7c;
  --danger:#ff6b6b;
  --shadow:0 18px 50px rgba(0,0,0,.30);
  --radius:24px;
}
html{scroll-behavior:smooth}
body{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color:var(--text);
  background:
    radial-gradient(circle at top right, rgba(242,201,76,.10), transparent 28%),
    radial-gradient(circle at top left, rgba(255,255,255,.04), transparent 24%),
    var(--bg);
}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.section-space{padding:96px 0}
.section-space-sm{padding:72px 0}
.section-title{max-width:760px;margin-bottom:2.25rem}
.section-title .eyebrow{
  display:inline-flex;align-items:center;gap:.5rem;
  font-size:.84rem;letter-spacing:.14em;text-transform:uppercase;
  color:var(--accent);font-weight:700;margin-bottom:1rem
}
.section-title h1,.section-title h2{font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:0}
.section-title p{color:var(--muted);font-size:1.05rem;margin-top:1rem}
.text-muted-2{color:var(--muted)!important}

.navbar{
  background:rgba(10,11,13,.75)!important;
  backdrop-filter: blur(18px);
  border-bottom:1px solid rgba(255,255,255,.06)
}
.navbar-brand{
  font-weight:900;letter-spacing:.06em;text-transform:uppercase;
  display:flex;flex-direction:column;line-height:1
}
.navbar-brand small{font-size:.72rem;color:var(--accent);font-weight:700;letter-spacing:.18em;margin-top:.35rem}
.nav-link{
  color:rgba(255,255,255,.82)!important;font-weight:600
}
.nav-link:hover,.nav-link.active{color:#fff!important}
.btn-brand{
  background:linear-gradient(135deg,var(--accent),var(--accent-2));
  color:#111;font-weight:800;border:none;border-radius:999px;padding:.9rem 1.25rem;
  box-shadow:0 14px 30px rgba(242,201,76,.20)
}
.btn-brand:hover{color:#111;transform:translateY(-1px)}
.btn-outline-brand{
  border:1px solid rgba(242,201,76,.40);color:#fff;border-radius:999px;padding:.9rem 1.25rem;font-weight:700
}
.btn-outline-brand:hover{background:rgba(242,201,76,.08);color:#fff}
.hero{
  min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;
  background:
    linear-gradient(90deg, rgba(9,10,12,.88) 0%, rgba(9,10,12,.72) 45%, rgba(9,10,12,.45) 100%),
    url('../images/grilled-wrap.jpg') center/cover no-repeat;
}
.hero::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(to top, var(--bg) 4%, transparent 25%);
}
.hero-content{position:relative;z-index:1;padding-top:7rem;padding-bottom:4rem}
.hero-title{
  font-size:clamp(2.7rem, 6vw, 5.4rem);
  font-weight:900;line-height:.95;letter-spacing:-.05em;margin-bottom:1.35rem
}
.hero p.lead{
  font-size:clamp(1.02rem,1.9vw,1.22rem);color:#d4d7dd;max-width:640px;margin-bottom:2rem
}
.hero-badges,.stats-grid{
  display:grid;gap:1rem
}
.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px;margin-top:2rem}
.stat-pill,.info-pill{
  background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);
  border-radius:22px;padding:1rem 1.1rem;backdrop-filter:blur(12px)
}
.stat-pill strong,.info-pill strong{display:block;font-size:1.1rem}
.stat-pill span,.info-pill span{color:#d0d2d7;font-size:.95rem}
.hero-card{
  position:relative;z-index:1;background:rgba(20,22,26,.82);
  border:1px solid rgba(255,255,255,.08);border-radius:32px;
  padding:1.35rem;box-shadow:var(--shadow);backdrop-filter:blur(18px)
}
.hero-card img{
  width:100%;height:300px;object-fit:cover;border-radius:24px;margin-bottom:1rem
}
.price-badge{
  display:inline-flex;align-items:center;gap:.5rem;
  background:rgba(242,201,76,.16);color:var(--accent);
  border:1px solid rgba(242,201,76,.3);border-radius:999px;
  padding:.45rem .75rem;font-weight:800;font-size:.92rem
}
.card-premium{
  background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
  border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;height:100%;box-shadow:var(--shadow)
}
.card-premium img{
  height:230px;object-fit:cover;border-radius:18px;margin-bottom:1rem;width:100%
}
.card-premium h3,.card-premium h4{font-weight:800}
.card-premium p{color:var(--muted)}
.feature-card .tag{
  display:inline-flex;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;
  color:var(--accent);margin-bottom:.65rem
}
.category-mini{
  background:var(--card);border:1px solid var(--line);border-radius:24px;padding:1.15rem;height:100%
}
.category-mini .icon-wrap{
  width:56px;height:56px;border-radius:18px;display:grid;place-items:center;
  background:rgba(242,201,76,.12);color:var(--accent);font-size:1.3rem;margin-bottom:1rem
}
.category-mini p{color:var(--muted);margin:0}

.about-media{
  position:relative;padding-left:1rem;padding-bottom:1rem
}
.about-media .main{
  border-radius:30px;overflow:hidden;box-shadow:var(--shadow)
}
.about-media .floating{
  position:absolute;right:-.5rem;bottom:-.5rem;width:44%;border-radius:24px;
  border:8px solid var(--bg);overflow:hidden;box-shadow:var(--shadow)
}
.check-list{
  display:grid;gap:.9rem;margin:1.5rem 0 0;padding:0;list-style:none
}
.check-list li{
  display:flex;gap:.75rem;align-items:flex-start;color:#e8eaee
}
.check-list i{color:var(--accent);margin-top:.1rem}
.surface{
  background:linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,.01));
  border:1px solid var(--line);border-radius:32px
}
.story-band{
  background:
    linear-gradient(135deg, rgba(242,201,76,.14), rgba(255,255,255,.03)),
    var(--card);
  border:1px solid var(--line);border-radius:32px;padding:1.75rem
}
.story-band p:last-child{margin-bottom:0}
.menu-preview-grid,.contact-grid,.qr-grid,.feature-grid,.menu-grid{
  display:grid;gap:1.25rem
}
.menu-preview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.feature-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}
.contact-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.qr-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.qr-card{
  background:var(--card);border:1px solid var(--line);border-radius:24px;padding:1rem;text-align:center;height:100%
}
.qr-card img{
  background:#fff;border-radius:20px;padding:10px;margin-bottom:.9rem;aspect-ratio:1/1;object-fit:contain
}
.qr-card h5{font-weight:800}
.qr-card p{color:var(--muted);margin:0}
.cta-box{
  background:
    linear-gradient(90deg, rgba(10,11,13,.88) 0%, rgba(10,11,13,.75) 55%, rgba(10,11,13,.55) 100%),
    url('../images/mixed-meat-plate.jpg') center/cover no-repeat;
  border-radius:34px;padding:2.3rem;border:1px solid var(--line);box-shadow:var(--shadow)
}
.cta-box h2{font-weight:900;letter-spacing:-.03em}
.cta-box p{max-width:720px;color:#e4e6e9}
 
.back-to-top{
  position:fixed;right:18px;bottom:18px;z-index:50;width:46px;height:46px;border-radius:50%;
  border:none;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#111;
  box-shadow:0 16px 30px rgba(242,201,76,.22);opacity:0;pointer-events:none;transition:.25s
}
.back-to-top.show{opacity:1;pointer-events:auto}

/* Menu page */
.page-hero{
  padding:10rem 0 5rem;
  background:
    linear-gradient(100deg, rgba(9,10,12,.92), rgba(9,10,12,.75)),
    url('../images/platter.jpg') center/cover no-repeat;
  border-bottom:1px solid var(--line)
}
.chip-bar{
  position:sticky;top:82px;z-index:20;
  background:rgba(15,16,18,.88);backdrop-filter:blur(12px);
  border-top:1px solid var(--line);border-bottom:1px solid var(--line)
}
.chip-wrap{
  display:flex;gap:.75rem;overflow:auto;padding:1rem 0
}
.chip{
  white-space:nowrap;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);
  color:#f5f5f3;border-radius:999px;padding:.7rem 1rem;font-weight:700;font-size:.92rem
}
.chip:hover,.chip.active{background:rgba(242,201,76,.16);border-color:rgba(242,201,76,.3);color:var(--accent)}
.search-box{
  position:relative
}
.search-box input{
  width:100%;border-radius:999px;border:1px solid var(--line);background:var(--card);
  color:#fff;padding:1rem 1rem 1rem 3rem;outline:none
}
.search-box i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--muted)}
.menu-section{
  scroll-margin-top:160px;margin-bottom:2rem
}
.menu-section .section-shell{
  display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);
  gap:1.25rem;background:var(--card);border:1px solid var(--line);border-radius:32px;padding:1.1rem;box-shadow:var(--shadow)
}
.menu-section .visual img{
  width:100%;height:100%;min-height:300px;object-fit:cover;border-radius:24px
}
.menu-items{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem
}
.menu-item{
  background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:22px;padding:1rem
}
.menu-item .head{
  display:flex;justify-content:space-between;gap:1rem;margin-bottom:.45rem;align-items:flex-start
}
.menu-item h5{font-size:1.03rem;font-weight:800;margin:0}
.menu-item p{color:var(--muted);font-size:.95rem;margin:0}
.menu-item .meta{
  display:flex;justify-content:space-between;gap:1rem;margin-top:.85rem;align-items:center
}
.menu-item .weight{color:#d9dde3;font-size:.88rem}
.menu-item .price{font-weight:900;color:var(--accent);white-space:nowrap}
.menu-empty{
  display:none;text-align:center;color:var(--muted);padding:2rem;border:1px dashed var(--line);border-radius:24px
}
.contact-card,.info-card{
  background:var(--card);border:1px solid var(--line);border-radius:28px;padding:1.25rem;height:100%
}
.info-card h4,.contact-card h4{font-weight:800}
.info-card p,.contact-card p{color:var(--muted)}
.info-card .value,.contact-card .value{font-size:1.15rem;font-weight:800;color:#fff}
.badge-soft{
  display:inline-flex;align-items:center;gap:.45rem;background:rgba(242,201,76,.12);border:1px solid rgba(242,201,76,.26);
  color:var(--accent);border-radius:999px;padding:.45rem .7rem;font-weight:700;font-size:.82rem
}
.kicker-line{
  width:72px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--accent),transparent);margin:1rem 0 1.25rem
}
.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}
.offer-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:1.1rem;height:100%}
.offer-card i{font-size:1.4rem;color:var(--accent);margin-bottom:1rem}
.offer-card h5{font-weight:800}
.offer-card p{color:var(--muted);margin-bottom:0}

@media (max-width: 991.98px){
  .hero{min-height:auto;padding-top:2rem}
  .hero-card{margin-top:1rem}
  .menu-section .section-shell{grid-template-columns:1fr}
  .menu-items{grid-template-columns:1fr}
  .chip-bar{top:74px}
}
@media (max-width: 767.98px){
  .section-space{padding:74px 0}
  .section-space-sm{padding:58px 0}
  .hero-badges{grid-template-columns:1fr}
  .about-media{padding-left:0}
  .about-media .floating{width:48%;right:0;bottom:-1rem}
  .navbar-brand{font-size:1rem}
}

.footer {
  position: relative;
  background: linear-gradient(180deg, #111111 0%, #0a0a0a 100%);
  color: rgba(255, 255, 255, 0.78);
  padding: 72px 0 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(255, 166, 0, 0.12), transparent 28%),
    radial-gradient(circle at bottom left, rgba(255, 94, 0, 0.10), transparent 30%);
  pointer-events: none;
}

.footer .container {
  position: relative;
  z-index: 1;
}

.footer strong,
.footer h6 {
  color: #ffffff;
}

.footer strong {
  font-size: 1.1rem;
  letter-spacing: 0.2px;
}

.footer h6 {
  font-size: 0.95rem;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: 0.3px;
}

.footer p,
.footer li,
.footer span,
.footer div {
  font-size: 0.95rem;
  line-height: 1.7;
}

.footer a {
  color: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  transition: all 0.25s ease;
}

.footer a:hover {
  color: #f7b733;
}

.footer-links {
  padding: 0;
  margin: 0;
}

.footer-links li {
  list-style: none;
  margin-bottom: 0.65rem;
}

.footer-links li:last-child {
  margin-bottom: 0;
}

.footer-links a {
  display: inline-block;
  position: relative;
}

.footer-links a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: #f7b733;
  transition: width 0.25s ease;
}

.footer-links a:hover::after {
  width: 100%;
}

.footer .fa-brands {
  font-size: 1rem;
}

.footer .d-flex.gap-2.flex-wrap a[aria-label] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #ffffff;
  transition: all 0.25s ease;
}

.footer .d-flex.gap-2.flex-wrap a[aria-label]:hover {
  transform: translateY(-2px);
  background: #f7b733;
  border-color: #f7b733;
  color: #111111;
}

.footer img {
  display: block;
  max-width: 100%;
}

.footer .d-flex.gap-3.mt-4 a img {
  background: #ffffff;
  border-radius: 10px;
  padding: 4px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.footer .d-flex.gap-3.mt-4 a:hover img {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}

.footer hr {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  opacity: 1;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.footer .d-flex.flex-column.flex-lg-row.justify-content-between {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.68);
}

.footer .d-flex.flex-column.flex-lg-row.justify-content-between strong {
  font-size: 0.92rem;
  color: #ffffff;
}

@media (max-width: 991.98px) {
  .footer {
    padding: 56px 0 24px;
  }

  .footer .row > div {
    margin-bottom: 0.5rem;
  }

  .footer .d-flex.gap-3.mt-4 {
    justify-content: flex-start;
  }
}

@media (max-width: 767.98px) {
  .footer {
    padding: 48px 0 22px;
  }

  .footer strong {
    font-size: 1.05rem;
  }

  .footer h6 {
    margin-bottom: 0.8rem;
  }

  .footer p,
  .footer li,
  .footer span,
  .footer div {
    font-size: 0.92rem;
    line-height: 1.65;
  }

  .footer .d-flex.gap-2.flex-wrap a[aria-label] {
    width: 40px;
    height: 40px;
  }

  .footer .d-flex.flex-column.flex-lg-row.justify-content-between {
    gap: 0.4rem !important;
  }
}
.footer strong.d-block.text-white {
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: 0.4px;
}

/* =========================
   MENU CATEGORY SLIDER
========================= */

.chip-bar {
  position: sticky;
  top: 98px;
  z-index: 40;
  background: rgba(10, 12, 16, 0.88);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.chip-slider-shell {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}

.chip-wrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  white-space: nowrap;
  flex: 1 1 auto;
  padding: 6px 44px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
  user-select: none;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
}

.chip-wrap::-webkit-scrollbar {
  display: none;
}

.chip-wrap.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.chip-wrap > * {
  flex: 0 0 auto;
  scroll-snap-align: start;
}

.chip-slider-fade {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 54px;
  z-index: 2;
  pointer-events: none;
}

.chip-slider-fade-left {
  left: 44px;
  /* background: linear-gradient(to right, rgba(10, 12, 16, 0.98), rgba(10, 12, 16, 0)); */
}

.chip-slider-fade-right {
  right: 44px;
  /* background: linear-gradient(to left, rgba(10, 12, 16, 0.98), rgba(10, 12, 16, 0)); */
}

.chip-nav {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease;
  z-index: 3;
}

.chip-nav:hover {
  background: rgba(247, 183, 51, 0.16);
  border-color: rgba(247, 183, 51, 0.35);
  color: #f7b733;
  transform: translateY(-1px);
}

.chip-nav.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.chip-wrap .chip,
.chip-wrap button,
.chip-wrap a {
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));
  color: rgba(255, 255, 255, 0.92);
  font-weight: 700;
  font-size: 0.96rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.chip-wrap .chip:hover,
.chip-wrap button:hover,
.chip-wrap a:hover {
  border-color: rgba(247, 183, 51, 0.28);
  color: #fff;
  transform: translateY(-1px);
}

.chip-wrap .chip.active,
.chip-wrap button.active,
.chip-wrap a.active,
.chip-wrap .chip.is-active,
.chip-wrap button.is-active,
.chip-wrap a.is-active {
  background: linear-gradient(180deg, rgba(247,183,51,0.24), rgba(247,183,51,0.14));
  border-color: rgba(247,183,51,0.42);
  color: #f7b733;
  /* box-shadow: 0 10px 24px rgba(247, 183, 51, 0.12); */
}

@media (max-width: 991.98px) {
  .chip-bar {
    top: 90px;
  }

  .chip-wrap {
    padding: 4px 40px;
    gap: 10px;
  }

  .chip-slider-fade-left {
    left: 40px;
  }

  .chip-slider-fade-right {
    right: 40px;
  }

  .chip-wrap .chip,
  .chip-wrap button,
  .chip-wrap a {
    min-height: 42px;
    padding: 0 16px;
    font-size: 0.92rem;
  }

  .chip-nav {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
}

@media (max-width: 767.98px) {
  .chip-slider-shell {
    gap: 8px;
  }

  .chip-wrap {
    padding: 2px 34px;
    gap: 8px;
  }

  .chip-slider-fade {
    width: 36px;
  }

  .chip-slider-fade-left {
    left: 34px;
  }

  .chip-slider-fade-right {
    right: 34px;
  }

  .chip-wrap .chip,
  .chip-wrap button,
  .chip-wrap a {
    min-height: 40px;
    padding: 0 14px;
    font-size: 0.88rem;
  }

  .chip-nav {
    width: 30px;
    height: 30px;
    flex-basis: 30px;
  }
}
.premium-nav {
  background: rgba(10, 12, 16, 0.72);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);
  transition: background 0.25s ease, box-shadow 0.25s ease;
}

.premium-nav .container {
  min-height: 82px;
}

.premium-nav .navbar-brand {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
}

.premium-nav .brand-mark {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(247,183,51,0.22), rgba(247,183,51,0.10));
  border: 1px solid rgba(247,183,51,0.24);
  color: #f7b733;
  font-size: 1.1rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}

.premium-nav .brand-text {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
}

.premium-nav .brand-text strong {
  color: #fff;
  font-size: 1.12rem;
  font-weight: 800;
  letter-spacing: 0.2px;
}

.premium-nav .brand-text small {
  color: rgba(255,255,255,0.72);
  font-size: 0.76rem;
  font-weight: 600;
  margin-top: 4px;
  letter-spacing: 0.2px;
}

.premium-nav .nav-link {
  color: rgba(255,255,255,0.80);
  font-weight: 700;
  font-size: 0.95rem;
  padding: 10px 16px !important;
  border-radius: 999px;
  transition: all 0.25s ease;
}

.premium-nav .nav-link:hover {
  color: #fff;
  background: rgba(255,255,255,0.05);
}

.premium-nav .nav-link.active {
  color: #f7b733 !important;
  background: linear-gradient(180deg, rgba(247,183,51,0.16), rgba(247,183,51,0.08));
  border: 1px solid rgba(247,183,51,0.24);
  box-shadow: 0 10px 24px rgba(247,183,51,0.10);
}

.premium-nav .nav-meta-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.82);
  font-size: 0.88rem;
  font-weight: 700;
}

.premium-nav .nav-meta-pill i {
  color: #f7b733;
}

.premium-nav .nav-cta {
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 26px rgba(247,183,51,0.16);
}

.premium-nav .navbar-toggler {
  padding: 8px;
  border-radius: 12px;
  background: rgba(255,255,255,0.04);
}

@media (max-width: 991.98px) {
  .premium-nav .container {
    min-height: 74px;
  }

  .premium-nav .navbar-collapse {
    margin-top: 14px;
    padding: 16px;
    border-radius: 22px;
    background: rgba(14, 16, 20, 0.96);
    border: 1px solid rgba(255,255,255,0.06);
    box-shadow: 0 16px 34px rgba(0,0,0,0.28);
  }

  .premium-nav .nav-link {
    width: 100%;
    border-radius: 14px;
    padding: 12px 14px !important;
  }

  .premium-nav .nav-cta {
    width: 100%;
  }

  .premium-nav .brand-mark {
    width: 42px;
    height: 42px;
    border-radius: 14px;
  }

  .premium-nav .brand-text strong {
    font-size: 1.02rem;
  }
}

@media (max-width: 575.98px) {
  .premium-nav .brand-text small {
    font-size: 0.7rem;
  }

  .premium-nav .brand-mark {
    width: 40px;
    height: 40px;
  }
}