.Header-module__arFiJq__header{z-index:40;-webkit-backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border);height:var(--header-h);will-change:transform;padding-top:env(safe-area-inset-top);background:#f5ebd3eb;align-items:center;display:flex;position:sticky;top:0;transform:translateZ(0)}@media (max-width:1024px){.Header-module__arFiJq__header{background:var(--bg);-webkit-backdrop-filter:none}}.Header-module__arFiJq__row{align-items:center;gap:20px;width:100%;height:100%;display:flex}.Header-module__arFiJq__brand{align-items:center;gap:12px;min-width:0;display:flex}.Header-module__arFiJq__logo{flex:none;width:44px;height:44px}.Header-module__arFiJq__brandText{flex-direction:column;min-width:0;line-height:1;display:flex}.Header-module__arFiJq__brandName{font-family:var(--font-serif);letter-spacing:.02em;color:var(--text);font-size:1.25rem;font-weight:700}.Header-module__arFiJq__brandTag{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:.7rem;font-weight:500}.Header-module__arFiJq__meta{color:var(--text-muted);align-items:center;gap:16px;margin-left:auto;font-size:.85rem;display:flex}.Header-module__arFiJq__metaItem{align-items:center;gap:6px;display:inline-flex}.Header-module__arFiJq__reserving{min-width:152px}.Header-module__arFiJq__dot{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #2f7a4a2e}.Header-module__arFiJq__dot.Header-module__arFiJq__closed{background:var(--text-soft);box-shadow:0 0 0 3px #8b7d6e2e}.Header-module__arFiJq__cartBtn{background:var(--primary);color:var(--primary-ink);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-flex}.Header-module__arFiJq__cartBtn:hover{background:var(--primary-hover)}.Header-module__arFiJq__cartCount{background:#fffdf833;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.8rem;display:inline-flex}.Header-module__arFiJq__cartPrice{opacity:.9}.Header-module__arFiJq__tableBadge{background:var(--primary);color:var(--primary-ink);letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #8b1e2f2e}@media (max-width:720px){.Header-module__arFiJq__meta{display:flex}.Header-module__arFiJq__meta .Header-module__arFiJq__metaItem,.Header-module__arFiJq__brandTag{display:none}}@media (max-width:560px){.Header-module__arFiJq__row{gap:12px}}@media (max-width:480px){.Header-module__arFiJq__cartPrice{display:none}.Header-module__arFiJq__cartBtn{padding:10px 14px}}
.Hero-module__PgAKtG__hero{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);padding:56px 0 72px;position:relative;overflow:hidden}.Hero-module__PgAKtG__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.Hero-module__PgAKtG__copy{z-index:2;position:relative}.Hero-module__PgAKtG__eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;background:#8b1e2f14;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__PgAKtG__flag{font-size:1rem;line-height:1}.Hero-module__PgAKtG__title{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.4rem,6vw,4rem);line-height:1}.Hero-module__PgAKtG__title em{color:var(--primary);font-style:italic;font-weight:500}.Hero-module__PgAKtG__subtitle{color:var(--text-muted);max-width:480px;margin:0 0 32px;font-size:1.1rem;line-height:1.5}.Hero-module__PgAKtG__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__PgAKtG__ctaPrimary,.Hero-module__PgAKtG__ctaGhost{border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-size:1rem;font-weight:600;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.Hero-module__PgAKtG__ctaPrimary{background:var(--primary);color:var(--primary-ink)}.Hero-module__PgAKtG__ctaPrimary:hover{background:var(--primary-hover);transform:translateY(-1px)}.Hero-module__PgAKtG__ctaGhost{color:var(--text);border:1.5px solid var(--text);background:0 0}.Hero-module__PgAKtG__ctaGhost:hover{background:var(--text);color:var(--bg)}.Hero-module__PgAKtG__visualWrap{isolation:isolate;position:relative}.Hero-module__PgAKtG__visual{aspect-ratio:5/4;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:var(--bg-soft);transition:transform .4s;position:relative;overflow:hidden;transform:rotate(.5deg)}.Hero-module__PgAKtG__visual:hover{transform:rotate(0)scale(1.005)}.Hero-module__PgAKtG__visualImg{object-fit:cover}.Hero-module__PgAKtG__visualBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow);z-index:2;background:#fffdf8f0;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;top:18px;right:18px}.Hero-module__PgAKtG__badgeDot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #c9a9612e}.Hero-module__PgAKtG__accent{aspect-ratio:3/4;border-radius:var(--radius);width:180px;box-shadow:var(--shadow-lg);border:6px solid var(--surface);background:var(--bg-soft);z-index:1;transition:transform .4s;position:absolute;bottom:-32px;left:-36px;overflow:hidden;transform:rotate(-5deg)}.Hero-module__PgAKtG__accent:hover{transform:rotate(-3deg)translateY(-4px)}.Hero-module__PgAKtG__accentImg{object-fit:cover}@media (max-width:1000px){.Hero-module__PgAKtG__grid{grid-template-columns:1fr;gap:36px}.Hero-module__PgAKtG__visual{aspect-ratio:16/11;transform:none}.Hero-module__PgAKtG__accent{width:130px;bottom:-22px;left:auto;right:16px}}@media (max-width:600px){.Hero-module__PgAKtG__hero{padding:28px 0 56px}.Hero-module__PgAKtG__title{font-size:2.4rem}.Hero-module__PgAKtG__subtitle{margin-bottom:24px;font-size:1rem}.Hero-module__PgAKtG__ctaPrimary,.Hero-module__PgAKtG__ctaGhost{flex:1;min-width:140px}.Hero-module__PgAKtG__accent{border-width:4px;width:110px}.Hero-module__PgAKtG__visualBadge{padding:8px 12px;font-size:.72rem;top:12px;right:12px}}
.InfoStrip-module__4MQpbG__strip{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0}.InfoStrip-module__4MQpbG__row{scrollbar-width:none;align-items:center;gap:14px;display:flex;overflow-x:auto}.InfoStrip-module__4MQpbG__row::-webkit-scrollbar{display:none}.InfoStrip-module__4MQpbG__chip{background:var(--bg-soft);color:var(--text);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:500;display:inline-flex}.InfoStrip-module__4MQpbG__chip svg{width:16px;height:16px;color:var(--primary)}.InfoStrip-module__4MQpbG__chip.InfoStrip-module__4MQpbG__link{text-underline-offset:2px;-webkit-text-decoration:underline #1f161133;text-decoration:underline #1f161133}.InfoStrip-module__4MQpbG__chip.InfoStrip-module__4MQpbG__link:hover{text-decoration-color:currentColor}
.Promotions-module__J2pukG__section{background:linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);padding:48px 0 16px}.Promotions-module__J2pukG__head{text-align:center;max-width:580px;margin:0 auto 32px}.Promotions-module__J2pukG__eyebrow{color:var(--accent-ink);letter-spacing:.14em;text-transform:uppercase;background:#c9a9612e;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:.76rem;font-weight:600;display:inline-block}.Promotions-module__J2pukG__title{margin:0;font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.15}.Promotions-module__J2pukG__title em{color:var(--primary);font-style:italic;font-weight:500}.Promotions-module__J2pukG__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Promotions-module__J2pukG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:24px 22px 22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.Promotions-module__J2pukG__card:before{content:"";background:var(--primary);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.Promotions-module__J2pukG__card:hover{box-shadow:var(--shadow);border-color:#8b1e2f40;transform:translateY(-3px)}.Promotions-module__J2pukG__number{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--accent);margin-bottom:12px;font-size:1.6rem;font-style:italic;font-weight:500;line-height:1;display:inline-block}.Promotions-module__J2pukG__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#8b1e2f14;border-radius:999px;align-self:flex-start;margin-bottom:10px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.Promotions-module__J2pukG__cardTitle{font-family:var(--font-serif);letter-spacing:-.01em;margin:0 0 8px;font-size:1.2rem;font-weight:600;line-height:1.25}.Promotions-module__J2pukG__cardText{color:var(--text-muted);flex:1;margin:0 0 14px;font-size:.92rem;line-height:1.55}.Promotions-module__J2pukG__cardMeta{color:var(--text-soft);border-top:1px solid var(--border);letter-spacing:.01em;margin:0;padding-top:10px;font-size:.78rem}@media (max-width:900px){.Promotions-module__J2pukG__grid{grid-template-columns:1fr;gap:14px}.Promotions-module__J2pukG__section{padding:36px 0 8px}}
.CategoryNav-module__-ufS2G__wrap{top:var(--header-h);z-index:30;-webkit-backdrop-filter:saturate(1.1)blur(8px);border-bottom:1px solid var(--border);height:var(--nav-h);will-change:transform;background:#faf4e4f2;align-items:center;display:flex;position:sticky;transform:translateZ(0)}@media (max-width:1024px){.CategoryNav-module__-ufS2G__wrap{background:var(--bg-soft);-webkit-backdrop-filter:none}}.CategoryNav-module__-ufS2G__scroller{scrollbar-width:none;scroll-behavior:smooth;gap:8px;padding:10px 0;display:flex;overflow-x:auto}.CategoryNav-module__-ufS2G__scroller::-webkit-scrollbar{display:none}.CategoryNav-module__-ufS2G__chip{background:var(--bg-soft);color:var(--text);white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;padding:8px 16px;font-size:.9rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.CategoryNav-module__-ufS2G__chip:hover{background:var(--surface);border-color:var(--border)}.CategoryNav-module__-ufS2G__chip.CategoryNav-module__-ufS2G__active{background:var(--primary);color:var(--primary-ink);border-color:var(--primary)}.CategoryNav-module__-ufS2G__count{opacity:.7;margin-left:6px;font-size:.8em}
.DishCard-module__SGJ_4q__card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #0000;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.DishCard-module__SGJ_4q__card:hover{box-shadow:var(--shadow);border-color:var(--border);transform:translateY(-2px)}.DishCard-module__SGJ_4q__card.DishCard-module__SGJ_4q__unavailable{opacity:.6}.DishCard-module__SGJ_4q__card.DishCard-module__SGJ_4q__unavailable:hover{box-shadow:var(--shadow-sm);border-color:#0000;transform:none}.DishCard-module__SGJ_4q__media{aspect-ratio:4/3;background:var(--bg-soft);position:relative;overflow:hidden}.DishCard-module__SGJ_4q__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.DishCard-module__SGJ_4q__card:hover .DishCard-module__SGJ_4q__media img{transform:scale(1.04)}.DishCard-module__SGJ_4q__noImg{font-family:var(--font-serif);color:var(--accent);background:linear-gradient(135deg, var(--bg-soft) 0%, var(--border) 100%);opacity:.7;justify-content:center;align-items:center;font-size:3rem;font-weight:500;display:flex;position:absolute;inset:0}.DishCard-module__SGJ_4q__tags{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.DishCard-module__SGJ_4q__tag{background:var(--surface);color:var(--text);letter-spacing:.02em;box-shadow:var(--shadow-sm);border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600}.DishCard-module__SGJ_4q__tag.DishCard-module__SGJ_4q__vegan{color:#2f7a4a;background:#e8f3ea}.DishCard-module__SGJ_4q__tag.DishCard-module__SGJ_4q__vegetarisch{color:#5a7a2f;background:#f0f5e8}.DishCard-module__SGJ_4q__tag.DishCard-module__SGJ_4q__neu{background:var(--primary);color:var(--primary-ink)}.DishCard-module__SGJ_4q__tag.DishCard-module__SGJ_4q__beliebt{background:var(--accent);color:var(--accent-ink)}.DishCard-module__SGJ_4q__tag.DishCard-module__SGJ_4q__hausgemacht{color:#6b4e1e;background:#f5ebd3}.DishCard-module__SGJ_4q__body{flex-direction:column;flex:1;gap:8px;padding:16px 16px 18px;display:flex}.DishCard-module__SGJ_4q__name{font-family:var(--font-serif);color:var(--text);font-size:1.1rem;font-weight:600;line-height:1.25}.DishCard-module__SGJ_4q__desc{color:var(--text-muted);flex:1;font-size:.88rem;line-height:1.45}.DishCard-module__SGJ_4q__allergens{letter-spacing:.04em;color:var(--text-soft);background:var(--bg-soft);border:1px solid var(--border);cursor:help;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin:2px 0 0;padding:4px 10px;font-size:.72rem;display:inline-flex}.DishCard-module__SGJ_4q__allergens span{color:var(--accent);font-size:.78rem}.DishCard-module__SGJ_4q__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.DishCard-module__SGJ_4q__price{font-family:var(--font-serif);color:var(--text);font-size:1.2rem;font-weight:600}.DishCard-module__SGJ_4q__addBtn{background:var(--primary);color:var(--primary-ink);border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.DishCard-module__SGJ_4q__addBtn:hover:not(:disabled){background:var(--primary-hover);transform:scale(1.03)}.DishCard-module__SGJ_4q__addBtn:disabled{background:var(--text-soft);cursor:not-allowed}.DishCard-module__SGJ_4q__plus{font-size:1.1rem;line-height:1}.DishCard-module__SGJ_4q__inCart{background:var(--success);color:#fff;box-shadow:var(--shadow-sm);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:10px;right:10px}
.MenuSection-module__xKBo9q__wrapper{scroll-margin-top:calc(var(--header-h) + var(--nav-h) + 8px);padding:48px 0 16px}.MenuSection-module__xKBo9q__header{align-items:baseline;gap:14px;margin-bottom:24px;display:flex}.MenuSection-module__xKBo9q__title{font-size:clamp(1.6rem,3.5vw,2.25rem)}.MenuSection-module__xKBo9q__count{font-family:var(--font-sans);color:var(--text-muted);font-size:.9rem;font-weight:500}.MenuSection-module__xKBo9q__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}@media (max-width:960px){.MenuSection-module__xKBo9q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.MenuSection-module__xKBo9q__grid{grid-template-columns:1fr;gap:14px}.MenuSection-module__xKBo9q__wrapper{padding:32px 0 8px}}
.BeveragesSection-module__UMyrlq__wrap{scroll-margin-top:calc(var(--header-h,68px) + 56px);padding:60px 0 40px}.BeveragesSection-module__UMyrlq__header{text-align:center;margin-bottom:36px}.BeveragesSection-module__UMyrlq__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--primary);margin-bottom:10px;font-size:.75rem;font-weight:600;display:inline-block}.BeveragesSection-module__UMyrlq__title{font-family:var(--font-serif);color:var(--text);margin:0 0 8px;font-size:clamp(1.6rem,3.2vw,2.2rem);font-weight:700}.BeveragesSection-module__UMyrlq__lead{max-width:560px;color:var(--text-muted);margin:0 auto;font-size:.95rem;line-height:1.55}.BeveragesSection-module__UMyrlq__sub{scroll-margin-top:calc(var(--header-h,68px) + 56px);grid-template-columns:minmax(240px,340px) minmax(0,1fr);align-items:stretch;gap:36px;margin-bottom:56px;display:grid}.BeveragesSection-module__UMyrlq__sub:last-child{margin-bottom:0}.BeveragesSection-module__UMyrlq__subHero{top:calc(var(--header-h,68px) + 56px + 16px);aspect-ratio:4/5;border-radius:var(--radius);background:var(--bg-soft);box-shadow:var(--shadow);align-self:start;width:100%;max-height:460px;position:sticky;overflow:hidden}.BeveragesSection-module__UMyrlq__subHeroImg{object-fit:cover}.BeveragesSection-module__UMyrlq__subBody{flex-direction:column;display:flex}.BeveragesSection-module__UMyrlq__subHeader{border-bottom:1px solid var(--border);margin-bottom:18px;padding-bottom:16px}.BeveragesSection-module__UMyrlq__subTitle{font-family:var(--font-serif);color:var(--text);margin:0 0 4px;font-size:1.5rem;font-weight:700}.BeveragesSection-module__UMyrlq__subSubtitle{color:var(--text-muted);letter-spacing:.01em;margin:0;font-size:.85rem}.BeveragesSection-module__UMyrlq__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.BeveragesSection-module__UMyrlq__row{border-bottom:1px dashed var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:20px;padding:14px 0;display:grid}.BeveragesSection-module__UMyrlq__row:last-child{border-bottom:none}.BeveragesSection-module__UMyrlq__info{flex-direction:column;gap:3px;min-width:0;display:flex}.BeveragesSection-module__UMyrlq__name{font-family:var(--font-serif);color:var(--text);font-size:1.05rem;font-weight:600;line-height:1.3}.BeveragesSection-module__UMyrlq__desc{color:var(--text-muted);font-size:.85rem;line-height:1.45}.BeveragesSection-module__UMyrlq__allergens{color:var(--text-soft);background:#8b1e2f0d;border-radius:999px;align-items:center;gap:5px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:.72rem;display:inline-flex}.BeveragesSection-module__UMyrlq__prices{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.BeveragesSection-module__UMyrlq__priceBtn{background:var(--bg-soft);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.88rem;font-weight:500;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.BeveragesSection-module__UMyrlq__priceBtn:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:var(--primary-ink);transform:translateY(-1px)}.BeveragesSection-module__UMyrlq__priceBtn:disabled{opacity:.45;cursor:not-allowed}.BeveragesSection-module__UMyrlq__vol{color:var(--text-muted);font-size:.75rem;font-weight:500}.BeveragesSection-module__UMyrlq__priceBtn:hover:not(:disabled) .BeveragesSection-module__UMyrlq__vol{color:#f5ebd3cc}.BeveragesSection-module__UMyrlq__priceLabel{font-weight:600}.BeveragesSection-module__UMyrlq__plus{background:var(--primary);width:18px;height:18px;color:var(--primary-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;line-height:1;display:inline-flex}.BeveragesSection-module__UMyrlq__priceBtn:hover:not(:disabled) .BeveragesSection-module__UMyrlq__plus{background:var(--primary-ink);color:var(--primary)}@media (max-width:1024px){.BeveragesSection-module__UMyrlq__sub{grid-template-columns:1fr;gap:18px;margin-bottom:44px}.BeveragesSection-module__UMyrlq__subHero{aspect-ratio:16/9;max-height:240px;position:relative}}@media (max-width:480px){.BeveragesSection-module__UMyrlq__row{grid-template-columns:1fr;gap:10px;padding:16px 0}.BeveragesSection-module__UMyrlq__prices{flex-flow:wrap;align-self:stretch;align-items:center}.BeveragesSection-module__UMyrlq__priceBtn{flex:1;justify-content:space-between}}
.Interior-module__iPr8Yq__section{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);padding:80px 0 0;position:relative;overflow:hidden}.Interior-module__iPr8Yq__head{text-align:center;max-width:640px;margin:0 auto 48px}.Interior-module__iPr8Yq__eyebrow{color:var(--accent-ink);letter-spacing:.14em;text-transform:uppercase;background:#c9a9612e;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-block}.Interior-module__iPr8Yq__title{margin:0 0 14px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.Interior-module__iPr8Yq__title em{color:var(--primary);font-style:italic;font-weight:500}.Interior-module__iPr8Yq__lead{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.55}.Interior-module__iPr8Yq__feature{grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;margin-bottom:64px;display:grid}.Interior-module__iPr8Yq__storefront{aspect-ratio:4/5;border-radius:var(--radius-lg);max-height:620px;box-shadow:var(--shadow-lg);background:var(--bg-soft);position:relative;overflow:hidden}.Interior-module__iPr8Yq__storefrontImg{object-fit:cover}.Interior-module__iPr8Yq__locationChip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow);background:#fffdf8f0;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:600;display:inline-flex;position:absolute;bottom:18px;left:18px}.Interior-module__iPr8Yq__featureBody{padding:8px 0}.Interior-module__iPr8Yq__featureText{font-family:var(--font-serif);color:var(--text);margin:0 0 28px;font-size:clamp(1.3rem,2.2vw,1.6rem);font-style:italic;line-height:1.4}.Interior-module__iPr8Yq__mapLink{background:var(--text);color:var(--bg);border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:600;transition:transform .15s,background .15s;display:inline-flex}.Interior-module__iPr8Yq__mapLink:hover{background:var(--primary);transform:translateY(-1px)}.Interior-module__iPr8Yq__marquee{margin-top:8px;padding:24px 0 48px;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 80px calc(100% - 80px),#0000 100%)}.Interior-module__iPr8Yq__track{gap:18px;width:max-content;animation:38s linear infinite Interior-module__iPr8Yq__scroll;display:flex}.Interior-module__iPr8Yq__tile{aspect-ratio:3/4;border-radius:var(--radius);width:280px;box-shadow:var(--shadow);background:var(--bg-soft);flex:none;position:relative;overflow:hidden}.Interior-module__iPr8Yq__tileImg{object-fit:cover}@keyframes Interior-module__iPr8Yq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (prefers-reduced-motion:reduce){.Interior-module__iPr8Yq__track{animation:none}}@media (max-width:900px){.Interior-module__iPr8Yq__section{padding:56px 0 0}.Interior-module__iPr8Yq__feature{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.Interior-module__iPr8Yq__storefront{aspect-ratio:4/5;max-height:480px}.Interior-module__iPr8Yq__featureText,.Interior-module__iPr8Yq__featureBody{text-align:center}.Interior-module__iPr8Yq__tile{width:220px}}@media (max-width:500px){.Interior-module__iPr8Yq__section{padding:40px 0 0}.Interior-module__iPr8Yq__head{margin-bottom:32px}.Interior-module__iPr8Yq__marquee{padding:16px 0 36px}.Interior-module__iPr8Yq__tile{width:180px}}
.Footer-module__rnk_JG__footer{background:var(--text);color:var(--bg);margin-top:80px;padding:56px 0 32px}.Footer-module__rnk_JG__grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__rnk_JG__col h4{font-family:var(--font-serif);color:var(--bg);margin:0 0 14px;font-size:1.1rem}.Footer-module__rnk_JG__brand{font-family:var(--font-serif);color:var(--bg);letter-spacing:.02em;margin-bottom:6px;font-size:1.6rem;font-weight:600}.Footer-module__rnk_JG__tagline{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin-bottom:16px;font-size:.8rem;font-weight:500}.Footer-module__rnk_JG__desc{color:#f5ebd3b3;max-width:340px;font-size:.9rem;line-height:1.6}.Footer-module__rnk_JG__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__list a,.Footer-module__rnk_JG__list span{color:#f5ebd3bf;font-size:.9rem;transition:color .15s}.Footer-module__rnk_JG__list a:hover{color:var(--bg)}.Footer-module__rnk_JG__hoursRow{color:#f5ebd3bf;justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.Footer-module__rnk_JG__hoursRow.Footer-module__rnk_JG__today{color:var(--accent);font-weight:600}.Footer-module__rnk_JG__hoursRow.Footer-module__rnk_JG__closed span:last-child{color:#f5ebd373}.Footer-module__rnk_JG__bottom{color:#f5ebd38c;border-top:1px solid #f5ebd31f;justify-content:space-between;align-items:center;padding-top:24px;font-size:.85rem;display:flex}.Footer-module__rnk_JG__bottomLinks{gap:20px;display:flex}.Footer-module__rnk_JG__bottomLinks a{color:#f5ebd3a6}.Footer-module__rnk_JG__bottomLinks a:hover{color:var(--bg)}@media (max-width:900px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:560px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr;gap:28px}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column;gap:12px}}
.CartDrawer-module__w1trPG__backdrop{z-index:90;background:#1f161180;position:fixed;inset:0}.CartDrawer-module__w1trPG__drawer{background:var(--surface);z-index:100;flex-direction:column;width:100%;max-width:440px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 40px #1f161133}.CartDrawer-module__w1trPG__header{border-bottom:1px solid var(--border);padding:22px 24px 16px;padding-top:calc(22px + env(safe-area-inset-top));justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__w1trPG__title{font-family:var(--font-serif);margin:0;font-size:1.5rem;font-weight:600}.CartDrawer-module__w1trPG__closeBtn{background:var(--bg-soft);width:36px;height:36px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background .15s;display:inline-flex}.CartDrawer-module__w1trPG__closeBtn:hover{background:var(--border)}.CartDrawer-module__w1trPG__list{flex:1;margin:0;padding:8px 24px;list-style:none;overflow-y:auto}.CartDrawer-module__w1trPG__item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.CartDrawer-module__w1trPG__item:last-child{border-bottom:none}.CartDrawer-module__w1trPG__itemImg{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-soft);flex:none;width:72px;height:72px}.CartDrawer-module__w1trPG__itemImgPlaceholder{border-radius:var(--radius-sm);background:var(--bg-soft);width:72px;height:72px;font-family:var(--font-serif);color:var(--accent);flex:none;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;display:flex}.CartDrawer-module__w1trPG__itemBody{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CartDrawer-module__w1trPG__itemName{color:var(--text);font-size:.95rem;font-weight:600;line-height:1.25}.CartDrawer-module__w1trPG__itemPrice{color:var(--text-muted);font-size:.85rem}.CartDrawer-module__w1trPG__qtyRow{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.CartDrawer-module__w1trPG__qty{background:var(--bg-soft);border-radius:999px;align-items:center;gap:10px;padding:4px;display:inline-flex}.CartDrawer-module__w1trPG__qty button{background:var(--surface);width:28px;height:28px;color:var(--text);border-radius:50%;font-size:1rem;font-weight:600;transition:background .15s}.CartDrawer-module__w1trPG__qty button:hover{background:var(--primary);color:var(--primary-ink)}.CartDrawer-module__w1trPG__qty span{text-align:center;min-width:20px;font-size:.9rem;font-weight:600}.CartDrawer-module__w1trPG__removeBtn{color:var(--text-soft);text-underline-offset:3px;padding:4px 6px;font-size:.85rem;text-decoration:underline}.CartDrawer-module__w1trPG__removeBtn:hover{color:var(--danger)}.CartDrawer-module__w1trPG__empty{text-align:center;color:var(--text-muted);padding:60px 24px}.CartDrawer-module__w1trPG__emptyIcon{opacity:.4;margin-bottom:12px;font-size:3rem}.CartDrawer-module__w1trPG__emptyTitle{font-family:var(--font-serif);color:var(--text);margin:0 0 8px;font-size:1.3rem}.CartDrawer-module__w1trPG__footer{border-top:1px solid var(--border);background:var(--bg-soft);padding:20px 24px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.CartDrawer-module__w1trPG__sumRow{color:var(--text-muted);justify-content:space-between;margin-bottom:6px;font-size:.9rem;display:flex}.CartDrawer-module__w1trPG__totalRow{font-family:var(--font-serif);color:var(--text);border-top:1px solid var(--border);justify-content:space-between;margin:12px 0 16px;padding-top:12px;font-size:1.3rem;font-weight:600;display:flex}.CartDrawer-module__w1trPG__checkoutBtn{text-align:center;background:var(--primary);width:100%;color:var(--primary-ink);border-radius:14px;padding:16px;font-size:1rem;font-weight:600;transition:background .15s;display:block}.CartDrawer-module__w1trPG__checkoutBtn:hover{background:var(--primary-hover)}@media (max-width:480px){.CartDrawer-module__w1trPG__drawer{max-width:100%}}
.CartFab-module__-RCS1a__fab{z-index:50;background:var(--primary);color:var(--primary-ink);padding:14px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:999px;align-items:center;gap:10px;font-size:.95rem;font-weight:600;transition:transform .15s,background .15s;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #8b1e2f59}.CartFab-module__-RCS1a__fab:hover{background:var(--primary-hover)}.CartFab-module__-RCS1a__fab.CartFab-module__-RCS1a__visible{display:inline-flex}.CartFab-module__-RCS1a__count{text-align:center;background:#fffdf840;border-radius:999px;min-width:28px;padding:2px 10px;font-size:.85rem}@media (min-width:721px){.CartFab-module__-RCS1a__fab{display:none!important}}@media (max-width:400px){.CartFab-module__-RCS1a__fab{justify-content:center;bottom:16px;left:16px;right:16px}}
