:root{--rice:#fff;--paper:#fff;--ink:#231f20;--red:#ee463b;--gray-10:#eee;--gray-20:#d8d8d8;--gray-50:#999797;--muted:#666263;--line:#231f202e;--font-main:Futura, "Futura PT", "Avenir Next", Arial, sans-serif;--font-secondary:DINOT, DIN, "Arial Narrow", Arial, sans-serif;--font-typing:Century, "Century Schoolbook", Georgia, serif;--font-japanese:"Kozuka Gothic Pr6N", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-typing);margin:0}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;grid-template-columns:1fr auto 1fr;align-items:center;height:112px;padding:0 4.5vw;display:grid;position:relative}.logo{width:86px;line-height:0;display:block}.logo img{width:100%;height:auto;display:block}.nav{font-family:var(--font-secondary);align-items:center;gap:clamp(1.4rem,3vw,3.25rem);font-size:.76rem;font-weight:700;display:flex}.nav a{padding:1rem 0;position:relative}.nav a:after{content:"";background:var(--red);height:2px;transition:right .2s;position:absolute;bottom:.65rem;left:0;right:100%}.nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:1rem;display:flex}.lang,.menu-button{cursor:pointer;font-family:var(--font-secondary);background:0 0;border:0;font-size:.7rem;font-weight:800}.language-selector{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:.15rem;padding:.2rem;display:flex}.language-selector button{min-width:34px;color:var(--muted);cursor:pointer;font-family:var(--font-secondary);background:0 0;border:0;border-radius:999px;padding:.42rem .55rem;font-size:.58rem;font-weight:900}.language-selector button.active{background:var(--ink);color:#fff}.menu-button{width:24px;padding:5px 0;display:none}.menu-button span{background:var(--ink);width:100%;height:2px;margin:5px 0;display:block}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.04fr .96fr;min-height:calc(100vh - 112px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) 5vw clamp(4rem,8vw,7rem);display:flex}.eyebrow{color:var(--red);font-family:var(--font-secondary);letter-spacing:.19em;margin:0 0 1.4rem;font-size:.68rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{max-width:800px;font-family:var(--font-main);letter-spacing:-.055em;margin-bottom:2rem;font-size:clamp(3.5rem,6.4vw,7rem);font-weight:700;line-height:.92}h1 em{color:var(--red);font-style:normal;font-weight:700}.hero-intro{color:#4f4c45;max-width:570px;margin-bottom:2.2rem;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.button{min-height:50px;font-family:var(--font-secondary);align-items:center;gap:2.2rem;font-size:.77rem;font-weight:800;display:inline-flex}.button.primary{background:var(--ink);color:#fff;padding:0 1.25rem 0 1.5rem}.button.primary:hover{background:var(--red)}.button.text{border-bottom:1px solid var(--ink)}.button span{font-size:1.05rem}.hero-visual{background:var(--ink);border-left:1px solid var(--line);min-height:640px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#231f200d,#231f205c);position:absolute;inset:0}.onigiri{z-index:2;aspect-ratio:1.05;filter:drop-shadow(25px 30px #572c0f1f);background:var(--rice);border:5px solid var(--ink);clip-path:polygon(50% 0,96% 82%,91% 95%,10% 95%,4% 82%);width:min(30vw,430px);position:relative}.onigiri:after{content:"";background-image:radial-gradient(#3732292e 1.2px,#0000 1.2px);background-size:10px 12px;position:absolute;inset:0}.filling{z-index:2;aspect-ratio:1;background:var(--red);border:5px solid var(--ink);border-radius:50%;width:28%;position:absolute;top:32%;left:36%}.nori{z-index:3;background:var(--ink);width:39%;height:43%;position:absolute;bottom:4%;left:30.5%}.sesame{z-index:4;background:#b69a68;border-radius:50%;width:11px;height:5px;position:absolute;transform:rotate(28deg)}.s1{top:44%;left:20%}.s2{top:55%;right:23%;transform:rotate(-40deg)}.s3{top:29%;left:29%;transform:rotate(70deg)}.s4{top:22%;right:30%}.s5{top:68%;left:18%;transform:rotate(-20deg)}.s6{top:72%;right:18%;transform:rotate(65deg)}.visual-note{z-index:4;color:#fff;font-family:var(--font-japanese);writing-mode:vertical-rl;font-size:1.6rem;line-height:.9;position:absolute;bottom:7%;left:7%}.visual-note span{font-family:var(--font-secondary);letter-spacing:.14em;font-size:.52rem}.stamp{z-index:5;aspect-ratio:1;text-align:center;color:#fff;text-shadow:0 1px 12px #00000073;border:2px solid #fff;border-radius:50%;place-items:center;width:118px;padding:1rem;font-size:.56rem;font-weight:900;line-height:1.5;display:grid;position:absolute;top:8%;left:6%;transform:rotate(-11deg)}.difference,.products-preview{padding:clamp(5rem,9vw,9rem) 5vw}.difference{background:var(--ink);color:#fff}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.section-heading h2{font-family:var(--font-main);letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.6rem,5vw,5.5rem);font-weight:700;line-height:.94}.section-heading>p:last-child{color:#bcb8ae;max-width:520px;line-height:1.75}.feature-grid{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-right:1px solid #ffffff40;min-height:230px;padding:2rem 2.5rem 1rem 0}.feature-card+.feature-card{padding-left:2.5rem}.feature-card:last-child{border-right:0}.feature-card>span{color:var(--red);font-family:var(--font-secondary);letter-spacing:.12em;font-size:.68rem;font-weight:800}.feature-card h3{font-family:var(--font-main);margin:3.2rem 0 .8rem;font-size:2rem;font-weight:700}.feature-card p{color:#aaa69d;max-width:310px;margin-bottom:0;font-size:.88rem;line-height:1.7}.campaigns{background:var(--paper);padding:clamp(5rem,9vw,9rem) 5vw}.campaigns-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:5vw;max-width:1500px;margin:0 auto clamp(4rem,7vw,7rem);display:grid}.campaigns-intro h2{max-width:920px;font-family:var(--font-main);letter-spacing:-.052em;margin-bottom:0;font-size:clamp(3rem,5.7vw,6.3rem);font-weight:700;line-height:.92}.campaigns-intro>p{max-width:560px;color:var(--muted);margin-bottom:.35rem;line-height:1.75}.campaign-list{border-top:1px solid var(--line);max-width:1500px;margin:0 auto}.campaign-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:720px;display:grid}.campaign-visual{background:var(--ink);min-width:0;min-height:720px;margin:0;position:relative;overflow:hidden}.campaign-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.campaign-row:hover .campaign-visual>img{transform:scale(1.025)}.campaign-visual:after{content:"";background:linear-gradient(#0000 45%,#0e0c0cb8);position:absolute;inset:0}.campaign-visual figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:absolute;bottom:clamp(1.5rem,4vw,4rem);left:clamp(1.5rem,4vw,4rem);right:clamp(1.5rem,4vw,4rem)}.campaign-visual figcaption span{font-family:var(--font-japanese);font-size:clamp(1.35rem,2.4vw,2.6rem)}.campaign-visual figcaption strong{max-width:270px;font-family:var(--font-secondary);letter-spacing:.14em;text-align:right;font-size:.68rem;line-height:1.5}.campaign-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,7rem);display:flex}.campaign-number{color:var(--red);font-family:var(--font-secondary);letter-spacing:.16em;margin-bottom:clamp(3rem,7vw,7rem);font-size:.7rem;font-weight:900}.campaign-copy h3{max-width:660px;font-family:var(--font-main);letter-spacing:-.048em;margin-bottom:1.6rem;font-size:clamp(2.6rem,4.4vw,5rem);font-weight:700;line-height:.94}.campaign-copy p{max-width:560px;color:var(--muted);margin-bottom:2.4rem;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.75}.campaign-copy strong{max-width:520px;font-family:var(--font-secondary);letter-spacing:.14em;border-top:2px solid;padding-top:1rem;font-size:.68rem;line-height:1.5}.campaign-row:nth-child(2n) .campaign-visual{order:2}.campaign-row:nth-child(3) .campaign-copy{background:var(--ink);color:#fff}.campaign-row:nth-child(3) .campaign-copy p{color:#bcb8ae}.visual-1{background-color:var(--gray-10)}.japanese-label{font-family:var(--font-japanese);writing-mode:vertical-rl;font-size:clamp(1.8rem,3vw,3.4rem);position:absolute;top:7%;left:7%}.open-onigiri{aspect-ratio:1.08;border:5px solid var(--ink);clip-path:polygon(50% 0,97% 83%,90% 96%,10% 96%,3% 83%);filter:drop-shadow(22px 27px #231f2026);background:#fff;width:min(72%,520px);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-7deg)}.open-onigiri:after{content:"";background-image:radial-gradient(#231f2033 1.3px,#0000 1.3px);background-size:11px 13px;position:absolute;inset:0}.open-onigiri b{z-index:2;background:var(--red);border:5px solid var(--ink);border-radius:48% 44% 52% 39%;width:44%;height:28%;position:absolute;top:35%;left:28%;transform:rotate(6deg)}.rice-grain{z-index:3;background:#cfbd91;border-radius:50%;width:16px;height:7px;position:absolute}.rg1{top:42%;left:17%;transform:rotate(35deg)}.rg2{top:49%;right:18%;transform:rotate(-25deg)}.rg3{top:25%;left:30%;transform:rotate(70deg)}.rg4{bottom:20%;right:27%}.visual-1>p{z-index:4;color:var(--ink);font-family:var(--font-main);letter-spacing:-.06em;text-align:right;margin:0;font-size:clamp(2.5rem,5vw,5.8rem);font-weight:700;line-height:.78;position:absolute;bottom:4%;right:6%}.visual-1>p em{color:var(--red);font-style:normal}.visual-2{background:var(--red)}.comparison-labels,.comparison-food{grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(1rem,4vw,4rem);display:grid}.comparison-labels{font-family:var(--font-secondary);letter-spacing:.16em;margin-bottom:1.5rem;font-size:.68rem;font-weight:900}.comparison-labels span:last-child{opacity:.55}.comparison-food{align-items:center}.compare-onigiri{aspect-ratio:1.08;border:4px solid var(--ink);clip-path:polygon(50% 0,97% 83%,90% 96%,10% 96%,3% 83%);filter:drop-shadow(14px 16px #231f2029);background:#fff;position:relative}.compare-onigiri.generous{width:100%}.compare-onigiri.normal{opacity:.75;justify-self:center;width:78%}.compare-onigiri i{z-index:2;border:4px solid var(--ink);background:var(--red);border-radius:50%;position:absolute}.compare-onigiri.generous i{border-radius:46% 40% 50% 44%;width:44%;height:31%;top:31%;left:28%}.compare-onigiri.normal i{aspect-ratio:1;background:var(--gray-20);width:18%;top:38%;left:41%}.compare-onigiri b{z-index:3;background:var(--ink);width:40%;height:40%;position:absolute;bottom:4%;left:30%}.comparison-meter{border-top:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:2.2rem;display:grid}.comparison-meter span{font-family:var(--font-secondary);letter-spacing:.1em;padding-top:.85rem;font-size:clamp(.55rem,1vw,.72rem);font-weight:900}.visual-3{color:#fff;background:#121715}.nori-sheet{z-index:2;aspect-ratio:.74;background:linear-gradient(145deg,#254037,#07100d 48%,#203c32);border:2px solid #ffffff80;width:min(58%,430px);position:absolute;top:50%;left:12%;transform:translateY(-50%)rotate(-8deg);box-shadow:24px 30px #ee463bcc}.nori-sheet i{transform-origin:0;background:#ffffff2e;width:48%;height:1px;position:absolute}.nori-sheet i:first-child{top:22%;left:4%;transform:rotate(33deg)}.nori-sheet i:nth-child(2){top:47%;left:48%;transform:rotate(-42deg)}.nori-sheet i:nth-child(3){top:68%;left:8%;transform:rotate(19deg)}.nori-sheet i:nth-child(4){top:83%;left:42%;transform:rotate(-28deg)}.nori-jp{z-index:4;font-family:var(--font-japanese);writing-mode:vertical-rl;font-size:clamp(1.7rem,3vw,3.5rem);position:absolute;top:7%;right:7%}.visual-3>p{z-index:4;font-family:var(--font-main);letter-spacing:-.08em;text-align:right;margin:0;font-size:clamp(4rem,8vw,9rem);font-weight:700;line-height:.68;position:absolute;bottom:7%;right:5%}.crunch-line{z-index:4;color:var(--red);font-family:var(--font-secondary);letter-spacing:.18em;transform-origin:0 100%;font-size:.68rem;font-weight:900;position:absolute;bottom:5%;left:6%;transform:rotate(-90deg)}.products-preview{background:var(--gray-10)}.section-heading.horizontal{justify-content:space-between;align-items:flex-end;display:flex}.section-heading.horizontal>a{border-bottom:1px solid;padding-bottom:.4rem;font-size:.74rem;font-weight:800}.section-heading.horizontal h2{max-width:760px}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);min-height:440px;padding:2rem;position:relative;overflow:hidden}.product-card:nth-child(2){background:var(--red);color:#fff}.product-card:nth-child(3){background:var(--ink);color:#fff}.product-card:nth-child(4){background:var(--gray-20)}.product-card:nth-child(5){background:var(--gray-50);color:#fff}.product-card:nth-child(6){background:var(--red);color:#fff}.product-card>span{font-size:.65rem;font-weight:900;position:absolute;top:1.4rem;right:1.4rem}.product-card h3{font-family:var(--font-main);margin:1rem 0 .6rem;font-size:1.8rem;font-weight:700}.product-card p{opacity:.7;max-width:300px;font-size:.85rem;line-height:1.6}.mini-onigiri{aspect-ratio:1.05;background:var(--rice);border:3px solid var(--ink);clip-path:polygon(50% 0,96% 82%,91% 95%,10% 95%,4% 82%);filter:drop-shadow(12px 13px #1717131f);width:min(68%,250px);margin:1.5rem auto 2.2rem;position:relative}.mini-filling{aspect-ratio:1;background:var(--red);border:3px solid var(--ink);border-radius:50%;width:25%;position:absolute;top:31%;left:37.5%}.mini-nori{background:var(--ink);width:38%;height:43%;position:absolute;bottom:4%;left:31%}.product-card:nth-child(2) .mini-filling{background:var(--ink)}.how{grid-template-columns:1fr 1fr;min-height:850px;display:grid}.how-visual{background:var(--gray-20);border-right:1px solid var(--line);place-items:center;display:grid;position:relative;overflow:hidden}.pack{aspect-ratio:.68;border:3px solid var(--ink);width:min(26vw,360px);position:absolute;box-shadow:18px 22px #17171321}.pack-back{background:var(--ink);color:#fff;align-items:flex-end;padding:1.4rem;display:flex;transform:translate(18%,-6%)rotate(7deg)}.pack-back span{letter-spacing:.2em;font-size:.65rem}.pack-front{z-index:2;background:var(--paper);padding:1.7rem;transform:translate(-18%,3%)rotate(-5deg)}.pack-front:before{content:"";border:1px dashed #17171359;position:absolute;inset:7px}.pack-logo{z-index:2;width:60px;height:auto;display:block;position:relative}.pack-front small{z-index:3;letter-spacing:.13em;font-size:.55rem;line-height:1.7;position:absolute;bottom:1.5rem;left:1.7rem}.pack-onigiri{aspect-ratio:1.05;background:var(--rice);border:3px solid var(--ink);clip-path:polygon(50% 0,96% 82%,91% 95%,10% 95%,4% 82%);width:73%;position:absolute;top:26%;left:13.5%}.pack-onigiri i{aspect-ratio:1;border:3px solid var(--ink);background:var(--red);border-radius:50%;width:24%;position:absolute;top:31%;left:38%}.pack-onigiri b{background:var(--ink);width:38%;height:43%;position:absolute;bottom:4%;left:31%}.how-copy{flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,8rem) 6vw;display:flex}.how-copy h2{max-width:680px;font-family:var(--font-main);letter-spacing:-.05em;font-size:clamp(3rem,5.3vw,5.7rem);font-weight:700;line-height:.92}.how-copy .lead{max-width:650px;color:var(--muted);margin:1rem 0 2.5rem;line-height:1.75}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:1rem;padding:1.25rem 0;display:grid}.steps li>span{color:var(--red);padding-top:.25rem;font-size:.65rem;font-weight:900}.steps h3{font-family:var(--font-main);margin-bottom:.3rem;font-size:1.45rem;font-weight:700}.steps p{color:var(--muted);margin-bottom:0;font-size:.82rem;line-height:1.5}.story{background:var(--red);color:#fff;grid-template-rows:auto auto;grid-template-columns:1.15fr .85fr;gap:4rem 8vw;min-height:800px;padding:clamp(5rem,9vw,9rem) 5vw;display:grid;position:relative;overflow:hidden}.story .eyebrow{color:#fff}.story h2{max-width:780px;font-family:var(--font-main);letter-spacing:-.055em;margin-bottom:0;font-size:clamp(3.2rem,6vw,6.7rem);font-weight:700;line-height:.9}.story-copy{align-self:end;padding-bottom:1rem}.story-copy p{color:#ffffffc7;line-height:1.75}.story blockquote{z-index:2;max-width:950px;font-family:var(--font-main);border-top:1px solid #ffffff59;grid-column:1/3;margin:0;padding-top:2rem;font-size:clamp(1.8rem,3.2vw,3.5rem);font-style:normal;font-weight:700;line-height:1.08}.story-mark{font-family:var(--font-japanese);color:#231f202e;flex-direction:column;font-size:clamp(11rem,24vw,25rem);line-height:.58;display:flex;position:absolute;bottom:-11%;right:-1%}.events-contact{grid-template-columns:1.05fr .95fr;display:grid}.events-panel,.contact-panel{flex-direction:column;align-items:flex-start;min-height:760px;padding:clamp(4.5rem,8vw,8rem) 5vw;display:flex}.events-panel{background:var(--gray-10)}.contact-panel{background:var(--ink);color:#fff}.events-panel .eyebrow{color:var(--ink)}.events-panel h2,.contact-panel h2{max-width:680px;font-family:var(--font-main);letter-spacing:-.05em;font-size:clamp(3rem,5vw,5.5rem);font-weight:700;line-height:.92}.events-panel>p:not(.eyebrow),.contact-panel>p:not(.eyebrow){opacity:.7;max-width:590px;line-height:1.75}.event-ticket{border-top:2px solid;border-bottom:2px solid;grid-template-columns:1fr auto;align-items:end;gap:1.3rem;width:100%;margin:auto 0 2rem;padding:1.5rem 0;display:grid}.event-ticket span{letter-spacing:.16em;grid-column:1/3;font-size:.62rem;font-weight:900}.event-ticket strong{font-family:var(--font-main);font-size:clamp(2.5rem,4vw,4.3rem);font-weight:700}.event-ticket b{letter-spacing:.13em;font-size:.65rem}.events-panel>a{border-bottom:1px solid;padding-bottom:.5rem;font-size:.73rem;font-weight:900}.contact-panel .eyebrow{color:var(--red)}.contact-placeholder{color:#9b978d;letter-spacing:.14em;border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;width:100%;margin:auto 0 2rem;padding:1.7rem 0;font-size:.62rem;font-weight:900}.contact-panel .button.primary{background:var(--red)}.contact-draft{cursor:default}.contact-panel small{color:#858178;margin-top:1.3rem;font-size:.63rem}.visit-card{border-top:1px solid #ffffff47;width:100%;margin-top:auto;padding-top:1.7rem}.visit-card>span{color:var(--red);font:900 .62rem var(--font-secondary);letter-spacing:.16em}.visit-card h3{max-width:620px;font:700 clamp(1.8rem,3vw,3rem) var(--font-main);letter-spacing:-.035em;margin:1rem 0 .8rem;line-height:1}.visit-card p{color:#bcb8ae;max-width:590px;font-size:.88rem;line-height:1.65}.visit-map{background:#302d2d;border:1px solid #fff3;width:min(100%,520px);height:190px;margin-top:1.35rem;overflow:hidden}.visit-map iframe{filter:grayscale()contrast(.88)brightness(.86);opacity:.82;border:0;width:100%;height:100%;transition:filter .25s,opacity .25s;display:block}.visit-map:hover iframe,.visit-map:focus-within iframe{filter:grayscale(.65)contrast(.92)brightness(.92);opacity:.95}.visit-card address{color:#fff;font:800 .76rem var(--font-secondary);letter-spacing:.06em;margin:1.6rem 0}.visit-card .button{display:inline-flex}footer{background:var(--red);color:#fff;border-top:1px solid var(--red);grid-template-columns:1fr auto 1fr;align-items:center;min-height:160px;padding:2.5rem 5vw;display:grid}.footer-logo{filter:brightness(0)invert()}footer p{letter-spacing:.13em;margin:0;font-size:.58rem;font-weight:900}footer p a{border-bottom:1px solid;margin-top:.55rem;display:inline-block}footer p:last-child{justify-self:end}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:94px}.logo{width:72px}.menu-button{display:block}.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:.3rem;padding:1.5rem 5vw 2rem;display:none;position:absolute;top:94px;left:0;right:0}.nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-visual{border-left:0;border-top:1px solid var(--line);min-height:580px}.onigiri{width:min(64vw,400px)}.section-heading,.feature-grid,.product-grid{grid-template-columns:1fr}.feature-card,.feature-card+.feature-card{border-bottom:1px solid #ffffff40;border-right:0;min-height:180px;padding:1.8rem 0}.feature-card h3{margin-top:2rem}.campaigns-intro{grid-template-columns:1fr}.campaign-row{grid-template-columns:1fr;min-height:auto}.campaign-row:nth-child(2n) .campaign-visual{order:0}.campaign-visual{min-height:620px}.campaign-copy{min-height:500px}.campaign-number{margin-bottom:3rem}.product-card{min-height:400px}.how{grid-template-columns:1fr}.how-visual{border-right:0;border-bottom:1px solid var(--line);min-height:680px}.pack{width:min(55vw,340px)}.story{grid-template-columns:1fr;gap:3rem}.story-copy{max-width:650px}.story blockquote{grid-column:1}.events-contact{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr;gap:1.5rem}footer p:nth-child(2){grid-area:2/1/auto/3}}@media (max-width:600px){.language-selector button{min-width:30px;padding:.38rem .42rem}.hero-copy{padding:4rem 5vw}h1{font-size:clamp(3rem,15vw,4.6rem)}.hero-visual{min-height:480px}.section-heading.horizontal{flex-direction:column;align-items:flex-start}.campaigns{padding-left:0;padding-right:0}.campaigns-intro{padding:0 5vw}.campaign-visual{min-height:460px}.campaign-visual figcaption{flex-direction:column;align-items:flex-start;gap:.7rem}.campaign-visual figcaption strong{text-align:left}.campaign-copy{min-height:430px;padding:3.5rem 7vw}.button.primary{flex-grow:1;justify-content:space-between}.how-visual{min-height:530px}.pack{width:min(68vw,300px)}.story-mark{display:none}.events-panel,.contact-panel{min-height:680px}.visit-map{height:170px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.store{background:#f5f3ef;min-height:100vh}.store button{cursor:pointer;font-family:var(--font-secondary);font-weight:800}.store-strip{background:var(--red);color:#fff;text-align:center;font:900 .58rem var(--font-secondary);letter-spacing:.16em;padding:.65rem 4vw}.store-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:98px;padding:0 4vw;display:grid}.store-header nav,.store-header>div{align-items:center;gap:2rem;display:flex}.store-header>div{justify-self:end}.store-header button{background:0 0;border:0;font-size:.68rem}.store-header b{background:var(--ink);color:#fff;border-radius:50%;margin-left:.5rem;padding:.4rem .55rem}.store-hero{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:.86fr 1.14fr;min-height:670px;display:grid}.store-hero-copy{flex-direction:column;justify-content:flex-end;padding:4rem 5vw 6rem;display:flex}.store-hero-copy>a{font:800 .65rem var(--font-secondary);margin-bottom:auto}.store-hero-copy h1{font-size:clamp(4rem,6vw,7rem)}.store-hero-copy>p:last-child{max-width:550px;color:var(--muted);line-height:1.7}.store-hero figure{margin:0;position:relative;overflow:hidden}.store-hero figure>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.store-hero figcaption{font:.7rem var(--font-secondary);background:#fffffff0;justify-content:space-between;padding:1.3rem 1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem;right:2rem}.store-hero figcaption span{color:var(--muted)}.store-catalog{padding:5rem 4vw 8rem}.store-filters{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.store-filters>div{gap:2rem;display:flex}.store-filters button{background:0 0;border:0;border-bottom:3px solid #0000;padding:1.2rem 0}.store-filters button.active{color:var(--red);border-color:var(--red)}.store-filters span{font:.65rem var(--font-secondary)}.store-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}.store-grid>article{border:1px solid var(--line);background:#fff}.store-grid figure{aspect-ratio:1.05;margin:0;position:relative;overflow:hidden}.store-grid figure img{object-fit:cover;width:100%;height:100%;transition:all .4s}.store-grid article:hover figure img{transform:scale(1.035)}.store-grid figure span{background:var(--red);color:#fff;font:900 .52rem var(--font-secondary);padding:.45rem .65rem;position:absolute;top:1rem;left:1rem}.store-product-copy{flex-direction:column;justify-content:space-between;min-height:225px;padding:1.4rem;display:flex}.store-product-copy h2{font:700 1.7rem var(--font-main)}.store-product-copy p{color:var(--muted);font-size:.82rem}.store-product-copy footer{border-top:1px solid var(--line);min-height:auto;color:var(--ink);background:#fff;justify-content:space-between;padding:1rem 0 0;display:flex}.store-product-copy footer button{background:var(--ink);color:#fff;border:0;padding:.7rem 1rem}.store-footer img{filter:brightness(0)invert();width:76px}.store-cart-float{z-index:30;background:var(--red);color:#fff;border:0;justify-content:space-between;min-width:245px;padding:1rem 1.2rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 14px 40px #0003}.store-overlay,.store-soon{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.store-shade{background:#111a;border:0;position:absolute;inset:0}.store-overlay aside{z-index:1;background:#fff;flex-direction:column;width:min(480px,100%);padding:2rem;display:flex}.store-overlay aside>header{border-bottom:1px solid var(--line);justify-content:space-between;display:flex}.store-overlay h2{font:700 2rem var(--font-main)}.store-overlay header button,.store-soon>div>button{background:0 0;border:0;font-size:2rem}.store-lines{overflow:auto}.store-line{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.store-line img{object-fit:cover;width:70px;height:70px}.store-line>div{flex-direction:column;gap:.3rem;display:flex}.store-line>div:last-child{flex-direction:row;align-items:center}.store-line button{border:1px solid var(--line);background:#fff;width:27px;height:27px}.store-overlay aside>footer{min-height:auto;color:var(--ink);border-top:1px solid var(--line);background:#fff;margin-top:auto;padding:1.5rem 0 0;display:block}.store-overlay aside>footer>div{justify-content:space-between;display:flex}.store-overlay aside>footer>button{background:var(--red);color:#fff;border:0;width:100%;margin-top:1rem;padding:1rem}.store-overlay aside>footer small{color:var(--muted);margin-top:.8rem;display:block}.store-soon{background:#111b;justify-content:center;align-items:center;padding:1.5rem}.store-soon>div{text-align:center;background:#fff;width:min(620px,100%);padding:4rem;position:relative}.store-soon>div>button{position:absolute;top:.5rem;right:1rem}.store-soon img{width:70px;margin-bottom:2rem}.store-soon h2{font:700 clamp(1.7rem,3vw,2.6rem)/1.2 var(--font-main)}@media (max-width:900px){.store-header{grid-template-columns:1fr 1fr}.store-header nav{display:none}.store-hero{grid-template-columns:1fr}.store-hero figure{min-height:550px}.store-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.store-header{height:84px}.store-hero-copy{min-height:510px;padding:2rem 5vw 4rem}.store-hero-copy h1{font-size:16vw}.store-hero figure{min-height:450px}.store-hero figcaption{flex-direction:column;gap:.5rem;bottom:1rem;left:1rem;right:1rem}.store-grid{grid-template-columns:1fr}.store-filters span{display:none}.store-catalog{padding-left:5vw;padding-right:5vw}.store-overlay aside{padding:1.3rem}.store-footer{flex-direction:column;align-items:flex-start;display:flex}}
