.hb-hero{--hb-hero-accent:#b51f28;--hb-hero-accent-strong:#dfaf37;--hb-hero-accent-soft:#fff0c5}.hb-hero-bg-image{animation:hbHeroImageSettle .68s cubic-bezier(.22,1,.36,1) both}.hb-hero-overlay{background:rgba(12,6,3,.62)}.hb-hero-content{align-items:flex-start;gap:28px}.hb-hero-text-frame{width:min(760px,100%);padding:18px 0}.hb-hero-text-frame:before{display:none}.hb-hero-badges{justify-content:flex-start;gap:14px;flex-wrap:wrap;max-width:none;margin:0;animation:hbHeroLiftIn .34s cubic-bezier(.22,1,.36,1) .04s both}.hb-hero-brand-marks{display:flex;align-self:center;align-items:center;gap:20px;min-height:114px;padding:12px 22px;border-radius:22px;background:rgba(0,0,0,.56);box-shadow:0 14px 34px rgba(0,0,0,.28)}.hb-hero-brand-mark{display:block;width:auto;object-fit:contain}.hb-hero-brand-mark--halal{height:70px;border-radius:50%}.hb-hero-brand-mark--main{width:118px;height:118px}.hb-hero-brand-mark--locations{height:84px}.hb-hero-badge-pill{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid rgba(223,175,55,.52);border-radius:999px;background:rgba(15,12,8,.5);color:#fff4ee;font-family:var(--hb-font-body);font-size:.78rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.hb-hero-badge-pill i{color:var(--hb-hero-accent-strong)}.hb-hero-location-pill{border:0;border-radius:0;background:transparent;color:var(--hb-hero-accent-soft);font-family:var(--hb-font-body);box-shadow:none;animation:hbHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .08s both}.hb-hero-location-pill:before{display:none}.hb-hero-sub{color:var(--hb-hero-accent-soft);font-size:clamp(.9rem,1.25vw,1.08rem);font-weight:700;letter-spacing:.18em;animation:hbHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .12s both}.hb-hero-sub,.hb-hero-title{font-family:var(--hb-font-heading)}.hb-hero-title{color:#f5f0e8;font-size:clamp(2.65rem,4.7vw,4.55rem);font-weight:900;line-height:.94}.hb-hero-title-line{animation:hbHeroTitleIn .36s cubic-bezier(.22,1,.36,1) both}.hb-hero-title-line-accent{color:var(--hb-hero-accent-strong)}.hb-hero-tagline{font-family:var(--hb-font-body);animation:hbHeroLiftIn .32s cubic-bezier(.22,1,.36,1) .22s both}.hb-hero-tagline-rule{display:none}.hb-hero-order-btn{border:1.5px solid var(--hb-hero-accent-strong);background:var(--hb-hero-accent-strong);color:#1c1204;font-family:var(--hb-font-body);animation:hbHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .3s both}.hb-hero-order-btn:hover{background:#f0c453;border-color:#f0c453}.hb-hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hb-hero-menu-btn{display:inline-flex;align-items:center;padding:12px 26px;border:1px solid var(--hb-hero-accent-strong);border-radius:999px;background:rgba(0,0,0,.18);color:var(--hb-hero-accent-soft);font-family:var(--hb-font-body);font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.hb-hero-menu-btn:hover{border-color:var(--hb-hero-accent-strong);background:rgba(181,31,40,.2);color:var(--hb-hero-accent-soft);transform:translateY(-1px)}.hb-featured-card{animation:hbHeroCardIn .4s cubic-bezier(.22,1,.36,1) .16s both}.hb-featured-card-copy,.hb-featured-card-kicker{font-family:var(--hb-font-body)}.hb-feat-name{font-family:var(--hb-font-heading);font-size:clamp(1.02rem,1.2vw,1.22rem);line-height:1.15}.hb-feat-desc{font-family:var(--hb-font-body)}@keyframes hbHeroImageSettle{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.02)}}@keyframes hbHeroLiftIn{0%{opacity:.01;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hbHeroTitleIn{0%{opacity:.01;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hbHeroRuleIn{0%{transform:scaleX(.55);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@keyframes hbHeroCardIn{0%{opacity:.01;transform:translate3d(0,18px,0) scale(.988)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (min-width:1024px) and (max-width:1399px){.hb-hero{min-height:clamp(720px,88vh,860px);padding-top:128px;padding-bottom:72px}.hb-hero-main{gap:28px}.hb-hero-title{font-size:clamp(2.6rem,5vw,4.4rem)}}@media (max-width:1024px){.hb-hero{min-height:auto;padding:120px 18px 64px;justify-content:center}.hb-hero-main{grid-template-columns:1fr;gap:30px}.hb-hero-copy,.hb-hero-side{align-items:center;text-align:center}.hb-hero-side{justify-content:center}.hb-featured-card{text-align:left}.hb-hero-text-frame{width:min(620px,100%);align-items:center;padding:10px 0 0}.hb-hero-text-frame:before{left:50%;top:0;bottom:auto;width:92px;height:2px;transform:translateX(-50%);background:var(--hb-hero-accent)}.hb-hero-title{font-size:clamp(2.3rem,6vw,3.8rem)}}@media (max-width:768px){.hb-hero{min-height:auto;padding:108px 16px 36px;justify-content:center}.hb-hero-content{max-width:100%;gap:14px}.hb-hero-text-frame{width:100%;align-items:center;gap:14px;padding-top:12px}.hb-hero-badges{justify-content:center;gap:10px;margin-bottom:14px}.hb-hero-brand-marks{align-self:center;gap:12px;min-height:82px;padding:8px 14px}.hb-hero-brand-mark--halal{height:52px}.hb-hero-brand-mark--main{width:90px;height:90px}.hb-hero-brand-mark--locations{height:62px}.hb-hero-sub{font-size:clamp(1rem,4vw,1.35rem);letter-spacing:.18em}.hb-hero-title{max-width:100%;font-size:clamp(1.95rem,8vw,3rem);line-height:.98;white-space:normal}.hb-hero-tagline{font-size:.93rem;line-height:1.65}.hb-hero-location-pill{padding:8px 14px;font-size:.74rem;letter-spacing:.22em}.hb-hero-order-btn{padding:12px 26px;font-size:.8rem}.hb-featured-card{width:min(420px,calc(100% - 16px));padding:12px 14px;border-radius:20px}.hb-featured-card-topline{gap:14px;margin-bottom:10px}.hb-featured-card-icon-button{top:8px;right:12px}.hb-featured-inner{grid-template-columns:1fr;gap:8px;padding-top:4px}.hb-featured-item{width:100%;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:6px}.hb-feat-img-wrap{width:64px;min-width:64px;aspect-ratio:4/3;border-radius:12px}.hb-feat-text{padding:0;gap:2px}.hb-feat-name{font-size:.96rem}.hb-feat-desc{font-size:11.5px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:480px){.hb-hero{padding:100px 12px 24px}.hb-hero-title{font-size:clamp(1.6rem,10vw,2.2rem)}.hb-hero-tagline{font-size:.88rem}.hb-hero-order-btn{padding:11px 22px;font-size:.75rem}.hb-featured-card{width:calc(100% - 8px);padding:12px;border-radius:18px}}.hb-home{--hb-font-dm-sans:"DM Sans",sans-serif;--hb-font-judson:"Judson",serif;--hb-font-halant:"Halant",serif;--hb-color-gold:#c8960c;--hb-color-copper:#b87333;--hb-color-bg:#000000;--hb-color-white:#f5f0e8;--hb-color-gray:#aaa;background:var(--hb-color-bg)}.hb-hero{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;min-height:clamp(760px,92vh,900px);padding:118px 24px 88px;overflow:hidden;background:#000}.hb-hero-bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;animation:hbkHeroImageSettle .68s cubic-bezier(.22,1,.36,1) both}.hb-hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.34) 46%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.46)),linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.14) 42%,rgba(0,0,0,.58))}.hb-hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:22px;width:100%;max-width:1240px;margin:0 auto}.hb-hero-main{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:end;grid-gap:42px;gap:42px;width:100%}.hb-hero-copy{gap:16px;text-align:left}.hb-hero-copy,.hb-hero-text-frame{display:flex;flex-direction:column;align-items:flex-start}.hb-hero-text-frame{position:relative;gap:18px;width:min(640px,100%);padding:8px 0 8px 26px;border:0;background:none;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.hb-hero-text-frame:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:2px;border-radius:999px;background:linear-gradient(180deg,rgba(245,196,0,.92),rgba(245,196,0,.18));box-shadow:0 0 24px rgba(245,196,0,.18)}.hb-hero-side{display:flex;align-items:flex-end;width:100%}.hb-hero-badges{display:flex;justify-content:center;align-items:center;gap:24px;width:100%;max-width:430px;margin:0 auto;animation:hbkHeroLiftIn .34s cubic-bezier(.22,1,.36,1) .04s both}.hb-hero-badge-img{width:78px;height:78px;object-fit:contain}.hb-hero-badge-logo{width:126px;height:126px;object-fit:contain}.hb-hero-location-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(245,196,0,.4);border-radius:999px;background:rgba(15,12,8,.44);color:#f8d463;font-family:var(--hb-font-dm-sans);font-size:.8rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;box-shadow:0 14px 30px rgba(0,0,0,.22);animation:hbkHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .08s both}.hb-hero-location-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgba(248,212,99,.14)}.hb-hero-sub{color:rgba(255,255,255,.88);font-size:clamp(1.05rem,1.7vw,1.4rem);font-weight:400;letter-spacing:.34em;animation:hbkHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .12s both}.hb-hero-sub,.hb-hero-title{margin:0;font-family:var(--hb-font-judson);text-transform:uppercase}.hb-hero-title{position:relative;max-width:760px;color:#f5c400;font-size:clamp(3.1rem,6vw,5.35rem);font-weight:700;line-height:.9;letter-spacing:.02em;text-shadow:0 12px 28px rgba(0,0,0,.34)}.hb-hero-title-line{display:block;animation:hbkHeroTitleIn .36s cubic-bezier(.22,1,.36,1) both}.hb-hero-title-line:first-child{animation-delay:.18s}.hb-hero-title-line:last-child{animation-delay:.24s}.hb-hero-title-line-accent{color:#ffd35c;padding-left:clamp(20px,5vw,92px)}.hb-hero-tagline{max-width:520px;margin:0;color:rgba(245,240,232,.84);font-family:var(--hb-font-dm-sans);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.8;animation:hbkHeroLiftIn .32s cubic-bezier(.22,1,.36,1) .22s both}.hb-hero-tagline-rule{width:min(180px,42vw);height:1px;margin-top:4px;background:linear-gradient(90deg,rgba(245,196,0,.9),rgba(245,196,0,.08));animation:hbkHeroRuleIn .28s cubic-bezier(.22,1,.36,1) .26s both}.hb-hero-order-btn{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:13px 30px;border:1.5px solid #f5c400;border-radius:999px;background:#f5c400;color:#1a1206;font-family:var(--hb-font-dm-sans);font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s,transform .2s;animation:hbkHeroLiftIn .3s cubic-bezier(.22,1,.36,1) .3s both}.hb-hero-order-btn:hover{background:#ffd35c;border-color:#ffd35c;transform:translateY(-1px)}.hb-featured-card{position:relative;z-index:1;display:flex;flex-direction:column;width:min(660px,100%);padding:18px 20px;border:1px solid rgba(212,160,23,.22);border-radius:24px;background:rgba(251,247,238,.96);box-shadow:0 20px 42px rgba(15,10,4,.28);overflow:hidden;animation:hbkHeroCardIn .4s cubic-bezier(.22,1,.36,1) .16s both}.hb-featured-card:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.42);border-radius:inherit;pointer-events:none}.hb-featured-card-icon-button{position:absolute;top:10px;right:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer}.hb-featured-card-icon-button:focus-visible{outline:2px solid rgba(200,150,12,.9);outline-offset:2px;border-radius:10px}.hb-featured-card-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:7px;border:1px solid rgba(200,150,12,.28);border-radius:8px;background:#ffffff;color:rgba(35,35,35,.66);box-shadow:0 8px 18px rgba(50,42,34,.08);line-height:1;transition:color .18s ease,transform .18s ease,box-shadow .18s ease;pointer-events:none;flex-shrink:0}.hb-featured-card-icon svg{width:18px;height:18px;flex-shrink:0}.hb-featured-card-icon-button:focus-visible .hb-featured-card-icon,.hb-featured-card-icon-button:hover .hb-featured-card-icon{color:rgba(35,35,35,.92);box-shadow:0 12px 24px rgba(50,42,34,.14);transform:translateY(-1px)}.hb-featured-card-topline{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;margin-bottom:28px}.hb-featured-card-heading{display:flex;flex-direction:column;gap:6px;min-width:0}.hb-featured-card-kicker{color:#a5651a;font-family:var(--hb-font-dm-sans);font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.hb-featured-card-copy{max-width:none;color:rgba(55,45,35,.78);font-family:var(--hb-font-dm-sans);font-size:12px;line-height:1.5}.hb-featured-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%;padding-top:8px}.hb-featured-item{position:relative;display:grid;grid-template-columns:106px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;min-width:0;padding:12px;border:1px solid rgba(200,150,12,.12);border-radius:18px;background:#fffdf8;box-shadow:0 8px 18px rgba(40,30,16,.07);transition:transform .2s ease,box-shadow .2s ease}.hb-featured-item:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(40,30,16,.12)}.hb-feat-divider{display:none}.hb-feat-img-wrap{position:relative;width:106px;min-width:106px;aspect-ratio:5/6;display:flex;border-radius:14px;overflow:hidden;background:#17120d;box-shadow:0 10px 20px rgba(0,0,0,.14)}.hb-feat-img{display:block;width:100%;height:100%;object-fit:cover}.hb-feat-text{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:3px 0 0;min-width:0}.hb-feat-meta{display:none}.hb-feat-name{color:#98600f;font-family:var(--hb-font-judson);font-size:clamp(1.08rem,1.2vw,1.34rem);font-weight:700;line-height:1.1;text-wrap:balance}.hb-feat-desc{color:rgba(50,42,34,.8);font-family:var(--hb-font-dm-sans);font-size:12.5px;line-height:1.58}@keyframes hbkHeroImageSettle{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.02)}}@keyframes hbkHeroLiftIn{0%{opacity:.01;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hbkHeroTitleIn{0%{opacity:.01;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hbkHeroRuleIn{0%{transform:scaleX(.55);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@keyframes hbkHeroCardIn{0%{opacity:.01;transform:translate3d(0,18px,0) scale(.988)}to{opacity:1;transform:translateZ(0) scale(1)}}@media (prefers-reduced-motion:reduce){.hb-featured-card,.hb-hero-badges,.hb-hero-bg-image,.hb-hero-location-pill,.hb-hero-sub,.hb-hero-tagline,.hb-hero-tagline-rule,.hb-hero-title-line{animation:none;opacity:1;transform:none}}@media (min-width:1024px) and (max-width:1399px){.hb-hero{min-height:clamp(720px,88vh,860px);padding-top:128px;padding-bottom:72px}.hb-hero-main{gap:28px}.hb-hero-title{font-size:clamp(2.75rem,5vw,4.65rem)}}@media (min-width:1025px){.hb-hero{min-height:clamp(680px,88svh,820px);padding:112px 24px 44px}.hb-hero-content{max-width:1240px;gap:16px}.hb-hero-main{grid-template-columns:minmax(0,1fr) minmax(440px,1fr);align-items:start;gap:32px}.hb-hero-text-frame{width:min(540px,100%);gap:10px;padding:2px 0 2px 18px}.hb-hero-copy{padding-top:44px}.hb-hero-badges{max-width:300px;gap:14px}.hb-hero-badge-img{width:54px;height:54px}.hb-hero-badge-logo{width:88px;height:88px}.hb-hero-title{max-width:540px;font-size:clamp(2.5rem,3.4vw,3.35rem);line-height:.96}.hb-hero-title-line-accent{padding-left:0;white-space:nowrap}.hb-hero-tagline{max-width:470px;font-size:.94rem;line-height:1.5}.hb-hero-side{padding-top:124px}.hb-featured-card{width:min(600px,100%);padding:16px 18px;border-radius:20px}.hb-featured-card-topline{margin-bottom:16px}.hb-featured-inner{gap:12px;padding-top:0}.hb-featured-item{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:10px;border-radius:14px}.hb-feat-img-wrap{width:76px;min-width:76px;border-radius:10px}.hb-feat-text{gap:5px;padding-top:1px}.hb-feat-name{font-size:1.06rem}.hb-feat-desc{font-size:11.5px;line-height:1.42}}@media (min-width:1280px){.hb-hero-badges{max-width:330px;gap:16px}.hb-hero-badge-img{width:60px;height:60px}.hb-hero-badge-logo{width:96px;height:96px}.hb-hero-text-frame{width:min(570px,100%)}.hb-hero-title{max-width:570px;font-size:clamp(2.65rem,3.65vw,3.7rem)}.hb-hero-tagline{max-width:500px;font-size:.98rem}.hb-featured-card{width:min(620px,100%)}.hb-featured-item{grid-template-columns:82px minmax(0,1fr)}.hb-feat-img-wrap{width:82px;min-width:82px}}@media (max-width:1024px){.hb-hero{min-height:auto;padding:120px 18px 64px;justify-content:center}.hb-hero-main{grid-template-columns:1fr;gap:30px}.hb-hero-copy,.hb-hero-side{align-items:center;text-align:center}.hb-hero-side{justify-content:center}.hb-featured-card{text-align:left}.hb-hero-text-frame{width:min(620px,100%);align-items:center;padding:10px 0 0}.hb-hero-text-frame:before{left:50%;top:0;bottom:auto;width:92px;height:2px;transform:translateX(-50%);background:linear-gradient(90deg,rgba(245,196,0,.12),rgba(245,196,0,.95),rgba(245,196,0,.12))}.hb-hero-title{font-size:clamp(2.45rem,6vw,4.1rem)}}@media (min-width:769px) and (max-width:1024px){.hb-hero{padding:138px 20px 60px}.hb-hero-content{gap:20px;max-width:980px}.hb-hero-main{gap:24px}.hb-hero-text-frame{width:min(700px,100%);gap:16px}.hb-hero-badges{gap:18px;max-width:360px}.hb-hero-badge-img{width:68px;height:68px}.hb-hero-title{max-width:820px;font-size:clamp(2.75rem,5.4vw,3.9rem)}.hb-hero-tagline{max-width:680px;font-size:.98rem;line-height:1.72}.hb-featured-card{width:min(520px,calc(100% - 24px));padding:14px 16px}.hb-featured-card-topline{gap:16px;margin-bottom:14px}.hb-featured-inner{gap:10px}.hb-featured-item{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:8px}.hb-feat-img-wrap{width:76px;min-width:76px;aspect-ratio:4/3}.hb-feat-text{gap:4px}.hb-feat-name{font-size:1rem}.hb-feat-desc{font-size:12px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:768px){.hb-hero{min-height:auto;padding:108px 16px 36px;justify-content:center}.hb-hero-content{max-width:100%;gap:14px}.hb-hero-text-frame{width:100%;align-items:center;gap:14px;padding-top:12px}.hb-hero-badges{justify-content:center;gap:22px;margin-bottom:14px}.hb-hero-badge-img{width:52px;height:52px}.hb-hero-badge-logo{width:88px;height:88px}.hb-hero-sub{font-size:clamp(1rem,4vw,1.35rem);letter-spacing:.18em}.hb-hero-title{max-width:100%;font-size:clamp(1.7rem,6.5vw,2.5rem);line-height:.94;white-space:normal}.hb-hero-title-line-accent{padding-left:0}.hb-hero-tagline{font-size:.93rem;line-height:1.65}.hb-hero-location-pill{padding:8px 14px;font-size:.74rem;letter-spacing:.22em}.hb-hero-order-btn{padding:12px 26px;font-size:.8rem}.hb-featured-card{width:min(420px,calc(100% - 16px));padding:12px 14px;border-radius:20px}.hb-featured-card-topline{gap:14px;margin-bottom:10px}.hb-featured-card-icon-button{top:8px;right:12px}.hb-featured-inner{grid-template-columns:1fr;gap:8px;padding-top:4px}.hb-featured-item{width:100%;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:6px}.hb-feat-img-wrap{width:64px;min-width:64px;aspect-ratio:4/3;border-radius:12px}.hb-feat-text{padding:0;gap:2px}.hb-feat-name{font-size:.96rem}.hb-feat-desc{font-size:11.5px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:480px){.hb-hero{padding:100px 12px 24px}.hb-hero-badges{gap:10px}.hb-hero-badge-img{width:46px;height:46px}.hb-hero-badge-logo{width:72px;height:72px}.hb-hero-title{font-size:clamp(1.4rem,7.5vw,1.9rem)}.hb-hero-tagline{font-size:.88rem}.hb-hero-location-pill{letter-spacing:.18em}.hb-hero-order-btn{padding:11px 22px;font-size:.75rem}.hb-featured-card{width:calc(100% - 8px);padding:12px;border-radius:18px}.hb-featured-card-icon{width:28px;height:28px}.hb-featured-card-icon-button{top:8px;right:10px;width:40px;height:40px}.hb-featured-card-topline{gap:6px;margin-bottom:10px}.hb-featured-card-copy{max-width:none;font-size:11.5px}.hb-featured-item{grid-template-columns:56px minmax(0,1fr);gap:8px;padding:6px;border-radius:14px}.hb-feat-img-wrap{width:56px;min-width:56px;aspect-ratio:4/3;border-radius:10px}.hb-feat-name{font-size:.9rem}.hb-feat-desc{font-size:11px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-feat-text{gap:2px}.hb-feat-meta{font-size:9px;letter-spacing:.1em}}@media (max-width:768px){.hb-hero-badges{justify-content:center;gap:22px;margin-bottom:14px}.hb-hero-badge-img{width:52px;height:52px}.hb-hero-badge-logo{display:none;width:88px;height:88px}}@media (max-width:480px){.hb-hero-badges{gap:10px}.hb-hero-badge-img{width:46px;height:46px}.hb-hero-badge-logo{width:72px;height:72px}}@media (max-width:1024px){.hb-hero-badge-logo{display:none}.hb-feat-desc{display:block;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}}.hbk-story{--hbk-font-dm-sans:"DM Sans",sans-serif;--hbk-font-judson:"Judson",serif;--hbk-color-copper:#b87333;--hbk-color-white:#f5f0e8;max-width:1240px;margin:var(--hb-home-section-gap,72px) auto 0;padding:0 24px;scroll-margin-top:130px}.hbk-story-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;grid-gap:24px;gap:24px;padding:12px 24px 24px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:rgba(255,255,255,.025);overflow:hidden;box-shadow:0 24px 52px rgba(0,0,0,.28)}.hbk-story-shell:before{content:none}.hbk-story-left,.hbk-story-right{position:relative;z-index:1;min-width:0}.hbk-story-left{display:flex;flex-direction:column;gap:16px}.hbk-story-kicker{display:inline-flex;align-self:flex-start;padding:8px 14px;border:1px solid rgba(184,115,51,.34);border-radius:999px;background:rgba(184,115,51,.08);color:rgba(245,240,232,.84);font-family:var(--hbk-font-dm-sans);font-size:12px;letter-spacing:.18em}.hbk-story-kicker,.hbk-story-our-story{font-weight:700;text-transform:uppercase}.hbk-story-our-story{color:var(--hbk-color-copper);font-size:clamp(2.25rem,4vw,3.6rem);line-height:.96;letter-spacing:.05em}.hbk-story-lead,.hbk-story-our-story{margin:0;font-family:var(--hbk-font-judson)}.hbk-story-lead{max-width:540px;color:rgba(245,240,232,.84);font-size:clamp(1.22rem,1.9vw,1.65rem);line-height:1.35}.hbk-story-content-card{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.035);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hbk-story-callout{max-width:520px}.hbk-story-callout-text{margin:0;color:var(--hbk-color-white);font-family:var(--hbk-font-judson);font-size:clamp(1.8rem,3.1vw,2.65rem);font-weight:700;line-height:1.08}.hbk-story-para{margin:0;color:rgba(245,240,232,.76);font-family:var(--hbk-font-dm-sans);font-size:14px;line-height:1.72}.hbk-story-feature-list{display:flex;flex-direction:column;gap:10px}.hbk-story-feature-item{display:flex;align-items:flex-start;gap:10px;color:rgba(245,240,232,.76);font-family:var(--hbk-font-dm-sans);font-size:14px;line-height:1.5}.hbk-story-feature-dot{width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--hbk-color-copper);flex-shrink:0}.hbk-story-content-footer{display:flex;flex-direction:column;gap:14px;margin-top:6px}.hbk-story-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hbk-story-stat-card{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.03)}.hbk-story-stat-value{color:var(--hbk-color-white);font-family:var(--hbk-font-judson);font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hbk-story-stat-label{color:rgba(245,240,232,.66);font-family:var(--hbk-font-dm-sans);font-size:12px;line-height:1.4}.hbk-explore-btn-wrapper{display:inline-flex;align-items:center;justify-content:center;gap:12px;align-self:flex-start;padding:12px 22px;border:1px solid rgba(212,160,23,.85);border-radius:999px;background:transparent;color:var(--hbk-color-white);font:inherit;text-decoration:none;cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease}.hbk-explore-btn-wrapper:hover{transform:translateY(-2px);background:rgba(184,115,51,.16);border-color:var(--hbk-color-copper)}.hbk-explore-btn-text{color:inherit;font-family:var(--hbk-font-dm-sans);font-size:15px;font-weight:600;letter-spacing:.02em}.hbk-explore-btn-arrow{color:var(--hbk-color-copper);font-size:18px;line-height:1}.hbk-story-right{display:flex;flex-direction:column;gap:14px}.hbk-story-image-frame{position:relative;width:100%;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:rgba(255,255,255,.035);box-shadow:0 18px 40px rgba(0,0,0,.26)}.hbk-story-main-img{display:block;width:100%;aspect-ratio:.94;object-fit:cover;border-radius:18px}.hbk-story-image-accent-card{position:absolute;top:18px;left:18px;max-width:190px;padding:12px 13px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(12,11,10,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hbk-story-image-accent-kicker,.hbk-story-image-badge-label,.hbk-story-taste-label,.hbk-veg-steak-kicker{display:inline-block;color:rgba(255,215,181,.9);font-family:var(--hbk-font-dm-sans);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hbk-story-image-accent-title{display:block;margin-top:8px;color:var(--hbk-color-white);font-family:var(--hbk-font-judson);font-size:1rem;line-height:1.3}.hbk-story-image-badge{position:absolute;right:18px;bottom:18px;left:18px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(8,7,6,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hbk-story-image-badge-title{display:block;margin-top:8px;color:var(--hbk-color-white);font-family:var(--hbk-font-judson);font-size:1.05rem;line-height:1.28}.hbk-story-side-strip{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:14px;gap:14px}.hbk-story-taste-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.03)}.hbk-story-taste-desc{margin:0;color:rgba(245,240,232,.74);font-family:var(--hbk-font-dm-sans);font-size:13px;line-height:1.6}.hbk-story-taste-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.hbk-story-taste-tag{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.03);color:rgba(245,240,232,.78);font-family:var(--hbk-font-dm-sans);font-size:11px;line-height:1}.hbk-veg-steak-card{position:relative;min-height:146px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:20px;background-image:url(/smallSteak.jpg);background-position:50%;background-size:cover;box-shadow:0 14px 28px rgba(0,0,0,.28)}.hbk-veg-steak-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.54) 58%,rgba(0,0,0,.14)),linear-gradient(0deg,rgba(184,115,51,.14),rgba(184,115,51,0))}.hbk-veg-steak-content{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-height:146px;padding:18px}.hbk-veg-steak-vertical-line{width:2px;height:52px;background-color:var(--hbk-color-copper);opacity:.85}.hbk-veg-steak-text-wrap{display:flex;flex-direction:column;gap:5px;max-width:210px}.hbk-veg-steak-label{color:var(--hbk-color-white);font-family:var(--hbk-font-judson);font-size:clamp(1.25rem,1.9vw,1.55rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hbk-veg-steak-desc{color:rgba(255,255,255,.78);font-family:var(--hbk-font-dm-sans);font-size:11px;line-height:1.5}@media (max-width:1080px){.hbk-story-shell{grid-template-columns:1fr}.hbk-story-right{max-width:760px;width:100%;margin:0 auto}}@media (min-width:768px) and (max-width:1024px){.hbk-story{padding:0 20px}.hbk-story-shell{grid-template-columns:1fr;align-items:stretch;gap:20px;padding:18px;border-radius:28px}.hbk-story-left{gap:12px}.hbk-story-lead{max-width:none;font-size:1.15rem}.hbk-story-content-card{gap:12px;padding:16px}.hbk-story-callout-text{font-size:clamp(1.95rem,4vw,2.4rem)}.hbk-story-content-footer{gap:10px;margin-top:2px}.hbk-story-feature-list,.hbk-story-stat-row{gap:8px}.hbk-story-stat-card{padding:10px 12px}.hbk-story-right{max-width:100%;width:100%;margin:0;gap:12px}.hbk-story-image-frame{padding:9px}.hbk-story-main-img{aspect-ratio:1.18}.hbk-story-side-strip{grid-template-columns:1fr;gap:12px}.hbk-story-taste-card{gap:8px;padding:14px}.hbk-veg-steak-card,.hbk-veg-steak-content{min-height:138px}.hbk-veg-steak-content{padding:14px}}@media (max-width:767px){.hbk-story{margin-top:var(--hb-home-section-gap,56px);padding:0 16px}.hbk-story-shell{gap:14px;padding:14px;border-radius:24px}.hbk-story-left{gap:12px}.hbk-story-lead{font-size:1.18rem}.hbk-story-content-card{gap:10px;padding:12px;border-radius:20px}.hbk-story-callout-text{font-size:clamp(1.65rem,7.8vw,2.2rem)}.hbk-story-content-footer{gap:8px;margin-top:2px}.hbk-story-feature-list{gap:6px}.hbk-story-stat-row{grid-template-columns:1fr;gap:6px}.hbk-story-stat-card{flex-direction:row;align-items:center;gap:8px;padding:8px 10px}.hbk-story-right{gap:10px}.hbk-story-image-frame{padding:8px;border-radius:22px}.hbk-story-main-img{aspect-ratio:.96;border-radius:16px}.hbk-story-image-accent-card{top:10px;left:10px;max-width:172px;padding:9px 10px}.hbk-story-image-badge{right:10px;bottom:10px;left:10px;padding:10px}.hbk-story-side-strip{grid-template-columns:1fr;gap:10px}.hbk-story-taste-card{gap:6px;padding:12px}.hbk-explore-btn-wrapper{width:100%}.hbk-veg-steak-card,.hbk-veg-steak-content{min-height:118px}.hbk-veg-steak-content{padding:14px}}@media (max-width:480px){.hbk-story{padding:0 12px}.hbk-story-shell{gap:12px;padding:12px;border-radius:20px}.hbk-story-kicker{padding:7px 12px;font-size:11px}.hbk-story-our-story{font-size:clamp(1.6rem,7.5vw,2.05rem)}.hbk-story-lead{font-size:1.05rem}.hbk-story-content-card{gap:8px;padding:12px}.hbk-story-content-footer{gap:6px;margin-top:0}.hbk-story-stat-card{padding:7px 10px}.hbk-story-feature-item,.hbk-story-para{font-size:13px}.hbk-story-image-accent-title,.hbk-story-image-badge-title{font-size:.95rem}.hbk-story-image-accent-card{max-width:156px;padding:8px 9px}.hbk-story-image-badge{padding:9px}.hbk-story-taste-card{padding:10px}.hbk-veg-steak-card,.hbk-veg-steak-content{min-height:104px}.hbk-veg-steak-content{padding:12px}}.hb-story{max-width:1240px;margin:var(--hb-home-section-gap,72px) auto 0;padding:0 24px;scroll-margin-top:130px}.hb-story-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;grid-gap:24px;gap:24px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:rgba(255,255,255,.025);overflow:hidden;box-shadow:0 24px 52px rgba(0,0,0,.28)}.hb-story-shell:before{content:none}.hb-story-left,.hb-story-right{position:relative;z-index:1;min-width:0}.hb-story-left{display:flex;flex-direction:column;gap:16px}.hb-story-kicker{display:inline-flex;align-self:flex-start;padding:8px 14px;border:1px solid rgba(184,115,51,.34);border-radius:999px;background:rgba(184,115,51,.08);color:rgba(245,240,232,.84);font-family:var(--hb-font-dm-sans);font-size:12px;letter-spacing:.18em}.hb-story-kicker,.hb-story-our-story{font-weight:700;text-transform:uppercase}.hb-story-our-story{color:var(--hb-color-copper);font-size:clamp(2.25rem,4vw,3.6rem);line-height:.96;letter-spacing:.05em}.hb-story-lead,.hb-story-our-story{margin:0;font-family:var(--hb-font-judson)}.hb-story-lead{max-width:540px;color:rgba(245,240,232,.84);font-size:clamp(1.22rem,1.9vw,1.65rem);line-height:1.35}.hb-story-content-card{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(255,255,255,.035);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hb-story-callout{max-width:520px}.hb-story-callout-text{margin:0;color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:clamp(1.8rem,3.1vw,2.65rem);font-weight:700;line-height:1.08}.hb-story-para{margin:0;color:rgba(245,240,232,.76);font-family:var(--hb-font-dm-sans);font-size:14px;line-height:1.72}.hb-story-feature-list{display:flex;flex-direction:column;gap:10px}.hb-story-feature-item{display:flex;align-items:flex-start;gap:10px;color:rgba(245,240,232,.76);font-family:var(--hb-font-dm-sans);font-size:14px;line-height:1.5}.hb-story-feature-dot{width:8px;height:8px;margin-top:7px;border-radius:50%;background:var(--hb-color-copper);flex-shrink:0}.hb-story-content-footer{display:flex;flex-direction:column;gap:14px;margin-top:6px}.hb-story-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hb-story-stat-card{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.03)}.hb-story-stat-value{color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hb-story-stat-label{color:rgba(245,240,232,.66);font-family:var(--hb-font-dm-sans);font-size:12px;line-height:1.4}.hb-explore-btn-wrapper{gap:12px;align-self:flex-start;padding:12px 22px;border:1px solid rgba(212,160,23,.85);background:transparent;color:var(--hb-color-white);transition:transform .22s ease,background .22s ease,border-color .22s ease}.hb-explore-btn-wrapper:hover{transform:translateY(-2px);background:rgba(184,115,51,.16);border-color:var(--hb-color-copper)}.hb-explore-btn-text{color:inherit;font-size:15px;font-weight:600}.hb-explore-btn-arrow{color:var(--hb-color-copper);font-size:18px;line-height:1}.hb-story-right{display:flex;flex-direction:column;gap:14px}.hb-story-image-frame{position:relative;width:100%;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:rgba(255,255,255,.035);box-shadow:0 18px 40px rgba(0,0,0,.26)}.hb-story-main-img{display:block;width:100%;aspect-ratio:.94;object-fit:cover;border-radius:18px}.hb-story-image-accent-card{position:absolute;top:18px;left:18px;max-width:190px;padding:12px 13px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(12,11,10,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hb-story-image-accent-kicker,.hb-story-image-badge-label,.hb-story-taste-label,.hb-veg-steak-kicker{display:inline-block;color:rgba(255,215,181,.9);font-family:var(--hb-font-dm-sans);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hb-story-image-accent-title{display:block;margin-top:8px;color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:1rem;line-height:1.3}.hb-story-image-badge{position:absolute;right:18px;bottom:18px;left:18px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(8,7,6,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hb-story-image-badge-title{display:block;margin-top:8px;color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:1.05rem;line-height:1.28}.hb-story-side-strip{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:14px;gap:14px}.hb-story-taste-card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.03)}.hb-story-taste-desc{margin:0;color:rgba(245,240,232,.74);font-family:var(--hb-font-dm-sans);font-size:13px;line-height:1.6}.hb-story-taste-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.hb-story-taste-tag{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.03);color:rgba(245,240,232,.78);font-family:var(--hb-font-dm-sans);font-size:11px;line-height:1}.hb-veg-steak-card{position:relative;min-height:146px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:20px;background-image:url(/smallSteak.jpg);background-position:50%;background-size:cover;box-shadow:0 14px 28px rgba(0,0,0,.28)}.hb-veg-steak-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.54) 58%,rgba(0,0,0,.14)),linear-gradient(0deg,rgba(184,115,51,.14),rgba(184,115,51,0))}.hb-veg-steak-content{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-height:146px;padding:18px}.hb-veg-steak-vertical-line{width:2px;height:52px;background-color:var(--hb-color-copper);opacity:.85}.hb-veg-steak-text-wrap{display:flex;flex-direction:column;gap:5px;max-width:210px}.hb-veg-steak-label{color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:clamp(1.25rem,1.9vw,1.55rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hb-veg-steak-desc{color:rgba(255,255,255,.78);font-family:var(--hb-font-dm-sans);font-size:11px;line-height:1.5}@media (max-width:1080px){.hb-story-shell{grid-template-columns:1fr}.hb-story-right{max-width:760px;width:100%;margin:0 auto}}@media (min-width:768px) and (max-width:1024px){.hb-story{padding:0 20px}.hb-story-shell{grid-template-columns:1fr;align-items:stretch;gap:20px;padding:18px;border-radius:28px}.hb-story-left{gap:12px}.hb-story-lead{max-width:none;font-size:1.15rem}.hb-story-content-card{gap:12px;padding:16px}.hb-story-callout-text{font-size:clamp(1.95rem,4vw,2.4rem)}.hb-story-content-footer{gap:10px;margin-top:2px}.hb-story-feature-list,.hb-story-stat-row{gap:8px}.hb-story-stat-card{padding:10px 12px}.hb-story-right{max-width:100%;width:100%;margin:0;gap:12px}.hb-story-image-frame{padding:9px}.hb-story-main-img{aspect-ratio:1.18}.hb-story-side-strip{grid-template-columns:1fr;gap:12px}.hb-story-taste-card{gap:8px;padding:14px}.hb-veg-steak-card,.hb-veg-steak-content{min-height:138px}.hb-veg-steak-content{padding:14px}}@media (max-width:767px){.hb-story{margin-top:42px;padding:0 16px}.hb-story-shell{gap:14px;padding:14px;border-radius:24px}.hb-story-left{gap:12px}.hb-story-lead{font-size:1.18rem}.hb-story-content-card{gap:10px;padding:12px;border-radius:20px}.hb-story-callout-text{font-size:clamp(1.65rem,7.8vw,2.2rem)}.hb-story-content-footer{gap:8px;margin-top:2px}.hb-story-feature-list{gap:6px}.hb-story-stat-row{grid-template-columns:1fr;gap:6px}.hb-story-stat-card{flex-direction:row;align-items:center;gap:8px;padding:8px 10px}.hb-story-right{gap:10px}.hb-story-image-frame{padding:8px;border-radius:22px}.hb-story-main-img{aspect-ratio:.96;border-radius:16px}.hb-story-image-accent-card{top:10px;left:10px;max-width:172px;padding:9px 10px}.hb-story-image-badge{right:10px;bottom:10px;left:10px;padding:10px}.hb-story-side-strip{grid-template-columns:1fr;gap:10px}.hb-story-taste-card{gap:6px;padding:12px}.hb-explore-btn-wrapper{width:100%}.hb-veg-steak-card,.hb-veg-steak-content{min-height:118px}.hb-veg-steak-content{padding:14px}}@media (max-width:480px){.hb-story{padding:0 12px}.hb-story-shell{gap:12px;padding:12px;border-radius:20px}.hb-story-kicker{padding:7px 12px;font-size:11px}.hb-story-our-story{font-size:clamp(1.95rem,10vw,2.55rem)}.hb-story-lead{font-size:1.05rem}.hb-story-content-card{gap:8px;padding:12px}.hb-story-content-footer{gap:6px;margin-top:0}.hb-story-stat-card{padding:7px 10px}.hb-story-feature-item,.hb-story-para{font-size:13px}.hb-story-image-accent-title,.hb-story-image-badge-title{font-size:.95rem}.hb-story-image-accent-card{max-width:156px;padding:8px 9px}.hb-story-image-badge{padding:9px}.hb-story-taste-card{padding:10px}.hb-veg-steak-card,.hb-veg-steak-content{min-height:104px}.hb-veg-steak-content{padding:12px}}.hb-mini-menu-location-sub{font-family:var(--hb-font-body)}.hb-mini-menu-title{font-family:var(--hb-font-heading)}.hb-mini-menu-tab:hover{color:#f5f0e8}.hb-mini-menu-tab-text{font-family:var(--hb-font-heading)}.hb-mini-menu-empty{font-family:var(--hb-font-body)}.hb-mini-menu-item-name,.hb-mini-menu-item-price{color:#f5f0e8;font-family:var(--hb-font-heading)}.hb-explore-btn-text,.hb-mini-menu-item-desc{font-family:var(--hb-font-body)}.hb-explore-btn-text{color:#f5f0e8}.hb-mini-menu-location-sub{font-family:var(--hb-font-dm-sans);font-size:14px;color:rgba(255,255,255,.6);letter-spacing:2px;text-transform:uppercase;margin:0 0 22px;text-align:center}.hb-mini-menu-wrap{max-width:1280px;margin:var(--hb-home-section-gap,72px) auto 0;padding:0 24px;scroll-margin-top:108px}.hb-mini-menu-card{background:radial-gradient(circle at 78% 0,rgba(184,115,51,.1),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),var(--hb-color-bg);border:1px solid rgba(184,115,51,.2);border-radius:32px;grid-template-columns:minmax(320px,40%) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035);position:relative}.hb-mini-menu-image-panel{min-height:560px;position:relative;overflow:hidden}.hb-mini-menu-image-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0) 66%,rgba(0,0,0,.34)),linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(0,0,0,.16));pointer-events:none}.hb-mini-menu-image{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.02)}.hb-mini-menu-content{flex-direction:column;padding:42px 42px 36px;display:flex;background:radial-gradient(circle at 82% 5%,rgba(184,115,51,.08),transparent 32%),#000;min-height:0;position:relative}.hb-mini-menu-title{color:var(--hb-color-copper);font-size:clamp(2rem,3.8vw,3.2rem);font-family:var(--hb-font-judson);text-align:center;margin:0 0 20px;font-weight:700;text-transform:uppercase;letter-spacing:.11em;text-shadow:0 10px 24px rgba(0,0,0,.18)}.hb-mini-menu-tabs{gap:10px;margin-bottom:28px;display:flex;flex-wrap:nowrap;align-items:center;width:100%;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;padding-top:5px;padding-right:18px;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.hb-mini-menu-tabs::-webkit-scrollbar{display:none}.hb-mini-menu-tabs:after{content:"";flex:0 0 20px}.hb-mini-menu-tab{color:rgba(245,240,232,.7);cursor:pointer;background:transparent;border:1px solid rgba(245,240,232,.16);border-radius:999px;flex-direction:row;align-items:center;justify-content:center;gap:0;padding:10px 20px;flex:0 0 auto;display:flex;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.hb-mini-menu-tab:hover{border-color:rgba(200,150,12,.5);color:var(--hb-color-white);box-shadow:0 8px 18px rgba(200,150,12,.08)}.hb-mini-menu-tab-text{font-family:var(--hb-font-judson);letter-spacing:.6px;text-transform:uppercase;font-size:14px;line-height:1;white-space:nowrap;transition:color .2s,letter-spacing .2s}.hb-mini-menu-tab.is-active{border-color:rgba(184,115,51,.86);background:rgba(184,115,51,.12);box-shadow:0 10px 24px rgba(184,115,51,.12)}.hb-mini-menu-tab.is-active .hb-mini-menu-tab-text{color:var(--hb-color-copper);letter-spacing:.8px;font-weight:600}.hb-mini-menu-tab.is-active:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hb-color-copper);margin-right:8px;flex-shrink:0}.hb-mini-menu-list-wrap{flex:1 1;min-height:0;position:relative;padding-right:8px}.hb-mini-menu-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:10px;max-height:360px;padding-right:22px;display:flex;overflow-y:auto;overflow-x:hidden;min-height:0}.hb-mini-menu-list::-webkit-scrollbar{display:none}.hb-mini-menu-scroll-progress{background:rgba(255,255,255,.12);border-radius:999px;width:3px;position:absolute;top:0;bottom:0;right:6px}.hb-mini-menu-scroll-thumb{background:var(--hb-color-copper);border-radius:999px;width:100%;position:absolute;left:0}.hb-mini-menu-empty{color:rgba(245,240,232,.55);font-family:var(--hb-font-dm-sans);font-size:14px;letter-spacing:.5px;text-align:center;padding:48px 0;margin:0}.hb-mini-menu-item{flex-direction:column;gap:6px;display:flex;padding:14px 14px 13px;border-radius:16px;border:1px solid rgba(255,255,255,.025);background:rgba(255,255,255,.025);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hb-mini-menu-item:hover{background:rgba(184,115,51,.075);border-color:rgba(184,115,51,.24);transform:translateX(2px)}.hb-mini-menu-item-head{align-items:flex-start;gap:10px;display:flex;min-width:0}.hb-mini-menu-item-name{color:var(--hb-color-white);font-family:var(--hb-font-judson);margin:0;font-size:clamp(1.2rem,1.9vw,1.4rem);font-weight:400;line-height:1.2;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.hb-mini-menu-item-name:focus,.hb-mini-menu-item-name:hover{white-space:normal;overflow:visible}.hb-mini-menu-item-dotline{border-bottom:1px dashed var(--hb-color-copper);opacity:.45;flex:1 1;transform:translateY(2px);align-self:center;min-width:8px}.hb-mini-menu-item-price{color:var(--hb-color-white);font-family:var(--hb-font-judson);font-size:clamp(1.2rem,1.9vw,1.4rem);font-weight:400;text-align:right;flex-shrink:0;line-height:1.2;align-self:flex-start;white-space:nowrap}.hb-mini-menu-item-desc{color:#f5f0e8e6;font-family:var(--hb-font-dm-sans);margin:0;font-size:14px;line-height:1.55;opacity:.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:3.1em;padding-right:56px}.hb-explore-btn-wrapper{margin-top:24px;align-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid rgba(200,150,12,.7);border-radius:999px;background:rgba(255,255,255,.03);text-decoration:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.hb-explore-btn-wrapper:focus-visible,.hb-explore-btn-wrapper:hover{background:rgba(200,150,12,.1);border-color:var(--hb-color-copper);box-shadow:0 14px 30px rgba(200,150,12,.14);transform:translateY(-1px)}.hb-explore-btn-text{color:var(--hb-color-white);font-family:var(--hb-font-dm-sans);font-size:.98rem;font-weight:700;letter-spacing:.02em}@media (max-width:1024px){.hb-mini-menu-card{grid-template-columns:1fr;border-radius:28px}.hb-mini-menu-image-panel{width:100%;min-height:0;height:380px}.hb-mini-menu-image{width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block}.hb-mini-menu-content{width:100%;overflow-x:hidden;padding:30px 24px;box-sizing:border-box}.hb-mini-menu-location-sub,.hb-mini-menu-title{text-align:left}.hb-mini-menu-tabs{flex-wrap:nowrap}.hb-mini-menu-item-head{flex-direction:column;align-items:flex-start;gap:2px}.hb-mini-menu-item-name{width:100%;white-space:normal;overflow:visible;text-overflow:unset}.hb-mini-menu-item-price{align-self:flex-start;margin-top:2px}.hb-mini-menu-item-dotline{display:none}.hb-mini-menu-item-name,.hb-mini-menu-item-price{font-size:1.22rem}.hb-mini-menu-item-desc{font-size:15px}.hb-explore-btn-wrapper{min-height:56px;margin-top:28px}.hb-explore-btn-text{font-size:1.05rem}}@media (min-width:769px) and (max-width:1024px){.hb-mini-menu-wrap{padding:0 20px}.hb-mini-menu-image-panel{height:340px}.hb-mini-menu-content{padding:28px 24px}.hb-mini-menu-list{max-height:340px}.hb-mini-menu-tab{padding:9px 18px}.hb-mini-menu-tab-text{font-size:13px}.hb-mini-menu-item-name,.hb-mini-menu-item-price{font-size:1.12rem}.hb-mini-menu-item-desc{font-size:14px;min-height:0}}@media (max-width:768px){.hb-mini-menu-wrap{margin-top:var(--hb-home-section-gap,56px);padding:0 14px;overflow-x:hidden}.hb-mini-menu-card{overflow:hidden;border-radius:24px}.hb-mini-menu-content{padding:22px 18px}.hb-mini-menu-tabs{flex-direction:row;flex-wrap:nowrap;gap:8px}.hb-mini-menu-tab{flex:0 0 auto;padding:7px 16px}.hb-mini-menu-tab-text{font-size:13px}.hb-mini-menu-item-head{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.hb-mini-menu-item-dotline{display:none}.hb-mini-menu-item-name{width:100%;white-space:normal;overflow:visible;text-overflow:unset;font-size:1rem;flex-shrink:1;min-width:0;max-width:100%}.hb-mini-menu-item-price{display:block;font-size:1rem;flex-shrink:0;align-self:flex-start;white-space:nowrap;margin-top:2px}.hb-mini-menu-item-desc{display:block;font-size:12px;padding-right:0}.hb-mini-menu-list{max-height:380px;padding-right:10px;overflow-x:hidden}.hb-mini-menu-scroll-progress{right:2px}}@media (max-width:480px){.hb-mini-menu-wrap{padding:0 10px}.hb-mini-menu-content{padding:18px 14px}.hb-mini-menu-tab{padding:6px 13px}.hb-mini-menu-tab-text{font-size:12px}.hb-mini-menu-item-name,.hb-mini-menu-item-price{font-size:.95rem}.hb-mini-menu-item-desc{font-size:11px}.hb-mini-menu-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:16px}.hb-mini-menu-location-sub{margin-bottom:18px;font-size:12px}.hb-explore-btn-wrapper{width:100%;min-height:48px;margin-top:20px}}