/* Mobile visual system: photo-led discovery, soft booking sheets and a floating dock. */
.mobile-dock {display:none}
@media(max-width:900px) {
  .service-site.catalog-page.reference-layout .filters {
    display:block!important;position:static;width:100%;height:auto!important;
    min-height:0;grid-template-columns:none!important;padding:0!important;
    border:1px solid var(--border);border-radius:22px;background:var(--surface);
    overflow:hidden;box-shadow:0 6px 24px #00000005;
  }
  .service-site.catalog-page.reference-layout .filters>.filters-toggle {
    display:flex!important;align-items:center;min-height:58px;height:auto;
    padding:14px 18px!important;border:0;outline-offset:-4px;
  }
  .service-site.catalog-page.reference-layout .filters>.filters-content {
    display:block;width:100%;box-sizing:border-box;padding:4px 18px 18px;
    border:0;min-width:0;
  }
  .service-site.catalog-page.reference-layout .filters:not([open])>.filters-content {display:none}
  .service-site.catalog-page.reference-layout .filters .filters__group {
    display:flex;flex-direction:column;gap:0;padding:0;margin:0;
  }
  .service-site.catalog-page.reference-layout .filters .filters__title {
    font-size:12px;font-weight:650;margin:16px 0 8px;line-height:1.4;color:var(--muted);
  }
  .service-site.catalog-page.reference-layout .filters select {
    display:block!important;width:100%;min-height:48px;border-radius:14px;
    border:1px solid var(--border);background:var(--surface-2);color:var(--text);padding:12px 14px;
  }
  .service-site.catalog-page.reference-layout .filters .choice {display:none}
  .service-site.catalog-page.reference-layout .filters label {font-size:14px;margin:16px 0 8px;line-height:1.5}
  .service-site.catalog-page.reference-layout .filters label:has(input[type=checkbox]) {display:flex;align-items:center;gap:10px}
  .service-site.catalog-page.reference-layout .filters input[type=checkbox] {accent-color:var(--accent);margin:0;width:20px;height:20px}
  .service-site.catalog-page.reference-layout .filters .btn {width:100%;justify-content:center;min-height:48px;border-radius:14px}
  .service-site.catalog-page.reference-layout .filters .btn--reset {margin-top:8px;border:0;background:transparent;box-shadow:none;font-size:13px;color:var(--muted)}
}
/* Compact discovery controls, inspired by the reference's low-profile toolbar. */
@media(max-width:760px) {
  .service-site.catalog-page.reference-layout .filters {
    border-radius:18px;background:var(--surface-2);box-shadow:none;
    border:1px solid var(--border);overflow:hidden;
  }
  .service-site.catalog-page .filters>.filters-toggle {
    display:flex;align-items:center;justify-content:space-between;
    min-height:54px;padding:12px 16px;gap:12px;font-size:14px;
  }
  .service-site.catalog-page .filters-toggle span {
    margin-left:auto;font-size:11px;line-height:1.4;color:var(--muted);
  }
  .service-site.catalog-page .filters-toggle::after {
    display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;
    border-radius:9px;background:color-mix(in srgb,var(--accent) 14%,transparent);
    color:var(--accent);font-size:20px;font-weight:400;
  }
  .service-site.catalog-page .filters[open]>.filters-toggle {border-bottom:1px solid var(--border)}
  .service-site.catalog-page .filters-content {padding-top:16px}
  .service-site.catalog-page .catalog-heading {font-size:28px;margin-bottom:18px}
  .service-site.catalog-page.reference-layout .catalog-layout {gap:12px}
  .service-site.catalog-page .catalog-search-toggle .catalog-search {
    padding:5px!important;border:1px solid var(--border)!important;
    border-radius:18px;background:var(--surface)!important;gap:4px;
  }
  .service-site.catalog-page .catalog-search input {
    border:0!important;border-radius:13px!important;background:transparent!important;
    min-height:44px;padding:10px 12px;box-shadow:none!important;
  }
  .service-site.catalog-page .catalog-search .btn {
    border-radius:13px!important;min-height:44px;padding:10px 16px;font-size:13px;
  }
}
@media(max-width:760px) {
  .service-site.home-page {padding-bottom:0}
  .service-site .intro .intro-categories,.service-site.workspace-page .side {scrollbar-width:none}
  .service-site .intro .intro-categories::-webkit-scrollbar,.service-site.workspace-page .side::-webkit-scrollbar {display:none}
}
@media(max-width:760px) {
  .service-site {--mobile-shadow:0 10px 32px rgb(36 25 16 / 7%);padding-bottom:calc(104px + env(safe-area-inset-bottom))}
  .service-site .header {border:0;background:var(--bg);box-shadow:none}
  .service-site .header .header__inner {padding-block:14px}
  .service-site :is(.btn,.slot,.choice__button,.pager a,.pager span) {border-radius:999px;transition:background-color .18s ease,transform .18s ease}
  .service-site :is(.btn,.slot):active {transform:scale(.97)}
  .service-site :is(.panel,.bookpanel,.bcard,.guest-booking,.catalog-quality-search) {border-radius:26px;box-shadow:var(--mobile-shadow)}
  .service-site :is(input:not([type=checkbox]):not([type=radio]),select,textarea) {border-radius:18px}
  .service-site .mobile-menu {border-radius:24px;padding:12px;box-shadow:0 16px 48px #0002}
  .service-site .mobile-menu a {border-radius:14px;padding-inline:14px}
  .service-site.reference-layout .filters {border-radius:24px;box-shadow:var(--mobile-shadow);background:var(--surface)}
  .service-site .filters-toggle {padding:14px 18px}
  .service-site .filters-content {padding:4px 18px 20px}
  .service-site .catalog-heading {font-size:32px;letter-spacing:-1.1px;line-height:1.15;margin-block:18px 24px}
  .service-site .catalog-search input {border-radius:999px;padding-inline:18px;min-height:52px}
  .service-site.reference-layout .grid--places {grid-template-columns:minmax(0,1fr)!important;gap:24px}
  .service-site .filters>.filters-toggle {display:flex;width:100%;box-sizing:border-box}
  .service-site .pcard {border-radius:28px;overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--mobile-shadow)}
  .service-site .pcard__media {border-radius:26px;overflow:hidden;aspect-ratio:4/3}
  .service-site .pcard__media img {width:100%;height:100%;object-fit:cover}
  .service-site .pcard__body {padding:18px 20px 20px}
  .service-site .pcard__title {font-size:23px;letter-spacing:-.6px;line-height:1.2}
  .service-site :is(.pcard__score,.pcard__flag) {border-radius:999px}
  .service-site .pcard__foot {gap:12px;margin-top:16px}
  .service-site .venue-tabs {flex-wrap:nowrap;gap:8px;padding-block:8px}
  .service-site .venue-tabs a {border:1px solid var(--border);border-radius:999px;padding:10px 16px;background:var(--surface)}
  .service-site .bookpanel {border-radius:28px;padding:24px 20px}
  .service-site .side__link {border-radius:999px;background:var(--surface)}
  .service-site .booking-assistant {bottom:calc(102px + env(safe-area-inset-bottom));z-index:1100}
  .service-site.catalog-page .catalog-search input,.service-site.catalog-page .catalog-search .btn {border-radius:999px!important}
  .service-site .mobile-booking-link {bottom:calc(102px + env(safe-area-inset-bottom));border-radius:999px}
  .service-site.venue-page {padding-bottom:calc(164px + env(safe-area-inset-bottom))}
  .mobile-dock {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;position:fixed;z-index:89;left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));max-width:480px;margin-inline:auto;padding:8px 10px;border:1px solid var(--border);border-radius:28px;background:var(--surface,#fffaf3);color:var(--text);box-shadow:0 8px 40px #0002}
  .mobile-dock :is(a,button) {display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;min-width:0;min-height:58px;text-decoration:none;color:inherit;border-radius:20px;font-size:10px;font-weight:600;line-height:1.2;transition:transform .2s,background-color .2s}
  .mobile-dock svg {width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
  .mobile-dock a[aria-current] {color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent)}
  .mobile-dock .mobile-dock__search {transform:none;box-shadow:none}
  .mobile-dock :is(a,button):active {transform:scale(.95)}
  .mobile-dock :is(a,button):focus-visible {outline:3px solid var(--accent);outline-offset:3px}
}
@media(max-width:650px) {
  .intro {padding:0 12px;background:#111411}
  .intro .intro-header {padding:18px 8px;gap:8px}
  .intro .intro-film {height:clamp(230px,65vw,330px);border-radius:30px;overflow:hidden;isolation:isolate}
  .intro .intro-film video {border-radius:30px;object-fit:cover}
  .intro .intro-shade {display:none}
  .intro .intro-copy {margin:-26px 0 0;padding:28px 22px;border:1px solid #ffffff15;border-radius:30px;background:#1b201b;z-index:1;box-shadow:0 -8px 32px #0002}
  .intro h1 {font-size:clamp(29px,8vw,42px)!important;letter-spacing:-.045em!important}
  .intro .intro-description {color:#c6ccc1;line-height:1.6}
  .intro .intro-actions {grid-template-columns:1fr;gap:10px}
  .intro .intro-actions>* {font-size:16px;min-height:54px;border-radius:999px}
  .intro .intro-categories {flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:6px;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .intro .intro-categories a {flex:0 0 auto;border-radius:999px;padding:10px 16px;background:#ffffff08;font-size:13px}
  .intro .intro-footer {padding:24px 12px;line-height:1.6}
}
@media(prefers-reduced-motion:reduce) {
  .mobile-dock a,.service-site :is(.btn,.slot,.choice__button,.pager a,.pager span) {transition:none}
}
/* Internal screens share the same compact, warm card treatment. */
@media(max-width:760px) {
  .service-site.workspace-page .layout {gap:24px}
  .service-site.workspace-page .side {gap:8px;padding:8px 0 14px;border:0;scrollbar-width:thin}
  .service-site.workspace-page .side__link {display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:10px 16px;border:1px solid var(--border);background:var(--surface);border-radius:999px;font-size:13px}
  .service-site.workspace-page .side__link:is(.active,.is-active,[aria-current="page"]) {background:var(--accent);border-color:var(--accent);color:#21160f}
  .service-site.workspace-page h1 {font-size:30px;line-height:1.15;letter-spacing:-.8px;margin:4px 0 12px}
  .service-site.workspace-page .dash-bar {display:flex;flex-wrap:wrap;gap:14px;margin-block:20px}
  .service-site.workspace-page .reference-stats {display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-block:20px 24px}
  .service-site.workspace-page .stat {display:flex;align-items:center;gap:14px;padding:16px 18px;min-width:0;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--mobile-shadow)}
  .service-site.workspace-page .stat__icon {display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:15px;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent)}
  .service-site.workspace-page .stat__value {font-size:26px;line-height:1.2;font-weight:750}
  .service-site.workspace-page .stat__label {font-size:13px;line-height:1.4;color:var(--muted)}
  .service-site.workspace-page .stat>span:last-child {margin-left:auto}
  .service-site.workspace-page .business-service-grid {display:grid;grid-template-columns:minmax(0,1fr);gap:18px}
  .service-site.workspace-page .panel {border:1px solid var(--border);border-radius:26px;background:var(--surface)}
  .service-site.workspace-page .panel__head {display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:18px 20px}
  .service-site.workspace-page .panel__head h2 {font-size:19px;line-height:1.3;margin:0}
  .service-site.workspace-page .panel__head>a {font-size:13px;min-height:44px;display:inline-flex;align-items:center}
  .service-site.workspace-page .bcard {padding:18px;border-radius:24px;border:1px solid var(--border);background:var(--surface);gap:16px}
  .service-site.workspace-page .bcard__actions {display:flex;flex-wrap:wrap;gap:10px}
  .service-site.workspace-page .bcard__actions>* {flex:0 1 auto}
  .service-site.workspace-page .badge {border-radius:999px;padding:6px 10px;font-size:12px}
  .service-site.workspace-page .guest-booking__photo {border-radius:20px;overflow:hidden}
  .service-site.workspace-page .field {margin-bottom:18px}
  .service-site.workspace-page .field>label {display:block;margin-bottom:8px;font-size:13px;font-weight:600}
}

@media(max-width:760px) {
 .mobile-dock button {border:0;background:transparent;font-family:inherit;padding:0;cursor:pointer}
 .service-site:has(.mobile-dock) .booking-assistant__launcher {display:none}
 .service-site.home-page {padding-bottom:0}
}

@media(max-width:760px) { .service-site .mobile-dock>button {min-height:58px;height:58px;font-size:10px;font-weight:600} }
@media(max-width:760px) {
 .service-site.catalog-page.reference-layout .filters {clip-path:none!important}
 .service-site.catalog-page.reference-layout .filters>.filters-toggle {width:100%!important;max-width:none;grid-template-columns:none}
 .service-site.catalog-page.reference-layout .catalog-search .btn {border-radius:13px!important}
 .service-site.catalog-page.reference-layout .catalog-search input {border-radius:13px!important}
}
/* Booking cards: natural height and one clear reading order on handheld screens. */
@media(max-width:900px) {
 .service-site.business-page .blist {display:grid;gap:14px}
 .service-site.business-page .blist .bcard {display:flex!important;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0!important;height:auto!important;padding:20px;gap:16px;border-radius:22px;background:var(--surface);border:1px solid var(--border);box-shadow:0 5px 18px #00000004}
 .service-site.business-page .blist .bcard>div {min-width:0;width:100%;box-sizing:border-box}
 .service-site.business-page .bcard__head {display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}
 .service-site.business-page .bcard__title {font-size:20px;line-height:1.3;letter-spacing:-.4px}
 .service-site.business-page .bcard__facts {display:flex;flex-wrap:wrap;gap:8px 14px;font-size:13px;line-height:1.6}
 .service-site.business-page .blist .bcard__actions {display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;min-height:0;height:auto;border-top:1px solid var(--border);padding:14px 0 0;margin:0}
 .service-site.business-page .blist .bcard__actions>* {flex:0 1 auto;min-height:0;margin:0}
 .service-site.business-page .blist .bcard__actions>.small {flex-basis:100%;font-size:12px;line-height:1.5}
 .service-site.business-page .blist .bcard__actions .btn {height:auto;min-height:44px;min-width:0;border-radius:14px;padding:10px 14px;line-height:1.4;font-size:13px;white-space:normal}
 .service-site.business-page .tabs {display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 0 14px;margin-bottom:6px}
 .service-site.business-page .tabs::-webkit-scrollbar {display:none}
 .service-site.business-page .tab {flex:0 0 auto;min-height:42px;border-radius:999px;font-size:12px;padding:10px 14px}
 .service-site.business-page .page-head {display:flex;flex-wrap:wrap;align-items:center;gap:12px}
}
/* Quiet bottom navigation: equal items, outlined icons, small brand indicator. */
@media(max-width:760px) {
 .service-site .mobile-dock {left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));padding:6px 8px;max-width:480px;grid-template-columns:repeat(5,minmax(0,1fr));border-radius:22px;border:1px solid #ffffff30;background:linear-gradient(115deg,#ffae62 0%,#f68a3d 48%,#ed7029 100%);box-shadow:0 8px 26px rgb(191 78 19 / 20%)}
 .service-site .mobile-dock>:is(a,button) {position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:58px;height:58px;padding:4px 0 8px;margin:0;border:0;border-radius:12px;background:transparent;color:var(--muted);box-shadow:none;transform:none;font-family:inherit;font-size:10px;font-weight:500;line-height:1.2;transition:color .16s ease,background-color .16s ease}
 .service-site .mobile-dock svg {width:21px;height:21px;stroke-width:1.65}
 .service-site .mobile-dock>:is(a,button) {color:#40200e}
 .service-site .mobile-dock>[aria-current=page] {color:#21160f;background:#ffffff26;font-weight:650}
 .service-site .mobile-dock>[aria-current=page]::after {content:'';position:absolute;bottom:2px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:currentColor}
 .service-site .mobile-dock>:is(a,button):active {background:color-mix(in srgb,var(--accent) 8%,transparent);transform:none}
 .service-site .mobile-dock>:is(a,button):focus-visible {outline:2px solid var(--accent);outline-offset:1px}
}
@media(prefers-reduced-motion:reduce) {.service-site .mobile-dock>:is(a,button) {transition:none}}
/* Full-width mobile tab bar, anchored to the device bottom edge. */
@media(max-width:760px) {
 .service-site .mobile-dock {left:0;right:0;bottom:0;width:100%;max-width:none;box-sizing:border-box;margin:0;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border:0;border-radius:18px 18px 0 0;background:linear-gradient(110deg,#ec661d,#f18436);box-shadow:0 -3px 16px #0000000a}
 .service-site .mobile-dock>:is(a,button) {color:#fff;height:54px;min-height:54px;background:transparent;gap:4px;font-size:10px;padding:4px 0 9px}
 .service-site .mobile-dock svg {width:21px;height:21px}
 .service-site .mobile-dock>[aria-current=page] {color:#fff;background:transparent;font-weight:700}
 .service-site .mobile-dock>[aria-current=page]::after {width:20px;height:2px;left:calc(50% - 10px);bottom:3px;border-radius:2px;background:#fff}
 .service-site .mobile-dock>:is(a,button):active {background:#ffffff18}
 .service-site .mobile-dock>:is(a,button):focus-visible {outline:2px solid #fff;outline-offset:-2px}
}

/* Mobile discovery strip: quick categories above the detailed filters. */
.catalog-categories {display:none}
@media(max-width:760px) {
 .service-site.catalog-page .catalog-categories {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:8px 6px 0;margin:0 0 12px;border:1px solid #ffffff0d;border-radius:22px;background:linear-gradient(120deg,#252820,#161c18);box-shadow:0 8px 24px #1420170b}
 .service-site.catalog-page .catalog-categories a {position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-width:0;min-height:82px;padding:8px 0 17px;text-decoration:none;color:#d3d6cc;font-size:10px;line-height:1.2;font-weight:500;border-radius:14px;transition:color .15s ease,background .15s ease}
 .service-site.catalog-page .catalog-categories svg {width:25px;height:25px;color:#f59b61}
 .service-site.catalog-page .catalog-categories a[aria-current=page] {color:#ffaf79}
 .service-site.catalog-page .catalog-categories a[aria-current=page]::after {content:'';position:absolute;bottom:0;left:calc(50% - 14px);width:28px;height:3px;border-radius:3px 3px 0 0;background:#f8792c}
 .service-site.catalog-page .catalog-categories a:focus-visible {outline:2px solid #ffaf79;outline-offset:-2px}
 .service-site.catalog-page .catalog-categories a:active {background:#ffffff0a}
 .service-site.catalog-page.reference-layout .filters {border:0!important;background:transparent;box-shadow:none;border-radius:18px;margin:0 0 4px}
 .service-site.catalog-page.reference-layout .filters>.filters-toggle {min-height:44px;padding:8px 4px!important;font-size:13px;gap:10px;justify-content:flex-start}
 .service-site.catalog-page.reference-layout .filters>.filters-toggle>span {font-size:11px;color:var(--muted);margin-left:auto}
 .service-site.catalog-page.reference-layout .filters>.filters-toggle::after {width:28px;height:28px;min-width:28px;border-radius:10px;font-size:18px}
 .service-site.catalog-page.reference-layout .filters[open] {background:var(--surface);border:1px solid var(--border)!important}
 .service-site.catalog-page.reference-layout .filters[open]>.filters-toggle {padding:10px 16px!important}
}

/* Footer: compact navigation and a separate contact block. */
.service-site .footer {padding:32px 0 24px;margin-top:40px;background:var(--surface)}
.service-site .footer__grid {align-items:start;gap:28px}
.service-site .footer__col {gap:0;align-items:stretch}
.service-site .footer__col h4 {margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.4}
.service-site .footer__col>a {display:flex;align-items:center;min-height:36px;padding:6px 0;font-size:13px;line-height:1.5;text-decoration:none}
.service-site .footer__note {margin:12px 0 0;line-height:1.65;color:var(--muted)}
.service-site .footer .public-contacts {display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.service-site .footer .public-contacts>a {min-height:32px;display:flex;align-items:center;font-size:14px}
.service-site .footer .public-contacts>span[aria-disabled] {display:none}
.service-site .footer .social-links {display:flex;flex-wrap:wrap;gap:8px}
.service-site .footer .social-links>a {display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid var(--border);border-radius:12px;background:var(--bg);font-size:12px;line-height:1.3}
.service-site .footer .social-links>span[aria-disabled] {display:none}
.service-site .footer__bottom {margin-top:24px;padding-top:18px;font-size:11px;line-height:1.7;color:var(--muted);gap:8px}
@media(max-width:900px) {
 .service-site .footer__grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}
 .service-site .footer__brand {grid-column:1/-1}
 .service-site .footer__note {max-width:340px}
 .service-site .footer__contacts {grid-column:1/-1;grid-row:3;padding:18px;border:1px solid var(--border);border-radius:20px;background:var(--bg)}
 .service-site .footer__col>a {min-height:44px;font-size:12px;overflow-wrap:anywhere}
 .service-site .footer__bottom {display:flex;flex-direction:column;align-items:flex-start}
}
.install-help {box-sizing:border-box;width:calc(100% - 32px);max-width:390px;padding:28px;border:1px solid var(--border);border-radius:26px;background:var(--surface);color:var(--text);box-shadow:0 24px 80px #0004}
.install-help::backdrop {background:#10171199;backdrop-filter:blur(5px)}
.install-help img {border-radius:16px}
.install-help h2 {font-size:23px;line-height:1.2;margin:20px 0 12px}
.install-help p {font-size:15px;line-height:1.7;margin:0 0 24px}
.install-help .btn {width:100%;min-height:48px;border-radius:14px}
.install-card {padding:20px;border:1px solid var(--border);border-radius:22px;background:var(--surface)}
.install-card>p {font-size:14px;line-height:1.6;margin:0 0 14px}
#installAppStatus:empty {display:none}
/* Venue cover: photography behind the title, with manual gallery navigation. */
.service-site.venue-page .venue-hero {display:grid;grid-template-columns:minmax(0,1fr);grid-column:1/-1;position:relative;min-width:0;margin-bottom:24px}
.service-site.venue-page .venue-hero .venue__media {display:contents}
.service-site.venue-page .venue-hero .venue__shot {grid-area:1/1;position:relative;inset:auto;width:100%;height:560px;min-height:0;clip-path:none;border-radius:28px;margin:0;isolation:isolate}
.service-site.venue-page .venue-hero .venue__shot::after {content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10140e05 10%,#10140e45 40%,#10140eed 100%);pointer-events:none;z-index:1}
.service-site.venue-page .venue-hero .venue__head {grid-area:1/1;align-self:end;position:relative;z-index:2;width:100%;min-height:0;box-sizing:border-box;padding:32px 32px 86px;margin:0;color:white;pointer-events:none}
.service-site.venue-page .venue-hero .venue__name {font-size:clamp(28px,4vw,56px);line-height:1.08;color:white;max-width:900px;overflow-wrap:anywhere;text-transform:none;letter-spacing:-.04em;margin:0 0 14px}
.service-site.venue-page .venue-hero :is(.venue__kind,.venue__where,.venue__intro) {color:#ffffffe0;font-size:14px;line-height:1.5;margin:8px 0}
.service-site.venue-page .venue-hero .venue__flags {margin-top:16px}
.service-site.venue-page .venue-hero .chip {background:#ffffff24;color:white;border-color:#ffffff30}
.service-site.venue-page .venue-hero :is(.venue__shot-secondary,.taste-venue-gallery) {display:none}
.service-site.venue-page .venue-hero .media-note {grid-column:1;margin:12px 4px 0;font-size:12px;line-height:1.5}
.service-site.venue-page .venue-hero .illustration-label {top:16px;bottom:auto;left:16px;z-index:3}
.service-site.venue-page .venue-hero .scene-controls {z-index:4;bottom:18px;right:18px}
.service-site.venue-page .venue-hero .scene-controls button {min-width:44px;height:44px}
.service-site.venue-page .venue-hero .scene-slider {border-radius:inherit;touch-action:pan-y}
.service-site.venue-page .venue-hero .scene-slide {object-position:center;transition:opacity .3s ease;transform:none}
@media(max-width:760px) {
 .service-site.venue-page .venue-hero .venue__shot {height:490px;border-radius:24px}
 .service-site.venue-page .venue-hero .venue__head {padding:24px 22px 88px}
 .service-site.venue-page .venue-hero .venue__name {font-size:32px}
 .service-site.venue-page .venue-hero .venue__intro {display:none}
}
@media(prefers-reduced-motion:reduce) {.service-site.venue-page .venue-hero .scene-slide {transition:none}}
.service-site.venue-page .venue-hero .venue__shot::after {display:none}
.service-site.venue-page .venue-hero .scene-slider::after {content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10140e05 10%,#10140e45 40%,#10140eed 100%);pointer-events:none;z-index:1}
.service-site.venue-page .venue-hero .scene-controls {left:auto;width:auto;display:flex;justify-content:center;background:#171c18a6;border:1px solid #ffffff40;padding:3px 6px;box-shadow:none}
.service-site.venue-page .venue-hero .scene-counter {display:inline-block;color:#fff;font-size:12px}
.service-site.venue-page .venue-hero .scene-controls button {color:white;background:transparent;opacity:1}
/* Edge-to-edge venue photography, navigated directly by swiping. */
.service-site.venue-page .venue-hero {width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.service-site.venue-page .venue-hero .venue__shot,
.service-site.venue-page .venue-hero .scene-slider {border-radius:0;border:0;box-shadow:none}
.service-site.venue-page .venue-hero .scene-controls {display:none}
.service-site.venue-page .venue-hero .media-note,
.service-site.venue-page .venue-hero .venue-photo-sources {margin-left:20px;margin-right:20px}
.service-site.venue-page .venue-hero .scene-slider:focus-visible {outline:2px solid var(--accent);outline-offset:-2px}
.service-site.venue-page {container-type:inline-size}
.service-site.venue-page .venue-hero {width:100cqw;margin-left:calc(50% - 50cqw);margin-right:calc(50% - 50cqw)}
/* Dissolve the venue cover into the page rather than ending at a hard edge. */
.service-site.venue-page .venue-hero .venue__shot {background:var(--bg);overflow:visible}
.service-site.venue-page .venue-hero .scene-slider {background:transparent;mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 72%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 12%,#000 72%,transparent 100%)}
.service-site.venue-page .venue-hero .venue__head {padding-bottom:140px}
.service-site.venue-page .venue-hero .scene-slider::after {background:linear-gradient(180deg,transparent 15%,#10140e35 35%,#10140ecc 68%,#10140e88 100%)}
.service-site.venue-page .venue-hero .illustration-label {top:54px}
.service-site.venue-page .venue-hero .media-note {margin-top:-4px;color:var(--muted)}
@media(max-width:760px) {
 .service-site.venue-page .venue-hero .venue__shot {height:560px}
 .service-site.venue-page .venue-hero .venue__head {padding-bottom:150px}
}
.booking-result {max-width:480px!important;padding-top:24px!important;padding-bottom:24px}
.booking-result__intro {text-align:center;margin-bottom:24px}
.booking-result__icon {display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#fff0e6;color:#f57326}
.booking-result__icon svg {width:34px;height:34px}
.booking-result__intro h1 {font-size:36px!important;line-height:1.08;letter-spacing:-1.2px;margin:0 0 14px}
.booking-result__intro h1 span {color:#f57326}
.booking-result__intro p {max-width:330px;margin:auto;color:var(--muted);font-size:14px;line-height:1.6}
.booking-result__card {border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:0 8px 28px #00000005;overflow:hidden}
.booking-result__venue {display:flex;gap:14px;padding:18px;color:var(--text);text-decoration:none;align-items:flex-start}
.booking-result__venue img,.booking-result__placeholder {width:82px;height:102px;border-radius:14px;object-fit:cover;flex-shrink:0}
.booking-result__placeholder {display:grid;place-items:center;background:#fff0e6;color:#f57326;font-size:36px;font-weight:800}
.booking-result__venue h2 {font-size:16px;line-height:1.3;margin:0 0 10px}
.booking-result__venue p {font-size:12px;line-height:1.5;margin:4px 0}
.booking-result__address {color:var(--muted)}
.booking-progress {list-style:none;margin:0;padding:22px 22px 0;border-top:1px solid var(--border)}
.booking-progress li {position:relative;padding:0 0 24px 30px;color:var(--muted);font-size:13px;line-height:1.5}
.booking-progress li:not(:last-child)::after {content:'';position:absolute;left:8px;top:20px;bottom:3px;width:2px;background:var(--border)}
.booking-progress li::before {content:'';position:absolute;left:0;top:1px;width:18px;height:18px;border:2px solid var(--border);border-radius:50%;box-sizing:border-box;background:var(--surface)}
.booking-progress li.is-done::before {content:'✓';background:#f57326;border-color:#f57326;color:white;text-align:center;font-size:11px;line-height:14px}
.booking-progress li.is-current::before {border:5px solid #ffdec7;background:#f57326}
.booking-progress li:is(.is-done,.is-current) {color:var(--text)}
.booking-progress small {display:block;font-size:11px;margin-top:4px;color:var(--muted)}
.booking-result__hint {font-size:12px;line-height:1.6;margin:0;padding:0 22px 20px;color:var(--muted)}
.booking-result__back {display:flex!important;width:100%;margin:18px 0;min-height:48px;border-radius:16px!important;justify-content:center}
.booking-result__details>summary {cursor:pointer;padding:12px 0;font-size:13px;color:var(--muted)}
.booking-result__details .panel {padding:16px}
.booking-result>.notice {font-size:12px;line-height:1.6}
@media(max-width:760px) {
 .booking-result {padding-top:12px!important}
 .booking-result__icon {width:60px;height:60px;margin-bottom:12px}
 .booking-result__intro {margin-bottom:18px}
 .booking-result__intro h1 {font-size:32px!important;margin-bottom:10px}
 .booking-result__intro p {font-size:13px;line-height:1.5}
 .booking-result__venue {padding:14px}
 .booking-progress {padding-top:16px}
 .booking-progress li {padding-bottom:18px}
 .booking-result__hint {padding-bottom:16px}
}
.banquet-conditions {display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}
.banquet-conditions>span {padding:10px 14px;border:1px solid var(--border);border-radius:14px;font-size:12px;color:var(--muted);background:var(--surface)}
.banquet-card {display:block;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text);text-decoration:none;box-shadow:0 5px 18px #00000005}
.banquet-card__photo {height:190px;position:relative;overflow:hidden}
.banquet-card__photo>img {width:100%;height:100%;object-fit:cover}
.banquet-card__photo .illustration-label {top:10px;bottom:auto}
.banquet-card__availability {position:absolute;left:12px;bottom:12px;border-radius:20px;padding:7px 11px;background:#fffffff0;color:#333;font-size:11px;display:flex;gap:6px;align-items:center}
.banquet-card__body {padding:15px}
.banquet-card__heading {display:flex;gap:10px;align-items:start;justify-content:space-between}
.banquet-card__heading h2 {margin:0;font-size:18px;line-height:1.3;letter-spacing:-.4px}
.banquet-card__heading>span {white-space:nowrap;font-size:13px}
.banquet-card__heading b {color:#f69a20}
.banquet-card__body p {margin:7px 0;color:var(--muted);font-size:12px;line-height:1.5}
.banquet-card__bottom {display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}
.banquet-card__bottom>span:first-child {display:flex;gap:7px;align-items:center;font-size:12px}
.banquet-card__bottom svg {width:21px;height:21px;flex-shrink:0}
.banquet-card__button {display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 22px;border-radius:14px;background:linear-gradient(110deg,#f66c22,#ff8d40);color:#fff;font-size:13px;font-weight:600}
/* Keep the catalogue stretched across its column at every handheld width. */
.service-site.catalog-page .catalog-main {width:100%;max-width:none;box-sizing:border-box;align-self:stretch}
@media(max-width:1000px) {
 .service-site.catalog-page.reference-layout .catalog-layout {display:flex;flex-direction:column;align-items:stretch;grid-template-columns:minmax(0,1fr)}
 .service-site.catalog-page.reference-layout .catalog-main {width:100%;max-width:none;margin:0}
 .service-site.catalog-page.reference-layout .catalog-main .grid--places {grid-template-columns:minmax(0,1fr)!important;width:100%}
 .service-site.catalog-page .catalog-bar,.service-site.catalog-page .catalog-search-toggle {width:100%;max-width:none;box-sizing:border-box}
}
.service-site .header .logo {flex-shrink:0;width:auto;max-width:none;overflow:visible}
.service-site .header .stolik-wordmark {overflow:visible;line-height:1.25;padding:2px 5px;flex-shrink:0}
.service-site .header .stolik-wordmark>span:first-child {background:none;color:#f57326;-webkit-text-fill-color:#f57326;min-width:.65em;padding:0 1px;overflow:visible;letter-spacing:-1px}
.service-site .header .stolik-wordmark__dot {flex:0 0 7px}
/* Warm photographic authentication screens. */
body.service-site.auth-scene {--text:#fff8f0;--muted:#e1d2c4;--text-muted:#e1d2c4;--border:#ffffff35;--surface:#30241ebd;--bg:#201710;color:var(--text);background:#201710;min-height:100dvh;padding-bottom:0}
.service-site.auth-scene::before {content:'';position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,#160e0860,#160e0880),url('/static/img/stolik-evening.webp') center/cover no-repeat;pointer-events:none}
.service-site.auth-scene .header {background:#24190f45!important;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff15;box-shadow:none}
.service-site.auth-scene .header .stolik-wordmark {color:#fff8f0}
.service-site.auth-scene :is(.footer,.mobile-dock,#installApp,.booking-assistant,.ambient) {display:none!important}
.service-site.auth-scene main {background:transparent;padding-bottom:36px}
.service-site.auth-scene .auth-shell {max-width:460px!important;padding:36px 20px 48px!important;margin:auto}
.service-site.auth-scene .auth-shell>.center {text-align:left;margin-bottom:24px!important}
.service-site.auth-scene .auth-shell h1 {font-size:32px!important;line-height:1.15;letter-spacing:-.7px;color:#fff8f0;margin:0 0 12px}
.service-site.auth-scene .auth-shell .lead {font-size:16px;line-height:1.5;color:#eee2d7;margin:0}
.service-site.auth-scene .auth-shell .panel {padding:24px!important;border:1px solid #ffffff40!important;border-radius:24px;background:linear-gradient(135deg,#9a776944,#241c18c9);backdrop-filter:blur(20px);box-shadow:0 16px 40px #0002;color:#fff8f0}
.service-site.auth-scene .auth-shell .field {margin-bottom:18px}
.service-site.auth-scene .auth-shell label {color:#f7eee6;font-size:13px;line-height:1.5}
.service-site.auth-scene .auth-shell input:not([type=checkbox]):not([type=hidden]) {box-sizing:border-box;background:#19171680!important;border:1px solid #ffffff55!important;border-radius:12px!important;color:#fff!important;min-height:48px;width:100%;box-shadow:none;padding:12px 14px}
.service-site.auth-scene .auth-shell input::placeholder {color:#cec3ba;opacity:1}
.service-site.auth-scene .auth-shell input:focus-visible {outline:2px solid #ff9a58;outline-offset:2px}
.service-site.auth-scene .auth-shell .btn--primary {background:linear-gradient(110deg,#ff6c15,#ff8528);color:#201108;border:0;border-radius:14px;min-height:48px;font-weight:700;width:100%}
.service-site.auth-scene .auth-shell a {color:#ffac72}
.service-site.auth-scene .auth-shell .btn--ghost {background:#ffffff08;border:1px solid #ffffff30;color:#ffd0ae;border-radius:12px}
.service-site.auth-scene .auth-shell :is(.muted,.field__hint,.small) {color:#dfcfc1;font-size:12px;line-height:1.6}
.service-site.auth-scene .auth-shell .field__error {color:#ffd0c7}
.service-site.auth-scene .auth-shell .flash--error {background:#5b211fd9;color:#fff1ed;border-color:#ffafa0}
.service-site.auth-scene .auth-shell .form>a {display:block;text-align:center;margin-top:16px;color:#f1dfcd;font-size:13px}
@media(max-width:760px) {
 .service-site.auth-scene .auth-shell {padding-top:28px!important}
 .service-site.auth-scene .auth-shell .panel {padding:20px!important}
 .service-site.auth-scene .auth-shell .form__row {display:block}
}
body.service-site.auth-scene {background:linear-gradient(180deg,#160e0866,#160e0880),url('/static/img/stolik-evening.webp') center/cover fixed no-repeat!important}
.service-site.auth-scene::before {display:none}
/* Readable navigation over the authentication photo. */
.service-site.auth-scene .header a,
.service-site.auth-scene .header nav a {color:#fff4e8!important;opacity:1}
.service-site.auth-scene .header nav a:hover,
.service-site.auth-scene .header nav a:focus-visible {color:#ffb577!important;background:#ffffff14}
.service-site.auth-scene .header button {color:#fff4e8}
.service-site.auth-scene .header [aria-pressed=true] {color:#23150d;background:#ff8a3d}
.service-site.auth-scene .header nav a.btn {background:#ff8a3d!important;color:#24150b!important;border-color:#ff8a3d}
.service-site.auth-scene .header nav a[href="/vhod"] {background:#ff8a3d!important;color:#24150b!important}
/* Focused authentication layout with a warm, detailed restaurant backdrop. */
body.service-site.auth-scene {background:linear-gradient(180deg,#170e0726,#170e0759),url('/static/img/taste-evening.webp') 72% center/cover fixed no-repeat!important}
.service-site.auth-scene .header {position:relative;background:transparent!important;backdrop-filter:none;border:0;padding-top:18px}
.service-site.auth-scene .header :is(.nav,.header-search,.mobile-menu),
.service-site.auth-scene .header__actions>:not(.language-switch) {display:none!important}
.service-site.auth-scene .header__actions {background:transparent!important;box-shadow:none;border:0;padding:0}
.service-site.auth-scene .header__actions .language-switch {display:flex!important;background:#241a1470;border:1px solid #ffffff30;border-radius:12px;padding:3px}
.service-site.auth-scene .header__actions .language-switch button {font-size:11px;min-width:30px;min-height:32px;padding:4px;border-radius:8px;color:#fff}
.service-site.auth-scene .header__actions .language-switch button[aria-pressed=true] {background:#ff812a;color:#24150b}
.service-site.auth-scene .auth-shell {padding-top:24px!important}
.service-site.auth-scene .auth-shell .panel {background:linear-gradient(130deg,#81604b59,#201a17ad);backdrop-filter:blur(12px);border-color:#f8ddbf66!important;box-shadow:0 16px 50px #10090535}
.service-site.auth-scene .auth-shell>.center {text-shadow:0 2px 12px #0008}
.service-site.auth-scene .auth-shell input:not([type=checkbox]):not([type=hidden]) {background:#1b1613a3!important}
@media(max-width:760px) {
 .service-site.auth-scene .auth-shell {padding:20px 24px 44px!important}
 .service-site.auth-scene .auth-shell h1 {font-size:30px!important}
 .service-site.auth-scene .auth-shell .lead {font-size:14px}
}
/* White foreground for solid orange actions across all themes and screens. */
body.service-site :is(.btn--primary,.intro-primary,.intro-actions .intro-secondary,.banquet-card__button,.catalog-launcher,.assistant-booking),
body.service-site .language-switch button[aria-pressed=true],
body.service-site .tab:is(.active,.is-active,[aria-current=page]),
body.service-site .side__link:is(.active,.is-active,[aria-current=page]),
body.service-site.auth-scene .header .language-switch button[aria-pressed=true],
body.service-site.auth-scene .header nav a[href="/vhod"] {color:#fff!important;-webkit-text-fill-color:#fff}
body.service-site :is(.btn--primary,.intro-primary,.intro-actions .intro-secondary,.banquet-card__button,.catalog-launcher,.assistant-booking) :is(span,b,strong,small) {color:inherit!important}
/* The home film is an immersive backdrop, not a separate video tile. */
body.home-page .intro {padding:0;background:#111411;min-height:100svh}
body.home-page .intro .intro-film {position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none;margin:0;border-radius:0;overflow:hidden;z-index:-3}
body.home-page .intro .intro-film video {width:100%;height:100%;object-fit:cover;object-position:65% center;border-radius:0}
body.home-page .intro .intro-shade {display:block;position:absolute;inset:0;width:100%;height:100%;z-index:-2;background:linear-gradient(90deg,#10150feb 0%,#10150fb0 38%,#10150f30 75%),linear-gradient(0deg,#111411 0%,transparent 40%,#11141135 100%)}
body.home-page .intro .intro-copy {border:0;border-radius:0;box-shadow:none;background:transparent;padding:0;margin:70px 0 70px 5vw}
body.home-page .intro .intro-bubble {display:none!important}
body.home-page .intro .intro-description {color:#eee9df;text-shadow:0 1px 12px #0005}
body.home-page .intro .intro-footer {background:#11141160;color:#d2d5cd}
body.home-page .intro .language-switch button[aria-pressed=true] {background:#ed7029!important;color:#fff!important}
@media(max-width:760px) {
 body.home-page .intro .intro-header {position:relative;inset:auto;padding:20px;flex-wrap:wrap;gap:16px}
 body.home-page .intro .intro-tools {gap:10px;flex-wrap:wrap}
 body.home-page .intro .intro-film video {object-position:60% center}
 body.home-page .intro .intro-shade {background:linear-gradient(180deg,#11141166 0%,#11141145 18%,#111411a6 46%,#111411ed 85%,#111411 100%)}
 body.home-page .intro .intro-copy {width:auto;max-width:none;margin:155px 24px 36px;padding:0}
 body.home-page .intro h1 {font-size:36px!important;text-shadow:0 2px 20px #0006}
 body.home-page .intro .intro-eyebrow {margin-bottom:18px}
 body.home-page .intro .intro-actions {grid-template-columns:1fr}
 body.home-page .intro .public-contacts>span[aria-disabled] {display:none}
}
/* Lighter, consistent typography for the home actions. */
body.home-page .intro :is(.intro-actions>a,.intro-actions>button,#installAppButton) {
 font-family:var(--font)!important;
 font-size:16px!important;
 font-weight:500!important;
 line-height:1.4!important;
 letter-spacing:.01em!important;
 -webkit-font-smoothing:antialiased;
 text-rendering:optimizeLegibility;
}
@media(min-width:1000px) {
 body.home-page .intro :is(.intro-actions>a,.intro-actions>button,#installAppButton) {font-size:17px!important}
}
