:where(:root){--vk-chart-1:#0072b2;--vk-chart-2:#d55e00;--vk-chart-3:#009e73;--vk-chart-4:#cc79a7;--vk-chart-5:#c68800;--vk-chart-6:#159cde;--vk-chart-grid:color-mix(in oklab, var(--vk-color-fg) 12%, transparent);--vk-chart-axis:color-mix(in oklab, var(--vk-color-fg) 32%, transparent);--vk-chart-label:var(--vk-color-muted);--vk-chart-surface:var(--vk-color-surface);--vk-chart-area-opacity:.18;--vk-chart-tooltip-bg:var(--vk-color-fg);--vk-chart-tooltip-fg:var(--vk-color-bg)}:where([data-theme=dark]){--vk-chart-1:#4ea3ff;--vk-chart-2:#f0b552;--vk-chart-3:#34d399;--vk-chart-4:#e9aad3;--vk-chart-5:#ff8f52;--vk-chart-6:#8ed4f5;--vk-chart-area-opacity:.24}:where(.vk-chart){font-family:var(--vk-font-sans);color:var(--vk-color-fg);position:relative}:where(.vk-chart__svg){block-size:auto;inline-size:100%;overflow:visible}:where(.vk-chart__grid-line){stroke:var(--vk-chart-grid);stroke-width:1px}:where(.vk-chart__axis){stroke:var(--vk-chart-axis);stroke-width:1px}:where(.vk-chart__zero){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:4 3}:where(.vk-chart__tick),:where(.vk-chart__empty){fill:var(--vk-chart-label)}:where(.vk-chart__value){fill:var(--vk-color-fg);font-weight:600}:where(.vk-chart__line){fill:none;stroke-linecap:round;stroke-linejoin:round}:where(.vk-chart__area){stroke:none;opacity:var(--vk-chart-area-opacity)}:where(.vk-chart__marker){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-chart__legend){gap:var(--vk-space-1) var(--vk-space-4);margin:var(--vk-space-2) 0 0;font-size:var(--vk-text-sm);color:var(--vk-color-muted);flex-wrap:wrap;padding:0;list-style:none;display:flex}:where(.vk-chart__legend-item){align-items:center;gap:var(--vk-space-2);display:inline-flex}:where(.vk-chart__swatch){flex:none}:where(.vk-chart__table){clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(.vk-chart__hit){cursor:crosshair;fill:#0000;pointer-events:all}:where(.vk-chart__tooltip){pointer-events:none}:where(.vk-chart__crosshair){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:3 3}:where(.vk-chart__tooltip-box){fill:var(--vk-chart-tooltip-bg);stroke:none}:where(.vk-chart__tooltip-title){fill:var(--vk-chart-tooltip-fg);opacity:.85;font-weight:600}:where(.vk-chart__tooltip-row){fill:var(--vk-chart-tooltip-fg)}:where(.vk-chart__series){animation:vk-chart-fade var(--vk-duration) var(--vk-ease) both}@keyframes vk-chart-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series){animation:none}}@media (hover:hover){:where(.vk-chart__series:hover)>:where(g){opacity:.4;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__series:hover)>:where(g:hover){opacity:1}:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line){stroke-width:calc(var(--vk-chart-line-width,2px) + 1px);transition:stroke-width var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item:hover){opacity:1}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series:hover)>:where(g),:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line),:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){transition:none}}:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control){align-items:center;gap:var(--vk-space-2);padding:var(--vk-space-1) var(--vk-space-2);margin-inline:calc(var(--vk-space-2) * -1);border-radius:var(--vk-radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--vk-duration-fast) var(--vk-ease);display:inline-flex}@media (hover:hover){:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control:hover){background:var(--vk-color-surface-hover)}}:where(.vk-chart__legend-toggle){opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:focus-visible)){outline:var(--vk-ring-width) solid var(--vk-color-ring);outline-offset:var(--vk-ring-offset)}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))){opacity:.45}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))) :where(.vk-chart__legend-label){text-decoration:line-through}:where([data-series-index]){transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow);visibility:visible}:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="1"]:not(:checked))) :where([data-series-index="1"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="2"]:not(:checked))) :where([data-series-index="2"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="3"]:not(:checked))) :where([data-series-index="3"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="4"]:not(:checked))) :where([data-series-index="4"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="5"]:not(:checked))) :where([data-series-index="5"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="6"]:not(:checked))) :where([data-series-index="6"]){opacity:0;visibility:hidden;transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow)}@media (prefers-reduced-motion:reduce){:where([data-series-index]){transition:none}}:where(.vk-sparkline){vertical-align:middle;inline-size:var(--vk-sparkline-width,7rem);--vk-sparkline-stroke:var(--vk-chart-1);display:inline-block}:where(.vk-sparkline__svg){inline-size:100%;display:block}:where(.vk-sparkline__line){fill:none;stroke:var(--vk-sparkline-stroke);stroke-linecap:round;stroke-linejoin:round}:where(.vk-sparkline__area){stroke:none;fill:var(--vk-sparkline-area,color-mix(in oklab, var(--vk-sparkline-stroke) 22%, transparent))}:where(.vk-sparkline__point){fill:var(--vk-sparkline-stroke);stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-line-chart){inline-size:100%;display:block}:where(.vk-line-chart .vk-chart__line){stroke-dashoffset:0;animation:vk-line-draw .6s var(--vk-ease) both}@keyframes vk-line-draw{0%{opacity:.2}}@media (prefers-reduced-motion:reduce){:where(.vk-line-chart .vk-chart__line){animation:none}}:where(.vk-area-chart){inline-size:100%;display:block}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__area){opacity:calc(var(--vk-chart-area-opacity) + .5)}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__line){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-area-chart .vk-chart__area){animation:vk-area-rise var(--vk-duration) var(--vk-ease) both}@keyframes vk-area-rise{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-area-chart .vk-chart__area){animation:none}}:where(.vk-bar-chart){inline-size:100%;display:block}:where(.vk-bar-chart__bar){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-bar-chart[data-orientation=vertical]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:bottom;animation:vk-bar-grow-y .42s var(--vk-ease) both}:where(.vk-bar-chart[data-orientation=horizontal]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:0;animation:vk-bar-grow-x .42s var(--vk-ease) both}@keyframes vk-bar-grow-y{0%{opacity:.4;transform:scaleY(.02)}}@keyframes vk-bar-grow-x{0%{opacity:.4;transform:scaleX(.02)}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart__bar){animation:none}}@media (hover:hover){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar:hover){opacity:1;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){transition:none}}:where(.vk-pie-chart){inline-size:100%;display:block}:where(.vk-pie-chart__svg){margin-inline:auto}:where(.vk-pie-chart__slice){stroke:var(--vk-chart-surface);stroke-width:1.5px}:where(.vk-pie-chart__track){stroke:var(--vk-chart-grid)}:where(.vk-pie-chart__label){fill:var(--vk-chart-surface);paint-order:stroke;stroke:color-mix(in oklab, var(--vk-color-fg) 45%, transparent);stroke-width:2.5px;stroke-linejoin:round;font-weight:600}:where(.vk-pie-chart__center){fill:var(--vk-color-fg);font-size:var(--vk-text-xl);font-weight:700}:where(.vk-pie-chart__center-sub){fill:var(--vk-color-muted)}:where(.vk-pie-chart__slice){animation:vk-pie-in .32s var(--vk-ease) both}@keyframes vk-pie-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__slice){animation:none}}@media (hover:hover){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){opacity:.5;transition:opacity var(--vk-duration-fast) var(--vk-ease), transform var(--vk-duration) var(--vk-ease-out)}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){opacity:1;transform-origin:50%;transform-box:view-box;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke;transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){transition:none}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){transform:none}}:where(.vk-progress-ring){justify-content:center;align-items:center;display:inline-flex}:where(.vk-progress-ring__svg){block-size:auto;inline-size:100%;display:block}:where(.vk-progress-ring__track){stroke:var(--vk-progress-ring-track,color-mix(in oklab, var(--vk-color-fg) 12%, transparent))}:where(.vk-progress-ring__arc){stroke:var(--vk-progress-ring-color,var(--vk-chart-1));transition:stroke-dashoffset var(--vk-duration) var(--vk-ease)}:where(.vk-progress-ring__center){font-size:var(--vk-text-md);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-weight:600;line-height:1.1;display:flex;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){:where(.vk-progress-ring__arc){transition:none}}
:root{--vk-color-primary:#be123c;--vk-color-primary-fg:#fff;--vk-color-primary-hover:#a10f33;--vk-color-primary-active:#881029;--vk-color-primary-subtle:#fff1f3;--vk-color-primary-subtle-fg:#9f1239;--vk-color-ring:#be123c;--vk-color-bg:#fffcfa;--vk-color-surface:#fff;--vk-color-surface-subtle:#faf4f1;--vk-color-surface-sunken:#f3ebe7;--vk-color-border-subtle:#f6eeea;--vk-color-border:#ebdfd9;--sh-saffron:#e8871e;--sh-saffron-soft:#f0b357;--sh-thread-line:#e4d3c6;--sh-saffron-text:#96500a;--vk-chart-1:#be123c;--vk-chart-2:#e8871e;--sh-font-display:var(--font-display), "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--sh-hero-scrim:12 8 10}:root[data-theme=dark]{--vk-color-primary:#fb7185;--vk-color-primary-fg:#1a0a0e;--vk-color-primary-hover:#fda4af;--vk-color-primary-active:#f43f5e;--vk-color-primary-subtle:#4c0519;--vk-color-primary-subtle-fg:#fecdd3;--vk-color-ring:#fb7185;--vk-color-bg:#100c0e;--vk-color-surface:#1a1517;--vk-color-surface-subtle:#211a1d;--vk-color-surface-sunken:#0b0809;--vk-color-border-subtle:#241d20;--vk-color-border:#322829;--sh-saffron:#f5a742;--sh-saffron-soft:#d98b2b;--sh-thread-line:#3a2e2c;--sh-saffron-text:#f5a742;--vk-chart-1:#fb7185;--vk-chart-2:#f5a742}:where(html){scroll-behavior:smooth}:where(body){background:var(--vk-color-bg);color:var(--vk-color-fg);font-family:var(--vk-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:where(.sh-display){font-family:var(--sh-font-display);letter-spacing:var(--vk-tracking-tight);font-weight:600}:where(.sh-skip){z-index:100;padding:var(--vk-space-3) var(--vk-space-4);border-radius:var(--vk-radius-md);background:var(--vk-color-primary);color:var(--vk-color-primary-fg);font-size:var(--vk-text-sm);font-weight:var(--vk-weight-semibold);text-decoration:none;transition:inset-block-start .12s;position:fixed;inset-block-start:-4rem;inset-inline-start:var(--vk-space-4)}:where(.sh-skip:focus-visible){inset-block-start:var(--vk-space-4)}:where(.sh-thread){align-items:center;gap:var(--vk-space-4);margin-block:var(--vk-space-2);color:var(--sh-saffron);display:flex}:where(.sh-thread):before,:where(.sh-thread):after{content:"";background:linear-gradient(to right, transparent, var(--sh-thread-line) 35%, var(--sh-thread-line) 65%, transparent);flex:1;block-size:1px}:where(.sh-thread__mark){flex:none;block-size:12px;inline-size:15px;position:relative}:where(.sh-thread__mark):before{content:"";background:linear-gradient(to bottom, var(--sh-saffron-soft), var(--sh-saffron));block-size:12px;inline-size:2px;box-shadow:-6px 3px 0 -.5px var(--sh-saffron), 6px 3px 0 -.5px var(--sh-saffron);border-radius:1px;position:absolute;inset-block-start:0;inset-inline-start:6.5px}:where(.sh-thread[data-tone=muted]):before,:where(.sh-thread[data-tone=muted]):after{background:0 0}:where(.sh-hero){isolation:isolate;background:var(--vk-color-surface-sunken);align-items:end;min-block-size:min(84svh,46rem);display:grid;position:relative;overflow:hidden}:where(.sh-hero__media){z-index:-2;position:absolute;inset:0}:where(.sh-hero__media img){object-fit:cover;object-position:center 60%;block-size:100%;inline-size:100%}:where(.sh-hero__scrim){z-index:-1;background:linear-gradient(to top, rgb(var(--sh-hero-scrim) / .95) 0%, rgb(var(--sh-hero-scrim) / .9) 58%, rgb(var(--sh-hero-scrim) / .45) 82%, rgb(var(--sh-hero-scrim) / .2) 100%), rgb(var(--sh-hero-scrim) / .22);position:absolute;inset:0}@media (min-width:64rem){:where(.sh-hero__scrim){background: linear-gradient(to top, rgb(var(--sh-hero-scrim) / .45) 0%, rgb(var(--sh-hero-scrim) / .15) 34%, rgb(var(--sh-hero-scrim) / 0) 62%),  linear-gradient(to right, rgb(var(--sh-hero-scrim) / .94) 0%, rgb(var(--sh-hero-scrim) / .9) 52%, rgb(var(--sh-hero-scrim) / .45) 68%, rgb(var(--sh-hero-scrim) / .06) 84%, rgb(var(--sh-hero-scrim) / 0) 100%),  rgb(var(--sh-hero-scrim) / .14)}}:where(.sh-hero__body){padding-block:var(--vk-space-20) var(--vk-space-16);color:#fff;max-inline-size:46rem}:where(.sh-hero__title){font-family:var(--sh-font-display);letter-spacing:-.03em;margin-block:var(--vk-space-4) var(--vk-space-5);text-wrap:balance;font-size:clamp(2.75rem,9vw,5.5rem);font-weight:600;line-height:.95}:where(.sh-eyebrow){align-items:center;gap:var(--vk-space-2);font-size:var(--vk-text-xs);font-weight:var(--vk-weight-semibold);letter-spacing:.18em;text-transform:uppercase;color:var(--sh-saffron-text);display:inline-flex}:where(.sh-hero__body .sh-eyebrow){color:var(--sh-saffron-soft);text-shadow:0 1px 3px rgb(var(--sh-hero-scrim) / .9)}:where(.sh-hero__lede){font-size:clamp(1.0625rem,2.2vw,1.375rem);line-height:var(--vk-leading-snug);color:#ffffffdb;text-wrap:pretty;max-inline-size:34rem}:where(.sh-hero__meta .vk-button[data-variant=outline]){background:rgb(var(--sh-hero-scrim) / .55);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-color:#ffffffb3}:where(.sh-hero__meta .vk-button[data-variant=outline]:hover){background:rgb(var(--sh-hero-scrim) / .75);border-color:#fff}:where(.sh-hero__meta){align-items:center;gap:var(--vk-space-3) var(--vk-space-6);font-size:var(--vk-text-sm);color:#ffffffb8;flex-wrap:wrap;margin-block-start:var(--vk-space-8);display:flex}:where(.sh-split){gap:var(--vk-space-12);align-items:center;display:grid}@media (min-width:56rem){:where(.sh-split){gap:var(--vk-space-16);grid-template-columns:5fr 6fr}}:where(.sh-portrait){border-radius:var(--vk-radius-lg);background:var(--vk-color-surface-subtle);aspect-ratio:5/6;position:relative;overflow:hidden}:where(.sh-portrait img){object-fit:cover;block-size:100%;inline-size:100%}:where(.sh-pull){font-family:var(--sh-font-display);font-size:clamp(1.375rem,3vw,1.875rem);line-height:var(--vk-leading-snug);letter-spacing:var(--vk-tracking-tight);border-inline-start:2px solid var(--sh-saffron);text-wrap:pretty;margin:0;padding-inline-start:var(--vk-space-5)}:where(.sh-dish){flex-direction:column;block-size:100%;display:flex}:where(.sh-dish__media){aspect-ratio:4/3;border-radius:var(--vk-radius-md);background:var(--vk-color-surface-subtle);margin-block-end:var(--vk-space-4);position:relative;overflow:hidden}:where(.sh-dish__media img){object-fit:cover;block-size:100%;inline-size:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}:where(.sh-dish:hover .sh-dish__media img){transform:scale(1.04)}:where(.sh-dish__price){font-variant-numeric:tabular-nums;font-weight:var(--vk-weight-semibold);color:var(--vk-color-primary);white-space:nowrap}:where(.sh-item){gap:var(--vk-space-1) var(--vk-space-3);padding-block:var(--vk-space-5);border-block-end:1px solid var(--vk-color-border-subtle);grid-template-columns:1fr auto;display:grid}:where(.sh-item:last-child){border-block-end:0}:where(.sh-item__head){align-items:baseline;gap:var(--vk-space-2);grid-column:1/-1;display:flex}:where(.sh-item__leader){min-inline-size:var(--vk-space-6);border-block-end:1px dotted var(--vk-color-border);flex:1;transform:translateY(-.2em)}:where(.sh-item__name){font-family:var(--sh-font-display);font-size:var(--vk-text-lg);letter-spacing:var(--vk-tracking-snug);overflow-wrap:anywhere;min-inline-size:0;font-weight:600}:where(.sh-item__body){align-items:center;gap:var(--vk-space-2) var(--vk-space-4);flex-wrap:wrap;grid-column:1/-1;display:flex}:where(.sh-tile){border-radius:var(--vk-radius-md);background:var(--vk-color-surface-subtle);block-size:100%;position:relative;overflow:hidden}:where(.sh-tile img){object-fit:cover;block-size:100%;inline-size:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}:where(.sh-tile:hover img){transform:scale(1.05)}:where(.sh-reserve){gap:var(--vk-space-8);align-items:start;display:grid}@media (min-width:62rem){:where(.sh-reserve){gap:var(--vk-space-10);grid-template-columns:minmax(0,7fr) minmax(0,5fr)}:where(.sh-reserve__aside){position:sticky;inset-block-start:var(--vk-space-6)}}:where(.sh-field-row){gap:var(--vk-space-4);display:grid}@media (min-width:34rem){:where(.sh-field-row){grid-template-columns:1fr 1fr}}:where(.sh-summary){gap:var(--vk-space-3) var(--vk-space-6);font-size:var(--vk-text-sm);grid-template-columns:auto 1fr;margin:0;display:grid}:where(.sh-summary dt){color:var(--vk-color-muted)}:where(.sh-summary dd){font-weight:var(--vk-weight-medium);margin:0}:where(.sh-hours){gap:var(--vk-space-1);font-size:var(--vk-text-sm);margin:0;display:grid}:where(.sh-hours__row){align-items:baseline;gap:var(--vk-space-3);padding-block:var(--vk-space-2);border-block-end:1px solid var(--vk-color-border-subtle);display:flex}:where(.sh-hours__row:last-child){border-block-end:0}:where(.sh-hours__row[data-today=true]){color:var(--vk-color-primary);font-weight:var(--vk-weight-semibold)}:where(.sh-hours__day){min-inline-size:3.25rem}:where(.sh-hours__dots){border-block-end:1px dotted var(--vk-color-border);flex:1;transform:translateY(-.25em)}:where(.sh-hours__time){font-variant-numeric:tabular-nums}:where(.sh-stack-tight)>*+*{margin-block-start:var(--vk-space-3)}:where(.sh-muted-panel){background:var(--vk-color-surface-subtle);border:1px solid var(--vk-color-border-subtle);border-radius:var(--vk-radius-lg);padding:var(--vk-space-6)}:where(.sh-center){text-align:center;margin-inline:auto}:where(.sh-measure){max-inline-size:42rem}:where(.sh-caption){font-size:var(--vk-text-sm);color:var(--vk-color-muted);text-wrap:pretty}@media (prefers-reduced-motion:reduce){:where(html){scroll-behavior:auto}:where(*){transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}:where(.sh-dish:hover .sh-dish__media img),:where(.sh-tile:hover img){transform:none}}:where(.sh-navbar){-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in oklab, var(--vk-color-bg) 86%, transparent)}:where(.sh-brand){align-items:center;gap:var(--vk-space-3);color:inherit;text-decoration:none;display:inline-flex}:where(.sh-brand__mark){block-size:14px;inline-size:15px;color:var(--sh-saffron);flex:none;position:relative}:where(.sh-brand__mark):before{content:"";background:linear-gradient(to bottom, var(--sh-saffron-soft), var(--sh-saffron));block-size:13px;inline-size:2px;box-shadow:-6px 3px 0 -.5px var(--sh-saffron), 6px 3px 0 -.5px var(--sh-saffron);border-radius:1px;position:absolute;inset-block-start:1px;inset-inline-start:6.5px}:where(.sh-brand__name){font-size:var(--vk-text-lg);letter-spacing:-.01em;white-space:nowrap}:where(.sh-navbar__promo){text-decoration:none}:where(.sh-navbar__status){display:none}@media (min-width:48rem){:where(.sh-navbar__status-mobile){display:none}}@media (min-width:68rem){:where(.sh-navbar__status){display:inline-flex}}.vk-navbar .vk-navbar__brand{flex:none}.vk-navbar .sh-navbar__repo{gap:var(--vk-space-2);display:none}@media (min-width:48rem){.vk-navbar .sh-navbar__repo{display:inline-flex}.vk-navbar .sh-navbar__repo-mobile{display:none}}.vk-navbar .sh-promo__short,.vk-navbar .sh-navlink__short{display:none}@media not (min-width:64rem){.vk-navbar .vk-navbar__inner{gap:var(--vk-space-3)}.vk-navbar .sh-brand__name{font-size:var(--vk-text-md)}.vk-navbar .sh-promo__long,.vk-navbar .sh-navbar__repo-text,.vk-navbar .sh-navlink__long{display:none}.vk-navbar .sh-promo__short,.vk-navbar .sh-navlink__short{display:inline}}@media not (min-width:23rem){.vk-navbar .sh-navbar__cta{display:none}}:where(.sh-navbar__repo-mobile-inner){align-items:center;gap:var(--vk-space-2);display:inline-flex}:where(.sh-navbar__status-mobile){padding-block:var(--vk-space-2)}:where(.sh-status){align-items:center;gap:var(--vk-space-3);display:inline-flex}:where(.sh-status__dot){border-radius:var(--vk-radius-full);background:var(--vk-color-muted);block-size:6px;inline-size:6px;margin-inline-end:var(--vk-space-1)}:where(.sh-status__dot[data-open=true]){background:var(--vk-color-success)}:where(.sh-status__clock){font-size:var(--vk-text-sm);font-variant-numeric:tabular-nums;color:var(--vk-color-muted)}.vk-navbar .sh-cta__short{display:none}@media not (min-width:64rem){.vk-navbar .sh-cta__long{display:none}.vk-navbar .sh-cta__short{display:inline}}:where(.sh-footer__brand){gap:var(--vk-space-4);min-inline-size:0;max-inline-size:26rem;display:grid}:where(.sh-footer__wordmark){font-size:var(--vk-text-xl)}:where(.sh-footer__thread){margin-block:0}:where(.sh-footer__blurb){text-wrap:pretty}:where(.sh-footer__install){align-items:center;gap:var(--vk-space-2);flex-wrap:wrap;min-inline-size:0;display:flex}:where(.sh-footer__install)>:where(code){white-space:pre-wrap;overflow-wrap:anywhere;min-inline-size:0;max-inline-size:100%}:where(.sh-item-list){margin:0;padding:0;list-style:none}:where(.sh-item__diet){gap:var(--vk-space-2);flex-wrap:wrap;display:inline-flex}:where(.sh-course-blurb){margin-block:var(--vk-space-6) var(--vk-space-2)}:where(.sh-course-more){margin-block-start:var(--vk-space-5);display:block}:where(.sh-dish__copy){margin-block-start:var(--vk-space-2)}:where(.sh-dish__diet){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.sh-popular__head){gap:var(--vk-space-2);display:grid}:where(.sh-popular__chart){margin-block:var(--vk-space-6) var(--vk-space-4);overflow-x:auto}:where(.sh-popular__chart:focus-visible){outline:2px solid var(--vk-color-ring);outline-offset:3px}:where(.sh-popular__chart)>*{min-inline-size:20rem}:where(.sh-popular__facts){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.sh-reserve__title){font-family:var(--sh-font-display);font-size:var(--vk-text-2xl);font-weight:600;line-height:var(--vk-leading-tight);letter-spacing:var(--vk-tracking-tight);margin-block:var(--vk-space-2) var(--vk-space-1)}:where(.sh-reserve__subtitle){font-size:var(--vk-text-md);font-weight:var(--vk-weight-semibold);margin-block-end:var(--vk-space-5)}:where(.sh-form){gap:var(--vk-space-5);display:grid}:where(.sh-reserve__actions){gap:var(--vk-space-3);flex-wrap:wrap;display:flex}:where(.sh-summary__note){margin-block-start:var(--vk-space-5)}:where(.sh-hours__badge){font-weight:var(--vk-weight-normal)}:where(.sh-page__title){font-size:clamp(2rem,5.5vw,3.25rem);line-height:var(--vk-leading-tight);letter-spacing:-.02em;margin-block:var(--vk-space-3) var(--vk-space-5);text-wrap:balance}:where(.sh-page__head){gap:0;display:grid}:where(.sh-story__title){font-size:clamp(1.75rem,4vw,2.5rem);line-height:var(--vk-leading-tight);margin-block:var(--vk-space-3) var(--vk-space-6);text-wrap:balance}:where(.sh-pull){margin-block-start:var(--vk-space-8)}:where(.sh-pull__attrib){margin-block-start:var(--vk-space-3);padding-inline-start:var(--vk-space-5)}:where(.sh-lede){margin-block:var(--vk-space-2) var(--vk-space-5);text-wrap:pretty}:where(.sh-menu-cta){margin-block-start:var(--vk-space-8)}:where(.sh-split--map){align-items:start}@media (min-width:56rem){:where(.sh-split--map){grid-template-columns:3fr 2fr}}:where(.sh-find__title){font-size:var(--vk-text-xl);margin-block-end:var(--vk-space-4)}:where(.sh-address){font-style:normal;line-height:var(--vk-leading-relaxed)}:where(.sh-find__cta){margin-block-start:var(--vk-space-6)}:where(.sh-rating){justify-content:center;align-items:center;gap:var(--vk-space-3);flex-wrap:wrap;display:flex}:where(.sh-legend){gap:var(--vk-space-2);margin-block:var(--vk-space-6) 0;flex-wrap:wrap;display:flex}:where(.sh-menu-full){margin-block-start:var(--vk-space-8)}:where(.sh-install){gap:var(--vk-space-3);margin-block:var(--vk-space-8) var(--vk-space-6);justify-items:start;max-inline-size:32rem;display:grid}:where(.sh-install pre){inline-size:100%}:where(.sh-badges){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.sh-table){margin-block:var(--vk-space-8)}:where(.sh-table__components){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.sh-table__components a){text-decoration:none}:where(.sh-table__components a:hover code),:where(.sh-table__components a:focus-visible code){color:var(--vk-color-primary);border-color:var(--vk-color-primary)}:where(.sh-cta-row){justify-content:center;gap:var(--vk-space-3);margin-block:var(--vk-space-8) var(--vk-space-6);flex-wrap:wrap;display:flex}:where(.sh-aside-note){gap:var(--vk-space-2);border:1px dashed var(--vk-color-border);border-radius:var(--vk-radius-lg);margin-block-start:var(--vk-space-5);display:grid}:where(.sh-clone){gap:var(--vk-space-2);min-inline-size:0;display:grid}:where(.sh-clone__label){align-items:center;gap:var(--vk-space-2);display:flex}:where(.sh-clone__row){align-items:center;gap:var(--vk-space-2);flex-wrap:wrap;min-inline-size:0;display:flex}:where(.sh-clone__row)>:where(pre,code){flex:14rem;min-inline-size:0;max-inline-size:100%;margin:0;overflow-x:auto}:where(.sh-clone) :where(.sh-clone__row)>:where(code,pre){white-space:pre-wrap;overflow-wrap:anywhere;overflow-x:visible}:where(.sh-clone) :where(.sh-clone__row)>:where(pre)>:where(code){white-space:inherit;overflow-wrap:inherit}:where(.sh-clone[data-size=md]){padding:var(--vk-space-6);border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg);background:var(--vk-color-surface-subtle);margin-block:var(--vk-space-6)}:where(.sh-footer__clone){gap:var(--vk-space-4);min-inline-size:0;display:grid}:where(.sh-footer__repo-actions){gap:var(--vk-space-2);flex-wrap:wrap;display:flex}:where(.sh-footer__legal){max-inline-size:60rem;display:block}:where(.vk-button svg){flex:none}:where(.vk-footer__link){padding-block:var(--vk-space-1);display:inline-block}:where(.sh-brand){min-block-size:24px}:where(.sh-table__components a){align-items:center;min-block-size:24px;display:inline-flex}:where(.sh-table:focus-visible){outline:2px solid var(--vk-color-ring);outline-offset:2px}:where(.sh-table-hint){font-size:var(--vk-text-sm);color:var(--vk-color-muted);margin-block-start:var(--vk-space-2);display:none}@media not (min-width:60rem){:where(.sh-table-hint){display:block}}@media not (min-width:48rem){.vk-tabs__list{flex-wrap:wrap;overflow-x:visible}}
