:root{color-scheme:dark;--ink: #080909;--ink-soft: #111210;--paper: #d5bd8c;--cream: #e1cda5;--gold: #b88b48;--gold-bright: #d0a05b;--burgundy: #4c1119;--burgundy-light: #701f26;--muted: #9c8a6b;font-family:Microsoft YaHei,PingFang SC,sans-serif;background:var(--ink);color:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background-color:var(--ink);background-image:url(/assets/paper-dark.webp);background-repeat:repeat;color:var(--cream);-webkit-font-smoothing:antialiased}body.is-landing{overflow:hidden}button,a{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--gold-bright);outline-offset:5px}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing{--entry-material: url(/assets/entry-material.webp);position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);place-items:center;overflow:hidden;background:#060707;isolation:isolate}.landing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:url(/assets/paper-dark.webp) center / 560px auto repeat;opacity:.22}.landing__visual{position:relative;width:min(100vw,46.26svh);height:min(100svh,calc(100vw / .4626));min-height:0;overflow:hidden;background:#090a0a;isolation:isolate}.landing__art{width:100%;height:100%;object-fit:cover;filter:contrast(1.1) brightness(1.15) saturate(1.04)}.landing__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--entry-material) right top / 200% auto repeat-y;filter:grayscale(1) contrast(1.2);mix-blend-mode:soft-light;opacity:.52}.landing__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 66% 62%,rgb(222 182 110 / .045),transparent 35%),linear-gradient(125deg,rgb(227 204 157 / .025),transparent 42%,rgb(0 0 0 / .18)),radial-gradient(ellipse at 47% 48%,transparent 38%,rgb(0 0 0 / .14) 72%,rgb(0 0 0 / .38) 100%);box-shadow:inset 0 0 22px #00000042}.landing__enter{position:absolute;left:57.2%;top:65.1%;width:20.2%;aspect-ratio:1;z-index:3;cursor:pointer;border:0;border-radius:50%;background:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.landing__enter:before{content:"";position:absolute;top:6%;right:2%;bottom:-1%;left:2%;border-radius:50%;pointer-events:none;box-shadow:inset 0 1px 1px #e2c68b3d,inset 0 -3px 5px #0009,0 3px 5px #000000b8,0 8px 12px -5px #000000bf;transition:box-shadow .18s ease-out,background-color .18s ease-out}@media(hover:hover)and (pointer:fine){.landing__enter:hover:before{background-color:#d6ae630b;box-shadow:inset 0 1px 2px #e2c68b52,inset 0 -3px 5px #0009,0 3px 5px #000000a6}}.landing__enter:active:before{background-color:#00000029;box-shadow:inset 0 3px 7px #000000d9,0 1px 2px #0006}.landing__hint{display:none}.transition-curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;background:#080909;animation:curtain 1.1s cubic-bezier(.65,0,.2,1) both}@keyframes curtain{0%{clip-path:circle(0 at var(--origin-x) var(--origin-y));opacity:1}62%{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:1}78%{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:1}to{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:0}}.store{position:relative;min-height:100vh;overflow:hidden;background-color:#0506068c}.store-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid rgba(184,139,72,.62);background:#060707eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.store-nav__back{padding:10px 8px;border:0;background:transparent;color:var(--gold-bright);cursor:pointer;letter-spacing:.15em;font-size:.72rem}.store-nav__brand{color:var(--gold-bright);text-decoration:none;letter-spacing:.28em;font-size:.68rem}.space-hero{position:relative;display:grid;grid-template-columns:minmax(130px,.34fr) minmax(0,1fr);min-height:min(78vw,820px);border-bottom:1px solid rgba(184,139,72,.2)}.space-hero__title{position:relative;z-index:2;align-self:start;padding:clamp(44px,7vw,96px) 0 0 clamp(22px,5vw,80px)}.space-hero__title p,.section-title p,.paper p,.social__copy p{color:var(--gold);letter-spacing:.24em;font-size:clamp(.58rem,.9vw,.76rem)}.space-hero__title h1,.section-title h2,.contact__heading h2{color:var(--gold-bright);font-family:Bodoni MT,Times New Roman,serif;font-weight:400;line-height:.82;letter-spacing:-.045em}.space-hero__title h1{margin:18px 0 14px;font-size:clamp(4.9rem,12vw,10.5rem)}.space-hero__title span,.section-title span{color:var(--gold-bright);font-size:clamp(.9rem,1.6vw,1.15rem);letter-spacing:.12em}.space-hero__media{position:relative;align-self:stretch;min-height:520px;overflow:hidden}.space-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.84) saturate(.9) contrast(1.06)}.schedule{position:relative;z-index:3;display:grid;grid-template-columns:.8fr 1.25fr .8fr;gap:clamp(12px,3vw,48px);max-width:1180px;margin:clamp(-64px,-5vw,-28px) auto 0;padding:clamp(30px,4vw,52px) clamp(22px,5vw,72px);background:#080909e6}.schedule__item{padding:18px 0;border-top:1px solid rgba(184,139,72,.72)}.schedule__item p{color:var(--gold);font-size:.68rem;letter-spacing:.12em}.schedule__item h2{margin:11px 0 8px;color:var(--gold-bright);font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(1.6rem,3.7vw,3.6rem);font-weight:400;line-height:.9}.schedule__item span{color:var(--cream);font-size:clamp(.7rem,1.2vw,.9rem);line-height:1.7}.gallery{position:relative;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(10,minmax(42px,6vw));max-width:1280px;min-height:810px;margin:0 auto;padding:30px clamp(18px,4vw,56px) 100px}.gallery__ghost{position:absolute;inset:4% auto auto -2%;z-index:0;color:#b1a68f14;font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(8rem,27vw,23rem);line-height:.68;pointer-events:none}.photo{position:relative;z-index:1;overflow:visible;border:1px solid rgba(184,139,72,.72);box-shadow:0 24px 60px #00000085;background:#070808}.photo img:not(.cross-mark){width:100%;height:100%;object-fit:cover;filter:brightness(.94) saturate(.92) contrast(1.06)}.photo--instruments{grid-column:2 / 9;grid-row:1 / 8;transform:rotate(-2deg)}.photo--signal{grid-column:9 / 13;grid-row:2 / 9;transform:rotate(3.2deg)}.photo--art{grid-column:1 / 5;grid-row:7 / 11;transform:rotate(-3.4deg);z-index:3}.photo--cocktail{grid-column:6 / 9;grid-row:7 / 11;transform:rotate(2deg);z-index:4}.cross-mark{position:absolute;z-index:6;top:-18px;left:-16px;width:31px;height:31px;object-fit:contain}.bar-story,.location,.menu-preview,.contact{position:relative;max-width:1280px;margin:0 auto;padding:clamp(76px,10vw,150px) clamp(22px,5vw,72px)}.section-title{position:relative;z-index:3;max-width:420px}.section-title h2{margin:18px 0 14px;font-size:clamp(4rem,9vw,8.8rem)}.bar-story__stage{position:relative;min-height:750px;margin-top:clamp(-30px,-2vw,0px)}.bar-story__counter,.bar-story__whisky,.bar-story__bottles{position:absolute;overflow:hidden;border:1px solid rgba(184,139,72,.7);background:#070808}.bar-story__counter{left:13%;top:12%;width:62%;height:57%;transform:rotate(1.2deg)}.bar-story__whisky{left:4%;top:43%;width:20%;aspect-ratio:1;border-radius:50%;z-index:3}.bar-story__bottles{left:58%;top:55%;width:33%;height:32%;transform:rotate(-2deg);z-index:2}.bar-story__counter img,.bar-story__whisky img,.bar-story__bottles img{width:100%;height:100%;object-fit:cover;filter:brightness(1.03) saturate(.88) contrast(1.06)}.bar-story__mouse{position:absolute;right:0;top:22%;z-index:4;width:min(35%,420px);filter:saturate(.82) contrast(1.04)}.location{padding-top:42px}.location__layout{position:relative;display:grid;grid-template-columns:.26fr .74fr;align-items:end;min-height:720px;margin-top:-70px}.location__copy{align-self:center;padding:24px 12px 24px 0;border-top:1px solid rgba(184,139,72,.7)}.location__copy p{color:var(--gold);letter-spacing:.14em;font-size:.75rem}.location__copy strong{display:block;margin:13px 0;color:var(--cream);font-size:1.1rem}.location__copy span{display:block;color:var(--muted);font-size:.72rem;line-height:1.65}.location__mascot{position:absolute;left:2%;bottom:4%;width:19%;max-height:34%;object-fit:contain;object-position:left bottom;opacity:.52;transform:rotate(-7deg);pointer-events:none}@media(max-width:760px){.location__mascot{top:-16px;right:4%;bottom:auto;left:auto;width:23%;max-height:105px;opacity:.44}}.location__map{height:min(72vw,720px);overflow:hidden;border:1px solid rgba(184,139,72,.54)}.location__map img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.92) contrast(1.05)}.round-action{position:absolute;right:-10px;bottom:7%;z-index:5;display:grid;place-content:center;width:clamp(138px,17vw,210px);aspect-ratio:1;border:1px solid var(--gold-bright);border-radius:50%;background:var(--burgundy);color:var(--gold-bright);font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(1.15rem,2.2vw,1.9rem);line-height:.98;text-align:center;cursor:not-allowed;box-shadow:inset 0 0 0 9px #0809095c,0 18px 38px #0000007a}.round-action span{display:block;font-size:.72em}.round-action small{display:block;margin-top:10px;font-family:sans-serif;font-size:.42em;letter-spacing:.12em}.menu-preview{padding-top:52px}.menu-preview__layout{position:relative;width:72%;margin:-40px 0 0 auto}.menu-preview__cover{aspect-ratio:2.25;overflow:hidden;border:1px solid rgba(184,139,72,.7);box-shadow:0 24px 60px #00000080}.menu-preview__cover img{width:100%;height:100%;object-fit:cover}.round-action--menu{left:-14%;right:auto;bottom:-32%}.contact{max-width:none;margin-top:100px;padding-bottom:70px;border-top:1px solid rgba(184,139,72,.65)}.contact__heading{max-width:1160px;margin:0 auto clamp(42px,6vw,76px)}.contact__heading h2{font-size:clamp(5.7rem,16vw,15rem)}.contact__heading p{margin-top:8px;color:var(--gold-bright);font-size:clamp(.9rem,1.6vw,1.25rem);letter-spacing:.3em}.contact__direct,.socials{max-width:1160px;margin-inline:auto}.contact__direct{display:grid;grid-template-columns:.9fr 1.35fr .78fr;align-items:center}.paper{position:relative;min-height:330px;padding:34px;color:#16100b;background:var(--paper);background-image:url(/assets/paper-cream.webp);background-repeat:repeat;box-shadow:0 24px 55px #00000073}.paper h3,.social h3{margin:7px 0;font-size:clamp(1.3rem,2.7vw,2rem)}.paper--wechat{z-index:3;transform:rotate(-2deg);clip-path:polygon(2% 5%,96% 0,100% 90%,92% 100%,4% 96%,0 18%)}.paper--wechat img{width:min(78%,250px);margin:20px auto 8px}.paper--wechat span,.paper--meituan span{display:block;text-align:center;font-size:.72rem;letter-spacing:.08em}.paper--phone{z-index:2;min-height:250px;margin-left:-9%;padding-left:15%;transform:rotate(1deg);clip-path:polygon(0 8%,100% 0,97% 92%,5% 100%);color:var(--gold-bright);background:var(--burgundy);background-image:url(/assets/paper-burgundy.webp)}.paper--phone a{display:block;margin:16px 0;color:var(--gold-bright);font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(2rem,4vw,3.7rem);line-height:.9;text-decoration:none}.paper--meituan{z-index:4;min-height:375px;margin-left:-7%;transform:rotate(2deg);clip-path:polygon(7% 0,96% 5%,100% 92%,6% 100%,0 10%);color:var(--gold-bright);background:#0b0c0b;background-image:url(/assets/paper-dark.webp)}.paper--meituan img{width:min(75%,230px);margin:18px auto 10px}.socials{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;margin-top:-5px}.social{position:relative;min-height:440px;overflow:hidden;box-shadow:0 24px 55px #0000006b}.social--xhs{display:grid;grid-template-columns:.9fr 1.35fr;grid-template-rows:auto 1fr;gap:18px;padding:38px;clip-path:polygon(2% 4%,95% 0,100% 91%,88% 100%,4% 96%,0 19%);background:#0c0d0d;background-image:url(/assets/paper-dark.webp)}.social__avatar{width:100%;align-self:center;grid-row:1 / 3;filter:sepia(.22) saturate(.8)}.social__copy{position:relative;z-index:3;align-self:end}.social__copy span{color:var(--gold-bright);font-size:.84rem}.social__qr{width:min(78%,230px);align-self:start;justify-self:end;background:var(--cream);padding:8px}.social--xhs .social__copy p{color:#c69752}.social--xhs .social__copy h3{color:#dcc18d}.social--xhs .social__copy span{color:#bd8f4c}.social--douyin{display:grid;grid-template-columns:1fr .62fr;grid-template-rows:auto 1fr;gap:18px;margin-left:-7%;padding:44px 28% 34px 54px;clip-path:polygon(8% 0,100% 7%,98% 96%,9% 100%,0 13%);color:#4a1920;background:var(--paper);background-image:url(/assets/paper-cream.webp);background-repeat:repeat}.social--douyin .social__copy{grid-column:1 / 3}.social--douyin .social__copy span{color:#70222a;font-weight:700}.social__qr--round{width:min(100%,220px);padding:0;border-radius:50%;background:transparent}.social__character{position:absolute;right:-1%;bottom:4%;width:31%;z-index:3;filter:saturate(.78) contrast(1.05)}.footer{display:flex;align-items:center;justify-content:center;gap:30px;min-height:120px;border-top:1px solid rgba(184,139,72,.45);color:var(--gold-bright);letter-spacing:.42em;font-size:.72rem}.footer b{font-size:1.7rem;font-weight:400}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .9s cubic-bezier(.2,.75,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.photo.reveal.is-visible,.paper.reveal.is-visible{transform:var(--rest-transform, translateY(0))}.photo--instruments{--rest-transform: rotate(-2deg)}.photo--signal{--rest-transform: rotate(3.2deg)}.photo--art{--rest-transform: rotate(-3.4deg)}.photo--cocktail{--rest-transform: rotate(2deg)}.paper--wechat{--rest-transform: rotate(-2deg)}.paper--phone{--rest-transform: rotate(1deg)}.paper--meituan{--rest-transform: rotate(2deg)}@media(max-width:820px){.store-nav{height:50px;padding-inline:16px}.store-nav__brand{font-size:.58rem;letter-spacing:.2em}.space-hero{display:block;min-height:340px}.space-hero__title{position:absolute;inset:24px auto auto 0;padding:0 0 0 22px}.space-hero__title p{font-size:.55rem}.space-hero__title h1{font-size:clamp(4.4rem,23vw,7rem);text-shadow:0 4px 25px #050606}.space-hero__media{height:340px;min-height:0}.space-hero__media img{object-position:53% center}.schedule{grid-template-columns:1fr 1fr;margin-top:-26px;padding:22px}.schedule__item--main{grid-column:1 / 3;grid-row:1}.schedule__item h2{font-size:clamp(1.45rem,7vw,2.4rem)}.gallery{grid-template-rows:repeat(12,54px);min-height:720px;padding-inline:13px}.photo--instruments{grid-column:2 / 10;grid-row:1 / 8}.photo--signal{grid-column:9 / 13;grid-row:2 / 9}.photo--art{grid-column:1 / 6;grid-row:8 / 12}.photo--cocktail{grid-column:6 / 10;grid-row:8 / 12}.bar-story,.location,.menu-preview,.contact{padding-inline:18px}.section-title h2{font-size:clamp(3.5rem,18vw,6.2rem)}.bar-story__stage{min-height:520px}.bar-story__counter{left:11%;top:14%;width:77%;height:46%}.bar-story__whisky{left:0;top:44%;width:31%}.bar-story__bottles{left:30%;top:55%;width:57%;height:28%}.bar-story__mouse{top:24%;width:43%;right:-6%}.location__layout{grid-template-columns:1fr;min-height:auto;margin-top:35px}.location__copy{width:58%}.location__map{height:540px}.round-action{right:-3px;bottom:6%;width:136px}.menu-preview{padding-bottom:75px}.menu-preview__layout{width:91%;margin-top:25px}.round-action--menu{left:-10%;bottom:-58%}.contact{margin-top:70px;padding-top:66px}.contact__heading h2{font-size:21vw}.contact__direct{grid-template-columns:1fr 1fr}.paper{min-height:310px;padding:26px}.paper--phone{margin:-18px 0 0 -8%;padding:34px 22px 30px 16%}.paper--phone a{font-size:clamp(1.65rem,7.4vw,2.25rem)}.paper--meituan{grid-column:2;margin:-65px 0 0 -7%;min-height:340px}.socials{grid-template-columns:1fr;margin-top:-16px}.social{min-height:410px}.social--xhs{grid-template-columns:.85fr 1.15fr;padding:28px}.social--douyin{margin:-14px 0 0 4%;padding:38px 31% 28px 32px}.social__character{width:33%}}@media(max-width:480px){.landing__visual{width:max(100vw,46.26svh);height:max(100svh,calc(100vw / .4626));min-height:0}.schedule{gap:14px}.schedule__item p{font-size:.55rem}.schedule__item span{font-size:.64rem}.gallery{grid-template-rows:repeat(12,43px);min-height:560px;padding-bottom:45px}.gallery__ghost{font-size:34vw}.bar-story{padding-top:44px}.bar-story__stage{min-height:420px}.bar-story__counter{height:41%}.bar-story__bottles{top:50%;height:27%}.location{margin-top:-80px}.location__map{height:465px}.contact__direct{display:block}.paper--wechat{width:72%;min-height:330px}.paper--phone{width:85%;min-height:215px;margin:-50px 0 0 14%}.paper--meituan{width:61%;min-height:330px;margin:-32px 0 0 36%}.social--xhs{min-height:445px;grid-template-columns:.82fr 1.18fr}.social--xhs .social__qr{width:100%}.social--douyin{min-height:370px}.social__qr--round{width:92%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}.reveal{opacity:1;transform:none}}.transition-curtain--back{animation-name:curtain-back}@keyframes curtain-back{0%{clip-path:circle(0 at var(--origin-x) var(--origin-y));opacity:1}54%{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:1}76%{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:1}to{clip-path:circle(155vmax at var(--origin-x) var(--origin-y));opacity:0}}.store{isolation:isolate;background-color:#070808b8}.store:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(/assets/ambient-collage.webp);background-position:center 420px;background-repeat:repeat-y;background-size:min(1200px,100vw) auto}.store>section,.store>.footer{position:relative;z-index:1}.space-hero{min-height:clamp(420px,42vw,560px)}.space-hero__media{min-height:420px}.schedule{display:block;max-width:1280px;margin:-2px auto 0;padding:0 0 clamp(22px,2.8vw,36px);background:#080909 url(/assets/paper-dark.webp)}.schedule__art{aspect-ratio:1728 / 220;overflow:hidden}.schedule__visual{width:100%;height:auto;transform:translateY(-2%);filter:brightness(1.05) saturate(.94)}.schedule__details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(12px,3vw,38px);padding:3px 9% 0}.schedule__details article{min-width:0}.schedule__details p{color:var(--gold);font-size:clamp(.75rem,1.15vw,.92rem);letter-spacing:.045em;line-height:1.5}.schedule__details h3{margin:5px 0 9px;color:var(--gold-bright);font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(1.1rem,2.3vw,1.9rem);font-weight:400;line-height:1.15}.schedule__details span{display:block;color:var(--cream);font-size:.875rem;line-height:1.65}.gallery{grid-template-rows:repeat(10,clamp(34px,4vw,52px));min-height:clamp(420px,44vw,540px);padding-top:2px;padding-bottom:10px}.bar-story,.location{padding:clamp(28px,3.8vw,52px) clamp(22px,5vw,72px)}.bar-story{margin-top:-34px}.bar-story__stage{min-height:510px;margin-top:-44px}.bar-story__counter{left:12%;top:12%;width:69%;height:58%}.bar-story__whisky{left:2%;top:39%;width:18%}.bar-story__bottles{left:58%;top:52%;width:31%;height:31%}.bar-story__mouse{right:-1.5%;top:31%;width:min(27%,315px);filter:saturate(.9) contrast(1.03) brightness(1.02)}.location{margin-top:-64px;padding-top:0;padding-bottom:10px}.location__layout{min-height:520px;margin-top:-50px}.location__map{height:min(55vw,560px)}.menu-book-preview{max-width:1280px;width:100%;margin:clamp(-78px,-6vw,-38px) auto 0;aspect-ratio:1.82;isolation:isolate}.menu-book-preview__heading{position:absolute;top:27%;left:6%;z-index:3;color:var(--gold-bright)}.menu-book-preview__heading p{font-size:.65rem;letter-spacing:.22em}.menu-book-preview__heading h2{font-family:Bodoni MT,Times New Roman,serif;font-size:clamp(2.8rem,7vw,6rem);line-height:1;font-weight:400;margin:9px 0;transform:rotate(-1deg)}.menu-book-preview__heading span{font-size:.95rem;letter-spacing:.2em}.menu-book-preview__book{position:absolute;top:0;left:35%;width:51%;z-index:2;rotate:-2deg;filter:drop-shadow(-9px 13px 15px rgba(0,0,0,.5))}.menu-book-preview__book img{width:100%;height:auto;clip-path:inset(1% 2.2% 1.3% 2.2% round 1.8%)}.menu-book-preview__action{left:21%;right:auto;top:59%;bottom:auto;rotate:-3deg;background-image:url(/assets/paper-burgundy.webp)}.contact-collage{max-width:1280px;width:100%;margin:max(-8.888889px,-.694444vw) auto 0;aspect-ratio:864 / 762;overflow:hidden;isolation:isolate;-webkit-mask:url(/assets/contact-torn-edge.svg) center / 100% 100% no-repeat;mask:url(/assets/contact-torn-edge.svg) center / 100% 100% no-repeat}.contact-collage__image{position:absolute;width:100%;height:auto;bottom:0;left:0;filter:brightness(1.04) saturate(.96) contrast(1.02)}.contact-collage__links{position:absolute;top:.787402%;right:0;bottom:0;left:0;pointer-events:none}.contact-collage__links a{position:absolute;left:27%;width:33%;height:5%;pointer-events:auto}.contact-collage__links a:first-child{top:35%}.contact-collage__links a:last-child{top:41%}.contact-collage__links a:focus-visible{outline:2px solid var(--gold-bright);outline-offset:2px}.contact-collage__qr-sheet{position:absolute;bottom:0;left:0;width:100%;height:auto;pointer-events:none}.contact-collage__qr-open{position:absolute;z-index:2;padding:0;border:0;background:transparent;cursor:zoom-in;touch-action:manipulation}.qr-dialog{position:fixed;max-width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #8c744c;background:#11120f;color:var(--cream);box-shadow:0 16px 80px #000a}.qr-dialog::backdrop{background:#000000d1}.qr-dialog__content{padding:28px;text-align:center}.qr-dialog__close{display:block;margin:0 0 10px auto;padding:8px;border:0;background:transparent;cursor:pointer}.qr-dialog h2{font-size:1.1rem;font-weight:400;letter-spacing:.12em}.qr-dialog img{width:100%;height:auto;margin:24px 0}.qr-dialog p{font-size:.875rem;line-height:1.8}@media(max-height:480px)and (orientation:landscape){.qr-dialog{width:min(640px,calc(100vw - 32px));max-width:none}.qr-dialog__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.7fr);gap:12px;padding:16px;align-items:center}.qr-dialog img{grid-column:1;grid-row:1 / 4;max-height:calc(100dvh - 68px);object-fit:contain;margin:0}.qr-dialog__close,.qr-dialog h2,.qr-dialog p{grid-column:2;margin:0}.qr-dialog__close{justify-self:end}}.contact-collage+.footer{margin-top:-2px}@media(max-width:820px){.space-hero{min-height:340px}.space-hero__media{min-height:0}.schedule{margin-top:0}.gallery{grid-template-rows:repeat(12,46px);min-height:540px;padding-bottom:16px}.bar-story{margin-top:-12px;padding-top:38px}.bar-story__stage{min-height:430px;margin-top:-24px}.bar-story__counter{left:8%;top:15%;width:79%;height:45%}.bar-story__whisky{left:-1%;top:43%;width:27%}.bar-story__bottles{left:35%;top:53%;width:51%;height:27%}.bar-story__mouse{right:-5%;top:30%;width:34%}.location{margin-top:-48px;padding-bottom:0}.location__layout{margin-top:24px;min-height:auto}.location__map{height:460px}.menu-book-preview{margin-top:-38px}.menu-book-preview__action{width:clamp(105px,17vw,138px)}}@media(max-width:480px){.gallery{grid-template-rows:repeat(12,39px);min-height:470px}.bar-story__stage{min-height:365px}.bar-story__mouse{width:37%}.location__map{height:410px}.menu-book-preview{aspect-ratio:1.5;margin-top:-24px}.menu-book-preview__book{left:34%;width:59%}.menu-book-preview__heading{top:22%;left:5%}.menu-book-preview__heading p{font-size:.5rem}.menu-book-preview__heading h2{font-size:2.6rem}.menu-book-preview__action{left:13%;top:59%;width:105px;font-size:1rem}}.photo{border-color:#b88b4880;outline:1px dashed rgba(202,169,114,.16);outline-offset:2px}.round-action{background-image:url(/assets/paper-burgundy.webp);border-color:#a98149}.bar-story__counter,.bar-story__bottles,.bar-story__whisky,.location__map{border-color:transparent}.location__map{position:relative}.bar-story__counter,.location__map{overflow:visible}.bar-story__counter:before,.location__map:before{content:"";position:absolute;z-index:1;top:-8px;width:clamp(38px,5vw,62px);height:13px;pointer-events:none;clip-path:polygon(2% 8%,17% 0,35% 7%,54% 0,78% 6%,100% 0,97% 32%,100% 61%,96% 100%,76% 92%,49% 100%,23% 94%,0 100%,3% 63%,0 37%)}.bar-story__counter:before{left:7%;rotate:-7deg;background:#773735 url(/assets/paper-burgundy.webp);background-blend-mode:screen;opacity:.85}.location__map:before{right:8%;rotate:6deg;background:#927a50 url(/assets/paper-cream.webp);background-blend-mode:multiply;opacity:.72}.bar-story__counter:after,.bar-story__bottles:after,.bar-story__whisky:after,.location__map:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:3px;background:#9b7950 url(/assets/paper-cream.webp);background-blend-mode:multiply;opacity:.7;pointer-events:none;border-radius:inherit;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;clip-path:polygon(0 .4%,8% 0,17% .5%,32% .15%,43% .5%,58% 0,72% .4%,89% 0,100% .5%,99.7% 21%,100% 36%,99.6% 53%,100% 76%,99.7% 100%,86% 99.6%,73% 100%,54% 99.6%,36% 100%,21% 99.5%,0 100%,.3% 83%,0 64%,.4% 43%,0 25%)}.bar-story .section-title h2,.location .section-title h2{background:var(--gold-bright) url(/assets/paper-cream.webp);background-blend-mode:multiply;background-clip:text;-webkit-background-clip:text;color:transparent}.location__copy{border-top-style:dashed;border-top-color:#b88b4866}.location .round-action{border-radius:49% 51% 48% 52%/52% 48% 51% 49%;border-color:#b88b48b3;box-shadow:inset 0 0 0 6px #08090947,0 9px 18px #00000052}@media(max-width:580px){.schedule__details{padding-inline:6%;gap:14px}.schedule__details h3{font-size:1rem}.schedule__details p{font-size:.75rem;letter-spacing:0}}.store{--handmade-material: url(/assets/handmade-materials-v1.png);--torn-edge: polygon(0 .7%, 3% .2%, 7% .7%, 11% 0, 17% .5%, 22% .1%, 28% .6%, 33% 0, 39% .4%, 44% 0, 51% .6%, 57% .2%, 64% .6%, 71% 0, 78% .5%, 84% 0, 91% .6%, 97% .1%, 100% .6%, 99.5% 9%, 100% 18%, 99.6% 27%, 100% 38%, 99.4% 46%, 100% 55%, 99.6% 64%, 100% 76%, 99.5% 88%, 100% 99.5%, 95% 100%, 88% 99.4%, 82% 100%, 74% 99.5%, 68% 100%, 59% 99.4%, 51% 100%, 43% 99.5%, 35% 100%, 26% 99.3%, 19% 100%, 12% 99.5%, 5% 100%, 0 99.3%, .5% 91%, 0 79%, .4% 69%, 0 58%, .5% 47%, 0 37%, .4% 25%, 0 13%)}.store:before{background-image:var(--handmade-material);background-size:200% auto;background-position:left top;background-repeat:repeat-y;opacity:.4}.store:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:url(/assets/ambient-collage.webp) center 420px / min(1200px,100vw) auto repeat-y;opacity:.35}.store-nav,.schedule{background:#68645e var(--handmade-material) left top / 200% auto repeat-y;background-blend-mode:multiply}.store-nav{-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:#b88b4840}.space-hero{border-bottom-color:transparent}.schedule__art{-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.space-hero__title h1,.bar-story .section-title h2,.location .section-title h2,.menu-book-preview__heading h2{background:#ad9d80 var(--handmade-material) right top / 200% auto repeat-y;background-blend-mode:multiply;background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:none}.space-hero__title h1,.location .section-title h2{width:max-content}.photo{border-color:transparent;outline:none;box-shadow:0 8px 16px #0000004d}.photo:after,.bar-story__counter:after,.bar-story__bottles:after,.bar-story__whisky:after,.location__map:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;padding:6px;z-index:1;background:#aa9675 var(--handmade-material) right top / 200% auto repeat-y;background-blend-mode:multiply;opacity:.78;border-radius:inherit;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;clip-path:var(--torn-edge)}.bar-story__bottles{overflow:visible}.bar-story__whisky:after{top:0;right:0;bottom:0;left:0;padding:4px}.photo--art:after{background-color:#847961}.photo--signal:after{background-color:#ab815e}.bar-story__counter:before,.location__map:before{background-image:var(--handmade-material);background-size:200% auto;background-position:right top;background-repeat:repeat-y;background-blend-mode:multiply}.location .round-action,.menu-book-preview__action{background:#672c32 var(--handmade-material) right top / 200% auto repeat-y;background-blend-mode:multiply;border-radius:49% 51% 48% 52%/52% 48% 51% 49%;border-color:#bc93558c;box-shadow:inset 0 0 0 5px #130b0a4d,0 6px 14px #0000004d}.location .round-action:after,.menu-book-preview__action:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px dashed rgba(213,189,140,.35);border-radius:51% 49% 52% 48%/48% 52% 47% 53%;pointer-events:none}.menu-book-preview:before{content:"";position:absolute;inset:auto -6% -18%;height:86%;z-index:0;pointer-events:none;background:linear-gradient(to bottom,#07090800,#0709081a 24%,#07090857 47%,#0709089e 69%,#070908cc 87%,#070908db);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}
