
@font-face {font-family: 'Bitter'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/Bitter-600-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face {font-family: 'Bitter'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/Bitter-600-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face {font-family: 'Bitter'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/Bitter-700-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face {font-family: 'Bitter'; font-style: normal; font-weight: 700; font-display: swap; src: url(/fonts/Bitter-700-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face {font-family: 'Golos Text'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/GolosText-400-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face {font-family: 'Golos Text'; font-style: normal; font-weight: 400; font-display: swap; src: url(/fonts/GolosText-400-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face {font-family: 'Golos Text'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/GolosText-600-cyrillic.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face {font-family: 'Golos Text'; font-style: normal; font-weight: 600; font-display: swap; src: url(/fonts/GolosText-600-latin.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
:root {
  --coal: #14170f;
  --smoke: #2e332a;
  --ash: #6f7566;
  --paper: #f3f1e7;
  --card: #fbfaf4;
  --ember: #c8320f;
  --leaf: #4f6b34;
  --gold: #e0a318;
  --line: #d9d5c4;
  --r-lg: 18px;
  --r-md: 12px;
  --r-sm: 8px;
  --head-h: 4.5rem;
  --nav-h: 3.6rem;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--head-h) + var(--nav-h) + .6rem); }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
body {
  margin: 0; background: var(--paper); color: var(--coal);
  font: 400 17px/1.55 "Golos Text", system-ui, sans-serif; -webkit-font-smoothing: antialiased;
}
h1, h2, h3 { font-family: Bitter, Georgia, serif; font-weight: 700; letter-spacing: -.01em; margin: 0; }
a { color: inherit; }
img { display: block; width: 100%; height: 100%; object-fit: cover; }
.wrap { width: min(1460px, 100% - 3rem); margin-inline: auto; }
:focus-visible { outline: 3px solid var(--gold); outline-offset: 2px; }

.top { position: sticky; top: 0; z-index: 40; background: var(--coal); color: #f2efe4; box-shadow: 0 2px 14px rgba(20,23,15,.28); }
.top-in { display: flex; align-items: center; gap: 1.5rem; padding: .7rem 0; }
.brand { display: flex; align-items: center; gap: .7rem; font-family: Bitter, serif; font-size: 1.32rem; font-weight: 700; text-decoration: none; line-height: 1.1; }
.brand img { width: 46px; height: 46px; flex: none; border-radius: 999px; }
.brand b { display: block; font-weight: 700; white-space: nowrap; }
.brand-txt span { display: block; font-family: "Golos Text", sans-serif; font-size: .68rem; font-weight: 400; color: #a9ae9c; letter-spacing: .04em; }
.top-tel { margin-left: auto; text-align: right; font-size: .8rem; color: #a9ae9c; }
.top-tel a { display: block; font-family: Bitter, serif; font-size: 1.22rem; font-weight: 700; color: #fff; text-decoration: none; white-space: nowrap; }

.hero { position: relative; background: var(--coal); color: #f5f2e6; overflow: hidden; }
.hero > img { position: absolute; inset: 0; opacity: .58; filter: saturate(.92) contrast(1.04); }
.hero::after { content: ""; position: absolute; inset: 0; background:
  linear-gradient(95deg, rgba(16,18,12,.96) 0%, rgba(16,18,12,.86) 34%, rgba(16,18,12,.42) 62%, rgba(16,18,12,.62) 100%),
  radial-gradient(120% 80% at 50% 120%, rgba(16,18,12,.85), transparent 60%); }
.hero-in { position: relative; z-index: 3; padding: 1.6rem 0; max-width: 34rem; }
.hero h1 { font-size: clamp(2.1rem, 4.2vw, 3.3rem); line-height: 1.05; text-wrap: balance;
  text-shadow: 0 2px 24px rgba(0,0,0,.45); }
.hero p { max-width: 34ch; }
.hero p { margin: 1.1rem 0 0; font-size: 1.06rem; color: #ded9c8; }
.cta { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.9rem; }
.btn { display: inline-block; white-space: nowrap; padding: .78rem 1.5rem; border-radius: var(--r-md); border: 2px solid transparent; font: 600 1rem "Golos Text", sans-serif; text-decoration: none; cursor: pointer; }
.btn-1 { background: var(--ember); color: #fff; }
.btn-1:hover { background: #ab2a0c; }
.btn-2 { border-color: #6d7364; color: #f2efe4; background: none; }
.facts { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid rgba(255,255,255,.16); padding: 1.1rem 0 1.4rem; font-size: .9rem; color: #cfcbb9; }
.facts p { margin: 0; padding-right: 1.2rem; }
.facts p + p { padding-left: 1.2rem; border-left: 1px solid rgba(255,255,255,.14); }
@media (max-width: 860px) {
  .facts { grid-template-columns: repeat(2, 1fr); gap: .7rem 0; }
  .facts p:nth-child(3) { padding-left: 0; border-left: none; }
}
@media (max-width: 520px) {
  .facts { grid-template-columns: 1fr; }
  .facts p + p { padding-left: 0; border-left: none; }
}
.facts b { color: var(--gold); font-weight: 600; }

.catnav { position: sticky; top: var(--head-h); z-index: 30; background: var(--paper);
  border-bottom: 1px solid var(--line); box-shadow: 0 6px 16px rgba(20,23,15,.06); }
.catnav .wrap { position: relative; display: flex; align-items: center; gap: .3rem; }
.catnav .wrap::before, .catnav .wrap::after { content: ""; position: absolute; top: 0; width: 40px; height: 100%;
  pointer-events: none; opacity: 1; transition: opacity .2s ease; z-index: 2; }
.catnav .wrap::before { left: 0; background: linear-gradient(90deg, var(--paper), rgba(243,241,231,0)); }
.catnav .wrap::after { right: 0; background: linear-gradient(270deg, var(--paper), rgba(243,241,231,0)); }
.catnav .wrap.at-start::before { opacity: 0; }
.catnav .wrap.at-end::after { opacity: 0; }
.catscroll { display: flex; gap: .5rem; overflow-x: auto; padding: .7rem 0; flex: 1;
  scrollbar-width: none; scroll-behavior: smooth; cursor: grab; }
.catscroll::-webkit-scrollbar { display: none; }
.catscroll.dragging { cursor: grabbing; scroll-behavior: auto; }
.navarrow { flex: none; z-index: 3; width: 32px; height: 32px; border-radius: 999px; cursor: pointer;
  border: 1px solid var(--line); background: #fff; color: var(--smoke); font-size: 1rem; line-height: 1;
  display: none; place-items: center; transition: background .16s ease, color .16s ease, opacity .2s ease; }
.navarrow:hover { background: var(--coal); color: #fff; border-color: var(--coal); }
.navarrow[disabled] { opacity: .25; cursor: default; }
.navarrow[disabled]:hover { background: #fff; color: var(--smoke); border-color: var(--line); }
@media (hover: hover) and (pointer: fine) { .navarrow { display: grid; } }
@media (prefers-reduced-motion: reduce) { .catscroll { scroll-behavior: auto; } }
.catnav a { display: inline-flex; align-items: center; gap: .42rem; white-space: nowrap;
  text-decoration: none; font-size: .93rem; color: var(--smoke); padding: .38rem .85rem .38rem .55rem;
  border-radius: 999px; border: 1px solid var(--line); background: #fff;
  transition: color .16s ease, border-color .16s ease, background .16s ease; }
.chip-ic { width: 17px; height: 17px; color: var(--acc); flex: none; transition: color .16s ease; }
.catnav a:hover { border-color: var(--acc); color: var(--coal); }

.cat { padding: 3.2rem 0 .6rem; }
.cat-head { display: grid; grid-template-columns: auto 1fr; align-items: center; column-gap: 1rem; row-gap: .25rem;
  border-bottom: 3px solid var(--coal); padding-bottom: .6rem; margin-bottom: 1.6rem; }
.cat-head h2 { font-size: clamp(1.5rem, 3.4vw, 2.05rem); }
.note { grid-column: 2; margin: 0; font-size: .84rem; color: var(--ash); max-width: 60ch; }

.sets { display: grid; grid-template-columns: repeat(auto-fill, minmax(272px, 1fr)); gap: 1.4rem; }
.ph { position: absolute; inset: 0; display: grid; place-content: center; justify-items: center; gap: .5rem;
  background:
    repeating-linear-gradient(135deg, rgba(20,23,15,.05) 0 2px, transparent 2px 14px),
    linear-gradient(145deg, color-mix(in srgb, var(--acc) 16%, #f0ead9), #e4ddc8); }
.ph-ic { width: 62px; height: 62px; color: var(--acc); opacity: .9; }
.ph span { font-size: .82rem; color: rgba(20,23,15,.5); letter-spacing: .02em; }
.set { display: flex; flex-direction: column; background: var(--card); border: 1px solid var(--line); border-radius: var(--r-lg); overflow: hidden; }
.set-pic { position: relative; aspect-ratio: 3 / 2; overflow: hidden; background: #e6e2d3; }
.set-pic img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.save { position: absolute; top: .7rem; left: .7rem; background: var(--ember); color: #fff; font-size: .78rem; font-weight: 600; padding: .28rem .6rem; border-radius: 999px; }
.set-body { display: flex; flex-direction: column; flex: 1; padding: 1.1rem 1.15rem 1.15rem; }
.set h3 { font-size: 1.24rem; }
.compo { position: relative; margin: .55rem 0 .3rem; font-size: .88rem; line-height: 1.5; color: var(--smoke);
  max-height: 8.4em; overflow: hidden; transition: max-height .3s ease; }
.compo::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 2.4em;
  background: linear-gradient(rgba(251,250,244,0), var(--card)); pointer-events: none; }
.set.full .compo { max-height: 60em; }
.set.full .compo::after { opacity: 0; }
.more { align-self: flex-start; background: none; border: none; padding: .15rem 0 .7rem; cursor: pointer;
  font: 600 .84rem "Golos Text", sans-serif; color: var(--acc); text-decoration: underline; text-underline-offset: 3px; }
.set:not(.long) .compo { max-height: none; }
.set:not(.long) .compo::after { display: none; }
.set:not(.long) .more { display: none; }
.set-foot { display: flex; align-items: center; gap: 1rem; margin-top: auto; padding-top: .8rem; border-top: 1px dashed var(--line); }

.list { border-top: 1px solid var(--line); }
.row { display: grid; grid-template-columns: 64px 1fr auto auto; align-items: center; gap: 1rem; padding: .85rem 0; border-bottom: 1px solid var(--line); }
.row-pic { width: 64px; height: 64px; overflow: hidden; background: #e6e2d3; border-radius: var(--r-md); }
.row h3 { font-size: 1.03rem; font-family: "Golos Text", sans-serif; font-weight: 600; }
.portion { margin: .1rem 0 0; font-size: .84rem; color: var(--ash); }
.set-pic img[src$=".svg"] { object-fit: contain; background: #ede7d6; }

.price { margin: 0; font-family: Bitter, serif; font-size: 1.22rem; white-space: nowrap; }
.was { display: block; font-family: "Golos Text", sans-serif; font-size: .78rem; font-weight: 400; color: var(--ash); }
.add { background: none; border: 1.5px solid var(--acc, var(--coal)); color: var(--acc, var(--coal)); font: 600 .88rem "Golos Text", sans-serif; padding: .48rem 1.1rem; border-radius: var(--r-sm); cursor: pointer; }
.add:hover { background: var(--acc, var(--coal)); color: #fff; }
.add.done { background: var(--leaf); border-color: var(--leaf); color: #fff; }

/* gallery */
.gallery { padding: 3.6rem 0 0; }
.gallery h2 { font-size: clamp(1.5rem, 3.4vw, 2.05rem); margin-bottom: .4rem; }
.gallery > .wrap > p { margin: 0 0 1.4rem; color: var(--ash); max-width: 52ch; font-size: .95rem; }
.grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem; }
@media (max-width: 1000px) { .grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .grid { gap: .7rem; } }
.grid figure { margin: 0; aspect-ratio: 3 / 2; border-radius: var(--r-lg); overflow: hidden; background: #e6e2d3; }
.kitchen { margin-top: 1rem; border-radius: var(--r-lg); overflow: hidden; background: #e6e2d3; }
.kitchen img { height: auto; }

.info { background: var(--card); border-top: 1px solid var(--line); margin-top: 3.5rem; padding: 3.4rem 0; }
.cols { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2.6rem; }
.cols h2 { font-size: 1.35rem; margin-bottom: .7rem; }
.cols h3 { font-size: 1rem; margin: 1.3rem 0 .3rem; font-family: "Golos Text", sans-serif; font-weight: 600; }
.cols p, .cols li { font-size: .95rem; color: var(--smoke); }
.cols ul { margin: .4rem 0; padding-left: 1.1rem; }
.cols li { margin-bottom: .3rem; }

.contacts { background: var(--coal); color: #eceadf; padding: 3.4rem 0 2.4rem; }
.contacts h2 { color: #fff; font-size: 1.6rem; margin-bottom: 1.4rem; }
.contacts a { color: #fff; }
.contacts .cols p { color: #cbc9bb; }
.big-tel { font-family: Bitter, serif; font-size: 1.65rem; font-weight: 700; text-decoration: none; display: block; }
.rating { display: flex; align-items: center; gap: 1.2rem; flex-wrap: wrap; margin-top: 2.2rem;
  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.14);
  border-radius: var(--r-lg); padding: 1.1rem 1.3rem; }
.rating .score { margin: 0; font-family: Bitter, serif; font-size: 2.4rem; font-weight: 700; color: var(--gold); line-height: 1; }
.rating .stars { color: var(--gold); font-size: 1.05rem; letter-spacing: .12em; }
.rating .meta { font-size: .88rem; color: #b7bcab; margin: .25rem 0 0; }
.rating .meta a { color: #fff; }
.goodplace { margin-left: auto; display: flex; align-items: center; gap: .6rem; text-decoration: none;
  border: 1px solid rgba(255,255,255,.2); border-radius: 999px; padding: .5rem .95rem; }
.goodplace b { font-size: .92rem; }
.goodplace span { font-size: .78rem; color: #b7bcab; }
.goodplace:hover { border-color: var(--gold); }
@media (max-width: 720px) { .goodplace { margin-left: 0; } }
.socials { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: .8rem; }
.soc { display: inline-flex; align-items: center; gap: .5rem; text-decoration: none;
  border: 1px solid rgba(255,255,255,.2); border-radius: 999px; padding: .5rem 1rem;
  font-size: .92rem; transition: border-color .18s ease, background .18s ease, transform .18s ease; }
.soc:hover { transform: translateY(-2px); }
.soc-tg:hover { border-color: #4aa3dd; background: rgba(74,163,221,.14); }
.soc-vk:hover { border-color: #6a90c8; background: rgba(106,144,200,.14); }
.soc-ig:hover { border-color: #d1608f; background: rgba(209,96,143,.14); }
@media (prefers-reduced-motion: reduce) { .soc:hover { transform: none; } }
.map { margin-top: 1.2rem; border-radius: var(--r-lg); overflow: hidden; background: #20241b; }
.map iframe { display: block; width: 100%; height: 380px; border: 0; }
.map-acts { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1rem; }
.map-acts .btn { font-size: .93rem; padding: .62rem 1.2rem; }
.map-acts .btn-2 { border-color: #565c4c; }
@media (max-width: 720px) { .map iframe { height: 300px; } }
.foot-logo { width: 92px; height: 92px; border-radius: 999px; margin-bottom: 1rem; }
.item-link { color: inherit; text-decoration: none; border-bottom: 1px solid transparent; }
.item-link:hover { border-color: currentColor; }
.more-links { display: flex; flex-wrap: wrap; gap: .5rem 1.1rem; margin: 1.6rem 0 .4rem; }
.more-links a { color: #cfd2c6; font-size: .9rem; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,.18); }
.more-links a:hover { color: #fff; border-color: #fff; }
.legal { margin-top: 2.6rem; padding-top: 1.2rem; border-top: 1px solid rgba(255,255,255,.14); font-size: .8rem; color: #8f9484; }

/* floating cart */
.fab {
  position: fixed; right: 1.4rem; bottom: 1.4rem; z-index: 55;
  display: flex; align-items: center; gap: .7rem;
  background: linear-gradient(135deg, #ff7a18 0%, #f24b0a 48%, #d92f06 100%);
  color: #fff; border: 2px solid rgba(255,214,150,.75); cursor: pointer;
  border-radius: 999px; padding: .9rem 1.5rem .9rem 1.2rem;
  font: 700 1.02rem "Golos Text", sans-serif; letter-spacing: .01em;
  box-shadow: 0 10px 26px rgba(242,75,10,.5), 0 2px 8px rgba(20,23,15,.3);
  transform: translateY(160%); opacity: 0;
  transition: transform .26s cubic-bezier(.2,.8,.3,1), opacity .2s, box-shadow .2s, filter .2s;
}
.fab.on { transform: none; opacity: 1; animation: halo 2.6s ease-in-out infinite; }
.fab:hover { filter: brightness(1.07); box-shadow: 0 14px 34px rgba(242,75,10,.6), 0 2px 8px rgba(20,23,15,.3); }
.fab:active { transform: scale(.97); }
@keyframes halo {
  0%, 100% { box-shadow: 0 10px 26px rgba(242,75,10,.5), 0 0 0 0 rgba(255,138,40,.5); }
  70% { box-shadow: 0 10px 26px rgba(242,75,10,.5), 0 0 0 16px rgba(255,138,40,0); }
}
.fab .fab-badge { background: #fff2cd; color: #a3300a; border-color: #fff; }
.fab svg { width: 22px; height: 22px; flex: none; }
.fab .fab-sum { font-family: Bitter, serif; font-size: 1.06rem; white-space: nowrap; }
.fab .fab-badge {
  position: absolute; top: -6px; right: -6px; min-width: 24px; height: 24px;
  background: var(--coal); color: #fff; border: 2px solid var(--paper);
  border-radius: 999px; font-size: .78rem; font-weight: 600;
  display: grid; place-items: center; padding: 0 .3rem;
}
@media (prefers-reduced-motion: reduce) { .fab { transition: none; } }

/* header nav */
.mainnav { display: flex; align-items: center; gap: 1.3rem; margin-left: 1rem; }
.mainnav > a { text-decoration: none; font-size: .93rem; color: #d5d2c4; }
.mainnav > a:hover { color: #fff; }
.mega-wrap { position: relative; }
.mega-btn { display: inline-flex; align-items: center; gap: .3rem; background: none; border: none;
  color: #d5d2c4; font: 400 .93rem "Golos Text", sans-serif; cursor: pointer; padding: .2rem 0; }
.mega-btn:hover, .mega-wrap.open .mega-btn { color: #fff; }
.mega-chev { width: 15px; height: 15px; transition: transform .18s ease; }
.mega-wrap.open .mega-chev { transform: rotate(180deg); }
.mega { position: absolute; top: calc(100% + .85rem); left: -1rem; z-index: 40;
  width: 620px; max-width: calc(100vw - 2rem); padding: 1rem; border-radius: var(--r-lg);
  background: var(--card); border: 1px solid var(--line);
  box-shadow: 0 24px 60px rgba(20,23,15,.28);
  opacity: 0; visibility: hidden; transform: translateY(-6px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s; }
.mega::before { content: ""; position: absolute; top: -18px; left: 0; right: 0; height: 18px; }
.mega-wrap:hover .mega, .mega-wrap:focus-within .mega, .mega-wrap.open .mega {
  opacity: 1; visibility: visible; transform: none; }
.mega-tiles { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: .45rem; }
.mtile { display: flex; align-items: center; gap: .55rem; text-decoration: none; color: var(--coal);
  border: 1px solid transparent; border-radius: var(--r-md); padding: .5rem .55rem; }
.mtile:hover { background: #f2efe3; border-color: var(--line); }
.mtile-ic { flex: none; width: 32px; height: 32px; border-radius: 9px; display: grid; place-items: center;
  background: color-mix(in srgb, var(--acc) 14%, #fff); color: var(--acc); }
.mtile-ic .ic { width: 18px; height: 18px; }
.mtile b { display: block; font-size: .89rem; line-height: 1.2; }
.mtile b + span { font-size: .75rem; color: var(--ash); }
.mega-foot { display: flex; align-items: center; gap: 1.2rem; flex-wrap: wrap;
  margin-top: .8rem; padding-top: .75rem; border-top: 1px solid var(--line);
  font-size: .84rem; color: var(--ash); }
.mega-foot p { display: inline-flex; align-items: center; gap: .4rem; margin: 0; }
.mega-foot .ic { width: 16px; height: 16px; color: var(--ember); }
.mega-foot a { margin-left: auto; color: var(--ember); text-decoration: none; font-weight: 600; }
.mega-foot a:hover { text-decoration: underline; }
.call { display: none; align-items: center; justify-content: center; width: 40px; height: 40px;
  border-radius: var(--r-sm); background: var(--ember); color: #fff; text-decoration: none; }
.call .ic { width: 20px; height: 20px; }
.burger { display: none; background: rgba(255,255,255,.1); border: none; border-radius: var(--r-sm);
  width: 40px; height: 40px; cursor: pointer; padding: 0; }
.burger span { display: block; width: 18px; height: 2px; margin: 3px auto; background: #f2efe4; border-radius: 2px;
  transition: transform .2s, opacity .2s; }
.burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(5px) rotate(45deg); }
.burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); }
.drawer { display: none; background: linear-gradient(180deg, #23281f, var(--coal));
  color: #f2efe4; border-top: 1px solid rgba(255,255,255,.1);
  max-height: calc(100vh - 64px); overflow: auto; -webkit-overflow-scrolling: touch; }
.drawer.open { display: block; animation: dslide .22s ease-out; }
@keyframes dslide { from { opacity: 0; transform: translateY(-8px); } to { opacity: 1; transform: none; } }
.drawer-in { padding: 1rem 1.1rem 1.4rem; }
.dhead { margin: .2rem 0 .6rem; font: 600 .72rem "Golos Text", sans-serif; text-transform: uppercase;
  letter-spacing: .1em; color: #9aa08d; }
.dtiles { display: grid; grid-template-columns: 1fr 1fr; gap: .5rem; grid-auto-rows: 1fr;
  margin-bottom: 1.3rem; }
.dtile { display: flex; align-items: flex-start; gap: .55rem; text-decoration: none; color: #f2efe4;
  background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.09);
  border-radius: var(--r-md); padding: .62rem .6rem; }
.dtile:active, .dtile:hover { background: rgba(255,255,255,.1); border-color: var(--acc); }
.dtile-ic { flex: none; width: 34px; height: 34px; border-radius: 10px; display: grid; place-items: center;
  background: var(--acc); color: #fff; }
.dtile-ic .ic { width: 19px; height: 19px; }
.dtile-txt { display: block; min-width: 0; }
.dtile-txt b { display: block; font-size: .9rem; line-height: 1.2; }
.dtile-sub { display: block; font-size: .73rem; color: #a7ad99; margin-top: .15rem; }
.dtile-from { display: block; font-size: .76rem; color: var(--gold); font-weight: 600; }
.dlinks { display: grid; gap: .1rem; margin-bottom: 1.2rem; }
.dlinks a { display: flex; align-items: center; gap: .6rem; padding: .62rem .2rem;
  text-decoration: none; color: #f2efe4; font-size: .98rem;
  border-bottom: 1px solid rgba(255,255,255,.07); }
.dlinks a:last-child { border-bottom: none; }
.dlinks .ic { width: 19px; height: 19px; color: var(--gold); flex: none; }
.dfacts { display: grid; gap: .45rem; padding: .85rem .9rem; margin-bottom: 1.1rem;
  background: rgba(255,255,255,.05); border-radius: var(--r-md); }
.dfacts p { display: flex; align-items: center; gap: .6rem; margin: 0; font-size: .87rem; color: #ccd0c1; }
.dfacts b { color: #fff; }
.dfacts .ic { width: 18px; height: 18px; color: var(--gold); flex: none; }
.dcall { display: flex; align-items: center; gap: .7rem; justify-content: center;
  background: var(--ember); color: #fff; text-decoration: none; padding: .8rem 1rem;
  border-radius: var(--r-md); }
.dcall .ic { width: 22px; height: 22px; }
.dcall b { display: block; font-family: Bitter, serif; font-size: 1.15rem; line-height: 1.1; }
.dcall span span { font-size: .78rem; opacity: .85; }
@media (max-width: 380px) { .dtiles { grid-template-columns: 1fr; } }

/* cart dialog */
dialog { border: none; padding: 0; width: min(480px, calc(100% - 1.6rem)); border-radius: var(--r-lg);
  background: var(--card); color: var(--coal); box-shadow: 0 24px 60px rgba(20,23,15,.35); }
dialog::backdrop { background: rgba(20,23,15,.55); backdrop-filter: blur(2px); }
.dlg-head { display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 1.15rem 1.3rem; background: var(--coal); color: #fff; }
.dlg-head h2 { font-size: 1.2rem; }
.x { background: rgba(255,255,255,.12); border: none; color: #fff; width: 32px; height: 32px;
  border-radius: 999px; font-size: 1.1rem; line-height: 1; cursor: pointer; }
.x:hover { background: rgba(255,255,255,.24); }
.dlg-body { padding: 1.1rem 1.3rem 1.3rem; }
#cartList { list-style: none; margin: 0; padding: 0; max-height: 44vh; overflow: auto; }
#cartList li { display: grid; grid-template-columns: 52px 1fr auto; align-items: center; gap: .85rem;
  padding: .7rem 0; border-bottom: 1px solid var(--line); }
#cartList li:last-child { border-bottom: none; }
.ci-pic { width: 52px; height: 52px; border-radius: var(--r-sm); overflow: hidden; background: #e6e2d3; }
.ci-name { font-weight: 600; font-size: .95rem; line-height: 1.3; }
.ci-each { font-size: .8rem; color: var(--ash); }
.ci-right { display: flex; flex-direction: column; align-items: flex-end; gap: .35rem; }
.ci-sum { font-family: Bitter, serif; font-size: 1rem; }
.qty { display: inline-flex; align-items: center; gap: .1rem; background: #efece0; border-radius: 999px; padding: .15rem; }
.qty button { width: 28px; height: 28px; border: none; background: #fff; color: var(--coal);
  border-radius: 999px; font-size: 1rem; line-height: 1; cursor: pointer; box-shadow: 0 1px 2px rgba(0,0,0,.08); }
.qty button:hover { background: var(--coal); color: #fff; }
.qty span { min-width: 1.6rem; text-align: center; font-size: .92rem; font-weight: 600; }
.progress { margin: 1.1rem 0 .4rem; height: 6px; border-radius: 999px; background: #e5e1d2; overflow: hidden; }
.progress i { display: block; height: 100%; width: 0; background: var(--leaf); border-radius: 999px; transition: width .25s ease; }
.hint { font-size: .84rem; color: var(--ash); margin: .5rem 0 0; }
.total { display: flex; justify-content: space-between; align-items: baseline; font-family: Bitter, serif;
  font-size: 1.3rem; margin: 1.1rem 0 1rem; padding-top: .9rem; border-top: 2px solid var(--coal); }
#dish { width: min(540px, calc(100% - 1.4rem)); max-height: min(88vh, 800px);
  overflow: hidden; --acc: var(--ember); }
#dish[open] { display: flex; flex-direction: column; }
.dish-x { position: absolute; top: .9rem; right: .9rem; z-index: 3;
  background: rgba(20,23,15,.55); backdrop-filter: blur(4px); }
.dish-hero { position: relative; flex: none; background: var(--coal); }
.dish-pic { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }
.dish-hero::after { content: ""; position: absolute; inset: auto 0 0 0; height: 72%;
  background: linear-gradient(to top, rgba(16,18,12,.92), rgba(16,18,12,.55) 45%, transparent);
  pointer-events: none; }
.dish-cap { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 1rem 1.2rem 1.05rem; }
.dish-cat { margin: 0 0 .35rem; display: inline-flex; align-items: center; gap: .4rem;
  font: 600 .72rem "Golos Text", sans-serif; text-transform: uppercase; letter-spacing: .09em;
  color: #fff; background: var(--acc); padding: .24rem .6rem; border-radius: 999px; }
.dish-cap h2 { margin: 0; color: #fff; font-size: 1.5rem; line-height: 1.15;
  text-shadow: 0 2px 12px rgba(0,0,0,.45); }
.dish-portion { margin: .3rem 0 0; color: #ddd9c9; font-size: .9rem; }
.dish-hero.no-pic { padding-top: 1rem; }
.dish-hero.no-pic .dish-cap { position: static; padding: .4rem 1.2rem 1.1rem; }
.dish-hero.no-pic::after { display: none; }
.dish-scroll { flex: 1 1 auto; overflow: auto; -webkit-overflow-scrolling: touch;
  padding: 1.1rem 1.2rem .4rem; }
.dish-lead { margin: 0 0 .8rem; color: var(--smoke); font-size: 1.02rem; line-height: 1.6; }
.dish-lead:empty { display: none; }
.dish-tips { list-style: none; margin: 0 0 .2rem; padding: 0; display: flex;
  flex-wrap: wrap; gap: .4rem; }
.dish-tips li { font-size: .82rem; color: #4d523f; background: #efeade;
  border: 1px solid var(--line); border-radius: 999px; padding: .28rem .7rem; }
.dish-sect { margin-top: 1.1rem; }
.dish-sect h3 { margin: 0 0 .5rem; font: 600 .76rem "Golos Text", sans-serif;
  text-transform: uppercase; letter-spacing: .09em; color: var(--ash); }
.dish-compo { list-style: none; margin: 0; padding: 0; columns: 2; column-gap: 1.2rem; font-size: .92rem; }
.dish-compo li { break-inside: avoid; padding-left: .95rem; position: relative; margin-bottom: .3rem; color: var(--smoke); }
.dish-compo li::before { content: ""; position: absolute; left: 0; top: .55em; width: .35rem;
  height: .35rem; border-radius: 50%; background: var(--acc); }
.dish-pairs { display: flex; flex-wrap: wrap; gap: .45rem; }
.dish-pairs a { display: inline-flex; align-items: baseline; gap: .4rem; text-decoration: none;
  border: 1px solid var(--line); border-radius: 999px; padding: .34rem .8rem;
  background: #fff; color: var(--coal); font-size: .88rem; }
.dish-pairs a:hover { border-color: var(--acc); color: var(--acc); }
.dish-pairs b { color: var(--acc); font-weight: 600; }
.dish-price { font-family: Bitter, serif; font-size: 1.7rem; font-weight: 700;
  color: var(--coal); margin: 0 0 .7rem; }
.dish-price span { font: 400 .9rem "Golos Text", sans-serif; color: var(--ash); margin-left: .4rem; }
.dish-foot { flex: none; padding: .9rem 1.2rem 1.15rem; border-top: 1px solid var(--line);
  background: var(--card); box-shadow: 0 -8px 20px rgba(20,23,15,.06); }
.dish-foot .cta { margin: 0; display: flex; gap: .55rem; }
.dish-foot .btn { flex: 1; text-align: center; }
.dish-foot .btn-1 { background: var(--acc); border-color: var(--acc); }
.dish-foot .btn-2 { border-color: var(--line); color: var(--coal); background: #fff; }
.dish-foot .btn-2:hover { border-color: var(--coal); background: #f2efe3; }
.set, .row, .promo { cursor: pointer; }
@media (max-width: 560px) {
  .dish-cap h2 { font-size: 1.28rem; }
  .dish-compo { columns: 1; }
}
.dlg-body .cta { margin-top: 0; }
.dlg-body .btn { flex: 1; text-align: center; }
.dlg-body .btn-2 { border-color: var(--line); color: var(--coal); background: #fff; }
.dlg-body .btn-2:hover { border-color: var(--coal); background: #f2efe3; }
.order-form { display: grid; gap: .6rem; margin-top: .2rem; }
.seg { display: flex; gap: .4rem; }
.seg label { flex: 1; }
.seg input { position: absolute; opacity: 0; pointer-events: none; }
.seg span { display: block; text-align: center; padding: .55rem .5rem; border: 1px solid var(--line);
  border-radius: var(--r-sm); font-size: .9rem; cursor: pointer; background: #fff; }
.seg input:checked + span { background: var(--coal); color: #fff; border-color: var(--coal); }
.seg input:focus-visible + span { outline: 3px solid var(--gold); outline-offset: 2px; }
.order-form input[type=text], .order-form input[type=tel], .order-form input[type=email],
.order-form select, .order-form textarea {
  width: 100%; padding: .62rem .8rem; border: 1px solid var(--line); border-radius: var(--r-sm);
  background: #fff; color: var(--coal); font: 400 .95rem "Golos Text", sans-serif; }
.order-form textarea { min-height: 62px; resize: vertical; }
.order-form input:focus, .order-form select:focus, .order-form textarea:focus {
  outline: none; border-color: var(--acc, var(--ember)); box-shadow: 0 0 0 3px rgba(200,50,15,.12); }
.two { display: grid; grid-template-columns: 1fr 1fr; gap: .6rem; }
.agree { display: flex; gap: .55rem; align-items: flex-start; font-size: .82rem; color: var(--ash); }
.agree input { margin-top: .2rem; accent-color: var(--ember); }
.hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.err { margin: .3rem 0 0; font-size: .85rem; color: #b0361b; }
.done-box { text-align: center; padding: 1.8rem .6rem 1rem; }
.done-box .tick { width: 54px; height: 54px; margin: 0 auto .8rem; border-radius: 999px;
  background: var(--leaf); color: #fff; display: grid; place-items: center; font-size: 1.6rem; }
.done-box h3 { font-size: 1.15rem; margin-bottom: .4rem; }
.done-box p { font-size: .92rem; color: var(--smoke); margin: .3rem 0; }
.empty { text-align: center; color: var(--ash); padding: 1.6rem 0; font-size: .95rem; }
.link-btn { background: none; border: none; color: var(--ash); font: 400 .85rem "Golos Text", sans-serif; text-decoration: underline; cursor: pointer; padding: 0; }


/* графические фоны */
body {
  background-color: var(--paper);
  background-image:
    radial-gradient(circle at 1px 1px, rgba(20,23,15,.055) 1px, transparent 0),
    radial-gradient(1200px 500px at 50% -12%, rgba(224,163,24,.10), transparent 70%);
  background-size: 22px 22px, 100% 100%;
}
.hero { isolation: isolate; }
.hero .haze { position: absolute; inset: auto -5% -30% -5%; height: 70%; z-index: 1; pointer-events: none;
  background: radial-gradient(50% 60% at 30% 100%, rgba(224,120,26,.22), transparent 70%);
  filter: blur(20px); animation: drift 30s ease-in-out infinite alternate; }
@keyframes drift { from { transform: translate3d(0,0,0) scale(1); } to { transform: translate3d(3%, 2%, 0) scale(1.08); } }
.hero > img { animation: slowzoom 34s ease-in-out infinite alternate; }
@keyframes slowzoom { from { transform: scale(1); } to { transform: scale(1.07); } }

.info { position: relative; overflow: hidden; }
.info::before { content: ""; position: absolute; inset: 0; opacity: .5; pointer-events: none;
  background-image: repeating-linear-gradient(135deg, rgba(20,23,15,.045) 0 2px, transparent 2px 16px); }
.info .wrap { position: relative; }
.contacts { position: relative; overflow: hidden; }
.contacts::before { content: ""; position: absolute; inset: 0; opacity: .55; pointer-events: none;
  background-image: repeating-linear-gradient(90deg, rgba(255,255,255,.05) 0 2px, transparent 2px 26px),
                    radial-gradient(60% 70% at 88% 8%, rgba(200,50,15,.28), transparent 70%); }
.contacts .wrap { position: relative; }

/* иконки */
.ic { width: 22px; height: 22px; flex: none; }
.cat-ic { grid-row: span 2; width: 46px; height: 46px; border-radius: 14px; display: grid; place-items: center;
  background: var(--acc); color: #fff; box-shadow: 0 6px 16px color-mix(in srgb, var(--acc) 35%, transparent); }
.cat-ic .ic { width: 26px; height: 26px; }
.cat-head { border-bottom-color: var(--acc); }
.cat-head h2 { color: var(--acc); }
.facts p { display: flex; align-items: center; gap: .5rem; }
.facts .ic { width: 19px; height: 19px; color: var(--gold); }
.icolist { list-style: none; padding: 0; }
.icolist li { display: flex; align-items: flex-start; gap: .6rem; }
.icolist .ic { width: 20px; height: 20px; margin-top: .18rem; color: var(--leaf); }
.contact-line { display: flex; align-items: center; gap: .6rem; }
.contact-line .ic { color: var(--gold); }
.btn .ic { width: 19px; height: 19px; vertical-align: -4px; margin-right: .45rem; }

/* появление секций */
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .5s ease, transform .5s ease; }
.reveal.seen { opacity: 1; transform: none; }

/* микро-движение */
.set { transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.set:hover { transform: translateY(-4px); border-color: var(--acc);
  box-shadow: 0 14px 30px rgba(20,23,15,.14); }
.set-pic img { transition: transform .45s ease; }
.set:hover .set-pic img { transform: scale(1.05); }
.row { transition: background .18s ease; }
.row:hover { background: rgba(255,255,255,.55); }
.add { transition: background .16s ease, color .16s ease, transform .12s ease; }
.add:active { transform: scale(.95); }
.grid figure img { width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform .5s ease; }
.grid figure:hover img { transform: scale(1.06); }
.catnav a.here { background: var(--acc); color: #fff; border-color: var(--acc);
  box-shadow: 0 4px 12px color-mix(in srgb, var(--acc) 35%, transparent); }
.catnav a.here .chip-ic { color: #fff; }
.fab.bump { animation: bump .38s ease; }
@keyframes bump { 30% { transform: scale(1.09); } 60% { transform: scale(.97); } 100% { transform: none; } }
.save { animation: pop .35s ease .1s both; }
@keyframes pop { from { transform: scale(.6); opacity: 0; } to { transform: none; opacity: 1; } }
.rating .stars { display: inline-block; animation: pop .5s ease both; }

@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .hero > img, .hero .haze, .fab.bump, .fab.on, .save, .rating .stars { animation: none; }
  .set:hover, .set:hover .set-pic img, .grid figure:hover img { transform: none; }
}


/* ── хиты недели в шапке ────────────────────────────── */
.hero-row { display: flex; align-items: center; justify-content: space-between; gap: 3rem; padding: 2.4rem 0; }
.promos { position: relative; z-index: 3; flex: 0 1 auto;
  display: grid; grid-template-columns: repeat(2, minmax(260px, 330px)); gap: .8rem; }
.promos-title { grid-column: 1 / -1; }
.promos-title { display: flex; align-items: center; gap: .45rem; margin: 0 0 .1rem .2rem;
  font: 600 .82rem "Golos Text", sans-serif; letter-spacing: .04em; color: var(--gold);
  text-shadow: 0 0 18px rgba(224,163,24,.5); }
.promos-title .ic { width: 16px; height: 16px; }

.promo {
  position: relative; display: grid; grid-template-columns: 92px 1fr; gap: .85rem; align-items: center;
  padding: .75rem; border-radius: 16px;
  background: linear-gradient(160deg, rgba(40,33,24,.80), rgba(20,23,15,.88));
  border: 1px solid rgba(255,214,150,.26);
  box-shadow: 0 20px 44px -20px rgba(0,0,0,.8), 0 0 44px -16px rgba(224,163,24,.45),
              inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(10px) saturate(1.1);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.promo::before {
  content: ""; position: absolute; inset: -2px; border-radius: 18px; z-index: -1; pointer-events: none;
  background: conic-gradient(from 180deg, rgba(224,163,24,.5), rgba(200,50,15,.45), rgba(224,163,24,.5));
  filter: blur(14px); opacity: .5; animation: aura 5s ease-in-out infinite alternate;
}
.promo:nth-child(3)::before { animation-delay: -1.6s; }
.promo:nth-child(4)::before { animation-delay: -3.2s; }
.promo:nth-child(5)::before { animation-delay: -4.4s; }
@keyframes aura { from { opacity: .34; } to { opacity: .68; } }
.promo:hover { transform: translateY(-3px); border-color: rgba(255,214,150,.5);
  box-shadow: 0 26px 54px -20px rgba(0,0,0,.85), 0 0 58px -14px rgba(224,163,24,.65); }

.promo-pic { position: relative; aspect-ratio: 1; border-radius: 12px; overflow: hidden;
  box-shadow: 0 8px 20px -10px rgba(0,0,0,.9); }
.promo-pic img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.promo:hover .promo-pic img { transform: scale(1.07); }
.promo-off { position: absolute; left: 4px; bottom: 4px; padding: .2rem .45rem; border-radius: 999px;
  font: 700 .68rem "Golos Text", sans-serif; color: #fff;
  background: linear-gradient(135deg, #ff7a18, #d92f06); box-shadow: 0 6px 16px -6px rgba(255,122,24,.9); }

.promo-body { min-width: 0; }
.promo h2 { font-size: 1.02rem; color: #fff; line-height: 1.15; }
.promo-desc { margin: .2rem 0 .5rem; font-size: .76rem; color: #b9bcac; }
.promo-foot { display: flex; align-items: center; justify-content: space-between; gap: .6rem; }
.promo-price { margin: 0; font-family: Bitter, serif; line-height: 1.1; }
.promo-price s { display: block; font-family: "Golos Text", sans-serif; font-size: .7rem; color: #8f9484; }
.promo-price b { font-size: 1.12rem; color: var(--gold); text-shadow: 0 0 20px rgba(224,163,24,.45); }
.promo .add { border-color: #ffb347; color: #14170f; background: linear-gradient(135deg, #ffc46b, #e0a318);
  font-weight: 700; font-size: .78rem; padding: .42rem .8rem;
  box-shadow: 0 8px 20px -10px rgba(224,163,24,.9); }
.promo .add:hover { background: #fff; border-color: #fff; color: #14170f; }
.promo .add.done { background: var(--leaf); border-color: var(--leaf); color: #fff; }
@media (max-width: 1340px) {
  .hero-row { flex-direction: column; align-items: stretch; gap: 1.8rem; }
  .hero-in { max-width: 44rem; padding-bottom: 0; }
  .promos { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 620px) {
  .promos { grid-template-columns: 1fr; }
  .promo:nth-child(n+4) { display: none; }
  .promo { grid-template-columns: 78px 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  .promo::before { animation: none; }
  .promo:hover { transform: none; }
}

/* ── свечения и фактуры ────────────────────────────── */
body::before {
  content: ""; position: fixed; inset: 0; z-index: 0; pointer-events: none; opacity: .55;
  background:
    radial-gradient(38rem 26rem at 8% 12%, rgba(224,163,24,.16), transparent 62%),
    radial-gradient(34rem 24rem at 96% 34%, rgba(200,50,15,.14), transparent 64%),
    radial-gradient(30rem 22rem at 20% 78%, rgba(79,107,52,.13), transparent 66%);
}
body::after {
  content: ""; position: fixed; inset: 0; z-index: 0; pointer-events: none; opacity: .32;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");
}
.wrap, main, .cat, .gallery, .info, .contacts, .hero { position: relative; z-index: 1; }

/* мягкий ореол вокруг блока меню */
.cat::before {
  content: ""; position: absolute; left: 50%; top: 2rem; transform: translateX(-50%);
  width: min(70rem, 92%); height: 22rem; z-index: -1; pointer-events: none; border-radius: 50%;
  background: radial-gradient(closest-side, color-mix(in srgb, var(--acc) 16%, transparent), transparent 72%);
  filter: blur(28px); opacity: .8;
}

/* стеклянная полоса разделов */
.catnav { background: rgba(243,241,231,.82); backdrop-filter: blur(12px) saturate(1.15); }
.top { background: linear-gradient(180deg, #171a12, #14170f); }

/* искры над мангалом в шапке */
.sparks { position: absolute; inset: 0; z-index: 2; pointer-events: none; overflow: hidden; }
.sparks i {
  position: absolute; bottom: -12px; width: 3px; height: 3px; border-radius: 50%;
  background: #ffb347; box-shadow: 0 0 8px 2px rgba(255,150,40,.75);
  animation: spark linear infinite;
}
@keyframes spark {
  0%   { transform: translate3d(0,0,0) scale(.6); opacity: 0; }
  12%  { opacity: .95; }
  70%  { opacity: .55; }
  100% { transform: translate3d(var(--dx, 20px), -78vh, 0) scale(1); opacity: 0; }
}

/* карточки: цветное свечение при наведении */
.set:hover { box-shadow: 0 18px 40px -12px color-mix(in srgb, var(--acc) 42%, transparent),
                          0 8px 20px rgba(20,23,15,.12); }
.cat-ic { box-shadow: 0 8px 22px -6px color-mix(in srgb, var(--acc) 65%, transparent); }
.cat-head { position: relative; }
.cat-head::after { content: ""; position: absolute; left: 0; right: 0; bottom: -3px; height: 3px;
  background: linear-gradient(90deg, var(--acc), transparent 60%); filter: blur(3px); opacity: .85; }

/* галерея: подсветка и приближение */
.grid figure { box-shadow: 0 6px 20px rgba(20,23,15,.10); transition: box-shadow .25s ease, transform .25s ease; }
.grid figure:hover { transform: translateY(-4px); box-shadow: 0 18px 38px -12px rgba(200,50,15,.45); }
.kitchen { box-shadow: 0 18px 40px -18px rgba(20,23,15,.55); }

/* блоки внизу: больше света */
.info::after { content: ""; position: absolute; left: -10%; bottom: -30%; width: 60%; height: 70%;
  pointer-events: none; background: radial-gradient(closest-side, rgba(224,163,24,.20), transparent 70%); filter: blur(10px); }
.contacts::after { content: ""; position: absolute; right: -8%; top: -20%; width: 55%; height: 80%;
  pointer-events: none; background: radial-gradient(closest-side, rgba(200,50,15,.28), transparent 70%); filter: blur(12px); }
.rating { box-shadow: inset 0 0 0 1px rgba(255,255,255,.05), 0 12px 30px -16px rgba(224,163,24,.6); }
.big-tel { text-shadow: 0 0 22px rgba(224,163,24,.35); }

@media (prefers-reduced-motion: reduce) { .sparks { display: none; } }
@media (max-width: 720px) { .sparks { display: none; } body::before { opacity: .4; } }

@media (max-width: 900px) {
  .mainnav { display: none; }
  .burger { display: block; }
  .top-tel { margin-left: auto; }
}
@media (max-width: 720px) {
  .top-in { gap: .5rem; }
  .brand { font-size: 1.02rem; gap: .5rem; }
  .brand img { width: 36px; height: 36px; }
  .brand-txt span { display: none; }
  .top-tel { display: none; }
  .call { display: inline-flex; margin-left: auto; }
  .fab { right: 1rem; bottom: 1rem; left: auto; }
  .row { grid-template-columns: 52px 1fr auto; row-gap: .5rem; }
  .row-pic { width: 52px; height: 52px; }
  .add { grid-column: 3; }
  .hero-in { padding: 3rem 0 2.4rem; }
  body { padding-bottom: 5rem; }
}

/* Rostov adaptation: original Irkutsk visual system, shared across every page. */
[hidden]{display:none!important}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{text-underline-offset:.2em}main{min-height:40vh}.brand img{border-radius:12px;object-fit:contain}.brand-txt span{letter-spacing:0}.mainnav{gap:1.2rem}.mega{max-height:78vh;overflow-y:auto}.mega-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-menu{padding:0 1.5rem 1rem;display:grid;gap:.8rem}.mobile-menu a{text-decoration:none}.catnav .ic{width:18px;height:18px;flex-shrink:0;color:var(--acc)}.cat-head h2 a{text-decoration:none}.cat-head .note{max-width:88ch}.set,.promo{cursor:auto}.set-pic{display:block}.set-pic img{object-fit:contain;background:#f6f2e8}.set .compo{font-size:.88rem;max-height:none;margin-bottom:.8rem}.set .compo:after{display:none}.set h3{line-height:1.3}.set-foot{flex-wrap:wrap;justify-content:space-between;gap:.6rem}.price small{display:block;font:400 .72rem/1.45 'Golos Text',sans-serif;color:var(--ash);white-space:normal}.card-unit{color:var(--leaf);font-weight:600;font-size:.78rem;margin:.5rem 0 0}.details-link{font-size:.83rem;color:var(--ember);margin-bottom:1rem}.item-link{text-decoration:none}.item-link:hover{text-decoration:underline}.hero .promos-title{max-width:none;font-size:.82rem}.promo h2 a{text-decoration:none}.promo .promo-desc{margin:.35rem 0 .65rem;font-size:.74rem}.hero .promo-price{margin:0}.hero-row{gap:2rem}.hero h1{font-size:clamp(2.1rem,3.55vw,3.25rem)}.hero .facts p{font-size:.88rem}.hero .facts{padding-bottom:1.4rem}.hero .facts b{font-size:1rem}.promos .promo-foot{flex-wrap:wrap}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%,20px);z-index:70;background:var(--coal);color:white;border-radius:12px;padding:.75rem 1rem;box-shadow:0 10px 35px #0003;opacity:0;transition:opacity .2s,transform .2s;pointer-events:none;max-width:calc(100vw - 2rem);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.fab{min-width:150px}.breadcrumbs{display:flex;gap:.6rem;flex-wrap:wrap;padding-top:1.4rem;padding-bottom:1rem;font-size:.78rem;color:var(--ash);line-height:1.5}.breadcrumbs span[aria-current]{color:var(--coal)}.page-intro{padding-top:2.5rem;padding-bottom:2.5rem}.page-intro h1,.article-heading h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.14;text-wrap:balance;max-width:26ch}.page-intro p{max-width:74ch;color:var(--smoke)}.eyebrow{font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ember);display:block;margin-bottom:.8rem;text-decoration:none}.product-list{padding-block:2rem 4rem}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3.5rem;align-items:start;padding-block:1.5rem 3rem}.product-image{background:var(--card);border:1px solid var(--line);border-radius:24px;overflow:hidden;aspect-ratio:1}.product-image img{object-fit:contain}.product-summary h1{font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.15;text-wrap:balance}.product-price{font:700 2rem/1.2 Bitter,serif;margin:1.2rem 0}.product-price span{font:400 .88rem 'Golos Text',sans-serif;color:var(--ash);margin-left:.6rem;display:inline-block}.product-summary>p:not(.product-price){font-size:.95rem}.product-summary .cta{margin-top:1.3rem}.light-btn{background:transparent;border-color:var(--line);color:var(--coal)}.light-btn:hover{background:#fff}.product-summary .add{color:white;border:2px solid var(--ember);background:var(--ember);padding:.78rem 1.5rem;font-size:1rem}.product-min{font-size:.78rem!important;color:var(--ash)}.specs{font-size:.88rem;border-top:1px solid var(--line);margin-top:1.5rem}.specs>div{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--line)}.specs dt{color:var(--ash)}.specs dd{margin:0}.notice{border-left:3px solid var(--gold);background:#ede7d3;padding:1rem;border-radius:0 10px 10px 0}.product-copy-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:3rem}.product-copy{max-width:80ch;padding-block:1.5rem 3rem}.product-copy h2{font-size:1.5rem}.product-copy li{margin:.35rem 0}.related-section{padding-block:1rem 4rem}.related-section h2{margin-bottom:1.5rem}.seo-section{padding-block:3rem}.seo-section h2{font-size:clamp(1.65rem,3vw,2.5rem);max-width:29ch}.seo-columns{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.text-link{font-weight:600;color:var(--ember);align-self:center}.editorial{padding-block:2rem 4rem}.editorial>h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-bottom:1.6rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.article-card{display:flex;flex-direction:column;text-decoration:none;background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .2s}.article-card:hover{transform:translateY(-4px)}.article-card>img{aspect-ratio:16/9;object-fit:cover;height:auto}.article-card>div{padding:1.2rem;display:flex;flex:1;flex-direction:column}.article-card h3{font-size:1.25rem;line-height:1.3;margin-bottom:1rem}.article-card .details-link{margin-top:auto;margin-bottom:0}.article-layout{max-width:1050px;padding-block:1.6rem 3rem}.article-heading{max-width:840px;margin:0 auto 1.6rem}.article-date{font-size:.8rem;color:var(--ash)}.article-cover{height:400px;width:100%;object-fit:cover;border-radius:22px}.article-body{max-width:760px;margin:2rem auto;line-height:1.8}.article-body h2{font-size:1.5rem;line-height:1.3;margin:2rem 0 .9rem}.article-body a{color:var(--ember)}.lead{font-size:1.12rem;color:var(--smoke)}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:1.5rem 0}table{border-collapse:collapse;width:100%;font-size:.88rem;min-width:460px}th,td{text-align:left;padding:.8rem;border-bottom:1px solid var(--line)}th{background:#e9e4d4;font-weight:600}tr:last-child td{border-bottom:0}.article-cta{background:var(--coal);color:var(--paper);padding:2rem;border-radius:18px;max-width:760px;margin:2rem auto 0}.article-cta h2{font-size:1.4rem}.faq{padding-block:1rem 4rem;max-width:1050px}.faq h2{margin-bottom:1.3rem}.faq details{border-bottom:1px solid var(--line);padding:1rem 0}.faq summary{font-weight:600;cursor:pointer}.faq details p{max-width:75ch}.footer-links{display:grid;gap:.6rem;font-size:.9rem}.footer-links .link-btn{text-align:left;justify-self:start;color:inherit}.contacts .brand{font-size:1.5rem;margin-bottom:1rem}.contacts .big-tel{font-size:clamp(1.3rem,2vw,1.65rem)}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-bottom:4rem}.contact-cards>div{border:1px solid var(--line);padding:2rem;border-radius:18px;background:var(--card)}.contact-cards .big-tel{color:var(--coal);font-size:clamp(1rem,2.5vw,1.8rem)}.legal-page{padding:1rem 0 3rem}.legal-page h1{font-size:2rem;line-height:1.2}.search-label{display:block;max-width:540px;font-size:.85rem}.search-label input{display:block;width:100%;margin-top:.4rem;padding:.85rem 1rem;border:1px solid var(--line);border-radius:10px;background:var(--card)}.order-form label{font-size:.84rem}.order-form input:not([type=radio]):not([type=checkbox]),.order-form select,.order-form textarea{width:100%;display:block;margin-top:.3rem}.order-form .agree,.district-check{display:flex;align-items:start;gap:.65rem}.district-check input{margin-top:.2rem}.preorder-note{background:#fff1c9;padding:.8rem;border-radius:8px;font-size:.85rem}.discount-line{display:flex;justify-content:space-between;color:var(--leaf);font-weight:600}.order-form .btn-2{color:var(--coal)}#cart .total{gap:1rem;flex-wrap:wrap}.ci-each{font-size:.76rem}#cartList li{gap:.7rem}.qty button{min-width:36px;min-height:36px}.qty span{white-space:nowrap;font-size:.85rem}.consent-panel{position:fixed;left:20px;bottom:20px;width:min(540px,calc(100% - 40px));padding:1.25rem;z-index:90;background:var(--coal);color:#fff;border:1px solid #505643;border-radius:16px;box-shadow:0 16px 55px #0005;font-size:.88rem}.consent-panel p{margin:0 0 1rem}.consent-panel a{color:#ffcc8e}.consent-panel .cta{margin:0}.consent-panel button{font-size:.84rem;padding:.6rem .9rem}.consent-panel .btn-2{border-color:#a7ad9c}.error-page{padding-block:5rem}.reveal{opacity:1;transform:none}.motion-ready .reveal{transition:opacity .5s,transform .5s}.motion-ready .reveal:not(.seen){opacity:0;transform:translateY(14px)}
@media(max-width:1000px){.product-detail{gap:2rem}.mega-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mainnav{gap:.8rem}.top-in{gap:1rem}.brand{font-size:1.1rem}.top-tel a{font-size:1rem}}
@media(max-width:760px){.wrap{width:calc(100% - 2rem)}.product-detail{grid-template-columns:1fr;gap:1.5rem}.product-image{max-height:500px}.product-copy-wrap,.seo-columns,.contact-cards{grid-template-columns:1fr;gap:1.4rem}.article-cover{height:260px}.page-intro{padding-top:1.4rem}.article-layout{padding-top:1rem}.mainnav{display:none}.top-tel{display:none}.burger{margin-left:auto;display:flex;flex-direction:column;justify-content:center;gap:5px}.burger span{height:2px;width:23px;background:currentColor;display:block}.brand{font-size:1.2rem}.article-heading h1{font-size:2rem}.contacts .cols{gap:2rem}.product-price span{display:block;margin:.4rem 0}.hero .hero-in{padding-top:0}.hero h1{font-size:2.45rem}.consent-panel{bottom:16px;left:16px;width:calc(100% - 32px)}.hero .facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hero .facts p{border:0;padding:0}.hero-row{padding-top:2rem}.hero .cta{gap:.6rem}.hero .btn{font-size:.9rem;padding:.75rem 1rem}.cat-head{grid-template-columns:auto 1fr}.cat-head .note{grid-column:1/-1}.contact-cards>div{padding:1.4rem}.product-copy h2{overflow-wrap:anywhere}.article-body table{font-size:.8rem}.article-cta{padding:1.3rem}}
@media(max-width:520px){.article-grid{grid-template-columns:1fr}.promos{grid-template-columns:1fr!important}.promo{grid-template-columns:76px minmax(0,1fr);gap:.75rem}.hero h1{font-size:2.1rem}.sets{grid-template-columns:1fr}.set-pic{aspect-ratio:4/3}.article-body{font-size:1rem}.order-form .two{grid-template-columns:1fr}.specs>div{grid-template-columns:1fr 1fr;gap:.5rem}.product-summary h1{font-size:2rem}#cart{width:calc(100% - 16px);max-height:calc(100dvh - 16px);margin:auto}.dlg-body{padding:1rem}#cartList li{grid-template-columns:44px minmax(0,1fr)}.ci-pic{width:44px;height:44px}.ci-right{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.brand-txt span{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-ready .reveal:not(.seen){opacity:1;transform:none}}

.legacy-anchor{display:block;position:relative;top:calc(-1 * (var(--head-h) + var(--nav-h)));visibility:hidden;height:0}

/* Choices for sets and the two combo variants. */
.choice-note{font-size:.83rem;color:#5b624e;margin:.35rem 0}.combo-choice{display:grid;gap:.65rem;margin-top:.7rem}.combo-choice label,.cart-salad{display:grid;gap:.35rem;font-size:.85rem;font-weight:600}.combo-choice select,.cart-salad select{width:100%;min-width:0;max-width:100%;padding:.65rem .55rem;border:1px solid #c7c9bd;border-radius:8px;background:#fffef9;color:#14170f;font:inherit}.combo-choice select:focus-visible,.cart-salad select:focus-visible{outline:2px solid #c8320f;outline-offset:2px}.combo-price{font-size:1.12rem;font-weight:700;margin:0}.combo-choice .add{width:100%;min-height:44px}.combo-choice .add:disabled{opacity:.5;cursor:not-allowed}.cart-salad{margin-top:.55rem;font-weight:400}.cart-salad select{font-size:16px}#cartList li>div:nth-child(2){min-width:0}@media(max-width:480px){.combo-choice select{font-size:14px}.cart-salad{font-size:.75rem}}

/* Catalog: four columns on desktop, with photographs filling the cards. */
.sets{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.set{min-width:0}
.set-pic{display:block;position:relative;width:100%;max-width:none;aspect-ratio:1/1;flex:0 0 auto;align-self:stretch;margin:0;padding:0;overflow:hidden;background:var(--card);line-height:1.4}
.set-pic img{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;margin:0;padding:0;border-radius:0;object-fit:cover;object-position:center;background:transparent;transform:none}
.set:hover .set-pic img{transform:none}
.product-image{background:var(--card)}
.promo-pic{background:transparent}
@media(max-width:1099px){.sets{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:899px){.sets{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:639px){.sets{grid-template-columns:minmax(0,1fr)}.set-pic{aspect-ratio:1/1}}

/* Keep the keyboard shortcut out of the normal page layout. */
.skip{position:fixed;top:0;left:1rem;z-index:1000;max-width:calc(100vw - 2rem);padding:.75rem 1rem;border-radius:0 0 .5rem .5rem;background:#fffef9;color:#14170f;font-weight:600;text-decoration:underline;box-shadow:0 4px 16px #0002;transform:translateY(-150%)}
.skip:focus{transform:translateY(0);outline:2px solid #c8320f;outline-offset:2px}

/* Compact internal pages with readable titles and product photographs. */
.product-detail{max-width:1140px;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:2.25rem;padding-block:1rem 1.75rem}
.product-image{width:100%;max-width:420px;border-radius:18px}
.product-image img{width:100%;height:100%;object-fit:contain}
.product-summary{min-width:0}
.product-summary h1{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.2;max-width:30ch}
.product-price{font-size:1.65rem;margin:.85rem 0}
.product-price span{font-size:.82rem}
.product-summary>p:not(.product-price){font-size:.9rem;line-height:1.55}
.product-summary .cta{margin-top:1rem}
.product-summary .specs{font-size:.82rem;margin-top:1rem}
.product-summary .specs>div{padding:.5rem 0}
.product-copy-wrap{max-width:1140px;gap:2rem}
.product-copy{padding-block:1rem 2rem}
.product-copy h2{font-size:1.35rem}
.related-section h2{font-size:1.55rem}
.page-intro{padding-block:1.75rem}
.page-intro h1,.article-heading h1{font-size:clamp(1.7rem,2.8vw,2.5rem);line-height:1.2}
@media(max-width:1099px){.product-detail{grid-template-columns:minmax(0,36%) minmax(0,1fr);gap:1.75rem}}
@media(max-width:760px){.product-detail{grid-template-columns:minmax(0,1fr);gap:1.2rem}.product-image{max-width:340px;justify-self:center}.product-summary h1{max-width:none}.product-copy-wrap{gap:1rem}.page-intro{padding-block:1.3rem}}

/* Approved full skewer wordmark. */
.brand.brand--wordmark{display:block;flex:0 0 auto;width:148px;line-height:0}
.brand.brand--wordmark img{display:block;width:100%;height:auto;max-width:none;border-radius:0;object-fit:contain}
.contacts .brand.brand--wordmark{width:230px;padding:12px 16px;background:#f3f1e7;border-radius:12px}
@media(max-width:760px){.brand.brand--wordmark{width:138px}.contacts .brand.brand--wordmark{width:210px}}

/* Keep the preorder badge readable above the product photograph. */
.set-pic .save{display:inline-block;z-index:1;max-width:calc(100% - 1.4rem);box-sizing:border-box;padding:.45rem .8rem;line-height:1.35;white-space:normal}
