:root{--bg:#1c1512;--surface:#26201b;--ink:#f1e9dc;--soft:#d8cdbb;--gold:#c9a24d;--ember:#b5602f;--mute:#a89a8a;--line:#3a302a;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"Karla", system-ui, -apple-system, sans-serif;--s1:8px;--s2:16px;--s3:24px;--s4:32px;--s5:40px;--s6:48px;--s8:64px;--s10:80px;--s12:96px;--s14:112px;--gutter:clamp(16px, 4vw, 40px);--section:clamp(56px, 9vw, 112px);--radius:2px;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;color-scheme:dark;scroll-padding-top:80px}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;font-size:1.0625rem;line-height:1.6}h1,h2,h3{font-family:var(--font-display);font-variation-settings:"SOFT" 40, "opsz" 96;text-wrap:balance;letter-spacing:-.01em;margin:0;font-weight:300;line-height:1.02}h1{font-size:clamp(44px,8.5vw,112px)}h2{font-size:clamp(34px,4.5vw,56px)}h3{font-size:26px;font-weight:400}h1 i,h2 i{color:var(--gold);font-style:italic;font-weight:300}p{margin:0}a{color:inherit}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.wrap{width:min(1180px, 100% - 2 * var(--gutter));margin-inline:auto}.section{padding-block:var(--section)}.label{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--s2);font-size:12px;font-weight:600}.lead{color:var(--soft);max-width:44ch;font-size:clamp(17px,1.6vw,20px)}.btn{border-radius:var(--radius);background:var(--gold);color:var(--bg);transition:transform .2s var(--ease), background .2s;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.btn:hover{background:#dcb55e;transform:translateY(-1px)}.btn--line{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.btn--line:hover{background:var(--ink);color:var(--bg)}.btn--small{padding:9px 14px;font-size:14px}.open-status{color:var(--mute);align-items:center;gap:10px;min-height:24px;margin:0;font-size:14px;font-weight:500;display:inline-flex}.open-status .dot{background:var(--mute);border-radius:50%;width:8px;height:8px}.open-status.is-open .dot{background:#6aa15b;box-shadow:0 0 0 4px #6aa15b38}.open-status.is-closed .dot{background:var(--ember);box-shadow:0 0 0 4px #b5602f40}.rv{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(18px)}.rv.in{opacity:1;transform:none}.d1{transition-delay:80ms}.d2{transition-delay:.16s}.d3{transition-delay:.24s}.d4{transition-delay:.32s}.skip{background:var(--gold);color:var(--bg);border-radius:var(--radius);z-index:100;padding:10px 16px;position:absolute;top:-64px;left:16px}.skip:focus{top:16px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rv{opacity:1;transition:none;transform:none}*{animation:none!important}}.header[data-astro-cid-nen7h5rs]{z-index:20;background:0 0;border-bottom:1px solid #0000;margin-bottom:-68px;transition:background .3s,border-color .3s;position:sticky;top:0}.header[data-astro-cid-nen7h5rs].is-solid{background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--line)}.header__inner[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--s3);min-height:68px;display:flex}.brand[data-astro-cid-nen7h5rs]{font-family:var(--font-display);letter-spacing:.01em;margin-right:auto;font-size:22px;font-weight:400;text-decoration:none}nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:var(--s3);margin:0;padding:0;list-style:none;display:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);opacity:.85;font-size:14px;font-weight:500;text-decoration:none}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{opacity:1;color:var(--gold)}@media (width>=860px){nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{display:flex}}.hero[data-astro-cid-ge2uvauf]{isolation:isolate;align-items:end;min-height:100svh;padding-bottom:0;display:grid;position:relative;overflow:hidden}.hero__img[data-astro-cid-ge2uvauf]{object-fit:cover;z-index:-2;width:100%;height:100%;animation:28s linear infinite alternate kb;position:absolute;inset:0}@keyframes kb{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero[data-astro-cid-ge2uvauf]:after{content:"";z-index:-1;background:linear-gradient(180deg, #1c15128c 0%, #1c151214 35%, #1c1512cc 76%, var(--bg) 100%);position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{gap:var(--s3);padding-block:calc(var(--s5) + 68px) var(--s6);display:grid}h1[data-astro-cid-ge2uvauf]{max-width:11ch}.lead[data-astro-cid-ge2uvauf]{color:#e6dccb}.hero__cta[data-astro-cid-ge2uvauf]{margin-top:var(--s1);flex-wrap:wrap;gap:12px;display:flex}@media (width>=860px) and (height<=800px){h1[data-astro-cid-ge2uvauf]{font-size:clamp(44px,11.5vh,112px)}.hero__content[data-astro-cid-ge2uvauf]{padding-block:calc(68px + var(--s3)) var(--s5);gap:var(--s2)}}@media (width<=859px){.hero[data-astro-cid-ge2uvauf]{align-items:start;min-height:100svh;padding-bottom:0}.hero__img[data-astro-cid-ge2uvauf]{object-position:55% 70%}.hero[data-astro-cid-ge2uvauf]:after{background:linear-gradient(180deg, #1c1512d1 0%, #1c15129e 30%, #1c15129e 70%, #1c1512eb 90%, var(--bg) 100%)}.hero__content[data-astro-cid-ge2uvauf]{padding-block:calc(68px + 11vh) var(--s6);gap:var(--s2)}h1[data-astro-cid-ge2uvauf]{font-size:clamp(40px,11.5vw,56px)}.lead[data-astro-cid-ge2uvauf]{font-size:16px}.hero__cta[data-astro-cid-ge2uvauf]{margin-top:var(--s2);flex-direction:column;align-items:flex-start}.hero__cta[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{justify-content:center;min-width:220px}}.band[data-astro-cid-awfdy76h]{--blend:140px;isolation:isolate;background:var(--bg);border-bottom:1px solid color-mix(in srgb, var(--gold) 35%, transparent);margin-top:-2px;position:relative;overflow:hidden}.band__img[data-astro-cid-awfdy76h]{object-fit:cover;object-position:50% 55%;z-index:-3;width:100%;height:calc(100% - 2px);animation:30s ease-in-out infinite alternate drift;position:absolute;inset:2px 0 0}@keyframes drift{0%{transform:scale(1.04)translateY(0)}to{transform:scale(1.1)translateY(-2%)}}.band[data-astro-cid-awfdy76h]:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(180deg, var(--bg) 0, color-mix(in srgb, var(--bg) 70%, transparent) calc(var(--blend) * .45), transparent var(--blend));position:absolute;inset:0}.band[data-astro-cid-awfdy76h]:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(120% 90%,#1c151280 0%,#1c1512e6 100%),linear-gradient(#1c15128c,#1c15128c);position:absolute;inset:0}ul[data-astro-cid-awfdy76h]{padding:var(--s5) 0 var(--s4);gap:var(--s3);justify-items:center;margin:0;list-style:none;display:grid}li[data-astro-cid-awfdy76h]{aspect-ratio:1;width:min(100%,300px);padding:var(--s4);text-align:center;background:color-mix(in srgb, var(--bg) 40%, transparent);-webkit-backdrop-filter:blur(3px);border-radius:50%;align-content:center;justify-items:center;gap:4px;display:grid;position:relative}.ring[data-astro-cid-awfdy76h]{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ring[data-astro-cid-awfdy76h] circle[data-astro-cid-awfdy76h]{fill:none;stroke:var(--gold);stroke-width:.8px;stroke-linecap:round;stroke-dasharray:308;stroke-dashoffset:308px;transform-origin:50%;transform:rotate(-90deg)}li[data-astro-cid-awfdy76h].in .ring[data-astro-cid-awfdy76h] circle[data-astro-cid-awfdy76h]{animation:1.6s cubic-bezier(.6,0,.2,1) forwards draw;animation-delay:calc(var(--i) * .3s)}@keyframes draw{to{stroke-dashoffset:0}}.label[data-astro-cid-awfdy76h]{margin:0}strong[data-astro-cid-awfdy76h]{font-family:var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(52px,5.5vw,76px);font-weight:300;line-height:1}strong[data-astro-cid-awfdy76h].long{font-size:clamp(34px,3.4vw,46px)}.text[data-astro-cid-awfdy76h]{color:var(--soft);max-width:20ch;margin-top:6px;font-size:14px}@media (width>=800px){.band[data-astro-cid-awfdy76h]{--blend:200px}ul[data-astro-cid-awfdy76h]{gap:var(--s5);padding-block:var(--s6) var(--s5);grid-template-columns:repeat(3,1fr)}li[data-astro-cid-awfdy76h]{width:min(100%,320px)}}@media (prefers-reduced-motion:reduce){.ring[data-astro-cid-awfdy76h] circle[data-astro-cid-awfdy76h]{stroke-dashoffset:0}.band__img[data-astro-cid-awfdy76h]{animation:none}}.about[data-astro-cid-oxgmilyn]{padding-block:var(--s12)}.about__grid[data-astro-cid-oxgmilyn]{gap:var(--s5);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.pill[data-astro-cid-oxgmilyn]{background:var(--ink);color:var(--bg);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--s3);border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}h2[data-astro-cid-oxgmilyn]{max-width:12ch;margin:0}.about__text[data-astro-cid-oxgmilyn]{justify-items:start;min-width:0;display:grid}.text[data-astro-cid-oxgmilyn]{gap:var(--s2);max-width:52ch;color:var(--soft);margin-bottom:var(--s4);font-size:18px;display:grid}.points[data-astro-cid-oxgmilyn]{margin:0 0 var(--s4);gap:10px;padding:0;list-style:none;display:grid}.points[data-astro-cid-oxgmilyn] li[data-astro-cid-oxgmilyn]{color:var(--ink);align-items:center;gap:10px;font-size:16px;display:flex}.points[data-astro-cid-oxgmilyn] svg[data-astro-cid-oxgmilyn]{color:var(--gold);flex:none}.actions[data-astro-cid-oxgmilyn]{flex-wrap:wrap;gap:12px;display:flex}@media (width>=860px){.about__grid[data-astro-cid-oxgmilyn]{gap:var(--s12);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)}}.products[data-astro-cid-rtei5hqi]{background:var(--surface);overflow:hidden}.head[data-astro-cid-rtei5hqi]{gap:var(--s3);margin-bottom:var(--s5);display:grid}.controls[data-astro-cid-rtei5hqi]{justify-content:space-between;align-items:center;gap:var(--s2);margin-top:var(--s2);display:flex}.arrows[data-astro-cid-rtei5hqi]{gap:8px;display:flex}.arrow[data-astro-cid-rtei5hqi]{border:1px solid color-mix(in srgb, var(--ink) 55%, transparent);width:48px;height:48px;color:var(--ink);cursor:pointer;transition:background .2s, color .2s, transform .2s var(--ease);background:0 0;border-radius:50%;place-items:center;display:grid}.arrow[data-astro-cid-rtei5hqi]:hover{background:var(--ink);color:var(--bg);transform:scale(1.05)}.slider[data-astro-cid-rtei5hqi]{position:relative}.track[data-astro-cid-rtei5hqi]{margin:0 calc(-1 * var(--gutter));padding:0 var(--gutter) var(--s2);column-gap:var(--s2);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch;list-style:none;display:flex;overflow-x:auto}.track[data-astro-cid-rtei5hqi]::-webkit-scrollbar{display:none}.card[data-astro-cid-rtei5hqi]{aspect-ratio:3/4;scroll-snap-align:start;border-radius:var(--radius);isolation:isolate;background:var(--bg);flex:0 0 clamp(240px,72vw,300px);position:relative;overflow:hidden}.card[data-astro-cid-rtei5hqi] img[data-astro-cid-rtei5hqi]{object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease)}.card[data-astro-cid-rtei5hqi]:hover img[data-astro-cid-rtei5hqi]{transform:scale(1.05)}.card[data-astro-cid-rtei5hqi]:after{content:"";background:linear-gradient(#0000 45%,#1c1512eb);position:absolute;inset:0}.card__text[data-astro-cid-rtei5hqi]{padding:var(--s3);z-index:1;position:absolute;inset:auto 0 0}.card__text[data-astro-cid-rtei5hqi] p[data-astro-cid-rtei5hqi]{color:var(--soft);margin-top:4px;font-size:14px}.hint[data-astro-cid-rtei5hqi]{color:var(--mute);font-variant-numeric:tabular-nums;margin:0;font-size:13px}@media (width>=860px){.head[data-astro-cid-rtei5hqi]{grid-template-columns:1fr auto;align-items:end}.head[data-astro-cid-rtei5hqi] .lead[data-astro-cid-rtei5hqi]{text-align:right}.card[data-astro-cid-rtei5hqi]{flex-basis:300px}}@media (width>=1300px){.track[data-astro-cid-rtei5hqi]{margin-inline:0;padding-inline:0;scroll-padding-inline:0}.arrows[data-astro-cid-rtei5hqi]{pointer-events:none;justify-content:space-between;position:absolute;top:calc(50% - 32px);left:-72px;right:-72px;transform:translateY(-50%)}.arrow[data-astro-cid-rtei5hqi]{pointer-events:auto;width:52px;height:52px}.controls[data-astro-cid-rtei5hqi]{justify-content:flex-start}}.hours__grid[data-astro-cid-csj5d7cd]{gap:var(--s5);align-items:start;display:grid}h2[data-astro-cid-csj5d7cd]{margin-bottom:var(--s3)}.big[data-astro-cid-csj5d7cd]{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(56px,9vw,120px);font-weight:300;line-height:.95}.big[data-astro-cid-csj5d7cd] small[data-astro-cid-csj5d7cd]{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--mute);margin-top:var(--s2);font-size:14px;display:block}.cta[data-astro-cid-csj5d7cd]{margin-top:var(--s4)}table[data-astro-cid-csj5d7cd]{border-collapse:collapse;width:100%;max-width:440px;font-size:16px}th[data-astro-cid-csj5d7cd],td[data-astro-cid-csj5d7cd]{border-bottom:1px solid var(--line);text-align:left;padding:8px 0;font-weight:400}th[data-astro-cid-csj5d7cd]{width:60%}td[data-astro-cid-csj5d7cd]{text-align:left;font-variant-numeric:tabular-nums;color:var(--soft)}tr[data-astro-cid-csj5d7cd].is-today th[data-astro-cid-csj5d7cd]{color:var(--gold)}tr[data-astro-cid-csj5d7cd].is-today th[data-astro-cid-csj5d7cd]:after{content:" · danes";font-size:13px}@media (width>=860px){.hours__grid[data-astro-cid-csj5d7cd]{gap:var(--s10);grid-template-columns:1fr 1fr}table[data-astro-cid-csj5d7cd]{justify-self:end}}.contact[data-astro-cid-he3spzz3]{border-top:1px solid var(--line);text-align:center}.grid[data-astro-cid-he3spzz3]{gap:var(--s5);place-items:center;display:grid}.col[data-astro-cid-he3spzz3]{justify-items:center;gap:6px;display:grid}h2[data-astro-cid-he3spzz3]{letter-spacing:.04em;margin-bottom:var(--s1);font-size:26px;font-weight:400}.col[data-astro-cid-he3spzz3] p[data-astro-cid-he3spzz3]{color:var(--ink);margin:0;line-height:1.5}.col[data-astro-cid-he3spzz3] .muted[data-astro-cid-he3spzz3]{color:var(--mute);font-size:15px}.col[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:var(--gold);text-decoration:none}.col[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:hover{text-underline-offset:4px;text-decoration:underline}.map[data-astro-cid-he3spzz3]{aspect-ratio:1;border:1px solid var(--line);border-radius:50%;width:min(340px,86vw);position:relative;overflow:hidden}.map[data-astro-cid-he3spzz3] iframe[data-astro-cid-he3spzz3]{pointer-events:none;filter:invert(.92)hue-rotate(185deg)saturate(.55)brightness(.9)contrast(.95);border:0;width:100%;height:100%;display:block}.map__open[data-astro-cid-he3spzz3]{cursor:zoom-in;background:0 0;border:0;border-radius:50%;place-items:end center;padding-bottom:22px;display:grid;position:absolute;inset:0}.map__hint[data-astro-cid-he3spzz3]{letter-spacing:.06em;color:var(--ink);background:color-mix(in srgb, var(--bg) 75%, transparent);opacity:0;border-radius:999px;padding:6px 12px;font-size:12px;transition:opacity .25s}.map__open[data-astro-cid-he3spzz3]:hover .map__hint[data-astro-cid-he3spzz3],.map__open[data-astro-cid-he3spzz3]:focus-visible .map__hint[data-astro-cid-he3spzz3]{opacity:1}.mapdialog[data-astro-cid-he3spzz3]{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);width:min(1100px,94vw);height:min(80vh,760px);color:var(--ink);padding:0}.mapdialog[data-astro-cid-he3spzz3]::backdrop{backdrop-filter:blur(4px);background:#000000b3}.mapdialog[data-astro-cid-he3spzz3] iframe[data-astro-cid-he3spzz3]{border:0;width:100%;height:100%;display:block}.mapdialog__close[data-astro-cid-he3spzz3]{border:1px solid var(--line);background:var(--bg);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:16px;position:absolute;top:12px;right:12px}.mapdialog__link[data-astro-cid-he3spzz3]{background:var(--bg);color:var(--gold);border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:13px;text-decoration:none;position:absolute;bottom:12px;left:12px}.social[data-astro-cid-he3spzz3]{justify-content:center;gap:var(--s2);margin-top:var(--s6);display:flex}.social[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.social[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:hover{border-color:var(--gold);color:var(--gold)}.legal[data-astro-cid-he3spzz3]{margin-top:var(--s4);color:var(--mute);font-size:13px}.credits[data-astro-cid-he3spzz3]{color:color-mix(in srgb, var(--mute) 70%, transparent);margin-top:6px;font-size:11px}.credits[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:inherit}@media (width>=860px){.grid[data-astro-cid-he3spzz3]{gap:var(--s8);grid-template-columns:1fr auto 1fr}.col[data-astro-cid-he3spzz3]:first-child{text-align:right;justify-items:end}.col[data-astro-cid-he3spzz3]:last-child{text-align:left;justify-items:start}}
