:root{--yellow:#f4df35;--green:#153f2d;--cream:#fffbed;--orange:#ca502e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--yellow);color:var(--green);font-family:'Noto Sans JP',sans-serif;font-size:16px;line-height:1.9}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:7px}img{display:block;width:100%;height:auto}header{position:absolute;top:0;left:0;z-index:10;width:100%;padding:28px 5%;display:flex;align-items:center;justify-content:space-between}.logo{font-size:24px;font-weight:900;line-height:1.15;letter-spacing:-.05em}.logo span{margin-left:4px}.logo small{font-size:10px;letter-spacing:.16em;display:block;margin-top:7px}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700}nav a:last-child{border:1px solid var(--green);padding:10px 23px;border-radius:40px}nav span{margin-left:16px}.hero{padding:160px 6% 0;position:relative;overflow:hidden;min-height:800px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;margin:0 0 25px}h1{font-size:clamp(42px,5.4vw,82px);line-height:1.45;letter-spacing:-.055em;font-weight:900;margin:0 0 24px}h2{font-size:clamp(32px,3.9vw,58px);line-height:1.6;letter-spacing:-.035em;margin:0 0 25px;font-weight:900}.intro{font-weight:600;font-size:17px}.hero-copy{position:relative;z-index:2}.round-link{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:17px 26px;background:var(--green);color:var(--cream);border-radius:60px;font-weight:700;font-size:14px;margin-top:26px;transition:transform .3s}.round-link:hover{transform:translateY(-4px)}.hero-art{position:relative}.hero-art img{mix-blend-mode:multiply;transform:rotate(-9deg);animation:float 7s ease-in-out infinite}.circle-note{position:absolute;right:0;top:0;background:var(--orange);color:var(--cream);width:106px;height:106px;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:14px;font-weight:700;line-height:1.5;transform:rotate(12deg);z-index:2}.art-label{position:absolute;bottom:25px;right:0;font-size:12px;letter-spacing:.17em;transform:rotate(-7deg);font-weight:800}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;margin-top:30px}.hero-word{grid-column:1/-1;font-size:clamp(80px,17.6vw,275px);font-weight:900;line-height:1.03;letter-spacing:-.075em;margin:24px -.04em -2.5vw;white-space:nowrap}.ribbon{background:var(--green);color:var(--yellow);overflow:hidden;padding:14px 0;font-size:14px;font-weight:700;letter-spacing:.12em}.ribbon div{width:max-content;animation:marquee 45s linear infinite}.cream{background:var(--cream)}.section-label{font-size:11px;letter-spacing:.15em;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:20px;opacity:.7}.story{padding:76px 7% 120px;border-radius:0 0 48% 5% / 0 0 5% 2%}.story-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center;padding-top:65px}.story-photo{position:relative;transform:rotate(-5deg)}.story-photo img{border-radius:50% 50% 45% 45%;mix-blend-mode:multiply}.photo-caption{position:absolute;bottom:10px;left:12%;font-size:15px;background:var(--green);color:var(--cream);padding:8px 20px;border-radius:30px}.story-copy p:not(.eyebrow){line-height:2.2}.handwritten{display:inline-block;transform:rotate(-6deg);color:var(--orange);font-size:19px;font-weight:700;margin-top:20px}.taste{padding:85px 7% 120px}.taste-title{text-align:center;margin:60px auto}.flavors{display:grid;grid-template-columns:repeat(3,1fr);gap:4%}.flavors article{border-top:1px solid var(--green);padding:24px 4% 0}.number{font-size:12px;letter-spacing:.1em;font-weight:700}.flavors h3{font-size:clamp(32px,4vw,55px);margin:12px 0}.flavors p{font-size:15px}.green{background:var(--green);color:var(--cream)}.product{padding:80px 7% 110px;border-radius:50% 5% 0 0 / 4% 1% 0 0}.product-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:5%;padding-top:70px}.product h2{color:var(--yellow)}.product-name{font-size:24px;font-weight:800;margin:25px 0}.product-name span{display:block;font-size:14px;margin-top:5px;font-weight:500}.yellow{background:var(--yellow);color:var(--green)}.box-art img{border-radius:160px 160px 12px 12px}.box-art span{font-size:11px;letter-spacing:.16em;display:block;text-align:center;margin-top:25px;color:var(--yellow)}.moment{text-align:center;padding:110px 6% 120px}.moment h2{font-size:clamp(32px,4.4vw,64px)}.moment p{line-height:2.2}.back{display:inline-block;border-bottom:1px solid var(--green);padding-bottom:7px;margin-top:35px;font-size:14px;font-weight:700}footer{padding:50px 6%;display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-brand{font-size:25px;font-weight:900;white-space:nowrap}.footer-brand small{display:block;font-size:11px;letter-spacing:.16em}.footer-meta{display:flex;flex-direction:column;gap:8px;font-size:12px}footer>a{border:1px solid var(--green);border-radius:50%;min-width:48px;height:48px;text-align:center;line-height:46px}.js .reveal{opacity:0;translate:0 28px;transition:opacity .8s ease,translate .8s ease}.js .reveal.visible{opacity:1;translate:0 0}@keyframes float{50%{transform:translateY(-16px) rotate(-5deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@media(min-width:1500px){.hero{padding-top:180px}.hero-art{max-width:720px}.story-grid,.product-grid,.flavors{max-width:1400px;margin-left:auto;margin-right:auto}}@media(max-width:700px){header{padding:23px 6%}.logo{font-size:21px}nav{gap:0}nav a:first-child{display:none}nav a:last-child{font-size:12px;padding:8px 15px}.hero{padding:130px 7% 0;display:block;min-height:0}.hero .eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:clamp(36px,8.5vw,58px);line-height:1.5}.intro{font-size:14px}.hero-copy .round-link{margin-top:12px;font-size:12px;padding:12px 20px;gap:35px}.hero-art{margin:-5px -5% 0 6%}.circle-note{width:83px;height:83px;font-size:12px;right:2%;top:20px}.art-label{font-size:10px;bottom:18px}.hero-bottom{margin:20px 0 0;font-size:10px;gap:16px}.hero-bottom>span{max-width:150px}.hero-word{font-size:17.1vw;margin:25px -.04em -2vw;line-height:1.1}.ribbon{font-size:11px;padding:12px 0}.story,.taste,.product{padding:55px 7% 75px}.section-label{font-size:10px}.story-grid,.product-grid{grid-template-columns:1fr;gap:45px;padding-top:40px}.story-photo{max-width:420px;margin:auto}.story-copy{padding:0 5%}.story h2{font-size:33px}.eyebrow{font-size:11px}.story-copy p:not(.eyebrow){font-size:15px}.flavors{grid-template-columns:1fr;gap:25px}.taste-title{margin:44px 0}.taste-title h2{font-size:30px}.flavors article{position:relative;padding:22px 0 0 60px}.flavors .number{position:absolute;left:8px;top:35px}.flavors h3{font-size:33px;margin:0 0 8px}.flavors p{font-size:14px}.product-grid{gap:45px}.product-copy{padding:0 5%}.product h2{font-size:44px}.product-copy>p{font-size:15px}.product-copy .product-name{font-size:24px}.box-art img{border-radius:90px 90px 10px 10px}.moment{padding:85px 6%}.moment h2{font-size:30px}.moment p{font-size:14px}footer{flex-wrap:wrap;padding:35px 7%;gap:22px}.footer-brand{font-size:23px}.footer-meta{order:3;width:100%;font-size:11px}.footer-meta span:nth-child(2){max-width:300px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;translate:none}}

.hero-art img{mask-image:radial-gradient(ellipse at 50% 54%,#000 46%,transparent 72%)}.logo small,.eyebrow,.art-label,.hero-bottom,.section-label,.box-art span,.footer-brand small,.footer-meta,.number,.hero .eyebrow{font-size:12px}nav a:last-child,.hero-copy .round-link,.intro,.moment p,.flavors p{font-size:14px}.story-copy p:not(.eyebrow),.product-copy>p:not(.eyebrow),.moment>p:not(.eyebrow){font-size:16px}

/* Original lemon-yellow and forest-green palette with expanded product content. */
:root{--cream:#fffbed;--brown:var(--green)}body{background:var(--yellow)}.hero{background:var(--yellow)}.hero-word{color:var(--green)}.taste{background:var(--yellow)}.ribbon{background:var(--green);color:var(--yellow)}.story{background:var(--cream)}.circle-note{background:var(--orange)}.handwritten{color:var(--orange)}.development,.information{padding:80px 7% 100px}.development-heading{margin:55px 0}.development-heading h2{font-size:clamp(30px,3.3vw,48px)}.development-heading>p:last-child{line-height:2.1}.development-list article{display:grid;grid-template-columns:80px minmax(0,1fr) 210px;gap:36px;padding:42px 0;border-top:1px solid #153f2d40;align-items:start}.development-number{color:var(--brown);font-size:48px;line-height:1.3;font-weight:500;font-family:Georgia,serif}.development-list h3{font-size:24px;margin:0 0 18px;line-height:1.7}.development-list .eyebrow{margin-bottom:12px}.development-list article p:last-child{max-width:650px;margin:0;line-height:2.2}.development-note{font-size:16px;color:var(--brown);transform:rotate(-7deg);align-self:center}.product .pack-detail{font-size:14px;margin:0 0 30px}.pack-detail span{display:block;font-size:19px;margin-top:4px}.moment .section-label{text-align:left;margin-bottom:60px}.moments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5%;text-align:left;margin-top:70px}.moments article{border-top:2px solid var(--green);padding-top:24px}.time{display:block;font-family:Georgia,serif;font-size:42px;line-height:1.3;color:var(--brown)}.moment-tag{display:inline-block;margin:18px 0 10px;font-size:14px;font-weight:700}.moments h3{font-size:22px;line-height:1.7;margin:0 0 16px}.moments p{font-size:16px;line-height:2}.moments small{font-size:12px;display:block;margin-top:25px;letter-spacing:.05em}.information{background:var(--cream)}.info-heading{margin:50px 0}.information-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:9%;align-items:start}.information h3{font-size:22px;margin:0 0 24px}.specs{margin:0}.specs>div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid #153f2d33;font-size:14px}.specs dt{font-weight:700}.specs dd{margin:0;line-height:2}.nutrition{border-top:3px solid var(--green);padding-top:24px}.nutrition>p{font-size:14px}.nutrition table{width:100%;border-collapse:collapse}.nutrition caption{text-align:left;font-size:14px;margin-bottom:20px}.nutrition th,.nutrition td{padding:14px 0;border-bottom:1px solid #153f2d44;font-size:16px}.nutrition th{text-align:left;font-weight:500}.nutrition td{text-align:right;font-size:24px;font-variant-numeric:tabular-nums}.nutrition td span{display:inline-block;width:42px;padding-left:9px;font-size:14px}.nutrition .nutrition-note{font-size:12px;margin-top:25px}.closing{padding:85px 7%;text-align:center;background:var(--cream)}.closing h2{font-size:clamp(30px,3.8vw,52px)}footer{background:var(--yellow);color:var(--green)}footer>a{border-color:var(--green)}.footer-meta span:nth-child(2){opacity:.75;max-width:440px;font-size:12px}nav{gap:25px}
@media(max-width:700px){nav a:not(:last-child){display:none}.development,.information{padding:55px 7% 65px}.development-heading{margin:35px 0}.development-heading h2{font-size:26px}.development-heading>p:last-child{font-size:16px}.development-heading br{display:none}.development-list article{grid-template-columns:38px 1fr;gap:14px;padding:30px 0}.development-number{font-size:31px}.development-list h3{font-size:20px}.development-list article p:last-child{font-size:16px}.development-note{grid-column:2;font-size:14px;margin:5px 0}.moments,.information-grid{grid-template-columns:1fr;gap:45px}.moments{margin-top:45px}.moments h3{font-size:23px}.moment .moments p{font-size:16px}.time{font-size:40px}.information h3{font-size:21px}.specs>div{grid-template-columns:80px 1fr;gap:12px}.info-heading{margin:35px 0}.footer-meta span:nth-child(2){max-width:none}.hero-art img{mix-blend-mode:multiply}.closing{padding:65px 7%}}

.ingredient-promise{font-weight:700;border-top:1px solid #153f2d44;border-bottom:1px solid #153f2d44;padding:14px 0;margin:25px 0;font-size:14px!important;line-height:1.9!important}.development-heading>p:last-child{max-width:760px}.specs dt{overflow-wrap:anywhere}
