@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&family=Permanent+Marker&display=swap";.sketch-border{border:solid 10px rgba(255,255,255,1);border-radius:255px 15px 225px/15px 225px 15px 255px;box-shadow:8px 16px 30px -12px #0006;animation:sketchBorder 2s steps(1) infinite}@keyframes sketchBorder{0%{border-radius:255px 15px 225px/15px 225px 15px 255px}12%{border-radius:180px 30px 260px 8px/8px 280px 20px 210px}24%{border-radius:290px 8px 200px 25px/20px 240px 10px 300px}36%{border-radius:210px 22px 280px 12px/12px 200px 30px 240px}48%{border-radius:270px 10px 190px 30px/25px 260px 8px 220px}60%{border-radius:195px 28px 245px 10px/10px 215px 25px 270px}72%{border-radius:260px 12px 215px 20px/18px 250px 12px 235px}84%{border-radius:220px 18px 270px 8px/8px 230px 22px 280px}to{border-radius:255px 15px 225px/15px 225px 15px 255px}}.polaroid{display:inline-block;position:relative;transform:rotate(var(--rotation, 0deg));filter:drop-shadow(2px 4px 6px rgba(0,0,0,.35)) drop-shadow(0px 8px 20px rgba(0,0,0,.2))}.polaroid:before{content:"";width:60px;height:20px;background:#fff8dc99;position:absolute;top:-10px;left:50%;transform:translate(-50%) rotate(-2deg);z-index:1}.polaroid__frame{background-color:#f5f0e8;padding:10px 10px 52px;box-shadow:0 1px 3px #0000001f,0 4px 12px #00000026,inset 0 1px 2px #fffc,inset 0 -1px 2px #0000000f}.polaroid__photo{overflow:hidden;box-shadow:inset 0 2px 6px #00000040}.polaroid__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.85) contrast(1.05)}.polaroid__strip{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:8px;min-height:48px;overflow:hidden}.polaroid__caption{font-family:var(--sharpie-font);font-size:1rem;color:#1a1008;letter-spacing:.02em;display:inline-block;transform:rotate(-1.5deg);text-shadow:1px 1px 2px rgba(0,0,0,.15);line-height:1.3;max-width:100%;word-break:break-word}.polaroid__subcaption{font-family:var(--secondary-font);font-size:.9rem;text-align:center;color:#3a3028;letter-spacing:.02em;display:block;opacity:.85;line-height:1.4;margin-top:.2rem}@media only screen and (max-width: 768px){.polaroid--small .polaroid__strip{display:none}.polaroid--small .polaroid__frame{padding-bottom:10px}}.polaroid--small .polaroid__frame{padding:5px 5px 28px}.polaroid--small .polaroid__strip{padding-top:4px;min-height:24px}.polaroid--small .polaroid__caption{font-size:.55rem}.polaroid--small:before{width:32px;height:12px;top:-6px}.about-page{position:relative;width:100%;min-height:100dvh;background-color:var(--color-black);overflow:hidden}.about-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none;z-index:0}.about-bamboo-half{position:fixed;top:0;width:50%;height:100%;z-index:1;background-color:var(--color-black);background-image:var(--texture);background-repeat:no-repeat;background-size:100% 100%;opacity:1;filter:saturate(.8);will-change:transform}.about-bamboo-half--left{left:0;background-position:left center}.about-bamboo-half--right{right:0;background-position:right center}.about-bamboo-photo{position:relative;z-index:2}.about-bamboo-photo--0{align-self:flex-start;margin-top:-2rem;margin-left:-15rem}.about-bamboo-photo--1{align-self:flex-end;margin-bottom:-2rem;margin-right:-10rem}.about-drag-hint{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:15;display:flex;flex-direction:column;align-items:center;gap:.75rem;pointer-events:none}.about-drag-hint__icon{font-size:1.8rem;color:#ffffffb3;display:flex;align-items:center;justify-content:center}.about-drag-hint__text{font-family:var(--primary-font);font-size:1.5rem;text-transform:uppercase;color:#fff;white-space:nowrap}.about-drag-hint__line{display:block;width:1px;height:10px;background:#ffffff40;animation:scrollPulse 2s ease-in-out infinite}.about-content{position:relative;z-index:5;width:100%}.about-origin-section{width:100%;max-width:760px;margin:0 auto;padding:clamp(4rem,8vw,7rem) 2rem clamp(2rem,4vw,3rem)}.about-origin-section .about-page-section__heading{font-size:clamp(2rem,5vw,4rem);max-width:600px;text-align:left}.about-owners-wrap{display:flex;justify-content:center;padding:clamp(4rem,8vw,8rem) 2rem}.about-owners-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:560px;width:100%}.about-owners-section .about-page-section__heading{font-size:clamp(2.5rem,4vw,3rem);max-width:450px;text-align:left}.about-owners-image{width:clamp(280px,40vw,380px);height:clamp(280px,40vw,380px);object-fit:cover;border-radius:50%;filter:saturate(.85) contrast(1.05);box-shadow:0 4px 20px #00000080,0 0 0 3px #ffffff14}.about-owners-section .about-page-body-p{text-align:center;font-size:clamp(1.5rem,2vw,1.5rem)}@media only screen and (max-width: 768px){.about-owners-section .about-page-section__heading{max-width:unset;width:100%;text-align:center}.about-owners-section .about-page-body-p{font-size:1.25rem}}@keyframes stickerJiggle{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-6px) rotate(-1.5deg)}75%{transform:translate(6px) rotate(1.5deg)}}.about-page-content{width:100%;padding:clamp(4rem,8vw,8rem) 0}.about-page-layout{display:grid;grid-template-columns:340px 1fr 340px;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;align-items:start}.about-page-gallery{display:flex;flex-direction:column;gap:clamp(10rem,15vw,15rem);padding-top:4rem}.about-gallery-item{will-change:opacity,transform}.about-page-gallery--left .about-gallery-item{display:flex;justify-content:flex-start;margin-top:-10rem;margin-bottom:10rem}.about-page-gallery--right .about-gallery-item{display:flex;justify-content:flex-end;margin-top:10rem}.about-gallery-item .polaroid .polaroid__caption{font-size:1.25rem;letter-spacing:normal}.about-page-sections{display:flex;flex-direction:column;gap:clamp(10rem,25vw,20rem);padding:2rem 0}.about-page-section{text-align:center;padding:2.5rem 2rem}.about-page-section__heading{font-family:var(--primary-font);font-size:clamp(2rem,3vw,2rem);color:#fff;line-height:1.2;margin:0 0 1.5rem;font-weight:400;max-width:300px;text-align:left}.about-page-section__body{display:flex;flex-direction:column;gap:.8em}.about-page-block{display:block;color:#ffffffe6;font-family:var(--secondary-font);font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.8}.about-page-body-p{margin:0;color:#fff;font-family:var(--secondary-font);font-size:clamp(.95rem,1.4vw,1.15rem);text-align:left}.about-page-block--h3{font-family:var(--primary-font);font-size:clamp(1.3rem,2.5vw,2rem);color:#fff;letter-spacing:.03em}@media (max-width: 1100px){.about-page-layout{grid-template-columns:260px 1fr 260px}}@media (max-width: 768px){.about-drag-hint{bottom:1rem}.about-sticker{display:none}.about-page-layout{grid-template-columns:minmax(0,1fr);width:100%;box-sizing:border-box;padding:0 1rem}.about-section-wrap{min-width:0;width:auto;box-sizing:border-box}.about-page-section.about-origin-section{padding:0;padding-top:2rem}.about-origin-section .about-page-section__heading{width:auto;max-width:unset}.about-page-gallery{display:none}.space-section__cta-wrap .space-section__cta{font-size:1rem}.about-gallery-carousel{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;width:100%;padding:2rem 1.5rem 2.5rem;gap:1.5rem;cursor:grab}.about-gallery-carousel:active{cursor:grabbing}.about-gallery-carousel::-webkit-scrollbar{display:none}.about-gallery-carousel__item{flex:0 0 340px;display:flex;justify-content:center;align-items:center;padding:0 .25rem;user-select:none;-webkit-user-select:none;cursor:pointer}}.space-section{width:100%;padding:clamp(4rem,8vw,7rem) 0;display:flex;flex-direction:column;align-items:center;gap:3rem}.space-section__header{text-align:center;max-width:640px;padding:0 2rem;display:flex;flex-direction:column;gap:1rem}.space-section__heading{font-family:var(--primary-font);font-size:clamp(2rem,4vw,3.5rem);color:#fff;letter-spacing:.03em;line-height:1.2;margin:0;font-weight:400}.space-section__description{font-family:var(--secondary-font);font-size:clamp(1.2rem,1.4vw,1.1rem);color:#ffffffe6;max-width:500px}.space-section__description p{margin:0}.space-gallery{display:flex;flex-direction:row;gap:3rem;overflow-x:auto;overflow-y:visible;padding:3rem 4rem;cursor:grab;width:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.space-gallery::-webkit-scrollbar{display:none}.space-gallery__item{flex-shrink:0;cursor:pointer;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.space-gallery__item:hover{transform:translateY(-4px)}.space-gallery__video-polaroid{background:#f5f0e8;padding:10px 10px 40px;box-shadow:0 1px 3px #0000001f,0 4px 12px #00000026;display:flex;flex-direction:column;gap:.5rem;width:340px}.space-gallery__video-frame{position:relative;width:320px;height:380px;overflow:hidden;background:#111}.space-gallery__video{width:100%;height:100%;object-fit:cover;pointer-events:none}.space-gallery__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#ffffffe6;background:#00000040}.space-gallery__video-caption{font-family:var(--sharpie-font);font-size:.8rem;color:#1a1008;text-align:center;margin:0;padding:0 .5rem}.space-section__cta-wrap.sketch-border{border-width:2px}.space-section__cta-wrap{display:flex;justify-content:center}.space-section__cta{font-family:var(--primary-font);font-size:1.75rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;padding:1rem 2rem;transition:border-bottom-color .3s ease;background-color:var(--primary-color);border:1px solid #fff}.space-section__cta:hover{border-bottom-color:#fff}@media (max-width: 768px){.space-gallery{padding:2rem 1rem;gap:1.5rem}.space-gallery__video-polaroid{width:200px}.space-gallery__video-frame{width:180px;height:220px}.space-section__description{max-width:600px}}.about-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:1.5rem}.about-lightbox__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:100%}.about-lightbox__bar{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.about-lightbox__nav{background:none;border:none;color:#fff9;font-size:2rem;cursor:pointer;padding:0 .5rem;line-height:1;transition:color .2s ease}.about-lightbox__nav:hover{color:#fff}.about-lightbox__counter{font-family:var(--secondary-font);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:#ffffff80;min-width:60px;text-align:center}.about-lightbox__close{background:none;border:none;color:#fff9;font-size:1rem;cursor:pointer;padding:.25rem .5rem;transition:color .2s ease;margin-left:auto}.about-lightbox__close:hover{color:#fff}.about-lightbox__img{max-width:90vw;max-height:75vh;object-fit:contain;border-radius:2px}.about-lightbox__caption{font-family:var(--sharpie-font);font-size:1rem;color:#ffffffb3;margin:0;text-align:center}.space-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:2rem}.space-lightbox__inner{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.space-lightbox__media{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:2px}.space-lightbox__caption{font-family:var(--sharpie-font);font-size:1rem;color:#fffc;margin:0;text-align:center}.space-lightbox__bar{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin-bottom:.75rem}.space-lightbox__counter{font-family:var(--secondary-font);font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:#fff9;min-width:60px;text-align:center}.space-lightbox__nav{background:none;border:none;color:#fff9;font-size:1.8rem;cursor:pointer;padding:0 .5rem;line-height:1;transition:color .2s ease}.space-lightbox__nav:hover{color:#fff}.space-lightbox__close{background:none;border:none;color:#fff9;font-size:1rem;cursor:pointer;padding:.25rem .5rem;transition:color .2s ease;margin-left:auto}.space-lightbox__close:hover{color:#fff}.space-lightbox__media-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px}.space-lightbox__loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1}.space-lightbox__logo{width:240px;height:auto;opacity:.5}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:SABARIAN;src:url(/assets/Sabarian-C8CfPfqh.otf)}:root{--primary-font: "SABARIAN";--secondary-font: "Kalam", cursive;--sharpie-font: "Permanent Marker", cursive;--primary-color: #101e37;--color-black: #111;--texture: url(/assets/panel_hanwari_kurochiku-scaled-CyHVBTPa.webp)}body,html{background-color:var(--primary-color)}h1,h2,h3,h4,h5,h6{font-family:var(--primary-font)}ul,li,ol,p{font-family:var(--secondary-font);font-weight:400;font-style:normal}.section-texture{position:relative}.section-texture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:repeat;background-size:400px;opacity:.04;pointer-events:none;z-index:0}.section-texture>*{position:relative;z-index:1}.entry{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color)}.entry-screen{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;text-align:center;width:100%;max-width:960px}.entry-slogan{position:relative;cursor:crosshair;overflow:hidden}.entry-slogan__eng,.entry-slogan__jap{margin:0;font-family:var(--primary-font, serif);font-size:clamp(1rem,2.4vw,1.75rem);letter-spacing:.1;line-height:1.5;font-weight:400;text-align:center;transition:opacity .5s ease,filter .5s ease}.entry-slogan__eng{color:#fffc;opacity:1;filter:blur(0px)}.entry-slogan__jap{position:absolute;top:0;left:0;width:100%;color:#ffffffd9;opacity:0;filter:blur(8px)}.entry-slogan:hover .entry-slogan__eng{opacity:0;filter:blur(8px)}.entry-slogan:hover .entry-slogan__jap{opacity:1;filter:blur(0px)}.entry-ja{margin:0;font-family:var(--primary-font, serif);font-size:clamp(1rem,2.4vw,1.75rem);color:#ffffff8c;letter-spacing:.55em;line-height:1.9;font-weight:400;text-align:center}.entry-en{margin:0;font-family:var(--primary-font, sans-serif);font-size:clamp(.6rem,1.15vw,.9rem);color:#ffffff59;letter-spacing:.42em;line-height:2.2;font-weight:400;text-transform:uppercase;text-align:center}.entry-logo{width:100%;max-width:280px;height:auto;opacity:1;transition:opacity .3s ease;cursor:pointer}.entry-logo:hover{opacity:1}.entry-scroll-hint{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;pointer-events:none}.entry-scroll-text{font-family:var(--primary-font, sans-serif);font-size:.58rem;letter-spacing:.5em;color:#ffffff4d;text-transform:uppercase;white-space:nowrap}.entry-scroll-line{display:block;width:1px;height:40px;background:#fff3;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.2;transform:scaleY(1)}50%{opacity:.6;transform:scaleY(1.15)}}.drums-container{position:fixed;top:0;left:0;height:100dvh;width:100%;pointer-events:none}.drums-container img{position:absolute;width:clamp(280px,55vw,800px);height:auto}.drums-container .drum-one{left:clamp(-120px,-15vw,-150px);bottom:clamp(-60px,-8vw,-100px)}.drums-container .drum-two{transform:scaleX(-1);right:clamp(-120px,-15vw,-150px);bottom:clamp(-60px,-8vw,-100px);width:clamp(300px,58vw,850px)}@media (max-width: 640px){.entry-screen{gap:1.5rem;padding:1.5rem}.entry-ja{letter-spacing:.3em;font-size:clamp(.9rem,4.5vw,1.4rem)}.entry-en{letter-spacing:.2em;font-size:clamp(.55rem,2.5vw,.75rem)}.entry-slogan__eng,.entry-slogan__jap{font-size:clamp(.8rem,3.5vw,1.2rem);letter-spacing:.3em}.entry-divider{height:32px}.entry-logo{max-width:200px}.entry-scroll-hint{bottom:1.5rem}}.home{width:100%}.home-scroll-content{margin-top:100dvh}.hero-section{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;visibility:hidden}.hero-section .background-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section .background-media img,.hero-section .background-media video{height:100%;width:100%;object-fit:cover}.hero-section .logo{position:relative;z-index:1;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.hero-section .logo img{width:100%;height:100%;max-width:800px;object-fit:contain}@media (max-width: 768px){.hero-section .logo img{max-width:min(90vw,480px);padding:1.5rem}}.about-section{min-height:100dvh;background-color:var(--color-black);width:100%;position:relative;overflow-x:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 100%)}.about-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none;z-index:0}.about-inner{display:grid;grid-template-columns:1fr 1px 1fr;min-height:100dvh;width:100%;position:relative;z-index:1}.about-col{display:flex}.about-col--left{align-items:center;justify-content:flex-start;padding:clamp(3rem,8vw,7rem) clamp(2.5rem,6vw,6rem)}.about-col--right{position:relative;overflow:hidden;align-items:center;justify-content:center}.about-text-wrap{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:560px;padding:2.5rem 2rem;position:relative}.about-hook-text{display:flex;flex-direction:column;gap:1em}.about-block{display:block;will-change:opacity,transform;color:#fff;font-family:var(--primary-font);letter-spacing:.04em;line-height:1.3}.about-block--h1{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700}.about-block--h2{font-size:clamp(2rem,4.2vw,3.8rem);font-weight:600}.about-block--h3{font-size:clamp(1.6rem,3.2vw,3rem);font-weight:500}.about-block--h4{font-size:clamp(1.3rem,2.6vw,2.4rem);font-weight:500}.about-block--h5{font-size:clamp(1.1rem,2vw,1.8rem);font-weight:500}.about-block--h6{font-size:clamp(.95rem,1.6vw,1.4rem);font-weight:500}.about-block--p{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:400;opacity:.9;letter-spacing:.02em;line-height:1.7}.about-block--blockquote{font-size:clamp(1rem,1.6vw,1.3rem);font-style:italic;opacity:.8}.about-cta-wrap{display:flex}.about-cta{display:inline-block;font-family:var(--primary-font);font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;border-bottom:3px solid rgba(255,255,255,1);padding-bottom:.35em;transition:border-bottom-color .3s ease}.about-cta:hover{border-bottom-color:#fff}.about-image-outer{position:relative;overflow:hidden;height:500px;width:600px}.about-image-inner{position:absolute;top:-15%;right:0;bottom:-15%;left:0;will-change:transform}.about-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}@media (max-width: 768px){.about-inner{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1px auto;min-height:unset}.about-col--left{padding:clamp(2rem,6vw,3.5rem) clamp(1rem,4vw,1.5rem);justify-content:flex-start}.about-col--separator{width:100%;height:1px;align-self:auto;background:#ffffff14}.about-col--right{padding:clamp(1.5rem,5vw,3rem);justify-content:center;overflow:hidden}.about-col--right .polaroid{transform:rotate(var(--rotation, 0deg));transform-origin:center center;max-width:100%}.about-col--right .polaroid__frame{max-width:100%;box-sizing:border-box}.about-col--right .polaroid__photo{width:100%!important;height:clamp(200px,55vw,340px)!important}.about-sentence,.about-pt-block{font-size:clamp(1.6rem,6.5vw,2.4rem)}.about-text-wrap{max-width:100%;width:100%;padding:1rem .75rem;gap:2rem;box-sizing:border-box}.about-cta-wrap{justify-content:center}.about-cta{font-size:1rem}}.featured-section{min-height:100dvh;background-color:var(--color-black);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,6rem);gap:4rem}.featured-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none;z-index:0;transform:scaleY(-1)}.featured-section>*{position:relative;z-index:1}.featured-heading{text-align:center;max-width:800px;width:100%;padding:2.5rem 2rem}.featured-block{display:block;will-change:opacity,transform;color:#fff;font-family:var(--primary-font);letter-spacing:.05em;line-height:1.3;text-align:center}.featured-block--h1{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700}.featured-block--h2{font-size:clamp(2rem,4.2vw,3.8rem);font-weight:600}.featured-block--h3{font-size:clamp(1.3rem,3.2vw,3rem);font-weight:500}.featured-block--p{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:400;opacity:.8;letter-spacing:.02em;line-height:1.7}.featured-grid{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.featured-cta-wrap{display:flex;justify-content:center}.featured-cta{display:inline-block;font-family:var(--primary-font);font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;color:#fff;text-decoration:none;border-bottom:3px solid rgba(255,255,255,1);padding-bottom:.35em;transition:border-bottom-color .3s ease}.featured-cta:hover{border-bottom-color:#fff}@media (max-width: 768px){.featured-section{padding:clamp(3rem,8vw,5rem) 0;gap:2.5rem;overflow:visible}.featured-heading{padding:1.5rem;margin:0 1.5rem;width:auto}.featured-cta-wrap{padding:0 1.5rem}.featured-cta{font-size:1rem}.featured-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;width:100%;padding:2rem 0 2.5rem;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);cursor:grab;justify-content:flex-start}.featured-grid:active{cursor:grabbing}.featured-grid::-webkit-scrollbar{display:none}.featured-grid__item{flex:0 0 72vw;max-width:300px;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;padding:0 .5rem;-webkit-user-select:none;user-select:none}.featured-grid__item .polaroid{transform:rotate(var(--rotation, 0deg));transform-origin:center center;width:100%}.featured-grid__item .polaroid__frame{width:100%;box-sizing:border-box}.featured-grid__item .polaroid__photo{width:100%!important;height:clamp(180px,50vw,280px)!important}.featured-grid__item:first-child{padding-left:1rem}.featured-grid__item:last-child{padding-right:1rem}}.fun-games-section{width:100%;background-color:var(--primary-color);position:relative}.fun-games-intro{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(5rem,10vw,9rem) clamp(1rem,4vw,6rem);gap:1.5rem;margin:0 auto;overflow:hidden}.fun-games-drum{position:absolute;height:auto;opacity:1;width:clamp(200px,40vw,800px)}.fun-games-drum--left{top:-1.5rem;left:clamp(-120px,-10vw,-60px)}.fun-games-drum--right{top:-1.5rem;right:clamp(-120px,-10vw,-60px);transform:scaleX(-1)}.fun-games-heading{margin:0;font-family:var(--primary-font);font-size:clamp(2.2rem,5vw,4rem);font-weight:500;color:#fff;letter-spacing:.04em;line-height:1.2}.fun-games-description{margin:0;font-family:var(--primary-font);font-size:clamp(.9rem,1.4vw,1.1rem);color:#ffffffe6;letter-spacing:.03em;line-height:1.7;max-width:420px}@media (max-width: 768px){.fun-games-intro{padding:clamp(4rem,12vw,7rem) clamp(1rem,6vw,3rem);padding-top:clamp(5rem,18vw,8rem)}.fun-games-heading{font-size:clamp(1.8rem,6.5vw,3rem);position:relative;z-index:1}.fun-games-description{font-size:clamp(1rem,3.5vw,1rem);position:relative;z-index:1;max-width:320px}}.sake-bomb-section{min-height:100dvh;background-color:var(--color-black);width:100%;position:relative}.sake-bomb-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none;z-index:0}.sake-bomb-inner{display:grid;grid-template-columns:1fr 1px 1fr;min-height:100dvh;width:100%;position:relative;z-index:1}.sake-bomb-col{display:flex}.sake-bomb-col--left{flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;padding:clamp(3rem,8vw,7rem) clamp(2.5rem,6vw,6rem)}.sake-bomb-col--separator{background:#ffffff14;align-self:stretch;flex:none;width:1px}.sake-bomb-col--right{position:relative;align-items:center;justify-content:center}.sake-bomb-text-wrap{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:560px;padding:2.5rem 2rem;position:relative}.sake-bomb-heading{margin:0;font-family:var(--primary-font);font-size:clamp(2rem,3vw,3.5rem);font-weight:500;color:#fff;letter-spacing:.04em;line-height:1.3}.sake-bomb-description{display:flex;flex-direction:column;gap:1em}.sake-bomb-description ol{padding-left:1rem}.sake-bomb-description li{color:#fff}.sake-bomb-description li a{font-family:var(--primary-font);color:#fff}.sake-bomb-block{display:block;will-change:opacity,transform;color:#fff;font-family:var(--primary-font)}.sake-bomb-block--h1{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700}.sake-bomb-block--h2{font-size:clamp(2rem,4.2vw,3.8rem);font-weight:600}.sake-bomb-block--h3{font-size:clamp(1.6rem,3.2vw,3rem);font-weight:500}.sake-bomb-block--h4 span{font-size:clamp(1.3rem,2vw,2.6rem);font-family:var(--secondary-font)}.sake-bomb-block--h4 span strong{font-size:clamp(1.3rem,2.4vw,2.6rem);font-family:var(--primary-font);padding-left:.15rem}.sake-bomb-block--p{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:400;opacity:.8;letter-spacing:.02em;line-height:1.7}@media (max-width: 768px){.sake-bomb-inner{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1px auto;min-height:unset}.sake-bomb-col--left{padding:clamp(2rem,6vw,3.5rem) clamp(1rem,4vw,1.5rem)}.sake-bomb-col--separator{width:100%;height:1px;align-self:auto}.sake-bomb-col--right{padding:clamp(1.5rem,5vw,3rem);justify-content:center;overflow:hidden}.sake-bomb-col--right .polaroid{transform:rotate(var(--rotation, 0deg));transform-origin:center center;max-width:100%}.sake-bomb-col--right .polaroid__frame{max-width:100%;box-sizing:border-box}.sake-bomb-col--right .polaroid__photo{width:100%!important;height:clamp(200px,55vw,340px)!important}.sake-bomb-text-wrap{max-width:100%;width:100%;padding:1rem .75rem;gap:1.5rem;box-sizing:border-box}}.dice-tooltip{display:none}@media (max-width: 768px){.dice-tooltip-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299}.dice-tooltip{display:flex;flex-direction:column;align-items:center;gap:.4rem;position:fixed;z-index:300;background-color:var(--primary-color);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:.75rem .75rem .65rem;text-align:center;pointer-events:auto;box-shadow:0 8px 32px #00000080}.dice-tooltip--above{transform:translateY(-100%) translateY(-8px)}.dice-tooltip--below{transform:none}.dice-tooltip__close{position:absolute;top:4px;right:10px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.2rem;opacity:.7}.dice-tooltip__close:hover{opacity:1}.dice-tooltip__label{margin:0;font-family:var(--secondary-font);font-size:.9rem;color:#ffffffe6;letter-spacing:.08em}.dice-tooltip__prize{display:flex;flex-direction:column;align-items:center;gap:.25rem}.dice-tooltip__prize-ja{font-family:var(--secondary-font);font-size:.95rem;color:#fffc;font-weight:400}.dice-tooltip__prize-en{font-family:var(--primary-font);font-size:1.4rem;color:#fff;letter-spacing:.04em;line-height:1.2}.dice-tooltip__price{font-family:var(--secondary-font);font-size:.95rem;color:#fffc;font-weight:400}}.dice-section{min-height:100dvh;background-color:var(--color-black);width:100%;position:relative}.dice-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none;z-index:0;transform:scaleY(-1)}.dice-inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:3rem;min-height:100dvh;position:relative;z-index:1;padding:clamp(3rem,8vw,7rem) clamp(2rem,5vw,4rem)}.dice-col{display:flex}.dice-col--left{align-items:center;justify-content:center}.dice-col--separator{display:none}.dice-col--right{align-items:center;justify-content:flex-start}.dice-text-wrap{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:560px;padding:2.5rem 2rem;position:relative}.dice-heading{margin:0;font-family:var(--primary-font);font-size:clamp(2rem,4vw,3rem);font-weight:500;color:#fff;letter-spacing:.02em;line-height:1.3}.dice-description{display:flex;flex-direction:column;gap:1em}.dice-block{display:block;color:#fff;font-family:var(--primary-font);letter-spacing:.04em;line-height:1.3}.dice-block--h3{font-size:clamp(1.6rem,3.2vw,3rem);font-weight:500}.dice-block--p{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:400;opacity:.8;letter-spacing:.02em;line-height:1.7}.dice-grid-wrap{display:flex;flex-direction:column;gap:1rem;width:100%}.dice-instruction{margin:0;font-family:var(--primary-font);font-size:2rem;text-transform:uppercase;letter-spacing:.35em;color:#fff;text-align:left;max-width:900px;margin-bottom:3rem}.dice-staircase{--cell-size: clamp(64px, 9vw, 100px);display:flex;flex-direction:row;align-items:flex-start;gap:6px}.dice-col-strip{display:flex;flex-direction:column;gap:6px}.dice-cell{width:var(--cell-size);height:var(--cell-size);flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:6px;border:solid 3px rgba(255,255,255,1);border-radius:255px 15px 225px/15px 225px 15px 255px;animation:sketchBorder 8s steps(1) infinite;transition:background .2s ease}.dice-cell:hover{background-color:#000}.dice-cell:hover span{color:#fff}.dice-cell--revealed{background:#000}.dice-cell__label{font-family:var(--secondary-font);font-size:clamp(.85rem,1.6vw,1.2rem);color:#000;letter-spacing:.02em;pointer-events:none;font-weight:700}.dice-cell__prize{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;width:100%}.dice-cell__prize-ja{font-family:var(--secondary-font);font-size:clamp(.6rem,1.1vw,.85rem);color:#fff;line-height:1.2;font-weight:400}.dice-cell__prize-en{font-family:var(--secondary-font);font-size:clamp(.6rem,1.1vw,.85rem);color:#fff;line-height:1.2;text-align:center;font-weight:700}.dice-cell__price{font-family:var(--secondary-font);font-size:clamp(.55rem,1vw,.8rem);color:#fff;letter-spacing:.01em;font-weight:400}@media (max-width: 768px){.dice-inner{flex-direction:column;align-items:stretch;gap:0;min-height:unset;padding:clamp(2.5rem,8vw,4rem) clamp(1rem,5vw,2rem)}.dice-col--left{justify-content:center;padding:0 0 2rem}.dice-col--right{justify-content:flex-start;padding:0}.dice-col--separator{display:none}.dice-text-wrap{max-width:100%;padding:1.5rem 1rem;gap:1.5rem}.dice-grid-wrap{width:100%}.dice-staircase{--cell-size: calc((100vw - 2rem - 30px) / 6);width:100%;gap:5px}.dice-col-strip{flex:1;gap:5px}.dice-cell{width:100%;height:var(--cell-size)}.dice-cell__label{font-size:clamp(.6rem,3.5vw,1rem)}.dice-cell__prize-ja,.dice-cell__prize-en{font-size:clamp(.45rem,2vw,.7rem)}.dice-cell__price{font-size:clamp(.4rem,1.8vw,.65rem)}.dice-instruction{font-size:.75rem;letter-spacing:.2em}.sake-bomb-block--h4 span{font-size:clamp(1.1rem,4.5vw,1.8rem)}.sake-bomb-block--h4 span strong{font-size:clamp(1.1rem,5vw,1.8rem);letter-spacing:.1em}.sake-bomb-heading{font-size:clamp(1.6rem,6vw,2.5rem)}.sake-bomb-block--p{opacity:.9}.dice-heading{font-size:clamp(1.6rem,6vw,2.5rem)}.about-block--p,.sake-bomb-block--p,.dice-block--p,.featured-block--p{font-size:clamp(1rem,3.5vw,1rem)}}.header{transform:translateY(0);opacity:1;transition:transform .35s ease,opacity .35s ease}.header--hidden{transform:translateY(-100%);opacity:0}.header{position:fixed;top:0;left:0;right:0;z-index:200;padding:0 clamp(1.5rem,4vw,3rem);padding-left:.5rem}.header-inner{display:flex;align-items:center;justify-content:space-between;height:auto}.header-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.header-logo img{height:100px;width:auto;object-fit:contain}.header-nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.5rem)}.header-nav__item{position:relative}.header-nav__link{font-family:var(--primary-font);font-size:1.25rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffffbf;text-decoration:none;transition:color .2s ease;white-space:nowrap;display:flex;align-items:center;gap:.35rem;cursor:pointer}.header-nav__link:hover,.header-nav__item--dropdown:hover .header-nav__link--trigger{color:#c8222c}.header-nav__chevron{transition:transform .2s ease}.header-nav__item--dropdown.is-open .header-nav__chevron{transform:rotate(180deg)}.header-dropdown{position:absolute;top:100%;right:0;min-width:180px;background-color:var(--primary-color);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.header-nav__item--dropdown.is-open .header-dropdown{opacity:1;pointer-events:auto;transform:translateY(10px)}.header-dropdown__item{font-family:var(--secondary-font);font-size:.8rem;text-transform:uppercase;color:#ffffffa6;text-decoration:none;padding:.75rem 1rem;transition:color .15s ease,background .15s ease;white-space:nowrap}.header-dropdown__item:hover{color:#fff;background:#ffffff0d}.header-hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:210;position:relative}.hamburger-line{stroke-dasharray:36;stroke-dashoffset:0;transition:stroke-dashoffset .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1),opacity .3s ease;transform-origin:17px 12px;animation:hamburgerSketch 5s steps(1) infinite}@keyframes hamburgerSketch{0%{stroke-dasharray:36 1}20%{stroke-dasharray:35 2}40%{stroke-dasharray:37 .5}60%{stroke-dasharray:35.5 1.5}80%{stroke-dasharray:36.5 .8}to{stroke-dasharray:36 1}}.header-hamburger.is-open .hamburger-line--top{transform:translateY(10px) rotate(45deg);animation:none}.header-hamburger.is-open .hamburger-line--mid{opacity:0;stroke-dashoffset:36;animation:none}.header-hamburger.is-open .hamburger-line--bot{transform:translateY(-10px) rotate(-45deg);animation:none}.header-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:205;background-color:var(--primary-color);display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(6rem,16vw,8rem) clamp(2rem,8vw,4rem) clamp(3rem,8vw,5rem);overflow-y:auto;min-height:0}.header-overlay__close{position:absolute;top:0;right:clamp(1.5rem,4vw,3rem);height:100px;display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1}.header-overlay__close .hamburger-line{animation:none}.header-overlay__nav{display:flex;flex-direction:column;gap:.5rem}.header-overlay__item{display:flex;flex-direction:column}.header-overlay__link{font-family:var(--primary-font);font-size:clamp(1.8rem,7vw,3rem);letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;text-decoration:none;background:none;border:none;cursor:pointer;text-align:left;padding:.5rem 0;display:flex;align-items:center;gap:.75rem;transition:color .2s ease}.header-overlay__link:hover,.header-overlay__link--trigger:hover{color:#fff}.header-overlay__link .header-nav__chevron{transition:transform .25s ease}.header-overlay__link .header-nav__chevron.is-open{transform:rotate(180deg)}.header-overlay__dropdown{overflow:hidden;display:flex;flex-direction:column;padding-left:1.5rem}.header-overlay__dropdown-item{font-family:var(--secondary-font);font-size:clamp(1rem,4vw,1.5rem);letter-spacing:0em;text-transform:uppercase;color:#ffffffe6;text-decoration:none;padding:.4rem 0;transition:color .2s ease}.header-overlay__dropdown-item:hover{color:#fff}@media only screen and (max-width: 768px){.header-nav{display:none}.header-hamburger{display:flex}}.menus{width:100%;min-height:100dvh;background-color:var(--color-black);position:relative}.menus:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:var(--texture);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.3;pointer-events:none;z-index:0}.menus-hero-section{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:85dvh;gap:2rem}.menus-fire-text--moderate,.menus-fire-text--busy,.menus-fire-text--packed,.menus-hero__heading--fire{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.menus-hero__heading{margin:0;font-family:var(--primary-font);font-size:clamp(2.5rem,6vw,5rem);font-weight:400;color:#fff;letter-spacing:.06em;line-height:1.1;max-width:900px}.menus-hero__description{max-width:560px;display:flex;flex-direction:column}.menus-hero-block--p{margin:0;font-family:var(--secondary-font);font-size:clamp(.9rem,1.4vw,1.1rem);color:#fff}.menus-warayaki{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:clamp(220px,28vw,380px);height:clamp(300px,50vh,560px);z-index:50}.menus-warayaki__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.menus-warayaki__flame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.menus-warayaki__toggle-hint{position:absolute;font-family:var(--secondary-font);font-size:1rem;text-transform:uppercase;color:#fff;white-space:nowrap;pointer-events:none;z-index:3;mix-blend-mode:difference}.menus-warayaki__smoke-wrap{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;z-index:3;pointer-events:none}.menus-warayaki__smoke{margin:0;font-family:var(--secondary-font);font-size:clamp(.55rem,1.5vw,1.5rem);font-weight:700;text-transform:uppercase;color:#fff;white-space:nowrap;text-align:center}.happy-hour-section{position:relative;z-index:1;padding:clamp(5rem,10vw,9rem) clamp(2rem,6vw,5rem);display:flex;flex-direction:column;gap:clamp(4rem,8vw,7rem)}.happy-hour-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:640px;margin:0 auto}.happy-hour-header__heading{margin:0;font-family:var(--primary-font);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#fff;letter-spacing:.06em;line-height:1.2}.happy-hour-header__description{display:flex;flex-direction:column;gap:.5em}.happy-hour-header__description p{margin:0;font-family:var(--secondary-font);font-size:clamp(.9rem,1.4vw,1.1rem);color:#ffffffe6;line-height:1.8}.happy-hour-sets{display:flex;flex-direction:column;gap:clamp(4rem,8vw,7rem)}.happy-hour-set{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;max-width:1100px;margin:0 auto;width:100%}.happy-hour-set--flipped{direction:rtl}.happy-hour-set--flipped>*{direction:ltr}.happy-hour-set__image-col{width:100%}.happy-hour-set__image-col{display:flex;justify-content:center;align-items:center}.happy-hour-set__text-col{display:flex;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem}.happy-hour-set__name{margin:0;font-family:var(--primary-font);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;color:#fff;letter-spacing:.05em;line-height:1.2}.happy-hour-set__description{display:flex;flex-direction:column;gap:.6em}.happy-hour-set__body-p{margin:0;font-family:var(--secondary-font);font-size:clamp(.9rem,1.4vw,1.1rem);color:#ffffffe6;line-height:1.8}@media (max-width: 768px){.happy-hour-set,.happy-hour-set--flipped{grid-template-columns:1fr;direction:ltr}}.menu-items-section{position:relative;z-index:51;padding:clamp(5rem,10vw,9rem) clamp(2rem,6vw,5rem);display:flex;flex-direction:column;gap:clamp(3rem,6vw,5rem)}.menu-items-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:640px;margin:0 auto}.menu-items-header__heading{margin:0;font-family:var(--primary-font);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#fff;letter-spacing:.06em;line-height:1.2}.menu-items-header__description p,.menu-items__desc-p{margin:0;font-family:var(--secondary-font);font-size:clamp(.9rem,1.4vw,1.1rem);color:#ffffffe6;line-height:1.8}.menu-items-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.menu-items-tab{background:none;border:1px solid rgba(255,255,255,.2);font-family:var(--primary-font);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:#ffffffb3;padding:.5rem 1.25rem;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.menu-items-tab:hover{color:#fff;border-color:#fff9}.menu-items-tab--active{color:#fff;border-color:#fff;background:#ffffff0f}.menu-carousel-wrap{position:relative;display:flex;align-items:center;gap:1rem;width:100%}.menu-carousel{display:flex;flex-direction:row;gap:2rem;overflow-x:auto;overflow-y:visible;padding:2rem 1rem;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;user-select:none;-webkit-user-select:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,white 8%,white 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,white 8%,white 92%,transparent 100%)}.menu-carousel:active{cursor:grabbing}.menu-carousel::-webkit-scrollbar{display:none}.menu-carousel__arrow{flex-shrink:0;background:none;border:1px solid rgba(255,255,255,.25);color:#ffffffb3;font-size:1.2rem;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease;z-index:2}.menu-carousel__arrow:hover{border-color:#fff;color:#fff}.menu-carousel__card{flex-shrink:0;width:clamp(220px,24vw,300px);position:relative;margin-right:-2.5rem;transition:transform .3s ease,z-index 0s}.menu-carousel__card .polaroid__photo img{pointer-events:none}.menu-carousel__card:last-child{margin-right:0}.menu-carousel[data-count="1"] .menu-carousel__card,.menu-carousel[data-count="2"] .menu-carousel__card,.menu-carousel[data-count="3"] .menu-carousel__card,.menu-carousel[data-count="4"] .menu-carousel__card{flex:1;width:auto;min-width:0}.menu-carousel__card:hover{transform:translateY(-8px) scale(1.02)}.menu-carousel__card-placeholder{width:100%;height:280px;background:#ffffff0d}@media (max-width: 768px){.menus-warayaki__toggle-hint{position:fixed;left:50%!important;bottom:1rem!important;top:auto!important;transform:translate(-50%)!important}.menus-warayaki__smoke-wrap{bottom:10%!important}.menus-hero-section{min-height:100dvh;padding:0 1.5rem;gap:1.25rem}.menus-hero__heading{font-size:clamp(2rem,9vw,3.5rem)}.menus-hero__description{max-width:100%}.menus-hero-block--p{font-size:clamp(.85rem,3.5vw,1rem)}.menus-warayaki{width:clamp(160px,50vw,260px);height:clamp(200px,38vh,360px)}.happy-hour-section{padding:clamp(3rem,8vw,5rem) clamp(1rem,4vw,1.5rem);gap:clamp(2.5rem,6vw,4rem)}.happy-hour-set{gap:1.5rem}.happy-hour-set__text-col{padding:1rem .75rem;box-sizing:border-box;width:100%;max-width:100%}.happy-hour-set__image-col .polaroid__photo{width:100%!important;height:clamp(220px,60vw,340px)!important}.happy-hour-set__image-col .polaroid__frame{width:100%;box-sizing:border-box}.happy-hour-set__name{font-size:clamp(1.3rem,5.5vw,2rem)}.happy-hour-set__body-p{font-size:clamp(.85rem,3.5vw,1rem)}.happy-hour-header__heading{font-size:clamp(1.6rem,6.5vw,2.5rem)}.happy-hour-header__description p{font-size:clamp(.85rem,3.5vw,1rem)}.menu-items-section{padding:clamp(3rem,8vw,5rem) clamp(1rem,4vw,1.5rem);gap:clamp(2rem,5vw,3rem)}.menu-items-header__heading{font-size:clamp(1.6rem,6.5vw,2.5rem)}.menu-items-header__description p,.menu-items__desc-p{font-size:clamp(.85rem,3.5vw,1rem)}.menu-carousel__arrow{display:none}.menu-carousel-wrap{gap:0}.menu-carousel{padding:1.5rem 0 2rem;gap:1rem}.menu-carousel__card{flex:0 0 clamp(160px,58vw,240px)!important;width:clamp(160px,58vw,240px)!important;min-width:0!important;margin-right:-1.5rem}.menu-carousel__card:last-child{margin-right:0}.menu-carousel[data-count="1"] .menu-carousel__card,.menu-carousel[data-count="2"] .menu-carousel__card,.menu-carousel[data-count="3"] .menu-carousel__card,.menu-carousel[data-count="4"] .menu-carousel__card{flex:0 0 clamp(160px,58vw,240px)!important;width:clamp(160px,58vw,240px)!important}.menus-warayaki__smoke{font-size:clamp(.5rem,2.5vw,.7rem)}}.menus-reserve-btn{position:fixed;bottom:2rem;right:2rem;z-index:100;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;text-decoration:none;pointer-events:auto}.menus-reserve-btn__icon{width:56px;height:56px;object-fit:contain;display:block}.menus-reserve-btn__label{font-family:var(--primary-font);font-size:.65rem;text-transform:uppercase;letter-spacing:.3em;color:#fff;white-space:nowrap;text-align:right;transform-origin:bottom right}.order-online{position:relative;z-index:51;padding:clamp(5rem,10vw,9rem) clamp(2rem,6vw,5rem);display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.order-online__heading{margin:0;font-family:var(--primary-font);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;color:#fff;letter-spacing:.06em;line-height:1.2}.order-online__description{max-width:560px}.order-online-block--p{margin:0;font-family:var(--secondary-font);font-size:clamp(1.4rem,1.4vw,1.1rem);color:#ffffffe6;line-height:1.7}.order-online__platforms{display:flex;flex-direction:row;gap:3rem;justify-content:center;align-items:stretch;flex-wrap:wrap}.order-online__platform{display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;transition:border-color .2s ease,background .2s ease}.order-online__platform-logo{height:100%;width:100%}.order-online__platform-name{font-family:var(--primary-font);font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:#fff}@media (max-width: 768px){.order-online{padding:clamp(3rem,8vw,5rem) clamp(1rem,4vw,1.5rem)}.order-online__platforms{flex-direction:column;align-items:center;gap:3rem}.order-online__platform{width:100%;max-width:320px}}@keyframes smokeRise{0%{transform:translate(-50%) translateY(0);opacity:.8;filter:blur(0px);letter-spacing:.3em}60%{opacity:.6;filter:blur(1px)}to{transform:translate(-50%) translateY(-160px);opacity:0;filter:blur(3px);letter-spacing:.6em}}.footer{position:relative;z-index:51;background-color:var(--primary-color);border-top:1px solid rgba(255,255,255,.08);padding:clamp(3rem,6vw,5rem) clamp(2rem,6vw,5rem)}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin:0 auto;align-items:start}.footer-logo-col{display:flex;align-items:flex-start}.footer-logo{width:100%;max-width:400px;height:auto;object-fit:contain}.footer-sitemap{display:flex;flex-direction:column;gap:1.5rem;max-width:200px;justify-self:center}.footer-sitemap__group{display:flex;flex-direction:column;gap:.5rem}.footer-sitemap__group-heading{font-family:var(--primary-font);font-size:1rem;letter-spacing:.25em;text-transform:uppercase;color:#fff;margin-bottom:.25rem}.footer-sitemap__item{font-family:var(--primary-font);font-size:1rem;letter-spacing:.25em;text-transform:uppercase;color:#fff;text-decoration:none;transition:color .2s ease;width:fit-content}.footer-sitemap__item:hover{color:#fff}.footer-sitemap__dropdown-item{font-family:var(--secondary-font);font-size:.85rem;text-transform:uppercase;color:#fff9;text-decoration:none;transition:color .2s ease;width:fit-content}.footer-sitemap__dropdown-item:hover{color:#fff}.footer-hours{display:flex;flex-direction:column;gap:.5rem;max-width:200px}.footer-hours__row{display:flex;justify-content:space-between;gap:1rem}.footer-hours__day{font-family:var(--primary-font);font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#fff6;min-width:3rem}.footer-hours__time{font-family:var(--secondary-font);font-size:.9rem;color:#ffffffd9;text-align:right}.footer-copyright{margin:2rem auto 0;max-width:1200px;font-family:var(--secondary-font);font-size:.75rem;color:#ffffff4d;letter-spacing:.05em;padding:0 clamp(2rem,6vw,5rem);border-top:1px solid rgba(255,255,255,.06);padding-top:1.5rem}@media (max-width: 768px){.footer-inner{grid-template-columns:1fr;gap:2.5rem}.footer-logo-col{justify-content:center}.footer-logo{max-width:300px}.footer-sitemap{max-width:unset;justify-self:flex-start}}
