/** Shopify CDN: Minification failed

Line 36381:0 All "@import" rules must come first

**/
/* KAMANO v5 header utility icon update: 2026-08-11 */
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&family=Crimson+Pro:ital,wght@0,300;1,300&family=Marcellus&family=Shippori+Mincho:wght@400;500;600&display=swap");

@font-face {
  font-family: "Trajan Sans Pro";
  src:
    local("Trajan Sans Pro"),
    local("TrajanSansPro-Regular"),
    local("Trajan Pro");
  font-display: swap;
}

/* 2GO PDP rebuild: clean brand product page from scratch. */
.twogo-reset-page {
  background: #ffffff;
  color: #3f3a35;
}

.twogo-reset-page .site-header,
.twogo-reset-page .site-header.is-scrolled,
.twogo-reset-page .site-header.is-open {
  color: #3f3a35;
  border-bottom-color: rgba(63, 58, 53, 0.1);
  background: rgba(250, 247, 245, 0.96);
  backdrop-filter: blur(14px);
}

.twogo-pdp {
  overflow: hidden;
  padding-top: 0;
  background: #ffffff;
}

.twogo-anchor {
  position: sticky;
  top: 92px;
  z-index: 42;
  display: flex;
  justify-content: center;
  gap: 34px;
  min-height: 58px;
  padding: 0 50px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.1);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}

.twogo-anchor a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  letter-spacing: 0.05em;
  text-decoration: none;
  white-space: nowrap;
}

.twogo-anchor::-webkit-scrollbar {
  display: none;
}

.twogo-hero {
  position: relative;
  min-height: calc(100svh - 150px);
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.twogo-hero img,
.twogo-hero__shade {
  position: absolute;
  inset: 0;
}

.twogo-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.twogo-hero__shade {
  background:
    linear-gradient(0deg, rgba(24, 21, 18, 0.58), rgba(24, 21, 18, 0.08) 58%, rgba(24, 21, 18, 0.36)),
    linear-gradient(90deg, rgba(24, 21, 18, 0.18), rgba(24, 21, 18, 0.04) 52%, rgba(24, 21, 18, 0.18));
}

.twogo-hero__copy {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: center;
  justify-items: center;
  width: min(820px, calc(100% - 100px));
  min-height: calc(100svh - 150px);
  margin: 0 auto;
  padding: 112px 0 118px;
  text-align: center;
}

.twogo-hero__copy h1 {
  margin: 0;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 50px;
  font-weight: 500;
  line-height: 1.62;
  letter-spacing: 0;
}

.twogo-hero__copy p {
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.94);
  font-family: var(--font-ja-serif);
  font-size: 23px;
  line-height: 1.7;
}

.twogo-hero__copy small {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.84);
  font-family: var(--font-ja-serif);
  font-size: 17px;
  line-height: 1.8;
}

.twogo-lineup,
.twogo-statement,
.twogo-recipes,
.twogo-accessories,
.twogo-spec {
  padding: 150px 50px;
  scroll-margin-top: 160px;
}

.twogo-lineup,
.twogo-statement {
  text-align: center;
}

.twogo-lineup h2,
.twogo-statement h2,
.twogo-section-head h2,
.twogo-purchase__body h2,
.twogo-split h2,
.twogo-wide-copy h2,
.twogo-tech-digest h2,
.twogo-support h2,
.twogo-spec h2,
.twogo-final h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.twogo-lineup__items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 120px;
  width: min(980px, 100%);
  margin: 92px auto 0;
}

.twogo-lineup__items a {
  display: grid;
  justify-items: center;
  color: #3f3a35;
  text-align: center;
  text-decoration: none;
}

.twogo-lineup__items figure {
  display: grid;
  place-items: end center;
  width: 100%;
  height: 380px;
  margin: 0;
}

.twogo-lineup__items img {
  width: min(360px, 88%);
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 28px 36px rgba(47, 41, 36, 0.13));
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.twogo-lineup__items a:hover img {
  transform: translateY(-6px) scale(1.035);
}

.twogo-lineup__items h3 {
  margin: 32px 0 0;
  color: #3f3a35;
  font-family: var(--font-brand-en);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08em;
}

.twogo-lineup__items p {
  margin: 12px 0 0;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.5;
}

.twogo-lineup__items span {
  margin-top: 12px;
  color: #4b4540;
  font-family: var(--font-brand-en);
  font-size: 15px;
  line-height: 1.4;
}

.twogo-lineup__items .is-current p::after {
  display: block;
  width: 32px;
  height: 1px;
  margin: 18px auto 0;
  background: #3f3a35;
  content: "";
}

.twogo-purchase {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(360px, 0.44fr);
  gap: 86px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  margin: 0 auto;
  padding: 130px 0;
  scroll-margin-top: 160px;
}

.twogo-purchase figure {
  display: grid;
  place-items: center;
  min-height: 520px;
  margin: 0;
  background: #f3f0eb;
}

.twogo-purchase figure img {
  width: min(430px, 78%);
  max-height: 490px;
  object-fit: contain;
  filter: drop-shadow(0 30px 42px rgba(47, 41, 36, 0.14));
}

.twogo-purchase__body {
  width: min(500px, 100%);
}

.twogo-purchase__body p:not(.section-label),
.twogo-statement p:not(.section-label),
.twogo-split p,
.twogo-tech-digest p,
.twogo-section-head p,
.twogo-support p,
.twogo-spec p,
.twogo-final p {
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.twogo-purchase dl {
  display: grid;
  margin: 34px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.twogo-model-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.twogo-model-facts span,
.twogo-fit-list span,
.twogo-problem-list li,
.twogo-flow li {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #5f5851;
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.twogo-purchase dl div,
.twogo-spec dl div {
  display: grid;
  grid-template-columns: 128px minmax(0, 1fr);
  gap: 24px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.twogo-purchase dt,
.twogo-spec dt {
  color: #918981;
  font-size: 12px;
  line-height: 1.8;
}

.twogo-purchase dd,
.twogo-spec dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.65;
}

.twogo-purchase__actions,
.twogo-final__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.twogo-purchase__actions a,
.twogo-final__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 178px;
  min-height: 50px;
  padding: 0 24px;
  border: 1px solid rgba(63, 58, 53, 0.24);
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 12.5px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.twogo-purchase__actions a.is-primary,
.twogo-final__actions a.is-primary {
  color: #ffffff;
  border-color: #3f3a35;
  background: #3f3a35;
}

.twogo-purchase__sub-link {
  display: inline-flex;
  align-items: center;
  margin-top: 22px;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.twogo-purchase__sub-link::after {
  width: 24px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
  content: "";
}

.twogo-proof {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 34px 50px;
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
  background: #faf7f5;
}

.twogo-proof span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 18px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #65705a;
  background: #ffffff;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.1em;
}

.twogo-statement {
  width: min(900px, calc(100% - 100px));
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}

.twogo-statement p:not(.section-label) {
  width: min(620px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.twogo-fit-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 34px;
}

.twogo-value {
  padding: 150px 50px;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.twogo-value__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1080px, 100%);
  margin: 72px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.twogo-value__grid article {
  min-height: 240px;
  padding: 34px 30px;
  background: #faf7f5;
}

.twogo-value__grid span {
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.12em;
}

.twogo-value__grid h3 {
  margin: 34px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.55;
}

.twogo-value__grid p {
  margin: 18px 0 0;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.twogo-reason-feature {
  display: grid;
  grid-template-columns: minmax(0, 0.46fr) minmax(0, 0.54fr);
  gap: 72px;
  align-items: stretch;
  width: min(1120px, 100%);
  margin: 78px auto 0;
}

.twogo-reason-feature figure {
  min-height: 640px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.twogo-reason-feature img {
  width: 100%;
  height: 100%;
  min-height: 640px;
  object-fit: cover;
}

.twogo-reason-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  align-self: stretch;
  background: rgba(70, 65, 60, 0.14);
}

.twogo-reason-list article {
  display: grid;
  align-content: start;
  min-height: 270px;
  padding: 38px 34px;
  background: #faf7f5;
}

.twogo-reason-list span {
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.12em;
}

.twogo-reason-list h3 {
  margin: 34px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.58;
}

.twogo-reason-list p {
  margin: 18px 0 0;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.twogo-problem-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.twogo-split,
.twogo-support {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 92px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  min-height: 620px;
  margin: 0 auto 2px;
  scroll-margin-top: 160px;
}

.twogo-split--reverse {
  grid-template-columns: minmax(330px, 0.42fr) minmax(0, 0.58fr);
}

.twogo-split--reverse figure {
  order: 2;
}

.twogo-split figure,
.twogo-support figure {
  min-height: 620px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.twogo-split img,
.twogo-support img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
}

.twogo-split > div,
.twogo-support > div {
  width: min(430px, 100%);
}

.twogo-text-link {
  display: inline-flex;
  align-items: center;
  margin-top: 36px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.twogo-text-link::after {
  width: 28px;
  height: 1px;
  margin-left: 14px;
  background: currentColor;
  content: "";
}

.twogo-wide-copy {
  position: relative;
  min-height: 700px;
  margin-top: 150px;
  overflow: hidden;
  color: #ffffff;
  scroll-margin-top: 160px;
}

.twogo-wide-copy img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.twogo-wide-copy::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(24, 21, 18, 0.58), rgba(24, 21, 18, 0.08) 58%, rgba(24, 21, 18, 0.28));
  content: "";
}

.twogo-wide-copy > div {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: end;
  width: min(1120px, calc(100% - 100px));
  min-height: 700px;
  margin: 0 auto;
  padding: 0 0 112px;
}

.twogo-wide-copy .section-label,
.twogo-wide-copy h2 {
  color: #ffffff;
}

.twogo-tech-digest {
  display: grid;
  grid-template-columns: minmax(280px, 0.36fr) minmax(0, 0.64fr);
  gap: 84px;
  width: min(1120px, calc(100% - 100px));
  margin: 0 auto;
  padding: 150px 0;
  scroll-margin-top: 160px;
}

.twogo-tech-digest ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  align-self: start;
  margin: 0;
  padding: 0;
  background: rgba(70, 65, 60, 0.14);
  list-style: none;
}

.twogo-tech-digest li {
  min-height: 0;
  padding: 0 0 30px;
  background: #ffffff;
}

.twogo-tech-digest li figure {
  height: 170px;
  margin: 0 0 28px;
  overflow: hidden;
  background: #ede9e3;
}

.twogo-tech-digest li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.twogo-tech-digest li:hover img {
  transform: scale(1.04);
}

.twogo-tech-digest li span {
  display: block;
  padding: 0 26px;
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.12em;
}

.twogo-tech-digest li strong {
  display: block;
  margin-top: 26px;
  padding: 0 26px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 19px;
  font-weight: 500;
  line-height: 1.55;
}

.twogo-tech-digest li small {
  display: block;
  margin-top: 16px;
  padding: 0 26px;
  color: #756f68;
  font-size: 12px;
  line-height: 1.8;
}

.twogo-material-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.twogo-material-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #65705a;
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.twogo-material-proof {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1120px, calc(100% - 100px));
  margin: 86px auto 150px;
  background: rgba(70, 65, 60, 0.14);
}

.twogo-material-proof article {
  background: #faf7f5;
}

.twogo-material-proof img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.twogo-material-proof div {
  padding: 34px 30px 38px;
}

.twogo-material-proof span {
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.12em;
}

.twogo-material-proof h3 {
  margin: 26px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.58;
}

.twogo-material-proof p {
  margin: 18px 0 0;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.twogo-tags,
.twogo-support__links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.twogo-tags li,
.twogo-support__links a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #5f5851;
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.twogo-flow {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.twogo-flow li {
  justify-content: flex-start;
  min-height: 46px;
  padding: 0 16px;
  line-height: 1.4;
}

.twogo-flow li span {
  margin-right: 12px;
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 11px;
  letter-spacing: 0.1em;
}

.twogo-recipes,
.twogo-accessories {
  background: #faf7f5;
}

.twogo-section-head {
  width: min(840px, 100%);
  margin: 0 auto;
  text-align: center;
}

.twogo-section-head p:not(.section-label) {
  width: min(620px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.twogo-recipes__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  width: min(1080px, 100%);
  margin: 72px auto 0;
}

.twogo-recipes__grid a {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  color: #ffffff;
  text-decoration: none;
}

.twogo-recipes__grid img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.twogo-recipes__grid a::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(24, 21, 18, 0.52), rgba(24, 21, 18, 0.02) 58%);
  content: "";
}

.twogo-recipes__grid a:hover img {
  transform: scale(1.04);
}

.twogo-recipes__grid span {
  position: absolute;
  z-index: 1;
  left: 28px;
  bottom: 26px;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 20px;
  line-height: 1.5;
}

.twogo-supervisor {
  display: grid;
  grid-template-columns: minmax(0, 0.42fr) minmax(0, 0.58fr);
  gap: 72px;
  align-items: center;
  width: min(980px, 100%);
  margin: 94px auto 0;
  padding: 0;
}

.twogo-supervisor figure {
  min-height: 360px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.twogo-supervisor img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.twogo-supervisor h3 {
  margin: 18px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 27px;
  font-weight: 500;
  line-height: 1.65;
}

.twogo-supervisor p:not(.section-label) {
  margin-top: 20px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.twogo-support {
  margin-top: 150px;
  margin-bottom: 150px;
}

.twogo-accessories__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 48px;
  width: min(980px, 100%);
  margin: 72px auto 0;
}

.twogo-accessories__grid a {
  display: grid;
  justify-items: center;
  color: #3f3a35;
  text-align: center;
  text-decoration: none;
}

.twogo-accessories__grid img {
  width: 100%;
  height: 230px;
  object-fit: contain;
  background: #ffffff;
}

.twogo-accessories__grid span {
  margin-top: 24px;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.5;
}

.twogo-accessories__grid small {
  margin-top: 10px;
  color: #756f68;
  font-family: var(--font-brand-en);
  font-size: 13px;
}

.twogo-spec {
  display: grid;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr);
  gap: 82px;
  align-items: start;
}

.twogo-spec > div,
.twogo-spec dl,
.twogo-faq {
  width: min(1080px, 100%);
  margin: 0 auto;
}

.twogo-spec dl {
  display: grid;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.twogo-faq {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 58px;
  background: rgba(70, 65, 60, 0.14);
}

.twogo-faq article {
  padding: 34px;
  background: #ffffff;
}

.twogo-faq h3 {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.twogo-faq p {
  margin-top: 16px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.twogo-final {
  position: relative;
  min-height: 680px;
  overflow: hidden;
  color: #ffffff;
}

.twogo-final > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.twogo-final::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(24, 21, 18, 0.66), rgba(24, 21, 18, 0.18) 60%, rgba(24, 21, 18, 0.28));
  content: "";
}

.twogo-final > div {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: center;
  width: min(1120px, calc(100% - 100px));
  min-height: 680px;
  margin: 0 auto;
}

.twogo-final .section-label,
.twogo-final h2,
.twogo-final p,
.twogo-final a {
  color: #ffffff;
}

.twogo-final p {
  width: min(520px, 100%);
}

.twogo-final__actions a {
  border-color: rgba(255, 255, 255, 0.62);
  background: rgba(255, 255, 255, 0.02);
}

.twogo-final__actions a.is-primary {
  color: #3f3a35;
  border-color: #ffffff;
  background: #ffffff;
}

@media (max-width: 960px) {
  .twogo-purchase,
  .twogo-reason-feature,
  .twogo-split,
  .twogo-split--reverse,
  .twogo-support,
  .twogo-tech-digest,
  .twogo-supervisor,
  .twogo-spec {
    grid-template-columns: 1fr;
  }

  .twogo-split--reverse figure {
    order: 0;
  }

  .twogo-tech-digest ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .twogo-value__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .twogo-material-proof {
    grid-template-columns: 1fr;
  }
}

/* 2GO PDP header CTA: Vermicular-like transparent hero header. */
.twogo-reset-page .site-header {
  height: 92px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.26);
  background: transparent;
  backdrop-filter: none;
}

.twogo-reset-page .site-header .nav-link,
.twogo-reset-page .site-header .nav-parent {
  color: rgba(255, 255, 255, 0.92);
  text-shadow: 0 1px 14px rgba(24, 21, 18, 0.34);
}

.twogo-reset-page .site-header .brand-name {
  color: #ffffff;
  letter-spacing: 0.08em;
  text-shadow: 0 1px 14px rgba(24, 21, 18, 0.34);
}

.twogo-reset-page .site-header .nav-cta {
  min-width: 168px;
  min-height: 34px;
  padding: 0 32px;
  border: 0;
  border-radius: 999px;
  color: #3f3a35;
  background: rgba(255, 255, 255, 0.94);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.11em;
}

.twogo-reset-page .site-header.is-scrolled,
.twogo-reset-page .site-header.is-open {
  color: #3f3a35;
  border-bottom-color: rgba(63, 58, 53, 0.1);
  background: rgba(250, 247, 245, 0.96);
  backdrop-filter: blur(14px);
}

.twogo-reset-page .site-header.is-scrolled .nav-link,
.twogo-reset-page .site-header.is-scrolled .nav-parent,
.twogo-reset-page .site-header.is-open .nav-link,
.twogo-reset-page .site-header.is-open .nav-parent,
.twogo-reset-page .site-header.is-scrolled .brand-name,
.twogo-reset-page .site-header.is-open .brand-name {
  color: #3f3a35;
  text-shadow: none;
}

.twogo-reset-page .site-header.is-scrolled .nav-cta,
.twogo-reset-page .site-header.is-open .nav-cta {
  color: #ffffff;
  background: #3f3a35;
}

.twogo-reset-page .twogo-anchor {
  position: fixed;
  top: 92px;
  left: 0;
  z-index: 44;
  width: 100%;
  min-height: 58px;
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
  background: rgba(24, 21, 18, 0.14);
  backdrop-filter: blur(8px);
}

.twogo-reset-page .twogo-anchor a {
  color: rgba(255, 255, 255, 0.86);
}

.twogo-reset-page:has(.site-header.is-scrolled) .twogo-anchor,
.twogo-reset-page:has(.site-header.is-open) .twogo-anchor {
  border-bottom-color: rgba(63, 58, 53, 0.1);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}

.twogo-reset-page:has(.site-header.is-scrolled) .twogo-anchor a,
.twogo-reset-page:has(.site-header.is-open) .twogo-anchor a {
  color: #756f68;
}

@media (max-width: 750px) {
  .twogo-reset-page .site-header {
    height: 65px;
  }

  .twogo-reset-page .nav-toggle span {
    background: currentColor;
  }

  .twogo-reset-page .site-header .nav-cta {
    min-width: 0;
    min-height: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
  }

  .twogo-reset-page .twogo-anchor {
    top: 65px;
    min-height: 50px;
  }
}

@media (max-width: 750px) {
  .twogo-pdp {
    padding-top: 0;
  }

  .twogo-anchor {
    top: 65px;
    justify-content: flex-start;
    gap: 24px;
    overflow-x: auto;
    min-height: 50px;
    padding: 0 22px;
    scrollbar-width: none;
  }

  .twogo-anchor a {
    min-height: 50px;
    font-size: 11px;
  }

  .twogo-hero {
    min-height: 720px;
  }

  .twogo-hero__copy {
    width: calc(100% - 44px);
    min-height: 720px;
    padding: 88px 0 96px;
  }

  .twogo-hero__copy h1 {
    font-size: 34px;
    line-height: 1.68;
  }

  .twogo-hero__copy p {
    font-size: 20px;
  }

  .twogo-hero__copy small {
    font-size: 15px;
  }

  .twogo-lineup,
  .twogo-value,
  .twogo-statement,
  .twogo-recipes,
  .twogo-accessories,
  .twogo-spec {
    padding: 92px 22px;
    scroll-margin-top: 124px;
  }

  .twogo-lineup h2,
  .twogo-statement h2,
  .twogo-section-head h2,
  .twogo-purchase__body h2,
  .twogo-split h2,
  .twogo-wide-copy h2,
  .twogo-tech-digest h2,
  .twogo-support h2,
  .twogo-spec h2,
  .twogo-final h2 {
    font-size: 29px;
    line-height: 1.76;
  }

  .twogo-lineup__items {
    grid-template-columns: 1fr;
    gap: 58px;
    margin-top: 58px;
  }

  .twogo-lineup__items figure {
    height: 270px;
  }

  .twogo-purchase {
    gap: 48px;
    width: calc(100% - 44px);
    padding: 92px 0;
    scroll-margin-top: 124px;
  }

  .twogo-purchase figure {
    min-height: 274px;
  }

  .twogo-purchase figure img {
    width: min(250px, 74%);
    max-height: 260px;
  }

  .twogo-purchase dl div,
  .twogo-spec dl div {
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 16px;
    padding: 14px 0;
  }

  .twogo-purchase__actions,
  .twogo-final__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .twogo-purchase__actions a,
  .twogo-final__actions a {
    width: 100%;
  }

  .twogo-model-facts,
  .twogo-fit-list,
  .twogo-problem-list {
    gap: 7px;
  }

  .twogo-model-facts span,
  .twogo-fit-list span,
  .twogo-problem-list li {
    min-height: 32px;
    padding: 0 12px;
    font-size: 11px;
  }

  .twogo-proof {
    justify-content: flex-start;
    padding: 28px 22px;
  }

  .twogo-proof span {
    min-height: 36px;
    padding: 0 14px;
    font-size: 11px;
  }

  .twogo-statement {
    width: calc(100% - 44px);
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }

  .twogo-split,
  .twogo-support {
    gap: 42px;
    width: calc(100% - 44px);
    min-height: 0;
    padding-bottom: 92px;
    scroll-margin-top: 124px;
  }

  .twogo-split figure,
  .twogo-split img,
  .twogo-support figure,
  .twogo-support img {
    min-height: 360px;
  }

  .twogo-split > div,
  .twogo-support > div {
    width: 100%;
  }

  .twogo-wide-copy {
    min-height: 560px;
    margin-top: 0;
    scroll-margin-top: 124px;
  }

  .twogo-wide-copy > div {
    width: calc(100% - 44px);
    min-height: 560px;
    padding-bottom: 72px;
  }

  .twogo-tech-digest {
    gap: 48px;
    width: calc(100% - 44px);
    padding: 92px 0;
    scroll-margin-top: 124px;
  }

  .twogo-tech-digest ol,
  .twogo-value__grid,
  .twogo-reason-list,
  .twogo-recipes__grid,
  .twogo-supervisor,
  .twogo-accessories__grid,
  .twogo-faq {
    grid-template-columns: 1fr;
  }

  .twogo-value__grid {
    margin-top: 54px;
  }

  .twogo-value__grid article {
    min-height: 0;
    padding: 30px 24px;
  }

  .twogo-reason-feature {
    gap: 36px;
    width: calc(100% - 44px);
    margin-top: 54px;
  }

  .twogo-reason-feature figure,
  .twogo-reason-feature img {
    min-height: 380px;
  }

  .twogo-reason-list article {
    min-height: 0;
    padding: 30px 24px;
  }

  .twogo-reason-list h3 {
    margin-top: 24px;
    font-size: 19px;
  }

  .twogo-value__grid h3 {
    margin-top: 24px;
    font-size: 19px;
  }

  .twogo-flow {
    grid-template-columns: 1fr;
  }

  .twogo-tech-digest li {
    min-height: 0;
    padding: 0 0 28px;
  }

  .twogo-tech-digest li figure {
    height: 190px;
  }

  .twogo-tech-digest li strong {
    margin-top: 26px;
  }

  .twogo-recipes__grid {
    gap: 24px;
    margin-top: 54px;
  }

  .twogo-recipes__grid a,
  .twogo-recipes__grid img {
    min-height: 340px;
  }

  .twogo-supervisor {
    gap: 38px;
    margin-top: 70px;
  }

  .twogo-supervisor figure,
  .twogo-supervisor img {
    min-height: 320px;
  }

  .twogo-support {
    margin-top: 92px;
    margin-bottom: 0;
  }

  .twogo-material-badges {
    gap: 8px;
  }

  .twogo-material-badges span {
    min-height: 32px;
    padding: 0 12px;
    font-size: 11px;
  }

  .twogo-material-proof {
    width: calc(100% - 44px);
    margin: 54px auto 92px;
  }

  .twogo-material-proof img {
    height: 240px;
  }

  .twogo-material-proof div {
    padding: 30px 24px;
  }

  .twogo-accessories__grid {
    gap: 48px;
    margin-top: 54px;
  }

  .twogo-spec {
    gap: 48px;
  }

  .twogo-faq {
    margin-top: 42px;
  }

  .twogo-faq article {
    padding: 30px 24px;
  }

  .twogo-final,
  .twogo-final > div {
    min-height: 620px;
  }

  .twogo-final > div {
    width: calc(100% - 44px);
  }
}

/* TECHNOLOGY Figma direction: vertical, dark, technology-led storytelling. */
.technology-page--figma {
  background: #2f2924;
  color: #fff;
}

.technology-page-v2 .site-footer {
  background: #2f2924;
  color: rgba(255, 255, 255, 0.72);
}

.technology-page-v2 .site-footer a {
  color: rgba(255, 255, 255, 0.68);
}

.technology-page-v2 .site-header,
.technology-page-v2 .site-header.is-scrolled,
.technology-page-v2 .site-header.is-open {
  background: rgba(47, 41, 36, 0.92);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: none;
}

.tech-fv {
  position: relative;
  display: grid;
  min-height: 760px;
  height: 100svh;
  place-items: center;
  overflow: hidden;
  background: #2f2924;
  text-align: center;
}

.tech-fv figure {
  position: absolute;
  inset: 0;
  margin: 0;
}

.tech-fv figure::after {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 18%, rgba(255, 236, 211, 0.3), rgba(13, 13, 13, 0.08) 26%, rgba(13, 13, 13, 0.68) 78%),
    linear-gradient(180deg, rgba(13, 13, 13, 0.12), rgba(13, 13, 13, 0.82));
  content: "";
}

.tech-fv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.9;
}

.tech-fv__copy {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 16px;
  width: min(760px, calc(100% - 48px));
  padding-top: 82px;
}

.tech-kicker,
.tech-label {
  margin: 0;
  font-family: var(--font-en-serif);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: none;
  background: linear-gradient(122deg, #faf7f2 0%, #b8a08b 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tech-kicker {
  font-size: 48px;
  text-shadow: 0 0 18px rgba(255, 246, 241, 0.35);
}

.tech-fv h1 {
  margin: 0;
  color: #fff6f1;
  text-shadow: 0 2px 22px rgba(0, 0, 0, 0.78), 0 0 18px rgba(255, 246, 241, 0.26);
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 600;
  line-height: 1.58;
  letter-spacing: 0.06em;
}

.tech-intro {
  display: grid;
  gap: 8px;
  padding: 48px max(24px, calc((100vw - 760px) / 2));
  background: #2f2924;
  color: rgba(255, 255, 255, 0.9);
}

.tech-intro p {
  margin: 0;
  font-family: var(--font-ja-serif);
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
}

.tech-anchor-nav {
  position: sticky;
  top: 92px;
  z-index: 18;
  display: flex;
  justify-content: center;
  gap: 1px;
  min-height: 52px;
  padding: 0 24px;
  overflow-x: auto;
  background: rgba(13, 13, 13, 0.88);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(18px);
}

.tech-anchor-nav a {
  display: inline-flex;
  align-items: center;
  padding: 0 20px;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--font-en-sans);
  font-size: 12px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.tech-chapter {
  background: #2f2924;
  color: #fff;
  scroll-margin-top: 148px;
}

.tech-chapter--blue {
  background: #22252d;
}

.tech-chapter__hero {
  position: relative;
  display: grid;
  min-height: 620px;
  align-items: end;
  overflow: hidden;
}

.tech-chapter__hero::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.08) 28%, rgba(0, 0, 0, 0.72) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.04) 56%);
  content: "";
}

.tech-chapter__hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tech-chapter__hero > div {
  position: relative;
  z-index: 1;
  width: min(980px, calc(100% - 64px));
  margin: 0 auto;
  padding: 0 0 72px;
}

.tech-label {
  font-size: 15px;
}

.tech-chapter__hero h2 {
  display: grid;
  justify-items: start;
  gap: 10px;
  margin: 24px 0 0;
  font-family: var(--font-ja-serif);
  font-size: 36px;
  font-weight: 600;
  line-height: 1.36;
  letter-spacing: 0.06em;
}

.tech-chapter__hero h2 span {
  display: inline-block;
  max-width: 100%;
  padding: 2px 18px 6px;
  overflow-wrap: anywhere;
  background: rgba(255, 255, 255, 0.94);
  color: #3a3c42;
}

.tech-chapter__body {
  display: grid;
  gap: 72px;
  width: min(1120px, calc(100% - 64px));
  margin: 0 auto;
  padding: 78px 0 112px;
}

.tech-copy-block {
  display: grid;
  gap: 10px;
  width: min(780px, 100%);
}

.tech-copy-block p,
.tech-side-story p,
.tech-compare p,
.tech-craft-panel p,
.tech-step-list p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.tech-side-story {
  display: grid;
  grid-template-columns: minmax(0, 0.54fr) minmax(320px, 0.46fr);
  gap: 48px;
  align-items: center;
}

.tech-side-story--reverse {
  grid-template-columns: minmax(320px, 0.46fr) minmax(0, 0.54fr);
}

.tech-side-story--reverse figure {
  order: 2;
}

.tech-side-story figure,
.tech-craft-panel figure {
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
  background: #413c37;
}

.tech-side-story img,
.tech-craft-panel img {
  width: 100%;
  min-height: 420px;
  height: 100%;
  object-fit: cover;
}

.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3 {
  margin: 0 0 22px;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0.06em;
  background: linear-gradient(128deg, #fff6f1 0%, #c58d65 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tech-compare {
  display: grid;
  gap: 28px;
}

.tech-compare__images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.tech-compare__images figure {
  margin: 0;
}

.tech-compare__images img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 4px;
  background: #1d1d1d;
}

.tech-compare__images figcaption {
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.06em;
}

.tech-table-wrap {
  overflow-x: auto;
  border-radius: 4px;
}

.tech-compare-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  background: #fff;
  color: #3a3c42;
  font-size: 13px;
}

.tech-compare-table th,
.tech-compare-table td {
  padding: 18px 16px;
  border: 1px solid #dedede;
  line-height: 1.65;
  text-align: center;
  vertical-align: middle;
}

.tech-compare-table thead th {
  font-family: var(--font-en-sans);
  font-size: 12px;
  letter-spacing: 0.08em;
}

.tech-compare-table tbody th {
  font-weight: 500;
  white-space: nowrap;
}

.tech-zero-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(255, 255, 255, 0.16);
}

.tech-zero-grid article {
  display: grid;
  min-height: 190px;
  place-items: center;
  gap: 12px;
  padding: 28px 18px;
  background: #413c37;
  text-align: center;
}

.tech-zero-grid strong {
  font-family: var(--font-en-serif);
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  color: #e2c1ab;
}

.tech-zero-grid span {
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  line-height: 1.6;
}

.tech-craft-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.46fr) minmax(360px, 0.54fr);
  gap: 52px;
  align-items: center;
}

.tech-craft-panel dl {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin: 34px 0 0;
  background: rgba(255, 255, 255, 0.16);
}

.tech-craft-panel dl div {
  min-height: 112px;
  padding: 20px 12px;
  background: #413c37;
  text-align: center;
}

.tech-craft-panel dt {
  color: #e2c1ab;
  font-family: var(--font-en-serif);
  font-size: 36px;
  line-height: 1;
}

.tech-craft-panel dd {
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 12px;
  line-height: 1.5;
}

.tech-heat-curve {
  display: grid;
  gap: 28px;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 4px;
  background: rgba(47, 41, 36, 0.35);
}

.tech-heat-curve__graph {
  position: relative;
  min-height: 320px;
  padding: 18px 0 34px 54px;
}

.tech-heat-curve__graph > span {
  position: absolute;
  left: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
}

.tech-heat-curve__graph > span:nth-of-type(1) { top: 24px; }
.tech-heat-curve__graph > span:nth-of-type(2) { top: 78px; }
.tech-heat-curve__graph > span:nth-of-type(3) { top: 132px; }
.tech-heat-curve__graph > span:nth-of-type(4) { top: 186px; }
.tech-heat-curve__graph > span:nth-of-type(5) { top: 240px; }

.tech-heat-curve svg {
  display: block;
  width: 100%;
  height: 260px;
  overflow: visible;
}

.curve-grid {
  fill: none;
  stroke: rgba(255, 255, 255, 0.12);
  stroke-width: 1;
}

.curve-line {
  fill: none;
  stroke: #e2c1ab;
  stroke-width: 5;
  stroke-linecap: round;
}

.tech-heat-curve circle {
  fill: #b8a08b;
  stroke: #2f2924;
  stroke-width: 3;
}

.tech-heat-curve__labels {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  color: #b8a08b;
  font-size: 12px;
  text-align: center;
}

.tech-heat-curve__phases {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 8px;
}

.tech-heat-curve__phases span {
  display: grid;
  min-height: 44px;
  place-items: center;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: rgba(255, 255, 255, 0.78);
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
}

.tech-step-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: rgba(255, 255, 255, 0.16);
}

.tech-step-list article {
  display: grid;
  align-content: start;
  gap: 18px;
  min-height: 260px;
  padding: 34px;
  background: #413c37;
}

.tech-step-list span {
  font-family: var(--font-en-serif);
  font-size: 14px;
  letter-spacing: 0.1em;
  background: linear-gradient(128deg, #fff6f1 0%, #c58d65 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tech-step-list h3 {
  margin: 0;
  color: #fff;
  font-family: var(--font-ja-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.tech-step-list h3 em {
  display: inline-block;
  margin-right: 12px;
  padding: 2px 10px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  font-style: normal;
  font-size: 14px;
  white-space: nowrap;
}

.tech-more-v3 {
  display: grid;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr);
  gap: 70px;
  width: min(1120px, calc(100% - 64px));
  margin: 0 auto;
  padding: 118px 0 136px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: #fff;
}

.tech-more-v3 h2 {
  margin: 24px 0 0;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

.tech-more-v3__links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(255, 255, 255, 0.16);
}

.tech-more-v3__links a {
  display: grid;
  align-content: start;
  gap: 12px;
  min-height: 140px;
  padding: 32px;
  background: #413c37;
  text-decoration: none;
}

.tech-more-v3__links span {
  color: #fff;
  font-family: var(--font-en-sans);
  font-size: 13px;
  letter-spacing: 0.1em;
}

.tech-more-v3__links small {
  color: rgba(255, 255, 255, 0.66);
  font-size: 12px;
  line-height: 1.8;
}

@media (max-width: 900px) {
  .tech-side-story,
  .tech-side-story--reverse,
  .tech-craft-panel,
  .tech-more-v3 {
    grid-template-columns: 1fr;
  }

  .tech-side-story--reverse figure {
    order: 0;
  }

  .tech-zero-grid,
  .tech-step-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tech-craft-panel dl,
  .tech-heat-curve__phases {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .tech-fv {
    min-height: 640px;
  }

  .tech-fv__copy {
    width: calc(100% - 44px);
    padding-top: 68px;
  }

  .tech-fv h1 {
    color: #fff6f1;
    font-size: 25px;
    line-height: 1.65;
  }

  .tech-kicker {
    font-size: 46px;
  }

  .tech-intro {
    padding: 32px 24px;
  }

  .tech-intro p {
    font-size: 12px;
    line-height: 1.9;
  }

  .tech-anchor-nav {
    top: 65px;
    justify-content: flex-start;
    min-height: 48px;
    padding: 0 12px;
  }

  .tech-anchor-nav a {
    padding: 0 14px;
    font-size: 11px;
  }

  .tech-chapter {
    scroll-margin-top: 120px;
  }

  .tech-chapter__hero {
    min-height: 393px;
  }

  .tech-chapter__hero > div {
    width: 100%;
    padding: 0 0 30px;
  }

  .tech-label {
    margin-left: 24px;
    font-size: 14px;
  }

  .tech-chapter__hero h2 {
    gap: 8px;
    margin-top: 14px;
    font-size: 26px;
    line-height: 1.5;
  }

  .tech-chapter__hero h2 span {
    max-width: calc(100% - 20px);
    padding-left: 24px;
    padding-right: 12px;
  }

  .tech-chapter__body {
    gap: 48px;
    width: calc(100% - 48px);
    padding: 44px 0 76px;
  }

  .tech-copy-block p,
  .tech-side-story p,
  .tech-compare p,
  .tech-craft-panel p,
  .tech-step-list p {
    font-size: 12px;
    line-height: 1.9;
  }

  .tech-side-story {
    gap: 24px;
  }

  .tech-side-story img,
  .tech-craft-panel img {
    min-height: 260px;
  }

  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3 {
    font-size: 20px;
    line-height: 1.65;
  }

  .tech-compare__images {
    gap: 14px;
  }

  .tech-compare__images figcaption {
    font-size: 12px;
  }

  .tech-zero-grid,
  .tech-step-list,
  .tech-more-v3__links {
    grid-template-columns: 1fr;
  }

  .tech-zero-grid article {
    min-height: 130px;
  }

  .tech-craft-panel dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tech-heat-curve {
    padding: 22px 16px;
  }

  .tech-heat-curve__graph {
    min-height: 280px;
    padding-left: 42px;
  }

  .tech-heat-curve__labels {
    gap: 8px;
    font-size: 10px;
  }

  .tech-heat-curve__phases {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tech-step-list article {
    min-height: 0;
    padding: 28px;
  }

  .tech-more-v3 {
    width: calc(100% - 48px);
    gap: 40px;
    padding: 72px 0 92px;
  }
}

:root {
  --base: #faf7f2;
  --paper: #ffffff;
  --ink: #3f3a35;
  --sub: #756f68;
  --line: rgba(63, 58, 53, 0.14);
  --warm: #ede9e3;
  --deep: #2f2924;
  --clay: #b8a08b;
  --olive: #65705a;
  --color-base: #faf7f2;
  --color-paper: #ffffff;
  --color-ink: #3f3a35;
  --color-sub: #756f68;
  --color-line: rgba(63, 58, 53, 0.14);
  --color-warm: #ede9e3;
  --color-deep: #2f2924;
  --color-clay: #b8a08b;
  --color-olive: #65705a;
  --font-brand: "Marcellus", "Trajan Sans Pro", "Trajan Pro", "Cinzel", serif;
  --font-brand-en: var(--font-brand);
  --font-ja-serif: "Shippori Mincho", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
  --font-ja-sans: "Yu Gothic Medium", "Yu Gothic", "Hiragino Sans", "Meiryo", sans-serif;
  --font-en-label: "Crimson Pro", Georgia, serif;
  --font-en-sans: var(--font-ja-sans);
  --brand: var(--font-brand);
  --serif: var(--font-ja-serif);
  --sans: var(--font-ja-sans);
  --en: var(--font-en-label);
  --rail: 140px;
  --copy: 400px;
}

/* v2-clean 2GO PDP structure pass. */
.pdp2-hero--compact {
  min-height: 660px;
}

.pdp2-hero--compact .pdp2-hero__image {
  object-position: center 48%;
}

.pdp2-hero--compact .pdp2-hero__veil {
  background:
    linear-gradient(90deg, rgba(25, 22, 19, 0.72), rgba(25, 22, 19, 0.22) 54%, rgba(25, 22, 19, 0.04)),
    linear-gradient(0deg, rgba(25, 22, 19, 0.44), rgba(25, 22, 19, 0.02) 55%);
}

.pdp2-hero--compact .pdp2-hero__copy {
  width: min(760px, calc(100% - 100px));
  min-height: 660px;
  padding: 120px 0 82px 50px;
  align-content: center;
}

.pdp2-hero--compact .pdp2-hero__copy h1 {
  font-size: 36px;
  line-height: 1.44;
}

.pdp2-hero--compact .pdp2-hero__copy p:not(.section-label) {
  width: min(560px, 100%);
}

.pdp2-hero--compact .pdp2-hero__actions {
  right: 50px;
  bottom: 42px;
}

.pdp2-product {
  padding-top: 96px;
  padding-bottom: 110px;
}

.pdp2-gallery__main {
  min-height: 560px;
}

.pdp2-gallery__main img {
  height: auto;
  max-height: 480px;
}

.pdp2-actions {
  flex-wrap: wrap;
  gap: 12px 18px;
  align-items: center;
}

.pdp2-primary-button {
  min-height: 44px;
  padding: 0 26px;
  border: 1px solid #3f3a35;
  border-radius: 0;
  background: #3f3a35;
  color: #ffffff;
  cursor: pointer;
  font-family: var(--font-ja-serif);
  font-size: 14px;
  letter-spacing: 0;
}

.pdp2-shop-controls {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.pdp2-shop-controls label {
  display: grid;
  gap: 8px;
}

.pdp2-shop-controls span {
  color: #8f877f;
  font-size: 12px;
}

.pdp2-shop-controls select {
  width: 100%;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid rgba(70, 65, 60, 0.18);
  border-radius: 0;
  background: #ffffff;
  color: #3f3a35;
  font: inherit;
}

.pdp2-issue,
.pdp2-comparison,
.pdp2-process,
.pdp2-recipe-book,
.pdp2-accessory,
.pdp2-story {
  padding: 118px 50px;
}

.pdp2-issue,
.pdp2-comparison,
.pdp2-recipe-book {
  background: #faf7f5;
}

.pdp2-issue-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  width: min(980px, 100%);
  margin: 62px auto 0;
  background: rgba(70, 65, 60, 0.16);
}

.pdp2-issue-grid span {
  display: grid;
  place-items: center;
  min-height: 96px;
  padding: 18px;
  background: #ffffff;
  color: #4b4540;
  font-family: var(--font-ja-serif);
  font-size: 15px;
  text-align: center;
}

.pdp2-material {
  padding-top: 110px;
}

.pdp2-core {
  display: grid;
  grid-template-columns: minmax(320px, 0.42fr) minmax(0, 0.58fr);
  gap: 86px;
  align-items: center;
  padding: 118px 50px;
  background: #2f2924;
  color: #ffffff;
}

.pdp2-core h2,
.pdp2-technology__statement h2,
.pdp2-process h2,
.pdp2-recipe-book h2,
.pdp2-accessory h2,
.pdp2-story h2 {
  margin-top: 26px;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.76;
  letter-spacing: 0;
}

.pdp2-core p:not(.section-label),
.pdp2-technology__statement p:not(.section-label),
.pdp2-process p:not(.section-label),
.pdp2-recipe-book p,
.pdp2-accessory p,
.pdp2-story p {
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
  line-height: 2.05;
}

.pdp2-core figure {
  margin: 0;
  overflow: hidden;
  background: #161412;
}

.pdp2-core img {
  min-height: 520px;
  object-fit: cover;
}

.pdp2-table-wrap {
  width: min(1120px, 100%);
  margin: 68px auto 0;
  overflow-x: auto;
}

.pdp2-table-wrap table {
  width: 100%;
  min-width: 780px;
  border-collapse: collapse;
  background: #ffffff;
}

.pdp2-table-wrap th,
.pdp2-table-wrap td {
  padding: 18px 16px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
  color: #5f584f;
  font-size: 13px;
  line-height: 1.75;
  text-align: left;
  vertical-align: top;
}

.pdp2-table-wrap thead th,
.pdp2-table-wrap tbody th {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-weight: 500;
}

.pdp2-technology {
  background: #ffffff;
}

.pdp2-technology__statement {
  padding: 122px 50px;
  background: #2f2924;
  color: #ffffff;
  text-align: center;
}

.pdp2-technology__statement > * {
  width: min(760px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.pdp2-tech-rows {
  display: grid;
  gap: 1px;
  background: rgba(70, 65, 60, 0.12);
}

.pdp2-tech-rows article {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(320px, 0.42fr);
  align-items: center;
  gap: 68px;
  padding: 72px 50px;
  background: #ffffff;
}

.pdp2-tech-rows article:nth-child(even) {
  grid-template-columns: minmax(320px, 0.42fr) minmax(0, 0.58fr);
}

.pdp2-tech-rows article:nth-child(even) figure {
  order: 2;
}

.pdp2-tech-rows figure {
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-tech-rows img {
  min-height: 430px;
  object-fit: cover;
}

.pdp2-tech-rows span,
.pdp2-process-grid span,
.pdp2-book-grid span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 14px;
  font-style: italic;
}

.pdp2-tech-rows h3 {
  margin-top: 18px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 27px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: 0;
}

.pdp2-tech-rows p {
  margin-top: 18px;
  color: #756f68;
}

.pdp2-process,
.pdp2-accessory {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(320px, 0.42fr);
  align-items: center;
  gap: 78px;
  background: #ffffff;
}

.pdp2-process figure,
.pdp2-accessory figure {
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-process img,
.pdp2-accessory img {
  min-height: 480px;
  object-fit: cover;
}

.pdp2-process p:not(.section-label),
.pdp2-recipe-book p,
.pdp2-accessory p,
.pdp2-story p {
  color: #756f68;
}

.pdp2-process-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 34px;
}

.pdp2-process-grid span {
  min-height: 66px;
  padding: 18px;
  border: 1px solid rgba(70, 65, 60, 0.14);
  background: #faf7f5;
}

.pdp2-recipe-book {
  display: grid;
  grid-template-columns: minmax(320px, 0.35fr) minmax(0, 0.65fr);
  align-items: center;
  gap: 72px;
}

.pdp2-book-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.pdp2-book-grid article {
  display: grid;
  gap: 18px;
  justify-items: center;
  padding: 22px;
  background: #ffffff;
  text-align: center;
}

.pdp2-book-grid img {
  height: 280px;
  object-fit: contain;
}

.pdp2-accessory img {
  object-fit: contain;
  padding: 40px;
}

.pdp2-story {
  position: relative;
  display: grid;
  min-height: 540px;
  align-items: end;
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.pdp2-story > img {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
}

.pdp2-story::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(25, 22, 19, 0.72), rgba(25, 22, 19, 0.22) 58%, rgba(25, 22, 19, 0.04)),
    linear-gradient(0deg, rgba(25, 22, 19, 0.62), rgba(25, 22, 19, 0.08));
  content: "";
}

.pdp2-story > div {
  position: relative;
  z-index: 1;
  width: min(620px, 100%);
}

.pdp2-story h2,
.pdp2-story p {
  color: #ffffff;
}

.pdp2-size .pdp2-section-head p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
}

.pdp2-final {
  min-height: 660px;
}

.pdp2-final > div {
  min-height: 660px;
}

@media (max-width: 980px) {
  .pdp2-core,
  .pdp2-tech-rows article,
  .pdp2-tech-rows article:nth-child(even),
  .pdp2-process,
  .pdp2-recipe-book,
  .pdp2-accessory {
    grid-template-columns: 1fr;
  }

  .pdp2-tech-rows article:nth-child(even) figure {
    order: 0;
  }

  .pdp2-issue-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 750px) {
  .pdp2-hero--compact {
    min-height: 560px;
  }

  .pdp2-hero--compact .pdp2-hero__image {
    object-position: 52% center;
  }

  .pdp2-hero--compact .pdp2-hero__copy {
    width: calc(100% - 44px);
    min-height: 560px;
    padding: 104px 0 88px 22px;
  }

  .pdp2-hero--compact .pdp2-hero__copy h1 {
    font-size: 30px;
    line-height: 1.58;
  }

  .pdp2-hero--compact .pdp2-hero__actions {
    right: auto;
    bottom: 30px;
    left: 22px;
  }

  .pdp2-product {
    padding-top: 74px;
  }

  .pdp2-gallery__main {
    min-height: 390px;
  }

  .pdp2-gallery__main img {
    max-height: 330px;
  }

  .pdp2-shop-controls {
    grid-template-columns: 1fr;
  }

  .pdp2-issue,
  .pdp2-comparison,
  .pdp2-process,
  .pdp2-recipe-book,
  .pdp2-accessory,
  .pdp2-story,
  .pdp2-core,
  .pdp2-technology__statement,
  .pdp2-tech-rows article {
    padding-right: 22px;
    padding-left: 22px;
  }

  .pdp2-issue,
  .pdp2-comparison,
  .pdp2-process,
  .pdp2-recipe-book,
  .pdp2-accessory,
  .pdp2-core,
  .pdp2-technology__statement {
    padding-top: 86px;
    padding-bottom: 86px;
  }

  .pdp2-issue-grid,
  .pdp2-process-grid,
  .pdp2-book-grid {
    grid-template-columns: 1fr;
  }

  .pdp2-core h2,
  .pdp2-technology__statement h2,
  .pdp2-process h2,
  .pdp2-recipe-book h2,
  .pdp2-accessory h2,
  .pdp2-story h2 {
    font-size: 27px;
    line-height: 1.78;
  }

  .pdp2-core img,
  .pdp2-tech-rows img,
  .pdp2-process img,
  .pdp2-accessory img {
    min-height: 320px;
  }

  .pdp2-tech-rows article {
    gap: 34px;
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .pdp2-book-grid img {
    height: 230px;
  }

  .pdp2-story {
    min-height: 500px;
  }

  .pdp2-final,
  .pdp2-final > div {
    min-height: 560px;
  }
}

.sp-only {
  display: none;
}

.concept-main {
  background: var(--base);
}

.concept-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.concept-hero__media {
  position: absolute;
  inset: 0;
}

.concept-hero__media img {
  object-position: center 45%;
}

.concept-hero__veil {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(29, 25, 22, 0.82), rgba(29, 25, 22, 0.28) 58%, rgba(29, 25, 22, 0.12)),
    linear-gradient(0deg, rgba(29, 25, 22, 0.52), rgba(29, 25, 22, 0.04) 48%);
}

.concept-hero__copy {
  position: relative;
  z-index: 2;
  display: grid;
  align-content: end;
  width: min(680px, calc(100% - 88px));
  min-height: 100vh;
  padding: 150px 0 116px var(--rail);
}

.concept-hero__copy h1 {
  margin-top: 30px;
  font-size: 46px;
  line-height: 1.62;
}

.concept-hero__copy p:not(.section-label) {
  width: min(560px, 100%);
  margin-top: 34px;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--serif);
  font-size: 19px;
  line-height: 2.18;
}

.concept-statement {
  display: grid;
  justify-items: center;
  min-height: 680px;
  padding: 150px var(--rail);
  text-align: center;
  background: var(--paper);
}

.concept-statement h2 {
  margin-top: 28px;
}

.concept-statement p:not(.section-label) {
  width: min(760px, 100%);
  margin-top: 34px;
  color: var(--sub);
  font-family: var(--serif);
  font-size: 18px;
  line-height: 2.28;
}

.concept-gap,
.concept-values,
.concept-bridge {
  padding: 150px var(--rail);
  background: #f8f6f2;
}

.concept-section-copy {
  width: min(760px, 100%);
}

.concept-section-copy h2 {
  margin-top: 26px;
}

.concept-section-copy p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.concept-gap {
  display: grid;
  grid-template-columns: minmax(320px, 0.46fr) minmax(0, 0.54fr);
  gap: 82px;
  align-items: end;
}

.concept-gap__list,
.concept-value-grid,
.concept-bridge-grid {
  display: grid;
  gap: 1px;
  background: rgba(63, 58, 53, 0.16);
}

.concept-gap__list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.concept-gap__list article {
  min-height: 186px;
  padding: 30px;
  background: var(--paper);
}

.concept-gap__list span,
.concept-value-grid span,
.concept-bridge-grid span,
.concept-solution dt {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.concept-gap__list p {
  margin-top: 30px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.75;
}

.concept-solution,
.concept-scene {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 86px;
  align-items: center;
  padding: 150px var(--rail);
  background: var(--paper);
}

.concept-solution figure,
.concept-scene figure {
  height: 680px;
  overflow: hidden;
  background: #ede9e3;
}

.concept-solution figure img {
  object-fit: contain;
  padding: 8%;
}

.concept-solution h2,
.concept-scene h2 {
  margin-top: 26px;
}

.concept-solution p:not(.section-label),
.concept-scene p:not(.section-label) {
  margin-top: 28px;
  color: var(--sub);
}

.concept-solution dl {
  display: grid;
  gap: 1px;
  margin-top: 44px;
  background: rgba(63, 58, 53, 0.16);
}

.concept-solution dl div {
  display: grid;
  grid-template-columns: 116px minmax(0, 1fr);
  gap: 22px;
  padding: 18px 0;
  background: var(--paper);
}

.concept-solution dd {
  color: var(--sub);
}

.concept-values {
  background: #ede9e3;
}

.concept-value-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 78px;
}

.concept-value-grid article {
  min-height: 330px;
  padding: 34px 30px;
  background: var(--paper);
}

.concept-value-grid h3 {
  margin-top: 28px;
  font-size: 20px;
}

.concept-value-grid p {
  margin-top: 18px;
  color: var(--sub);
}

.concept-scene {
  grid-template-columns: minmax(360px, 0.9fr) minmax(0, 1.1fr);
  background: var(--base);
}

.concept-scene figure {
  order: 2;
}

.concept-scene div {
  order: 1;
}

.concept-bridge {
  background: var(--paper);
}

.concept-bridge-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 78px;
}

.concept-bridge-grid a {
  display: grid;
  align-content: start;
  min-height: 280px;
  padding: 32px 28px;
  background: #f8f6f2;
}

.concept-bridge-grid strong {
  display: block;
  margin-top: 26px;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.7;
}

.concept-bridge-grid small {
  display: block;
  margin-top: 18px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.9;
}

.concept-final {
  background: #2f2924;
}

@media (max-width: 980px) {
  .concept-hero__copy {
    padding-left: 48px;
  }

  .concept-gap,
  .concept-solution,
  .concept-scene {
    grid-template-columns: 1fr;
  }

  .concept-value-grid,
  .concept-bridge-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .concept-scene figure,
  .concept-scene div {
    order: initial;
  }
}

@media (max-width: 750px) {
  .concept-hero__copy {
    width: calc(100% - 40px);
    padding: 128px 0 88px 20px;
  }

  .concept-hero__copy h1 {
    font-size: 34px;
  }

  .concept-hero__copy p:not(.section-label) {
    font-size: 16px;
  }

  .concept-statement,
  .concept-gap,
  .concept-values,
  .concept-bridge,
  .concept-solution,
  .concept-scene {
    padding: 84px 20px;
  }

  .concept-statement {
    min-height: 0;
  }

  .concept-statement p:not(.section-label) {
    font-size: 16px;
  }

  .concept-gap__list,
  .concept-value-grid,
  .concept-bridge-grid {
    grid-template-columns: 1fr;
    margin-top: 48px;
  }

  .concept-solution figure,
  .concept-scene figure {
    height: 380px;
  }

  .concept-solution dl div {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--base);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: 0;
}

body.no-scroll {
  overflow: hidden;
}

img,
video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

img[src$="product-cutout.png"] {
  object-fit: contain;
}

.parallax-frame {
  overflow: hidden;
}

.parallax-media-item {
  --parallax-y: 0px;
  --parallax-scale: 1.055;
  transform: translate3d(0, var(--parallax-y), 0) scale(var(--parallax-scale));
  transform-origin: center center;
  will-change: transform;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
}

h1,
h2,
h3,
p,
figure,
dl,
dd {
  margin: 0;
}

h1,
h2,
h3 {
  font-family: var(--serif);
  font-weight: 500;
  letter-spacing: 0;
}

h1 {
  font-size: 34px;
  line-height: 1.55;
}

h2 {
  font-size: 34px;
  line-height: 1.75;
}

h3 {
  font-size: 22px;
  line-height: 1.7;
}

.brand-name {
  font-family: var(--brand);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.16;
  white-space: nowrap;
}

.brand-name.in-heading {
  display: inline-block;
  margin-left: 0.14em;
  vertical-align: baseline;
}

.brand-name.in-copy {
  display: inline;
  font-weight: 500;
}

.copy-keep {
  display: inline-block;
}

.brand-label {
  font-style: normal;
}

.jp-line {
  display: block;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 76px;
  padding: 0 44px;
  color: var(--paper);
  border-bottom: 1px solid transparent;
  background: transparent;
  transition: background 0.25s ease, border-color 0.25s ease, backdrop-filter 0.25s ease;
}

.site-header.is-scrolled,
.site-header.is-open {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(35, 30, 27, 0.78);
  backdrop-filter: blur(18px);
}

.support-subpage .site-header {
  color: var(--ink);
  border-bottom-color: var(--line);
  background: rgba(250, 247, 242, 0.92);
  backdrop-filter: blur(18px);
}

.support-subpage .site-header.is-scrolled,
.support-subpage .site-header.is-open {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(35, 30, 27, 0.78);
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 260px;
  height: 32px;
  font-size: 15px;
  font-weight: 500;
}

.brand-mark span {
  display: block;
}

.global-nav {
  display: flex;
  align-items: center;
  gap: 18px;
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
}

.nav-link,
.nav-parent,
.nav-cta {
  position: relative;
  display: inline-grid;
  place-items: center;
  min-height: 44px;
  color: inherit;
  border: 0;
  background: transparent;
  font: inherit;
  cursor: pointer;
  opacity: 0.82;
  transition: opacity 0.2s ease;
}

.nav-link:hover,
.nav-parent:hover,
.nav-cta:hover,
.nav-link[aria-current="page"],
.nav-group.is-current > .nav-parent,
.nav-cta[aria-current="page"] {
  opacity: 1;
}

.nav-link[aria-current="page"]::after,
.nav-group.is-current > .nav-parent::after,
.nav-cta[aria-current="page"]::after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
}

.nav-group {
  position: static;
}

.nav-parent {
  padding-right: 15px;
}

.nav-parent::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  content: "";
  opacity: 0.72;
  transform: translateY(-60%) rotate(45deg);
  transition: transform 0.2s ease;
}

.nav-group:hover .nav-parent::before,
.nav-group:focus-within .nav-parent::before,
.nav-group.is-open .nav-parent::before {
  transform: translateY(-34%) rotate(225deg);
}

.nav-panel {
  position: absolute;
  top: 76px;
  right: 44px;
  left: 44px;
  z-index: 70;
  width: auto;
  max-height: calc(100vh - 104px);
  overflow-y: auto;
  padding: 0;
  color: var(--ink);
  border: 1px solid rgba(63, 58, 53, 0.16);
  background: rgba(250, 247, 242, 0.98);
  box-shadow: 0 28px 70px rgba(35, 30, 27, 0.18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
  backdrop-filter: blur(18px);
}

.nav-group:hover .nav-panel,
.nav-group:focus-within .nav-panel,
.nav-group.is-open .nav-panel {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.nav-panel__inner {
  display: grid;
  grid-template-columns: minmax(230px, 0.86fr) minmax(420px, 1.36fr) minmax(240px, 0.78fr);
  align-items: start;
  gap: 26px;
  padding: 18px 26px;
}

.nav-panel__inner--story {
  grid-template-columns: repeat(2, minmax(260px, 1fr)) minmax(250px, 0.86fr);
}

.nav-panel__inner--support {
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
}

.nav-panel__lead {
  display: grid;
  align-content: start;
}

.nav-panel__lead h2 {
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.65;
}

.nav-panel__lead p:not(.section-label) {
  margin-top: 12px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.65;
}

.nav-panel__text-link {
  display: inline-block;
  justify-self: start;
  margin-top: 20px;
  border-bottom: 1px solid currentColor;
  padding: 0 0 4px;
  color: var(--ink);
  font-family: var(--sans);
  font-size: 12px;
  font-style: normal;
}

.mega-product-grid,
.mega-support-grid {
  display: grid;
  gap: 1px;
  background: rgba(63, 58, 53, 0.14);
}

.mega-product-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mega-product-card,
.mega-feature-card,
.mega-support-grid a,
.mega-link-list a {
  display: grid;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--sans);
  font-style: normal;
  opacity: 1;
  transition: background 0.2s ease, padding 0.2s ease;
}

.mega-product-card,
.mega-feature-card {
  align-content: start;
  min-height: 178px;
  padding: 12px;
}

.mega-product-card:hover,
.mega-feature-card:hover,
.mega-support-grid a:hover,
.mega-link-list a:hover,
.mega-product-card[aria-current="page"],
.mega-feature-card[aria-current="page"],
.mega-support-grid a[aria-current="page"],
.mega-link-list a[aria-current="page"] {
  background: #fff;
}

.mega-product-card img,
.mega-feature-card img {
  height: 76px;
  object-fit: contain;
  background: #f1ede7;
}

.mega-product-card img[src$="product-cutout.png"] {
  background: transparent;
  filter: drop-shadow(0 8px 12px rgba(47, 41, 36, 0.12));
}

.mega-feature-card img {
  object-fit: cover;
}

.mega-product-card span,
.mega-feature-card span,
.mega-support-grid span,
.mega-link-list span {
  margin-top: 8px;
  font-family: var(--serif);
  font-size: 16px;
  line-height: 1.5;
}

.mega-product-card small,
.mega-feature-card small,
.mega-support-grid small,
.mega-link-list small {
  margin-top: 6px;
  color: var(--sub);
  font-size: 11px;
  line-height: 1.6;
}

.mega-link-list {
  display: grid;
  align-content: start;
}

.mega-link-list p {
  margin: 0 0 10px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.mega-link-list a,
.mega-support-grid a {
  border-top: 1px solid rgba(63, 58, 53, 0.14);
  padding: 8px 0;
  background: transparent;
}

.mega-link-list a:last-child,
.mega-support-grid a:last-child {
  border-bottom: 1px solid rgba(63, 58, 53, 0.14);
}

.mega-link-list a:hover,
.mega-link-list a[aria-current="page"] {
  padding-left: 8px;
}

.mega-support-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mega-support-grid a {
  min-height: 86px;
  align-content: center;
  border: 0;
  padding: 18px;
  background: rgba(255, 255, 255, 0.72);
}

.nav-cta {
  min-height: 38px;
  margin-left: 4px;
  border: 1px solid rgba(255, 255, 255, 0.48);
  padding: 0 18px;
  font-family: var(--sans);
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0;
}

.site-header.is-scrolled .nav-cta,
.site-header.is-open .nav-cta,
.pdp-body .site-header .nav-cta {
  border-color: rgba(255, 255, 255, 0.42);
}

.support-subpage .site-header .nav-cta {
  border-color: rgba(63, 58, 53, 0.32);
}

.support-subpage .site-header.is-scrolled .nav-cta,
.support-subpage .site-header.is-open .nav-cta {
  border-color: rgba(255, 255, 255, 0.42);
}

.nav-toggle {
  display: none;
}

@media (min-width: 751px) and (max-width: 1120px) {
  .site-header {
    padding: 0 28px;
  }

  .brand-mark {
    min-width: 218px;
  }

  .site-header .store-label {
    display: none;
  }

  .global-nav {
    gap: 14px;
    font-size: 14px;
  }

  .nav-panel {
    right: 28px;
    left: 28px;
  }

  .nav-panel__inner,
  .nav-panel__inner--story {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px;
  }

  .nav-panel__inner--support {
    grid-template-columns: 1fr;
  }

  .nav-panel__lead,
  .mega-link-list {
    grid-column: 1 / -1;
  }

  .mega-product-card,
  .mega-feature-card {
    min-height: 176px;
  }
}

.kv {
  position: relative;
  height: 100vh;
  min-height: 680px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.kv__image,
.kv__veil {
  position: absolute;
  inset: 0;
}

.kv__image {
  object-position: 52% 50%;
}

.kv__video {
  object-position: 50% 50%;
}

.kv__veil {
  background: rgba(26, 22, 18, 0.28);
}

.kv__content {
  position: absolute;
  top: 48%;
  left: 50%;
  width: min(760px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.kv__lower {
  position: absolute;
  bottom: 92px;
  left: 50%;
  width: min(520px, calc(100% - 40px));
  text-align: center;
  transform: translateX(-50%);
}

.eyebrow,
.section-label,
.en {
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  line-height: 1.2;
}

.section-label.brand-name,
.section-label .brand-name,
.brand-label .brand-name {
  font-family: var(--brand);
  font-style: normal;
}

.kv h1 {
  margin-top: 20px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.16;
}

.kv__lead {
  margin-top: 36px;
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.85;
}

.kv__lower .kv__lead {
  margin-top: 0;
}

.kv__lower--actions {
  bottom: 78px;
}

.kv__lower--actions .quiet-actions {
  margin-top: 0;
}

.hero-proof {
  width: min(1080px, calc(100% - (var(--rail) * 2)));
  margin: 38px auto 0;
  padding: 30px 0 32px;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
  background: transparent;
}

.hero-proof__inner {
  display: grid;
  grid-template-columns: minmax(180px, 0.24fr) minmax(0, 1fr);
  align-items: center;
  gap: 52px;
}

.hero-proof__label {
  margin: 0;
  color: var(--sub);
  font-family: var(--brand);
  font-size: 11px;
  line-height: 1.55;
}

.hero-proof dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  margin: 0;
}

.hero-proof dl div {
  padding-left: 30px;
  border-left: 1px solid rgba(63, 58, 53, 0.14);
}

.hero-proof dt {
  color: var(--sub);
  font-size: 12px;
  line-height: 1.5;
}

.hero-proof dd {
  margin-top: 7px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 18px;
  line-height: 1.45;
}

.hero-proof dd span {
  display: inline-block;
  margin-left: 0.25em;
  color: var(--sub);
  font-family: var(--sans);
  font-size: 11px;
}

.quiet-actions {
  display: flex;
  justify-content: center;
  gap: 34px;
  margin-top: 38px;
  font-family: var(--serif);
  font-size: 13px;
}

.quiet-actions a,
.text-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
}

.quiet-actions a::after,
.text-link::after {
  content: "";
  width: 18px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
}

.quiet-actions.dark {
  color: var(--paper);
}

.scroll-sign {
  position: absolute;
  right: 52px;
  bottom: 44px;
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
}

.intro-statement {
  width: min(760px, calc(100% - 40px));
  margin: 0 auto;
  padding: 170px 0 70px;
  text-align: center;
}

.intro-statement h2 {
  margin-top: 28px;
}

.intro-statement h2:first-child {
  margin-top: 0;
}

.intro-statement p:last-child {
  width: min(520px, 100%);
  margin: 36px auto 0;
}

.world-statement {
  display: grid;
  justify-items: center;
  padding: 150px var(--rail) 116px;
  text-align: center;
  background: var(--paper);
}

.world-statement h2,
.world-copy {
  width: min(780px, 100%);
  margin-top: 28px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 40px;
  font-weight: 400;
  line-height: 1.64;
  letter-spacing: 0;
}

.world-statement strong,
.world-copy strong {
  display: inline-block;
  color: var(--ink);
  font-size: 1.34em;
  font-weight: 500;
  line-height: 1.18;
}

.world-statement p:not(.section-label) {
  width: min(560px, 100%);
  margin-top: 34px;
  color: var(--sub);
  font-size: 14px;
  line-height: 2;
}

.concept-wide-image {
  width: 100%;
  height: min(78vh, 820px);
  min-height: 620px;
  overflow: hidden;
  background: var(--warm);
}

.concept-wide-image img,
.concept-wide-image video {
  object-position: 50% 54%;
}

.section-title {
  width: min(620px, calc(100% - 40px));
  margin-left: var(--rail);
}

.section-title.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-title h2,
.split-copy h2,
.daily-head h2,
.recipe-copy h2,
.recipe-copy h1,
.recipe-index__head h2 {
  margin-top: 28px;
}

.issue-title span {
  display: block;
  white-space: nowrap;
}

.concept-split .issue-title {
  font-size: 30px;
  line-height: 1.95;
}

.lineup-section {
  padding: 100px 0 150px;
  background: var(--paper);
}

.lineup-section .section-title h2 {
  font-size: 30px;
  line-height: 1.68;
}

.lineup-lead {
  width: min(520px, 100%);
  margin: 22px auto 0;
  color: var(--sub);
}

.lineup-shelf {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 60px 30px;
  width: min(1180px, calc(100% - 190px));
  margin: 92px auto 0;
}

.lineup-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-content: start;
  text-align: center;
}

.lineup-item.is-main {
  grid-column: span 3;
}

.lineup-item.is-sub {
  grid-column: span 2;
}

.lineup-item figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 390px;
  overflow: hidden;
  background: #f5f2ee;
}

.lineup-item.is-main figure {
  height: 510px;
}

.lineup-item.is-sub figure {
  height: 255px;
  background: #f8f6f2;
}

.lineup-item img {
  width: 100%;
  height: 100%;
  padding: 42px;
  object-fit: contain;
}

.lineup-item img[src$="product-cutout.png"] {
  background: transparent;
  filter: drop-shadow(0 22px 28px rgba(47, 41, 36, 0.16));
}

.lineup-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lineup-item.is-main img {
  padding: 34px;
}

.lineup-item.is-object img {
  padding: 54px;
}

.lineup-item.is-sub img {
  padding: 54px;
}

.lineup-text {
  margin-top: 28px;
}

.lineup-text h3 {
  margin-top: 6px;
  font-size: 19px;
}

.lineup-item.is-main .lineup-text h3 {
  font-size: 21px;
}

.lineup-item.is-sub .lineup-text {
  margin-top: 22px;
}

.lineup-text > p:not(.en) {
  margin-top: 10px;
  color: var(--sub);
}

.lineup-text dl {
  display: grid;
  gap: 8px;
  width: min(280px, 100%);
  margin: 22px auto 0;
  color: var(--sub);
}

.lineup-text div {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
}

.lineup-text dt,
.lineup-text dd {
  font-size: 12px;
}

.lineup-action {
  display: inline-grid;
  place-items: center;
  min-width: 164px;
  min-height: 40px;
  border: 1px solid var(--deep);
  border-radius: 999px;
  margin-top: 24px;
  padding: 0 22px;
  color: var(--paper);
  background: var(--deep);
  font-size: 12px;
}

.lineup-action.is-pending {
  color: var(--sub);
  border-color: var(--line);
  background: transparent;
}

.lineup-subhead {
  grid-column: 1 / -1;
  width: min(520px, 100%);
  margin: 28px auto 0;
  border-top: 1px solid var(--line);
  padding-top: 38px;
  text-align: center;
}

.lineup-subhead h3 {
  margin-top: 14px;
  font-size: 20px;
  line-height: 1.8;
}

.hero-slideshow {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.hero-slideshow img {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: heroFade 28s infinite;
}

.hero-slideshow img:nth-child(2) {
  animation-delay: 7s;
}

.hero-slideshow img:nth-child(3) {
  animation-delay: 14s;
}

.hero-slideshow img:nth-child(4) {
  animation-delay: 21s;
}

.hero-slideshow .slide-rice {
  object-position: center center;
}

.hero-slideshow .slide-table,
.hero-slideshow .slide-cooking {
  object-position: center center;
}

.hero-slideshow .slide-origin {
  object-position: center center;
}

.hero-slideshow .slide-bubbles {
  object-position: center center;
}

.hero-slideshow .slide-everyday {
  object-position: center center;
}

@keyframes heroFade {
  0%,
  20% {
    opacity: 1;
  }

  29%,
  91% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.concept-split,
.product-lead,
.basic-cooking {
  display: grid;
  grid-template-columns: minmax(300px, 400px) minmax(0, 1fr);
  gap: 100px;
  align-items: center;
  padding: 185px 0 0 var(--rail);
}

.product-lead,
.basic-cooking {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  padding-right: var(--rail);
  padding-left: 0;
}

.split-copy p:last-child,
.product-lead p:last-child,
.basic-cooking p {
  margin-top: 28px;
}

.split-media,
.product-lead figure {
  height: 760px;
  overflow: hidden;
}

.solution-film {
  position: relative;
  width: 100%;
  height: 78vh;
  min-height: 680px;
  margin-top: 145px;
  margin-left: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.solution-film::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(20, 16, 13, 0.62) 0%,
    rgba(20, 16, 13, 0.25) 44%,
    rgba(20, 16, 13, 0.04) 100%
  );
  content: "";
}

.solution-film video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution-film__copy {
  position: absolute;
  z-index: 1;
  bottom: 92px;
  left: var(--rail);
  width: min(560px, calc(100% - 2 * var(--rail)));
}

.solution-film__copy h2 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 34px;
  line-height: 1.85;
}

.solution-film__copy p:last-child {
  width: min(500px, 100%);
  margin-top: 34px;
}

.value-section {
  padding: 185px 0 155px;
  background: var(--paper);
}

.value-stack {
  margin-top: 80px;
}

.material-proof {
  display: grid;
  grid-template-columns: minmax(280px, 0.52fr) minmax(0, 1fr);
  align-items: center;
  gap: 70px;
  width: calc(100% - (var(--rail) * 2));
  margin: 76px auto 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 42px 0;
}

.material-proof h3 {
  margin-top: 24px;
  font-size: 28px;
  line-height: 1.65;
}

.material-proof p:not(.section-label) {
  margin-top: 18px;
  color: var(--sub);
  font-weight: 400;
}

.material-proof dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  background: var(--line);
}

.material-proof dl div {
  display: grid;
  min-height: 150px;
  align-content: center;
  padding: 26px 20px;
  background: var(--paper);
  text-align: center;
}

.material-proof dt {
  color: var(--ink);
  font-family: var(--en);
  font-size: 52px;
  font-style: italic;
  line-height: 1;
}

.material-proof dd {
  margin-top: 14px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.7;
}

.value-row {
  display: grid;
  grid-template-columns: minmax(0, 64%) minmax(300px, 420px);
  align-items: center;
  gap: 90px;
}

.value-row.reverse {
  grid-template-columns: minmax(300px, 420px) minmax(0, 64%);
}

.value-row.reverse figure {
  order: 2;
}

.value-row + .value-row {
  margin-top: 110px;
}

.value-row figure {
  height: 720px;
  overflow: hidden;
}

.tech-media--pure img {
  object-position: 50% 50%;
}

.tech-media--heat img {
  object-position: 50% 54%;
}

.tech-media--lid img {
  object-position: 56% 50%;
}

.tech-media--sensor img {
  object-position: 50% 52%;
}

.tech-media--craft img {
  object-position: 46% 50%;
}

.value-row div {
  padding-right: 36px;
}

.value-row.reverse div {
  padding-right: 0;
  padding-left: var(--rail);
}

.value-row h3 {
  margin-top: 38px;
}

.value-row p {
  margin-top: 24px;
  color: var(--sub);
  font-weight: 400;
}

.index {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.daily-section {
  padding: 165px 0 150px;
  background: var(--warm);
}

.daily-section.compact {
  padding-top: 150px;
}

.daily-head {
  display: grid;
  grid-template-columns: minmax(320px, 420px) minmax(0, 520px);
  gap: 120px;
  width: calc(100% - 2 * var(--rail));
  margin: 0 auto;
}

.daily-head p:last-child {
  align-self: end;
}

.daily-wide {
  width: 100%;
  height: 78vh;
  min-height: 680px;
  margin-top: 76px;
  overflow: hidden;
}

.daily-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 80px;
  width: calc(100% - 2 * var(--rail));
  margin: 95px auto 0;
}

.daily-points article video,
.daily-points article img {
  height: 500px;
  overflow: hidden;
}

.daily-points h3 {
  margin-top: 34px;
}

.daily-points p {
  margin-top: 16px;
  color: var(--sub);
}

.recipe-preview,
.recipe-page-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(300px, 390px) minmax(0, 1fr);
  gap: 96px;
  min-height: 840px;
  padding: 220px 0 140px var(--rail);
  overflow: hidden;
}

.recipe-copy p:not(.section-label) {
  margin-top: 28px;
}

.recipe-copy .text-link {
  margin-top: 30px;
}

.recipe-supervisor {
  display: inline-grid;
  place-items: center;
  min-height: 38px;
  margin-top: 30px;
  padding: 0 22px;
  border: 1px solid rgba(74, 69, 64, 0.24);
  color: #5f584f;
  font-family: var(--font-ja-sans);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.12em;
}

.recipe-supervisor--hero {
  border-color: rgba(250, 247, 242, 0.48);
  color: var(--paper);
}

.recipe-preview--simple {
  display: block;
  min-height: auto;
  padding: 185px 0 170px;
}

.recipe-preview--simple .recipe-copy {
  width: min(760px, calc(100% - 40px));
  margin: 0 auto;
  text-align: center;
}

.recipe-cut-strip {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  height: 340px;
  margin-top: 74px;
  overflow: hidden;
}

.recipe-cut-strip figure {
  min-width: 0;
  overflow: hidden;
}

.recipe-cut-strip img,
.recipe-cut-strip video {
  object-position: 50% 50%;
}

.recipe-foot-copy {
  width: min(560px, calc(100% - 40px));
  margin: 56px auto 0;
  text-align: center;
}

.recipe-foot-copy .text-link {
  margin-top: 30px;
}

.rice-storage-teaser {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  gap: 92px;
  align-items: center;
  padding: 150px var(--rail);
  background: var(--paper);
}

.rice-storage-teaser figure {
  height: 620px;
  overflow: hidden;
  background: #f5f2ee;
}

.rice-storage-teaser img {
  padding: 62px;
  object-fit: contain;
}

.rice-storage-teaser h2 {
  margin-top: 28px;
}

.rice-storage-teaser p:not(.section-label) {
  margin-top: 28px;
  color: var(--sub);
}

.rice-storage-teaser .text-link {
  margin-top: 30px;
}

.recipe-main-photo {
  height: 720px;
  overflow: hidden;
}

.recipe-main-photo img {
  object-position: 50% 48%;
}

.recipe-overlap {
  position: relative;
  min-height: 650px;
}

.recipe-overlap img {
  position: absolute;
  width: 44vw;
  height: 580px;
  object-fit: cover;
}

.recipe-overlap .photo-a {
  top: -32px;
  right: 0;
  z-index: 3;
}

.recipe-overlap .photo-b {
  top: 185px;
  right: 38vw;
  width: 28vw;
  height: 380px;
}

.recipe-overlap .photo-c {
  top: 360px;
  right: 10vw;
  width: 28vw;
  height: 390px;
}

.technology-deep {
  position: relative;
  min-height: clamp(680px, 82vh, 860px);
  overflow: hidden;
  color: var(--paper);
  background: #241f1b;
}

.technology-deep::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(26, 21, 18, 0.72) 0%,
    rgba(26, 21, 18, 0.44) 36%,
    rgba(26, 21, 18, 0.12) 68%,
    rgba(26, 21, 18, 0.02) 100%
  );
  content: "";
}

.technology-deep.light {
  color: var(--ink);
  background: var(--paper);
}

.technology-deep > img,
.technology-deep > video {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.94;
  object-fit: cover;
  object-position: 68% 58%;
}

.technology-deep.light > img,
.technology-deep.light > video {
  opacity: 0.22;
}

.technology-deep > div {
  position: absolute;
  z-index: 1;
  top: 52%;
  left: var(--rail);
  width: min(460px, calc(100% - 2 * var(--rail)));
  transform: translateY(-50%);
}

.technology-deep h2 {
  margin-top: 24px;
  color: #f3eee6;
  font-family: var(--serif);
  font-size: clamp(36px, 3.5vw, 52px);
  font-style: normal;
  line-height: 1.45;
}

.technology-deep h2 span {
  font-family: inherit;
}

.technology-deep p:not(.section-label) {
  width: min(430px, 100%);
  margin-top: 20px;
  line-height: 1.95;
}

.technology-deep .text-link {
  margin-top: 28px;
}

.why-teaser {
  display: grid;
  grid-template-columns: minmax(260px, 0.82fr) minmax(280px, 0.62fr) minmax(260px, 0.54fr);
  align-items: center;
  gap: 54px;
  border-top: 1px solid rgba(217, 209, 200, 0.6);
  border-bottom: 1px solid rgba(217, 209, 200, 0.6);
  padding: 120px var(--rail);
  background: #f6f3ee;
}

.why-teaser h2 {
  margin-top: 24px;
}

.why-teaser > p {
  color: var(--sub);
}

.why-teaser__media {
  margin: 0;
  height: 260px;
  overflow: hidden;
  background: #ebe6de;
}

.why-teaser__media img {
  object-position: center center;
}

.why-teaser .text-link {
  grid-column: 3;
  justify-self: start;
  align-self: start;
  margin-top: -28px;
}

.why-page {
  background: var(--base);
}

.why-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
}

.why-hero__slides,
.why-hero video {
  position: absolute;
  inset: 0;
  object-position: center center;
}

.why-hero__veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(28, 23, 20, 0.44), rgba(28, 23, 20, 0.04));
}

.why-hero__copy {
  position: absolute;
  left: var(--rail);
  bottom: 108px;
  width: min(560px, calc(100% - var(--rail) * 2));
}

.why-hero h1 {
  margin-top: 28px;
  font-size: 32px;
  line-height: 1.8;
}

.why-hero__copy > p:last-child {
  margin-top: 28px;
}

.why-intro,
.why-compare,
.why-lineup {
  padding: 150px var(--rail);
}

.why-intro h2,
.why-lineup h2 {
  margin-top: 26px;
}

.why-reason-index {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 52px;
  margin-top: 86px;
}

.why-reason-index article {
  border-top: 1px solid var(--line);
  padding-top: 28px;
}

.why-reason-index span {
  color: var(--clay);
  font-family: var(--en);
  font-size: 17px;
  font-style: italic;
}

.why-reason-index h3 {
  margin-top: 24px;
}

.why-reason-index p {
  margin-top: 16px;
  color: var(--sub);
}

.why-origin {
  position: relative;
  min-height: 760px;
  margin-bottom: 150px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.why-origin figure {
  position: absolute;
  inset: 0;
}

.why-origin figure::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(20, 17, 15, 0.58), rgba(20, 17, 15, 0.08));
  content: "";
}

.why-origin img {
  object-position: center center;
}

.why-origin__copy {
  position: absolute;
  left: var(--rail);
  bottom: 86px;
  width: min(520px, calc(100% - var(--rail) * 2));
}

.why-origin__copy h2 {
  margin-top: 26px;
}

.why-origin__copy p:not(.section-label) {
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.82);
}

.why-reason,
.why-tech {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, 0.78fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
}

.why-reason.is-reverse {
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
}

.why-reason.is-reverse figure {
  order: 2;
}

.why-reason figure,
.why-tech figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.why-reason--bubbles figure {
  background: #c99b62;
}

.why-reason--bubbles img {
  object-position: center center;
}

.why-reason h2,
.why-tech h2 {
  margin-top: 26px;
}

.why-reason p:not(.section-label),
.why-tech p:not(.section-label),
.why-compare p {
  margin-top: 26px;
  color: var(--sub);
}

.why-compare {
  display: grid;
  grid-template-columns: minmax(280px, 0.44fr) minmax(0, 1fr);
  gap: 74px;
  background: var(--paper);
}

.why-compare h2 {
  margin-top: 26px;
}

.why-compare dl {
  border-top: 1px solid var(--line);
}

.why-compare dl div {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 28px 0;
}

.why-compare dt {
  color: var(--ink);
}

.why-compare dd {
  color: var(--sub);
}

.why-tech {
  padding-top: 150px;
  background: var(--warm);
}

.why-tech figure img {
  object-position: center 42%;
}

.why-tech-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 38px;
  background: var(--line);
}

.why-tech-list span {
  min-height: 64px;
  padding: 20px;
  background: var(--warm);
}

.why-daily-bridge {
  display: grid;
  grid-template-columns: minmax(300px, 0.48fr) minmax(0, 1fr);
  align-items: center;
  gap: 86px;
  padding: 150px var(--rail);
  background: var(--paper);
}

.why-daily-bridge figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.why-daily-bridge img {
  object-position: center center;
}

.why-daily-bridge h2 {
  margin-top: 26px;
}

.why-daily-bridge p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.why-lineup {
  text-align: center;
  background: var(--deep);
  color: var(--paper);
}

.why-lineup .quiet-actions {
  justify-content: center;
  margin-top: 42px;
}

.craft-page {
  background: var(--base);
}

.craft-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.craft-hero figure,
.craft-hero__veil {
  position: absolute;
  inset: 0;
}

.craft-hero img {
  object-position: 48% 50%;
}

.craft-hero__veil {
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.62), rgba(24, 20, 17, 0.08));
}

.craft-hero__copy {
  position: absolute;
  left: var(--rail);
  bottom: 104px;
  width: min(600px, calc(100% - var(--rail) * 2));
}

.craft-hero h1 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 38px;
  line-height: 1.72;
}

.craft-hero__copy > p:last-child {
  margin-top: 30px;
}

.craft-intro {
  padding: 160px var(--rail) 120px;
  background: var(--paper);
}

.craft-intro h2 {
  width: min(680px, 100%);
  margin-top: 28px;
}

.craft-intro > p:not(.section-label) {
  width: min(760px, 100%);
  margin-top: 34px;
  color: var(--sub);
}

.craft-split,
.craft-tech-bridge,
.craft-care {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, 0.78fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
  background: var(--paper);
}

.craft-split--reverse,
.craft-tech-bridge {
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
}

.craft-split--reverse figure,
.craft-tech-bridge figure {
  order: 2;
}

.craft-split figure,
.craft-tech-bridge figure,
.craft-care figure {
  height: 700px;
  overflow: hidden;
  background: var(--warm);
}

.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2 {
  margin-top: 28px;
}

.craft-split p:not(.section-label),
.craft-tech-bridge p:not(.section-label),
.craft-care p:not(.section-label) {
  margin-top: 28px;
  color: var(--sub);
}

.craft-feature {
  position: relative;
  min-height: 980px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.craft-feature > img {
  position: absolute;
  inset: 0;
  opacity: 0.78;
  object-position: center center;
}

.craft-feature::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(25, 20, 17, 0.64), rgba(25, 20, 17, 0.06));
  content: "";
}

.craft-feature > div {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 110px;
  width: min(520px, calc(100% - 2 * var(--rail)));
}

.craft-feature h2 {
  margin-top: 28px;
  color: var(--paper);
}

.craft-feature p:not(.section-label) {
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.82);
}

.craft-process {
  padding: 160px var(--rail);
  background: #f6f3ee;
}

.craft-process__head h2 {
  margin-top: 28px;
}

.craft-process figure {
  height: 72vh;
  min-height: 620px;
  margin-top: 78px;
  overflow: hidden;
  background: var(--deep);
}

.craft-process ol {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 1px;
  margin: 64px 0 0;
  padding: 0;
  background: var(--line);
  list-style: none;
}

.craft-process li {
  min-height: 142px;
  padding: 24px 18px;
  background: #f6f3ee;
  font-family: var(--serif);
  font-size: 16px;
  line-height: 1.6;
}

.craft-process li span {
  display: block;
  margin-bottom: 22px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.craft-process > p {
  width: min(620px, 100%);
  margin-top: 52px;
  color: var(--sub);
}

.craft-tech-bridge {
  padding-top: 150px;
  background: var(--warm);
}

.craft-tech-bridge figure img {
  object-position: 50% 52%;
}

.craft-care {
  padding-top: 150px;
  background: var(--paper);
}

.craft-care figure {
  order: 2;
}

.craft-closing {
  display: grid;
  place-items: center;
  min-height: 560px;
  padding: 110px 20px;
  text-align: center;
  color: var(--paper);
  background: var(--deep);
}

.craft-closing h2 {
  margin-top: 28px;
  color: var(--paper);
}

.craft-closing .quiet-actions {
  margin-top: 44px;
}

.support-section,
.spec-section,
.featured-recipes,
.recipe-index {
  padding: 165px var(--rail);
  background: var(--base);
}

.faq-list {
  width: calc(100% - 2 * var(--rail));
  margin: 70px auto 0;
  border-top: 1px solid var(--line);
}

.faq-list details {
  border-bottom: 1px solid var(--line);
  padding: 28px 0;
}

.faq-list summary {
  cursor: pointer;
  font-family: var(--serif);
  font-size: 18px;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list p {
  width: min(680px, 100%);
  margin-top: 18px;
  color: var(--sub);
}

.support-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: calc(100% - 2 * var(--rail));
  margin: 78px auto 0;
  background: var(--line);
}

.support-card-grid article {
  min-height: 300px;
  padding: 34px;
  background: var(--base);
}

.support-card-grid h3 {
  margin-top: 24px;
}

.support-card-grid p:not(.section-label) {
  margin-top: 16px;
  color: var(--sub);
}

.support-card-grid .text-link {
  margin-top: 28px;
}

.editorial-page {
  padding-top: 76px;
  background: #f8f6f2;
}

.editorial-hero {
  display: grid;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
  gap: 82px;
  align-items: center;
  padding: 132px var(--rail) 118px;
}

.editorial-hero > div {
  width: min(460px, 100%);
}

.editorial-hero h1 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.78;
}

.editorial-hero p:not(.section-label) {
  margin-top: 24px;
  color: var(--sub);
}

.editorial-hero figure {
  height: 520px;
  overflow: hidden;
  background: #ede9e3;
}

.editorial-hero--news figure img {
  object-position: center 58%;
}

.editorial-index,
.news-index {
  padding: 0 var(--rail) 150px;
}

.editorial-index__head {
  display: grid;
  grid-template-columns: minmax(240px, 0.32fr) minmax(0, 1fr);
  gap: 72px;
  align-items: end;
  margin-bottom: 68px;
}

.editorial-index__head h2 {
  margin-top: 18px;
}

.journal-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.16);
}

.journal-card {
  display: grid;
  background: #fff;
}

.journal-card--wide {
  grid-column: span 3;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
}

.journal-card img {
  height: 260px;
  background: #ede9e3;
}

.journal-card--wide img {
  height: 430px;
}

.journal-card div {
  padding: 34px;
}

.journal-card span,
.news-list article > span,
.news-list article div > p:first-child {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.journal-card h3 {
  margin-top: 12px;
  font-size: 20px;
}

.journal-card p:not(:first-child) {
  margin-top: 12px;
  color: var(--sub);
}

.news-list {
  border-top: 1px solid rgba(63, 58, 53, 0.18);
}

.news-list article {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 54px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.18);
  padding: 34px 0;
}

.news-list h3 {
  margin-top: 8px;
  font-size: 21px;
}

.news-list article div > p:last-child {
  margin-top: 10px;
  color: var(--sub);
}

.support-page {
  background: var(--base);
}

.support-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.support-hero figure,
.support-hero__veil {
  position: absolute;
  inset: 0;
}

.support-hero figure img {
  object-position: 50% 52%;
}

.support-hero__veil {
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.68), rgba(24, 20, 17, 0.12));
}

.support-hero__copy {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 96px;
  width: min(620px, calc(100% - 2 * var(--rail)));
}

.support-hero h1 {
  margin-top: 28px;
  color: var(--paper);
  font-size: 36px;
  line-height: 1.75;
}

.support-hero__copy > p:not(.section-label) {
  margin-top: 28px;
}

.support-note {
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
}

.support-hero--plain {
  display: grid;
  grid-template-columns: minmax(360px, 0.72fr) minmax(0, 1.28fr);
  gap: 86px;
  min-height: auto;
  padding: 170px var(--rail) 130px;
  color: var(--ink);
  background: var(--paper);
}

.support-hero--plain .support-hero__copy,
.support-hero--plain figure {
  position: static;
}

.support-hero--plain .support-hero__copy {
  width: auto;
  align-self: end;
}

.support-hero--plain h1 {
  color: var(--ink);
}

.support-hero--plain .support-note {
  color: var(--sub);
}

.support-hero--plain figure {
  height: 660px;
  overflow: hidden;
  background: var(--warm);
}

.support-hero--plain figure.is-contain {
  background: var(--paper);
}

.support-hero--plain figure.is-contain img {
  object-fit: contain;
}

.support-quick {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  padding: 0 var(--rail) 150px;
  background: var(--line);
}

.support-quick article {
  min-height: 360px;
  padding: 36px 30px;
  background: var(--paper);
}

.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.parts-list-section h2,
.manual-list-section h2 {
  margin-top: 26px;
}

.support-quick p:not(.section-label),
.support-step-grid p,
.support-guide .section-title p:not(.section-label),
.support-large-steps p,
.support-split p:not(.section-label),
.support-trouble p:not(.section-label),
.support-trouble dd,
.support-faq-list > p,
.support-manual-band > p:not(.section-label),
.parts-list-section .section-title p:not(.section-label),
.parts-list p,
.manual-list-section p,
.manual-list-section dd,
.support-care-note p {
  color: var(--sub);
}

.support-quick .text-link {
  margin-top: 28px;
}

.support-model-router,
.support-model-guide {
  display: grid;
  grid-template-columns: minmax(300px, 0.42fr) minmax(0, 0.58fr);
  gap: 76px;
  align-items: start;
  padding: 128px var(--rail);
  background: var(--paper);
}

.support-model-guide {
  background: var(--warm);
}

.support-model-router h2,
.support-model-guide h2 {
  margin-top: 26px;
}

.support-model-router p:not(.section-label),
.support-model-guide p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.support-model-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
}

.support-model-card {
  display: block;
  min-height: 260px;
  padding: 34px 32px;
  color: var(--ink);
  background: var(--paper);
  text-decoration: none;
}

.support-model-card span,
.faq-model-tag {
  display: inline-block;
  color: var(--clay);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.03em;
}

.support-model-card h3 {
  margin-top: 26px;
  font-family: var(--serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.65;
}

.support-model-card p {
  margin-top: 18px;
  color: var(--sub);
}

.support-source-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.58fr);
  gap: 78px;
  align-items: center;
  padding: 0 var(--rail) 150px;
  background: var(--base);
}

.support-source-band figure {
  height: 640px;
  overflow: hidden;
  background: var(--warm);
}

.support-source-band figure img {
  object-position: 43% 54%;
}

.support-source-band h2 {
  margin-top: 26px;
}

.support-source-band p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.support-source-list {
  display: grid;
  gap: 1px;
  margin-top: 42px;
  background: var(--line);
}

.support-source-list div {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 24px;
  padding: 22px 0;
  background: var(--base);
}

.support-source-list dt {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.support-source-list dd {
  color: var(--sub);
}

.support-step-preview,
.support-guide,
.parts-list-section {
  padding: 150px var(--rail);
  background: var(--paper);
}

.support-step-grid,
.support-large-steps,
.parts-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin-top: 76px;
  padding: 0;
  background: var(--line);
  list-style: none;
}

.support-large-steps {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.parts-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.support-step-grid article,
.support-large-steps li,
.parts-list article {
  min-height: 210px;
  padding: 28px 22px;
  background: var(--paper);
}

.support-step-grid span,
.support-large-steps span,
.parts-list span {
  display: block;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.support-step-grid h3,
.support-large-steps h3,
.parts-list h3 {
  margin-top: 24px;
}

.support-step-grid p,
.support-large-steps p,
.parts-list p {
  margin-top: 12px;
}

.support-wide-figure {
  margin-top: 64px;
  border: 1px solid var(--line);
  padding: 44px;
  background: #f6f3ee;
}

.support-wide-figure img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.support-media-grid,
.parts-visual-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 76px;
  background: var(--line);
}

.support-media-grid article,
.parts-visual-list article {
  background: var(--paper);
}

.support-media-grid figure {
  height: 260px;
  overflow: hidden;
  background: var(--warm);
}

.support-media-grid.is-contain figure {
  padding: 24px;
  background: #f6f3ee;
}

.support-media-grid.is-contain figure img {
  object-fit: contain;
}

.support-media-grid div,
.parts-visual-list div {
  padding: 26px 24px 30px;
}

.support-media-grid span,
.parts-visual-list span {
  display: block;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.support-media-grid h3,
.parts-visual-list h3 {
  margin-top: 18px;
}

.support-media-grid p,
.parts-visual-list p {
  margin-top: 12px;
  color: var(--sub);
}

.support-image-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 56px;
  background: var(--line);
}

.support-image-pair article {
  background: var(--paper);
}

.support-image-pair figure {
  height: 360px;
  overflow: hidden;
  background: var(--warm);
}

.support-image-pair div {
  padding: 28px;
}

.support-image-pair h3 {
  font-size: 20px;
}

.support-image-pair p {
  margin-top: 12px;
  color: var(--sub);
}

.support-split,
.manual-list-section {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
  background: var(--paper);
}

.support-split--reverse {
  grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr);
}

.support-split--reverse figure {
  order: 2;
}

.support-split figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.support-split h2 {
  margin-top: 28px;
}

.support-split p:not(.section-label) {
  margin-top: 28px;
}

.support-split .text-link {
  margin-top: 34px;
}

.support-trouble,
.support-faq-list {
  padding: 150px var(--rail);
  background: var(--warm);
}

.support-trouble {
  display: grid;
  grid-template-columns: minmax(300px, 0.55fr) minmax(0, 1fr);
  gap: 86px;
  align-items: start;
}

.support-trouble--top {
  background: var(--paper);
}

.support-trouble dl,
.manual-list-section dl {
  margin: 0;
  border-top: 1px solid var(--line);
}

.support-trouble dl div,
.manual-list-section dl div {
  display: grid;
  grid-template-columns: minmax(150px, 0.32fr) minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 26px 0;
}

.support-trouble dt,
.manual-list-section dt {
  font-family: var(--serif);
  font-size: 18px;
}

.support-trouble .text-link {
  align-self: end;
}

.support-trouble-media {
  display: grid;
  gap: 1px;
  margin-top: 52px;
  background: var(--line);
}

.support-trouble-media figure {
  height: 320px;
  overflow: hidden;
  background: var(--warm);
}

.support-trouble-media figcaption {
  padding: 22px 24px;
  color: var(--sub);
  background: var(--paper);
}

.support-manual-band {
  display: grid;
  place-items: center;
  padding: 130px 20px;
  text-align: center;
  background: var(--paper);
}

.support-manual-band h2 {
  margin-top: 26px;
}

.support-manual-band > p:not(.section-label) {
  width: min(660px, 100%);
  margin-top: 26px;
}

.support-guide--warm {
  background: var(--warm);
}

.support-care-note {
  width: min(780px, 100%);
  margin-top: 70px;
  border-top: 1px solid var(--line);
  padding-top: 32px;
}

.support-care-note h3 {
  font-size: 24px;
}

.support-care-note p {
  margin-top: 18px;
}

.support-faq-list {
  background: var(--paper);
}

.support-faq-list .faq-list {
  width: 100%;
}

.faq-model-note {
  width: min(620px, 100%);
  margin-top: 26px;
  color: var(--sub);
}

.faq-list summary {
  display: flex;
  gap: 16px;
  align-items: baseline;
}

.faq-model-tag {
  flex: 0 0 auto;
  min-width: 66px;
  font-size: 12px;
}

.parts-list-section {
  background: var(--paper);
}

.parts-visual-list {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.parts-visual-list figure {
  height: 260px;
  padding: 30px;
  background: #f6f3ee;
}

.parts-visual-list figure img {
  object-fit: contain;
}

.manual-list-section {
  padding-top: 150px;
  background: var(--warm);
}

.manual-list-section p {
  margin-top: 28px;
}

.closing-cta {
  display: grid;
  place-items: center;
  min-height: 540px;
  padding: 100px 20px;
  text-align: center;
  color: var(--paper);
  background: var(--deep);
}

.closing-cta h2 {
  margin-top: 28px;
}

.site-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 120px;
  padding: 0 44px;
  color: var(--paper);
  background: #211d19;
}

.site-footer p {
  font-weight: 600;
}

.site-footer .brand-name {
  font-weight: 500;
}

.site-footer nav {
  display: flex;
  gap: 28px;
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.product-hero {
  display: grid;
  grid-template-columns: minmax(300px, 36vw) minmax(0, 64vw);
  gap: 70px;
  min-height: 100vh;
  padding: 0 0 0 var(--rail);
  align-items: center;
  background: var(--paper);
}

.product-hero--visual {
  position: relative;
  display: block;
  height: 100vh;
  min-height: 720px;
  padding: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.product-hero h1 {
  margin-top: 28px;
  font-size: 32px;
  line-height: 1.6;
}

.product-hero--visual h1 {
  margin-top: 20px;
  color: var(--paper);
  font-size: 30px;
  line-height: 1.3;
}

.product-hero h1 .brand-name {
  display: block;
  margin-bottom: 10px;
  font-size: 0.96em;
}

.product-hero--visual h1 .brand-name {
  margin-bottom: 12px;
  font-size: 52px;
  line-height: 1.12;
}

.product-hero h1 .jp-line {
  line-height: 1.55;
}

.product-hero .kv__lead {
  margin-top: 24px;
  font-size: 18px;
}

.product-hero__copy > p:not(.section-label):not(.kv__lead) {
  margin-top: 30px;
}

.product-hero__media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  min-height: 720px;
  overflow: hidden;
  background: #dbe2e5;
}

.product-hero--visual .product-hero__media,
.product-hero__veil {
  position: absolute;
  inset: 0;
  height: 100%;
  min-height: 0;
}

.product-hero__veil {
  background: rgba(28, 24, 21, 0.3);
}

.product-hero__media img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 78%;
}

.product-hero--visual .product-hero__media img {
  object-position: 52% 50%;
}

.product-hero__center {
  position: absolute;
  top: 42%;
  left: 50%;
  width: min(760px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.product-hero__lower {
  position: absolute;
  bottom: 70px;
  left: var(--rail);
  width: min(430px, calc(100% - 40px));
}

.product-hero__lower .kv__lead {
  margin-top: 0;
}

.product-hero__lower > p:not(.kv__lead) {
  margin-top: 26px;
}

.product-hero--visual .product-meta {
  color: var(--paper);
}

.product-hero--visual .product-meta div {
  border-bottom-color: rgba(255, 255, 255, 0.34);
}

.product-hero--visual .product-meta dt,
.product-hero--visual .product-meta dd {
  color: rgba(255, 255, 255, 0.8);
}

.product-meta {
  display: grid;
  gap: 10px;
  margin-top: 36px;
}

.product-meta div {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  padding-bottom: 8px;
}

.product-meta dt,
.product-meta dd {
  color: var(--sub);
  font-size: 12px;
}

.taste-section {
  padding: 170px var(--rail);
  background: var(--paper);
}

.taste-grid,
.featured-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
  margin-top: 92px;
}

.taste-grid img,
.taste-grid video {
  height: 560px;
}

.taste-grid h3,
.featured-grid h3,
.recipe-card-grid h3 {
  margin-top: 24px;
  font-size: 20px;
}

.taste-grid p,
.featured-grid p:not(.en),
.recipe-card-grid p {
  margin-top: 12px;
  color: var(--sub);
}

.spec-table {
  width: calc(100% - 2 * var(--rail));
  margin: 72px auto 0;
  border-top: 1px solid var(--line);
}

.spec-table div {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 40px;
  border-bottom: 1px solid var(--line);
  padding: 22px 0;
}

.spec-table span {
  color: var(--sub);
}

.spec-table strong {
  font-weight: 400;
}

.recipe-strip {
  display: grid;
  grid-template-columns: minmax(300px, 370px) repeat(2, minmax(0, 1fr));
  gap: 38px;
  align-items: end;
  padding: 170px var(--rail);
  background: var(--warm);
}

.recipe-strip h2 {
  margin-top: 28px;
}

.recipe-strip .text-link {
  margin-top: 30px;
}

.recipe-strip figure {
  height: 620px;
  overflow: hidden;
}

.recipe-page-hero {
  min-height: 100vh;
  padding-top: 170px;
  background: var(--base);
}

.recipe-page-hero--visual {
  position: relative;
  display: block;
  height: 100vh;
  min-height: 720px;
  padding: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.recipe-page-hero h1 {
  margin-top: 28px;
}

.recipe-page-hero--visual h1 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 44px;
  line-height: 1.55;
}

.recipe-hero__media,
.recipe-hero__veil {
  position: absolute;
  inset: 0;
}

.recipe-hero__media img {
  object-position: 50% 50%;
}

.recipe-hero__media.hero-slideshow img {
  animation-name: recipeHeroFade;
  animation-duration: 36s;
  object-position: center center;
}

.recipe-hero__media.hero-slideshow img:nth-child(2) {
  animation-delay: 6s;
}

.recipe-hero__media.hero-slideshow img:nth-child(3) {
  animation-delay: 12s;
}

.recipe-hero__media.hero-slideshow img:nth-child(4) {
  animation-delay: 18s;
}

.recipe-hero__media.hero-slideshow img:nth-child(5) {
  animation-delay: 24s;
}

.recipe-hero__media.hero-slideshow img:nth-child(6) {
  animation-delay: 30s;
}

.recipe-hero__veil {
  background: linear-gradient(
    180deg,
    rgba(23, 18, 15, 0.08) 0%,
    rgba(23, 18, 15, 0.03) 46%,
    rgba(23, 18, 15, 0.12) 100%
  );
}

.recipe-hero__center {
  position: absolute;
  top: 44%;
  left: 50%;
  width: min(720px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.recipe-hero__lower {
  position: absolute;
  bottom: 84px;
  left: 50%;
  width: min(560px, calc(100% - 40px));
  text-align: center;
  transform: translateX(-50%);
}

@keyframes recipeHeroFade {
  0%,
  12% {
    opacity: 1;
  }

  18%,
  94% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.recipe-band {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  height: 340px;
  overflow: hidden;
  background: var(--deep);
}

.recipe-band figure {
  min-width: 0;
  overflow: hidden;
}

.recipe-band img {
  object-position: 50% 50%;
}

.recipe-overlap.large img {
  width: 44vw;
  height: 590px;
}

.recipe-overlap.large .photo-b,
.recipe-overlap.large .photo-c {
  width: 30vw;
  height: 430px;
}

.featured-grid article:nth-child(2) {
  padding-top: 76px;
}

.featured-grid img {
  height: 620px;
}

.recipe-index {
  background: var(--paper);
}

.recipe-index__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 60px;
}

.filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.filter-bar button {
  min-height: 30px;
  border: 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  padding: 0 0 4px;
  color: var(--ink);
  background: transparent;
  cursor: pointer;
  font-size: 12px;
}

.filter-bar button.is-active {
  color: var(--ink);
  border-color: currentColor;
  background: transparent;
}

.recipe-card-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 78px 34px;
  margin-top: 96px;
}

.recipe-card-grid article[hidden] {
  display: none;
}

.recipe-card-grid article {
  grid-column: span 3;
}

.recipe-card-grid article:nth-child(1),
.recipe-card-grid article:nth-child(7),
.recipe-card-grid article:nth-child(8) {
  grid-column: span 6;
}

.recipe-card-grid article:nth-child(4),
.recipe-card-grid article:nth-child(5),
.recipe-card-grid article:nth-child(6) {
  grid-column: span 4;
}

.recipe-card-grid img {
  height: 430px;
}

.recipe-card-grid article:nth-child(1) img,
.recipe-card-grid article:nth-child(7) img,
.recipe-card-grid article:nth-child(8) img {
  height: 620px;
}

.recipe-card-grid article:nth-child(4) img,
.recipe-card-grid article:nth-child(5) img,
.recipe-card-grid article:nth-child(6) img {
  height: 500px;
}

.recipe-card-grid span {
  display: block;
  margin-top: 20px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.recipe-index__lead {
  max-width: 720px;
  margin-top: 36px;
  color: var(--sub);
  font-size: 14px;
}

.recipe-index__head h2,
.recipe-library-note h2 {
  font-size: 36px;
  line-height: 1.6;
}

.recipe-card-grid--linked {
  gap: 58px 32px;
  margin-top: 76px;
}

.recipe-card-grid--linked article,
.recipe-card-grid--linked article:nth-child(1),
.recipe-card-grid--linked article:nth-child(4),
.recipe-card-grid--linked article:nth-child(5),
.recipe-card-grid--linked article:nth-child(6),
.recipe-card-grid--linked article:nth-child(7),
.recipe-card-grid--linked article:nth-child(8) {
  grid-column: span 4;
}

.recipe-card-link {
  display: block;
  height: 100%;
  color: inherit;
}

.recipe-card-grid--linked img,
.recipe-card-grid--linked article:nth-child(1) img,
.recipe-card-grid--linked article:nth-child(4) img,
.recipe-card-grid--linked article:nth-child(5) img,
.recipe-card-grid--linked article:nth-child(6) img,
.recipe-card-grid--linked article:nth-child(7) img,
.recipe-card-grid--linked article:nth-child(8) img {
  height: 390px;
  aspect-ratio: 3 / 4;
  border-radius: 2px;
}

.recipe-card-grid--linked h3 {
  margin-top: 8px;
  font-size: 24px;
  line-height: 1.55;
}

.recipe-card-grid--linked p {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.9;
}

.recipe-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  margin-top: 18px;
  color: var(--sub);
  font-size: 12px;
}

.recipe-card-meta div {
  display: flex;
  gap: 8px;
}

.recipe-card-meta dt {
  color: var(--clay);
}

.recipe-card-meta dd {
  margin: 0;
}

.recipe-card-cta {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 4px;
  color: var(--ink);
  border-bottom: 1px solid currentColor;
  font-family: var(--sans);
  font-size: 12px;
  font-style: normal;
}

.recipe-detail-section {
  padding: 150px var(--rail);
  background: var(--warm);
}

.recipe-detail-section__head {
  display: grid;
  grid-template-columns: minmax(280px, 430px) minmax(280px, 620px);
  gap: 72px;
  align-items: end;
}

.recipe-detail-section__head h2 {
  margin-top: 12px;
}

.recipe-detail-section__head p:last-child {
  color: var(--sub);
  font-size: 14px;
}

.recipe-detail-list {
  display: grid;
  gap: 86px;
  margin-top: 92px;
}

.recipe-detail-card {
  display: grid;
  grid-template-columns: minmax(280px, 0.82fr) minmax(320px, 1fr);
  gap: 64px;
  align-items: start;
  scroll-margin-top: 110px;
}

.recipe-detail-card figure {
  position: sticky;
  top: 112px;
  height: min(680px, calc(100vh - 150px));
  min-height: 460px;
  overflow: hidden;
}

.recipe-detail-copy {
  padding: 52px 0 34px;
  border-top: 1px solid rgba(63, 58, 53, 0.18);
}

.recipe-detail-kicker {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.recipe-detail-copy h3 {
  margin-top: 12px;
  font-size: 30px;
}

.recipe-detail-lead {
  margin-top: 18px;
  color: var(--sub);
  font-size: 14px;
}

.recipe-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.recipe-detail-meta div {
  min-width: 116px;
  padding: 12px 16px;
  border: 1px solid rgba(63, 58, 53, 0.16);
  background: rgba(255, 255, 255, 0.46);
}

.recipe-detail-meta dt {
  color: var(--clay);
  font-size: 11px;
}

.recipe-detail-meta dd {
  margin: 2px 0 0;
  color: var(--ink);
  font-size: 13px;
}

.recipe-detail-columns {
  display: grid;
  grid-template-columns: minmax(180px, 0.8fr) minmax(240px, 1.2fr);
  gap: 42px;
  margin-top: 42px;
}

.recipe-detail-columns h4 {
  margin: 0 0 16px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 19px;
  font-weight: 500;
}

.recipe-detail-columns ul,
.recipe-detail-columns ol {
  display: grid;
  gap: 11px;
  margin: 0;
  padding-left: 1.2em;
  color: var(--sub);
  font-size: 13px;
}

.recipe-detail-columns li::marker {
  color: var(--clay);
}

.recipe-memo {
  margin-top: 38px;
  padding: 24px 28px;
  border-left: 1px solid var(--clay);
  background: rgba(255, 255, 255, 0.42);
}

.recipe-memo strong {
  display: block;
  color: var(--clay);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
}

.recipe-memo p {
  margin-top: 8px;
  color: var(--sub);
}

.recipe-related-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
  margin-top: 28px;
}

.recipe-related-links a {
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--ink);
  font-size: 12px;
}

.recipe-library-note {
  display: grid;
  grid-template-columns: minmax(280px, 430px) minmax(280px, 600px);
  gap: 72px;
  align-items: end;
  padding: 122px var(--rail);
  background: var(--warm);
}

.recipe-library-note h2 {
  margin-top: 12px;
}

.recipe-library-note p:last-child {
  color: var(--sub);
  font-size: 14px;
}

.recipe-single-body {
  background: var(--paper);
}

.single-recipe-hero {
  display: grid;
  grid-template-columns: minmax(320px, 400px) minmax(0, 1fr);
  gap: 72px;
  align-items: center;
  min-height: 100vh;
  padding: 150px 0 92px var(--rail);
  background: var(--base);
}

.single-recipe-back {
  display: inline-block;
  margin-bottom: 34px;
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--sub);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.single-recipe-hero__copy h1 {
  margin-top: 16px;
  font-size: 44px;
  line-height: 1.55;
}

.single-recipe-hero__copy > p:not(.section-label) {
  margin-top: 24px;
  color: var(--sub);
  font-size: 15px;
  line-height: 2;
}

.single-recipe-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.single-recipe-meta div {
  min-width: 124px;
  padding: 14px 18px;
  border: 1px solid rgba(63, 58, 53, 0.16);
  background: rgba(255, 255, 255, 0.58);
}

.single-recipe-meta dt {
  color: var(--clay);
  font-size: 11px;
}

.single-recipe-meta dd {
  margin: 2px 0 0;
  font-size: 13px;
}

.single-recipe-hero__media {
  height: min(820px, calc(100vh - 150px));
  min-height: 640px;
  overflow: hidden;
}

.single-recipe-content {
  padding: 150px var(--rail);
  background: var(--paper);
}

.single-recipe-content__inner {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(360px, 1.28fr);
  gap: 70px;
}

.single-recipe-panel {
  padding-top: 42px;
  border-top: 1px solid var(--line);
}

.single-recipe-panel h2 {
  margin-top: 12px;
  font-size: 32px;
}

.single-recipe-panel ul,
.single-recipe-panel ol {
  display: grid;
  gap: 14px;
  margin: 34px 0 0;
  padding-left: 1.2em;
  color: var(--sub);
  font-size: 15px;
  line-height: 2;
}

.single-recipe-panel li::marker {
  color: var(--clay);
}

.single-recipe-memo {
  width: min(780px, 100%);
  margin-top: 72px;
  margin-left: auto;
  padding: 34px 40px;
  border-left: 1px solid var(--clay);
  background: var(--warm);
}

.single-recipe-memo p:last-child {
  margin-top: 10px;
  color: var(--sub);
  font-size: 14px;
  line-height: 2;
}

.single-recipe-related {
  padding: 0 var(--rail) 142px;
  background: var(--paper);
}

.single-recipe-related > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 26px;
}

.single-recipe-related a {
  min-height: 156px;
  padding: 28px;
  border: 1px solid var(--line);
  background: var(--base);
  color: var(--ink);
}

.single-recipe-related span {
  display: block;
  margin-bottom: 12px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
}

.basic-cooking {
  padding-bottom: 165px;
  background: var(--warm);
}

.basic-cooking figure {
  height: 720px;
}

.pdp-body {
  background: var(--paper);
}

.pdp-body .site-header {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(39, 34, 31, 0.96);
  backdrop-filter: blur(18px);
}

.pdp-body .brand-mark {
  gap: 9px;
  width: auto;
  min-width: 280px;
}

.store-label {
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 500;
}

.pdp-page {
  padding-top: 70px;
  background: var(--paper);
}

.pdp-notice {
  padding: 13px 20px;
  text-align: center;
  color: var(--ink);
  background: #f1efec;
  font-size: 12px;
}

.pdp-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: calc(100% - 72px);
  margin: 24px auto 0;
  color: var(--sub);
  font-size: 12px;
}

.pdp-breadcrumb > span::before {
  content: ">";
  margin-right: 10px;
  color: #aaa29a;
}

.pdp-title {
  position: relative;
  width: calc(100% - 72px);
  margin: 0 auto;
  padding: 48px 0 72px;
  text-align: center;
}

.pdp-title h1 {
  margin-top: 24px;
  font-size: 28px;
  line-height: 1.6;
}

.pdp-title h1 .brand-name {
  display: inline-block;
  margin-right: 0.28em;
  font-size: 1.08em;
}

.pdp-title > p:not(.section-label):not(.pdp-code) {
  margin-top: 18px;
  font-family: var(--serif);
  font-size: 16px;
}

.pdp-code {
  position: absolute;
  right: 0;
  bottom: 76px;
  color: var(--sub);
  font-size: 12px;
}

.pdp-model-switch {
  display: grid;
  grid-template-columns: minmax(260px, 0.9fr) repeat(2, minmax(220px, 1fr));
  gap: 1px;
  width: calc(100% - 120px);
  margin: 0 auto 76px;
  background: var(--line);
}

.pdp-model-switch__copy,
.pdp-model-card {
  min-height: 286px;
  background: #f6f4f1;
}

.pdp-model-switch__copy {
  display: grid;
  align-content: center;
  padding: 34px;
}

.pdp-model-switch__copy h2 {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.72;
}

.pdp-model-card {
  position: relative;
  display: grid;
  grid-template-rows: 1fr auto auto auto;
  gap: 8px;
  padding: 24px;
  color: var(--ink);
}

.pdp-model-card.is-active {
  background: var(--paper);
}

.pdp-model-card.is-active::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid var(--deep);
  pointer-events: none;
}

.pdp-model-card figure {
  display: grid;
  place-items: center;
  min-height: 144px;
}

.pdp-model-card img {
  width: 100%;
  height: 150px;
  object-fit: contain;
  transform: scale(1.1);
}

.pdp-model-card span {
  margin-top: 8px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.pdp-model-card strong {
  font-family: var(--serif);
  font-size: 20px;
  font-weight: 500;
}

.pdp-model-card small {
  color: var(--sub);
  font-size: 12px;
}

.pdp-product {
  display: grid;
  grid-template-columns: minmax(0, 58%) minmax(380px, 42%);
  gap: 72px;
  width: calc(100% - 120px);
  margin: 0 auto;
  align-items: start;
}

.pdp-gallery {
  min-width: 0;
}

.pdp-main-visual {
  position: relative;
  display: grid;
  place-items: center;
  height: min(60vw, 620px);
  min-height: 520px;
  overflow: hidden;
  background: #f3f4f3;
}

.pdp-main-visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.26);
  transform-origin: center 56%;
}

.pdp-view-badge {
  position: absolute;
  left: 24px;
  bottom: 24px;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.9);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
}

.pdp-thumb-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px;
}

.pdp-thumb-row button {
  height: 132px;
  border: 1px solid transparent;
  padding: 0;
  overflow: hidden;
  background: #f3f4f3;
  cursor: pointer;
}

.pdp-thumb-row button.is-active {
  border-color: var(--deep);
}

.pdp-thumb-row img {
  object-fit: cover;
}

.pdp-buybox {
  position: sticky;
  top: 96px;
  min-width: 0;
  padding-bottom: 54px;
}

.pdp-option-title {
  margin-bottom: 20px;
  font-family: var(--serif);
  font-size: 17px;
  line-height: 1.6;
}

.pdp-swatch-row {
  display: flex;
  gap: 28px;
}

.pdp-swatch-row button {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--line);
  border-radius: 50%;
  padding: 0;
  background: var(--paper);
  cursor: pointer;
}

.pdp-swatch-row button.is-active {
  border-color: var(--deep);
}

.pdp-swatch-row span {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}

.swatch-black {
  background: #1f1d1b;
}

.swatch-matte {
  background: #d8d2ca;
}

.pdp-divider {
  height: 1px;
  margin: 34px 0;
  background: var(--line);
}

.pdp-price {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px;
}

.pdp-price span {
  color: var(--sub);
}

.pdp-price strong {
  font-size: 30px;
  font-weight: 500;
}

.pdp-review-link {
  display: inline-block;
  margin-top: 22px;
  border-bottom: 1px solid currentColor;
  color: var(--sub);
  font-size: 12px;
}

.pdp-choice-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.pdp-choice-grid a {
  display: grid;
  place-items: center;
  min-height: 46px;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 0 16px;
  color: var(--sub);
  font-size: 13px;
}

.pdp-choice-grid a.is-active {
  border-color: var(--deep);
  color: var(--ink);
}

.pdp-assist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 64px;
  margin-top: 26px;
  border: 1px solid var(--line);
  padding: 0 24px;
}

.pdp-assist span {
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.pdp-assist strong {
  font-weight: 500;
}

.pdp-assist::after {
  content: "->";
  color: var(--sub);
}

.pdp-select-row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  margin-top: 22px;
}

.pdp-select-row span {
  color: var(--sub);
}

.pdp-select-row select {
  width: 100%;
  min-height: 42px;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 0 18px;
  color: var(--ink);
  background: var(--paper);
  font: inherit;
}

.pdp-cart-button {
  width: 100%;
  min-height: 58px;
  border: 0;
  border-radius: 999px;
  margin-top: 30px;
  color: var(--paper);
  background: var(--deep);
  font-weight: 600;
}

.pdp-cart-button:disabled {
  cursor: not-allowed;
  opacity: 0.72;
}

.pdp-buy-notes {
  display: grid;
  gap: 6px;
  margin-top: 22px;
  color: var(--sub);
  font-size: 12px;
}

.pdp-store-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 24px;
  background: var(--line);
}

.pdp-store-benefits span {
  display: grid;
  place-items: center;
  min-height: 46px;
  padding: 8px;
  color: var(--sub);
  background: #f7f5f2;
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
  text-align: center;
}

.pdp-accordions {
  margin-top: 36px;
  border-top: 1px solid var(--line);
}

.pdp-accordions details {
  border-bottom: 1px solid var(--line);
  padding: 22px 0;
}

.pdp-accordions summary {
  cursor: pointer;
  font-family: var(--serif);
  font-size: 17px;
  list-style: none;
}

.pdp-accordions summary::-webkit-details-marker {
  display: none;
}

.pdp-accordions p,
.pdp-accordions dl {
  margin-top: 16px;
  color: var(--sub);
}

.pdp-support-links {
  display: grid;
  gap: 0;
  margin-top: 18px;
  border-top: 1px solid var(--line);
}

.pdp-support-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48px;
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  font-family: var(--serif);
  font-size: 15px;
}

.pdp-support-links a::after {
  content: "->";
  color: var(--sub);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
}

.pdp-accordions dl div {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 16px;
  border-top: 1px solid var(--line);
  padding: 10px 0;
}

.pdp-visual-section,
.pdp-feature-section,
.pdp-daily-section,
.pdp-spec-section,
.pdp-related-section,
.pdp-faq-section {
  padding: 150px var(--rail);
}

.pdp-visual-section {
  background: var(--paper);
}

.pdp-immersive-section {
  position: relative;
  min-height: 92vh;
  margin-top: 122px;
  overflow: hidden;
  color: var(--paper);
  background: #1f1d1b;
}

.pdp-immersive-section figure {
  position: absolute;
  inset: 0;
}

.pdp-immersive-section img {
  object-position: 52% center;
  opacity: 0.78;
}

.pdp-immersive-section::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(20, 18, 16, 0.72) 0%, rgba(20, 18, 16, 0.24) 48%, rgba(20, 18, 16, 0.06) 100%),
    linear-gradient(180deg, rgba(20, 18, 16, 0.08) 0%, rgba(20, 18, 16, 0.36) 100%);
}

.pdp-immersive-copy {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: center;
  width: min(470px, calc(100% - 2 * var(--rail)));
  min-height: 92vh;
  margin-left: var(--rail);
  padding: 120px 0;
}

.pdp-immersive-copy h2 {
  margin-top: 28px;
  color: var(--paper);
  font-size: 36px;
}

.pdp-immersive-copy p:not(.section-label) {
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.78);
}

.pdp-visual-section--image-only {
  padding-top: 112px;
  padding-bottom: 112px;
}

.pdp-section-title {
  width: min(640px, 100%);
}

.pdp-section-title h2 {
  margin-top: 26px;
}

#future-products,
#pdp-feature,
#pdp-detail-spec,
#pdp-faq,
#why-donabe-link {
  scroll-margin-top: 88px;
}

.pdp-section-lead {
  margin-top: 28px;
  color: var(--sub);
}

.pdp-visual-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.24fr) minmax(0, 0.88fr);
  gap: 28px;
  margin-top: 76px;
}

.pdp-visual-grid figure {
  height: 500px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-visual-grid .wide {
  grid-row: span 2;
  height: auto;
  min-height: 760px;
}

.pdp-photo-wall {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.65fr);
  gap: 1px;
  margin: 118px calc(var(--rail) * -1) 0;
  background: var(--line);
}

.pdp-visual-section--image-only .pdp-photo-wall {
  margin-top: 0;
}

.pdp-photo-wall figure {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-photo-wall__wide {
  grid-row: span 2;
  min-height: 760px;
}

.pdp-photo-wall__wide img {
  object-position: 34% center;
}

.pdp-photo-wall .is-life img {
  object-position: 52% center;
}

.pdp-photo-wall .is-detail img {
  object-position: center 52%;
}

.pdp-photo-wall .is-cooking img {
  object-position: center center;
}

.pdp-feature-section {
  background: var(--warm);
}

.pdp-feature-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 54px 34px;
  margin-top: 80px;
}

.pdp-feature-list article {
  padding-top: 0;
}

.pdp-feature-card-media {
  height: 300px;
  overflow: hidden;
  background: var(--paper);
}

.pdp-feature-card-media img {
  object-position: center center;
}

.pdp-feature-list span {
  display: block;
  border-top: 1px solid var(--line);
  margin-top: 26px;
  padding-top: 18px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.pdp-feature-list h3 {
  margin-top: 24px;
}

.pdp-feature-list p {
  margin-top: 16px;
  color: var(--sub);
}

.pdp-reason-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 34px var(--rail);
  background: var(--paper);
}

.pdp-reason-link a {
  border-bottom: 1px solid currentColor;
  font-family: var(--serif);
  font-size: 18px;
}

.pdp-support-guide {
  padding: 120px var(--rail);
  background: #f3f0ea;
}

.pdp-support-guide h2 {
  margin-top: 26px;
}

.pdp-support-guide div {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 58px;
  background: var(--line);
}

.pdp-support-guide a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 112px;
  padding: 30px;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--serif);
  font-size: 17px;
  line-height: 1.7;
}

.pdp-support-guide a::after {
  content: "->";
  flex: 0 0 auto;
  margin-left: 20px;
  color: var(--sub);
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
}

.pdp-feature-stories {
  display: grid;
  gap: 120px;
  margin-top: 130px;
}

.pdp-feature-story {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.72fr);
  align-items: center;
  gap: 86px;
}

.pdp-feature-story.is-reverse {
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.35fr);
}

.pdp-feature-story.is-reverse figure {
  order: 2;
}

.pdp-feature-story figure {
  height: 620px;
  overflow: hidden;
  background: var(--paper);
}

.pdp-feature-story h3 {
  margin-top: 26px;
  font-size: 28px;
  line-height: 1.65;
}

.pdp-feature-story p:not(.section-label) {
  margin-top: 22px;
  color: var(--sub);
}

.pdp-feature-points {
  display: grid;
  gap: 12px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.pdp-feature-points li {
  border-top: 1px solid var(--line);
  padding-top: 12px;
  color: var(--ink);
}

.pdp-daily-section,
.pdp-related-section,
.pdp-faq-section {
  background: var(--paper);
}

.pdp-daily-split {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 70px;
  margin-top: 80px;
  align-items: stretch;
}

.pdp-daily-split figure {
  min-height: 720px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-daily-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
}

.pdp-daily-list article {
  display: grid;
  align-content: start;
  min-height: 245px;
  padding: 34px;
  background: var(--paper);
}

.pdp-daily-list article p {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.pdp-daily-list h3 {
  margin-top: 22px;
  font-size: 20px;
}

.pdp-daily-list span {
  display: block;
  margin-top: 16px;
  color: var(--sub);
}

.pdp-spec-section {
  background: var(--warm);
}

.pdp-spec-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr);
  gap: 70px;
  margin-top: 80px;
  align-items: start;
}

.pdp-spec-note {
  position: sticky;
  top: 120px;
  border-top: 1px solid var(--line);
  padding-top: 28px;
}

.pdp-spec-note h3 {
  margin-top: 26px;
  font-size: 24px;
  line-height: 1.7;
}

.pdp-spec-note p:not(.section-label) {
  margin-top: 20px;
  color: var(--sub);
}

.pdp-spec-table {
  border-top: 1px solid var(--line);
}

.pdp-spec-table div {
  display: grid;
  grid-template-columns: minmax(150px, 0.32fr) minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 24px 0;
}

.pdp-spec-table dt {
  color: var(--sub);
}

.pdp-spec-table dd {
  color: var(--ink);
}

.pdp-family-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 26px;
  margin-top: 76px;
}

.pdp-family-grid article {
  border-top: 1px solid var(--line);
  padding-top: 24px;
}

.pdp-family-grid article.is-active {
  border-top-color: var(--deep);
}

.pdp-family-grid img {
  height: 280px;
  background: #f3f4f3;
}

.pdp-family-grid .en {
  margin-top: 22px;
}

.pdp-family-grid h3 {
  margin-top: 8px;
  font-size: 18px;
}

.pdp-family-grid p:not(.en) {
  margin-top: 12px;
  color: var(--sub);
}

.pdp-family-grid .text-link {
  margin-top: 18px;
}

.pdp-faq-section .faq-list {
  width: 100%;
}

.pdp-sticky-bar {
  position: static;
  z-index: 30;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 28px;
  min-height: 68px;
  padding: 0 var(--rail);
  color: var(--paper);
  background: rgba(39, 34, 31, 0.96);
}

.pdp-sticky-bar strong {
  font-weight: 500;
}

.pdp-sticky-bar a {
  display: grid;
  place-items: center;
  min-height: 42px;
  border-radius: 999px;
  padding: 0 26px;
  color: var(--ink);
  background: var(--paper);
  font-size: 12px;
}

.ricepot-pdp-body {
  background: #f8f6f2;
}

.ricepot-pdp {
  padding-top: 76px;
  background: #f8f6f2;
}

.ricepot-local-nav {
  position: sticky;
  top: 76px;
  z-index: 35;
  display: flex;
  justify-content: center;
  gap: 36px;
  width: 100%;
  min-height: 52px;
  padding: 0 28px;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  color: #2f2924;
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
  background: rgba(248, 246, 242, 0.92);
  backdrop-filter: blur(16px);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  white-space: nowrap;
}

.ricepot-local-nav a {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  min-height: 52px;
}

.ricepot-hero {
  position: relative;
  display: grid;
  grid-template-rows: minmax(520px, 70vh) auto;
  min-height: 0;
  overflow: hidden;
  color: var(--ink);
  background: var(--paper);
}

.ricepot-hero__media {
  position: relative;
  inset: auto;
  min-height: 520px;
  overflow: hidden;
}

.ricepot-hero__media img {
  object-position: center center;
}

.ricepot-hero--2g .ricepot-hero__media img {
  object-position: 58% center;
}

.ricepot-hero--4g .ricepot-hero__media img {
  object-position: 50% center;
}

.ricepot-hero__copy {
  position: relative;
  z-index: 1;
  width: min(860px, calc(100% - 2 * var(--rail)));
  margin: 0 auto;
  padding: 56px 0 76px;
  text-align: center;
}

.ricepot-hero__copy h1 {
  display: grid;
  gap: 14px;
  margin-top: 20px;
  color: var(--ink);
  font-size: 26px;
  line-height: 1.55;
}

.ricepot-hero__copy h1 .brand-name {
  font-size: 48px;
}

.ricepot-hero__lead {
  margin-top: 28px;
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.9;
}

.ricepot-hero__sub {
  width: min(620px, 100%);
  margin: 22px auto 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  line-height: 2.1;
}

.ricepot-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 30px;
}

.ricepot-hero__actions a {
  display: grid;
  place-items: center;
  min-width: 154px;
  min-height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.48);
  color: var(--paper);
  background: rgba(255, 255, 255, 0.04);
  font-size: 12px;
}

.ricepot-hero__actions a:first-child {
  border-color: transparent;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.9);
}

.ricepot-scroll {
  position: absolute;
  right: 42px;
  bottom: calc(30vh + 38px);
  z-index: 2;
  color: rgba(255, 255, 255, 0.86);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  writing-mode: vertical-rl;
}

.ricepot-lineup,
.ricepot-issue-solution,
.ricepot-life,
.ricepot-spec-section,
.ricepot-more,
.ricepot-related,
.ricepot-shop-banner {
  padding: 150px var(--rail);
}

.ricepot-lineup {
  text-align: center;
  background: #f8f6f2;
}

.ricepot-lineup__head h2 {
  margin-top: 26px;
  font-size: 30px;
  line-height: 1.8;
}

.ricepot-lineup__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  max-width: 1180px;
  margin: 88px auto 0;
  background: rgba(63, 58, 53, 0.18);
}

.ricepot-product-summary .ricepot-lineup__cards {
  grid-template-columns: minmax(0, 760px);
  justify-content: center;
  background: transparent;
}

.ricepot-model-card {
  background: #fff;
}

.ricepot-model-card a,
.ricepot-model-card > div {
  display: grid;
  grid-template-columns: minmax(220px, 0.86fr) minmax(0, 1fr);
  align-items: center;
  gap: 42px;
  min-height: 340px;
  padding: 38px;
  text-align: left;
}

.ricepot-model-card.is-active {
  background: #f3eee8;
}

.ricepot-model-card figure {
  display: grid;
  place-items: center;
  height: 260px;
}

.ricepot-model-card img {
  object-fit: contain;
  transform: scale(1.08);
}

.ricepot-model-card img[src$="product-cutout.png"] {
  background: transparent;
  filter: drop-shadow(0 18px 22px rgba(47, 41, 36, 0.14));
}

.ricepot-model-card p,
.ricepot-link-card span,
.ricepot-info-card span {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.ricepot-model-card h3 {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.55;
}

.ricepot-model-card dl {
  display: grid;
  gap: 12px;
  margin-top: 26px;
}

.ricepot-model-card dl div {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
  padding-top: 12px;
}

.ricepot-model-card dt,
.ricepot-model-card dd {
  color: var(--sub);
  font-size: 12px;
}

.ricepot-lineup__actions {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin-top: 46px;
}

.ricepot-lineup__actions a {
  display: grid;
  place-items: center;
  min-width: 220px;
  min-height: 52px;
  border: 1px solid rgba(63, 58, 53, 0.24);
  color: var(--ink);
  background: transparent;
  font-size: 13px;
}

.ricepot-lineup__actions a:nth-child(2) {
  color: var(--paper);
  background: var(--deep);
}

.ricepot-entry-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.16);
}

.ricepot-link-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(340px, 0.88fr);
  min-height: 0;
  overflow: hidden;
  color: var(--ink);
  background: var(--paper);
}

.ricepot-link-card:first-child {
  grid-column: 1 / -1;
  min-height: 0;
}

.ricepot-link-card figure {
  position: relative;
  inset: auto;
  min-height: 560px;
}

.ricepot-link-card img {
  opacity: 1;
  transform: scale(1.02);
}

.ricepot-link-card::after {
  display: none;
}

.ricepot-link-card > div {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: center;
  width: 100%;
  min-height: inherit;
  padding: 64px;
}

.ricepot-link-card:not(:first-child) > div {
  padding: 54px;
}

.ricepot-link-card h2 {
  margin-top: 22px;
  color: var(--ink);
  font-size: 30px;
  line-height: 1.75;
}

.ricepot-link-card:not(:first-child) h2 {
  font-size: 24px;
}

.ricepot-link-card span {
  display: inline-block;
  margin-top: 34px;
  color: var(--sub);
}

.ricepot-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(360px, 0.82fr);
  gap: 86px;
  align-items: center;
  padding: 150px var(--rail);
  background: #f8f6f2;
}

.ricepot-feature--reverse {
  grid-template-columns: minmax(360px, 0.82fr) minmax(0, 1.18fr);
}

.ricepot-feature--reverse figure {
  order: 2;
}

.ricepot-feature figure {
  height: 680px;
  overflow: hidden;
  background: #ede9e3;
}

.ricepot-feature h2,
.ricepot-usecase h2,
.ricepot-spec-section h2,
.ricepot-more h2,
.ricepot-related h2,
.ricepot-shop-banner h2 {
  margin-top: 26px;
}

.ricepot-feature p:not(.section-label),
.ricepot-usecase p:not(.section-label),
.ricepot-spec-section__head p:not(.section-label),
.ricepot-shop-banner p:not(.section-label) {
  margin-top: 24px;
  color: var(--sub);
}

.ricepot-feature ul {
  display: grid;
  gap: 14px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.ricepot-feature li {
  border-top: 1px solid rgba(63, 58, 53, 0.18);
  padding-top: 14px;
}

.ricepot-issue-solution {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: 86px;
  align-items: center;
  background: #fff;
}

.ricepot-issue-solution figure {
  height: 680px;
  overflow: hidden;
  background: #ede9e3;
}

.ricepot-issue-solution h2,
.ricepot-life h2,
.ricepot-cooking-strip h3 {
  margin-top: 26px;
}

.ricepot-issue-solution p:not(.section-label),
.ricepot-life__head p:not(.section-label) {
  margin-top: 24px;
  color: var(--sub);
}

.ricepot-issue-solution dl {
  display: grid;
  margin-top: 38px;
  border-top: 1px solid rgba(63, 58, 53, 0.18);
}

.ricepot-issue-solution dl div {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 28px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.18);
  padding: 20px 0;
}

.ricepot-issue-solution dt,
.ricepot-cooking-strip span {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.ricepot-issue-solution dd {
  color: var(--ink);
}

.ricepot-life {
  background: #f8f6f2;
}

.ricepot-life__head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.ricepot-life__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin-top: 78px;
}

.ricepot-life__grid article {
  border-top: 1px solid rgba(63, 58, 53, 0.18);
  padding-top: 24px;
}

.ricepot-life__grid img,
.ricepot-life__grid video {
  height: 420px;
  background: #ede9e3;
}

.ricepot-life__grid h3 {
  margin-top: 24px;
  font-size: 18px;
}

.ricepot-life__grid p {
  margin-top: 10px;
  color: var(--sub);
}

.ricepot-cooking-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  padding: 0 var(--rail) 150px;
  background: #f8f6f2;
}

.ricepot-cooking-strip article {
  position: relative;
  min-height: 460px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.ricepot-cooking-strip article::after {
  position: absolute;
  inset: 38% 0 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(24, 20, 17, 0) 0%, rgba(24, 20, 17, 0.62) 100%);
  content: "";
  pointer-events: none;
}

.ricepot-cooking-strip img,
.ricepot-cooking-strip video {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.ricepot-cooking-strip span,
.ricepot-cooking-strip h3 {
  position: relative;
  z-index: 2;
  display: block;
  margin-right: 28px;
  margin-left: 28px;
}

.ricepot-cooking-strip span {
  margin-top: 326px;
  color: rgba(255, 255, 255, 0.78);
}

.ricepot-cooking-strip h3 {
  color: var(--paper);
  font-size: 20px;
}

.ricepot-text-link {
  display: inline-block;
  margin-top: 30px;
  border-bottom: 1px solid currentColor;
  color: var(--ink);
}

.ricepot-usecase {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(360px, 0.82fr);
  gap: 86px;
  align-items: center;
  min-height: 0;
  padding: 150px var(--rail);
  overflow: visible;
  color: var(--ink);
  background: var(--paper);
}

.ricepot-usecase video {
  position: relative;
  inset: auto;
  height: 680px;
  opacity: 1;
  background: #ede9e3;
}

.ricepot-usecase::after {
  display: none;
}

.ricepot-usecase > div {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-left: 0;
  padding: 0;
}

.ricepot-usecase h2,
.ricepot-usecase p:not(.section-label) {
  color: var(--ink);
}

.ricepot-usecase p:not(.section-label) {
  color: var(--sub);
}

.ricepot-spec-section {
  display: grid;
  grid-template-columns: minmax(260px, 0.38fr) minmax(0, 1fr);
  gap: 80px;
  background: #ede9e3;
}

.ricepot-spec-section__head {
  position: sticky;
  top: 148px;
  align-self: start;
}

.ricepot-spec-table {
  border-top: 1px solid rgba(63, 58, 53, 0.18);
}

.ricepot-spec-table div {
  display: grid;
  grid-template-columns: minmax(170px, 0.34fr) minmax(0, 1fr);
  gap: 34px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.18);
  padding: 24px 0;
}

.ricepot-spec-table dt {
  color: var(--sub);
}

.ricepot-more {
  background: #f8f6f2;
}

.ricepot-more-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 62px;
  background: rgba(63, 58, 53, 0.16);
}

.ricepot-info-card {
  display: grid;
  align-content: start;
  min-height: 210px;
  padding: 32px;
  background: #fff;
}

.ricepot-info-card strong {
  margin-top: 22px;
  font-family: var(--serif);
  font-size: 20px;
  font-weight: 500;
}

.ricepot-info-card small {
  margin-top: 16px;
  color: var(--sub);
  font-size: 12px;
}

.ricepot-related {
  display: grid;
  grid-template-columns: minmax(260px, 0.34fr) minmax(0, 1fr);
  gap: 72px;
  background: #fff;
}

.ricepot-related__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.ricepot-related article {
  border-top: 1px solid rgba(63, 58, 53, 0.18);
  padding-top: 24px;
}

.ricepot-related img {
  height: 260px;
  object-fit: contain;
  background: #f3f0ea;
}

.ricepot-related h3 {
  margin-top: 22px;
  font-size: 18px;
}

.ricepot-related p {
  margin-top: 10px;
  color: var(--sub);
}

.ricepot-shop-banner {
  display: grid;
  place-items: center;
  min-height: 460px;
  text-align: center;
  color: var(--paper);
  background: #2f2924;
}

.ricepot-shop-banner h2 {
  color: var(--paper);
}

.ricepot-shop-banner p:not(.section-label) {
  width: min(560px, 100%);
  color: rgba(255, 255, 255, 0.76);
}

.ricepot-pdp [id] {
  scroll-margin-top: 132px;
}

@media (max-width: 1220px) {
  .why-teaser {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .why-teaser__media {
    width: min(560px, 100%);
    height: 300px;
  }

  .why-teaser .text-link {
    grid-column: auto;
    margin-top: 0;
  }
}

@media (max-width: 980px) {
  .why-teaser,
  .why-reason-index,
  .why-reason,
  .why-reason.is-reverse,
  .why-compare,
  .why-tech,
  .why-daily-bridge,
  .craft-split,
  .craft-split--reverse,
  .craft-tech-bridge,
  .craft-care,
  .support-hero--plain,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-split,
  .support-split--reverse,
  .support-trouble,
  .manual-list-section {
    grid-template-columns: 1fr;
  }

  .why-reason.is-reverse figure,
  .craft-split--reverse figure,
  .craft-tech-bridge figure,
  .craft-care figure,
  .support-split--reverse figure {
    order: 0;
  }

  .why-teaser {
    align-items: start;
  }

  .why-teaser__media {
    width: min(520px, 100%);
    height: 300px;
  }

  .why-reason figure,
  .why-tech figure,
  .why-daily-bridge figure,
  .craft-split figure,
  .craft-tech-bridge figure,
  .craft-care figure {
    height: 540px;
  }

  .craft-process ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pdp-title,
  .pdp-breadcrumb,
  .pdp-model-switch,
  .pdp-product {
    width: calc(100% - 40px);
  }

  .pdp-title {
    padding: 40px 0 48px;
    text-align: left;
  }

  .pdp-code {
    position: static;
    margin-top: 28px;
  }

  .pdp-product {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .pdp-model-switch {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 56px;
  }

  .pdp-model-switch__copy {
    grid-column: 1 / -1;
    min-height: 0;
    padding: 30px;
  }

  .pdp-buybox {
    position: static;
    padding-bottom: 0;
  }

  .pdp-visual-grid,
  .pdp-feature-list,
  .pdp-feature-story,
  .pdp-feature-story.is-reverse,
  .pdp-daily-split,
  .pdp-spec-layout {
    grid-template-columns: 1fr;
  }

  .pdp-feature-story.is-reverse figure {
    order: 0;
  }

  .pdp-immersive-section,
  .pdp-immersive-copy {
    min-height: 760px;
  }

  .pdp-immersive-copy {
    width: min(430px, calc(100% - 80px));
    margin-left: 40px;
  }

  .pdp-feature-story {
    gap: 40px;
  }

  .pdp-feature-story figure {
    height: 520px;
  }

  .pdp-daily-list {
    grid-template-columns: 1fr 1fr;
  }

  .pdp-spec-note {
    position: static;
  }

  .pdp-visual-grid .wide {
    min-height: 0;
  }

  .pdp-photo-wall {
    grid-template-columns: 1fr;
    margin-right: calc(var(--rail) * -1);
    margin-left: calc(var(--rail) * -1);
  }

  .pdp-photo-wall__wide,
  .pdp-photo-wall figure {
    min-height: 520px;
  }

  .pdp-family-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-card-grid,
  .support-quick,
  .support-media-grid,
  .parts-visual-list,
  .parts-list,
  .pdp-support-guide div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-step-grid,
  .support-large-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .support-hero--plain figure,
  .support-source-band figure,
  .support-split figure {
    height: 540px;
  }
}

@media (max-width: 750px) {
  .why-hero {
    min-height: 760px;
  }

  .why-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .why-hero h1 {
    font-size: 26px;
    line-height: 1.75;
  }

  .why-teaser,
  .why-intro,
  .why-compare,
  .why-lineup,
  .why-reason,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process {
    padding: 112px 20px;
  }

  .why-reason,
  .why-tech,
  .why-daily-bridge,
  .craft-split,
  .craft-tech-bridge,
  .craft-care {
    gap: 42px;
    padding-top: 0;
  }

  .craft-split,
  .craft-tech-bridge,
  .craft-care {
    padding-right: 20px;
    padding-bottom: 112px;
    padding-left: 20px;
  }

  .why-origin {
    min-height: 650px;
    margin-bottom: 112px;
  }

  .why-origin__copy {
    right: 20px;
    bottom: 64px;
    left: 20px;
    width: auto;
  }

  .why-reason-index {
    gap: 38px;
    margin-top: 60px;
  }

  .why-reason figure,
  .why-tech figure,
  .why-daily-bridge figure,
  .craft-split figure,
  .craft-tech-bridge figure,
  .craft-care figure {
    height: 390px;
  }

  .craft-hero {
    min-height: 780px;
  }

  .craft-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .craft-hero h1 {
    font-size: 30px;
    line-height: 1.65;
  }

  .craft-intro h2,
  .craft-process__head h2 {
    margin-top: 24px;
  }

  .craft-feature {
    min-height: 760px;
  }

  .craft-feature > div {
    right: 20px;
    bottom: 72px;
    left: 20px;
    width: auto;
  }

  .craft-feature h2 {
    font-size: 26px;
    line-height: 1.75;
  }

  .craft-process figure {
    height: 430px;
    min-height: 0;
    margin-top: 56px;
  }

  .craft-process ol {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 42px;
    background: transparent;
  }

  .craft-process li {
    min-height: 0;
    border-top: 1px solid var(--line);
    padding: 22px 0;
    background: transparent;
  }

  .craft-process li:last-child {
    border-bottom: 1px solid var(--line);
  }

  .craft-process li span {
    margin-bottom: 12px;
  }

  .craft-closing {
    min-height: 520px;
    padding: 100px 20px;
  }

  .why-daily-bridge figure {
    order: -1;
  }

  .why-compare dl div,
  .why-tech-list {
    grid-template-columns: 1fr;
  }

  .why-teaser {
    gap: 28px;
  }

  .why-teaser__media {
    height: 240px;
  }

  .pdp-reason-link {
    display: grid;
    gap: 14px;
    padding: 28px 20px;
  }

  .pdp-reason-link a {
    font-size: 16px;
  }

  .pdp-body .brand-mark {
    min-width: 0;
  }

  .site-header .store-label {
    display: none;
  }

  .pdp-page {
    padding-top: 62px;
  }

  .pdp-notice {
    padding: 12px 20px;
    text-align: left;
  }

  .pdp-breadcrumb {
    margin-top: 20px;
    font-size: 11px;
  }

  .pdp-title h1 {
    font-size: 24px;
    line-height: 1.75;
  }

  .pdp-title h1 .brand-name {
    display: block;
    margin-right: 0;
    font-size: 30px;
    line-height: 1.16;
  }

  .pdp-main-visual {
    height: 430px;
    min-height: 0;
  }

  .pdp-model-switch {
    grid-template-columns: 1fr;
    width: calc(100% - 40px);
    margin-bottom: 44px;
  }

  .pdp-model-card,
  .pdp-model-switch__copy {
    min-height: 0;
  }

  .pdp-model-card {
    padding: 22px;
  }

  .pdp-model-card figure {
    min-height: 130px;
  }

  .pdp-model-card img {
    height: 138px;
  }

  .pdp-main-visual img {
    width: 100%;
    height: 100%;
    transform: scale(1.18);
  }

  .pdp-view-badge {
    width: 52px;
    height: 52px;
    left: 18px;
    bottom: 18px;
  }

  .pdp-thumb-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
  }

  .pdp-thumb-row button {
    height: 76px;
  }

  .pdp-price strong {
    font-size: 26px;
  }

  .pdp-choice-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pdp-assist {
    padding: 0 18px;
  }

  .pdp-select-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .pdp-visual-section,
  .pdp-feature-section,
  .pdp-daily-section,
  .pdp-spec-section,
  .pdp-related-section,
  .pdp-faq-section {
    padding: 112px 20px;
  }

  .pdp-visual-section--image-only {
    padding: 84px 20px 96px;
  }

  .pdp-immersive-section {
    min-height: 680px;
    margin-top: 76px;
  }

  .pdp-immersive-section img {
    object-position: 62% center;
  }

  .pdp-immersive-section::after {
    background:
      linear-gradient(180deg, rgba(20, 18, 16, 0.14) 0%, rgba(20, 18, 16, 0.2) 44%, rgba(20, 18, 16, 0.74) 100%);
  }

  .pdp-immersive-copy {
    align-content: end;
    width: auto;
    min-height: 680px;
    margin: 0;
    padding: 0 20px 74px;
  }

  .pdp-immersive-copy h2 {
    font-size: 26px;
  }

  .pdp-visual-grid {
    gap: 20px;
    margin-top: 56px;
  }

  .pdp-visual-grid figure {
    height: 330px;
  }

  .pdp-photo-wall {
    margin-top: 54px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .pdp-photo-wall__wide,
  .pdp-photo-wall figure {
    min-height: 390px;
  }

  .pdp-feature-list {
    gap: 36px;
    margin-top: 56px;
  }

  .pdp-feature-card-media {
    height: 320px;
  }

  .pdp-feature-stories {
    gap: 84px;
    margin-top: 88px;
  }

  .pdp-feature-story figure {
    height: 390px;
  }

  .pdp-feature-story h3 {
    font-size: 22px;
    line-height: 1.75;
  }

  .pdp-daily-split,
  .pdp-spec-layout {
    gap: 42px;
    margin-top: 56px;
  }

  .pdp-daily-split figure {
    min-height: 420px;
  }

  .pdp-daily-list {
    grid-template-columns: 1fr;
  }

  .pdp-daily-list article {
    min-height: 0;
    padding: 28px 0;
  }

  .pdp-spec-table div {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 20px 0;
  }

  .pdp-family-grid {
    grid-template-columns: 1fr;
    gap: 34px;
    margin-top: 56px;
  }

  .pdp-family-grid img {
    height: 300px;
  }

  .pdp-sticky-bar {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 14px 20px;
  }

  .pdp-sticky-bar a {
    min-height: 40px;
  }

  .support-hero {
    min-height: 760px;
  }

  .support-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .support-hero h1 {
    font-size: 28px;
    line-height: 1.72;
  }

  .support-hero--plain {
    gap: 46px;
    padding: 116px 20px 104px;
  }

  .support-hero--plain .support-hero__copy {
    width: auto;
  }

  .support-hero--plain figure {
    height: 390px;
  }

  .support-card-grid,
  .support-quick,
  .support-model-card-grid,
  .support-step-grid,
  .support-large-steps,
  .parts-list,
  .pdp-support-guide div {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .support-card-grid {
    margin-top: 54px;
  }

  .support-card-grid article,
  .support-quick article,
  .support-model-card,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article {
    min-height: 0;
    padding: 28px 0;
    background: transparent;
  }

  .support-card-grid,
  .support-quick,
  .support-model-card-grid,
  .support-step-grid,
  .support-large-steps,
  .parts-list {
    gap: 0;
    background: transparent;
  }

  .support-card-grid article,
  .support-quick article,
  .support-model-card,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article {
    border-top: 1px solid var(--line);
  }

  .support-card-grid article:last-child,
  .support-quick article:last-child,
  .support-model-card:last-child,
  .support-step-grid article:last-child,
  .support-large-steps li:last-child,
  .parts-list article:last-child {
    border-bottom: 1px solid var(--line);
  }

  .support-quick,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .parts-list-section,
  .manual-list-section,
  .pdp-support-guide {
    padding: 112px 20px;
  }

  .support-quick {
    padding-top: 0;
  }

  .support-model-router,
  .support-model-guide {
    gap: 42px;
  }

  .support-model-card {
    min-height: 0;
  }

  .faq-list summary {
    display: grid;
    gap: 10px;
  }

  .faq-model-tag {
    min-width: 0;
  }

  .support-source-band {
    gap: 42px;
  }

  .support-source-band figure {
    height: 430px;
  }

  .support-source-list div {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 20px 0;
  }

  .support-split,
  .manual-list-section {
    gap: 42px;
    padding: 0 20px 112px;
  }

  .support-media-grid,
  .parts-visual-list,
  .support-image-pair {
    grid-template-columns: 1fr;
    gap: 0;
    background: transparent;
  }

  .support-media-grid article,
  .parts-visual-list article,
  .support-image-pair article {
    border-top: 1px solid var(--line);
  }

  .support-media-grid article:last-child,
  .parts-visual-list article:last-child,
  .support-image-pair article:last-child {
    border-bottom: 1px solid var(--line);
  }

  .support-media-grid figure,
  .parts-visual-list figure,
  .support-image-pair figure,
  .support-trouble-media figure {
    height: 300px;
  }

  .support-wide-figure {
    margin-top: 46px;
    padding: 20px;
  }

  .support-split figure {
    height: 390px;
  }

  .support-trouble {
    gap: 46px;
  }

  .support-trouble dl div,
  .manual-list-section dl div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .support-manual-band {
    padding: 104px 20px;
  }

  .pdp-support-guide div {
    gap: 0;
    margin-top: 42px;
    background: transparent;
  }

  .pdp-support-guide a {
    min-height: 0;
    border-top: 1px solid var(--line);
    padding: 22px 0;
    background: transparent;
    font-size: 16px;
  }

  .pdp-support-guide a:last-child {
    border-bottom: 1px solid var(--line);
  }
}

@media (max-width: 980px) {
  :root {
    --rail: 56px;
  }

  .lineup-shelf,
  .daily-points,
  .taste-grid,
  .featured-grid,
  .recipe-card-grid {
    gap: 32px;
  }

  .lineup-shelf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lineup-item.is-main,
  .lineup-item.is-sub {
    grid-column: span 1;
  }

  .lineup-subhead {
    grid-column: 1 / -1;
    margin-top: 24px;
  }

  .lineup-item.is-main figure {
    height: 380px;
  }

  .lineup-item.is-sub figure {
    height: 240px;
  }

  .recipe-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .recipe-card-grid article,
  .recipe-card-grid article:nth-child(1),
  .recipe-card-grid article:nth-child(4),
  .recipe-card-grid article:nth-child(5),
  .recipe-card-grid article:nth-child(6),
  .recipe-card-grid article:nth-child(7),
  .recipe-card-grid article:nth-child(8) {
    grid-column: span 1;
  }

  .recipe-card-grid article:nth-child(1) {
    grid-column: 1 / -1;
  }

  .hero-proof {
    width: calc(100% - 112px);
  }

  .hero-proof__inner {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .material-proof {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .material-proof dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .concept-split,
  .product-lead,
  .basic-cooking,
  .product-hero,
  .recipe-preview,
  .recipe-page-hero,
  .recipe-strip {
    grid-template-columns: 1fr;
  }

  .recipe-overlap {
    min-height: 620px;
  }
}

@media (max-width: 750px) {
  :root {
    --rail: 20px;
  }

  body {
    font-size: 13px;
    line-height: 1.9;
  }

  .parallax-media-item {
    --parallax-scale: 1.035;
  }

  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 25px;
    line-height: 1.7;
  }

  .concept-split .issue-title {
    font-size: 25px;
    line-height: 1.85;
  }

  h3 {
    font-size: 18px;
  }

  .site-header {
    height: 68px;
    padding: 0 20px;
    color: var(--paper);
    background: transparent;
  }

  .site-header.is-scrolled,
  .site-header.is-open {
    background: rgba(47, 41, 36, 0.9);
  }

  .site-header.is-open {
    color: var(--ink);
    border-bottom-color: var(--line);
    background: #faf7f2;
  }

  .support-subpage .site-header {
    color: var(--ink);
    border-bottom-color: var(--line);
    background: rgba(250, 247, 242, 0.94);
  }

  .support-subpage .site-header.is-scrolled,
  .support-subpage .site-header.is-open {
    color: var(--paper);
    border-bottom-color: rgba(255, 255, 255, 0.12);
    background: rgba(47, 41, 36, 0.9);
  }

  .support-subpage .site-header.is-open {
    color: var(--ink);
    border-bottom-color: var(--line);
    background: #faf7f2;
  }

  .brand-mark {
    min-width: 0;
    font-size: 18px;
  }

  .global-nav {
    position: fixed;
    top: 68px;
    right: 0;
    left: 0;
    display: grid;
    gap: 0;
    align-content: start;
    height: calc(100svh - 68px);
    overflow-y: auto;
    padding: 18px 20px 36px;
    color: var(--ink);
    border-bottom: 1px solid var(--line);
    background: #faf7f2;
    box-shadow: 0 18px 40px rgba(35, 30, 27, 0.12);
    transform: translateY(-130%);
    transition: transform 0.3s ease;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    justify-content: start;
    width: 100%;
    min-height: 52px;
    border-bottom: 1px solid var(--line);
    padding: 15px 0;
    color: var(--ink);
    font-size: 18px;
    opacity: 1;
    text-align: left;
  }

  .nav-parent {
    padding-right: 0;
  }

  .nav-parent::before {
    display: none;
  }

  .nav-link[aria-current="page"]::after,
  .nav-group.is-current > .nav-parent::after,
  .nav-cta[aria-current="page"]::after {
    display: none;
  }

  .nav-group {
    border-bottom: 1px solid var(--line);
  }

  .nav-group > .nav-parent {
    border-bottom: 0;
  }

  .nav-panel {
    position: static;
    width: 100%;
    max-height: none;
    overflow: visible;
    padding: 0 0 16px 0;
    color: var(--ink);
    border: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    backdrop-filter: none;
  }

  .nav-panel__inner,
  .nav-panel__inner--story,
  .nav-panel__inner--support {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 4px 0 22px;
  }

  .nav-panel__lead h2 {
    margin-top: 12px;
    font-size: 20px;
  }

  .nav-panel__lead p:not(.section-label) {
    margin-top: 12px;
    font-size: 12px;
  }

  .nav-panel__text-link {
    margin-top: 18px;
  }

  .mega-product-grid,
  .mega-support-grid {
    grid-template-columns: 1fr;
    gap: 0;
    background: transparent;
  }

  .mega-product-card,
  .mega-feature-card,
  .mega-support-grid a,
  .mega-link-list a {
    margin-left: 18px;
    border-top: 1px solid rgba(63, 58, 53, 0.14);
    padding: 12px 0;
    background: transparent;
  }

  .mega-product-card,
  .mega-feature-card {
    min-height: 0;
  }

  .mega-product-card img,
  .mega-feature-card img {
    height: 96px;
    margin-bottom: 4px;
  }

  .mega-product-card span,
  .mega-feature-card span,
  .mega-support-grid span,
  .mega-link-list span {
    margin-top: 8px;
    font-size: 17px;
  }

  .mega-product-card small,
  .mega-feature-card small,
  .mega-support-grid small,
  .mega-link-list small {
    font-size: 11px;
  }

  .mega-link-list p {
    margin: 0 0 4px 18px;
  }

  .nav-cta {
    display: grid;
    place-items: center;
    min-height: 48px;
    margin: 22px 0 0;
    border: 1px solid rgba(63, 58, 53, 0.28);
    padding: 0 20px;
    font-size: 12px;
  }

  .site-header.is-open .global-nav {
    transform: translateY(0);
  }

  .nav-toggle {
    display: grid;
    gap: 8px;
    width: 40px;
    border: 0;
    padding: 8px;
    background: transparent;
    color: currentColor;
  }

  .nav-toggle span {
    display: block;
    height: 1px;
    background: currentColor;
  }

  .kv {
    min-height: 720px;
  }

  .kv__image {
    object-position: 62% 50%;
  }

  .kv__content {
    top: 48%;
  }

  .kv__lower {
    bottom: 74px;
    width: min(350px, calc(100% - 40px));
  }

  .kv h1 {
    margin-top: 18px;
    font-size: 32px;
    line-height: 1.18;
  }

  .kv__lead {
    margin-top: 28px;
    font-size: 17px;
    line-height: 1.9;
  }

  .quiet-actions {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .scroll-sign {
    right: 24px;
    bottom: 28px;
  }

  .intro-statement {
    padding: 118px 20px 30px;
  }

  .concept-wide-image {
    height: 430px;
    min-height: 0;
  }

  .concept-wide-image img,
  .concept-wide-image video {
    object-position: 55% 50%;
  }

  .lineup-section,
  .value-section,
  .daily-section,
  .support-section,
  .spec-section,
  .featured-recipes,
  .recipe-index,
  .taste-section {
    padding: 112px 20px;
  }

  .section-title,
  .section-title.center {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .lineup-shelf,
  .daily-points,
  .taste-grid,
  .featured-grid,
  .recipe-card-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .recipe-card-grid article,
  .recipe-card-grid article:nth-child(1),
  .recipe-card-grid article:nth-child(4),
  .recipe-card-grid article:nth-child(5),
  .recipe-card-grid article:nth-child(6),
  .recipe-card-grid article:nth-child(7),
  .recipe-card-grid article:nth-child(8) {
    grid-column: 1 / -1;
  }

  .lineup-shelf {
    margin-top: 66px;
  }

  .lineup-lead {
    margin-right: 0;
    margin-left: 0;
  }

  .lineup-item.is-main,
  .lineup-item.is-sub,
  .lineup-subhead {
    grid-column: 1 / -1;
  }

  .lineup-item figure {
    height: 280px;
  }

  .lineup-item.is-main figure {
    height: 330px;
  }

  .lineup-item.is-sub figure {
    height: 220px;
  }

  .lineup-item img,
  .lineup-item.is-object img {
    padding: 32px;
  }

  .lineup-subhead {
    margin-top: 24px;
    text-align: left;
  }

  .lineup-subhead h3 {
    font-size: 18px;
  }

  .concept-split,
  .product-lead,
  .basic-cooking,
  .product-hero,
  .recipe-preview,
  .recipe-page-hero,
  .recipe-strip {
    gap: 46px;
    padding: 118px 20px 0;
  }

  .product-hero {
    gap: 34px;
    padding: 62px 0 88px;
  }

  .product-hero__media {
    order: -1;
    width: 100%;
    height: 440px;
    min-height: 0;
  }

  .product-hero__copy {
    padding: 0 20px;
  }

  .product-hero h1 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1.6;
  }

  .product-hero .kv__lead {
    margin-top: 20px;
    font-size: 17px;
  }

  .product-hero__copy > p:not(.section-label):not(.kv__lead) {
    margin-top: 20px;
  }

  .product-meta {
    margin-top: 28px;
  }

  .split-media,
  .product-lead figure,
  .solution-film,
  .daily-wide,
  .basic-cooking figure {
    width: 100%;
    height: 330px;
    margin-left: 0;
  }

  .solution-film,
  .daily-wide {
    margin-top: 96px;
  }

  .solution-film__copy {
    bottom: 56px;
    left: 20px;
    width: calc(100% - 40px);
  }

  .solution-film__copy h2 {
    font-size: 24px;
    line-height: 1.75;
  }

  .solution-film__copy p:last-child {
    margin-top: 24px;
  }

  .hero-proof {
    width: calc(100% - 40px);
    margin-top: 30px;
    padding: 24px 0 26px;
  }

  .hero-proof__inner {
    gap: 18px;
  }

  .hero-proof dl {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .hero-proof dl div {
    padding: 16px 0;
    border-top: 1px solid rgba(63, 58, 53, 0.12);
    border-left: 0;
  }

  .hero-proof dt {
    font-size: 11px;
  }

  .hero-proof dd {
    font-size: 17px;
  }

  .material-proof {
    width: 100%;
    margin-top: 58px;
    padding: 34px 0;
  }

  .material-proof h3 {
    font-size: 23px;
    line-height: 1.75;
  }

  .material-proof dl div {
    min-height: 118px;
    padding: 22px 12px;
  }

  .material-proof dt {
    font-size: 42px;
  }

  .material-proof dd {
    margin-top: 10px;
  }

  .value-row,
  .value-row.reverse {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .value-row.reverse figure {
    order: 0;
  }

  .value-row + .value-row {
    margin-top: 92px;
  }

  .value-row figure,
  .taste-grid img,
  .taste-grid video,
  .daily-points article video,
  .daily-points article img,
  .featured-grid img,
  .recipe-card-grid article:nth-child(1) img,
  .recipe-card-grid article:nth-child(4) img,
  .recipe-card-grid article:nth-child(5) img,
  .recipe-card-grid article:nth-child(6) img,
  .recipe-card-grid article:nth-child(7) img,
  .recipe-card-grid article:nth-child(8) img,
  .recipe-card-grid img,
  .recipe-strip figure {
    height: 360px;
  }

  .value-row div {
    padding-right: 0;
  }

  .value-row.reverse div {
    padding-left: 0;
  }

  .daily-head,
  .recipe-index__head {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    width: 100%;
  }

  .recipe-preview,
  .recipe-page-hero {
    min-height: auto;
    padding-bottom: 96px;
  }

  .recipe-preview--simple {
    padding: 112px 0;
  }

  .recipe-cut-strip {
    display: flex;
    height: 260px;
    margin-top: 56px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
  }

  .recipe-cut-strip::-webkit-scrollbar {
    display: none;
  }

  .recipe-cut-strip figure {
    flex: 0 0 54vw;
  }

  .recipe-main-photo {
    order: -1;
    height: 430px;
  }

  .recipe-page-hero {
    padding-top: 90px;
  }

  .recipe-page-hero .recipe-overlap {
    order: -1;
  }

  .recipe-overlap,
  .recipe-overlap.large {
    min-height: 430px;
  }

  .recipe-overlap img,
  .recipe-overlap.large img,
  .recipe-overlap.large .photo-b,
  .recipe-overlap.large .photo-c {
    width: 45vw;
    height: 58vw;
  }

  .recipe-overlap .photo-a,
  .recipe-overlap.large .photo-a {
    top: 0;
    right: 26vw;
  }

  .recipe-overlap .photo-b,
  .recipe-overlap.large .photo-b {
    top: 88px;
    right: auto;
    left: 0;
  }

  .recipe-overlap .photo-c,
  .recipe-overlap.large .photo-c {
    top: 148px;
    right: 0;
  }

  .technology-deep {
    min-height: 720px;
  }

  .technology-deep > div {
    left: 20px;
    top: 58%;
    width: auto;
    transform: translateY(-50%);
  }

  .technology-deep h2 {
    font-size: 48px;
  }

  .faq-list,
  .spec-table {
    width: 100%;
    margin-top: 54px;
  }

  .spec-table div {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .recipe-strip {
    padding-bottom: 112px;
  }

  .featured-grid article:nth-child(2) {
    padding-top: 0;
  }

  .filter-bar {
    gap: 8px;
  }

  .site-footer {
    display: grid;
    gap: 26px;
    padding: 36px 20px;
  }

  .site-footer .brand-name {
    white-space: normal;
  }

  .site-footer nav {
    flex-wrap: wrap;
    gap: 14px 22px;
  }

  .product-hero--visual,
  .recipe-page-hero--visual {
    height: 100vh;
    min-height: 840px;
    padding: 0;
  }

  .product-hero--visual .product-hero__media {
    position: absolute;
    inset: 0;
    order: initial;
    width: 100%;
    height: 100%;
    min-height: 0;
  }

  .product-hero--visual .product-hero__media img {
    object-position: 60% 50%;
  }

  .product-hero__center {
    top: 40%;
    width: min(350px, calc(100% - 40px));
  }

  .product-hero--visual h1 {
    margin-top: 18px;
    font-size: 22px;
    line-height: 1.5;
  }

  .product-hero--visual h1 .brand-name {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .product-hero__lower {
    right: 20px;
    bottom: 70px;
    left: 20px;
    width: auto;
    text-align: center;
  }

  .product-hero__lower > p:not(.kv__lead) {
    margin-top: 20px;
  }

  .product-hero--visual .product-meta {
    margin-top: 24px;
  }

  .recipe-page-hero--visual {
    min-height: 820px;
  }

  .recipe-hero__center {
    top: 43%;
    width: min(350px, calc(100% - 40px));
  }

  .recipe-page-hero--visual h1 {
    margin-top: 24px;
    font-size: 32px;
    line-height: 1.65;
  }

  .recipe-hero__lower {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
    transform: none;
  }

  .recipe-band {
    display: flex;
    height: 260px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
  }

  .recipe-band::-webkit-scrollbar {
    display: none;
  }

  .recipe-band figure {
    flex: 0 0 54vw;
  }
}

@media (max-width: 980px) {
  .ricepot-local-nav {
    justify-content: flex-start;
    top: 68px;
  }

  .ricepot-lineup,
  .ricepot-issue-solution,
  .ricepot-life,
  .ricepot-spec-section,
  .ricepot-more,
  .ricepot-related,
  .ricepot-shop-banner {
    padding: 118px 56px;
  }

  .ricepot-lineup__cards,
  .ricepot-entry-grid,
  .ricepot-feature,
  .ricepot-feature--reverse,
  .ricepot-issue-solution,
  .ricepot-spec-section,
  .ricepot-related {
    grid-template-columns: 1fr;
  }

  .ricepot-feature--reverse figure {
    order: 0;
  }

  .ricepot-model-card a {
    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1fr);
  }

  .ricepot-model-card > div {
    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1fr);
  }

  .ricepot-link-card,
  .ricepot-link-card:first-child {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .ricepot-link-card figure {
    min-height: 480px;
  }

  .ricepot-link-card > div,
  .ricepot-link-card:not(:first-child) > div {
    padding: 56px;
  }

  .ricepot-feature {
    gap: 48px;
  }

  .ricepot-feature figure {
    height: 560px;
  }

  .ricepot-issue-solution {
    gap: 48px;
  }

  .ricepot-issue-solution figure {
    height: 560px;
  }

  .ricepot-life__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .ricepot-life__grid img,
  .ricepot-life__grid video {
    height: 340px;
  }

  .ricepot-cooking-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 56px 118px;
  }

  .ricepot-usecase {
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 118px 56px;
  }

  .ricepot-usecase video {
    height: 560px;
  }

  .ricepot-usecase > div {
    width: 100%;
    margin-left: 0;
  }

  .ricepot-spec-section__head {
    position: static;
  }

  .ricepot-more-grid,
  .ricepot-related__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 750px) {
  .ricepot-pdp {
    padding-top: 68px;
  }

  .ricepot-local-nav {
    top: 68px;
    gap: 24px;
    min-height: 48px;
    padding: 0 20px;
  }

  .ricepot-local-nav a {
    min-height: 48px;
  }

  .ricepot-hero {
    grid-template-rows: minmax(430px, 58vh) auto;
    min-height: 0;
  }

  .ricepot-hero__copy {
    width: calc(100% - 40px);
    padding: 42px 0 58px;
  }

  .ricepot-hero__copy h1 {
    gap: 14px;
    font-size: 24px;
  }

  .ricepot-hero__copy h1 .brand-name {
    font-size: 32px;
    white-space: normal;
  }

  .ricepot-hero__lead {
    margin-top: 28px;
    font-size: 18px;
  }

  .ricepot-hero__sub {
    margin-top: 20px;
  }

  .ricepot-scroll {
    right: 22px;
    bottom: calc(42vh + 20px);
  }

  .ricepot-lineup,
  .ricepot-issue-solution,
  .ricepot-life,
  .ricepot-spec-section,
  .ricepot-more,
  .ricepot-related,
  .ricepot-shop-banner {
    padding: 96px 20px;
  }

  .ricepot-lineup__head h2 {
    font-size: 25px;
    line-height: 1.8;
  }

  .ricepot-lineup__cards {
    margin-top: 58px;
  }

  .ricepot-model-card a,
  .ricepot-model-card > div {
    grid-template-columns: 1fr;
    gap: 22px;
    min-height: 0;
    padding: 28px;
  }

  .ricepot-model-card figure {
    height: 210px;
  }

  .ricepot-model-card dl div,
  .ricepot-spec-table div {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .ricepot-lineup__actions {
    display: grid;
    gap: 12px;
  }

  .ricepot-lineup__actions a {
    width: 100%;
  }

  .ricepot-link-card,
  .ricepot-link-card:first-child {
    min-height: 0;
  }

  .ricepot-link-card figure {
    min-height: 320px;
  }

  .ricepot-link-card > div,
  .ricepot-link-card:not(:first-child) > div {
    padding: 36px 20px;
  }

  .ricepot-link-card h2,
  .ricepot-link-card:not(:first-child) h2 {
    font-size: 22px;
    line-height: 1.75;
  }

  .ricepot-feature {
    padding: 96px 20px;
  }

  .ricepot-feature figure {
    height: 390px;
  }

  .ricepot-issue-solution {
    gap: 36px;
  }

  .ricepot-issue-solution figure {
    height: 390px;
  }

  .ricepot-issue-solution dl div {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .ricepot-life__head {
    text-align: left;
  }

  .ricepot-life__grid {
    grid-template-columns: 1fr;
    gap: 42px;
    margin-top: 56px;
  }

  .ricepot-life__grid img,
  .ricepot-life__grid video {
    height: 330px;
  }

  .ricepot-cooking-strip {
    grid-template-columns: 1fr;
    padding: 0 20px 96px;
  }

  .ricepot-cooking-strip article {
    min-height: 360px;
  }

  .ricepot-cooking-strip span {
    margin-top: 238px;
  }

  .ricepot-usecase {
    min-height: 0;
    padding: 96px 20px;
  }

  .ricepot-usecase video {
    height: 390px;
  }

  .ricepot-usecase > div {
    width: auto;
    margin: 0;
    padding: 0;
  }

  .ricepot-more-grid,
  .ricepot-related__grid {
    grid-template-columns: 1fr;
  }

  .ricepot-info-card {
    min-height: 0;
    padding: 26px 0;
    background: transparent;
  }

  .ricepot-more-grid {
    gap: 0;
    background: transparent;
  }

  .ricepot-info-card {
    border-top: 1px solid rgba(63, 58, 53, 0.18);
  }

  .ricepot-info-card:last-child {
    border-bottom: 1px solid rgba(63, 58, 53, 0.18);
  }

  .ricepot-related img {
    height: 230px;
  }

  .ricepot-shop-banner {
    min-height: 360px;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .kv__image,
  .product-hero__media,
  .recipe-hero__media,
  .why-hero__slides,
  .craft-hero figure,
  .support-hero figure {
    animation: heroMediaSettle 1.8s cubic-bezier(0.2, 0.72, 0.18, 1) both;
    transform-origin: center center;
  }

  .kv__content,
  .kv__lower,
  .product-hero__center,
  .product-hero__lower,
  .recipe-hero__center,
  .recipe-hero__lower,
  .why-hero__copy,
  .craft-hero__copy,
  .support-hero__copy,
  .scroll-sign {
    opacity: 0;
    animation: heroCopyRise 1s cubic-bezier(0.2, 0.72, 0.18, 1) forwards;
  }

  .kv__lower,
  .product-hero__lower,
  .recipe-hero__lower {
    animation-delay: 0.34s;
  }

  .scroll-sign {
    animation-delay: 0.72s;
  }

  html.motion-ready .reveal-item {
    opacity: 0;
    translate: 0 46px;
    transition:
      opacity 1s cubic-bezier(0.2, 0.72, 0.18, 1),
      translate 1.05s cubic-bezier(0.2, 0.72, 0.18, 1),
      clip-path 1.15s cubic-bezier(0.2, 0.72, 0.18, 1);
    transition-delay: var(--reveal-delay, 0ms);
    will-change: opacity, translate;
  }

  html.motion-ready .reveal-item.reveal-media {
    clip-path: inset(9% 0 0 0);
  }

  html.motion-ready .reveal-item.is-visible {
    opacity: 1;
    translate: 0 0;
  }

  html.motion-ready .reveal-item.reveal-media.is-visible {
    clip-path: inset(0 0 0 0);
  }

  html.motion-ready .reveal-item img:not(.parallax-media-item),
  html.motion-ready .reveal-item video:not(.parallax-media-item) {
    transform: scale(1.045);
    transition: transform 1.6s cubic-bezier(0.2, 0.72, 0.18, 1);
    transition-delay: var(--reveal-delay, 0ms);
  }

  html.motion-ready .reveal-item.is-visible img:not(.parallax-media-item),
  html.motion-ready .reveal-item.is-visible video:not(.parallax-media-item) {
    transform: scale(1);
  }

  .lineup-item,
  .recipe-card-grid article,
  .pdp-feature-list article,
  .pdp-family-grid article,
  .support-card-grid article,
  .support-quick article,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article,
  .pdp-support-guide a,
  .filter-bar button,
  .quiet-actions a,
  .text-link {
    transition:
      opacity 0.28s ease,
      color 0.28s ease,
      border-color 0.28s ease,
      background 0.28s ease,
      transform 0.45s cubic-bezier(0.2, 0.72, 0.18, 1);
  }

  .lineup-item:hover,
  .recipe-card-grid article:hover,
  .pdp-feature-list article:hover,
  .pdp-family-grid article:hover,
  .support-card-grid article:hover,
  .support-quick article:hover,
  .support-step-grid article:hover,
  .support-large-steps li:hover,
  .parts-list article:hover {
    transform: translateY(-6px);
  }

  .quiet-actions a:hover,
  .pdp-support-guide a:hover,
  .text-link:hover {
    transform: translateX(4px);
  }
}

@keyframes heroMediaSettle {
  from {
    opacity: 0;
    transform: scale(1.045);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes heroCopyRise {
  from {
    opacity: 0;
    translate: 0 26px;
  }

  to {
    opacity: 1;
    translate: 0 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-delay: 0ms !important;
    transition-duration: 0.01ms !important;
    transition-delay: 0ms !important;
  }

  .hero-slideshow img {
    animation: none;
    opacity: 0;
  }

  .hero-slideshow img:first-child {
    opacity: 1;
  }

  .parallax-media-item {
    transform: none !important;
  }
}

/* Ricepot PDP overlay revision */
.ricepot-pdp-body .site-header {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(39, 34, 31, 0.96);
  backdrop-filter: blur(18px);
}

.ricepot-hero {
  display: block;
  height: calc(100vh - 52px);
  min-height: 680px;
  color: var(--paper);
  background: var(--deep);
}

.ricepot-hero::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(24, 20, 17, 0.16) 0%, rgba(24, 20, 17, 0.02) 42%, rgba(24, 20, 17, 0.36) 100%),
    radial-gradient(circle at 50% 50%, rgba(24, 20, 17, 0.06) 0%, rgba(24, 20, 17, 0) 54%, rgba(24, 20, 17, 0.18) 100%);
  content: "";
  pointer-events: none;
}

.ricepot-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 0;
}

.ricepot-hero__copy {
  position: absolute;
  top: 48%;
  left: 50%;
  z-index: 2;
  width: min(760px, calc(100% - 40px));
  margin: 0;
  padding: 0;
  color: var(--paper);
  text-shadow: 0 18px 45px rgba(18, 14, 11, 0.28);
  transform: translate(-50%, -50%);
}

.ricepot-hero__copy h1,
.ricepot-hero__copy h1 .brand-name,
.ricepot-hero__lead,
.ricepot-hero__sub,
.ricepot-hero__actions,
.ricepot-hero__copy .section-label {
  color: var(--paper);
}

.ricepot-scroll {
  bottom: 38px;
}

.ricepot-entry-grid {
  gap: 1px;
}

.ricepot-link-card,
.ricepot-link-card:first-child {
  position: relative;
  display: block;
  min-height: 620px;
  color: var(--paper);
  background: var(--deep);
}

.ricepot-link-card:first-child {
  min-height: 720px;
}

.ricepot-link-card figure {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 0;
}

.ricepot-link-card::after {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 1;
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.58) 0%, rgba(24, 20, 17, 0.26) 46%, rgba(24, 20, 17, 0.04) 100%);
  content: "";
  pointer-events: none;
}

.ricepot-link-card > div,
.ricepot-link-card:not(:first-child) > div {
  position: absolute;
  bottom: 62px;
  left: 64px;
  z-index: 2;
  width: min(520px, calc(100% - 128px));
  min-height: 0;
  padding: 0;
  color: var(--paper);
}

.ricepot-link-card:not(:first-child) > div {
  width: min(440px, calc(100% - 112px));
}

.ricepot-link-card h2,
.ricepot-link-card:not(:first-child) h2,
.ricepot-link-card .section-label,
.ricepot-link-card span {
  color: var(--paper);
}

.ricepot-link-card span {
  opacity: 0.78;
}

.ricepot-usecase {
  position: relative;
  display: block;
  min-height: 78vh;
  padding: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.ricepot-usecase video {
  position: absolute;
  inset: 0;
  z-index: 0;
  height: 100%;
  opacity: 1;
}

.ricepot-usecase::after {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 1;
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.6) 0%, rgba(24, 20, 17, 0.28) 44%, rgba(24, 20, 17, 0.04) 100%);
  content: "";
  pointer-events: none;
}

.ricepot-usecase > div {
  position: absolute;
  bottom: 92px;
  left: var(--rail);
  z-index: 2;
  width: min(560px, calc(100% - 2 * var(--rail)));
  margin: 0;
  padding: 0;
  color: var(--paper);
}

.ricepot-usecase h2,
.ricepot-usecase p:not(.section-label),
.ricepot-usecase .section-label {
  color: var(--paper);
}

.ricepot-usecase p:not(.section-label) {
  opacity: 0.84;
}

.ricepot-usecase figure {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.ricepot-proof-strip {
  display: grid;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 1fr);
  gap: 74px;
  align-items: center;
  padding: 96px var(--rail);
  border-top: 1px solid rgba(63, 58, 53, 0.14);
  border-bottom: 1px solid rgba(63, 58, 53, 0.14);
  background: #fff;
}

.ricepot-proof-strip h2 {
  margin-top: 24px;
  font-size: 30px;
  line-height: 1.75;
}

.ricepot-proof-strip dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  background: rgba(63, 58, 53, 0.16);
}

.ricepot-proof-strip dl div {
  display: grid;
  min-height: 148px;
  align-content: center;
  padding: 28px;
  background: #f8f6f2;
}

.ricepot-proof-strip dt {
  color: var(--sub);
  font-size: 12px;
}

.ricepot-proof-strip dd {
  margin-top: 10px;
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.45;
}

.story-cross-links {
  display: grid;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 1fr);
  gap: 76px;
  align-items: center;
  width: min(1120px, calc(100% - 2 * var(--rail)));
  margin: 0 auto;
  padding: 112px 0;
  border-top: 1px solid rgba(63, 58, 53, 0.12);
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
}

.story-cross-links h2 {
  margin-top: 18px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.65;
}

.story-cross-links nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.14);
}

.story-cross-links a {
  display: grid;
  min-height: 164px;
  align-content: center;
  padding: 30px 32px;
  background: #fff;
  color: var(--ink);
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}

.story-cross-links a:hover {
  background: #f7f4ee;
}

.story-cross-links span {
  color: var(--sub);
  font-family: var(--brand);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: none;
}

.story-cross-links strong {
  margin-top: 18px;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

@media (max-width: 980px) {
  .story-cross-links {
    grid-template-columns: 1fr;
    gap: 44px;
    width: calc(100% - 112px);
    padding: 96px 0;
  }
}

@media (max-width: 750px) {
  .story-cross-links {
    gap: 32px;
    width: calc(100% - 40px);
    padding: 82px 0;
  }

  .story-cross-links nav {
    grid-template-columns: 1fr;
  }

  .story-cross-links a {
    min-height: 132px;
    padding: 26px;
  }

  .story-cross-links h2 {
    font-size: 27px;
  }
}

@media (max-width: 980px) {
  .rice-storage-teaser {
    grid-template-columns: 1fr;
    gap: 54px;
    padding: 118px 56px;
  }

  .rice-storage-teaser figure {
    height: 520px;
  }
}

@media (max-width: 750px) {
  .rice-storage-teaser {
    gap: 38px;
    padding: 96px 20px;
  }

  .rice-storage-teaser figure {
    height: 330px;
  }

  .rice-storage-teaser img {
    padding: 36px;
  }
}

@media (max-width: 980px) {
  .ricepot-hero {
    min-height: 620px;
  }

  .ricepot-link-card,
  .ricepot-link-card:first-child {
    min-height: 560px;
  }

  .ricepot-link-card > div,
  .ricepot-link-card:not(:first-child) > div {
    bottom: 54px;
    left: 56px;
    width: min(500px, calc(100% - 112px));
    padding: 0;
  }

  .ricepot-usecase {
    min-height: 680px;
    padding: 0;
  }

  .ricepot-usecase video {
    height: 100%;
  }

  .ricepot-usecase > div {
    bottom: 68px;
    left: 56px;
    width: min(560px, calc(100% - 112px));
    margin: 0;
    padding: 0;
  }

  .ricepot-proof-strip {
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 96px 56px;
  }

  .ricepot-cooking-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 56px 118px;
  }
}

@media (max-width: 750px) {
  .ricepot-hero {
    height: calc(100svh - 48px);
    min-height: 560px;
  }

  .ricepot-hero__copy {
    top: 50%;
    width: calc(100% - 40px);
    padding: 0;
  }

  .ricepot-scroll {
    right: 22px;
    bottom: 24px;
  }

  .ricepot-link-card,
  .ricepot-link-card:first-child {
    min-height: 500px;
  }

  .ricepot-link-card::after,
  .ricepot-usecase::after {
    background: linear-gradient(180deg, rgba(24, 20, 17, 0.04) 0%, rgba(24, 20, 17, 0.22) 40%, rgba(24, 20, 17, 0.66) 100%);
  }

  .ricepot-link-card > div,
  .ricepot-link-card:not(:first-child) > div {
    bottom: 34px;
    left: 20px;
    width: calc(100% - 40px);
    padding: 0;
  }

  .ricepot-usecase {
    min-height: 620px;
    padding: 0;
  }

  .ricepot-usecase > div {
    bottom: 46px;
    left: 20px;
    width: calc(100% - 40px);
    margin: 0;
    padding: 0;
  }

  .ricepot-proof-strip {
    padding: 84px 20px;
  }

  .ricepot-cooking-strip {
    grid-template-columns: 1fr;
    padding: 0 20px 96px;
  }

  .ricepot-proof-strip h2 {
    font-size: 24px;
  }

  .ricepot-proof-strip dl {
    grid-template-columns: 1fr;
  }

  .ricepot-proof-strip dl div {
    min-height: 112px;
    padding: 24px;
  }
}

@media (max-width: 980px) {
  .recipe-card-grid--linked article,
  .recipe-card-grid--linked article:nth-child(1),
  .recipe-card-grid--linked article:nth-child(4),
  .recipe-card-grid--linked article:nth-child(5),
  .recipe-card-grid--linked article:nth-child(6),
  .recipe-card-grid--linked article:nth-child(7),
  .recipe-card-grid--linked article:nth-child(8) {
    grid-column: span 1;
  }

  .recipe-detail-section {
    padding: 112px 56px;
  }

  .recipe-detail-section__head,
  .recipe-detail-card {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .recipe-detail-list {
    gap: 74px;
    margin-top: 74px;
  }

  .recipe-detail-card figure {
    position: relative;
    top: auto;
    height: 520px;
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .recipe-index__lead {
    margin-top: 28px;
  }

  .recipe-index__head h2,
  .recipe-library-note h2 {
    font-size: 30px;
    line-height: 1.65;
  }

  .recipe-card-grid--linked {
    gap: 46px;
    margin-top: 52px;
  }

  .recipe-card-grid--linked img,
  .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-card-grid--linked article:nth-child(8) img {
    height: 360px;
    min-height: 0;
  }

  .recipe-detail-section {
    padding: 96px 20px;
  }

  .recipe-detail-section__head {
    gap: 24px;
  }

  .recipe-detail-section__head p:last-child,
  .recipe-detail-lead,
  .recipe-index__lead {
    font-size: 13px;
  }

  .recipe-detail-card {
    gap: 0;
    scroll-margin-top: 86px;
  }

  .recipe-detail-card figure {
    height: auto;
    aspect-ratio: 4 / 3;
  }

  .recipe-detail-copy {
    padding-top: 32px;
  }

  .recipe-detail-copy h3 {
    font-size: 24px;
  }

  .recipe-detail-columns {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 34px;
  }

  .recipe-memo {
    padding: 20px;
  }
}

@media (max-width: 980px) {
  .editorial-hero {
    grid-template-columns: 1fr;
    gap: 54px;
    padding: 118px 56px 96px;
  }

  .editorial-hero figure {
    height: 440px;
  }

  .editorial-index,
  .news-index {
    padding: 0 56px 118px;
  }

  .editorial-index__head,
  .journal-card--wide {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .journal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .journal-card--wide {
    grid-column: 1 / -1;
  }
}

@media (max-width: 750px) {
  .editorial-page {
    padding-top: 68px;
  }

  .editorial-hero {
    gap: 38px;
    padding: 96px 20px 76px;
  }

  .editorial-hero h1 {
    font-size: 26px;
  }

  .editorial-hero figure {
    height: 330px;
  }

  .editorial-index,
  .news-index {
    padding: 0 20px 96px;
  }

  .editorial-index__head {
    margin-bottom: 48px;
  }

  .journal-grid {
    grid-template-columns: 1fr;
    gap: 36px;
    background: transparent;
  }

  .journal-card,
  .journal-card--wide {
    grid-template-columns: 1fr;
  }

  .journal-card img,
  .journal-card--wide img {
    height: 300px;
  }

  .journal-card div {
    padding: 24px 0 0;
  }

  .news-list article {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 28px 0;
  }
}

@media (max-width: 980px) {
  .recipe-library-note,
  .single-recipe-hero,
  .single-recipe-content__inner {
    grid-template-columns: 1fr;
  }

  .recipe-library-note {
    gap: 34px;
    padding: 96px 56px;
  }

  .single-recipe-hero {
    gap: 54px;
    min-height: auto;
    padding: 132px 56px 104px;
  }

  .single-recipe-hero__media {
    height: 620px;
    min-height: 0;
  }

  .single-recipe-content {
    padding: 104px 56px;
  }

  .single-recipe-content__inner {
    gap: 42px;
  }

  .single-recipe-memo {
    margin-left: 0;
  }

  .single-recipe-related {
    padding: 0 56px 110px;
  }

  .single-recipe-related > div {
    grid-template-columns: 1fr;
  }

  .single-recipe-related a {
    min-height: 0;
  }
}

@media (max-width: 750px) {
  .recipe-library-note {
    padding: 84px 20px;
  }

  .recipe-library-note p:last-child {
    font-size: 13px;
  }

  .single-recipe-hero {
    gap: 38px;
    padding: 104px 20px 76px;
  }

  .single-recipe-back {
    margin-bottom: 26px;
  }

  .single-recipe-hero__copy h1 {
    font-size: 32px;
  }

  .single-recipe-hero__media {
    height: 430px;
  }

  .single-recipe-content {
    padding: 84px 20px;
  }

  .single-recipe-panel {
    padding-top: 30px;
  }

  .single-recipe-panel h2 {
    font-size: 28px;
  }

  .single-recipe-panel ul,
  .single-recipe-panel ol {
    margin-top: 24px;
    font-size: 14px;
  }

  .single-recipe-memo {
    margin-top: 52px;
    padding: 24px;
  }

  .single-recipe-related {
    padding: 0 20px 92px;
  }
}

/* 2026-07 v2 updates: TOP brand proof and faithful 2-go LP structure */
.hero-proof--top {
  width: 100%;
  margin: 0;
  padding: 58px var(--rail) 62px;
  border-top: 0;
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: #f7f5f1;
}

.hero-proof__inner--stack {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 1fr);
  width: min(1180px, 100%);
  margin: 0 auto;
  gap: 64px;
}

.hero-proof__copy h2 {
  margin-top: 16px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.55;
}

.hero-proof__copy p:not(.hero-proof__label) {
  margin-top: 20px;
  color: var(--sub);
  font-size: 14px;
  line-height: 2.1;
}

.hero-proof__inner--stack dl {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  align-self: stretch;
  background: rgba(63, 58, 53, 0.12);
}

.hero-proof__inner--stack dl div {
  display: flex;
  min-height: 168px;
  flex-direction: column;
  justify-content: center;
  padding: 28px 24px;
  border-left: 0;
  background: #fff;
}

.lp2-page {
  background: #f8f7f4;
}

.lp2-page .ricepot-local-nav {
  background: rgba(248, 247, 244, 0.94);
}

.lp2-hero {
  min-height: 760px;
}

.lp2-hero::after {
  background:
    linear-gradient(90deg, rgba(18, 15, 12, 0.55) 0%, rgba(18, 15, 12, 0.28) 34%, rgba(18, 15, 12, 0.04) 72%),
    linear-gradient(180deg, rgba(18, 15, 12, 0.08) 0%, rgba(18, 15, 12, 0.22) 100%);
}

.lp2-hero__copy {
  left: var(--rail);
  width: min(720px, calc(100% - 2 * var(--rail)));
  text-align: left;
  transform: translateY(-50%);
}

.lp2-hero__copy h1 {
  margin-top: 22px;
  font-family: var(--serif);
  font-size: 42px;
  font-weight: 400;
  line-height: 1.46;
}

.lp2-hero .ricepot-hero__lead {
  margin-top: 28px;
  font-size: 20px;
  line-height: 1.75;
}

.lp2-hero .ricepot-hero__sub {
  width: min(560px, 100%);
  margin-top: 22px;
  font-size: 14px;
  line-height: 2.05;
  opacity: 0.9;
}

.lp2-hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 26px;
}

.lp2-hero__badges span {
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  color: var(--paper);
  font-size: 11px;
  line-height: 1;
}

.lp2-proof,
.lp2-campaign,
.lp2-tech-five,
.lp2-compare,
.lp2-bubble-table,
.lp2-model-compare,
.lp2-faq,
.lp2-info-band,
.lp2-story,
.lp2-size,
.lp2-solution,
.lp2-tech-concept {
  padding-right: var(--rail);
  padding-left: var(--rail);
}

.lp2-proof {
  display: grid;
  grid-template-columns: minmax(260px, 0.36fr) minmax(0, 1fr);
  gap: 72px;
  align-items: center;
  padding-top: 92px;
  padding-bottom: 92px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: #fff;
}

.lp2-proof__copy h2,
.lp2-section-head h2,
.lp2-campaign h2,
.lp2-solution h2,
.lp2-tech-concept h2,
.lp2-size h2,
.lp2-story h2,
.lp2-info-band h2,
.lp2-final h2 {
  margin-top: 18px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.62;
}

.lp2-proof__copy p:not(.section-label),
.lp2-section-head p:not(.section-label),
.lp2-campaign > div > p:not(.section-label),
.lp2-solution > div > p:not(.section-label),
.lp2-tech-concept > div > p:not(.section-label),
.lp2-size > div > p:not(.section-label),
.lp2-story > div > p:not(.section-label),
.lp2-info-band article > p:not(.section-label),
.lp2-final > p:not(.section-label) {
  margin-top: 18px;
  color: var(--sub);
  font-size: 14px;
  line-height: 2.05;
}

.lp2-proof__stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-proof__stats div {
  min-height: 154px;
  padding: 28px 22px;
  background: #f8f7f4;
}

.lp2-proof__stats dt {
  color: var(--sub);
  font-size: 11px;
  line-height: 1.5;
}

.lp2-proof__stats dd {
  margin-top: 12px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 22px;
  line-height: 1.45;
}

.lp2-proof__stats span,
.hero-proof dd span {
  display: block;
  margin-top: 8px;
  color: var(--sub);
  font-family: var(--sans);
  font-size: 10px;
}

.lp2-campaign {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(260px, 0.32fr);
  gap: 44px;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 74px;
  background: #f0ede7;
}

.lp2-campaign__panel {
  padding: 34px;
  border: 1px solid rgba(63, 58, 53, 0.14);
  background: rgba(255, 255, 255, 0.62);
}

.lp2-campaign__panel p {
  margin: 0;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 22px;
  line-height: 1.55;
}

.lp2-campaign__panel a {
  display: inline-block;
  margin-top: 22px;
  padding: 12px 20px;
  border: 1px solid var(--ink);
  color: var(--ink);
  font-size: 12px;
}

.lp2-campaign__panel ul,
.lp2-plain-list {
  display: grid;
  gap: 10px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  color: var(--sub);
  font-size: 13px;
  line-height: 1.8;
}

.lp2-benefits {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-benefits span {
  padding: 20px;
  background: #fff;
  color: var(--ink);
  font-size: 12px;
  line-height: 1.65;
}

.lp2-solution,
.lp2-size,
.lp2-story,
.lp2-tech-concept {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  gap: 74px;
  align-items: center;
  padding-top: 118px;
  padding-bottom: 118px;
  background: #fff;
}

.lp2-solution figure,
.lp2-size figure,
.lp2-story figure {
  height: min(58vw, 620px);
  min-height: 440px;
  overflow: hidden;
  background: #e7e2da;
}

.lp2-solution img,
.lp2-solution video,
.lp2-size img,
.lp2-size video,
.lp2-story img,
.lp2-story video,
.lp2-tech-concept img,
.lp2-tech-concept video,
.lp2-tech-story img,
.lp2-tech-story video,
.lp2-tech-grid img,
.lp2-tech-grid video,
.lp2-model-compare img,
.lp2-model-compare video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lp2-tech-five,
.lp2-compare,
.lp2-bubble-table,
.lp2-model-compare,
.lp2-faq {
  padding-top: 112px;
  padding-bottom: 112px;
}

.lp2-section-head {
  width: min(760px, 100%);
  margin-bottom: 48px;
}

.lp2-tech-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-tech-grid article {
  min-height: 440px;
  padding: 0 0 30px;
  background: #fff;
}

.lp2-tech-grid img,
.lp2-tech-grid video {
  height: 210px;
  background: #e7e2da;
}

.lp2-tech-grid span {
  display: block;
  margin: 24px 24px 0;
  color: var(--sub);
  font-family: var(--brand);
  font-size: 11px;
}

.lp2-tech-grid h3,
.lp2-compare-table h3,
.lp2-model-compare h3,
.lp2-related h3 {
  margin: 12px 24px 0;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.lp2-tech-grid p,
.lp2-compare-table p,
.lp2-model-compare p {
  margin: 14px 24px 0;
  color: var(--sub);
  font-size: 13px;
  line-height: 1.85;
}

.lp2-compare {
  background: #fff;
}

.lp2-compare-table,
.lp2-model-compare__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-compare-table article,
.lp2-model-compare article {
  padding: 34px 0 0;
  background: #f8f7f4;
}

.lp2-compare-table dl {
  display: grid;
  gap: 1px;
  margin: 28px 0 0;
  background: rgba(63, 58, 53, 0.1);
}

.lp2-compare-table dl div {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 14px;
  padding: 16px 24px;
  background: #fff;
}

.lp2-compare-table dt {
  color: var(--sub);
  font-size: 11px;
}

.lp2-compare-table dd {
  color: var(--ink);
  font-size: 13px;
  line-height: 1.55;
}

.lp2-tech-concept {
  position: relative;
  min-height: 76vh;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.lp2-tech-concept img,
.lp2-tech-concept video {
  position: absolute;
  inset: 0;
  opacity: 0.78;
}

.lp2-tech-concept::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(20, 17, 14, 0.62), rgba(20, 17, 14, 0.18));
  content: "";
}

.lp2-tech-concept > div {
  position: relative;
  z-index: 1;
  width: min(640px, calc(100% - 2 * var(--rail)));
  padding: 140px 0;
}

.lp2-tech-concept h2,
.lp2-tech-concept p,
.lp2-tech-concept .section-label {
  color: var(--paper);
}

.lp2-tech-story {
  display: grid;
  gap: 1px;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-tech-story article {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  min-height: 620px;
  background: #fff;
}

.lp2-tech-story article.is-reverse {
  grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr);
}

.lp2-tech-story article.is-reverse figure {
  order: 2;
}

.lp2-tech-story figure {
  min-height: 520px;
  background: #e7e2da;
}

.lp2-tech-story > article > div {
  align-self: center;
  padding: 72px var(--rail);
}

.lp2-tech-story h2 {
  margin-top: 18px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.62;
}

.lp2-tech-story p:not(.section-label) {
  margin-top: 20px;
  color: var(--sub);
  font-size: 14px;
  line-height: 2.05;
}

.lp2-bubble-table {
  background: #f0ede7;
}

.lp2-bubble-table dl {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-bubble-table dl div {
  min-height: 170px;
  padding: 26px;
  background: #fff;
}

.lp2-bubble-table dt {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 20px;
}

.lp2-bubble-table dd {
  margin-top: 16px;
  color: var(--sub);
  font-size: 13px;
  line-height: 1.85;
}

.lp2-model-compare {
  background: #f8f7f4;
}

.lp2-model-compare__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lp2-model-compare img,
.lp2-model-compare video {
  height: 360px;
  background: #e7e2da;
}

.lp2-model-compare a {
  display: inline-block;
  margin: 24px;
  color: var(--ink);
  font-size: 12px;
  border-bottom: 1px solid currentColor;
}

.lp2-info-band {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  padding-top: 0;
  padding-bottom: 0;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-info-band article {
  min-height: 390px;
  padding: 72px;
  background: #fff;
}

.lp2-expert-voice {
  display: grid;
  grid-template-columns: minmax(0, 0.52fr) minmax(360px, 0.48fr);
  gap: 86px;
  align-items: center;
  width: min(1180px, calc(100% - 2 * var(--rail)));
  margin: 0 auto;
  padding: 132px 0;
}

.lp2-expert-voice figure {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  background: #ede8df;
}

.lp2-expert-voice img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lp2-expert-voice figcaption {
  position: absolute;
  right: 18px;
  bottom: 16px;
  left: 18px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 10px;
  line-height: 1.6;
  text-shadow: 0 1px 12px rgba(20, 17, 14, 0.42);
}

.lp2-expert-voice h2 {
  margin-top: 18px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.62;
}

.lp2-expert-voice blockquote {
  margin: 34px 0 0;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 24px;
  font-weight: 400;
  line-height: 1.9;
}

.lp2-expert-meta {
  margin-top: 28px;
  color: var(--ink);
  font-size: 13px;
}

.lp2-expert-note {
  margin-top: 14px;
  color: var(--sub);
  font-size: 11px;
  line-height: 1.85;
}

.lp2-story {
  background: #f8f7f4;
}

.lp2-faq {
  background: #fff;
}

.lp2-faq .faq-list {
  width: min(960px, 100%);
  margin: 0;
}

.lp2-spec {
  background: #f8f7f4;
}

.lp2-support {
  background: #fff;
}

.lp2-final {
  background: #1f1c19;
}

.lp2-final h2,
.lp2-final p,
.lp2-final .section-label {
  color: var(--paper);
}

@media (max-width: 1180px) {
  .hero-proof__inner--stack,
  .lp2-proof,
  .lp2-campaign,
  .lp2-solution,
  .lp2-size,
  .lp2-story {
    grid-template-columns: 1fr;
  }

  .hero-proof__inner--stack dl,
  .lp2-proof__stats,
  .lp2-benefits,
  .lp2-tech-grid,
  .lp2-bubble-table dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lp2-tech-story article,
  .lp2-tech-story article.is-reverse {
    grid-template-columns: 1fr;
  }

  .lp2-tech-story article.is-reverse figure {
    order: 0;
  }
}

@media (max-width: 750px) {
  .hero-proof--top,
  .lp2-proof,
  .lp2-campaign,
  .lp2-tech-five,
  .lp2-compare,
  .lp2-bubble-table,
  .lp2-model-compare,
  .lp2-faq,
  .lp2-info-band,
  .lp2-story,
  .lp2-size,
  .lp2-solution {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp2-hero {
    min-height: 720px;
  }

  .lp2-hero__copy {
    left: 20px;
    width: calc(100% - 40px);
  }

  .lp2-hero__copy h1 {
    font-size: 31px;
  }

  .lp2-hero .ricepot-hero__lead {
    font-size: 21px;
  }

  .hero-proof__inner--stack,
  .hero-proof__inner--stack dl,
  .lp2-proof__stats,
  .lp2-benefits,
  .lp2-tech-grid,
  .lp2-compare-table,
  .lp2-bubble-table dl,
  .lp2-model-compare__grid,
  .lp2-info-band {
    grid-template-columns: 1fr;
  }

  .hero-proof__inner--stack dl div,
  .lp2-proof__stats div {
    min-height: 126px;
  }

  .lp2-solution,
  .lp2-size,
  .lp2-story {
    gap: 36px;
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .lp2-solution figure,
  .lp2-size figure,
  .lp2-story figure,
  .lp2-tech-story figure {
    min-height: 320px;
    height: 360px;
  }

  .lp2-tech-five,
  .lp2-compare,
  .lp2-bubble-table,
  .lp2-model-compare,
  .lp2-faq {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .lp2-tech-story article {
    min-height: 0;
  }

  .lp2-tech-story > article > div,
  .lp2-info-band article {
    padding: 48px 24px;
  }

  .lp2-tech-concept > div {
    padding: 112px 0;
  }

  .lp2-model-compare img,
  .lp2-model-compare video {
    height: 300px;
  }
}

/* 2-go PDP layout reset: product-led, quieter, less LP-like */
.pdp-top-hero {
  position: relative;
  display: block;
  height: calc(100vh - 128px);
  min-height: 760px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.pdp-top-hero figure {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 0;
}

.pdp-top-hero img,
.pdp-top-hero video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pdp-top-hero--2g img,
.pdp-top-hero--2g video {
  object-position: 56% center;
}

.pdp-top-hero--4g img,
.pdp-top-hero--4g video {
  object-position: 52% center;
}

.pdp-top-hero::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(20, 17, 14, 0.46) 0%, rgba(20, 17, 14, 0.18) 42%, rgba(20, 17, 14, 0.02) 76%),
    linear-gradient(180deg, rgba(20, 17, 14, 0.08) 0%, rgba(20, 17, 14, 0.24) 100%);
  content: "";
  pointer-events: none;
}

.pdp-top-hero__copy {
  position: absolute;
  bottom: 104px;
  left: var(--rail);
  z-index: 2;
  width: min(560px, calc(100% - 2 * var(--rail)));
  color: var(--paper);
}

.pdp-top-hero--2g .pdp-top-hero__copy {
  width: min(760px, calc(100% - 2 * var(--rail)));
}

.pdp-top-hero__copy .section-label,
.pdp-top-hero__copy h1,
.pdp-top-hero__copy p {
  color: var(--paper);
}

.pdp-top-hero__copy h1 {
  margin-top: 18px;
  font-family: var(--serif);
  font-size: 42px;
  font-weight: 400;
  line-height: 1.54;
}

.pdp-top-hero--2g .pdp-top-hero__copy h1 {
  font-size: 42px;
  line-height: 1.5;
}

.pdp-top-hero__copy p:not(.section-label) {
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.9;
}

.pdp-top-hero__scroll {
  position: absolute;
  right: 42px;
  bottom: 58px;
  z-index: 2;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
  writing-mode: vertical-rl;
}

.ricepot-hero.pdp-top-hero {
  display: block;
}

.ricepot-hero.pdp-top-hero::after {
  display: block;
}

.ricepot-hero.pdp-top-hero .ricepot-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 0;
}

.ricepot-hero.pdp-top-hero .ricepot-hero__copy {
  top: auto;
  left: var(--rail);
  width: min(560px, calc(100% - 2 * var(--rail)));
  margin: 0;
  padding: 0;
  text-align: left;
  transform: none;
}

.pdp-model-lineup {
  display: grid;
  grid-template-columns: minmax(260px, 0.34fr) minmax(0, 1fr);
  gap: 72px;
  align-items: end;
  padding: 128px var(--rail) 112px;
  background: #fff;
}

.pdp-model-lineup__head h2 {
  margin-top: 22px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.62;
}

.pdp-model-lineup__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.14);
}

.pdp-model-lineup__grid a {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 26px;
  align-items: center;
  min-height: 188px;
  padding: 26px;
  background: #f8f6f2;
  color: var(--ink);
}

.pdp-model-lineup__grid a.is-active {
  background: #ebe6de;
}

.pdp-model-lineup__grid img {
  width: 132px;
  height: 132px;
  object-fit: contain;
  background: #fff;
}

.pdp-model-lineup__grid img[src$="product-cutout.png"] {
  background: transparent;
  filter: drop-shadow(0 14px 18px rgba(47, 41, 36, 0.13));
}

.pdp-model-lineup__grid span {
  color: var(--sub);
  font-family: var(--brand);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: none;
}

.pdp-model-lineup__grid strong {
  display: block;
  margin-top: 14px;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.55;
}

.pdp-brand-statement {
  border-top: 1px solid rgba(63, 58, 53, 0.1);
  border-bottom: 1px solid rgba(63, 58, 53, 0.1);
}

.lp2-product-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.72fr);
  gap: 88px;
  align-items: start;
  padding: 88px var(--rail) 112px;
  background: #f8f7f4;
}

.pdp-purchase-block {
  width: min(1180px, calc(100% - 2 * var(--rail)));
  margin: 112px auto 138px;
  padding: 0;
  border: 0;
  background: transparent;
}

.pdp-purchase-block--4g {
  background: #fbfaf7;
}

.lp2-gallery {
  display: grid;
  gap: 18px;
}

.lp2-gallery__main {
  display: grid;
  place-items: center;
  min-height: min(58vw, 660px);
  padding: clamp(34px, 5vw, 68px);
  overflow: hidden;
  background: #ebe7df;
}

.lp2-gallery__main img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.02);
}

.lp2-gallery__main img[src$="product-cutout.png"] {
  width: min(82%, 560px);
  height: auto;
  max-height: 560px;
  background: transparent;
  filter: drop-shadow(0 28px 34px rgba(47, 41, 36, 0.17));
}

.lp2-gallery__motion {
  position: relative;
  min-height: 240px;
  overflow: hidden;
  color: var(--paper);
  background: #1f1c19;
}

.lp2-gallery__motion::after {
  position: absolute;
  inset: 44% 0 0;
  background: linear-gradient(180deg, rgba(31, 28, 25, 0) 0%, rgba(31, 28, 25, 0.68) 100%);
  content: "";
  pointer-events: none;
}

.lp2-gallery__motion video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lp2-gallery__motion figcaption {
  position: absolute;
  right: 22px;
  bottom: 18px;
  z-index: 1;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--brand);
  font-size: 11px;
  letter-spacing: 0.12em;
}

.lp2-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.lp2-gallery__thumbs button {
  height: 108px;
  padding: 12px;
  border: 1px solid rgba(63, 58, 53, 0.12);
  background: #fff;
  cursor: pointer;
}

.lp2-gallery__thumbs button.is-active {
  border-color: rgba(63, 58, 53, 0.48);
}

.lp2-gallery__thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lp2-buybox {
  position: sticky;
  top: 156px;
  padding-top: 8px;
}

.lp2-buybox h1 {
  margin-top: 18px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.55;
}

.lp2-buybox__lead {
  margin-top: 24px;
  color: var(--sub);
  font-size: 15px;
  line-height: 2.05;
}

.lp2-buybox__price-line {
  display: grid;
  gap: 6px;
  margin: 24px 0 0;
  padding: 18px 0 0;
  border-top: 1px solid rgba(63, 58, 53, 0.14);
}

.lp2-buybox__price-line span {
  color: var(--sub);
  font-family: var(--brand);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: none;
}

.lp2-buybox__price-line strong {
  color: var(--ink);
  font-family: var(--serif);
  font-size: 25px;
  font-weight: 400;
  line-height: 1.45;
}

.lp2-buybox__fit {
  margin-top: 34px;
  padding: 26px 0;
  border-top: 1px solid rgba(63, 58, 53, 0.14);
  border-bottom: 1px solid rgba(63, 58, 53, 0.14);
}

.lp2-buybox__fit p {
  margin: 0 0 16px;
  color: var(--olive);
  font-family: var(--brand);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: none;
}

.lp2-buybox__fit ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lp2-buybox__fit li {
  position: relative;
  padding-left: 18px;
  color: var(--ink);
  font-size: 14px;
  line-height: 1.85;
}

.lp2-buybox__fit li::before {
  position: absolute;
  top: 0.82em;
  left: 0;
  width: 5px;
  height: 5px;
  background: var(--clay);
  border-radius: 50%;
  content: "";
}

.lp2-buybox__points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 26px;
  background: rgba(63, 58, 53, 0.12);
}

.lp2-buybox__points span {
  display: grid;
  min-height: 56px;
  place-items: center;
  padding: 12px;
  background: #f8f7f4;
  color: var(--ink);
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.lp2-buybox__model-link {
  display: inline-flex;
  margin-top: 18px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.24);
  color: var(--sub);
  font-size: 12px;
  line-height: 1.8;
}

.lp2-buybox__info {
  display: grid;
  margin: 34px 0 0;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
}

.lp2-buybox__info div {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 18px;
  padding: 17px 0;
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
}

.lp2-buybox__info dt {
  color: var(--sub);
  font-size: 12px;
}

.lp2-buybox__info dd {
  color: var(--ink);
  font-size: 13px;
  line-height: 1.65;
}

.lp2-buybox__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 28px;
}

.lp2-buybox__labels span {
  padding: 8px 10px;
  border: 1px solid rgba(101, 112, 90, 0.24);
  color: var(--olive);
  font-family: var(--brand);
  font-size: 10px;
  letter-spacing: 0.14em;
}

.pdp-option-selector {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 28px;
  background: rgba(63, 58, 53, 0.16);
}

.pdp-option-selector a {
  display: grid;
  min-height: 74px;
  align-content: center;
  padding: 14px 16px;
  background: #fff;
  color: var(--ink);
}

.pdp-option-selector a.is-active {
  background: #ede8df;
}

.pdp-option-selector span {
  font-family: var(--serif);
  font-size: 18px;
  line-height: 1.35;
}

.pdp-option-selector small {
  display: block;
  margin-top: 6px;
  color: var(--sub);
  font-size: 11px;
  line-height: 1.5;
}

.lp2-buybox__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 32px;
}

.lp2-buybox__actions a {
  display: grid;
  place-items: center;
  min-height: 50px;
  border: 1px solid rgba(63, 58, 53, 0.26);
  color: var(--ink);
  font-size: 13px;
}

.lp2-buybox__actions a:first-child {
  color: var(--paper);
  background: var(--ink);
}

.lp2-buybox__note {
  margin-top: 22px;
  color: var(--sub);
  font-size: 11px;
  line-height: 1.8;
}

.pdp-info-tabs {
  display: grid;
  margin-top: 26px;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
}

.pdp-info-tabs details {
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
}

.pdp-info-tabs summary {
  padding: 16px 0;
  color: var(--ink);
  font-family: var(--brand);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: none;
  cursor: pointer;
}

.pdp-info-tabs p {
  margin: 0;
  padding: 0 0 18px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.85;
}

.lp2-opening-statement {
  padding: 126px var(--rail);
  text-align: center;
  background: #fff;
}

.lp2-opening-statement h2 {
  margin: 20px auto 0;
  width: min(780px, 100%);
  color: var(--ink);
  font-family: var(--serif);
  font-size: 34px;
  font-weight: 400;
  line-height: 1.58;
}

.lp2-opening-statement p:not(.section-label) {
  width: min(620px, 100%);
  margin: 26px auto 0;
  color: var(--sub);
  font-size: 14px;
  line-height: 2;
}

.lp2-trust-band {
  display: grid;
  grid-template-columns: minmax(260px, 0.34fr) minmax(0, 1fr);
  gap: 64px;
  align-items: center;
  padding: 54px var(--rail);
  border-top: 1px solid rgba(63, 58, 53, 0.12);
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: #f5f2ec;
}

.lp2-trust-band h2 {
  margin-top: 12px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
}

.lp2-trust-band dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
  margin: 0;
}

.lp2-trust-band dl div {
  padding-left: 24px;
  border-left: 1px solid rgba(63, 58, 53, 0.14);
}

.lp2-trust-band dt {
  color: var(--sub);
  font-size: 11px;
  line-height: 1.5;
}

.lp2-trust-band dd {
  margin-top: 8px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.45;
}

.lp2-trust-band span {
  display: block;
  margin-top: 6px;
  color: var(--sub);
  font-family: var(--sans);
  font-size: 10px;
}

.lp2-campaign {
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.55fr);
  width: min(1180px, calc(100% - 2 * var(--rail)));
  margin: 88px auto;
  padding: 0;
  background: transparent;
}

.lp2-campaign__panel {
  padding: 30px;
  background: #fff;
}

.lp2-benefits {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  background: transparent;
}

.lp2-benefits span {
  padding: 9px 12px;
  border: 1px solid rgba(63, 58, 53, 0.14);
  background: #fff;
  color: var(--sub);
}

.lp2-page .ricepot-issue-solution,
.lp2-solution,
.lp2-size,
.lp2-story {
  width: min(1240px, calc(100% - 2 * var(--rail)));
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}

.lp2-page .ricepot-issue-solution {
  padding-top: 140px;
  padding-bottom: 140px;
}

.lp2-page .ricepot-issue-solution h2,
.lp2-solution h2,
.lp2-size h2,
.lp2-story h2 {
  font-size: 34px;
  line-height: 1.62;
}

.lp2-tech-five {
  padding-top: 138px;
  padding-bottom: 138px;
  background: #fff;
}

.lp2-tech-five .lp2-section-head {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.lp2-tech-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 34px;
  width: min(1180px, 100%);
  margin: 0 auto;
  background: transparent;
}

.lp2-tech-grid article {
  min-height: 0;
  padding: 0 0 18px;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
  background: transparent;
}

.lp2-tech-grid article:nth-child(1),
.lp2-tech-grid article:nth-child(2) {
  grid-column: span 3;
}

.lp2-tech-grid article:nth-child(n + 3) {
  grid-column: span 2;
}

.lp2-tech-grid img,
.lp2-tech-grid video {
  height: 360px;
  margin-bottom: 6px;
}

.lp2-tech-grid article:nth-child(n + 3) img,
.lp2-tech-grid article:nth-child(n + 3) video {
  height: 240px;
}

.lp2-tech-grid span,
.lp2-tech-grid h3,
.lp2-tech-grid p {
  margin-right: 0;
  margin-left: 0;
}

.lp2-daily {
  background: #f8f7f4;
}

.lp2-compare,
.lp2-bubble-table,
.lp2-model-compare,
.lp2-faq {
  padding-top: 128px;
  padding-bottom: 128px;
}

.lp2-compare-table,
.lp2-model-compare__grid,
.lp2-info-band {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.lp2-tech-story article {
  min-height: 560px;
}

.lp2-tech-story figure {
  min-height: 480px;
}

.lp2-info-band article {
  min-height: 300px;
}

@media (max-width: 1180px) {
  .lp2-product-hero,
  .lp2-trust-band,
  .lp2-campaign,
  .pdp-model-lineup,
  .lp2-expert-voice {
    grid-template-columns: 1fr;
  }

  .lp2-buybox {
    position: static;
  }

  .lp2-trust-band dl,
  .lp2-tech-grid,
  .lp2-tech-grid article:nth-child(1),
  .lp2-tech-grid article:nth-child(2),
  .lp2-tech-grid article:nth-child(n + 3) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column: auto;
  }
}

@media (max-width: 750px) {
  .sp-only {
    display: block;
  }

  .pdp-top-hero {
    height: 680px;
    min-height: 680px;
  }

  .pdp-top-hero__copy,
  .ricepot-hero.pdp-top-hero .ricepot-hero__copy {
    bottom: 86px;
    left: 24px;
    width: calc(100% - 48px);
  }

  .pdp-top-hero__copy h1 {
    font-size: 32px;
  }

  .pdp-top-hero--2g .pdp-top-hero__copy h1 {
    font-size: 29px;
    line-height: 1.58;
  }

  .pdp-top-hero__copy p:not(.section-label) {
    font-size: 13px;
  }

  .pdp-top-hero__scroll {
    right: 22px;
    bottom: 36px;
  }

  .lp2-product-hero {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 34px 20px 78px;
  }

  .pdp-model-lineup {
    gap: 42px;
    padding: 82px 20px;
  }

  .pdp-model-lineup__grid {
    grid-template-columns: 1fr;
  }

  .pdp-model-lineup__grid a {
    grid-template-columns: 96px minmax(0, 1fr);
    min-height: 144px;
    padding: 20px;
  }

  .pdp-model-lineup__grid img {
    width: 96px;
    height: 96px;
  }

  .pdp-model-lineup__grid strong {
    font-size: 19px;
  }

  .pdp-purchase-block {
    width: calc(100% - 40px);
    margin: 72px auto 92px;
    padding: 0;
  }

  .lp2-gallery__main {
    min-height: 340px;
    padding: 28px;
  }

  .lp2-gallery__motion,
  .lp2-gallery__thumbs {
    display: none;
  }

  .lp2-gallery__thumbs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
  }

  .lp2-gallery__thumbs button {
    height: 76px;
    padding: 8px;
  }

  .lp2-buybox h1 {
    font-size: 30px;
  }

  .lp2-buybox {
    display: flex;
    flex-direction: column;
  }

  .lp2-buybox__actions {
    order: 1;
    margin-top: 26px;
  }

  .lp2-buybox__model-link {
    order: 2;
  }

  .lp2-buybox__fit {
    order: 3;
  }

  .lp2-buybox__points {
    order: 4;
  }

  .pdp-info-tabs {
    order: 5;
  }

  .lp2-buybox__note {
    order: 6;
  }

  .lp2-buybox__points {
    grid-template-columns: 1fr;
  }

  .lp2-buybox__actions {
    grid-template-columns: 1fr;
  }

  .pdp-option-selector {
    grid-template-columns: 1fr;
  }

  .lp2-opening-statement {
    padding: 92px 20px;
  }

  .lp2-opening-statement h2 {
    font-size: 29px;
  }

  .lp2-trust-band {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 46px 20px;
  }

  .lp2-trust-band dl,
  .lp2-tech-grid,
  .lp2-compare-table,
  .lp2-model-compare__grid,
  .lp2-info-band {
    grid-template-columns: 1fr;
  }

  .lp2-expert-voice {
    gap: 36px;
    width: calc(100% - 40px);
    padding: 84px 0;
  }

  .lp2-expert-voice figure {
    min-height: 420px;
  }

  .lp2-expert-voice blockquote {
    font-size: 21px;
  }

  .lp2-campaign {
    width: calc(100% - 40px);
    margin: 64px auto;
  }

  .lp2-page .ricepot-issue-solution,
  .lp2-solution,
  .lp2-size,
  .lp2-story {
    width: calc(100% - 40px);
  }

  .lp2-page .ricepot-issue-solution {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .lp2-tech-five,
  .lp2-compare,
  .lp2-bubble-table,
  .lp2-model-compare,
  .lp2-faq {
    padding-top: 88px;
    padding-bottom: 54px;
  }

  .lp2-tech-grid img,
  .lp2-tech-grid video,
  .lp2-tech-grid article:nth-child(n + 3) img,
  .lp2-tech-grid article:nth-child(n + 3) video {
    height: 280px;
  }
}

.products-page .site-header,
.rice-storage-page .site-header {
  color: var(--paper);
}

.products-hero .ricepot-hero__media img {
  object-position: center 46%;
}

.products-hero .ricepot-hero__copy,
.rice-storage-hero .ricepot-hero__copy {
  width: min(620px, calc(100% - 88px));
}

.products-hero .ricepot-hero__lead,
.rice-storage-hero .ricepot-hero__lead {
  width: min(540px, 100%);
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--serif);
  font-size: 24px;
  line-height: 1.95;
}

.products-proof {
  display: grid;
  grid-template-columns: minmax(280px, 0.34fr) minmax(0, 0.66fr);
  gap: 72px;
  padding: 128px var(--rail);
  background: #fff;
}

.products-proof h2 {
  margin-top: 24px;
}

.products-proof dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  align-self: end;
  background: rgba(63, 58, 53, 0.14);
}

.products-proof dl div {
  min-height: 150px;
  padding: 32px;
  background: #f8f6f2;
}

.products-proof dt {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.products-proof dd {
  margin-top: 22px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.65;
}

.products-main .ricepot-lineup__cards {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.products-main .ricepot-model-card a {
  min-height: 460px;
}

.products-compare strong {
  color: var(--ink);
  font-weight: 500;
}

.products-related a {
  display: block;
}

.products-related .ricepot-related__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(63, 58, 53, 0.14);
}

.products-related .ricepot-related__grid article {
  border-top: 0;
  padding: 24px;
  background: #fff;
}

.product-media-blank {
  height: 260px;
  margin: 0;
  border: 1px solid rgba(63, 58, 53, 0.08);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0)),
    #f3f0ea;
}

@media (min-width: 981px) and (max-width: 1220px) {
  .products-related .ricepot-related__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.products-guide .ricepot-more-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rice-storage-hero .ricepot-hero__media {
  background: #ece7df;
}

.rice-storage-hero .ricepot-hero__media img {
  object-fit: contain;
  padding: 8vw;
  background: #ece7df;
}

.rice-storage-page .ricepot-feature figure img {
  object-fit: contain;
  padding: 8%;
}

.legal-page .support-hero--plain {
  min-height: 720px;
}

.legal-grid article {
  min-height: 260px;
}

.legal-checklist {
  background: #f8f6f2;
}

.kiri-page {
  background: #faf7f2;
}

.rice-storage-page .site-header {
  color: var(--ink);
  border-bottom-color: rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 242, 0.82);
  backdrop-filter: blur(18px);
}

.rice-storage-page .site-header.is-scrolled,
.rice-storage-page .site-header.is-open {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(35, 30, 27, 0.78);
}

.kiri-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, 0.92fr);
  min-height: 100vh;
  overflow: hidden;
  background: #eee9e1;
}

.kiri-hero figure {
  min-height: 100vh;
  background: #e8e1d8;
}

.kiri-hero figure img {
  object-fit: contain;
  padding: 8vw 7vw 5vw;
}

.kiri-hero .ricepot-scroll {
  color: var(--sub);
}

.kiri-hero__copy {
  display: grid;
  align-content: end;
  padding: 150px var(--rail) 112px 0;
}

.kiri-hero__copy h1 {
  margin-top: 30px;
  font-size: 42px;
  line-height: 1.72;
}

.kiri-hero__copy > p:not(.section-label) {
  width: min(520px, 100%);
  margin-top: 34px;
  color: var(--sub);
  font-family: var(--serif);
  font-size: 19px;
  line-height: 2.1;
}

.kiri-hero__price {
  margin-top: 30px;
  color: var(--ink);
  font-family: var(--font-en-sans, var(--sans));
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.kiri-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 44px;
}

.kiri-hero__actions a {
  display: grid;
  place-items: center;
  min-width: 190px;
  min-height: 52px;
  border: 1px solid rgba(63, 58, 53, 0.24);
  color: var(--ink);
  font-size: 13px;
}

.kiri-hero__actions a:first-child {
  color: var(--paper);
  background: var(--deep);
}

.kiri-lead {
  display: grid;
  place-items: center;
  min-height: 560px;
  padding: 140px var(--rail);
  text-align: center;
  background: var(--paper);
}

.kiri-lead h2 {
  margin-top: 28px;
}

.kiri-lead p:not(.section-label) {
  width: min(720px, 100%);
  margin-top: 34px;
  color: var(--sub);
  font-family: var(--serif);
  font-size: 18px;
  line-height: 2.25;
}

.kiri-reasons,
.kiri-lineup,
.kiri-with {
  padding: 150px var(--rail);
  background: #f8f6f2;
}

.kiri-section-head {
  width: min(760px, 100%);
}

.kiri-section-head h2 {
  margin-top: 26px;
}

.kiri-section-head p:not(.section-label) {
  margin-top: 24px;
  color: var(--sub);
}

.kiri-reason-grid,
.kiri-lineup-grid,
.kiri-with-grid {
  display: grid;
  gap: 1px;
  margin-top: 78px;
  background: rgba(63, 58, 53, 0.16);
}

.kiri-reason-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.kiri-reason-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.kiri-reason-grid article,
.kiri-lineup-grid article,
.kiri-with-grid a {
  min-height: 310px;
  padding: 34px 30px;
  background: #fff;
}

.kiri-reason-grid span,
.kiri-lineup-grid p,
.kiri-with-grid span,
.kiri-craft dt,
.kiri-limited dt {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.kiri-reason-grid h3,
.kiri-lineup-grid h3 {
  margin-top: 28px;
  font-size: 20px;
}

.kiri-reason-grid p {
  margin-top: 18px;
  color: var(--sub);
}

.kiri-craft,
.kiri-howto {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: 86px;
  align-items: center;
  padding: 150px var(--rail);
  background: var(--paper);
}

.kiri-craft figure,
.kiri-howto figure {
  height: 660px;
  overflow: hidden;
  background: #eee9e1;
}

.kiri-media-blank {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0)),
    #eee9e1;
}

.kiri-media-blank::after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}

.kiri-craft figure img {
  object-fit: contain;
  padding: 8%;
}

.kiri-craft figure img.kiri-texture-img,
.kiri-howto figure img.kiri-product-img {
  display: block;
  width: 100%;
  height: 100%;
}

.kiri-craft figure img.kiri-texture-img {
  object-fit: cover;
  padding: 0;
}

.kiri-howto figure img.kiri-product-img {
  object-fit: contain;
  padding: 9%;
}

.kiri-craft h2,
.kiri-howto h2,
.kiri-with h2 {
  margin-top: 26px;
}

.kiri-craft p:not(.section-label),
.kiri-howto p:not(.section-label),
.kiri-with > p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.kiri-craft dl,
.kiri-limited dl,
.kiri-lineup-grid dl {
  display: grid;
  gap: 1px;
  margin-top: 42px;
  background: rgba(63, 58, 53, 0.16);
}

.kiri-craft dl div,
.kiri-limited dl div,
.kiri-lineup-grid dl div {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 24px;
  padding: 18px 0;
  background: var(--paper);
}

.kiri-craft dd,
.kiri-limited dd,
.kiri-lineup-grid dd {
  color: var(--sub);
}

.kiri-limited {
  display: grid;
  grid-template-columns: minmax(320px, 0.54fr) minmax(0, 0.46fr);
  gap: 78px;
  align-items: center;
  padding: 132px var(--rail);
  color: var(--paper);
  background: #2f2924;
}

.kiri-limited h2 {
  margin-top: 26px;
  color: var(--paper);
}

.kiri-limited p:not(.section-label) {
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.74);
}

.kiri-limited dl {
  background: rgba(255, 255, 255, 0.16);
}

.kiri-limited dl div {
  background: rgba(255, 255, 255, 0.04);
}

.kiri-limited dd {
  color: rgba(255, 255, 255, 0.78);
}

.kiri-lineup-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.kiri-lineup-grid article {
  min-height: 390px;
}

.kiri-lineup-grid dl {
  margin-top: 30px;
}

.kiri-lineup-grid dl div {
  grid-template-columns: 96px minmax(0, 1fr);
  padding: 14px 0;
  background: #fff;
}

.kiri-lineup-grid dt {
  color: var(--sub);
}

.kiri-note {
  margin-top: 32px;
  color: var(--sub);
  font-size: 12px;
}

.kiri-howto {
  background: var(--paper);
}

.kiri-howto ol {
  display: grid;
  gap: 1px;
  margin: 42px 0 0;
  padding: 0;
  list-style: none;
  background: rgba(63, 58, 53, 0.16);
}

.kiri-howto li {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 22px;
  padding: 22px 0;
  background: var(--paper);
  color: var(--sub);
}

.kiri-howto li span {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.kiri-with {
  text-align: center;
}

.kiri-with > h2,
.kiri-with > p {
  margin-right: auto;
  margin-left: auto;
}

.kiri-with-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  text-align: left;
}

.kiri-with-grid a {
  min-height: 240px;
}

.kiri-with-grid strong {
  display: block;
  margin-top: 26px;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.7;
}

.kiri-with-grid small {
  display: block;
  margin-top: 18px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.9;
}

.kiri-spec {
  background: #ede9e3;
}

.kiri-final {
  background: #2f2924;
}

@media (max-width: 980px) {
  .products-proof,
  .products-main .ricepot-lineup__cards,
  .products-guide .ricepot-more-grid,
  .products-related .ricepot-related__grid {
    grid-template-columns: 1fr;
  }

  .products-proof {
    padding: 100px 48px;
  }

  .products-proof dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kiri-hero,
  .kiri-craft,
  .kiri-howto,
  .kiri-limited {
    grid-template-columns: 1fr;
  }

  .kiri-hero__copy {
    padding: 0 48px 96px;
  }

  .kiri-hero figure {
    min-height: 56vh;
  }

  .kiri-reason-grid,
  .kiri-reason-grid--three,
  .kiri-lineup-grid,
  .kiri-with-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 750px) {
  .products-hero .ricepot-hero__copy,
  .rice-storage-hero .ricepot-hero__copy {
    width: calc(100% - 40px);
  }

  .products-hero .ricepot-hero__lead,
  .rice-storage-hero .ricepot-hero__lead {
    font-size: 19px;
  }

  .products-proof {
    padding: 84px 20px;
  }

  .products-proof dl {
    grid-template-columns: 1fr;
  }

  .products-proof dl div {
    min-height: 124px;
    padding: 26px;
  }

  .kiri-hero {
    min-height: 100vh;
  }

  .kiri-hero figure {
    min-height: 42vh;
  }

  .kiri-hero figure img {
    padding: 72px 28px 20px;
  }

  .kiri-hero__copy {
    padding: 0 20px 84px;
  }

  .kiri-hero__copy h1 {
    font-size: 32px;
  }

  .kiri-hero__copy > p:not(.section-label) {
    font-size: 16px;
  }

  .kiri-hero__actions {
    display: grid;
  }

  .kiri-lead,
  .kiri-reasons,
  .kiri-craft,
  .kiri-limited,
  .kiri-lineup,
  .kiri-howto,
  .kiri-with {
    padding: 84px 20px;
  }

  .kiri-lead {
    min-height: 0;
  }

  .kiri-lead p:not(.section-label) {
    font-size: 16px;
  }

  .kiri-reason-grid,
  .kiri-reason-grid--three,
  .kiri-lineup-grid,
  .kiri-with-grid {
    grid-template-columns: 1fr;
    margin-top: 48px;
  }

  .kiri-craft figure,
  .kiri-howto figure {
    height: 360px;
  }

  .kiri-craft dl div,
  .kiri-limited dl div,
  .kiri-lineup-grid dl div,
  .kiri-howto li {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

.world-statement h2,
.concept-statement h2.world-copy,
.lp2-opening-statement h2.world-copy {
  width: min(780px, 100%);
  color: var(--ink);
  font-family: var(--serif);
  font-size: 40px;
  font-weight: 400;
  line-height: 1.64;
  letter-spacing: 0;
}

.world-statement strong,
.world-copy strong {
  display: inline-block;
  font-size: 1.34em;
  font-weight: 500;
  line-height: 1.18;
}

@media (max-width: 750px) {
  .world-statement {
    padding: 96px 20px 84px;
  }

  .world-statement h2,
  .concept-statement h2.world-copy,
  .lp2-opening-statement h2.world-copy {
    font-size: 30px;
    line-height: 1.72;
  }

  .world-statement p:not(.section-label) {
    font-size: 13px;
  }
}

/* v2 trace reset: 27_kamano_v2_design_drift_audit_and_trace_reset.md */
:root {
  --font-ja-serif: "Shippori Mincho", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
  --font-ja-sans: "Yu Gothic Medium", "Yu Gothic", "YuGothic", "Hiragino Sans", "Meiryo", sans-serif;
  --font-en-serif: "Crimson Pro", Georgia, serif;
  --font-en-label: var(--font-en-serif);
  --font-brand: "Marcellus", "Trajan Sans Pro", "Trajan Pro", "Cinzel", serif;
  --font-brand-en: var(--font-brand);
  --font-en-sans: var(--font-ja-sans);
  --color-base: #faf7f5;
  --color-paper: #ffffff;
  --color-ink: #3f3a35;
  --color-dark: #2f2924;
  --color-dark-2: #413c37;
  --color-muted: #756f68;
  --color-line: rgba(63, 58, 53, 0.14);
  --color-label: #b8a08b;
  --color-kamano-clay: #b8a08b;
  --color-kamano-olive: #65705a;
  --base: var(--color-base);
  --paper: var(--color-paper);
  --ink: var(--color-ink);
  --sub: var(--color-muted);
  --line: var(--color-line);
  --warm: var(--color-base);
  --deep: var(--color-dark);
  --clay: var(--color-kamano-clay);
  --olive: var(--color-kamano-olive);
  --brand: var(--font-brand);
  --serif: var(--font-ja-serif);
  --sans: var(--font-ja-sans);
  --en: var(--font-en-serif);
  --rail: 50px;
  --rail-pc: 50px;
  --rail-sp: 20px;
  --content-pc: 1080px;
  --content-wide-pc: 1200px;
}

html {
  font-size: 13px;
}

body {
  background: var(--color-base);
  color: var(--color-ink);
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.67;
  letter-spacing: 0;
}

h1,
h2,
h3,
.section-title h2,
.lineup-text h3,
.pdp-top-hero__copy h1,
.lp2-buybox h1,
.lp2-opening-statement h2,
.pdp-model-lineup__head h2,
.ricepot-feature h2,
.ricepot-usecase h2,
.ricepot-spec-section__head h2,
.ricepot-shop-banner h2,
.lp2-page .ricepot-issue-solution h2,
.lp2-solution h2,
.lp2-size h2,
.lp2-story h2,
.lp2-tech-grid h3,
.lp2-expert-voice h2,
.faq-list summary {
  font-family: var(--font-ja-serif);
  letter-spacing: 0.05em;
}

p,
li,
dd,
dt,
.lineup-text > p,
.lp2-buybox__lead,
.lp2-buybox__fit li,
.lp2-buybox__note,
.pdp-info-tabs p,
.ricepot-spec-table,
.faq-list p {
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0;
}

.eyebrow,
.section-label,
.en,
.ricepot-local-nav a,
.pdp-top-hero__scroll,
.nav-panel__lead .section-label {
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
}

.brand-name,
.brand-mark {
  font-family: var(--font-brand);
  letter-spacing: 0.04em;
}

.store-label {
  font-family: var(--font-ja-sans);
  letter-spacing: 0;
}

.site-header,
.products-page .site-header,
.rice-storage-page .site-header,
.support-subpage .site-header,
.pdp-body .site-header,
.ricepot-pdp-body .site-header {
  height: 92px;
  padding: 0 50px;
  color: var(--color-paper);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: var(--color-dark-2);
  box-shadow: none;
  backdrop-filter: none;
}

.site-header.is-scrolled,
.site-header.is-open,
.support-subpage .site-header.is-scrolled,
.support-subpage .site-header.is-open,
.rice-storage-page .site-header.is-scrolled,
.rice-storage-page .site-header.is-open {
  color: var(--color-paper);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: var(--color-dark-2);
  backdrop-filter: none;
}

.brand-mark {
  min-width: 220px;
  height: 92px;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
}

.store-label {
  font-size: 10px;
  line-height: 1;
}

.global-nav {
  gap: 25px;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.nav-link,
.nav-parent,
.nav-cta {
  min-height: 92px;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.nav-cta {
  min-height: 36px;
  padding: 0 22px;
  font-family: var(--font-ja-serif);
  font-size: 11px;
  font-style: normal;
  letter-spacing: 0.05em;
}

.nav-panel {
  top: 92px;
  right: 0;
  left: 0;
  max-height: calc(100vh - 92px);
  border: 0;
  background: var(--color-base);
  box-shadow: none;
  backdrop-filter: none;
  transform: translateY(0);
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), visibility 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}

.nav-panel__lead,
.nav-panel__text-link,
.nav-group--products .mega-link-list {
  display: none;
}

.nav-group--products .nav-panel {
  height: min(560px, calc(100vh - 92px));
  overflow: hidden;
}

.nav-group--products .nav-panel__inner {
  display: grid;
  grid-template-columns: 1fr;
  width: min(var(--content-wide-pc), calc(100% - 100px));
  height: 100%;
  margin: 0 auto;
  padding: 76px 0 64px;
}

.nav-group--products .mega-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-self: start;
  background: transparent;
}

.mega-product-card {
  min-height: 0;
  padding: 0;
  background: transparent;
  color: var(--color-ink);
  transition: opacity 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}

.mega-product-card:hover,
.mega-product-card[aria-current="page"] {
  background: transparent;
  opacity: 0.72;
}

.mega-product-card img {
  width: 100%;
  height: 230px;
  padding: 26px;
  object-fit: contain;
  background: #efebe5;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.mega-product-card--storage img {
  padding: 30px;
  object-fit: contain;
}

.mega-product-card:hover img {
  transform: scale(1.06);
}

.mega-product-card[href$="/pages/recipes"] img {
  padding: 0;
  object-fit: cover;
}

.mega-product-card span {
  display: block;
  margin-top: 22px;
  color: var(--color-ink);
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}

.mega-product-card small {
  display: block;
  margin-top: 8px;
  color: var(--color-ink);
  font-family: var(--font-ja-serif);
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}

.nav-panel__inner--story,
.nav-panel__inner--support {
  grid-template-columns: minmax(0, 0.52fr) minmax(0, 0.48fr);
  width: min(var(--content-wide-pc), calc(100% - 100px));
  min-height: 388px;
  margin: 0 auto;
  padding: 58px 0;
  gap: 58px;
}

.mega-feature-card,
.mega-support-grid a,
.mega-link-list a {
  background: transparent;
  box-shadow: none;
}

.mega-feature-card img {
  height: 260px;
  object-fit: cover;
  background: #efebe5;
}

.mega-feature-card span,
.mega-support-grid span,
.mega-link-list span {
  font-family: var(--font-ja-serif);
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.mega-feature-card small,
.mega-support-grid small,
.mega-link-list small {
  display: none;
}

.kv {
  min-height: 720px;
  height: calc(100vh - 92px);
  margin-top: 0;
}

.kv__content h1 .brand-name,
.kv h1 .brand-name {
  font-family: var(--font-brand);
  font-size: 46px;
  line-height: 1.15;
  letter-spacing: 0;
}

.kv__lead {
  font-family: var(--font-ja-serif);
  font-size: 20px;
  line-height: 1.85;
  letter-spacing: 0;
}

.section-title h2,
.lineup-section .section-title h2,
.ricepot-lineup__head h2,
.lineup-subhead h3 {
  font-size: 34px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.lineup-section {
  padding: 128px 50px;
}

.lineup-shelf {
  width: min(var(--content-wide-pc), 100%);
  margin: 58px auto 0;
  gap: 2px;
}

.lineup-item {
  background: var(--color-paper);
  border-radius: 0;
  box-shadow: none;
}

.lineup-item.is-main {
  grid-template-columns: minmax(0, 0.57fr) minmax(0, 0.43fr);
}

.lineup-item figure {
  background: #efebe5;
}

.lineup-text h3 {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.lineup-text > p:not(.en),
.lineup-text dt,
.lineup-text dd {
  font-size: 13px;
  line-height: 1.85;
}

.lineup-action,
.quiet-actions a,
.lp2-buybox__actions a,
.ricepot-hero__actions a {
  min-height: 48px;
  border-radius: 0;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0;
}

.ricepot-pdp,
.lp2-page {
  background: var(--color-base);
}

.ricepot-local-nav {
  top: 92px;
  height: 52px;
  padding: 0 50px;
  background: rgba(250, 247, 245, 0.96);
}

.ricepot-local-nav a {
  font-size: 13px;
}

.pdp-top-hero {
  height: calc(100vh - 92px);
  min-height: 680px;
}

.pdp-top-hero__copy,
.pdp-top-hero--2g .pdp-top-hero__copy,
.ricepot-hero.pdp-top-hero .ricepot-hero__copy {
  bottom: 94px;
  left: 50px;
  width: min(720px, calc(100% - 100px));
}

.pdp-top-hero__copy h1,
.pdp-top-hero--2g .pdp-top-hero__copy h1 {
  font-size: 42px;
  line-height: 1.55;
  letter-spacing: 0;
}

.pdp-top-hero__copy p:not(.section-label) {
  font-size: 14px;
  line-height: 1.9;
}

.pdp-model-lineup,
.lp2-opening-statement,
.lp2-product-hero,
.pdp-purchase-block,
.lp2-tech-five,
.lp2-page .ricepot-issue-solution,
.lp2-solution,
.lp2-size,
.ricepot-usecase,
.lp2-expert-voice,
.ricepot-related,
.lp2-faq,
.ricepot-spec-section,
.ricepot-more,
.ricepot-shop-banner {
  padding-top: 128px;
  padding-bottom: 128px;
}

.pdp-model-lineup,
.lp2-product-hero,
.pdp-purchase-block,
.lp2-expert-voice {
  width: min(var(--content-pc), calc(100% - 100px));
}

.pdp-model-lineup {
  gap: 72px;
}

.pdp-model-lineup__head h2,
.lp2-opening-statement h2,
.lp2-section-head h2,
.lp2-page .ricepot-issue-solution h2,
.lp2-solution h2,
.lp2-size h2,
.lp2-expert-voice h2,
.ricepot-spec-section__head h2,
.ricepot-shop-banner h2 {
  font-size: 34px;
  line-height: 1.75;
  letter-spacing: 0.05em;
}

.pdp-model-lineup__grid strong,
.lp2-tech-grid h3,
.ricepot-related h3 {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.lp2-product-hero,
.pdp-purchase-block {
  grid-template-columns: minmax(0, 0.58fr) minmax(0, 0.42fr);
  gap: 72px;
  margin: 0 auto;
  border: 0;
  background: transparent;
}

.lp2-gallery__main {
  min-height: 560px;
  padding: 52px;
  background: #efebe5;
}

.lp2-gallery__motion {
  min-height: 220px;
}

.lp2-gallery__thumbs button {
  height: 86px;
  border-radius: 0;
  background: var(--color-paper);
}

.lp2-buybox {
  top: 154px;
  padding-top: 0;
}

.lp2-buybox h1 {
  font-size: 34px;
  line-height: 1.55;
  letter-spacing: 0;
}

.lp2-buybox__lead {
  font-size: 14px;
  line-height: 1.9;
}

.lp2-buybox__fit,
.pdp-info-tabs,
.lp2-buybox__points {
  border-color: var(--color-line);
}

.lp2-buybox__fit p,
.lp2-buybox__points span,
.pdp-info-tabs summary,
.lp2-buybox__note,
.lp2-buybox__model-link {
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0;
}

.lp2-buybox__points {
  background: transparent;
  border-top: 1px solid var(--color-line);
}

.lp2-buybox__points span {
  min-height: 44px;
  background: transparent;
  border-bottom: 1px solid var(--color-line);
}

.lp2-buybox__actions a:first-child {
  background: var(--color-dark-2);
}

.lp2-page .ricepot-issue-solution,
.lp2-solution,
.lp2-size {
  grid-template-columns: minmax(0, 0.56fr) minmax(0, 0.44fr);
  gap: 72px;
  background: var(--color-paper);
}

.lp2-tech-five {
  background: var(--color-base);
}

.lp2-tech-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2px;
  background: transparent;
}

.lp2-tech-grid article {
  min-height: 0;
  background: var(--color-paper);
}

.lp2-tech-grid img,
.lp2-tech-grid video {
  height: 220px;
}

.lp2-tech-grid span {
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
}

.lp2-tech-grid p,
.ricepot-related p,
.lp2-expert-note,
.lp2-expert-meta {
  font-size: 13px;
  line-height: 1.85;
}

.lp2-expert-voice blockquote {
  font-size: 24px;
  line-height: 1.85;
  letter-spacing: 0.04em;
}

html.motion-ready .reveal-item,
html.motion-ready .reveal-item.reveal-media,
html.motion-ready .reveal-item.is-visible,
html.motion-ready .reveal-item.reveal-media.is-visible {
  opacity: 1;
  clip-path: none;
  transform: none;
}

html.motion-ready .reveal-item img:not(.parallax-media-item),
html.motion-ready .reveal-item video:not(.parallax-media-item),
html.motion-ready .reveal-item.is-visible img:not(.parallax-media-item),
html.motion-ready .reveal-item.is-visible video:not(.parallax-media-item) {
  opacity: 1;
  transform: none;
}

@media (max-width: 750px) {
  :root {
    --rail: 20px;
    --rail-sp: 20px;
  }

  body {
    font-size: 13px;
    line-height: 1.8;
  }

  p,
  li,
  dd,
  dt,
  .lineup-text > p,
  .lp2-buybox__lead,
  .lp2-buybox__fit li,
  .lp2-buybox__note,
  .pdp-info-tabs p,
  .ricepot-spec-table,
  .faq-list p {
    font-size: 13px;
    line-height: 1.9;
  }

  .eyebrow,
  .section-label,
  .en,
  .ricepot-local-nav a,
  .pdp-top-hero__scroll,
  .nav-panel__lead .section-label {
    font-size: 12px;
  }

  .site-header,
  .products-page .site-header,
  .rice-storage-page .site-header,
  .support-subpage .site-header,
  .pdp-body .site-header,
  .ricepot-pdp-body .site-header {
    height: 65px;
    padding: 0 20px;
  }

  .brand-mark {
    min-width: 0;
    height: 65px;
    font-size: 20px;
  }

  .store-label {
    display: none;
  }

  .global-nav {
    top: 65px;
    font-size: 18px;
    letter-spacing: 0.1em;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    min-height: 0;
  }

  .nav-panel {
    top: 65px;
    max-height: none;
  }

  .nav-group--products .nav-panel {
    height: auto;
    overflow: visible;
  }

  .nav-group--products .nav-panel__inner,
  .nav-panel__inner--story,
  .nav-panel__inner--support {
    width: 100%;
    min-height: 0;
    padding: 24px 20px 34px;
  }

  .nav-group--products .mega-product-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .mega-product-card img {
    height: 150px;
  }

  .mega-product-card span {
    font-size: 12px;
  }

  .mega-product-card small {
    font-size: 13px;
  }

  .kv {
    height: calc(100vh - 65px);
    min-height: 620px;
  }

  .kv__content h1 .brand-name,
  .kv h1 .brand-name {
    font-size: 32px;
  }

  .kv__lead {
    font-size: 19px;
    line-height: 1.85;
  }

  .section-title h2,
  .lineup-section .section-title h2,
  .ricepot-lineup__head h2,
  .lineup-subhead h3 {
    font-size: 28px;
    line-height: 1.6;
  }

  .lineup-section {
    padding: 84px 20px;
  }

  .lineup-shelf {
    gap: 22px;
    margin-top: 44px;
  }

  .lineup-item.is-main,
  .lineup-item.is-sub {
    grid-template-columns: 1fr;
  }

  .lineup-text h3 {
    font-size: 19px;
  }

  .ricepot-local-nav {
    top: 65px;
    height: 44px;
    padding: 0 20px;
  }

  .pdp-top-hero {
    height: 680px;
    min-height: 680px;
  }

  .pdp-top-hero__copy,
  .pdp-top-hero--2g .pdp-top-hero__copy,
  .ricepot-hero.pdp-top-hero .ricepot-hero__copy {
    bottom: 76px;
    left: 20px;
    width: calc(100% - 40px);
  }

  .pdp-top-hero__copy h1,
  .pdp-top-hero--2g .pdp-top-hero__copy h1 {
    font-size: 30px;
    line-height: 1.55;
  }

  .pdp-top-hero__copy p:not(.section-label) {
    font-size: 13px;
    line-height: 1.85;
  }

  .pdp-model-lineup,
  .lp2-opening-statement,
  .lp2-product-hero,
  .pdp-purchase-block,
  .lp2-tech-five,
  .lp2-page .ricepot-issue-solution,
  .lp2-solution,
  .lp2-size,
  .ricepot-usecase,
  .lp2-expert-voice,
  .ricepot-related,
  .lp2-faq,
  .ricepot-spec-section,
  .ricepot-more,
  .ricepot-shop-banner {
    padding-top: 84px;
    padding-bottom: 84px;
  }

  .pdp-model-lineup,
  .lp2-product-hero,
  .pdp-purchase-block,
  .lp2-expert-voice {
    width: calc(100% - 40px);
  }

  .pdp-model-lineup__head h2,
  .lp2-opening-statement h2,
  .lp2-section-head h2,
  .lp2-page .ricepot-issue-solution h2,
  .lp2-solution h2,
  .lp2-size h2,
  .lp2-expert-voice h2,
  .ricepot-spec-section__head h2,
  .ricepot-shop-banner h2 {
    font-size: 28px;
    line-height: 1.65;
  }

  .lp2-product-hero,
  .pdp-purchase-block,
  .lp2-page .ricepot-issue-solution,
  .lp2-solution,
  .lp2-size {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .lp2-gallery__main {
    min-height: 340px;
    padding: 28px;
  }

  .lp2-buybox h1 {
    font-size: 28px;
  }

  .lp2-tech-grid {
    grid-template-columns: 1fr;
  }

  .lp2-expert-voice blockquote {
    font-size: 20px;
    line-height: 1.8;
  }
}

/* TOP FV adjustment: keep the hero header transparent and restore the original brand-name tone. */
.home-page .site-header {
  color: var(--color-paper);
  border-bottom-color: transparent;
  background: transparent;
  backdrop-filter: none;
}

.home-page .site-header.is-scrolled,
.home-page .site-header.is-open {
  color: var(--color-paper);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: rgba(65, 60, 55, 0.86);
  backdrop-filter: none;
}

.home-page .kv__content h1 .brand-name,
.home-page .kv h1 .brand-name {
  font-family: var(--font-brand);
  font-weight: 500;
  letter-spacing: 0;
}

.home-page .lineup-section--fv {
  padding: 124px 50px 106px;
  background: var(--color-paper);
  color: #47423d;
}

.home-page .lineup-fv__head {
  width: min(860px, calc(100% - 40px));
  margin: 0 auto 92px;
  text-align: center;
}

.home-page .lineup-fv__head .section-label {
  color: #c9c4bf;
}

.home-page .lineup-fv__head h2 {
  margin-top: 30px;
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: 0.05em;
}

.home-page .lineup-fv__grid {
  display: grid;
  gap: 82px;
  width: min(1320px, calc(100% - 80px));
  margin: 0 auto;
}

.home-page .lineup-fv__main {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 72px;
  align-items: end;
}

.home-page .lineup-fv__sub {
  display: grid;
  grid-template-columns: minmax(220px, 0.32fr) repeat(4, minmax(150px, 0.17fr));
  gap: 1px;
  align-items: stretch;
  border-top: 1px solid rgba(71, 66, 61, 0.15);
  border-bottom: 1px solid rgba(71, 66, 61, 0.15);
  background: rgba(71, 66, 61, 0.13);
}

.home-page .lineup-fv__sub-head {
  display: grid;
  align-content: center;
  min-height: 210px;
  padding: 30px 34px;
  background: var(--color-paper);
}

.home-page .lineup-fv__sub-head h3 {
  margin-top: 22px;
  font-family: var(--font-ja-serif);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.home-page .lineup-fv__item {
  display: block;
  color: inherit;
  text-align: center;
  text-decoration: none;
}

.home-page .lineup-fv__item.is-main {
  position: relative;
}

.home-page .lineup-fv__role {
  display: inline-block;
  margin-bottom: 22px;
  color: #b7b0a8;
  font-family: var(--font-en-serif);
  font-size: 17px;
  font-style: italic;
  line-height: 1.2;
}

.home-page .lineup-fv__item figure {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 285px;
  margin: 0 0 30px;
  background: transparent;
  overflow: visible;
}

.home-page .lineup-fv__item img {
  display: block;
  width: 100%;
  max-width: 260px;
  max-height: 220px;
  object-fit: contain;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.home-page .lineup-fv__item.is-donabe img {
  max-width: 390px;
  max-height: 315px;
}

.home-page .lineup-fv__item.is-main figure {
  height: 380px;
  margin-bottom: 34px;
}

.home-page .lineup-fv__item:hover img {
  transform: translateY(-6px);
}

.home-page .lineup-fv__item h3 {
  margin: 0;
  font-family: var(--font-ja-serif);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.08em;
}

.home-page .lineup-fv__item.is-main h3 {
  font-size: 30px;
  line-height: 1.4;
}

.home-page .lineup-fv__item p {
  margin: 13px 0 0;
  color: #7d7771;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.7;
}

.home-page .lineup-fv__item.is-main p {
  font-size: 14px;
}

.home-page .lineup-fv__item .lineup-fv__meta {
  display: block;
  margin-top: 9px;
  color: #59534e;
  font-family: var(--font-ja-serif);
  font-size: 14px;
  line-height: 1.5;
}

.home-page .lineup-fv__sub .lineup-fv__item {
  display: grid;
  align-content: center;
  min-height: 210px;
  padding: 28px 24px;
  background: var(--color-paper);
}

.home-page .lineup-fv__sub .lineup-fv__item figure {
  height: 120px;
  margin-bottom: 18px;
}

.home-page .lineup-fv__blank {
  border: 1px solid rgba(71, 66, 61, 0.08);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0)),
    #f1ede7;
}

.home-page .lineup-fv__sub .lineup-fv__item img {
  max-width: 150px;
  max-height: 108px;
}

.home-page .lineup-fv__sub .lineup-fv__item h3 {
  font-size: 18px;
  letter-spacing: 0.04em;
}

.home-page .lineup-fv__sub .lineup-fv__item p {
  margin-top: 8px;
  font-size: 12px;
}

.home-page .lineup-fv__sub .lineup-fv__item .lineup-fv__meta {
  color: #8b8580;
  font-family: var(--font-ja-sans);
  font-size: 12px;
}

@media (min-width: 769px) and (max-width: 1120px) {
  .home-page .lineup-fv__main {
    gap: 42px;
  }

  .home-page .lineup-fv__sub {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-page .lineup-fv__sub-head {
    grid-column: 1 / -1;
    min-height: 0;
  }
}

@media (max-width: 768px) {
  .home-page .lineup-section--fv {
    padding: 82px 22px 76px;
  }

  .home-page .lineup-fv__head {
    width: 100%;
    margin-bottom: 54px;
  }

  .home-page .lineup-fv__head h2 {
    margin-top: 22px;
    font-size: 28px;
    line-height: 1.72;
  }

  .home-page .lineup-fv__grid {
    grid-template-columns: 1fr;
    gap: 54px;
    width: 100%;
  }

  .home-page .lineup-fv__main,
  .home-page .lineup-fv__sub {
    grid-template-columns: 1fr;
    gap: 44px;
    border: 0;
    background: transparent;
  }

  .home-page .lineup-fv__sub {
    gap: 1px;
    border-top: 1px solid rgba(71, 66, 61, 0.15);
    border-bottom: 1px solid rgba(71, 66, 61, 0.15);
    background: rgba(71, 66, 61, 0.13);
  }

  .home-page .lineup-fv__sub-head {
    min-height: 0;
    padding: 28px 24px;
  }

  .home-page .lineup-fv__item figure {
    height: 230px;
    margin-bottom: 22px;
  }

  .home-page .lineup-fv__item.is-main figure {
    height: 260px;
    margin-bottom: 24px;
  }

  .home-page .lineup-fv__item img,
  .home-page .lineup-fv__item.is-donabe img {
    max-width: 280px;
    max-height: 220px;
  }

  .home-page .lineup-fv__item h3 {
    font-size: 22px;
  }

  .home-page .lineup-fv__item.is-main h3 {
    font-size: 26px;
  }
}

/* Yukihira-inspired FV-under product introduction. */
.home-page .lineup-section--fv {
  padding: 136px 50px 118px;
  background: #ffffff;
}

.home-page .lineup-fv__statement {
  width: min(900px, calc(100% - 40px));
  margin: 0 auto 82px;
  text-align: center;
}

.home-page .lineup-fv__statement .section-label {
  color: #d4d0ca;
}

.home-page .lineup-fv__statement h2 {
  margin-top: 38px;
  color: #4a4540;
  font-family: var(--font-ja-serif);
  font-size: 44px;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: 0.05em;
}

.home-page .lineup-fv__statement p:not(.section-label) {
  width: min(560px, 100%);
  margin: 32px auto 0;
  color: #77716b;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.95;
}

.home-page .lineup-fv__head {
  width: min(720px, calc(100% - 40px));
  margin: 0 auto 54px;
}

.home-page .lineup-fv__head h2 {
  margin-top: 22px;
  font-size: 26px;
  line-height: 1.74;
}

.home-page .lineup-fv__grid {
  gap: 72px;
  width: min(1160px, calc(100% - 80px));
}

.home-page .lineup-fv__main {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 88px;
}

.home-page .lineup-fv__item.is-main figure {
  height: 360px;
  margin-bottom: 36px;
}

.home-page .lineup-fv__item.is-donabe img {
  max-width: 380px;
  max-height: 310px;
}

.home-page .lineup-fv__item.is-main h3 {
  font-size: 28px;
  line-height: 1.42;
}

.home-page .lineup-fv__item.is-main p {
  margin-top: 14px;
  color: #77716b;
  font-size: 13px;
}

.home-page .lineup-fv__item .lineup-fv__meta {
  margin-top: 14px;
  color: #4a4540;
  font-size: 15px;
}

.home-page .lineup-fv__secondary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: min(820px, 100%);
  margin: 4px auto 0;
  border-top: 1px solid rgba(74, 69, 64, 0.14);
  border-bottom: 1px solid rgba(74, 69, 64, 0.14);
}

.home-page .lineup-fv__secondary a {
  display: grid;
  align-content: center;
  min-height: 70px;
  padding: 14px 18px;
  color: #4a4540;
  text-align: center;
  text-decoration: none;
}

.home-page .lineup-fv__secondary a + a {
  border-left: 1px solid rgba(74, 69, 64, 0.14);
}

.home-page .lineup-fv__secondary span {
  font-family: var(--font-ja-serif);
  font-size: 15px;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.home-page .lineup-fv__secondary small {
  margin-top: 5px;
  color: #928b84;
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .home-page .lineup-section--fv {
    padding: 86px 22px 80px;
  }

  .home-page .lineup-fv__statement {
    width: 100%;
    margin-bottom: 62px;
  }

  .home-page .lineup-fv__statement h2 {
    margin-top: 24px;
    font-size: 30px;
    line-height: 1.72;
  }

  .home-page .lineup-fv__statement p:not(.section-label) {
    margin-top: 24px;
    font-size: 13px;
  }

  .home-page .lineup-fv__head {
    width: 100%;
    margin-bottom: 42px;
  }

  .home-page .lineup-fv__head h2 {
    font-size: 22px;
    line-height: 1.7;
  }

  .home-page .lineup-fv__grid {
    gap: 50px;
    width: 100%;
  }

  .home-page .lineup-fv__main {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  .home-page .lineup-fv__item.is-main figure {
    height: 250px;
    margin-bottom: 22px;
  }

  .home-page .lineup-fv__item.is-donabe img {
    max-width: 285px;
    max-height: 230px;
  }

  .home-page .lineup-fv__item.is-main h3 {
    font-size: 24px;
  }

  .home-page .lineup-fv__secondary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .home-page .lineup-fv__secondary a:nth-child(odd) {
    border-left: 0;
  }

  .home-page .lineup-fv__secondary a:nth-child(n + 3) {
    border-top: 1px solid rgba(74, 69, 64, 0.14);
  }
}

/* Product Lineup sub products: image-led, no ruling lines. */
.home-page .lineup-fv__secondary {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
  width: min(1040px, 100%);
  margin-top: 2px;
  border: 0;
}

.home-page .lineup-fv__secondary a,
.home-page .lineup-fv__secondary a + a {
  display: block;
  min-height: 0;
  padding: 0;
  border: 0;
  color: #4a4540;
  text-align: center;
  text-decoration: none;
}

.home-page .lineup-fv__secondary .lineup-fv__item figure {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 170px;
  margin: 0 0 22px;
  background: transparent;
  overflow: visible;
}

.home-page .lineup-fv__secondary .lineup-fv__item img {
  width: 100%;
  max-width: 170px;
  max-height: 145px;
  object-fit: contain;
}

.home-page .lineup-fv__secondary .lineup-fv__item h3 {
  margin: 0;
  font-family: var(--font-ja-serif);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.home-page .lineup-fv__secondary .lineup-fv__item p {
  margin: 9px 0 0;
  color: #77716b;
  font-family: var(--font-ja-sans);
  font-size: 12px;
  line-height: 1.7;
}

.home-page .lineup-fv__secondary .lineup-fv__item .lineup-fv__meta {
  margin-top: 8px;
  color: #4a4540;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .home-page .lineup-fv__secondary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 38px 22px;
    border: 0;
  }

  .home-page .lineup-fv__secondary a,
  .home-page .lineup-fv__secondary a + a,
  .home-page .lineup-fv__secondary a:nth-child(odd),
  .home-page .lineup-fv__secondary a:nth-child(n + 3) {
    border: 0;
  }

  .home-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 132px;
    margin-bottom: 16px;
  }

  .home-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: 138px;
    max-height: 116px;
  }
}

/* TOP lineup text reduction. */
.home-page .lineup-fv__statement {
  margin-bottom: 72px;
}

.home-page .lineup-fv__statement h2 {
  margin-top: 0;
}

.home-page .lineup-fv__head {
  display: none;
}

@media (max-width: 768px) {
  .home-page .lineup-fv__statement {
    margin-bottom: 48px;
  }
}

/* Proof text reduction: label and short note only. */
.top-proof-flow .material-proof--top {
  gap: 54px;
  padding-bottom: 46px;
}

.top-proof-flow .material-proof--top p:not(.section-label) {
  margin-top: 14px;
}

.top-proof-flow .hero-proof--top {
  padding-top: 34px;
}

.top-proof-flow .hero-proof__copy p:not(.hero-proof__label) {
  margin-top: 12px;
}

@media (max-width: 768px) {
  .top-proof-flow .material-proof--top {
    gap: 32px;
    padding-bottom: 38px;
  }

  .top-proof-flow .hero-proof--top {
    padding-top: 30px;
  }
}

/* TOP proof flow: Material first, brand proof as quiet trust support. */
.top-proof-flow {
  padding: 22px 50px 112px;
  background: #ffffff;
}

.top-proof-flow .material-proof,
.top-proof-flow .hero-proof {
  width: min(1080px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.top-proof-flow .material-proof--top {
  grid-template-columns: minmax(300px, 0.38fr) minmax(0, 1fr);
  gap: 70px;
  margin-top: 0;
  padding: 0 0 64px;
  border: 0;
  border-bottom: 1px solid rgba(74, 69, 64, 0.12);
}

.top-proof-flow .material-proof--top h3 {
  margin-top: 18px;
  color: #4a4540;
  font-size: 28px;
  line-height: 1.7;
}

.top-proof-flow .material-proof--top p:not(.section-label) {
  margin-top: 20px;
  color: #77716b;
  font-size: 13px;
  line-height: 1.95;
}

.top-proof-flow .material-proof--top dl {
  gap: 34px;
  background: transparent;
}

.top-proof-flow .material-proof--top dl div {
  min-height: 118px;
  padding: 0;
  background: transparent;
  text-align: left;
}

.top-proof-flow .material-proof--top dt {
  color: #4a4540;
  font-family: var(--font-en-serif);
  font-size: 18px;
  font-style: italic;
  line-height: 1.25;
}

.top-proof-flow .material-proof--top dd {
  margin-top: 12px;
  color: #77716b;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.7;
}

.top-proof-flow .hero-proof--top {
  padding: 46px 0 0;
  border: 0;
  background: transparent;
}

.top-proof-flow .hero-proof__inner--stack {
  grid-template-columns: minmax(260px, 0.34fr) minmax(0, 1fr);
  width: 100%;
  gap: 54px;
}

.top-proof-flow .hero-proof__copy h2 {
  margin-top: 14px;
  color: #4a4540;
  font-size: 24px;
  line-height: 1.65;
}

.top-proof-flow .hero-proof__copy p:not(.hero-proof__label) {
  margin-top: 14px;
  color: #77716b;
  font-size: 12px;
  line-height: 1.9;
}

.top-proof-flow .hero-proof__inner--stack dl {
  gap: 0;
  background: transparent;
}

.top-proof-flow .hero-proof__inner--stack dl div {
  min-height: 92px;
  padding: 0 22px;
  border-left: 1px solid rgba(74, 69, 64, 0.12);
  background: transparent;
}

.top-proof-flow .hero-proof__inner--stack dl div:first-child {
  border-left: 0;
}

.top-proof-flow .hero-proof dt {
  color: #928b84;
  font-size: 11px;
  line-height: 1.5;
}

.top-proof-flow .hero-proof dd {
  margin-top: 10px;
  color: #4a4540;
  font-size: 19px;
  line-height: 1.45;
}

.top-proof-flow .hero-proof dd span {
  margin-top: 5px;
  color: #aaa39c;
  font-size: 10px;
}

@media (max-width: 900px) {
  .top-proof-flow .material-proof--top,
  .top-proof-flow .hero-proof__inner--stack,
  .top-proof-flow .material-proof--top dl,
  .top-proof-flow .hero-proof__inner--stack dl {
    grid-template-columns: 1fr;
  }

  .top-proof-flow .material-proof--top dl {
    gap: 24px;
  }

  .top-proof-flow .hero-proof__inner--stack dl div {
    border-left: 0;
    border-top: 1px solid rgba(74, 69, 64, 0.12);
    padding: 18px 0 0;
  }

  .top-proof-flow .hero-proof__inner--stack dl div:first-child {
    border-top: 0;
  }
}

@media (max-width: 768px) {
  .top-proof-flow {
    padding: 6px 22px 78px;
  }

  .top-proof-flow .material-proof--top {
    gap: 38px;
    padding-bottom: 48px;
  }

  .top-proof-flow .material-proof--top h3 {
    font-size: 24px;
  }

  .top-proof-flow .hero-proof--top {
    padding-top: 38px;
  }
}

/* Header refinement: logo-only brand mark and quieter navigation. */
.site-header,
.products-page .site-header,
.rice-storage-page .site-header,
.support-subpage .site-header,
.pdp-body .site-header,
.ricepot-pdp-body .site-header {
  height: 92px;
  padding: 0 48px;
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(47, 41, 36, 0.92);
  box-shadow: none;
  backdrop-filter: none;
}

.home-page .site-header {
  color: #ffffff;
  border-bottom-color: transparent;
  background: transparent;
}

.site-header.is-scrolled,
.site-header.is-open,
.home-page .site-header.is-scrolled,
.home-page .site-header.is-open,
.support-subpage .site-header.is-scrolled,
.support-subpage .site-header.is-open,
.rice-storage-page .site-header.is-scrolled,
.rice-storage-page .site-header.is-open {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(47, 41, 36, 0.9);
  backdrop-filter: none;
}

.site-header .store-label {
  display: none !important;
}

.brand-mark,
.pdp-body .brand-mark {
  min-width: 178px;
  height: 92px;
  gap: 0;
  font-family: var(--font-brand);
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
}

.brand-mark .brand-name {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

.global-nav {
  gap: 28px;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: none;
}

.nav-link,
.nav-parent {
  min-height: 92px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

.nav-cta {
  min-height: 34px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  background: transparent;
  color: currentColor;
  font-family: var(--font-ja-serif);
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0.04em;
  text-transform: none;
}

.nav-cta:hover {
  border-color: rgba(255, 255, 255, 0.95);
  background: rgba(255, 255, 255, 0.08);
}

@media (max-width: 750px) {
  .site-header,
  .products-page .site-header,
  .rice-storage-page .site-header,
  .support-subpage .site-header,
  .pdp-body .site-header,
  .ricepot-pdp-body .site-header {
    height: 65px;
    padding: 0 20px;
  }

  .brand-mark,
  .pdp-body .brand-mark {
    min-width: 0;
    height: 65px;
    font-size: 16px;
  }

  .global-nav {
    top: 65px;
    font-size: 17px;
    letter-spacing: 0.08em;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    min-height: 0;
  }
}

/* Proof badges: no body copy, compact evidence badges. */
.top-proof-flow {
  padding-top: 18px;
}

.top-proof-flow .material-proof--top,
.top-proof-flow .hero-proof__inner--stack {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  align-items: start;
  gap: 28px;
}

.top-proof-flow .material-proof--top {
  padding-bottom: 36px;
}

.top-proof-flow .hero-proof--top {
  padding-top: 30px;
}

.top-proof-flow .material-proof--top > div,
.top-proof-flow .hero-proof__copy {
  align-self: center;
}

.top-proof-flow .material-proof--top .section-label,
.top-proof-flow .hero-proof__label {
  color: #bfb8b1;
  font-size: 12px;
  line-height: 1.25;
  white-space: nowrap;
}

.top-proof-flow .material-proof--top dl,
.top-proof-flow .hero-proof__inner--stack dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  background: transparent;
}

.top-proof-flow .material-proof--top dl div,
.top-proof-flow .hero-proof__inner--stack dl div,
.top-proof-flow .hero-proof__inner--stack dl div:first-child {
  min-height: 74px;
  padding: 15px 16px 14px;
  border: 1px solid rgba(74, 69, 64, 0.14);
  background: rgba(250, 247, 245, 0.54);
  text-align: center;
}

.top-proof-flow .material-proof--top dt,
.top-proof-flow .hero-proof dt {
  color: #59534e;
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0;
}

.top-proof-flow .material-proof--top dd,
.top-proof-flow .hero-proof dd {
  margin-top: 8px;
  color: #4a4540;
  font-family: var(--font-ja-sans);
  font-size: 12px;
  line-height: 1.45;
}

.top-proof-flow .hero-proof dd {
  font-family: var(--font-ja-serif);
  font-size: 16px;
}

.top-proof-flow .hero-proof dd span {
  display: block;
  margin-top: 4px;
  color: #aaa39c;
  font-family: var(--font-ja-sans);
  font-size: 10px;
}

@media (max-width: 900px) {
  .top-proof-flow .material-proof--top,
  .top-proof-flow .hero-proof__inner--stack {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .top-proof-flow .material-proof--top dl,
  .top-proof-flow .hero-proof__inner--stack dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .top-proof-flow .material-proof--top,
  .top-proof-flow .hero-proof__inner--stack {
    gap: 16px;
  }

  .top-proof-flow .material-proof--top dl,
  .top-proof-flow .hero-proof__inner--stack dl {
    gap: 10px;
  }
}

/* FV-under Brand Proof strip. */
.hero-proof--fv {
  width: 100%;
  margin: 0;
  padding: 24px 50px 22px;
  background: #ffffff;
  border: 0;
}

.hero-proof--fv .hero-proof__inner--stack {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  align-items: center;
  gap: 28px;
  width: min(1080px, 100%);
  margin: 0 auto;
}

.hero-proof--fv .hero-proof__label {
  margin: 0;
  color: #bfb8b1;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  line-height: 1.25;
  white-space: nowrap;
}

.hero-proof--fv dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
  background: transparent;
}

.hero-proof--fv dl div,
.hero-proof--fv dl div:first-child {
  min-height: 70px;
  padding: 14px 16px 13px;
  border: 1px solid rgba(74, 69, 64, 0.12);
  background: rgba(250, 247, 245, 0.54);
  text-align: center;
}

.hero-proof--fv dt {
  color: #928b84;
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.4;
}

.hero-proof--fv dd {
  margin-top: 7px;
  color: #4a4540;
  font-family: var(--font-ja-serif);
  font-size: 15px;
  line-height: 1.35;
}

.hero-proof--fv dd span {
  display: block;
  margin-top: 4px;
  color: #aaa39c;
  font-family: var(--font-ja-sans);
  font-size: 10px;
}

.top-proof-flow {
  padding-top: 0;
}

.top-proof-flow .hero-proof {
  display: none;
}

@media (max-width: 900px) {
  .hero-proof--fv .hero-proof__inner--stack,
  .hero-proof--fv dl {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .hero-proof--fv {
    padding: 22px;
  }

  .hero-proof--fv .hero-proof__inner--stack {
    gap: 16px;
  }

  .hero-proof--fv dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}

/* Header font rollback: restore the quieter pre-refinement typography. */
.brand-mark,
.pdp-body .brand-mark {
  font-family: var(--font-brand);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.brand-mark .brand-name {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}

.global-nav {
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: none;
}

.nav-link,
.nav-parent {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: none;
}

.nav-cta {
  font-family: var(--font-ja-serif);
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: none;
}

@media (max-width: 750px) {
  .brand-mark,
  .pdp-body .brand-mark {
    font-size: 16px;
  }

  .global-nav {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}

/* TOP chef voice section. */
.chef-voice-section {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(320px, 0.44fr);
  align-items: center;
  gap: 86px;
  padding: 142px 50px;
  background: #ffffff;
}

.chef-voice-section figure {
  margin: 0;
  min-height: 560px;
  overflow: hidden;
  background: #efebe5;
}

.chef-voice-section img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
}

.chef-voice-section > div {
  width: min(420px, 100%);
}

.chef-voice-section h2 {
  margin-top: 24px;
  color: #4a4540;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.chef-voice-section p:not(.section-label) {
  margin-top: 24px;
  color: #77716b;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.95;
}

.chef-voice-section .chef-voice-meta {
  margin-top: 30px;
  color: #4a4540;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .chef-voice-section {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .chef-voice-section > div {
    width: min(560px, 100%);
  }
}

@media (max-width: 750px) {
  .chef-voice-section {
    gap: 34px;
    padding: 86px 22px;
  }

  .chef-voice-section figure,
  .chef-voice-section img {
    min-height: 360px;
  }

  .chef-voice-section h2 {
    font-size: 28px;
    line-height: 1.65;
  }
}

/* v2-clean TOP: WHY DONABE full-visual treatment. */
.home-page .why-teaser {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-content: end;
  gap: 24px;
  min-height: 760px;
  padding: 0 50px 86px;
  overflow: hidden;
  border: 0;
  color: #fffdf8;
  background: #2f2924;
}

.home-page .why-teaser::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(0deg, rgba(24, 21, 18, 0.62) 0%, rgba(24, 21, 18, 0.18) 48%, rgba(24, 21, 18, 0.04) 100%),
    linear-gradient(90deg, rgba(24, 21, 18, 0.34) 0%, rgba(24, 21, 18, 0.02) 58%);
  pointer-events: none;
}

.home-page .why-teaser > div,
.home-page .why-teaser > p,
.home-page .why-teaser .text-link {
  position: relative;
  z-index: 2;
  width: min(560px, 100%);
}

.home-page .why-teaser .section-label {
  color: rgba(255, 253, 248, 0.78);
}

.home-page .why-teaser h2 {
  margin-top: 24px;
  color: #fffdf8;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.home-page .why-teaser > p {
  color: rgba(255, 253, 248, 0.82);
  font-size: 14px;
  line-height: 2;
}

.home-page .why-teaser__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #2f2924;
}

.home-page .why-teaser__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.home-page .why-teaser .text-link {
  grid-column: auto;
  justify-self: start;
  align-self: auto;
  margin-top: 4px;
  color: #fffdf8;
}

@media (max-width: 750px) {
  .home-page .why-teaser {
    min-height: 620px;
    padding: 0 22px 58px;
  }

  .home-page .why-teaser h2 {
    font-size: 27px;
    line-height: 1.72;
  }

  .home-page .why-teaser > p {
    font-size: 13px;
    line-height: 1.9;
  }

  .home-page .why-teaser__media img {
    object-position: 54% center;
  }
}

/* Figma material proof section: TECHNOLOGY 03 */
.ricepot-pdp-body .pdp-ceramic-proof {
  padding: 0 max(50px, calc((100% - 1120px) / 2)) 148px;
  color: #fffdf8;
  background: #0f0f0e;
}

.ricepot-pdp-body .pdp-ceramic-proof__intro {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  display: grid;
  align-items: end;
  padding: 64px;
  background: #171615;
}

.ricepot-pdp-body .pdp-ceramic-proof__intro::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(15, 15, 14, 0.88), rgba(15, 15, 14, 0.48) 48%, rgba(15, 15, 14, 0.2)),
    linear-gradient(0deg, rgba(15, 15, 14, 0.72), rgba(15, 15, 14, 0.08) 62%);
  content: "";
}

.ricepot-pdp-body .pdp-ceramic-proof__intro figure,
.ricepot-pdp-body .pdp-ceramic-proof__intro img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ricepot-pdp-body .pdp-ceramic-proof__intro img {
  object-fit: cover;
  object-position: center;
}

.ricepot-pdp-body .pdp-ceramic-proof__intro > div {
  position: relative;
  z-index: 1;
  width: min(760px, 100%);
}

.ricepot-pdp-body .pdp-ceramic-proof h2 {
  display: grid;
  gap: 12px;
  margin-top: 24px;
  font-family: var(--font-ja-serif);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.04em;
}

.ricepot-pdp-body .pdp-ceramic-proof h2 span {
  width: max-content;
  max-width: 100%;
  padding: 4px 12px 6px;
  color: #1b1a18;
  background: rgba(255, 253, 248, 0.94);
}

.ricepot-pdp-body .pdp-zero-mark {
  position: absolute;
  top: -22px;
  right: 0;
  display: grid;
  grid-template-columns: auto auto;
  gap: 14px;
  align-items: center;
  color: #c39165;
}

.ricepot-pdp-body .pdp-zero-mark strong {
  font-family: var(--font-en-serif);
  font-size: 126px;
  font-style: italic;
  font-weight: 300;
  line-height: 0.86;
}

.ricepot-pdp-body .pdp-zero-mark small {
  color: rgba(255, 253, 248, 0.78);
  font-family: var(--font-ja-serif);
  font-size: 15px;
  line-height: 1.55;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics {
  width: min(900px, 100%);
  margin: 72px auto 0;
  text-align: center;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics h3 {
  color: #fffdf8;
  font-family: var(--font-ja-serif);
  font-size: 31px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics h3 b {
  color: #c39165;
  font-family: var(--font-en-serif);
  font-size: 36px;
  font-style: italic;
  font-weight: 300;
}

.ricepot-pdp-body .pdp-material-meter {
  height: 1px;
  margin: 34px auto 0;
  background: rgba(255, 253, 248, 0.28);
}

.ricepot-pdp-body .pdp-material-meter span {
  display: block;
  width: 100%;
  height: 1px;
  background: #fffdf8;
}

.ricepot-pdp-body .pdp-graph-placeholder {
  display: grid;
  place-items: center;
  min-height: 240px;
  margin-top: 34px;
  padding: 28px;
  border: 1px solid rgba(255, 253, 248, 0.34);
  background:
    linear-gradient(90deg, rgba(255, 253, 248, 0.05) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 253, 248, 0.05) 1px, transparent 1px),
    rgba(255, 253, 248, 0.03);
  background-size: 48px 48px;
  text-align: center;
}

.ricepot-pdp-body .pdp-graph-placeholder span {
  color: rgba(255, 253, 248, 0.66);
  font-family: var(--font-en-serif);
  font-size: 18px;
  font-style: italic;
  line-height: 1.3;
}

.ricepot-pdp-body .pdp-graph-placeholder small {
  display: block;
  margin-top: 10px;
  color: rgba(255, 253, 248, 0.44);
  font-family: var(--font-ja-sans);
  font-size: 12px;
  line-height: 1.6;
}

.ricepot-pdp-body .pdp-graph-placeholder--small {
  min-height: 140px;
  margin-top: 26px;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics dl,
.ricepot-pdp-body .pdp-process-card dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin: 24px 0 0;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics dl div {
  padding-top: 18px;
  border-top: 1px solid rgba(255, 253, 248, 0.54);
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics dt,
.ricepot-pdp-body .pdp-process-card dt {
  color: rgba(255, 253, 248, 0.76);
  font-family: var(--font-ja-serif);
  font-size: 14px;
  line-height: 1.5;
}

.ricepot-pdp-body .pdp-ceramic-proof__metrics dd,
.ricepot-pdp-body .pdp-process-card dd {
  margin-top: 6px;
  color: #fffdf8;
  font-family: var(--font-en-serif);
  font-size: 35px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}

.ricepot-pdp-body .pdp-ceramic-proof__story {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(360px, 0.44fr);
  gap: 62px;
  align-items: start;
  margin-top: 82px;
}

.ricepot-pdp-body .pdp-ceramic-proof__story > figure {
  min-height: 520px;
  overflow: hidden;
}

.ricepot-pdp-body .pdp-ceramic-proof__story > figure img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.ricepot-pdp-body .pdp-ceramic-proof__story p {
  color: rgba(255, 253, 248, 0.8);
  font-size: 14px;
  line-height: 2.05;
}

.ricepot-pdp-body .pdp-process-card {
  margin-top: 42px;
  padding: 32px;
  border: 1px solid rgba(255, 253, 248, 0.3);
}

.ricepot-pdp-body .pdp-process-card p {
  color: #fffdf8;
  font-family: var(--font-ja-serif);
  font-size: 18px;
  line-height: 1.95;
}

.ricepot-pdp-body .pdp-process-card dl {
  gap: 1px;
  background: rgba(255, 253, 248, 0.18);
}

.ricepot-pdp-body .pdp-process-card dl div {
  padding: 18px 12px;
  background: #151413;
  text-align: center;
}

.ricepot-pdp-body .pdp-process-card img {
  width: 100%;
  height: 210px;
  margin-top: 28px;
  object-fit: cover;
}

@media (max-width: 750px) {
  .ricepot-pdp-body .pdp-ceramic-proof {
    padding: 0 20px 96px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__intro {
    min-height: 520px;
    padding: 34px 24px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof h2 {
    font-size: 25px;
    line-height: 1.68;
  }

  .ricepot-pdp-body .pdp-ceramic-proof h2 span {
    width: 100%;
    padding: 5px 10px 7px;
  }

  .ricepot-pdp-body .pdp-zero-mark {
    position: static;
    justify-content: start;
    margin-top: 26px;
  }

  .ricepot-pdp-body .pdp-zero-mark strong {
    font-size: 86px;
  }

  .ricepot-pdp-body .pdp-zero-mark small {
    font-size: 13px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__metrics {
    margin-top: 58px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__metrics h3 {
    font-size: 25px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__metrics h3 b {
    font-size: 30px;
  }

  .ricepot-pdp-body .pdp-graph-placeholder {
    min-height: 190px;
    padding: 24px;
  }

  .ricepot-pdp-body .pdp-graph-placeholder--small {
    min-height: 120px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__metrics dl,
  .ricepot-pdp-body .pdp-process-card dl,
  .ricepot-pdp-body .pdp-ceramic-proof__story {
    grid-template-columns: 1fr;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__story {
    gap: 36px;
    margin-top: 62px;
  }

  .ricepot-pdp-body .pdp-ceramic-proof__story > figure,
  .ricepot-pdp-body .pdp-ceramic-proof__story > figure img {
    min-height: 330px;
  }

  .ricepot-pdp-body .pdp-process-card {
    padding: 24px;
  }

  .ricepot-pdp-body .pdp-process-card p {
    font-size: 16px;
  }
}

/* v2-clean 2GO PDP. */
.pdp2-clean-page {
  background: #ffffff;
  color: #3f3a35;
}

.pdp2-clean-page .site-header {
  color: #ffffff;
  border-bottom-color: transparent;
  background: transparent;
}

.pdp2-clean-page .site-header.is-scrolled,
.pdp2-clean-page .site-header.is-open {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: rgba(48, 44, 40, 0.82);
  backdrop-filter: blur(10px);
}

.pdp2-clean-page .brand-mark,
.pdp2-clean-page .brand-mark .brand-name {
  font-family: var(--font-brand);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.pdp2-clean-page .global-nav {
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
}

.pdp2-hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.pdp2-hero__image,
.pdp2-hero__veil {
  position: absolute;
  inset: 0;
}

.pdp2-hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.pdp2-hero__veil {
  background:
    linear-gradient(90deg, rgba(26, 23, 20, 0.64), rgba(26, 23, 20, 0.28) 44%, rgba(26, 23, 20, 0.04) 78%),
    linear-gradient(0deg, rgba(26, 23, 20, 0.46), rgba(26, 23, 20, 0.02) 54%);
}

.pdp2-hero__copy {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: end;
  width: min(560px, calc(100% - 100px));
  min-height: 100svh;
  padding: 150px 0 150px 50px;
}

.pdp2-hero__copy h1 {
  margin-top: 26px;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 52px;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0;
}

.pdp2-hero__copy p:not(.section-label) {
  width: min(440px, 100%);
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
  line-height: 2;
}

.pdp2-hero__actions {
  position: absolute;
  z-index: 2;
  right: 50px;
  bottom: 58px;
  display: flex;
  gap: 30px;
  color: rgba(255, 255, 255, 0.78);
  font-family: var(--font-en-serif);
  font-size: 14px;
  font-style: italic;
}

.pdp2-hero__actions a::after,
.pdp2-local-nav a::after,
.pdp2-actions a::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
  vertical-align: middle;
}

.pdp2-local-nav {
  position: sticky;
  top: 92px;
  z-index: 30;
  display: flex;
  justify-content: center;
  gap: 30px;
  min-height: 58px;
  padding: 0 24px;
  color: #4b4540;
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
  background: rgba(255, 255, 255, 0.92);
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  backdrop-filter: blur(12px);
}

.pdp2-product,
.pdp2-material,
.pdp2-technique,
.pdp2-recipe,
.pdp2-spec-support {
  scroll-margin-top: 166px;
}

.pdp2-local-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  white-space: nowrap;
}

.pdp2-product {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.72fr);
  align-items: start;
  gap: 86px;
  padding: 132px 50px;
  background: #ffffff;
}

.pdp2-gallery__main {
  display: grid;
  place-items: center;
  min-height: 660px;
  margin: 0;
  background: #faf7f5;
}

.pdp2-gallery__main img {
  width: min(560px, 86%);
  height: min(540px, 80%);
  object-fit: contain;
  filter: drop-shadow(0 26px 32px rgba(47, 41, 36, 0.16));
}

.pdp2-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}

.pdp2-gallery__thumbs button {
  display: grid;
  place-items: center;
  height: 118px;
  border: 1px solid rgba(70, 65, 60, 0.12);
  background: #ffffff;
  cursor: pointer;
}

.pdp2-gallery__thumbs button.is-active {
  border-color: rgba(70, 65, 60, 0.42);
}

.pdp2-gallery__thumbs img {
  width: 84%;
  height: 84%;
  object-fit: contain;
}

.pdp2-buybox {
  position: sticky;
  top: 92px;
  padding-top: 20px;
}

.pdp2-buybox h2,
.pdp2-section-head h2,
.pdp2-material h2,
.pdp2-concept h2,
.pdp2-daily h2,
.pdp2-spec-support h2,
.pdp2-final h2 {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-weight: 500;
  letter-spacing: 0;
}

.pdp2-buybox h2 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.56;
}

.pdp2-buybox__lead {
  margin-top: 26px;
  color: #756f68;
}

.pdp2-summary {
  display: grid;
  margin: 36px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.pdp2-summary div,
.pdp2-spec dl div {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 22px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.pdp2-summary dt,
.pdp2-spec dt {
  color: #9a928a;
  font-size: 12px;
}

.pdp2-summary dd,
.pdp2-spec dd {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.55;
}

.pdp2-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 28px;
}

.pdp2-badges span {
  display: inline-grid;
  place-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #5f584f;
  background: #faf7f5;
  font-size: 12px;
}

.pdp2-actions {
  display: flex;
  gap: 26px;
  margin-top: 34px;
  font-family: var(--font-ja-serif);
  font-size: 14px;
}

.pdp2-note {
  margin-top: 22px;
  color: #8c8782;
  font-size: 12px;
  line-height: 1.8;
}

.pdp2-material {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(340px, 0.64fr);
  align-items: center;
  gap: 86px;
  padding: 0 50px 138px;
  background: #ffffff;
}

.pdp2-material figure {
  min-height: 620px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-material img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
}

.pdp2-material h2,
.pdp2-concept h2,
.pdp2-section-head h2,
.pdp2-daily h2,
.pdp2-spec-support h2,
.pdp2-final h2 {
  margin-top: 26px;
  font-size: 34px;
  line-height: 1.76;
}

.pdp2-material p:not(.section-label),
.pdp2-concept > p,
.pdp2-section-head p:not(.section-label),
.pdp2-daily p,
.pdp2-final p:not(.section-label) {
  margin-top: 28px;
  color: #756f68;
  font-size: 14px;
  line-height: 2.05;
}

.pdp2-proof-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 38px 0 0;
}

.pdp2-proof-list div {
  min-height: 86px;
  padding: 16px;
  border: 1px solid rgba(70, 65, 60, 0.14);
  background: #faf7f5;
}

.pdp2-proof-list dt {
  color: #4b4540;
  font-family: var(--font-en-serif);
  font-size: 14px;
  font-style: italic;
}

.pdp2-proof-list dd {
  margin-top: 8px;
  color: #756f68;
  font-size: 12px;
}

.pdp2-concept {
  display: grid;
  grid-template-columns: minmax(340px, 0.42fr) minmax(0, 0.58fr);
  gap: 92px;
  align-items: end;
  padding: 130px 50px;
  background: #faf7f5;
}

.pdp2-concept > p {
  margin-top: 0;
  width: min(560px, 100%);
}

.pdp2-technique {
  padding: 138px 50px 130px;
  background: #ffffff;
}

.pdp2-section-head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.pdp2-tech-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 46px 24px;
  width: min(1180px, 100%);
  margin: 82px auto 0;
}

.pdp2-tech-grid article {
  display: grid;
  align-content: start;
  grid-column: span 2;
}

.pdp2-tech-grid article:nth-child(1),
.pdp2-tech-grid article:nth-child(2) {
  grid-column: span 3;
}

.pdp2-tech-grid img {
  width: 100%;
  aspect-ratio: 1.16;
  object-fit: cover;
  background: #ede9e3;
}

.pdp2-tech-grid span {
  margin-top: 22px;
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 15px;
  font-style: italic;
}

.pdp2-tech-grid h3 {
  margin-top: 12px;
  color: #3f3a35;
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: 0;
}

.pdp2-tech-grid p {
  margin-top: 12px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.pdp2-daily {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.76fr);
  align-items: center;
  gap: 86px;
  padding: 130px 50px;
  background: #faf7f5;
}

.pdp2-daily figure {
  min-height: 560px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-daily img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
}

.pdp2-daily ul {
  display: grid;
  gap: 16px;
  margin-top: 34px;
}

.pdp2-daily li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 18px;
  align-items: baseline;
  color: #5f584f;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  padding-top: 16px;
}

.pdp2-daily li span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-style: italic;
}

.pdp2-recipe {
  padding: 138px 0 132px;
  background: #ffffff;
}

.pdp2-recipe-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: min(1180px, calc(100% - 100px));
  margin: 82px auto 0;
}

.pdp2-recipe-grid figure {
  min-height: 330px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-recipe-grid .is-wide {
  grid-column: span 2;
  grid-row: span 2;
}

.pdp2-recipe-grid img {
  width: 100%;
  height: 100%;
  min-height: 330px;
  object-fit: cover;
}

.pdp2-recipe-grid .is-wide img {
  min-height: 674px;
}

.pdp2-supervision {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(320px, 0.38fr);
  align-items: center;
  gap: 76px;
  width: min(1120px, calc(100% - 100px));
  margin: 92px auto 0;
}

.pdp2-supervision figure {
  min-height: 420px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.pdp2-supervision img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.pdp2-supervision h3 {
  margin-top: 22px;
  color: #3f3a35;
  font-size: 28px;
  line-height: 1.65;
  letter-spacing: 0;
}

.pdp2-supervision p:not(.section-label) {
  margin-top: 20px;
  color: #756f68;
}

.pdp2-size {
  padding: 130px 50px;
  background: #faf7f5;
}

.pdp2-compare-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 86px;
  width: min(980px, 100%);
  margin: 76px auto 0;
}

.pdp2-compare-grid article {
  text-align: center;
}

.pdp2-compare-grid img {
  width: 100%;
  height: 360px;
  object-fit: contain;
  filter: drop-shadow(0 24px 30px rgba(47, 41, 36, 0.14));
}

.pdp2-compare-grid h3 {
  margin-top: 30px;
  color: #3f3a35;
  font-size: 25px;
}

.pdp2-compare-grid p {
  width: min(320px, 100%);
  margin: 16px auto 0;
  color: #756f68;
}

.pdp2-compare-grid span {
  display: block;
  margin-top: 16px;
  color: #4b4540;
  font-family: var(--font-ja-serif);
  font-size: 15px;
}

.pdp2-spec-support {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.78fr);
  gap: 86px;
  padding: 132px 50px;
  background: #ffffff;
}

.pdp2-spec dl {
  margin: 36px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.pdp2-faq details {
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  padding: 20px 0;
}

.pdp2-faq details:last-child {
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.pdp2-faq summary {
  color: #3f3a35;
  cursor: pointer;
  font-family: var(--font-ja-serif);
  font-size: 17px;
  line-height: 1.65;
}

.pdp2-faq p {
  margin-top: 14px;
  color: #756f68;
}

.pdp2-final {
  position: relative;
  min-height: 82vh;
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.pdp2-final::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(25, 22, 19, 0.72), rgba(25, 22, 19, 0.28) 52%, rgba(25, 22, 19, 0.08)),
    linear-gradient(0deg, rgba(25, 22, 19, 0.62), rgba(25, 22, 19, 0.08));
  content: "";
}

.pdp2-final img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pdp2-final > div {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: end;
  width: min(620px, calc(100% - 100px));
  min-height: 82vh;
  padding: 120px 0 94px 50px;
}

.pdp2-final h2 {
  color: #ffffff;
}

.pdp2-final p:not(.section-label) {
  color: rgba(255, 255, 255, 0.84);
}

@media (max-width: 980px) {
  .pdp2-product,
  .pdp2-material,
  .pdp2-concept,
  .pdp2-daily,
  .pdp2-supervision,
  .pdp2-spec-support {
    grid-template-columns: 1fr;
  }

  .pdp2-buybox {
    position: static;
  }

  .pdp2-tech-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pdp2-tech-grid article,
  .pdp2-tech-grid article:nth-child(1),
  .pdp2-tech-grid article:nth-child(2) {
    grid-column: span 1;
  }
}

@media (max-width: 750px) {
  .pdp2-clean-page .site-header {
    border-bottom-color: transparent;
    background: transparent;
  }

  .pdp2-hero {
    min-height: 700px;
  }

  .pdp2-hero__image {
    object-position: 62% center;
  }

  .pdp2-hero__veil {
    background:
      linear-gradient(0deg, rgba(26, 23, 20, 0.78), rgba(26, 23, 20, 0.12) 72%),
      linear-gradient(90deg, rgba(26, 23, 20, 0.48), rgba(26, 23, 20, 0.04));
  }

  .pdp2-hero__copy {
    width: calc(100% - 44px);
    min-height: 700px;
    padding: 130px 0 176px 22px;
  }

  .pdp2-hero__copy h1 {
    font-size: 34px;
    line-height: 1.58;
  }

  .pdp2-hero__actions {
    right: auto;
    bottom: 42px;
    left: 22px;
    flex-wrap: wrap;
    gap: 14px 24px;
  }

  .pdp2-local-nav {
    top: 65px;
    justify-content: flex-start;
    gap: 22px;
    overflow-x: auto;
  }

  .pdp2-product,
  .pdp2-material,
  .pdp2-technique,
  .pdp2-recipe,
  .pdp2-spec-support {
    scroll-margin-top: 134px;
  }

  .pdp2-product,
  .pdp2-material,
  .pdp2-concept,
  .pdp2-technique,
  .pdp2-daily,
  .pdp2-size,
  .pdp2-spec-support {
    padding-right: 22px;
    padding-left: 22px;
  }

  .pdp2-product {
    gap: 48px;
    padding-top: 84px;
    padding-bottom: 88px;
  }

  .pdp2-gallery__main {
    min-height: 430px;
  }

  .pdp2-gallery__main img {
    width: 88%;
    height: 360px;
  }

  .pdp2-gallery__thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pdp2-buybox h2,
  .pdp2-material h2,
  .pdp2-concept h2,
  .pdp2-section-head h2,
  .pdp2-daily h2,
  .pdp2-spec-support h2,
  .pdp2-final h2 {
    font-size: 27px;
    line-height: 1.78;
  }

  .pdp2-summary div,
  .pdp2-spec dl div {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 18px;
  }

  .pdp2-material {
    gap: 42px;
    padding-bottom: 92px;
  }

  .pdp2-material figure,
  .pdp2-material img,
  .pdp2-daily figure,
  .pdp2-daily img {
    min-height: 360px;
  }

  .pdp2-proof-list {
    grid-template-columns: 1fr;
  }

  .pdp2-concept {
    gap: 28px;
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .pdp2-technique,
  .pdp2-size,
  .pdp2-spec-support {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .pdp2-tech-grid {
    grid-template-columns: 1fr;
    gap: 48px;
    margin-top: 56px;
  }

  .pdp2-daily {
    gap: 40px;
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .pdp2-daily li {
    grid-template-columns: 38px minmax(0, 1fr);
  }

  .pdp2-recipe {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .pdp2-recipe-grid,
  .pdp2-supervision {
    width: calc(100% - 44px);
  }

  .pdp2-recipe-grid {
    grid-template-columns: 1fr;
    margin-top: 54px;
  }

  .pdp2-recipe-grid .is-wide {
    grid-column: auto;
    grid-row: auto;
  }

  .pdp2-recipe-grid figure,
  .pdp2-recipe-grid img,
  .pdp2-recipe-grid .is-wide img {
    min-height: 320px;
  }

  .pdp2-supervision {
    grid-template-columns: 1fr;
    gap: 34px;
    margin-top: 64px;
  }

  .pdp2-supervision figure,
  .pdp2-supervision img {
    min-height: 320px;
  }

  .pdp2-compare-grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .pdp2-compare-grid img {
    height: 300px;
  }

  .pdp2-final {
    min-height: 680px;
  }

  .pdp2-final > div {
    width: calc(100% - 44px);
    min-height: 680px;
    padding: 100px 0 72px 22px;
  }
}

/* v2-clean 2GO PDP final sizing overrides. */
.pdp2-hero.pdp2-hero--compact {
  min-height: 660px;
}

.pdp2-hero.pdp2-hero--compact .pdp2-hero__copy {
  min-height: 660px;
  padding-top: 120px;
  padding-bottom: 82px;
  align-content: center;
}

.pdp2-hero.pdp2-hero--compact .pdp2-hero__copy h1 {
  font-size: 36px;
  line-height: 1.44;
}

.pdp2-hero.pdp2-hero--compact .pdp2-hero__actions {
  bottom: 42px;
}

.pdp2-product {
  padding-top: 72px;
  padding-bottom: 110px;
}

.pdp2-gallery__main {
  min-height: 520px;
}

.pdp2-gallery__main img {
  height: auto;
  max-height: 480px;
}

.pdp2-final,
.pdp2-final > div {
  min-height: 660px;
}

@media (max-width: 750px) {
  .pdp2-hero.pdp2-hero--compact {
    min-height: 520px;
  }

  .pdp2-hero.pdp2-hero--compact .pdp2-hero__copy {
    min-height: 520px;
    padding-top: 104px;
    padding-bottom: 88px;
  }

  .pdp2-hero.pdp2-hero--compact .pdp2-hero__copy h1 {
    font-size: 30px;
    line-height: 1.58;
  }

  .pdp2-hero.pdp2-hero--compact .pdp2-hero__actions {
    bottom: 30px;
  }

  .pdp2-gallery__main {
    min-height: 360px;
  }

  .pdp2-gallery__main img {
    max-height: 330px;
  }

  .pdp2-final,
  .pdp2-final > div {
    min-height: 560px;
  }
}

/* v2-clean 2GO: Rice Pot inspired brand PDP reset. */
.rice2-page {
  background: #ffffff;
  color: #3f3a35;
}

.rice2-page .site-header {
  color: #ffffff;
  border-bottom-color: transparent;
  background: transparent;
  backdrop-filter: none;
}

.rice2-page .site-header.is-scrolled,
.rice2-page .site-header.is-open {
  color: #3f3a35;
  border-bottom-color: rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.96);
  backdrop-filter: blur(14px);
}

.rice2-pdp {
  padding-top: 92px;
  background: #ffffff;
}

.rice2-hero {
  position: relative;
  min-height: calc(100svh - 150px);
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.rice2-hero__image,
.rice2-hero__veil {
  position: absolute;
  inset: 0;
}

.rice2-hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.rice2-hero-slider {
  overflow: hidden;
}

.rice2-hero-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 0;
  transform: scale(1.018);
  animation: rice2HeroFade 18s ease-in-out infinite;
}

.rice2-hero-slide:nth-child(1) {
  object-position: center 56%;
  animation-delay: 0s;
}

.rice2-hero-slide:nth-child(2) {
  object-position: center center;
  animation-delay: 6s;
}

.rice2-hero-slide:nth-child(3) {
  object-position: center center;
  animation-delay: 12s;
}

.rice2-hero__veil {
  background:
    linear-gradient(0deg, rgba(27, 24, 21, 0.54), rgba(27, 24, 21, 0.08) 58%, rgba(27, 24, 21, 0.28)),
    linear-gradient(90deg, rgba(27, 24, 21, 0.22), rgba(27, 24, 21, 0.04) 52%, rgba(27, 24, 21, 0.18));
}

.rice2-page:not(.rice4-page) .rice2-hero__veil {
  background:
    linear-gradient(0deg, rgba(27, 24, 21, 0.34), rgba(27, 24, 21, 0.04) 58%, rgba(27, 24, 21, 0.12)),
    linear-gradient(90deg, rgba(27, 24, 21, 0.14), rgba(27, 24, 21, 0.02) 54%, rgba(27, 24, 21, 0.1));
}

.rice2-hero__copy {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: center;
  justify-items: center;
  width: min(820px, calc(100% - 100px));
  min-height: calc(100svh - 150px);
  margin: 0 auto;
  padding: 104px 0 118px;
  text-align: center;
}

.rice2-hero__copy .section-label {
  color: rgba(255, 255, 255, 0.78);
}

.rice2-hero__copy h1 {
  margin: 0;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0;
}

.rice2-page:not(.rice4-page) .rice2-hero__copy h1 {
  text-shadow: 0 2px 18px rgba(27, 24, 21, 0.38);
}

.rice4-page .rice2-hero {
  background: #f4eee8;
}

.rice4-hero-slider {
  overflow: hidden;
}

.rice4-hero-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 0;
  transform: scale(1.02);
  animation: rice4HeroFade 18s ease-in-out infinite;
}

.rice4-hero-slide:nth-child(1) {
  animation-delay: 0s;
}

.rice4-hero-slide:nth-child(2) {
  animation-delay: 6s;
}

.rice4-hero-slide:nth-child(3) {
  animation-delay: 12s;
}

.rice4-page .rice2-hero__veil {
  background:
    linear-gradient(0deg, rgba(27, 24, 21, 0.24), rgba(27, 24, 21, 0.02) 58%, rgba(27, 24, 21, 0.08)),
    linear-gradient(90deg, rgba(27, 24, 21, 0.12), rgba(27, 24, 21, 0.02) 52%, rgba(27, 24, 21, 0.1));
}

.rice4-page .rice2-hero__copy h1 {
  text-shadow: 0 2px 18px rgba(27, 24, 21, 0.38);
}

@keyframes rice4HeroFade {
  0%,
  27% {
    opacity: 1;
    transform: scale(1);
  }

  33%,
  94% {
    opacity: 0;
    transform: scale(1.025);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes rice2HeroFade {
  0%,
  27% {
    opacity: 1;
    transform: scale(1);
  }

  33%,
  94% {
    opacity: 0;
    transform: scale(1.022);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .rice2-hero-slide,
  .rice4-hero-slide {
    animation: none;
  }

  .rice2-hero-slide.is-active,
  .rice4-hero-slide.is-active {
    opacity: 1;
    transform: none;
  }
}

.rice2-nowrap {
  white-space: nowrap;
}

.rice2-hero__lead {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--font-ja-serif);
  font-size: 24px;
  line-height: 1.72;
}

.rice2-hero__sub {
  width: min(560px, 100%);
  margin-top: 18px;
  color: rgba(255, 255, 255, 0.86);
  font-family: var(--font-ja-serif);
  font-size: 18px;
  line-height: 1.9;
}

.rice2-hero__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

.rice2-hero__badges span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  letter-spacing: 0.06em;
}

.rice2-hero__cta,
.rice2-purchase-cta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 34px;
}

.rice2-purchase-cta {
  justify-content: flex-start;
  margin-top: 32px;
}

.rice2-hero__cta--minimal {
  gap: 30px;
  margin-top: 30px;
}

.rice2-hero__cta--minimal .rice2-cta {
  min-width: 0;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  line-height: 1.4;
}

.rice2-hero__cta--minimal .rice2-cta::after {
  width: 24px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
  content: "";
}

.rice2-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 50px;
  padding: 0 26px;
  border: 1px solid currentColor;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.06em;
  text-decoration: none;
  transition:
    background 0.28s ease,
    border-color 0.28s ease,
    color 0.28s ease,
    opacity 0.28s ease;
}

.rice2-cta--light {
  color: #3f3a35;
  border-color: #ffffff;
  background: #ffffff;
}

.rice2-cta--outline-light {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.02);
}

.rice2-cta--dark {
  color: #ffffff;
  border-color: #3f3a35;
  background: #3f3a35;
}

.rice2-cta--outline {
  color: #3f3a35;
  border-color: rgba(63, 58, 53, 0.26);
  background: #ffffff;
}

.rice2-cta:hover {
  opacity: 0.78;
}

.rice2-hero__actions a::after,
.rice2-local-nav a::after,
.rice2-actions .rice2-button:not(.rice2-button--dark):not(.rice2-button--light)::after,
.rice2-text-link::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
  vertical-align: middle;
}

.rice2-local-nav {
  position: sticky;
  top: 92px;
  z-index: 30;
  display: flex;
  justify-content: center;
  gap: 32px;
  min-height: 58px;
  padding: 0 24px;
  color: #4b4540;
  border-bottom: 1px solid rgba(70, 65, 60, 0.1);
  background: rgba(255, 255, 255, 0.92);
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  backdrop-filter: blur(12px);
}

.rice2-local-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  white-space: nowrap;
}

.rice2-section-head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.rice2-section-head h2,
.rice2-buybox h1,
.rice2-buybox h2,
.rice2-statement h2,
.rice2-core h2,
.rice2-material h2,
.rice2-care h2,
.rice2-spec-faq h2,
.rice2-final h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.74;
  letter-spacing: 0;
}

.rice2-section-head p:not(.section-label),
.rice2-buybox p,
.rice2-statement p,
.rice2-core p,
.rice2-material p,
.rice2-care p,
.rice2-spec-faq p,
.rice2-final p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2.05;
}

.rice2-lineup,
.rice2-values,
.rice2-technology,
.rice2-cooking,
.rice2-accessories,
.rice2-spec-faq {
  padding: 132px 50px;
  scroll-margin-top: 166px;
}

.rice2-lineup {
  padding-bottom: 118px;
  background: #ffffff;
}

.rice2-models {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 92px;
  width: min(920px, 100%);
  margin: 76px auto 0;
}

.rice2-model {
  display: grid;
  justify-items: center;
  text-align: center;
}

.rice2-model figure {
  display: grid;
  place-items: end center;
  width: 100%;
  height: 340px;
  margin: 0;
}

.rice2-model img {
  width: 86%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 24px 32px rgba(47, 41, 36, 0.14));
  transition: transform 650ms cubic-bezier(0.23, 1, 0.32, 1);
}

.rice2-model:hover img {
  transform: scale(1.045);
}

.rice2-model h3 {
  margin-top: 28px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 27px;
  font-weight: 500;
}

.rice2-model p {
  margin-top: 10px;
  color: #756f68;
  font-size: 13px;
}

.rice2-model span,
.rice2-accessory-grid span {
  display: block;
  margin-top: 12px;
  color: #4b4540;
  font-family: var(--font-ja-serif);
  font-size: 15px;
}

.rice2-model.is-current h3::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  margin: 18px auto 0;
  background: #3f3a35;
}

.rice2-product {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.66fr);
  align-items: start;
  gap: 86px;
  padding: 148px 50px 134px;
  background: #faf7f5;
  scroll-margin-top: 196px;
}

.rice2-gallery__main {
  display: grid;
  place-items: center;
  min-height: 610px;
  margin: 0;
  background: #ebe6de;
}

.rice2-gallery__main img {
  width: min(590px, 86%);
  height: 510px;
  object-fit: contain;
  filter: drop-shadow(0 28px 34px rgba(47, 41, 36, 0.16));
}

.rice2-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}

.rice2-gallery__thumbs button {
  display: grid;
  place-items: center;
  height: 110px;
  border: 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.18);
  background: rgba(255, 255, 255, 0.72);
  cursor: pointer;
}

.rice2-gallery__thumbs button.is-active {
  border-bottom-color: #3f3a35;
}

.rice2-gallery__thumbs img {
  width: 82%;
  height: 82%;
  object-fit: contain;
}

.rice2-buybox {
  position: sticky;
  top: 138px;
  padding-top: 8px;
}

.rice2-buybox h1,
.rice2-buybox h2 {
  font-size: 34px;
  line-height: 1.58;
}

.rice2-summary {
  display: grid;
  margin: 38px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-summary div,
.rice2-spec dl div {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 22px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-summary dt,
.rice2-spec dt {
  color: #918981;
  font-size: 12px;
  line-height: 1.8;
}

.rice2-summary dd,
.rice2-spec dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.6;
}

.rice2-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 30px;
}

.rice2-tags span {
  display: inline-grid;
  place-items: center;
  min-height: 34px;
  padding: 0 14px;
  color: #5f584f;
  border: 1px solid rgba(70, 65, 60, 0.18);
  background: rgba(255, 255, 255, 0.55);
  font-size: 12px;
}

.rice2-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.rice2-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid rgba(70, 65, 60, 0.34);
  color: #3f3a35;
  background: transparent;
  font-family: var(--font-ja-serif);
  font-size: 14px;
  line-height: 1.4;
}

.rice2-button--dark {
  color: #ffffff;
  border-color: #3f3a35;
  background: #3f3a35;
}

.rice2-button--light {
  color: #3f3a35;
  border-color: #ffffff;
  background: #ffffff;
}

.rice2-actions--light .rice2-button:not(.rice2-button--light) {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.66);
}

.rice2-statement,
.rice2-material,
.rice2-care {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(340px, 0.64fr);
  gap: 86px;
  align-items: center;
  padding: 132px 50px;
  background: #ffffff;
  scroll-margin-top: 166px;
}

.rice2-statement figure,
.rice2-material figure,
.rice2-care figure {
  min-height: 610px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-statement img,
.rice2-material img,
.rice2-care img {
  width: 100%;
  height: 100%;
  min-height: 610px;
  object-fit: cover;
}

.rice2-values,
.rice2-cooking,
.rice2-accessories {
  background: #faf7f5;
}

.rice2-value-grid,
.rice2-accessory-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  width: min(1120px, 100%);
  margin: 78px auto 0;
}

.rice2-value-grid article,
.rice2-accessory-grid article {
  display: grid;
  align-content: start;
}

.rice2-value-grid img,
.rice2-accessory-grid img {
  width: 100%;
  aspect-ratio: 1.16;
  object-fit: cover;
  background: #ede9e3;
}

.rice2-accessory-grid img {
  object-fit: contain;
  padding: 30px;
}

.rice2-value-grid h3,
.rice2-accessory-grid h3,
.rice2-supervision h3 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.58;
}

.rice2-value-grid p,
.rice2-accessory-grid p,
.rice2-supervision p {
  margin-top: 12px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.rice2-core {
  display: grid;
  grid-template-columns: minmax(340px, 0.44fr) minmax(0, 0.56fr);
  gap: 90px;
  align-items: center;
  padding: 132px 50px;
  color: #ffffff;
  background: #2f2924;
}

.rice2-core h2,
.rice2-core p:not(.section-label) {
  color: #ffffff;
}

.rice2-core p:not(.section-label) {
  color: rgba(255, 255, 255, 0.78);
}

.rice2-core figure {
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  background: #181512;
}

.rice2-core img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.rice2-technology {
  background: #ffffff;
}

.rice2-tech-feature {
  position: relative;
  width: 100vw;
  height: 620px;
  margin: 92px 0 0 50%;
  overflow: hidden;
  background: #1f1c19;
  color: #ffffff;
  transform: translateX(-50%);
}

.rice2-tech-feature video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 0.82;
}

.rice2-tech-feature::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(20, 18, 16, 0.18), rgba(20, 18, 16, 0.48) 55%, rgba(20, 18, 16, 0.86)),
    linear-gradient(0deg, rgba(20, 18, 16, 0.54), rgba(20, 18, 16, 0.04) 48%);
  content: "";
}

.rice2-tech-feature figcaption {
  position: absolute;
  top: 50%;
  right: 10%;
  z-index: 1;
  width: min(480px, 34vw);
  transform: translateY(-50%);
}

.rice2-tech-feature .section-label {
  color: rgba(255, 255, 255, 0.68);
}

.rice2-tech-feature h3 {
  margin-top: 34px;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0.02em;
}

.rice2-tech-feature p:not(.section-label) {
  margin-top: 34px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  line-height: 2;
}

.rice2-tech-feature a {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  margin-top: 42px;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-decoration: none;
}

.rice2-tech-feature a::after {
  display: block;
  width: 92px;
  height: 1px;
  background: currentColor;
  content: "";
}

.rice2-tech-rows {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1120px, 100%);
  margin: 96px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-tech-rows article {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: start;
  background: #ffffff;
}

.rice2-tech-rows article:nth-child(even) {
  grid-template-columns: 1fr;
}

.rice2-tech-rows article:nth-child(even) figure {
  order: 0;
}

.rice2-tech-rows figure {
  height: 320px;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-tech-rows img,
.rice2-tech-rows video {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center center;
}

.rice2-tech-rows article > div {
  padding: 34px 32px 38px;
}

.rice2-tech-rows span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
}

.rice2-tech-rows h3 {
  margin: 18px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.64;
}

.rice2-tech-rows p {
  margin-top: 16px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.rice2-related-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1px;
  width: min(1080px, 100%);
  margin: 90px auto 0;
  background: rgba(70, 65, 60, 0.16);
}

.rice2-related-links a {
  display: grid;
  gap: 8px;
  padding: 28px 30px;
  background: #faf7f5;
}

.rice2-related-links span {
  color: #3f3a35;
  font-family: var(--font-en-sans);
  font-size: 13px;
  letter-spacing: 0.06em;
}

.rice2-related-links small {
  color: #756f68;
  font-size: 12px;
}

.rice2-text-link {
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-top: 34px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 14px;
}

.rice2-recipe-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: min(1180px, 100%);
  margin: 82px auto 0;
}

.rice2-recipe-grid figure {
  min-height: 320px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-recipe-grid .is-wide {
  grid-column: span 2;
  grid-row: span 2;
}

.rice2-recipe-grid img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.rice2-recipe-grid .is-wide img {
  min-height: 654px;
}

.rice2-supervision {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(320px, 0.38fr);
  gap: 76px;
  align-items: center;
  width: min(1080px, 100%);
  margin: 92px auto 0;
}

.rice2-supervision figure {
  min-height: 420px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-supervision img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.rice2-care {
  background: #ffffff;
}

.rice2-care ul {
  display: grid;
  gap: 0;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}

.rice2-care li {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 18px;
  padding: 16px 0;
  color: #5f584f;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  font-size: 14px;
}

.rice2-care li:last-child {
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-care li span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-style: italic;
}

.rice2-spec-faq {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.78fr);
  gap: 86px;
  background: #ffffff;
}

.rice2-spec dl {
  margin: 36px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-faq details {
  padding: 20px 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-faq details:last-child {
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-faq summary {
  color: #3f3a35;
  cursor: pointer;
  font-family: var(--font-ja-serif);
  font-size: 17px;
  line-height: 1.65;
}

.rice2-faq p {
  margin-top: 14px;
}

.rice2-final {
  display: grid;
  gap: 88px;
  width: 100%;
  margin: 0;
  padding: 132px 0 0;
  color: #3f3a35;
  background: #ffffff;
}

.rice2-final > div {
  display: grid;
  justify-items: center;
  width: min(760px, calc(100% - 100px));
  margin: 0 auto;
  text-align: center;
}

.rice2-final .rice2-actions {
  justify-content: center;
}

.rice2-final figure {
  width: 100%;
  height: 560px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-final img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 980px) {
  .rice2-product,
  .rice2-statement,
  .rice2-material,
  .rice2-core,
  .rice2-tech-rows article,
  .rice2-tech-rows article:nth-child(even),
  .rice2-care,
  .rice2-supervision,
  .rice2-spec-faq {
    grid-template-columns: 1fr;
  }

  .rice2-buybox {
    position: static;
  }

  .rice2-tech-rows article:nth-child(even) figure {
    order: 0;
  }

  .rice2-value-grid,
  .rice2-accessory-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 750px) {
  .rice2-page .site-header {
    color: #3f3a35;
    background: rgba(250, 247, 245, 0.96);
    border-bottom-color: rgba(63, 58, 53, 0.1);
  }

  .rice2-pdp {
    padding-top: 65px;
  }

  .rice2-hero {
    min-height: calc(100svh - 115px);
  }

  .rice2-hero__image {
    object-position: 62% center;
  }

  .rice2-hero__veil {
    background:
      linear-gradient(0deg, rgba(26, 23, 20, 0.76), rgba(26, 23, 20, 0.12) 72%),
      linear-gradient(90deg, rgba(26, 23, 20, 0.42), rgba(26, 23, 20, 0.04));
  }

  .rice2-hero__copy {
    width: calc(100% - 44px);
    min-height: calc(100svh - 115px);
    margin: 0 auto;
    padding: 92px 0 116px;
    text-align: center;
  }

  .rice2-hero__copy h1 {
    font-size: 24px;
    line-height: 1.55;
  }

  .rice2-hero__lead {
    font-size: 19px;
  }

  .rice2-hero__sub {
    font-size: 16px;
  }

  .rice2-hero__actions {
    display: none;
  }

  .rice2-local-nav {
    top: 65px;
    justify-content: flex-start;
    gap: 22px;
    overflow-x: auto;
  }

  .rice2-lineup,
  .rice2-values,
  .rice2-technology,
  .rice2-cooking,
  .rice2-accessories,
  .rice2-spec-faq,
  .rice2-product,
  .rice2-statement,
  .rice2-material,
  .rice2-core,
  .rice2-care {
    padding: 88px 22px;
    scroll-margin-top: 134px;
  }

  .rice2-section-head {
    text-align: left;
  }

  .rice2-section-head h2,
  .rice2-buybox h1,
  .rice2-buybox h2,
  .rice2-statement h2,
  .rice2-core h2,
  .rice2-material h2,
  .rice2-care h2,
  .rice2-spec-faq h2,
  .rice2-final h2 {
    font-size: 27px;
    line-height: 1.78;
  }

  .rice2-models {
    grid-template-columns: 1fr;
    gap: 58px;
    margin-top: 54px;
  }

  .rice2-model figure {
    height: 280px;
  }

  .rice2-product {
    gap: 48px;
  }

  .rice2-gallery__main {
    min-height: 380px;
  }

  .rice2-gallery__main img {
    width: 90%;
    height: 330px;
  }

  .rice2-gallery__thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rice2-summary div,
  .rice2-spec dl div {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 18px;
  }

  .rice2-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .rice2-button {
    width: 100%;
  }

  .rice2-statement,
  .rice2-material,
  .rice2-core,
  .rice2-care {
    gap: 42px;
  }

  .rice2-statement figure,
  .rice2-statement img,
  .rice2-material figure,
  .rice2-material img,
  .rice2-care figure,
  .rice2-care img,
  .rice2-core figure,
  .rice2-core img,
  .rice2-tech-rows figure,
  .rice2-tech-rows img,
  .rice2-supervision figure,
  .rice2-supervision img {
    min-height: 330px;
  }

  .rice2-value-grid,
  .rice2-accessory-grid,
  .rice2-tech-rows,
  .rice2-recipe-grid,
  .rice2-supervision {
    margin-top: 54px;
  }

  .rice2-tech-rows {
    gap: 58px;
  }

  .rice2-tech-rows article {
    gap: 28px;
  }

  .rice2-tech-rows h3 {
    font-size: 23px;
  }

  .rice2-related-links,
  .rice2-recipe-grid {
    grid-template-columns: 1fr;
  }

  .rice2-recipe-grid .is-wide {
    grid-column: auto;
    grid-row: auto;
  }

  .rice2-recipe-grid figure,
  .rice2-recipe-grid img,
  .rice2-recipe-grid .is-wide img {
    min-height: 310px;
  }

  .rice2-final {
    grid-template-columns: 1fr;
    gap: 54px;
    width: 100%;
    min-height: 0;
    padding: 84px 0 0;
  }

  .rice2-final > div {
    width: calc(100% - 44px);
  }

  .rice2-final figure {
    height: 380px;
    order: 0;
  }
}

/* TECHNOLOGY page: deep explanation separated from PDPs. */
.technology-page-v2 {
  background: #faf7f5;
  color: #3f3a35;
}

.technology-page {
  overflow: hidden;
}

.tech-hero-v2 {
  position: relative;
  display: grid;
  min-height: 760px;
  height: 100vh;
  color: #ffffff;
  background: #211d19;
}

.tech-hero-v2 figure {
  position: absolute;
  inset: 0;
  margin: 0;
  overflow: hidden;
}

.tech-hero-v2 figure::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(22, 18, 15, 0.72), rgba(22, 18, 15, 0.24) 55%, rgba(22, 18, 15, 0.08)),
    linear-gradient(0deg, rgba(22, 18, 15, 0.44), rgba(22, 18, 15, 0.02) 56%);
  content: "";
}

.tech-hero-v2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tech-hero-v2__copy {
  position: relative;
  z-index: 1;
  align-self: center;
  width: min(650px, calc(100% - 100px));
  margin-left: 50px;
  padding-top: 92px;
}

.tech-hero-v2__copy h1 {
  margin-top: 28px;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 46px;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0.04em;
}

.tech-hero-v2__copy p:not(.section-label) {
  width: min(560px, 100%);
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 2;
}

.tech-local-nav {
  position: sticky;
  top: 92px;
  z-index: 20;
  display: flex;
  justify-content: center;
  gap: 32px;
  height: 54px;
  padding: 0 50px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.94);
  backdrop-filter: blur(16px);
}

.tech-local-nav a {
  display: inline-flex;
  align-items: center;
  color: #756f68;
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
}

.tech-statement-v2 {
  width: min(820px, calc(100% - 100px));
  margin: 0 auto;
  padding: 154px 0 132px;
  text-align: center;
}

.tech-statement-v2 h2,
.tech-process-v2 h2,
.tech-feature-v2 h2,
.tech-models-v2 h2,
.tech-cooking-v2 h2,
.tech-more-v2 h2 {
  margin-top: 24px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.tech-statement-v2 p:not(.section-label) {
  width: min(620px, 100%);
  margin: 32px auto 0;
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 2;
}

.tech-process-v2 {
  display: grid;
  grid-template-columns: minmax(320px, 0.42fr) minmax(0, 0.58fr);
  gap: 86px;
  align-items: start;
  padding: 136px max(50px, calc((100vw - 1120px) / 2));
  background: #ffffff;
}

.tech-feature-v2,
.tech-models-v2,
.tech-cooking-v2,
.tech-more-v2 {
  width: min(1120px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.tech-process-v2 ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  padding: 0;
  list-style: none;
  background: rgba(70, 65, 60, 0.14);
}

.tech-process-v2 li {
  min-height: 210px;
  padding: 34px;
  background: #faf7f5;
}

.tech-process-v2 span,
.tech-techniques-v2 span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 15px;
  font-style: italic;
}

.tech-process-v2 strong {
  display: block;
  margin-top: 42px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
}

.tech-process-v2 small {
  display: block;
  margin-top: 12px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.8;
}

.tech-feature-v2 {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 82px;
  align-items: center;
  padding: 148px 50px;
}

.tech-feature-v2 figure {
  min-height: 590px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.tech-feature-v2 img {
  width: 100%;
  height: 100%;
  min-height: 590px;
  object-fit: cover;
}

.tech-feature-v2 p:not(.section-label),
.tech-cooking-v2 p {
  margin-top: 26px;
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 2;
}

.tech-techniques-v2 {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  padding: 0 50px 146px;
  background: #ffffff;
}

.tech-techniques-v2 article {
  display: grid;
  align-content: start;
  padding-bottom: 26px;
  background: #ffffff;
}

.tech-techniques-v2 img {
  width: 100%;
  aspect-ratio: 0.86;
  object-fit: cover;
  background: #ede9e3;
}

.tech-techniques-v2 article > span,
.tech-techniques-v2 h3,
.tech-techniques-v2 p {
  margin-right: 18px;
  margin-left: 18px;
}

.tech-techniques-v2 article > span {
  display: block;
  margin-top: 28px;
}

.tech-techniques-v2 h3 {
  margin-top: 16px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.55;
}

.tech-techniques-v2 p {
  margin-top: 12px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.85;
}

.tech-models-v2 {
  display: grid;
  grid-template-columns: minmax(320px, 0.35fr) minmax(0, 0.65fr);
  gap: 78px;
  align-items: center;
  padding: 144px 50px;
}

.tech-models-v2__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;
}

.tech-models-v2__grid a {
  display: grid;
  align-content: start;
  min-height: 510px;
  padding: 44px;
  background: #ffffff;
  text-decoration: none;
}

.tech-models-v2__grid img {
  width: 100%;
  height: 230px;
  object-fit: contain;
}

.tech-models-v2__grid span {
  margin-top: 34px;
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 14px;
  font-style: italic;
}

.tech-models-v2__grid strong {
  display: block;
  margin-top: 14px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.55;
}

.tech-models-v2__grid p {
  margin-top: 14px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.tech-cooking-v2 {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(330px, 0.44fr);
  gap: 84px;
  align-items: center;
  padding: 0 50px 150px;
}

.tech-cooking-v2 figure {
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.tech-cooking-v2 img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.tech-more-v2 {
  display: grid;
  grid-template-columns: minmax(300px, 0.34fr) minmax(0, 0.66fr);
  gap: 70px;
  padding: 132px 50px 150px;
  border-top: 1px solid rgba(63, 58, 53, 0.12);
}

.tech-more-v2__links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: rgba(70, 65, 60, 0.14);
}

.tech-more-v2__links a {
  display: grid;
  gap: 10px;
  min-height: 132px;
  padding: 30px;
  background: #ffffff;
  text-decoration: none;
}

.tech-more-v2__links span {
  color: #3f3a35;
  font-family: var(--font-en-sans);
  font-size: 13px;
  letter-spacing: 0.06em;
}

.tech-more-v2__links small {
  color: #756f68;
  font-size: 12px;
  line-height: 1.8;
}

.mega-product-card span {
  font-family: var(--font-ja-serif);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.04em;
}

@media (max-width: 900px) {
  .tech-techniques-v2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .tech-hero-v2 {
    min-height: 680px;
  }

  .tech-hero-v2__copy {
    width: calc(100% - 44px);
    margin-left: 22px;
    padding-top: 65px;
  }

  .tech-hero-v2__copy h1 {
    font-size: 31px;
    line-height: 1.7;
  }

  .tech-hero-v2__copy p:not(.section-label) {
    font-size: 13px;
  }

  .tech-local-nav {
    top: 65px;
    justify-content: flex-start;
    gap: 24px;
    overflow-x: auto;
    height: 48px;
    padding: 0 22px;
  }

  .tech-statement-v2 {
    width: calc(100% - 44px);
    padding: 94px 0 84px;
    text-align: left;
  }

  .tech-statement-v2 h2,
  .tech-process-v2 h2,
  .tech-feature-v2 h2,
  .tech-models-v2 h2,
  .tech-cooking-v2 h2,
  .tech-more-v2 h2 {
    font-size: 27px;
    line-height: 1.75;
  }

  .tech-process-v2,
  .tech-feature-v2,
  .tech-models-v2,
  .tech-cooking-v2,
  .tech-more-v2 {
    grid-template-columns: 1fr;
    gap: 44px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .tech-process-v2 {
    padding-top: 88px;
    padding-bottom: 84px;
  }

  .tech-process-v2 ol,
  .tech-models-v2__grid,
  .tech-more-v2__links {
    grid-template-columns: 1fr;
  }

  .tech-feature-v2 {
    padding-top: 88px;
    padding-bottom: 92px;
  }

  .tech-feature-v2 figure,
  .tech-feature-v2 img,
  .tech-cooking-v2 figure,
  .tech-cooking-v2 img {
    min-height: 360px;
  }

  .tech-techniques-v2 {
    grid-template-columns: 1fr;
    padding: 0 22px 92px;
  }

  .tech-models-v2 {
    padding-top: 88px;
    padding-bottom: 92px;
  }

  .tech-models-v2__grid a {
    min-height: 0;
    padding: 34px 28px;
  }

  .tech-cooking-v2 {
    padding-top: 0;
    padding-bottom: 92px;
  }

  .tech-more-v2 {
    padding-top: 82px;
    padding-bottom: 92px;
  }
}

/* 2GO PDP: Vermicular Ricepot-inspired visible structure. */
.ricepot-trace-nav {
  position: sticky;
  top: 92px;
  z-index: 42;
  display: flex;
  justify-content: center;
  gap: 30px;
  min-height: 58px;
  padding: 0 50px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.1);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}

.ricepot-trace-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.ricepot-trace-nav::-webkit-scrollbar {
  display: none;
}

.rice2-trust-band,
.rice2-value-brief,
.rice2-size-assist,
.rice2-related,
.rice2-dimensions,
.ricepot-trace-lineup,
.ricepot-trace-statement,
.ricepot-trace-more,
.ricepot-trace-spec,
.ricepot-trace-shop {
  padding: 150px 50px;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-purchase-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.54fr) minmax(360px, 0.46fr);
  gap: 86px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  margin: 0 auto;
  padding: 120px 0;
  scroll-margin-top: 160px;
}

.rice2-purchase-panel__media {
  display: grid;
  place-items: center;
  min-height: 520px;
  margin: 0;
  background: #f3f0eb;
}

.rice2-purchase-panel__media img {
  width: min(430px, 78%);
  max-height: 500px;
  object-fit: contain;
  filter: drop-shadow(0 30px 42px rgba(47, 41, 36, 0.14));
}

.rice2-purchase-panel__body {
  width: min(500px, 100%);
}

.rice2-purchase-panel__body h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.62;
  letter-spacing: 0.02em;
}

.rice2-purchase-panel__body p:not(.section-label) {
  margin-top: 22px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.rice2-purchase-facts {
  display: grid;
  margin: 34px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-purchase-facts div {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 22px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-purchase-facts dt {
  color: #918981;
  font-size: 12px;
  line-height: 1.8;
}

.rice2-purchase-facts dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 15px;
  line-height: 1.7;
}

.rice2-trust-band {
  background: #faf7f5;
}

.rice2-trust-band__head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.rice2-trust-band__head h2 {
  margin: 22px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.02em;
}

.rice2-trust-band__head p:not(.section-label) {
  width: min(560px, 100%);
  margin: 22px auto 0;
  color: #756f68;
  font-size: 13px;
  line-height: 2;
}

.rice2-trust-band__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  width: min(980px, 100%);
  margin: 54px auto 0;
}

.rice2-trust-band__grid span {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 0 22px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #4b4540;
  background: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  letter-spacing: 0.04em;
}

.rice2-value-brief {
  background: #faf7f5;
}

.rice2-value-brief__head {
  width: min(860px, 100%);
  margin: 0 auto;
  text-align: center;
}

.rice2-value-brief__head h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 42px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.rice2-value-brief__head p:not(.section-label) {
  width: min(660px, 100%);
  margin: 26px auto 0;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.rice2-value-brief__visual {
  width: min(1040px, 100%);
  margin: 64px auto 0;
  overflow: hidden;
  aspect-ratio: 16 / 8.7;
  background: #eee9e3;
}

.rice2-value-brief__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 52% center;
}

.rice2-value-brief__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  width: min(1120px, 100%);
  margin: 72px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-value-brief__grid article {
  min-height: 230px;
  padding: 34px 28px 32px;
  background: #ffffff;
}

.rice2-value-brief__grid span {
  color: #918981;
  font-family: var(--font-brand-en);
  font-size: 12px;
  letter-spacing: 0.12em;
}

.rice2-value-brief__grid h3 {
  margin: 34px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.55;
}

.rice2-value-brief__grid p {
  margin: 18px 0 0;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.rice2-rice-movie {
  padding: 72px 50px 156px;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-rice-movie__head {
  width: min(760px, 100%);
  margin: 0 auto 74px;
  text-align: center;
}

.rice2-rice-movie__head h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.76;
  letter-spacing: 0.02em;
}

.rice2-rice-movie__media {
  width: min(1180px, 100%);
  margin: 0 auto;
  overflow: hidden;
  aspect-ratio: 16 / 8.5;
  background: #251f1b;
}

.rice2-rice-movie__media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.ricepot-trace-head {
  width: min(880px, 100%);
  margin: 0 auto;
  text-align: center;
}

.ricepot-trace-head h2,
.ricepot-trace-statement h2,
.ricepot-trace-card h2,
.ricepot-trace-spec h2,
.ricepot-trace-shop h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.ricepot-trace-spec p,
.ricepot-trace-shop p {
  margin-top: 24px;
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 2;
}

.ricepot-trace-products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 112px;
  width: min(980px, 100%);
  margin: 92px auto 0;
}

.ricepot-trace-products a {
  display: grid;
  justify-items: center;
  color: #3f3a35;
  text-align: center;
  text-decoration: none;
}

.ricepot-trace-products figure {
  display: grid;
  place-items: end center;
  width: 100%;
  height: 390px;
  margin: 0;
}

.ricepot-trace-products img {
  width: min(360px, 88%);
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 28px 36px rgba(47, 41, 36, 0.13));
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.ricepot-trace-products a:hover img {
  transform: translateY(-6px) scale(1.035);
}

.ricepot-trace-products h3 {
  margin: 32px 0 0;
  font-family: var(--font-brand-en);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08em;
}

.ricepot-trace-products p {
  margin: 12px 0 0;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.5;
}

.ricepot-trace-products span {
  margin-top: 12px;
  color: #4b4540;
  font-family: var(--font-brand-en);
  font-size: 15px;
  line-height: 1.4;
}

.ricepot-trace-products .is-current p::after {
  display: block;
  width: 32px;
  height: 1px;
  margin: 18px auto 0;
  background: #3f3a35;
  content: "";
}

.ricepot-trace-actions {
  display: flex;
  justify-content: center;
  gap: 36px;
  margin-top: 60px;
}

.ricepot-trace-actions a,
.ricepot-trace-read {
  display: inline-flex;
  align-items: center;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-style: normal;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.ricepot-trace-actions a::after,
.ricepot-trace-read::after {
  width: 28px;
  height: 1px;
  margin-left: 14px;
  background: currentColor;
  content: "";
}

.ricepot-trace-statement {
  width: min(880px, calc(100% - 100px));
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

.ricepot-trace-statement p:not(.section-label) {
  width: min(620px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.rice2-fit-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 34px;
}

.rice2-fit-list span,
.rice2-solution-points span,
.rice2-tech-mini span,
.rice2-material-badges span,
.rice2-mode-list span,
.rice2-mode-list a,
.rice2-care-list span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #5f5851;
  background: rgba(255, 255, 255, 0.72);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.rice2-solution-points,
.rice2-tech-mini,
.rice2-material-badges,
.rice2-mode-list,
.rice2-care-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.rice2-material-badges span {
  font-family: var(--font-brand-en);
  letter-spacing: 0.1em;
}

.rice2-inline-links {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 36px;
}

.rice2-inline-links .ricepot-trace-read {
  margin-top: 0;
}

.ricepot-trace-card {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 92px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  min-height: 620px;
  margin: 0 auto 2px;
  padding: 0;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.ricepot-trace-card:nth-of-type(odd) {
  background: #ffffff;
  padding-top: 0;
}

.ricepot-trace-card--reverse {
  grid-template-columns: minmax(330px, 0.42fr) minmax(0, 0.58fr);
}

.ricepot-trace-card--reverse figure {
  order: 2;
}

.ricepot-trace-card figure {
  min-height: 620px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.ricepot-trace-card img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
}

.ricepot-trace-card > div {
  width: min(430px, 100%);
}

.rice2-material-craft {
  background: #faf7f2;
}

.rice2-material-craft__media {
  position: relative;
  background: #2f2924;
}

.rice2-material-craft__main {
  object-position: center;
}

.rice2-material-facts {
  display: grid;
  margin-top: 34px;
  border-top: 1px solid rgba(70, 65, 60, 0.18);
}

.rice2-material-facts article {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  column-gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.rice2-material-facts span {
  color: #b8a08b;
  font-family: var(--font-brand-en);
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.12em;
}

.rice2-material-facts strong {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
}

.rice2-material-facts p {
  grid-column: 2;
  margin: 5px 0 0;
  color: #756f68;
  font-size: 12px;
  line-height: 1.8;
}

.ricepot-trace-read {
  margin-top: 36px;
}

.ricepot-trace-wide {
  height: 78vh;
  min-height: 620px;
  background: #ede9e3;
}

.ricepot-trace-wide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rice2-size-assist {
  background: #ffffff;
}

.rice2-size-assist__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 92px;
  width: min(980px, 100%);
  margin: 84px auto 0;
}

.rice2-size-assist__grid article {
  display: grid;
  justify-items: center;
  color: #3f3a35;
  text-align: center;
}

.rice2-size-assist__grid img {
  width: min(340px, 86%);
  height: 300px;
  object-fit: contain;
  filter: drop-shadow(0 26px 34px rgba(47, 41, 36, 0.12));
}

.rice2-size-assist__grid h3 {
  margin: 34px 0 0;
  font-family: var(--font-ja-serif);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.45;
}

.rice2-size-assist__grid p {
  width: min(340px, 100%);
  margin: 18px auto 0;
  color: #756f68;
  font-size: 13px;
  line-height: 2;
}

.rice2-size-assist__grid a {
  display: inline-flex;
  align-items: center;
  margin-top: 28px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.rice2-size-assist__grid a::after {
  width: 28px;
  height: 1px;
  margin-left: 14px;
  background: currentColor;
  content: "";
}

.rice2-related {
  background: #faf7f5;
}

.rice2-related__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 44px;
  width: min(1120px, 100%);
  margin: 78px auto 0;
}

.rice2-related__grid a {
  display: grid;
  color: #3f3a35;
  text-align: center;
  text-decoration: none;
}

.rice2-related__grid figure {
  display: grid;
  place-items: center;
  height: 230px;
  margin: 0;
  background: #ffffff;
}

.rice2-related__grid figure.is-blank::before {
  width: 44px;
  height: 1px;
  background: rgba(70, 65, 60, 0.24);
  content: "";
}

.rice2-related__grid img {
  width: min(210px, 78%);
  max-height: 190px;
  object-fit: contain;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.rice2-related__grid a:hover img {
  transform: translateY(-4px) scale(1.035);
}

.rice2-related__grid span {
  margin-top: 24px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.5;
}

.rice2-related__grid small {
  margin-top: 10px;
  color: #756f68;
  font-family: var(--font-brand-en);
  font-size: 13px;
  letter-spacing: 0.04em;
}

.rice2-supervision {
  display: grid;
  grid-template-columns: minmax(0, 0.52fr) minmax(340px, 0.48fr);
  gap: 88px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  margin: 150px auto;
  scroll-margin-top: 160px;
}

.rice2-supervision figure {
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-supervision img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.rice2-supervision > div {
  width: min(440px, 100%);
}

.rice2-supervision h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.74;
  letter-spacing: 0.02em;
}

.rice2-supervision p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.ricepot-trace-more {
  background: #faf7f5;
}

.ricepot-trace-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1080px, 100%);
  margin: 72px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.ricepot-trace-links a {
  display: grid;
  gap: 10px;
  min-height: 146px;
  padding: 32px;
  background: #ffffff;
  text-decoration: none;
}

.ricepot-trace-links span {
  color: #3f3a35;
  font-family: var(--font-brand-en);
  font-size: 13px;
  letter-spacing: 0.08em;
}

.ricepot-trace-links small {
  color: #756f68;
  font-size: 12px;
  line-height: 1.8;
}

.ricepot-trace-spec {
  display: grid;
  grid-template-columns: minmax(320px, 0.36fr) minmax(0, 0.64fr);
  gap: 82px;
  align-items: start;
}

.ricepot-trace-spec > div,
.ricepot-trace-spec dl {
  width: min(1080px, 100%);
  margin: 0 auto;
}

.ricepot-trace-spec dl {
  display: grid;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.ricepot-trace-spec dl div {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 26px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.ricepot-trace-spec dt {
  color: #918981;
  font-size: 12px;
  line-height: 1.8;
}

.ricepot-trace-spec dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 1.6;
}

.rice2-faq-digest {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  width: min(1080px, 100%);
  margin: 56px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-faq-digest article {
  padding: 34px 34px 32px;
  background: #ffffff;
}

.rice2-faq-digest h3 {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.rice2-faq-digest p {
  margin-top: 16px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

.rice2-faq-digest a {
  display: inline-flex;
  align-items: center;
  margin-top: 22px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.rice2-faq-digest a::after {
  width: 24px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
  content: "";
}

.ricepot-trace-shop {
  display: grid;
  justify-items: center;
  min-height: 520px;
  align-content: center;
  color: #ffffff;
  background: #2f2924;
  text-align: center;
}

.ricepot-trace-shop .section-label,
.ricepot-trace-shop h2,
.ricepot-trace-shop p,
.ricepot-trace-shop a {
  color: #ffffff;
}

.ricepot-trace-shop p {
  width: min(520px, 100%);
}

.ricepot-trace-shop .ricepot-trace-actions a:first-child {
  color: #3f3a35;
  background: #ffffff;
  padding: 0 26px;
  min-height: 44px;
}

.ricepot-trace-shop .ricepot-trace-actions a:first-child::after {
  display: none;
}

.ricepot-trace__legacy[hidden] {
  display: none !important;
}

.rice2-dimensions {
  background: #ffffff;
}

.rice2-dimensions__body {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(280px, 0.38fr);
  gap: 72px;
  align-items: center;
  width: min(1080px, 100%);
  margin: 76px auto 0;
}

.rice2-dimensions__figure {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 500px;
  margin: 0;
  padding: 64px 76px 94px;
  overflow: hidden;
  background: #faf7f2;
}

.rice2-dimensions__figure img {
  width: min(430px, 72%);
  max-height: 330px;
  object-fit: contain;
  filter: drop-shadow(0 26px 34px rgba(47, 41, 36, 0.13));
}

.dimension-line {
  position: absolute;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #3f3a35;
  font-size: 12px;
  line-height: 1.4;
}

.dimension-line em {
  color: #b8a08b;
  font-family: var(--font-en-label);
  font-size: 13px;
  font-style: italic;
}

.dimension-line strong {
  font-family: var(--font-brand-en);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.dimension-line--width {
  right: 18%;
  bottom: 46px;
  left: 18%;
  justify-content: center;
  padding-top: 12px;
  border-top: 1px solid rgba(63, 58, 53, 0.28);
}

.dimension-line--depth {
  top: 58px;
  left: 17%;
  min-width: 190px;
  padding-bottom: 11px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.22);
}

.dimension-line--height {
  top: 86px;
  right: 44px;
  bottom: 100px;
  flex-direction: column;
  justify-content: center;
  padding-left: 13px;
  border-left: 1px solid rgba(63, 58, 53, 0.28);
}

.rice2-dimensions--pending .dimension-line strong {
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 11px;
}

.rice2-dimensions__meta {
  display: grid;
  margin: 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-dimensions__meta div {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 24px;
  padding: 19px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-dimensions__meta dt {
  color: #918981;
  font-size: 12px;
  line-height: 1.8;
}

.rice2-dimensions__meta dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 15px;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .rice2-purchase-panel {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .rice2-purchase-panel__body {
    width: 100%;
  }

  .rice2-value-brief__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rice2-related__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ricepot-trace-products,
  .ricepot-trace-card,
  .ricepot-trace-card--reverse,
  .rice2-supervision,
  .ricepot-trace-spec,
  .rice2-dimensions__body,
  .rice2-size-assist__grid,
  .rice2-faq-digest {
    grid-template-columns: 1fr;
  }

  .ricepot-trace-card--reverse figure {
    order: 0;
  }

  .ricepot-trace-card > div {
    width: 100%;
  }

  .rice2-supervision > div {
    width: 100%;
  }

  .ricepot-trace-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 750px) {
  .ricepot-trace-nav {
    top: 65px;
    justify-content: flex-start;
    gap: 24px;
    overflow-x: auto;
    min-height: 50px;
    padding: 0 22px;
    scrollbar-width: none;
  }

  .ricepot-trace-nav a {
    min-height: 50px;
    font-size: 11px;
  }

  .ricepot-trace-lineup,
  .rice2-trust-band,
  .rice2-purchase-panel,
  .rice2-value-brief,
  .rice2-size-assist,
  .rice2-dimensions,
  .rice2-related,
  .ricepot-trace-statement,
  .ricepot-trace-more,
  .ricepot-trace-spec,
  .ricepot-trace-shop {
    padding: 88px 22px;
    scroll-margin-top: 124px;
  }

  .rice2-purchase-panel {
    width: calc(100% - 44px);
    padding-right: 0;
    padding-left: 0;
  }

  .rice2-purchase-panel__media {
    min-height: 230px;
  }

  .rice2-purchase-panel__media img {
    width: min(210px, 72%);
    max-height: 220px;
  }

  .rice2-purchase-panel__body h2 {
    font-size: 28px;
    line-height: 1.68;
  }

  .rice2-purchase-panel__body p:not(.section-label) {
    margin-top: 18px;
    line-height: 1.85;
  }

  .rice2-purchase-facts div {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 16px;
    padding: 13px 0;
  }

  .rice2-purchase-cta {
    margin-top: 24px;
  }

  .rice2-purchase-cta,
  .rice2-hero__cta {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
  }

  .rice2-hero__cta--minimal {
    display: flex;
    justify-content: center;
    gap: 24px;
    width: auto;
  }

  .rice2-hero__cta--minimal .rice2-cta {
    width: auto;
    min-width: 0;
  }

  .rice2-cta {
    width: 100%;
    min-width: 0;
  }

  .ricepot-trace-head {
    text-align: left;
  }

  .rice2-value-brief__head {
    text-align: left;
  }

  .rice2-value-brief__head h2 {
    font-size: 29px;
    line-height: 1.76;
  }

  .rice2-value-brief__visual {
    margin-top: 42px;
    aspect-ratio: 4 / 3;
  }

  .rice2-value-brief__visual img {
    object-position: 58% center;
  }

  .rice2-rice-movie {
    padding: 46px 22px 96px;
    scroll-margin-top: 124px;
  }

  .rice2-rice-movie__head {
    margin-bottom: 44px;
    text-align: left;
  }

  .rice2-rice-movie__head h2 {
    font-size: 28px;
    line-height: 1.76;
  }

  .rice2-rice-movie__media {
    aspect-ratio: 4 / 5;
  }

  .rice2-trust-band__head {
    text-align: left;
  }

  .rice2-trust-band__head h2 {
    font-size: 27px;
    line-height: 1.76;
  }

  .rice2-trust-band__grid {
    justify-content: flex-start;
    margin-top: 38px;
  }

  .rice2-trust-band__grid span {
    min-height: 40px;
    padding: 0 16px;
    font-size: 12px;
  }

  .rice2-value-brief__grid {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .rice2-value-brief__grid article {
    min-height: 0;
    padding: 30px 24px;
  }

  .rice2-value-brief__grid h3 {
    margin-top: 24px;
    font-size: 19px;
  }

  .ricepot-trace-head h2,
  .ricepot-trace-statement h2,
  .ricepot-trace-card h2,
  .rice2-supervision h2,
  .ricepot-trace-spec h2,
  .ricepot-trace-shop h2 {
    font-size: 28px;
    line-height: 1.76;
  }

  .ricepot-trace-products {
    grid-template-columns: 1fr;
    gap: 58px;
    margin-top: 56px;
  }

  .ricepot-trace-products figure {
    height: 280px;
  }

  .ricepot-trace-actions {
    display: grid;
    gap: 18px;
    justify-content: stretch;
  }

  .ricepot-trace-actions a {
    justify-content: center;
  }

  .ricepot-trace-card,
  .ricepot-trace-card:nth-of-type(odd) {
    gap: 42px;
    width: calc(100% - 44px);
    padding: 0 0 88px;
    scroll-margin-top: 124px;
  }

  .ricepot-trace-card figure,
  .ricepot-trace-card img {
    min-height: 360px;
  }

  .rice2-supervision {
    gap: 42px;
    width: calc(100% - 44px);
    margin: 88px auto;
    scroll-margin-top: 124px;
  }

  .rice2-supervision figure,
  .rice2-supervision img {
    min-height: 360px;
  }

  .rice2-fit-list,
  .rice2-solution-points,
  .rice2-tech-mini,
  .rice2-material-badges,
  .rice2-mode-list,
  .rice2-care-list {
    gap: 8px;
  }

  .rice2-inline-links {
    display: grid;
    gap: 18px;
  }

  .ricepot-trace-wide {
    height: 58vh;
    min-height: 420px;
  }

  .ricepot-trace-links,
  .ricepot-trace-spec dl div {
    grid-template-columns: 1fr;
  }

  .rice2-size-assist__grid {
    gap: 58px;
    margin-top: 56px;
  }

  .rice2-dimensions__body {
    gap: 44px;
    margin-top: 52px;
  }

  .rice2-dimensions__figure {
    min-height: 370px;
    padding: 54px 28px 78px;
  }

  .rice2-dimensions__figure img {
    width: min(260px, 76%);
    max-height: 240px;
  }

  .dimension-line {
    gap: 6px;
    font-size: 11px;
  }

  .dimension-line em,
  .dimension-line strong {
    font-size: 12px;
  }

  .dimension-line--width {
    right: 15%;
    bottom: 34px;
    left: 15%;
    padding-top: 10px;
  }

  .dimension-line--depth {
    top: 38px;
    left: 24px;
    min-width: 150px;
    padding-bottom: 9px;
  }

  .dimension-line--height {
    top: 72px;
    right: 18px;
    bottom: 76px;
    padding-left: 10px;
  }

  .rice2-dimensions__meta div {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 17px 0;
  }

  .rice2-size-assist__grid img {
    height: 240px;
  }

  .rice2-related__grid {
    grid-template-columns: 1fr;
    gap: 46px;
    margin-top: 56px;
  }

  .rice2-related__grid figure {
    height: 220px;
  }

  .rice2-faq-digest {
    margin-top: 42px;
  }

  .rice2-faq-digest article {
    padding: 30px 24px;
  }

  .ricepot-trace-links {
    margin-top: 48px;
  }

  .ricepot-trace-spec {
    gap: 48px;
  }
}

/* Lightweight campaign prompt for non-PDP brand pages. */
.campaign-popup {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 78;
  display: grid;
  align-content: stretch;
  width: min(470px, calc(100vw - 48px));
  min-height: 270px;
  overflow: hidden;
  border: 1px solid rgba(246, 241, 234, 0.14);
  background:
    linear-gradient(180deg, rgba(10, 18, 22, 0.06) 0%, rgba(10, 18, 22, 0.32) 36%, rgba(10, 18, 22, 0.76) 70%, rgba(10, 18, 22, 0.9) 100%),
    url("technology-gateway-2g-front-web.jpg") center 14% / cover no-repeat,
    #18262b;
  color: #f6f1ea;
  box-shadow: 0 16px 36px rgba(24, 38, 43, 0.18);
  opacity: 0;
  pointer-events: none;
  transform: translateY(14px);
  transition:
    opacity 0.32s ease,
    transform 0.32s ease;
}

.campaign-popup.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.campaign-popup.is-suppressed {
  opacity: 0;
  pointer-events: none;
  transform: translateY(14px);
}

.campaign-popup__media {
  display: none;
}

.campaign-popup__media::after {
  display: none;
}

.campaign-popup__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 54% 20%;
}

.campaign-popup__body {
  display: grid;
  gap: 10px;
  align-content: start;
  margin-top: 0;
  padding: 66px 30px 20px;
  background: transparent;
}

.campaign-popup__close {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 28px;
  height: 28px;
  z-index: 2;
  border: 1px solid rgba(246, 241, 234, 0.54);
  background: rgba(24, 38, 43, 0.76);
  color: rgba(246, 241, 234, 0.9);
  cursor: pointer;
}

.campaign-popup__close::before,
.campaign-popup__close::after {
  position: absolute;
  top: 13px;
  left: 7px;
  width: 14px;
  height: 1px;
  background: currentColor;
  content: "";
}

.campaign-popup__close::before {
  transform: rotate(45deg);
}

.campaign-popup__close::after {
  transform: rotate(-45deg);
}

.campaign-popup__label {
  margin: 0;
  color: #f0dfc9;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 13px;
  line-height: 1.25;
  letter-spacing: 0.08em;
  text-shadow: 0 1px 12px rgba(10, 18, 22, 0.48);
}

.campaign-popup strong {
  display: block;
  color: #fff8ef;
  font-family: var(--font-ja-serif);
  font-size: clamp(32px, 2.45vw, 36px);
  font-weight: 500;
  line-height: 1.26;
  text-shadow: 0 2px 18px rgba(10, 18, 22, 0.42);
}

.campaign-popup strong span {
  display: block;
  white-space: nowrap;
}

.campaign-popup__subcopy {
  display: block;
  margin: 0;
  color: rgba(255, 248, 239, 0.88);
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-style: normal;
  line-height: 1.45;
  text-shadow: 0 1px 12px rgba(10, 18, 22, 0.36);
}

.campaign-popup span {
  display: block;
  color: rgba(255, 248, 239, 0.78);
  font-family: var(--font-ja-serif);
  max-width: 360px;
  font-size: 12.5px;
  line-height: 1.52;
  text-shadow: 0 1px 12px rgba(10, 18, 22, 0.36);
}

.campaign-popup__actions {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 6px;
}

.campaign-popup__primary,
.campaign-popup__secondary {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}

.campaign-popup__primary {
  width: 220px;
  min-height: 44px;
  padding: 0 16px;
  border: 1px solid #06c755;
  background: #06c755;
  color: #ffffff;
}

.campaign-popup__primary:hover {
  border-color: #05b64d;
  background: #05b64d;
}

.campaign-popup__secondary {
  position: relative;
  min-height: 24px;
  color: #fff8ef;
  border-bottom: 1px solid rgba(216, 195, 165, 0.72);
  justify-content: flex-start;
}

.campaign-popup__secondary::after {
  width: 28px;
  height: 1px;
  margin-left: 10px;
  background: rgba(216, 195, 165, 0.72);
  content: "";
}

@media (max-width: 750px) {
  .campaign-popup {
    right: 16px;
    bottom: 16px;
    width: min(326px, calc(100vw - 32px));
    min-height: 274px;
    background:
      linear-gradient(180deg, rgba(10, 18, 22, 0.08) 0%, rgba(10, 18, 22, 0.36) 36%, rgba(10, 18, 22, 0.78) 70%, rgba(10, 18, 22, 0.92) 100%),
      url("technology-gateway-2g-front-web.jpg") center 14% / cover no-repeat,
      #18262b;
  }

  .campaign-popup__media {
    height: 98px;
  }

  .campaign-popup__media img {
    object-position: 54% 15%;
  }

  .campaign-popup__body {
    gap: 8px;
    margin-top: 0;
    padding: 60px 18px 16px;
  }

  .campaign-popup__label {
    font-size: 11px;
  }

  .campaign-popup strong {
    font-size: 26px;
    line-height: 1.24;
  }

  .campaign-popup__subcopy {
    font-size: 11.5px;
  }

  .campaign-popup span {
    font-size: 11px;
    line-height: 1.46;
  }

  .campaign-popup__actions {
    display: grid;
    gap: 6px;
    justify-items: start;
  }

  .campaign-popup__primary,
  .campaign-popup__secondary {
    min-height: 32px;
    font-size: 12px;
  }

  .campaign-popup__primary {
    width: min(100%, 252px);
    min-height: 42px;
    padding: 0 14px;
  }
}

/* Global fixed model path: keeps purchase consideration visible after page transitions. */
.fixed-purchase-cta {
  position: fixed;
  right: 28px;
  bottom: 26px;
  z-index: 80;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(63, 58, 53, 0.18);
  background: rgba(250, 247, 245, 0.92);
  color: #3f3a35;
  box-shadow: 0 18px 42px rgba(38, 33, 29, 0.12);
  backdrop-filter: blur(14px);
}

.fixed-purchase-cta span,
.fixed-purchase-cta a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.fixed-purchase-cta span {
  padding: 0 16px;
  color: #8b837b;
  background: rgba(255, 255, 255, 0.66);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  font-style: normal;
}

.fixed-purchase-cta a {
  min-width: 102px;
  padding: 0 18px;
  background: #ffffff;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  letter-spacing: 0.04em;
  text-decoration: none;
  transition:
    background 0.28s ease,
    color 0.28s ease,
    opacity 0.28s ease;
}

.fixed-purchase-cta a:hover,
.fixed-purchase-cta a[aria-current="page"] {
  background: #3f3a35;
  color: #ffffff;
}

.rice2-page.defer-fixed-purchase-cta .fixed-purchase-cta {
  opacity: 0;
  pointer-events: none;
  transform: translateY(16px);
  transition:
    opacity 0.32s ease,
    transform 0.32s ease;
}

.rice2-page.defer-fixed-purchase-cta.show-fixed-purchase-cta .fixed-purchase-cta {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@media (max-width: 750px) {
  body.has-fixed-purchase-cta {
    padding-bottom: 70px;
  }

  .fixed-purchase-cta {
    right: 0;
    bottom: 0;
    left: 0;
    grid-template-columns: 0.9fr 1fr 1fr;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    box-shadow: 0 -12px 30px rgba(38, 33, 29, 0.12);
  }

  .fixed-purchase-cta span,
  .fixed-purchase-cta a {
    min-height: 58px;
  }

  .fixed-purchase-cta span {
    padding: 0 10px;
    font-size: 11px;
  }

  .fixed-purchase-cta a {
    min-width: 0;
    padding: 0 12px;
    font-size: 13px;
  }
}

body.technology-page-v2.has-fixed-purchase-cta {
  padding-bottom: 0;
}

.technology-page-v2 .fixed-purchase-cta {
  display: none;
}

/* TECHNOLOGY tone reset: align with CRAFT & MATERIAL editorial language. */
.technology-page-v2 {
  background: var(--base);
  color: var(--ink);
}

.technology-page-v2 .site-header,
.technology-page-v2 .site-header.is-scrolled,
.technology-page-v2 .site-header.is-open {
  background: rgba(47, 41, 36, 0.92);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: none;
}

.technology-page-v2 .site-header.is-scrolled,
.technology-page-v2 .site-header.is-open {
  background: rgba(47, 41, 36, 0.9);
}

.technology-page--figma {
  background: var(--base);
  color: var(--ink);
}

.technology-page-v2 .site-footer {
  background: var(--base);
  color: var(--sub);
}

.technology-page-v2 .site-footer a {
  color: var(--sub);
}

.tech-fv {
  display: block;
  min-height: 100vh;
  height: auto;
  place-items: initial;
  background: var(--deep);
  text-align: left;
}

.tech-fv figure::after {
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.66), rgba(24, 20, 17, 0.12) 58%, rgba(24, 20, 17, 0.06));
}

.tech-fv img {
  opacity: 0.82;
}

.tech-fv video,
.tech-chapter__hero video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tech-fv video {
  opacity: 0.82;
}

.tech-fv__copy {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 104px;
  display: block;
  width: min(620px, calc(100% - var(--rail) * 2));
  padding-top: 0;
}

.tech-fv h1 {
  margin-top: 30px;
  color: var(--paper);
  text-shadow: none;
  font-family: var(--serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0;
}

.tech-fv__copy > p:not(.section-label) {
  width: min(520px, 100%);
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--sans);
  font-size: 14px;
  line-height: 2;
}

.tech-fv .section-label {
  color: rgba(255, 255, 255, 0.64);
}

.tech-intro {
  gap: 0;
  padding: 150px var(--rail) 120px;
  background: var(--paper);
  color: var(--ink);
}

.tech-intro p {
  width: min(760px, 100%);
  color: var(--sub);
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0;
}

.tech-intro p + p {
  margin-top: 10px;
}

.tech-anchor-nav {
  top: 92px;
  min-height: 54px;
  background: rgba(250, 247, 242, 0.94);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.tech-anchor-nav a {
  color: var(--sub);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.02em;
}

.tech-chapter,
.tech-chapter--blue {
  background: var(--paper);
  color: var(--ink);
}

.tech-chapter:nth-of-type(even) {
  background: var(--warm);
}

.tech-chapter__hero {
  min-height: 860px;
  color: var(--paper);
}

.tech-chapter__hero::after {
  background: linear-gradient(90deg, rgba(25, 20, 17, 0.62), rgba(25, 20, 17, 0.08));
}

.tech-chapter__hero > div {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 96px;
  width: min(620px, calc(100% - var(--rail) * 2));
  margin: 0;
  padding-bottom: 0;
}

.tech-label {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
  text-transform: none;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
}

.tech-chapter__hero h2 {
  display: block;
  margin-top: 28px;
  color: var(--paper);
  font-family: var(--serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0;
}

.tech-chapter__hero h2 span {
  display: inline;
  padding: 0;
  background: transparent;
  color: inherit;
}

.tech-chapter__hero h2 span + span::before {
  content: "\A";
  white-space: pre;
}

.tech-chapter__body {
  gap: 86px;
  width: auto;
  margin: 0;
  padding: 132px var(--rail) 150px;
}

.tech-copy-block p,
.tech-side-story p,
.tech-compare p,
.tech-craft-panel p,
.tech-step-list p {
  color: var(--sub);
  font-family: var(--sans);
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}

.tech-side-story {
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, 0.78fr);
  gap: 86px;
}

.tech-side-story--reverse {
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
}

.tech-side-story figure,
.tech-craft-panel figure {
  border-radius: 0;
  background: var(--warm);
}

.tech-side-story img,
.tech-craft-panel img {
  min-height: 620px;
}

.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3 {
  margin-bottom: 28px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 30px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
}

.tech-compare {
  gap: 34px;
}

.tech-compare__images {
  gap: 1px;
  background: var(--line);
}

.tech-compare__images img {
  border-radius: 0;
  background: var(--warm);
}

.tech-compare__images figcaption {
  color: var(--sub);
  font-family: var(--serif);
}

.tech-table-wrap {
  border-radius: 0;
}

.tech-compare-table {
  background: var(--paper);
  color: var(--ink);
}

.tech-compare-table th,
.tech-compare-table td {
  border-color: var(--line);
}

.tech-zero-grid {
  background: var(--line);
}

.tech-zero-grid article {
  background: #f6f3ee;
}

.tech-zero-grid strong {
  color: var(--clay);
}

.tech-zero-grid span {
  color: var(--sub);
}

.tech-material-lines {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: -24px 0 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.tech-material-lines div {
  min-height: 86px;
  padding: 20px 24px 18px;
  border-left: 1px solid var(--line);
}

.tech-material-lines div:first-child {
  border-left: 0;
}

.tech-material-lines dt {
  color: #b6afa8;
  font-family: var(--en);
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
}

.tech-material-lines dd {
  margin: 12px 0 0;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.04em;
}

.tech-craft-panel {
  grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);
  gap: 86px;
}

.tech-craft-panel dl {
  background: var(--line);
}

.tech-craft-panel dl div {
  background: #f6f3ee;
}

.tech-craft-panel dt {
  color: var(--clay);
}

.tech-craft-panel dd {
  color: var(--sub);
}

.tech-heat-curve {
  border-color: var(--line);
  background: #f6f3ee;
}

.tech-heat-curve__graph > span {
  color: var(--sub);
}

.curve-grid {
  stroke: rgba(63, 58, 53, 0.14);
}

.curve-line {
  stroke: var(--clay);
}

.tech-heat-curve circle {
  fill: var(--clay);
  stroke: #f6f3ee;
}

.tech-heat-curve__labels {
  color: var(--ink);
}

.tech-heat-curve__phases span {
  border-color: var(--line);
  color: var(--sub);
  background: var(--paper);
}

.tech-step-list {
  background: var(--line);
}

.tech-step-list article {
  background: var(--paper);
}

.tech-step-list span {
  color: var(--clay);
  font-family: var(--en);
  font-style: italic;
  letter-spacing: 0.02em;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
}

.tech-step-list h3 {
  color: var(--ink);
  font-family: var(--serif);
  letter-spacing: 0;
}

.tech-step-list h3 em {
  border-color: var(--line);
}

.tech-more-v3 {
  width: auto;
  margin: 0;
  padding: 120px var(--rail);
  border-top: 0;
  background: var(--deep);
  color: var(--paper);
}

.tech-more-v3 h2 {
  color: var(--paper);
  font-family: var(--serif);
  letter-spacing: 0;
}

.tech-more-v3__links {
  background: rgba(255, 255, 255, 0.16);
}

.tech-more-v3__links a {
  background: rgba(255, 255, 255, 0.08);
}

.tech-more-v3__links span {
  color: var(--paper);
}

.tech-more-v3__links small {
  color: rgba(255, 255, 255, 0.66);
}

@media (max-width: 980px) {
  .tech-side-story,
  .tech-side-story--reverse,
  .tech-craft-panel,
  .tech-more-v3 {
    grid-template-columns: 1fr;
  }

  .tech-side-story--reverse figure {
    order: 0;
  }

  .tech-side-story img,
  .tech-craft-panel img {
    min-height: 540px;
  }
}

@media (max-width: 750px) {
  .tech-fv {
    min-height: 780px;
  }

  .tech-fv__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .tech-fv h1 {
    font-size: 24px;
    line-height: 1.65;
  }

  .tech-fv__copy > p:not(.section-label) {
    font-size: 13px;
  }

  .tech-intro {
    padding: 112px 20px;
  }

  .tech-intro p {
    font-size: 14px;
  }

  .tech-anchor-nav {
    top: 65px;
    justify-content: flex-start;
    padding: 0 20px;
  }

  .tech-chapter__hero {
    min-height: 760px;
  }

  .tech-chapter__hero > div {
    right: 20px;
    bottom: 72px;
    left: 20px;
    width: auto;
    margin-left: 0;
    padding-bottom: 0;
  }

  .tech-label {
    margin-left: 0;
  }

  .tech-chapter__hero h2 {
    font-size: 26px;
    line-height: 1.75;
  }

  .tech-chapter__body {
    gap: 42px;
    padding: 88px 20px 112px;
  }

  .tech-side-story {
    gap: 42px;
  }

  .tech-side-story img,
  .tech-craft-panel img {
    min-height: 390px;
  }

  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3 {
    font-size: 24px;
    line-height: 1.75;
  }

  .tech-zero-grid,
  .tech-material-lines,
  .tech-step-list,
  .tech-more-v3__links {
    grid-template-columns: 1fr;
  }

  .tech-material-lines {
    margin-top: -4px;
  }

  .tech-material-lines div,
  .tech-material-lines div:first-child {
    min-height: 0;
    padding: 18px 0;
    border-left: 0;
    border-top: 1px solid var(--line);
  }

  .tech-material-lines div:first-child {
    border-top: 0;
  }

  .tech-craft-panel dl,
  .tech-heat-curve__phases {
    grid-template-columns: 1fr;
  }

  .tech-heat-curve {
    padding: 24px 18px;
  }

  .tech-more-v3 {
    gap: 42px;
    padding: 100px 20px;
  }
}

/* 2GO PDP: quiet purchase flow inspired by brand-site PDP structure. */
.twogo-hero__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 32px;
}

.twogo-hero__badges span {
  display: inline-grid;
  min-height: 34px;
  place-items: center;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.36);
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--font-ja-sans);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0;
}

.twogo-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 26px;
}

.twogo-hero__actions a {
  display: inline-grid;
  min-width: 178px;
  min-height: 48px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.44);
  color: #ffffff;
  font-family: var(--font-ja-sans);
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0;
}

.twogo-hero__actions a:first-child {
  border-color: rgba(255, 255, 255, 0.92);
  color: #3f3a35;
  background: rgba(255, 255, 255, 0.94);
}

.pdp-model-lineup--2g,
.pdp-purchase-block--2g {
  scroll-margin-top: 170px;
}

.twogo-pdp-statement {
  background: #ffffff;
}

.twogo-pdp-buy {
  background: #faf7f5;
}

.twogo-pdp-buy .lp2-gallery__main {
  background: #efebe5;
}

.twogo-pdp-buy .lp2-gallery__main img[src$="product-cutout.png"] {
  width: min(76%, 500px);
  max-height: 520px;
}

.twogo-pdp-buy .lp2-gallery__motion {
  background: #413c37;
}

.twogo-pdp-buy .lp2-gallery__thumbs button {
  background: #ffffff;
}

.twogo-pdp-buy .pdp-option-selector {
  margin-top: 28px;
}

.twogo-pdp-buy .lp2-buybox__fit {
  margin-top: 26px;
}

.twogo-pdp-buy .lp2-buybox__note {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(70, 65, 60, 0.2);
}

@media (max-width: 750px) {
  .twogo-hero__badges {
    gap: 8px;
    margin-top: 24px;
  }

  .twogo-hero__badges span {
    min-height: 30px;
    padding: 0 10px;
    font-size: 11px;
  }

  .twogo-hero__actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: min(300px, 100%);
    margin-top: 22px;
  }

  .twogo-hero__actions a {
    width: 100%;
    min-width: 0;
    min-height: 46px;
    font-size: 12px;
  }

  .pdp-model-lineup--2g,
  .pdp-purchase-block--2g {
    scroll-margin-top: 124px;
  }

  .twogo-pdp-buy .lp2-gallery__main img[src$="product-cutout.png"] {
    width: min(78%, 280px);
    max-height: 300px;
  }
}

/* 2GO PDP motion assets. */
.rice2-hero__video,
.rice2-video-frame video,
.rice2-product-motion video,
.rice2-operation video,
.rice2-motion-story video,
.rice2-video-band video,
.rice2-recipe-grid video,
.rice2-final video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rice2-hero__video {
  object-position: center center;
}

.rice2-product-motion {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: min(860px, 100%);
  margin: -52px auto 0;
}

.rice2-product-motion figure,
.rice2-motion-story figure,
.rice2-recipe-grid figure {
  position: relative;
}

.rice2-product-motion figure {
  min-height: 210px;
  margin: 0;
  overflow: hidden;
  background: #e8e2da;
}

.rice2-product-motion video {
  min-height: 210px;
}

.rice2-care .rice2-video-frame video {
  min-height: 610px;
}

.rice2-recipe-grid video {
  min-height: 320px;
}

.rice2-recipe-grid .is-wide video {
  min-height: 654px;
}

.rice2-product-motion figcaption,
.rice2-motion-story figcaption,
.rice2-recipe-grid figcaption {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 1;
  min-height: 34px;
  padding: 9px 14px;
  color: #ffffff;
  background: rgba(42, 36, 31, 0.74);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: 0.04em;
  backdrop-filter: blur(10px);
}

.rice2-motion-story {
  padding: 150px 50px;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-motion-story__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: min(1180px, 100%);
  margin: 82px auto 0;
}

.rice2-motion-story figure {
  min-height: 340px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-motion-story figure.is-wide {
  grid-column: span 2;
}

.rice2-motion-story figcaption {
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

.rice2-motion-story figcaption span {
  color: rgba(255, 255, 255, 0.66);
  font-family: var(--font-brand-en);
  font-size: 11px;
  letter-spacing: 0.12em;
}

.rice2-video-frame {
  position: relative;
}

.rice2-video-band {
  position: relative;
  display: grid;
  min-height: 680px;
  overflow: hidden;
  color: #ffffff;
  background: #2f2924;
}

.rice2-video-band::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(27, 24, 21, 0.72), rgba(27, 24, 21, 0.18) 58%, rgba(27, 24, 21, 0.12)),
    linear-gradient(0deg, rgba(27, 24, 21, 0.56), rgba(27, 24, 21, 0.06));
  content: "";
}

.rice2-video-band video {
  position: absolute;
  inset: 0;
}

.rice2-video-band > div {
  position: relative;
  z-index: 1;
  display: grid;
  align-content: end;
  width: min(640px, calc(100% - 100px));
  min-height: 680px;
  padding: 120px 0 92px 50px;
}

.rice2-video-band h2 {
  margin: 24px 0 0;
  color: #ffffff;
  font-family: var(--font-ja-serif);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.rice2-video-band p:not(.section-label) {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  line-height: 2;
}

.rice2-recipe-grid figcaption {
  right: 18px;
  bottom: 18px;
}

.rice2-final video {
  position: absolute;
  inset: 0;
}

@media (max-width: 900px) {
  .rice2-motion-story__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 750px) {
  .rice2-motion-story {
    padding: 88px 22px;
    scroll-margin-top: 124px;
  }

  .rice2-product-motion,
  .rice2-motion-story__grid {
    grid-template-columns: 1fr;
  }

  .rice2-product-motion figure {
    min-height: 220px;
  }

  .rice2-product-motion {
    margin-top: 0;
  }

  .rice2-product-motion video {
    min-height: 220px;
  }

  .rice2-care .rice2-video-frame video,
  .rice2-recipe-grid video,
  .rice2-recipe-grid .is-wide video {
    min-height: 310px;
  }

  .rice2-motion-story__grid {
    margin-top: 54px;
  }

  .rice2-motion-story figure,
  .rice2-motion-story figure.is-wide {
    grid-column: auto;
    min-height: 310px;
  }

  .rice2-video-band,
  .rice2-video-band > div {
    min-height: 590px;
  }

  .rice2-video-band > div {
    width: calc(100% - 44px);
    padding: 96px 0 74px 22px;
  }

  .rice2-video-band h2 {
    font-size: 28px;
    line-height: 1.76;
  }
}

/* 2GO PDP simplification pass. */
.rice2-value-brief__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: min(900px, 100%);
  margin-top: 34px;
}

.rice2-value-brief__grid article {
  min-height: 188px;
}

.rice2-value-brief__head p:not(.section-label),
.rice2-section-head p:not(.section-label),
.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.rice2-core p:not(.section-label),
.rice2-tech-rows p,
.rice2-care p:not(.section-label),
.rice2-size-assist__grid p,
.rice2-faq-digest p {
  max-width: 560px;
}

.rice2-simple-link {
  display: flex;
  justify-content: center;
  margin-top: 54px;
}

.rice2-faq-digest {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 900px) {
  .rice2-value-brief__grid,
  .rice2-faq-digest {
    grid-template-columns: 1fr;
  }
}

.rice2-operation {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 76px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  margin: 0 auto;
  padding: 128px 0;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-operation figure {
  min-height: 520px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-operation video {
  min-height: 520px;
}

.rice2-operation > div {
  width: min(440px, 100%);
}

.rice2-operation h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 38px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.rice2-operation p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.rice2-operation__steps {
  display: grid;
  gap: 1px;
  margin: 34px 0 0;
  padding: 0;
  background: rgba(70, 65, 60, 0.14);
  list-style: none;
}

.rice2-operation__steps li {
  display: grid;
  grid-template-columns: 44px minmax(0, 0.68fr) minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  min-height: 70px;
  padding: 18px 20px;
  background: #faf7f5;
}

.rice2-operation__steps span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-style: italic;
}

.rice2-operation__steps strong {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 17px;
  font-weight: 500;
}

.rice2-operation__steps small {
  color: #756f68;
  font-size: 12px;
  line-height: 1.7;
}

.rice2-operation__abilities {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 30px;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-operation__abilities article {
  min-height: 118px;
  padding: 22px 22px 20px;
  background: #ffffff;
}

.rice2-operation__abilities span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
}

.rice2-operation__abilities h3 {
  margin-top: 14px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

.rice2-operation .rice2-operation__abilities p {
  margin-top: 8px;
  color: #756f68;
  font-size: 12px;
  line-height: 1.75;
}

@media (max-width: 900px) {
  .rice2-operation {
    grid-template-columns: 1fr;
    gap: 42px;
    width: calc(100% - 44px);
    padding: 74px 0;
    scroll-margin-top: 124px;
  }

  .rice2-operation > div {
    width: 100%;
  }

  .rice2-operation figure,
  .rice2-operation video {
    min-height: 300px;
  }

  .rice2-operation h2 {
    font-size: 28px;
    line-height: 1.76;
  }

  .rice2-operation__steps li {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .rice2-operation__steps small {
    grid-column: 2;
  }

  .rice2-operation__abilities {
    grid-template-columns: 1fr;
  }

  .rice2-operation__abilities article {
    min-height: 0;
    padding: 22px 20px;
  }
}

/* 2GO PDP: TOP-aligned header and Oven Pot 2 inspired post-CTA flow. */
.rice2-page .site-header {
  height: 92px;
  padding: 0 50px;
  color: var(--paper);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(27, 24, 21, 0.16);
  box-shadow: none;
  backdrop-filter: none;
}

.rice2-page .site-header.is-scrolled,
.rice2-page .site-header.is-open {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: rgba(47, 41, 36, 0.9);
  backdrop-filter: none;
}

.rice2-page .brand-mark {
  min-width: 220px;
  height: 92px;
  font-size: 14px;
}

.rice2-page .global-nav {
  gap: 25px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 13px;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.rice2-page .nav-link,
.rice2-page .nav-parent,
.rice2-page .nav-cta {
  display: inline-flex;
  align-items: center;
  min-height: 92px;
  border: 0;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  opacity: 0.86;
}

.rice2-page .nav-cta {
  min-height: 36px;
  min-width: 152px;
  justify-content: center;
  padding: 0 26px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.96);
  color: #3f3a35;
  font-family: var(--font-en-serif, var(--en));
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.12em;
  opacity: 1;
}

.rice2-page .global-nav a[aria-current="page"]::after,
.rice2-page .global-nav a.is-current::after,
.rice2-page .nav-cta[aria-current="page"]::after {
  display: none;
}

.rice2-page .nav-panel {
  position: fixed;
  top: 92px;
  right: 0;
  left: 0;
  z-index: 49;
  width: 100vw;
  max-height: calc(100vh - 92px);
  overflow: auto;
  color: var(--ink);
  border: 0;
  background: #faf7f5;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(0);
  transition:
    opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    visibility 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  backdrop-filter: none;
}

.rice2-page .nav-group:hover .nav-panel,
.rice2-page .nav-group:focus-within .nav-panel,
.rice2-page .nav-group.is-open .nav-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.rice2-page .nav-panel__lead,
.rice2-page .nav-panel__text-link,
.rice2-page .nav-group--products .mega-link-list {
  display: none;
}

.rice2-page .nav-group--products .nav-panel {
  height: min(560px, calc(100vh - 92px));
  overflow: hidden;
}

.rice2-page .nav-group--products .nav-panel__inner {
  display: grid;
  grid-template-columns: 1fr;
  width: min(1200px, calc(100% - 100px));
  height: 100%;
  margin: 0 auto;
  padding: 76px 0 64px;
}

.rice2-page .nav-group--products .mega-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  align-self: start;
}

.rice2-page .mega-product-card {
  display: block;
  min-height: 0;
  padding: 0;
  color: var(--ink);
  background: transparent;
  text-align: center;
  opacity: 1;
}

.rice2-page .mega-product-card:hover {
  opacity: 0.76;
}

.rice2-page .mega-product-card img {
  width: 100%;
  height: 230px;
  padding: 26px;
  object-fit: contain;
  background: #efebe5;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.rice2-page .mega-product-card--storage img {
  padding: 30px;
  object-fit: contain;
}

.rice2-page .mega-product-card:hover img {
  transform: scale(1.06);
}

.rice2-page .mega-product-card span {
  display: block;
  margin-top: 22px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-align: center;
}

.rice2-page .mega-product-card small {
  display: block;
  margin-top: 8px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}

.rice2-page .nav-panel__inner--story,
.rice2-page .nav-panel__inner--support {
  display: grid;
  grid-template-columns: minmax(0, 0.52fr) minmax(0, 0.48fr);
  width: min(1200px, calc(100% - 100px));
  min-height: 388px;
  margin: 0 auto;
  padding: 58px 0;
  gap: 58px;
}

.rice2-page .mega-feature-card,
.rice2-page .mega-support-grid a,
.rice2-page .mega-link-list a {
  background: transparent;
  box-shadow: none;
}

.rice2-page .mega-feature-card img {
  height: 260px;
  object-fit: cover;
  background: #efebe5;
}

.rice2-page .mega-feature-card span,
.rice2-page .mega-support-grid span,
.rice2-page .mega-link-list span {
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.rice2-page .mega-feature-card small,
.rice2-page .mega-support-grid small,
.rice2-page .mega-link-list small {
  display: none;
}

.rice2-pdp {
  position: relative;
  padding-top: 0;
}

.rice2-page .rice2-local-nav {
  position: absolute;
  top: 92px;
  right: 0;
  left: 0;
  z-index: 48;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 28px;
  min-height: 58px;
  padding: 0 50px;
  color: rgba(255, 255, 255, 0.86);
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(27, 24, 21, 0.18);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
  backdrop-filter: none;
}

.rice2-page .site-header.is-scrolled ~ .rice2-pdp .rice2-local-nav,
.rice2-page .site-header.is-open ~ .rice2-pdp .rice2-local-nav {
  background: rgba(27, 24, 21, 0.18);
}

.rice2-local-nav__links {
  display: flex;
  justify-content: center;
  gap: 54px;
  min-width: 0;
}

.rice2-page .rice2-local-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 58px;
  color: inherit;
  white-space: nowrap;
  opacity: 0.9;
}

.rice2-page .rice2-local-nav a::after {
  display: none;
}

.rice2-local-nav__crumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: rgba(255, 255, 255, 0.56);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

.rice2-hero,
.rice2-hero__copy {
  min-height: 100svh;
}

.rice2-hero__copy h1 {
  font-size: 36px;
}

.rice2-concept-after-cta {
  padding: 0;
  overflow: hidden;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-concept-after-cta__statement {
  display: grid;
  place-items: center;
  width: min(980px, calc(100% - 100px));
  min-height: 390px;
  margin: 0 auto;
  text-align: center;
}

.rice2-concept-after-cta__statement h2 {
  color: #413c37;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 36px;
  font-weight: 500;
  line-height: 1.86;
  letter-spacing: 0.04em;
}

.rice2-concept-after-cta__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px;
  gap: 72px;
  align-items: start;
  width: min(1120px, calc(100% - 100px));
  margin: 0 auto 80px;
  padding-top: 190px;
}

.rice2-concept-after-cta__head h3 {
  grid-column: 1;
  grid-row: 1;
  color: #413c37;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 34px;
  font-weight: 500;
  line-height: 1.82;
  letter-spacing: 0.04em;
}

.rice2-concept-after-cta__head > div {
  grid-column: 2;
  grid-row: 1;
  padding-top: 12px;
}

.rice2-concept-after-cta__head .section-label {
  color: #bebab4;
  font-size: 12px;
}

.rice2-concept-after-cta__media {
  position: relative;
  width: 100vw;
  height: 580px;
  margin: 0 0 0 50%;
  overflow: hidden;
  background: #ede9e3;
  transform: translateX(-50%);
}

.rice2-concept-after-cta__media img,
.rice2-concept-after-cta__media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 52% center;
}

.rice2-concept-after-cta__media::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(28, 24, 20, 0.08), rgba(28, 24, 20, 0.24) 72%, rgba(28, 24, 20, 0.4));
  content: "";
}

.rice2-concept-after-cta__media figcaption {
  position: absolute;
  top: 50%;
  right: 13%;
  z-index: 1;
  width: min(330px, 26vw);
  color: #ffffff;
  transform: translateY(-50%);
}

.rice2-concept-after-cta__media figcaption p {
  color: rgba(255, 255, 255, 0.92);
  font-size: 13px;
  line-height: 2;
}

.rice2-concept-after-cta__links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: min(1040px, calc(100% - 100px));
  margin: 74px auto 0;
  padding-bottom: 82px;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-concept-after-cta__links span {
  display: grid;
  place-items: center;
  min-height: 68px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
  color: #413c37;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

@media (max-width: 768px) {
  .rice2-page .site-header {
    height: 65px;
    padding: 0 22px;
    color: var(--paper);
    border-bottom-color: rgba(255, 255, 255, 0.18);
    background: rgba(27, 24, 21, 0.16);
  }

  .rice2-page .site-header.is-scrolled,
  .rice2-page .site-header.is-open {
    color: var(--paper);
    border-bottom-color: rgba(255, 255, 255, 0.14);
    background: rgba(47, 41, 36, 0.9);
  }

  .rice2-page .brand-mark {
    min-width: 0;
    height: 65px;
    font-size: 12px;
  }

  .rice2-page .nav-toggle {
    display: inline-grid;
    place-items: center;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
  }

  .rice2-page .nav-toggle span {
    display: block;
    width: 20px;
    height: 1px;
    background: currentColor;
  }

  .rice2-page .nav-toggle span + span {
    margin-top: 7px;
  }

  .rice2-page .global-nav {
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    align-items: stretch;
    gap: 0;
    overflow: auto;
    padding: 20px 22px 34px;
    background: #2f2924;
    color: #ffffff;
  }

  .rice2-page .site-header.is-open .global-nav {
    display: grid;
  }

  .rice2-page .nav-link,
  .rice2-page .nav-parent,
  .rice2-page .nav-cta {
    width: 100%;
    min-height: 54px;
    justify-content: space-between;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
  }

  .rice2-page .nav-panel,
  .rice2-page .nav-group--products .nav-panel {
    position: static;
    z-index: auto;
    display: none;
    width: 100%;
    height: auto;
    max-height: none;
    overflow: visible;
    background: transparent;
    color: #ffffff;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .rice2-page .nav-group.is-open .nav-panel {
    display: block;
  }

  .rice2-page .nav-panel__inner,
  .rice2-page .nav-group--products .nav-panel__inner,
  .rice2-page .nav-panel__inner--story,
  .rice2-page .nav-panel__inner--support {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0 0 18px;
  }

  .rice2-page .nav-group--products .mega-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    padding: 8px 0 22px;
  }

  .rice2-page .mega-product-card img {
    height: 112px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.08);
  }

  .rice2-page .mega-feature-card,
  .rice2-page .mega-support-grid,
  .rice2-page .mega-link-list {
    display: none;
  }

  .rice2-pdp {
    padding-top: 0;
  }

  .rice2-page .rice2-local-nav {
    position: absolute;
    top: 65px;
    display: block;
    min-height: 47px;
    overflow-x: auto;
    padding: 0 22px;
    background: rgba(47, 41, 36, 0.78);
    font-size: 11px;
    scrollbar-width: none;
  }

  .rice2-page .rice2-local-nav::-webkit-scrollbar {
    display: none;
  }

  .rice2-local-nav__links {
    justify-content: flex-start;
    gap: 28px;
    width: max-content;
  }

  .rice2-page .rice2-local-nav a {
    min-height: 47px;
  }

  .rice2-local-nav__crumbs {
    display: none;
  }

  .rice2-hero,
  .rice2-hero__copy {
    min-height: 100svh;
  }

  .rice2-hero__copy {
    padding: 65px 0 92px;
  }

  .rice2-hero__copy h1 {
    font-size: 24px;
  }

  .rice2-concept-after-cta {
    padding: 0;
    scroll-margin-top: 124px;
  }

  .rice2-concept-after-cta__statement {
    place-items: center start;
    width: calc(100% - 44px);
    min-height: 270px;
    text-align: left;
  }

  .rice2-concept-after-cta__statement h2 {
    font-size: 28px;
    line-height: 1.78;
  }

  .rice2-concept-after-cta__head {
    grid-template-columns: 1fr;
    gap: 34px;
    width: calc(100% - 44px);
    margin-bottom: 48px;
    padding-top: 104px;
  }

  .rice2-concept-after-cta__head h3,
  .rice2-concept-after-cta__head > div {
    grid-column: auto;
    grid-row: auto;
  }

  .rice2-concept-after-cta__head h3 {
    font-size: 27px;
    line-height: 1.78;
  }

  .rice2-concept-after-cta__head > div {
    padding-top: 0;
  }

  .rice2-concept-after-cta__media {
    height: 520px;
  }

  .rice2-concept-after-cta__media img,
  .rice2-concept-after-cta__media video {
    object-position: 56% center;
  }

  .rice2-concept-after-cta__media::after {
    background: linear-gradient(0deg, rgba(28, 24, 20, 0.54), rgba(28, 24, 20, 0.04) 62%);
  }

  .rice2-concept-after-cta__media figcaption {
    top: auto;
    right: auto;
    bottom: 40px;
    left: 22px;
    width: calc(100% - 44px);
    transform: none;
  }

  .rice2-concept-after-cta__links {
    grid-template-columns: 1fr;
    width: calc(100% - 44px);
    margin-top: 42px;
    padding-bottom: 54px;
  }

  .rice2-concept-after-cta__links span {
    justify-items: start;
    min-height: 58px;
  }
}

/* 2GO Technology rhythm reset: large moment, then stable equal media blocks. */
.rice2-technology .rice2-tech-feature {
  height: 620px;
}

.rice2-technology .rice2-tech-rows {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1120px, 100%);
  margin-top: 96px;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-technology .rice2-tech-rows article,
.rice2-technology .rice2-tech-rows article:nth-child(even) {
  grid-template-columns: 1fr;
  gap: 0;
  background: #ffffff;
}

.rice2-technology .rice2-tech-rows article:nth-child(even) figure {
  order: 0;
}

.rice2-technology .rice2-tech-rows figure {
  height: 320px;
  min-height: 0;
}

.rice2-technology .rice2-tech-rows img,
.rice2-technology .rice2-tech-rows video {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
}

.rice2-technology .rice2-tech-rows article > div {
  padding: 34px 32px 38px;
}

.rice2-technology .rice2-tech-rows h3 {
  font-size: 21px;
}

@media (max-width: 900px) {
  .rice2-technology .rice2-tech-feature {
    height: 560px;
    margin-top: 64px;
  }

  .rice2-technology .rice2-tech-feature video {
    object-position: 42% center;
  }

  .rice2-technology .rice2-tech-feature::after {
    background:
      linear-gradient(0deg, rgba(20, 18, 16, 0.78), rgba(20, 18, 16, 0.1) 62%),
      linear-gradient(90deg, rgba(20, 18, 16, 0.36), rgba(20, 18, 16, 0.08));
  }

  .rice2-technology .rice2-tech-feature figcaption {
    top: auto;
    right: auto;
    bottom: 54px;
    left: 22px;
    width: calc(100% - 44px);
    transform: none;
  }

  .rice2-technology .rice2-tech-feature h3 {
    margin-top: 24px;
    font-size: 28px;
    line-height: 1.72;
  }

  .rice2-technology .rice2-tech-feature p:not(.section-label) {
    margin-top: 22px;
    font-size: 13px;
  }

  .rice2-technology .rice2-tech-feature a {
    margin-top: 30px;
  }

  .rice2-technology .rice2-tech-rows {
    grid-template-columns: 1fr;
    gap: 1px;
    width: 100%;
    margin-top: 54px;
  }

  .rice2-technology .rice2-tech-rows article {
    gap: 0;
  }

  .rice2-technology .rice2-tech-rows figure {
    height: 250px;
    min-height: 0;
  }

  .rice2-technology .rice2-tech-rows img,
  .rice2-technology .rice2-tech-rows video {
    min-height: 0;
  }

  .rice2-technology .rice2-tech-rows article > div {
    padding: 28px 24px 34px;
  }

  .rice2-technology .rice2-tech-rows h3 {
    font-size: 20px;
  }
}

/* 2GO Material: keep PDP light, but connect clearly to CRAFT & MATERIAL. */
.rice2-material-craft .rice2-material-craft__main {
  height: 660px;
  min-height: 660px;
}

.rice2-material-craft .rice2-material-craft__media {
  height: 660px;
  min-height: 660px;
}

.rice2-operation figure,
.rice2-operation video {
  height: 660px;
  min-height: 660px;
}

.rice2-operation,
.rice2-care {
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 92px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  min-height: 660px;
  margin: 0 auto 2px;
  padding: 0;
  background: #ffffff;
}

.rice2-operation > div,
.rice2-care > div {
  width: min(430px, 100%);
}

.rice2-care figure,
.rice2-care .rice2-video-frame,
.rice2-care video,
.rice2-care img {
  height: 660px;
  min-height: 660px;
}

@media (max-width: 900px) {
  .rice2-material-craft .rice2-material-craft__main {
    height: 390px;
    min-height: 390px;
  }

  .rice2-material-craft .rice2-material-craft__media {
    height: 390px;
    min-height: 390px;
  }

  .rice2-operation figure,
  .rice2-operation video {
    height: 390px;
    min-height: 390px;
  }

  .rice2-operation,
  .rice2-care {
    grid-template-columns: 1fr;
    gap: 42px;
    width: calc(100% - 44px);
    min-height: 0;
    padding: 0 0 88px;
    scroll-margin-top: 124px;
  }

  .rice2-operation > div,
  .rice2-care > div {
    width: 100%;
  }

  .rice2-care figure,
  .rice2-care .rice2-video-frame,
  .rice2-care video,
  .rice2-care img {
    height: 390px;
    min-height: 390px;
  }

  .rice2-material-facts {
    margin-top: 28px;
  }

  .rice2-material-facts article {
    grid-template-columns: 38px minmax(0, 1fr);
    column-gap: 14px;
    padding: 16px 0;
  }

  .rice2-material-facts strong {
    font-size: 15px;
  }

  .rice2-material-facts p {
    font-size: 12px;
  }
}

/* 2GO PDP final rhythm: reduce CTA weight and align craft / operation / care. */
.rice2-buybox .rice2-actions--primary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: 28px;
  padding-top: 0;
  border-top: 0;
}

.rice2-actions--primary .rice2-button--dark {
  position: relative;
  width: 100%;
  min-height: 64px;
  padding: 0 64px;
  border-color: #2f2924;
  border-radius: 999px;
  background: #2f2924;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.rice2-actions--primary .rice2-button--dark::after {
  position: absolute;
  right: 30px;
  width: 28px;
  height: 1px;
  margin: 0;
  background: currentColor;
  opacity: 0.68;
  content: "";
}

.rice2-price-panel {
  margin-top: 34px;
  padding: 30px 0 28px;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-price-panel span {
  display: block;
  color: #918981;
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.3;
  letter-spacing: 0.04em;
}

.rice2-price-panel strong {
  display: block;
  margin-top: 10px;
  color: #2f2924;
  font-family: var(--font-en, var(--font-ja-sans));
  font-size: 32px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0.02em;
}

.rice2-price-panel small {
  display: block;
  margin-top: 8px;
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.rice2-bundle-options {
  display: grid;
  gap: 0;
  margin: 26px 0 0;
  padding: 0;
  border: 0;
}

.rice2-bundle-options legend {
  margin: 0 0 14px;
  padding: 0;
  color: #5f584f;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.rice2-bundle-options label {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  min-height: 68px;
  padding: 15px 0 15px 28px;
  border-top: 1px solid rgba(70, 65, 60, 0.14);
  color: #3f3a35;
  cursor: pointer;
}

.rice2-bundle-options label:last-child {
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.rice2-bundle-options label::before {
  position: absolute;
  top: 24px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(70, 65, 60, 0.34);
  border-radius: 50%;
  background: #ffffff;
  content: "";
}

.rice2-bundle-options label:has(input:checked)::before,
.rice2-bundle-options label.is-selected::before {
  border-color: #2f2924;
  background: radial-gradient(circle, #2f2924 0 4px, transparent 5px);
}

.rice2-bundle-options input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.rice2-bundle-options span {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.rice2-bundle-options strong {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.rice2-bundle-options small {
  color: #8c8782;
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.55;
  letter-spacing: 0;
}

.rice2-bundle-options em {
  color: #3f3a35;
  font-family: var(--font-en, var(--font-ja-sans));
  font-size: 13px;
  font-style: normal;
  line-height: 1.2;
  white-space: nowrap;
}

.rice2-final {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
}

.rice2-final figure {
  width: 100%;
  height: 560px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-final img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rice2-material-craft,
.rice2-operation,
.rice2-care {
  grid-template-columns: minmax(0, 0.58fr) minmax(330px, 0.42fr);
  gap: 96px;
  align-items: center;
  width: min(1180px, calc(100% - 100px));
  min-height: 660px;
  margin: 0 auto 124px;
  padding: 0;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-care {
  margin-bottom: 148px;
}

.rice2-material-craft > div,
.rice2-operation > div,
.rice2-care > div {
  width: min(430px, 100%);
}

.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  height: 660px;
  min-height: 660px;
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.rice2-material-craft__main,
.rice2-operation img,
.rice2-operation video,
.rice2-care video,
.rice2-care img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
}

.rice2-material-craft .section-label,
.rice2-operation .section-label,
.rice2-care .section-label {
  color: #bebab4;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.74;
  letter-spacing: 0;
}

.rice2-material-craft > div > p:not(.section-label),
.rice2-operation > div > p:not(.section-label),
.rice2-care > div > p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 14px;
  font-weight: 400;
  line-height: 2.05;
  letter-spacing: 0;
}

.rice2-material-facts,
.rice2-operation__abilities,
.rice2-care ul {
  margin-top: 36px;
}

.rice2-material-facts span,
.rice2-operation__abilities span,
.rice2-care li span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

.rice2-material-facts strong,
.rice2-operation__abilities h3,
.rice2-care li {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.62;
  letter-spacing: 0;
}

.rice2-material-facts p,
.rice2-operation .rice2-operation__abilities p {
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0;
}

.rice2-care li {
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 18px;
  padding: 17px 0;
}

@media (max-width: 900px) {
  .rice2-buybox .rice2-actions--primary {
    margin-top: 26px;
    padding-top: 0;
  }

  .rice2-actions--primary .rice2-button--dark {
    min-height: 58px;
    padding: 0 52px;
  }

  .rice2-actions--primary .rice2-button--dark::after {
    right: 24px;
    width: 22px;
  }

  .rice2-price-panel {
    margin-top: 30px;
    padding: 26px 0 24px;
  }

  .rice2-price-panel strong {
    font-size: 28px;
  }

  .rice2-bundle-options {
    margin-top: 24px;
  }

  .rice2-bundle-options label {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 15px 0 15px 26px;
  }

  .rice2-bundle-options label::before {
    top: 21px;
  }

  .rice2-bundle-options em {
    justify-self: start;
  }

  .rice2-final {
    padding: 0;
  }

  .rice2-final figure {
    height: 360px;
  }

  .rice2-material-craft,
  .rice2-operation,
  .rice2-care {
    grid-template-columns: 1fr;
    gap: 42px;
    width: calc(100% - 44px);
    min-height: 0;
    margin: 0 auto 88px;
    padding: 0;
    scroll-margin-top: 124px;
  }

  .rice2-care {
    margin-bottom: 104px;
  }

  .rice2-material-craft > div,
  .rice2-operation > div,
  .rice2-care > div {
    width: 100%;
  }

  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame {
    height: 390px;
    min-height: 390px;
  }

  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2 {
    font-size: 27px;
    line-height: 1.78;
  }

  .rice2-material-craft > div > p:not(.section-label),
  .rice2-operation > div > p:not(.section-label),
  .rice2-care > div > p:not(.section-label) {
    font-size: 13px;
    line-height: 1.95;
  }

  .rice2-material-facts,
  .rice2-operation__abilities,
  .rice2-care ul {
    margin-top: 30px;
  }

  .rice2-material-facts strong,
  .rice2-operation__abilities h3,
  .rice2-care li {
    font-size: 15px;
  }
}

/* 2GO buybox compact pass. */
.rice2-quick-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin-top: 24px;
  padding: 15px 0;
  border-top: 1px solid rgba(70, 65, 60, 0.14);
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.rice2-quick-meta span {
  color: #756f68;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.45;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.rice2-price-panel {
  margin-top: 22px;
  padding: 0 0 20px;
  border-top: 0;
}

.rice2-color-options {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  margin: 18px 0 0;
  padding: 0 0 18px;
  border: 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.rice2-color-options legend {
  margin: 0;
  padding: 0;
  color: #5f584f;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.rice2-color-options legend span {
  margin-left: 10px;
  color: #918981;
  font-family: var(--font-ja-sans);
  font-size: 11px;
  letter-spacing: 0;
}

.rice2-color-options label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  justify-self: end;
  min-height: 30px;
  color: #756f68;
  cursor: pointer;
}

.rice2-color-options input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.rice2-color-swatch {
  position: relative;
  display: inline-grid;
  place-items: center;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(70, 65, 60, 0.22);
  border-radius: 50%;
  background: #2f2924;
  box-sizing: border-box;
}

.rice2-color-swatch::after {
  position: absolute;
  inset: -5px;
  display: block;
  width: auto;
  height: auto;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

.rice2-color-options label:has(input:checked) .rice2-color-swatch::after,
.rice2-color-options label.is-selected .rice2-color-swatch::after {
  border-color: rgba(47, 41, 36, 0.36);
}

.rice2-color-options small {
  color: #5f584f;
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.rice2-color-options em {
  margin-left: 7px;
  color: #a49d95;
  font-family: var(--font-ja-sans);
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0;
}

.rice2-price-panel strong {
  font-size: 30px;
}

.rice2-bundle-options {
  margin-top: 20px;
}

.rice2-bundle-options legend {
  margin-bottom: 8px;
  font-size: 12px;
}

.rice2-bundle-options label {
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 54px;
  padding: 11px 0 11px 26px;
}

.rice2-bundle-options label::before {
  top: 19px;
}

.rice2-bundle-options strong {
  font-size: 13px;
}

.rice2-bundle-options em {
  font-size: 12px;
}

.rice2-buybox .rice2-actions--primary {
  margin-top: 22px;
}

.rice2-actions--primary .rice2-button--dark {
  min-height: 58px;
}

.rice2-info-tabs {
  margin-top: 18px;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-info-tabs__nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.rice2-info-tabs__nav button {
  min-height: 46px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid transparent;
  background: transparent;
  color: #918981;
  cursor: pointer;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.rice2-info-tabs__nav button[aria-selected="true"] {
  border-bottom-color: #3f3a35;
  color: #3f3a35;
}

.rice2-info-tabs__panel {
  padding: 18px 0 2px;
}

.rice2-info-tabs__panel[hidden] {
  display: none;
}

.rice2-info-tabs__panel dl {
  display: grid;
  gap: 0;
  margin: 0;
}

.rice2-info-tabs__panel dl div {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 18px;
  padding: 10px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.1);
}

.rice2-info-tabs__panel dt,
.rice2-info-tabs__panel dd {
  margin: 0;
  font-size: 11px;
  line-height: 1.7;
}

.rice2-info-tabs__panel dt {
  color: #918981;
  font-family: var(--font-ja-sans);
}

.rice2-info-tabs__panel dd {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  letter-spacing: 0.02em;
}

.rice2-info-tabs__panel p {
  margin: 12px 0 0;
  color: #918981;
  font-family: var(--font-ja-sans);
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0;
}

@media (max-width: 900px) {
  .rice2-quick-meta {
    margin-top: 22px;
    padding: 14px 0;
  }

  .rice2-price-panel {
    margin-top: 20px;
    padding-bottom: 18px;
  }

  .rice2-color-options {
    gap: 10px 14px;
    margin-top: 16px;
    padding-bottom: 16px;
  }

  .rice2-price-panel strong {
    font-size: 27px;
  }

  .rice2-bundle-options label {
    grid-template-columns: minmax(0, 1fr) auto;
    min-height: 52px;
    padding: 11px 0 11px 26px;
  }

  .rice2-bundle-options label::before {
    top: 18px;
  }

  .rice2-info-tabs {
    margin-top: 16px;
  }

  .rice2-info-tabs__nav button {
    min-height: 44px;
    font-size: 11px;
  }

  .rice2-info-tabs__panel dl div {
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 14px;
  }
}

.rice2-comparison-section {
  padding: 94px 50px 118px;
  background: #ffffff;
  scroll-margin-top: 160px;
}

.rice2-comparison-section__head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.rice2-comparison-section__head h2 {
  margin: 24px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.78;
}

.rice2-comparison {
  width: min(980px, 100%);
  margin: 62px auto 0;
  border-top: 1px solid rgba(70, 65, 60, 0.18);
}

.rice2-comparison__row {
  display: grid;
  grid-template-columns: 150px repeat(3, minmax(0, 1fr));
  gap: 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.rice2-comparison__row > * {
  display: flex;
  align-items: center;
  min-height: 58px;
  margin: 0;
  padding: 13px 18px;
  border-left: 1px solid rgba(70, 65, 60, 0.1);
}

.rice2-comparison__row > *:first-child {
  border-left: 0;
}

.rice2-comparison__row span,
.rice2-comparison__row--head strong {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.rice2-comparison__row p {
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 12px;
  line-height: 1.75;
}

.rice2-comparison__row--head {
  background: #faf7f5;
}

.rice2-comparison__row--head strong:first-of-type {
  color: #2f2924;
}

@media (max-width: 900px) {
  .rice2-comparison-section {
    padding: 72px 22px 84px;
    scroll-margin-top: 124px;
  }

  .rice2-comparison-section__head {
    text-align: left;
  }

  .rice2-comparison-section__head h2 {
    font-size: 27px;
    line-height: 1.78;
  }

  .rice2-comparison {
    width: 100%;
    margin-top: 44px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .rice2-comparison__row {
    grid-template-columns: 104px repeat(3, minmax(138px, 1fr));
    min-width: 520px;
  }

  .rice2-comparison__row > * {
    min-height: 58px;
    padding: 13px 14px;
  }
}

/* Rice storage CTA alignment with DONABE PDP buy blocks. */
.kiri-v4-hero .rice2-quick-meta {
  margin-top: 26px;
}

.kiri-v4-hero .rice2-quick-meta span {
  background: transparent;
}

.kiri-v4-hero .rice2-price-panel,
.kiri-v4-hero .rice2-actions--primary,
.kiri-v4-info-tabs {
  width: min(520px, 100%);
}

.kiri-v4-hero .rice2-price-panel {
  margin-top: 24px;
}

.kiri-v4-hero .rice2-price-panel strong {
  font-size: 30px;
}

.kiri-v4-hero .rice2-actions--primary {
  margin-top: 22px;
}

.kiri-v4-hero .rice2-actions--primary .rice2-button--dark {
  min-height: 58px;
  color: #ffffff;
}

.kiri-v4-final .kiri-v4-final-actions {
  justify-content: center;
  margin-top: 34px;
}

.kiri-v4-final .rice2-button--light {
  border-color: rgba(255, 255, 255, 0.42);
  color: #fff;
  background: transparent;
}

@media (max-width: 750px) {
  .kiri-v4-hero .rice2-price-panel,
  .kiri-v4-hero .rice2-actions--primary,
  .kiri-v4-info-tabs {
    width: 100%;
  }
}

/* Products and rice-storage rebuild: quiet selector pages. */
.products-page .site-header {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: rgba(47, 41, 36, 0.18);
}

.products-page .site-header.is-scrolled,
.products-page .site-header.is-open {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: #413c37;
}

.products-v4,
.kiri-v4 {
  background: #faf7f5;
  color: #3f3a35;
}

.products-v4 img,
.kiri-v4 img {
  display: block;
  width: 100%;
  height: 100%;
}

.products-v4 a,
.kiri-v4 a {
  color: inherit;
  text-decoration: none;
}

.products-v4 h1,
.products-v4 h2,
.products-v4 h3,
.kiri-v4 h1,
.kiri-v4 h2,
.kiri-v4 h3 {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-weight: 500;
  letter-spacing: 0.04em;
}

.products-v4 p,
.products-v4 dd,
.products-v4 dt,
.kiri-v4 p,
.kiri-v4 dd,
.kiri-v4 dt,
.kiri-v4 li {
  color: #756f68;
  font-family: var(--font-ja-sans);
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0;
}

.products-v4 .section-label,
.kiri-v4 .section-label {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0;
}

.products-v4-hero {
  position: relative;
  display: grid;
  align-items: end;
  min-height: 760px;
  overflow: hidden;
  background: #2f2924;
}

.products-v4-hero figure {
  position: absolute;
  inset: 0;
  margin: 0;
}

.products-v4-hero figure::after {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(37, 32, 28, 0.54), rgba(37, 32, 28, 0.16) 58%, rgba(37, 32, 28, 0.04)),
    linear-gradient(0deg, rgba(37, 32, 28, 0.4), rgba(37, 32, 28, 0) 58%);
  content: "";
}

.products-v4-hero img {
  object-fit: cover;
  object-position: center center;
}

.products-v4-hero__copy {
  position: relative;
  z-index: 1;
  width: min(620px, calc(100% - 100px));
  padding: 170px 0 118px 50px;
}

.products-v4-hero__copy h1 {
  margin-top: 26px;
  color: #fff;
  font-size: 42px;
  line-height: 1.62;
}

.products-v4-hero__copy p:not(.section-label) {
  width: min(520px, 100%);
  margin: 26px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 2;
}

.products-v4-hero__links,
.products-v4-final div,
.kiri-v4-actions,
.kiri-v4-with div {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 42px;
}

.products-v4-hero__links a,
.products-v4-final a,
.kiri-v4-actions a,
.kiri-v4-with a {
  display: inline-grid;
  place-items: center;
  min-width: 188px;
  min-height: 48px;
  padding: 0 24px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  color: #fff;
  font-size: 13px;
}

.products-v4-hero__links a:first-child,
.products-v4-final a:first-child,
.kiri-v4-actions a:first-child {
  background: #413c37;
  border-color: #413c37;
  color: #fff;
}

.products-v4-intro,
.products-v4-models,
.products-v4-compare,
.products-v4-links,
.products-v4-final,
.kiri-v4-statement,
.kiri-v4-features,
.kiri-v4-spec,
.kiri-v4-with,
.kiri-v4-final {
  padding: 128px 50px;
}

.products-v4-intro,
.kiri-v4-statement {
  background: #fff;
  text-align: center;
}

.products-v4-intro h2,
.kiri-v4-statement h2 {
  width: min(760px, 100%);
  margin: 28px auto 0;
  font-size: 36px;
  line-height: 1.74;
}

.kiri-v4-statement p:not(.section-label) {
  width: min(700px, 100%);
  margin: 32px auto 0;
}

.products-v4-values {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: min(1080px, 100%);
  margin: 64px auto 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  border-left: 1px solid rgba(70, 65, 60, 0.16);
}

.products-v4-values article {
  min-height: 150px;
  padding: 30px 24px;
  border-right: 1px solid rgba(70, 65, 60, 0.16);
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
  background: #faf7f5;
  text-align: left;
}

.products-v4-values span,
.products-v4-model .section-label,
.products-v4-links span,
.kiri-v4-feature-grid span,
.kiri-v4-with span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
}

.products-v4-values strong {
  display: block;
  margin-top: 24px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.65;
}

.products-v4-section-head,
.kiri-v4-section-head {
  width: min(760px, 100%);
  margin: 0 auto;
  text-align: center;
}

.products-v4-section-head h2,
.kiri-v4-section-head h2 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.72;
}

.products-v4-section-head p:not(.section-label) {
  width: min(560px, 100%);
  margin: 20px auto 0;
}

.products-v4-model-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;
  width: min(1200px, 100%);
  margin: 68px auto 0;
}

.products-v4-model {
  background: #fff;
}

.products-v4-model a {
  display: grid;
  grid-template-rows: 430px 1fr;
  min-height: 790px;
}

.products-v4-model figure {
  margin: 0;
  overflow: hidden;
  background: #ede9e3;
}

.products-v4-model img {
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.products-v4-model a:hover img {
  transform: scale(1.035);
}

.products-v4-model div {
  display: grid;
  align-content: start;
  padding: 42px;
}

.products-v4-model h3 {
  margin-top: 22px;
  font-size: 24px;
  line-height: 1.68;
}

.products-v4-model p:not(.section-label) {
  margin: 22px 0 0;
}

.products-v4-model dl,
.kiri-v4-hero dl,
.kiri-v4-spec dl {
  display: grid;
  margin: 34px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.products-v4-model dl div,
.kiri-v4-hero dl div,
.kiri-v4-spec dl div {
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  gap: 20px;
  padding: 13px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
}

.products-v4-model dt,
.kiri-v4-hero dt,
.kiri-v4-spec dt {
  color: #9a928a;
  font-size: 12px;
}

.products-v4-model dd,
.kiri-v4-hero dd,
.kiri-v4-spec dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1.75;
}

.products-v4-model div > span:last-child {
  display: inline-block;
  width: fit-content;
  margin-top: 32px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.35);
  color: #3f3a35;
  font-size: 13px;
}

.products-v4-storage {
  display: grid;
  grid-template-columns: minmax(0, 0.55fr) minmax(360px, 0.45fr);
  gap: 76px;
  align-items: center;
  padding: 128px 50px;
  background: #fff;
}

.products-v4-storage figure {
  display: grid;
  place-items: center;
  height: 540px;
  margin: 0;
  background: #eee9e1;
}

.products-v4-storage img {
  width: min(560px, 84%);
  height: auto;
  object-fit: contain;
}

.products-v4-storage h2 {
  margin-top: 24px;
  font-size: 32px;
  line-height: 1.72;
}

.products-v4-storage p:not(.section-label) {
  margin-top: 24px;
}

.products-v4-storage a {
  display: inline-block;
  margin-top: 34px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.35);
  color: #3f3a35;
  font-size: 13px;
}

.products-v4-compare {
  background: #faf7f5;
}

.products-v4-table {
  width: min(1080px, 100%);
  margin: 58px auto 0;
  border-top: 1px solid rgba(70, 65, 60, 0.18);
}

.products-v4-table > div {
  display: grid;
  grid-template-columns: 160px repeat(2, minmax(0, 1fr));
  border-bottom: 1px solid rgba(70, 65, 60, 0.14);
}

.products-v4-table > div > * {
  min-height: 64px;
  margin: 0;
  padding: 18px 22px;
  border-left: 1px solid rgba(70, 65, 60, 0.1);
}

.products-v4-table > div > *:first-child {
  border-left: 0;
}

.products-v4-table span,
.products-v4-table strong {
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.products-v4-table p {
  font-size: 13px;
  line-height: 1.8;
}

.products-v4-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(70, 65, 60, 0.14);
}

.products-v4-links a {
  min-height: 220px;
  padding: 34px 30px;
  background: #fff;
}

.products-v4-links strong {
  display: block;
  margin-top: 28px;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
}

.products-v4-final,
.kiri-v4-final {
  background: #413c37;
  text-align: center;
}

.products-v4-final h2,
.kiri-v4-final h2 {
  margin-top: 24px;
  color: #fff;
  font-size: 34px;
  line-height: 1.72;
}

.products-v4-final div,
.kiri-v4-final .kiri-v4-actions {
  justify-content: center;
}

.products-v4-final a,
.kiri-v4-final a {
  border-color: rgba(255, 255, 255, 0.44);
  color: #fff;
}

.kiri-v4-final p:not(.section-label) {
  margin-top: 24px;
  color: rgba(255, 255, 255, 0.72);
  font-family: var(--font-en-sans);
  font-size: 24px;
}

.rice-storage-page .site-header {
  color: #3f3a35;
  border-bottom-color: rgba(70, 65, 60, 0.12);
  background: #faf7f5;
}

.rice-storage-page .site-header.is-scrolled,
.rice-storage-page .site-header.is-open {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: #413c37;
}

.kiri-v4-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(390px, 0.44fr);
  min-height: 760px;
  background: #faf7f5;
}

.kiri-v4-hero figure {
  display: grid;
  place-items: center;
  min-height: 760px;
  margin: 0;
  background:
    linear-gradient(180deg, rgba(250, 247, 245, 0.08), rgba(250, 247, 245, 0.86)),
    url("kiri-wood-grain-wide.jpg") center / cover no-repeat;
}

.kiri-v4-hero figure img {
  width: min(620px, 82%);
  height: auto;
  object-fit: contain;
}

.kiri-v4-hero__copy {
  display: grid;
  align-content: center;
  padding: 150px 50px 96px 0;
}

.kiri-v4-hero__copy h1 {
  margin-top: 26px;
  font-size: 40px;
  line-height: 1.72;
}

.kiri-v4-hero__copy > p:not(.section-label) {
  width: min(520px, 100%);
  margin: 28px 0 0;
  font-family: var(--font-ja-serif);
  font-size: 16px;
  line-height: 2.05;
}

.kiri-v4 .kiri-v4-actions a {
  border-color: rgba(70, 65, 60, 0.24);
  color: #3f3a35;
}

.kiri-v4 .kiri-v4-actions a:first-child {
  color: #fff;
}

.kiri-v4-material,
.kiri-v4-use {
  display: grid;
  grid-template-columns: minmax(0, 0.56fr) minmax(360px, 0.44fr);
  gap: 76px;
  align-items: center;
  padding: 128px 50px;
  background: #fff;
}

.kiri-v4-material figure,
.kiri-v4-use figure {
  height: 580px;
  margin: 0;
  overflow: hidden;
  background: #eee9e1;
}

.kiri-v4-material img,
.kiri-v4-use img {
  object-fit: cover;
}

.kiri-v4-material h2,
.kiri-v4-use h2 {
  margin-top: 24px;
  font-size: 32px;
  line-height: 1.72;
}

.kiri-v4-material p:not(.section-label) {
  width: min(520px, 100%);
  margin-top: 26px;
}

.kiri-v4-features {
  background: #faf7f5;
}

.kiri-v4-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1080px, 100%);
  margin: 58px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.kiri-v4-feature-grid article {
  min-height: 260px;
  padding: 34px 30px;
  background: #fff;
}

.kiri-v4-feature-grid h3 {
  margin-top: 26px;
  font-size: 20px;
  line-height: 1.7;
}

.kiri-v4-feature-grid p {
  margin-top: 18px;
  font-size: 13px;
}

.kiri-v4-use {
  grid-template-columns: minmax(360px, 0.44fr) minmax(0, 0.56fr);
  background: #fff;
}

.kiri-v4-use ol {
  display: grid;
  gap: 0;
  margin: 38px 0 0;
  padding: 0;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  list-style: none;
}

.kiri-v4-use li {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
}

.kiri-v4-use li span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 13px;
  font-style: italic;
}

.kiri-v4-spec {
  background: #faf7f5;
}

.kiri-v4-spec dl {
  width: min(860px, 100%);
  margin: 52px auto 0;
}

.kiri-v4-spec dl div {
  grid-template-columns: 180px minmax(0, 1fr);
}

.kiri-v4-with {
  background: #fff;
  text-align: center;
}

.kiri-v4-with h2 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.72;
}

.kiri-v4-with div {
  justify-content: center;
}

.kiri-v4-with a {
  display: grid;
  justify-items: start;
  min-width: 280px;
  min-height: 132px;
  padding: 28px;
  border: 1px solid rgba(70, 65, 60, 0.16);
  color: #3f3a35;
  text-align: left;
}

.kiri-v4-with strong {
  margin-top: 22px;
  font-family: var(--font-ja-serif);
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 980px) {
  .products-v4-values,
  .products-v4-model-grid,
  .products-v4-storage,
  .products-v4-links,
  .kiri-v4-hero,
  .kiri-v4-material,
  .kiri-v4-use,
  .kiri-v4-feature-grid {
    grid-template-columns: 1fr;
  }

  .products-v4-model a {
    min-height: 0;
  }

  .products-v4-storage,
  .kiri-v4-material,
  .kiri-v4-use {
    gap: 44px;
  }

  .kiri-v4-hero__copy {
    padding: 74px 48px 96px;
  }

  .kiri-v4-hero figure {
    min-height: 520px;
  }
}

@media (max-width: 750px) {
  .products-page .site-header {
    background: rgba(65, 60, 55, 0.58);
  }

  .products-v4-hero {
    min-height: 680px;
  }

  .products-v4-hero__copy {
    width: calc(100% - 40px);
    padding: 132px 0 76px 20px;
  }

  .products-v4-hero__copy h1,
  .kiri-v4-hero__copy h1 {
    font-size: 30px;
    line-height: 1.72;
  }

  .products-v4-hero__copy p:not(.section-label),
  .kiri-v4-hero__copy > p:not(.section-label) {
    font-size: 13px;
    line-height: 1.9;
  }

  .products-v4-hero__links,
  .products-v4-final div,
  .kiri-v4-actions,
  .kiri-v4-with div {
    display: grid;
  }

  .products-v4-intro,
  .products-v4-models,
  .products-v4-compare,
  .products-v4-links,
  .products-v4-final,
  .kiri-v4-statement,
  .kiri-v4-features,
  .kiri-v4-spec,
  .kiri-v4-with,
  .kiri-v4-final,
  .products-v4-storage,
  .kiri-v4-material,
  .kiri-v4-use {
    padding: 84px 20px;
  }

  .products-v4-intro h2,
  .products-v4-section-head h2,
  .products-v4-storage h2,
  .products-v4-final h2,
  .kiri-v4-statement h2,
  .kiri-v4-section-head h2,
  .kiri-v4-material h2,
  .kiri-v4-use h2,
  .kiri-v4-with h2,
  .kiri-v4-final h2 {
    font-size: 28px;
    line-height: 1.7;
  }

  .products-v4-values {
    margin-top: 44px;
  }

  .products-v4-model-grid {
    gap: 24px;
    margin-top: 44px;
  }

  .products-v4-model a {
    grid-template-rows: 300px 1fr;
  }

  .products-v4-model div {
    padding: 30px 24px;
  }

  .products-v4-model h3 {
    font-size: 20px;
  }

  .products-v4-model dl div,
  .kiri-v4-hero dl div,
  .kiri-v4-spec dl div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .products-v4-storage figure,
  .kiri-v4-material figure,
  .kiri-v4-use figure {
    height: 340px;
  }

  .products-v4-table {
    overflow-x: auto;
  }

  .products-v4-table > div {
    grid-template-columns: 104px repeat(2, minmax(170px, 1fr));
    min-width: 480px;
  }

  .products-v4-table > div > * {
    padding: 15px 14px;
  }

  .products-v4-links {
    gap: 18px;
    background: transparent;
  }

  .products-v4-links a {
    min-height: 150px;
    padding: 28px 24px;
  }

  .kiri-v4-hero {
    min-height: 0;
  }

  .kiri-v4-hero figure {
    min-height: 430px;
    padding-top: 65px;
  }

  .kiri-v4-hero__copy {
    padding: 58px 20px 84px;
  }

  .kiri-v4-feature-grid {
    margin-top: 44px;
  }

  .kiri-v4-feature-grid article {
    min-height: 0;
    padding: 28px 24px;
  }

  .kiri-v4-use li {
    grid-template-columns: 44px minmax(0, 1fr);
  }
}

/* PDP header: keep the global navigation clean without a persistent second row. */
.products-page .site-header,
.products-page .site-header.is-scrolled,
.products-page .site-header.is-open {
  color: #3f3a35;
  border-bottom-color: rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.96);
  backdrop-filter: blur(14px);
}

.products-page .site-header .nav-cta {
  border-color: rgba(63, 58, 53, 0.24);
  background: #ffffff;
}

.products-v4--catalog {
  padding-top: 76px;
}

.products-v4-catalog {
  padding: 92px 50px 118px;
  background: #faf7f5;
}

.products-v4-catalog__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 36px;
  align-items: end;
  width: min(1180px, 100%);
  margin: 0 auto;
}

.products-v4-catalog__head h1 {
  margin-top: 20px;
  color: #3f3a35;
  font-size: 42px;
  line-height: 1.42;
  letter-spacing: 0.02em;
}

.products-v4-catalog__head p:not(.section-label) {
  width: min(480px, 100%);
  margin-top: 16px;
}

.products-v4-catalog__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.products-v4-catalog__nav a {
  display: inline-grid;
  place-items: center;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(70, 65, 60, 0.18);
  background: #ffffff;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 12px;
}

.products-v4-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  width: min(1180px, 100%);
  margin: 48px auto 0;
}

.products-v4-card {
  border: 1px solid rgba(70, 65, 60, 0.12);
  background: #ffffff;
}

.products-v4-card a {
  display: grid;
  grid-template-rows: 330px 1fr;
  height: 100%;
}

.products-v4-card figure {
  display: grid;
  place-items: center;
  margin: 0;
  padding: 32px;
  background: #ede9e3;
}

.products-v4-card figure img {
  width: min(86%, 340px);
  height: auto;
  max-height: 260px;
  object-fit: contain;
  filter: drop-shadow(0 22px 28px rgba(47, 41, 36, 0.13));
}

.products-v4-card--storage figure img {
  width: min(92%, 360px);
}

.products-v4-card__body {
  display: grid;
  align-content: start;
  padding: 30px 30px 32px;
}

.products-v4-card__type,
.products-v4-related-grid span {
  color: #b8a08b;
  font-family: var(--font-en-serif);
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
}

.products-v4-card h2,
.products-v4-card h3 {
  margin-top: 14px;
  color: #3f3a35;
  font-size: 23px;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

.products-v4-card p:not(.products-v4-card__type) {
  margin-top: 16px;
  font-size: 13px;
  line-height: 1.9;
}

.products-v4-card dl {
  display: grid;
  margin: 24px 0 0;
  border-top: 1px solid rgba(70, 65, 60, 0.14);
}

.products-v4-card dl div {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 14px;
  padding: 11px 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.1);
}

.products-v4-card dt {
  color: #9a928a;
  font-size: 12px;
}

.products-v4-card dd {
  margin: 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
  line-height: 1.65;
}

.products-v4-card__body > span:last-child {
  width: fit-content;
  margin-top: 26px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.34);
  color: #3f3a35;
  font-family: var(--font-ja-serif);
  font-size: 13px;
}

.products-v4-related {
  padding: 116px 50px;
  background: #ffffff;
}

.products-v4-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: min(1120px, 100%);
  margin: 58px auto 0;
  background: rgba(70, 65, 60, 0.14);
}

.products-v4-related-grid article {
  display: grid;
  grid-template-rows: 250px 1fr;
  background: #faf7f5;
}

.products-v4-related-grid figure {
  display: grid;
  place-items: center;
  margin: 0;
  padding: 34px;
  background: #eee9e1;
}

.products-v4-related-grid img {
  width: min(82%, 250px);
  height: auto;
  max-height: 180px;
  object-fit: contain;
}

.products-v4-related-grid div {
  padding: 30px;
}

.products-v4-related-grid h3 {
  margin-top: 14px;
  color: #3f3a35;
  font-size: 21px;
  line-height: 1.55;
}

.products-v4-related-grid p {
  margin-top: 14px;
  font-size: 13px;
}

.products-v4-related-grid a {
  display: inline-block;
  margin-top: 24px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(70, 65, 60, 0.35);
  color: #3f3a35;
  font-size: 13px;
}

.products-v4--catalog .products-v4-compare {
  background: #faf7f5;
}

.products-v4--catalog .products-v4-final a:first-child {
  color: #413c37;
  border-color: #ffffff;
  background: #ffffff;
}

.products-v4--catalog .products-v4-final a:not(:first-child) {
  background: transparent;
}

@media (max-width: 980px) {
  .products-v4-catalog__head,
  .products-v4-list,
  .products-v4-related-grid {
    grid-template-columns: 1fr;
  }

  .products-v4-catalog__nav {
    justify-content: flex-start;
  }
}

@media (max-width: 750px) {
  .products-v4--catalog {
    padding-top: 65px;
  }

  .products-v4-catalog,
  .products-v4-related {
    padding: 54px 20px 84px;
  }

  .products-v4-catalog__head h1 {
    font-size: 34px;
  }

  .products-v4-catalog__nav {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .products-v4-catalog__nav a {
    justify-content: start;
    min-height: 44px;
  }

  .products-v4-list {
    gap: 18px;
    margin-top: 34px;
  }

  .products-v4-card a {
    grid-template-rows: 260px 1fr;
  }

  .products-v4-card figure {
    padding: 24px;
  }

  .products-v4-card figure img {
    max-height: 205px;
  }

  .products-v4-card__body,
  .products-v4-related-grid div {
    padding: 26px 24px;
  }

  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 21px;
  }

  .products-v4-card dl div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .products-v4-related-grid {
    gap: 18px;
    background: transparent;
  }

  .products-v4-related-grid article {
    grid-template-rows: 220px 1fr;
  }
}

.non-donabe-pdp-page .site-header,
.non-donabe-pdp-page .site-header.is-scrolled,
.non-donabe-pdp-page .site-header.is-open {
  color: #3f3a35;
  border-bottom-color: rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.96);
  backdrop-filter: blur(14px);
}

.non-donabe-pdp-page .site-header .nav-cta {
  border-color: rgba(63, 58, 53, 0.24);
  background: #ffffff;
}

.non-donabe-pdp {
  padding-top: 76px;
}

.non-donabe-pdp > .rice2-product:first-child {
  padding-top: 116px;
}

.rice-storage-gallery__main img {
  width: min(540px, 82%);
  height: auto;
  max-height: 510px;
  object-fit: contain;
}

/* Header logo: use the supplied SVG directly for stable local rendering. */
.brand-mark,
.pdp-body .brand-mark,
.pdp2-clean-page .brand-mark,
.rice2-page .brand-mark {
  position: relative;
  flex: 0 0 auto;
  width: 148px;
  min-width: 148px;
}

.brand-mark::before {
  display: block;
  width: 148px;
  height: 26px;
  background: transparent url("kamano-logo.svg") center / 178px auto no-repeat;
  content: "";
}

.brand-mark .brand-name {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

@media (max-width: 750px) {
  .brand-mark,
  .pdp-body .brand-mark,
  .pdp2-clean-page .brand-mark,
  .rice2-page .brand-mark {
    width: 116px;
    min-width: 116px;
  }

  .brand-mark::before {
    width: 116px;
    height: 21px;
    background-size: 139px auto;
  }
}

.rice-storage-gallery__thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rice-storage-gallery__thumbs button:first-child img,
.rice-storage-gallery__thumbs button:nth-child(2) img {
  width: 84%;
  height: 84%;
  object-fit: contain;
}

.rice-storage-edition {
  color: rgba(255, 255, 255, 0.9);
  font-family: var(--font-en-serif);
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.02em;
}

.rice-storage-pdp .rice2-core {
  background: #2f2924;
}

.rice-storage-pdp .rice2-core figure {
  background: #1f1a16;
}

.rice-storage-pdp .rice2-tech-rows figure img {
  object-position: center center;
}

.rice-storage-final {
  background: #f4eee8;
}

.rice-storage-final figure {
  display: grid;
  place-items: center;
}

.rice-storage-final img {
  width: min(760px, 86%);
  height: auto;
  max-height: 680px;
  object-fit: contain;
  filter: drop-shadow(0 28px 34px rgba(47, 41, 36, 0.14));
}

.rice2-page .rice2-local-nav,
.rice2-local-nav {
  display: none;
}

.tech-chapter,
.rice2-product,
.rice2-technology,
.rice2-material-craft,
.rice2-operation,
.rice2-care,
.rice2-cooking,
.ricepot-trace-spec {
  scroll-margin-top: 120px;
}

@media (max-width: 750px) {
  .tech-chapter,
  .rice2-product,
  .rice2-technology,
  .rice2-material-craft,
  .rice2-operation,
  .rice2-care,
  .rice2-cooking,
  .ricepot-trace-spec {
    scroll-margin-top: 92px;
  }

  .rice-storage-gallery__main img {
    max-height: 360px;
  }

  .non-donabe-pdp {
    padding-top: 65px;
  }

  .non-donabe-pdp > .rice2-product:first-child {
    padding-top: 46px;
  }

  .rice-storage-pdp .rice2-core {
    gap: 40px;
  }

  .rice-storage-final img {
    max-height: 460px;
  }
}

/* TECHNOLOGY material reset: use the provided 2GO product/CG assets as the visual center. */
.tech-fv--product-still {
  background: #faf7f2;
}

.tech-fv--product-still figure::after {
  background:
    linear-gradient(90deg, rgba(33, 29, 25, 0.62), rgba(33, 29, 25, 0.18) 48%, rgba(33, 29, 25, 0.04) 78%),
    linear-gradient(180deg, rgba(33, 29, 25, 0.18), rgba(33, 29, 25, 0.06) 42%, rgba(33, 29, 25, 0.58));
}

.tech-fv--product-still img {
  opacity: 0.98;
  object-position: center 43%;
}

.technology-page--figma .tech-chapter__hero img[src*="tech-2g-product-hero"] {
  object-position: center 43%;
}

.technology-page--figma .tech-chapter__hero img[src*="tech-2g-sensor-close"] {
  object-position: center 54%;
}

.technology-page--figma .tech-chapter__hero img[src*="tech-2g-lid-hands"] {
  object-position: center 52%;
}

.technology-page--figma .tech-chapter__hero img[src*="tech-2g-structure-split"],
.technology-page--figma .tech-chapter__hero img[src*="tech-2g-heat-wide"],
.technology-page--figma .tech-chapter__hero img[src*="tech-2g-bubble-circulation"] {
  object-position: center;
}

.technology-page--figma .tech-side-story img[src*="tech-2g-product-hero"],
.technology-page--figma .tech-craft-panel img[src*="tech-2g-product-hero"] {
  object-position: center 42%;
}

.technology-page--figma .tech-craft-panel img[src*="tech-craft-clay"] {
  object-position: center 48%;
}

.technology-page--figma .tech-compare__images img[src*="tech-2g-sensor-close"] {
  object-position: center 52%;
}

/* TECHNOLOGY page: align diagrams and typography with the quiet TOP tone. */
.technology-page-v2 .site-header {
  background: transparent;
  border-bottom-color: transparent;
}

.technology-page-v2 .site-header.is-scrolled,
.technology-page-v2 .site-header.is-open {
  background: rgba(47, 41, 36, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.14);
}

.technology-page-v2 .section-label,
.technology-page-v2 .tech-label {
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
}

.technology-page-v2 .tech-anchor-nav {
  position: static;
  display: flex;
  justify-content: center;
  gap: 0;
  width: min(940px, calc(100% - 100px));
  min-height: 0;
  margin: -48px auto 112px;
  padding: 0;
  overflow: visible;
  border-top: 1px solid rgba(74, 69, 64, 0.14);
  border-bottom: 1px solid rgba(74, 69, 64, 0.14);
  background: transparent;
}

.technology-page-v2 .tech-anchor-nav a {
  flex: 1;
  min-height: 56px;
  padding: 0 14px;
  border-left: 1px solid rgba(74, 69, 64, 0.12);
  color: #8c8782;
  font-family: var(--font-en-serif, var(--en));
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
}

.technology-page-v2 .tech-anchor-nav a:first-child {
  border-left: 0;
}

.technology-page-v2 .tech-chapter__body {
  row-gap: 92px;
}

.technology-page-v2 .tech-origin-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(320px, 0.38fr);
  align-items: center;
  gap: 0;
  padding: 0 var(--rail) 122px;
  background: #faf7f5;
}

.technology-page-v2 .tech-origin-panel figure {
  height: 460px;
  margin: 0;
  overflow: hidden;
  background: #2f2924;
}

.technology-page-v2 .tech-origin-panel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.technology-page-v2 .tech-origin-panel > div {
  padding-left: 64px;
}

.technology-page-v2 .tech-origin-panel h2 {
  margin: 18px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 30px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-origin-panel p:not(.section-label) {
  max-width: 430px;
  margin: 22px 0 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 14px;
  line-height: 1.95;
}

.technology-page-v2 .tech-material-heat-panel {
  display: grid;
  grid-template-columns: minmax(280px, 0.36fr) minmax(0, 0.64fr);
  gap: 72px;
  padding: 126px var(--rail) 138px;
  border-top: 1px solid rgba(74, 69, 64, 0.12);
  background: #faf7f5;
  scroll-margin-top: 108px;
}

.technology-page-v2 .tech-material-heat-panel__head,
.technology-page-v2 .tech-material-heat-panel__body {
  width: min(1080px, 100%);
}

.technology-page-v2 .tech-material-heat-panel h2 {
  margin: 18px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 30px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-material-heat-panel__head p:not(.section-label) {
  max-width: 420px;
  margin: 24px 0 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 14px;
  line-height: 1.95;
}

.technology-page-v2 .tech-material-heat-panel__compare {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
}

.technology-page-v2 .tech-material-heat-panel__compare article {
  min-height: 236px;
  padding: 34px 34px 32px;
  border-left: 1px solid rgba(74, 69, 64, 0.12);
}

.technology-page-v2 .tech-material-heat-panel__compare article:first-child {
  border-left: 0;
}

.technology-page-v2 .tech-material-heat-panel__compare span {
  color: #b6afa8;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
}

.technology-page-v2 .tech-material-heat-panel__compare h3 {
  margin: 18px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-material-heat-panel__compare p {
  margin: 18px 0 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.9;
}

.technology-page-v2 .tech-material-heat-panel__notes {
  display: grid;
  margin: 34px 0 0;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
}

.technology-page-v2 .tech-material-heat-panel__notes div {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 30px;
  padding: 18px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
}

.technology-page-v2 .tech-material-heat-panel__notes div:first-child {
  border-top: 0;
}

.technology-page-v2 .tech-material-heat-panel__notes dt {
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-material-heat-panel__notes dd {
  margin: 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.85;
}

.technology-page-v2 .tech-compare-lines {
  display: grid;
  width: min(1040px, 100%);
  margin: -8px auto 0;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
}

.technology-page-v2 .tech-compare-lines div {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 34px;
  padding: 22px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
}

.technology-page-v2 .tech-compare-lines div:first-child {
  border-top: 0;
}

.technology-page-v2 .tech-compare-lines dt {
  color: #b6afa8;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.4;
}

.technology-page-v2 .tech-compare-lines dd {
  margin: 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.9;
}

.technology-page-v2 .tech-craft-panel dl {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0;
  margin-top: 34px;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
  background: transparent;
}

.technology-page-v2 .tech-craft-panel dl div {
  min-height: 82px;
  padding: 20px 14px 18px;
  border-left: 1px solid rgba(74, 69, 64, 0.12);
  background: transparent;
  text-align: left;
}

.technology-page-v2 .tech-craft-panel dl div:first-child {
  border-left: 0;
}

.technology-page-v2 .tech-craft-panel dt {
  color: #b6afa8;
  font-family: var(--font-en-serif, var(--en));
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
}

.technology-page-v2 .tech-craft-panel dd {
  margin: 12px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-heat-curve {
  padding: 0;
  border: 0;
  background: transparent;
}

.technology-page-v2 .tech-control-flow {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 34px;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
}

.technology-page-v2 .tech-control-flow article {
  min-height: 156px;
  padding: 28px 26px 26px;
  border-left: 1px solid rgba(74, 69, 64, 0.12);
}

.technology-page-v2 .tech-control-flow article:first-child {
  border-left: 0;
}

.technology-page-v2 .tech-control-flow span {
  color: #b6afa8;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
}

.technology-page-v2 .tech-control-flow h4 {
  margin: 14px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 18px;
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-control-flow p {
  margin: 12px 0 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 12px;
  line-height: 1.8;
}

.technology-page-v2 .tech-heat-curve__phases {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 18px;
  border: 0;
}

.technology-page-v2 .tech-heat-curve__phases span {
  padding: 0 13px;
  border: 0;
  border-left: 1px solid rgba(74, 69, 64, 0.16);
  background: transparent;
  color: #8c8782;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 11px;
  line-height: 1.4;
}

.technology-page-v2 .tech-heat-curve__phases span:first-child {
  padding-left: 0;
  border-left: 0;
}

.technology-page-v2 .tech-step-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
  background: transparent;
}

.technology-page-v2 .tech-step-list article {
  display: grid;
  grid-template-columns: 140px minmax(220px, 0.34fr) minmax(0, 1fr);
  gap: 34px;
  align-items: start;
  padding: 28px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
  background: transparent;
}

.technology-page-v2 .tech-step-list article:first-child {
  border-top: 0;
}

.technology-page-v2 .tech-step-list span {
  color: #b6afa8;
  font-family: var(--font-en-serif, var(--en));
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
}

.technology-page-v2 .tech-step-list h3 {
  margin: 0;
  color: var(--ink);
  font-size: 17px;
  line-height: 1.65;
}

.technology-page-v2 .tech-step-list h3 em {
  display: block;
  margin: 0 0 8px;
  padding: 0;
  border: 0;
  color: #8c8782;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.technology-page-v2 .tech-step-list p {
  margin: 0;
  font-size: 13px;
}

/* TECHNOLOGY page: final graph/proof tuning. */
.technology-page-v2 .tech-anchor-nav {
  width: min(860px, calc(100% - 100px));
  margin: 0 auto 104px;
}

.technology-page-v2 .tech-chapter__body {
  row-gap: 72px;
}

.technology-page-v2 .tech-chapter__hero {
  min-height: 600px;
}

.technology-page-v2 .tech-chapter__hero--cg img {
  padding: 28px 0;
  object-fit: contain;
  object-position: center;
  background: #2f2924;
}

.technology-page-v2 .tech-chapter,
.technology-page-v2 .tech-model-difference,
.technology-page-v2 .tech-more-v3 {
  scroll-margin-top: 108px;
}

.technology-page-v2 #tech04 .tech-chapter__body {
  row-gap: 58px;
}

.technology-page-v2 .tech-compare {
  gap: 28px;
}

.technology-page-v2 .tech-compare__images {
  gap: 24px;
  background: transparent;
}

.technology-page-v2 .tech-compare__images img {
  aspect-ratio: 4 / 3;
  min-height: 0;
  object-fit: cover;
}

.technology-page-v2 .tech-material-lines {
  grid-template-columns: 1fr;
  width: min(860px, 100%);
  margin: 0 auto;
}

.technology-page-v2 .tech-material-lines div {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 34px;
  min-height: 0;
  padding: 20px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
  border-left: 0;
}

.technology-page-v2 .tech-material-lines div:first-child {
  border-top: 0;
}

.technology-page-v2 .tech-material-lines dd {
  margin-top: 0;
  font-size: 16px;
}

.technology-page-v2 .tech-craft-panel {
  gap: 72px;
}

.technology-page-v2 .tech-craft-panel dl div {
  min-height: 0;
  padding: 18px 14px 16px;
}

.technology-page-v2 .tech-heat-curve h3 {
  margin-bottom: 0;
}

.technology-page-v2 .tech-control-flow {
  margin-top: 30px;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.technology-page-v2 .tech-control-flow article {
  min-height: 122px;
  padding: 22px 16px 20px;
}

.technology-page-v2 .tech-control-flow h4 {
  margin-top: 12px;
  font-size: 17px;
}

.technology-page-v2 .tech-control-flow p {
  max-width: 180px;
}

.technology-page-v2 .tech-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.technology-page-v2 .tech-compare-table {
  min-width: 720px;
}

.technology-page-v2 .tech-heat-curve__phases {
  margin-top: 22px;
  padding-top: 16px;
  border-top: 1px solid rgba(74, 69, 64, 0.12);
}

.technology-page-v2 .tech-step-list article {
  grid-template-columns: 112px minmax(190px, 0.3fr) minmax(0, 1fr);
  gap: 28px;
  min-height: 0;
  padding: 20px 0;
  align-content: center;
  align-items: baseline;
}

.technology-page-v2 .tech-step-list h3 {
  font-size: 16px;
  line-height: 1.6;
}

.technology-page-v2 .tech-step-list p {
  font-size: 13px;
  line-height: 1.85;
}

.technology-page-v2 .tech-model-difference {
  display: grid;
  grid-template-columns: minmax(280px, 0.36fr) minmax(0, 0.64fr);
  gap: 72px;
  padding: 132px var(--rail) 150px;
  background: #faf7f5;
}

.technology-page-v2 .tech-model-difference > div,
.technology-page-v2 .tech-model-difference dl {
  width: min(1080px, 100%);
}

.technology-page-v2 .tech-model-difference h2 {
  margin: 22px 0 0;
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 30px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.technology-page-v2 .tech-model-difference dl {
  margin: 0;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
}

.technology-page-v2 .tech-model-difference dl div {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 34px;
  padding: 22px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
}

.technology-page-v2 .tech-model-difference dl div:first-child {
  border-top: 0;
}

.technology-page-v2 .tech-model-difference dt {
  color: var(--ink);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 15px;
  font-weight: 500;
}

.technology-page-v2 .tech-model-difference dd {
  margin: 0;
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.9;
}

.technology-page-v2 .tech-heat-curve {
  display: grid;
  gap: 30px;
  padding: 42px 0;
  border-top: 1px solid rgba(74, 69, 64, 0.16);
  border-bottom: 1px solid rgba(74, 69, 64, 0.16);
  background: transparent;
}

.technology-page-v2 .tech-heat-curve__graph {
  min-height: 0;
  padding: 12px 0 20px 58px;
}

.technology-page-v2 .tech-heat-curve__graph svg {
  height: 260px;
}

.technology-page-v2 .tech-heat-curve__graph > span {
  color: var(--sub);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 11px;
}

.technology-page-v2 .curve-grid {
  stroke: rgba(74, 69, 64, 0.14);
}

.technology-page-v2 .curve-line {
  stroke: #b8a08b;
  stroke-width: 4;
}

.technology-page-v2 .tech-heat-curve circle {
  fill: #b8a08b;
  stroke: #faf7f5;
  stroke-width: 3;
}

.technology-page-v2 .tech-heat-curve__labels {
  color: var(--sub);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 13px;
  letter-spacing: 0.04em;
}

@media (max-width: 900px) {
  .technology-page-v2 .tech-origin-panel {
    grid-template-columns: 1fr;
    padding: 0 22px 84px;
  }

  .technology-page-v2 .tech-origin-panel figure {
    height: 360px;
  }

  .technology-page-v2 .tech-origin-panel > div {
    padding: 36px 0 0;
  }

  .technology-page-v2 .tech-material-heat-panel {
    grid-template-columns: 1fr;
    gap: 42px;
    padding: 84px 22px 94px;
  }

  .technology-page-v2 .tech-material-heat-panel__compare {
    grid-template-columns: 1fr;
  }

  .technology-page-v2 .tech-material-heat-panel__compare article,
  .technology-page-v2 .tech-material-heat-panel__compare article:first-child {
    min-height: 0;
    padding: 28px 0 26px;
    border-left: 0;
    border-top: 1px solid rgba(74, 69, 64, 0.12);
  }

  .technology-page-v2 .tech-material-heat-panel__compare article:first-child {
    border-top: 0;
  }

  .technology-page-v2 .tech-anchor-nav,
  .technology-page-v2 .tech-control-flow,
  .technology-page-v2 .tech-craft-panel dl {
    grid-template-columns: 1fr;
  }

  .technology-page-v2 .tech-anchor-nav {
    width: calc(100% - 44px);
    margin-top: 0;
    margin-bottom: 84px;
  }

  .technology-page-v2 .tech-anchor-nav a,
  .technology-page-v2 .tech-control-flow article,
  .technology-page-v2 .tech-craft-panel dl div,
  .technology-page-v2 .tech-craft-panel dl div:first-child {
    border-left: 0;
    border-top: 1px solid rgba(74, 69, 64, 0.12);
  }

  .technology-page-v2 .tech-anchor-nav a:first-child,
  .technology-page-v2 .tech-control-flow article:first-child,
  .technology-page-v2 .tech-craft-panel dl div:first-child {
    border-top: 0;
  }

  .technology-page-v2 .tech-compare-lines div,
  .technology-page-v2 .tech-step-list article {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .technology-page-v2 .tech-material-lines div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .technology-page-v2 .tech-heat-curve__graph {
    padding-left: 44px;
  }

  .technology-page-v2 .tech-model-difference {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .technology-page-v2 .tech-model-difference dl div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .technology-page-v2 .tech-control-flow article {
    min-height: 0;
    padding: 22px 0;
  }
}

@media (max-width: 750px) {
  .technology-page-v2 .tech-origin-panel {
    padding-bottom: 72px;
  }

  .technology-page-v2 .tech-origin-panel figure {
    height: 300px;
  }

  .technology-page-v2 .tech-origin-panel h2 {
    font-size: 26px;
    line-height: 1.7;
  }

  .technology-page-v2 .tech-origin-panel p:not(.section-label) {
    font-size: 13px;
    line-height: 1.9;
  }

  .technology-page-v2 .tech-material-heat-panel {
    padding: 72px 20px 84px;
  }

  .technology-page-v2 .tech-material-heat-panel h2 {
    font-size: 26px;
    line-height: 1.7;
  }

  .technology-page-v2 .tech-material-heat-panel__head p:not(.section-label),
  .technology-page-v2 .tech-material-heat-panel__compare p,
  .technology-page-v2 .tech-material-heat-panel__notes dd {
    font-size: 13px;
  }

  .technology-page-v2 .tech-material-heat-panel__notes div {
    grid-template-columns: 1fr;
    gap: 7px;
    padding: 17px 0;
  }

  .technology-page-v2 .tech-anchor-nav {
    margin: 0 auto 72px;
  }

  .technology-page-v2 .tech-chapter,
  .technology-page-v2 .tech-model-difference,
  .technology-page-v2 .tech-more-v3 {
    scroll-margin-top: 96px;
  }

  .technology-page-v2 .tech-chapter__hero {
    min-height: 520px;
  }

  .technology-page-v2 .tech-chapter__hero--cg img {
    padding: 0;
    object-fit: cover;
  }

  .technology-page-v2 .tech-anchor-nav a {
    min-height: 48px;
    padding: 0;
  }

  .technology-page-v2 .tech-material-lines {
    margin-top: 0;
  }

  .technology-page-v2 .tech-craft-panel dl {
    margin-top: 28px;
  }

  .technology-page-v2 .tech-heat-curve {
    padding: 32px 0;
  }

  .technology-page-v2 .tech-heat-curve__graph {
    padding-left: 38px;
  }

  .technology-page-v2 .tech-heat-curve__graph svg {
    height: 210px;
  }

  .technology-page-v2 .tech-heat-curve__labels {
    grid-template-columns: 1fr;
    gap: 8px;
    text-align: left;
  }

  .technology-page-v2 .tech-chapter__body,
  .technology-page-v2 #tech04 .tech-chapter__body {
    row-gap: 48px;
  }

  .technology-page-v2 .tech-compare__images {
    gap: 18px;
  }

  .technology-page-v2 .tech-control-flow {
    margin-top: 24px;
  }

  .technology-page-v2 .tech-step-list article {
    padding: 18px 0;
  }

  .technology-page-v2 .tech-model-difference {
    padding: 84px 20px 94px;
  }

  .technology-page-v2 .tech-model-difference h2 {
    font-size: 25px;
  }
}

/* Products page: quiet selector layout without the comparison block. */
#donabe-models,
#rice-storage,
#accessories {
  scroll-margin-top: 108px;
}

.products-v4-anchor {
  display: block;
  height: 0;
}

.products-v4--catalog {
  padding-top: 84px;
}

.products-v4-catalog {
  padding: 104px 50px 122px;
}

.products-v4-catalog__head {
  grid-template-columns: 1fr;
  gap: 0;
  align-items: start;
}

.products-v4-catalog__head h1 {
  width: min(760px, 100%);
  font-size: 38px;
  line-height: 1.62;
}

.products-v4-catalog__head p:not(.section-label) {
  width: min(560px, 100%);
  margin-top: 22px;
}

.products-v4-catalog__nav {
  justify-content: flex-start;
  gap: 34px;
  margin-top: 36px;
}

.products-v4-catalog__nav a {
  min-height: 0;
  padding: 0 0 8px;
  border: 0;
  border-bottom: 1px solid rgba(70, 65, 60, 0.28);
  background: transparent;
  font-family: var(--font-ja-serif, var(--serif));
}

.products-v4-intro-photo {
  width: min(1180px, 100%);
  height: 460px;
  margin: 64px auto 0;
  overflow: hidden;
  background: #ede9e3;
}

.products-v4-intro-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 52%;
}

.products-v4-category {
  width: min(1180px, 100%);
  margin: 84px auto 0;
  padding-top: 58px;
  border-top: 1px solid rgba(70, 65, 60, 0.14);
}

.products-v4-category + .products-v4-category {
  margin-top: 96px;
}

.products-v4-category__head {
  display: grid;
  grid-template-columns: 58px minmax(180px, 0.3fr) minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  width: 100%;
}

.products-v4-category__head span {
  color: #8c8782;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
}

.products-v4-category__head h2 {
  margin: 0;
  font-size: 30px;
  line-height: 1.65;
}

.products-v4-category__head p {
  width: min(520px, 100%);
  margin: 0;
  font-size: 13px;
}

.products-v4-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 44px;
  background: rgba(70, 65, 60, 0.14);
}

.products-v4-list--storage {
  grid-template-columns: 1fr;
}

.products-v4-card {
  border: 0;
}

.products-v4-card a {
  grid-template-rows: 360px 1fr;
}

.products-v4-card figure {
  background: #f0ece6;
}

.products-v4-card--storage {
  grid-column: 1 / -1;
}

.products-v4-card--storage a {
  grid-template-columns: minmax(0, 0.54fr) minmax(360px, 0.46fr);
  grid-template-rows: auto;
  min-height: 430px;
}

.products-v4-card--storage figure {
  min-height: 430px;
}

.products-v4-card--storage .products-v4-card__body {
  align-content: center;
  padding: 44px 54px;
}

.products-v4-card h3 {
  margin-top: 14px;
  color: #3f3a35;
  font-size: 23px;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

.products-v4-related {
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  background: #faf7f5;
}

.products-v4-related-grid {
  gap: 0;
  background: transparent;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.products-v4-related-grid article {
  grid-template-rows: 230px 1fr;
  border-left: 1px solid rgba(70, 65, 60, 0.12);
  background: transparent;
}

.products-v4-related-grid article:first-child {
  border-left: 0;
}

.products-v4-related-grid figure {
  background: transparent;
}

.products-v4-links strong {
  font-size: 20px;
}

@media (max-width: 980px) {
  .products-v4-card--storage a {
    grid-template-columns: 1fr;
  }

  .products-v4-category__head {
    grid-template-columns: 52px minmax(0, 1fr);
  }

  .products-v4-category__head p {
    grid-column: 2;
  }

  .products-v4-related-grid article,
  .products-v4-related-grid article:first-child {
    border-left: 0;
    border-top: 1px solid rgba(70, 65, 60, 0.12);
  }

  .products-v4-related-grid article:first-child {
    border-top: 0;
  }
}

@media (max-width: 750px) {
  .products-v4--catalog {
    padding-top: 65px;
  }

  .products-v4-catalog {
    padding: 62px 20px 84px;
  }

  .products-v4-catalog__head h1 {
    font-size: 30px;
  }

  .products-v4-catalog__nav {
    gap: 16px;
    margin-top: 28px;
  }

  .products-v4-catalog__nav a {
    justify-content: start;
    min-height: 0;
  }

  .products-v4-intro-photo {
    height: 300px;
    margin-top: 44px;
  }

  .products-v4-category {
    margin-top: 54px;
    padding-top: 42px;
  }

  .products-v4-category + .products-v4-category {
    margin-top: 72px;
  }

  .products-v4-category__head h2 {
    font-size: 26px;
  }

  .products-v4-category__head {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .products-v4-category__head p {
    grid-column: auto;
  }

  .products-v4-list {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 46px;
    background: transparent;
  }

  .products-v4-card {
    border-top: 0;
  }

  .products-v4-card a {
    grid-template-rows: 260px 1fr;
  }

  .products-v4-card--storage a {
    grid-template-rows: 260px 1fr;
    min-height: 0;
  }

  .products-v4-card--storage figure {
    min-height: 0;
  }

  .products-v4-card--storage .products-v4-card__body {
    padding: 26px 24px;
  }

  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 21px;
  }
}

/* v3 Marcellus rule: brand English only; Japanese navigation and CTA stay in Mincho. */
.site-header .nav-cta,
.global-nav > .nav-cta {
  font-family: var(--font-ja-serif);
  font-style: normal;
  font-weight: 500;
}

/* Product menu: direct access to model and category groups. */
.nav-group--products .nav-panel__inner.nav-panel__inner--products,
.rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  display: grid;
  grid-template-columns: 1fr;
  width: min(var(--content-wide-pc, 1200px), calc(100% - 100px));
  height: 100%;
  margin: 0 auto;
  padding: 70px 0 62px;
}

.nav-product-menu {
  display: grid;
  grid-template-columns: minmax(160px, 0.72fr) minmax(240px, 1fr) minmax(320px, 1.35fr);
  align-self: center;
  width: 100%;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.nav-product-group {
  min-height: 240px;
  padding: 34px 38px 36px;
  border-left: 1px solid rgba(70, 65, 60, 0.14);
}

.nav-product-group:first-child {
  border-left: 0;
}

.nav-product-group > span {
  display: block;
  color: var(--color-muted, #8c8782);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.nav-product-main-link,
.nav-product-links {
  margin-top: 28px;
}

.nav-product-main-link,
.nav-product-links a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: baseline;
  min-height: 48px;
  padding: 14px 0;
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  color: var(--color-ink, #3f3a35);
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.nav-product-main-link:first-child,
.nav-product-links a:first-child {
  border-top: 0;
}

.nav-product-main-link:hover,
.nav-product-links a:hover {
  opacity: 0.68;
}

.nav-product-main-link strong,
.nav-product-links strong {
  font-family: var(--font-ja-serif);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.nav-product-main-link small,
.nav-product-links small {
  color: var(--color-muted, #8c8782);
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .nav-group--products .nav-panel__inner.nav-panel__inner--products,
  .rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    width: 100%;
    min-height: 0;
    padding: 0 0 18px;
  }

  .nav-product-menu {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 4px;
    border-color: rgba(255, 255, 255, 0.18);
  }

  .nav-product-group {
    min-height: 0;
    padding: 20px 0 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    border-left: 0;
  }

  .nav-product-group:first-child {
    border-top: 0;
  }

  .nav-product-group > span,
  .nav-product-main-link small,
  .nav-product-links small {
    color: rgba(255, 255, 255, 0.62);
  }

  .nav-product-main-link,
  .nav-product-links {
    margin-top: 10px;
  }

  .nav-product-main-link,
  .nav-product-links a {
    min-height: 44px;
    border-top-color: rgba(255, 255, 255, 0.12);
    color: #ffffff;
  }

  .nav-product-main-link strong,
  .nav-product-links strong {
    font-size: 16px;
  }
}

/* Header product menu: visual lineup inspired by clear product navigation. */
.nav-group--products .nav-panel {
  overflow: hidden;
}

.nav-group--products .nav-panel__inner.nav-panel__inner--products,
.rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  display: grid;
  width: min(1120px, calc(100% - 88px));
  height: auto;
  min-height: 0;
  margin: 0 auto;
  padding: 42px 0 38px;
}

.nav-product-menu--visual {
  display: grid;
  grid-template-columns: minmax(176px, 0.34fr) minmax(0, 1fr);
  grid-template-areas:
    "head cards"
    "head links";
  align-items: start;
  gap: 24px 34px;
  width: 100%;
  border: 0;
}

.nav-product-head {
  grid-area: head;
  display: grid;
  align-content: start;
  min-height: 100%;
  padding: 4px 28px 0 0;
  border-right: 1px solid rgba(70, 65, 60, 0.12);
}

.nav-product-head span {
  color: var(--clay, #b18d70);
  font-family: var(--en);
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.nav-product-head strong {
  margin-top: 12px;
  color: var(--ink, #24211f);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 19px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.nav-product-head a {
  justify-self: start;
  margin-top: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.36);
  color: var(--sub, #6f6963);
  font-size: 11px;
  line-height: 1.4;
  text-decoration: none;
}

.nav-product-feature-grid {
  grid-area: cards;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.nav-product-card {
  display: grid;
  align-content: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(70, 65, 60, 0.12);
  color: var(--ink, #24211f);
  background: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.nav-product-card:hover,
.nav-product-card:focus-visible {
  border-color: rgba(70, 65, 60, 0.24);
  background: #ffffff;
  transform: translateY(-2px);
}

.nav-product-card figure {
  display: grid;
  place-items: center;
  aspect-ratio: 1.42;
  margin: 0;
  overflow: hidden;
  background: #eee9e2;
}

.nav-product-card img {
  width: 100%;
  height: 100%;
  padding: 20px;
  object-fit: contain;
  filter: drop-shadow(0 14px 16px rgba(47, 41, 36, 0.12));
  transition: transform 0.45s ease;
}

.nav-product-card:hover img,
.nav-product-card:focus-visible img {
  transform: scale(1.04);
}

.nav-product-card span,
.nav-product-subgrid span {
  color: var(--ink, #24211f);
  font-family: var(--font-ja-serif, var(--serif));
  font-weight: 500;
  letter-spacing: 0.03em;
}

.nav-product-card span {
  margin: 18px 18px 0;
  font-size: 15px;
  line-height: 1.5;
}

.nav-product-card small {
  margin: 7px 18px 20px;
  color: var(--sub, #6f6963);
  font-size: 11px;
  line-height: 1.55;
}

.nav-product-subgrid {
  grid-area: links;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
}

.nav-product-subgrid a {
  display: grid;
  min-width: 0;
  padding: 15px 14px 14px;
  border-left: 1px solid rgba(70, 65, 60, 0.12);
  color: var(--ink, #24211f);
  text-decoration: none;
  transition: background 0.2s ease;
}

.nav-product-subgrid a:first-child {
  border-left: 0;
}

.nav-product-subgrid a:hover,
.nav-product-subgrid a:focus-visible {
  background: rgba(255, 255, 255, 0.62);
}

.nav-product-subgrid span {
  font-size: 13px;
  line-height: 1.45;
}

.nav-product-subgrid small {
  margin-top: 4px;
  color: var(--sub, #6f6963);
  font-size: 10px;
  line-height: 1.5;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .nav-group--products .nav-panel__inner.nav-panel__inner--products,
  .rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    width: 100%;
    padding: 0 0 18px;
  }

  .nav-product-menu--visual {
    grid-template-columns: 1fr;
    grid-template-areas:
      "head"
      "cards"
      "links";
    gap: 0;
    margin-top: 4px;
  }

  .nav-product-head {
    min-height: 0;
    padding: 0 0 18px;
    border-right: 0;
    border-bottom: 1px solid rgba(63, 58, 53, 0.14);
  }

  .nav-product-head strong {
    margin-top: 9px;
    font-size: 18px;
  }

  .nav-product-head a {
    margin-top: 14px;
  }

  .nav-product-feature-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .nav-product-card {
    grid-template-columns: 98px minmax(0, 1fr);
    grid-template-areas:
      "image title"
      "image text";
    align-items: center;
    border-width: 0 0 1px;
    border-color: rgba(63, 58, 53, 0.14);
    background: transparent;
    transform: none;
  }

  .nav-product-card:hover,
  .nav-product-card:focus-visible {
    background: transparent;
    transform: none;
  }

  .nav-product-card figure {
    grid-area: image;
    width: 82px;
    height: 66px;
    aspect-ratio: auto;
    margin: 12px 16px 12px 0;
  }

  .nav-product-card img {
    padding: 10px;
  }

  .nav-product-card span {
    grid-area: title;
    margin: 13px 0 0;
    font-size: 16px;
  }

  .nav-product-card small {
    grid-area: text;
    margin: 3px 0 12px;
    font-size: 10px;
  }

  .nav-product-subgrid {
    grid-template-columns: 1fr 1fr;
    border-top: 0;
  }

  .nav-product-subgrid a {
    padding: 14px 12px;
    border-top: 1px solid rgba(63, 58, 53, 0.14);
  }

  .nav-product-subgrid a:nth-child(odd) {
    border-left: 0;
  }

  .nav-product-subgrid small {
    white-space: normal;
  }
}

/* Header story/support panels: image-led, compact navigation. */
.nav-panel__inner--visual {
  display: grid;
  grid-template-columns: minmax(360px, 0.58fr) minmax(280px, 0.42fr);
  align-items: stretch;
  gap: 28px;
  width: min(980px, calc(100% - 88px));
  margin: 0 auto;
  padding: 34px 0;
}

.mega-feature-card--wide {
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(70, 65, 60, 0.12);
  padding: 0 0 18px;
  background: rgba(255, 255, 255, 0.72);
}

.mega-feature-card--wide img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  background: #eee9e2;
}

.mega-feature-card--wide span {
  margin: 16px 18px 0;
  font-size: 16px;
}

.mega-feature-card--wide small {
  margin: 6px 18px 0;
  font-size: 11px;
}

.mega-link-list--nav {
  align-self: stretch;
  padding: 4px 0 0;
}

.mega-link-list--nav p {
  margin: 0 0 14px;
}

.mega-link-list--nav a {
  min-height: 56px;
  align-content: center;
  padding: 11px 0;
}

.mega-link-list--nav span {
  margin-top: 0;
  font-size: 15px;
}

.mega-link-list--nav small {
  margin-top: 3px;
}

@media (max-width: 900px) {
  .nav-panel__inner--visual {
    grid-template-columns: 1fr;
    gap: 14px;
    width: 100%;
    padding: 4px 0 22px;
  }

  .mega-feature-card--wide {
    margin-left: 0;
    border: 0;
    border-top: 1px solid rgba(63, 58, 53, 0.14);
    border-bottom: 1px solid rgba(63, 58, 53, 0.14);
    padding: 12px 0;
    background: transparent;
  }

  .mega-feature-card--wide img {
    height: 112px;
    margin-bottom: 4px;
  }

  .mega-feature-card--wide span,
  .mega-feature-card--wide small {
    margin-right: 0;
    margin-left: 0;
  }

  .mega-link-list--nav {
    padding-top: 0;
  }

  .mega-link-list--nav p,
  .mega-link-list--nav a {
    margin-left: 0;
  }
}

/* Image tone: remove the pale wash around product/menu visuals. */
.products-v4-card figure,
.products-v4-related-grid figure,
.nav-product-card figure,
.mega-feature-card--wide img {
  background: transparent;
}

.products-v4-card figure img,
.products-v4-related-grid img,
.nav-product-card img {
  filter: none;
}

.nav-product-card,
.nav-product-card:hover,
.nav-product-card:focus-visible,
.mega-feature-card--wide {
  background: transparent;
}

/* Header logo: follow the header text color on light and dark pages. */
@supports (-webkit-mask: url("kamano-logo.svg") center / 178px auto no-repeat) or (mask: url("kamano-logo.svg") center / 178px auto no-repeat) {
  .brand-mark::before {
    background: currentColor;
    -webkit-mask: url("kamano-logo.svg") center / 178px auto no-repeat;
    mask: url("kamano-logo.svg") center / 178px auto no-repeat;
  }

  @media (max-width: 750px) {
    .brand-mark::before {
      -webkit-mask: url("kamano-logo.svg") center / 139px auto no-repeat;
      mask: url("kamano-logo.svg") center / 139px auto no-repeat;
    }
  }
}

/* Concept page: editorial brand refresh. */
.concept-page .concept-main {
  background: #fbf8f4;
}

.concept-page .concept-hero {
  min-height: 92svh;
}

.concept-page .concept-hero__media img {
  object-position: center 50%;
  filter: none;
}

.concept-page .concept-hero__veil {
  background:
    linear-gradient(90deg, rgba(31, 27, 24, 0.64) 0%, rgba(31, 27, 24, 0.34) 46%, rgba(31, 27, 24, 0.08) 100%),
    linear-gradient(0deg, rgba(31, 27, 24, 0.38), rgba(31, 27, 24, 0.03) 58%);
}

.concept-page .concept-hero__copy {
  align-content: center;
  width: min(650px, calc(100% - 96px));
  min-height: 92svh;
  padding: 132px 0 92px var(--rail);
}

.concept-page .concept-hero__copy h1 {
  margin-top: 28px;
  font-size: 40px;
  line-height: 1.56;
}

.concept-page .concept-hero__copy p:not(.section-label) {
  width: min(500px, 100%);
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 2.05;
}

.concept-page .concept-statement {
  min-height: 0;
  padding: 132px max(50px, calc((100vw - 1060px) / 2)) 116px;
  background: #fbf8f4;
}

.concept-page .concept-statement .section-label,
.concept-page .concept-section-copy .section-label {
  color: #b8a08b;
}

.concept-page .concept-statement h2.world-copy {
  width: min(760px, 100%);
  font-size: 38px;
  line-height: 1.68;
}

.concept-page .concept-statement h2.world-copy strong {
  color: #4b433c;
}

.concept-page .concept-statement p:not(.section-label) {
  width: min(720px, 100%);
  margin-top: 30px;
  color: #756f68;
  font-size: 16px;
  line-height: 2.18;
}

.concept-page .concept-gap,
.concept-page .concept-values,
.concept-page .concept-bridge,
.concept-page .concept-origin,
.concept-page .concept-solution,
.concept-page .concept-scene {
  padding-right: max(50px, calc((100vw - 1160px) / 2));
  padding-left: max(50px, calc((100vw - 1160px) / 2));
}

.concept-page .concept-origin {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(340px, 0.42fr);
  gap: 88px;
  align-items: center;
  padding-top: 136px;
  padding-bottom: 136px;
  background: #ffffff;
}

.concept-page .concept-origin figure {
  height: min(58vw, 660px);
  min-height: 500px;
  overflow: hidden;
  background: #ede9e3;
}

.concept-page .concept-origin img {
  object-fit: cover;
  object-position: center center;
  filter: none;
}

.concept-page .concept-origin h2 {
  margin-top: 24px;
  color: #4b433c;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 34px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0;
}

.concept-page .concept-origin p:not(.section-label) {
  width: min(500px, 100%);
  margin-top: 24px;
  color: #756f68;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 14px;
  font-weight: 500;
  line-height: 2.05;
  letter-spacing: 0;
}

.concept-page .concept-gap {
  grid-template-columns: minmax(300px, 0.4fr) minmax(0, 0.6fr);
  gap: 92px;
  align-items: center;
  padding-top: 124px;
  padding-bottom: 126px;
  background: #f4efe8;
}

.concept-page .concept-section-copy h2 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.72;
}

.concept-page .concept-section-copy p:not(.section-label) {
  width: min(520px, 100%);
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2.05;
}

.concept-page .concept-gap__list,
.concept-page .concept-value-grid,
.concept-page .concept-bridge-grid {
  gap: 0;
  background: transparent;
}

.concept-page .concept-gap__list {
  border-top: 1px solid rgba(63, 58, 53, 0.13);
  border-bottom: 1px solid rgba(63, 58, 53, 0.13);
}

.concept-page .concept-gap__list article {
  min-height: 172px;
  padding: 30px 28px;
  border-top: 1px solid rgba(63, 58, 53, 0.1);
  background: transparent;
}

.concept-page .concept-gap__list article:nth-child(-n + 2) {
  border-top: 0;
}

.concept-page .concept-gap__list article:nth-child(even) {
  border-left: 1px solid rgba(63, 58, 53, 0.1);
}

.concept-page .concept-gap__list span,
.concept-page .concept-value-grid span,
.concept-page .concept-bridge-grid span,
.concept-page .concept-solution dt {
  color: #b8a08b;
  font-size: 13px;
  letter-spacing: 0.06em;
}

.concept-page .concept-gap__list p {
  margin-top: 24px;
  color: #4b433c;
  font-size: 18px;
  line-height: 1.78;
}

.concept-page .concept-solution {
  grid-template-columns: minmax(0, 0.54fr) minmax(360px, 0.46fr);
  gap: 84px;
  padding-top: 136px;
  padding-bottom: 136px;
  background: #ffffff;
}

.concept-page .concept-solution figure,
.concept-page .concept-scene figure {
  height: min(58vw, 640px);
  min-height: 500px;
  background: #ede9e3;
}

.concept-page .concept-solution figure img {
  padding: 0;
  object-fit: cover;
  object-position: center center;
  filter: none;
}

.concept-page .concept-solution h2,
.concept-page .concept-scene h2 {
  margin-top: 24px;
  font-size: 34px;
  line-height: 1.72;
}

.concept-page .concept-solution p:not(.section-label),
.concept-page .concept-scene p:not(.section-label) {
  width: min(500px, 100%);
  margin-top: 26px;
  color: #756f68;
  font-size: 14px;
  line-height: 2.05;
}

.concept-page .concept-solution dl {
  gap: 0;
  margin-top: 38px;
  border-top: 1px solid rgba(63, 58, 53, 0.14);
  background: transparent;
}

.concept-page .concept-solution dl div {
  padding: 18px 0;
  border-bottom: 1px solid rgba(63, 58, 53, 0.14);
  background: transparent;
}

.concept-page .concept-values {
  padding-top: 132px;
  padding-bottom: 132px;
  background: #fbf8f4;
}

.concept-page .concept-value-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 62px;
  border-top: 1px solid rgba(63, 58, 53, 0.12);
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
}

.concept-page .concept-value-grid article {
  min-height: 278px;
  padding: 30px 26px;
  border-left: 1px solid rgba(63, 58, 53, 0.1);
  background: transparent;
}

.concept-page .concept-value-grid article:first-child {
  border-left: 0;
}

.concept-page .concept-value-grid h3 {
  margin-top: 26px;
  color: #4b433c;
  font-size: 19px;
  line-height: 1.65;
}

.concept-page .concept-value-grid p {
  margin-top: 16px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.95;
}

.concept-page .concept-policy-list {
  grid-template-columns: 1fr;
  gap: 0;
  width: min(1040px, 100%);
  margin: 72px 0 0 auto;
  border-top: 1px solid rgba(63, 58, 53, 0.14);
  border-bottom: 1px solid rgba(63, 58, 53, 0.14);
  background: transparent;
}

.concept-page .concept-policy-list article {
  display: grid;
  grid-template-columns: minmax(170px, 0.26fr) minmax(260px, 0.34fr) minmax(0, 0.4fr);
  gap: 34px;
  min-height: 0;
  padding: 34px 0;
  border-top: 1px solid rgba(63, 58, 53, 0.1);
  border-left: 0;
  background: transparent;
}

.concept-page .concept-policy-list article:first-child {
  border-top: 0;
}

.concept-page .concept-policy-list span {
  margin-top: 6px;
  font-size: 12px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.concept-page .concept-policy-list h3 {
  margin-top: 0;
  color: #4b433c;
  font-size: 22px;
  line-height: 1.72;
}

.concept-page .concept-policy-list p {
  margin-top: 2px;
  color: #756f68;
  font-size: 13px;
  line-height: 2;
}

.concept-page .concept-scene {
  grid-template-columns: minmax(330px, 0.44fr) minmax(0, 0.56fr);
  gap: 84px;
  padding-top: 132px;
  padding-bottom: 132px;
  background: #f4efe8;
}

.concept-page .concept-scene figure {
  order: 2;
}

.concept-page .concept-scene div {
  order: 1;
}

.concept-page .concept-scene figure img {
  object-fit: cover;
  object-position: center center;
  filter: none;
}

.concept-page .concept-bridge {
  padding-top: 132px;
  padding-bottom: 136px;
  background: #ffffff;
}

.concept-page .concept-bridge-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 62px;
}

.concept-page .concept-bridge-grid a {
  min-height: 248px;
  padding: 30px 26px;
  border: 1px solid rgba(63, 58, 53, 0.12);
  background: #fbf8f4;
  transition: border-color 0.2s ease, transform 0.2s ease;
}

.concept-page .concept-bridge-grid a:hover,
.concept-page .concept-bridge-grid a:focus-visible {
  border-color: rgba(63, 58, 53, 0.28);
  transform: translateY(-2px);
}

.concept-page .concept-bridge-grid strong {
  margin-top: 24px;
  color: #4b433c;
  font-size: 19px;
  line-height: 1.65;
}

.concept-page .concept-final {
  background: #2f2924;
}

@media (max-width: 980px) {
  .concept-page .concept-hero__copy {
    padding-left: 48px;
  }

  .concept-page .concept-gap,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .concept-page .concept-value-grid,
  .concept-page .concept-bridge-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .concept-page .concept-value-grid article:nth-child(odd) {
    border-left: 0;
  }

  .concept-page .concept-value-grid article:nth-child(n + 3) {
    border-top: 1px solid rgba(63, 58, 53, 0.1);
  }

  .concept-page .concept-policy-list {
    margin-left: 0;
  }

  .concept-page .concept-policy-list article {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 30px 0;
  }

  .concept-page .concept-scene figure,
  .concept-page .concept-scene div {
    order: initial;
  }
}

@media (max-width: 750px) {
  .concept-page .concept-hero {
    min-height: 82svh;
  }

  .concept-page .concept-hero__copy {
    width: calc(100% - 40px);
    min-height: 82svh;
    padding: 112px 0 78px 20px;
  }

  .concept-page .concept-hero__copy h1 {
    font-size: 32px;
    line-height: 1.66;
  }

  .concept-page .concept-hero__copy p:not(.section-label) {
    font-size: 15px;
    line-height: 1.95;
  }

  .concept-page .concept-statement,
  .concept-page .concept-gap,
  .concept-page .concept-values,
  .concept-page .concept-bridge,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene {
    padding: 86px 22px;
  }

  .concept-page .concept-statement h2.world-copy {
    font-size: 29px;
  }

  .concept-page .concept-statement p:not(.section-label) {
    font-size: 15px;
    line-height: 2.05;
  }

  .concept-page .concept-gap__list,
  .concept-page .concept-value-grid,
  .concept-page .concept-bridge-grid {
    grid-template-columns: 1fr;
    margin-top: 44px;
  }

  .concept-page .concept-gap__list article,
  .concept-page .concept-gap__list article:nth-child(-n + 2),
  .concept-page .concept-gap__list article:nth-child(even),
  .concept-page .concept-value-grid article,
  .concept-page .concept-value-grid article:first-child,
  .concept-page .concept-value-grid article:nth-child(odd),
  .concept-page .concept-value-grid article:nth-child(n + 3) {
    border-left: 0;
  }

  .concept-page .concept-gap__list article + article,
  .concept-page .concept-value-grid article + article {
    border-top: 1px solid rgba(63, 58, 53, 0.1);
  }

  .concept-page .concept-solution figure,
  .concept-page .concept-origin figure,
  .concept-page .concept-scene figure {
    height: 360px;
    min-height: 0;
  }

  .concept-page .concept-solution dl div {
    grid-template-columns: 1fr;
    gap: 7px;
  }
}

/* Concept page: stabilize typography roles. */
.concept-page .concept-hero__copy h1,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-value-grid h3,
.concept-page .concept-gap__list p,
.concept-page .concept-bridge-grid strong,
.concept-page .concept-final h2 {
  font-family: var(--font-ja-serif, var(--serif));
  font-weight: 500;
  letter-spacing: 0;
}

.concept-page .concept-hero__copy p:not(.section-label),
.concept-page .concept-statement p:not(.section-label),
.concept-page .concept-section-copy p:not(.section-label),
.concept-page .concept-origin p:not(.section-label),
.concept-page .concept-solution p:not(.section-label),
.concept-page .concept-scene p:not(.section-label),
.concept-page .concept-value-grid p,
.concept-page .concept-bridge-grid small,
.concept-page .concept-solution dd {
  font-family: var(--font-ja-sans, var(--sans));
  font-weight: 500;
  letter-spacing: 0;
}

.concept-page .section-label:not(.brand-label),
.concept-page .concept-gap__list span,
.concept-page .concept-value-grid span,
.concept-page .concept-bridge-grid span,
.concept-page .concept-solution dt {
  font-family: var(--font-en-label, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.concept-page .brand-label {
  font-family: var(--font-brand, var(--brand));
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.06em;
}

.concept-page .concept-statement h2.world-copy strong {
  font-family: inherit;
  font-size: 1em;
  font-weight: 500;
  line-height: inherit;
  letter-spacing: 0;
}

@media (max-width: 750px) {
  .concept-page .concept-statement h2.world-copy strong {
    font-size: 1em;
  }
}

/* Concept page: align type scale with the rest of the site. */
.concept-page .concept-hero__copy h1 {
  font-size: 40px;
  line-height: 1.62;
}

.concept-page .concept-statement h2.world-copy {
  font-size: 38px;
  line-height: 1.72;
}

.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2 {
  font-size: 34px;
  line-height: 1.78;
}

.concept-page .concept-gap__list p,
.concept-page .concept-value-grid h3,
.concept-page .concept-policy-list h3,
.concept-page .concept-bridge-grid strong {
  font-size: 22px;
  line-height: 1.72;
}

.concept-page .concept-hero__copy p:not(.section-label) {
  font-size: 17px;
  line-height: 2;
}

.concept-page .concept-statement p:not(.section-label),
.concept-page .concept-section-copy p:not(.section-label),
.concept-page .concept-origin p:not(.section-label),
.concept-page .concept-solution p:not(.section-label),
.concept-page .concept-scene p:not(.section-label) {
  font-size: 14px;
  line-height: 2.05;
}

.concept-page .concept-value-grid p,
.concept-page .concept-policy-list p,
.concept-page .concept-bridge-grid small,
.concept-page .concept-solution dd {
  font-size: 13px;
  line-height: 1.95;
}

@media (max-width: 750px) {
  .concept-page .concept-hero__copy h1 {
    font-size: 32px;
  }

  .concept-page .concept-statement h2.world-copy {
    font-size: 29px;
  }

  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2 {
    font-size: 28px;
  }

  .concept-page .concept-gap__list p,
  .concept-page .concept-value-grid h3,
  .concept-page .concept-policy-list h3,
  .concept-page .concept-bridge-grid strong {
    font-size: 18px;
  }

  .concept-page .concept-hero__copy p:not(.section-label),
  .concept-page .concept-statement p:not(.section-label),
  .concept-page .concept-section-copy p:not(.section-label),
  .concept-page .concept-origin p:not(.section-label),
  .concept-page .concept-solution p:not(.section-label),
  .concept-page .concept-scene p:not(.section-label) {
    font-size: 14px;
  }
}

/* Header product menu: product images must fit fully inside cards. */
.nav-product-card figure {
  overflow: hidden;
}

.nav-product-card img {
  width: auto;
  height: auto;
  max-width: min(78%, 230px);
  max-height: 170px;
  padding: 0;
  object-fit: contain;
}

.nav-product-card:hover img,
.nav-product-card:focus-visible img {
  transform: scale(1.02);
}

@media (max-width: 900px) {
  .nav-product-card img {
    max-width: 72px;
    max-height: 54px;
  }
}

/* Donabe PDP: make accessories easy to find after reading specs. */
.rice2-accessory-cta {
  display: grid;
  grid-template-columns: minmax(260px, 0.42fr) minmax(0, 0.58fr);
  gap: 58px;
  align-items: start;
  padding: 92px 50px 112px;
  border-top: 1px solid rgba(70, 65, 60, 0.1);
  background: #faf7f5;
}

.rice2-accessory-cta > div:first-child {
  width: min(430px, 100%);
}

.rice2-accessory-cta h2 {
  margin: 22px 0 0;
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 30px;
  font-weight: 500;
  line-height: 1.68;
}

.rice2-accessory-cta p:not(.section-label) {
  margin: 22px 0 0;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.rice2-accessory-cta__links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: rgba(70, 65, 60, 0.14);
}

.rice2-accessory-cta__links a {
  display: grid;
  align-content: start;
  min-height: 178px;
  padding: 30px;
  color: #3f3a35;
  background: #ffffff;
  text-decoration: none;
}

.rice2-accessory-cta__links span {
  color: #b8a08b;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
}

.rice2-accessory-cta__links strong {
  margin-top: 22px;
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 20px;
  font-weight: 500;
  line-height: 1.55;
}

.rice2-accessory-cta__links small {
  margin-top: 10px;
  color: #756f68;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .rice2-accessory-cta {
    grid-template-columns: 1fr;
    gap: 38px;
    padding: 74px 20px 88px;
  }

  .rice2-accessory-cta h2 {
    font-size: 26px;
  }

  .rice2-accessory-cta__links {
    grid-template-columns: 1fr;
    gap: 14px;
    background: transparent;
  }

  .rice2-accessory-cta__links a {
    min-height: 0;
    padding: 26px 24px;
  }
}

/* v3 polish: make PDP purchase blocks quieter and normalize labels. */
.rice2-page .rice2-product {
  gap: 64px;
  padding-top: 124px;
  padding-bottom: 118px;
  background: #fbf8f4;
}

.rice2-page .rice2-gallery__main {
  min-height: 540px;
  background: #f5f1eb;
}

.rice2-page .rice2-gallery__main img {
  width: min(520px, 82%);
  height: 455px;
  filter: drop-shadow(0 20px 24px rgba(47, 41, 36, 0.12));
}

.rice2-page .rice2-gallery__thumbs {
  gap: 8px;
  margin-top: 12px;
}

.rice2-page .rice2-gallery__thumbs button {
  height: 92px;
  background: rgba(255, 255, 255, 0.82);
}

.rice2-page .rice2-buybox {
  top: 124px;
  padding-top: 0;
}

.rice2-page .section-label,
.rice2-page .ricepot-trace-spec .section-label,
.non-donabe-pdp-page .section-label {
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2 {
  font-size: 30px;
  line-height: 1.64;
  letter-spacing: 0;
}

.rice2-page .rice2-buybox > p:not(.section-label) {
  margin-top: 16px;
  color: #756f68;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0;
}

.rice2-page .rice2-quick-meta {
  gap: 8px 16px;
  margin-top: 20px;
  padding: 12px 0;
}

.rice2-page .rice2-quick-meta span {
  color: #756f68;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 12px;
  letter-spacing: 0;
}

.rice2-page .rice2-color-options {
  margin-top: 14px;
  padding-bottom: 14px;
}

.rice2-page .rice2-price-panel {
  margin-top: 18px;
  padding-bottom: 16px;
}

.rice2-page .rice2-price-panel span,
.rice2-page .rice2-color-options legend,
.rice2-page .rice2-bundle-options legend {
  color: #756f68;
  font-size: 12px;
  letter-spacing: 0.02em;
}

.rice2-page .rice2-price-panel strong {
  margin-top: 8px;
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 26px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0;
}

.rice2-page .rice2-price-panel small {
  margin-top: 6px;
  letter-spacing: 0;
}

.rice2-page .rice2-bundle-options {
  margin-top: 16px;
}

.rice2-page .rice2-bundle-options label {
  min-height: 48px;
  padding: 10px 0 10px 24px;
}

.rice2-page .rice2-bundle-options label::before {
  top: 17px;
}

.rice2-page .rice2-buybox .rice2-actions--primary {
  margin-top: 22px;
}

.rice2-page .rice2-actions--primary .rice2-button--dark {
  min-height: 56px;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: 0.04em;
}

.rice2-page .rice2-info-tabs {
  margin-top: 18px;
}

.rice2-page .rice2-info-tabs__nav button {
  min-height: 40px;
  font-family: var(--font-en-serif, var(--en));
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
}

.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2 {
  font-size: 34px;
  line-height: 1.72;
  letter-spacing: 0;
}

.technology-page-v2 .tech-more-v3 h2 {
  font-size: 30px;
  line-height: 1.7;
}

@media (max-width: 900px) {
  .rice2-page .rice2-product {
    gap: 42px;
    padding: 72px 22px 86px;
  }

  .rice2-page .rice2-gallery__main {
    min-height: 300px;
  }

  .rice2-page .rice2-gallery__main img {
    width: min(280px, 82%);
    height: 250px;
  }

  .rice2-page .rice2-gallery__thumbs {
    gap: 8px;
  }

  .rice2-page .rice2-gallery__thumbs button {
    height: 82px;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2 {
    font-size: 27px;
    line-height: 1.62;
  }

  .rice2-page .rice2-quick-meta {
    gap: 8px 14px;
    margin-top: 18px;
  }

  .rice2-page .rice2-quick-meta span {
    white-space: normal;
  }

  .rice2-page .rice2-price-panel strong {
    font-size: 24px;
  }

  .rice2-page .rice2-actions--primary .rice2-button--dark {
    min-height: 52px;
    padding: 0 44px;
  }

  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2 {
    font-size: 27px;
  }

  .technology-page-v2 .tech-more-v3 h2 {
    font-size: 27px;
  }
}

/* Header logo: give the supplied SVG enough vertical room so strokes do not clip. */
.brand-mark::before {
  height: 34px;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 178px auto no-repeat) or (mask: url("kamano-logo.svg") center / 178px auto no-repeat) {
  .brand-mark::before {
    -webkit-mask-size: 178px auto;
    mask-size: 178px auto;
  }
}

@media (max-width: 750px) {
  .brand-mark::before {
    height: 27px;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 139px auto no-repeat) or (mask: url("kamano-logo.svg") center / 139px auto no-repeat) {
    .brand-mark::before {
      -webkit-mask-size: 139px auto;
      mask-size: 139px auto;
    }
  }
}

/* v3 tight system pass: reduce drift and make every page denser. */
:root {
  --v3-tight-rail: max(44px, calc((100vw - 1160px) / 2));
  --v3-tight-rail-sm: 20px;
}

body {
  font-size: 13px;
  line-height: 1.82;
}

.section-label,
.eyebrow,
.en,
.products-v4 .section-label,
.kiri-v4 .section-label,
.technology-page-v2 .section-label,
.technology-page-v2 .tech-label,
.concept-page .section-label:not(.brand-label),
.rice2-page .section-label,
.non-donabe-pdp-page .section-label {
  font-family: var(--font-en-label, var(--font-en-serif, var(--en)));
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
}

h1,
h2,
h3,
.products-v4 h1,
.products-v4 h2,
.products-v4 h3,
.kiri-v4 h1,
.kiri-v4 h2,
.kiri-v4 h3,
.technology-page-v2 h1,
.technology-page-v2 h2,
.technology-page-v2 h3,
.technology-page-v2 h4,
.concept-page .concept-hero__copy h1,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.support-hero h1,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.support-manual-band h2,
.recipe-page-hero h1,
.recipe-index__head h2,
.recipe-library-note h2,
.single-recipe-hero__copy h1,
.single-recipe-panel h2,
.closing-cta h2 {
  letter-spacing: 0;
}

.site-header {
  height: 68px;
  padding: 0 38px;
}

.brand-mark {
  min-width: 188px;
  font-size: 14px;
}

.global-nav {
  gap: 20px;
  font-size: 14px;
}

.nav-cta {
  min-height: 38px;
  padding: 0 18px;
  font-size: 12px;
}

.nav-panel {
  top: 68px;
}

.nav-group--products .nav-panel__inner.nav-panel__inner--products,
.rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  width: min(1040px, calc(100% - 96px));
  padding: 30px 0 28px;
}

.nav-product-menu--visual {
  grid-template-columns: minmax(156px, 0.29fr) minmax(0, 1fr);
  gap: 18px 26px;
}

.nav-product-head {
  padding-right: 22px;
}

.nav-product-head strong {
  margin-top: 9px;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
}

.nav-product-head a {
  margin-top: 18px;
}

.nav-product-card figure {
  aspect-ratio: 1.56;
}

.nav-product-card img {
  max-width: min(74%, 210px);
  max-height: 148px;
}

.nav-product-card span {
  margin: 12px 15px 0;
  font-size: 13px;
  line-height: 1.45;
  letter-spacing: 0;
}

.nav-product-card small {
  margin: 4px 15px 15px;
  font-size: 10px;
}

.nav-product-subgrid a {
  padding: 11px 14px 10px;
}

.nav-product-subgrid span {
  font-size: 12px;
}

.nav-panel__inner--story,
.nav-panel__inner--support,
.nav-panel__inner--visual {
  width: min(900px, calc(100% - 96px));
  padding: 28px 0;
}

.mega-feature-card img {
  height: 170px;
}

.mega-feature-card span,
.mega-feature-card--wide span,
.mega-link-list span,
.mega-link-list--nav span {
  font-size: 14px;
  line-height: 1.48;
  letter-spacing: 0;
}

.mega-feature-card small,
.mega-feature-card--wide small,
.mega-link-list small,
.mega-link-list--nav small {
  font-size: 10px;
  line-height: 1.55;
}

.mega-feature-card--wide img {
  height: 170px;
}

.mega-link-list a,
.mega-link-list--nav a {
  min-height: 48px;
  padding: 9px 0;
}

.products-v4--catalog {
  padding-top: 68px;
}

.products-v4-catalog {
  padding: 82px 44px 94px;
}

.products-v4-catalog__head h1 {
  font-size: 34px;
  line-height: 1.5;
}

.products-v4-catalog__head p:not(.section-label),
.products-v4-category__head p,
.products-v4-section-head p:not(.section-label) {
  font-size: 13px;
  line-height: 1.82;
}

.products-v4-catalog__nav {
  gap: 26px;
  margin-top: 28px;
}

.products-v4-intro-photo {
  height: 380px;
  margin-top: 48px;
}

.products-v4-category {
  margin-top: 64px;
  padding-top: 42px;
}

.products-v4-category + .products-v4-category {
  margin-top: 72px;
}

.products-v4-category__head {
  grid-template-columns: 46px minmax(170px, 0.28fr) minmax(0, 1fr);
  gap: 20px;
}

.products-v4-category__head h2 {
  font-size: 27px;
  line-height: 1.54;
}

.products-v4-list {
  margin-top: 34px;
}

.products-v4-card a {
  grid-template-rows: 318px 1fr;
}

.products-v4-card__body,
.products-v4-card--storage .products-v4-card__body {
  padding: 32px 36px;
}

.products-v4-card h3 {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.5;
}

.products-v4-card p,
.products-v4-card dd,
.products-v4-related-grid p,
.products-v4-related-grid small {
  font-size: 12px;
  line-height: 1.74;
}

.products-v4-card dl {
  margin-top: 24px;
}

.products-v4-card--storage a {
  min-height: 360px;
}

.products-v4-card--storage figure {
  min-height: 360px;
}

.products-v4-related,
.products-v4-links,
.products-v4-final,
.rice2-comparison-section,
.rice2-accessory-cta {
  padding-top: 96px;
  padding-bottom: 102px;
}

.products-v4-related-grid {
  margin-top: 40px;
}

.products-v4-related-grid article {
  grid-template-rows: 190px 1fr;
}

.products-v4-final h2,
.products-v4-section-head h2,
.products-v4-links strong {
  font-size: 28px;
  line-height: 1.56;
}

.rice2-hero__copy h1 {
  font-size: 32px;
  line-height: 1.5;
}

.rice2-hero__lead {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.9;
}

.rice2-page .rice2-product {
  width: min(1120px, calc(100% - 88px));
  gap: 52px;
  padding-top: 102px;
  padding-bottom: 98px;
}

.rice2-page .rice2-gallery__main {
  min-height: 470px;
}

.rice2-page .rice2-gallery__main img {
  width: min(470px, 78%);
  height: 400px;
}

.rice2-page .rice2-gallery__thumbs button {
  height: 78px;
}

.rice2-page .rice2-buybox {
  top: 96px;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2 {
  font-size: 27px;
  line-height: 1.54;
}

.rice2-page .rice2-buybox > p:not(.section-label),
.rice2-section-head p:not(.section-label),
.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.ricepot-trace-spec p,
.ricepot-trace-shop p,
.rice2-core p:not(.section-label),
.rice2-tech-rows p,
.rice2-material-craft > div > p:not(.section-label),
.rice2-operation > div > p:not(.section-label),
.rice2-care > div > p:not(.section-label),
.rice2-size-assist__grid p {
  font-size: 13px;
  line-height: 1.84;
}

.rice2-page .rice2-quick-meta {
  margin-top: 16px;
  padding: 10px 0;
}

.rice2-page .rice2-price-panel {
  margin-top: 14px;
  padding-bottom: 14px;
}

.rice2-page .rice2-price-panel strong {
  font-size: 23px;
}

.rice2-page .rice2-bundle-options {
  margin-top: 14px;
}

.rice2-page .rice2-bundle-options label {
  min-height: 42px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.rice2-page .rice2-bundle-options label::before {
  top: 14px;
}

.rice2-page .rice2-actions--primary .rice2-button--dark {
  min-height: 50px;
}

.rice2-page .rice2-info-tabs {
  margin-top: 14px;
}

.rice2-page .rice2-info-tabs__nav button {
  min-height: 36px;
}

.rice2-rice-movie,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-size-assist,
.ricepot-trace-statement,
.ricepot-trace-more,
.ricepot-trace-spec,
.ricepot-trace-shop {
  padding-top: 104px;
  padding-bottom: 108px;
}

.rice2-value-brief {
  padding-top: 96px;
  padding-bottom: 100px;
}

.rice2-section-head {
  margin-bottom: 46px;
}

.rice2-section-head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2 {
  font-size: 30px;
  line-height: 1.62;
}

.rice2-tech-feature {
  min-height: 560px;
}

.rice2-tech-rows {
  margin-top: 56px;
}

.rice2-tech-rows article {
  gap: 56px;
  padding: 54px 0;
}

.rice2-tech-rows figure {
  height: 380px;
}

.rice2-tech-rows h3,
.rice2-size-assist__grid h3,
.ricepot-trace-products h3 {
  font-size: 18px;
  line-height: 1.58;
}

.rice2-material-craft,
.rice2-operation,
.rice2-care {
  gap: 72px;
  min-height: 560px;
  margin-bottom: 92px;
}

.rice2-care {
  margin-bottom: 108px;
}

.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  height: 560px;
  min-height: 560px;
}

.rice2-material-facts,
.rice2-operation__abilities,
.rice2-care ul {
  margin-top: 28px;
}

.ricepot-trace-card {
  gap: 72px;
  padding-top: 106px;
  padding-bottom: 106px;
}

.ricepot-trace-card figure {
  min-height: 0;
  height: min(50vw, 560px);
}

.ricepot-trace-spec dl div {
  padding: 16px 0;
}

.technology-page-v2 .tech-anchor-nav {
  margin-bottom: 76px;
}

.technology-page-v2 .tech-intro,
.technology-page-v2 .tech-material-heat-panel,
.technology-page-v2 .tech-model-difference,
.technology-page-v2 .tech-more-v3 {
  padding-top: 104px;
  padding-bottom: 108px;
}

.technology-page-v2 .tech-origin-panel {
  padding-bottom: 94px;
}

.technology-page-v2 .tech-chapter__body {
  row-gap: 56px;
}

.technology-page-v2 .tech-chapter__hero {
  min-height: 520px;
}

.technology-page-v2 .tech-material-heat-panel,
.technology-page-v2 .tech-model-difference {
  gap: 56px;
}

.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2 {
  font-size: 28px;
  line-height: 1.6;
}

.technology-page-v2 .tech-material-heat-panel__compare article {
  min-height: 188px;
  padding: 26px 26px 24px;
}

.technology-page-v2 .tech-control-flow article {
  min-height: 104px;
  padding: 20px 20px 18px;
}

.technology-page-v2 .tech-step-list article,
.technology-page-v2 .tech-model-difference dl div,
.technology-page-v2 .tech-compare-lines div {
  padding-top: 16px;
  padding-bottom: 16px;
}

.concept-page .concept-hero {
  min-height: 84svh;
}

.concept-page .concept-hero__copy {
  min-height: 84svh;
  padding-top: 108px;
  padding-bottom: 76px;
}

.concept-page .concept-hero__copy h1 {
  font-size: 36px;
  line-height: 1.52;
}

.concept-page .concept-hero__copy p:not(.section-label) {
  margin-top: 22px;
  font-size: 15px;
  line-height: 1.9;
}

.concept-page .concept-statement,
.concept-page .concept-gap,
.concept-page .concept-values,
.concept-page .concept-bridge,
.concept-page .concept-origin,
.concept-page .concept-solution,
.concept-page .concept-scene {
  padding-top: 104px;
  padding-bottom: 108px;
}

.concept-page .concept-statement h2.world-copy {
  font-size: 34px;
  line-height: 1.62;
}

.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2 {
  font-size: 30px;
  line-height: 1.62;
}

.concept-page .concept-origin,
.concept-page .concept-gap,
.concept-page .concept-solution,
.concept-page .concept-scene {
  gap: 64px;
}

.concept-page .concept-origin figure,
.concept-page .concept-solution figure,
.concept-page .concept-scene figure {
  min-height: 420px;
  height: min(50vw, 560px);
}

.concept-page .concept-value-grid,
.concept-page .concept-bridge-grid {
  margin-top: 48px;
}

.concept-page .concept-value-grid article {
  min-height: 230px;
  padding: 24px 22px;
}

.concept-page .concept-policy-list {
  margin-top: 54px;
}

.concept-page .concept-policy-list article {
  padding: 24px 0;
}

.concept-page .concept-gap__list article {
  min-height: 138px;
  padding: 24px;
}

.concept-page .concept-gap__list p,
.concept-page .concept-value-grid h3,
.concept-page .concept-policy-list h3,
.concept-page .concept-bridge-grid strong {
  font-size: 18px;
  line-height: 1.62;
}

.concept-page .concept-bridge-grid a {
  min-height: 202px;
  padding: 24px 22px;
}

.why-intro,
.why-compare,
.why-lineup,
.why-tech,
.why-daily-bridge,
.craft-intro,
.craft-process,
.craft-tech-bridge,
.craft-care,
.craft-closing,
.support-model-router,
.support-model-guide,
.support-source-band,
.support-step-preview,
.support-guide,
.support-trouble,
.support-faq-list,
.support-manual-band,
.recipe-index,
.recipe-library-note,
.single-recipe-content,
.single-recipe-related,
.closing-cta {
  padding-top: 104px;
  padding-bottom: 108px;
}

.support-quick {
  padding-top: 92px;
  padding-bottom: 94px;
}

.support-hero {
  min-height: 760px;
}

.support-hero__copy {
  top: auto;
  bottom: 84px;
  width: min(560px, calc(100% - 88px));
}

.support-hero h1,
.support-hero--plain h1 {
  font-size: 32px;
  line-height: 1.58;
}

.support-hero__copy > p:not(.section-label),
.support-quick p:not(.section-label),
.support-step-grid p,
.support-guide .section-title p:not(.section-label),
.support-large-steps p,
.support-split p:not(.section-label),
.support-trouble p:not(.section-label),
.support-trouble dd,
.support-faq-list > p,
.support-manual-band > p:not(.section-label),
.manual-list-section p,
.manual-list-section dd,
.parts-list-section p,
.support-care-note p {
  font-size: 13px;
  line-height: 1.84;
}

.support-model-card-grid,
.support-step-grid,
.support-large-steps,
.support-media-grid,
.support-image-pair,
.support-trouble dl,
.recipe-card-grid {
  margin-top: 46px;
}

.support-model-card,
.support-step-grid article,
.support-large-steps li,
.support-card-grid article {
  padding: 24px 22px;
}

.support-source-band,
.support-split {
  gap: 60px;
}

.support-source-band figure,
.support-split figure,
.support-wide-figure,
.support-media-grid figure,
.support-image-pair figure,
.support-trouble-media figure {
  min-height: 0;
  height: 420px;
}

.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2 {
  font-size: 28px;
  line-height: 1.58;
}

.recipe-page-hero {
  min-height: 780px;
}

.recipe-page-hero h1 {
  font-size: 38px;
  line-height: 1.52;
}

.recipe-hero__lower {
  bottom: 58px;
}

.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2 {
  font-size: 28px;
  line-height: 1.58;
}

.recipe-index {
  padding-top: 108px;
  padding-bottom: 110px;
}

.recipe-index__lead {
  margin-top: 24px;
  font-size: 13px;
  line-height: 1.84;
}

.filter-bar {
  gap: 8px;
}

.filter-bar button {
  min-height: 34px;
  padding: 0 14px;
  font-size: 11px;
}

.recipe-card-grid--linked {
  gap: 22px;
  margin-top: 42px;
}

.recipe-card-grid--linked img {
  height: 220px;
}

.recipe-card-grid--linked h3 {
  font-size: 17px;
  line-height: 1.5;
}

.recipe-card-link {
  padding-bottom: 24px;
}

.single-recipe-hero {
  min-height: 0;
  padding-top: 112px;
  padding-bottom: 76px;
}

.single-recipe-hero__copy h1 {
  font-size: 36px;
  line-height: 1.48;
}

.single-recipe-hero__media {
  height: 680px;
}

.single-recipe-content {
  padding-top: 96px;
  padding-bottom: 96px;
}

.site-footer {
  padding-top: 42px;
  padding-bottom: 42px;
}

@media (max-width: 900px) {
  :root {
    --v3-tight-rail: var(--v3-tight-rail-sm);
  }

  body {
    font-size: 13px;
    line-height: 1.78;
  }

  .site-header {
    height: 62px;
    padding: 0 20px;
  }

  .brand-mark {
    min-width: 128px;
  }

  .nav-panel {
    top: 62px;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    min-height: 42px;
    font-size: 15px;
  }

  .nav-panel__inner--story,
  .nav-panel__inner--support,
  .nav-panel__inner--visual,
  .nav-group--products .nav-panel__inner.nav-panel__inner--products,
  .rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    padding: 0 0 14px;
  }

  .nav-product-head {
    padding-bottom: 12px;
  }

  .nav-product-head strong {
    font-size: 15px;
  }

  .nav-product-card {
    grid-template-columns: 74px minmax(0, 1fr);
  }

  .nav-product-card figure {
    width: 62px;
    height: 50px;
    margin: 8px 12px 8px 0;
  }

  .nav-product-card img {
    max-width: 62px;
    max-height: 46px;
  }

  .nav-product-card span {
    margin-top: 8px;
    font-size: 13px;
  }

  .nav-product-card small {
    margin-bottom: 8px;
  }

  .nav-product-subgrid a {
    padding: 10px 10px;
  }

  .mega-feature-card img,
  .mega-feature-card--wide img {
    height: 86px;
  }

  .mega-link-list a,
  .mega-link-list--nav a {
    min-height: 42px;
  }

  .products-v4--catalog {
    padding-top: 62px;
  }

  .products-v4-catalog {
    padding: 52px 20px 66px;
  }

  .products-v4-catalog__head h1 {
    font-size: 27px;
    line-height: 1.52;
  }

  .products-v4-catalog__nav {
    gap: 13px 18px;
    margin-top: 22px;
  }

  .products-v4-intro-photo {
    height: 240px;
    margin-top: 34px;
  }

  .products-v4-category {
    margin-top: 42px;
    padding-top: 32px;
  }

  .products-v4-category + .products-v4-category {
    margin-top: 52px;
  }

  .products-v4-category__head h2 {
    font-size: 23px;
    line-height: 1.52;
  }

  .products-v4-list {
    gap: 14px;
    margin-top: 30px;
  }

  .products-v4-card a,
  .products-v4-card--storage a {
    grid-template-rows: 220px 1fr;
  }

  .products-v4-card__body,
  .products-v4-card--storage .products-v4-card__body {
    padding: 22px 20px;
  }

  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 18px;
    line-height: 1.5;
  }

  .products-v4-related,
  .products-v4-links,
  .products-v4-final,
  .rice2-comparison-section,
  .rice2-accessory-cta {
    padding-top: 66px;
    padding-bottom: 72px;
  }

  .products-v4-related-grid article {
    grid-template-rows: 178px 1fr;
  }

  .products-v4-final h2,
  .products-v4-section-head h2,
  .products-v4-links strong {
    font-size: 23px;
  }

  .rice2-hero,
  .rice2-hero__copy {
    min-height: 760px;
  }

  .rice2-hero__copy h1 {
    font-size: 23px;
    line-height: 1.52;
  }

  .rice2-hero__lead {
    font-size: 14px;
    line-height: 1.82;
  }

  .rice2-page .rice2-product {
    width: 100%;
    gap: 30px;
    padding: 52px 20px 64px;
  }

  .non-donabe-pdp > .rice2-product:first-child {
    padding-top: 38px;
  }

  .rice2-page .rice2-gallery__main {
    min-height: 250px;
  }

  .rice2-page .rice2-gallery__main img {
    width: min(238px, 78%);
    height: 214px;
  }

  .rice2-page .rice2-gallery__thumbs {
    margin-top: 9px;
  }

  .rice2-page .rice2-gallery__thumbs button {
    height: 64px;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2 {
    font-size: 24px;
    line-height: 1.5;
  }

  .rice2-page .rice2-buybox > p:not(.section-label) {
    margin-top: 12px;
  }

  .rice2-page .rice2-quick-meta {
    margin-top: 14px;
  }

  .rice2-page .rice2-price-panel strong {
    font-size: 21px;
  }

  .rice2-page .rice2-bundle-options label {
    min-height: 40px;
  }

  .rice2-page .rice2-actions--primary .rice2-button--dark {
    min-height: 46px;
    padding: 0 34px;
  }

  .rice2-rice-movie,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-size-assist,
  .ricepot-trace-statement,
  .ricepot-trace-more,
  .ricepot-trace-spec,
  .ricepot-trace-shop,
  .rice2-value-brief {
    padding-top: 66px;
    padding-bottom: 72px;
  }

  .rice2-section-head {
    margin-bottom: 34px;
  }

  .rice2-section-head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2 {
    font-size: 24px;
    line-height: 1.54;
  }

  .rice2-tech-feature {
    min-height: 420px;
  }

  .rice2-tech-rows {
    margin-top: 36px;
  }

  .rice2-technology .rice2-tech-rows article,
  .rice2-technology .rice2-tech-rows article:nth-child(even),
  .rice2-tech-rows article {
    gap: 26px;
    padding: 34px 0;
  }

  .rice2-technology .rice2-tech-rows figure,
  .rice2-tech-rows figure {
    height: 270px;
  }

  .rice2-material-craft,
  .rice2-operation,
  .rice2-care {
    gap: 30px;
    margin-bottom: 62px;
  }

  .rice2-care {
    margin-bottom: 72px;
  }

  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame {
    height: 300px;
    min-height: 300px;
  }

  .ricepot-trace-card {
    gap: 30px;
    padding-top: 68px;
    padding-bottom: 70px;
  }

  .ricepot-trace-card figure {
    height: 300px;
  }

  .technology-page-v2 .tech-anchor-nav {
    margin-bottom: 52px;
  }

  .technology-page-v2 .tech-intro,
  .technology-page-v2 .tech-material-heat-panel,
  .technology-page-v2 .tech-model-difference,
  .technology-page-v2 .tech-more-v3 {
    padding: 66px 20px 72px;
  }

  .technology-page-v2 .tech-origin-panel {
    padding-bottom: 62px;
  }

  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2 {
    font-size: 24px;
    line-height: 1.54;
  }

  .technology-page-v2 .tech-chapter__body,
  .technology-page-v2 #tech04 .tech-chapter__body {
    row-gap: 36px;
  }

  .technology-page-v2 .tech-chapter__hero {
    min-height: 420px;
  }

  .concept-page .concept-hero {
    min-height: 760px;
  }

  .concept-page .concept-hero__copy {
    min-height: 760px;
    padding: 96px 0 62px 20px;
  }

  .concept-page .concept-hero__copy h1 {
    font-size: 28px;
    line-height: 1.54;
  }

  .concept-page .concept-statement,
  .concept-page .concept-gap,
  .concept-page .concept-values,
  .concept-page .concept-bridge,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene {
    padding: 66px 20px 72px;
  }

  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2 {
    font-size: 24px;
    line-height: 1.56;
  }

  .concept-page .concept-origin,
  .concept-page .concept-gap,
  .concept-page .concept-solution,
  .concept-page .concept-scene {
    gap: 34px;
  }

  .concept-page .concept-origin figure,
  .concept-page .concept-solution figure,
  .concept-page .concept-scene figure {
    height: 292px;
  }

  .concept-page .concept-gap__list,
  .concept-page .concept-value-grid,
  .concept-page .concept-bridge-grid {
    margin-top: 32px;
  }

  .concept-page .concept-value-grid article,
  .concept-page .concept-gap__list article,
  .concept-page .concept-bridge-grid a {
    min-height: 0;
    padding: 22px 20px;
  }

  .concept-page .concept-gap__list p,
  .concept-page .concept-value-grid h3,
  .concept-page .concept-policy-list h3,
  .concept-page .concept-bridge-grid strong {
    font-size: 17px;
  }

  .why-intro,
  .why-compare,
  .why-lineup,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process,
  .craft-tech-bridge,
  .craft-care,
  .craft-closing,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .support-manual-band,
  .recipe-index,
  .recipe-library-note,
  .single-recipe-content,
  .single-recipe-related,
  .closing-cta,
  .support-quick {
    padding-top: 66px;
    padding-bottom: 72px;
  }

  .support-hero {
    min-height: 720px;
  }

  .support-hero__copy {
    bottom: 56px;
    width: calc(100% - 40px);
  }

  .support-hero h1,
  .support-hero--plain h1 {
    font-size: 24px;
    line-height: 1.56;
  }

  .support-model-card-grid,
  .support-step-grid,
  .support-large-steps,
  .support-media-grid,
  .support-image-pair,
  .support-trouble dl,
  .recipe-card-grid {
    margin-top: 34px;
  }

  .support-source-band,
  .support-split {
    gap: 32px;
  }

  .support-source-band figure,
  .support-split figure,
  .support-wide-figure,
  .support-media-grid figure,
  .support-image-pair figure,
  .support-trouble-media figure {
    height: 300px;
  }

  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2 {
    font-size: 24px;
  }

  .recipe-page-hero {
    min-height: 760px;
  }

  .recipe-page-hero h1,
  .single-recipe-hero__copy h1 {
    font-size: 28px;
    line-height: 1.5;
  }

  .recipe-hero__lower {
    bottom: 42px;
  }

  .recipe-index {
    padding-top: 70px;
    padding-bottom: 72px;
  }

  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2 {
    font-size: 24px;
  }

  .recipe-card-grid--linked {
    gap: 18px;
    margin-top: 32px;
  }

  .recipe-card-grid--linked img {
    height: 198px;
  }

  .single-recipe-hero {
    padding-top: 92px;
    padding-bottom: 60px;
  }

  .single-recipe-hero__media {
    height: 360px;
  }

  .single-recipe-content {
    padding-top: 66px;
    padding-bottom: 72px;
  }

  .site-footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

/* v3 tight residual pass: catch older high-specificity blocks. */
.tech-fv h1,
.craft-hero h1,
.recipe-page-hero h1 {
  font-size: 34px;
  line-height: 1.54;
  letter-spacing: 0;
}

.why-hero h1 {
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0;
}

.tech-fv,
.why-hero,
.craft-hero,
.recipe-page-hero {
  min-height: 860px;
}

.tech-fv__copy,
.why-hero__copy,
.craft-hero__copy {
  bottom: 82px;
}

.support-hero.support-hero--plain {
  gap: 64px;
  padding-top: 112px;
  padding-bottom: 92px;
}

.support-hero--plain figure {
  height: 540px;
}

.rice2-dimensions,
.rice2-motion-story {
  padding-top: 104px;
  padding-bottom: 108px;
}

.rice2-dimensions__body {
  gap: 56px;
  margin-top: 48px;
}

.rice2-dimensions__figure {
  min-height: 420px;
  padding: 50px 62px 72px;
}

.rice2-dimensions__figure img {
  width: min(390px, 70%);
  max-height: 290px;
}

.rice2-dimensions__meta div {
  padding: 14px 0;
}

.rice2-rice-movie__head h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3 {
  font-size: 30px;
  line-height: 1.62;
  letter-spacing: 0;
}

.rice2-concept-after-cta__head {
  gap: 48px;
  margin-bottom: 46px;
}

.rice2-concept-after-cta__media {
  min-height: 560px;
}

.rice2-concept-after-cta__links {
  margin-top: 26px;
}

.rice2-motion-story__grid {
  gap: 12px;
  margin-top: 56px;
}

.rice2-motion-story figure {
  min-height: 280px;
}

.rice2-care .rice2-video-frame video,
.rice2-recipe-grid .is-wide video {
  min-height: 520px;
}

@media (max-width: 900px) {
  .tech-fv h1,
  .craft-hero h1,
  .recipe-page-hero h1,
  .single-recipe-hero__copy h1,
  .why-hero h1 {
    font-size: 24px;
    line-height: 1.54;
    letter-spacing: 0;
  }

  .tech-fv,
  .why-hero,
  .craft-hero,
  .recipe-page-hero {
    min-height: 700px;
  }

  .tech-fv__copy,
  .why-hero__copy,
  .craft-hero__copy {
    bottom: 56px;
  }

  .support-hero.support-hero--plain {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 70px 20px 72px;
  }

  .support-hero--plain figure {
    height: 300px;
  }

  .rice2-dimensions,
  .rice2-motion-story {
    padding: 66px 20px 72px;
  }

  .rice2-dimensions__body {
    gap: 30px;
    margin-top: 34px;
  }

  .rice2-dimensions__figure {
    min-height: 300px;
    padding: 38px 22px 56px;
  }

  .rice2-dimensions__figure img {
    width: min(220px, 70%);
    max-height: 204px;
  }

  .dimension-line--width {
    bottom: 24px;
  }

  .dimension-line--depth {
    top: 24px;
  }

  .dimension-line--height {
    top: 54px;
    bottom: 58px;
  }

  .rice2-rice-movie__head h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3 {
    font-size: 24px;
    line-height: 1.54;
  }

  .rice2-concept-after-cta__head {
    gap: 24px;
    margin-bottom: 28px;
  }

  .rice2-concept-after-cta__media {
    min-height: 360px;
  }

  .rice2-motion-story__grid {
    margin-top: 36px;
  }

  .rice2-motion-story figure {
    min-height: 230px;
  }

  .rice2-care .rice2-video-frame video,
  .rice2-recipe-grid .is-wide video {
    min-height: 300px;
  }
}

/* v3 tight final compression. */
.products-v4-related,
.products-v4-links,
.products-v4-final,
.rice2-comparison-section,
.rice2-accessory-cta,
.rice2-rice-movie,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-size-assist,
.ricepot-trace-statement,
.ricepot-trace-more,
.ricepot-trace-spec,
.ricepot-trace-shop,
.rice2-value-brief,
.rice2-dimensions,
.rice2-motion-story,
.technology-page-v2 .tech-intro,
.technology-page-v2 .tech-material-heat-panel,
.technology-page-v2 .tech-model-difference,
.technology-page-v2 .tech-more-v3,
.concept-page .concept-statement,
.concept-page .concept-gap,
.concept-page .concept-values,
.concept-page .concept-bridge,
.concept-page .concept-origin,
.concept-page .concept-solution,
.concept-page .concept-scene,
.why-intro,
.why-compare,
.why-lineup,
.why-tech,
.why-daily-bridge,
.craft-intro,
.craft-process,
.craft-tech-bridge,
.craft-care,
.craft-closing,
.support-model-router,
.support-model-guide,
.support-source-band,
.support-step-preview,
.support-guide,
.support-trouble,
.support-faq-list,
.support-manual-band,
.recipe-index,
.recipe-library-note,
.single-recipe-content,
.single-recipe-related,
.closing-cta {
  padding-top: 92px;
  padding-bottom: 96px;
}

.products-v4-catalog {
  padding-top: 74px;
  padding-bottom: 84px;
}

.rice2-page .rice2-product {
  padding-top: 94px;
  padding-bottom: 88px;
}

.support-hero.support-hero--plain,
.single-recipe-hero {
  padding-top: 96px;
  padding-bottom: 78px;
}

.tech-chapter__body {
  padding-top: 104px;
  padding-bottom: 112px;
}

.rice2-section-head h2,
.rice2-rice-movie__head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3,
.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.why-intro h2,
.why-compare h2,
.why-lineup h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.craft-intro h2,
.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2,
.craft-feature h2,
.craft-process__head h2,
.craft-closing h2,
.support-split h2,
.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2 {
  font-size: 28px;
  line-height: 1.58;
  letter-spacing: 0;
}

.tech-chapter__hero h2,
.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3,
.rice2-tech-feature h3 {
  font-size: 28px;
  line-height: 1.58;
  letter-spacing: 0;
}

.recipe-page-hero h1,
.single-recipe-hero__copy h1,
.concept-page .concept-hero__copy h1,
.tech-fv h1,
.craft-hero h1 {
  font-size: 32px;
  line-height: 1.52;
}

.recipe-index {
  padding-top: 96px;
  padding-bottom: 98px;
}

.recipe-card-grid--linked img {
  height: 204px;
}

.rice2-tech-feature {
  min-height: 500px;
}

.rice2-material-craft,
.rice2-operation,
.rice2-care {
  min-height: 520px;
  margin-bottom: 76px;
}

.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  height: 520px;
  min-height: 520px;
}

@media (max-width: 900px) {
  .products-v4-related,
  .products-v4-links,
  .products-v4-final,
  .rice2-comparison-section,
  .rice2-accessory-cta,
  .rice2-rice-movie,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-size-assist,
  .ricepot-trace-statement,
  .ricepot-trace-more,
  .ricepot-trace-spec,
  .ricepot-trace-shop,
  .rice2-value-brief,
  .rice2-dimensions,
  .rice2-motion-story,
  .technology-page-v2 .tech-intro,
  .technology-page-v2 .tech-material-heat-panel,
  .technology-page-v2 .tech-model-difference,
  .technology-page-v2 .tech-more-v3,
  .concept-page .concept-statement,
  .concept-page .concept-gap,
  .concept-page .concept-values,
  .concept-page .concept-bridge,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene,
  .why-intro,
  .why-compare,
  .why-lineup,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process,
  .craft-tech-bridge,
  .craft-care,
  .craft-closing,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .support-manual-band,
  .recipe-index,
  .recipe-library-note,
  .single-recipe-content,
  .single-recipe-related,
  .closing-cta,
  .support-quick {
    padding-top: 60px;
    padding-bottom: 64px;
  }

  .products-v4-catalog {
    padding-top: 48px;
    padding-bottom: 58px;
  }

  .rice2-page .rice2-product {
    padding-top: 46px;
    padding-bottom: 58px;
  }

  .support-hero.support-hero--plain,
  .single-recipe-hero {
    padding-top: 66px;
    padding-bottom: 58px;
  }

  .tech-chapter__body {
    padding-top: 68px;
    padding-bottom: 74px;
  }

  .rice2-section-head h2,
  .rice2-rice-movie__head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3,
  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2,
  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2,
  .why-intro h2,
  .why-compare h2,
  .why-lineup h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .craft-intro h2,
  .craft-split h2,
  .craft-tech-bridge h2,
  .craft-care h2,
  .craft-feature h2,
  .craft-process__head h2,
  .craft-closing h2,
  .support-split h2,
  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2,
  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2,
  .tech-chapter__hero h2,
  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3,
  .rice2-tech-feature h3 {
    font-size: 22px;
    line-height: 1.54;
  }

  .recipe-page-hero h1,
  .single-recipe-hero__copy h1,
  .concept-page .concept-hero__copy h1,
  .tech-fv h1,
  .craft-hero h1,
  .why-hero h1 {
    font-size: 23px;
    line-height: 1.52;
  }

  .recipe-index {
    padding-top: 62px;
    padding-bottom: 64px;
  }

  .recipe-card-grid--linked img {
    height: 188px;
  }

  .rice2-tech-feature {
    min-height: 360px;
  }

  .rice2-material-craft,
  .rice2-operation,
  .rice2-care {
    margin-bottom: 48px;
  }

  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame {
    height: 260px;
    min-height: 260px;
  }
}

/* Recipe page final pass: all recipe cards, equal image sizes, white FV type. */
.recipe-page .recipe-page-hero--visual {
  color: #fffdf8;
}

.recipe-page .recipe-hero__veil {
  background:
    linear-gradient(180deg, rgba(20, 16, 13, 0.36) 0%, rgba(20, 16, 13, 0.18) 46%, rgba(20, 16, 13, 0.5) 100%),
    linear-gradient(90deg, rgba(20, 16, 13, 0.24) 0%, rgba(20, 16, 13, 0.04) 52%, rgba(20, 16, 13, 0.22) 100%);
}

.recipe-page .recipe-hero__center .section-label,
.recipe-page .recipe-hero__center h1,
.recipe-page .recipe-supervisor--hero,
.recipe-page .recipe-hero__lower p {
  color: #fffdf8;
}

.recipe-page .recipe-supervisor--hero,
.recipe-page .recipe-hero__lower p {
  text-shadow: 0 1px 18px rgba(20, 16, 13, 0.3);
}

.recipe-page .recipe-card-grid--linked {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 44px 24px;
  margin-top: 62px;
}

.recipe-page .recipe-card-grid--linked article,
.recipe-page .recipe-card-grid--linked article:nth-child(1),
.recipe-page .recipe-card-grid--linked article:nth-child(4),
.recipe-page .recipe-card-grid--linked article:nth-child(5),
.recipe-page .recipe-card-grid--linked article:nth-child(6),
.recipe-page .recipe-card-grid--linked article:nth-child(7),
.recipe-page .recipe-card-grid--linked article:nth-child(8) {
  grid-column: auto;
}

.recipe-page .recipe-card-link {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding-bottom: 4px;
}

.recipe-page .recipe-card-grid--linked img,
.recipe-page .recipe-card-grid--linked article:nth-child(1) img,
.recipe-page .recipe-card-grid--linked article:nth-child(4) img,
.recipe-page .recipe-card-grid--linked article:nth-child(5) img,
.recipe-page .recipe-card-grid--linked article:nth-child(6) img,
.recipe-page .recipe-card-grid--linked article:nth-child(7) img,
.recipe-page .recipe-card-grid--linked article:nth-child(8) img {
  width: 100%;
  height: 255px;
  aspect-ratio: auto;
  object-fit: cover;
}

.recipe-page .recipe-card-grid--linked span:not(.recipe-card-cta) {
  margin-top: 18px;
  color: #a99582;
  font-family: var(--font-en-serif, var(--en));
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0;
}

.recipe-page .recipe-card-grid--linked h3 {
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.52;
}

.recipe-page .recipe-card-grid--linked p {
  margin-top: 10px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.82;
}

.recipe-page .recipe-card-meta {
  margin-top: auto;
  padding-top: 16px;
}

.recipe-page .recipe-card-cta {
  align-self: flex-start;
  margin-top: 16px;
  color: #3f3a35;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0;
}

.recipe-page .recipe-card-link--static {
  cursor: default;
}

@media (max-width: 980px) {
  .recipe-page .recipe-card-grid--linked {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .recipe-page .recipe-card-grid--linked img,
  .recipe-page .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(8) img {
    height: 220px;
  }
}

@media (max-width: 750px) {
  .recipe-page .recipe-card-grid--linked {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 12px;
    margin-top: 34px;
  }

  .recipe-page .recipe-card-grid--linked img,
  .recipe-page .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(8) img {
    height: 158px;
  }

  .recipe-page .recipe-card-grid--linked h3 {
    font-size: 16px;
  }

  .recipe-page .recipe-card-grid--linked p,
  .recipe-page .recipe-card-meta,
  .recipe-page .recipe-card-cta {
    font-size: 11px;
    line-height: 1.7;
  }
}

/* v3 tight final specificity patch. */
.concept-page .concept-statement h2.world-copy,
.why-origin__copy h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.technology-page-v2 .tech-chapter__hero h2,
.rice2-technology .rice2-tech-feature h3,
.single-recipe-panel h2 {
  font-size: 28px;
  line-height: 1.58;
  letter-spacing: 0;
}

.rice2-page.non-donabe-pdp-page .rice2-product,
.rice-storage-pdp .rice2-product,
.accessory-pdp .rice2-product {
  padding-top: 94px;
  padding-bottom: 88px;
}

@media (max-width: 900px) {
  .concept-page .concept-statement h2.world-copy,
  .why-origin__copy h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .technology-page-v2 .tech-chapter__hero h2,
  .rice2-technology .rice2-tech-feature h3,
  .single-recipe-panel h2 {
    font-size: 22px;
    line-height: 1.54;
  }

  .rice2-page.non-donabe-pdp-page .rice2-product,
  .rice-storage-pdp .rice2-product,
  .accessory-pdp .rice2-product {
    padding-top: 38px;
    padding-bottom: 58px;
  }
}

/* v3 strict tightening pass: final shared rhythm, typography, media and motion. */
body {
  color: #3f3a35;
  background: #fbf8f4;
  font-size: 13px;
  line-height: 1.76;
  letter-spacing: 0;
}

.section-label,
.eyebrow,
.en,
.products-v4 .section-label,
.technology-page-v2 .tech-label,
.rice2-page .section-label,
.non-donabe-pdp-page .section-label {
  color: #bdb6ad;
  font-family: var(--font-en-label, "Crimson Pro", Georgia, serif);
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.18;
  letter-spacing: 0;
  text-transform: none;
}

h1,
h2,
h3,
.products-v4 h1,
.products-v4 h2,
.products-v4 h3,
.technology-page-v2 h1,
.technology-page-v2 h2,
.technology-page-v2 h3,
.concept-page h1,
.concept-page h2,
.concept-page h3,
.rice2-page h1,
.rice2-page h2,
.rice2-page h3,
.support-hero h1,
.recipe-page-hero h1,
.single-recipe-hero__copy h1 {
  color: #46413c;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-weight: 500;
  letter-spacing: 0;
}

.site-header {
  height: 64px;
  padding: 0 36px;
}

.brand-mark,
.pdp-body .brand-mark,
.pdp2-clean-page .brand-mark,
.rice2-page .brand-mark {
  display: inline-flex;
  align-items: center;
  width: 156px;
  min-width: 156px;
  height: 38px;
}

.brand-mark::before {
  width: 156px;
  height: 36px;
  background-size: 164px auto;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 164px auto no-repeat) or (mask: url("kamano-logo.svg") center / 164px auto no-repeat) {
  .brand-mark::before {
    -webkit-mask-size: 164px auto;
    mask-size: 164px auto;
  }
}

.global-nav {
  gap: 18px;
  font-size: 13px;
}

.nav-cta {
  min-height: 36px;
  padding: 0 16px;
  font-size: 12px;
}

.nav-panel {
  top: 64px;
}

.nav-group--products .nav-panel__inner.nav-panel__inner--products,
.rice2-page .nav-group--products .nav-panel__inner.nav-panel__inner--products,
.nav-panel__inner--story,
.nav-panel__inner--support,
.nav-panel__inner--visual {
  padding-top: 24px;
  padding-bottom: 24px;
}

.nav-product-card figure {
  aspect-ratio: 1.72;
}

.nav-product-card img {
  max-width: min(70%, 194px);
  max-height: 132px;
}

.nav-product-card span,
.mega-feature-card span,
.mega-feature-card--wide span,
.mega-link-list span,
.mega-link-list--nav span {
  font-size: 13px;
  line-height: 1.46;
}

.mega-feature-card img,
.mega-feature-card--wide img {
  height: 148px;
}

.products-v4--catalog {
  padding-top: 64px;
}

.products-v4-catalog {
  padding-top: 66px;
  padding-bottom: 76px;
}

.products-v4-catalog__head h1 {
  font-size: 31px;
  line-height: 1.48;
}

.products-v4-catalog__nav {
  margin-top: 22px;
}

.products-v4-intro-photo {
  height: 340px;
  margin-top: 40px;
}

.products-v4-category {
  margin-top: 54px;
  padding-top: 36px;
}

.products-v4-category + .products-v4-category {
  margin-top: 62px;
}

.products-v4-category__head {
  gap: 16px;
}

.products-v4-category__head h2 {
  font-size: 25px;
  line-height: 1.5;
}

.products-v4-list {
  margin-top: 28px;
}

.products-v4-card a {
  grid-template-rows: 288px 1fr;
}

.products-v4-card__body,
.products-v4-card--storage .products-v4-card__body {
  padding: 26px 30px;
}

.products-v4-card h2,
.products-v4-card h3 {
  font-size: 18px;
  line-height: 1.48;
}

.products-v4-card dl {
  margin-top: 18px;
}

.products-v4-card--storage a,
.products-v4-card--storage figure {
  min-height: 318px;
}

.products-v4-related-grid article {
  grid-template-rows: 170px 1fr;
}

.products-v4-related,
.products-v4-links,
.products-v4-final,
.rice2-comparison-section,
.rice2-accessory-cta,
.rice2-rice-movie,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-size-assist,
.ricepot-trace-statement,
.ricepot-trace-more,
.ricepot-trace-spec,
.ricepot-trace-shop,
.rice2-value-brief,
.rice2-dimensions,
.rice2-motion-story,
.technology-page-v2 .tech-intro,
.technology-page-v2 .tech-material-heat-panel,
.technology-page-v2 .tech-model-difference,
.technology-page-v2 .tech-more-v3,
.concept-page .concept-statement,
.concept-page .concept-gap,
.concept-page .concept-values,
.concept-page .concept-bridge,
.concept-page .concept-origin,
.concept-page .concept-solution,
.concept-page .concept-scene,
.why-intro,
.why-compare,
.why-lineup,
.why-tech,
.why-daily-bridge,
.craft-intro,
.craft-process,
.craft-tech-bridge,
.craft-care,
.craft-closing,
.support-model-router,
.support-model-guide,
.support-source-band,
.support-step-preview,
.support-guide,
.support-trouble,
.support-faq-list,
.support-manual-band,
.recipe-index,
.recipe-library-note,
.single-recipe-content,
.single-recipe-related,
.closing-cta {
  padding-top: 84px;
  padding-bottom: 88px;
}

.rice2-page .rice2-product {
  width: min(1080px, calc(100% - 88px));
  gap: 44px;
  padding-top: 82px;
  padding-bottom: 78px;
}

.rice2-page.non-donabe-pdp-page .rice2-product,
.rice-storage-pdp .rice2-product,
.accessory-pdp .rice2-product {
  padding-top: 82px;
  padding-bottom: 78px;
}

.rice2-page .rice2-gallery__main {
  min-height: 430px;
}

.rice2-page .rice2-gallery__main img {
  width: min(430px, 76%);
  height: 360px;
}

.rice2-page .rice2-gallery__thumbs button {
  height: 70px;
}

.rice2-page .rice2-buybox {
  top: 84px;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2 {
  font-size: 25px;
  line-height: 1.5;
}

.rice2-page .rice2-buybox > p:not(.section-label),
.rice2-section-head p:not(.section-label),
.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.ricepot-trace-spec p,
.ricepot-trace-shop p,
.rice2-core p:not(.section-label),
.rice2-tech-rows p,
.rice2-material-craft > div > p:not(.section-label),
.rice2-operation > div > p:not(.section-label),
.rice2-care > div > p:not(.section-label),
.rice2-size-assist__grid p,
.support-hero__copy > p:not(.section-label),
.recipe-index__lead {
  font-size: 13px;
  line-height: 1.76;
}

.rice2-page .rice2-quick-meta,
.rice2-page .rice2-price-panel,
.rice2-page .rice2-bundle-options,
.rice2-page .rice2-info-tabs {
  margin-top: 12px;
}

.rice2-page .rice2-price-panel strong {
  font-size: 21px;
}

.rice2-page .rice2-bundle-options label {
  min-height: 38px;
}

.rice2-page .rice2-actions--primary .rice2-button--dark {
  min-height: 46px;
}

.rice2-section-head {
  margin-bottom: 38px;
}

.rice2-section-head h2,
.rice2-rice-movie__head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3,
.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.why-intro h2,
.why-compare h2,
.why-lineup h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.craft-intro h2,
.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2,
.craft-feature h2,
.craft-process__head h2,
.craft-closing h2,
.support-split h2,
.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2,
.tech-chapter__hero h2,
.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3,
.rice2-tech-feature h3,
.single-recipe-panel h2 {
  font-size: 26px;
  line-height: 1.56;
  letter-spacing: 0;
}

.recipe-page-hero h1,
.single-recipe-hero__copy h1,
.concept-page .concept-hero__copy h1,
.tech-fv h1,
.craft-hero h1 {
  font-size: 30px;
  line-height: 1.5;
}

.why-hero h1 {
  font-size: 28px;
  line-height: 1.56;
}

.rice2-tech-feature {
  min-height: 460px;
}

.rice2-tech-rows {
  margin-top: 46px;
}

.rice2-tech-rows article {
  gap: 44px;
  padding: 44px 0;
}

.rice2-tech-rows figure,
.support-source-band figure,
.support-split figure,
.support-wide-figure,
.support-media-grid figure,
.support-image-pair figure,
.support-trouble-media figure {
  height: 380px;
}

.rice2-material-craft,
.rice2-operation,
.rice2-care {
  min-height: 470px;
  margin-bottom: 66px;
}

.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  height: 470px;
  min-height: 470px;
}

.parallax-media-item {
  --parallax-scale: 1.035;
}

.products-v4-card figure img,
.products-v4-related-grid img,
.nav-product-card img,
.rice2-page .rice2-gallery__thumbs img,
.recipe-card-grid--linked img {
  transition-duration: 0.55s;
}

.products-v4-card:hover figure img,
.products-v4-related-grid article:hover img,
.nav-product-card:hover img,
.recipe-card-link:hover img {
  transform: translateY(-3px) scale(1.018);
}

@media (max-width: 900px) {
  body {
    line-height: 1.72;
  }

  .site-header {
    height: 60px;
    padding: 0 18px;
  }

  .brand-mark,
  .pdp-body .brand-mark,
  .pdp2-clean-page .brand-mark,
  .rice2-page .brand-mark {
    width: 120px;
    min-width: 120px;
    height: 30px;
  }

  .brand-mark::before {
    width: 120px;
    height: 28px;
    background-size: 128px auto;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 128px auto no-repeat) or (mask: url("kamano-logo.svg") center / 128px auto no-repeat) {
    .brand-mark::before {
      -webkit-mask-size: 128px auto;
      mask-size: 128px auto;
    }
  }

  .nav-panel {
    top: 60px;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    min-height: 40px;
    font-size: 14px;
  }

  .products-v4--catalog {
    padding-top: 60px;
  }

  .products-v4-catalog {
    padding: 44px 20px 56px;
  }

  .products-v4-catalog__head h1 {
    font-size: 24px;
    line-height: 1.5;
  }

  .products-v4-catalog__nav {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 18px;
  }

  .products-v4-catalog__nav a {
    min-height: 34px;
  }

  .products-v4-intro-photo {
    height: 210px;
    margin-top: 26px;
  }

  .products-v4-category {
    margin-top: 34px;
    padding-top: 26px;
  }

  .products-v4-category + .products-v4-category {
    margin-top: 42px;
  }

  .products-v4-category__head {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 6px 14px;
  }

  .products-v4-category__head p {
    grid-column: 2;
    max-width: 26em;
  }

  .products-v4-category__head h2 {
    font-size: 21px;
    line-height: 1.46;
  }

  .products-v4-list {
    gap: 12px;
    margin-top: 22px;
  }

  .products-v4-card a,
  .products-v4-card--storage a {
    grid-template-rows: 198px 1fr;
  }

  .products-v4-card__body,
  .products-v4-card--storage .products-v4-card__body {
    padding: 18px 18px 20px;
  }

  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 17px;
    line-height: 1.48;
  }

  .products-v4-card dl {
    margin-top: 16px;
  }

  .products-v4-related,
  .products-v4-links,
  .products-v4-final,
  .rice2-comparison-section,
  .rice2-accessory-cta,
  .rice2-rice-movie,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-size-assist,
  .ricepot-trace-statement,
  .ricepot-trace-more,
  .ricepot-trace-spec,
  .ricepot-trace-shop,
  .rice2-value-brief,
  .rice2-dimensions,
  .rice2-motion-story,
  .technology-page-v2 .tech-intro,
  .technology-page-v2 .tech-material-heat-panel,
  .technology-page-v2 .tech-model-difference,
  .technology-page-v2 .tech-more-v3,
  .concept-page .concept-statement,
  .concept-page .concept-gap,
  .concept-page .concept-values,
  .concept-page .concept-bridge,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene,
  .why-intro,
  .why-compare,
  .why-lineup,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process,
  .craft-tech-bridge,
  .craft-care,
  .craft-closing,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .support-manual-band,
  .recipe-index,
  .recipe-library-note,
  .single-recipe-content,
  .single-recipe-related,
  .closing-cta,
  .support-quick {
    padding-top: 54px;
    padding-bottom: 58px;
  }

  .rice2-page .rice2-product {
    gap: 24px;
    padding: 40px 20px 52px;
  }

  .rice2-page.non-donabe-pdp-page .rice2-product,
  .rice-storage-pdp .rice2-product,
  .accessory-pdp .rice2-product {
    padding-top: 34px;
    padding-bottom: 52px;
  }

  .rice2-page .rice2-gallery__main {
    min-height: 228px;
  }

  .rice2-page .rice2-gallery__main img {
    width: min(218px, 76%);
    height: 198px;
  }

  .rice2-page .rice2-gallery__thumbs button {
    height: 58px;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2 {
    font-size: 22px;
    line-height: 1.48;
  }

  .rice2-page .rice2-price-panel strong {
    font-size: 20px;
  }

  .rice2-section-head {
    margin-bottom: 28px;
  }

  .rice2-section-head h2,
  .rice2-rice-movie__head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3,
  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2,
  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2,
  .why-intro h2,
  .why-compare h2,
  .why-lineup h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .craft-intro h2,
  .craft-split h2,
  .craft-tech-bridge h2,
  .craft-care h2,
  .craft-feature h2,
  .craft-process__head h2,
  .craft-closing h2,
  .support-split h2,
  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2,
  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2,
  .tech-chapter__hero h2,
  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3,
  .rice2-tech-feature h3,
  .single-recipe-panel h2 {
    font-size: 21px;
    line-height: 1.5;
  }

  .recipe-page-hero h1,
  .single-recipe-hero__copy h1,
  .concept-page .concept-hero__copy h1,
  .tech-fv h1,
  .craft-hero h1,
  .why-hero h1 {
    font-size: 22px;
    line-height: 1.5;
  }

  .rice2-tech-feature {
    min-height: 330px;
  }

  .rice2-tech-rows {
    margin-top: 30px;
  }

  .rice2-technology .rice2-tech-rows article,
  .rice2-technology .rice2-tech-rows article:nth-child(even),
  .rice2-tech-rows article {
    gap: 22px;
    padding: 28px 0;
  }

  .rice2-technology .rice2-tech-rows figure,
  .rice2-tech-rows figure,
  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame,
  .support-source-band figure,
  .support-split figure,
  .support-wide-figure,
  .support-media-grid figure,
  .support-image-pair figure,
  .support-trouble-media figure {
    height: 240px;
    min-height: 240px;
  }

  .rice2-material-craft,
  .rice2-operation,
  .rice2-care {
    margin-bottom: 42px;
  }

  .recipe-card-grid--linked img {
    height: 170px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }
}

/* v3 strict heading lock: catch remaining stronger PDP/support selectors. */
.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1,
.pdp-body .rice2-hero__copy h1,
.support-hero h1,
.support-hero--plain h1,
.recipe-page-hero h1,
.single-recipe-hero__copy h1,
.concept-page .concept-hero__copy h1,
.tech-fv h1,
.craft-hero h1 {
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 0;
}

.why-hero h1 {
  font-size: 28px;
  line-height: 1.56;
  letter-spacing: 0;
}

.rice2-page .rice2-comparison-section__head h2,
.rice2-page .rice2-accessory-cta h2,
.rice2-page .rice2-concept-after-cta__statement h2,
.rice2-page .rice2-concept-after-cta__head h3,
.rice2-page .rice2-section-head h2,
.rice2-page .rice2-rice-movie__head h2 {
  font-size: 26px;
  line-height: 1.56;
  letter-spacing: 0;
}

@media (max-width: 900px) {
  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1,
  .pdp-body .rice2-hero__copy h1,
  .support-hero h1,
  .support-hero--plain h1,
  .recipe-page-hero h1,
  .single-recipe-hero__copy h1,
  .concept-page .concept-hero__copy h1,
  .tech-fv h1,
  .craft-hero h1,
  .why-hero h1 {
    font-size: 22px;
    line-height: 1.5;
  }

  .rice2-page .rice2-comparison-section__head h2,
  .rice2-page .rice2-accessory-cta h2,
  .rice2-page .rice2-concept-after-cta__statement h2,
  .rice2-page .rice2-concept-after-cta__head h3,
  .rice2-page .rice2-section-head h2,
  .rice2-page .rice2-rice-movie__head h2 {
    font-size: 21px;
    line-height: 1.5;
  }
}

/* v3 strict anchor lock: keep fixed header from covering centered content. */
.products-v4-catalog,
.products-v4-category,
.rice2-product,
.rice2-rice-movie,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-size-assist,
.rice2-comparison-section,
.rice2-accessory-cta,
.recipe-index,
.support-hero--plain,
.support-guide,
.support-trouble,
.support-faq-list {
  scroll-margin-top: 84px;
}

@media (max-width: 900px) {
  .products-v4-catalog,
  .products-v4-category,
  .rice2-product,
  .rice2-rice-movie,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-size-assist,
  .rice2-comparison-section,
  .rice2-accessory-cta,
  .recipe-index,
  .support-hero--plain,
  .support-guide,
  .support-trouble,
  .support-faq-list {
    scroll-margin-top: 74px;
  }
}

/* Recipe page final pass: keep the index as recipe cards, not a photo gallery. */
.recipe-page .recipe-page-hero--visual {
  color: #fffdf8;
}

.recipe-page .recipe-hero__veil {
  background:
    linear-gradient(180deg, rgba(24, 22, 18, 0.42) 0%, rgba(24, 22, 18, 0.26) 46%, rgba(24, 22, 18, 0.46) 100%),
    linear-gradient(90deg, rgba(24, 22, 18, 0.18) 0%, rgba(24, 22, 18, 0.08) 52%, rgba(24, 22, 18, 0.18) 100%);
}

.recipe-page .recipe-hero__center .section-label,
.recipe-page .recipe-hero__center h1,
.recipe-page .recipe-supervisor--hero,
.recipe-page .recipe-hero__lower p {
  color: #fffdf8;
  text-shadow: 0 1px 18px rgba(0, 0, 0, 0.24);
}

.recipe-page .recipe-card-grid--linked {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 44px 24px;
  margin-top: 62px;
}

.recipe-page .recipe-card-grid--linked article,
.recipe-page .recipe-card-grid--linked article:nth-child(1),
.recipe-page .recipe-card-grid--linked article:nth-child(4),
.recipe-page .recipe-card-grid--linked article:nth-child(5),
.recipe-page .recipe-card-grid--linked article:nth-child(6),
.recipe-page .recipe-card-grid--linked article:nth-child(7),
.recipe-page .recipe-card-grid--linked article:nth-child(8) {
  grid-column: auto;
}

.recipe-page .recipe-card-link {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.recipe-page .recipe-card-grid--linked img,
.recipe-page .recipe-card-grid--linked article:nth-child(1) img,
.recipe-page .recipe-card-grid--linked article:nth-child(4) img,
.recipe-page .recipe-card-grid--linked article:nth-child(5) img,
.recipe-page .recipe-card-grid--linked article:nth-child(6) img,
.recipe-page .recipe-card-grid--linked article:nth-child(7) img,
.recipe-page .recipe-card-grid--linked article:nth-child(8) img {
  width: 100%;
  height: 255px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.recipe-page .recipe-card-grid--linked h3 {
  min-height: 2.9em;
}

.recipe-page .recipe-card-grid--linked p {
  min-height: 4.5em;
}

.recipe-page .recipe-card-meta {
  margin-top: auto;
  padding-top: 16px;
}

@media (max-width: 980px) {
  .recipe-page .recipe-card-grid--linked {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 38px 20px;
  }

  .recipe-page .recipe-card-grid--linked img,
  .recipe-page .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(8) img {
    height: 220px;
  }
}

@media (max-width: 750px) {
  .recipe-page .recipe-card-grid--linked {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px 14px;
    margin-top: 42px;
  }

  .recipe-page .recipe-card-grid--linked img,
  .recipe-page .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-page .recipe-card-grid--linked article:nth-child(8) img {
    height: 158px;
  }

  .recipe-page .recipe-card-grid--linked h3,
  .recipe-page .recipe-card-grid--linked p {
    min-height: 0;
  }
}

/* Recipe photos should keep their source aspect ratio. */
.recipe-page .recipe-card-grid--linked img,
.recipe-page .recipe-card-grid--linked article:nth-child(1) img,
.recipe-page .recipe-card-grid--linked article:nth-child(4) img,
.recipe-page .recipe-card-grid--linked article:nth-child(5) img,
.recipe-page .recipe-card-grid--linked article:nth-child(6) img,
.recipe-page .recipe-card-grid--linked article:nth-child(7) img,
.recipe-page .recipe-card-grid--linked article:nth-child(8) img {
  height: auto;
  max-height: none;
  aspect-ratio: auto;
  object-fit: contain;
}

/* v3 soft restore: the strict pass was too tight, so recover editorial breathing room. */
.site-header {
  height: 68px;
  padding: 0 38px;
}

.brand-mark,
.pdp-body .brand-mark,
.pdp2-clean-page .brand-mark,
.rice2-page .brand-mark {
  width: 168px;
  min-width: 168px;
  height: 40px;
}

.brand-mark::before {
  width: 168px;
  height: 36px;
  background-size: 172px auto;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 172px auto no-repeat) or (mask: url("kamano-logo.svg") center / 172px auto no-repeat) {
  .brand-mark::before {
    -webkit-mask-size: 172px auto;
    mask-size: 172px auto;
  }
}

.nav-panel {
  top: 68px;
}

.products-v4--catalog {
  padding-top: 68px;
}

.products-v4-catalog {
  padding-top: 74px;
  padding-bottom: 84px;
}

.products-v4-catalog__head h1 {
  font-size: 32px;
  line-height: 1.5;
}

.products-v4-intro-photo {
  height: 365px;
  margin-top: 44px;
}

.products-v4-category {
  margin-top: 62px;
  padding-top: 40px;
}

.products-v4-category + .products-v4-category {
  margin-top: 70px;
}

.products-v4-card a {
  grid-template-rows: 306px 1fr;
}

.products-v4-card__body,
.products-v4-card--storage .products-v4-card__body {
  padding: 30px 34px;
}

.products-v4-card h2,
.products-v4-card h3 {
  font-size: 19px;
  line-height: 1.5;
}

.products-v4-card--storage a,
.products-v4-card--storage figure {
  min-height: 346px;
}

.products-v4-related,
.products-v4-links,
.products-v4-final,
.rice2-comparison-section,
.rice2-accessory-cta,
.rice2-rice-movie,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-size-assist,
.ricepot-trace-statement,
.ricepot-trace-more,
.ricepot-trace-spec,
.ricepot-trace-shop,
.rice2-value-brief,
.rice2-dimensions,
.rice2-motion-story,
.technology-page-v2 .tech-intro,
.technology-page-v2 .tech-material-heat-panel,
.technology-page-v2 .tech-model-difference,
.technology-page-v2 .tech-more-v3,
.concept-page .concept-statement,
.concept-page .concept-gap,
.concept-page .concept-values,
.concept-page .concept-bridge,
.concept-page .concept-origin,
.concept-page .concept-solution,
.concept-page .concept-scene,
.why-intro,
.why-compare,
.why-lineup,
.why-tech,
.why-daily-bridge,
.craft-intro,
.craft-process,
.craft-tech-bridge,
.craft-care,
.craft-closing,
.support-model-router,
.support-model-guide,
.support-source-band,
.support-step-preview,
.support-guide,
.support-trouble,
.support-faq-list,
.support-manual-band,
.recipe-index,
.recipe-library-note,
.single-recipe-content,
.single-recipe-related,
.closing-cta {
  padding-top: 92px;
  padding-bottom: 96px;
}

.rice2-page .rice2-product {
  width: min(1120px, calc(100% - 88px));
  gap: 52px;
  padding-top: 94px;
  padding-bottom: 88px;
}

.rice2-page.non-donabe-pdp-page .rice2-product,
.rice-storage-pdp .rice2-product,
.accessory-pdp .rice2-product {
  padding-top: 94px;
  padding-bottom: 88px;
}

.rice2-page .rice2-gallery__main {
  min-height: 470px;
}

.rice2-page .rice2-gallery__main img {
  width: min(470px, 78%);
  height: 400px;
}

.rice2-page .rice2-gallery__thumbs button {
  height: 76px;
}

.rice2-page .rice2-buybox {
  top: 96px;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2 {
  font-size: 27px;
  line-height: 1.54;
}

.rice2-section-head h2,
.rice2-rice-movie__head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3,
.rice2-page .rice2-comparison-section__head h2,
.rice2-page .rice2-accessory-cta h2,
.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.why-intro h2,
.why-compare h2,
.why-lineup h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.craft-intro h2,
.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2,
.craft-feature h2,
.craft-process__head h2,
.craft-closing h2,
.support-split h2,
.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2,
.tech-chapter__hero h2,
.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3,
.rice2-tech-feature h3,
.single-recipe-panel h2 {
  font-size: 28px;
  line-height: 1.58;
}

.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1,
.pdp-body .rice2-hero__copy h1,
.support-hero h1,
.support-hero--plain h1,
.recipe-page-hero h1,
.single-recipe-hero__copy h1,
.concept-page .concept-hero__copy h1,
.tech-fv h1,
.craft-hero h1 {
  font-size: 32px;
  line-height: 1.52;
}

.why-hero h1 {
  font-size: 30px;
  line-height: 1.58;
}

.rice2-tech-feature {
  min-height: 500px;
}

.rice2-tech-rows article {
  gap: 52px;
  padding: 50px 0;
}

.rice2-tech-rows figure,
.support-source-band figure,
.support-split figure,
.support-wide-figure,
.support-media-grid figure,
.support-image-pair figure,
.support-trouble-media figure {
  height: 420px;
}

.rice2-material-craft,
.rice2-operation,
.rice2-care {
  min-height: 520px;
  margin-bottom: 76px;
}

.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  height: 520px;
  min-height: 520px;
}

@media (max-width: 900px) {
  .site-header {
    height: 62px;
    padding: 0 20px;
  }

  .brand-mark,
  .pdp-body .brand-mark,
  .pdp2-clean-page .brand-mark,
  .rice2-page .brand-mark {
    width: 128px;
    min-width: 128px;
    height: 32px;
  }

  .brand-mark::before {
    width: 128px;
    height: 28px;
    background-size: 136px auto;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 136px auto no-repeat) or (mask: url("kamano-logo.svg") center / 136px auto no-repeat) {
    .brand-mark::before {
      -webkit-mask-size: 136px auto;
      mask-size: 136px auto;
    }
  }

  .nav-panel {
    top: 62px;
  }

  .products-v4--catalog {
    padding-top: 62px;
  }

  .products-v4-catalog {
    padding-top: 50px;
    padding-bottom: 62px;
  }

  .products-v4-catalog__head h1 {
    font-size: 26px;
  }

  .products-v4-intro-photo {
    height: 235px;
    margin-top: 32px;
  }

  .products-v4-category {
    margin-top: 42px;
    padding-top: 32px;
  }

  .products-v4-category + .products-v4-category {
    margin-top: 52px;
  }

  .products-v4-card a,
  .products-v4-card--storage a {
    grid-template-rows: 218px 1fr;
  }

  .products-v4-card__body,
  .products-v4-card--storage .products-v4-card__body {
    padding: 22px 20px;
  }

  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 18px;
  }

  .products-v4-related,
  .products-v4-links,
  .products-v4-final,
  .rice2-comparison-section,
  .rice2-accessory-cta,
  .rice2-rice-movie,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-size-assist,
  .ricepot-trace-statement,
  .ricepot-trace-more,
  .ricepot-trace-spec,
  .ricepot-trace-shop,
  .rice2-value-brief,
  .rice2-dimensions,
  .rice2-motion-story,
  .technology-page-v2 .tech-intro,
  .technology-page-v2 .tech-material-heat-panel,
  .technology-page-v2 .tech-model-difference,
  .technology-page-v2 .tech-more-v3,
  .concept-page .concept-statement,
  .concept-page .concept-gap,
  .concept-page .concept-values,
  .concept-page .concept-bridge,
  .concept-page .concept-origin,
  .concept-page .concept-solution,
  .concept-page .concept-scene,
  .why-intro,
  .why-compare,
  .why-lineup,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process,
  .craft-tech-bridge,
  .craft-care,
  .craft-closing,
  .support-model-router,
  .support-model-guide,
  .support-source-band,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .support-manual-band,
  .recipe-index,
  .recipe-library-note,
  .single-recipe-content,
  .single-recipe-related,
  .closing-cta,
  .support-quick {
    padding-top: 60px;
    padding-bottom: 64px;
  }

  .rice2-page .rice2-product {
    gap: 30px;
    padding: 50px 20px 60px;
  }

  .rice2-page.non-donabe-pdp-page .rice2-product,
  .rice-storage-pdp .rice2-product,
  .accessory-pdp .rice2-product {
    padding-top: 40px;
    padding-bottom: 58px;
  }

  .rice2-page .rice2-gallery__main {
    min-height: 250px;
  }

  .rice2-page .rice2-gallery__main img {
    width: min(238px, 78%);
    height: 214px;
  }

  .rice2-page .rice2-gallery__thumbs button {
    height: 64px;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2 {
    font-size: 24px;
    line-height: 1.5;
  }

  .rice2-section-head h2,
  .rice2-rice-movie__head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3,
  .rice2-page .rice2-comparison-section__head h2,
  .rice2-page .rice2-accessory-cta h2,
  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2,
  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2,
  .why-intro h2,
  .why-compare h2,
  .why-lineup h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .craft-intro h2,
  .craft-split h2,
  .craft-tech-bridge h2,
  .craft-care h2,
  .craft-feature h2,
  .craft-process__head h2,
  .craft-closing h2,
  .support-split h2,
  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2,
  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2,
  .tech-chapter__hero h2,
  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3,
  .rice2-tech-feature h3,
  .single-recipe-panel h2 {
    font-size: 22px;
    line-height: 1.54;
  }

  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1,
  .pdp-body .rice2-hero__copy h1,
  .support-hero h1,
  .support-hero--plain h1,
  .recipe-page-hero h1,
  .single-recipe-hero__copy h1,
  .concept-page .concept-hero__copy h1,
  .tech-fv h1,
  .craft-hero h1,
  .why-hero h1 {
    font-size: 23px;
    line-height: 1.52;
  }

  .rice2-tech-feature {
    min-height: 360px;
  }

  .rice2-technology .rice2-tech-rows article,
  .rice2-technology .rice2-tech-rows article:nth-child(even),
  .rice2-tech-rows article {
    gap: 26px;
    padding: 34px 0;
  }

  .rice2-technology .rice2-tech-rows figure,
  .rice2-tech-rows figure,
  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame,
  .support-source-band figure,
  .support-split figure,
  .support-wide-figure,
  .support-media-grid figure,
  .support-image-pair figure,
  .support-trouble-media figure {
    height: 280px;
    min-height: 280px;
  }
}

/* v3 hero restore: keep image heroes legible after strict heading locks. */
.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1,
.technology-page-v2 .tech-fv h1,
.concept-page .concept-hero__copy h1,
.recipe-page .recipe-page-hero--visual h1,
.single-recipe-hero__copy h1,
.craft-hero h1,
.why-hero h1,
.support-hero:not(.support-hero--plain) h1 {
  color: #fffdf8;
  text-shadow: 0 2px 20px rgba(24, 20, 17, 0.28);
}

.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1 {
  font-size: 36px;
  line-height: 1.55;
}

.technology-page-v2 .tech-fv h1,
.craft-hero h1,
.support-hero:not(.support-hero--plain) h1 {
  font-size: 38px;
  line-height: 1.72;
}

.concept-page .concept-hero__copy h1 {
  font-size: 40px;
  line-height: 1.56;
}

.recipe-page .recipe-page-hero--visual h1,
.single-recipe-hero__copy h1 {
  font-size: 44px;
  line-height: 1.55;
}

.why-hero h1 {
  font-size: 32px;
  line-height: 1.8;
}

@media (max-width: 900px) {
  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1 {
    font-size: 28px;
    line-height: 1.58;
  }

  .technology-page-v2 .tech-fv h1,
  .concept-page .concept-hero__copy h1,
  .recipe-page .recipe-page-hero--visual h1,
  .single-recipe-hero__copy h1,
  .craft-hero h1,
  .why-hero h1,
  .support-hero:not(.support-hero--plain) h1 {
    font-size: 28px;
    line-height: 1.68;
  }
}

@media (max-width: 750px) {
  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1 {
    font-size: 27px;
    line-height: 1.62;
  }

  .technology-page-v2 .tech-fv h1,
  .concept-page .concept-hero__copy h1,
  .recipe-page .recipe-page-hero--visual h1,
  .single-recipe-hero__copy h1,
  .craft-hero h1,
  .why-hero h1,
  .support-hero:not(.support-hero--plain) h1 {
    font-size: 27px;
    line-height: 1.7;
  }
}

/* Oven Pot 2 reference typography alignment.
   Keep this layer narrow: it normalizes type, tone, and header scale without
   re-tightening layout or image rhythm. */
:root {
  --ref-ink: #46413c;
  --ref-body: #302d2a;
  --ref-muted: #bdb7b1;
  --ref-paper: #faf7f5;
  --ref-line: rgba(70, 65, 60, 0.16);
  --font-brand: "Marcellus", "Cinzel", "Trajan Sans Pro", serif;
  --font-brand-en: var(--font-brand);
  --font-en-label: "Marcellus", "Cinzel", serif;
  --font-en-serif: var(--font-en-label);
  --en: var(--font-en-label);
  --brand: var(--font-brand);
}

body {
  color: var(--ref-body);
  font-family: var(--font-ja-sans, "Yu Gothic Medium", "Yu Gothic", "Hiragino Sans", sans-serif);
  font-size: 13px;
  line-height: 1.84;
  letter-spacing: 0;
}

h1,
h2,
h3,
.products-v4 h1,
.products-v4 h2,
.products-v4 h3,
.technology-page-v2 h1,
.technology-page-v2 h2,
.technology-page-v2 h3,
.concept-page h1,
.concept-page h2,
.concept-page h3,
.rice2-page h1,
.rice2-page h2,
.rice2-page h3,
.support-hero h1,
.recipe-page-hero h1,
.single-recipe-hero__copy h1 {
  color: var(--ref-ink);
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-weight: 500;
  letter-spacing: 0.06em;
}

.section-label,
.eyebrow,
.en,
.products-v4 .section-label,
.technology-page-v2 .tech-label,
.rice2-page .section-label,
.non-donabe-pdp-page .section-label,
.nav-product-head span,
.nav-product-card small,
.nav-product-subgrid small,
.mega-feature-card small,
.mega-feature-card--wide small,
.mega-link-list p,
.mega-link-list small,
.mega-link-list--nav small {
  color: var(--ref-muted);
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.04em;
  text-transform: none;
}

.site-header {
  height: 72px;
  padding: 0 40px;
  color: #fffdf8;
}

.site-header.is-scrolled,
.site-header.is-open,
.support-subpage .site-header,
.support-subpage .site-header.is-scrolled,
.support-subpage .site-header.is-open,
.products-page .site-header,
.rice-storage-page .site-header,
.pdp2-clean-page .site-header.is-scrolled,
.rice2-page .site-header.is-scrolled,
.rice2-page .site-header.is-open {
  color: var(--ref-ink);
  border-bottom-color: var(--ref-line);
  background: rgba(250, 247, 245, 0.94);
}

.global-nav {
  gap: 20px;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.nav-link,
.nav-parent {
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  line-height: 1;
}

.nav-cta {
  min-height: 38px;
  padding: 0 18px;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 13px;
  font-style: normal;
  letter-spacing: 0.04em;
}

.nav-panel {
  top: 72px;
}

.nav-product-card span,
.nav-product-subgrid span,
.mega-feature-card span,
.mega-feature-card--wide span,
.mega-link-list span,
.mega-link-list--nav span {
  color: var(--ref-ink);
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 15px;
  line-height: 1.55;
  letter-spacing: 0.03em;
}

.products-v4-catalog__head h1,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-hero__copy h1,
.technology-page-v2 .tech-fv h1,
.craft-hero h1,
.recipe-page .recipe-page-hero--visual h1,
.single-recipe-hero__copy h1 {
  font-size: 34px;
  line-height: 1.68;
  letter-spacing: 0.08em;
}

.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1,
.pdp-body .rice2-hero__copy h1 {
  color: #fffdf8;
  font-size: 34px;
  line-height: 1.66;
  letter-spacing: 0.07em;
}

.rice2-section-head h2,
.rice2-rice-movie__head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3,
.rice2-page .rice2-comparison-section__head h2,
.rice2-page .rice2-accessory-cta h2,
.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.why-intro h2,
.why-compare h2,
.why-lineup h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.craft-intro h2,
.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2,
.craft-feature h2,
.craft-process__head h2,
.craft-closing h2,
.support-split h2,
.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2,
.single-recipe-panel h2 {
  font-size: 29px;
  line-height: 1.7;
  letter-spacing: 0.08em;
}

.tech-chapter__hero h2,
.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3,
.rice2-tech-feature h3 {
  font-size: 28px;
  line-height: 1.68;
  letter-spacing: 0.07em;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2,
.products-v4-card h2,
.products-v4-card h3 {
  font-size: 24px;
  line-height: 1.58;
  letter-spacing: 0.05em;
}

.rice2-page .rice2-buybox > p:not(.section-label),
.rice2-section-head p:not(.section-label),
.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.ricepot-trace-spec p,
.ricepot-trace-shop p,
.rice2-core p:not(.section-label),
.rice2-tech-rows p,
.rice2-material-craft > div > p:not(.section-label),
.rice2-operation > div > p:not(.section-label),
.rice2-care > div > p:not(.section-label),
.rice2-size-assist__grid p,
.support-hero__copy > p:not(.section-label),
.recipe-index__lead,
.concept-page p:not(.section-label),
.technology-page-v2 p:not(.section-label),
.why-page p:not(.section-label),
.craft-page p:not(.section-label) {
  color: var(--ref-body);
  font-size: 13px;
  line-height: 1.92;
  letter-spacing: 0.01em;
}

@media (max-width: 900px) {
  body {
    font-size: 13px;
    line-height: 1.78;
  }

  .site-header {
    height: 64px;
    padding: 0 20px;
  }

  .nav-panel {
    top: 64px;
  }

  .global-nav {
    font-size: 16px;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    font-size: 16px;
  }

  .products-v4-catalog__head h1,
  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-hero__copy h1,
  .technology-page-v2 .tech-fv h1,
  .craft-hero h1,
  .recipe-page .recipe-page-hero--visual h1,
  .single-recipe-hero__copy h1,
  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1,
  .pdp-body .rice2-hero__copy h1 {
    font-size: 27px;
    line-height: 1.7;
    letter-spacing: 0.06em;
  }

  .rice2-section-head h2,
  .rice2-rice-movie__head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3,
  .rice2-page .rice2-comparison-section__head h2,
  .rice2-page .rice2-accessory-cta h2,
  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2,
  .why-intro h2,
  .why-compare h2,
  .why-lineup h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .craft-intro h2,
  .craft-split h2,
  .craft-tech-bridge h2,
  .craft-care h2,
  .craft-feature h2,
  .craft-process__head h2,
  .craft-closing h2,
  .support-split h2,
  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2,
  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2,
  .single-recipe-panel h2,
  .tech-chapter__hero h2,
  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3,
  .rice2-tech-feature h3 {
    font-size: 23px;
    line-height: 1.64;
    letter-spacing: 0.05em;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2,
  .products-v4-card h2,
  .products-v4-card h3 {
    font-size: 21px;
    line-height: 1.56;
  }
}

/* v4 final governance: header states, reference type scale, PDP rhythm, and QA fixes. */
:root {
  --kamano-logo-dark-filter: brightness(0) saturate(100%) invert(24%) sepia(6%) saturate(566%) hue-rotate(344deg) brightness(93%) contrast(88%);
}

body {
  font-size: 14.5px !important;
  line-height: 1.92 !important;
}

.site-header,
.products-page .site-header,
.pdp2-clean-page .site-header,
.rice2-page .site-header,
.rice4-page .site-header,
.non-donabe-pdp-page .site-header,
.support-subpage .site-header,
.why-page .site-header,
.craft-page .site-header {
  height: 74px !important;
  padding: 0 40px !important;
}

.brand-mark,
.pdp-body .brand-mark,
.pdp2-clean-page .brand-mark,
.rice2-page .brand-mark,
.rice4-page .brand-mark,
.products-page .brand-mark,
.rice-storage-page .brand-mark,
.support-subpage .brand-mark,
.technology-page-v2 .brand-mark,
.concept-page .brand-mark,
.why-page .brand-mark,
.craft-page .brand-mark,
.recipe-page .brand-mark {
  position: relative !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 184px !important;
  min-width: 184px !important;
  height: 40px !important;
  overflow: visible !important;
  color: inherit !important;
}

.brand-mark::before,
.pdp-body .brand-mark::before,
.pdp2-clean-page .brand-mark::before,
.rice2-page .brand-mark::before,
.rice4-page .brand-mark::before,
.products-page .brand-mark::before,
.rice-storage-page .brand-mark::before,
.support-subpage .brand-mark::before,
.technology-page-v2 .brand-mark::before,
.concept-page .brand-mark::before,
.why-page .brand-mark::before,
.craft-page .brand-mark::before,
.recipe-page .brand-mark::before {
  display: block !important;
  width: 184px !important;
  height: 36px !important;
  background: transparent url("kamano-logo.svg") left center / contain no-repeat !important;
  content: "" !important;
  filter: var(--kamano-logo-dark-filter) !important;
  opacity: 1 !important;
  -webkit-mask: none !important;
  mask: none !important;
}

.why-page .site-header:not(.is-scrolled):not(.is-open),
.craft-page .site-header:not(.is-scrolled):not(.is-open),
.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open),
.concept-page .site-header:not(.is-scrolled):not(.is-open),
.recipe-page .site-header:not(.is-scrolled):not(.is-open),
.rice2-page:not(.non-donabe-pdp-page):not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open),
.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open),
.pdp2-clean-page:not(.non-donabe-pdp-page):not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.18) !important;
  background: rgba(27, 24, 21, 0.14) !important;
  backdrop-filter: blur(10px) !important;
}

.why-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.craft-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.concept-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.recipe-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.rice2-page:not(.non-donabe-pdp-page):not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
.pdp2-clean-page:not(.non-donabe-pdp-page):not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before {
  filter: none !important;
}

.site-header.is-scrolled,
.site-header.is-open,
.products-page .site-header,
.non-donabe-pdp-page .site-header,
.product-detail-first-page .site-header:not(.is-open) {
  color: #3f3a35 !important;
  border-bottom-color: rgba(63, 58, 53, 0.12) !important;
  background: rgba(250, 247, 245, 0.96) !important;
  backdrop-filter: blur(14px) !important;
}

.site-header.is-scrolled .brand-mark::before,
.site-header.is-open .brand-mark::before,
.products-page .site-header .brand-mark::before,
.non-donabe-pdp-page .site-header .brand-mark::before,
.product-detail-first-page .site-header:not(.is-open) .brand-mark::before {
  filter: var(--kamano-logo-dark-filter) !important;
}

.global-nav,
.rice2-page .global-nav,
.rice4-page .global-nav,
.pdp-body .global-nav,
.pdp2-clean-page .global-nav,
.products-page .global-nav,
.rice-storage-page .global-nav,
.support-subpage .global-nav {
  gap: 22px !important;
  font-size: 14px !important;
}

.nav-link,
.nav-parent,
.rice2-page .nav-link,
.rice2-page .nav-parent,
.rice4-page .nav-link,
.rice4-page .nav-parent,
.pdp-body .nav-link,
.pdp-body .nav-parent,
.pdp2-clean-page .nav-link,
.pdp2-clean-page .nav-parent,
.products-page .nav-link,
.products-page .nav-parent,
.rice-storage-page .nav-link,
.rice-storage-page .nav-parent,
.support-subpage .nav-link,
.support-subpage .nav-parent {
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 400 !important;
}

.nav-cta,
.rice2-page .nav-cta,
.rice4-page .nav-cta,
.pdp-body .nav-cta,
.pdp2-clean-page .nav-cta,
.products-page .nav-cta,
.rice-storage-page .nav-cta,
.support-subpage .nav-cta {
  min-height: 40px !important;
  padding: 0 20px !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
}

.why-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
.craft-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
.rice2-page:not(.non-donabe-pdp-page):not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  border-color: rgba(255, 255, 255, 0.34) !important;
  background: transparent !important;
  color: inherit !important;
}

.site-header.is-scrolled .nav-cta,
.site-header.is-open .nav-cta,
.products-page .site-header .nav-cta,
.non-donabe-pdp-page .site-header .nav-cta,
.product-detail-first-page .site-header:not(.is-open) .nav-cta {
  border-color: rgba(63, 58, 53, 0.24) !important;
  background: #ffffff !important;
  color: #3f3a35 !important;
}

.nav-panel--mega {
  top: 74px !important;
  color: #3f3a35 !important;
  background: #faf8f5 !important;
  backdrop-filter: blur(18px) !important;
}

.nav-panel--mega :is(a, button, strong, span, p, dt, dd) {
  color: #3f3a35 !important;
}

.nav-panel--mega :is(small, em),
.nav-panel--mega .nav-product-head span,
.nav-panel--mega .mega-link-list p {
  color: #8f877f !important;
}

.rice2-page:not(.non-donabe-pdp-page) .rice2-hero,
.rice4-page .rice2-hero,
.why-page .why-hero,
.craft-page .craft-hero,
.recipe-page .recipe-page-hero--visual,
.concept-page .concept-hero,
.technology-page-v2 .tech-fv,
.technology-page-v2 .tech-chapter__hero {
  color: rgba(255, 255, 255, 0.94) !important;
}

.rice2-page:not(.non-donabe-pdp-page) .rice2-hero :is(h1, h2, h3, p, a, span, small, .section-label),
.rice4-page .rice2-hero :is(h1, h2, h3, p, a, span, small, .section-label),
.why-page .why-hero :is(h1, h2, h3, p, a, span, small, .section-label),
.craft-page .craft-hero :is(h1, h2, h3, p, a, span, small, .section-label),
.recipe-page .recipe-page-hero--visual :is(h1, h2, h3, p, a, span, small, .section-label, .recipe-supervisor),
.concept-page .concept-hero :is(h1, h2, h3, p, a, span, small, .section-label),
.technology-page-v2 .tech-fv :is(h1, h2, h3, p, a, span, small, .section-label, .tech-label),
.technology-page-v2 .tech-chapter__hero :is(h1, h2, h3, p, a, span, small, .section-label, .tech-label) {
  color: rgba(255, 255, 255, 0.94) !important;
}

.rice2-product,
.rice2-buybox,
.rice2-info-tabs,
.rice2-comparison,
.ricepot-trace-spec,
.products-v4,
.recipe-index,
.support-hero--plain {
  color: #3f3a35 !important;
}

.rice2-product :is(h1, h2, h3, strong, dt, dd, legend, label, span),
.rice2-info-tabs :is(button, dt, dd, span, p),
.rice2-comparison :is(div, p, span, strong, small),
.ricepot-trace-spec :is(h2, h3, p, dt, dd, span, strong),
.products-v4 :is(h1, h2, h3, p, span, strong, small),
.recipe-index :is(h1, h2, h3, p, span, strong, small),
.support-hero--plain :is(h1, h2, h3, p, span, strong, small) {
  color: #3f3a35 !important;
}

.rice2-product :is(small, em),
.rice2-price-panel span,
.rice2-price-panel small,
.rice2-info-tabs__nav button[aria-selected="false"],
.rice2-comparison :is(small, .muted) {
  color: #8f877f !important;
}

.rice2-page .rice2-button {
  background: #ffffff !important;
  color: #3f3a35 !important;
  border-color: rgba(63, 58, 53, 0.22) !important;
}

.rice2-page .rice2-button--dark,
.rice2-page .rice2-actions--primary .rice2-button--dark {
  color: #ffffff !important;
  border-color: #3f3a35 !important;
}

.rice2-info-tabs__nav button[aria-selected="true"] {
  color: #3f3a35 !important;
  border-color: rgba(63, 58, 53, 0.32) !important;
}

.quiet-actions.dark a {
  color: #ffffff !important;
  border-color: #3f3a35 !important;
  background: #3f3a35 !important;
}

.section-label,
.eyebrow,
.en,
.products-v4 .section-label,
.recipe-page .section-label,
.technology-page-v2 .tech-label,
.rice2-page .section-label,
.non-donabe-pdp-page .section-label,
.nav-product-head span,
.nav-product-card small,
.nav-product-subgrid small,
.mega-feature-card small,
.mega-feature-card--wide small,
.mega-link-list p,
.mega-link-list small,
.mega-link-list--nav small {
  font-family: var(--font-en-label, "Marcellus", serif) !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.04em !important;
}

.nav-product-card span,
.nav-product-subgrid span,
.mega-feature-card span,
.mega-feature-card--wide span,
.mega-link-list span,
.mega-link-list--nav span {
  font-size: 13px !important;
  line-height: 1.56 !important;
  font-weight: 400 !important;
}

.products-v4-catalog__head h1,
.concept-page .concept-statement h2.world-copy,
.concept-page .concept-hero__copy h1,
.technology-page-v2 .tech-fv h1,
.craft-hero h1,
.recipe-page .recipe-page-hero--visual h1,
.single-recipe-hero__copy h1,
.rice2-page .rice2-hero__copy h1,
.rice4-page .rice2-hero__copy h1,
.pdp-body .rice2-hero__copy h1 {
  font-size: 38px !important;
  line-height: 1.68 !important;
  letter-spacing: 0.02em !important;
}

.rice2-section-head h2,
.rice2-rice-movie__head h2,
.rice2-core h2,
.rice2-material-craft h2,
.rice2-operation h2,
.rice2-care h2,
.rice2-page .ricepot-trace-head h2,
.rice2-page .ricepot-trace-statement h2,
.rice2-page .ricepot-trace-card h2,
.rice2-page .ricepot-trace-spec h2,
.rice2-page .ricepot-trace-shop h2,
.rice2-value-brief__head h2,
.rice2-value-brief__head h3,
.rice2-concept-after-cta__statement h2,
.rice2-concept-after-cta__head h3,
.rice2-page .rice2-comparison-section__head h2,
.rice2-page .rice2-accessory-cta h2,
.technology-page-v2 .tech-origin-panel h2,
.technology-page-v2 .tech-material-heat-panel h2,
.technology-page-v2 .tech-model-difference h2,
.technology-page-v2 .tech-more-v3 h2,
.concept-page .concept-section-copy h2,
.concept-page .concept-origin h2,
.concept-page .concept-solution h2,
.concept-page .concept-scene h2,
.concept-page .concept-final h2,
.why-intro h2,
.why-compare h2,
.why-lineup h2,
.why-reason h2,
.why-tech h2,
.why-daily-bridge h2,
.craft-intro h2,
.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2,
.craft-feature h2,
.craft-process__head h2,
.craft-closing h2,
.support-split h2,
.support-manual-band h2,
.support-model-router h2,
.support-model-guide h2,
.support-source-band h2,
.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.recipe-index__head h2,
.recipe-library-note h2,
.closing-cta h2,
.single-recipe-panel h2 {
  font-size: 31px !important;
  line-height: 1.72 !important;
  letter-spacing: 0 !important;
}

.tech-chapter__hero h2,
.tech-side-story h3,
.tech-compare h3,
.tech-craft-panel h3,
.tech-heat-curve h3,
.rice2-tech-feature h3,
.rice2-tech-rows h3 {
  font-size: 28px !important;
  line-height: 1.68 !important;
}

.rice2-page .rice2-buybox h1,
.rice2-page .rice2-buybox h2 {
  font-size: 30px !important;
  line-height: 1.62 !important;
}

.products-v4-card h2,
.products-v4-card h3 {
  font-size: 21px !important;
  line-height: 1.62 !important;
}

.recipe-card-grid--linked h3,
.recipe-card-grid h3,
.products-v4-related-grid h3 {
  font-size: 20px !important;
  line-height: 1.58 !important;
}

.products-v4-catalog__head p:not(.section-label),
.products-v4-category__head p,
.products-v4-card p,
.products-v4-related-grid p,
.products-v4-section-head p:not(.section-label),
.recipe-index__lead,
.recipe-card-grid--linked p,
.rice2-page .rice2-buybox > p:not(.section-label),
.rice2-section-head p:not(.section-label),
.ricepot-trace-statement p:not(.section-label),
.ricepot-trace-card p,
.ricepot-trace-spec p,
.ricepot-trace-shop p,
.rice2-core p:not(.section-label),
.rice2-tech-rows p,
.rice2-material-craft > div > p:not(.section-label),
.rice2-operation > div > p:not(.section-label),
.rice2-care > div > p:not(.section-label),
.rice2-size-assist__grid p,
.support-hero__copy > p:not(.section-label),
.recipe-index__lead,
.concept-page p:not(.section-label),
.technology-page-v2 p:not(.section-label),
.why-page p:not(.section-label),
.craft-page p:not(.section-label) {
  max-width: 520px !important;
  font-size: 14.5px !important;
  line-height: 1.96 !important;
  letter-spacing: 0 !important;
}

.products-v4-catalog,
.products-v4-related,
.products-v4-links,
.products-v4-final,
.rice2-product,
.rice2-core,
.rice2-technology,
.rice2-cooking,
.rice2-rice-movie,
.rice2-material-craft,
.rice2-operation,
.rice2-care,
.rice2-comparison-section,
.rice2-size-assist,
.ricepot-trace-spec,
.recipe-index,
.recipe-library-note,
.single-recipe-content,
.single-recipe-related {
  padding-top: 132px !important;
  padding-bottom: 142px !important;
}

.products-v4-intro-photo {
  height: clamp(560px, 44vw, 680px) !important;
  margin-top: 58px !important;
}

.products-v4-category {
  margin-top: 122px !important;
  padding-top: 46px !important;
}

.products-v4-list {
  margin-top: 62px !important;
}

.products-v4-card a,
.products-v4-card--storage a,
.products-v4-related-grid article,
.recipe-card-grid--linked article,
.recipe-card-link {
  border-color: rgba(70, 65, 60, 0.08) !important;
  box-shadow: none !important;
}

.products-v4-card a {
  grid-template-rows: minmax(360px, 380px) auto !important;
  background: transparent !important;
}

.products-v4-card figure {
  min-height: 360px !important;
  background: #f7f5f1 !important;
}

.products-v4-card figure img {
  width: min(390px, 76%) !important;
  max-height: 340px !important;
  object-fit: contain !important;
}

.products-v4-card__body,
.products-v4-card--storage .products-v4-card__body {
  padding: 32px 0 0 !important;
}

.rice2-page .rice2-product,
.rice2-page.non-donabe-pdp-page .rice2-product,
.rice-storage-pdp .rice2-product,
.accessory-pdp .rice2-product {
  display: grid !important;
  grid-template-columns: minmax(0, 0.58fr) minmax(380px, 0.42fr) !important;
  align-items: center !important;
  justify-content: center !important;
  width: min(1360px, calc(100% - 100px)) !important;
  max-width: 1360px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  gap: clamp(64px, 6vw, 96px) !important;
  padding-top: 132px !important;
  padding-bottom: 132px !important;
}

.product-detail-first-page .rice2-pdp > .rice2-product:first-child {
  margin-top: 74px !important;
  padding-top: 96px !important;
}

.product-detail-first-page .rice2-local-nav {
  border-top: 1px solid rgba(63, 58, 53, 0.08) !important;
}

.product-detail-first-page .rice2-hero--after-product,
.product-detail-first-page .rice2-hero--after-product .rice2-hero__copy {
  min-height: clamp(520px, 54vw, 700px) !important;
}

.product-detail-first-page .rice2-hero--after-product .rice2-hero__copy {
  padding-top: clamp(96px, 12vw, 150px) !important;
  padding-bottom: clamp(96px, 12vw, 150px) !important;
}

.rice2-page .rice2-core {
  color: rgba(255, 255, 255, 0.94) !important;
}

.rice2-page .rice2-core :is(.section-label, h2, h3, strong, span),
.rice2-page .rice2-tech-feature :is(.section-label, h2, h3, strong, span, a) {
  color: rgba(255, 255, 255, 0.94) !important;
}

.rice2-page .rice2-core p:not(.section-label),
.rice2-page .rice2-tech-feature p:not(.section-label) {
  color: rgba(255, 255, 255, 0.82) !important;
}

.rice2-page .rice2-gallery,
.rice2-page .rice2-buybox {
  min-width: 0 !important;
}

.rice2-page .rice2-gallery__main {
  display: grid !important;
  place-items: center !important;
  min-height: clamp(560px, 43vw, 660px) !important;
  background: #f7f5f1 !important;
}

.rice2-page .rice2-gallery__main img {
  width: min(430px, 72%) !important;
  height: auto !important;
  max-height: 520px !important;
  object-fit: contain !important;
}

.rice-storage-gallery__main img,
.accessory-pdp .rice2-gallery__main img {
  width: min(540px, 82%) !important;
  max-height: 520px !important;
}

.rice2-page .rice2-buybox {
  width: min(500px, 100%) !important;
  justify-self: start !important;
  box-shadow: none !important;
}

.rice2-page .rice2-button,
.rice2-page .ricepot-trace-read,
.products-v4-card span,
.products-v4-related-grid a,
.recipe-card-cta {
  border-radius: 0 !important;
}

.rice2-page .rice2-button--dark {
  min-height: 48px !important;
  background: #3f3a35 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0.04em !important;
}

.rice2-page .rice2-gallery__thumbs button {
  overflow: hidden !important;
  border: 1px solid rgba(70, 65, 60, 0.08) !important;
  background: rgba(255, 255, 255, 0.76) !important;
}

.rice2-page .rice2-gallery__thumbs button.is-active {
  border-color: rgba(63, 58, 53, 0.42) !important;
  box-shadow: inset 0 0 0 1px rgba(63, 58, 53, 0.12) !important;
}

.rice2-page .rice2-gallery__thumbs button::after,
.rice2-page .rice2-actions--primary .rice2-button--dark::after {
  display: none !important;
  content: none !important;
}

.rice2-page .rice2-gallery__thumbs img {
  width: 76% !important;
  height: 76% !important;
  object-fit: contain !important;
}

.rice2-rice-movie__media,
.rice2-core figure,
.rice2-tech-feature,
.rice2-tech-rows figure,
.rice2-material-craft__media,
.rice2-operation figure,
.rice2-care figure,
.rice2-care .rice2-video-frame {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  justify-self: stretch !important;
  align-self: stretch !important;
  aspect-ratio: 1.48 / 1 !important;
  height: clamp(460px, 38vw, 620px) !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

.rice2-core figure img,
.rice2-core figure video,
.rice2-tech-feature img,
.rice2-tech-feature video,
.rice2-tech-rows figure img,
.rice2-tech-rows figure video,
.rice2-material-craft__media img,
.rice2-operation figure img,
.rice2-operation figure video,
.rice2-care figure img,
.rice2-care figure video,
.rice2-care .rice2-video-frame img,
.rice2-care .rice2-video-frame video {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  object-fit: cover !important;
}

.rice2-tech-rows article,
.rice2-technology .rice2-tech-rows article,
.rice2-technology .rice2-tech-rows article:nth-child(even) {
  grid-template-columns: 1fr !important;
  gap: 28px !important;
  align-items: start !important;
  padding: 0 !important;
}

.rice2-tech-rows,
.rice2-technology .rice2-tech-rows {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: min(1240px, calc(100% - 100px)) !important;
  max-width: 1240px !important;
  margin: 76px auto 0 !important;
  gap: clamp(28px, 3.2vw, 46px) !important;
  background: transparent !important;
}

.rice2-core > *,
.rice2-material-craft > *,
.rice2-operation > *,
.rice2-care > *,
.rice2-tech-rows article > * {
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.rice2-technology .rice2-tech-rows article:nth-child(even) {
  grid-template-columns: 1fr !important;
}

.rice2-technology .rice2-tech-rows article:nth-child(even) figure,
.rice2-tech-rows article:nth-child(even) figure {
  order: 0 !important;
}

.rice2-technology .rice2-tech-rows article:nth-child(even) > div,
.rice2-tech-rows article:nth-child(even) > div {
  order: 0 !important;
}

.rice2-tech-rows article > div {
  width: 100% !important;
  justify-self: stretch !important;
}

.rice2-material-facts article,
.rice2-size-assist__grid article,
.rice2-faq-digest article,
.rice2-care li {
  border-radius: 0 !important;
  border-color: rgba(70, 65, 60, 0.08) !important;
  background: rgba(255, 255, 255, 0.28) !important;
  box-shadow: none !important;
}

.rice2-page .rice2-concept-after-cta__links {
  position: relative !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  width: min(1280px, calc(100% - 100px)) !important;
  max-width: 1280px !important;
  margin: 56px auto 0 !important;
  padding: 0 0 88px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.rice2-page .rice2-concept-after-cta__links::before,
.rice2-page .rice2-concept-after-cta__links::after {
  display: none !important;
  content: none !important;
  pointer-events: none !important;
}

.rice2-page .rice2-concept-after-cta__links::before {
  top: 0 !important;
  bottom: 88px !important;
  left: 50% !important;
  width: 1px !important;
  transform: translateX(-0.5px) !important;
}

.rice2-page .rice2-concept-after-cta__links::after {
  top: calc((100% - 88px) / 2) !important;
  right: 0 !important;
  left: 0 !important;
  height: 1px !important;
  transform: translateY(-0.5px) !important;
}

.rice2-page .rice2-concept-after-cta__links span {
  position: relative !important;
  z-index: 1 !important;
  display: grid !important;
  place-items: center !important;
  min-height: 156px !important;
  padding: 44px 28px !important;
  border: 0 !important;
  background: transparent !important;
  color: #3f3a35 !important;
  font-size: 15px !important;
  line-height: 1.68 !important;
  letter-spacing: 0.02em !important;
  text-align: center !important;
}

.rice2-page .rice2-concept-after-cta__links span + span {
  border-left: 1px solid rgba(63, 58, 53, 0.12) !important;
}

.rice2-operation__abilities {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.rice2-operation__abilities article {
  min-height: 164px !important;
  padding: 26px 28px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.rice2-operation__abilities article:nth-child(odd) {
  border-right: 1px solid rgba(63, 58, 53, 0.12) !important;
}

.rice2-operation__abilities article:nth-child(-n + 2) {
  border-bottom: 1px solid rgba(63, 58, 53, 0.12) !important;
}

.rice2-operation__abilities span {
  font-family: var(--font-en-serif) !important;
  font-size: 12px !important;
  letter-spacing: 0.02em !important;
}

.rice2-comparison-section {
  position: relative !important;
}

.rice2-comparison {
  position: relative !important;
}

.recipe-index__lead {
  width: min(520px, 100%) !important;
}

.recipe-card-grid--linked {
  gap: 48px 34px !important;
}

.recipe-card-grid--linked img,
.recipe-card-grid--linked article:nth-child(1) img,
.recipe-card-grid--linked article:nth-child(4) img,
.recipe-card-grid--linked article:nth-child(5) img,
.recipe-card-grid--linked article:nth-child(6) img,
.recipe-card-grid--linked article:nth-child(7) img,
.recipe-card-grid--linked article:nth-child(8) img {
  height: 300px !important;
}

@media (min-width: 901px) {
  .nav-panel--mega {
    height: auto !important;
    min-height: 392px !important;
    max-height: calc(100vh - 74px) !important;
    overflow: hidden !important;
  }

  .nav-group--products .nav-panel.nav-panel--mega,
  .nav-group--story .nav-panel.nav-panel--mega,
  .nav-group--technology .nav-panel.nav-panel--mega,
  .nav-group--support .nav-panel.nav-panel--mega {
    height: auto !important;
  }

  .nav-panel__inner,
  .nav-panel__inner--products,
  .nav-panel__inner--story,
  .nav-panel__inner--technology,
  .nav-panel__inner--support,
  .nav-group--products .nav-panel__inner {
    width: min(1180px, calc(100% - 100px)) !important;
    height: auto !important;
    min-height: 392px !important;
    margin: 0 auto !important;
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }

  .nav-group--products .mega-product-grid,
  .nav-product-feature-grid {
    align-items: stretch !important;
    gap: 24px !important;
  }

  .mega-product-card img,
  .nav-product-card figure,
  .mega-feature-card img,
  .mega-feature-card--wide img {
    height: 180px !important;
    min-height: 0 !important;
    object-fit: cover !important;
  }

  .mega-product-card img,
  .nav-product-card figure img {
    width: 100% !important;
    height: 160px !important;
    max-height: 160px !important;
    box-sizing: border-box !important;
    object-fit: contain !important;
    padding: 12px !important;
  }
}

@media (max-width: 900px) {
  body {
    font-size: 14px !important;
    line-height: 1.86 !important;
  }

  .site-header,
  .products-page .site-header,
  .pdp2-clean-page .site-header,
  .rice2-page .site-header,
  .rice4-page .site-header,
  .non-donabe-pdp-page .site-header,
  .support-subpage .site-header,
  .why-page .site-header,
  .craft-page .site-header {
    height: 64px !important;
    padding: 0 20px !important;
  }

  .brand-mark,
  .pdp-body .brand-mark,
  .pdp2-clean-page .brand-mark,
  .rice2-page .brand-mark,
  .rice4-page .brand-mark,
  .products-page .brand-mark,
  .rice-storage-page .brand-mark,
  .support-subpage .brand-mark,
  .technology-page-v2 .brand-mark,
  .concept-page .brand-mark,
  .why-page .brand-mark,
  .craft-page .brand-mark,
  .recipe-page .brand-mark {
    width: 136px !important;
    min-width: 136px !important;
    height: 31px !important;
  }

  .brand-mark::before,
  .pdp-body .brand-mark::before,
  .pdp2-clean-page .brand-mark::before,
  .rice2-page .brand-mark::before,
  .rice4-page .brand-mark::before,
  .products-page .brand-mark::before,
  .rice-storage-page .brand-mark::before,
  .support-subpage .brand-mark::before,
  .technology-page-v2 .brand-mark::before,
  .concept-page .brand-mark::before,
  .why-page .brand-mark::before,
  .craft-page .brand-mark::before,
  .recipe-page .brand-mark::before {
    width: 136px !important;
    height: 27px !important;
    background-size: contain !important;
  }

  .global-nav,
  .rice2-page .global-nav,
  .rice4-page .global-nav,
  .pdp-body .global-nav,
  .pdp2-clean-page .global-nav,
  .products-page .global-nav,
  .rice-storage-page .global-nav,
  .support-subpage .global-nav {
    top: 64px !important;
    font-size: 13px !important;
  }

  .nav-link,
  .nav-parent,
  .nav-cta {
    font-size: 13px !important;
  }

  .section-label,
  .eyebrow,
  .en,
  .products-v4 .section-label,
  .recipe-page .section-label,
  .rice2-page .section-label,
  .non-donabe-pdp-page .section-label {
    font-size: 11.5px !important;
  }

  .products-v4-catalog,
  .products-v4-related,
  .products-v4-links,
  .products-v4-final,
  .rice2-product,
  .rice2-core,
  .rice2-technology,
  .rice2-cooking,
  .rice2-rice-movie,
  .rice2-material-craft,
  .rice2-operation,
  .rice2-care,
  .rice2-comparison-section,
  .rice2-size-assist,
  .ricepot-trace-spec,
  .recipe-index,
  .recipe-library-note,
  .single-recipe-content,
  .single-recipe-related {
    padding-top: 78px !important;
    padding-bottom: 88px !important;
  }

  .products-v4-catalog__head h1,
  .concept-page .concept-statement h2.world-copy,
  .concept-page .concept-hero__copy h1,
  .technology-page-v2 .tech-fv h1,
  .craft-hero h1,
  .recipe-page .recipe-page-hero--visual h1,
  .single-recipe-hero__copy h1,
  .rice2-page .rice2-hero__copy h1,
  .rice4-page .rice2-hero__copy h1,
  .pdp-body .rice2-hero__copy h1 {
    font-size: 30px !important;
    line-height: 1.68 !important;
  }

  .rice2-section-head h2,
  .rice2-rice-movie__head h2,
  .rice2-core h2,
  .rice2-material-craft h2,
  .rice2-operation h2,
  .rice2-care h2,
  .rice2-page .ricepot-trace-head h2,
  .rice2-page .ricepot-trace-statement h2,
  .rice2-page .ricepot-trace-card h2,
  .rice2-page .ricepot-trace-spec h2,
  .rice2-page .ricepot-trace-shop h2,
  .rice2-value-brief__head h2,
  .rice2-value-brief__head h3,
  .rice2-concept-after-cta__statement h2,
  .rice2-concept-after-cta__head h3,
  .rice2-page .rice2-comparison-section__head h2,
  .rice2-page .rice2-accessory-cta h2,
  .technology-page-v2 .tech-origin-panel h2,
  .technology-page-v2 .tech-material-heat-panel h2,
  .technology-page-v2 .tech-model-difference h2,
  .technology-page-v2 .tech-more-v3 h2,
  .concept-page .concept-section-copy h2,
  .concept-page .concept-origin h2,
  .concept-page .concept-solution h2,
  .concept-page .concept-scene h2,
  .concept-page .concept-final h2,
  .why-intro h2,
  .why-compare h2,
  .why-lineup h2,
  .why-reason h2,
  .why-tech h2,
  .why-daily-bridge h2,
  .craft-intro h2,
  .craft-split h2,
  .craft-tech-bridge h2,
  .craft-care h2,
  .craft-feature h2,
  .craft-process__head h2,
  .craft-closing h2,
  .support-split h2,
  .support-manual-band h2,
  .support-model-router h2,
  .support-model-guide h2,
  .support-source-band h2,
  .support-quick h2,
  .support-step-preview h2,
  .support-guide h2,
  .support-trouble h2,
  .support-faq-list h2,
  .recipe-index__head h2,
  .recipe-library-note h2,
  .closing-cta h2,
  .single-recipe-panel h2,
  .tech-chapter__hero h2,
  .tech-side-story h3,
  .tech-compare h3,
  .tech-craft-panel h3,
  .tech-heat-curve h3,
  .rice2-tech-feature h3 {
    font-size: 25px !important;
    line-height: 1.68 !important;
  }

  .rice2-page .rice2-buybox h1,
  .rice2-page .rice2-buybox h2,
  .products-v4-card h2,
  .products-v4-card h3,
  .recipe-card-grid--linked h3,
  .recipe-card-grid h3 {
    font-size: 22px !important;
  }

  .products-v4-catalog__head p:not(.section-label),
  .products-v4-category__head p,
  .products-v4-card p,
  .products-v4-related-grid p,
  .products-v4-section-head p:not(.section-label),
  .recipe-index__lead,
  .recipe-card-grid--linked p,
  .rice2-page .rice2-buybox > p:not(.section-label),
  .rice2-section-head p:not(.section-label),
  .ricepot-trace-statement p:not(.section-label),
  .ricepot-trace-card p,
  .ricepot-trace-spec p,
  .ricepot-trace-shop p,
  .rice2-core p:not(.section-label),
  .rice2-tech-rows p,
  .rice2-material-craft > div > p:not(.section-label),
  .rice2-operation > div > p:not(.section-label),
  .rice2-care > div > p:not(.section-label),
  .rice2-size-assist__grid p,
  .concept-page p:not(.section-label),
  .technology-page-v2 p:not(.section-label),
  .why-page p:not(.section-label),
  .craft-page p:not(.section-label) {
    font-size: 14px !important;
    line-height: 1.86 !important;
  }

  .products-v4-card a {
    grid-template-rows: minmax(220px, 250px) auto !important;
  }

  .products-v4-card figure {
    min-height: 220px !important;
  }

  .products-v4-card figure img {
    width: min(280px, 76%) !important;
    max-height: 210px !important;
  }

  .rice2-page .rice2-product,
  .rice2-page.non-donabe-pdp-page .rice2-product,
  .rice-storage-pdp .rice2-product,
  .accessory-pdp .rice2-product {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    max-width: 350px !important;
    gap: 38px !important;
    padding-top: 76px !important;
    padding-bottom: 86px !important;
  }

  .product-detail-first-page .rice2-pdp > .rice2-product:first-child {
    margin-top: 64px !important;
    padding-top: 76px !important;
  }

  .product-detail-first-page .rice2-hero--after-product,
  .product-detail-first-page .rice2-hero--after-product .rice2-hero__copy {
    min-height: clamp(420px, 108vw, 520px) !important;
  }

  .product-detail-first-page .rice2-hero--after-product .rice2-hero__copy {
    padding-top: 82px !important;
    padding-bottom: 82px !important;
  }

  .rice2-page .rice2-buybox {
    width: 100% !important;
    justify-self: stretch !important;
  }

  .rice2-page .rice2-gallery__main {
    min-height: clamp(320px, 84vw, 410px) !important;
  }

  .rice2-page .rice2-gallery__main img {
    width: min(280px, 74%) !important;
    max-height: 300px !important;
  }

  .rice2-page .rice2-gallery__thumbs {
    gap: 10px !important;
  }

  .rice2-page .rice2-gallery__thumbs button {
    height: 86px !important;
  }

  .rice2-page .rice2-gallery__thumbs img {
    width: 72% !important;
    height: 72% !important;
  }

  .rice2-rice-movie__media,
  .rice2-core figure,
  .rice2-tech-feature,
  .rice2-tech-rows figure,
  .rice2-material-craft__media,
  .rice2-operation figure,
  .rice2-care figure,
  .rice2-care .rice2-video-frame {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    justify-self: stretch !important;
    align-self: stretch !important;
    aspect-ratio: 1.36 / 1 !important;
    height: clamp(300px, 82vw, 410px) !important;
    min-height: 300px !important;
    overflow: hidden !important;
  }

  .rice2-tech-rows article,
  .rice2-technology .rice2-tech-rows article,
  .rice2-technology .rice2-tech-rows article:nth-child(even) {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
    padding: 48px 0 !important;
  }

  .rice2-tech-rows,
  .rice2-technology .rice2-tech-rows {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    max-width: 350px !important;
    margin-top: 48px !important;
  }

  .rice2-technology .rice2-tech-rows article:nth-child(even) figure,
  .rice2-tech-rows article:nth-child(even) figure {
    order: 0 !important;
  }

  .rice2-technology .rice2-tech-rows article:nth-child(even) > div,
  .rice2-tech-rows article:nth-child(even) > div {
    order: 0 !important;
  }

  .rice2-tech-rows article > div {
    width: calc(100% - 40px) !important;
  }

  .rice2-page .rice2-concept-after-cta__links {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    max-width: 350px !important;
    margin-top: 38px !important;
    padding-bottom: 64px !important;
  }

  .rice2-page .rice2-concept-after-cta__links::before,
  .rice2-page .rice2-concept-after-cta__links::after {
    display: none !important;
    content: none !important;
  }

  .rice2-page .rice2-concept-after-cta__links span {
    place-items: center start !important;
    min-height: 0 !important;
    padding: 20px 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid rgba(63, 58, 53, 0.12) !important;
    font-size: 14px !important;
    line-height: 1.72 !important;
    text-align: left !important;
  }

  .rice2-page .rice2-concept-after-cta__links span:first-child {
    border-top: 1px solid rgba(63, 58, 53, 0.12) !important;
  }

  .rice2-operation__abilities {
    grid-template-columns: 1fr !important;
  }

  .rice2-operation__abilities article {
    min-height: 0 !important;
    padding: 22px 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(63, 58, 53, 0.12) !important;
  }

  .rice2-operation__abilities article:last-child {
    border-bottom: 0 !important;
  }

  .rice2-comparison-section {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .rice2-comparison {
    width: calc(100vw - 40px) !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-bottom: 10px !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: thin !important;
    mask-image: linear-gradient(90deg, #000 calc(100% - 34px), rgba(0, 0, 0, 0.2)) !important;
  }

  .rice2-comparison-section::after {
    display: block !important;
    width: calc(100% - 2px) !important;
    margin: 10px auto 0 !important;
    color: #9a928a !important;
    font-family: var(--font-en-serif) !important;
    font-size: 11px !important;
    font-style: italic !important;
    line-height: 1.4 !important;
    letter-spacing: 0.02em !important;
    text-align: right !important;
    content: "横にスクロール" !important;
  }

  .recipe-card-grid--linked {
    gap: 34px !important;
  }

  .recipe-card-grid--linked img,
  .recipe-card-grid--linked article:nth-child(1) img,
  .recipe-card-grid--linked article:nth-child(4) img,
  .recipe-card-grid--linked article:nth-child(5) img,
  .recipe-card-grid--linked article:nth-child(6) img,
  .recipe-card-grid--linked article:nth-child(7) img,
  .recipe-card-grid--linked article:nth-child(8) img {
    height: 184px !important;
  }
}


/* KAMANO v4 active cleanup: PDP, headers, dark links, recipes. */
html body.product-detail-first-page,
html body.product-detail-first-page .rice2-pdp,
html body.support-page,
html body.recipe-page {
  background: #fbf8f3 !important;
  color: #3f3a35 !important;
}

html body.support-page .site-header:not(.is-open),
html body.product-detail-first-page .site-header:not(.is-open),
html body.non-donabe-pdp-page .site-header:not(.is-open),
html body.products-page .site-header:not(.is-open) {
  color: #3f3a35 !important;
  border-bottom-color: rgba(63, 58, 53, 0.12) !important;
  background: rgba(250, 247, 245, 0.96) !important;
  backdrop-filter: blur(14px) !important;
}

html body.support-page .site-header:not(.is-open) .brand-mark::before,
html body.product-detail-first-page .site-header:not(.is-open) .brand-mark::before,
html body.non-donabe-pdp-page .site-header:not(.is-open) .brand-mark::before,
html body.products-page .site-header:not(.is-open) .brand-mark::before {
  filter: var(--kamano-logo-dark-filter) !important;
}

html body.support-page .site-header:not(.is-open) :is(.nav-link, .nav-parent, .nav-cta),
html body.product-detail-first-page .site-header:not(.is-open) :is(.nav-link, .nav-parent, .nav-cta),
html body.non-donabe-pdp-page .site-header:not(.is-open) :is(.nav-link, .nav-parent, .nav-cta),
html body.products-page .site-header:not(.is-open) :is(.nav-link, .nav-parent, .nav-cta) {
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.support-page .site-header:not(.is-open) .nav-cta,
html body.product-detail-first-page .site-header:not(.is-open) .nav-cta,
html body.non-donabe-pdp-page .site-header:not(.is-open) .nav-cta,
html body.products-page .site-header:not(.is-open) .nav-cta {
  border-color: rgba(63, 58, 53, 0.22) !important;
  background: #fff !important;
}

html body.rice2-page:not(.product-detail-first-page):not(.non-donabe-pdp-page) .site-header:not(.is-scrolled):not(.is-open),
html body.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open),
html body.why-page .site-header:not(.is-scrolled):not(.is-open),
html body.craft-page .site-header:not(.is-scrolled):not(.is-open),
html body.recipe-page .site-header:not(.is-scrolled):not(.is-open),
html body.concept-page .site-header:not(.is-scrolled):not(.is-open),
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.18) !important;
  background: rgba(27, 24, 21, 0.14) !important;
}

html body.rice2-page:not(.product-detail-first-page):not(.non-donabe-pdp-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.why-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.craft-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.recipe-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.concept-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before {
  filter: none !important;
}

html body.product-detail-first-page .rice2-product,
html body.non-donabe-pdp-page .rice2-product,
html body.rice-storage-pdp-page .rice2-product,
html body.accessory-pdp-page .rice2-product {
  display: grid !important;
  grid-template-columns: minmax(0, 0.56fr) minmax(360px, 0.44fr) !important;
  align-items: start !important;
  width: min(1320px, calc(100% - 88px)) !important;
  max-width: 1320px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  gap: clamp(44px, 5vw, 72px) !important;
  padding: 64px 0 76px !important;
  background: #fbf8f3 !important;
}

html body.non-donabe-pdp-page,
html body.non-donabe-pdp-page .rice2-pdp,
html body.non-donabe-pdp-page .rice2-product,
html body.rice-storage-pdp-page .rice2-product,
html body.accessory-pdp-page .rice2-product,
html body.non-donabe-pdp-page :is(.rice2-value-brief, .rice2-core, .rice2-technology, .rice2-size-assist, .ricepot-trace-spec, .rice2-accessory-cta, .rice2-final) {
  background: #ffffff !important;
}

html body.product-detail-first-page .rice2-pdp > .rice2-product:first-child {
  margin-top: 74px !important;
  padding-top: 42px !important;
}

html body.product-detail-first-page .rice2-gallery,
html body.non-donabe-pdp-page .rice2-gallery {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
}

html body.product-detail-first-page .rice2-gallery__main,
html body.non-donabe-pdp-page .rice2-gallery__main {
  display: grid !important;
  place-items: center !important;
  min-height: 0 !important;
  height: clamp(430px, 34vw, 520px) !important;
  margin: 0 !important;
  overflow: hidden !important;
  background: #f3efe8 !important;
}

html body.non-donabe-pdp-page .rice2-gallery__main {
  background: #ffffff !important;
}

html body.product-detail-first-page .rice2-gallery__main img,
html body.non-donabe-pdp-page .rice2-gallery__main img {
  width: min(360px, 66%) !important;
  height: auto !important;
  max-height: 390px !important;
  object-fit: contain !important;
  filter: drop-shadow(0 24px 34px rgba(47, 41, 36, 0.10)) !important;
}

html body.product-detail-first-page .rice2-gallery__thumbs,
html body.non-donabe-pdp-page .rice2-gallery__thumbs {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 16px !important;
}

html body.product-detail-first-page .rice2-gallery__thumbs button,
html body.non-donabe-pdp-page .rice2-gallery__thumbs button {
  height: 74px !important;
  min-height: 0 !important;
  padding: 8px !important;
  border: 1px solid rgba(70, 60, 52, 0.12) !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

html body.product-detail-first-page .rice2-gallery__thumbs img,
html body.non-donabe-pdp-page .rice2-gallery__thumbs img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

html body.product-detail-first-page .rice2-buybox,
html body.non-donabe-pdp-page .rice2-buybox {
  width: min(480px, 100%) !important;
  min-width: 0 !important;
  justify-self: start !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.product-detail-first-page .rice2-buybox h2,
html body.non-donabe-pdp-page .rice2-buybox h2 {
  margin-top: 14px !important;
  color: #3f3a35 !important;
  font-size: clamp(28px, 2.2vw, 32px) !important;
  line-height: 1.58 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.product-detail-first-page .rice2-buybox > p:not(.section-label),
html body.non-donabe-pdp-page .rice2-buybox > p:not(.section-label) {
  max-width: 440px !important;
  margin-top: 14px !important;
  color: rgba(63, 58, 53, 0.72) !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
  -webkit-text-fill-color: rgba(63, 58, 53, 0.72) !important;
}

html body.product-detail-first-page :is(.rice2-quick-meta, .rice2-color-options, .rice2-price-panel, .rice2-bundle-options),
html body.non-donabe-pdp-page :is(.rice2-quick-meta, .rice2-color-options, .rice2-price-panel, .rice2-bundle-options) {
  margin-top: 14px !important;
  padding-top: 13px !important;
  border-top: 1px solid rgba(70, 60, 52, 0.14) !important;
}

html body.product-detail-first-page .rice2-quick-meta,
html body.non-donabe-pdp-page .rice2-quick-meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px 16px !important;
}

html body.product-detail-first-page .rice2-quick-meta span,
html body.non-donabe-pdp-page .rice2-quick-meta span {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: rgba(63, 58, 53, 0.74) !important;
  font-size: 12px !important;
}

html body.product-detail-first-page .rice2-price-panel strong,
html body.non-donabe-pdp-page .rice2-price-panel strong {
  font-size: 22px !important;
  line-height: 1.5 !important;
}

html body.product-detail-first-page .rice2-bundle-options label,
html body.non-donabe-pdp-page .rice2-bundle-options label {
  display: grid !important;
  grid-template-columns: 18px minmax(0, 1fr) auto !important;
  gap: 12px !important;
  align-items: center !important;
  min-height: 38px !important;
  padding: 8px 0 !important;
}

html body.product-detail-first-page .rice2-bundle-options label::before,
html body.non-donabe-pdp-page .rice2-bundle-options label::before {
  position: static !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: center !important;
}

html body.product-detail-first-page .rice2-bundle-options label span,
html body.non-donabe-pdp-page .rice2-bundle-options label span {
  grid-column: 2 !important;
  min-width: 0 !important;
}

html body.product-detail-first-page .rice2-bundle-options label em,
html body.non-donabe-pdp-page .rice2-bundle-options label em {
  grid-column: 3 !important;
  justify-self: end !important;
}

html body.product-detail-first-page .rice2-actions--primary,
html body.non-donabe-pdp-page .rice2-actions--primary {
  margin-top: 22px !important;
}

html body.product-detail-first-page .rice2-button--dark,
html body.non-donabe-pdp-page .rice2-button--dark {
  min-height: 48px !important;
  border: 1px solid #3f3a35 !important;
  background: #3f3a35 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  letter-spacing: 0.04em !important;
  -webkit-text-fill-color: #fff !important;
}

html body.product-detail-first-page .rice2-info-tabs,
html body.non-donabe-pdp-page .rice2-info-tabs {
  margin-top: 14px !important;
}

html body.product-detail-first-page .rice2-info-tabs__nav button,
html body.non-donabe-pdp-page .rice2-info-tabs__nav button {
  min-height: 38px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

html body.product-detail-first-page .rice2-info-tabs__panel dl div,
html body.non-donabe-pdp-page .rice2-info-tabs__panel dl div {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

html body.product-detail-first-page .rice2-local-nav {
  position: sticky !important;
  top: 74px !important;
  z-index: 30 !important;
  background: rgba(250, 247, 245, 0.96) !important;
  color: #3f3a35 !important;
  border-top: 1px solid rgba(63, 58, 53, 0.08) !important;
  border-bottom: 1px solid rgba(63, 58, 53, 0.1) !important;
}

html body.product-detail-first-page .rice2-hero--after-product,
html body.product-detail-first-page .rice2-hero--after-product .rice2-hero__copy {
  min-height: clamp(500px, 52vw, 680px) !important;
}

html body.rice2-page :is(.rice2-concept-after-cta, .rice2-rice-movie, .rice2-core, .rice2-technology, .rice2-material-craft, .rice2-operation, .rice2-care, .rice2-cooking, .rice2-comparison-section, .rice2-size-assist, .ricepot-trace-spec, .rice2-accessory-cta) {
  padding-top: clamp(68px, 6vw, 96px) !important;
  padding-bottom: clamp(72px, 6vw, 104px) !important;
}

html body.rice2-page .rice2-core,
html body.rice2-page .rice2-tech-feature {
  background: #2f2925 !important;
  color: #f3eee6 !important;
}

html body.rice2-page .rice2-core :is(.section-label, h2, h3, p, strong, span),
html body.rice2-page .rice2-tech-feature :is(.section-label, h2, h3, p, strong, span, a) {
  color: rgba(243, 238, 230, 0.86) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.86) !important;
}

html body.rice2-page .rice2-core :is(h2, h3, strong),
html body.rice2-page .rice2-tech-feature :is(h2, h3, strong) {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.rice2-page .rice2-core .section-label,
html body.rice2-page .rice2-tech-feature .section-label {
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
}

html body.rice2-page :is(.rice2-rice-movie__media, .rice2-core figure, .rice2-tech-feature, .rice2-tech-rows figure, .rice2-material-craft__media, .rice2-operation figure, .rice2-care figure, .rice2-care .rice2-video-frame) {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

html body.rice2-page .rice2-tech-rows,
html body.rice2-page .rice2-technology .rice2-tech-rows {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: min(1200px, calc(100% - 88px)) !important;
  max-width: 1200px !important;
  margin: 58px auto 0 !important;
  gap: clamp(28px, 3vw, 42px) !important;
  background: transparent !important;
}

html body.rice2-page .rice2-tech-rows article,
html body.rice2-page .rice2-technology .rice2-tech-rows article,
html body.rice2-page .rice2-technology .rice2-tech-rows article:nth-child(even) {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: clamp(300px, 24vw, 380px) auto !important;
  gap: 24px !important;
  padding: 0 !important;
  align-items: start !important;
  background: transparent !important;
}

html body.rice2-page .rice2-tech-rows figure,
html body.rice2-page .rice2-technology .rice2-tech-rows figure {
  aspect-ratio: 4 / 3 !important;
  height: clamp(300px, 24vw, 380px) !important;
  max-height: 380px !important;
}

html body.rice2-page .rice2-tech-rows article:nth-child(even) figure,
html body.rice2-page .rice2-tech-rows article:nth-child(even) > div {
  order: 0 !important;
}

html body.rice2-page .rice2-tech-rows article > div,
html body.rice2-page .rice2-technology .rice2-tech-rows article > div {
  display: grid !important;
  grid-template-rows: 20px minmax(98px, auto) auto !important;
  row-gap: 14px !important;
  align-content: start !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

html body.rice2-page .rice2-tech-rows article > div > span,
html body.rice2-page .rice2-technology .rice2-tech-rows article > div > span {
  align-self: start !important;
  margin: 0 !important;
}

html body.rice2-page .rice2-tech-rows article > div > h3,
html body.rice2-page .rice2-technology .rice2-tech-rows article > div > h3 {
  align-self: start !important;
  margin: 0 !important;
  min-height: 98px !important;
}

html body.rice2-page .rice2-tech-rows article > div > p,
html body.rice2-page .rice2-technology .rice2-tech-rows article > div > p {
  align-self: start !important;
  margin: 0 !important;
}

html body.rice2-page .rice2-section-head p:not(.section-label) {
  width: min(680px, 100%) !important;
  margin-right: auto !important;
  margin-left: auto !important;
  text-align: left !important;
}

html body.rice2-page :is(.rice2-material-craft, .rice2-operation, .rice2-care) {
  width: min(1200px, calc(100% - 88px)) !important;
  max-width: 1200px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  gap: clamp(44px, 5vw, 70px) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.rice2-page :is(.rice2-technology, .rice2-material-craft, .rice2-operation, .rice2-care) :is(article, div, figure) {
  background-blend-mode: normal !important;
  mix-blend-mode: normal !important;
}

html body.rice2-page :is(.rice2-material-craft, .rice2-operation, .rice2-care) > div,
html body.rice2-page .rice2-technology .rice2-tech-rows article > div {
  background: transparent !important;
  box-shadow: none !important;
}

html body.rice2-page :is(.rice2-material-craft, .rice2-operation, .rice2-care)::before,
html body.rice2-page :is(.rice2-material-craft, .rice2-operation, .rice2-care)::after {
  display: none !important;
  content: none !important;
}

html body.rice2-page :is(.rice2-material-craft__media, .rice2-operation figure, .rice2-care figure, .rice2-care .rice2-video-frame) {
  aspect-ratio: 4 / 5 !important;
  height: clamp(500px, 40vw, 610px) !important;
  max-height: 610px !important;
}

html body.rice2-page :is(.rice2-material-craft__media img, .rice2-operation figure img, .rice2-operation figure video, .rice2-care figure img, .rice2-care figure video, .rice2-care .rice2-video-frame img, .rice2-care .rice2-video-frame video, .rice2-tech-rows figure img, .rice2-tech-rows figure video) {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body.rice2-page .rice2-concept-after-cta__links {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  width: min(1240px, calc(100% - 88px)) !important;
  max-width: 1240px !important;
  margin: 38px auto 0 !important;
  padding: 0 !important;
  border-top: 1px solid rgba(70, 60, 52, 0.13) !important;
  border-bottom: 1px solid rgba(70, 60, 52, 0.13) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.rice2-page .rice2-concept-after-cta__links::before,
html body.rice2-page .rice2-concept-after-cta__links::after {
  display: none !important;
  content: none !important;
}

html body.rice2-page .rice2-concept-after-cta__links span {
  min-height: 0 !important;
  padding: 54px 16px !important;
  border: 0 !important;
  background: transparent !important;
  color: #3f3a35 !important;
  font-size: clamp(21px, 1.45vw, 24px) !important;
  line-height: 1.62 !important;
  text-align: center !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.rice2-page :is(.rice2-faq-digest, .rice2-size-assist__grid) {
  display: grid !important;
  gap: 0 !important;
  border-top: 1px solid rgba(70, 60, 52, 0.14) !important;
  border-bottom: 1px solid rgba(70, 60, 52, 0.14) !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.rice2-page .rice2-faq-digest {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body.rice2-page .rice2-size-assist__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

html body.rice2-page :is(.rice2-faq-digest article, .rice2-size-assist__grid article) {
  padding: 42px 34px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body.rice2-page :is(.rice2-faq-digest article + article, .rice2-size-assist__grid article + article) {
  border-left: 1px solid rgba(70, 60, 52, 0.14) !important;
}

html body.rice2-page .rice2-accessory-cta {
  display: block !important;
  width: 100% !important;
  background: #fff !important;
  color: #3f3a35 !important;
  padding-top: clamp(68px, 5.5vw, 88px) !important;
  padding-bottom: clamp(72px, 5.8vw, 96px) !important;
}

html body.rice2-page .rice2-accessory-cta > div:first-child {
  width: min(520px, calc(100% - 88px)) !important;
  max-width: 520px !important;
  margin: 0 auto 34px !important;
  text-align: left !important;
}

html body.rice2-page .rice2-accessory-cta > div:first-child .section-label {
  color: #b99a73 !important;
  -webkit-text-fill-color: #b99a73 !important;
}

html body.rice2-page .rice2-accessory-cta > div:first-child :is(h2, p) {
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.rice2-page .rice2-accessory-cta__links {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
  width: min(1240px, calc(100% - 88px)) !important;
  max-width: 1240px !important;
  margin: 0 auto !important;
  gap: 18px !important;
  border: 0 !important;
  background: transparent !important;
}

html body.rice2-page .rice2-accessory-cta__links a.rice2-related-product-card {
  display: grid !important;
  grid-template-rows: 230px auto auto auto auto auto !important;
  gap: 10px !important;
  min-width: 0 !important;
  padding: 0 0 22px !important;
  border: 1px solid rgba(70, 60, 52, 0.14) !important;
  background: #fff !important;
  color: #3f3a35 !important;
  text-align: left !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.rice2-page .rice2-related-product-card figure {
  width: 100% !important;
  height: 230px !important;
  margin: 0 0 12px !important;
  padding: 22px !important;
  overflow: hidden !important;
  background: #faf8f4 !important;
}

html body.rice2-page .rice2-related-product-card figure img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

html body.rice2-page .rice2-related-product-card :is(span, strong, small, em) {
  margin-right: 22px !important;
  margin-left: 22px !important;
}

html body.rice2-page .rice2-related-product-card span {
  color: #b99a73 !important;
  -webkit-text-fill-color: #b99a73 !important;
}

html body.rice2-page .rice2-related-product-card small {
  color: rgba(63, 58, 53, 0.68) !important;
  -webkit-text-fill-color: rgba(63, 58, 53, 0.68) !important;
}

html body.rice2-page .rice2-related-product-card__price {
  margin-right: 22px !important;
  margin-left: 22px !important;
  color: #3f3a35 !important;
  font-family: var(--font-ja-serif) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.02em !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.rice2-page .rice2-related-product-card em {
  align-self: end !important;
  margin-top: 8px !important;
  padding-top: 12px !important;
  border-top: 1px solid rgba(70, 60, 52, 0.12) !important;
  font-style: normal !important;
}

html body.rice2-page .rice2-related-links {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: min(1080px, calc(100% - 88px)) !important;
  max-width: 1080px !important;
  margin: clamp(52px, 5vw, 76px) auto 0 !important;
  gap: 0 !important;
  border-top: 1px solid rgba(70, 60, 52, 0.14) !important;
  border-bottom: 1px solid rgba(70, 60, 52, 0.14) !important;
  background: transparent !important;
}

html body.rice2-page .rice2-related-links a {
  display: grid !important;
  grid-template-rows: 18px auto !important;
  gap: 8px !important;
  min-height: 108px !important;
  padding: 28px 30px !important;
  border: 0 !important;
  background: transparent !important;
  color: #3f3a35 !important;
  text-decoration: none !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.rice2-page .rice2-related-links a + a {
  border-left: 1px solid rgba(70, 60, 52, 0.12) !important;
}

html body.rice2-page .rice2-related-links span {
  margin: 0 !important;
  color: #b99a73 !important;
  font-family: var(--font-en-label, "Marcellus", serif) !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  letter-spacing: 0.04em !important;
  -webkit-text-fill-color: #b99a73 !important;
}

html body.rice2-page .rice2-related-links small {
  margin: 0 !important;
  color: rgba(63, 58, 53, 0.72) !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
  -webkit-text-fill-color: rgba(63, 58, 53, 0.72) !important;
}

html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.18) !important;
  background: rgba(27, 24, 21, 0.14) !important;
  backdrop-filter: blur(10px) !important;
}

html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before {
  filter: none !important;
}

html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) :is(.nav-link, .nav-parent, .nav-cta) {
  color: rgba(255, 255, 255, 0.92) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.92) !important;
}

html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  border-color: rgba(255, 255, 255, 0.46) !important;
  background: transparent !important;
}

html body.product-hero-first-page .rice2-hero--pdp-first,
html body.product-hero-first-page .rice2-hero--pdp-first .rice2-hero__copy {
  min-height: clamp(620px, 82vh, 840px) !important;
}

html body.product-hero-first-page .rice2-hero--pdp-first .rice2-hero__copy {
  justify-items: start !important;
  width: min(520px, calc(100% - 88px)) !important;
  margin-left: max(44px, 8vw) !important;
  margin-right: auto !important;
  padding-top: clamp(130px, 14vh, 180px) !important;
  padding-bottom: clamp(96px, 11vh, 140px) !important;
  text-align: left !important;
}

html body.product-hero-first-page .rice2-hero--pdp-first .rice2-hero__copy h1 {
  color: #f3eee6 !important;
  font-size: clamp(34px, 3.1vw, 44px) !important;
  line-height: 1.55 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.product-hero-first-page .rice2-hero--pdp-first .rice2-hero__veil {
  background:
    linear-gradient(90deg, rgba(27, 24, 21, 0.54), rgba(27, 24, 21, 0.18) 52%, rgba(27, 24, 21, 0.08)),
    linear-gradient(0deg, rgba(27, 24, 21, 0.24), rgba(27, 24, 21, 0.04) 62%, rgba(27, 24, 21, 0.2)) !important;
}

html body.product-hero-first-page .rice2-pdp > .rice2-product {
  margin-top: 0 !important;
}

html body.product-hero-first-page .rice2-pdp > .rice2-product:first-of-type {
  margin-top: 0 !important;
  padding-top: clamp(64px, 6vw, 88px) !important;
}

html body.product-hero-first-page .rice2-gallery {
  --rice2-gallery-frame-ratio: 4 / 3;
}

html body.product-hero-first-page .rice2-gallery__main {
  aspect-ratio: var(--rice2-gallery-frame-ratio) !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  box-sizing: border-box !important;
}

html body.product-hero-first-page .rice2-gallery__thumbs {
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

html body.product-hero-first-page .rice2-gallery__thumbs button {
  aspect-ratio: var(--rice2-gallery-frame-ratio) !important;
  height: auto !important;
  padding: 8px !important;
  border-color: rgba(70, 60, 52, 0.10) !important;
  background: rgba(255, 255, 255, 0.58) !important;
}

html body.product-hero-first-page .rice2-gallery__thumbs button.is-active {
  border-color: rgba(63, 58, 53, 0.26) !important;
  box-shadow: inset 0 0 0 1px rgba(63, 58, 53, 0.06) !important;
}

html body.product-hero-first-page .rice2-gallery__thumbs img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
}

html body.product-hero-first-page :is(.rice2-color-options, .rice2-bundle-options) {
  border-top: 0 !important;
}

html body.product-hero-first-page .rice2-color-options {
  border-bottom: 0 !important;
}

html body.product-hero-first-page .rice2-bundle-options label {
  border-top: 0 !important;
  border-bottom: 1px solid rgba(70, 60, 52, 0.12) !important;
}

html body.product-hero-first-page .rice2-add-on-options legend {
  margin-bottom: 10px !important;
}

html body.product-hero-first-page .rice2-add-on-options label {
  grid-template-columns: 18px minmax(0, 1fr) auto !important;
}

html body.product-hero-first-page .rice2-add-on-options label::before {
  border-radius: 50% !important;
  background: transparent !important;
}

html body.product-hero-first-page .rice2-add-on-options label:has(input:checked)::before {
  border-color: #3f3a35 !important;
  background: radial-gradient(circle, #3f3a35 0 4px, transparent 5px) !important;
}

html body.product-hero-first-page .rice2-add-on-options em {
  color: rgba(63, 58, 53, 0.78) !important;
  font-size: 12px !important;
  white-space: nowrap !important;
  -webkit-text-fill-color: rgba(63, 58, 53, 0.78) !important;
}

html body.top-page .kv .quiet-actions a,
html body.top-page .quiet-actions.dark a,
html body.rice2-page .rice2-hero :is(a, .rice2-cta),
html body.rice2-page .rice2-tech-feature a,
html body.technology-page-v2 .tech-more-v3__links a,
html body.products-page .products-v4-final a,
html body .closing-cta a {
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.top-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.recipe-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.why-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.craft-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.concept-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.rice2-page:not(.product-detail-first-page):not(.non-donabe-pdp-page) .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  background: transparent !important;
}

html body.technology-page-v2 .tech-more-v3__links {
  background: transparent !important;
}

html body .site-header .nav-cta {
  width: 82px !important;
  min-width: 82px !important;
  max-width: 82px !important;
  min-height: 34px !important;
  margin-left: 4px !important;
  border-color: rgba(123, 82, 56, 0.88) !important;
  border-radius: 0 !important;
  padding: 0 !important;
  background: #7b5238 !important;
  color: #fffaf2 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body .site-header .nav-cta:hover {
  border-color: rgba(104, 68, 46, 0.94) !important;
  background: #68442e !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body .site-header .global-nav--brand {
  gap: 28px !important;
}

html body .site-header .nav-icon-link {
  position: relative;
  display: inline-grid;
  width: 34px;
  min-width: 34px;
  height: 34px;
  place-items: center;
  color: inherit;
}

html body .site-header .nav-icon-link span {
  position: relative;
  display: block;
  width: 17px;
  height: 14px;
  border: 1px solid currentColor;
  border-top: 0;
  opacity: 0.72;
}

html body .site-header .nav-icon-link span::before {
  position: absolute;
  top: -6px;
  left: 3px;
  width: 9px;
  height: 8px;
  border: 1px solid currentColor;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  content: "";
}

html body .site-header .header-utilities {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  margin-left: 4px;
  color: inherit;
}

html body .site-header .header-utility-link {
  position: relative;
  display: inline-grid;
  width: 24px;
  height: 24px;
  place-items: center;
  color: inherit;
  opacity: 0.78;
  text-decoration: none;
  transition: opacity 0.2s ease;
}

html body .site-header .header-utility-link:hover {
  opacity: 1;
}

html body .site-header .header-utility-link span,
html body .site-header .header-utility-link span::before,
html body .site-header .header-utility-link span::after {
  box-sizing: border-box;
  display: block;
  content: "";
}

html body .site-header .header-utility-link--account span {
  position: relative;
  width: 18px;
  height: 18px;
  border: 1px solid currentColor;
  border-radius: 999px;
}

html body .site-header .header-utility-link--account span::before {
  position: absolute;
  top: 4px;
  left: 5px;
  width: 6px;
  height: 6px;
  border: 1px solid currentColor;
  border-radius: 999px;
}

html body .site-header .header-utility-link--account span::after {
  position: absolute;
  right: 3px;
  bottom: 3px;
  left: 3px;
  height: 5px;
  border: 1px solid currentColor;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom: 0;
}

html body .site-header .header-utility-link--cart span {
  position: relative;
  width: 17px;
  height: 14px;
  margin-top: 3px;
  border: 1px solid currentColor;
  border-top: 0;
}

html body .site-header .header-utility-link--cart span::before {
  position: absolute;
  top: -7px;
  left: 3px;
  width: 9px;
  height: 8px;
  border: 1px solid currentColor;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
}

html body .product-subnav {
  position: fixed;
  top: 74px;
  right: 0;
  left: 0;
  z-index: 46;
  display: grid;
  grid-template-columns: minmax(150px, 0.8fr) minmax(320px, 1.6fr) auto;
  align-items: center;
  gap: 22px;
  min-height: 48px;
  padding: 0 40px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.94);
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 12px;
  line-height: 1.35;
  backdrop-filter: blur(16px);
}

html body .product-subnav a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

html body .product-subnav__name {
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 14px;
  letter-spacing: 0.06em;
}

html body .product-subnav__links,
html body .product-subnav__actions {
  display: flex;
  align-items: center;
}

html body .product-subnav__links {
  justify-content: center;
  gap: clamp(18px, 2.4vw, 34px);
  color: rgba(63, 58, 53, 0.74);
}

html body .product-subnav__actions {
  justify-content: flex-end;
  gap: 8px;
}

html body .product-subnav__cta {
  display: inline-flex;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  border: 1px solid rgba(123, 82, 56, 0.34);
  font-size: 12px;
}

html body .product-subnav__cta--line {
  border-color: #06c755 !important;
  background: #06c755 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .product-subnav__cta--line:hover {
  border-color: #05b64d !important;
  background: #05b64d !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .product-subnav__cta--buy {
  border-color: #9a6a48 !important;
  background: #9a6a48 !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body .product-subnav__cta--buy:hover {
  border-color: #80563c !important;
  background: #80563c !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav {
  border-bottom-color: rgba(255, 255, 255, 0.16) !important;
  background: rgba(27, 24, 21, 0.14) !important;
  color: rgba(255, 255, 255, 0.94) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.94) !important;
  backdrop-filter: blur(10px) !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__links {
  color: rgba(255, 255, 255, 0.78) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.78) !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__name {
  color: rgba(255, 255, 255, 0.96) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.96) !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta {
  border-color: rgba(255, 255, 255, 0.54) !important;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.96) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.96) !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta:hover {
  border-color: rgba(255, 255, 255, 0.86) !important;
  background: transparent !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta--buy {
  border-color: #b58a5a !important;
  background: #9a6a48 !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta--buy:hover {
  border-color: #b58a5a !important;
  background: #80563c !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body .rice2-page .rice2-local-nav {
  display: none !important;
}

html body .site-header.is-scrolled .nav-cta,
html body .site-header.is-open .nav-cta,
html body.products-page .site-header:not(.is-open) .nav-cta,
html body.support-page .site-header:not(.is-open) .nav-cta,
html body.non-donabe-pdp-page .site-header:not(.is-open) .nav-cta,
html body.products-page .site-header .nav-cta,
html body.support-page .site-header .nav-cta,
html body.non-donabe-pdp-page .site-header .nav-cta,
html body.product-detail-first-page .site-header:not(.is-open) .nav-cta {
  border-color: rgba(123, 82, 56, 0.88) !important;
  background: #7b5238 !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body .site-header.is-scrolled .nav-cta:hover,
html body .site-header.is-open .nav-cta:hover,
html body.products-page .site-header:not(.is-open) .nav-cta:hover,
html body.support-page .site-header:not(.is-open) .nav-cta:hover,
html body.non-donabe-pdp-page .site-header:not(.is-open) .nav-cta:hover,
html body.products-page .site-header .nav-cta:hover,
html body.support-page .site-header .nav-cta:hover,
html body.non-donabe-pdp-page .site-header .nav-cta:hover,
html body.product-detail-first-page .site-header:not(.is-open) .nav-cta:hover {
  border-color: rgba(104, 68, 46, 0.94) !important;
  background: #68442e !important;
}

html body.top-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.recipe-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.why-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.craft-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.concept-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta,
html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  border-color: rgba(138, 96, 66, 0.92) !important;
  background: #8a6042 !important;
  color: #fffaf2 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

html body.top-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.recipe-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.why-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.craft-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.concept-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover,
html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta:hover {
  border-color: rgba(123, 82, 56, 0.96) !important;
  background: #7b5238 !important;
}

@media (min-width: 901px) {
  html body .site-header .global-nav {
    align-items: center !important;
  }

  html body .site-header :is(.nav-link, .nav-parent) {
    min-height: 74px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 900px) {
  html body .site-header .global-nav,
  html body.top-page .site-header .global-nav {
    position: fixed !important;
    top: 64px !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    display: none !important;
    align-content: start !important;
    width: 100% !important;
    height: calc(100svh - 64px) !important;
    overflow-y: auto !important;
    padding: 20px !important;
    color: #3f3a35 !important;
    background: #faf7f2 !important;
    transform: none !important;
  }

  html body .site-header.is-open .global-nav,
  html body.top-page .site-header.is-open .global-nav {
    display: grid !important;
  }

  html body .site-header .nav-cta {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 46px !important;
    margin: 18px 0 0 !important;
  }

  html body .site-header .global-nav--brand {
    gap: 0 !important;
  }

  html body .site-header .nav-icon-link {
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    min-height: 54px;
  }

  html body .site-header .header-utilities {
    position: absolute;
    top: 20px;
    right: 72px;
    gap: 14px;
    margin-left: 0;
  }

  html body .site-header.is-open .header-utilities {
    color: #3f3a35;
  }

  html body .product-subnav {
    top: 64px;
    display: flex;
    gap: 8px;
    min-height: 46px;
    overflow: hidden;
    padding: 0 14px;
    scrollbar-width: none;
  }

  html body .product-subnav::-webkit-scrollbar {
    display: none;
  }

  html body .product-subnav__name {
    flex: 0 0 auto;
    padding-right: 6px;
    background: rgba(250, 247, 245, 0.94);
    font-size: 10.5px;
    letter-spacing: 0.04em;
  }

  html body .product-subnav__links {
    flex: 1 1 auto;
    justify-content: flex-start;
    gap: 16px;
    min-width: 0;
    overflow-x: auto;
    scrollbar-width: none;
  }

  html body .product-subnav__links::-webkit-scrollbar {
    display: none;
  }

  html body .product-subnav__actions {
    flex: 0 0 auto;
    justify-content: flex-start;
    gap: 5px;
  }

  html body .product-subnav__cta {
    min-height: 30px;
    padding: 0 7px;
    font-size: 10.5px;
  }

  html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__name {
    background: transparent !important;
  }
}

html body :is(.closing-cta, .concept-final, .why-lineup, .why-origin, .craft-feature, .tech-more-v3, .products-v4-final, .site-footer) :is(h1, h2, h3, p, a, span, small, strong, em, dt, dd, li) {
  color: rgba(243, 238, 230, 0.86) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.86) !important;
}

html body :is(.closing-cta, .concept-final, .why-lineup, .why-origin, .craft-feature, .tech-more-v3, .products-v4-final, .site-footer) :is(h1, h2, h3, strong) {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body :is(.closing-cta, .concept-final, .why-lineup, .why-origin, .craft-feature, .tech-more-v3, .products-v4-final, .site-footer) :is(.section-label, .brand-name, .tech-label) {
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
}

html body.top-page .kv .quiet-actions a::after,
html body.top-page .quiet-actions.dark a::after,
html body.rice2-page .rice2-hero :is(a, .rice2-cta)::after,
html body.rice2-page .rice2-tech-feature a::after,
html body.technology-page-v2 .tech-more-v3__links a::after,
html body.products-page .products-v4-final a::after,
html body .closing-cta a::after {
  display: inline-block !important;
  width: 28px !important;
  height: 1px !important;
  margin-left: 14px !important;
  background: currentColor !important;
  content: "" !important;
}

html body.support-page .support-hero {
  min-height: clamp(620px, 74vh, 760px) !important;
  color: #3f3a35 !important;
  background: #faf8f5 !important;
}

html body.support-page .support-hero figure {
  inset: 118px 0 0 44% !important;
  background: #f4f0eb !important;
}

html body.support-page .support-hero figure img {
  object-fit: contain !important;
  object-position: center center !important;
}

html body.support-page .support-hero__veil {
  background: linear-gradient(90deg, #faf8f5 0%, rgba(250, 248, 245, 0.94) 44%, rgba(250, 248, 245, 0.2) 100%) !important;
}

html body.support-page .support-hero__copy {
  bottom: clamp(56px, 7vw, 88px) !important;
  color: #3f3a35 !important;
}

html body.support-page .support-hero :is(.section-label, h1, h2, h3, p, small, strong) {
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.support-page .support-hero .section-label {
  color: #b99a73 !important;
  -webkit-text-fill-color: #b99a73 !important;
}

html body.support-page .support-hero :is(p, small):not(.section-label) {
  color: rgba(63, 58, 53, 0.76) !important;
  -webkit-text-fill-color: rgba(63, 58, 53, 0.76) !important;
}

html body.recipe-page .recipe-card-grid--linked {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 56px 32px !important;
  width: min(1320px, calc(100% - 80px)) !important;
  margin: 64px auto 0 !important;
}

html body.recipe-page .recipe-card-grid--linked article,
html body.recipe-page .recipe-card-grid--linked article:nth-child(1),
html body.recipe-page .recipe-card-grid--linked article:nth-child(4),
html body.recipe-page .recipe-card-grid--linked article:nth-child(5),
html body.recipe-page .recipe-card-grid--linked article:nth-child(6),
html body.recipe-page .recipe-card-grid--linked article:nth-child(7),
html body.recipe-page .recipe-card-grid--linked article:nth-child(8) {
  grid-column: auto !important;
}

html body.recipe-page .recipe-card-grid--linked img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(1) img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(4) img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(5) img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(6) img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(7) img,
html body.recipe-page .recipe-card-grid--linked article:nth-child(8) img {
  width: 100% !important;
  height: clamp(340px, 28vw, 460px) !important;
  max-height: none !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  object-position: center center !important;
}

html body.products-page {
  background: #ffffff !important;
}

html body.products-page .products-v4,
html body.products-page .products-v4-catalog,
html body.products-page .products-v4-category,
html body.products-page .products-v4-related,
html body.products-page .products-v4-links,
html body.products-page .products-v4-final {
  background: #ffffff !important;
}

html body.products-page .products-v4-card a,
html body.products-page .products-v4-card--storage a,
html body.products-page .products-v4-related-grid article {
  background: #ffffff !important;
}

html body.products-page .products-v4-card figure,
html body.products-page .products-v4-related-grid figure {
  background: #ffffff !important;
}

html body.products-page .products-v4-card__body,
html body.products-page .products-v4-card--storage .products-v4-card__body,
html body.products-page .products-v4-related-grid div {
  background: #ffffff !important;
}

html body.recipe-page .recipe-subnav {
  position: fixed;
  top: 74px;
  right: 0;
  left: 0;
  z-index: 46;
  display: grid;
  grid-template-columns: minmax(120px, 0.7fr) minmax(360px, 1.8fr) auto;
  align-items: center;
  gap: 22px;
  min-height: 48px;
  padding: 0 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(27, 24, 21, 0.14);
  color: rgba(255, 255, 255, 0.94);
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 12px;
  line-height: 1.35;
  backdrop-filter: blur(10px);
}

html body.recipe-page .site-header.is-scrolled + .recipe-subnav,
html body.recipe-page .site-header.is-open + .recipe-subnav {
  border-bottom-color: rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.94);
  color: #3f3a35;
  backdrop-filter: blur(16px);
}

html body.recipe-page .recipe-subnav__name,
html body.recipe-page .recipe-subnav__cta,
html body.recipe-page .recipe-subnav button {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

html body.recipe-page .recipe-subnav__name {
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 14px;
  letter-spacing: 0.06em;
}

html body.recipe-page .recipe-subnav__links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(14px, 2.2vw, 30px);
}

html body.recipe-page .recipe-subnav button {
  display: inline-flex;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-bottom: 1px solid transparent;
  background: transparent;
  font: inherit;
  cursor: pointer;
  opacity: 0.76;
}

html body.recipe-page .recipe-subnav button.is-active,
html body.recipe-page .recipe-subnav button:hover {
  border-bottom-color: currentColor;
  opacity: 1;
}

html body.recipe-page .recipe-subnav__cta {
  justify-self: end;
  display: inline-flex;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  border: 1px solid currentColor;
  font-size: 12px;
}

html body.top-page .design-guide-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.78fr) minmax(520px, 1.22fr);
  gap: clamp(42px, 6vw, 86px);
  align-items: start;
  padding: clamp(74px, 9vw, 118px) clamp(28px, 7vw, 96px);
  background: #f6f1ea;
  color: #3f3a35;
}

html body.top-page .design-guide-section__intro {
  max-width: 460px;
}

html body.top-page .design-guide-section__intro h2 {
  margin: 12px 0 18px;
  color: #332c29;
  font-family: var(--serif);
  font-size: clamp(27px, 2.45vw, 38px);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0;
}

html body.top-page .design-guide-section__intro p:not(.section-label) {
  margin: 0;
  color: #665e57;
  font-family: var(--serif);
  font-size: 14px;
  line-height: 2.05;
}

html body.top-page .design-guide-links {
  display: grid;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
}

html body.top-page .design-guide-links a {
  position: relative;
  display: grid;
  grid-template-columns: 52px minmax(160px, 0.72fr) minmax(220px, 1fr);
  gap: clamp(18px, 3vw, 34px);
  align-items: baseline;
  padding: 28px 46px 28px 0;
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
  color: inherit;
  text-decoration: none;
}

html body.top-page .design-guide-links a::after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
  height: 1px;
  background: #8b6a54;
  content: "";
  transform: translateY(-50%);
  transition: transform 0.24s ease, width 0.24s ease;
}

html body.top-page .design-guide-links a:hover::after {
  width: 42px;
  transform: translate(6px, -50%);
}

html body.top-page .design-guide-links span {
  color: #9a9087;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 13px;
  letter-spacing: 0.08em;
}

html body.top-page .design-guide-links h3 {
  margin: 0;
  color: #332c29;
  font-family: var(--serif);
  font-size: clamp(20px, 1.8vw, 27px);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0;
}

html body.top-page .design-guide-links p {
  margin: 0;
  color: #6f6862;
  font-family: var(--serif);
  font-size: 13px;
  line-height: 1.9;
}

html body.design-reason-page {
  min-height: 100vh;
  background: #f6f1ea;
  color: #3f3a35;
}

html body.design-reason-page .reason-simple-header {
  display: flex;
  min-height: 74px;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 0 clamp(24px, 5vw, 72px);
  border-bottom: 1px solid rgba(63, 58, 53, 0.12);
  background: rgba(250, 247, 245, 0.92);
}

html body.design-reason-page .reason-simple-header a {
  color: #3f3a35;
  text-decoration: none;
}

html body.design-reason-page .reason-simple-header__logo {
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 15px;
  letter-spacing: 0.08em;
}

html body.design-reason-page .reason-simple-header nav {
  display: flex;
  gap: clamp(14px, 2.2vw, 30px);
  font-family: var(--serif);
  font-size: 12px;
}

html body.design-reason-page .reason-hero {
  width: min(920px, calc(100% - 48px));
  margin: 0 auto;
  padding: clamp(86px, 12vw, 148px) 0 clamp(54px, 7vw, 84px);
}

html body.design-reason-page .reason-hero h1 {
  margin: 12px 0 22px;
  color: #332c29;
  font-family: var(--serif);
  font-size: clamp(40px, 5.2vw, 76px);
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0;
}

html body.design-reason-page .reason-hero p:not(.section-label) {
  max-width: 660px;
  margin: 0;
  color: #665e57;
  font-family: var(--serif);
  font-size: clamp(15px, 1.4vw, 18px);
  line-height: 2.05;
}

html body.design-reason-page .reason-body {
  display: grid;
  width: min(920px, calc(100% - 48px));
  margin: 0 auto;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
}

html body.design-reason-page .reason-body article {
  display: grid;
  grid-template-columns: 62px minmax(220px, 0.78fr) minmax(260px, 1fr);
  gap: clamp(20px, 3.4vw, 42px);
  padding: clamp(28px, 4.5vw, 48px) 0;
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
}

html body.design-reason-page .reason-body span {
  color: #9a9087;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 13px;
  letter-spacing: 0.08em;
}

html body.design-reason-page .reason-body h2 {
  margin: 0;
  color: #332c29;
  font-family: var(--serif);
  font-size: clamp(22px, 2.1vw, 32px);
  font-weight: 500;
  line-height: 1.55;
}

html body.design-reason-page .reason-body p {
  margin: 0;
  color: #665e57;
  font-family: var(--serif);
  font-size: 14px;
  line-height: 2;
}

html body.design-reason-page .reason-next-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  width: min(920px, calc(100% - 48px));
  margin: 46px auto clamp(80px, 10vw, 132px);
}

html body.design-reason-page .reason-next-links a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  padding: 0 18px;
  border: 1px solid rgba(63, 58, 53, 0.2);
  color: #3f3a35;
  font-family: var(--serif);
  font-size: 13px;
  text-decoration: none;
}

html body.design-reason-page .reason-next-links a:hover {
  border-color: #9a6a48;
  color: #7a5139;
}

@media (max-width: 900px) {
  html body.top-page .design-guide-section {
    grid-template-columns: 1fr;
    gap: 34px;
    padding: 62px 20px;
  }

  html body.top-page .design-guide-section__intro h2 {
    font-size: clamp(25px, 6.8vw, 31px);
    line-height: 1.5;
  }

  html body.top-page .design-guide-links a {
    grid-template-columns: 36px 1fr;
    gap: 14px 18px;
    padding: 24px 34px 24px 0;
  }

  html body.top-page .design-guide-links p {
    grid-column: 2;
  }

  html body.top-page .design-guide-links a::after {
    width: 24px;
  }

  html body.design-reason-page .reason-simple-header {
    min-height: 66px;
    padding: 0 18px;
  }

  html body.design-reason-page .reason-simple-header nav {
    gap: 14px;
    overflow-x: auto;
    white-space: nowrap;
  }

  html body.design-reason-page .reason-hero,
  html body.design-reason-page .reason-body,
  html body.design-reason-page .reason-next-links {
    width: min(100% - 40px, 640px);
  }

  html body.design-reason-page .reason-hero {
    padding-top: 72px;
  }

  html body.design-reason-page .reason-hero h1 {
    font-size: clamp(34px, 10vw, 46px);
  }

  html body.design-reason-page .reason-body article {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  html body.recipe-page .recipe-subnav {
    top: 66px;
    display: flex;
    min-height: 44px;
    gap: 18px;
    overflow-x: auto;
    padding: 0 18px;
    background: rgba(250, 247, 245, 0.94);
    color: #3f3a35;
    scrollbar-width: none;
  }

  html body.recipe-page .recipe-subnav::-webkit-scrollbar {
    display: none;
  }

  html body.recipe-page .recipe-subnav__name {
    flex: 0 0 auto;
    font-size: 13px;
  }

  html body.recipe-page .recipe-subnav__links {
    flex: 0 0 auto;
    gap: 18px;
  }

  html body.recipe-page .recipe-subnav__cta {
    flex: 0 0 auto;
    min-height: 28px;
  }

  html body.product-detail-first-page .rice2-product,
  html body.non-donabe-pdp-page .rice2-product,
  html body.rice-storage-pdp-page .rice2-product,
  html body.accessory-pdp-page .rice2-product {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    padding: 42px 0 58px !important;
    gap: 24px !important;
  }

  html body.product-detail-first-page .rice2-gallery,
  html body.non-donabe-pdp-page .rice2-gallery {
    order: 0 !important;
    display: block !important;
    width: 100% !important;
  }

  html body.product-detail-first-page .rice2-buybox,
  html body.non-donabe-pdp-page .rice2-buybox {
    order: 1 !important;
  }

  html body.product-detail-first-page .rice2-pdp > .rice2-product:first-child {
    margin-top: 64px !important;
    padding-top: 34px !important;
  }

  html body.product-detail-first-page .rice2-gallery__main,
  html body.non-donabe-pdp-page .rice2-gallery__main {
    height: clamp(300px, 78vw, 390px) !important;
  }

  html body.product-detail-first-page .rice2-gallery__main img,
  html body.non-donabe-pdp-page .rice2-gallery__main img {
    width: min(280px, 72%) !important;
    max-height: 300px !important;
  }

  html body.product-detail-first-page .rice2-gallery__thumbs button,
  html body.non-donabe-pdp-page .rice2-gallery__thumbs button {
    height: 68px !important;
  }

  html body.product-hero-first-page .rice2-gallery__main,
  html body.product-hero-first-page .rice2-gallery__thumbs button {
    aspect-ratio: var(--rice2-gallery-frame-ratio) !important;
    width: 100% !important;
    height: auto !important;
  }

  html body.product-detail-first-page .rice2-buybox,
  html body.non-donabe-pdp-page .rice2-buybox {
    width: 100% !important;
  }

  html body.rice2-page :is(.rice2-concept-after-cta, .rice2-rice-movie, .rice2-core, .rice2-technology, .rice2-material-craft, .rice2-operation, .rice2-care, .rice2-cooking, .rice2-comparison-section, .rice2-size-assist, .ricepot-trace-spec, .rice2-accessory-cta) {
    padding-top: 52px !important;
    padding-bottom: 64px !important;
  }

  html body.rice2-page .rice2-tech-rows,
  html body.rice2-page .rice2-technology .rice2-tech-rows {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    margin-top: 34px !important;
  }

  html body.rice2-page .rice2-tech-rows article > div,
  html body.rice2-page .rice2-technology .rice2-tech-rows article > div {
    grid-template-rows: auto auto auto !important;
    row-gap: 12px !important;
  }

  html body.rice2-page .rice2-tech-rows article > div > h3,
  html body.rice2-page .rice2-technology .rice2-tech-rows article > div > h3 {
    min-height: 0 !important;
  }

  html body.rice2-page :is(.rice2-material-craft, .rice2-operation, .rice2-care) {
    width: calc(100% - 40px) !important;
    gap: 28px !important;
  }

  html body.rice2-page :is(.rice2-material-craft__media, .rice2-operation figure, .rice2-care figure, .rice2-care .rice2-video-frame) {
    height: clamp(320px, 88vw, 430px) !important;
  }

  html body.rice2-page .rice2-concept-after-cta__links,
  html body.rice2-page .rice2-faq-digest,
  html body.rice2-page .rice2-size-assist__grid,
  html body.rice2-page .rice2-related-links,
  html body.rice2-page .rice2-accessory-cta__links {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    max-width: 360px !important;
  }

  html body.rice2-page .rice2-concept-after-cta__links span {
    padding: 28px 0 !important;
    font-size: 18px !important;
  }

  html body.rice2-page :is(.rice2-faq-digest article, .rice2-size-assist__grid article) {
    padding: 28px 0 !important;
  }

  html body.rice2-page :is(.rice2-faq-digest article + article, .rice2-size-assist__grid article + article) {
    border-top: 1px solid rgba(70, 60, 52, 0.14) !important;
    border-left: 0 !important;
  }

  html body.rice2-page .rice2-related-links {
    margin-top: 42px !important;
  }

  html body.rice2-page .rice2-related-links a {
    min-height: 0 !important;
    padding: 24px 0 !important;
  }

  html body.rice2-page .rice2-related-links a + a {
    border-top: 1px solid rgba(70, 60, 52, 0.12) !important;
    border-left: 0 !important;
  }

  html body.rice2-page .rice2-accessory-cta > div:first-child {
    width: calc(100% - 40px) !important;
    max-width: 360px !important;
  }

  html body.rice2-page .rice2-accessory-cta__links a.rice2-related-product-card {
    grid-template-rows: 220px auto auto auto auto auto !important;
  }

  html body.rice2-page .rice2-related-product-card figure {
    height: 220px !important;
  }

  html body.support-page .support-hero {
    min-height: 640px !important;
    padding-top: 65px !important;
  }

  html body.support-page .support-hero figure {
    inset: 280px 0 0 0 !important;
    opacity: 0.72 !important;
  }

  html body.support-page .support-hero__veil {
    background: linear-gradient(180deg, #faf8f5 0%, rgba(250, 248, 245, 0.96) 50%, rgba(250, 248, 245, 0.4) 100%) !important;
  }

  html body.support-page .support-hero__copy {
    top: 116px !important;
    right: 20px !important;
    bottom: auto !important;
    left: 20px !important;
    width: auto !important;
  }

  html body.recipe-page .recipe-card-grid--linked {
    grid-template-columns: 1fr !important;
    width: calc(100% - 40px) !important;
    gap: 44px !important;
    margin-top: 44px !important;
  }

  html body.recipe-page .recipe-card-grid--linked img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(1) img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(4) img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(5) img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(6) img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(7) img,
  html body.recipe-page .recipe-card-grid--linked article:nth-child(8) img {
    height: clamp(280px, 78vw, 360px) !important;
  }
}

html body.technology-page-v2 #tech04 .tech-heat-curve {
  padding: clamp(34px, 4vw, 56px) 0 !important;
  border-color: rgba(197, 166, 124, 0.18) !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve h3 {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__graph {
  overflow-x: auto !important;
  padding: 0 0 18px !important;
  -webkit-overflow-scrolling: touch !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__inner {
  position: relative !important;
  min-width: 720px !important;
  padding: 42px 0 0 64px !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations,
html body.technology-page-v2 #tech04 .tech-heat-curve__temps,
html body.technology-page-v2 #tech04 .tech-heat-curve__labels {
  position: absolute !important;
  font-family: var(--font-ja-sans, var(--sans)) !important;
  pointer-events: none !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations {
  top: 0 !important;
  right: 8px !important;
  left: 64px !important;
  display: grid !important;
  grid-template-columns: 1.08fr 0.8fr 0.88fr !important;
  color: #c5a67c !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations span:nth-child(2) {
  color: #d47b52 !important;
  text-align: center !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations span:nth-child(3) {
  text-align: right !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__temps {
  top: 30px !important;
  bottom: 42px !important;
  left: 0 !important;
  display: grid !important;
  grid-template-rows: repeat(5, 1fr) !important;
  width: 48px !important;
  color: rgba(243, 238, 230, 0.72) !important;
  font-size: 11px !important;
  line-height: 1 !important;
  text-align: right !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__temps span {
  align-self: start !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__inner svg {
  display: block !important;
  width: 100% !important;
  height: 280px !important;
  overflow: visible !important;
}

html body.technology-page-v2 #tech04 .curve-grid {
  stroke: rgba(243, 238, 230, 0.16) !important;
  stroke-width: 1 !important;
}

html body.technology-page-v2 #tech04 .curve-line {
  stroke: #c77a52 !important;
  stroke-width: 4 !important;
  fill: none !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve circle {
  fill: #f3eee6 !important;
  stroke: #c77a52 !important;
  stroke-width: 3 !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__labels {
  right: 0 !important;
  bottom: 0 !important;
  left: 64px !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  color: rgba(243, 238, 230, 0.82) !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__labels span:nth-child(2) {
  text-align: center !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__labels span:nth-child(3) {
  text-align: right !important;
}

html body.technology-page-v2 #tech04 .tech-control-flow {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  border-color: rgba(197, 166, 124, 0.18) !important;
}

html body.technology-page-v2 #tech04 .tech-control-flow article {
  min-height: 142px !important;
  padding: 22px 14px 20px !important;
  border-left-color: rgba(197, 166, 124, 0.16) !important;
}

html body.technology-page-v2 #tech04 .tech-control-flow span {
  color: #c5a67c !important;
}

html body.technology-page-v2 #tech04 .tech-control-flow h4 {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
  font-size: 15px !important;
}

html body.technology-page-v2 #tech04 .tech-control-flow p {
  color: rgba(243, 238, 230, 0.76) !important;
  max-width: none !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__phases {
  gap: 8px !important;
  margin-top: 22px !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__phases span {
  border-left: 0 !important;
  padding: 4px 0 !important;
  color: rgba(243, 238, 230, 0.7) !important;
}

@media (max-width: 900px) {
  html body.technology-page-v2 #tech04 .tech-heat-curve__inner {
    min-width: 680px !important;
    padding-left: 58px !important;
  }

  html body.technology-page-v2 #tech04 .tech-heat-curve__inner svg {
    height: 250px !important;
  }

  html body.technology-page-v2 #tech04 .tech-control-flow {
    grid-template-columns: 1fr !important;
  }

  html body.technology-page-v2 #tech04 .tech-control-flow article {
    min-height: 0 !important;
    padding: 22px 0 !important;
    border-top: 1px solid rgba(197, 166, 124, 0.16) !important;
    border-left: 0 !important;
  }

  html body.technology-page-v2 #tech04 .tech-control-flow article:first-child {
    border-top: 0 !important;
  }
}

html body.technology-page-v2,
html body.technology-page-v2 .technology-page--figma,
html body.technology-page-v2 .technology-page {
  background: #22252d !important;
  color: rgba(243, 238, 230, 0.86) !important;
}

html body.technology-page-v2 .site-header:not(.is-open) {
  background: rgba(34, 37, 45, 0.72) !important;
  border-bottom-color: rgba(243, 238, 230, 0.14) !important;
}

html body.technology-page-v2 .site-header.is-scrolled:not(.is-open) {
  background: rgba(34, 37, 45, 0.94) !important;
}

html body.technology-page-v2 :is(.tech-intro, .tech-chapter, .tech-chapter--blue, .tech-origin-panel, .tech-material-heat-panel, .tech-model-difference, .tech-more-v3) {
  background: #22252d !important;
  color: rgba(243, 238, 230, 0.86) !important;
}

html body.technology-page-v2 :is(.tech-origin-panel, .tech-material-heat-panel, .tech-model-difference, .tech-more-v3) {
  border-color: rgba(243, 238, 230, 0.16) !important;
}

html body.technology-page-v2 :is(h1, h2, h3, h4, strong, dt) {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.technology-page-v2 :is(p, dd, li, small) {
  color: rgba(243, 238, 230, 0.82) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.82) !important;
}

html body.technology-page-v2 :is(.section-label, .tech-label, .tech-anchor-nav a, .tech-material-lines dt, .tech-compare-lines dt, .tech-craft-panel dt, .tech-step-list span, .tech-control-flow span) {
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
}

html body.technology-page-v2 :is(.tech-anchor-nav, .tech-material-lines, .tech-compare-lines, .tech-craft-panel dl, .tech-control-flow, .tech-heat-curve, .tech-model-difference dl, .tech-more-v3__links) {
  border-color: rgba(243, 238, 230, 0.18) !important;
}

html body.technology-page-v2 :is(.tech-anchor-nav a, .tech-material-lines div, .tech-compare-lines div, .tech-craft-panel dl div, .tech-control-flow article, .tech-model-difference dl div, .tech-more-v3__links a) {
  border-color: rgba(243, 238, 230, 0.16) !important;
  background: transparent !important;
}

html body.technology-page-v2 :is(.tech-material-heat-panel__compare article, .tech-step-list article) {
  background: rgba(243, 238, 230, 0.035) !important;
  border-color: rgba(243, 238, 230, 0.16) !important;
}

html body.technology-page-v2 .tech-material-heat-panel__compare article:first-child,
html body.technology-page-v2 .tech-step-list article:first-child {
  background: rgba(197, 166, 124, 0.08) !important;
}

html body.technology-page-v2 .tech-table-wrap {
  border-top: 1px solid rgba(243, 238, 230, 0.18) !important;
  border-bottom: 1px solid rgba(243, 238, 230, 0.18) !important;
}

html body.technology-page-v2 .tech-compare-table {
  background: transparent !important;
  color: rgba(243, 238, 230, 0.86) !important;
}

html body.technology-page-v2 .tech-compare-table :is(th, td) {
  border-color: rgba(243, 238, 230, 0.16) !important;
  background: transparent !important;
  color: rgba(243, 238, 230, 0.86) !important;
}

html body.technology-page-v2 .tech-compare-table thead th,
html body.technology-page-v2 .tech-compare-table tbody th {
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
}

html body.technology-page-v2 .tech-heat-curve {
  border-color: rgba(243, 238, 230, 0.22) !important;
}

html body.technology-page-v2 .tech-heat-curve__annotations,
html body.technology-page-v2 .tech-heat-curve__labels,
html body.technology-page-v2 .tech-heat-curve__temps,
html body.technology-page-v2 .tech-heat-curve__phases span {
  color: rgba(243, 238, 230, 0.78) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.78) !important;
}

html body.technology-page-v2 .tech-heat-curve__annotations span:nth-child(2) {
  color: #d08359 !important;
  -webkit-text-fill-color: #d08359 !important;
}

html body.technology-page-v2 .curve-grid {
  stroke: rgba(243, 238, 230, 0.18) !important;
}

html body.technology-page-v2 .curve-line {
  stroke: #c77a52 !important;
}

html body.technology-page-v2 .tech-heat-curve circle {
  fill: #f3eee6 !important;
  stroke: #c77a52 !important;
}

html body.technology-page-v2 .tech-more-v3__links a::after,
html body.technology-page-v2 .tech-anchor-nav a::after {
  background: rgba(243, 238, 230, 0.72) !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control {
  min-height: clamp(640px, 78vh, 840px) !important;
  background: #121419 !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control::after {
  background:
    linear-gradient(90deg, rgba(34, 37, 45, 0.92) 0%, rgba(34, 37, 45, 0.66) 36%, rgba(34, 37, 45, 0.22) 68%, rgba(34, 37, 45, 0.1) 100%),
    linear-gradient(180deg, rgba(34, 37, 45, 0.22) 0%, rgba(34, 37, 45, 0.1) 46%, rgba(34, 37, 45, 0.55) 100%) !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control img {
  opacity: 0.96 !important;
  filter: saturate(1.04) contrast(1.06) !important;
  object-position: center bottom !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control > div {
  width: min(520px, 78vw) !important;
  transform: translateY(6%) !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control .tech-label {
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
}

html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control h2 span {
  display: inline !important;
  width: auto !important;
  margin-top: 0 !important;
  padding: 0 !important;
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
  background: transparent !important;
  box-decoration-break: initial !important;
  -webkit-box-decoration-break: initial !important;
}

html body.technology-page-v2 #tech04 .tech-copy-block {
  max-width: 720px !important;
  margin-inline: auto !important;
  text-align: left !important;
}

html body.technology-page-v2 #tech04 .tech-copy-block p {
  max-width: none !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__graph {
  border-top: 1px solid rgba(243, 238, 230, 0.18) !important;
  border-bottom: 1px solid rgba(243, 238, 230, 0.18) !important;
  background: rgba(243, 238, 230, 0.025) !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations span:nth-child(1) {
  color: #d8b76b !important;
  -webkit-text-fill-color: #d8b76b !important;
}

html body.technology-page-v2 #tech04 .tech-heat-curve__annotations span:nth-child(3) {
  color: #c77a52 !important;
  -webkit-text-fill-color: #c77a52 !important;
}

html body.technology-page-v2 #tech04 .curve-boil-line {
  stroke: rgba(208, 131, 89, 0.72) !important;
  stroke-width: 2 !important;
  fill: none !important;
}

html body .site-footer {
  display: block !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: rgba(243, 238, 230, 0.84) !important;
  background: #2b2521 !important;
  border-top: 1px solid rgba(243, 238, 230, 0.16) !important;
}

html body .site-footer__inner {
  width: min(100% - 80px, 1320px) !important;
  margin-inline: auto !important;
  padding: clamp(54px, 6vw, 78px) 0 32px !important;
}

html body .site-footer__top {
  display: block !important;
  padding-bottom: 36px !important;
  border-bottom: 1px solid rgba(243, 238, 230, 0.12) !important;
}

html body .site-footer__logo {
  display: inline-flex !important;
  align-items: center !important;
  width: clamp(150px, 12vw, 190px) !important;
  height: auto !important;
  line-height: 0 !important;
}

html body .site-footer__logo img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  filter: brightness(0) invert(1) !important;
  opacity: 0.96 !important;
}

html body .site-footer__brand p {
  max-width: 420px !important;
  margin: 20px 0 0 !important;
  color: rgba(243, 238, 230, 0.7) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.7) !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
  font-weight: 400 !important;
}

html body .site-footer__actions {
  display: flex !important;
  gap: 26px !important;
  align-items: center !important;
  justify-content: flex-end !important;
}

html body .site-footer__primary {
  display: inline-flex !important;
  align-items: center !important;
  gap: 14px !important;
  min-width: 0 !important;
  height: auto !important;
  padding: 0 0 8px !important;
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(243, 238, 230, 0.52) !important;
  font-size: 13px !important;
}

html body .site-footer__primary::after {
  display: block !important;
  width: 28px !important;
  height: 1px !important;
  background: #c5a67c !important;
  content: "" !important;
}

html body .site-footer__text-link {
  display: inline-flex !important;
  align-items: center !important;
  gap: 14px !important;
  color: #c5a67c !important;
  -webkit-text-fill-color: #c5a67c !important;
  font-size: 13px !important;
}

html body .site-footer__text-link::after {
  display: block !important;
  width: 30px !important;
  height: 1px !important;
  background: rgba(197, 166, 124, 0.72) !important;
  content: "" !important;
}

html body .site-footer__sitemap {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: clamp(28px, 5vw, 70px) !important;
  padding: 38px 0 46px !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-style: normal !important;
}

html body .site-footer__sitemap div {
  display: grid !important;
  align-content: start !important;
  gap: 12px !important;
}

html body .site-footer__sitemap p {
  margin: 0 0 10px !important;
  color: rgba(197, 166, 124, 0.86) !important;
  -webkit-text-fill-color: rgba(197, 166, 124, 0.86) !important;
  font-family: var(--en, serif) !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
}

html body .site-footer__sitemap a,
html body .site-footer__bottom a {
  color: rgba(243, 238, 230, 0.7) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.7) !important;
  line-height: 1.6 !important;
}

html body .site-footer__sitemap a:hover,
html body .site-footer__bottom a:hover,
html body .site-footer__text-link:hover {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body .site-footer__bottom {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 28px !important;
  padding-top: 28px !important;
  border-top: 1px solid rgba(243, 238, 230, 0.11) !important;
  color: rgba(243, 238, 230, 0.58) !important;
  font-size: 12px !important;
}

html body .site-footer__bottom p {
  margin: 0 !important;
  color: rgba(243, 238, 230, 0.62) !important;
  -webkit-text-fill-color: rgba(243, 238, 230, 0.62) !important;
  font-weight: 400 !important;
}

html body .site-footer__legal {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 18px !important;
  justify-content: flex-end !important;
}

@media (max-width: 900px) {
  html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control {
    min-height: clamp(560px, 74svh, 700px) !important;
  }

  html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control::after {
    background:
      linear-gradient(180deg, rgba(34, 37, 45, 0.84) 0%, rgba(34, 37, 45, 0.58) 44%, rgba(34, 37, 45, 0.28) 74%, rgba(34, 37, 45, 0.72) 100%) !important;
  }

  html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control > div {
    width: calc(100% - 48px) !important;
    transform: translateY(-8%) !important;
  }

  html body.technology-page-v2 #tech04 .tech-chapter__hero--heat-control h2 span {
    padding: 0 !important;
  }

  html body .site-footer__inner {
    width: calc(100% - 48px) !important;
    padding: 46px 0 28px !important;
  }

  html body .site-footer__logo {
    width: clamp(136px, 38vw, 166px) !important;
  }

  html body .site-footer__top,
  html body .site-footer__bottom {
    grid-template-columns: 1fr !important;
    display: grid !important;
    justify-items: start !important;
  }

  html body .site-footer__top {
    gap: 0 !important;
    padding-bottom: 30px !important;
  }

  html body .site-footer__sitemap {
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    padding: 28px 0 34px !important;
  }

  html body .site-footer__sitemap div {
    padding: 24px 0 !important;
    border-bottom: 1px solid rgba(243, 238, 230, 0.12) !important;
  }

  html body .site-footer__sitemap div:first-child {
    padding-top: 0 !important;
  }

  html body .site-footer__bottom,
  html body .site-footer__legal {
    justify-content: flex-start !important;
  }
}

html body.technology-page-v2 .site-header:not(.is-open) :is(.brand-name, .nav-link, .nav-parent) {
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

html body.technology-page-v2 .site-header:not(.is-open) .brand-mark::before,
html body.technology-page-v2 .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.product-hero-first-page .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.rice2-page:not(.product-detail-first-page):not(.non-donabe-pdp-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before,
html body.rice4-page:not(.product-detail-first-page) .site-header:not(.is-scrolled):not(.is-open) .brand-mark::before {
  filter: brightness(0) invert(1) !important;
  opacity: 0.98 !important;
}

html body.technology-page-v2 .site-header:not(.is-open) .nav-toggle span {
  background: #f3eee6 !important;
}

html body.top-page .technology-deep h2 {
  font-family: var(--serif) !important;
  font-size: clamp(34px, 3.35vw, 50px) !important;
  font-style: normal !important;
  line-height: 1.45 !important;
}

html body.top-page .technology-deep p:not(.section-label) {
  max-width: 430px !important;
  line-height: 1.95 !important;
}

@media (max-width: 900px) {
  html body.top-page .technology-deep h2 {
    font-size: clamp(28px, 8vw, 34px) !important;
    line-height: 1.5 !important;
  }
}
/* KAMANO v5 campaign routing: preserve the v4 visual tone. */
.rice2-product--prelaunch .rice2-actions--primary {
  grid-template-columns: 1fr;
  gap: 10px;
}

.rice2-product--prelaunch .rice2-actions--primary .rice2-button--light {
  border: 1px solid rgba(80, 59, 45, 0.24);
  background: #fffaf4;
  color: #3b2b22;
}

.rice2-prelaunch-cta {
  width: min(980px, calc(100vw - 48px));
  margin: clamp(56px, 8vw, 104px) auto;
  padding: clamp(44px, 6vw, 72px);
  border-top: 1px solid rgba(80, 59, 45, 0.18);
  border-bottom: 1px solid rgba(80, 59, 45, 0.18);
  text-align: center;
}

.rice2-prelaunch-cta h2 {
  margin: 10px 0 14px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: clamp(30px, 4vw, 54px);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: 0;
}

.rice2-prelaunch-cta p {
  max-width: 620px;
  margin: 0 auto 24px;
  color: #5f5148;
  line-height: 2;
}

@media (max-width: 760px) {
  .rice2-prelaunch-cta {
    width: min(100% - 36px, 560px);
    padding-inline: 0;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&family=Crimson+Pro:ital,wght@0,300;1,300&family=Marcellus&family=Shippori+Mincho:wght@400;500;600&display=swap");

@font-face {
  font-family: "Trajan Sans Pro";
  src:
    local("Trajan Sans Pro"),
    local("TrajanSansPro-Regular"),
    local("Trajan Pro");
  font-display: swap;
}

:root {
  --base: #faf7f2;
  --paper: #ffffff;
  --ink: #3f3a35;
  --sub: #756f68;
  --line: rgba(63, 58, 53, 0.14);
  --warm: #ede9e3;
  --deep: #2f2924;
  --clay: #b8a08b;
  --olive: #65705a;
  --color-base: #faf7f2;
  --color-paper: #ffffff;
  --color-ink: #3f3a35;
  --color-sub: #756f68;
  --color-line: rgba(63, 58, 53, 0.14);
  --color-warm: #ede9e3;
  --color-deep: #2f2924;
  --color-clay: #b8a08b;
  --color-olive: #65705a;
  --font-brand: "Marcellus", "Trajan Sans Pro", "Trajan Pro", "Cinzel", serif;
  --font-brand-en: var(--font-brand);
  --font-ja-serif: "Shippori Mincho", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
  --font-ja-sans: "Yu Gothic Medium", "Yu Gothic", "Hiragino Sans", "Meiryo", sans-serif;
  --font-en-label: "Crimson Pro", Georgia, serif;
  --font-en-serif: var(--font-en-label);
  --brand: var(--font-brand);
  --serif: var(--font-ja-serif);
  --sans: var(--font-ja-sans);
  --en: var(--font-en-label);
  --rail: 140px;
  --copy: 400px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--base);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: 0;
}

body.no-scroll {
  overflow: hidden;
}

img,
video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.parallax-frame {
  overflow: hidden;
}

.parallax-media-item {
  --parallax-y: 0px;
  --parallax-scale: 1.055;
  transform: translate3d(0, var(--parallax-y), 0) scale(var(--parallax-scale));
  transform-origin: center center;
  will-change: transform;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
}

h1,
h2,
h3,
p,
figure,
dl,
dd {
  margin: 0;
}

h1,
h2,
h3 {
  font-family: var(--serif);
  font-weight: 500;
  letter-spacing: 0;
}

h1 {
  font-size: 34px;
  line-height: 1.55;
}

h2 {
  font-size: 34px;
  line-height: 1.75;
}

h3 {
  font-size: 22px;
  line-height: 1.7;
}

.brand-name {
  font-family: var(--brand);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.16;
  white-space: nowrap;
}

.brand-name.in-heading {
  display: inline-block;
  margin-left: 0.14em;
  vertical-align: baseline;
}

.brand-name.in-copy {
  display: inline;
  font-weight: 500;
}

.copy-keep {
  display: inline-block;
}

.brand-label {
  font-style: normal;
}

.jp-line {
  display: block;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 76px;
  padding: 0 44px;
  color: var(--paper);
  border-bottom: 1px solid transparent;
  background: transparent;
  transition: background 0.25s ease, border-color 0.25s ease, backdrop-filter 0.25s ease;
}

.site-header.is-scrolled,
.site-header.is-open {
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(35, 30, 27, 0.78);
  backdrop-filter: blur(18px);
}

.support-subpage .site-header {
  color: var(--ink);
  border-bottom-color: var(--line);
  background: rgba(250, 247, 242, 0.92);
  backdrop-filter: blur(18px);
}

.support-subpage .site-header.is-scrolled,
.support-subpage .site-header.is-open {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(35, 30, 27, 0.78);
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  min-width: 210px;
  height: 32px;
  font-size: 15px;
  font-weight: 500;
}

.brand-mark span {
  display: block;
}

.global-nav {
  display: flex;
  align-items: center;
  gap: 24px;
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.global-nav a {
  position: relative;
  opacity: 0.82;
  transition: opacity 0.2s ease;
}

.global-nav a:hover,
.global-nav a[aria-current="page"],
.global-nav a.is-current {
  opacity: 1;
}

.global-nav a[aria-current="page"]::after,
.global-nav a.is-current::after {
  position: absolute;
  right: 0;
  bottom: -11px;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
}

.nav-toggle {
  display: none;
}

.kv {
  position: relative;
  height: 100vh;
  min-height: 680px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.kv__image,
.kv__veil {
  position: absolute;
  inset: 0;
}

.kv__image {
  object-position: 52% 50%;
}

.kv__video {
  object-position: 50% 50%;
}

.kv__veil {
  background: rgba(26, 22, 18, 0.28);
}

.kv__content {
  position: absolute;
  top: 48%;
  left: 50%;
  width: min(760px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.kv__lower {
  position: absolute;
  bottom: 92px;
  left: 50%;
  width: min(520px, calc(100% - 40px));
  text-align: center;
  transform: translateX(-50%);
}

.eyebrow,
.section-label,
.en {
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
  line-height: 1.2;
}

.section-label.brand-name,
.section-label .brand-name,
.brand-label .brand-name {
  font-family: var(--brand);
  font-style: normal;
}

.kv h1 {
  margin-top: 20px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.16;
}

.kv__lead {
  margin-top: 36px;
  font-family: var(--serif);
  font-size: 20px;
  line-height: 1.85;
}

.kv__lower .kv__lead {
  margin-top: 0;
}

.kv__lower--actions {
  bottom: 78px;
}

.kv__lower--actions .quiet-actions {
  margin-top: 0;
}

.hero-proof {
  width: min(1080px, calc(100% - (var(--rail) * 2)));
  margin: 38px auto 0;
  padding: 30px 0 32px;
  border-top: 1px solid rgba(63, 58, 53, 0.16);
  border-bottom: 1px solid rgba(63, 58, 53, 0.16);
  background: transparent;
}

.hero-proof__inner {
  display: grid;
  grid-template-columns: minmax(180px, 0.24fr) minmax(0, 1fr);
  align-items: center;
  gap: 52px;
}

.hero-proof__label {
  margin: 0;
  color: var(--sub);
  font-family: var(--brand);
  font-size: 11px;
  line-height: 1.55;
}

.hero-proof dl {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
  margin: 0;
}

.hero-proof dl div {
  padding-left: 30px;
  border-left: 1px solid rgba(63, 58, 53, 0.14);
}

.hero-proof dt {
  color: var(--sub);
  font-size: 12px;
  line-height: 1.5;
}

.hero-proof dd {
  margin-top: 7px;
  color: var(--ink);
  font-family: var(--serif);
  font-size: 18px;
  line-height: 1.45;
}

.hero-proof dd span {
  display: inline-block;
  margin-left: 0.25em;
  color: var(--sub);
  font-family: var(--sans);
  font-size: 11px;
}

.hero-proof__note {
  grid-column: 2;
  margin: 10px 0 0;
  color: rgba(79, 72, 64, 0.58);
  font-size: 11px;
  line-height: 1.6;
}

.quiet-actions {
  display: flex;
  justify-content: center;
  gap: 34px;
  margin-top: 38px;
  font-family: var(--serif);
  font-size: 13px;
}

.quiet-actions a,
.text-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
}

.quiet-actions a::after,
.text-link::after {
  content: "";
  width: 18px;
  height: 1px;
  margin-left: 12px;
  background: currentColor;
}

.quiet-actions.dark {
  color: var(--paper);
}

.scroll-sign {
  position: absolute;
  right: 52px;
  bottom: 44px;
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
}

.intro-statement {
  width: 100%;
  margin: 0 auto;
  padding: 170px 0 70px;
  background: #faf7f2;
  text-align: center;
}

.intro-statement h2 {
  width: min(760px, calc(100% - 40px));
  margin-right: auto;
  margin-left: auto;
  margin-top: 28px;
}

.intro-statement h2:first-child {
  margin-top: 0;
}

.intro-statement p:last-child {
  width: min(520px, 100%);
  margin: 36px auto 0;
}

.concept-wide-image {
  width: 100%;
  height: min(78vh, 820px);
  min-height: 620px;
  overflow: hidden;
  background: var(--warm);
}

.concept-wide-image img {
  object-position: 50% 54%;
}

.section-title {
  width: min(620px, calc(100% - 40px));
  margin-left: var(--rail);
}

.section-title.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-title h2,
.split-copy h2,
.daily-head h2,
.recipe-copy h2,
.recipe-copy h1,
.recipe-index__head h2 {
  margin-top: 28px;
}

.issue-title span {
  display: block;
  white-space: nowrap;
}

.concept-split .issue-title {
  font-size: 30px;
  line-height: 1.95;
}

.lineup-section {
  padding: 100px 0 150px;
  background: var(--paper);
}

.lineup-section .section-title h2 {
  font-size: 30px;
  line-height: 1.68;
}

.lineup-lead {
  width: min(520px, 100%);
  margin: 22px auto 0;
  color: var(--sub);
}

.lineup-shelf {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 60px 30px;
  width: min(1180px, calc(100% - 190px));
  margin: 92px auto 0;
}

.lineup-item {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-content: start;
  text-align: center;
}

.lineup-item.is-main {
  grid-column: span 3;
}

.lineup-item.is-sub {
  grid-column: span 2;
}

.lineup-item figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 390px;
  overflow: hidden;
  background: #f5f2ee;
}

.lineup-item.is-main figure {
  height: 510px;
}

.lineup-item.is-sub figure {
  height: 255px;
  background: #f8f6f2;
}

.lineup-item img {
  width: 100%;
  height: 100%;
  padding: 42px;
  object-fit: contain;
}

.lineup-item.is-main img {
  padding: 34px;
}

.lineup-item.is-object img {
  padding: 54px;
}

.lineup-item.is-sub img {
  padding: 54px;
}

.lineup-text {
  margin-top: 28px;
}

.lineup-text h3 {
  margin-top: 6px;
  font-size: 19px;
}

.lineup-item.is-main .lineup-text h3 {
  font-size: 21px;
}

.lineup-item.is-sub .lineup-text {
  margin-top: 22px;
}

.lineup-text > p:not(.en) {
  margin-top: 10px;
  color: var(--sub);
}

.lineup-text dl {
  display: grid;
  gap: 8px;
  width: min(280px, 100%);
  margin: 22px auto 0;
  color: var(--sub);
}

.lineup-text div {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
}

.lineup-text dt,
.lineup-text dd {
  font-size: 12px;
}

.lineup-action {
  display: inline-grid;
  place-items: center;
  min-width: 164px;
  min-height: 40px;
  border: 1px solid var(--deep);
  border-radius: 999px;
  margin-top: 24px;
  padding: 0 22px;
  color: var(--paper);
  background: var(--deep);
  font-size: 12px;
}

.lineup-action.is-pending {
  color: var(--sub);
  border-color: var(--line);
  background: transparent;
}

.lineup-subhead {
  grid-column: 1 / -1;
  width: min(520px, 100%);
  margin: 28px auto 0;
  border-top: 1px solid var(--line);
  padding-top: 38px;
  text-align: center;
}

.lineup-subhead h3 {
  margin-top: 14px;
  font-size: 20px;
  line-height: 1.8;
}

.hero-slideshow {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.hero-slideshow img {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: heroFade 28s infinite;
}

.hero-slideshow img:nth-child(2) {
  animation-delay: 7s;
}

.hero-slideshow img:nth-child(3) {
  animation-delay: 14s;
}

.hero-slideshow img:nth-child(4) {
  animation-delay: 21s;
}

.hero-slideshow .slide-rice {
  object-position: center center;
}

.hero-slideshow .slide-table,
.hero-slideshow .slide-cooking {
  object-position: center center;
}

.hero-slideshow .slide-origin {
  object-position: center center;
}

.hero-slideshow .slide-bubbles {
  object-position: center center;
}

.hero-slideshow .slide-everyday {
  object-position: center center;
}

@keyframes heroFade {
  0%,
  20% {
    opacity: 1;
  }

  29%,
  91% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.concept-split,
.product-lead,
.basic-cooking {
  display: grid;
  grid-template-columns: minmax(300px, 400px) minmax(0, 1fr);
  gap: 100px;
  align-items: center;
  padding: 185px 0 0 var(--rail);
}

.product-lead,
.basic-cooking {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  padding-right: var(--rail);
  padding-left: 0;
}

.split-copy p:last-child,
.product-lead p:last-child,
.basic-cooking p {
  margin-top: 28px;
}

.split-media,
.product-lead figure {
  height: 760px;
  overflow: hidden;
}

.solution-film {
  position: relative;
  width: 100%;
  height: 78vh;
  min-height: 680px;
  margin-top: 145px;
  margin-left: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.solution-film::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(20, 16, 13, 0.62) 0%,
    rgba(20, 16, 13, 0.25) 44%,
    rgba(20, 16, 13, 0.04) 100%
  );
  content: "";
}

.solution-film video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.solution-film__copy {
  position: absolute;
  z-index: 1;
  bottom: 92px;
  left: var(--rail);
  width: min(560px, calc(100% - 2 * var(--rail)));
}

.solution-film__copy h2 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 34px;
  line-height: 1.85;
}

.solution-film__copy p:last-child {
  width: min(500px, 100%);
  margin-top: 34px;
}

.value-section {
  padding: 185px 0 155px;
  background: var(--paper);
}

.value-stack {
  margin-top: 80px;
}

.material-proof {
  display: grid;
  grid-template-columns: minmax(280px, 0.52fr) minmax(0, 1fr);
  align-items: center;
  gap: 70px;
  width: calc(100% - (var(--rail) * 2));
  margin: 76px auto 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 42px 0;
}

.material-proof h3 {
  margin-top: 24px;
  font-size: 28px;
  line-height: 1.65;
}

.material-proof p:not(.section-label) {
  margin-top: 18px;
  color: var(--sub);
  font-weight: 400;
}

.material-proof dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  background: var(--line);
}

.material-proof dl div {
  display: grid;
  min-height: 150px;
  align-content: center;
  padding: 26px 20px;
  background: var(--paper);
  text-align: center;
}

.material-proof dt {
  color: var(--ink);
  font-family: var(--en);
  font-size: 52px;
  font-style: italic;
  line-height: 1;
}

.material-proof dd {
  margin-top: 14px;
  color: var(--sub);
  font-size: 12px;
  line-height: 1.7;
}

.value-row {
  display: grid;
  grid-template-columns: minmax(0, 64%) minmax(300px, 420px);
  align-items: center;
  gap: 90px;
}

.value-row.reverse {
  grid-template-columns: minmax(300px, 420px) minmax(0, 64%);
}

.value-row.reverse figure {
  order: 2;
}

.value-row + .value-row {
  margin-top: 110px;
}

.value-row figure {
  height: 720px;
  overflow: hidden;
}

.tech-media--pure img {
  object-position: 50% 50%;
}

.tech-media--heat img {
  object-position: 50% 54%;
}

.tech-media--lid img {
  object-position: 56% 50%;
}

.tech-media--sensor img {
  object-position: 50% 52%;
}

.tech-media--craft img {
  object-position: 46% 50%;
}

.value-row div {
  padding-right: 36px;
}

.value-row.reverse div {
  padding-right: 0;
  padding-left: var(--rail);
}

.value-row h3 {
  margin-top: 38px;
}

.value-row p {
  margin-top: 24px;
  color: var(--sub);
  font-weight: 400;
}

.index {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.daily-section {
  padding: 165px 0 150px;
  background: var(--warm);
}

.daily-section.compact {
  padding-top: 150px;
}

.daily-head {
  display: grid;
  grid-template-columns: minmax(320px, 420px) minmax(0, 520px);
  gap: 120px;
  width: calc(100% - 2 * var(--rail));
  margin: 0 auto;
}

.daily-head p:last-child {
  align-self: end;
}

.daily-wide {
  width: 100%;
  height: 78vh;
  min-height: 680px;
  margin-top: 76px;
  overflow: hidden;
}

.daily-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 80px;
  width: calc(100% - 2 * var(--rail));
  margin: 95px auto 0;
}

.daily-points article video,
.daily-points article img {
  height: 500px;
  overflow: hidden;
}

.daily-points h3 {
  margin-top: 34px;
}

.daily-points p {
  margin-top: 16px;
  color: var(--sub);
}

.recipe-preview,
.recipe-page-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(300px, 390px) minmax(0, 1fr);
  gap: 96px;
  min-height: 840px;
  padding: 220px 0 140px var(--rail);
  overflow: hidden;
}

.recipe-copy p:not(.section-label) {
  margin-top: 28px;
}

.recipe-copy .text-link {
  margin-top: 30px;
}

.recipe-preview--simple {
  display: block;
  min-height: auto;
  padding: 185px 0 170px;
}

.recipe-preview--simple .recipe-copy {
  width: min(760px, calc(100% - 40px));
  margin: 0 auto;
  text-align: center;
}

.recipe-cut-strip {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  height: 340px;
  margin-top: 74px;
  overflow: hidden;
}

.recipe-cut-strip figure {
  min-width: 0;
  overflow: hidden;
}

.recipe-cut-strip img {
  object-position: 50% 50%;
}

.recipe-foot-copy {
  width: min(560px, calc(100% - 40px));
  margin: 56px auto 0;
  text-align: center;
}

.recipe-foot-copy .text-link {
  margin-top: 30px;
}

.recipe-main-photo {
  height: 720px;
  overflow: hidden;
}

.recipe-main-photo img {
  object-position: 50% 48%;
}

.recipe-overlap {
  position: relative;
  min-height: 650px;
}

.recipe-overlap img {
  position: absolute;
  width: 44vw;
  height: 580px;
  object-fit: cover;
}

.recipe-overlap .photo-a {
  top: -32px;
  right: 0;
  z-index: 3;
}

.recipe-overlap .photo-b {
  top: 185px;
  right: 38vw;
  width: 28vw;
  height: 380px;
}

.recipe-overlap .photo-c {
  top: 360px;
  right: 10vw;
  width: 28vw;
  height: 390px;
}

.technology-deep {
  position: relative;
  min-height: 120vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.technology-deep::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(28, 23, 20, 0.58) 0%,
    rgba(28, 23, 20, 0.18) 48%,
    rgba(28, 23, 20, 0.08) 100%
  );
  content: "";
}

.technology-deep.light {
  color: var(--ink);
  background: var(--paper);
}

.technology-deep > img {
  position: absolute;
  inset: 0;
  opacity: 0.75;
  z-index: 0;
}

.technology-deep.light > img {
  opacity: 0.22;
}

.technology-deep > div {
  position: absolute;
  z-index: 1;
  top: 54%;
  left: var(--rail);
  width: min(560px, calc(100% - 2 * var(--rail)));
  transform: translateY(-50%);
}

.technology-deep h2 {
  margin-top: 40px;
  color: #beb9b4;
  font-family: var(--en);
  font-size: 72px;
  font-style: italic;
  line-height: 0.9;
}

.technology-deep h2 span {
  font-family: var(--en);
}

.technology-deep p:not(.section-label) {
  width: min(430px, 100%);
  margin-top: 42px;
}

.technology-deep .text-link {
  margin-top: 32px;
}

.why-teaser {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.74fr) auto;
  align-items: end;
  gap: 62px;
  border-top: 1px solid rgba(217, 209, 200, 0.6);
  border-bottom: 1px solid rgba(217, 209, 200, 0.6);
  padding: 120px var(--rail);
  background: #f6f3ee;
}

.why-teaser h2 {
  margin-top: 24px;
}

.why-teaser > p {
  color: var(--sub);
}

.why-teaser__media {
  margin: 0;
  height: 300px;
  overflow: hidden;
  background: #ebe6de;
}

.why-teaser__media img {
  object-position: center center;
}

.why-page {
  background: var(--base);
}

.why-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
}

.why-hero__slides,
.why-hero video {
  position: absolute;
  inset: 0;
  object-position: center center;
}

.why-hero__veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(28, 23, 20, 0.44), rgba(28, 23, 20, 0.04));
}

.why-hero__copy {
  position: absolute;
  left: var(--rail);
  bottom: 108px;
  width: min(560px, calc(100% - var(--rail) * 2));
}

.why-hero h1 {
  margin-top: 28px;
  font-size: 32px;
  line-height: 1.8;
}

.why-hero__copy > p:last-child {
  margin-top: 28px;
}

.why-intro,
.why-compare,
.why-lineup {
  padding: 150px var(--rail);
}

.why-intro h2,
.why-lineup h2 {
  margin-top: 26px;
}

.why-reason-index {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 52px;
  margin-top: 86px;
}

.why-reason-index article {
  border-top: 1px solid var(--line);
  padding-top: 28px;
}

.why-reason-index span {
  color: var(--clay);
  font-family: var(--en);
  font-size: 17px;
  font-style: italic;
}

.why-reason-index h3 {
  margin-top: 24px;
}

.why-reason-index p {
  margin-top: 16px;
  color: var(--sub);
}

.why-origin {
  position: relative;
  min-height: 760px;
  margin-bottom: 150px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.why-origin figure {
  position: absolute;
  inset: 0;
}

.why-origin figure::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(20, 17, 15, 0.58), rgba(20, 17, 15, 0.08));
  content: "";
}

.why-origin img {
  object-position: center center;
}

.why-origin__copy {
  position: absolute;
  left: var(--rail);
  bottom: 86px;
  width: min(520px, calc(100% - var(--rail) * 2));
}

.why-origin__copy h2 {
  margin-top: 26px;
}

.why-origin__copy p:not(.section-label) {
  margin-top: 26px;
  color: rgba(255, 255, 255, 0.82);
}

.why-reason,
.why-tech {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, 0.78fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
}

.why-reason.is-reverse {
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
}

.why-reason.is-reverse figure {
  order: 2;
}

.why-reason figure,
.why-tech figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.why-reason--bubbles figure {
  background: #c99b62;
}

.why-reason--bubbles img {
  object-position: center center;
}

.why-reason h2,
.why-tech h2 {
  margin-top: 26px;
}

.why-reason p:not(.section-label),
.why-tech p:not(.section-label),
.why-compare p {
  margin-top: 26px;
  color: var(--sub);
}

.why-compare {
  display: grid;
  grid-template-columns: minmax(280px, 0.44fr) minmax(0, 1fr);
  gap: 74px;
  background: var(--paper);
}

.why-compare h2 {
  margin-top: 26px;
}

.why-compare dl {
  border-top: 1px solid var(--line);
}

.why-compare dl div {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 28px 0;
}

.why-compare dt {
  color: var(--ink);
}

.why-compare dd {
  color: var(--sub);
}

.why-tech {
  padding-top: 150px;
  background: var(--warm);
}

.why-tech figure img {
  object-position: center 42%;
}

.why-tech-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin-top: 38px;
  background: var(--line);
}

.why-tech-list span {
  min-height: 64px;
  padding: 20px;
  background: var(--warm);
}

.why-daily-bridge {
  display: grid;
  grid-template-columns: minmax(300px, 0.48fr) minmax(0, 1fr);
  align-items: center;
  gap: 86px;
  padding: 150px var(--rail);
  background: var(--paper);
}

.why-daily-bridge figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.why-daily-bridge img {
  object-position: center center;
}

.why-daily-bridge h2 {
  margin-top: 26px;
}

.why-daily-bridge p:not(.section-label) {
  margin-top: 26px;
  color: var(--sub);
}

.why-lineup {
  text-align: center;
  background: var(--deep);
  color: var(--paper);
}

.why-lineup .quiet-actions {
  justify-content: center;
  margin-top: 42px;
}

.craft-page {
  background: var(--base);
}

.craft-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.craft-hero figure,
.craft-hero__veil {
  position: absolute;
  inset: 0;
}

.craft-hero img {
  object-position: 48% 50%;
}

.craft-hero__veil {
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.62), rgba(24, 20, 17, 0.08));
}

.craft-hero__copy {
  position: absolute;
  left: var(--rail);
  bottom: 104px;
  width: min(600px, calc(100% - var(--rail) * 2));
}

.craft-hero h1 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 38px;
  line-height: 1.72;
}

.craft-hero__copy > p:last-child {
  margin-top: 30px;
}

.craft-intro {
  padding: 160px var(--rail) 120px;
  background: var(--paper);
}

.craft-intro h2 {
  width: min(680px, 100%);
  margin-top: 28px;
}

.craft-intro > p:not(.section-label) {
  width: min(760px, 100%);
  margin-top: 34px;
  color: var(--sub);
}

.craft-split,
.craft-tech-bridge,
.craft-care {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(320px, 0.78fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
  background: var(--paper);
}

.craft-split--reverse,
.craft-tech-bridge {
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.22fr);
}

.craft-split--reverse figure,
.craft-tech-bridge figure {
  order: 2;
}

.craft-split figure,
.craft-tech-bridge figure,
.craft-care figure {
  height: 700px;
  overflow: hidden;
  background: var(--warm);
}

.craft-split h2,
.craft-tech-bridge h2,
.craft-care h2 {
  margin-top: 28px;
}

.craft-split p:not(.section-label),
.craft-tech-bridge p:not(.section-label),
.craft-care p:not(.section-label) {
  margin-top: 28px;
  color: var(--sub);
}

.craft-feature {
  position: relative;
  min-height: 980px;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.craft-feature > img {
  position: absolute;
  inset: 0;
  opacity: 0.78;
  object-position: center center;
}

.craft-feature::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(25, 20, 17, 0.64), rgba(25, 20, 17, 0.06));
  content: "";
}

.craft-feature > div {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 110px;
  width: min(520px, calc(100% - 2 * var(--rail)));
}

.craft-feature h2 {
  margin-top: 28px;
  color: var(--paper);
}

.craft-feature p:not(.section-label) {
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.82);
}

.craft-process {
  padding: 160px var(--rail);
  background: #f6f3ee;
}

.craft-process__head h2 {
  margin-top: 28px;
}

.craft-process figure {
  height: 72vh;
  min-height: 620px;
  margin-top: 78px;
  overflow: hidden;
  background: var(--deep);
}

.craft-process ol {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 1px;
  margin: 64px 0 0;
  padding: 0;
  background: var(--line);
  list-style: none;
}

.craft-process li {
  min-height: 142px;
  padding: 24px 18px;
  background: #f6f3ee;
  font-family: var(--serif);
  font-size: 16px;
  line-height: 1.6;
}

.craft-process li span {
  display: block;
  margin-bottom: 22px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.craft-process > p {
  width: min(620px, 100%);
  margin-top: 52px;
  color: var(--sub);
}

.craft-tech-bridge {
  padding-top: 150px;
  background: var(--warm);
}

.craft-tech-bridge figure img {
  object-position: 50% 52%;
}

.craft-care {
  padding-top: 150px;
  background: var(--paper);
}

.craft-care figure {
  order: 2;
}

.craft-closing {
  display: grid;
  place-items: center;
  min-height: 560px;
  padding: 110px 20px;
  text-align: center;
  color: var(--paper);
  background: var(--deep);
}

.craft-closing h2 {
  margin-top: 28px;
  color: var(--paper);
}

.craft-closing .quiet-actions {
  margin-top: 44px;
}

.support-section,
.spec-section,
.featured-recipes,
.recipe-index {
  padding: 165px var(--rail);
  background: var(--base);
}

.faq-list {
  width: calc(100% - 2 * var(--rail));
  margin: 70px auto 0;
  border-top: 1px solid var(--line);
}

.faq-list details {
  border-bottom: 1px solid var(--line);
  padding: 28px 0;
}

.faq-list summary {
  cursor: pointer;
  font-family: var(--serif);
  font-size: 18px;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list p {
  width: min(680px, 100%);
  margin-top: 18px;
  color: var(--sub);
}

.support-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  width: calc(100% - 2 * var(--rail));
  margin: 78px auto 0;
  background: var(--line);
}

.support-card-grid article {
  min-height: 300px;
  padding: 34px;
  background: var(--base);
}

.support-card-grid h3 {
  margin-top: 24px;
}

.support-card-grid p:not(.section-label) {
  margin-top: 16px;
  color: var(--sub);
}

.support-card-grid .text-link {
  margin-top: 28px;
}

.support-page {
  background: var(--base);
}

.support-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.support-hero figure,
.support-hero__veil {
  position: absolute;
  inset: 0;
}

.support-hero figure img {
  object-position: 50% 52%;
}

.support-hero__veil {
  background: linear-gradient(90deg, rgba(24, 20, 17, 0.68), rgba(24, 20, 17, 0.12));
}

.support-hero__copy {
  position: absolute;
  z-index: 1;
  left: var(--rail);
  bottom: 96px;
  width: min(620px, calc(100% - 2 * var(--rail)));
}

.support-hero h1 {
  margin-top: 28px;
  color: var(--paper);
  font-size: 36px;
  line-height: 1.75;
}

.support-hero__copy > p:not(.section-label) {
  margin-top: 28px;
}

.support-note {
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
}

.support-hero--plain {
  display: grid;
  grid-template-columns: minmax(360px, 0.72fr) minmax(0, 1.28fr);
  gap: 86px;
  min-height: auto;
  padding: 170px var(--rail) 130px;
  color: var(--ink);
  background: var(--paper);
}

.support-hero--plain .support-hero__copy,
.support-hero--plain figure {
  position: static;
}

.support-hero--plain .support-hero__copy {
  width: auto;
  align-self: end;
}

.support-hero--plain h1 {
  color: var(--ink);
}

.support-hero--plain .support-note {
  color: var(--sub);
}

.support-hero--plain figure {
  height: 660px;
  overflow: hidden;
  background: var(--warm);
}

.support-hero--plain figure.is-contain {
  background: var(--paper);
}

.support-hero--plain figure.is-contain img {
  object-fit: contain;
}

.support-quick {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  padding: 0 var(--rail) 150px;
  background: var(--line);
}

.support-quick article {
  min-height: 360px;
  padding: 36px 30px;
  background: var(--paper);
}

.support-quick h2,
.support-step-preview h2,
.support-guide h2,
.support-trouble h2,
.support-faq-list h2,
.parts-list-section h2,
.manual-list-section h2 {
  margin-top: 26px;
}

.support-quick p:not(.section-label),
.support-step-grid p,
.support-guide .section-title p:not(.section-label),
.support-large-steps p,
.support-split p:not(.section-label),
.support-trouble dd,
.support-faq-list > p,
.support-manual-band > p:not(.section-label),
.parts-list p,
.manual-list-section p,
.manual-list-section dd,
.support-care-note p {
  color: var(--sub);
}

.support-quick .text-link {
  margin-top: 28px;
}

.support-step-preview,
.support-guide,
.parts-list-section {
  padding: 150px var(--rail);
  background: var(--paper);
}

.support-step-grid,
.support-large-steps,
.parts-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1px;
  margin-top: 76px;
  padding: 0;
  background: var(--line);
  list-style: none;
}

.support-large-steps {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.parts-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.support-step-grid article,
.support-large-steps li,
.parts-list article {
  min-height: 210px;
  padding: 28px 22px;
  background: var(--paper);
}

.support-step-grid span,
.support-large-steps span,
.parts-list span {
  display: block;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.support-step-grid h3,
.support-large-steps h3,
.parts-list h3 {
  margin-top: 24px;
}

.support-step-grid p,
.support-large-steps p,
.parts-list p {
  margin-top: 12px;
}

.support-split,
.manual-list-section {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, 0.82fr);
  align-items: center;
  gap: 86px;
  padding: 0 var(--rail) 150px;
  background: var(--paper);
}

.support-split--reverse {
  grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr);
}

.support-split--reverse figure {
  order: 2;
}

.support-split figure {
  height: 680px;
  overflow: hidden;
  background: var(--warm);
}

.support-split h2 {
  margin-top: 28px;
}

.support-split p:not(.section-label) {
  margin-top: 28px;
}

.support-split .text-link {
  margin-top: 34px;
}

.support-trouble,
.support-faq-list {
  padding: 150px var(--rail);
  background: var(--warm);
}

.support-trouble {
  display: grid;
  grid-template-columns: minmax(300px, 0.55fr) minmax(0, 1fr);
  gap: 86px;
  align-items: start;
}

.support-trouble--top {
  background: var(--paper);
}

.support-trouble dl,
.manual-list-section dl {
  margin: 0;
  border-top: 1px solid var(--line);
}

.support-trouble dl div,
.manual-list-section dl div {
  display: grid;
  grid-template-columns: minmax(150px, 0.32fr) minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 26px 0;
}

.support-trouble dt,
.manual-list-section dt {
  font-family: var(--serif);
  font-size: 18px;
}

.support-trouble .text-link {
  align-self: end;
}

.support-manual-band {
  display: grid;
  place-items: center;
  padding: 130px 20px;
  text-align: center;
  background: var(--paper);
}

.support-manual-band h2 {
  margin-top: 26px;
}

.support-manual-band > p:not(.section-label) {
  width: min(660px, 100%);
  margin-top: 26px;
}

.support-guide--warm {
  background: var(--warm);
}

.support-care-note {
  width: min(780px, 100%);
  margin-top: 70px;
  border-top: 1px solid var(--line);
  padding-top: 32px;
}

.support-care-note h3 {
  font-size: 24px;
}

.support-care-note p {
  margin-top: 18px;
}

.support-faq-list {
  background: var(--paper);
}

.support-faq-list .faq-list {
  width: 100%;
}

.parts-list-section {
  background: var(--paper);
}

.manual-list-section {
  padding-top: 150px;
  background: var(--warm);
}

.manual-list-section p {
  margin-top: 28px;
}

.closing-cta {
  display: grid;
  place-items: center;
  min-height: 540px;
  padding: 100px 20px;
  text-align: center;
  color: var(--paper);
  background: var(--deep);
}

.closing-cta h2 {
  margin-top: 28px;
}

.site-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 120px;
  padding: 0 44px;
  color: var(--paper);
  background: #211d19;
}

.site-footer p {
  font-weight: 600;
}

.site-footer .brand-name {
  font-weight: 500;
}

.site-footer nav {
  display: flex;
  gap: 28px;
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.product-hero {
  display: grid;
  grid-template-columns: minmax(300px, 36vw) minmax(0, 64vw);
  gap: 70px;
  min-height: 100vh;
  padding: 0 0 0 var(--rail);
  align-items: center;
  background: var(--paper);
}

.product-hero--visual {
  position: relative;
  display: block;
  height: 100vh;
  min-height: 720px;
  padding: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.product-hero h1 {
  margin-top: 28px;
  font-size: 32px;
  line-height: 1.6;
}

.product-hero--visual h1 {
  margin-top: 20px;
  color: var(--paper);
  font-size: 30px;
  line-height: 1.3;
}

.product-hero h1 .brand-name {
  display: block;
  margin-bottom: 10px;
  font-size: 0.96em;
}

.product-hero--visual h1 .brand-name {
  margin-bottom: 12px;
  font-size: 52px;
  line-height: 1.12;
}

.product-hero h1 .jp-line {
  line-height: 1.55;
}

.product-hero .kv__lead {
  margin-top: 24px;
  font-size: 18px;
}

.product-hero__copy > p:not(.section-label):not(.kv__lead) {
  margin-top: 30px;
}

.product-hero__media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  min-height: 720px;
  overflow: hidden;
  background: #dbe2e5;
}

.product-hero--visual .product-hero__media,
.product-hero__veil {
  position: absolute;
  inset: 0;
  height: 100%;
  min-height: 0;
}

.product-hero__veil {
  background: rgba(28, 24, 21, 0.3);
}

.product-hero__media img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 78%;
}

.product-hero--visual .product-hero__media img {
  object-position: 52% 50%;
}

.product-hero__center {
  position: absolute;
  top: 42%;
  left: 50%;
  width: min(760px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.product-hero__lower {
  position: absolute;
  bottom: 70px;
  left: var(--rail);
  width: min(430px, calc(100% - 40px));
}

.product-hero__lower .kv__lead {
  margin-top: 0;
}

.product-hero__lower > p:not(.kv__lead) {
  margin-top: 26px;
}

.product-hero--visual .product-meta {
  color: var(--paper);
}

.product-hero--visual .product-meta div {
  border-bottom-color: rgba(255, 255, 255, 0.34);
}

.product-hero--visual .product-meta dt,
.product-hero--visual .product-meta dd {
  color: rgba(255, 255, 255, 0.8);
}

.product-meta {
  display: grid;
  gap: 10px;
  margin-top: 36px;
}

.product-meta div {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  padding-bottom: 8px;
}

.product-meta dt,
.product-meta dd {
  color: var(--sub);
  font-size: 12px;
}

.taste-section {
  padding: 170px var(--rail);
  background: var(--paper);
}

.taste-grid,
.featured-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
  margin-top: 92px;
}

.taste-grid img,
.taste-grid video {
  height: 560px;
}

.taste-grid h3,
.featured-grid h3,
.recipe-card-grid h3 {
  margin-top: 24px;
  font-size: 20px;
}

.taste-grid p,
.featured-grid p:not(.en),
.recipe-card-grid p {
  margin-top: 12px;
  color: var(--sub);
}

.spec-table {
  width: calc(100% - 2 * var(--rail));
  margin: 72px auto 0;
  border-top: 1px solid var(--line);
}

.spec-table div {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 40px;
  border-bottom: 1px solid var(--line);
  padding: 22px 0;
}

.spec-table span {
  color: var(--sub);
}

.spec-table strong {
  font-weight: 400;
}

.recipe-strip {
  display: grid;
  grid-template-columns: minmax(300px, 370px) repeat(2, minmax(0, 1fr));
  gap: 38px;
  align-items: end;
  padding: 170px var(--rail);
  background: var(--warm);
}

.recipe-strip h2 {
  margin-top: 28px;
}

.recipe-strip .text-link {
  margin-top: 30px;
}

.recipe-strip figure {
  height: 620px;
  overflow: hidden;
}

.recipe-page-hero {
  min-height: 100vh;
  padding-top: 170px;
  background: var(--base);
}

.recipe-page-hero--visual {
  position: relative;
  display: block;
  height: 100vh;
  min-height: 720px;
  padding: 0;
  overflow: hidden;
  color: var(--paper);
  background: var(--deep);
}

.recipe-page-hero h1 {
  margin-top: 28px;
}

.recipe-page-hero--visual h1 {
  margin-top: 30px;
  color: var(--paper);
  font-size: 44px;
  line-height: 1.55;
}

.recipe-hero__media,
.recipe-hero__veil {
  position: absolute;
  inset: 0;
}

.recipe-hero__media img {
  object-position: 50% 50%;
}

.recipe-hero__media.hero-slideshow img {
  animation-name: recipeHeroFade;
  animation-duration: 36s;
  object-position: center center;
}

.recipe-hero__media.hero-slideshow img:nth-child(2) {
  animation-delay: 6s;
}

.recipe-hero__media.hero-slideshow img:nth-child(3) {
  animation-delay: 12s;
}

.recipe-hero__media.hero-slideshow img:nth-child(4) {
  animation-delay: 18s;
}

.recipe-hero__media.hero-slideshow img:nth-child(5) {
  animation-delay: 24s;
}

.recipe-hero__media.hero-slideshow img:nth-child(6) {
  animation-delay: 30s;
}

.recipe-hero__veil {
  background: linear-gradient(
    180deg,
    rgba(23, 18, 15, 0.08) 0%,
    rgba(23, 18, 15, 0.03) 46%,
    rgba(23, 18, 15, 0.12) 100%
  );
}

.recipe-hero__center {
  position: absolute;
  top: 44%;
  left: 50%;
  width: min(720px, calc(100% - 40px));
  text-align: center;
  transform: translate(-50%, -50%);
}

.recipe-hero__lower {
  position: absolute;
  bottom: 84px;
  left: 50%;
  width: min(560px, calc(100% - 40px));
  text-align: center;
  transform: translateX(-50%);
}

@keyframes recipeHeroFade {
  0%,
  12% {
    opacity: 1;
  }

  18%,
  94% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.recipe-band {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  height: 340px;
  overflow: hidden;
  background: var(--deep);
}

.recipe-band figure {
  min-width: 0;
  overflow: hidden;
}

.recipe-band img {
  object-position: 50% 50%;
}

.recipe-overlap.large img {
  width: 44vw;
  height: 590px;
}

.recipe-overlap.large .photo-b,
.recipe-overlap.large .photo-c {
  width: 30vw;
  height: 430px;
}

.featured-grid article:nth-child(2) {
  padding-top: 76px;
}

.featured-grid img {
  height: 620px;
}

.recipe-index {
  background: var(--paper);
}

.recipe-index__head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 60px;
}

.filter-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.filter-bar button {
  min-height: 30px;
  border: 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  padding: 0 0 4px;
  color: var(--ink);
  background: transparent;
  cursor: pointer;
  font-size: 12px;
}

.filter-bar button.is-active {
  color: var(--ink);
  border-color: currentColor;
  background: transparent;
}

.recipe-card-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 78px 34px;
  margin-top: 96px;
}

.recipe-card-grid article[hidden] {
  display: none;
}

.recipe-card-grid article {
  grid-column: span 3;
}

.recipe-card-grid article:nth-child(1),
.recipe-card-grid article:nth-child(7),
.recipe-card-grid article:nth-child(8) {
  grid-column: span 6;
}

.recipe-card-grid article:nth-child(4),
.recipe-card-grid article:nth-child(5),
.recipe-card-grid article:nth-child(6) {
  grid-column: span 4;
}

.recipe-card-grid img {
  height: 430px;
}

.recipe-card-grid article:nth-child(1) img,
.recipe-card-grid article:nth-child(7) img,
.recipe-card-grid article:nth-child(8) img {
  height: 620px;
}

.recipe-card-grid article:nth-child(4) img,
.recipe-card-grid article:nth-child(5) img,
.recipe-card-grid article:nth-child(6) img {
  height: 500px;
}

.recipe-card-grid span {
  display: block;
  margin-top: 20px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.basic-cooking {
  padding-bottom: 165px;
  background: var(--warm);
}

.basic-cooking figure {
  height: 720px;
}

.pdp-body {
  background: var(--paper);
}

.pdp-body .site-header {
  color: var(--paper);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  background: rgba(39, 34, 31, 0.96);
  backdrop-filter: blur(18px);
}

.pdp-body .brand-mark {
  gap: 9px;
  width: auto;
  min-width: 300px;
}

.store-label {
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 500;
}

.pdp-page {
  padding-top: 70px;
  background: var(--paper);
}

.pdp-notice {
  padding: 13px 20px;
  text-align: center;
  color: var(--ink);
  background: #f1efec;
  font-size: 12px;
}

.pdp-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: calc(100% - 72px);
  margin: 24px auto 0;
  color: var(--sub);
  font-size: 12px;
}

.pdp-breadcrumb > span::before {
  content: ">";
  margin-right: 10px;
  color: #aaa29a;
}

.pdp-title {
  position: relative;
  width: calc(100% - 72px);
  margin: 0 auto;
  padding: 48px 0 72px;
  text-align: center;
}

.pdp-title h1 {
  margin-top: 24px;
  font-size: 28px;
  line-height: 1.6;
}

.pdp-title h1 .brand-name {
  display: inline-block;
  margin-right: 0.28em;
  font-size: 1.08em;
}

.pdp-title > p:not(.section-label):not(.pdp-code) {
  margin-top: 18px;
  font-family: var(--serif);
  font-size: 16px;
}

.pdp-code {
  position: absolute;
  right: 0;
  bottom: 76px;
  color: var(--sub);
  font-size: 12px;
}

.pdp-product {
  display: grid;
  grid-template-columns: minmax(0, 58%) minmax(380px, 42%);
  gap: 72px;
  width: calc(100% - 120px);
  margin: 0 auto;
  align-items: start;
}

.pdp-gallery {
  min-width: 0;
}

.pdp-main-visual {
  position: relative;
  display: grid;
  place-items: center;
  height: min(60vw, 620px);
  min-height: 520px;
  overflow: hidden;
  background: #f3f4f3;
}

.pdp-main-visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.26);
  transform-origin: center 56%;
}

.pdp-view-badge {
  position: absolute;
  left: 24px;
  bottom: 24px;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.9);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
}

.pdp-thumb-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px;
}

.pdp-thumb-row button {
  height: 132px;
  border: 1px solid transparent;
  padding: 0;
  overflow: hidden;
  background: #f3f4f3;
  cursor: pointer;
}

.pdp-thumb-row button.is-active {
  border-color: var(--deep);
}

.pdp-thumb-row img {
  object-fit: cover;
}

.pdp-buybox {
  position: sticky;
  top: 96px;
  min-width: 0;
  padding-bottom: 54px;
}

.pdp-option-title {
  margin-bottom: 20px;
  font-family: var(--serif);
  font-size: 17px;
  line-height: 1.6;
}

.pdp-swatch-row {
  display: flex;
  gap: 28px;
}

.pdp-swatch-row button {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid var(--line);
  border-radius: 50%;
  padding: 0;
  background: var(--paper);
  cursor: pointer;
}

.pdp-swatch-row button.is-active {
  border-color: var(--deep);
}

.pdp-swatch-row span {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}

.swatch-black {
  background: #1f1d1b;
}

.swatch-matte {
  background: #d8d2ca;
}

.pdp-divider {
  height: 1px;
  margin: 34px 0;
  background: var(--line);
}

.pdp-price {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 24px;
}

.pdp-price span {
  color: var(--sub);
}

.pdp-price strong {
  font-size: 30px;
  font-weight: 500;
}

.pdp-review-link {
  display: inline-block;
  margin-top: 22px;
  border-bottom: 1px solid currentColor;
  color: var(--sub);
  font-size: 12px;
}

.pdp-choice-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.pdp-choice-grid a {
  display: grid;
  place-items: center;
  min-height: 46px;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 0 16px;
  color: var(--sub);
  font-size: 13px;
}

.pdp-choice-grid a.is-active {
  border-color: var(--deep);
  color: var(--ink);
}

.pdp-assist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 64px;
  margin-top: 26px;
  border: 1px solid var(--line);
  padding: 0 24px;
}

.pdp-assist span {
  font-family: var(--en);
  font-size: 15px;
  font-style: italic;
}

.pdp-assist strong {
  font-weight: 500;
}

.pdp-assist::after {
  content: "->";
  color: var(--sub);
}

.pdp-select-row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  margin-top: 22px;
}

.pdp-select-row span {
  color: var(--sub);
}

.pdp-select-row select {
  width: 100%;
  min-height: 42px;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 0 18px;
  color: var(--ink);
  background: var(--paper);
  font: inherit;
}

.pdp-cart-button {
  width: 100%;
  min-height: 58px;
  border: 0;
  border-radius: 999px;
  margin-top: 30px;
  color: var(--paper);
  background: var(--deep);
  font-weight: 600;
}

.pdp-cart-button:disabled {
  cursor: not-allowed;
  opacity: 0.72;
}

.pdp-buy-notes {
  display: grid;
  gap: 6px;
  margin-top: 22px;
  color: var(--sub);
  font-size: 12px;
}

.pdp-accordions {
  margin-top: 36px;
  border-top: 1px solid var(--line);
}

.pdp-accordions details {
  border-bottom: 1px solid var(--line);
  padding: 22px 0;
}

.pdp-accordions summary {
  cursor: pointer;
  font-family: var(--serif);
  font-size: 17px;
  list-style: none;
}

.pdp-accordions summary::-webkit-details-marker {
  display: none;
}

.pdp-accordions p,
.pdp-accordions dl {
  margin-top: 16px;
  color: var(--sub);
}

.pdp-support-links {
  display: grid;
  gap: 0;
  margin-top: 18px;
  border-top: 1px solid var(--line);
}

.pdp-support-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48px;
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  font-family: var(--serif);
  font-size: 15px;
}

.pdp-support-links a::after {
  content: "->";
  color: var(--sub);
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
}

.pdp-accordions dl div {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 16px;
  border-top: 1px solid var(--line);
  padding: 10px 0;
}

.pdp-visual-section,
.pdp-feature-section,
.pdp-daily-section,
.pdp-spec-section,
.pdp-related-section,
.pdp-faq-section {
  padding: 150px var(--rail);
}

.pdp-visual-section {
  background: var(--paper);
}

.pdp-visual-section--image-only {
  padding-top: 112px;
  padding-bottom: 112px;
}

.pdp-section-title {
  width: min(640px, 100%);
}

.pdp-section-title h2 {
  margin-top: 26px;
}

#future-products,
#pdp-feature,
#pdp-detail-spec,
#pdp-faq,
#why-donabe-link {
  scroll-margin-top: 88px;
}

.pdp-section-lead {
  margin-top: 28px;
  color: var(--sub);
}

.pdp-visual-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.24fr) minmax(0, 0.88fr);
  gap: 28px;
  margin-top: 76px;
}

.pdp-visual-grid figure {
  height: 500px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-visual-grid .wide {
  grid-row: span 2;
  height: auto;
  min-height: 760px;
}

.pdp-photo-wall {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.65fr);
  gap: 1px;
  margin: 118px calc(var(--rail) * -1) 0;
  background: var(--line);
}

.pdp-visual-section--image-only .pdp-photo-wall {
  margin-top: 0;
}

.pdp-photo-wall figure {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-photo-wall__wide {
  grid-row: span 2;
  min-height: 760px;
}

.pdp-photo-wall__wide img {
  object-position: 34% center;
}

.pdp-photo-wall .is-life img {
  object-position: 52% center;
}

.pdp-photo-wall .is-detail img {
  object-position: center 52%;
}

.pdp-photo-wall .is-cooking img {
  object-position: center center;
}

.pdp-feature-section {
  background: var(--warm);
}

.pdp-feature-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 54px 34px;
  margin-top: 80px;
}

.pdp-feature-list article {
  padding-top: 0;
}

.pdp-feature-card-media {
  height: 300px;
  overflow: hidden;
  background: var(--paper);
}

.pdp-feature-card-media img {
  object-position: center center;
}

.pdp-feature-list span {
  display: block;
  border-top: 1px solid var(--line);
  margin-top: 26px;
  padding-top: 18px;
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.pdp-feature-list h3 {
  margin-top: 24px;
}

.pdp-feature-list p {
  margin-top: 16px;
  color: var(--sub);
}

.pdp-reason-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 34px var(--rail);
  background: var(--paper);
}

.pdp-reason-link a {
  border-bottom: 1px solid currentColor;
  font-family: var(--serif);
  font-size: 18px;
}

.pdp-support-guide {
  padding: 120px var(--rail);
  background: #f3f0ea;
}

.pdp-support-guide h2 {
  margin-top: 26px;
}

.pdp-support-guide div {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin-top: 58px;
  background: var(--line);
}

.pdp-support-guide a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 112px;
  padding: 30px;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--serif);
  font-size: 17px;
  line-height: 1.7;
}

.pdp-support-guide a::after {
  content: "->";
  flex: 0 0 auto;
  margin-left: 20px;
  color: var(--sub);
  font-family: var(--en);
  font-size: 14px;
  font-style: italic;
}

.pdp-feature-stories {
  display: grid;
  gap: 120px;
  margin-top: 130px;
}

.pdp-feature-story {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.72fr);
  align-items: center;
  gap: 86px;
}

.pdp-feature-story.is-reverse {
  grid-template-columns: minmax(320px, 0.72fr) minmax(0, 1.35fr);
}

.pdp-feature-story.is-reverse figure {
  order: 2;
}

.pdp-feature-story figure {
  height: 620px;
  overflow: hidden;
  background: var(--paper);
}

.pdp-feature-story h3 {
  margin-top: 26px;
  font-size: 28px;
  line-height: 1.65;
}

.pdp-feature-story p:not(.section-label) {
  margin-top: 22px;
  color: var(--sub);
}

.pdp-feature-points {
  display: grid;
  gap: 12px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.pdp-feature-points li {
  border-top: 1px solid var(--line);
  padding-top: 12px;
  color: var(--ink);
}

.pdp-daily-section,
.pdp-related-section,
.pdp-faq-section {
  background: var(--paper);
}

.pdp-daily-split {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  gap: 70px;
  margin-top: 80px;
  align-items: stretch;
}

.pdp-daily-split figure {
  min-height: 720px;
  overflow: hidden;
  background: var(--warm);
}

.pdp-daily-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  background: var(--line);
}

.pdp-daily-list article {
  display: grid;
  align-content: start;
  min-height: 245px;
  padding: 34px;
  background: var(--paper);
}

.pdp-daily-list article p {
  color: var(--clay);
  font-family: var(--en);
  font-size: 16px;
  font-style: italic;
}

.pdp-daily-list h3 {
  margin-top: 22px;
  font-size: 20px;
}

.pdp-daily-list span {
  display: block;
  margin-top: 16px;
  color: var(--sub);
}

.pdp-spec-section {
  background: var(--warm);
}

.pdp-spec-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr);
  gap: 70px;
  margin-top: 80px;
  align-items: start;
}

.pdp-spec-note {
  position: sticky;
  top: 120px;
  border-top: 1px solid var(--line);
  padding-top: 28px;
}

.pdp-spec-note h3 {
  margin-top: 26px;
  font-size: 24px;
  line-height: 1.7;
}

.pdp-spec-note p:not(.section-label) {
  margin-top: 20px;
  color: var(--sub);
}

.pdp-spec-table {
  border-top: 1px solid var(--line);
}

.pdp-spec-table div {
  display: grid;
  grid-template-columns: minmax(150px, 0.32fr) minmax(0, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--line);
  padding: 24px 0;
}

.pdp-spec-table dt {
  color: var(--sub);
}

.pdp-spec-table dd {
  color: var(--ink);
}

.pdp-family-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
  margin-top: 76px;
}

.pdp-family-grid article {
  border-top: 1px solid var(--line);
  padding-top: 24px;
}

.pdp-family-grid article.is-active {
  border-top-color: var(--deep);
}

.pdp-family-grid img {
  height: 280px;
  background: #f3f4f3;
}

.pdp-family-grid .en {
  margin-top: 22px;
}

.pdp-family-grid h3 {
  margin-top: 8px;
  font-size: 18px;
}

.pdp-family-grid p:not(.en) {
  margin-top: 12px;
  color: var(--sub);
}

.pdp-faq-section .faq-list {
  width: 100%;
}

.pdp-sticky-bar {
  position: static;
  z-index: 30;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 28px;
  min-height: 68px;
  padding: 0 var(--rail);
  color: var(--paper);
  background: rgba(39, 34, 31, 0.96);
}

.pdp-sticky-bar strong {
  font-weight: 500;
}

.pdp-sticky-bar a {
  display: grid;
  place-items: center;
  min-height: 42px;
  border-radius: 999px;
  padding: 0 26px;
  color: var(--ink);
  background: var(--paper);
  font-size: 12px;
}

@media (max-width: 980px) {
  .why-teaser,
  .why-reason-index,
  .why-reason,
  .why-reason.is-reverse,
  .why-compare,
  .why-tech,
  .why-daily-bridge,
  .craft-split,
  .craft-split--reverse,
  .craft-tech-bridge,
  .craft-care,
  .support-hero--plain,
  .support-split,
  .support-split--reverse,
  .support-trouble,
  .manual-list-section {
    grid-template-columns: 1fr;
  }

  .why-reason.is-reverse figure,
  .craft-split--reverse figure,
  .craft-tech-bridge figure,
  .craft-care figure,
  .support-split--reverse figure {
    order: 0;
  }

  .why-teaser {
    align-items: start;
  }

  .why-reason figure,
  .why-tech figure,
  .why-daily-bridge figure,
  .craft-split figure,
  .craft-tech-bridge figure,
  .craft-care figure {
    height: 540px;
  }

  .craft-process ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pdp-title,
  .pdp-breadcrumb,
  .pdp-product {
    width: calc(100% - 40px);
  }

  .pdp-title {
    padding: 40px 0 48px;
    text-align: left;
  }

  .pdp-code {
    position: static;
    margin-top: 28px;
  }

  .pdp-product {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .pdp-buybox {
    position: static;
    padding-bottom: 0;
  }

  .pdp-visual-grid,
  .pdp-feature-list,
  .pdp-feature-story,
  .pdp-feature-story.is-reverse,
  .pdp-daily-split,
  .pdp-spec-layout {
    grid-template-columns: 1fr;
  }

  .pdp-feature-story.is-reverse figure {
    order: 0;
  }

  .pdp-feature-story {
    gap: 40px;
  }

  .pdp-feature-story figure {
    height: 520px;
  }

  .pdp-daily-list {
    grid-template-columns: 1fr 1fr;
  }

  .pdp-spec-note {
    position: static;
  }

  .pdp-visual-grid .wide {
    min-height: 0;
  }

  .pdp-photo-wall {
    grid-template-columns: 1fr;
    margin-right: calc(var(--rail) * -1);
    margin-left: calc(var(--rail) * -1);
  }

  .pdp-photo-wall__wide,
  .pdp-photo-wall figure {
    min-height: 520px;
  }

  .pdp-family-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-card-grid,
  .support-quick,
  .parts-list,
  .pdp-support-guide div {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-step-grid,
  .support-large-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .support-hero--plain figure,
  .support-split figure {
    height: 540px;
  }
}

@media (max-width: 750px) {
  .why-hero {
    min-height: 760px;
  }

  .why-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .why-hero h1 {
    font-size: 26px;
    line-height: 1.75;
  }

  .why-teaser,
  .why-intro,
  .why-compare,
  .why-lineup,
  .why-reason,
  .why-tech,
  .why-daily-bridge,
  .craft-intro,
  .craft-process {
    padding: 112px 20px;
  }

  .why-reason,
  .why-tech,
  .why-daily-bridge,
  .craft-split,
  .craft-tech-bridge,
  .craft-care {
    gap: 42px;
    padding-top: 0;
  }

  .craft-split,
  .craft-tech-bridge,
  .craft-care {
    padding-right: 20px;
    padding-bottom: 112px;
    padding-left: 20px;
  }

  .why-origin {
    min-height: 650px;
    margin-bottom: 112px;
  }

  .why-origin__copy {
    right: 20px;
    bottom: 64px;
    left: 20px;
    width: auto;
  }

  .why-reason-index {
    gap: 38px;
    margin-top: 60px;
  }

  .why-reason figure,
  .why-tech figure,
  .why-daily-bridge figure,
  .craft-split figure,
  .craft-tech-bridge figure,
  .craft-care figure {
    height: 390px;
  }

  .craft-hero {
    min-height: 780px;
  }

  .craft-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .craft-hero h1 {
    font-size: 30px;
    line-height: 1.65;
  }

  .craft-intro h2,
  .craft-process__head h2 {
    margin-top: 24px;
  }

  .craft-feature {
    min-height: 760px;
  }

  .craft-feature > div {
    right: 20px;
    bottom: 72px;
    left: 20px;
    width: auto;
  }

  .craft-feature h2 {
    font-size: 26px;
    line-height: 1.75;
  }

  .craft-process figure {
    height: 430px;
    min-height: 0;
    margin-top: 56px;
  }

  .craft-process ol {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 42px;
    background: transparent;
  }

  .craft-process li {
    min-height: 0;
    border-top: 1px solid var(--line);
    padding: 22px 0;
    background: transparent;
  }

  .craft-process li:last-child {
    border-bottom: 1px solid var(--line);
  }

  .craft-process li span {
    margin-bottom: 12px;
  }

  .craft-closing {
    min-height: 520px;
    padding: 100px 20px;
  }

  .why-daily-bridge figure {
    order: -1;
  }

  .why-compare dl div,
  .why-tech-list {
    grid-template-columns: 1fr;
  }

  .why-teaser {
    gap: 28px;
  }

  .why-teaser__media {
    height: 230px;
  }

  .pdp-reason-link {
    display: grid;
    gap: 14px;
    padding: 28px 20px;
  }

  .pdp-reason-link a {
    font-size: 16px;
  }

  .pdp-body .brand-mark {
    min-width: 0;
  }

  .site-header .store-label {
    display: none;
  }

  .pdp-page {
    padding-top: 62px;
  }

  .pdp-notice {
    padding: 12px 20px;
    text-align: left;
  }

  .pdp-breadcrumb {
    margin-top: 20px;
    font-size: 11px;
  }

  .pdp-title h1 {
    font-size: 24px;
    line-height: 1.75;
  }

  .pdp-title h1 .brand-name {
    display: block;
    margin-right: 0;
    font-size: 30px;
    line-height: 1.16;
  }

  .pdp-main-visual {
    height: 430px;
    min-height: 0;
  }

  .pdp-main-visual img {
    width: 100%;
    height: 100%;
    transform: scale(1.18);
  }

  .pdp-view-badge {
    width: 52px;
    height: 52px;
    left: 18px;
    bottom: 18px;
  }

  .pdp-thumb-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
  }

  .pdp-thumb-row button {
    height: 76px;
  }

  .pdp-price strong {
    font-size: 26px;
  }

  .pdp-choice-grid {
    grid-template-columns: 1fr 1fr;
  }

  .pdp-assist {
    padding: 0 18px;
  }

  .pdp-select-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .pdp-visual-section,
  .pdp-feature-section,
  .pdp-daily-section,
  .pdp-spec-section,
  .pdp-related-section,
  .pdp-faq-section {
    padding: 112px 20px;
  }

  .pdp-visual-section--image-only {
    padding: 84px 20px 96px;
  }

  .pdp-visual-grid {
    gap: 20px;
    margin-top: 56px;
  }

  .pdp-visual-grid figure {
    height: 330px;
  }

  .pdp-photo-wall {
    margin-top: 54px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .pdp-photo-wall__wide,
  .pdp-photo-wall figure {
    min-height: 390px;
  }

  .pdp-feature-list {
    gap: 36px;
    margin-top: 56px;
  }

  .pdp-feature-card-media {
    height: 320px;
  }

  .pdp-feature-stories {
    gap: 84px;
    margin-top: 88px;
  }

  .pdp-feature-story figure {
    height: 390px;
  }

  .pdp-feature-story h3 {
    font-size: 22px;
    line-height: 1.75;
  }

  .pdp-daily-split,
  .pdp-spec-layout {
    gap: 42px;
    margin-top: 56px;
  }

  .pdp-daily-split figure {
    min-height: 420px;
  }

  .pdp-daily-list {
    grid-template-columns: 1fr;
  }

  .pdp-daily-list article {
    min-height: 0;
    padding: 28px 0;
  }

  .pdp-spec-table div {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 20px 0;
  }

  .pdp-family-grid {
    grid-template-columns: 1fr;
    gap: 34px;
    margin-top: 56px;
  }

  .pdp-family-grid img {
    height: 300px;
  }

  .pdp-sticky-bar {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 14px 20px;
  }

  .pdp-sticky-bar a {
    min-height: 40px;
  }

  .support-hero {
    min-height: 760px;
  }

  .support-hero__copy {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
  }

  .support-hero h1 {
    font-size: 28px;
    line-height: 1.72;
  }

  .support-hero--plain {
    gap: 46px;
    padding: 116px 20px 104px;
  }

  .support-hero--plain .support-hero__copy {
    width: auto;
  }

  .support-hero--plain figure {
    height: 390px;
  }

  .support-card-grid,
  .support-quick,
  .support-step-grid,
  .support-large-steps,
  .parts-list,
  .pdp-support-guide div {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .support-card-grid {
    margin-top: 54px;
  }

  .support-card-grid article,
  .support-quick article,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article {
    min-height: 0;
    padding: 28px 0;
    background: transparent;
  }

  .support-card-grid,
  .support-quick,
  .support-step-grid,
  .support-large-steps,
  .parts-list {
    gap: 0;
    background: transparent;
  }

  .support-card-grid article,
  .support-quick article,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article {
    border-top: 1px solid var(--line);
  }

  .support-card-grid article:last-child,
  .support-quick article:last-child,
  .support-step-grid article:last-child,
  .support-large-steps li:last-child,
  .parts-list article:last-child {
    border-bottom: 1px solid var(--line);
  }

  .support-quick,
  .support-step-preview,
  .support-guide,
  .support-trouble,
  .support-faq-list,
  .parts-list-section,
  .manual-list-section,
  .pdp-support-guide {
    padding: 112px 20px;
  }

  .support-quick {
    padding-top: 0;
  }

  .support-split,
  .manual-list-section {
    gap: 42px;
    padding: 0 20px 112px;
  }

  .support-split figure {
    height: 390px;
  }

  .support-trouble {
    gap: 46px;
  }

  .support-trouble dl div,
  .manual-list-section dl div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .support-manual-band {
    padding: 104px 20px;
  }

  .pdp-support-guide div {
    gap: 0;
    margin-top: 42px;
    background: transparent;
  }

  .pdp-support-guide a {
    min-height: 0;
    border-top: 1px solid var(--line);
    padding: 22px 0;
    background: transparent;
    font-size: 16px;
  }

  .pdp-support-guide a:last-child {
    border-bottom: 1px solid var(--line);
  }
}

@media (max-width: 980px) {
  :root {
    --rail: 56px;
  }

  .lineup-shelf,
  .daily-points,
  .taste-grid,
  .featured-grid,
  .recipe-card-grid {
    gap: 32px;
  }

  .lineup-shelf {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lineup-item.is-main,
  .lineup-item.is-sub {
    grid-column: span 1;
  }

  .lineup-subhead {
    grid-column: 1 / -1;
    margin-top: 24px;
  }

  .lineup-item.is-main figure {
    height: 380px;
  }

  .lineup-item.is-sub figure {
    height: 240px;
  }

  .recipe-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .recipe-card-grid article,
  .recipe-card-grid article:nth-child(1),
  .recipe-card-grid article:nth-child(4),
  .recipe-card-grid article:nth-child(5),
  .recipe-card-grid article:nth-child(6),
  .recipe-card-grid article:nth-child(7),
  .recipe-card-grid article:nth-child(8) {
    grid-column: span 1;
  }

  .recipe-card-grid article:nth-child(1) {
    grid-column: 1 / -1;
  }

  .hero-proof {
    width: calc(100% - 112px);
  }

  .hero-proof__inner {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .material-proof {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .material-proof dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .concept-split,
  .product-lead,
  .basic-cooking,
  .product-hero,
  .recipe-preview,
  .recipe-page-hero,
  .recipe-strip {
    grid-template-columns: 1fr;
  }

  .recipe-overlap {
    min-height: 620px;
  }
}

@media (max-width: 750px) {
  :root {
    --rail: 20px;
  }

  body {
    font-size: 13px;
    line-height: 1.9;
  }

  .parallax-media-item {
    --parallax-scale: 1.035;
  }

  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 25px;
    line-height: 1.7;
  }

  .concept-split .issue-title {
    font-size: 25px;
    line-height: 1.85;
  }

  h3 {
    font-size: 18px;
  }

  .site-header {
    height: 68px;
    padding: 0 20px;
    color: var(--paper);
    background: transparent;
  }

  .site-header.is-scrolled,
  .site-header.is-open {
    background: rgba(47, 41, 36, 0.9);
  }

  .support-subpage .site-header {
    color: var(--ink);
    border-bottom-color: var(--line);
    background: rgba(250, 247, 242, 0.94);
  }

  .support-subpage .site-header.is-scrolled,
  .support-subpage .site-header.is-open {
    color: var(--paper);
    border-bottom-color: rgba(255, 255, 255, 0.12);
    background: rgba(47, 41, 36, 0.9);
  }

  .brand-mark {
    min-width: 0;
    font-size: 18px;
  }

  .global-nav {
    position: fixed;
    inset: 68px 0 auto 0;
    display: grid;
    gap: 0;
    padding: 8px 20px 24px;
    color: var(--ink);
    border-bottom: 1px solid var(--line);
    background: rgba(250, 247, 242, 0.98);
    box-shadow: 0 18px 40px rgba(35, 30, 27, 0.12);
    transform: translateY(-130%);
    transition: transform 0.3s ease;
  }

  .global-nav a {
    border-bottom: 1px solid var(--line);
    padding: 15px 0;
    font-size: 18px;
  }

  .global-nav a[aria-current="page"]::after,
  .global-nav a.is-current::after {
    display: none;
  }

  .site-header.is-open .global-nav {
    transform: translateY(0);
  }

  .nav-toggle {
    display: grid;
    gap: 8px;
    width: 40px;
    border: 0;
    padding: 8px;
    background: transparent;
    color: currentColor;
  }

  .nav-toggle span {
    display: block;
    height: 1px;
    background: currentColor;
  }

  .kv {
    min-height: 720px;
  }

  .kv__image {
    object-position: 62% 50%;
  }

  .kv__content {
    top: 48%;
  }

  .kv__lower {
    bottom: 74px;
    width: min(350px, calc(100% - 40px));
  }

  .kv h1 {
    margin-top: 18px;
    font-size: 32px;
    line-height: 1.18;
  }

  .kv__lead {
    margin-top: 28px;
    font-size: 17px;
    line-height: 1.9;
  }

  .quiet-actions {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .scroll-sign {
    right: 24px;
    bottom: 28px;
  }

  .intro-statement {
    padding: 118px 20px 30px;
  }

  .concept-wide-image {
    height: 430px;
    min-height: 0;
  }

  .concept-wide-image img {
    object-position: 55% 50%;
  }

  .lineup-section,
  .value-section,
  .daily-section,
  .support-section,
  .spec-section,
  .featured-recipes,
  .recipe-index,
  .taste-section {
    padding: 112px 20px;
  }

  .section-title,
  .section-title.center {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .lineup-shelf,
  .daily-points,
  .taste-grid,
  .featured-grid,
  .recipe-card-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .recipe-card-grid article,
  .recipe-card-grid article:nth-child(1),
  .recipe-card-grid article:nth-child(4),
  .recipe-card-grid article:nth-child(5),
  .recipe-card-grid article:nth-child(6),
  .recipe-card-grid article:nth-child(7),
  .recipe-card-grid article:nth-child(8) {
    grid-column: 1 / -1;
  }

  .lineup-shelf {
    margin-top: 66px;
  }

  .lineup-lead {
    margin-right: 0;
    margin-left: 0;
  }

  .lineup-item.is-main,
  .lineup-item.is-sub,
  .lineup-subhead {
    grid-column: 1 / -1;
  }

  .lineup-item figure {
    height: 280px;
  }

  .lineup-item.is-main figure {
    height: 330px;
  }

  .lineup-item.is-sub figure {
    height: 220px;
  }

  .lineup-item img,
  .lineup-item.is-object img {
    padding: 32px;
  }

  .lineup-subhead {
    margin-top: 24px;
    text-align: left;
  }

  .lineup-subhead h3 {
    font-size: 18px;
  }

  .concept-split,
  .product-lead,
  .basic-cooking,
  .product-hero,
  .recipe-preview,
  .recipe-page-hero,
  .recipe-strip {
    gap: 46px;
    padding: 118px 20px 0;
  }

  .product-hero {
    gap: 34px;
    padding: 62px 0 88px;
  }

  .product-hero__media {
    order: -1;
    width: 100%;
    height: 440px;
    min-height: 0;
  }

  .product-hero__copy {
    padding: 0 20px;
  }

  .product-hero h1 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1.6;
  }

  .product-hero .kv__lead {
    margin-top: 20px;
    font-size: 17px;
  }

  .product-hero__copy > p:not(.section-label):not(.kv__lead) {
    margin-top: 20px;
  }

  .product-meta {
    margin-top: 28px;
  }

  .split-media,
  .product-lead figure,
  .solution-film,
  .daily-wide,
  .basic-cooking figure {
    width: 100%;
    height: 330px;
    margin-left: 0;
  }

  .solution-film,
  .daily-wide {
    margin-top: 96px;
  }

  .solution-film__copy {
    bottom: 56px;
    left: 20px;
    width: calc(100% - 40px);
  }

  .solution-film__copy h2 {
    font-size: 24px;
    line-height: 1.75;
  }

  .solution-film__copy p:last-child {
    margin-top: 24px;
  }

  .hero-proof {
    width: calc(100% - 40px);
    margin-top: 30px;
    padding: 24px 0 26px;
  }

  .hero-proof__inner {
    gap: 18px;
  }

  .hero-proof__note {
    grid-column: 1;
  }

  .hero-proof dl {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .hero-proof dl div {
    padding: 16px 0;
    border-top: 1px solid rgba(63, 58, 53, 0.12);
    border-left: 0;
  }

  .hero-proof dt {
    font-size: 11px;
  }

  .hero-proof dd {
    font-size: 17px;
  }

  .material-proof {
    width: 100%;
    margin-top: 58px;
    padding: 34px 0;
  }

  .material-proof h3 {
    font-size: 23px;
    line-height: 1.75;
  }

  .material-proof dl div {
    min-height: 118px;
    padding: 22px 12px;
  }

  .material-proof dt {
    font-size: 42px;
  }

  .material-proof dd {
    margin-top: 10px;
  }

  .value-row,
  .value-row.reverse {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .value-row.reverse figure {
    order: 0;
  }

  .value-row + .value-row {
    margin-top: 92px;
  }

  .value-row figure,
  .taste-grid img,
  .taste-grid video,
  .daily-points article video,
  .daily-points article img,
  .featured-grid img,
  .recipe-card-grid article:nth-child(1) img,
  .recipe-card-grid article:nth-child(4) img,
  .recipe-card-grid article:nth-child(5) img,
  .recipe-card-grid article:nth-child(6) img,
  .recipe-card-grid article:nth-child(7) img,
  .recipe-card-grid article:nth-child(8) img,
  .recipe-card-grid img,
  .recipe-strip figure {
    height: 360px;
  }

  .value-row div {
    padding-right: 0;
  }

  .value-row.reverse div {
    padding-left: 0;
  }

  .daily-head,
  .recipe-index__head {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    width: 100%;
  }

  .recipe-preview,
  .recipe-page-hero {
    min-height: auto;
    padding-bottom: 96px;
  }

  .recipe-preview--simple {
    padding: 112px 0;
  }

  .recipe-cut-strip {
    display: flex;
    height: 260px;
    margin-top: 56px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
  }

  .recipe-cut-strip::-webkit-scrollbar {
    display: none;
  }

  .recipe-cut-strip figure {
    flex: 0 0 54vw;
  }

  .recipe-main-photo {
    order: -1;
    height: 430px;
  }

  .recipe-page-hero {
    padding-top: 90px;
  }

  .recipe-page-hero .recipe-overlap {
    order: -1;
  }

  .recipe-overlap,
  .recipe-overlap.large {
    min-height: 430px;
  }

  .recipe-overlap img,
  .recipe-overlap.large img,
  .recipe-overlap.large .photo-b,
  .recipe-overlap.large .photo-c {
    width: 45vw;
    height: 58vw;
  }

  .recipe-overlap .photo-a,
  .recipe-overlap.large .photo-a {
    top: 0;
    right: 26vw;
  }

  .recipe-overlap .photo-b,
  .recipe-overlap.large .photo-b {
    top: 88px;
    right: auto;
    left: 0;
  }

  .recipe-overlap .photo-c,
  .recipe-overlap.large .photo-c {
    top: 148px;
    right: 0;
  }

  .technology-deep {
    min-height: 720px;
  }

  .technology-deep > div {
    left: 20px;
    top: 58%;
    width: auto;
    transform: translateY(-50%);
  }

  .technology-deep h2 {
    font-size: 48px;
  }

  .faq-list,
  .spec-table {
    width: 100%;
    margin-top: 54px;
  }

  .spec-table div {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .recipe-strip {
    padding-bottom: 112px;
  }

  .featured-grid article:nth-child(2) {
    padding-top: 0;
  }

  .filter-bar {
    gap: 8px;
  }

  .site-footer {
    display: grid;
    gap: 26px;
    padding: 36px 20px;
  }

  .product-hero--visual,
  .recipe-page-hero--visual {
    height: 100vh;
    min-height: 840px;
    padding: 0;
  }

  .product-hero--visual .product-hero__media {
    position: absolute;
    inset: 0;
    order: initial;
    width: 100%;
    height: 100%;
    min-height: 0;
  }

  .product-hero--visual .product-hero__media img {
    object-position: 60% 50%;
  }

  .product-hero__center {
    top: 40%;
    width: min(350px, calc(100% - 40px));
  }

  .product-hero--visual h1 {
    margin-top: 18px;
    font-size: 22px;
    line-height: 1.5;
  }

  .product-hero--visual h1 .brand-name {
    margin-bottom: 10px;
    font-size: 32px;
  }

  .product-hero__lower {
    right: 20px;
    bottom: 70px;
    left: 20px;
    width: auto;
    text-align: center;
  }

  .product-hero__lower > p:not(.kv__lead) {
    margin-top: 20px;
  }

  .product-hero--visual .product-meta {
    margin-top: 24px;
  }

  .recipe-page-hero--visual {
    min-height: 820px;
  }

  .recipe-hero__center {
    top: 43%;
    width: min(350px, calc(100% - 40px));
  }

  .recipe-page-hero--visual h1 {
    margin-top: 24px;
    font-size: 32px;
    line-height: 1.65;
  }

  .recipe-hero__lower {
    right: 20px;
    bottom: 74px;
    left: 20px;
    width: auto;
    transform: none;
  }

  .recipe-band {
    display: flex;
    height: 260px;
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
  }

  .recipe-band::-webkit-scrollbar {
    display: none;
  }

  .recipe-band figure {
    flex: 0 0 54vw;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .kv__image,
  .product-hero__media,
  .recipe-hero__media,
  .why-hero__slides,
  .craft-hero figure,
  .support-hero figure {
    animation: heroMediaSettle 1.8s cubic-bezier(0.2, 0.72, 0.18, 1) both;
    transform-origin: center center;
  }

  .kv__content,
  .kv__lower,
  .product-hero__center,
  .product-hero__lower,
  .recipe-hero__center,
  .recipe-hero__lower,
  .why-hero__copy,
  .craft-hero__copy,
  .support-hero__copy,
  .scroll-sign {
    opacity: 0;
    animation: heroCopyRise 1s cubic-bezier(0.2, 0.72, 0.18, 1) forwards;
  }

  .kv__lower,
  .product-hero__lower,
  .recipe-hero__lower {
    animation-delay: 0.34s;
  }

  .scroll-sign {
    animation-delay: 0.72s;
  }

  html.motion-ready .reveal-item {
    opacity: 0;
    translate: 0 46px;
    transition:
      opacity 1s cubic-bezier(0.2, 0.72, 0.18, 1),
      translate 1.05s cubic-bezier(0.2, 0.72, 0.18, 1),
      clip-path 1.15s cubic-bezier(0.2, 0.72, 0.18, 1);
    transition-delay: var(--reveal-delay, 0ms);
    will-change: opacity, translate;
  }

  html.motion-ready .reveal-item.reveal-media {
    clip-path: inset(9% 0 0 0);
  }

  html.motion-ready .reveal-item.is-visible {
    opacity: 1;
    translate: 0 0;
  }

  html.motion-ready .reveal-item.reveal-media.is-visible {
    clip-path: inset(0 0 0 0);
  }

  html.motion-ready .reveal-item img:not(.parallax-media-item),
  html.motion-ready .reveal-item video:not(.parallax-media-item) {
    transform: scale(1.045);
    transition: transform 1.6s cubic-bezier(0.2, 0.72, 0.18, 1);
    transition-delay: var(--reveal-delay, 0ms);
  }

  html.motion-ready .reveal-item.is-visible img:not(.parallax-media-item),
  html.motion-ready .reveal-item.is-visible video:not(.parallax-media-item) {
    transform: scale(1);
  }

  .lineup-item,
  .recipe-card-grid article,
  .pdp-feature-list article,
  .pdp-family-grid article,
  .support-card-grid article,
  .support-quick article,
  .support-step-grid article,
  .support-large-steps li,
  .parts-list article,
  .pdp-support-guide a,
  .filter-bar button,
  .quiet-actions a,
  .text-link {
    transition:
      opacity 0.28s ease,
      color 0.28s ease,
      border-color 0.28s ease,
      background 0.28s ease,
      transform 0.45s cubic-bezier(0.2, 0.72, 0.18, 1);
  }

  .lineup-item:hover,
  .recipe-card-grid article:hover,
  .pdp-feature-list article:hover,
  .pdp-family-grid article:hover,
  .support-card-grid article:hover,
  .support-quick article:hover,
  .support-step-grid article:hover,
  .support-large-steps li:hover,
  .parts-list article:hover {
    transform: translateY(-6px);
  }

  .quiet-actions a:hover,
  .pdp-support-guide a:hover,
  .text-link:hover {
    transform: translateX(4px);
  }
}

@keyframes heroMediaSettle {
  from {
    opacity: 0;
    transform: scale(1.045);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes heroCopyRise {
  from {
    opacity: 0;
    translate: 0 26px;
  }

  to {
    opacity: 1;
    translate: 0 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-delay: 0ms !important;
    transition-duration: 0.01ms !important;
    transition-delay: 0ms !important;
  }

  .hero-slideshow img {
    animation: none;
    opacity: 0;
  }

  .hero-slideshow img:first-child {
    opacity: 1;
  }

  .parallax-media-item {
    transform: none !important;
  }
}

/* v2-clean TOP: restored first view with the recent compact mega menu. */
.top-page .site-header {
  height: 92px;
  padding: 0 50px;
  color: var(--paper);
  border-bottom: 1px solid transparent;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.top-page .site-header.is-scrolled,
.top-page .site-header.is-open {
  border-bottom-color: rgba(255, 255, 255, 0.14);
  background: rgba(47, 41, 36, 0.9);
  backdrop-filter: none;
}

.top-page .brand-mark {
  min-width: 220px;
  height: 92px;
  font-size: 14px;
}

.top-page .global-nav {
  gap: 25px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 13px;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.top-page .nav-link,
.top-page .nav-parent,
.top-page .nav-cta {
  display: inline-flex;
  align-items: center;
  min-height: 92px;
  border: 0;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  cursor: pointer;
  opacity: 0.86;
}

.top-page .nav-link:hover,
.top-page .nav-parent:hover,
.top-page .nav-cta:hover,
.top-page .nav-link[aria-current="page"],
.top-page .nav-group.is-current .nav-parent {
  opacity: 1;
}

.top-page .nav-cta {
  min-height: 36px;
  padding: 0 22px;
  border: 1px solid currentColor;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.top-page .global-nav a[aria-current="page"]::after,
.top-page .global-nav a.is-current::after {
  display: none;
}

.top-page .nav-panel {
  position: fixed;
  top: 92px;
  right: 0;
  left: 0;
  z-index: 49;
  width: 100vw;
  max-height: calc(100vh - 92px);
  overflow: auto;
  color: var(--ink);
  border: 0;
  background: #faf7f5;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(0);
  transition:
    opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    visibility 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}

.top-page .nav-group:hover .nav-panel,
.top-page .nav-group:focus-within .nav-panel,
.top-page .nav-group.is-open .nav-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.top-page .nav-panel__lead,
.top-page .nav-panel__text-link,
.top-page .nav-group--products .mega-link-list {
  display: none;
}

.top-page .nav-group--products .nav-panel {
  height: min(640px, calc(100vh - 92px));
  overflow: hidden;
}

.top-page .nav-group--products .nav-panel__inner {
  display: grid;
  grid-template-columns: 1fr;
  width: min(1200px, calc(100% - 100px));
  height: 100%;
  margin: 0 auto;
  padding: 86px 0 74px;
}

.top-page .nav-group--products .mega-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2px;
  align-self: start;
}

.top-page .mega-product-card {
  display: block;
  min-height: 0;
  padding: 0;
  color: var(--ink);
  background: transparent;
  text-align: center;
  opacity: 1;
}

.top-page .mega-product-card:hover {
  opacity: 0.76;
}

.top-page .mega-product-card img {
  width: 100%;
  height: 220px;
  padding: 26px;
  object-fit: contain;
  background: #efebe5;
  transition: transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

.top-page .mega-product-card:hover img {
  transform: scale(1.06);
}

.top-page .mega-product-card[href$="/pages/recipes"] img {
  padding: 0;
  object-fit: cover;
}

.top-page .mega-product-card span {
  display: block;
  margin-top: 22px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-align: center;
}

.top-page .mega-product-card small {
  display: block;
  margin-top: 8px;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}

.top-page .nav-panel__inner--story,
.top-page .nav-panel__inner--support {
  display: grid;
  grid-template-columns: minmax(0, 0.52fr) minmax(0, 0.48fr);
  width: min(1200px, calc(100% - 100px));
  min-height: 388px;
  margin: 0 auto;
  padding: 58px 0;
  gap: 58px;
}

.top-page .mega-feature-card,
.top-page .mega-support-grid a,
.top-page .mega-link-list a {
  background: transparent;
  box-shadow: none;
}

.top-page .mega-feature-card img {
  height: 260px;
  object-fit: cover;
  background: #efebe5;
}

.top-page .mega-feature-card span,
.top-page .mega-support-grid span,
.top-page .mega-link-list span {
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.top-page .mega-feature-card small,
.top-page .mega-support-grid small,
.top-page .mega-link-list small {
  display: none;
}

.top-page .lineup-section--fv {
  padding: 112px 50px 106px;
  background: #ffffff;
}

.top-page .lineup-fv__statement {
  width: min(760px, calc(100% - 40px));
  margin: 0 auto 76px;
  text-align: center;
}

.top-page .lineup-fv__statement .section-label {
  margin: 0 0 24px;
  color: #d4d0ca;
}

.top-page .lineup-fv__statement h2 {
  margin: 0;
  color: #4a4540;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 34px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0;
}

.top-page .lineup-fv__grid {
  display: grid;
  gap: 76px;
  width: min(1160px, calc(100% - 80px));
  margin: 0 auto;
}

.top-page .lineup-fv__main {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 88px;
}

.top-page .lineup-fv__item {
  display: block;
  color: #4a4540;
  text-align: center;
  text-decoration: none;
}

.top-page .lineup-fv__item figure {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 0 36px;
  overflow: visible;
  background: transparent;
}

.top-page .lineup-fv__item.is-main figure {
  height: 360px;
}

.top-page .lineup-fv__item img {
  width: 100%;
  object-fit: contain;
  transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1);
}

.top-page .lineup-fv__item:hover img {
  transform: translateY(-6px) scale(1.025);
}

.top-page .lineup-fv__item.is-donabe img {
  max-width: 380px;
  max-height: 310px;
}

.top-page .lineup-fv__item h3 {
  margin: 0;
  font-family: var(--font-ja-serif, var(--serif));
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.top-page .lineup-fv__item.is-main h3 {
  font-size: 28px;
  line-height: 1.42;
}

.top-page .lineup-fv__item p {
  margin-top: 14px;
  color: #77716b;
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.7;
}

.top-page .lineup-fv__meta {
  display: block;
  margin-top: 14px;
  color: #4a4540;
  font-family: var(--font-brand-en, var(--brand));
  font-size: 15px;
  line-height: 1.5;
}

.top-page .lineup-fv__secondary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px;
  width: min(1040px, 100%);
  margin: 2px auto 0;
}

.top-page .lineup-fv__secondary .lineup-fv__item figure {
  height: 170px;
  margin-bottom: 22px;
}

.top-page .lineup-fv__secondary .lineup-fv__item img {
  max-width: 170px;
  max-height: 145px;
}

.top-page .lineup-fv__secondary .lineup-fv__item h3 {
  font-size: 18px;
}

.top-page .lineup-fv__secondary .lineup-fv__item p {
  margin-top: 9px;
  font-size: 12px;
}

.top-page .lineup-fv__secondary .lineup-fv__meta {
  margin-top: 8px;
  font-size: 13px;
}

@media (max-width: 768px) {
  .top-page .site-header {
    height: 65px;
    padding: 0 22px;
  }

  .top-page .brand-mark {
    min-width: 0;
    height: 65px;
    font-size: 12px;
  }

  .top-page .nav-toggle {
    display: inline-grid;
    place-items: center;
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
  }

  .top-page .nav-toggle span {
    display: block;
    width: 20px;
    height: 1px;
    background: currentColor;
  }

  .top-page .nav-toggle span + span {
    margin-top: 7px;
  }

  .top-page .global-nav {
    position: fixed;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    align-items: stretch;
    gap: 0;
    overflow: auto;
    padding: 20px 22px 34px;
    background: #2f2924;
    color: #ffffff;
  }

  .top-page .site-header.is-open .global-nav {
    display: grid;
  }

  .top-page .nav-link,
  .top-page .nav-parent,
  .top-page .nav-cta {
    width: 100%;
    min-height: 54px;
    justify-content: space-between;
    padding: 0;
    border: 0;
  }

  .top-page .nav-panel,
  .top-page .nav-group--products .nav-panel {
    position: static;
    z-index: auto;
    width: 100%;
    height: auto;
    max-height: none;
    overflow: visible;
    background: transparent;
    color: #ffffff;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .top-page .nav-group .nav-panel {
    display: none;
  }

  .top-page .nav-group.is-open .nav-panel {
    display: block;
  }

  .top-page .nav-panel__inner,
  .top-page .nav-group--products .nav-panel__inner,
  .top-page .nav-panel__inner--story,
  .top-page .nav-panel__inner--support {
    width: 100%;
    min-height: 0;
    padding: 0 0 18px;
    display: block;
  }

  .top-page .nav-group--products .mega-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    padding: 8px 0 22px;
  }

  .top-page .mega-product-card img {
    height: 112px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.08);
  }

  .top-page .mega-feature-card,
  .top-page .mega-support-grid,
  .top-page .mega-link-list {
    display: none;
  }

  .top-page .lineup-section--fv {
    padding: 86px 22px 80px;
  }

  .top-page .lineup-fv__statement {
    width: 100%;
    margin-bottom: 54px;
  }

  .top-page .lineup-fv__statement .section-label {
    margin-bottom: 18px;
  }

  .top-page .lineup-fv__statement h2 {
    font-size: 28px;
    line-height: 1.7;
  }

  .top-page .lineup-fv__grid {
    width: 100%;
    gap: 54px;
  }

  .top-page .lineup-fv__main {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 250px;
    margin-bottom: 22px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: 285px;
    max-height: 230px;
  }

  .top-page .lineup-fv__item.is-main h3 {
    font-size: 24px;
  }

  .top-page .lineup-fv__secondary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 38px 22px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 132px;
    margin-bottom: 16px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: 138px;
    max-height: 116px;
  }
}

/* TOP: keep WHY DONABE as a stable full-visual band. */
.top-page .why-teaser {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-content: end;
  gap: 22px;
  min-height: 700px;
  padding: 0 50px 78px;
  overflow: hidden;
  border: 0;
  color: #fffdf8;
  background: #2f2924;
}

.top-page .why-teaser::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(0deg, rgba(24, 21, 18, 0.6) 0%, rgba(24, 21, 18, 0.22) 54%, rgba(24, 21, 18, 0.06) 100%),
    linear-gradient(90deg, rgba(24, 21, 18, 0.42) 0%, rgba(24, 21, 18, 0.12) 46%, rgba(24, 21, 18, 0.02) 100%);
  pointer-events: none;
  content: "";
}

.top-page .why-teaser > div,
.top-page .why-teaser > p,
.top-page .why-teaser .text-link {
  position: relative;
  z-index: 2;
  width: min(560px, 100%);
}

.top-page .why-teaser > div {
  justify-self: start;
  width: 690px;
  max-width: calc(100vw - 100px);
}

.top-page .why-teaser .section-label {
  color: rgba(255, 253, 248, 0.78);
}

.top-page .why-teaser h2 {
  margin-top: 22px;
  color: #fffdf8;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 34px;
  font-weight: 500;
  line-height: 1.74;
  letter-spacing: 0.04em;
}

@media (min-width: 769px) {
  .top-page .why-teaser h2 {
    word-break: keep-all;
  }
}

.top-page .why-teaser > p {
  color: rgba(255, 253, 248, 0.82);
  font-family: var(--font-ja-sans, var(--sans));
  font-size: 13px;
  line-height: 1.95;
}

.top-page .why-teaser__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #2f2924;
}

.top-page .why-teaser__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.top-page .why-teaser .text-link {
  justify-self: start;
  margin-top: 2px;
  color: #fffdf8;
}

.top-page .why-teaser .text-link::after {
  background: rgba(255, 253, 248, 0.76);
}

/* TOP: Makuake proof strip. */
.top-page .hero-proof--makuake {
  width: 100%;
  margin: 0;
  padding: 0 50px;
  border: 0;
  background: #ffffff;
}

.top-page .hero-proof__inner--makuake {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(940px, 100%);
  margin: 0 auto;
  padding: 52px 0 48px;
  border-top: 1px solid rgba(74, 69, 64, 0.12);
  border-bottom: 1px solid rgba(74, 69, 64, 0.12);
  text-align: center;
}

.top-page .hero-proof__head {
  display: grid;
  justify-items: center;
  padding: 0;
}

.top-page .hero-proof__award {
  color: #b8a08b;
  font-family: var(--en);
  font-size: 13px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.top-page .hero-proof__award::after {
  display: block;
  width: 42px;
  height: 1px;
  margin: 14px auto 0;
  background: rgba(184, 160, 139, 0.5);
  content: "";
}

.top-page .hero-proof--makuake .hero-proof__label {
  margin-top: 16px;
  color: #8b837b;
  font-family: var(--serif);
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.top-page .hero-proof--makuake dl {
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(0, 0.92fr) minmax(0, 1fr);
  gap: 0;
  width: min(820px, 100%);
  margin: 34px auto 0;
  border: 0;
  background: transparent;
}

.top-page .hero-proof--makuake dl div {
  display: grid;
  align-content: center;
  min-height: 84px;
  padding: 0 32px;
  border-left: 1px solid rgba(74, 69, 64, 0.14);
}

.top-page .hero-proof--makuake dl div:first-child {
  padding-left: 0;
  border-left: 0;
  background: transparent;
}

.top-page .hero-proof--makuake dt {
  color: #918981;
  font-family: var(--sans);
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.top-page .hero-proof--makuake dd {
  margin-top: 9px;
  color: #3f3a35;
  font-family: var(--serif);
  font-size: 23px;
  line-height: 1.38;
  white-space: nowrap;
}

.top-page .hero-proof--makuake dl div:first-child dd {
  font-size: 34px;
  line-height: 1.28;
}

.top-page .hero-proof--makuake dd span {
  display: block;
  margin: 4px 0 0;
  color: #9e968e;
  font-family: var(--sans);
  font-size: 10px;
  line-height: 1.4;
  white-space: normal;
}

.top-page .hero-proof--makuake .hero-proof__note {
  margin: 18px 0 0;
  color: rgba(79, 72, 64, 0.5);
  font-size: 10px;
  line-height: 1.6;
}

/* TOP: Material Proof belongs under the first material feature, not before all six techniques. */
.top-page .value-stack > .material-proof {
  grid-template-columns: minmax(230px, 0.34fr) minmax(0, 1fr);
  gap: 40px;
  width: min(1040px, calc(100% - 100px));
  margin: 64px auto 104px;
  padding: 30px 0;
  background: #ffffff;
}

.top-page .value-stack > .material-proof > *,
.top-page .value-stack > .material-proof dl {
  opacity: 1 !important;
  transform: none !important;
}

.top-page .value-stack > .material-proof .section-label {
  color: #b6afa8;
}

.top-page .value-stack > .material-proof h3 {
  margin-top: 14px;
  color: #4a4540;
  font-size: 23px;
  line-height: 1.65;
}

.top-page .value-stack > .material-proof p:not(.section-label) {
  margin-top: 14px;
  color: #77716b;
  font-size: 12px;
  line-height: 1.9;
}

.top-page .value-stack > .material-proof dl div {
  min-height: 104px;
  padding: 20px 14px;
}

.top-page .value-stack > .material-proof dt {
  color: #4a4540;
  font-size: 38px;
}

.top-page .value-stack > .material-proof dd {
  margin-top: 10px;
  color: #77716b;
  font-size: 11px;
}

.top-page .value-stack > .material-proof + .value-row {
  margin-top: 0;
}

@media (max-width: 900px) {
  .top-page .hero-proof__inner--makuake {
    padding: 46px 0 42px;
  }

  .top-page .hero-proof--makuake dl {
    grid-template-columns: 1fr;
    gap: 0;
    width: min(460px, 100%);
    margin-top: 30px;
  }

  .top-page .hero-proof--makuake dl div,
  .top-page .hero-proof--makuake dl div:first-child {
    min-height: 0;
    padding: 18px 0 0;
    border-top: 1px solid rgba(74, 69, 64, 0.12);
    border-left: 0;
  }

  .top-page .hero-proof--makuake dl div:first-child {
    border-top: 0;
  }

  .top-page .value-stack > .material-proof {
    grid-template-columns: 1fr;
    width: min(680px, calc(100% - 44px));
    gap: 26px;
    margin: 50px auto 84px;
  }
}

@media (max-width: 768px) {
  .top-page .hero-proof--makuake {
    padding: 0 22px;
  }

  .top-page .hero-proof__inner--makuake {
    padding: 40px 0 38px;
  }

  .top-page .hero-proof__award {
    font-size: 12px;
  }

  .top-page .hero-proof--makuake .hero-proof__label {
    font-size: 15px;
  }

  .top-page .hero-proof--makuake dl div,
  .top-page .hero-proof--makuake dl div:first-child {
    padding: 16px 0 0;
  }

  .top-page .hero-proof--makuake dd,
  .top-page .hero-proof--makuake dl div:first-child dd {
    font-size: 21px;
  }

  .top-page .why-teaser {
    min-height: 610px;
    padding: 0 22px 58px;
  }

  .top-page .why-teaser h2 {
    font-size: 27px;
    line-height: 1.72;
  }

  .top-page .why-teaser > div {
    width: 100%;
    max-width: 100%;
  }

  .top-page .why-teaser > p {
    font-size: 13px;
  }

  .top-page .why-teaser__media img {
    object-position: 54% center;
  }

  .top-page .value-stack > .material-proof {
    width: 100%;
    margin: 42px 0 72px;
    padding: 30px 0;
  }

  .top-page .value-stack > .material-proof dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .top-page .value-stack > .material-proof dl div {
    min-height: 96px;
  }

  .top-page .value-stack > .material-proof dt {
    font-size: 32px;
  }
}

/* TOP header logo override: keep the supplied SVG visible after TOP-specific header rules. */
.top-page .brand-mark {
  position: relative;
  flex: 0 0 auto;
  width: 148px;
  min-width: 148px;
}

.top-page .brand-mark::before {
  display: block;
  width: 148px;
  height: 26px;
  background: transparent url("kamano-logo.svg") center / 178px auto no-repeat;
  content: "";
}

.top-page .brand-mark .brand-name {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

@media (max-width: 768px) {
  .top-page .brand-mark {
    width: 116px;
    min-width: 116px;
  }

  .top-page .brand-mark::before {
    width: 116px;
    height: 21px;
    background-size: 139px auto;
  }
}

.top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  display: grid;
  grid-template-columns: 1fr;
  width: min(1200px, calc(100% - 100px));
  height: 100%;
  margin: 0 auto;
  padding: 70px 0 62px;
}

.top-page .nav-product-menu {
  display: grid;
  grid-template-columns: minmax(160px, 0.72fr) minmax(240px, 1fr) minmax(320px, 1.35fr);
  align-self: center;
  width: 100%;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
  border-bottom: 1px solid rgba(70, 65, 60, 0.16);
}

.top-page .nav-product-group {
  min-height: 240px;
  padding: 34px 38px 36px;
  border-left: 1px solid rgba(70, 65, 60, 0.14);
}

.top-page .nav-product-group:first-child {
  border-left: 0;
}

.top-page .nav-product-group > span {
  display: block;
  color: var(--color-muted, #8c8782);
  font-family: var(--font-ja-serif);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.top-page .nav-product-main-link,
.top-page .nav-product-links {
  margin-top: 28px;
}

.top-page .nav-product-main-link,
.top-page .nav-product-links a {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: baseline;
  min-height: 48px;
  padding: 14px 0;
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  color: var(--color-ink, #3f3a35);
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.top-page .nav-product-main-link:first-child,
.top-page .nav-product-links a:first-child {
  border-top: 0;
}

.top-page .nav-product-main-link:hover,
.top-page .nav-product-links a:hover {
  opacity: 0.68;
}

.top-page .nav-product-main-link strong,
.top-page .nav-product-links strong {
  font-family: var(--font-ja-serif);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.top-page .nav-product-main-link small,
.top-page .nav-product-links small {
  color: var(--color-muted, #8c8782);
  font-family: var(--font-ja-sans);
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    width: 100%;
    min-height: 0;
    padding: 0 0 18px;
  }

  .top-page .nav-product-menu {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 4px;
    border-color: rgba(255, 255, 255, 0.18);
  }

  .top-page .nav-product-group {
    min-height: 0;
    padding: 20px 0 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    border-left: 0;
  }

  .top-page .nav-product-group:first-child {
    border-top: 0;
  }

  .top-page .nav-product-group > span,
  .top-page .nav-product-main-link small,
  .top-page .nav-product-links small {
    color: rgba(255, 255, 255, 0.62);
  }

  .top-page .nav-product-main-link,
  .top-page .nav-product-links {
    margin-top: 10px;
  }

  .top-page .nav-product-main-link,
  .top-page .nav-product-links a {
    min-height: 44px;
    border-top-color: rgba(255, 255, 255, 0.12);
    color: #ffffff;
  }

  .top-page .nav-product-main-link strong,
  .top-page .nav-product-links strong {
    font-size: 16px;
  }
}

/* TOP refinements: compact proof, lighter WHY DONABE, and Technology lead copy. */
.top-page .hero-proof--makuake {
  padding: 0 50px;
}

.top-page .hero-proof__inner--makuake {
  width: min(780px, 100%);
  padding: 28px 0 30px;
  border-top: 1px solid rgba(74, 69, 64, 0.1);
  border-bottom: 1px solid rgba(74, 69, 64, 0.1);
}

.top-page .hero-proof__head {
  display: grid;
  justify-items: center;
}

.top-page .hero-proof__award::after {
  display: block;
  width: 42px;
  margin: 14px auto 0;
}

.top-page .hero-proof--makuake .hero-proof__label {
  margin-top: 0;
  font-size: 14px;
}

.top-page .hero-proof--makuake dl {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  margin-top: 0;
}

.top-page .hero-proof--makuake dl div {
  min-height: 0;
  padding: 0 26px;
  border-left-color: rgba(74, 69, 64, 0.1);
}

.top-page .hero-proof--makuake dd,
.top-page .hero-proof--makuake dl div:first-child dd {
  margin-top: 7px;
  font-size: 22px;
  line-height: 1.38;
}

.top-page .hero-proof--makuake .hero-proof__note {
  display: none;
}

.intro-statement {
  background: #ffffff;
}

.top-page .why-teaser {
  display: grid;
  grid-template-areas:
    "copy media"
    "body media"
    "link media";
  grid-template-columns: minmax(270px, 0.38fr) minmax(0, 0.62fr);
  align-items: center;
  gap: 20px 72px;
  min-height: 0;
  padding: 118px max(50px, calc((100vw - 1160px) / 2));
  overflow: visible;
  color: #3f3a35;
  background: #ffffff;
}

.top-page .why-teaser::after {
  display: none;
}

.top-page .why-teaser > div {
  grid-area: copy;
  justify-self: stretch;
  width: auto;
  max-width: none;
}

.top-page .why-teaser > p {
  grid-area: body;
  width: min(440px, 100%);
  color: #756f68;
}

.top-page .why-teaser .text-link {
  grid-area: link;
  justify-self: start;
  width: auto;
  color: #3f3a35;
}

.top-page .why-teaser .text-link::after {
  background: rgba(63, 58, 53, 0.62);
}

.top-page .why-teaser .section-label {
  color: #b8a08b;
}

.top-page .why-teaser h2 {
  color: #3f3a35;
  font-size: 31px;
  line-height: 1.78;
}

.top-page .why-teaser__media {
  position: relative;
  grid-area: media;
  inset: auto;
  z-index: 0;
  width: 100%;
  height: min(58vw, 560px);
  min-height: 420px;
  overflow: hidden;
  background: #ede9e3;
}

.top-page .why-teaser__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.technology-deep__lead {
  width: min(460px, 100%);
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.84);
  font-family: var(--serif);
  font-size: 17px;
  line-height: 2;
}

.technology-deep__lead + h2 {
  margin-top: 32px;
}

.technology-deep h2 + p {
  margin-top: 36px;
}

@media (max-width: 900px) {
  .top-page .hero-proof--makuake {
    padding: 0 22px;
  }

  .top-page .hero-proof__inner--makuake {
    width: 100%;
    padding: 24px 0;
  }

  .top-page .hero-proof__head {
    display: grid;
    gap: 12px;
    justify-items: center;
  }

  .top-page .hero-proof__award::after {
    display: block;
    margin: 12px auto 0;
  }

  .top-page .hero-proof--makuake dl {
    margin-top: 0;
  }

  .top-page .hero-proof--makuake dl div {
    padding: 0 12px;
  }

  .top-page .hero-proof--makuake dt {
    font-size: 10px;
  }

  .top-page .hero-proof--makuake dd,
  .top-page .hero-proof--makuake dl div:first-child dd {
    font-size: 18px;
  }

  .top-page .why-teaser {
    grid-template-areas:
      "copy"
      "media"
      "body"
      "link";
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 86px 22px;
  }

  .top-page .why-teaser__media {
    height: 360px;
    min-height: 0;
  }

  .top-page .why-teaser > p {
    width: min(520px, 100%);
  }
}

@media (max-width: 768px) {
  .top-page .hero-proof__inner--makuake {
    padding: 22px 0;
  }

  .top-page .why-teaser {
    min-height: 0;
    padding: 78px 22px;
  }

  .top-page .why-teaser h2 {
    font-size: 27px;
  }

  .technology-deep__lead {
    width: min(340px, 100%);
    margin-top: 24px;
    font-size: 15px;
    line-height: 1.9;
  }
}

/* TOP header product menu: clear visual lineup. */
.top-page .nav-group--products .nav-panel {
  height: auto;
  max-height: calc(100vh - 104px);
  overflow: hidden;
}

.top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  display: grid;
  width: min(1120px, calc(100% - 88px));
  height: auto;
  min-height: 0;
  margin: 0 auto;
  padding: 42px 0 38px;
}

.top-page .nav-product-menu--visual {
  display: grid;
  grid-template-columns: minmax(176px, 0.34fr) minmax(0, 1fr);
  grid-template-areas:
    "head cards"
    "head links";
  align-items: start;
  gap: 24px 34px;
  width: 100%;
  border: 0;
}

.top-page .nav-product-head {
  grid-area: head;
  display: grid;
  align-content: start;
  min-height: 100%;
  padding: 4px 28px 0 0;
  border-right: 1px solid rgba(70, 65, 60, 0.12);
}

.top-page .nav-product-head span {
  color: #b8a08b;
  font-family: var(--en);
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.top-page .nav-product-head strong {
  margin-top: 12px;
  color: #24211f;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 19px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.top-page .nav-product-head a {
  justify-self: start;
  margin-top: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(63, 58, 53, 0.36);
  color: #6f6963;
  font-size: 11px;
  line-height: 1.4;
  text-decoration: none;
}

.top-page .nav-product-feature-grid {
  grid-area: cards;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.top-page .nav-product-card {
  display: grid;
  align-content: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(70, 65, 60, 0.12);
  color: #24211f;
  background: rgba(255, 255, 255, 0.72);
  text-align: left;
  text-decoration: none;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.top-page .nav-product-card:hover,
.top-page .nav-product-card:focus-visible {
  border-color: rgba(70, 65, 60, 0.24);
  background: #ffffff;
  opacity: 1;
  transform: translateY(-2px);
}

.top-page .nav-product-card figure {
  display: grid;
  place-items: center;
  aspect-ratio: 1.42;
  margin: 0;
  overflow: hidden;
  background: #eee9e2;
}

.top-page .nav-product-card img {
  width: 100%;
  height: 100%;
  padding: 20px;
  object-fit: contain;
  background: transparent;
  filter: drop-shadow(0 14px 16px rgba(47, 41, 36, 0.12));
  transition: transform 0.45s ease;
}

.top-page .nav-product-card:hover img,
.top-page .nav-product-card:focus-visible img {
  transform: scale(1.04);
}

.top-page .nav-product-card span,
.top-page .nav-product-subgrid span {
  color: #24211f;
  font-family: var(--font-ja-serif, var(--serif));
  font-weight: 500;
  letter-spacing: 0.03em;
}

.top-page .nav-product-card span {
  margin: 18px 18px 0;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
}

.top-page .nav-product-card small {
  display: block;
  margin: 7px 18px 20px;
  color: #6f6963;
  font-size: 11px;
  line-height: 1.55;
  text-align: left;
}

.top-page .nav-product-subgrid {
  grid-area: links;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(70, 65, 60, 0.12);
  border-bottom: 1px solid rgba(70, 65, 60, 0.12);
}

.top-page .nav-product-subgrid a {
  display: grid;
  min-width: 0;
  padding: 15px 14px 14px;
  border-left: 1px solid rgba(70, 65, 60, 0.12);
  color: #24211f;
  text-decoration: none;
  transition: background 0.2s ease;
}

.top-page .nav-product-subgrid a:first-child {
  border-left: 0;
}

.top-page .nav-product-subgrid a:hover,
.top-page .nav-product-subgrid a:focus-visible {
  background: rgba(255, 255, 255, 0.62);
}

.top-page .nav-product-subgrid span {
  font-size: 13px;
  line-height: 1.45;
}

.top-page .nav-product-subgrid small {
  display: block;
  margin-top: 4px;
  color: #6f6963;
  font-size: 10px;
  line-height: 1.5;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .top-page .nav-group--products .nav-panel {
    height: auto;
    max-height: none;
    overflow: visible;
  }

  .top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    width: 100%;
    padding: 0 0 18px;
  }

  .top-page .nav-product-menu--visual {
    grid-template-columns: 1fr;
    grid-template-areas:
      "head"
      "cards"
      "links";
    gap: 0;
    margin-top: 4px;
  }

  .top-page .nav-product-head {
    min-height: 0;
    padding: 0 0 18px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  .top-page .nav-product-head strong,
  .top-page .nav-product-card span,
  .top-page .nav-product-subgrid span {
    color: #ffffff;
  }

  .top-page .nav-product-head span,
  .top-page .nav-product-head a,
  .top-page .nav-product-card small,
  .top-page .nav-product-subgrid small {
    color: rgba(255, 255, 255, 0.66);
  }

  .top-page .nav-product-head strong {
    margin-top: 9px;
    font-size: 18px;
  }

  .top-page .nav-product-head a {
    margin-top: 14px;
    border-bottom-color: rgba(255, 255, 255, 0.38);
  }

  .top-page .nav-product-feature-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .top-page .nav-product-card {
    grid-template-columns: 98px minmax(0, 1fr);
    grid-template-areas:
      "image title"
      "image text";
    align-items: center;
    border-width: 0 0 1px;
    border-color: rgba(255, 255, 255, 0.14);
    background: transparent;
    transform: none;
  }

  .top-page .nav-product-card:hover,
  .top-page .nav-product-card:focus-visible {
    background: transparent;
    transform: none;
  }

  .top-page .nav-product-card figure {
    grid-area: image;
    width: 82px;
    height: 66px;
    aspect-ratio: auto;
    margin: 12px 16px 12px 0;
    background: rgba(255, 255, 255, 0.08);
  }

  .top-page .nav-product-card img {
    padding: 10px;
  }

  .top-page .nav-product-card span {
    grid-area: title;
    margin: 13px 0 0;
    font-size: 16px;
  }

  .top-page .nav-product-card small {
    grid-area: text;
    margin: 3px 0 12px;
    font-size: 10px;
  }

  .top-page .nav-product-subgrid {
    grid-template-columns: 1fr 1fr;
    border-top: 0;
    border-bottom-color: rgba(255, 255, 255, 0.14);
  }

  .top-page .nav-product-subgrid a {
    padding: 14px 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    border-left-color: rgba(255, 255, 255, 0.14);
    color: #ffffff;
  }

  .top-page .nav-product-subgrid a:nth-child(odd) {
    border-left: 0;
  }

  .top-page .nav-product-subgrid small {
    white-space: normal;
  }
}

/* TOP header visual panels for Technology and Support. */
.top-page .nav-panel__inner--visual {
  display: grid;
  grid-template-columns: minmax(360px, 0.58fr) minmax(280px, 0.42fr);
  align-items: stretch;
  gap: 28px;
  width: min(980px, calc(100% - 88px));
  min-height: 0;
  margin: 0 auto;
  padding: 34px 0;
}

.top-page .mega-feature-card--wide {
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(70, 65, 60, 0.12);
  padding: 0 0 18px;
  background: rgba(255, 255, 255, 0.72);
}

.top-page .mega-feature-card--wide img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  background: #eee9e2;
}

.top-page .mega-feature-card--wide span {
  display: block;
  margin: 16px 18px 0;
  color: #24211f;
  font-size: 16px;
  text-align: left;
}

.top-page .mega-feature-card--wide small {
  display: block;
  margin: 6px 18px 0;
  color: #6f6963;
  font-size: 11px;
  line-height: 1.55;
  text-align: left;
}

.top-page .mega-link-list--nav {
  align-self: stretch;
  padding: 4px 0 0;
}

.top-page .mega-link-list--nav p {
  display: block;
  margin: 0 0 14px;
}

.top-page .mega-link-list--nav a {
  min-height: 56px;
  align-content: center;
  padding: 11px 0;
  background: transparent;
}

.top-page .mega-link-list--nav span {
  margin-top: 0;
  color: #24211f;
  font-size: 15px;
}

.top-page .mega-link-list--nav small {
  display: block;
  margin-top: 3px;
  color: #6f6963;
}

@media (max-width: 900px) {
  .top-page .nav-panel__inner--visual {
    grid-template-columns: 1fr;
    gap: 14px;
    width: 100%;
    padding: 4px 0 22px;
  }

  .top-page .mega-feature-card--wide {
    display: grid;
    margin-left: 0;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    padding: 12px 0;
    background: transparent;
  }

  .top-page .mega-feature-card--wide img {
    height: 112px;
    margin-bottom: 4px;
  }

  .top-page .mega-feature-card--wide span,
  .top-page .mega-link-list--nav span {
    color: #ffffff;
  }

  .top-page .mega-feature-card--wide small,
  .top-page .mega-link-list--nav small {
    color: rgba(255, 255, 255, 0.66);
  }

  .top-page .mega-feature-card--wide span,
  .top-page .mega-feature-card--wide small {
    margin-right: 0;
    margin-left: 0;
  }

  .top-page .mega-link-list--nav {
    display: grid;
    padding-top: 0;
  }

  .top-page .mega-link-list--nav p,
  .top-page .mega-link-list--nav a {
    margin-left: 0;
  }
}

/* TOP final tone pass: softer overlays and steadier section rhythm. */
.top-page .kv__veil {
  background:
    linear-gradient(0deg, rgba(29, 25, 21, 0.2), rgba(29, 25, 21, 0.08) 48%, rgba(29, 25, 21, 0.18)),
    linear-gradient(90deg, rgba(29, 25, 21, 0.1), rgba(29, 25, 21, 0.02) 56%, rgba(29, 25, 21, 0.1));
}

.top-page .site-header.is-scrolled,
.top-page .site-header.is-open {
  background: rgba(47, 41, 36, 0.82);
}

.top-page .hero-proof--makuake {
  background: #ffffff;
}

.top-page .intro-statement {
  padding: 122px 0 76px;
  background: #fbf8f4;
}

.top-page .intro-statement h2 {
  color: #4b433c;
}

.top-page .intro-statement p:last-child {
  color: #746b62;
}

.top-page .concept-wide-image {
  height: min(70vh, 720px);
  min-height: 520px;
}

.top-page .concept-split {
  padding-top: 126px;
  padding-bottom: 0;
}

.top-page .lineup-section--fv {
  padding-top: 112px;
  padding-bottom: 106px;
  background: #ffffff;
}

.top-page .lineup-fv__statement {
  margin-bottom: 76px;
}

.top-page .lineup-fv__statement,
.top-page .lineup-fv__statement .section-label,
.top-page .lineup-fv__statement h2 {
  text-align: center;
}

.top-page .lineup-fv__statement h2 {
  width: 100%;
  text-wrap: balance;
}

.top-page .solution-film {
  height: 72vh;
  min-height: 610px;
  margin-top: 104px;
}

.top-page .solution-film::after {
  background:
    linear-gradient(90deg, rgba(20, 16, 13, 0.46) 0%, rgba(20, 16, 13, 0.18) 44%, rgba(20, 16, 13, 0.03) 100%),
    linear-gradient(0deg, rgba(20, 16, 13, 0.22), rgba(20, 16, 13, 0.02) 54%);
}

.top-page .solution-film__copy {
  bottom: 78px;
}

.top-page .why-teaser {
  background: #ffffff;
}

.top-page .technology-deep {
  min-height: 108vh;
  background: #28221e;
}

.top-page .technology-deep::after {
  background:
    linear-gradient(90deg, rgba(28, 23, 20, 0.42) 0%, rgba(28, 23, 20, 0.14) 50%, rgba(28, 23, 20, 0.04) 100%),
    linear-gradient(0deg, rgba(28, 23, 20, 0.22), rgba(28, 23, 20, 0.02) 56%);
}

.top-page .technology-deep > img {
  opacity: 0.82;
}

.top-page .technology-deep > div {
  top: 51%;
}

@media (max-width: 900px) {
  .top-page .intro-statement {
    padding: 96px 22px 66px;
  }

  .top-page .concept-wide-image {
    height: 420px;
    min-height: 0;
  }

  .top-page .concept-split {
    padding-top: 96px;
  }

  .top-page .lineup-section--fv {
    padding: 86px 22px 86px;
  }

  .top-page .lineup-fv__statement {
    margin-bottom: 54px;
  }

  .top-page .solution-film {
    height: 420px;
    min-height: 0;
    margin-top: 76px;
  }

  .top-page .solution-film::after {
    background:
      linear-gradient(0deg, rgba(20, 16, 13, 0.58) 0%, rgba(20, 16, 13, 0.16) 66%, rgba(20, 16, 13, 0.06) 100%),
      linear-gradient(90deg, rgba(20, 16, 13, 0.2), rgba(20, 16, 13, 0.04));
  }

  .top-page .solution-film__copy {
    bottom: 42px;
  }

  .top-page .technology-deep {
    min-height: 760px;
  }

  .top-page .technology-deep::after {
    background:
      linear-gradient(0deg, rgba(28, 23, 20, 0.62) 0%, rgba(28, 23, 20, 0.16) 62%, rgba(28, 23, 20, 0.08) 100%),
      linear-gradient(90deg, rgba(28, 23, 20, 0.2), rgba(28, 23, 20, 0.04));
  }
}

/* TOP final pass: keep the post-FV background continuous. */
.top-page .hero-proof--makuake,
.top-page .intro-statement,
.top-page .lineup-section--fv {
  background: #fbf8f4;
}

.top-page .hero-proof__inner--makuake {
  border-top: 0;
  border-bottom-color: rgba(74, 69, 64, 0.06);
}

.top-page .concept-wide-image {
  background: #fbf8f4;
}

/* TOP header/menu images: no pale wash on visuals. */
.top-page .nav-product-card,
.top-page .nav-product-card:hover,
.top-page .nav-product-card:focus-visible,
.top-page .mega-feature-card--wide {
  background: transparent;
}

.top-page .nav-product-card figure,
.top-page .mega-feature-card--wide img {
  background: transparent;
}

.top-page .nav-product-card img {
  filter: none;
}

/* TOP logo uses the same color-following treatment as the other pages. */
@supports (-webkit-mask: url("kamano-logo.svg") center / 178px auto no-repeat) or (mask: url("kamano-logo.svg") center / 178px auto no-repeat) {
  .top-page .brand-mark::before {
    background: currentColor;
    -webkit-mask: url("kamano-logo.svg") center / 178px auto no-repeat;
    mask: url("kamano-logo.svg") center / 178px auto no-repeat;
  }

  @media (max-width: 768px) {
    .top-page .brand-mark::before {
      -webkit-mask: url("kamano-logo.svg") center / 139px auto no-repeat;
      mask: url("kamano-logo.svg") center / 139px auto no-repeat;
    }
  }
}

@media (max-width: 900px) {
  .top-page .hero-proof--makuake,
  .top-page .intro-statement,
  .top-page .lineup-section--fv {
    background: #fbf8f4;
  }

  .top-page .nav-product-card figure {
    background: transparent;
  }
}

/* TOP product lineup: product images must never be cropped. */
.top-page .lineup-fv__item figure {
  align-items: center;
  justify-content: center;
  overflow: visible;
  padding: 18px;
}

.top-page .lineup-fv__item.is-main figure {
  height: 390px;
}

.top-page .lineup-fv__item img,
.top-page .lineup-fv__item.is-donabe img,
.top-page .lineup-fv__secondary .lineup-fv__item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.top-page .lineup-fv__item.is-donabe img {
  max-width: min(88%, 390px);
  max-height: 340px;
}

.top-page .lineup-fv__secondary .lineup-fv__item figure {
  height: 190px;
  padding: 12px;
}

.top-page .lineup-fv__secondary .lineup-fv__item img {
  max-width: min(88%, 178px);
  max-height: 158px;
}

@media (max-width: 900px) {
  .top-page .lineup-fv__item.is-main figure {
    height: 310px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(86%, 320px);
    max-height: 278px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 148px;
    padding: 8px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: min(88%, 138px);
    max-height: 122px;
  }
}

/* TOP header product menu: product images must fit fully inside cards. */
.top-page .nav-product-card figure {
  overflow: hidden;
}

.top-page .nav-product-card img {
  width: auto;
  height: auto;
  max-width: min(78%, 230px);
  max-height: 170px;
  padding: 0;
  object-fit: contain;
}

.top-page .nav-product-card:hover img,
.top-page .nav-product-card:focus-visible img {
  transform: scale(1.02);
}

@media (max-width: 900px) {
  .top-page .nav-product-card img {
    max-width: 72px;
    max-height: 54px;
  }
}

/* TOP WHY DONABE: add a subtle lower band before the next section. */
.top-page .why-teaser {
  position: relative;
  isolation: isolate;
  padding-bottom: 132px;
}

.top-page .why-teaser::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 104px;
  background: #fbf8f4;
  border-top: 1px solid rgba(74, 69, 64, 0.06);
  content: "";
  pointer-events: none;
}

.top-page .why-teaser > div,
.top-page .why-teaser > p,
.top-page .why-teaser .text-link,
.top-page .why-teaser__media {
  position: relative;
  z-index: 1;
}

@media (max-width: 900px) {
  .top-page .why-teaser {
    padding-bottom: 96px;
  }

  .top-page .why-teaser::before {
    height: 74px;
  }
}

/* TOP WHY DONABE: use a full subtle background instead of a lower band. */
.top-page .why-teaser {
  background: #fbf8f4;
}

.top-page .why-teaser::before {
  display: none;
}

/* TOP Technology: keep the information order clear and the CTA quiet. */
.top-page .technology-deep > div {
  top: 50%;
}

.top-page .technology-deep__lead {
  width: min(420px, 100%);
  margin-top: 22px;
  color: #f3eee6;
  font-size: 15px;
  line-height: 1.9;
}

.top-page .technology-deep h2 {
  margin-top: 22px;
}

.top-page .technology-deep h2 + p {
  width: min(360px, 100%);
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.9;
}

.top-page .technology-deep .text-link {
  margin-top: 28px;
  padding-bottom: 7px;
  color: #fffdf8;
  border-bottom: 0;
}

.top-page .technology-deep .text-link::after {
  background: rgba(255, 253, 248, 0.78);
}

.top-page .recipe-supervision-bridge {
  margin-top: -86px;
  padding: 0 50px 152px;
  background: #fff;
}

.top-page .recipe-supervision-bridge__wide {
  width: min(1180px, 100%);
  height: clamp(360px, 42vw, 560px);
  margin: 0 auto;
  overflow: hidden;
  background: #f3f0eb;
}

.top-page .recipe-supervision-bridge__wide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 58%;
}

.top-page .recipe-supervision-bridge__body {
  display: grid;
  grid-template-columns: minmax(0, 0.48fr) minmax(360px, 0.52fr);
  align-items: end;
  gap: 76px;
  width: min(1080px, 100%);
  margin: 64px auto 0;
}

.top-page .recipe-supervision-bridge__copy {
  width: min(470px, 100%);
}

.top-page .recipe-supervision-bridge__copy h2 {
  margin-top: 24px;
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 32px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.02em;
}

.top-page .recipe-supervision-bridge__copy p:not(.section-label) {
  margin-top: 24px;
  color: #756f68;
  font-size: 14px;
  line-height: 2;
}

.top-page .recipe-supervision-bridge__copy .text-link {
  margin-top: 28px;
}

.top-page .recipe-supervisor-card {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  align-items: end;
  gap: 28px;
  margin: 0;
  padding-top: 28px;
  border-top: 1px solid rgba(70, 65, 60, 0.16);
}

.top-page .recipe-supervisor-card figure {
  height: 150px;
  margin: 0;
  overflow: hidden;
  background: #f3f0eb;
}

.top-page .recipe-supervisor-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 44%;
}

.top-page .recipe-supervisor-card span {
  display: block;
  color: #3f3a35;
  font-family: var(--font-ja-serif, var(--serif));
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.top-page .recipe-supervisor-card p {
  margin-top: 14px;
  color: #756f68;
  font-size: 13px;
  line-height: 1.9;
}

@media (max-width: 900px) {
  .top-page .technology-deep > div {
    top: 42%;
  }
}

/* v3 polish: keep TOP product and menu rhythm closer to the brand site. */
.top-page .technology-deep h2 {
  font-size: 40px;
  line-height: 1.08;
  letter-spacing: 0;
}

.top-page .nav-panel {
  background: rgba(251, 248, 244, 0.96);
}

.top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  width: min(1080px, calc(100% - 104px));
  padding: 36px 0 34px;
}

.top-page .nav-product-menu--visual {
  grid-template-columns: minmax(168px, 0.31fr) minmax(0, 1fr);
  gap: 22px 30px;
}

.top-page .nav-product-head strong {
  font-size: 18px;
  letter-spacing: 0.02em;
}

.top-page .nav-product-card {
  border-color: rgba(70, 65, 60, 0.1);
}

.top-page .nav-product-card figure {
  aspect-ratio: 1.5;
}

.top-page .nav-product-card span {
  margin: 15px 17px 0;
  font-size: 14px;
  letter-spacing: 0.02em;
}

.top-page .nav-product-card small {
  margin: 6px 17px 18px;
}

.top-page .nav-product-subgrid a {
  padding: 14px 17px 13px;
}

.top-page .nav-panel__inner--visual {
  width: min(940px, calc(100% - 104px));
  padding: 30px 0;
}

.top-page .mega-feature-card--wide img {
  height: 190px;
}

@media (max-width: 900px) {
  .top-page .lineup-section--fv {
    padding: 78px 22px 74px;
  }

  .top-page .lineup-fv__statement {
    margin-bottom: 54px;
  }

  .top-page .lineup-fv__statement h2 {
    font-size: 28px;
    line-height: 1.7;
  }

  .top-page .lineup-fv__grid {
    gap: 50px;
  }

  .top-page .lineup-fv__main {
    gap: 40px;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 226px;
    margin-bottom: 18px;
    padding: 10px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(70vw, 266px);
    max-height: 204px;
  }

  .top-page .lineup-fv__item.is-main h3 {
    font-size: 22px;
    line-height: 1.44;
    letter-spacing: 0.02em;
  }

  .top-page .lineup-fv__item p {
    margin-top: 9px;
    font-size: 12px;
    line-height: 1.65;
  }

  .top-page .lineup-fv__meta {
    margin-top: 10px;
    font-size: 13px;
  }

  .top-page .lineup-fv__secondary {
    gap: 30px 18px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 122px;
    margin-bottom: 14px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: min(82%, 126px);
    max-height: 104px;
  }

  .top-page .recipe-supervision-bridge {
    margin-top: -42px;
    padding: 0 22px 92px;
  }

  .top-page .recipe-supervision-bridge__wide {
    height: 270px;
  }

  .top-page .recipe-supervision-bridge__body {
    grid-template-columns: 1fr;
    gap: 42px;
    margin-top: 42px;
  }

  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 26px;
    line-height: 1.68;
  }

  .top-page .recipe-supervisor-card {
    grid-template-columns: 118px minmax(0, 1fr);
    gap: 18px;
    padding-top: 22px;
  }

  .top-page .recipe-supervisor-card figure {
    height: 118px;
  }

  .top-page .recipe-supervisor-card span {
    font-size: 17px;
  }

  .top-page .technology-deep h2 {
    margin-top: 22px;
    font-size: 30px;
    line-height: 1.08;
  }

  .top-page .nav-panel {
    background: #2f2924;
  }

  .top-page .nav-link,
  .top-page .nav-parent,
  .top-page .nav-cta {
    min-height: 48px;
    font-size: 17px;
  }

  .top-page .nav-product-head {
    padding-bottom: 14px;
  }

  .top-page .nav-product-card {
    grid-template-columns: 84px minmax(0, 1fr);
  }

  .top-page .nav-product-card figure {
    width: 70px;
    height: 58px;
    margin: 10px 14px 10px 0;
  }

  .top-page .nav-product-card span {
    margin-top: 11px;
    font-size: 14px;
  }

  .top-page .nav-product-card small {
    margin-bottom: 10px;
  }

  .top-page .mega-feature-card--wide img {
    height: 96px;
  }
}

/* TOP v3 tight system pass: compact, centered, brand-site rhythm. */
.top-page .site-header {
  height: 68px;
  padding: 0 38px;
}

.top-page .brand-mark {
  width: 136px;
  min-width: 136px;
}

.top-page .brand-mark::before {
  width: 136px;
  height: 24px;
  background-size: 164px auto;
}

.top-page .global-nav {
  gap: 20px;
  font-size: 14px;
}

.top-page .nav-cta {
  min-height: 38px;
  padding: 0 18px;
  font-size: 12px;
}

.top-page .nav-panel {
  top: 68px;
}

.top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
  width: min(1040px, calc(100% - 96px));
  padding: 30px 0 28px;
}

.top-page .nav-product-menu--visual {
  grid-template-columns: minmax(156px, 0.29fr) minmax(0, 1fr);
  gap: 18px 26px;
}

.top-page .nav-product-head {
  padding-right: 22px;
}

.top-page .nav-product-head strong {
  margin-top: 9px;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
}

.top-page .nav-product-head a {
  margin-top: 18px;
}

.top-page .nav-product-card figure {
  aspect-ratio: 1.56;
}

.top-page .nav-product-card img {
  max-width: min(74%, 210px);
  max-height: 148px;
}

.top-page .nav-product-card span {
  margin: 12px 15px 0;
  font-size: 13px;
  line-height: 1.45;
  letter-spacing: 0;
}

.top-page .nav-product-card small {
  margin: 4px 15px 15px;
  font-size: 10px;
}

.top-page .nav-product-subgrid a {
  padding: 11px 14px 10px;
}

.top-page .nav-product-subgrid span {
  font-size: 12px;
}

.top-page .nav-panel__inner--story,
.top-page .nav-panel__inner--support,
.top-page .nav-panel__inner--visual {
  width: min(900px, calc(100% - 96px));
  padding: 28px 0;
}

.top-page .mega-feature-card img,
.top-page .mega-feature-card--wide img {
  height: 170px;
}

.top-page .mega-feature-card span,
.top-page .mega-feature-card--wide span,
.top-page .mega-link-list span,
.top-page .mega-link-list--nav span {
  font-size: 14px;
  line-height: 1.48;
  letter-spacing: 0;
}

.top-page .mega-feature-card small,
.top-page .mega-feature-card--wide small,
.top-page .mega-link-list small,
.top-page .mega-link-list--nav small {
  font-size: 10px;
  line-height: 1.55;
}

.top-page .mega-link-list a,
.top-page .mega-link-list--nav a {
  min-height: 48px;
  padding: 9px 0;
}

.top-page .section-label,
.top-page .eyebrow,
.top-page .en {
  font-size: 12px;
  letter-spacing: 0;
}

.top-page .kv h1 {
  margin-top: 16px;
  font-size: 42px;
  line-height: 1.12;
  letter-spacing: 0;
}

.top-page .kv__lead {
  margin-top: 24px;
  font-size: 17px;
  line-height: 1.75;
}

.top-page .kv__lower {
  bottom: 66px;
}

.top-page .hero-proof__inner--makuake {
  width: min(720px, 100%);
  padding: 18px 0 20px;
}

.top-page .hero-proof--makuake .hero-proof__label {
  font-size: 13px;
}

.top-page .hero-proof--makuake dl div {
  padding: 0 22px;
}

.top-page .hero-proof--makuake dd,
.top-page .hero-proof--makuake dl div:first-child dd {
  font-size: 20px;
}

.top-page .intro-statement {
  padding: 96px 0 54px;
}

.top-page .intro-statement h2,
.top-page .section-title h2,
.top-page .lineup-section .section-title h2,
.top-page .daily-head h2,
.top-page .recipe-copy h2,
.top-page .recipe-copy h1,
.top-page .support-section h2,
.top-page .spec-section h2,
.top-page .solution-film__copy h2,
.top-page .why-teaser h2 {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0;
}

.top-page .intro-statement p:last-child,
.top-page .lineup-lead,
.top-page .split-copy p:last-child,
.top-page .product-lead p:last-child,
.top-page .basic-cooking p,
.top-page .value-row p,
.top-page .daily-head p:last-child,
.top-page .daily-points p,
.top-page .recipe-copy p:not(.section-label),
.top-page .support-card-grid p:not(.section-label) {
  font-size: 13px;
  line-height: 1.82;
}

.top-page .concept-wide-image {
  height: min(60vh, 640px);
  min-height: 460px;
}

.top-page .concept-split,
.top-page .product-lead,
.top-page .basic-cooking {
  gap: 72px;
  padding-top: 108px;
}

.top-page .product-lead,
.top-page .basic-cooking {
  padding-right: max(44px, calc((100vw - 1160px) / 2));
}

.top-page .concept-split {
  padding-left: max(44px, calc((100vw - 1160px) / 2));
}

.top-page .split-media,
.top-page .product-lead figure {
  height: 620px;
}

.top-page .solution-film {
  height: 62vh;
  min-height: 520px;
  margin-top: 78px;
}

.top-page .solution-film__copy {
  bottom: 60px;
}

.top-page .value-section {
  padding: 104px 0 98px;
}

.top-page .value-stack {
  margin-top: 58px;
}

.top-page .value-stack > .material-proof {
  width: min(960px, calc(100% - 88px));
  gap: 32px;
  margin: 44px auto 72px;
  padding: 24px 0;
}

.top-page .value-stack > .material-proof h3 {
  font-size: 20px;
  line-height: 1.56;
}

.top-page .value-stack > .material-proof dl div {
  min-height: 86px;
  padding: 16px 12px;
}

.top-page .value-stack > .material-proof dt {
  font-size: 30px;
}

.top-page .value-row,
.top-page .value-row.reverse {
  gap: 72px;
}

.top-page .value-row + .value-row {
  margin-top: 72px;
}

.top-page .value-row figure {
  height: 500px;
}

.top-page .value-row h3 {
  font-size: 27px;
  line-height: 1.62;
}

.top-page .daily-section {
  padding: 100px 0 96px;
}

.top-page .daily-wide {
  height: 520px;
  margin-top: 56px;
}

.top-page .daily-points {
  gap: 22px;
  margin-top: 58px;
}

.top-page .daily-points article video,
.top-page .daily-points article img {
  height: 300px;
}

.top-page .lineup-section--fv {
  padding-top: 76px;
  padding-bottom: 74px;
}

.top-page .lineup-fv__statement {
  width: min(660px, 100%);
  margin-right: auto;
  margin-bottom: 44px;
  margin-left: auto;
  text-align: center;
}

.top-page .lineup-fv__statement h2 {
  font-size: 26px;
  line-height: 1.62;
}

.top-page .lineup-fv__grid {
  gap: 44px;
}

.top-page .lineup-fv__main {
  gap: 34px;
}

.top-page .lineup-fv__item.is-main figure {
  height: 330px;
  margin-bottom: 18px;
}

.top-page .lineup-fv__item.is-donabe img {
  max-width: min(84%, 340px);
  max-height: 292px;
}

.top-page .lineup-fv__item h3,
.top-page .lineup-fv__item.is-main h3 {
  font-size: 19px;
  line-height: 1.44;
  letter-spacing: 0;
}

.top-page .lineup-fv__secondary {
  gap: 24px 18px;
}

.top-page .lineup-fv__secondary .lineup-fv__item figure {
  height: 152px;
  margin-bottom: 12px;
}

.top-page .recipe-preview,
.top-page .recipe-preview--simple {
  padding-top: 104px;
  padding-bottom: 98px;
}

.top-page .recipe-preview--simple .recipe-copy {
  gap: 58px;
}

.top-page .recipe-main-photo,
.top-page .recipe-preview--simple > img {
  max-height: 760px;
}

.top-page .support-section,
.top-page .spec-section,
.top-page .recipe-index {
  padding-top: 100px;
  padding-bottom: 102px;
}

.top-page .support-card-grid {
  margin-top: 50px;
}

.top-page .support-card-grid article {
  padding: 26px 24px;
}

.top-page .technology-deep {
  min-height: 880px;
}

.top-page .technology-deep > div {
  top: 40%;
}

.top-page .technology-deep h2 {
  font-size: 34px;
  line-height: 1.18;
}

.top-page .technology-deep__lead {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.82;
}

.top-page .technology-deep__lead + h2 {
  margin-top: 18px;
}

.top-page .technology-deep h2 + p {
  margin-top: 18px;
}

@media (max-width: 900px) {
  .top-page .site-header {
    height: 62px;
    padding: 0 20px;
  }

  .top-page .brand-mark {
    width: 108px;
    min-width: 108px;
  }

  .top-page .brand-mark::before {
    width: 108px;
    height: 20px;
    background-size: 130px auto;
  }

  .top-page .nav-panel {
    top: 62px;
  }

  .top-page .nav-link,
  .top-page .nav-parent,
  .top-page .nav-cta {
    min-height: 42px;
    font-size: 15px;
  }

  .top-page .nav-panel__inner--story,
  .top-page .nav-panel__inner--support,
  .top-page .nav-panel__inner--visual,
  .top-page .nav-group--products .nav-panel__inner.nav-panel__inner--products {
    padding: 0 0 14px;
  }

  .top-page .nav-product-head {
    padding-bottom: 12px;
  }

  .top-page .nav-product-head strong {
    font-size: 15px;
  }

  .top-page .nav-product-card {
    grid-template-columns: 74px minmax(0, 1fr);
  }

  .top-page .nav-product-card figure {
    width: 62px;
    height: 50px;
    margin: 8px 12px 8px 0;
  }

  .top-page .nav-product-card img {
    max-width: 62px;
    max-height: 46px;
  }

  .top-page .nav-product-card span {
    margin-top: 8px;
    font-size: 13px;
  }

  .top-page .nav-product-card small {
    margin-bottom: 8px;
  }

  .top-page .nav-product-subgrid a {
    padding: 10px 10px;
  }

  .top-page .mega-feature-card img,
  .top-page .mega-feature-card--wide img {
    height: 86px;
  }

  .top-page .mega-link-list a,
  .top-page .mega-link-list--nav a {
    min-height: 42px;
  }

  .top-page .kv {
    min-height: 760px;
  }

  .top-page .kv h1 {
    font-size: 29px;
  }

  .top-page .kv__lead {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.76;
  }

  .top-page .kv__lower {
    bottom: 44px;
  }

  .top-page .hero-proof__inner--makuake {
    padding: 18px 0;
  }

  .top-page .hero-proof--makuake dl div {
    padding: 0 8px;
  }

  .top-page .hero-proof--makuake dd,
  .top-page .hero-proof--makuake dl div:first-child dd {
    font-size: 16px;
  }

  .top-page .intro-statement {
    padding: 72px 20px 46px;
  }

  .top-page .intro-statement h2,
  .top-page .section-title h2,
  .top-page .lineup-section .section-title h2,
  .top-page .daily-head h2,
  .top-page .recipe-copy h2,
  .top-page .recipe-copy h1,
  .top-page .support-section h2,
  .top-page .spec-section h2,
  .top-page .solution-film__copy h2,
  .top-page .why-teaser h2,
  .top-page .lineup-fv__statement h2 {
    font-size: 24px;
    line-height: 1.56;
  }

  .top-page .concept-wide-image {
    height: 320px;
  }

  .top-page .concept-split,
  .top-page .product-lead,
  .top-page .basic-cooking {
    gap: 34px;
    padding-top: 70px;
  }

  .top-page .split-media,
  .top-page .product-lead figure {
    height: 320px;
  }

  .top-page .solution-film {
    height: 360px;
    margin-top: 58px;
  }

  .top-page .solution-film__copy {
    bottom: 32px;
  }

  .top-page .value-section,
  .top-page .daily-section,
  .top-page .recipe-preview,
  .top-page .recipe-preview--simple,
  .top-page .support-section,
  .top-page .spec-section,
  .top-page .recipe-index {
    padding-top: 66px;
    padding-bottom: 70px;
  }

  .top-page .value-stack {
    margin-top: 40px;
  }

  .top-page .value-stack > .material-proof {
    gap: 22px;
    width: 100%;
    margin: 32px 0 50px;
    padding: 22px 0;
  }

  .top-page .value-stack > .material-proof h3 {
    font-size: 18px;
  }

  .top-page .value-stack > .material-proof dl div {
    min-height: 78px;
    padding: 14px 10px;
  }

  .top-page .value-stack > .material-proof dt {
    font-size: 26px;
  }

  .top-page .value-row,
  .top-page .value-row.reverse {
    gap: 28px;
  }

  .top-page .value-row + .value-row {
    margin-top: 48px;
  }

  .top-page .value-row figure {
    height: 280px;
  }

  .top-page .value-row h3 {
    font-size: 22px;
  }

  .top-page .daily-wide {
    height: 300px;
    margin-top: 38px;
  }

  .top-page .daily-points {
    gap: 18px;
    margin-top: 38px;
  }

  .top-page .daily-points article video,
  .top-page .daily-points article img {
    height: 230px;
  }

  .top-page .lineup-section--fv {
    padding: 62px 20px 64px;
  }

  .top-page .lineup-fv__statement {
    margin-bottom: 34px;
  }

  .top-page .lineup-fv__grid {
    gap: 34px;
  }

  .top-page .lineup-fv__main {
    gap: 28px;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 190px;
    margin-bottom: 12px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(66vw, 224px);
    max-height: 172px;
  }

  .top-page .lineup-fv__item h3,
  .top-page .lineup-fv__item.is-main h3 {
    font-size: 18px;
  }

  .top-page .lineup-fv__item p {
    margin-top: 6px;
    line-height: 1.54;
  }

  .top-page .lineup-fv__meta {
    margin-top: 8px;
    font-size: 12px;
  }

  .top-page .lineup-fv__secondary {
    gap: 22px 14px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 104px;
    margin-bottom: 10px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: min(80%, 108px);
    max-height: 88px;
  }

  .top-page .support-card-grid {
    margin-top: 34px;
  }

  .top-page .technology-deep {
    min-height: 640px;
  }

  .top-page .technology-deep > div {
    top: 42%;
  }

  .top-page .technology-deep h2 {
    margin-top: 16px;
    font-size: 26px;
    line-height: 1.22;
  }

  .top-page .technology-deep__lead {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.72;
  }

  .top-page .technology-deep h2 + p {
    margin-top: 14px;
  }
}

/* TOP v3 tight residual pass: final override position. */
.top-page .why-teaser {
  padding-top: 92px;
  padding-bottom: 94px;
}

.top-page .why-teaser__media {
  height: min(52vw, 500px);
  min-height: 360px;
}

.top-page .recipe-supervision-bridge {
  margin-top: -56px;
  padding-bottom: 104px;
}

.top-page .recipe-supervision-bridge__body {
  gap: 54px;
  margin-top: 48px;
}

.top-page .recipe-supervision-bridge__copy h2 {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0;
}

.top-page .recipe-supervision-bridge__wide {
  height: clamp(300px, 36vw, 480px);
}

.top-page .recipe-supervisor-card {
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 24px;
  padding-top: 22px;
}

.top-page .recipe-supervisor-card figure {
  height: 126px;
}

@media (max-width: 900px) {
  .top-page .why-teaser {
    padding: 64px 20px 66px;
  }

  .top-page .why-teaser__media {
    height: 280px;
    min-height: 0;
  }

  .top-page .recipe-supervision-bridge {
    margin-top: -34px;
    padding: 0 20px 68px;
  }

  .top-page .recipe-supervision-bridge__wide {
    height: 240px;
  }

  .top-page .recipe-supervision-bridge__body {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 34px;
  }

  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 24px;
    line-height: 1.56;
  }

  .top-page .recipe-supervisor-card {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 18px;
  }

  .top-page .recipe-supervisor-card figure {
    height: 104px;
  }
}

/* TOP v3 tight final compression. */
.top-page .intro-statement,
.top-page .value-section,
.top-page .daily-section,
.top-page .recipe-preview,
.top-page .recipe-preview--simple,
.top-page .support-section,
.top-page .spec-section,
.top-page .recipe-index,
.top-page .closing-cta {
  padding-top: 88px;
  padding-bottom: 90px;
}

.top-page .lineup-section--fv {
  padding-top: 64px;
  padding-bottom: 66px;
}

.top-page .why-teaser {
  padding-top: 82px;
  padding-bottom: 84px;
}

.top-page .concept-split,
.top-page .product-lead,
.top-page .basic-cooking {
  padding-top: 92px;
}

.top-page .value-row + .value-row {
  margin-top: 60px;
}

.top-page .daily-wide {
  margin-top: 46px;
}

.top-page .daily-points {
  margin-top: 46px;
}

.top-page .recipe-supervision-bridge {
  padding-bottom: 88px;
}

.top-page .kv h1 {
  font-size: 38px;
}

.top-page .intro-statement h2,
.top-page .section-title h2,
.top-page .lineup-section .section-title h2,
.top-page .daily-head h2,
.top-page .recipe-copy h2,
.top-page .recipe-copy h1,
.top-page .support-section h2,
.top-page .spec-section h2,
.top-page .solution-film__copy h2,
.top-page .why-teaser h2,
.top-page .lineup-fv__statement h2,
.top-page .technology-deep h2,
.top-page .recipe-supervision-bridge__copy h2 {
  font-size: 26px;
  line-height: 1.54;
  letter-spacing: 0;
}

.top-page .value-row h3,
.top-page .daily-points h3,
.top-page .support-card-grid h3 {
  font-size: 20px;
  line-height: 1.56;
  letter-spacing: 0;
}

@media (max-width: 900px) {
  .top-page .intro-statement,
  .top-page .value-section,
  .top-page .daily-section,
  .top-page .recipe-preview,
  .top-page .recipe-preview--simple,
  .top-page .support-section,
  .top-page .spec-section,
  .top-page .recipe-index,
  .top-page .closing-cta {
    padding-top: 58px;
    padding-bottom: 62px;
  }

  .top-page .lineup-section--fv {
    padding: 54px 20px 56px;
  }

  .top-page .why-teaser {
    padding: 58px 20px 60px;
  }

  .top-page .concept-split,
  .top-page .product-lead,
  .top-page .basic-cooking {
    padding-top: 58px;
  }

  .top-page .value-row + .value-row {
    margin-top: 38px;
  }

  .top-page .daily-wide,
  .top-page .daily-points {
    margin-top: 30px;
  }

  .top-page .recipe-supervision-bridge {
    padding-bottom: 58px;
  }

  .top-page .kv h1 {
    font-size: 26px;
  }

  .top-page .intro-statement h2,
  .top-page .section-title h2,
  .top-page .lineup-section .section-title h2,
  .top-page .daily-head h2,
  .top-page .recipe-copy h2,
  .top-page .recipe-copy h1,
  .top-page .support-section h2,
  .top-page .spec-section h2,
  .top-page .solution-film__copy h2,
  .top-page .why-teaser h2,
  .top-page .lineup-fv__statement h2,
  .top-page .technology-deep h2,
  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 22px;
    line-height: 1.52;
  }

  .top-page .value-row h3,
  .top-page .daily-points h3,
  .top-page .support-card-grid h3,
  .top-page .lineup-fv__item h3,
  .top-page .lineup-fv__item.is-main h3 {
    font-size: 17px;
    line-height: 1.48;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 172px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(62vw, 204px);
    max-height: 154px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 92px;
  }
}

/* TOP logo: keep the compact width while preventing the Japanese mark from clipping. */
.top-page .brand-mark::before {
  height: 34px;
  background-size: 164px auto;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 164px auto no-repeat) or (mask: url("kamano-logo.svg") center / 164px auto no-repeat) {
  .top-page .brand-mark::before {
    -webkit-mask-size: 164px auto;
    mask-size: 164px auto;
  }
}

@media (max-width: 900px) {
  .top-page .brand-mark::before {
    height: 27px;
    background-size: 130px auto;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 130px auto no-repeat) or (mask: url("kamano-logo.svg") center / 130px auto no-repeat) {
    .top-page .brand-mark::before {
      -webkit-mask-size: 130px auto;
      mask-size: 130px auto;
    }
  }
}

/* TOP v3 strict tightening pass: lock the home page to the shared brand rhythm. */
.top-page {
  color: #3f3a35;
  background: #fbf8f4;
}

.top-page .site-header {
  height: 64px;
  padding: 0 36px;
}

.top-page .brand-mark {
  width: 156px;
  min-width: 156px;
  height: 38px;
}

.top-page .brand-mark::before {
  width: 156px;
  height: 36px;
  background-size: 164px auto;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 164px auto no-repeat) or (mask: url("kamano-logo.svg") center / 164px auto no-repeat) {
  .top-page .brand-mark::before {
    -webkit-mask-size: 164px auto;
    mask-size: 164px auto;
  }
}

.top-page .global-nav {
  gap: 18px;
  font-size: 13px;
}

.top-page .nav-cta {
  min-height: 36px;
  padding: 0 16px;
  font-size: 12px;
}

.top-page .nav-panel {
  top: 64px;
}

.top-page .intro-statement,
.top-page .value-section,
.top-page .daily-section,
.top-page .recipe-preview,
.top-page .recipe-preview--simple,
.top-page .support-section,
.top-page .spec-section,
.top-page .recipe-index,
.top-page .closing-cta {
  padding-top: 78px;
  padding-bottom: 82px;
}

.top-page .lineup-section--fv {
  padding-top: 56px;
  padding-bottom: 58px;
}

.top-page .why-teaser {
  padding-top: 72px;
  padding-bottom: 76px;
}

.top-page .concept-split,
.top-page .product-lead,
.top-page .basic-cooking {
  padding-top: 82px;
}

.top-page .value-row + .value-row {
  margin-top: 52px;
}

.top-page .daily-wide,
.top-page .daily-points {
  margin-top: 38px;
}

.top-page .recipe-supervision-bridge {
  padding-bottom: 76px;
}

.top-page .kv h1 {
  font-size: 34px;
  line-height: 1.5;
}

.top-page .intro-statement h2,
.top-page .section-title h2,
.top-page .lineup-section .section-title h2,
.top-page .daily-head h2,
.top-page .recipe-copy h2,
.top-page .recipe-copy h1,
.top-page .support-section h2,
.top-page .spec-section h2,
.top-page .solution-film__copy h2,
.top-page .why-teaser h2,
.top-page .lineup-fv__statement h2,
.top-page .technology-deep h2,
.top-page .recipe-supervision-bridge__copy h2 {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0;
}

.top-page .value-row h3,
.top-page .daily-points h3,
.top-page .support-card-grid h3,
.top-page .lineup-fv__item h3,
.top-page .lineup-fv__item.is-main h3 {
  font-size: 18px;
  line-height: 1.48;
  letter-spacing: 0;
}

.top-page .lineup-fv__statement {
  width: min(620px, 100%);
  margin-right: auto;
  margin-bottom: 34px;
  margin-left: auto;
  text-align: center;
}

.top-page .lineup-fv__statement .section-label {
  margin-bottom: 16px;
  color: #c5beb6;
  font-size: 12px;
}

.top-page .lineup-fv__grid {
  gap: 36px;
}

.top-page .lineup-fv__main {
  gap: 28px;
}

.top-page .lineup-fv__item.is-main figure {
  height: 286px;
  margin-bottom: 14px;
}

.top-page .lineup-fv__item.is-donabe img {
  max-width: min(82%, 304px);
  max-height: 252px;
}

.top-page .lineup-fv__item p {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1.56;
}

.top-page .lineup-fv__meta {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1.45;
}

.top-page .lineup-fv__secondary {
  gap: 20px 16px;
}

.top-page .lineup-fv__secondary .lineup-fv__item figure {
  height: 132px;
  margin-bottom: 10px;
}

.top-page .lineup-fv__secondary .lineup-fv__item img {
  max-width: min(78%, 128px);
  max-height: 106px;
}

.top-page .lineup-fv__secondary .lineup-fv__item h3 {
  font-size: 16px;
}

.top-page .lineup-fv__secondary .lineup-fv__item p,
.top-page .lineup-fv__secondary .lineup-fv__meta {
  font-size: 11px;
}

.top-page .why-teaser__media {
  height: min(46vw, 440px);
  min-height: 320px;
}

.top-page .recipe-supervision-bridge__body {
  gap: 44px;
  margin-top: 38px;
}

.top-page .recipe-supervision-bridge__wide {
  height: clamp(280px, 32vw, 420px);
}

.top-page .recipe-supervisor-card {
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 20px;
  padding-top: 18px;
}

.top-page .recipe-supervisor-card figure {
  height: 112px;
}

.top-page .parallax-media-item {
  --parallax-scale: 1.035;
}

.top-page .lineup-fv__item img,
.top-page .value-row img,
.top-page .recipe-main-photo img,
.top-page .support-card-grid img {
  transition-duration: 0.55s;
}

@media (max-width: 900px) {
  .top-page .site-header {
    height: 60px;
    padding: 0 18px;
  }

  .top-page .brand-mark {
    width: 120px;
    min-width: 120px;
    height: 30px;
  }

  .top-page .brand-mark::before {
    width: 120px;
    height: 28px;
    background-size: 128px auto;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 128px auto no-repeat) or (mask: url("kamano-logo.svg") center / 128px auto no-repeat) {
    .top-page .brand-mark::before {
      -webkit-mask-size: 128px auto;
      mask-size: 128px auto;
    }
  }

  .top-page .nav-panel {
    top: 60px;
  }

  .top-page .intro-statement,
  .top-page .value-section,
  .top-page .daily-section,
  .top-page .recipe-preview,
  .top-page .recipe-preview--simple,
  .top-page .support-section,
  .top-page .spec-section,
  .top-page .recipe-index,
  .top-page .closing-cta {
    padding-top: 52px;
    padding-bottom: 56px;
  }

  .top-page .lineup-section--fv {
    padding: 46px 20px 48px;
  }

  .top-page .why-teaser {
    padding: 52px 20px 54px;
  }

  .top-page .concept-split,
  .top-page .product-lead,
  .top-page .basic-cooking {
    padding-top: 52px;
  }

  .top-page .value-row + .value-row {
    margin-top: 32px;
  }

  .top-page .daily-wide,
  .top-page .daily-points {
    margin-top: 24px;
  }

  .top-page .recipe-supervision-bridge {
    padding-bottom: 52px;
  }

  .top-page .kv h1 {
    font-size: 24px;
    line-height: 1.5;
  }

  .top-page .intro-statement h2,
  .top-page .section-title h2,
  .top-page .lineup-section .section-title h2,
  .top-page .daily-head h2,
  .top-page .recipe-copy h2,
  .top-page .recipe-copy h1,
  .top-page .support-section h2,
  .top-page .spec-section h2,
  .top-page .solution-film__copy h2,
  .top-page .why-teaser h2,
  .top-page .lineup-fv__statement h2,
  .top-page .technology-deep h2,
  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 21px;
    line-height: 1.48;
  }

  .top-page .value-row h3,
  .top-page .daily-points h3,
  .top-page .support-card-grid h3,
  .top-page .lineup-fv__item h3,
  .top-page .lineup-fv__item.is-main h3 {
    font-size: 16px;
    line-height: 1.44;
  }

  .top-page .lineup-fv__statement {
    margin-bottom: 24px;
  }

  .top-page .lineup-fv__statement .section-label {
    margin-bottom: 12px;
  }

  .top-page .lineup-fv__grid {
    gap: 28px;
  }

  .top-page .lineup-fv__main {
    gap: 22px;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 150px;
    margin-bottom: 9px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(58vw, 188px);
    max-height: 138px;
  }

  .top-page .lineup-fv__item p {
    margin-top: 5px;
    font-size: 11px;
  }

  .top-page .lineup-fv__meta {
    margin-top: 5px;
    font-size: 11px;
  }

  .top-page .lineup-fv__secondary {
    gap: 18px 12px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 78px;
    margin-bottom: 8px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: min(78%, 92px);
    max-height: 70px;
  }

  .top-page .why-teaser__media {
    height: 240px;
    min-height: 0;
  }

  .top-page .recipe-supervision-bridge__body {
    gap: 24px;
    margin-top: 28px;
  }

  .top-page .recipe-supervision-bridge__wide {
    height: 210px;
  }

  .top-page .recipe-supervisor-card {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 14px;
  }

  .top-page .recipe-supervisor-card figure {
    height: 88px;
  }
}

/* TOP v3 strict anchor lock: preserve centered headings under the fixed header. */
.top-page .lineup-section--fv,
.top-page .intro-statement,
.top-page .value-section,
.top-page .daily-section,
.top-page .recipe-preview,
.top-page .support-section,
.top-page .spec-section {
  scroll-margin-top: 84px;
}

@media (max-width: 900px) {
  .top-page .lineup-section--fv,
  .top-page .intro-statement,
  .top-page .value-section,
  .top-page .daily-section,
  .top-page .recipe-preview,
  .top-page .support-section,
  .top-page .spec-section {
    scroll-margin-top: 74px;
  }
}

/* TOP v3 soft restore: recover a quieter, less over-tight editorial rhythm. */
.top-page .site-header {
  height: 68px;
  padding: 0 38px;
}

.top-page .brand-mark {
  width: 168px;
  min-width: 168px;
  height: 40px;
}

.top-page .brand-mark::before {
  width: 168px;
  height: 36px;
  background-size: 172px auto;
}

@supports (-webkit-mask: url("kamano-logo.svg") center / 172px auto no-repeat) or (mask: url("kamano-logo.svg") center / 172px auto no-repeat) {
  .top-page .brand-mark::before {
    -webkit-mask-size: 172px auto;
    mask-size: 172px auto;
  }
}

.top-page .nav-panel {
  top: 68px;
}

.top-page .intro-statement,
.top-page .value-section,
.top-page .daily-section,
.top-page .recipe-preview,
.top-page .recipe-preview--simple,
.top-page .support-section,
.top-page .spec-section,
.top-page .recipe-index,
.top-page .closing-cta {
  padding-top: 88px;
  padding-bottom: 90px;
}

.top-page .lineup-section--fv {
  padding-top: 64px;
  padding-bottom: 66px;
}

.top-page .why-teaser {
  padding-top: 82px;
  padding-bottom: 84px;
}

.top-page .concept-split,
.top-page .product-lead,
.top-page .basic-cooking {
  padding-top: 92px;
}

.top-page .value-row + .value-row {
  margin-top: 60px;
}

.top-page .daily-wide,
.top-page .daily-points {
  margin-top: 46px;
}

.top-page .recipe-supervision-bridge {
  padding-bottom: 88px;
}

.top-page .kv h1 {
  font-size: 38px;
  line-height: 1.52;
}

.top-page .intro-statement h2,
.top-page .section-title h2,
.top-page .lineup-section .section-title h2,
.top-page .daily-head h2,
.top-page .recipe-copy h2,
.top-page .recipe-copy h1,
.top-page .support-section h2,
.top-page .spec-section h2,
.top-page .solution-film__copy h2,
.top-page .why-teaser h2,
.top-page .lineup-fv__statement h2,
.top-page .technology-deep h2,
.top-page .recipe-supervision-bridge__copy h2 {
  font-size: 26px;
  line-height: 1.54;
}

.top-page .value-row h3,
.top-page .daily-points h3,
.top-page .support-card-grid h3,
.top-page .lineup-fv__item h3,
.top-page .lineup-fv__item.is-main h3 {
  font-size: 18px;
  line-height: 1.5;
}

.top-page .lineup-fv__statement {
  width: min(660px, 100%);
  margin-bottom: 42px;
}

.top-page .lineup-fv__statement .section-label {
  margin-bottom: 18px;
}

.top-page .lineup-fv__grid {
  gap: 44px;
}

.top-page .lineup-fv__main {
  gap: 34px;
}

.top-page .lineup-fv__item.is-main figure {
  height: 318px;
  margin-bottom: 18px;
}

.top-page .lineup-fv__item.is-donabe img {
  max-width: min(84%, 332px);
  max-height: 286px;
}

.top-page .lineup-fv__item p {
  margin-top: 9px;
  font-size: 13px;
}

.top-page .lineup-fv__meta {
  margin-top: 9px;
  font-size: 13px;
}

.top-page .lineup-fv__secondary {
  gap: 24px 18px;
}

.top-page .lineup-fv__secondary .lineup-fv__item figure {
  height: 148px;
  margin-bottom: 12px;
}

.top-page .lineup-fv__secondary .lineup-fv__item img {
  max-width: min(82%, 150px);
  max-height: 124px;
}

.top-page .lineup-fv__secondary .lineup-fv__item h3 {
  font-size: 17px;
}

.top-page .lineup-fv__secondary .lineup-fv__item p,
.top-page .lineup-fv__secondary .lineup-fv__meta {
  font-size: 12px;
}

.top-page .why-teaser__media {
  height: min(52vw, 500px);
  min-height: 360px;
}

.top-page .recipe-supervision-bridge__body {
  gap: 54px;
  margin-top: 48px;
}

.top-page .recipe-supervision-bridge__wide {
  height: clamp(300px, 36vw, 480px);
}

.top-page .recipe-supervisor-card {
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 24px;
  padding-top: 22px;
}

.top-page .recipe-supervisor-card figure {
  height: 126px;
}

@media (max-width: 900px) {
  .top-page .site-header {
    height: 62px;
    padding: 0 20px;
  }

  .top-page .brand-mark {
    width: 128px;
    min-width: 128px;
    height: 32px;
  }

  .top-page .brand-mark::before {
    width: 128px;
    height: 28px;
    background-size: 136px auto;
  }

  @supports (-webkit-mask: url("kamano-logo.svg") center / 136px auto no-repeat) or (mask: url("kamano-logo.svg") center / 136px auto no-repeat) {
    .top-page .brand-mark::before {
      -webkit-mask-size: 136px auto;
      mask-size: 136px auto;
    }
  }

  .top-page .nav-panel {
    top: 62px;
  }

  .top-page .intro-statement,
  .top-page .value-section,
  .top-page .daily-section,
  .top-page .recipe-preview,
  .top-page .recipe-preview--simple,
  .top-page .support-section,
  .top-page .spec-section,
  .top-page .recipe-index,
  .top-page .closing-cta {
    padding-top: 58px;
    padding-bottom: 62px;
  }

  .top-page .lineup-section--fv {
    padding: 54px 20px 56px;
  }

  .top-page .why-teaser {
    padding: 58px 20px 60px;
  }

  .top-page .concept-split,
  .top-page .product-lead,
  .top-page .basic-cooking {
    padding-top: 58px;
  }

  .top-page .value-row + .value-row {
    margin-top: 38px;
  }

  .top-page .daily-wide,
  .top-page .daily-points {
    margin-top: 30px;
  }

  .top-page .recipe-supervision-bridge {
    padding-bottom: 58px;
  }

  .top-page .kv h1 {
    font-size: 26px;
  }

  .top-page .intro-statement h2,
  .top-page .section-title h2,
  .top-page .lineup-section .section-title h2,
  .top-page .daily-head h2,
  .top-page .recipe-copy h2,
  .top-page .recipe-copy h1,
  .top-page .support-section h2,
  .top-page .spec-section h2,
  .top-page .solution-film__copy h2,
  .top-page .why-teaser h2,
  .top-page .lineup-fv__statement h2,
  .top-page .technology-deep h2,
  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 22px;
    line-height: 1.52;
  }

  .top-page .value-row h3,
  .top-page .daily-points h3,
  .top-page .support-card-grid h3,
  .top-page .lineup-fv__item h3,
  .top-page .lineup-fv__item.is-main h3 {
    font-size: 17px;
    line-height: 1.48;
  }

  .top-page .lineup-fv__statement {
    margin-bottom: 32px;
  }

  .top-page .lineup-fv__grid {
    gap: 34px;
  }

  .top-page .lineup-fv__main {
    gap: 28px;
  }

  .top-page .lineup-fv__item.is-main figure {
    height: 172px;
    margin-bottom: 12px;
  }

  .top-page .lineup-fv__item.is-donabe img {
    max-width: min(62vw, 204px);
    max-height: 154px;
  }

  .top-page .lineup-fv__item p {
    margin-top: 6px;
    font-size: 12px;
  }

  .top-page .lineup-fv__meta {
    margin-top: 8px;
    font-size: 12px;
  }

  .top-page .lineup-fv__secondary {
    gap: 22px 14px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item figure {
    height: 92px;
    margin-bottom: 10px;
  }

  .top-page .lineup-fv__secondary .lineup-fv__item img {
    max-width: min(80%, 108px);
    max-height: 88px;
  }

  .top-page .why-teaser__media {
    height: 280px;
    min-height: 0;
  }

  .top-page .recipe-supervision-bridge__body {
    gap: 30px;
    margin-top: 34px;
  }

  .top-page .recipe-supervision-bridge__wide {
    height: 240px;
  }

  .top-page .recipe-supervisor-card {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 18px;
  }

  .top-page .recipe-supervisor-card figure {
    height: 104px;
  }
}

/* TOP KV restore: keep the first view bright over imagery. */
.top-page .kv,
.top-page .kv h1,
.top-page .kv .brand-name,
.top-page .kv .eyebrow,
.top-page .kv .scroll-sign,
.top-page .kv .quiet-actions a {
  color: #fffdf8;
}

.top-page .kv h1 {
  font-size: 48px;
  line-height: 1.16;
  text-shadow: 0 2px 20px rgba(24, 20, 17, 0.26);
}

.top-page .kv .eyebrow {
  color: rgba(255, 253, 248, 0.82);
}

@media (max-width: 900px) {
  .top-page .kv h1 {
    font-size: 32px;
    line-height: 1.18;
  }
}

/* TOP Oven Pot 2 reference: make Six Techniques read as product feature headlines. */
.top-page .value-section {
  padding-top: 102px;
  padding-bottom: 108px;
}

.top-page .value-stack {
  margin-top: 62px;
}

.top-page .value-row,
.top-page .value-row.reverse {
  gap: clamp(72px, 7vw, 104px);
}

.top-page .value-row + .value-row {
  margin-top: 88px;
}

.top-page .value-row figure {
  height: clamp(540px, 48vw, 640px);
}

.top-page .value-row div {
  max-width: 430px;
}

.top-page .value-row .index {
  display: inline-block;
  color: #b8a08b;
  font-size: 17px;
  line-height: 1;
}

.top-page .value-row h3 {
  margin-top: 18px;
  font-size: 26px;
  line-height: 1.56;
}

.top-page .value-row p {
  margin-top: 18px;
  font-size: 14px;
  line-height: 1.9;
}

.top-page .value-stack > .material-proof {
  margin-top: 52px;
  margin-bottom: 82px;
}

.top-page .value-stack > .material-proof h3 {
  font-size: 24px;
  line-height: 1.58;
}

.top-page .value-stack > .material-proof dt {
  font-size: 40px;
}

@media (max-width: 900px) {
  .top-page .value-section {
    padding-top: 68px;
    padding-bottom: 74px;
  }

  .top-page .value-stack {
    margin-top: 44px;
  }

  .top-page .value-row,
  .top-page .value-row.reverse {
    gap: 28px;
  }

  .top-page .value-row + .value-row {
    margin-top: 70px;
  }

  .top-page .value-row figure {
    height: clamp(320px, 86vw, 380px);
  }

  .top-page .value-row div {
    max-width: none;
  }

  .top-page .value-row .index {
    font-size: 15px;
  }

  .top-page .value-row h3 {
    margin-top: 14px;
    font-size: 22px;
    line-height: 1.52;
  }

  .top-page .value-row p {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.84;
  }

  .top-page .value-stack > .material-proof {
    margin-top: 38px;
    margin-bottom: 62px;
  }

  .top-page .value-stack > .material-proof h3 {
    font-size: 21px;
  }

  .top-page .value-stack > .material-proof dt {
    font-size: 36px;
  }
}

/* Oven Pot 2 reference typography alignment for TOP.
   This file loads after styles.css, so keep the TOP type scale explicit here. */
.top-page {
  color: #302d2a;
}

.top-page .section-label,
.top-page .eyebrow,
.top-page .en,
.top-page .lineup-fv__statement .section-label,
.top-page .why-teaser .section-label,
.top-page .value-stack > .material-proof .section-label {
  color: #bdb7b1;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.04em;
  text-transform: none;
}

.top-page .nav-link,
.top-page .nav-parent {
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.04em;
}

.top-page .kv h1 {
  font-size: 48px;
  line-height: 1.16;
  letter-spacing: 0.04em;
}

.top-page .intro-statement h2,
.top-page .world-statement h2,
.top-page .lineup-section .section-title h2,
.top-page .lineup-fv__statement h2,
.top-page .why-teaser__copy h2,
.top-page .recipe-supervision-bridge__copy h2 {
  color: #46413c;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 34px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.08em;
}

.top-page .value-row h3 {
  color: #46413c;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0.07em;
}

.top-page .lineup-fv__item h3,
.top-page .lineup-fv__item.is-main h3,
.top-page .support-card-grid h3,
.top-page .recipe-supervisor-card h3 {
  color: #46413c;
  font-family: var(--font-ja-serif, "Shippori Mincho", "Yu Mincho", serif);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: 0.05em;
}

.top-page .intro-statement p:last-child,
.top-page .world-statement p:not(.section-label),
.top-page .lineup-lead,
.top-page .lineup-fv__item p,
.top-page .value-row p,
.top-page .why-teaser__copy p,
.top-page .recipe-copy p:not(.section-label),
.top-page .recipe-supervision-bridge__copy p:not(.section-label),
.top-page .support-card-grid p:not(.section-label) {
  color: #302d2a;
  font-size: 13px;
  line-height: 1.92;
  letter-spacing: 0.01em;
}

.top-page .value-row .index,
.top-page .lineup-fv__meta {
  color: #bdb7b1;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 13px;
  font-style: normal;
  letter-spacing: 0.04em;
}

@media (max-width: 900px) {
  .top-page .nav-link,
  .top-page .nav-parent {
    font-size: 16px;
  }

  .top-page .kv h1 {
    font-size: 32px;
    line-height: 1.2;
  }

  .top-page .intro-statement h2,
  .top-page .world-statement h2,
  .top-page .lineup-section .section-title h2,
  .top-page .lineup-fv__statement h2,
  .top-page .why-teaser__copy h2,
  .top-page .recipe-supervision-bridge__copy h2 {
    font-size: 26px;
    line-height: 1.7;
    letter-spacing: 0.06em;
  }

  .top-page .value-row h3 {
    font-size: 23px;
    line-height: 1.64;
    letter-spacing: 0.05em;
  }

  .top-page .lineup-fv__item h3,
  .top-page .lineup-fv__item.is-main h3,
  .top-page .support-card-grid h3,
  .top-page .recipe-supervisor-card h3 {
    font-size: 18px;
    line-height: 1.56;
  }
}

/* v4 TOP final governance: stable header, reference type scale, and Six Techniques rhythm. */
:root {
  --kamano-logo-dark-filter: brightness(0) saturate(100%) invert(24%) sepia(6%) saturate(566%) hue-rotate(344deg) brightness(93%) contrast(88%);
}

.top-page .site-header {
  height: 74px !important;
  padding: 0 40px !important;
}

.top-page .site-header:not(.is-scrolled):not(.is-open) {
  color: rgba(255, 255, 255, 0.92) !important;
  border-bottom-color: rgba(255, 255, 255, 0.18) !important;
  background: rgba(27, 24, 21, 0.12) !important;
  backdrop-filter: blur(10px) !important;
}

.top-page .site-header.is-scrolled,
.top-page .site-header.is-open {
  color: #46413c !important;
  border-bottom-color: rgba(70, 65, 60, 0.1) !important;
  background: rgba(250, 247, 245, 0.94) !important;
}

.top-page .brand-mark {
  position: relative !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 184px !important;
  min-width: 184px !important;
  height: 40px !important;
  overflow: visible !important;
}

.top-page .brand-mark::before {
  display: block !important;
  width: 184px !important;
  height: 36px !important;
  background: transparent url("kamano-logo.svg") left center / contain no-repeat !important;
  content: "" !important;
  filter: none !important;
  opacity: 1 !important;
  -webkit-mask: none !important;
  mask: none !important;
}

.top-page .site-header.is-scrolled .brand-mark::before,
.top-page .site-header.is-open .brand-mark::before {
  filter: var(--kamano-logo-dark-filter) !important;
}

.top-page .global-nav {
  gap: 22px !important;
  font-size: 14px !important;
}

.top-page .nav-link,
.top-page .nav-parent {
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 400 !important;
}

.top-page .nav-cta {
  width: 96px !important;
  min-width: 96px !important;
  max-width: 96px !important;
  min-height: 40px !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  line-height: 1 !important;
}

.top-page .site-header:not(.is-scrolled):not(.is-open) .nav-cta {
  color: #fffaf2 !important;
  border-color: rgba(138, 96, 66, 0.92) !important;
  background: #8a6042 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

.top-page .site-header.is-scrolled .nav-cta,
.top-page .site-header.is-open .nav-cta {
  color: #fffaf2 !important;
  border-color: rgba(123, 82, 56, 0.88) !important;
  background: #7b5238 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

@media (max-width: 900px) {
  .top-page .site-header .nav-cta {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 46px !important;
    margin: 18px 0 0 !important;
  }
}

.top-page .kv,
.top-page .kv :is(h1, h2, h3, p, a, span, small, .eyebrow, .section-label, .brand-name),
.top-page .scroll-sign {
  color: rgba(255, 255, 255, 0.94) !important;
}

.top-page .kv .quiet-actions a {
  color: rgba(255, 255, 255, 0.94) !important;
  border-color: rgba(255, 255, 255, 0.48) !important;
  background: rgba(255, 255, 255, 0.06) !important;
}

.top-page .value-section,
.top-page .value-section :is(h2, h3, p, span, strong, small, .section-label),
.top-page .value-stack > .material-proof,
.top-page .value-stack > .material-proof :is(h2, h3, p, span, strong, small, .section-label) {
  color: #3f3a35 !important;
}

.top-page .value-row .index,
.top-page .value-stack > .material-proof :is(small, em) {
  color: #8f877f !important;
}

.top-page .section-label,
.top-page .lineup-fv__statement .section-label,
.top-page .why-teaser .section-label,
.top-page .value-stack > .material-proof .section-label {
  font-family: var(--font-en-label, "Marcellus", serif) !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.04em !important;
}

.top-page .world-statement h2,
.top-page .intro-statement h2,
.top-page .lineup-fv__statement h2 {
  font-size: 38px !important;
  line-height: 1.68 !important;
}

.top-page .value-row h3 {
  margin: 0 !important;
  font-size: 28px !important;
  line-height: 1.64 !important;
}

.top-page .lineup-fv__item h3,
.top-page .support-card-grid h3,
.top-page .recipe-supervisor-card h3,
.top-page .recipe-copy h2 {
  font-size: 21px !important;
  line-height: 1.58 !important;
}

.top-page .world-statement p:not(.section-label),
.top-page .lineup-fv__statement p:not(.section-label),
.top-page .value-row p,
.top-page .value-stack > .material-proof p:not(.section-label),
.top-page .recipe-copy p:not(.section-label),
.top-page .recipe-supervision-bridge__copy p:not(.section-label),
.top-page .support-card-grid p:not(.section-label) {
  max-width: 520px !important;
  font-size: 14.5px !important;
  line-height: 1.96 !important;
  letter-spacing: 0 !important;
}

.top-page .value-section {
  padding-top: 132px !important;
  padding-bottom: 142px !important;
}

.top-page .value-stack {
  margin-top: 78px !important;
}

.top-page .value-row,
.top-page .value-row.reverse {
  display: grid !important;
  grid-template-columns: minmax(0, 60%) minmax(0, 40%) !important;
  column-gap: 0 !important;
  row-gap: 0 !important;
  align-items: center !important;
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.top-page .value-row.reverse {
  grid-template-columns: minmax(0, 40%) minmax(0, 60%) !important;
}

.top-page .value-row + .value-row {
  margin-top: 96px !important;
}

.top-page .value-row figure {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  height: clamp(560px, 44vw, 660px) !important;
  margin: 0 !important;
}

.top-page .value-row figure img,
.top-page .value-row figure video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.top-page .value-row.reverse figure {
  grid-column: 2 !important;
}

.top-page .value-row > div {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  justify-self: center !important;
  align-self: center !important;
  width: min(430px, calc(100% - 80px)) !important;
  max-width: 430px !important;
  min-height: 244px !important;
  margin: 0 !important;
}

.top-page .value-row.reverse > div {
  grid-column: 1 !important;
}

.top-page .value-row .index {
  margin: 0 0 18px !important;
  font-size: 12px !important;
  line-height: 1 !important;
}

.top-page .value-row p {
  margin: 18px 0 0 !important;
  max-width: 420px !important;
}

.top-page .value-stack > .material-proof {
  width: min(960px, calc(100% - 88px)) !important;
  margin-top: 56px !important;
  margin-bottom: 86px !important;
}

.top-page .nav-panel--mega {
  height: auto !important;
  min-height: 392px !important;
  color: #3f3a35 !important;
  background: #faf8f5 !important;
  backdrop-filter: blur(18px) !important;
}

.top-page .nav-group--products .nav-panel.nav-panel--mega,
.top-page .nav-group--story .nav-panel.nav-panel--mega,
.top-page .nav-group--technology .nav-panel.nav-panel--mega,
.top-page .nav-group--support .nav-panel.nav-panel--mega {
  height: auto !important;
}

.top-page .nav-panel--mega :is(a, button, strong, span, p, dt, dd) {
  color: #3f3a35 !important;
}

.top-page .nav-panel--mega :is(small, em),
.top-page .nav-panel--mega .nav-product-head span,
.top-page .nav-panel--mega .mega-link-list p {
  color: #8f877f !important;
}

@media (min-width: 901px) {
  .top-page .nav-product-card figure img,
  .top-page .mega-product-card img {
    width: 100% !important;
    height: 160px !important;
    max-height: 160px !important;
    box-sizing: border-box !important;
    object-fit: contain !important;
    padding: 12px !important;
  }
}

.top-page .quiet-actions.dark a {
  color: #ffffff !important;
  border-color: #3f3a35 !important;
  background: #3f3a35 !important;
}

@media (max-width: 900px) {
  .top-page .site-header {
    height: 64px !important;
    padding: 0 20px !important;
  }

  .top-page .brand-mark {
    width: 136px !important;
    min-width: 136px !important;
    height: 31px !important;
  }

  .top-page .brand-mark::before {
    width: 136px !important;
    height: 27px !important;
    background-size: contain !important;
  }

  .top-page .global-nav {
    font-size: 13px !important;
  }

  .top-page .nav-link,
  .top-page .nav-parent,
  .top-page .nav-cta {
    font-size: 13px !important;
  }

  .top-page .section-label,
  .top-page .lineup-fv__statement .section-label,
  .top-page .why-teaser .section-label,
  .top-page .value-stack > .material-proof .section-label {
    font-size: 11.5px !important;
  }

  .top-page .world-statement h2,
  .top-page .intro-statement h2,
  .top-page .lineup-fv__statement h2 {
    font-size: 30px !important;
    line-height: 1.68 !important;
  }

  .top-page .value-row h3 {
    font-size: 22px !important;
    line-height: 1.58 !important;
  }

  .top-page .world-statement p:not(.section-label),
  .top-page .lineup-fv__statement p:not(.section-label),
  .top-page .value-row p,
  .top-page .value-stack > .material-proof p:not(.section-label),
  .top-page .recipe-copy p:not(.section-label),
  .top-page .recipe-supervision-bridge__copy p:not(.section-label),
  .top-page .support-card-grid p:not(.section-label) {
    font-size: 14px !important;
    line-height: 1.86 !important;
  }

  .top-page .value-section {
    padding-top: 78px !important;
    padding-bottom: 86px !important;
  }

  .top-page .value-section > .section-title,
  .top-page .value-section .section-title,
  .top-page .value-section > .section-label,
  .top-page .value-section h2,
  .top-page .value-stack > .material-proof {
    width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .top-page .value-stack {
    margin-top: 44px !important;
  }

  .top-page .value-row,
  .top-page .value-row.reverse {
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  .top-page .value-row + .value-row {
    margin-top: 72px !important;
  }

  .top-page .value-row figure,
  .top-page .value-row.reverse figure {
    grid-column: 1 !important;
    grid-row: 1 !important;
    height: clamp(320px, 86vw, 410px) !important;
  }

  .top-page .value-row > div,
  .top-page .value-row.reverse > div {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: calc(100% - 40px) !important;
    max-width: none !important;
    min-height: 0 !important;
    margin-top: 28px !important;
  }

  .top-page .value-row .index {
    margin-bottom: 14px !important;
    font-size: 12px !important;
  }

  .top-page .value-row p {
    margin-top: 14px !important;
  }

  .top-page .value-stack > .material-proof {
    margin-top: 42px !important;
    margin-bottom: 64px !important;
  }
}

/* TOP final review: recipe intro should hold the surrounding whitespace. */
.top-page .recipe-preview,
.top-page .recipe-preview--simple {
  padding-top: clamp(104px, 10vw, 132px) !important;
  padding-bottom: clamp(104px, 10vw, 132px) !important;
}

.top-page .recipe-copy .section-label {
  color: rgba(63, 58, 53, 0.72) !important;
  font-size: 15px !important;
}

.top-page .recipe-copy h2,
.top-page .recipe-copy h1 {
  color: #3f3a35 !important;
  font-size: clamp(40px, 3.7vw, 46px) !important;
  line-height: 1.62 !important;
  letter-spacing: 0 !important;
}

.top-page .recipe-copy p:not(.section-label),
.top-page .recipe-foot-copy p {
  color: rgba(63, 58, 53, 0.74) !important;
  font-size: 15px !important;
  line-height: 1.96 !important;
}

@media (max-width: 900px) {
  .top-page .recipe-preview,
  .top-page .recipe-preview--simple {
    padding-top: 72px !important;
    padding-bottom: 78px !important;
  }

  .top-page .recipe-copy .section-label {
    font-size: 13px !important;
  }

.top-page .recipe-copy h2,
.top-page .recipe-copy h1 {
    font-size: clamp(30px, 8vw, 34px) !important;
    line-height: 1.62 !important;
  }
}

/* TOP CTA cleanup: keep dark hero links as text and a fine line, without smoky boxes. */
.top-page .kv .quiet-actions a,
.top-page .quiet-actions.dark a {
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

.top-page .kv .quiet-actions a::after,
.top-page .quiet-actions.dark a::after {
  display: inline-block !important;
  width: 28px !important;
  height: 1px !important;
  margin-left: 14px !important;
  background: currentColor !important;
  content: "" !important;
}

.top-page .kv .quiet-actions a {
  white-space: nowrap !important;
}

/* TOP Technology hero: keep this feature heading out of generic section sizing. */
.top-page .technology-deep {
  min-height: clamp(680px, 82vh, 860px) !important;
  background: #241f1b !important;
}

.top-page .technology-deep::after {
  background: linear-gradient(
    90deg,
    rgba(26, 21, 18, 0.72) 0%,
    rgba(26, 21, 18, 0.44) 36%,
    rgba(26, 21, 18, 0.12) 68%,
    rgba(26, 21, 18, 0.02) 100%
  ) !important;
}

.top-page .technology-deep > img {
  opacity: 0.94 !important;
  object-position: 68% 58% !important;
}

.top-page .technology-deep > div {
  top: 50% !important;
  width: min(460px, calc(100% - 2 * var(--rail))) !important;
}

.top-page .technology-deep h2 {
  margin-top: 22px !important;
  color: #f3eee6 !important;
  font-size: clamp(64px, 5.4vw, 84px) !important;
  line-height: 0.98 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

.top-page .technology-deep__lead {
  margin-top: 22px !important;
  color: #f3eee6 !important;
  -webkit-text-fill-color: #f3eee6 !important;
}

.top-page .technology-deep h2 + p {
  margin-top: 20px !important;
}

@media (max-width: 900px) {
  .top-page .technology-deep {
    min-height: 640px !important;
  }

  .top-page .technology-deep > div {
    top: 50% !important;
    width: calc(100% - 40px) !important;
  }

  .top-page .technology-deep h2 {
    font-size: clamp(44px, 13vw, 56px) !important;
    line-height: 1.02 !important;
  }
}

/* TOP Technology gateway: clear route into the detailed Technology page. */
.top-page .technology-gateway {
  position: relative !important;
  display: block !important;
  min-height: clamp(560px, 72vh, 760px) !important;
  overflow: hidden !important;
  padding: 0 !important;
  background:
    linear-gradient(90deg, rgba(18, 27, 31, 0.72) 0%, rgba(18, 27, 31, 0.5) 34%, rgba(18, 27, 31, 0.16) 66%, rgba(18, 27, 31, 0) 100%),
    url("technology-gateway-2g-front-web.jpg") 68% 42% / cover no-repeat,
    #f6f1ea !important;
  color: #f7f2ea !important;
}

.top-page .technology-gateway::before {
  display: none !important;
}

.top-page .technology-gateway::after {
  display: none !important;
}

.top-page .technology-gateway__media {
  display: none !important;
}

.top-page .technology-gateway__media img,
.top-page .technology-gateway > img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: 55% 42% !important;
  opacity: 1 !important;
  transform: none !important;
}

.top-page .technology-gateway > img {
  display: none !important;
}

.top-page .technology-gateway__copy,
.top-page .technology-gateway > div {
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  align-content: start !important;
  width: auto !important;
  max-width: 560px !important;
  min-height: clamp(560px, 72vh, 760px) !important;
  padding: clamp(72px, 9vw, 116px) 24px clamp(54px, 7vw, 96px) max(32px, calc((100vw - 1180px) / 2)) !important;
  color: #f7f2ea !important;
  transform: none !important;
}

.top-page .technology-gateway .section-label {
  color: rgba(247, 242, 234, 0.72) !important;
  -webkit-text-fill-color: rgba(247, 242, 234, 0.72) !important;
}

.top-page .technology-gateway h2 {
  margin-top: 22px !important;
  color: #f7f2ea !important;
  font-size: clamp(42px, 4.2vw, 62px) !important;
  line-height: 1.08 !important;
  word-break: keep-all !important;
  line-break: strict !important;
  text-shadow: 0 2px 18px rgba(18, 27, 31, 0.18) !important;
  -webkit-text-fill-color: #f7f2ea !important;
}

.top-page .technology-gateway h2 span {
  display: block !important;
  white-space: nowrap !important;
}

.top-page .technology-gateway .technology-deep__lead {
  width: min(520px, 100%) !important;
  margin-top: 24px !important;
  color: rgba(247, 242, 234, 0.86) !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
  text-align: left !important;
  text-shadow: 0 1px 14px rgba(18, 27, 31, 0.18) !important;
  -webkit-text-fill-color: rgba(247, 242, 234, 0.86) !important;
}

.top-page .technology-gateway__points {
  display: none !important;
  gap: 0 !important;
  width: min(540px, 100%) !important;
  margin: 30px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
  counter-reset: tech-point !important;
}

.top-page .technology-gateway__points li {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 42px minmax(120px, 0.9fr) minmax(0, 1.6fr) !important;
  gap: 16px !important;
  align-items: baseline !important;
  padding: 16px 0 !important;
  border-top: 1px solid rgba(49, 45, 40, 0.16) !important;
  counter-increment: tech-point !important;
}

.top-page .technology-gateway__points li:last-child {
  border-bottom: 1px solid rgba(49, 45, 40, 0.16) !important;
}

.top-page .technology-gateway__points li::before {
  color: rgba(247, 242, 234, 0.72) !important;
  font-family: var(--font-en-label, "Marcellus", serif) !important;
  font-size: 12px !important;
  content: "0" counter(tech-point) !important;
}

.top-page .technology-gateway__points span {
  display: block !important;
  color: #f7f2ea !important;
  font-family: var(--font-ja-serif) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}

.top-page .technology-gateway__points p {
  margin: 0 !important;
  color: rgba(247, 242, 234, 0.78) !important;
  font-family: var(--font-ja-serif) !important;
  font-size: 13px !important;
  line-height: 1.7 !important;
  text-align: left !important;
  -webkit-text-fill-color: rgba(247, 242, 234, 0.78) !important;
}

.top-page .technology-gateway .technology-gateway__link {
  justify-self: start !important;
  margin-top: 30px !important;
  padding-bottom: 8px !important;
  color: #f7f2ea !important;
  border-bottom: 0 !important;
  -webkit-text-fill-color: #f7f2ea !important;
}

.top-page .technology-gateway .technology-gateway__link::after {
  display: inline-block !important;
  width: 34px !important;
  height: 1px !important;
  margin-left: 16px !important;
  background: rgba(247, 242, 234, 0.72) !important;
  content: "" !important;
}

@media (max-width: 900px) {
  .top-page .technology-gateway {
    min-height: 560px !important;
    background:
      linear-gradient(180deg, rgba(18, 27, 31, 0.7) 0%, rgba(18, 27, 31, 0.54) 40%, rgba(18, 27, 31, 0.18) 72%, rgba(18, 27, 31, 0.02) 100%),
      url("technology-gateway-2g-front-web.jpg") center top / auto 122% no-repeat,
      #f6f1ea !important;
  }

  .top-page .technology-gateway::before {
    display: none !important;
  }

  .top-page .technology-gateway__media img {
    height: 100% !important;
    min-height: 0 !important;
    object-position: 51% 18% !important;
  }

  .top-page .technology-gateway__copy,
  .top-page .technology-gateway > div {
    display: grid !important;
    min-height: 560px !important;
    max-width: 100% !important;
    padding: 44px 24px 58px !important;
  }

  .top-page .technology-gateway h2 {
    font-size: clamp(31px, 9vw, 42px) !important;
    line-height: 1.12 !important;
  }

  .top-page .technology-gateway .technology-deep__lead {
    font-size: 14px !important;
    line-height: 1.85 !important;
  }

  .top-page .technology-gateway__points {
    margin-top: 26px !important;
  }

  .top-page .technology-gateway__points li {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    gap: 6px 14px !important;
    padding: 15px 0 !important;
  }

  .top-page .technology-gateway__points p {
    grid-column: 2 !important;
  }
}
/* KAMANO v5 prelaunch routing: keep this quieter than the v4 brand visuals. */
.top-page .makuake-teaser,
.top-page .line-pre-entry {
  width: 100%;
  margin: 0;
  padding: clamp(18px, 2.4vw, 28px) max(24px, calc((100vw - 1180px) / 2));
  text-align: center;
}

.top-page .makuake-teaser {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 860px);
  gap: 24px;
  align-content: center;
  justify-content: start;
  min-height: clamp(340px, 32vw, 430px);
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(10, 18, 22, 0.9) 0%, rgba(10, 18, 22, 0.72) 38%, rgba(10, 18, 22, 0.28) 72%, rgba(10, 18, 22, 0.08) 100%),
    url("technology-gateway-2g-front-web.jpg") 70% 30% / cover no-repeat,
    #18262b;
  text-align: left;
}

.top-page .makuake-teaser::before {
  display: none;
}

.top-page .makuake-teaser__copy {
  position: relative;
  z-index: 2;
  display: grid;
  justify-items: start;
  gap: 9px;
  max-width: 840px;
}

.top-page .makuake-teaser__copy h2,
.top-page .line-pre-entry h2 {
  color: #fff8ef;
  font-family: var(--serif);
  font-size: clamp(42px, 4.1vw, 60px) !important;
  font-weight: 500;
  line-height: 1.22 !important;
}

.top-page .makuake-teaser__copy h2 span {
  display: block;
  white-space: nowrap;
}

.top-page .makuake-teaser__leadcopy {
  max-width: none !important;
  margin: 0;
  color: rgba(255, 248, 239, 0.92) !important;
  font-family: var(--serif);
  font-size: clamp(27px, 2.55vw, 38px) !important;
  line-height: 1.32 !important;
}

.top-page .makuake-teaser__copy p:not(.section-label),
.top-page .line-pre-entry p {
  max-width: 520px;
  color: rgba(255, 248, 239, 0.78);
  font-size: 13px;
  line-height: 1.78;
}

.top-page .makuake-teaser__subcopy {
  max-width: none !important;
  margin: 4px 0 0;
  color: rgba(255, 248, 239, 0.88) !important;
  font-family: var(--serif);
  font-size: clamp(18px, 1.55vw, 23px) !important;
  line-height: 1.5 !important;
}

.top-page .makuake-teaser__label {
  color: #f0dfc9 !important;
  font-family: var(--font-en-label, "Marcellus", serif) !important;
  font-size: 12px !important;
  letter-spacing: 0.15em !important;
}

.top-page .makuake-teaser__subhead {
  color: var(--ink) !important;
  font-family: var(--serif);
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.7 !important;
}

.top-page .makuake-teaser__actions {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 26px;
  justify-self: start;
  margin-top: 8px;
  white-space: nowrap;
}

.top-page .campaign-button {
  color: #f6f1ea;
  text-decoration: underline;
  text-underline-offset: 6px;
}

.top-page .makuake-teaser .campaign-button--primary,
.top-page .line-pre-entry .campaign-button--primary {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 10px 18px;
  border-radius: 0;
  background: #06c755;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

.top-page .makuake-teaser .campaign-button--primary {
  width: clamp(240px, 18vw, 280px);
  min-height: 52px;
}

.top-page .makuake-teaser .campaign-button--primary:hover,
.top-page .line-pre-entry .campaign-button--primary:hover {
  background: #05b64d;
  color: #ffffff;
}

.top-page .makuake-teaser .campaign-button--text {
  color: #fff8ef;
}

.top-page .makuake-teaser__media {
  display: none;
}

.top-page .makuake-teaser__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 62% 46%;
}

.top-page .makuake-teaser__note {
  max-width: 340px !important;
  color: rgba(117, 111, 104, 0.82) !important;
  font-size: 12px;
  line-height: 1.55 !important;
}

.top-page .line-pre-entry {
  border-top: 1px solid var(--line);
  background:
    linear-gradient(90deg, rgba(248, 244, 238, 0.96) 0%, rgba(248, 244, 238, 0.9) 48%, rgba(248, 244, 238, 0.64) 100%),
    url("technology-gateway-2g-front-web.jpg") center 34% / cover no-repeat,
    #f8f4ee;
  color: #332c29;
  -webkit-text-fill-color: #332c29;
}

.top-page .line-pre-entry .section-label {
  color: #8b8178 !important;
  -webkit-text-fill-color: #8b8178 !important;
}

.top-page .line-pre-entry h2 {
  color: #332c29 !important;
  -webkit-text-fill-color: #332c29 !important;
}

.top-page .line-pre-entry p {
  color: #5f5853 !important;
  -webkit-text-fill-color: #5f5853 !important;
}

.top-page .line-pre-entry small {
  display: block;
  margin-top: 14px;
  color: #6f6862 !important;
  font-size: 12px;
  -webkit-text-fill-color: #6f6862 !important;
}

@media (max-width: 760px) {
  .top-page .makuake-teaser,
  .top-page .line-pre-entry {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .top-page .makuake-teaser {
    background:
      linear-gradient(180deg, rgba(10, 18, 22, 0.14) 0%, rgba(10, 18, 22, 0.46) 34%, rgba(10, 18, 22, 0.86) 70%, rgba(10, 18, 22, 0.94) 100%),
      url("technology-gateway-2g-front-web.jpg") center 10% / cover no-repeat,
      #18262b;
    grid-template-columns: 1fr;
    gap: 18px;
    min-height: 430px;
    padding-top: 124px;
    padding-bottom: 32px;
    text-align: center;
  }

  .top-page .makuake-teaser::before {
    display: none;
  }

  .top-page .makuake-teaser__copy {
    justify-items: center;
    gap: 7px;
  }

  .top-page .makuake-teaser__copy h2 {
    font-size: clamp(20px, 5.3vw, 23px) !important;
    line-height: 1.42 !important;
  }

  .top-page .makuake-teaser__copy h2 span {
    white-space: nowrap;
  }

  .top-page .makuake-teaser__leadcopy {
    font-size: clamp(18px, 4.8vw, 21px) !important;
    line-height: 1.5 !important;
  }

  .top-page .makuake-teaser__subcopy {
    font-size: 16px !important;
  }

  .top-page .makuake-teaser__copy p:not(.section-label) {
    max-width: 330px;
    font-size: 13px;
    line-height: 1.6;
  }

  .top-page .makuake-teaser__media {
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .top-page .makuake-teaser__media img {
    object-position: 54% 16%;
  }

  .top-page .makuake-teaser__actions {
    display: grid;
    justify-items: center;
    justify-self: center;
    gap: 8px;
  }

  .top-page .makuake-teaser .campaign-button--primary,
  .top-page .line-pre-entry .campaign-button--primary {
    width: min(320px, calc(100vw - 48px));
    min-height: 48px;
  }

  .top-page .line-pre-entry {
    background:
      linear-gradient(180deg, rgba(248, 244, 238, 0.96) 0%, rgba(248, 244, 238, 0.98) 58%, #f8f4ee 100%),
      url("technology-gateway-2g-front-web.jpg") center 18% / cover no-repeat,
      #f8f4ee;
  }
}


.kamano-video-poster { display: block; width: 100%; height: 100%; object-fit: cover; }

/* Header mega menu: keep product/menu items clear, not washed out. */
html body .nav-panel--mega {
  color: #332c29 !important;
  background: #fbf8f4 !important;
}

html body .nav-panel--mega :is(a, button, strong, span, p, dt, dd) {
  color: #332c29 !important;
  opacity: 1 !important;
}

html body .nav-panel--mega :is(small, em),
html body .nav-panel--mega .nav-product-head span,
html body .nav-panel--mega .mega-link-list p {
  color: #6f6862 !important;
  opacity: 1 !important;
}

html body .nav-panel--mega :is(.nav-product-card, .mega-product-card, .mega-feature-card, .mega-support-grid a, .mega-link-list a),
html body .nav-panel--mega :is(.nav-product-card, .mega-product-card, .mega-feature-card, .mega-support-grid a, .mega-link-list a):hover,
html body .nav-panel--mega :is(.nav-product-card, .mega-product-card, .mega-feature-card, .mega-support-grid a, .mega-link-list a):focus-visible {
  color: #332c29 !important;
  background: #ffffff !important;
  opacity: 1 !important;
}

html body .nav-panel--mega :is(.nav-product-card figure, .mega-product-card img, .mega-feature-card img) {
  background: #ffffff !important;
  opacity: 1 !important;
}

html body .nav-panel--mega :is(.nav-product-card img, .mega-product-card img, .mega-feature-card img) {
  filter: none !important;
  opacity: 1 !important;
}

/* Shopify product registration pending: show purchase CTAs as clear Coming Soon states. */
html body .product-subnav__cta--soon {
  border-color: rgba(63, 58, 53, 0.28) !important;
  background: rgba(255, 255, 255, 0.78) !important;
  color: #6f6862 !important;
  -webkit-text-fill-color: #6f6862 !important;
}

html body .product-subnav__cta--soon:hover {
  border-color: rgba(63, 58, 53, 0.42) !important;
  background: #ffffff !important;
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta--soon {
  border-color: rgba(255, 255, 255, 0.58) !important;
  background: rgba(255, 255, 255, 0.12) !important;
  color: rgba(255, 255, 255, 0.88) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.88) !important;
}

html body.product-detail-first-page .site-header:not(.is-scrolled):not(.is-open) + .product-subnav .product-subnav__cta--soon:hover {
  border-color: rgba(255, 255, 255, 0.82) !important;
  background: rgba(255, 255, 255, 0.18) !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .rice2-button--soon,
html body.product-detail-first-page .rice2-button--soon,
html body.non-donabe-pdp-page .rice2-button--soon {
  border-color: #6f6862 !important;
  background: #6f6862 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body .rice2-button--soon:hover,
html body.product-detail-first-page .rice2-button--soon:hover,
html body.non-donabe-pdp-page .rice2-button--soon:hover {
  border-color: #5f5853 !important;
  background: #5f5853 !important;
}

/* Header account/cart utilities: quieter Shopify actions with usable hit areas. */
html body .site-header .header-utilities {
  gap: 8px !important;
  margin-left: 10px !important;
  padding-left: 12px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.22) !important;
}

html body .site-header .header-utility-link {
  width: 36px !important;
  height: 36px !important;
  border: 1px solid rgba(255, 255, 255, 0.24) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: rgba(255, 255, 255, 0.94) !important;
  opacity: 1 !important;
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease !important;
}

html body .site-header .header-utility-link:hover,
html body .site-header .header-utility-link:focus-visible {
  border-color: rgba(255, 255, 255, 0.54) !important;
  background: rgba(255, 255, 255, 0.16) !important;
  transform: translateY(-1px);
  outline: none;
}

html body .site-header.is-scrolled .header-utilities,
html body .site-header.is-open .header-utilities,
html body.products-page .site-header:not(.is-open) .header-utilities,
html body.support-page .site-header:not(.is-open) .header-utilities,
html body.non-donabe-pdp-page .site-header:not(.is-open) .header-utilities,
html body.product-detail-first-page .site-header:not(.is-open) .header-utilities {
  border-left-color: rgba(63, 58, 53, 0.14) !important;
}

html body .site-header.is-scrolled .header-utility-link,
html body .site-header.is-open .header-utility-link,
html body.products-page .site-header:not(.is-open) .header-utility-link,
html body.support-page .site-header:not(.is-open) .header-utility-link,
html body.non-donabe-pdp-page .site-header:not(.is-open) .header-utility-link,
html body.product-detail-first-page .site-header:not(.is-open) .header-utility-link {
  border-color: rgba(63, 58, 53, 0.16) !important;
  background: rgba(255, 255, 255, 0.78) !important;
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body .site-header.is-scrolled .header-utility-link:hover,
html body .site-header.is-open .header-utility-link:hover,
html body.products-page .site-header:not(.is-open) .header-utility-link:hover,
html body.support-page .site-header:not(.is-open) .header-utility-link:hover,
html body.non-donabe-pdp-page .site-header:not(.is-open) .header-utility-link:hover,
html body.product-detail-first-page .site-header:not(.is-open) .header-utility-link:hover {
  border-color: rgba(123, 82, 56, 0.36) !important;
  background: #ffffff !important;
  color: #7b5238 !important;
  -webkit-text-fill-color: #7b5238 !important;
}

html body .site-header .header-utility-link--account span {
  position: relative !important;
  width: 18px !important;
  height: 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
}

html body .site-header .header-utility-link--account span::before {
  top: 2px !important;
  left: 6px !important;
  width: 6px !important;
  height: 6px !important;
  border: 1.4px solid currentColor !important;
  border-radius: 999px !important;
}

html body .site-header .header-utility-link--account span::after {
  top: 11px !important;
  right: auto !important;
  bottom: auto !important;
  left: 3px !important;
  width: 12px !important;
  height: 5px !important;
  border: 1.4px solid currentColor !important;
  border-bottom: 0 !important;
  border-radius: 999px 999px 0 0 !important;
}

html body .site-header .header-utility-link--cart span {
  width: 17px !important;
  height: 13px !important;
  margin-top: 5px !important;
  border: 1.4px solid currentColor !important;
  border-top: 0 !important;
  border-radius: 0 0 2px 2px !important;
}

html body .site-header .header-utility-link--cart span::before {
  top: -7px !important;
  left: 3px !important;
  width: 9px !important;
  height: 8px !important;
  border: 1.4px solid currentColor !important;
  border-bottom: 0 !important;
  border-radius: 999px 999px 0 0 !important;
}

html body .site-header .header-cart-count {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-grid;
  min-width: 17px;
  height: 17px;
  place-items: center;
  padding: 0 4px;
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 999px;
  background: #9a6a48;
  color: #fffaf2;
  font-family: var(--font-en-label, "Marcellus", serif);
  font-size: 10px;
  line-height: 1;
  -webkit-text-fill-color: #fffaf2;
}

@media (max-width: 760px) {
  html body .site-header .header-utilities {
    gap: 6px !important;
    margin-left: auto !important;
    padding-left: 0 !important;
    border-left: 0 !important;
  }

  html body .site-header .header-utility-link {
    width: 34px !important;
    height: 34px !important;
  }
}

html body .legal-grid__card {
  display: block;
  color: inherit;
  text-decoration: none;
}

html body .legal-grid__card h2 {
  transition: color 0.2s ease;
}

html body .legal-grid__card:hover h2,
html body .legal-grid__card:focus-visible h2 {
  color: #9a6a48;
}

html body .legal-detail-page {
  background: #ffffff;
}

html body .legal-detail-hero h1 {
  max-width: 720px;
}

html body .legal-detail-updated {
  margin-top: 14px;
  color: #8b8178 !important;
  font-size: 13px;
}

html body .legal-detail-nav {
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  padding: 22px clamp(20px, 5vw, 64px);
  gap: 12px 24px;
  flex-wrap: wrap;
  border-top: 1px solid rgba(51, 44, 41, 0.12);
  border-bottom: 1px solid rgba(51, 44, 41, 0.12);
  background: #ffffff;
}

html body .legal-detail-nav a {
  color: #3f3a35;
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 6px;
}

html body .legal-detail-content {
  max-width: 960px;
  margin: 0 auto;
  padding: clamp(44px, 7vw, 84px) clamp(20px, 5vw, 64px);
  background: #ffffff;
}

html body .legal-detail-table {
  border-top: 1px solid rgba(51, 44, 41, 0.14);
}

html body .legal-prose {
  display: grid;
  gap: 34px;
}

html body .legal-prose article {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(51, 44, 41, 0.12);
}

html body .legal-prose h2 {
  margin: 0 0 12px;
  color: #332c29;
  font-family: var(--font-serif, serif);
  font-size: clamp(22px, 2.5vw, 30px);
  font-weight: 400;
  letter-spacing: 0;
}

html body .legal-prose p {
  margin: 0;
  color: #5f5853;
  font-size: 15px;
  line-height: 2;
}

@media (max-width: 760px) {
  html body .legal-detail-nav {
    display: grid;
    gap: 12px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* Final header utility icon pass: slim account/cart icons without heavy button boxes. */
html body .site-header .header-utilities {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-left: clamp(12px, 2vw, 24px) !important;
  padding-left: clamp(10px, 1.4vw, 18px) !important;
  border-left: 1px solid currentColor !important;
  color: inherit !important;
  opacity: 1 !important;
}

html body .site-header .header-utility-link {
  position: relative !important;
  display: inline-grid !important;
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  place-items: center !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: currentColor !important;
  -webkit-text-fill-color: currentColor !important;
  text-decoration: none !important;
  opacity: 0.94 !important;
  transition: background 0.2s ease, color 0.2s ease, opacity 0.2s ease, transform 0.2s ease !important;
}

html body .site-header .header-utility-link:hover,
html body .site-header .header-utility-link:focus-visible {
  background: color-mix(in srgb, currentColor 10%, transparent) !important;
  color: currentColor !important;
  -webkit-text-fill-color: currentColor !important;
  opacity: 1 !important;
  transform: translateY(-1px) !important;
  outline: none !important;
}

html body .site-header .header-utility-link span {
  display: block !important;
  width: 21px !important;
  height: 21px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: currentColor !important;
  color: currentColor !important;
}

html body .site-header .header-utility-link span::before,
html body .site-header .header-utility-link span::after {
  display: none !important;
  content: none !important;
}

html body .site-header .header-utility-link--account span {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21a7 7 0 0 0-14 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21a7 7 0 0 0-14 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

html body .site-header .header-utility-link--cart span {
  width: 22px !important;
  height: 22px !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 13H7L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.65' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l-1 13H7L6 8Z'/%3E%3Cpath d='M9 8a3 3 0 0 1 6 0'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

html body .site-header.is-scrolled .header-utility-link,
html body .site-header.is-open .header-utility-link,
html body.products-page .site-header:not(.is-open) .header-utility-link,
html body.support-page .site-header:not(.is-open) .header-utility-link,
html body.non-donabe-pdp-page .site-header:not(.is-open) .header-utility-link,
html body.product-detail-first-page .site-header:not(.is-open) .header-utility-link {
  background: transparent !important;
  color: #3f3a35 !important;
  -webkit-text-fill-color: #3f3a35 !important;
}

html body .site-header .header-cart-count {
  top: 3px !important;
  right: 2px !important;
  min-width: 15px !important;
  height: 15px !important;
  padding: 0 4px !important;
  border: 1px solid #fffaf2 !important;
  border-radius: 999px !important;
  background: #9a6a48 !important;
  color: #fffaf2 !important;
  font-size: 9px !important;
  line-height: 1 !important;
  -webkit-text-fill-color: #fffaf2 !important;
}

@media (max-width: 760px) {
  html body .site-header .header-utilities {
    gap: 4px !important;
    margin-left: auto !important;
    padding-left: 4px !important;
    border-left: 0 !important;
  }

  html body .site-header .header-utility-link {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
  }

  html body .site-header .header-utility-link span {
    width: 20px !important;
    height: 20px !important;
  }
}
