.hscroll{position:relative}.hscroll__progress{display:none}.hscroll.is-horizontal{height:100vh;overflow:hidden}.hscroll.is-horizontal .hscroll__track{will-change:transform;align-items:stretch;width:max-content;height:100vh;display:flex}.hscroll.is-horizontal .hscroll__track>*{flex:none;height:100vh;max-height:100vh}.hscroll.is-horizontal .hscroll__track>section{--panel-top:calc(var(--header-height) + var(--panel-pad-y))}.hscroll.is-horizontal .hscroll__progress{z-index:900;background:#1c11081f;height:3px;display:block;position:fixed;bottom:0;left:0;right:0}.hscroll.is-horizontal .hscroll__progress-bar{transform-origin:0;background:#f97316;height:100%;transform:scaleX(0)}
.ingredients-section{background-color:#ebe0d3;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:8rem 4rem;display:grid}@media (max-width:768px){.ingredients-section{grid-template-columns:1fr;gap:3rem;padding:5rem 1.5rem}}.ingredient-list{margin-top:3rem}.ingredient-item{border-bottom:1px solid #1c11081a;align-items:flex-start;gap:1.2rem;padding:1.5rem 0;display:flex}.ingredient-item:first-child{border-top:1px solid #1c11081a}.ingredient-name{font-family:var(--font-display);color:#1c1108;font-size:1.35rem}.ingredient-note{font-family:var(--font-body);color:#1c110880}.ingredients-visual{min-width:0;animation:1.2s cubic-bezier(.5,0,.3,1) infinite bounce}.ingredients-visual img{width:100%;max-width:100%;height:auto;display:block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.is-horizontal .ingredients-section{padding:var(--panel-top)var(--panel-pad-x)var(--panel-pad-y);align-items:center;gap:4rem;display:flex}.is-horizontal .ingredients-section>div:first-child{flex:none;width:clamp(380px,32vw,520px)}.is-horizontal .ingredients-section h2.display{font-size:clamp(2rem,3.2vw,3rem)}.is-horizontal .ingredients-section .ingredient-list{margin-top:1.75rem}.is-horizontal .ingredients-section .ingredient-item{padding:1rem 0}.is-horizontal .ingredients-section .ingredients-visual{flex:none;width:clamp(220px,20vw,320px)}
.hero{isolation:isolate;background-color:#e7683d;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.is-horizontal .hero{width:100vw}.hero-noise{pointer-events:none;z-index:10;mix-blend-mode:overlay;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.hero-speckle{pointer-events:none;z-index:11;mix-blend-mode:multiply;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='speckle'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.3 0 0 0 0 0.15 0 0 0 0 0 0 0 0 25 -12'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23speckle)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.hero-inner{z-index:20;text-align:center;padding:0 var(--panel-pad-x);flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.hero-title{margin-bottom:.5rem;line-height:0}.hero-defs{width:0;height:0;position:absolute;overflow:hidden}.hero-logo{aspect-ratio:618/621;-webkit-user-select:none;user-select:none;height:clamp(220px,55vh,520px);display:block;position:relative}.hero-sub{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#1c1108a6;font-size:clamp(.9rem,1.4vw,1.1rem)}.hero-scroll-hint{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#1c110899;align-items:center;gap:.6rem;margin-top:3rem;font-size:.72rem;font-weight:500;display:none}.is-horizontal .hero-scroll-hint{display:flex}.hero-scroll-arrow{animation:1.6s ease-in-out infinite hero-nudge}@keyframes hero-nudge{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@media (prefers-reduced-motion:reduce){.hero-scroll-arrow{animation:none}}
.flame-logo{width:100%;height:100%;display:block;position:relative}.flame-logo img,.flame-logo svg{width:100%;height:100%;display:block}.flame-logo svg{overflow:visible}.flame-logo__static,.flame-logo__live{position:absolute;inset:0}.flame-logo__static.is-replaced{visibility:hidden}
.about-section{isolation:isolate;background:#c2280f;padding:8rem 4rem;position:relative;overflow:hidden}.about-section:before{content:"";pointer-events:none;z-index:3;mix-blend-mode:multiply;opacity:.24;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='speckle'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.3 0 0 0 0 0.15 0 0 0 0 0 0 0 0 25 -12'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23speckle)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.about-section:after{content:"";pointer-events:none;z-index:4;mix-blend-mode:overlay;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.about-section>*{z-index:6;position:relative}.about-section .section-label{color:#f4ede3;text-transform:uppercase;letter-spacing:.2em;background:#180503;margin-bottom:1.4rem;padding:.4rem .7rem .35rem;font-size:.68rem;font-weight:700;display:inline-block}.about-section h2.display{color:#f4ede3;font-family:var(--font-display);text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2.6rem,5vw,4.4rem);line-height:.95}@media (max-width:1024px){.about-section{padding:6rem 2rem}}@media (max-width:640px){.about-section{padding:5rem 1.5rem}}.about-body p{color:#f4ede3;font-size:.95rem;line-height:1.75}.about-body p+p{margin-top:1.1rem}.about-facts{border-top:2px solid #f6c33b;flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;padding-top:1.75rem;display:flex}.about-facts dt{letter-spacing:.16em;text-transform:uppercase;color:#f4ede3;opacity:.95;margin-bottom:.4rem;font-size:.65rem;font-weight:500}.about-facts dd{font-family:var(--font-display);text-transform:uppercase;color:#f6c33b;font-size:1.6rem;line-height:1.1}.about-visual{aspect-ratio:383/547;background-color:#f6c33b;height:clamp(220px,38vh,320px);margin:3rem auto 0;transform:rotate(-4deg);-webkit-mask-image:url(/made-in-tokyo.svg);mask-image:url(/made-in-tokyo.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-horizontal .about-section{width:100vw;padding:var(--panel-top)var(--panel-pad-x)var(--panel-pad-y);align-items:center;gap:clamp(3rem,6vw,7rem);display:flex}.is-horizontal .about-section .about-copy{flex:auto;max-width:44rem}.is-horizontal .about-section .about-visual{flex:none;height:clamp(260px,62vh,520px);margin:0}.is-horizontal .about-section .about-facts{gap:2rem}
.sauces-section{background:#f4ede3;padding:8rem 4rem 6rem}.sauces-section .section-label{color:#1c110880}.sauces-section h2.display{color:#1c1108;margin-bottom:3.5rem}@media (max-width:1024px){.sauces-section{padding:6rem 2rem 4rem}}@media (max-width:640px){.sauces-section{padding:5rem 1.5rem 3rem}.sauces-section h2.display{margin-bottom:2.5rem}}.sauces-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}@media (max-width:1024px){.sauces-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sauces-grid{grid-template-columns:1fr}}.sauce-card{background:#fff;border:1.5px solid #1c110814;border-radius:20px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),border-color .3s;position:relative;overflow:hidden}.sauce-card:hover{border-color:#1c11082e;transform:translateY(-8px)}.sauce-card:hover .sauce-bottle-float{transform:rotate(-8deg)scale(1.06)}.sauce-card:nth-child(2):hover .sauce-bottle-float{transform:rotate(6deg)scale(1.06)}.sauce-card:nth-child(3):hover .sauce-bottle-float{transform:rotate(-4deg)scale(1.06)}.sauce-photo{aspect-ratio:3/4;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.sauce-photo-orange{background:#f0c49a}.sauce-photo-mauve{background:#c4a8b8}.sauce-photo-bundle{background:#e8d4a0}.sauce-bottle-float{filter:drop-shadow(0 20px 40px #1c110826);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:.5rem;height:85%;transition:transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;transform:rotate(0)}.sauce-bottle-float img{object-fit:contain;width:auto;height:100%}.sauce-bottle-float--pair img{height:90%}.sauce-pill{letter-spacing:.13em;text-transform:uppercase;color:#1c1108;background:0 0;border:1.5px solid #1c110859;border-radius:100px;padding:.3rem .9rem;font-size:.68rem;font-weight:500;position:absolute;top:1.1rem;left:1.1rem}.sauce-price{color:#1c1108b3;font-size:.9rem;font-weight:500;position:absolute;top:1.2rem;right:1.2rem}.sauce-info{padding:1.5rem 1.5rem 2rem}.sauce-meta-row{justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.5rem;display:flex}.sauce-intensity{letter-spacing:.14em;text-transform:uppercase;color:#1c110880;font-size:.68rem;font-weight:500}.sauce-name{font-family:var(--font-display);color:#1c1108;border-bottom:1.5px solid #1c1108;padding-bottom:.15rem;font-size:1.3rem;font-weight:400;line-height:1.2;display:inline-block}.sauce-volume{letter-spacing:.12em;text-transform:uppercase;color:#1c110880;font-size:.68rem;font-weight:500}.sauce-tagline{color:#1c1108b3;margin:.5rem 0 1.4rem;font-size:.88rem;line-height:1.55}.heat-row{gap:5px;margin-bottom:1.4rem;display:flex}.heat-pip{background:#1c11081f;border-radius:100px;width:24px;height:4px}.heat-pip.on{background:#f97316}.btn-cream{color:#f4ede3;letter-spacing:.1em;text-transform:uppercase;text-align:center;background:#1c1108;border-radius:100px;width:100%;padding:.75rem 1.6rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-cream:hover{background:#f97316;transform:scale(1.02)}.is-horizontal .sauces-section{padding:var(--panel-top)var(--panel-pad-x)var(--panel-pad-y);flex-direction:column;display:flex}.is-horizontal .sauces-section h2.display{margin-bottom:1.75rem;font-size:clamp(2rem,3.2vw,3rem)}.is-horizontal .sauces-section .sauces-grid{flex:1;align-items:stretch;gap:1.5rem;min-height:0;display:flex}.is-horizontal .sauces-section .sauce-card{flex-direction:column;width:clamp(250px,21vw,330px);display:flex}.is-horizontal .sauces-section .sauce-photo{aspect-ratio:auto;flex:1;min-height:0}.is-horizontal .sauces-section .sauce-info{padding:1.25rem 1.25rem 1.5rem}.is-horizontal .sauces-section .sauce-tagline{margin:.4rem 0 1rem}.is-horizontal .sauces-section .heat-row{margin-bottom:1rem}
.recipes-section{background:#f4ede3;padding:8rem 4rem}@media (max-width:1024px){.recipes-section{padding:6rem 2rem}}@media (max-width:640px){.recipes-section{padding:5rem 1.5rem}}.recipes-header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3.5rem;display:flex}@media (max-width:640px){.recipes-header{flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}}.btn-outline{color:#1c1108;letter-spacing:.1em;text-transform:uppercase;border:1.5px solid #1c1108;border-radius:100px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,gap .2s;display:inline-flex}.btn-outline .arr{transition:transform .2s}.btn-outline:hover{color:#f4ede3;background:#1c1108;gap:.7rem}.recipes-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.recipes-grid{grid-template-columns:1fr}}.recipe-card{background:#fff;border:1.5px solid #1c110814;border-radius:20px;grid-template-columns:1fr 1fr;transition:border-color .3s,transform .3s;display:grid;overflow:hidden}.recipe-card:hover{border-color:#1c110833;transform:translateY(-4px)}.recipe-card.featured{grid-column:span 2;grid-template-columns:1fr 1fr}.recipe-card.featured .recipe-img{min-height:340px;font-size:6rem}.recipe-card.featured .recipe-name{font-size:2rem}@media (max-width:640px){.recipe-card.featured{grid-column:span 1;grid-template-columns:1fr}.recipe-card.featured .recipe-img{min-height:220px;font-size:4rem}.recipe-card.featured .recipe-name{font-size:1.4rem}.recipe-card{grid-template-columns:1fr}}.recipe-img{justify-content:center;align-items:center;min-height:220px;font-size:4rem;display:flex;position:relative;overflow:hidden}.recipe-img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ri-1{background:#e8c49a}.ri-2{background:#a8c4a0}.ri-3{background:#c4a8a0}.ri-4{background:#a0a8c4}.ri-5{background:#c4bca0}.recipe-tag{color:#f4ede3;letter-spacing:.12em;text-transform:uppercase;background:#1c1108;border-radius:100px;padding:.3rem .75rem;font-size:.62rem;font-weight:500;position:absolute;top:1rem;left:1rem}.recipe-body{flex-direction:column;justify-content:center;padding:2rem;display:flex}@media (max-width:640px){.recipe-body{padding:1.5rem}}.recipe-name{font-family:var(--font-display);color:#1c1108;margin-bottom:.8rem;font-size:1.4rem;line-height:1.25}.recipe-meta{flex-wrap:wrap;gap:1rem;margin-bottom:.8rem;display:flex}.recipe-meta span{letter-spacing:.08em;text-transform:uppercase;color:#1c110880;font-size:.72rem;font-weight:500}.recipe-meta b{color:#f97316}.recipe-desc{color:#1c1108b3;margin-bottom:1.2rem;font-size:.88rem;line-height:1.65}.recipe-link{letter-spacing:.1em;text-transform:uppercase;color:#1c1108;align-items:center;gap:.3rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.recipe-link:hover{color:#f97316;gap:.6rem}.is-horizontal .recipes-section{padding:var(--panel-top)var(--panel-pad-x)var(--panel-pad-y);align-items:stretch;gap:2.5rem;display:flex}.is-horizontal .recipes-section .recipes-header{flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:1.75rem;width:clamp(240px,19vw,320px);margin-bottom:0}.is-horizontal .recipes-section h2.display{font-size:clamp(2rem,3.2vw,3rem)}.is-horizontal .recipes-section .recipes-grid{align-items:stretch;gap:1.5rem;min-height:0;display:flex}.is-horizontal .recipes-section .recipe-card{flex-direction:column;width:clamp(260px,21vw,330px);display:flex}.is-horizontal .recipes-section .recipe-card.featured{width:clamp(320px,26vw,420px)}.is-horizontal .recipes-section .recipe-card.featured .recipe-img{font-size:5rem}.is-horizontal .recipes-section .recipe-card.featured .recipe-name{font-size:1.7rem}.is-horizontal .recipes-section .recipe-img{flex:1;min-height:0}.is-horizontal .recipes-section .recipe-body{flex:none;padding:1.5rem}
.bundle-section{grid-template-columns:1fr 1fr;min-height:60vh;display:grid}.bundle-left{background:#f97316;flex-direction:column;justify-content:center;padding:6rem 5rem;display:flex}.bundle-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#fffbf799;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.7rem;font-weight:500;display:flex}.bundle-eyebrow:before,.bundle-eyebrow:after{content:"✳";opacity:.5}.bundle-title{font-family:var(--font-display);color:#fff;margin-bottom:1.5rem;font-size:clamp(2.8rem,4.5vw,4.5rem);line-height:1.05}.bundle-desc{color:#fffbf7b8;max-width:380px;margin-bottom:2.5rem;font-size:1rem;line-height:1.75}.bundle-price-row{align-items:baseline;gap:.8rem;margin-bottom:2rem;display:flex}.bundle-price{font-family:var(--font-display);color:#fff;letter-spacing:.02em;font-size:2.5rem}.bundle-save{letter-spacing:.1em;text-transform:uppercase;color:#fffbf78c;font-size:.75rem;font-weight:500}.btn-bundle{color:#1c1108;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#fff;border:2px dashed #1c110833;border-radius:100px;width:fit-content;padding:1rem 2.2rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-bundle:hover{background:#f4ede3;transform:scale(1.03)}.bundle-right{background:#ebe0d3;justify-content:center;align-items:flex-end;padding:4rem 3rem 0;display:flex;position:relative;overflow:hidden}.bundle-bottles{justify-content:center;align-items:flex-end;gap:1rem;width:100%;display:flex}.bundle-bottle{flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.bundle-bottle:first-child{transform:rotate(-7deg)translateY(10px)}.bundle-bottle:last-child{transform:rotate(5deg)translateY(20px)}.bundle-section:hover .bundle-bottle:first-child{transform:rotate(-3deg)translateY(0)}.bundle-section:hover .bundle-bottle:last-child{transform:rotate(2deg)translateY(8px)}.bundle-bottle-img{filter:drop-shadow(0 24px 40px #1c110833);line-height:1}.bundle-bottle-img img{object-fit:contain;width:auto;height:320px;display:block}.bundle-bottle-label{letter-spacing:.12em;text-transform:uppercase;color:#1c110880;background:#1c11080f;border-radius:100px;margin-top:1rem;margin-bottom:0;padding:.3rem .8rem;font-size:.65rem;font-weight:500}.is-horizontal .bundle-section{width:100vw;min-height:0}.is-horizontal .bundle-section .bundle-left{padding:var(--panel-top)var(--panel-pad-x)var(--panel-pad-y)}.is-horizontal .bundle-section .bundle-title{font-size:clamp(2.4rem,3.6vw,4rem)}.is-horizontal .bundle-section .bundle-right{padding:var(--panel-top)3rem var(--panel-pad-y);align-items:center}.is-horizontal .bundle-section .bundle-bottles{gap:2.5rem}.is-horizontal .bundle-section .bundle-bottle-img img{height:clamp(180px,34vh,340px)}
