:root{--paper:#f9faf5;--white:#fff;--green:#54715a;--deep:#294333;--pale:#e5efe3;--pale2:#f1f5eb;--cream:#f5eadb;--line:rgba(41,67,51,.16);--shadow:0 24px 70px rgba(41,67,51,.12);--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Noto Sans JP","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--deep);font-family:var(--sans);line-height:1.85;overflow-x:hidden}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button{font:inherit}.page-progress{position:fixed;top:0;left:0;height:3px;background:var(--green);z-index:1000;width:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(22px,4vw,64px);transition:.35s}.site-header.scrolled{background:rgba(249,250,245,.88);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line);padding-top:13px;padding-bottom:13px}.brand{display:flex;gap:10px;align-items:center;line-height:1}.brand-flower{font-size:30px;color:var(--green);animation:rotateFlower 14s linear infinite}.brand strong{display:block;font-family:var(--serif);font-size:20px;letter-spacing:.13em}.brand small{display:block;font-size:8px;letter-spacing:.32em;margin-top:7px}.global-nav{display:flex;gap:30px;font-size:13px;letter-spacing:.04em}.global-nav a{position:relative}.global-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--deep);transition:.35s}.global-nav a:hover:after{right:0}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--deep);margin:7px auto}.hero{height:min(920px,100vh);min-height:720px;position:relative;overflow:hidden}.hero-image-wrap{position:absolute;inset:0}.hero-image-wrap img{transform:scale(1.07);will-change:transform}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,249,239,.94) 0%,rgba(244,249,239,.65) 44%,rgba(244,249,239,.1) 77%)}.hero-copy{position:relative;z-index:2;padding:clamp(150px,18vh,210px) clamp(28px,8vw,130px);max-width:840px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin:0 0 24px}.hero h1,.section h2{font-family:var(--serif);font-weight:500;letter-spacing:.01em}.hero h1{font-size:clamp(48px,7vw,96px);line-height:1.22;margin:0 0 28px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{display:flex;gap:14px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:14px 22px;border-radius:999px;border:1px solid var(--deep);transition:.35s;cursor:pointer}.button.primary{background:var(--deep);color:#fff}.button.primary:hover{background:var(--green);transform:translateY(-3px)}.button.ghost{background:rgba(255,255,255,.35)}.button.ghost:hover{background:#fff;transform:translateY(-3px)}.scroll-guide{position:absolute;right:40px;bottom:38px;z-index:3;display:flex;align-items:center;gap:12px;transform:rotate(90deg);transform-origin:right bottom;font-size:9px;letter-spacing:.25em}.scroll-guide i{width:56px;height:1px;background:var(--deep);display:block;animation:scrollLine 2s ease-in-out infinite}.floating-leaf{position:absolute;border-radius:90% 10% 90% 10%;background:rgba(105,139,100,.3);z-index:1;filter:blur(.2px)}.leaf-a{width:110px;height:56px;right:10%;top:18%;animation:float 6s ease-in-out infinite}.leaf-b{width:85px;height:44px;right:23%;bottom:16%;animation:float 7.2s ease-in-out infinite reverse}.marquee{overflow:hidden;background:var(--deep);color:#fff;padding:12px 0;font-size:11px;letter-spacing:.22em;white-space:nowrap}.marquee div{display:inline-block;min-width:200%;animation:marquee 22s linear infinite}.section{padding:clamp(90px,12vw,170px) clamp(24px,7vw,110px)}.section-heading{margin-bottom:70px}.section-heading h2,.shop-intro h2,.access-info h2{font-size:clamp(40px,5.3vw,76px);line-height:1.28;margin:0}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:60px}.section-heading.split>p{max-width:440px;font-size:13px}.about-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(340px,1.1fr);gap:clamp(50px,8vw,130px);align-items:center}.about-photo{height:670px;position:relative}.about-photo img{border-radius:48% 48% 12px 12px}.photo-note{position:absolute;bottom:18px;right:18px;background:rgba(255,255,255,.85);padding:8px 13px;border-radius:99px;font-size:9px;letter-spacing:.15em}.about-text .lead{font-family:var(--serif);font-size:clamp(24px,2.3vw,36px);line-height:1.7}.feature-list{margin-top:50px;border-top:1px solid var(--line)}.feature-list article{display:grid;grid-template-columns:45px 140px 1fr;gap:20px;align-items:baseline;padding:22px 0;border-bottom:1px solid var(--line)}.feature-list span,.feature-list h3{font-size:12px;letter-spacing:.1em;margin:0}.feature-list p{font-size:13px;margin:0}.gallery-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:24px;margin-top:120px}.gallery-grid figure{margin:0}.gallery-grid figure:first-child{height:520px}.gallery-grid figure:last-child{height:400px;margin-top:120px}.gallery-grid img{border-radius:18px}.gallery-grid figcaption{font-size:11px;margin-top:13px}.menu-section{background:var(--pale2)}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 22px}.menu-card{background:rgba(255,255,255,.65);border-radius:18px;overflow:hidden;transition:.5s}.menu-card:hover{transform:translateY(-9px);box-shadow:var(--shadow)}.menu-card .image{height:300px;overflow:hidden}.menu-card img{transition:.7s}.menu-card:hover img{transform:scale(1.045)}.menu-card>div:last-child{padding:24px 25px 28px}.menu-card .tag,.product-card p{font-size:9px;letter-spacing:.18em;margin:0 0 8px}.menu-card h3,.product-card h3{font-family:var(--serif);font-size:22px;margin:0 0 10px}.menu-card p:not(.tag){font-size:12px;min-height:44px}.menu-card strong{font-size:13px}.shop-section{display:grid;grid-template-columns:.72fr 1.5fr;gap:clamp(50px,7vw,110px);background:#fff}.shop-intro{position:sticky;top:130px;align-self:start}.shop-intro>p:not(.eyebrow):not(.design-credit){max-width:390px}.design-credit{font-size:9px;letter-spacing:.15em;margin-top:35px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--paper);transition:.5s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card img{height:330px}.product-card>div{padding:22px}.product-card span{font-size:13px}.access-section{display:grid;grid-template-columns:1.1fr .9fr;padding:0;background:var(--cream)}.access-photo{min-height:750px}.access-info{padding:clamp(70px,9vw,135px)}.access-info dl{margin:46px 0}.access-info dl>div{display:grid;grid-template-columns:100px 1fr;padding:17px 0;border-bottom:1px solid rgba(41,67,51,.16)}.access-info dt{font-size:11px;font-weight:700}.access-info dd{font-size:13px;margin:0}.site-footer{padding:70px clamp(24px,7vw,110px) 110px;background:var(--deep);color:#fff;display:grid;grid-template-columns:1fr auto;gap:38px;position:relative}.footer-brand .brand-flower{color:#dbe9d9}.site-footer>div>p{font-size:11px;opacity:.75}.site-footer nav{display:flex;gap:24px;font-size:11px}.site-footer>small{opacity:.6}.fiction-note{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.18);padding-top:22px;font-size:10px;opacity:.68;margin:0}.reveal{opacity:0;transform:translateY(40px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.history-trigger{position:fixed;left:22px;bottom:22px;z-index:60;border:1px solid rgba(41,67,51,.25);background:rgba(249,250,245,.9);backdrop-filter:blur(10px);border-radius:99px;padding:11px 18px;font-size:10px;letter-spacing:.12em;color:var(--deep);cursor:pointer}.history-overlay{position:fixed;inset:0;background:rgba(20,32,24,.18);z-index:69}.history-panel{position:fixed;left:22px;bottom:75px;z-index:70;width:min(340px,calc(100vw - 44px));background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:var(--shadow)}.history-panel h2{font-family:var(--serif);font-size:24px;margin:0 0 18px}.history-close{position:absolute;right:16px;top:11px;border:0;background:none;font-size:25px;cursor:pointer}.history-list a{display:block;padding:12px 0;border-top:1px solid var(--line);font-size:12px}.page-count{position:fixed;right:21px;bottom:96px;z-index:47;font-size:9px;letter-spacing:.15em;color:var(--deep);writing-mode:vertical-rl}.page-count:empty{display:none}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes rotateFlower{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translate(10px,-18px) rotate(10deg)}}@keyframes scrollLine{0%,100%{transform:scaleX(.3);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}}@media(max-width:900px){.global-nav{position:fixed;inset:0;background:var(--paper);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:28px;font-family:var(--serif);font-size:27px;opacity:0;visibility:hidden;transition:.4s}.global-nav.open{opacity:1;visibility:visible}.menu-toggle{display:block;position:relative;z-index:2}.section-heading.split{display:block}.section-heading.split>p{margin-top:25px}.about-grid,.shop-section,.access-section{grid-template-columns:1fr}.about-photo{height:540px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure:last-child{margin-top:0}.menu-grid{grid-template-columns:1fr 1fr}.shop-intro{position:static}.access-photo{min-height:480px}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}.product-card img{height:280px}}@media(max-width:620px){.site-header{padding:16px 18px}.brand strong{font-size:17px}.hero{min-height:740px}.hero-wash{background:linear-gradient(180deg,rgba(244,249,239,.88),rgba(244,249,239,.46))}.hero-copy{padding:150px 22px 80px}.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column}.button{min-width:190px}.section{padding:90px 20px}.about-photo{height:430px}.feature-list article{grid-template-columns:35px 1fr}.feature-list article p{grid-column:2}.gallery-grid figure:first-child,.gallery-grid figure:last-child{height:330px}.menu-grid,.product-grid{grid-template-columns:1fr}.menu-card .image{height:280px}.shop-section{padding-top:95px}.access-info{padding:75px 24px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr}.page-count{right:9px}.history-trigger{left:14px;bottom:14px}.history-panel{left:14px;bottom:65px;width:calc(100vw - 28px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* SOWA brand and hero refinement */
.brand-seed{position:relative;width:27px;height:31px;display:block;flex:0 0 auto;transform:rotate(-28deg)}
.brand-seed:before,.brand-seed:after,.brand-seed i{content:"";position:absolute;display:block;background:var(--green)}
.brand-seed:before{width:15px;height:23px;left:2px;top:2px;border-radius:80% 20% 78% 22%}
.brand-seed:after{width:1px;height:25px;left:16px;top:9px;transform:rotate(30deg);transform-origin:top}
.brand-seed i{width:8px;height:13px;left:16px;top:15px;border-radius:85% 15% 80% 20%;transform:rotate(22deg);opacity:.55}
.hero{height:min(900px,100vh);min-height:700px}
.hero-wash{background:linear-gradient(180deg,rgba(20,36,27,.06) 0%,rgba(20,36,27,.02) 48%,rgba(20,36,27,.28) 100%)}
.hero-copy{
  position:absolute;
  left:clamp(20px,6vw,92px);
  bottom:clamp(54px,8vh,94px);
  z-index:2;
  width:min(470px,calc(100% - 40px));
  padding:0;
  background:transparent;
  backdrop-filter:none;
  border:0;
  border-radius:0;
  box-shadow:none;
  color:#fff;
  text-shadow:0 2px 24px rgba(20,36,27,.34)
}
.hero-brand-lockup{display:flex;align-items:center;gap:18px;margin:2px 0 18px}
.hero-seed{position:relative;width:44px;height:58px;display:block;transform:rotate(-22deg)}
.hero-seed:before,.hero-seed:after{content:"";position:absolute;background:var(--green)}
.hero-seed:before{inset:2px 9px 12px 3px;border-radius:80% 20% 78% 22%}
.hero-seed:after{width:1px;height:46px;left:32px;top:18px;transform:rotate(28deg);transform-origin:top;opacity:.75}
.hero-name{font-family:var(--serif);font-size:clamp(38px,5vw,58px);line-height:.95;letter-spacing:.16em;margin:0}
.hero-sub{font-size:9px;font-weight:700;letter-spacing:.38em;margin:12px 0 0}
.hero-intro{font-size:13px!important;line-height:1.9;margin:0;max-width:390px}
.hero-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;font-size:9px;letter-spacing:.16em;border-top:1px solid var(--line);padding-top:14px}
.hero-actions{margin-top:22px}
.hero-copy .button{min-width:148px;padding:11px 18px;font-size:11px}
.marquee{background:#dfe9dc;color:var(--deep);border-top:1px solid rgba(41,67,51,.1);border-bottom:1px solid rgba(41,67,51,.1)}
.section-heading h2,.shop-intro h2,.access-info h2{font-size:clamp(34px,4.1vw,58px)}
.about-text .lead{font-size:clamp(22px,2vw,31px)}

/* Taste expectation design: a normal tasting guide that repeats the same order */
.taste-guide{display:grid;grid-template-columns:.78fr 1.45fr;gap:clamp(32px,6vw,90px);margin:-15px 0 70px;padding:34px 38px;background:rgba(255,255,255,.72);border:1px solid rgba(41,67,51,.12);border-radius:22px;position:relative;overflow:hidden}
.taste-guide:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(84,113,90,.14);border-radius:50%;right:-78px;top:-92px;animation:tasteOrbit 9s linear infinite}
.taste-guide-intro h3{font-family:var(--serif);font-size:clamp(25px,2.4vw,37px);font-weight:500;margin:0 0 14px}
.taste-guide-intro>p:last-child{font-size:12px;margin:0;max-width:360px}
.taste-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative;z-index:1}
.taste-steps li{padding:8px 24px 10px;border-left:1px solid var(--line);transition:transform .45s ease,background .45s ease}
.taste-steps li:hover{transform:translateY(-5px);background:rgba(229,239,227,.55)}
.taste-steps span{display:block;font-size:8px;letter-spacing:.16em;margin-bottom:15px;opacity:.72}
.taste-steps strong{display:block;font-family:var(--serif);font-size:23px;font-weight:500;margin-bottom:10px}
.taste-steps p{font-size:11px;line-height:1.8;margin:0}
.taste-cues{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid rgba(41,67,51,.1)}
.taste-cues span{font-size:8px;line-height:1.3;letter-spacing:.04em;padding:6px 9px;border-radius:999px;background:var(--pale);color:var(--deep)}
.taste-cues span:nth-child(2){background:#f3eadb}
.taste-cues span:nth-child(3){background:#e7e9df}
.product-taste{margin:14px 0 0}
.product-card p{font-size:9px}

/* Gentle movement unique to SOWA */
.about-photo:after,.gallery-grid figure:after{content:"";position:absolute;width:12px;height:18px;border-radius:80% 20% 78% 22%;background:rgba(84,113,90,.28);pointer-events:none;animation:seedDrift 7s ease-in-out infinite}
.about-photo:after{right:-18px;top:18%}
.gallery-grid figure{position:relative}
.gallery-grid figure:first-child:after{left:-14px;bottom:18%;animation-delay:-2s}
.gallery-grid figure:last-child:after{right:-8px;top:9%;animation-delay:-4s}
@keyframes seedDrift{0%,100%{transform:translate(0,0) rotate(-25deg)}50%{transform:translate(10px,-18px) rotate(-7deg)}}
@keyframes tasteOrbit{to{transform:rotate(360deg)}}

@media(max-width:900px){
  .taste-guide{grid-template-columns:1fr}
  .hero-copy{bottom:42px}
}
@media(max-width:620px){
  .hero{min-height:720px}
  .hero-copy{left:16px;bottom:34px;width:calc(100% - 32px);padding:24px 22px}
  .hero-brand-lockup{gap:12px}
  .hero-name{font-size:40px}
  .hero-actions{flex-direction:row;flex-wrap:wrap}
  .hero-copy .button{min-width:0;flex:1}
  .taste-guide{padding:28px 20px;margin-bottom:52px}
  .taste-steps{grid-template-columns:1fr}
  .taste-steps li{border-left:0;border-top:1px solid var(--line);padding:18px 0}
}

.hero-copy .eyebrow,
.hero-copy .hero-sub,
.hero-copy .hero-meta{
  color:rgba(255,255,255,.88);
}
.hero-copy .hero-meta{
  border-top-color:rgba(255,255,255,.34);
}
.hero-copy .button.primary{
  background:#fff;
  color:var(--deep);
}
.hero-copy .button.primary:hover{
  background:var(--pale);
}
.hero-copy .button.ghost{
  color:#fff;
  border-color:rgba(255,255,255,.65);
}
.hero-copy .button.ghost:hover{
  background:rgba(255,255,255,.14);
}

/* Hero alignment and readability update */
.hero-wash{
  background:
    linear-gradient(90deg,
      rgba(15,34,24,.78) 0%,
      rgba(15,34,24,.58) 38%,
      rgba(15,34,24,.24) 66%,
      rgba(15,34,24,.04) 100%),
    linear-gradient(180deg,
      rgba(15,34,24,.08) 0%,
      rgba(15,34,24,.02) 54%,
      rgba(15,34,24,.32) 100%);
}

.hero-copy{
  left:clamp(28px,7vw,104px);
  bottom:clamp(46px,8vh,92px);
  width:min(540px,calc(100% - 56px));
  color:#fff;
  text-align:left;
  text-shadow:0 2px 18px rgba(7,20,13,.42);
}

.hero-copy .eyebrow{
  margin:0 0 18px;
  color:rgba(255,255,255,.92);
  font-size:11px;
  font-weight:700;
  line-height:1.5;
  letter-spacing:.25em;
}

.hero-brand-lockup{
  display:flex;
  flex-direction:row-reverse;
  justify-content:flex-end;
  align-items:center;
  gap:16px;
  margin:0 0 22px;
}

.hero-brand-lockup > div{
  min-width:0;
}

.hero-seed{
  flex:0 0 auto;
  width:34px;
  height:46px;
  opacity:.88;
}

.hero-seed:before,
.hero-seed:after{
  background:rgba(223,238,222,.9);
}

.hero-name{
  color:#fff;
  font-size:clamp(52px,7vw,76px);
  line-height:.92;
  letter-spacing:.13em;
  white-space:nowrap;
  text-shadow:0 3px 22px rgba(4,17,10,.32);
}

.hero-sub{
  margin:14px 0 0;
  color:rgba(255,255,255,.88);
  font-size:10px;
  line-height:1.4;
  letter-spacing:.34em;
}

.hero-intro{
  max-width:500px;
  color:#fff;
  font-size:15px!important;
  font-weight:500;
  line-height:2;
  letter-spacing:.015em;
  text-wrap:pretty;
}

.hero-meta{
  max-width:500px;
  margin-top:22px;
  padding-top:16px;
  gap:12px 26px;
  border-top-color:rgba(255,255,255,.42);
  color:rgba(255,255,255,.9);
  font-size:10px;
  font-weight:600;
  letter-spacing:.14em;
}

.hero-actions{
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:26px;
}

.hero-copy .button{
  min-width:184px;
  padding:13px 22px;
  border-width:1px;
  font-size:12px;
  font-weight:600;
  letter-spacing:.06em;
  box-shadow:0 10px 30px rgba(8,24,15,.16);
}

.hero-copy .button.primary{
  background:rgba(255,255,255,.96);
  color:var(--deep);
}

.hero-copy .button.ghost{
  background:rgba(18,40,28,.18);
  border-color:rgba(255,255,255,.72);
  color:#fff;
  backdrop-filter:blur(8px);
}

@media(max-width:900px){
  .hero-copy{
    left:clamp(26px,6vw,54px);
    bottom:44px;
    width:min(520px,calc(100% - 52px));
  }
  .hero-name{font-size:clamp(50px,9vw,68px)}
}

@media(max-width:620px){
  .hero-wash{
    background:
      linear-gradient(90deg,rgba(15,34,24,.74),rgba(15,34,24,.36)),
      linear-gradient(180deg,rgba(15,34,24,.04),rgba(15,34,24,.38));
  }
  .hero-copy{
    left:20px;
    bottom:34px;
    width:calc(100% - 40px);
    padding:0;
  }
  .hero-copy .eyebrow{
    margin-bottom:14px;
    font-size:9px;
    letter-spacing:.18em;
  }
  .hero-brand-lockup{
    gap:12px;
    margin-bottom:18px;
  }
  .hero-seed{
    width:28px;
    height:39px;
  }
  .hero-name{
    font-size:47px;
    letter-spacing:.1em;
  }
  .hero-sub{
    margin-top:10px;
    font-size:8px;
    letter-spacing:.25em;
  }
  .hero-intro{
    font-size:13px!important;
    line-height:1.85;
  }
  .hero-meta{
    margin-top:17px;
    padding-top:13px;
    font-size:8px;
  }
  .hero-actions{
    gap:10px;
    margin-top:20px;
  }
  .hero-copy .button{
    min-width:0;
    flex:1 1 150px;
    padding:11px 14px;
    font-size:10px;
  }
}

/* Hero intro line-break fix */
.hero-copy{
  width:min(650px,calc(100% - 56px));
}
.hero-intro{
  max-width:620px;
  text-wrap:balance;
  word-break:auto-phrase;
  line-break:strict;
  overflow-wrap:normal;
}
@media(max-width:900px){
  .hero-copy{
    width:min(650px,calc(100% - 52px));
  }
}
@media(max-width:620px){
  .hero-copy{
    width:calc(100% - 40px);
  }
  .hero-intro{
    max-width:100%;
    text-wrap:pretty;
    word-break:auto-phrase;
  }
}


/* 2026-08 layout corrections */
.hero-intro{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  max-width:none;
  text-wrap:initial;
  word-break:normal;
  line-break:auto;
  overflow-wrap:normal;
}
.hero-intro span{
  display:block;
  white-space:nowrap;
}
.photo-note{display:none!important}

.about-text .lead{
  max-width:780px;
  font-size:clamp(21px,1.9vw,29px);
  line-height:1.75;
}
.about-text > p:not(.lead){
  max-width:660px;
  margin-top:18px;
}

.taste-guide{
  grid-template-columns:1fr;
  gap:30px;
}
.taste-guide-intro h3{
  white-space:nowrap;
  font-size:clamp(27px,3vw,42px);
}
.taste-guide-intro>p:last-child{max-width:720px}

.shop-section{
  grid-template-columns:minmax(300px,.9fr) minmax(560px,1.5fr);
}
.shop-intro h2,
.access-info h2{
  font-size:clamp(38px,4.2vw,64px);
  line-height:1.35;
  word-break:keep-all;
  overflow-wrap:normal;
}
.shop-intro h2{white-space:nowrap}
.access-info h2{white-space:nowrap}

.site-footer{
  grid-template-columns:1fr auto;
}
.site-footer .fiction-note{grid-column:1/-1}

.history-trigger{
  display:block!important;
  left:22px;
  bottom:22px;
  z-index:1002;
  color:var(--deep);
  background:rgba(249,250,245,.96);
  box-shadow:0 10px 30px rgba(41,67,51,.14);
}
.history-panel{
  display:block;
  left:22px;
  right:auto;
  bottom:74px;
  z-index:1004;
}
.history-panel[hidden],.history-overlay[hidden]{display:none!important}
.history-overlay{z-index:1003}
.page-count{
  display:block!important;
  right:22px;
  bottom:22px;
  z-index:1002;
  writing-mode:horizontal-tb;
  min-width:72px;
  padding:11px 14px;
  border:1px solid rgba(41,67,51,.25);
  border-radius:999px;
  background:rgba(249,250,245,.96);
  box-shadow:0 10px 30px rgba(41,67,51,.14);
  color:var(--deep);
  font-size:10px;
  line-height:1;
  text-align:center;
}
.page-count:empty{display:block!important}

@media(max-width:1100px){
  .shop-section{grid-template-columns:1fr}
  .shop-intro{position:static}
  .shop-intro h2{white-space:normal}
}
@media(max-width:900px){
  .access-info h2{white-space:normal}
}
@media(max-width:620px){
  .hero-intro{font-size:12px!important}
  .hero-intro span{white-space:normal}
  .taste-guide-intro h3{white-space:normal}
  .history-trigger{left:14px;bottom:14px}
  .history-panel{left:14px;bottom:64px;width:calc(100vw - 28px)}
  .page-count{right:14px;bottom:14px}
}


/* TEA & HERB */
.tea-section{
  background:#eef4e9;
  position:relative;
  overflow:hidden;
}
.tea-section:before{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  right:-150px;
  top:-130px;
  border:1px solid rgba(84,113,90,.13);
  border-radius:50%;
}
.tea-grid{
  display:grid;
  grid-template-columns:minmax(340px,.9fr) minmax(430px,1.1fr);
  gap:clamp(55px,8vw,130px);
  align-items:center;
}
.tea-copy{
  position:relative;
  z-index:1;
}
.tea-copy h2{
  font-family:var(--serif);
  font-size:clamp(38px,4.5vw,68px);
  line-height:1.38;
  font-weight:500;
  margin:0 0 28px;
  word-break:keep-all;
}
.tea-copy > p:not(.eyebrow){
  max-width:560px;
  margin:0 0 12px;
  font-size:13px;
}
.tea-copy .tea-lead{
  font-family:var(--serif);
  font-size:clamp(21px,2vw,29px)!important;
  line-height:1.75;
}
.tea-picks{
  margin-top:48px;
  border-top:1px solid var(--line);
}
.tea-picks article{
  display:grid;
  grid-template-columns:42px minmax(180px,.65fr) 1fr;
  gap:18px;
  align-items:baseline;
  padding:20px 0;
  border-bottom:1px solid var(--line);
}
.tea-picks span{
  font-size:9px;
  letter-spacing:.16em;
}
.tea-picks h3{
  font-family:var(--serif);
  font-size:18px;
  font-weight:500;
  margin:0;
}
.tea-picks p{
  font-size:11px;
  margin:0;
}
.tea-photos{
  min-height:650px;
  position:relative;
}
.tea-photos figure{
  margin:0;
  overflow:hidden;
  position:absolute;
}
.tea-photo-main{
  inset:0 10% 9% 0;
  border-radius:48% 48% 18px 18px;
}
.tea-photo-sub{
  width:42%;
  height:42%;
  right:0;
  bottom:0;
  border:10px solid #eef4e9;
  border-radius:16px;
  box-shadow:var(--shadow);
}
.tea-photos img{
  transition:transform .8s cubic-bezier(.2,.8,.2,1);
}
.tea-photos:hover .tea-photo-main img{
  transform:scale(1.035);
}
.tea-photos:hover .tea-photo-sub img{
  transform:scale(1.06);
}

/* FULL MENU */
.full-menu{
  margin-top:clamp(80px,10vw,135px);
  padding-top:42px;
  border-top:1px solid var(--line);
}
.full-menu-heading{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:40px;
  margin-bottom:48px;
}
.full-menu-heading h3{
  font-family:var(--serif);
  font-size:clamp(29px,3.1vw,45px);
  line-height:1.35;
  font-weight:500;
  margin:0;
}
.full-menu-heading > p{
  max-width:390px;
  font-size:11px;
  margin:0;
}
.full-menu-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
}
.menu-category{
  padding:30px 32px;
  background:rgba(255,255,255,.58);
  border:1px solid rgba(41,67,51,.1);
  border-radius:16px;
}
.menu-category.featured{
  background:#e3eddf;
}
.menu-category h4{
  margin:0 0 19px;
  padding-bottom:13px;
  border-bottom:1px solid var(--line);
  font-size:11px;
  letter-spacing:.21em;
}
.menu-category ul{
  list-style:none;
  margin:0;
  padding:0;
}
.menu-category li{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:start;
  padding:10px 0;
  border-bottom:1px dotted rgba(41,67,51,.18);
}
.menu-category li:last-child{
  border-bottom:0;
}
.menu-category li span{
  min-width:0;
  font-family:var(--serif);
  font-size:15px;
  line-height:1.55;
}
.menu-category li b{
  font-size:11px;
  font-weight:500;
  white-space:nowrap;
  padding-top:3px;
}

@media(max-width:900px){
  .tea-grid{grid-template-columns:1fr}
  .tea-photos{min-height:560px}
  .full-menu-heading{display:block}
  .full-menu-heading > p{margin-top:16px}
}
@media(max-width:620px){
  .tea-section{padding-left:20px;padding-right:20px}
  .tea-copy h2{font-size:38px}
  .tea-picks article{
    grid-template-columns:34px 1fr;
    gap:8px 13px;
  }
  .tea-picks article p{grid-column:2}
  .tea-photos{min-height:430px}
  .tea-photo-main{right:5%;bottom:6%}
  .tea-photo-sub{width:44%;height:38%;border-width:7px}
  .full-menu-grid{grid-template-columns:1fr}
  .full-menu{margin-top:80px}
  .menu-category{padding:25px 21px}
  .menu-category li span{font-size:14px}
}


/* Scroll-growing plant progress */
.page-progress{
  display:none!important;
}
.plant-progress{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:30px;
  z-index:1000;
  color:var(--green);
  pointer-events:none;
  overflow:hidden;
}
.plant-progress svg{
  display:block;
  width:100%;
  height:100%;
  overflow:visible;
}
.plant-stem{
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
  stroke-dasharray:1;
  stroke-dashoffset:1;
}
.plant-growth-item{
  color:var(--green);
  fill:currentColor;
  opacity:0;
  transform:scale(.12);
  transform-origin:center;
  transform-box:fill-box;
  will-change:transform,opacity;
}
.plant-growth-item .plant-vein{
  fill:none;
  stroke:var(--paper);
  stroke-width:1;
  stroke-linecap:round;
  vector-effect:non-scaling-stroke;
  opacity:.6;
}
.plant-flower-center{
  fill:var(--paper);
}
.site-header,
.site-header.scrolled{
  top:15px;
}
@media(max-width:900px){
  .plant-progress{
    height:25px;
  }
  .plant-progress svg{
    width:145%;
  }
  .site-header,
  .site-header.scrolled{
    top:11px;
  }
}
@media(max-width:620px){
  .plant-progress{
    height:21px;
  }
  .plant-progress svg{
    width:185%;
  }
  .site-header,
  .site-header.scrolled{
    top:8px;
  }
}
@media(prefers-reduced-motion:reduce){
  .plant-growth-item{
    transition:none!important;
  }
}


/* Tea online shop */
.shop-note{
  margin-top:24px!important;
  font-size:10px!important;
  letter-spacing:.12em;
}
.tea-product{
  --tea-accent:#c98b61;
  --tea-soft:#f3e5d7;
  background:#fbfaf6;
}
.tea-product.tea-light{
  --tea-accent:#c9824f;
  --tea-soft:#f5e6d5;
}
.tea-product.tea-rest{
  --tea-accent:#6f8a70;
  --tea-soft:#e1eadf;
}
.tea-product.tea-clear{
  --tea-accent:#7291a2;
  --tea-soft:#dfe9ee;
}
.tea-product.tea-quiet{
  --tea-accent:#887492;
  --tea-soft:#e8e0eb;
}
.tea-product .product-image{
  height:330px;
  overflow:hidden;
  background:var(--tea-soft);
  position:relative;
}
.tea-product .product-image:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:4px;
  background:var(--tea-accent);
}
.tea-product .product-image img{
  height:100%;
  transition:transform .7s cubic-bezier(.2,.8,.2,1);
}
.tea-product:hover .product-image img{
  transform:scale(1.035);
}
.tea-product .product-body{
  padding:22px;
}
.tea-product .product-body > p:first-child{
  color:var(--tea-accent);
  font-weight:700;
}
.tea-product .product-price{
  display:block;
  font-size:13px;
}
.tea-product .product-description{
  min-height:52px;
  margin:14px 0 0;
  font-size:12px;
  line-height:1.75;
}
.tea-mood{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:18px;
  padding-top:15px;
  border-top:1px solid rgba(41,67,51,.1);
}
.tea-mood span{
  padding:6px 10px;
  border-radius:999px;
  background:var(--tea-soft);
  color:var(--tea-accent);
  font-size:8px;
  font-weight:700;
  line-height:1;
  letter-spacing:.11em;
}
@media(max-width:900px){
  .tea-product .product-image{height:280px}
}


/* Access map update */
.access-photo{
  min-height:0;
  aspect-ratio:4 / 3;
  align-self:center;
  background:var(--paper);
}
.access-photo img{
  object-fit:contain;
}
.access-route-note{
  max-width:420px;
  margin:24px 0 0;
  padding-top:18px;
  border-top:1px solid rgba(41,67,51,.16);
  font-size:12px;
}
@media(max-width:900px){
  .access-photo{
    width:100%;
    min-height:0;
    aspect-ratio:4 / 3;
  }
}
