:root {
  --ink: #0b0d0b;
  --charcoal: #161915;
  --ash: #2e332c;
  --paper: #f3f0e7;
  --paper-deep: #e6e1d4;
  --gold: #c6a94f;
  --gold-light: #dfc778;
  --moss: #798352;
  --red: #9b3f36;
  --line: rgba(243, 240, 231, 0.18);
  --display: "Hiragino Sans", "Yu Gothic UI", "Yu Gothic", "Meiryo", sans-serif;
  --sans: "Hiragino Sans", "Yu Gothic UI", "Yu Gothic", "Meiryo", sans-serif;
  --content: min(1180px, calc(100vw - 72px));
}

/* v2.1: the official logo is assembled from its original gold and white artwork. */
@property --chisou-brush-sweep {
  syntax: '<angle>';
  inherits: false;
  initial-value: 0deg;
}

.site-intro__brush, .site-intro__kanji, .site-intro__roman { position: absolute; display: grid; place-items: center; }
.site-intro__brush { width: min(72vw, 560px); aspect-ratio: 1; overflow: visible; clip-path: none; opacity: 0; transform: scale(.82) rotate(-14deg); }
.site-intro__brush img { width: 100%; height: 100%; display: block; object-fit: contain; filter: none; }
.site-intro__kanji { width: min(27vw, 250px); opacity: 0; transform: translateY(18px); }
.site-intro__kanji img { width: 100%; height: auto; display: block; }
.site-intro__roman { width: min(31vw, 282px); margin-top: min(54vw, 430px); opacity: 0; transform: translateY(12px); }
.site-intro__roman img { width: 100%; height: auto; display: block; }
.site-intro.is-loaded .site-intro__brush { animation: chisou-intro-gold 720ms cubic-bezier(.19, .8, .22, 1) .06s forwards; }
.site-intro.is-loaded .site-intro__kanji { animation: chisou-intro-logo 530ms cubic-bezier(.2, .8, .22, 1) .72s forwards; }
.site-intro.is-loaded .site-intro__roman { animation: chisou-intro-logo 430ms cubic-bezier(.2, .8, .22, 1) 1.16s forwards; }
@keyframes chisou-intro-gold { to { opacity: 1; transform: scale(1) rotate(0); } }
@keyframes chisou-intro-logo { to { opacity: 1; transform: translateY(0); } }

.brand-hero__assembly { display: grid; place-items: center; background: #090b09; }
.brand-hero__assembly::after { background: radial-gradient(circle at 50% 45%, rgba(14, 18, 13, 0) 0 27%, rgba(4, 6, 5, .23) 69%, rgba(4, 6, 5, .72) 100%); }
.brand-hero__piece, .brand-hero__gold-ring { position: absolute; inset: auto; top: 50%; left: 50%; width: min(82vw, 790px); height: auto; display: block; object-fit: contain; opacity: 0; pointer-events: none; will-change: transform, opacity, clip-path; animation-play-state: paused; }
.brand-hero__piece--northwest { clip-path: inset(0 50% 50% 0); transform: translate3d(calc(-50% - 82vw), calc(-50% - 62vh), 0) rotate(-8deg); animation: chisou-gold-northwest 860ms cubic-bezier(.19, .8, .22, 1) 80ms forwards; }
.brand-hero__piece--northeast { clip-path: inset(0 0 50% 50%); transform: translate3d(calc(-50% + 76vw), calc(-50% - 66vh), 0) rotate(7deg); animation: chisou-gold-northeast 820ms cubic-bezier(.19, .8, .22, 1) 270ms forwards; }
.brand-hero__piece--southeast { clip-path: inset(50% 0 0 50%); transform: translate3d(calc(-50% + 80vw), calc(-50% + 68vh), 0) rotate(6deg); animation: chisou-gold-southeast 780ms cubic-bezier(.19, .8, .22, 1) 460ms forwards; }
.brand-hero__piece--southwest { clip-path: inset(50% 50% 0 0); transform: translate3d(calc(-50% - 78vw), calc(-50% + 70vh), 0) rotate(-7deg); animation: chisou-gold-southwest 760ms cubic-bezier(.19, .8, .22, 1) 630ms forwards; }
.brand-hero__gold-ring { --chisou-brush-sweep: 0deg; clip-path: none; transform: translate3d(-50%, -50%, 0); -webkit-mask-image: conic-gradient(from -45deg at 50% 50%, #000 0deg var(--chisou-brush-sweep), transparent calc(var(--chisou-brush-sweep) + 1deg) 360deg); mask-image: conic-gradient(from -45deg at 50% 50%, #000 0deg var(--chisou-brush-sweep), transparent calc(var(--chisou-brush-sweep) + 1deg) 360deg); -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: center; mask-position: center; animation: chisou-gold-ring 1180ms cubic-bezier(.2, .8, .18, 1) 930ms forwards; }
body.is-brand-opening .brand-hero__piece, body.is-brand-opening .brand-hero__gold-ring { animation-play-state: running; }
@keyframes chisou-gold-northwest { to { opacity: 1; transform: translate3d(-50%, -50%, 0) rotate(0); } }
@keyframes chisou-gold-northeast { to { opacity: 1; transform: translate3d(-50%, -50%, 0) rotate(0); } }
@keyframes chisou-gold-southeast { to { opacity: 1; transform: translate3d(-50%, -50%, 0) rotate(0); } }
@keyframes chisou-gold-southwest { to { opacity: 1; transform: translate3d(-50%, -50%, 0) rotate(0); } }
@keyframes chisou-gold-ring { 0% { opacity: 1; --chisou-brush-sweep: 0deg; } 100% { opacity: 1; --chisou-brush-sweep: 360deg; } }
.brand-hero__mark { width: min(34vw, 282px); padding: 0; display: grid; justify-items: center; gap: 17px; opacity: 1; transform: none; animation: none; }
.brand-hero__mark img { box-shadow: none; }
.brand-hero__logo-kanji { width: min(24vw, 207px) !important; height: auto !important; opacity: 0; transform: translateY(18px); animation: chisou-logo-reveal 680ms cubic-bezier(.2, .8, .22, 1) 2010ms forwards; animation-play-state: paused; }
.brand-hero__logo-roman { width: min(31vw, 270px) !important; height: auto !important; opacity: 0; transform: translateY(12px); animation: chisou-logo-reveal 530ms cubic-bezier(.2, .8, .22, 1) 2540ms forwards; animation-play-state: paused; }
body.is-brand-opening .brand-hero__logo-kanji, body.is-brand-opening .brand-hero__logo-roman { animation-play-state: running; }
@keyframes chisou-logo-reveal { to { opacity: 1; transform: translateY(0); } }
.brand-hero__statement { animation-delay: 3160ms; animation-play-state: paused; }
.brand-hero__note, .brand-hero__scroll { animation-delay: 3360ms; animation-play-state: paused; }
body.is-brand-opening .brand-hero__statement, body.is-brand-opening .brand-hero__note, body.is-brand-opening .brand-hero__scroll { animation-play-state: running; }

.material-row, .material-row:nth-child(even) { overflow: hidden; grid-template-columns: minmax(0, .94fr) minmax(360px, 1.06fr); gap: clamp(44px, 7vw, 112px); }
.material-row__content { position: relative; z-index: 2; width: 100%; min-width: 0; }
.material-row__photo, .material-row:nth-child(even) .material-row__photo { position: relative; z-index: 1; width: min(100%, 560px); height: 380px; overflow: hidden; isolation: isolate; background: rgba(5, 7, 5, .22); border: 0; }
.material-row__photo::before { inset: 0; background-image: var(--material-washi-image); background-size: 134% auto; opacity: .23; transform: rotate(-3deg) scale(1.03); }
.material-row:nth-child(even) .material-row__photo::before { transform: rotate(3deg) scale(1.03); }
.material-row__photo img { position: relative; z-index: 1; width: 100% !important; height: 100% !important; object-fit: contain; object-position: center; }
.material-row:hover .material-row__photo::before { opacity: .34; transform: rotate(0) scale(1.02); }

@media (max-width: 767px) {
  .site-intro__brush { width: min(95vw, 410px); }
  .site-intro__kanji { width: min(37vw, 177px); }
  .site-intro__roman { width: min(49vw, 230px); margin-top: min(73vw, 338px); }
  .brand-hero__piece, .brand-hero__gold-ring { width: min(112vw, 570px); }
  .brand-hero__mark { width: min(62vw, 255px); gap: 13px; }
  .brand-hero__logo-kanji { width: min(42vw, 180px) !important; }
  .brand-hero__logo-roman { width: min(56vw, 236px) !important; }
  .brand-hero__statement { margin-top: 32px; font-size: 21px; }
  .material-row, .material-row:nth-child(even) { gap: 25px; padding: 46px 24px 48px; overflow: hidden; }
  .material-row__content, .material-row:nth-child(even) .material-row__content { max-width: none; }
  .material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 328px); height: 270px; margin: 0 auto; overflow: hidden; background: rgba(5, 7, 5, .26); }
  .material-row__photo::before { background-size: 136% auto; opacity: .26; }
}

@media (prefers-reduced-motion: reduce) {
  .site-intro__brush, .site-intro__kanji, .site-intro__roman, .brand-hero__piece, .brand-hero__gold-ring, .brand-hero__logo-kanji, .brand-hero__logo-roman, .brand-hero__statement, .brand-hero__note, .brand-hero__scroll { opacity: 1; animation: none !important; transform: none; }
  .brand-hero__gold-ring { -webkit-mask-image: none; mask-image: none; }
}

/* v2.1.2: one official logo, a restrained washi hero, framed product photos, and a quiet form tracker. */
.site-intro__kanji, .site-intro__roman { display: none; }
.site-intro__brush { width: min(72vw, 560px); aspect-ratio: 1; overflow: visible; opacity: 0; transform: scale(.86) rotate(-10deg); }
.site-intro__brush img { width: 100%; height: 100%; display: block; object-fit: contain; filter: none; }
.site-intro__logo { position: absolute; width: min(43vw, 390px); opacity: 0; transform: translateY(14px) scale(.96); }
.site-intro__logo img { width: 100%; height: auto; display: block; }
.site-intro.is-loaded .site-intro__brush { animation: chisou-intro-gold 650ms cubic-bezier(.19, .8, .22, 1) .06s forwards; }
.site-intro.is-loaded .site-intro__logo { animation: chisou-full-logo-reveal 620ms cubic-bezier(.2, .8, .22, 1) .63s forwards; }
@keyframes chisou-full-logo-reveal { to { opacity: 1; transform: translateY(0) scale(1); } }

.brand-hero__slide--brand { isolation: isolate; background: #070907; }
.brand-hero__washi { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; opacity: 0; transform: scale(1.025); animation: chisou-washi-arrive 1050ms cubic-bezier(.2, .72, .25, 1) 80ms forwards; animation-play-state: paused; }
.brand-hero__slide--brand .brand-hero__shade { z-index: -1; background: radial-gradient(circle at center, rgba(3, 4, 3, 0) 0 23%, rgba(3, 4, 3, .12) 57%, rgba(3, 4, 3, .48) 100%); }
.brand-hero__official-logo { position: relative; z-index: 2; width: min(34vw, 430px); height: auto; display: block; margin: 0 auto; border: 0; background: transparent; box-shadow: none; opacity: 0; transform: translateY(16px) scale(.96); animation: chisou-full-logo-reveal 760ms cubic-bezier(.2, .8, .22, 1) 720ms forwards; animation-play-state: paused; }
.brand-hero__statement { margin-top: 24px; opacity: 0; transform: translateY(15px); animation: chisou-hero-copy-reveal 540ms cubic-bezier(.2, .8, .22, 1) 1320ms forwards; animation-play-state: paused; }
.brand-hero__note, .brand-hero__scroll { opacity: 0; transform: translateY(12px); animation: chisou-hero-copy-reveal 450ms cubic-bezier(.2, .8, .22, 1) 1500ms forwards; animation-play-state: paused; }
body.is-brand-opening .brand-hero__washi, body.is-brand-opening .brand-hero__official-logo, body.is-brand-opening .brand-hero__statement, body.is-brand-opening .brand-hero__note, body.is-brand-opening .brand-hero__scroll { animation-play-state: running; }
@keyframes chisou-washi-arrive { to { opacity: 1; transform: scale(1); } }
@keyframes chisou-hero-copy-reveal { to { opacity: 1; transform: translateY(0); } }

.material-row, .material-row:nth-child(even) { overflow: hidden; }
.material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 560px); height: 380px; box-sizing: border-box; padding: 12px; overflow: hidden; isolation: isolate; background: rgba(243, 240, 231, .06); border: 1px solid rgba(243, 240, 231, .18); }
.material-row__photo::before { display: none; }
.material-row__photo img { position: relative; z-index: 1; width: 100% !important; height: 100% !important; display: block; object-fit: contain; object-position: center; }
.material-row:hover .material-row__photo { border-color: rgba(211, 185, 111, .72); }

.page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { position: relative; display: flex; align-items: flex-start; justify-content: space-between; gap: 0; width: min(100%, 680px); margin: 0 auto 52px; padding: 0; border: 0; background: transparent; box-shadow: none; }
.page-prose .snow-monkey-form .smf-progress-tracker::before, .page-prose .smf-form .smf-progress-tracker::before { position: absolute; z-index: 0; top: 18px; right: 16.666%; left: 16.666%; height: 1px; display: block; content: ""; background: rgba(13, 16, 12, .28); }
.page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { position: relative; z-index: 1; min-height: 0; flex: 1 1 33.333%; display: grid; place-items: center; gap: 10px; padding: 0; border: 0 !important; color: rgba(13, 16, 12, .45) !important; background: transparent !important; box-shadow: none !important; font-size: 15px; font-weight: 700; line-height: 1.35; text-align: center; }
.page-prose .snow-monkey-form .smf-progress-tracker__item > *, .page-prose .smf-form .smf-progress-tracker__item > * { color: inherit !important; }
.page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 37px; height: 37px; display: grid; flex-basis: 37px; place-items: center; border: 1px solid currentColor; border-radius: 50%; color: inherit !important; background: var(--paper) !important; font-size: 15px; line-height: 1; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--complete, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--complete { color: var(--ink) !important; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number { border-color: var(--ink); color: var(--paper) !important; background: var(--ink) !important; }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--confirm { color: var(--ink) !important; }

@media (max-width: 767px) {
  .site-intro__brush { width: min(92vw, 410px); }
  .site-intro__logo { width: min(66vw, 300px); }
  .brand-hero__official-logo { width: min(67vw, 320px); }
  .brand-hero__statement { margin-top: 22px; font-size: 20px; }
  .material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 312px); height: 258px; padding: 10px; margin: 0 auto; }
  .page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { margin-bottom: 40px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { gap: 8px; font-size: 13px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 33px; height: 33px; flex-basis: 33px; font-size: 14px; }
  .page-prose .snow-monkey-form .smf-progress-tracker::before, .page-prose .smf-form .smf-progress-tracker::before { top: 16px; }
}

@media (prefers-reduced-motion: reduce) {
  .site-intro__brush, .site-intro__logo, .brand-hero__washi, .brand-hero__official-logo, .brand-hero__statement, .brand-hero__note, .brand-hero__scroll { opacity: 1; animation: none !important; transform: none; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); font-size: 16px; line-height: 1.8; letter-spacing: 0; }
body.is-intro-active { overflow: hidden; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input, textarea, select { font: inherit; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: var(--display); font-weight: 800; line-height: 1.32; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.content-width { width: var(--content); margin-inline: auto; }

.site-header { position: fixed; z-index: 40; top: 0; left: 0; width: 100%; color: var(--paper); background: rgba(11, 13, 11, 0.88); border-bottom: 1px solid rgba(243, 240, 231, 0.12); }
.site-header__inner { width: var(--content); min-height: 76px; margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.site-brand { width: 62px; height: 54px; overflow: hidden; display: flex; align-items: center; }
.site-brand img { width: 70px; height: 70px; object-fit: cover; object-position: center; }
.site-header__nav { display: flex; align-items: center; gap: 30px; }
.primary-nav { display: flex; align-items: center; gap: 28px; font-size: 15px; font-weight: 800; letter-spacing: 0; }
.primary-nav ul { display: flex; gap: 28px; padding: 0; margin: 0; list-style: none; }
.primary-nav a { position: relative; padding: 8px 0; white-space: nowrap; }
.primary-nav a::after { content: ""; position: absolute; left: 0; bottom: 1px; width: 100%; height: 1px; background: var(--gold-light); transform: scaleX(0); transform-origin: right; transition: transform 240ms ease; }
.primary-nav a:hover::after, .primary-nav .current-menu-item a::after { transform: scaleX(1); transform-origin: left; }
.chisou-language-switcher { position: relative; display: flex; align-items: center; padding-left: 26px; border-left: 1px solid var(--line); }
.chisou-language-switcher::after { position: absolute; right: 15px; top: 50%; width: 7px; height: 7px; border-right: 1px solid var(--gold-light); border-bottom: 1px solid var(--gold-light); content: ""; pointer-events: none; transform: translateY(-70%) rotate(45deg); }
.chisou-language-switcher select { min-width: 142px; min-height: 40px; padding: 0 35px 0 13px; appearance: none; border: 1px solid rgba(223, 199, 120, 0.62); border-radius: 0; color: var(--paper); background: rgba(11, 13, 11, 0.35); font-family: var(--sans); font-size: 14px; font-weight: 800; line-height: 1; cursor: pointer; }
.chisou-language-switcher select:focus { outline: 3px solid rgba(223, 199, 120, 0.4); outline-offset: 2px; border-color: var(--gold-light); }
.chisou-language-switcher select option { color: var(--ink); background: #fffefa; }
.menu-toggle { display: none; width: 42px; height: 42px; padding: 9px; border: 1px solid var(--line); color: var(--paper); background: transparent; }
.menu-toggle span:not(.screen-reader-text) { display: block; height: 1px; margin: 5px 0; background: currentColor; }

.site-intro { position: fixed; z-index: 100; inset: 0; display: grid; place-items: center; background: var(--ink); transition: opacity 600ms ease, visibility 600ms ease; }
.site-intro.is-leaving { opacity: 0; visibility: hidden; }
.site-intro__brush { width: min(60vw, 500px); aspect-ratio: 1; overflow: hidden; clip-path: circle(0 at 50% 0); }
.site-intro__brush img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: contrast(1.08) saturate(0.85); }
.site-intro__word { position: absolute; margin: 0; color: var(--paper); font-family: var(--display); font-size: clamp(54px, 8vw, 108px); font-weight: 800; line-height: 1; letter-spacing: 0; opacity: 0; transform: translateY(28px); text-shadow: 0 2px 14px rgba(0, 0, 0, 0.6); }
.site-intro.is-loaded .site-intro__brush { animation: chisou-brush 1.45s cubic-bezier(.55, .01, .28, 1) .08s forwards; }
.site-intro.is-loaded .site-intro__word { animation: chisou-word 800ms ease 1.1s forwards; }
@keyframes chisou-brush { to { clip-path: circle(72% at 50% 50%); } }
@keyframes chisou-word { to { opacity: 1; transform: translateY(0); } }

.hero { position: relative; min-height: 720px; height: 100svh; overflow: hidden; background: var(--ink); color: var(--paper); }
.hero__slide { position: absolute; inset: 0; visibility: hidden; opacity: 0; transition: opacity 800ms ease, visibility 800ms ease; }
.hero__slide.is-active { visibility: visible; opacity: 1; }
.hero__slide > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 55%; transform: scale(1.05); transition: transform 7s ease; }
.hero__slide.is-active > img { transform: scale(1); }
.hero__veil { position: absolute; inset: 0; background: rgba(7, 10, 7, 0.58); }
.hero__content { position: relative; z-index: 2; height: 100%; padding-top: max(170px, 23vh); }
.hero__index { margin-bottom: 56px; color: var(--gold-light); font-size: 11px; font-weight: 700; letter-spacing: 0; }
.section-label { margin-bottom: 16px; color: var(--gold); font-family: var(--sans); font-size: 11px; font-weight: 800; line-height: 1.2; letter-spacing: 0; }
.hero h2 { max-width: 560px; margin-bottom: 22px; font-size: clamp(52px, 6vw, 88px); }
.hero__content > p:not(.hero__index):not(.section-label) { max-width: 450px; margin-bottom: 36px; color: rgba(243, 240, 231, 0.82); font-size: 15px; }
.button { min-height: 56px; padding: 0 7px 0 22px; display: inline-flex; align-items: center; justify-content: space-between; gap: 18px; border: 1px solid var(--gold); color: var(--paper); background: rgba(11, 13, 11, 0.24); font-family: var(--display); font-size: 14px; font-weight: 800; line-height: 1; letter-spacing: 0; transition: background-color 220ms ease, color 220ms ease, border-color 220ms ease, transform 220ms ease; }
.button__label { min-height: 54px; display: flex; align-items: center; }
.button__icon { width: 36px; height: 36px; display: grid; flex: 0 0 36px; place-items: center; border: 1px solid var(--gold); border-radius: 50%; color: var(--ink); background: var(--gold); font-size: 18px; font-weight: 400; line-height: 1; transition: background-color 220ms ease, color 220ms ease, border-color 220ms ease, transform 220ms ease; }
.button:hover { transform: translateY(-2px); }
.button--gold:hover { border-color: var(--gold-light); color: var(--ink); background: var(--gold-light); }
.button--gold:hover .button__icon { border-color: var(--ink); color: var(--gold-light); background: var(--ink); transform: translateX(2px); }
.button--light { border-color: var(--paper); color: var(--paper); background: transparent; }
.button--light .button__icon { border-color: var(--paper); color: var(--ink); background: var(--paper); }
.button--light:hover { border-color: var(--paper); color: var(--ink); background: var(--paper); }
.button--light:hover .button__icon { border-color: var(--moss); color: var(--paper); background: var(--moss); transform: translateX(2px); }
.hero__controls { position: absolute; z-index: 3; right: max(36px, calc((100vw - var(--content)) / 2)); bottom: 44px; display: flex; gap: 12px; }
.hero__dot { width: 46px; height: 2px; padding: 0; border: 0; background: rgba(243, 240, 231, 0.42); cursor: pointer; }
.hero__dot.is-active { background: var(--gold-light); }

.concept-band { padding: 150px 0; background: var(--paper); }
.concept-band__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, 0.75fr); align-items: end; gap: 80px; }
.concept-band h2, .section-heading h2 { margin-bottom: 0; color: var(--ink); font-size: clamp(38px, 4.3vw, 64px); }
.concept-band__copy { padding-bottom: 6px; }
.concept-band__copy p { margin-bottom: 30px; color: #3f463d; }
.text-link { display: inline-flex; align-items: center; gap: 16px; border-bottom: 1px solid currentColor; padding-bottom: 7px; color: var(--ink); font-size: 13px; font-weight: 800; letter-spacing: 0; transition: color 180ms ease; }
.text-link:hover { color: var(--red); }

.category-section { padding: 128px 0 150px; background: var(--charcoal); color: var(--paper); }
.section-heading { display: flex; align-items: end; justify-content: flex-start; gap: 30px; margin-bottom: 48px; }
.section-heading__copy { display: block; }
.section-heading h2 { color: var(--paper); }
.category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: stretch; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.category-card { position: relative; min-height: 330px; overflow: hidden; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); color: var(--paper); }
.category-card img { width: 100%; height: 100%; position: absolute; object-fit: cover; transition: transform 500ms ease; }
.category-card__veil { position: absolute; inset: 0; background: rgba(11, 13, 11, 0.45); transition: background-color 300ms ease; }
.category-card__body { position: absolute; inset: 0; display: flex; flex-direction: column; padding: 22px; }
.category-card__number { color: var(--gold-light); font-size: 11px; font-weight: 700; letter-spacing: 0; }
.category-card__title { margin-top: auto; font-family: var(--display); font-size: 25px; font-weight: 800; }
.category-card__arrow { position: absolute; right: 22px; bottom: 22px; opacity: 0; transform: translateX(-8px); transition: opacity 240ms ease, transform 240ms ease; }
.category-card:hover img { transform: scale(1.08); }
.category-card:hover .category-card__veil { background: rgba(11, 13, 11, 0.22); }
.category-card:hover .category-card__arrow { opacity: 1; transform: translateX(0); }

.contact-band { padding: 140px 0; background: var(--moss); color: var(--paper); }
.contact-band__inner { max-width: 730px; margin: 0 auto; text-align: center; }
.contact-band .section-label { color: #e3ddb4; }
.contact-band h2 { margin-bottom: 24px; color: var(--paper); font-size: clamp(36px, 4.2vw, 60px); }
.contact-band__inner > p:not(.section-label) { max-width: 560px; margin: 0 auto 34px; }

.archive-shell, .page-shell, .product-single { padding-top: 76px; min-height: 70vh; }
.archive-hero { position: relative; isolation: isolate; overflow: hidden; padding: 128px 0 78px; background: var(--ink); color: var(--paper); }
.archive-hero::before { position: absolute; z-index: -2; inset: 0; content: ""; background-image: var(--archive-hero-image); background-position: center; background-size: cover; opacity: 0.42; animation: archive-image-settle 1.4s ease both; }
.archive-hero::after { position: absolute; z-index: -1; inset: 0; content: ""; background: rgba(7, 10, 7, 0.5); }
.archive-hero .content-width { position: relative; }
.archive-hero h1 { margin-bottom: 0; font-size: clamp(44px, 5vw, 76px); }
.archive-hero p:not(.section-label) { max-width: 680px; margin: 18px 0 0; color: rgba(243, 240, 231, 0.78); }
.product-archive { padding: 56px 0 130px; }
.category-filter { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 46px; padding-bottom: 18px; border-bottom: 1px solid #c9c3b6; }
.category-filter a { padding: 8px 2px; border-bottom: 2px solid transparent; color: #545b51; font-size: 14px; font-weight: 800; }
.category-filter a:hover, .category-filter .is-current { border-color: var(--gold); color: var(--ink); }
.product-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 44px 26px; }
.product-card { border-top: 1px solid #c9c3b6; }
.product-card__image { display: block; aspect-ratio: 0.84; overflow: hidden; background: var(--paper-deep); }
.product-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform 400ms ease; }
.product-card__image:hover img { transform: scale(1.04); }
.product-card__image--pending, .product-single__image--pending { display: grid; place-items: center; background: var(--charcoal); }
.product-photo-pending { width: 100%; height: 100%; display: grid; place-content: center; justify-items: center; gap: 10px; border: 1px solid rgba(223, 199, 120, 0.45); color: var(--gold-light); text-align: center; }
.product-photo-pending > span { font-family: var(--display); font-size: 42px; font-weight: 800; line-height: 1; }
.product-photo-pending small { color: rgba(243, 240, 231, 0.72); font-size: 11px; font-weight: 800; }
.product-card__body { padding-top: 16px; }
.product-card__category { margin-bottom: 6px; color: var(--red); font-size: 11px; font-weight: 800; letter-spacing: 0; }
.product-card h3 { min-height: 2.6em; margin-bottom: 15px; font-size: 23px; }
.product-card .text-link { font-size: 11px; }

.product-single { padding: 150px 0 130px; background: var(--paper); }
.product-single__grid { display: grid; grid-template-columns: minmax(0, 0.95fr) minmax(300px, 0.75fr); align-items: start; gap: clamp(44px, 8vw, 140px); }
.product-single__image { aspect-ratio: 0.88; overflow: hidden; background: var(--paper-deep); }
.product-single__image img { width: 100%; height: 100%; object-fit: cover; }
.product-single__content { padding-top: 20px; }
.product-single__content h1 { margin-bottom: 22px; font-size: clamp(38px, 4vw, 60px); }
.product-labels { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; }
.product-labels span { padding: 4px 8px; border: 1px solid var(--moss); color: #4f5a30; font-size: 11px; font-weight: 700; }
.prose { max-width: 760px; color: #353b34; }
.prose > * + * { margin-top: 1.4em; }
.prose h2 { margin-top: 2em; font-size: 30px; }
.prose a { text-decoration: underline; text-underline-offset: 3px; }
.product-specs { margin: 34px 0; border-top: 1px solid #bab4a7; }
.product-specs div { display: grid; grid-template-columns: 34% 1fr; border-bottom: 1px solid #bab4a7; }
.product-specs dt, .product-specs dd { margin: 0; padding: 12px 0; }
.product-specs dt { color: #6a7068; font-size: 13px; }
.product-specs dd { font-weight: 700; }

.page-shell { padding-bottom: 130px; }
.page-hero { position: relative; isolation: isolate; min-height: 420px; overflow: hidden; display: flex; align-items: end; padding: 72px 0; color: var(--paper); background: var(--ink); }
.page-hero::before { position: absolute; z-index: -2; inset: 0; content: ""; background-image: var(--page-hero-image); background-position: center; background-size: cover; opacity: 0.52; animation: page-image-settle 1.6s ease both; }
.page-hero::after { position: absolute; z-index: -1; inset: 0; content: ""; background: rgba(7, 10, 7, 0.48); }
.page-hero__content { position: relative; }
.page-hero h1 { max-width: 760px; margin-bottom: 0; font-size: clamp(44px, 5vw, 76px); }
.page-article__inner { padding-top: 70px; }
.page-prose { max-width: 840px; }
.page-prose .page-lead { max-width: 720px; margin-bottom: 52px; color: var(--ink); font-size: 21px; font-weight: 700; line-height: 1.8; }
.page-prose h2 { position: relative; margin-top: 2.5em; padding-top: 17px; border-top: 1px solid #c9c3b6; color: var(--ink); font-size: 30px; }
.page-prose table { width: 100%; margin: 32px 0; border-top: 1px solid #bab4a7; border-collapse: collapse; }
.page-prose th, .page-prose td { padding: 15px 12px; border-bottom: 1px solid #bab4a7; text-align: left; vertical-align: top; }
.page-prose th { width: 32%; color: #62695e; font-size: 14px; }
.page-prose ul { padding-left: 1.35em; }
.page-prose hr { margin: 44px 0; border: 0; border-top: 1px solid #bab4a7; }
.site-footer { background: var(--ink); color: var(--paper); }
.site-footer__inner { width: var(--content); padding: 80px 0 54px; margin: 0 auto; display: grid; grid-template-columns: 1.15fr 0.7fr 1fr; gap: 48px; }
.site-footer__brand img { width: 84px; height: 84px; object-fit: cover; margin-bottom: 17px; }
.site-footer__brand p { max-width: 260px; color: rgba(243, 240, 231, 0.7); font-size: 13px; }
.site-footer__links { display: grid; align-content: start; gap: 10px; font-size: 13px; }
.site-footer__links a:hover, .site-footer__company a:hover { color: var(--gold-light); }
.site-footer__company { color: rgba(243, 240, 231, 0.7); font-size: 12px; }
.site-footer__company p { margin-bottom: 6px; }
.site-footer__bottom { width: var(--content); padding: 20px 0; margin: 0 auto; display: flex; justify-content: space-between; gap: 20px; border-top: 1px solid var(--line); color: rgba(243, 240, 231, 0.55); font-size: 11px; }
.site-footer__bottom p { margin: 0; }
.site-footer__bottom a:hover { color: var(--paper); }
.pagination { margin-top: 60px; }

@keyframes archive-image-settle { from { transform: scale(1.08); } to { transform: scale(1); } }
@keyframes page-image-settle { from { transform: scale(1.1); } to { transform: scale(1); } }
.js-reveal { opacity: 0; transform: translateY(24px); transition: opacity 680ms ease, transform 680ms cubic-bezier(.2, .75, .25, 1); }
.js-reveal.is-visible { opacity: 1; transform: translateY(0); }
.concept-band__copy.js-reveal { transition-delay: 130ms; }
.category-card.js-reveal { transform: translateY(26px) scale(0.98); transition-duration: 720ms; }
.category-card:nth-child(2).js-reveal { transition-delay: 70ms; }
.category-card:nth-child(3).js-reveal { transition-delay: 140ms; }
.category-card:nth-child(4).js-reveal { transition-delay: 210ms; }
.category-card:nth-child(5).js-reveal { transition-delay: 70ms; }
.category-card:nth-child(6).js-reveal { transition-delay: 140ms; }
.category-card:nth-child(7).js-reveal { transition-delay: 210ms; }
.category-card:nth-child(8).js-reveal { transition-delay: 280ms; }
.page-hero__content.js-reveal { transform: translateY(34px); transition-delay: 160ms; }
.product-card.js-reveal:nth-child(3n + 2) { transition-delay: 90ms; }
.product-card.js-reveal:nth-child(3n) { transition-delay: 180ms; }

@media (max-width: 900px) {
  :root { --content: min(100% - 40px, 1180px); }
  .site-header__inner { min-height: 66px; }
  .site-brand { width: 55px; height: 48px; }
  .menu-toggle { display: block; }
  .site-header__nav { position: absolute; top: 66px; left: 0; width: 100%; padding: 28px 20px 32px; display: none; flex-direction: column; align-items: flex-start; gap: 24px; background: var(--ink); border-bottom: 1px solid var(--line); }
  .site-header__nav.is-open { display: flex; }
  .primary-nav, .primary-nav ul { width: 100%; flex-direction: column; align-items: flex-start; gap: 16px; }
  .primary-nav { font-size: 15px; }
  .chisou-language-switcher { width: 100%; padding-left: 0; border-left: 0; }
  .chisou-language-switcher select { width: min(100%, 220px); min-height: 46px; font-size: 16px; }
  .hero { min-height: 650px; }
  .hero__content { padding-top: 160px; }
  .hero__index { margin-bottom: 40px; }
  .concept-band { padding: 90px 0; }
  .concept-band__grid { grid-template-columns: 1fr; gap: 34px; }
  .category-section { padding: 88px 0; }
  .category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .category-card { min-height: 260px; }
  .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 18px; }
  .product-single { padding: 106px 0 80px; }
  .product-single__grid { grid-template-columns: 1fr; gap: 35px; }
  .product-single__content { padding-top: 0; }
  .page-hero { min-height: 350px; padding: 58px 0; }
  .page-article__inner { padding-top: 54px; }
  .site-footer__inner { grid-template-columns: 1fr 1fr; }
  .site-footer__brand { grid-column: 1 / -1; }
}

@media (max-width: 560px) {
  body { font-size: 15px; }
  .site-intro__brush { width: min(84vw, 390px); }
  .hero { min-height: 620px; }
  .hero__content { padding-top: 144px; }
  .hero h2 { font-size: 48px; }
  .hero__controls { right: 20px; bottom: 28px; }
  .section-heading { display: block; }
  .section-heading h2 { margin-top: 10px; }
  .category-card { min-height: 210px; }
  .category-card__body { padding: 15px; }
  .category-card__title { font-size: 21px; }
  .category-card__arrow { right: 15px; bottom: 15px; }
  .contact-band { padding: 90px 0; }
  .archive-hero { padding: 88px 0 52px; }
  .product-archive { padding: 38px 0 80px; }
  .product-grid { grid-template-columns: 1fr; gap: 34px; }
  .product-card h3 { min-height: auto; }
  .page-shell { padding-bottom: 80px; }
  .page-hero { min-height: 285px; padding: 42px 0; }
  .page-article__inner { padding-top: 42px; }
  .page-prose .page-lead { margin-bottom: 38px; font-size: 18px; }
  .page-prose th, .page-prose td { display: block; width: 100%; padding: 10px 0; }
  .page-prose th { border-bottom: 0; }
  .site-footer__inner { padding: 56px 0 38px; grid-template-columns: 1fr; gap: 32px; }
  .site-footer__brand { grid-column: auto; }
  .site-footer__bottom { display: block; }
  .site-footer__bottom a { display: inline-block; margin-top: 7px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: 0.01ms !important; animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; }
  .site-intro { display: none; }
}

/* v1.4 home: the brand visual is the hero; product photography stays unaltered. */
.home .site-header { background: rgba(11, 13, 11, 0.24); border-bottom-color: rgba(243, 240, 231, 0.1); transition: background-color 260ms ease, border-color 260ms ease; }
.home .site-header.is-scrolled { background: rgba(11, 13, 11, 0.94); border-bottom-color: rgba(243, 240, 231, 0.12); }

.brand-hero { position: relative; min-height: 720px; height: 100svh; overflow: hidden; display: grid; place-items: center; background: var(--ink); color: var(--paper); }
.brand-hero__art { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; animation: brand-art-in 1300ms cubic-bezier(.2, .72, .25, 1) both; }
.brand-hero__shade { position: absolute; inset: 0; background: rgba(5, 7, 6, 0.18); }
.brand-hero__inner { position: relative; z-index: 1; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.brand-hero__mark { width: min(40vw, 318px); padding: 12px; opacity: 0; transform: translateY(24px); animation: brand-mark-in 850ms ease 300ms forwards; }
.brand-hero__mark img { width: 100%; display: block; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.34); }
.brand-hero__roman, .brand-hero__sub { margin: 0; font-family: var(--sans); font-weight: 800; line-height: 1; letter-spacing: 0; }
.brand-hero__roman { margin-top: 18px; color: var(--gold-light); font-size: 16px; }
.brand-hero__sub { margin-top: 8px; color: rgba(243, 240, 231, 0.76); font-size: 10px; }
.brand-hero__statement { margin: 36px 0 0; font-size: clamp(20px, 2vw, 30px); font-weight: 800; line-height: 1.4; letter-spacing: 0; opacity: 0; transform: translateY(18px); animation: brand-mark-in 700ms ease 720ms forwards; }
.brand-hero__note { position: absolute; left: 0; bottom: 52px; margin: 0; color: rgba(243, 240, 231, 0.72); font-size: 13px; font-weight: 700; }
.brand-hero__scroll { position: absolute; right: 0; bottom: 46px; display: inline-flex; align-items: center; gap: 13px; color: var(--paper); font-size: 11px; font-weight: 800; line-height: 1; letter-spacing: 0; }
.brand-hero__scroll span:last-child { width: 35px; height: 35px; display: grid; place-items: center; border: 1px solid rgba(243, 240, 231, 0.62); border-radius: 50%; font-size: 16px; transition: color 220ms ease, background-color 220ms ease, transform 220ms ease; }
.brand-hero__scroll:hover span:last-child { color: var(--ink); background: var(--gold-light); border-color: var(--gold-light); transform: translateY(3px); }
@keyframes brand-art-in { from { opacity: 0; transform: scale(1.025); } to { opacity: 1; transform: scale(1); } }
@keyframes brand-mark-in { to { opacity: 1; transform: translateY(0); } }

.material-section { padding: 145px 0 0; overflow: hidden; background: #151813; }
.material-section__heading { margin-bottom: 54px; color: var(--paper); }
.material-section__heading h2 { margin: 0; color: var(--paper); font-size: clamp(40px, 4.3vw, 66px); }
.material-list { width: 100%; border-top: 1px solid rgba(243, 240, 231, 0.18); }
.material-row { min-height: 490px; padding: 44px max(28px, calc((100vw - var(--content)) / 2)); display: grid; grid-template-columns: minmax(0, .92fr) minmax(380px, 1.08fr); align-items: center; gap: clamp(48px, 9vw, 150px); color: var(--paper); background: #151813; border-bottom: 1px solid rgba(243, 240, 231, 0.18); transition: color 260ms ease, background-color 260ms ease; }
.material-row:nth-child(even) { grid-template-columns: minmax(380px, 1.08fr) minmax(0, .92fr); background: #10120f; }
.material-row:nth-child(even) .material-row__content { grid-column: 2; grid-row: 1; }
.material-row:nth-child(even) .material-row__photo { grid-column: 1; grid-row: 1; }
.material-row__content { max-width: 510px; }
.material-row__number, .material-row__eyebrow { margin: 0; color: var(--gold); font-family: var(--sans); font-size: 11px; font-weight: 800; line-height: 1; letter-spacing: 0; }
.material-row__eyebrow { margin-top: 31px; color: rgba(243, 240, 231, 0.54); }
.material-row h3 { margin: 12px 0 20px; color: inherit; font-size: clamp(34px, 3.6vw, 56px); line-height: 1.16; }
.material-row__description { margin: 0; max-width: 470px; color: rgba(243, 240, 231, 0.76); font-size: 15px; line-height: 2; }
.material-row__action { margin-top: 32px; display: inline-flex; align-items: center; gap: 14px; font-size: 14px; font-weight: 800; line-height: 1; }
.material-row__arrow { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid var(--gold); border-radius: 50%; color: var(--ink); background: var(--gold); font-size: 18px; transition: transform 220ms ease, color 220ms ease, background-color 220ms ease; }
.material-row__photo { position: relative; width: min(100%, 560px); height: 380px; justify-self: end; display: grid; place-items: center; overflow: hidden; background: rgba(243, 240, 231, 0.06); border: 1px solid rgba(243, 240, 231, 0.14); }
.material-row:nth-child(even) .material-row__photo { justify-self: start; }
.material-row__photo img { position: absolute; inset: 0; width: 100% !important; height: 100% !important; display: block; object-fit: contain; image-rendering: auto; }
.material-row:hover { color: var(--gold-light); background: #1a1e17; }
.material-row:hover .material-row__description { color: rgba(243, 240, 231, 0.88); }
.material-row:hover .material-row__arrow { color: var(--paper); background: var(--moss); transform: translateX(4px); }
.material-row:hover .material-row__photo { border-color: rgba(211, 185, 111, 0.62); }

/* Product source photos are always shown whole. No crop, scale-up animation, or generated replacement. */
.product-card__image, .product-single__image { display: grid; place-items: center; background: var(--paper-deep); }
.product-card__image img, .product-single__image img { width: 100%; height: 100%; object-fit: contain; transform: none !important; }
.product-card__image:hover img { transform: none !important; }
.archive-hero--term { padding: 96px 0 60px; }
.archive-hero--term .content-width { min-height: 286px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 440px); align-items: center; gap: 58px; }
.archive-hero__photo { position: relative; width: min(100%, 420px); height: 270px; justify-self: end; display: grid; place-items: center; overflow: hidden; background: rgba(11, 13, 11, 0.42); border: 1px solid rgba(243, 240, 231, 0.24); }
.archive-hero__photo img { position: absolute; inset: 0; width: 100% !important; height: 100% !important; display: block; object-fit: contain; }

@media (max-width: 900px) {
  .home .site-header { background: rgba(11, 13, 11, 0.78); }
  .home .site-header.is-scrolled { background: rgba(11, 13, 11, 0.96); }
  .brand-hero { min-height: 650px; }
  .brand-hero__mark { width: min(58vw, 280px); }
  .brand-hero__note { bottom: 33px; }
  .brand-hero__scroll { right: 0; bottom: 28px; }
  .material-section { padding-top: 92px; }
  .material-row, .material-row:nth-child(even) { min-height: 0; padding-top: 46px; padding-bottom: 46px; grid-template-columns: minmax(0, 1fr) minmax(280px, .95fr); gap: 44px; }
  .material-row__photo { height: 330px; }
  .archive-hero--term .content-width { min-height: 0; grid-template-columns: minmax(0, 1fr) minmax(260px, 340px); gap: 32px; }
  .archive-hero__photo { width: 100%; height: 230px; }
}

@media (max-width: 560px) {
  .brand-hero { min-height: 620px; }
  .brand-hero__art { object-position: 52% center; }
  .brand-hero__mark { width: min(67vw, 245px); padding: 8px; }
  .brand-hero__roman { margin-top: 13px; font-size: 14px; }
  .brand-hero__statement { margin-top: 28px; font-size: 20px; }
  .brand-hero__note { left: 0; right: 0; bottom: 31px; padding-right: 72px; text-align: left; font-size: 11px; }
  .brand-hero__scroll { right: 0; bottom: 27px; font-size: 10px; }
  .brand-hero__scroll span:first-child { display: none; }
  .material-section { padding-top: 78px; }
  .material-section__heading { margin-bottom: 34px; }
  .material-row, .material-row:nth-child(even) { padding-top: 38px; padding-bottom: 38px; grid-template-columns: 1fr; gap: 30px; }
  .material-row:nth-child(even) .material-row__content, .material-row:nth-child(even) .material-row__photo { grid-column: auto; grid-row: auto; }
  .material-row__content { max-width: none; }
  .material-row__eyebrow { margin-top: 24px; }
  .material-row h3 { margin-top: 9px; margin-bottom: 16px; font-size: 38px; }
  .material-row__description { font-size: 14px; line-height: 1.9; }
  .material-row__action { margin-top: 25px; }
  .material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 360px); height: 272px; justify-self: center; }
  .archive-hero--term { padding: 80px 0 44px; }
  .archive-hero--term .content-width { grid-template-columns: 1fr; gap: 28px; }
  .archive-hero__photo { width: min(100%, 320px); height: 210px; justify-self: start; }
}

/* v1.5 readability, category motion, and Snow Monkey Forms presentation. */
.section-label { margin-bottom: 18px; font-size: 20px; line-height: 1.35; }
.primary-nav { font-size: 16px; }
.text-link { min-height: 46px; padding-bottom: 9px; font-size: 16px; }
.button { min-height: 64px; padding: 0 9px 0 26px; gap: 20px; font-size: 17px; }
.button__label { min-height: 62px; }
.button__icon { width: 44px; height: 44px; flex-basis: 44px; font-size: 22px; }

.material-row__eyebrow { margin-top: 0; color: var(--gold); font-size: 20px; line-height: 1.35; }
.material-row__number { display: none; }
.material-row__photo { background: transparent; border: 0; overflow: visible; }
.material-row:hover .material-row__photo { border-color: transparent; }
.archive-hero__photo { background: transparent; border: 0; overflow: visible; }
.material-row.js-reveal { opacity: 1; transform: none; transition: none; }
.material-row.js-reveal .material-row__content, .material-row.js-reveal .material-row__photo { opacity: 0; transition: opacity 720ms ease, transform 860ms cubic-bezier(.18, .77, .22, 1); }
.material-row.js-reveal .material-row__content { transform: translate3d(-76px, 0, 0); }
.material-row.js-reveal .material-row__photo { transform: translate3d(76px, 0, 0); transition-delay: 110ms; }
.material-row:nth-child(even).js-reveal .material-row__content { transform: translate3d(76px, 0, 0); }
.material-row:nth-child(even).js-reveal .material-row__photo { transform: translate3d(-76px, 0, 0); }
.material-row.js-reveal.is-visible .material-row__content, .material-row.js-reveal.is-visible .material-row__photo { opacity: 1; transform: translate3d(0, 0, 0); }

.product-labels--card { min-height: 26px; margin: 0 0 12px; gap: 7px; }
.product-labels--card span { padding: 5px 9px; border-color: #a4997e; color: #4f5a30; background: rgba(121, 131, 82, 0.08); font-size: 12px; line-height: 1.25; }
.product-category-context { margin-bottom: 24px; padding-bottom: 22px; border-bottom: 1px solid #bab4a7; }
.product-category-context a { display: inline-flex; align-items: center; gap: 14px; color: var(--red); font-size: 20px; font-weight: 800; line-height: 1.3; }
.product-category-context a span:last-child { width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-size: 16px; transition: transform 200ms ease, color 200ms ease, background-color 200ms ease; }
.product-category-context a:hover span:last-child { color: var(--paper); background: var(--red); transform: translateX(3px); }
.product-category-context p { max-width: 590px; margin: 10px 0 0; color: #596054; font-size: 15px; line-height: 1.8; }
.product-specs dt, .product-specs dd { padding: 15px 0; }
.product-specs dt { font-size: 15px; }
.product-specs dd { font-size: 16px; }
/* Snow Monkey Forms: input, confirmation, tracker, and completion view. */
.page-prose { max-width: 1040px; }
.page-prose .snow-monkey-form, .page-prose .smf-form { width: 100% !important; max-width: none !important; margin: 46px 0 0; }
.page-prose .snow-monkey-form .smf-item, .page-prose .smf-form .smf-item { margin: 0; padding: 24px 0; border-top: 1px solid #bab4a7; }
.page-prose .snow-monkey-form .smf-item:last-of-type, .page-prose .smf-form .smf-item:last-of-type { border-bottom: 1px solid #bab4a7; }
.page-prose .snow-monkey-form .smf-item__label, .page-prose .smf-form .smf-item__label, .page-prose .snow-monkey-form label, .page-prose .smf-form label { color: var(--ink); font-size: 18px; font-weight: 800; line-height: 1.55; }
.page-prose .snow-monkey-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .page-prose .snow-monkey-form textarea, .page-prose .snow-monkey-form select, .page-prose .smf-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .page-prose .smf-form textarea, .page-prose .smf-form select { width: 100% !important; min-height: 60px; padding: 14px 16px; border: 1px solid #8d9488; border-radius: 0; color: var(--ink); background: #fffefa; font-size: 17px; line-height: 1.6; box-shadow: none; }
.page-prose .snow-monkey-form textarea, .page-prose .smf-form textarea { min-height: 190px; resize: vertical; }
.page-prose .snow-monkey-form input:focus, .page-prose .snow-monkey-form textarea:focus, .page-prose .snow-monkey-form select:focus, .page-prose .smf-form input:focus, .page-prose .smf-form textarea:focus, .page-prose .smf-form select:focus { outline: 3px solid rgba(198, 169, 79, 0.38); outline-offset: 2px; border-color: var(--gold); }
.page-prose .snow-monkey-form input[type="checkbox"], .page-prose .snow-monkey-form input[type="radio"], .page-prose .smf-form input[type="checkbox"], .page-prose .smf-form input[type="radio"] { width: 22px; height: 22px; margin-right: 9px; vertical-align: -4px; accent-color: var(--moss); }
.page-prose .snow-monkey-form .smf-action, .page-prose .smf-form .smf-action { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.page-prose .snow-monkey-form button, .page-prose .snow-monkey-form input[type="submit"], .page-prose .smf-form button, .page-prose .smf-form input[type="submit"] { min-width: min(100%, 240px); min-height: 64px; padding: 0 28px; border: 1px solid var(--ink); border-radius: 0; color: var(--paper); background: var(--ink); font-size: 17px; font-weight: 800; line-height: 1; cursor: pointer; transition: background-color 200ms ease, border-color 200ms ease, color 200ms ease, transform 200ms ease; }
.page-prose .snow-monkey-form button:hover, .page-prose .snow-monkey-form input[type="submit"]:hover, .page-prose .smf-form button:hover, .page-prose .smf-form input[type="submit"]:hover { border-color: var(--moss); background: var(--moss); transform: translateY(-2px); }
.page-prose .snow-monkey-form .smf-action button + button, .page-prose .snow-monkey-form .smf-action input[type="submit"] + input[type="submit"], .page-prose .smf-form .smf-action button + button, .page-prose .smf-form .smf-action input[type="submit"] + input[type="submit"] { color: var(--ink); background: transparent; }

.page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; width: 100%; margin: 0 0 38px; padding: 0; list-style: none; }
.page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { min-height: 92px; display: flex; align-items: center; justify-content: center; gap: 11px; padding: 14px 10px; border: 1px solid #b5ad9d; color: #686e64; background: transparent; font-size: 16px; font-weight: 800; line-height: 1.35; text-align: center; }
.page-prose .snow-monkey-form .smf-progress-tracker__item::before, .page-prose .snow-monkey-form .smf-progress-tracker__item::after, .page-prose .smf-form .smf-progress-tracker__item::before, .page-prose .smf-form .smf-progress-tracker__item::after { display: none; }
.page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 32px; height: 32px; display: grid; flex: 0 0 32px; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-size: 16px; line-height: 1; letter-spacing: 0; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item { border-color: var(--ink); color: var(--paper); background: var(--ink); }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--input { border-color: var(--gold); color: var(--ink); background: var(--gold-light); }
.page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item:last-child, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item:last-child { border-color: var(--moss); background: var(--moss); }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-item, .page-prose .smf-form[data-screen="confirm"] .smf-item { padding: 21px 18px; background: rgba(121, 131, 82, 0.08); }
.page-prose .snow-monkey-form[data-screen="confirm"] input, .page-prose .snow-monkey-form[data-screen="confirm"] textarea, .page-prose .snow-monkey-form[data-screen="confirm"] select, .page-prose .smf-form[data-screen="confirm"] input, .page-prose .smf-form[data-screen="confirm"] textarea, .page-prose .smf-form[data-screen="confirm"] select { border-color: transparent; background: transparent; }
.page-prose .snow-monkey-form[data-screen="complete"] .smf-form--complete, .page-prose .snow-monkey-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete, .page-prose .smf-form[data-screen="complete"] .smf-form--complete, .page-prose .smf-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete, .chisou-form-complete { margin: 0; padding: 52px min(7vw, 84px); border-left: 5px solid var(--gold); color: var(--paper); background: var(--ink); text-align: center; }
.page-prose .snow-monkey-form[data-screen="complete"] .smf-form--complete > :last-child, .page-prose .snow-monkey-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete > :last-child, .page-prose .smf-form[data-screen="complete"] .smf-form--complete > :last-child, .page-prose .smf-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete > :last-child, .chisou-form-complete > :last-child { margin-bottom: 0; }
.chisou-form-complete__label { margin-bottom: 16px; color: var(--gold-light); font-size: 16px; font-weight: 800; }
.chisou-form-complete h2 { margin: 0 0 18px; color: var(--paper); font-size: clamp(28px, 4vw, 42px); }
.chisou-form-complete p:not(.chisou-form-complete__label) { max-width: 580px; margin: 0 auto 24px; color: rgba(243, 240, 231, 0.78); font-size: 17px; }
.chisou-form-complete a { display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 22px; border: 1px solid var(--gold-light); color: var(--paper); font-size: 16px; font-weight: 800; }
.chisou-form-complete a:hover { color: var(--ink); background: var(--gold-light); }

@media (max-width: 560px) {
  .section-label, .material-row__eyebrow { font-size: 16px; }
  .button { min-height: 60px; padding-left: 22px; font-size: 16px; }
  .button__label { min-height: 58px; }
  .button__icon { width: 40px; height: 40px; flex-basis: 40px; font-size: 20px; }
  .material-row.js-reveal .material-row__content { transform: translate3d(-36px, 0, 0); }
  .material-row.js-reveal .material-row__photo { transform: translate3d(36px, 0, 0); }
  .material-row:nth-child(even).js-reveal .material-row__content { transform: translate3d(36px, 0, 0); }
  .material-row:nth-child(even).js-reveal .material-row__photo { transform: translate3d(-36px, 0, 0); }
  .product-labels--card span { font-size: 12px; }
  .product-category-context a { font-size: 19px; }
  .product-category-context p { font-size: 14px; }
  .page-prose .snow-monkey-form .smf-item, .page-prose .smf-form .smf-item { padding: 20px 0; }
  .page-prose .snow-monkey-form .smf-item__label, .page-prose .smf-form .smf-item__label, .page-prose .snow-monkey-form label, .page-prose .smf-form label { font-size: 16px; }
  .page-prose .snow-monkey-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .page-prose .snow-monkey-form textarea, .page-prose .snow-monkey-form select, .page-prose .smf-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .page-prose .smf-form textarea, .page-prose .smf-form select { min-height: 56px; font-size: 16px; }
  .page-prose .snow-monkey-form .smf-action, .page-prose .smf-form .smf-action { display: grid; grid-template-columns: 1fr; }
  .page-prose .snow-monkey-form button, .page-prose .snow-monkey-form input[type="submit"], .page-prose .smf-form button, .page-prose .smf-form input[type="submit"] { width: 100%; min-height: 60px; }
  .page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { gap: 6px; margin-bottom: 28px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { min-height: 76px; flex-direction: column; gap: 5px; padding: 8px 4px; font-size: 13px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 27px; height: 27px; flex-basis: 27px; font-size: 14px; }
  .page-prose .snow-monkey-form[data-screen="complete"] .smf-form--complete, .page-prose .snow-monkey-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete, .page-prose .smf-form[data-screen="complete"] .smf-form--complete, .page-prose .smf-form[data-screen="complete"] .wp-block-snow-monkey-forms-form-complete, .chisou-form-complete { padding: 42px 24px; }
  .chisou-form-complete p:not(.chisou-form-complete__label) { font-size: 16px; }
}

/* v1.6 product archive clarity and form tracker contrast. */
.page-prose { font-size: 17px; }
.page-prose th { font-size: 16px; }
.site-footer__brand p, .site-footer__links { font-size: 15px; }
.site-footer__company, .site-footer__bottom { font-size: 14px; }
.category-filter { gap: 12px; }
.category-filter a { min-height: 46px; display: inline-flex; align-items: center; padding: 8px 8px; font-size: 16px; }
.product-card__category { margin-bottom: 10px; font-size: 20px; line-height: 1.35; }
.product-card h3 { margin-bottom: 19px; font-size: 26px; }
.product-card .text-link { min-height: 54px; padding: 0 10px 0 19px; gap: 16px; border: 1px solid #737b70; color: var(--ink); background: #fffefa; font-size: 17px; line-height: 1; }
.product-card .text-link span { width: 31px; height: 31px; display: grid; flex: 0 0 31px; place-items: center; border: 1px solid var(--ink); border-radius: 50%; font-size: 18px; line-height: 1; transition: background-color 180ms ease, color 180ms ease, transform 180ms ease; }
.product-card .text-link:hover { border-color: var(--moss); color: var(--paper); background: var(--moss); }
.product-card .text-link:hover span { color: var(--moss); background: var(--paper); transform: translateX(3px); }
.product-specs dt { font-size: 16px; }
.product-specs dd { font-size: 18px; }

.pagination { margin-top: 72px; padding: 18px; border: 1px solid #aaa593; background: #e9e5da; }
.pagination .nav-links { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 9px; }
.pagination .page-numbers { min-width: 52px; min-height: 52px; display: inline-flex; align-items: center; justify-content: center; padding: 0 14px; border: 1px solid #747a70; color: var(--ink); background: #fffefa; font-size: 17px; font-weight: 800; line-height: 1; transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease; }
.pagination .page-numbers:hover { border-color: var(--moss); color: var(--paper); background: var(--moss); transform: translateY(-2px); }
.pagination .page-numbers.current { border-color: var(--ink); color: var(--paper); background: var(--ink); }
.pagination .page-numbers.dots { min-width: 32px; padding: 0 4px; border-color: transparent; color: #687064; background: transparent; }
.pagination .page-numbers.dots:hover { color: #687064; background: transparent; transform: none; }
.pagination .page-numbers.prev, .pagination .page-numbers.next { min-width: 108px; border-color: var(--gold); color: var(--ink); background: var(--gold-light); }
.pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover { border-color: var(--ink); color: var(--paper); background: var(--ink); }

.page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { gap: 8px; margin-bottom: 40px; padding: 8px; border: 1px solid #c6bfae; background: #e6e1d5; }
.page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { min-height: 88px; border-color: #b5ad9d; color: #5d655b !important; background: #f9f6ed !important; font-size: 17px; box-shadow: inset 0 3px 0 rgba(198, 169, 79, 0.18); }
.page-prose .snow-monkey-form .smf-progress-tracker__item > *, .page-prose .smf-form .smf-progress-tracker__item > * { color: inherit !important; }
.page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 34px; height: 34px; flex-basis: 34px; border-width: 1px; color: inherit !important; background: transparent !important; font-size: 16px; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input { border-color: #a8892d; color: var(--ink) !important; background: var(--gold-light) !important; box-shadow: inset 0 4px 0 var(--gold); }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--confirm { border-color: var(--moss); color: var(--paper) !important; background: var(--moss) !important; box-shadow: inset 0 4px 0 #566237; }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--complete, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--complete { border-color: #a8892d; color: var(--ink) !important; background: var(--gold-light) !important; box-shadow: inset 0 4px 0 var(--gold); }

@media (max-width: 560px) {
  .page-prose { font-size: 16px; }
  .site-footer__brand p, .site-footer__links { font-size: 15px; }
  .site-footer__company, .site-footer__bottom { font-size: 13px; }
  .category-filter a { min-height: 44px; font-size: 15px; }
  .product-card__category { font-size: 18px; }
  .product-card h3 { font-size: 24px; }
  .product-card .text-link { width: 100%; min-height: 58px; justify-content: space-between; padding-left: 20px; font-size: 17px; }
  .pagination { margin-top: 54px; padding: 12px; }
  .pagination .nav-links { gap: 7px; }
  .pagination .page-numbers { min-width: 46px; min-height: 50px; padding: 0 11px; font-size: 16px; }
  .pagination .page-numbers.prev, .pagination .page-numbers.next { min-width: calc(50% - 4px); order: 2; }
  .pagination .page-numbers.dots { min-width: 24px; }
  .page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { gap: 6px; padding: 6px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { min-height: 84px; padding: 8px 4px; font-size: 14px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 29px; height: 29px; flex-basis: 29px; font-size: 14px; }
}

/* Mobile keeps every ingredient in one deliberate editorial rhythm. */
@media (max-width: 767px) {
  .material-section { padding-top: 72px; }
  .material-section__heading { margin-bottom: 0; padding-bottom: 32px; }
  .material-section__heading h2 { font-size: 42px; }
  .material-row, .material-row:nth-child(even) { min-height: 0; display: flex; flex-direction: column; align-items: stretch; gap: 30px; padding: 46px 24px 42px; grid-template-columns: none; }
  .material-row__content, .material-row:nth-child(even) .material-row__content { width: 100%; max-width: 520px; grid-column: auto; grid-row: auto; order: 1; }
  .material-row__eyebrow { margin: 0; font-size: 16px; }
  .material-row h3 { margin: 8px 0 15px; font-size: 38px; }
  .material-row__description { max-width: 34em; font-size: 16px; line-height: 1.9; }
  .material-row__action { margin-top: 24px; min-height: 48px; font-size: 16px; }
  .material-row__arrow { width: 42px; height: 42px; flex-basis: 42px; }
  .material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 312px); height: 258px; align-self: center; justify-self: center; grid-column: auto; grid-row: auto; order: 2; }
  .material-row.js-reveal .material-row__content, .material-row.js-reveal .material-row__photo, .material-row:nth-child(even).js-reveal .material-row__content, .material-row:nth-child(even).js-reveal .material-row__photo { transform: translate3d(0, 28px, 0); }
  .material-row.js-reveal .material-row__photo { transition-delay: 90ms; }
  .material-row.js-reveal.is-visible .material-row__content, .material-row.js-reveal.is-visible .material-row__photo { transform: translate3d(0, 0, 0); }
}

/* v1.7: layered brand opening and an editorial category slider. */
.brand-hero__assembly { position: absolute; inset: 0; overflow: hidden; background: var(--ink); }
.brand-hero__piece { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; opacity: 0; will-change: clip-path, transform, opacity; }
.brand-hero__piece--left { clip-path: polygon(0 0, 52% 0, 47% 49%, 0 80%); transform: translate3d(-15vw, 10vh, 0) rotate(-5deg) scale(1.06); animation: brand-piece-left 1050ms cubic-bezier(.2, .8, .24, 1) 80ms forwards; }
.brand-hero__piece--top { clip-path: polygon(52% 0, 100% 0, 100% 79%, 55% 54%, 47% 49%); transform: translate3d(12vw, -12vh, 0) rotate(4deg) scale(1.06); animation: brand-piece-top 1120ms cubic-bezier(.2, .8, .24, 1) 250ms forwards; }
.brand-hero__piece--base { clip-path: polygon(0 80%, 47% 49%, 55% 54%, 100% 79%, 100% 100%, 0 100%); transform: translate3d(0, 17vh, 0) scale(1.08); animation: brand-piece-base 1050ms cubic-bezier(.2, .8, .24, 1) 470ms forwards; }
.brand-hero__assembly::after { position: absolute; inset: 0; content: ""; background: linear-gradient(90deg, rgba(4, 6, 5, .28), rgba(4, 6, 5, .04) 58%, rgba(4, 6, 5, .18)); }
.brand-hero__shade { background: rgba(5, 7, 6, .08); }
.brand-hero__mark { animation-delay: 1220ms; }
.brand-hero__statement { animation-delay: 1580ms; }
.brand-hero__note, .brand-hero__scroll { opacity: 0; animation: brand-mark-in 650ms ease 1770ms forwards; }
@keyframes brand-piece-left { to { opacity: 1; transform: translate3d(0, 0, 0) rotate(0) scale(1); } }
@keyframes brand-piece-top { to { opacity: 1; transform: translate3d(0, 0, 0) rotate(0) scale(1); } }
@keyframes brand-piece-base { to { opacity: 1; transform: translate3d(0, 0, 0) scale(1); } }

.material-section { position: relative; z-index: 0; isolation: isolate; padding: 122px 0 80px; background: #10120f; }
.material-section::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--doberman-image); background-position: right 78px; background-repeat: no-repeat; background-size: min(78vw, 1080px) auto; filter: grayscale(1) contrast(1.08); opacity: .3; }
.material-section::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, rgba(12, 15, 11, .98) 0%, rgba(12, 15, 11, .83) 52%, rgba(12, 15, 11, .68) 100%); }
.material-section__heading { position: relative; z-index: 2; margin-bottom: 42px; }
.material-slider { position: relative; z-index: 2; }
.material-slider__track { display: flex; gap: 18px; overflow-x: auto; overscroll-behavior-x: contain; padding: 8px max(28px, calc((100vw - var(--content)) / 2)) 20px; scroll-behavior: smooth; scroll-snap-type: x mandatory; scrollbar-width: none; }
.material-slider__track::-webkit-scrollbar { display: none; }
.material-slide { position: relative; z-index: 0; flex: 0 0 min(38vw, 470px); isolation: isolate; min-height: 455px; padding: 38px; display: flex; overflow: hidden; align-items: flex-end; border: 1px solid rgba(223, 199, 120, .34); color: var(--paper); background: #191d17; scroll-snap-align: start; transition: transform 300ms ease, border-color 300ms ease; }
.material-slide::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--material-image); background-position: center; background-size: cover; filter: grayscale(1) brightness(1.32) contrast(.92); mix-blend-mode: screen; opacity: .34; transition: opacity 380ms ease, transform 650ms ease; }
.material-slide::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(180deg, rgba(11, 13, 11, .13), rgba(11, 13, 11, .78) 74%, rgba(11, 13, 11, .96)); }
.material-slide__content { position: relative; z-index: 2; max-width: 360px; }
.material-slide .material-row__eyebrow { margin: 0; color: var(--gold-light); font-size: 15px; }
.material-slide h3 { margin: 10px 0 16px; color: var(--paper); font-size: clamp(38px, 4vw, 58px); line-height: 1.15; }
.material-slide .material-row__description { max-width: 34em; color: rgba(243, 240, 231, .78); font-size: 16px; line-height: 1.8; }
.material-slide .material-row__action { margin-top: 28px; min-height: 50px; font-size: 16px; }
.material-slide:hover { border-color: var(--gold-light); transform: translateY(-7px); }
.material-slide:hover::before { opacity: .47; transform: scale(1.04); }
.material-slide:hover .material-row__arrow { color: var(--ink); background: var(--gold-light); transform: translateX(4px); }
.material-slider__controls { display: flex; justify-content: flex-end; gap: 10px; margin-top: 22px; }
.material-slider__control { width: 54px; height: 54px; display: grid; place-items: center; padding: 0; border: 1px solid rgba(223, 199, 120, .72); color: var(--paper); background: transparent; font-size: 25px; line-height: 1; cursor: pointer; transition: color 220ms ease, background-color 220ms ease, transform 220ms ease; }
.material-slider__control:hover { color: var(--ink); background: var(--gold-light); transform: translateY(-2px); }
.material-slider__control:focus-visible, .material-slide:focus-visible { outline: 3px solid var(--gold-light); outline-offset: 4px; }

.concept-band { position: relative; isolation: isolate; overflow: hidden; background: #eeece4; }
.concept-band::before { position: absolute; z-index: 0; top: -8%; right: -4%; width: min(58vw, 850px); height: 116%; content: ""; background-image: var(--concept-image); background-repeat: no-repeat; background-position: center; background-size: contain; filter: grayscale(1) contrast(1.08); opacity: .15; transform: rotate(-7deg); }
.concept-band::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, #eeece4 0%, rgba(238, 236, 228, .94) 42%, rgba(238, 236, 228, .45) 100%); }
.concept-band__grid { position: relative; z-index: 2; }

.contact-band { position: relative; isolation: isolate; overflow: hidden; background: #596145; }
.contact-band::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--contact-image); background-position: center; background-size: cover; filter: grayscale(1) contrast(1.1); opacity: .29; }
.contact-band::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(100deg, rgba(40, 48, 29, .94), rgba(53, 62, 39, .75)); }
.contact-band__inner { position: relative; z-index: 2; }

.site-footer { position: relative; isolation: isolate; overflow: hidden; }
.site-footer::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--footer-image); background-position: right center; background-size: cover; filter: grayscale(1) contrast(1.2); opacity: .13; }
.site-footer::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, rgba(11, 13, 11, .98) 0%, rgba(11, 13, 11, .9) 58%, rgba(11, 13, 11, .64) 100%); }
.site-footer__inner, .site-footer__bottom { position: relative; z-index: 2; }

.archive-hero--term { padding: 120px 0 72px; }
.archive-hero--term .content-width { min-height: 0; display: block; }
.archive-hero--term::before { background-position: 72% center; filter: grayscale(1) contrast(1.08); opacity: .26; }
.archive-hero--term::after { background: linear-gradient(90deg, rgba(7, 10, 7, .9), rgba(7, 10, 7, .52)); }

.product-card .text-link { border: 1px solid var(--moss); color: var(--paper); background: var(--moss); box-shadow: inset 0 0 0 1px rgba(243, 240, 231, .14); }
.product-card .text-link span:last-child { color: var(--ink); background: var(--gold-light); }
.product-card .text-link:hover { border-color: var(--ink); color: var(--paper); background: var(--ink); }
.product-card .text-link:hover span:last-child { color: var(--paper); background: var(--moss); }

.product-single { padding: 76px 0 130px; }
.product-category-hero { position: relative; isolation: isolate; overflow: hidden; padding: 92px 0 72px; color: var(--paper); background: #10120f; }
.product-category-hero::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--product-category-image); background-position: 74% center; background-size: cover; filter: grayscale(1) contrast(1.12); opacity: .25; }
.product-category-hero::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, rgba(10, 12, 10, .94), rgba(10, 12, 10, .65)); }
.product-category-hero__inner { position: relative; z-index: 2; max-width: 840px; margin-left: max(36px, calc((100vw - var(--content)) / 2)); margin-right: auto; }
.product-category-hero .section-label { margin-bottom: 14px; color: var(--gold-light); font-size: 16px; }
.product-category-hero h2 { margin: 0; color: var(--paper); font-size: clamp(48px, 6vw, 76px); }
.product-category-hero p:not(.section-label) { max-width: 720px; margin: 16px 0 22px; color: rgba(243, 240, 231, .8); font-size: 17px; }
.product-category-hero a { display: inline-flex; align-items: center; gap: 12px; color: var(--gold-light); font-size: 16px; font-weight: 800; }
.product-category-hero a span { width: 32px; height: 32px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; }
.product-single__grid { margin-top: 72px; }

@media (max-width: 767px) {
  .brand-hero__piece--left { transform: translate3d(-23vw, 9vh, 0) rotate(-4deg) scale(1.1); }
  .brand-hero__piece--top { transform: translate3d(21vw, -10vh, 0) rotate(4deg) scale(1.1); }
  .brand-hero__piece--base { transform: translate3d(0, 16vh, 0) scale(1.12); }
  .material-section { padding: 76px 0 58px; }
  .material-section::before { background-position: 82% 42px; background-size: 150vw auto; opacity: .25; }
  .material-section__heading { padding-bottom: 22px; }
  .material-slider__track { gap: 14px; padding: 7px 24px 18px; }
  .material-slide { flex-basis: 82vw; min-height: 395px; padding: 28px; }
  .material-slide h3 { font-size: 44px; }
  .material-slide .material-row__description { font-size: 15px; }
  .material-slider__controls { width: calc(100vw - 48px); margin-top: 18px; }
  .material-slider__control { width: 50px; height: 50px; }
  .concept-band { padding: 88px 0; }
  .concept-band::before { top: 16%; right: -28%; width: 112vw; height: 72%; opacity: .11; transform: rotate(-12deg); }
  .concept-band::after { background: linear-gradient(90deg, rgba(238, 236, 228, .98), rgba(238, 236, 228, .82)); }
  .contact-band { padding: 92px 0; }
  .contact-band::before { background-position: 64% center; opacity: .22; }
  .site-footer::before { background-position: 68% center; opacity: .1; }
  .archive-hero--term { padding: 92px 0 54px; }
  .product-category-hero { padding: 72px 0 50px; }
  .product-category-hero__inner { width: calc(100vw - 48px); margin: 0 auto; }
  .product-category-hero .section-label { font-size: 15px; }
  .product-category-hero h2 { font-size: 48px; }
  .product-category-hero p:not(.section-label) { font-size: 16px; line-height: 1.8; }
  .product-single__grid { margin-top: 48px; }
}

@media (prefers-reduced-motion: reduce) {
  .brand-hero__piece, .brand-hero__mark, .brand-hero__statement, .brand-hero__note, .brand-hero__scroll { opacity: 1; animation: none; transform: none; }
}

/* v1.8: brand slideshow first; ingredient navigation stays colorful and editorial. */
.brand-hero { display: block; }
.brand-hero__slide { position: absolute; inset: 0; visibility: hidden; opacity: 0; pointer-events: none; transition: opacity 850ms ease, visibility 0s linear 850ms; }
.brand-hero__slide.is-active { visibility: visible; opacity: 1; pointer-events: auto; transition: opacity 850ms ease; }
.brand-hero__slide--brand { color: var(--paper); }
.brand-hero__slide--brand .brand-hero__inner { z-index: 2; }
.brand-hero__slide--visual { isolation: isolate; display: block; color: var(--paper); background: #0c0d0b; }
.brand-hero__slide--visual::before { position: absolute; z-index: 0; inset: 0; content: ""; background-image: var(--brand-slide-image); background-position: center; background-repeat: no-repeat; background-size: cover; transform: scale(1.035); transition: transform 7s ease; }
.brand-hero__slide--visual.is-active::before { transform: scale(1); }
.brand-hero__slide--visual::after { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(90deg, rgba(7, 9, 7, .9) 0%, rgba(7, 9, 7, .57) 50%, rgba(7, 9, 7, .14) 100%); }
.brand-hero__slide--dog::before { background-position: center 36%; filter: contrast(1.05); }
.brand-hero__slide--ingredient::before { background-position: center; }
.brand-hero__visual-inner { position: relative; z-index: 2; height: 100%; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; color: var(--paper); }
.brand-hero__visual-inner .section-label { margin: 0 0 22px; color: var(--gold-light); font-size: 18px; }
.brand-hero__visual-inner h2 { max-width: 720px; margin: 0; color: var(--paper); font-size: clamp(45px, 5.8vw, 86px); line-height: 1.16; }
.brand-hero__visual-inner > p:not(.section-label) { max-width: 490px; margin: 28px 0 34px; color: rgba(243, 240, 231, .88); font-size: 18px; font-weight: 700; line-height: 1.85; }
.brand-hero__controls { position: absolute; z-index: 4; right: max(28px, calc((100vw - var(--content)) / 2)); bottom: 44px; display: flex; align-items: center; gap: 13px; }
.brand-hero__dot { width: 38px; height: 16px; padding: 0; border: 0; border-radius: 0; color: var(--paper); background: transparent; cursor: pointer; }
.brand-hero__dot::after { width: 100%; height: 2px; display: block; content: ""; background: rgba(243, 240, 231, .46); transition: background-color 200ms ease, transform 200ms ease; }
.brand-hero__dot:hover::after, .brand-hero__dot.is-active::after { background: var(--gold-light); transform: scaleY(1.8); }
.brand-hero__dot:focus-visible { outline: 3px solid var(--gold-light); outline-offset: 5px; }

/* The category rows must never inherit a monochrome background image. */
.material-section { position: relative; z-index: auto; isolation: auto; padding: 145px 0 0; background: #151813; }
.material-section::before, .material-section::after { content: none; }
.material-section__heading { position: static; z-index: auto; margin-bottom: 54px; }
.material-list { position: relative; z-index: auto; }

/* Archive actions return to a quiet gray surface, then reverse to black and white. */
.product-card .text-link { min-height: 54px; padding: 0 10px 0 19px; gap: 16px; border: 1px solid #777873; color: #171816; background: #e7e7e3; box-shadow: none; font-size: 17px; line-height: 1; }
.product-card .text-link span, .product-card .text-link span:last-child { width: 32px; height: 32px; display: grid; flex: 0 0 32px; place-items: center; border: 1px solid #171816; border-radius: 50%; color: #f8f8f5; background: #171816; font-size: 18px; line-height: 1; transition: color 180ms ease, background-color 180ms ease, transform 180ms ease; }
.product-card .text-link:hover { border-color: #171816; color: #fff; background: #171816; }
.product-card .text-link:hover span, .product-card .text-link:hover span:last-child { color: #171816; background: #fff; transform: translateX(3px); }

/* Content entered in the normal Home page editor becomes a full-width editorial band. */
.home-editorial-content { padding: 104px 0; background: #eeece4; }
.home-editorial-content .page-prose { max-width: 1040px; margin: 0 auto; }
.home-editorial-content .page-prose > :last-child { margin-bottom: 0; }

@media (max-width: 767px) {
  .brand-hero { min-height: 650px; }
  .brand-hero__visual-inner { width: calc(100% - 48px); margin: 0 auto; padding-bottom: 54px; }
  .brand-hero__visual-inner .section-label { margin-bottom: 17px; font-size: 16px; }
  .brand-hero__visual-inner h2 { font-size: clamp(38px, 11vw, 52px); }
  .brand-hero__visual-inner > p:not(.section-label) { max-width: 330px; margin: 21px 0 28px; font-size: 16px; line-height: 1.75; }
  .brand-hero__slide--visual::after { background: linear-gradient(90deg, rgba(7, 9, 7, .9) 0%, rgba(7, 9, 7, .61) 74%, rgba(7, 9, 7, .3) 100%); }
  .brand-hero__slide--dog::before { background-position: 58% center; }
  .brand-hero__controls { right: 24px; bottom: 22px; gap: 9px; }
  .brand-hero__dot { width: 31px; }
  .material-section { padding: 72px 0 0; }
  .material-section__heading { margin-bottom: 0; padding-bottom: 32px; }
  .product-card .text-link { width: 100%; min-height: 58px; justify-content: space-between; padding-left: 20px; font-size: 17px; }
  .home-editorial-content { padding: 72px 0; }
}

@media (prefers-reduced-motion: reduce) {
  .brand-hero__slide, .brand-hero__slide--visual::before { transition: none; }
}

/* v2.0: the opening controls the first hero interval and the material area owns the dog background. */
.material-section { position: relative; z-index: 0; isolation: isolate; overflow: hidden; padding: 145px 0 0; background: #121510; }
.material-section::before { position: absolute; z-index: 0; inset: 0; display: block; content: ""; background-image: var(--material-dog-image); background-position: right 70px; background-repeat: no-repeat; background-size: min(78vw, 1080px) auto; filter: grayscale(1) contrast(1.18) brightness(1.48); opacity: .46; }
.material-section::after { position: absolute; z-index: 1; inset: 0; display: block; content: ""; background: linear-gradient(90deg, rgba(11, 14, 10, .98) 0%, rgba(11, 14, 10, .9) 44%, rgba(11, 14, 10, .62) 100%); }
.material-section__heading, .material-list { position: relative; z-index: 2; }
.material-section__heading { margin-bottom: 54px; }
.material-row { position: relative; z-index: 0; background: rgba(21, 24, 19, .84); }
.material-row:nth-child(even) { background: rgba(12, 15, 11, .82); }
.material-row:hover { background: rgba(30, 35, 25, .9); }
.material-row__photo { position: relative; isolation: isolate; overflow: visible; background: transparent; }
.material-row__photo::before { position: absolute; z-index: 0; inset: -18px -24px; content: ""; background-image: url('../images/brand/chisou-hero-washi-v1.png'); background-position: center; background-repeat: no-repeat; background-size: 148% auto; opacity: .3; transform: rotate(-3deg); transition: opacity 320ms ease, transform 480ms ease; }
.material-row:nth-child(even) .material-row__photo::before { transform: rotate(3deg); }
.material-row__photo img { position: relative; z-index: 1; }
.material-row:hover .material-row__photo::before { opacity: .47; transform: rotate(0deg) scale(1.03); }

.concept-band::before { opacity: .18; }

.news-section { padding: 120px 0 128px; background: #eeece4; }
.news-section__heading { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 42px; }
.news-section__heading .section-label { margin: 0 0 13px; }
.news-section__heading h2 { margin: 0; color: var(--ink); font-size: clamp(42px, 4vw, 64px); line-height: 1.14; }
.news-list { border-top: 1px solid #aaa99f; }
.news-list__item { display: grid; grid-template-columns: 132px minmax(0, 1fr) 48px; align-items: center; gap: 28px; min-height: 105px; border-bottom: 1px solid #aaa99f; }
.news-list__item time { color: #65685f; font-size: 15px; font-weight: 800; line-height: 1.4; }
.news-list__item h2, .news-list__item h3 { margin: 0; color: var(--ink); font-size: 20px; line-height: 1.55; }
.news-list__item h2 a, .news-list__item h3 a { color: inherit; }
.news-list__item h2 a:hover, .news-list__item h3 a:hover { color: var(--red); }
.news-list__arrow { width: 44px; height: 44px; display: grid; place-items: center; border: 1px solid #343730; border-radius: 50%; color: #f8f7f1; background: #1b1d19; font-size: 21px; line-height: 1; transition: color 180ms ease, background-color 180ms ease, transform 180ms ease; }
.news-list__item:hover .news-list__arrow, .news-list__arrow:hover { color: #171816; background: #f8f7f1; transform: translateX(4px); }
.news-section__empty { margin: 0; padding: 28px 0; border-top: 1px solid #aaa99f; border-bottom: 1px solid #aaa99f; color: #565951; font-size: 17px; }
.news-section__more { margin-top: 36px; font-size: 17px; }
.news-archive { padding-top: 90px; padding-bottom: 130px; }
.news-list--archive { margin-bottom: 58px; }
.news-single-shell { background: #eeece4; }
.news-single { padding: 144px 0 130px; }
.news-single__header { max-width: 1040px; margin: 0 auto; padding-bottom: 48px; border-bottom: 1px solid #aaa99f; }
.news-single__header .section-label { margin-bottom: 22px; }
.news-single__header time { color: #65685f; font-size: 16px; font-weight: 800; }
.news-single__header h1 { max-width: 930px; margin: 20px 0 0; color: var(--ink); font-size: clamp(36px, 4.5vw, 64px); line-height: 1.32; }
.news-single__body { max-width: 820px; margin: 54px auto 0; }
.news-single__back { max-width: 1040px; margin: 64px auto 0; }

@media (max-width: 767px) {
  .concept-band::before { top: 4%; right: -26%; width: 128vw; height: 92%; background-position: 70% center; background-size: contain; opacity: .27; transform: rotate(-8deg); }
  .concept-band::after { background: linear-gradient(90deg, rgba(238, 236, 228, .98) 0%, rgba(238, 236, 228, .88) 46%, rgba(238, 236, 228, .54) 100%); }
  .material-section { padding-top: 76px; }
  .material-section::before { background-position: 60% 34px; background-size: 168vw auto; opacity: .5; }
  .material-section::after { background: linear-gradient(180deg, rgba(11, 14, 10, .87) 0%, rgba(11, 14, 10, .78) 44%, rgba(11, 14, 10, .9) 100%); }
  .material-row, .material-row:nth-child(even) { background: rgba(19, 22, 16, .72); }
  .material-row:nth-child(even) { background: rgba(10, 13, 10, .72); }
  .material-row__photo::before { inset: -15px -20px; background-size: 150% auto; opacity: .34; }
  .news-section { padding: 78px 0 86px; }
  .news-section__heading { display: block; margin-bottom: 30px; }
  .news-section__heading .section-label { margin-bottom: 11px; }
  .news-section__heading h2 { font-size: 42px; }
  .news-list__item { grid-template-columns: 1fr 44px; gap: 12px 18px; min-height: 0; padding: 20px 0; }
  .news-list__item time { grid-column: 1 / -1; font-size: 14px; }
  .news-list__item h2, .news-list__item h3 { font-size: 18px; line-height: 1.55; }
  .news-list__arrow { width: 42px; height: 42px; }
  .news-section__more { margin-top: 28px; min-height: 48px; font-size: 16px; }
  .news-archive { padding-top: 58px; padding-bottom: 86px; }
  .news-single { padding: 106px 0 86px; }
  .news-single__header { width: calc(100% - 48px); padding-bottom: 32px; }
  .news-single__header .section-label { margin-bottom: 16px; }
  .news-single__header time { font-size: 15px; }
  .news-single__header h1 { margin-top: 14px; font-size: 34px; }
  .news-single__body { width: calc(100% - 48px); margin-top: 38px; }
  .news-single__back { width: calc(100% - 48px); margin-top: 44px; }
}

/* v2.1.2 final cascade. The formal logo is never split or reconstructed. */
.site-intro__brush { position: absolute; width: min(72vw, 560px); aspect-ratio: 1; display: grid; place-items: center; overflow: visible; clip-path: none; opacity: 0; transform: scale(.86) rotate(-10deg); }
.site-intro__brush img { width: 100%; height: 100%; display: block; object-fit: contain; filter: none; }
.site-intro__logo { position: absolute; width: min(43vw, 390px); opacity: 0; transform: translateY(14px) scale(.96); }
.site-intro__logo img { width: 100%; height: auto; display: block; }
.site-intro.is-loaded .site-intro__brush { animation: chisou-intro-gold 650ms cubic-bezier(.19, .8, .22, 1) .06s forwards; }
.site-intro.is-loaded .site-intro__logo { animation: chisou-full-logo-reveal 620ms cubic-bezier(.2, .8, .22, 1) .63s forwards; }

.brand-hero__slide--brand { isolation: isolate; background: #070907; }
.brand-hero__washi { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; opacity: 0; transform: scale(1.025); animation: chisou-washi-arrive 1050ms cubic-bezier(.2, .72, .25, 1) 80ms forwards; animation-play-state: paused; }
.brand-hero__slide--brand .brand-hero__shade { z-index: -1; background: radial-gradient(circle at center, rgba(3, 4, 3, 0) 0 23%, rgba(3, 4, 3, .12) 57%, rgba(3, 4, 3, .48) 100%); }
.brand-hero__official-logo { position: relative; z-index: 2; width: min(34vw, 430px); height: auto; display: block; margin: 0 auto; border: 0; background: transparent; box-shadow: none; opacity: 0; transform: translateY(16px) scale(.96); animation: chisou-full-logo-reveal 760ms cubic-bezier(.2, .8, .22, 1) 720ms forwards; animation-play-state: paused; }
.brand-hero__statement { margin-top: 24px; opacity: 0; transform: translateY(15px); animation: chisou-hero-copy-reveal 540ms cubic-bezier(.2, .8, .22, 1) 1320ms forwards; animation-play-state: paused; }
.brand-hero__note, .brand-hero__scroll { opacity: 0; transform: translateY(12px); animation: chisou-hero-copy-reveal 450ms cubic-bezier(.2, .8, .22, 1) 1500ms forwards; animation-play-state: paused; }
body.is-brand-opening .brand-hero__washi, body.is-brand-opening .brand-hero__official-logo, body.is-brand-opening .brand-hero__statement, body.is-brand-opening .brand-hero__note, body.is-brand-opening .brand-hero__scroll { animation-play-state: running; }

.material-row, .material-row:nth-child(even) { overflow: hidden; }
.material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 560px); height: 380px; box-sizing: border-box; padding: 12px; overflow: hidden; isolation: isolate; background: rgba(243, 240, 231, .06); border: 1px solid rgba(243, 240, 231, .18); }
.material-row__photo::before { display: none; }
.material-row__photo img { position: relative; z-index: 1; width: 100% !important; height: 100% !important; display: block; object-fit: contain; object-position: center; }
.material-row:hover .material-row__photo { border-color: rgba(211, 185, 111, .72); }

.page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { position: relative; display: flex; align-items: flex-start; justify-content: space-between; gap: 0; width: min(100%, 680px); margin: 0 auto 52px; padding: 0; border: 0; background: transparent; box-shadow: none; }
.page-prose .snow-monkey-form .smf-progress-tracker::before, .page-prose .smf-form .smf-progress-tracker::before { position: absolute; z-index: 0; top: 18px; right: 16.666%; left: 16.666%; height: 1px; display: block; content: ""; background: rgba(13, 16, 12, .28); }
.page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { position: relative; z-index: 1; min-height: 0; flex: 1 1 33.333%; display: grid; place-items: center; gap: 10px; padding: 0; border: 0 !important; color: rgba(13, 16, 12, .45) !important; background: transparent !important; box-shadow: none !important; font-size: 15px; font-weight: 700; line-height: 1.35; text-align: center; }
.page-prose .snow-monkey-form .smf-progress-tracker__item > *, .page-prose .smf-form .smf-progress-tracker__item > * { color: inherit !important; }
.page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 37px; height: 37px; display: grid; flex-basis: 37px; place-items: center; border: 1px solid currentColor; border-radius: 50%; color: inherit !important; background: var(--paper) !important; font-size: 15px; line-height: 1; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--complete, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--complete { color: var(--ink) !important; }
.page-prose .snow-monkey-form[data-screen="input"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="invalid"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="back"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="input"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="invalid"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="back"] .smf-progress-tracker__item--input .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number { border-color: var(--ink); color: var(--paper) !important; background: var(--ink) !important; }
.page-prose .snow-monkey-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .snow-monkey-form[data-screen="complete"] .smf-progress-tracker__item--confirm, .page-prose .smf-form[data-screen="confirm"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--input, .page-prose .smf-form[data-screen="complete"] .smf-progress-tracker__item--confirm { color: var(--ink) !important; }

@media (max-width: 767px) {
  .site-intro__brush { width: min(92vw, 410px); }
  .site-intro__logo { width: min(66vw, 300px); }
  .brand-hero__official-logo { width: min(67vw, 320px); }
  .brand-hero__statement { margin-top: 22px; font-size: 20px; }
  .material-row__photo, .material-row:nth-child(even) .material-row__photo { width: min(100%, 312px); height: 258px; padding: 10px; margin: 0 auto; }
  .page-prose .snow-monkey-form .smf-progress-tracker, .page-prose .smf-form .smf-progress-tracker { margin-bottom: 40px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item, .page-prose .smf-form .smf-progress-tracker__item { gap: 8px; font-size: 13px; }
  .page-prose .snow-monkey-form .smf-progress-tracker__item__number, .page-prose .smf-form .smf-progress-tracker__item__number { width: 33px; height: 33px; flex-basis: 33px; font-size: 14px; }
  .page-prose .snow-monkey-form .smf-progress-tracker::before, .page-prose .smf-form .smf-progress-tracker::before { top: 16px; }
}

@media (prefers-reduced-motion: reduce) {
  .site-intro__brush, .site-intro__logo, .brand-hero__washi, .brand-hero__official-logo, .brand-hero__statement, .brand-hero__note, .brand-hero__scroll { opacity: 1; animation: none !important; transform: none; }
}
