:root {
  color-scheme: dark;
  --black: #0b0b0b;
  --black-2: #111111;
  --black-3: #151515;
  --white: #f5f5f5;
  --muted: rgba(245, 245, 245, 0.68);
  --faint: rgba(245, 245, 245, 0.36);
  --line: rgba(245, 245, 245, 0.12);
  --gold: #b79a55;
  --silver: #8e969d;
  --serif: "Noto Serif JP", "Yu Mincho", "YuMincho", serif;
  --sans: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: var(--black);
}

body {
  margin: 0;
  min-width: 320px;
  background: var(--black);
  color: var(--white);
  font-family: var(--sans);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 2;
  overflow-x: hidden;
}

body.is-locked {
  overflow: hidden;
}

body::before {
  position: fixed;
  inset: 0;
  z-index: 10;
  pointer-events: none;
  content: "";
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,0.018) 0 1px, transparent 1px 7px),
    repeating-linear-gradient(0deg, rgba(255,255,255,0.012) 0 1px, transparent 1px 9px),
    radial-gradient(ellipse at 50% 20%, rgba(255,255,255,0.045), transparent 32%),
    radial-gradient(ellipse at 18% 66%, rgba(255,255,255,0.026), transparent 30%);
  mix-blend-mode: overlay;
  opacity: 0.46;
}

body::after {
  position: fixed;
  inset: 0;
  z-index: 11;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(ellipse at 72% 12%, rgba(180,180,180,0.045), transparent 26%),
    radial-gradient(ellipse at 38% 42%, transparent 0 34%, rgba(0,0,0,0.34) 72%, rgba(0,0,0,0.56) 100%);
  opacity: 0.72;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: clamp(18px, 3vw, 34px) clamp(20px, 5vw, 72px);
  color: rgba(245,245,245,0.78);
  pointer-events: none;
}

.site-header::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: linear-gradient(180deg, rgba(0,0,0,0.58), transparent);
  opacity: 0.72;
}

.site-header a {
  pointer-events: auto;
}

.site-header__brand {
  font-family: var(--serif);
  font-size: clamp(1.25rem, 1.9vw, 1.52rem);
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  white-space: nowrap;
}

.site-header__nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(14px, 2vw, 26px);
  font-family: var(--serif);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.55;
}

.site-header__nav a {
  position: relative;
  color: rgba(245,245,245,0.62);
  white-space: nowrap;
  transition: color 220ms ease;
}

.site-header__nav a::after {
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 1px;
  content: "";
  background: rgba(183,154,85,0.68);
  opacity: 0;
  transform: scaleX(0.62);
  transition: opacity 220ms ease, transform 220ms ease;
}

.site-header__nav a:hover,
.site-header__nav a:focus-visible,
.site-header__nav a[aria-current="page"] {
  color: rgba(245,245,245,0.94);
  outline: none;
}

.site-header__nav a:hover::after,
.site-header__nav a:focus-visible::after,
.site-header__nav a[aria-current="page"]::after {
  opacity: 1;
  transform: scaleX(1);
}

.journal-page {
  background: #11100d;
  color: #eee8dc;
}

.journal-page::before {
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,0.012) 0 1px, transparent 1px 9px),
    linear-gradient(180deg, rgba(250,244,230,0.045), transparent 42%);
  opacity: 0.32;
}

.journal-page::after {
  background: radial-gradient(ellipse at 50% 18%, rgba(183,154,85,0.08), transparent 34%);
  opacity: 0.46;
}

.journal-shell {
  width: min(100% - 48px, 1120px);
  margin-inline: auto;
}

.journal-hero {
  min-height: 72svh;
  display: grid;
  align-items: end;
  padding: clamp(126px, 15vw, 190px) 0 clamp(72px, 9vw, 118px);
  background:
    linear-gradient(180deg, rgba(6,6,5,0.88), rgba(17,16,13,0.9)),
    radial-gradient(ellipse at 78% 22%, rgba(183,154,85,0.14), transparent 30%),
    linear-gradient(110deg, #10100e, #181611 55%, #0c0c0b);
}

.journal-hero--archive {
  background:
    linear-gradient(90deg, rgba(6,6,5,0.94) 0%, rgba(6,6,5,0.74) 40%, rgba(6,6,5,0.54) 70%, rgba(6,6,5,0.78) 100%),
    linear-gradient(180deg, rgba(6,6,5,0.78) 0%, rgba(6,6,5,0.36) 44%, rgba(17,16,13,0.94) 100%),
    radial-gradient(ellipse at 75% 62%, rgba(183,154,85,0.16), transparent 36%),
    url("../pic_sengoku/journal/sengoku-archive-hero.png") 50% 52% / cover no-repeat,
    linear-gradient(110deg, #0d0b08, #18110a 56%, #080706);
}

.journal-hero--compact {
  min-height: 56svh;
}

.journal-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
  align-items: end;
  gap: clamp(36px, 6vw, 84px);
}

.journal-hero__copy {
  max-width: 720px;
}

.journal-hero h1 {
  margin-top: 18px;
  color: #f4ead8;
  font-size: clamp(2.4rem, 5.8vw, 5.4rem);
  line-height: 1.14;
}

.journal-hero__copy p:last-child {
  max-width: 620px;
  margin-top: 26px;
  color: rgba(238,232,220,0.68);
  font-size: 0.95rem;
  line-height: 2.05;
}

.journal-search {
  padding: 24px;
  border: 1px solid rgba(238,232,220,0.14);
  background: rgba(238,232,220,0.035);
}

.journal-search--wide {
  max-width: 680px;
  margin-top: 34px;
}

.journal-search label {
  display: block;
  color: rgba(183,154,85,0.9);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-transform: uppercase;
}

.journal-search__input {
  width: 100%;
  min-height: 52px;
  margin-top: 12px;
  border: 0;
  border-bottom: 1px solid rgba(238,232,220,0.28);
  border-radius: 0;
  background: transparent;
  color: #f4ead8;
  font: inherit;
  line-height: 1.4;
}

.journal-search__input:focus {
  outline: none;
  border-color: rgba(183,154,85,0.86);
}

.journal-search__input::placeholder {
  color: rgba(238,232,220,0.36);
}

.journal-section {
  padding: clamp(72px, 10vw, 132px) 0;
  border-top: 1px solid rgba(238,232,220,0.08);
  background:
    linear-gradient(180deg, rgba(238,232,220,0.025), transparent 38%),
    #11100d;
}

.person-quick-section {
  position: relative;
  overflow: hidden;
  background: #100f0c;
}

.person-quick-section::before,
.person-quick-section::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
}

.person-quick-section::before {
  background:
    url("../pic_sengoku/journal/date-masamune-letter-bg.jpg") 50% 50% / cover no-repeat;
  filter: blur(0.45px) grayscale(0.72) sepia(0.24) saturate(0.52) contrast(0.72) brightness(0.48);
  opacity: 0.46;
  transform: scale(1.04);
}

.person-quick-section::after {
  background:
    linear-gradient(90deg, rgba(5,5,4,0.78), rgba(5,5,4,0.36) 46%, rgba(5,5,4,0.72)),
    linear-gradient(180deg, rgba(5,5,4,0.86), rgba(5,5,4,0.18) 42%, rgba(5,5,4,0.88));
}

.person-quick-section .journal-shell {
  position: relative;
  z-index: 1;
}

.date-masamune-page .date-masamune-night {
  position: relative;
  isolation: auto;
  background:
    radial-gradient(ellipse at 31% 8%, rgba(224,232,230,0.12), transparent 27%),
    radial-gradient(ellipse at 55% 28%, rgba(188,205,222,0.085), transparent 42%),
    linear-gradient(180deg, rgba(7,12,19,0.08), rgba(6,10,16,0.44)),
    url("assets/date-masamune-moon-clouds.png") 50% 0 / 100% 100% no-repeat,
    radial-gradient(ellipse at 74% 8%, rgba(130,158,184,0.13), transparent 32%),
    radial-gradient(ellipse at 20% 42%, rgba(42,66,88,0.25), transparent 44%),
    linear-gradient(180deg, #07101a 0%, #0b1622 35%, #08111b 68%, #06090f 100%);
}

.date-masamune-page .date-masamune-night::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(circle at 72% 24%, rgba(210,228,238,0.055) 0 1px, transparent 1.8px),
    radial-gradient(circle at 22% 58%, rgba(210,228,238,0.038) 0 1px, transparent 1.6px),
    radial-gradient(circle at 86% 76%, rgba(210,228,238,0.032) 0 1px, transparent 1.5px),
    radial-gradient(ellipse at 29% 8%, rgba(230,235,228,0.13), transparent 30%),
    radial-gradient(ellipse at 78% 18%, rgba(134,163,190,0.13), transparent 34%),
    linear-gradient(116deg, transparent 0 16%, rgba(182,201,217,0.07) 32%, rgba(170,136,66,0.026) 47%, transparent 61%),
    linear-gradient(90deg, rgba(3,5,9,0.58), rgba(5,9,15,0.18) 48%, rgba(3,5,9,0.54)),
    linear-gradient(180deg, rgba(3,5,9,0.12), rgba(3,5,9,0.08) 30%, rgba(3,5,9,0.5) 100%);
}

.date-masamune-page .date-masamune-night .journal-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: transparent;
  border-top-color: rgba(188,198,210,0.1);
}

.date-masamune-page .date-masamune-night .journal-section::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  content: "";
  background:
    linear-gradient(180deg, rgba(5,9,15,0.28), rgba(5,9,15,0.42)),
    radial-gradient(ellipse at 82% 26%, rgba(150,176,200,0.062), transparent 34%),
    radial-gradient(ellipse at 26% 18%, rgba(190,202,210,0.04), transparent 42%),
    radial-gradient(ellipse at 18% 82%, rgba(5,9,15,0.32), transparent 48%);
  opacity: 0.62;
}

.date-masamune-page .date-masamune-night .journal-section > .journal-shell {
  position: relative;
  z-index: 1;
}

.date-masamune-page .date-masamune-night .person-hero {
  position: relative;
  z-index: 1;
}

.date-masamune-page .date-masamune-night .person-quick-section {
  background: transparent;
}

.date-masamune-page .date-masamune-night .person-quick-section::before {
  background: none;
}

.date-masamune-page .date-masamune-night .person-quick-section::after {
  background:
    radial-gradient(ellipse at 76% 22%, rgba(222,230,224,0.052), transparent 34%),
    radial-gradient(ellipse at 82% 32%, rgba(132,162,190,0.086), transparent 38%),
    linear-gradient(90deg, rgba(3,5,9,0.72), rgba(5,9,15,0.26) 46%, rgba(3,5,9,0.68)),
    linear-gradient(180deg, rgba(3,5,9,0.46), rgba(3,5,9,0.12) 44%, rgba(3,5,9,0.58));
  opacity: 0.76;
}

.date-masamune-page .quick-profile {
  border: 1px solid rgba(196,207,216,0.14);
  background: rgba(8,16,26,0.64);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.date-masamune-page .quick-profile--document::before {
  inset: 0;
  background:
    radial-gradient(ellipse at 74% 18%, rgba(217,222,210,0.044), transparent 42%),
    linear-gradient(90deg, rgba(4,8,14,0.58), rgba(12,22,32,0.3) 48%, rgba(4,8,14,0.56)),
    linear-gradient(180deg, rgba(196,207,216,0.056), rgba(3,5,9,0.12));
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  opacity: 1;
}

.date-masamune-page .quick-profile::after {
  background:
    linear-gradient(180deg, rgba(196,207,216,0.042), rgba(3,5,9,0.1)),
    radial-gradient(ellipse at 72% 18%, rgba(222,226,214,0.05), transparent 46%);
  opacity: 0.68;
}

.date-masamune-page .life-timeline details,
.date-masamune-page .unknown-grid article,
.date-masamune-page .related-card {
  border-color: rgba(196,207,216,0.14);
  background:
    radial-gradient(ellipse at 74% 10%, rgba(217,222,210,0.032), transparent 38%),
    linear-gradient(180deg, rgba(196,207,216,0.048), rgba(4,8,14,0.08)),
    rgba(8,16,26,0.62);
}

.date-masamune-page .life-timeline details[open],
.date-masamune-page .unknown-grid article:hover,
.date-masamune-page .unknown-grid article:focus-within {
  background:
    radial-gradient(ellipse at 80% 18%, rgba(222,226,214,0.052), transparent 42%),
    linear-gradient(180deg, rgba(196,207,216,0.058), rgba(4,8,14,0.1)),
    rgba(10,18,28,0.62);
}

.date-masamune-page .editor-section {
  background:
    radial-gradient(ellipse at 76% 20%, rgba(150,176,200,0.09), transparent 34%),
    radial-gradient(ellipse at 24% 78%, rgba(183,154,85,0.035), transparent 42%),
    linear-gradient(180deg, rgba(8,15,24,0.78), rgba(5,9,16,0.9));
}

.date-masamune-page .editor-note {
  border-color: rgba(183,154,85,0.26);
  background:
    radial-gradient(ellipse at 84% 18%, rgba(218,224,214,0.052), transparent 40%),
    radial-gradient(ellipse at 18% 88%, rgba(183,154,85,0.038), transparent 44%),
    linear-gradient(90deg, rgba(6,11,18,0.82), rgba(12,22,34,0.56)),
    rgba(238,232,220,0.034);
}

.date-masamune-page .journal-section[aria-labelledby="related-title"] {
  background:
    radial-gradient(ellipse at 28% 24%, rgba(132,162,190,0.07), transparent 38%),
    radial-gradient(ellipse at 82% 70%, rgba(218,224,214,0.042), transparent 42%),
    linear-gradient(180deg, rgba(5,9,16,0.72), rgba(7,13,22,0.82));
}

.date-masamune-page .journal-section[aria-labelledby="related-title"]::before {
  background:
    radial-gradient(ellipse at 30% 22%, rgba(196,207,216,0.055), transparent 40%),
    radial-gradient(ellipse at 72% 72%, rgba(183,154,85,0.024), transparent 42%),
    linear-gradient(180deg, rgba(5,9,16,0.22), rgba(5,9,16,0.36));
  opacity: 0.7;
}

.date-masamune-page .person-ending .related-card {
  background:
    radial-gradient(ellipse at 74% 16%, rgba(218,224,214,0.058), transparent 42%),
    radial-gradient(ellipse at 18% 86%, rgba(132,162,190,0.056), transparent 48%),
    linear-gradient(180deg, rgba(196,207,216,0.046), rgba(4,8,14,0.08)),
    rgba(8,16,26,0.58);
}

.katakura-kojuuro-page {
  background: #070a0b;
  color: #edf3f1;
}

.katakura-kojuuro-page::before {
  background:
    repeating-linear-gradient(90deg, rgba(212,226,226,0.018) 0 1px, transparent 1px 9px),
    repeating-linear-gradient(0deg, rgba(212,226,226,0.01) 0 1px, transparent 1px 13px),
    radial-gradient(ellipse at 62% 10%, rgba(192,214,218,0.04), transparent 32%),
    radial-gradient(ellipse at 22% 70%, rgba(75,103,103,0.04), transparent 36%);
  opacity: 0.4;
}

.katakura-kojuuro-page::after {
  background:
    radial-gradient(ellipse at 70% 8%, rgba(196,218,222,0.048), transparent 28%),
    radial-gradient(ellipse at 36% 46%, transparent 0 34%, rgba(3,6,7,0.38) 74%, rgba(3,6,7,0.62) 100%);
  opacity: 0.76;
}

.katakura-kojuuro-page main {
  position: relative;
  isolation: auto;
  overflow: hidden;
  background:
    radial-gradient(ellipse at 74% 98%, rgba(199,217,219,0.07), transparent 34%),
    linear-gradient(180deg, rgba(8,16,19,0.2) 0%, rgba(5,10,11,0.5) 42%, rgba(10,15,15,0.9) 100%),
    #070a0b;
}

.katakura-kojuuro-page main::before,
.katakura-kojuuro-page main::after {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  content: "";
}

.katakura-kojuuro-page main::before {
  background:
    url("../pic_sengoku/koju-shiroishi-background.png") center top / 100% 100% no-repeat;
  filter: saturate(0.86) contrast(1.05) brightness(0.78);
  opacity: 0.68;
}

.katakura-kojuuro-page main::after {
  background:
    linear-gradient(90deg, rgba(2,5,6,0.76) 0%, rgba(2,5,6,0.26) 38%, rgba(2,5,6,0.12) 66%, rgba(2,5,6,0.44) 100%),
    linear-gradient(180deg, rgba(2,5,6,0.18) 0%, rgba(2,5,6,0.28) 32%, rgba(2,5,6,0.5) 68%, rgba(2,5,6,0.82) 100%),
    radial-gradient(ellipse at 76% 100%, rgba(214,226,226,0.07), transparent 30%),
    linear-gradient(0deg, rgba(207,220,220,0.042) 0 1px, transparent 1px 100%);
  background-size: auto, auto, auto, 100% 46px;
  opacity: 0.78;
}

.katakura-kojuuro-page main > * {
  position: relative;
  z-index: 1;
}

.katakura-kojuuro-page .person-hero--koju {
  background:
    radial-gradient(ellipse at 28% 46%, rgba(164,190,188,0.07), transparent 36%),
    radial-gradient(ellipse at 74% 12%, rgba(202,222,226,0.09), transparent 30%),
    radial-gradient(ellipse at 60% 50%, rgba(155,174,176,0.09), transparent 34%),
    linear-gradient(94deg, rgba(2,5,6,0.58) 0%, rgba(4,9,10,0.28) 25%, rgba(7,15,16,0.12) 52%, rgba(3,7,8,0.44) 100%),
    linear-gradient(180deg, rgba(8,16,20,0.26) 0%, rgba(10,21,22,0.16) 42%, rgba(7,11,12,0.36) 100%),
    url("../pic_sengoku/koju-shiroishi-background.png") center 43% / cover no-repeat;
}

.katakura-kojuuro-page .person-hero--koju::before {
  background:
    linear-gradient(92deg, rgba(2,6,7,0.46) 0 7%, transparent 11% 18%, rgba(29,58,54,0.16) 20% 22%, transparent 27% 35%, rgba(2,6,7,0.34) 40% 44%, transparent 49% 58%, rgba(21,48,44,0.14) 62% 65%, transparent 70% 100%),
    repeating-linear-gradient(166deg, transparent 0 36px, rgba(193,206,202,0.024) 36px 38px, transparent 38px 72px),
    radial-gradient(ellipse at 58% 82%, rgba(194,210,210,0.08), transparent 42%),
    linear-gradient(180deg, rgba(207,224,226,0.034) 0%, transparent 25%, rgba(3,7,8,0.18) 72%, rgba(2,5,6,0.48) 100%);
  opacity: 0.58;
}

.katakura-kojuuro-page .person-hero--koju::after {
  background:
    radial-gradient(ellipse at 28% 46%, rgba(197,216,215,0.055), transparent 34%),
    radial-gradient(ellipse at 52% 62%, rgba(205,222,224,0.072), transparent 38%),
    linear-gradient(90deg, rgba(2,5,6,0.56) 0%, rgba(2,5,6,0.3) 18%, rgba(2,5,6,0.12) 36%, transparent 57%, rgba(2,5,6,0.42) 100%),
    linear-gradient(180deg, rgba(2,5,6,0.22) 0%, transparent 23%, transparent 72%, rgba(2,5,6,0.54) 100%);
}

.katakura-kojuuro-page .person-hero--koju .person-hero__atmosphere {
  background:
    repeating-linear-gradient(90deg, rgba(212,228,226,0.018) 0 1px, transparent 1px 18px),
    linear-gradient(112deg, transparent 0 21%, rgba(203,220,221,0.044) 36%, transparent 58% 100%),
    radial-gradient(ellipse at 44% 78%, rgba(208,224,224,0.09), transparent 42%);
  opacity: 0.34;
}

.katakura-kojuuro-page .person-hero--koju .person-hero__aura {
  background:
    radial-gradient(ellipse at 54% 48%, rgba(185,205,207,0.18), rgba(86,117,116,0.08) 38%, transparent 74%),
    radial-gradient(ellipse at 68% 26%, rgba(226,234,230,0.04), transparent 40%);
}

.katakura-kojuuro-page .person-hero--koju .person-hero__memory--koju {
  opacity: 0.46;
}

.katakura-kojuuro-page .person-hero--koju .person-hero__shade {
  background:
    linear-gradient(90deg, rgba(2,5,6,0.52) 0%, rgba(2,5,6,0.34) 18%, rgba(2,5,6,0.14) 36%, transparent 56%, rgba(2,5,6,0.3) 100%);
}

.katakura-kojuuro-page .person-hero--koju .person-hero__mark {
  border-color: rgba(185,205,207,0.16);
}

.katakura-kojuuro-page .person-hero--koju .person-hero__mark::before,
.katakura-kojuuro-page .person-hero--koju .person-hero__mark::after {
  border-color: rgba(185,205,207,0.12);
}

.katakura-kojuuro-page .person-hero--koju .person-hero__role,
.katakura-kojuuro-page .quick-profile__facts dt,
.katakura-kojuuro-page .life-timeline time,
.katakura-kojuuro-page .unknown-grid span {
  color: rgba(188,205,207,0.86);
}

.katakura-kojuuro-page .person-hero--koju h1::after {
  background: linear-gradient(90deg, rgba(188,205,207,0.9), rgba(188,205,207,0.16));
}

.katakura-kojuuro-page .journal-section {
  position: relative;
  overflow: hidden;
  background: transparent;
  border-top-color: rgba(190,208,208,0.1);
}

.katakura-kojuuro-page .journal-section::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(ellipse at 20% 22%, rgba(35,66,62,0.16), transparent 36%),
    radial-gradient(ellipse at 78% 74%, rgba(194,211,212,0.038), transparent 42%),
    linear-gradient(180deg, rgba(5,10,11,0.32), rgba(5,9,10,0.46));
  opacity: 0.58;
}

.katakura-kojuuro-page .journal-section > .journal-shell {
  position: relative;
  z-index: 1;
}

.katakura-kojuuro-page .person-quick-section::before {
  background:
    repeating-linear-gradient(158deg, transparent 0 42px, rgba(190,203,199,0.032) 42px 44px, transparent 44px 86px),
    radial-gradient(ellipse at 28% 50%, rgba(192,210,210,0.08), transparent 42%),
    linear-gradient(90deg, rgba(4,8,9,0.78), rgba(24,45,43,0.25) 46%, rgba(4,8,9,0.72));
  filter: blur(0.35px);
  opacity: 0.62;
  transform: none;
}

.katakura-kojuuro-page .person-quick-section::after {
  background:
    linear-gradient(90deg, rgba(3,7,8,0.72), rgba(3,7,8,0.3) 46%, rgba(3,7,8,0.68)),
    linear-gradient(180deg, rgba(3,7,8,0.7), rgba(3,7,8,0.1) 43%, rgba(3,7,8,0.72));
}

.katakura-kojuuro-page .quick-profile {
  border: 1px solid rgba(188,205,207,0.1);
  background: rgba(7,14,15,0.7);
}

.katakura-kojuuro-page .quick-profile--document::before {
  background:
    linear-gradient(90deg, rgba(3,8,9,0.66), rgba(20,40,38,0.34) 48%, rgba(3,8,9,0.62)),
    linear-gradient(180deg, rgba(188,205,207,0.044), rgba(3,6,7,0.16));
  opacity: 1;
}

.katakura-kojuuro-page .quick-profile::after {
  background:
    repeating-linear-gradient(158deg, transparent 0 30px, rgba(180,195,192,0.024) 30px 31px, transparent 31px 62px),
    linear-gradient(180deg, rgba(188,205,207,0.034), rgba(3,6,7,0.14));
  opacity: 0.58;
}

.katakura-kojuuro-page .life-timeline::before {
  position: absolute;
  top: -24px;
  bottom: -24px;
  left: clamp(36px, 5vw, 72px);
  width: min(22vw, 180px);
  pointer-events: none;
  content: "";
  background:
    repeating-linear-gradient(90deg, rgba(20,48,44,0.28) 0 4px, transparent 4px 18px),
    linear-gradient(180deg, transparent, rgba(195,210,210,0.038), transparent);
  filter: blur(1.4px);
  opacity: 0.5;
}

.katakura-kojuuro-page .life-timeline details,
.katakura-kojuuro-page .unknown-grid article,
.katakura-kojuuro-page .related-card {
  border-color: rgba(188,205,207,0.12);
  background:
    linear-gradient(180deg, rgba(188,205,207,0.044), rgba(3,7,8,0.1)),
    rgba(7,14,15,0.64);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.katakura-kojuuro-page .life-timeline details[open],
.katakura-kojuuro-page .unknown-grid article:hover,
.katakura-kojuuro-page .unknown-grid article:focus-within {
  background:
    radial-gradient(ellipse at 80% 18%, rgba(188,205,207,0.05), transparent 42%),
    linear-gradient(180deg, rgba(188,205,207,0.052), rgba(3,7,8,0.13)),
    rgba(8,16,17,0.64);
}

.katakura-kojuuro-page .unknown-grid article {
  box-shadow: inset 0 1px 0 rgba(220,232,230,0.035);
}

.katakura-kojuuro-page .editor-section {
  background:
    radial-gradient(ellipse at 76% 20%, rgba(140,165,166,0.058), transparent 34%),
    linear-gradient(180deg, rgba(7,14,15,0.8), rgba(4,8,9,0.96));
}

.katakura-kojuuro-page .editor-section::before {
  background:
    radial-gradient(ellipse at 70% 26%, rgba(188,205,207,0.03), transparent 38%),
    linear-gradient(180deg, rgba(4,8,9,0.58), rgba(4,7,8,0.72));
  opacity: 0.66;
}

.katakura-kojuuro-page .editor-note {
  border-color: rgba(188,205,207,0.14);
  background:
    radial-gradient(ellipse at 84% 18%, rgba(188,205,207,0.036), transparent 40%),
    linear-gradient(90deg, rgba(4,8,9,0.88), rgba(14,27,27,0.62)),
    rgba(238,232,220,0.024);
}

.katakura-kojuuro-page .editor-note::before {
  color: rgba(188,205,207,0.08);
}

.katakura-kojuuro-page .person-ending .related-card {
  background:
    radial-gradient(ellipse at 74% 16%, rgba(210,224,224,0.06), transparent 42%),
    linear-gradient(180deg, rgba(188,205,207,0.05), rgba(3,7,8,0.08)),
    rgba(8,16,17,0.58);
}

.journal-section__head {
  margin-bottom: clamp(28px, 4vw, 48px);
}

.journal-section__head h2,
.journal-feature h2,
.article-summary h2 {
  margin-top: 12px;
  color: #f4ead8;
  font-size: clamp(1.7rem, 3vw, 2.7rem);
  line-height: 1.35;
}

.journal-feature-grid,
.journal-columns,
.person-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(300px, 0.9fr);
  gap: clamp(28px, 5vw, 72px);
}

.journal-feature,
.journal-daily article,
.article-summary,
.profile-card,
.people-card,
.related-card {
  border: 1px solid rgba(238,232,220,0.12);
  background: rgba(238,232,220,0.035);
}

.journal-feature {
  min-height: 340px;
  display: grid;
  align-content: end;
  padding: clamp(30px, 5vw, 58px);
}

.journal-feature p:not(.section-label),
.journal-daily p,
.article-summary p {
  margin-top: 20px;
  color: rgba(238,232,220,0.68);
  font-size: 0.92rem;
  line-height: 2;
}

.journal-link {
  width: max-content;
  margin-top: 28px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(183,154,85,0.72);
  color: #f4ead8;
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.journal-daily {
  display: grid;
  gap: 18px;
}

.journal-daily article {
  padding: 28px;
}

.journal-daily h3,
.catalogue-block h3 {
  margin-top: 10px;
  color: #f4ead8;
  font-family: var(--serif);
  font-weight: 400;
  line-height: 1.5;
}

.quick-profile {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(280px, 0.78fr);
  align-items: center;
  gap: clamp(26px, 4vw, 52px);
  overflow: hidden;
  padding: clamp(28px, 5vw, 58px);
  border: 0;
  background: rgba(9,9,7,0.34);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.quick-profile--document::before {
  position: absolute;
  z-index: 1;
  inset: -18%;
  pointer-events: none;
  content: "";
  background:
    linear-gradient(90deg, rgba(5,5,4,0.58), rgba(5,5,4,0.46) 42%, rgba(5,5,4,0.58)),
    linear-gradient(180deg, rgba(238,232,220,0.035), rgba(5,5,4,0.12));
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  opacity: 0.9;
}

.quick-profile::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  background:
    linear-gradient(90deg, rgba(183,154,85,0.06) 0 1px, transparent 1px 16%),
    linear-gradient(180deg, rgba(238,232,220,0.028), rgba(5,5,4,0.08));
  opacity: 0.36;
}

.quick-profile__copy,
.quick-profile__facts {
  position: relative;
  z-index: 2;
}

.quick-profile h2,
.editor-note h2 {
  margin-top: 12px;
  color: #f4ead8;
  font-size: clamp(1.75rem, 3.4vw, 3.1rem);
  line-height: 1.35;
}

.quick-profile__copy p:not(.section-label),
.editor-note__body p,
.unknown-grid p {
  margin-top: 20px;
  color: rgba(238,232,220,0.7);
  font-size: 0.92rem;
  line-height: 2;
}

.quick-profile__facts {
  display: grid;
  border-top: 1px solid rgba(238,232,220,0.12);
}

.quick-profile__facts div {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 16px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(238,232,220,0.1);
}

.quick-profile__facts dt {
  color: rgba(183,154,85,0.82);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.quick-profile__facts dd {
  color: rgba(244,234,216,0.84);
  font-size: 0.86rem;
  line-height: 1.75;
}

.life-timeline {
  position: relative;
  display: grid;
  gap: 14px;
}

.life-timeline details {
  position: relative;
  border: 1px solid rgba(238,232,220,0.12);
  background: rgba(238,232,220,0.028);
}

.life-timeline summary {
  position: relative;
  display: grid;
  grid-template-columns: clamp(74px, 8vw, 104px) minmax(54px, max-content) minmax(0, 1fr) 22px;
  gap: clamp(12px, 1.6vw, 22px);
  align-items: center;
  cursor: pointer;
  padding: 22px 24px;
  color: #f4ead8;
  list-style: none;
}

.life-timeline summary::-webkit-details-marker {
  display: none;
}

.life-timeline summary::after {
  justify-self: end;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(183,154,85,0.42);
  border-radius: 50%;
  color: rgba(183,154,85,0.84);
  content: "+";
  display: grid;
  place-items: center;
  font-size: 0.82rem;
  line-height: 1;
}

.life-timeline details[open] summary::after {
  content: "-";
}

.life-timeline time {
  color: rgba(183,154,85,0.9);
  font-family: var(--serif);
  font-size: clamp(1.3rem, 2.4vw, 2.1rem);
  line-height: 1;
}

.life-timeline__age {
  width: max-content;
  padding: 5px 11px;
  border: 1px solid rgba(238,232,220,0.12);
  color: rgba(238,232,220,0.58);
  font-size: 0.76rem;
  font-weight: 500;
  line-height: 1.2;
}

.life-timeline__event {
  color: #f4ead8;
  font-family: var(--serif);
  font-size: clamp(1.05rem, 1.8vw, 1.45rem);
  line-height: 1.45;
}

.life-timeline p {
  max-width: 760px;
  padding: 0 24px 24px calc(clamp(74px, 8vw, 104px) + 84px);
  color: rgba(238,232,220,0.68);
  font-size: 0.9rem;
  line-height: 2;
}

.editor-section {
  background:
    radial-gradient(ellipse at 78% 22%, rgba(183,154,85,0.12), transparent 32%),
    linear-gradient(180deg, #0e0d0b 0%, #16130d 52%, #0e0d0b 100%);
}

.editor-note {
  position: relative;
  overflow: hidden;
  padding: clamp(34px, 6vw, 76px);
  border: 1px solid rgba(183,154,85,0.28);
  background:
    linear-gradient(90deg, rgba(6,6,5,0.84), rgba(29,24,15,0.58)),
    rgba(238,232,220,0.035);
}

.editor-note::before {
  position: absolute;
  top: clamp(24px, 5vw, 54px);
  right: clamp(24px, 5vw, 64px);
  color: rgba(183,154,85,0.12);
  content: "NOTE";
  font-family: var(--serif);
  font-size: clamp(4rem, 12vw, 9rem);
  line-height: 0.8;
}

.editor-note > * {
  position: relative;
  z-index: 2;
}

.editor-note__body {
  display: grid;
  gap: 18px;
  max-width: 760px;
  margin-top: 30px;
}

.unknown-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.unknown-grid article {
  min-height: 280px;
  display: grid;
  align-content: start;
  padding: 24px;
  border: 1px solid rgba(238,232,220,0.12);
  background: rgba(238,232,220,0.028);
}

.unknown-grid span {
  color: rgba(183,154,85,0.82);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.16em;
}

.unknown-grid h3 {
  margin-top: 18px;
  color: #f4ead8;
  font-family: var(--serif);
  font-size: clamp(1.05rem, 1.7vw, 1.4rem);
  font-weight: 400;
  line-height: 1.55;
}

.related-grid--magazine .related-card {
  min-height: 220px;
  background:
    linear-gradient(180deg, rgba(238,232,220,0.04), rgba(238,232,220,0.018)),
    rgba(17,16,13,0.82);
}

.person-ending {
  display: grid;
  gap: clamp(26px, 4vw, 42px);
  max-width: 560px;
}

.person-ending .related-card {
  min-height: 168px;
  background:
    linear-gradient(180deg, rgba(238,232,220,0.035), rgba(238,232,220,0.014)),
    rgba(17,16,13,0.72);
}

.journal-return-link {
  width: max-content;
  max-width: 100%;
  padding-top: clamp(22px, 3vw, 32px);
  border-top: 1px solid rgba(238,232,220,0.14);
  color: rgba(244,234,216,0.82);
  font-family: var(--serif);
  font-size: clamp(1rem, 1.35vw, 1.16rem);
  line-height: 1.7;
  text-decoration: none;
}

.journal-return-link:hover,
.journal-return-link:focus-visible {
  color: #f4ead8;
}

.journal-about-note {
  padding-top: clamp(58px, 8vw, 96px);
  padding-bottom: clamp(78px, 10vw, 132px);
  background:
    linear-gradient(180deg, rgba(238,232,220,0.018), rgba(238,232,220,0.006)),
    #11100d;
}

.journal-about-note__inner {
  width: min(100%, 720px);
  margin-inline: auto;
}

.journal-about-note h2 {
  color: rgba(244,234,216,0.86);
  font-family: var(--serif);
  font-size: clamp(1.15rem, 2vw, 1.55rem);
  font-weight: 400;
  line-height: 1.6;
}

.journal-about-note__body {
  display: grid;
  gap: 14px;
  margin-top: 26px;
  color: rgba(238,232,220,0.62);
  font-family: var(--serif);
  font-size: clamp(0.88rem, 1.18vw, 0.98rem);
  line-height: 2.05;
}

.journal-category-grid,
.people-grid,
.related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.journal-category-grid a {
  min-height: 88px;
  display: grid;
  align-items: end;
  padding: 18px;
  border: 1px solid rgba(238,232,220,0.1);
  background: rgba(238,232,220,0.028);
  color: rgba(244,234,216,0.9);
  font-family: var(--serif);
  transition: border-color 180ms ease, background-color 180ms ease;
}

.journal-category-grid a:hover,
.journal-category-grid a:focus-visible,
.people-card:hover,
.people-card:focus-visible,
.related-card:hover,
.related-card:focus-visible {
  border-color: rgba(183,154,85,0.58);
  background: rgba(183,154,85,0.08);
  outline: none;
}

.journal-shelves {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.journal-shelf {
  position: relative;
  min-height: 280px;
  display: grid;
  align-content: start;
  gap: 22px;
  padding: clamp(22px, 3vw, 30px);
  border: 1px solid rgba(238,232,220,0.12);
  background:
    linear-gradient(180deg, rgba(238,232,220,0.04), rgba(238,232,220,0.016)),
    rgba(17,16,13,0.78);
}

.journal-shelf::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(7,7,6,0.42), rgba(7,7,6,0.84)),
    linear-gradient(90deg, rgba(7,7,6,0.74), rgba(7,7,6,0.42) 52%, rgba(7,7,6,0.78)),
    var(--journal-shelf-image, none) center / cover no-repeat;
  filter: saturate(0.72) contrast(0.82);
  opacity: 0.82;
}

.journal-shelf::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(ellipse at 50% 0%, rgba(183,154,85,0.1), transparent 48%),
    linear-gradient(180deg, transparent, rgba(17,16,13,0.76));
}

.journal-shelf--people {
  --journal-shelf-image: url("../pic_sengoku/journal/people-gallery-shelf.png");
}

.journal-shelf--articles {
  --journal-shelf-image: url("../pic_sengoku/journal/sengoku-archive-hero.png");
}

.journal-shelf--fragrance {
  --journal-shelf-image: url("../pic_sengoku/journal/fragrance-lab-shelf.png");
}

.journal-shelf > * {
  position: relative;
  z-index: 2;
}

.journal-shelf h3 {
  color: rgba(183,154,85,0.82);
  font-family: var(--sans);
  font-size: 0.74rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  line-height: 1.6;
}

.journal-shelf__links {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(238,232,220,0.1);
}

.journal-category-grid .journal-shelf__links a {
  min-height: 0;
  display: block;
  padding: 15px 0;
  border: 0;
  border-bottom: 1px solid rgba(238,232,220,0.09);
  background: transparent;
  color: rgba(244,234,216,0.9);
  font-family: var(--serif);
  font-size: clamp(1rem, 1.45vw, 1.22rem);
  line-height: 1.55;
  transition: color 180ms ease, border-color 180ms ease;
}

.journal-category-grid .journal-shelf--articles .journal-shelf__links a:not(.journal-shelf__more) {
  display: inline-flex;
  align-items: baseline;
}

.journal-shelf__status {
  color: rgba(244,234,216,0.5);
  font-family: var(--sans);
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-left: 0.82em;
  opacity: 0.5;
  white-space: nowrap;
}

.journal-category-grid .journal-shelf__links a:hover .journal-shelf__status,
.journal-category-grid .journal-shelf__links a:focus-visible .journal-shelf__status {
  color: rgba(244,234,216,0.5);
  opacity: 0.5;
}

.journal-category-grid .journal-shelf__links a:hover,
.journal-category-grid .journal-shelf__links a:focus-visible {
  border-color: rgba(183,154,85,0.52);
  background: transparent;
  color: #f4ead8;
  outline: none;
}

.journal-category-grid .journal-shelf__links .journal-shelf__more {
  color: rgba(183,154,85,0.82);
  font-family: var(--sans);
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.journal-list {
  display: grid;
  border-top: 1px solid rgba(238,232,220,0.12);
}

.journal-list a {
  padding: 20px 0;
  border-bottom: 1px solid rgba(238,232,220,0.1);
  color: rgba(244,234,216,0.86);
  line-height: 1.7;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 34px;
  color: rgba(238,232,220,0.46);
  font-size: 0.68rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.6;
  text-transform: uppercase;
}

.breadcrumb a::after,
.breadcrumb span:not(:last-child)::after {
  content: ">";
  margin-left: 9px;
  color: rgba(183,154,85,0.58);
}

.people-grid,
.related-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.people-card,
.related-card {
  min-height: 188px;
  display: grid;
  align-content: space-between;
  gap: 18px;
  padding: 24px;
  transition: border-color 180ms ease, background-color 180ms ease;
}

.people-card span,
.related-card span {
  color: rgba(183,154,85,0.78);
  font-size: 0.74rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.people-card strong,
.related-card strong {
  color: #f4ead8;
  font-family: var(--serif);
  font-size: clamp(1.25rem, 2.2vw, 1.8rem);
  font-weight: 400;
  line-height: 1.4;
}

.people-card small {
  color: rgba(238,232,220,0.58);
  font-size: 0.82rem;
  line-height: 1.8;
}

.person-hero {
  min-height: auto;
  position: relative;
  overflow: hidden;
  display: grid;
  align-items: start;
  padding: clamp(112px, 10vw, 144px) 0 clamp(54px, 7vw, 82px);
  background:
    radial-gradient(ellipse at 66% 48%, rgba(183,154,85,0.14), transparent 35%),
    radial-gradient(ellipse at 34% 76%, rgba(74,55,31,0.18), transparent 42%),
    linear-gradient(112deg, rgba(5,5,4,1) 0%, rgba(10,9,7,0.98) 34%, rgba(22,18,12,0.92) 60%, rgba(6,6,5,1) 100%),
    #0e0d0b;
}

.person-hero--koju {
  min-height: clamp(678px, 87svh, 920px);
  padding-top: clamp(136px, 12.1vw, 174px);
  padding-bottom: clamp(88px, 9.7vw, 132px);
}

.person-hero::before,
.person-hero::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
}

.person-hero::before {
  z-index: 1;
  background:
    radial-gradient(ellipse at 28% 76%, rgba(183,154,85,0.09), transparent 36%),
    radial-gradient(ellipse at 78% 72%, rgba(238,232,220,0.05), transparent 32%);
  opacity: 0.82;
}

.person-hero--date-map::before {
  content: none;
}

.person-hero::after {
  z-index: 4;
  background:
    radial-gradient(ellipse at 64% 48%, rgba(183,154,85,0.12), transparent 42%),
    linear-gradient(90deg, rgba(5,5,4,0.76) 0%, rgba(5,5,4,0.18) 28%, transparent 58%, rgba(5,5,4,0.32) 100%),
    linear-gradient(180deg, rgba(5,5,4,0.36) 0%, transparent 22%, transparent 74%, rgba(5,5,4,0.58) 100%);
}

.person-hero--date-map {
  min-height: clamp(616px, 79svh, 836px);
  isolation: isolate;
  padding-top: clamp(147px, 13.2vw, 190px);
  padding-bottom: clamp(72px, 9.2vw, 108px);
  background:
    linear-gradient(90deg, rgba(5,8,14,0.58) 0%, rgba(5,8,14,0.22) 36%, rgba(5,8,14,0.08) 72%, rgba(5,8,14,0.28) 100%),
    linear-gradient(180deg, rgba(5,8,14,0.16) 0%, rgba(5,8,14,0.02) 46%, rgba(5,8,14,0.36) 100%),
    url("../pic_sengoku/journal/date-masamune-moon-clouds-fullmoon.png") center top -260px / cover no-repeat;
}

.person-hero--date-map::after {
  content: none;
}

.person-hero__atmosphere,
.person-hero__aura,
.person-hero__shade {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.person-hero__atmosphere {
  z-index: 2;
  background:
    repeating-linear-gradient(90deg, rgba(238,232,220,0.014) 0 1px, transparent 1px 8px),
    radial-gradient(ellipse at 54% 27%, rgba(238,232,220,0.046), transparent 30%),
    linear-gradient(118deg, transparent 0 18%, rgba(238,232,220,0.03) 35%, transparent 58% 100%);
  filter: blur(0.2px);
  opacity: 0.32;
  animation: personHeroAir 56s ease-in-out infinite alternate;
}

.person-hero__aura {
  z-index: 1;
  right: 11%;
  left: auto;
  width: min(58vw, 840px);
  background:
    radial-gradient(ellipse at 42% 48%, rgba(183,154,85,0.18), rgba(183,154,85,0.056) 33%, transparent 70%),
    radial-gradient(ellipse at 64% 26%, rgba(238,232,220,0.042), transparent 38%);
  filter: blur(38px);
  opacity: 0.62;
  animation: personHeroGlow 44s ease-in-out infinite alternate;
}

.person-hero__memory {
  position: absolute;
  z-index: 3;
  bottom: 1%;
  width: clamp(170px, 32vw, 318px);
  margin: 0;
  pointer-events: none;
  opacity: 0.086;
  filter: blur(1.6px) saturate(0.8) contrast(0.84) brightness(0.72);
  -webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,0.92) 0%, rgba(0,0,0,0.72) 62%, transparent 100%);
  mask-image: linear-gradient(180deg, rgba(0,0,0,0.92) 0%, rgba(0,0,0,0.72) 62%, transparent 100%);
}

.person-hero__memory img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}

.person-hero__memory--date {
  right: clamp(170px, 18vw, 280px);
  z-index: 2;
  transform: translateX(18%);
}

.person-hero--date-map .person-hero__memory--date-night {
  display: block;
  visibility: visible;
  right: auto;
  left: clamp(620px, 53vw, 800px);
  bottom: 5%;
  z-index: 3;
  width: clamp(300px, 30vw, 430px);
  opacity: 1;
  transform: translateX(0);
  overflow: visible;
  filter: blur(0.18px);
  mix-blend-mode: lighten;
  -webkit-mask-image:
    radial-gradient(ellipse at 55% 42%, #000 0 46%, rgba(0,0,0,0.82) 63%, rgba(0,0,0,0.32) 80%, transparent 96%),
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,0.52) 13%, #000 32%, #000 76%, rgba(0,0,0,0.54) 90%, transparent 100%),
    linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.72) 10%, #000 58%, rgba(0,0,0,0.54) 78%, transparent 100%);
  mask-image:
    radial-gradient(ellipse at 55% 42%, #000 0 46%, rgba(0,0,0,0.82) 63%, rgba(0,0,0,0.32) 80%, transparent 96%),
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,0.52) 13%, #000 32%, #000 76%, rgba(0,0,0,0.54) 90%, transparent 100%),
    linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.72) 10%, #000 58%, rgba(0,0,0,0.54) 78%, transparent 100%);
  -webkit-mask-composite: source-in, source-in;
  mask-composite: intersect;
  clip-path: none;
}

.person-hero--date-map .person-hero__memory--date-night img {
  position: relative;
  z-index: 1;
  display: block;
  visibility: visible;
  opacity: 1;
  filter: invert(1) grayscale(1) sepia(0.06) hue-rotate(172deg) saturate(0.56) contrast(1.58) brightness(0.36);
  mix-blend-mode: screen;
  -webkit-mask-image: none;
  mask-image: none;
  clip-path: none;
}

.person-hero--date-map .person-hero__memory--date-night::before,
.person-hero--date-map .person-hero__memory--date-night::after {
  position: absolute;
  inset: -2%;
  z-index: 2;
  pointer-events: none;
  content: "";
}

.person-hero--date-map .person-hero__memory--date-night::before {
  background:
    radial-gradient(ellipse at 52% 58%, rgba(205,218,226,0.13), transparent 18%),
    linear-gradient(90deg, rgba(5,8,14,0.76) 0%, rgba(5,8,14,0.3) 18%, rgba(5,8,14,0.08) 38%, rgba(5,8,14,0.1) 72%, rgba(5,8,14,0.42) 100%),
    linear-gradient(180deg, rgba(5,8,14,0.34) 0%, transparent 25%, rgba(5,8,14,0.12) 57%, rgba(5,8,14,0.74) 100%);
  opacity: 0.64;
  mix-blend-mode: normal;
}

.person-hero--date-map .person-hero__memory--date-night::after {
  background:
    radial-gradient(ellipse at 52% 58%, rgba(218,228,234,0.12), transparent 14%),
    radial-gradient(ellipse at 44% 28%, rgba(196,211,222,0.055), transparent 28%),
    radial-gradient(ellipse at 58% 42%, rgba(183,154,85,0.018), transparent 32%),
    linear-gradient(112deg, transparent 0 34%, rgba(154,181,202,0.038) 50%, transparent 70%);
  opacity: 0.42;
  mix-blend-mode: screen;
}

.person-hero__memory--koju {
  right: clamp(86px, 16vw, 230px);
  z-index: 3;
  width: clamp(196px, 37vw, 366px);
  opacity: 0.14;
  filter: blur(1.05px) saturate(0.86) contrast(0.94) brightness(0.8);
  transform: translateX(0);
}

.person-hero--koju .person-hero__aura {
  right: clamp(120px, 20vw, 330px);
  width: min(56vw, 760px);
  background:
    radial-gradient(ellipse at 54% 48%, rgba(188,196,198,0.2), rgba(150,158,160,0.07) 38%, transparent 74%),
    radial-gradient(ellipse at 68% 28%, rgba(238,232,220,0.034), transparent 40%);
  opacity: 0.7;
}

.person-hero--koju::before {
  background:
    radial-gradient(ellipse at 60% 48%, rgba(190,198,200,0.1), transparent 38%),
    linear-gradient(118deg, transparent 0 36%, rgba(238,232,220,0.032) 50%, transparent 68%),
    repeating-linear-gradient(90deg, rgba(238,232,220,0.012) 0 1px, transparent 1px 12px);
  opacity: 0.5;
}

.person-hero--koju::after {
  background:
    radial-gradient(ellipse at 58% 50%, rgba(188,196,198,0.1), transparent 34%),
    linear-gradient(90deg, rgba(5,5,4,0.78) 0%, rgba(5,5,4,0.2) 30%, transparent 54%, rgba(5,5,4,0.74) 100%),
    linear-gradient(180deg, rgba(5,5,4,0.38) 0%, transparent 22%, transparent 72%, rgba(5,5,4,0.62) 100%);
}

.person-hero--koju .person-hero__memory--koju {
  right: clamp(160px, 22vw, 340px);
  bottom: -12%;
  width: clamp(240px, 42vw, 440px);
  opacity: 0.42;
  filter: blur(0.32px) saturate(0.9) contrast(1.08) brightness(0.96);
  mix-blend-mode: screen;
  -webkit-mask-image:
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,0.08) 13%, rgba(0,0,0,0.92) 31%, #000 48%, rgba(0,0,0,0.94) 82%, transparent 100%),
    linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.92) 10%, #000 58%, rgba(0,0,0,0.72) 76%, transparent 100%),
    radial-gradient(ellipse at 58% 45%, #000 0 48%, rgba(0,0,0,0.72) 66%, transparent 88%);
  mask-image:
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,0.08) 13%, rgba(0,0,0,0.92) 31%, #000 48%, rgba(0,0,0,0.94) 82%, transparent 100%),
    linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.92) 10%, #000 58%, rgba(0,0,0,0.72) 76%, transparent 100%),
    radial-gradient(ellipse at 58% 45%, #000 0 48%, rgba(0,0,0,0.72) 66%, transparent 88%);
  -webkit-mask-composite: source-in, source-in;
  mask-composite: intersect;
}

.person-hero--koju .person-hero__memory--koju img {
  filter: invert(1) grayscale(1) contrast(1.18) brightness(0.88);
  mix-blend-mode: screen;
}

.person-hero--koju .person-hero__memory--koju::before,
.person-hero--koju .person-hero__memory--koju::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  z-index: 1;
}

.person-hero--koju .person-hero__memory--koju::before {
  background:
    linear-gradient(90deg, rgba(5,5,4,0.94) 0%, rgba(5,5,4,0.5) 18%, transparent 42%),
    linear-gradient(180deg, transparent 0 62%, rgba(5,5,4,0.48) 78%, rgba(5,5,4,0.96) 100%);
}

.person-hero--koju .person-hero__memory--koju::after {
  background:
    linear-gradient(270deg, rgba(5,5,4,0.58) 0%, rgba(5,5,4,0.18) 17%, transparent 34%),
    linear-gradient(0deg, rgba(5,5,4,0.88) 0%, transparent 26%);
  opacity: 0.78;
}

.person-hero__shade {
  z-index: 5;
  background:
    linear-gradient(90deg, rgba(5,5,4,0.58) 0%, rgba(5,5,4,0.14) 24%, transparent 54%, rgba(5,5,4,0.22) 100%);
}

.date-masamune-page .person-hero--date-map .person-hero__shade {
  z-index: 4;
  background:
    linear-gradient(90deg, rgba(5,7,10,0.58) 0%, rgba(5,7,10,0.16) 36%, transparent 68%, rgba(5,7,10,0.22) 100%),
    linear-gradient(180deg, rgba(5,7,10,0.2) 0%, transparent 38%, rgba(5,7,10,0.38) 100%);
}

.date-masamune-page .person-hero--date-map .person-hero__content {
  position: relative;
  z-index: 6;
}

.person-hero__mark {
  position: absolute;
  z-index: 2;
  top: 38%;
  left: 71%;
  width: min(24vw, 340px);
  aspect-ratio: 1;
  border: 1px solid rgba(183,154,85,0.18);
  border-radius: 50%;
  opacity: 0.12;
}

.person-hero__mark::before,
.person-hero__mark::after {
  position: absolute;
  content: "";
  border-radius: 50%;
}

.person-hero__mark::before {
  inset: 18%;
  border: 1px solid rgba(238,232,220,0.08);
}

.person-hero__mark::after {
  inset: 39%;
  border: 1px solid rgba(183,154,85,0.22);
  box-shadow:
    0 -112px 0 -46px rgba(183,154,85,0.16),
    98px 56px 0 -46px rgba(238,232,220,0.1),
    -98px 56px 0 -46px rgba(238,232,220,0.1);
}

.person-hero__content {
  position: relative;
  z-index: 6;
  display: grid;
  align-items: start;
  min-height: 0;
}

.person-hero h1 {
  position: relative;
  width: max-content;
  max-width: 100%;
  margin-top: 18px;
  padding-bottom: 16px;
  color: #f4ead8;
  font-size: clamp(2.45rem, 4.8vw, 4.7rem);
  line-height: 1.12;
  text-shadow: 0 16px 44px rgba(0,0,0,0.72), 0 2px 12px rgba(0,0,0,0.46);
}

.person-hero h1::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: min(100%, 230px);
  height: 1px;
  content: "";
  background: linear-gradient(90deg, rgba(183,154,85,0.92), rgba(183,154,85,0.18));
}

.person-hero__text {
  position: relative;
  z-index: 5;
  width: min(52vw, 620px);
  margin-left: clamp(0px, 1.8vw, 28px);
}

.person-hero__copy {
  max-width: 520px;
}

.person-hero--date-map .person-hero__copy {
  max-width: min(72vw, 760px);
}

.person-hero__role {
  margin-top: 18px;
  color: rgba(183,154,85,0.82);
  font-size: 0.86rem;
  letter-spacing: 0.14em;
}

.person-hero__lead {
  margin-top: 28px;
  color: rgba(244,234,216,0.82);
  font-family: var(--serif);
  font-size: clamp(1.02rem, 1.45vw, 1.32rem);
  line-height: 2;
  max-width: 620px;
}

.person-hero--date-map .person-hero__lead {
  max-width: 760px;
}

.person-hero__lead-line {
  display: inline-block;
}

@media (min-width: 760px) {
  .person-hero__lead-line {
    white-space: nowrap;
  }
}

.person-hero .journal-search--wide {
  max-width: 520px;
  margin-top: 30px;
  margin-left: clamp(0px, 1.8vw, 28px);
}

@keyframes personHeroAir {
  from {
    opacity: 0.24;
    transform: translate3d(-1.2%, 0, 0);
  }

  to {
    opacity: 0.36;
    transform: translate3d(1.4%, -0.8%, 0);
  }
}

@keyframes personHeroGlow {
  from {
    opacity: 0.58;
    transform: scale(0.98);
  }

  to {
    opacity: 0.78;
    transform: scale(1.03);
  }
}

@media (prefers-reduced-motion: reduce) {
  .person-hero__atmosphere,
  .person-hero__aura {
    animation: none;
  }
}

.article-summary,
.profile-card {
  padding: clamp(28px, 4vw, 42px);
}

.profile-card {
  display: grid;
  gap: 0;
}

.profile-card div {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 18px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(238,232,220,0.1);
}

.profile-card div:last-child {
  border-bottom: 0;
}

.profile-card dt {
  color: rgba(183,154,85,0.8);
  font-size: 0.74rem;
  font-weight: 500;
}

.profile-card dd {
  color: rgba(244,234,216,0.82);
  font-size: 0.86rem;
  line-height: 1.8;
}

.journal-accordion {
  display: grid;
  gap: 10px;
}

.journal-accordion details,
.faq-list details {
  border: 1px solid rgba(238,232,220,0.12);
  background: rgba(238,232,220,0.028);
}

.journal-accordion summary,
.faq-list summary {
  cursor: pointer;
  padding: 22px 24px;
  color: #f4ead8;
  font-family: var(--serif);
  font-size: clamp(1.05rem, 1.8vw, 1.42rem);
  line-height: 1.5;
}

.journal-accordion summary span {
  display: inline-block;
  min-width: 46px;
  color: rgba(183,154,85,0.82);
  font-family: var(--sans);
  font-size: 0.74rem;
  letter-spacing: 0.14em;
}

.catalogue-block {
  display: grid;
  gap: 12px;
  padding: 0 24px 28px 70px;
}

.catalogue-block h3 {
  margin-top: 16px;
  color: rgba(183,154,85,0.9);
  font-family: var(--sans);
  font-size: 0.72rem;
  letter-spacing: 0.18em;
}

.catalogue-block p,
.faq-list p {
  color: rgba(238,232,220,0.68);
  font-size: 0.9rem;
  line-height: 2;
}

.faq-list {
  display: grid;
  gap: 10px;
}

.faq-list p {
  padding: 0 24px 24px;
}

[hidden] {
  display: none !important;
}

@media (max-width: 900px) {
  .journal-hero__grid,
  .journal-feature-grid,
  .journal-columns,
  .person-intro,
  .quick-profile {
    grid-template-columns: 1fr;
  }

  .journal-category-grid,
  .people-grid,
  .related-grid,
  .unknown-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .quick-profile__facts {
    width: 100%;
  }

  .person-hero {
    padding: clamp(104px, 12vw, 126px) 0 clamp(50px, 7vw, 72px);
  }

  .person-hero--koju {
    min-height: clamp(605px, 82.5svh, 774px);
    padding-top: clamp(125px, 14.3vw, 153px);
    padding-bottom: clamp(75px, 9.7vw, 105px);
  }

  .person-hero--date-map {
    min-height: clamp(572px, 79.2svh, 748px);
    padding-top: clamp(138px, 15.8vw, 166px);
    padding-bottom: clamp(66px, 9.2vw, 95px);
    background:
      radial-gradient(ellipse at 24% 22%, rgba(226,190,120,0.056), transparent 18%),
      radial-gradient(ellipse at 34% 4%, rgba(238,236,222,0.13), transparent 28%),
      radial-gradient(ellipse at 52% 34%, rgba(178,204,228,0.1), transparent 38%),
      linear-gradient(120deg, transparent 0 20%, rgba(204,220,232,0.08) 36%, rgba(181,139,66,0.028) 50%, transparent 66%),
      radial-gradient(ellipse at 16% 22%, rgba(5,8,14,0.38), rgba(5,8,14,0.16) 26%, transparent 44%),
      linear-gradient(90deg, rgba(5,8,14,0.46) 0%, rgba(5,8,14,0.26) 50%, rgba(5,8,14,0.12) 100%),
      linear-gradient(180deg, rgba(5,8,14,0.18) 0%, rgba(5,8,14,0.04) 44%, rgba(5,8,14,0.38) 100%),
      url("../pic_sengoku/journal/date-masamune-moon-clouds-fullmoon.png") right -1px top -160px / 128% auto no-repeat;
  }

  .person-hero--date-map::before {
    content: none;
  }

  .person-hero__memory {
    bottom: 2%;
    width: clamp(140px, 30vw, 248px);
    opacity: 0.074;
  }

  .person-hero__memory--date {
    right: clamp(36px, 6vw, 80px);
    transform: translateX(72%);
  }

  .person-hero--date-map .person-hero__memory--date-night {
    right: auto;
    left: clamp(420px, 50vw, 560px);
    bottom: 6%;
    width: clamp(260px, 42vw, 360px);
    opacity: 1;
    transform: translateX(0);
    filter: none;
  }

  .person-hero__memory--koju {
    right: clamp(46px, 10vw, 110px);
    width: clamp(154px, 35vw, 288px);
    opacity: 0.12;
    transform: translateX(8%);
  }

  .person-hero--koju .person-hero__aura {
    right: clamp(70px, 16vw, 160px);
    width: min(62vw, 520px);
  }

  .person-hero--koju .person-hero__memory--koju {
    right: clamp(80px, 18vw, 170px);
    bottom: -6%;
    width: clamp(210px, 42vw, 340px);
    opacity: 0.34;
    transform: translateX(4%);
  }

  .person-hero__mark {
    top: 18%;
    left: 50%;
    width: 48vw;
  }

  .person-hero__text {
    width: min(64vw, 560px);
    margin-left: clamp(0px, 4vw, 44px);
  }

  .person-hero .journal-search--wide {
    margin-left: clamp(0px, 4vw, 44px);
  }
}

@media (max-width: 560px) {
  .journal-shell {
    width: min(100% - 32px, 1120px);
  }

  .journal-hero,
  .journal-hero--compact {
    min-height: auto;
    padding: 112px 0 64px;
  }

  .journal-hero--archive {
    background:
      linear-gradient(90deg, rgba(6,6,5,0.96) 0%, rgba(6,6,5,0.86) 54%, rgba(6,6,5,0.66) 100%),
      linear-gradient(180deg, rgba(6,6,5,0.84) 0%, rgba(6,6,5,0.5) 46%, rgba(17,16,13,0.96) 100%),
      radial-gradient(ellipse at 84% 60%, rgba(183,154,85,0.13), transparent 34%),
      url("../pic_sengoku/journal/sengoku-archive-hero.png") 66% 50% / cover no-repeat,
      linear-gradient(110deg, #0d0b08, #18110a 56%, #080706);
  }

  .person-hero {
    min-height: auto;
    padding: 96px 0 46px;
  }

  .person-hero--koju {
    min-height: clamp(557px, 84.7svh, 678px);
    padding-top: 117px;
    padding-bottom: 75px;
  }

  .person-hero--date-map {
    min-height: clamp(530px, 81.4svh, 647px);
    padding-top: 127px;
    padding-bottom: 61px;
    background:
      linear-gradient(90deg, rgba(5,8,14,0.62) 0%, rgba(5,8,14,0.28) 58%, rgba(5,8,14,0.16) 100%),
      linear-gradient(180deg, rgba(5,8,14,0.26) 0%, rgba(5,8,14,0.06) 46%, rgba(5,8,14,0.42) 100%),
      url("../pic_sengoku/journal/date-masamune-moon-clouds-fullmoon.png") center top -96px / cover no-repeat;
  }

  .person-hero--date-map::before {
    content: none;
  }

  .person-hero__memory {
    bottom: 8%;
    width: clamp(98px, 28vw, 148px);
    opacity: 0.042;
    filter: blur(1.9px) saturate(0.76) contrast(0.82) brightness(0.66);
  }

  .person-hero__memory--date {
    right: 0;
    transform: translateX(94%);
  }

  .person-hero--date-map .person-hero__memory--date-night {
    right: -48px;
    left: auto;
    bottom: 2%;
    width: clamp(210px, 62vw, 250px);
    opacity: 1;
    transform: translateX(0);
    filter: blur(0.16px);
  }

  .person-hero__memory--koju {
    right: clamp(4px, 4vw, 24px);
    width: clamp(126px, 34vw, 182px);
    opacity: 0.086;
    transform: translateX(10%);
  }

  .person-hero--koju .person-hero__aura {
    right: 0;
    width: 74vw;
  }

  .person-hero--koju .person-hero__memory--koju {
    right: clamp(6px, 5vw, 28px);
    bottom: 4%;
    width: clamp(138px, 40vw, 190px);
    opacity: 0.2;
    transform: translateX(6%);
  }

  .person-hero__mark {
    top: 35%;
    left: 44%;
    width: 82vw;
    opacity: 0.12;
  }

  .person-hero__aura {
    right: -34%;
    width: 92vw;
    opacity: 0.42;
  }

  .person-hero__text {
    width: min(100%, 440px);
    margin-left: 0;
  }

  .person-hero .journal-search--wide {
    margin-top: 24px;
    margin-left: 0;
  }

  .journal-hero h1 {
    font-size: clamp(2rem, 13vw, 3rem);
  }

  .person-hero h1 {
    font-size: clamp(2rem, 13vw, 3rem);
  }

  .journal-search,
  .journal-feature,
  .journal-daily article,
  .article-summary,
  .profile-card,
  .quick-profile,
  .editor-note,
  .unknown-grid article,
  .people-card,
  .related-card {
    padding: 22px;
  }

  .journal-category-grid,
  .people-grid,
  .related-grid,
  .unknown-grid {
    grid-template-columns: 1fr;
  }

  .journal-category-grid a {
    min-height: 72px;
  }

  .profile-card div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .quick-profile__facts div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .life-timeline summary {
    grid-template-columns: auto auto 1fr;
    gap: 8px 12px;
    padding-right: 54px;
    padding-left: 18px;
  }

  .life-timeline summary::after {
    position: absolute;
    top: 22px;
    right: 18px;
  }

  .life-timeline__event {
    grid-column: 1 / -1;
  }

  .life-timeline p {
    padding: 0 18px 22px;
  }

  .editor-note::before {
    top: 18px;
    right: 18px;
    font-size: 4.8rem;
  }

  .journal-accordion summary,
  .faq-list summary {
    padding: 18px;
    font-size: 1rem;
  }

  .catalogue-block {
    padding: 0 18px 22px;
  }

  .person-hero__lead {
    font-size: 1.05rem;
  }
}

.access-gate {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: grid;
  place-items: center;
  padding: 24px;
  background:
    radial-gradient(ellipse at 34% 36%, rgba(183,154,85,0.12), transparent 30%),
    radial-gradient(ellipse at 68% 58%, rgba(142,150,157,0.1), transparent 32%),
    linear-gradient(180deg, rgba(4,4,4,0.97), rgba(8,8,8,0.99));
  transition: opacity 420ms ease, visibility 420ms ease;
}

.access-gate.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.access-gate__panel {
  width: min(100%, 430px);
  padding: 38px 30px 32px;
  border: 1px solid rgba(245,245,245,0.12);
  background: rgba(8,8,8,0.78);
  box-shadow: 0 34px 90px rgba(0,0,0,0.5);
  backdrop-filter: blur(18px);
  text-align: center;
}

.access-gate__eyebrow,
.access-gate__label {
  color: rgba(183,154,85,0.86);
  font-family: var(--sans);
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.access-gate__title {
  margin-top: 12px;
  font-family: var(--serif);
  font-size: clamp(2.2rem, 9vw, 3.8rem);
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1;
}

.access-gate__text {
  margin-top: 20px;
  color: var(--muted);
  font-size: 0.92rem;
  line-height: 1.9;
}

.access-gate__form {
  margin-top: 26px;
  text-align: left;
}

.access-gate__input {
  width: 100%;
  min-height: 54px;
  margin-top: 10px;
  padding: 0 16px;
  border: 1px solid rgba(183,154,85,0.34);
  border-radius: 0;
  background: rgba(0,0,0,0.54);
  color: var(--white);
  font: inherit;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.access-gate__input::placeholder {
  color: rgba(245,245,245,0.28);
}

.access-gate__input:focus {
  outline: none;
  border-color: rgba(183,154,85,0.72);
  box-shadow: 0 0 0 3px rgba(183,154,85,0.12);
}

.access-gate__error {
  min-height: 1.5em;
  margin-top: 10px;
  color: rgba(225,178,168,0.92);
  font-size: 0.84rem;
  line-height: 1.6;
}

.access-gate__button {
  width: 100%;
  min-height: 54px;
  margin-top: 10px;
  border: 1px solid rgba(245,245,245,0.18);
  background: rgba(255,255,255,0.035);
  color: rgba(245,245,245,0.9);
  font-family: var(--sans);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  transition: border-color 180ms ease, background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.access-gate__button:hover,
.access-gate__button:focus-visible {
  border-color: rgba(183,154,85,0.72);
  background: rgba(183,154,85,0.16);
  color: var(--white);
  outline: none;
  transform: translateY(-1px);
}

.section-dark {
  position: relative;
  isolation: isolate;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(255,255,255,0.045), transparent 34%),
    linear-gradient(180deg, var(--black) 0%, var(--black-2) 52%, var(--black) 100%);
}

.section-dark::before {
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(ellipse at 20% 10%, rgba(183,154,85,0.045), transparent 26%),
    radial-gradient(ellipse at 80% 62%, rgba(142,150,157,0.04), transparent 28%),
    linear-gradient(115deg, transparent 22%, rgba(255,255,255,0.018) 40%, transparent 58%);
  opacity: 0.8;
}

.section-dark::after {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  content: "";
  background:
    radial-gradient(ellipse at 68% 26%, rgba(245,245,245,0.052), transparent 6%),
    radial-gradient(ellipse at 32% 82%, rgba(245,245,245,0.03), transparent 8%);
  filter: blur(20px);
  opacity: 0.56;
}

.shell {
  width: min(100% - 48px, 1180px);
  margin-inline: auto;
}

.narrow {
  width: min(100% - 48px, 760px);
}

.section-pad {
  padding: clamp(112px, 14vw, 220px) 0;
}

.section-label {
  color: var(--faint);
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1.6;
  text-transform: uppercase;
}

h1,
h2 {
  font-family: var(--serif);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.55;
}

.hero {
  min-height: 100svh;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: clamp(34px, 5vw, 72px) 0;
  background:
    linear-gradient(90deg, rgba(3,3,3,0.58) 0%, rgba(3,3,3,0.22) 42%, rgba(3,3,3,0.82) 100%),
    linear-gradient(180deg, rgba(3,3,3,0.56) 0%, rgba(3,3,3,0.08) 44%, rgba(3,3,3,0.78) 100%),
    url("../pic_sengoku/hero.jpeg") 50% 55% / 121% auto no-repeat;
}

.hero::before {
  background:
    radial-gradient(ellipse at 42% 58%, rgba(245,245,245,0.09), transparent 26%),
    radial-gradient(ellipse at 62% 56%, rgba(183,154,85,0.055), transparent 24%),
    radial-gradient(ellipse at 50% 56%, rgba(0,0,0,0), rgba(0,0,0,0.46) 76%),
    linear-gradient(90deg, rgba(0,0,0,0.26), rgba(0,0,0,0.1) 44%, rgba(0,0,0,0.72));
  z-index: 2;
}

.hero::after {
  z-index: 1;
  background:
    linear-gradient(180deg, #050505 0%, rgba(5,5,5,0.98) 6%, rgba(5,5,5,0.74) 11%, rgba(5,5,5,0.22) 16%, transparent 22%, transparent 68%, rgba(0,0,0,0.82) 100%),
    linear-gradient(90deg, rgba(0,0,0,0.34) 0%, transparent 34%, transparent 64%, rgba(0,0,0,0.6) 100%);
  filter: none;
  opacity: 1;
}

.crest {
  position: absolute;
  top: 50%;
  left: 34%;
  width: min(58vw, 720px);
  aspect-ratio: 1;
  border: 1px solid rgba(245,245,245,0.035);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.58;
}

.crest::before,
.crest::after {
  position: absolute;
  inset: 15%;
  content: "";
  border: 1px solid rgba(245,245,245,0.024);
  border-radius: 50%;
}

.crest::after {
  inset: 33%;
  box-shadow:
    0 -190px 0 -76px rgba(245,245,245,0.032),
    165px 95px 0 -76px rgba(245,245,245,0.028),
    -165px 95px 0 -76px rgba(245,245,245,0.028);
}

.hero__mist {
  position: absolute;
  inset: -10%;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 28% 46%, rgba(245,245,245,0.07), transparent 20%),
    radial-gradient(ellipse at 70% 54%, rgba(245,245,245,0.034), transparent 21%),
    linear-gradient(100deg, transparent 0 28%, rgba(245,245,245,0.03) 43%, transparent 62% 100%);
  filter: blur(18px);
  opacity: 0.68;
}

.hero__content {
  position: relative;
  z-index: 3;
  width: min(100% - 56px, 1180px);
  min-height: calc(100svh - clamp(68px, 10vw, 144px));
  display: grid;
  align-items: center;
  justify-items: end;
}

.brand-kicker {
  color: var(--faint);
  font-size: 0.68rem;
  line-height: 1.5;
  letter-spacing: 0.24em;
}

.hero__copy {
  width: min(100%, 660px);
  align-self: center;
  justify-self: end;
  text-align: left;
  padding-top: clamp(40px, 7vh, 92px);
  text-shadow: 0 2px 18px rgba(0,0,0,0.76);
}

.hero__copy h1 {
  margin-top: clamp(38px, 5vw, 64px);
  margin-bottom: clamp(30px, 4vw, 48px);
  white-space: nowrap;
}

.hero__title {
  display: block;
  width: max-content;
  max-width: 100%;
  color: rgba(245,245,245,0.94);
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "YuMincho", "Yu Mincho", "Tsukushi Mincho", "Noto Serif JP", serif;
  font-size: clamp(2.18rem, 3.26vw, 3.18rem);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: 0.035em;
  font-feature-settings: "palt" 0;
  text-rendering: geometricPrecision;
}

.hero__copy p {
  color: var(--muted);
  font-family: var(--serif);
  font-size: clamp(0.95rem, 1.4vw, 1.15rem);
  line-height: 1.9;
}

.hero__names {
  display: grid;
  gap: 8px;
  padding-top: clamp(22px, 3vw, 34px);
  border-top: 1px solid rgba(245,245,245,0.12);
}

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

.hero__tagline {
  max-width: 420px;
  margin-top: clamp(22px, 3vw, 36px);
  color: rgba(245,245,245,0.54);
  white-space: nowrap;
}

.story {
  overflow: hidden;
  padding-top: clamp(128px, 15vw, 240px);
}

.story__exhibit {
  display: grid;
  gap: clamp(58px, 7vw, 96px);
}

.story__figures {
  display: grid;
  width: min(100%, 900px);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  justify-self: center;
  gap: clamp(48px, 7vw, 112px);
}

.story-card {
  --story-accent: var(--line);
  position: relative;
  display: grid;
  gap: 18px;
  padding-top: clamp(28px, 3vw, 42px);
  border-top: 1px solid var(--line);
  overflow: visible;
}

.story-card::before {
  position: absolute;
  top: clamp(28px, 3vw, 42px);
  bottom: 4px;
  z-index: 1;
  width: 1px;
  content: "";
  background: linear-gradient(180deg, var(--story-accent), transparent 82%);
  opacity: 0.66;
}

.story-card__art {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  opacity: 0.16;
  -webkit-mask-image: radial-gradient(ellipse at 50% 48%, #000 0 24%, rgba(0,0,0,0.42) 48%, transparent 70%);
  mask-image: radial-gradient(ellipse at 50% 48%, #000 0 24%, rgba(0,0,0,0.42) 48%, transparent 70%);
}

.story-card__art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.45);
}

.story-card--gold {
  --story-accent: rgba(176,143,78,0.58);
  border-color: rgba(176,143,78,0.27);
  padding-left: clamp(22px, 3vw, 36px);
  text-align: left;
}

.story-card--gold .story-card__art {
  top: -148px;
  right: -136px;
  width: min(88%, 390px);
  height: min(150%, 560px);
  opacity: 0.18;
}

.story-card--gold .story-card__art img {
  object-position: 52% 62%;
  transform-origin: 52% 60%;
}

.story-card--silver {
  --story-accent: rgba(136,148,158,0.58);
  border-color: rgba(136,148,158,0.27);
  padding-right: clamp(22px, 3vw, 36px);
  text-align: right;
}

.story-card--silver .story-card__art {
  bottom: -170px;
  left: -150px;
  width: min(86%, 380px);
  height: min(152%, 570px);
  opacity: 0.17;
}

.story-card--silver .story-card__art img {
  object-position: 56% 38%;
  transform-origin: 56% 38%;
}

.story-card--gold::before {
  left: 0;
}

.story-card--silver::before {
  right: 0;
}

.story-card h2 {
  position: relative;
  width: max-content;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: clamp(1.35rem, 2.2vw, 2.28rem);
  white-space: nowrap;
}

.story-card h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 1px;
  content: "";
  background: var(--story-accent);
  opacity: 0.72;
}

.story-card--silver h2 {
  justify-self: end;
}

.story-card--silver h2::after {
  right: 0;
  left: auto;
}

.story-card > * {
  position: relative;
  z-index: 1;
}

.story-card > .story-card__art {
  position: absolute;
  z-index: 0;
}

.story-card p:last-child {
  max-width: 320px;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.9;
}

.story-card--silver p:last-child {
  justify-self: end;
}

.story__closing {
  display: grid;
  justify-items: center;
  text-align: center;
}

.story__closing p {
  padding-top: clamp(28px, 4vw, 44px);
  border-top: 1px solid rgba(245,245,245,0.1);
  color: rgba(245,245,245,0.76);
  font-family: var(--serif);
  font-size: clamp(1.04rem, 1.55vw, 1.28rem);
  line-height: 2.3;
}

.product {
  min-height: 100svh;
  display: grid;
  align-items: center;
  padding: clamp(96px, 11vw, 180px) 0;
  overflow: hidden;
}

.product__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(360px, 0.88fr) minmax(520px, 1.12fr);
  align-items: start;
  gap: clamp(48px, 8vw, 118px);
}

.brand-art {
  position: absolute;
  z-index: 1;
  width: min(38vw, 520px);
  pointer-events: none;
  opacity: 0.075;
  mix-blend-mode: screen;
}

.brand-art img {
  width: 100%;
  height: auto;
  filter: grayscale(1) invert(1) contrast(2.2) brightness(1.12);
  -webkit-mask-image: radial-gradient(ellipse at 50% 50%, #000 0 42%, rgba(0,0,0,0.62) 60%, transparent 82%);
  mask-image: radial-gradient(ellipse at 50% 50%, #000 0 42%, rgba(0,0,0,0.62) 60%, transparent 82%);
}

.brand-art--date {
  top: clamp(-72px, -3vw, -28px);
  right: max(2vw, calc((100vw - 1180px) / 2 - 145px));
  width: min(44vw, 600px);
  transform: rotate(-2deg);
  opacity: 0.092;
}

.brand-art--date img {
  filter: grayscale(0.78) invert(1) sepia(0.46) saturate(0.78) hue-rotate(338deg) contrast(2.08) brightness(1.08);
  transform: translateY(-18%) scale(1.16);
  transform-origin: 54% 58%;
  -webkit-mask-image: radial-gradient(ellipse at 54% 42%, #000 0 34%, rgba(0,0,0,0.62) 52%, transparent 76%);
  mask-image: radial-gradient(ellipse at 54% 42%, #000 0 34%, rgba(0,0,0,0.62) 52%, transparent 76%);
}

.brand-art--koju {
  bottom: clamp(24px, 6vw, 98px);
  left: max(2vw, calc((100vw - 1180px) / 2 - 130px));
  transform: rotate(2deg);
  opacity: 0.065;
}

.brand-art--koju img {
  -webkit-mask-image: radial-gradient(ellipse at 48% 52%, #000 0 38%, rgba(0,0,0,0.58) 58%, transparent 80%);
  mask-image: radial-gradient(ellipse at 48% 52%, #000 0 38%, rgba(0,0,0,0.58) 58%, transparent 80%);
}

.product__grid--reverse {
  grid-template-columns: minmax(520px, 1.12fr) minmax(360px, 0.88fr);
}

.product__image {
  justify-self: center;
  width: min(100%, 430px);
}

.product__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  box-shadow: 0 40px 80px rgba(0,0,0,0.48);
}

.product__copy h2 {
  margin-top: 18px;
  font-size: clamp(2rem, 3.6vw, 4rem);
  white-space: nowrap;
}

.product__intro {
  max-width: 560px;
  margin-top: 30px;
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 2.05;
}

.note-list {
  display: grid;
  gap: 0;
  max-width: 620px;
  margin-top: clamp(34px, 4vw, 52px);
  border-top: 1px solid var(--line);
}

.note-list dl {
  display: grid;
  grid-template-columns: 138px 1fr;
  gap: 22px;
  padding: 14px 0;
  border-bottom: 1px solid var(--line);
}

.note-list dt {
  color: var(--faint);
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.note-list dd {
  color: rgba(245,245,245,0.78);
  font-size: 0.9rem;
  line-height: 1.85;
}

.product--date .section-label {
  color: rgba(183,154,85,0.9);
}

.product--koju .section-label {
  color: rgba(174,184,192,0.9);
}

.product__journal-link {
  margin-top: 26px;
}

.product__journal-link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(245,245,245,0.34);
  color: rgba(245,245,245,0.72);
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  line-height: 1.7;
  transition: border-color 180ms ease, color 180ms ease;
}

.product__journal-link a:hover,
.product__journal-link a:focus-visible {
  border-color: rgba(183,154,85,0.74);
  color: #f4ead8;
  outline: none;
}

.collection {
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(7,7,7,0.9) 0%, rgba(7,7,7,0.46) 18%, rgba(7,7,7,0.95) 45%, rgba(7,7,7,0.95) 55%, rgba(7,7,7,0.48) 82%, rgba(7,7,7,0.92) 100%),
    radial-gradient(ellipse at 10% 36%, rgba(164,126,58,0.22), transparent 38%),
    radial-gradient(ellipse at 90% 44%, rgba(165,174,178,0.18), transparent 36%),
    linear-gradient(180deg, #070707 0%, #10100f 50%, #070707 100%);
}

.collection::before {
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(180,137,62,0.18) 0 1px, transparent 1px 12%),
    linear-gradient(90deg, transparent 0 45%, rgba(245,245,245,0.028) 45% 45.35%, transparent 45.35% 55%, rgba(245,245,245,0.024) 55% 55.35%, transparent 55.35% 100%),
    radial-gradient(ellipse at 16% 48%, rgba(195,151,72,0.25), transparent 30%),
    radial-gradient(ellipse at 84% 48%, rgba(184,192,194,0.18), transparent 30%),
    linear-gradient(90deg, rgba(87,64,29,0.32), transparent 31%, transparent 69%, rgba(85,90,93,0.27));
  opacity: 0.78;
}

.collection::after {
  z-index: -1;
  background:
    repeating-linear-gradient(112deg, rgba(255,255,255,0.022) 0 1px, transparent 1px 9px),
    repeating-linear-gradient(18deg, rgba(255,255,255,0.018) 0 1px, transparent 1px 13px),
    radial-gradient(ellipse at 18% 28%, rgba(226,177,88,0.08), transparent 22%),
    radial-gradient(ellipse at 82% 70%, rgba(221,228,228,0.07), transparent 24%),
    linear-gradient(90deg, rgba(0,0,0,0.36), transparent 28%, rgba(0,0,0,0.58) 50%, transparent 72%, rgba(0,0,0,0.36));
  filter: blur(0.2px);
  mix-blend-mode: screen;
  opacity: 0.52;
}

.collection__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(320px, 0.82fr) minmax(520px, 1.18fr);
  align-items: start;
  justify-items: center;
  gap: clamp(34px, 4.5vw, 68px);
  text-align: center;
}

.collection__copy {
  grid-column: 1 / -1;
  width: min(100%, 760px);
}

.collection__copy h2 {
  margin-top: 24px;
  font-size: clamp(2rem, 3.5vw, 3.8rem);
  white-space: nowrap;
}

.collection__copy p:last-child {
  margin-top: 38px;
  color: var(--muted);
  font-family: var(--serif);
  font-size: clamp(1.05rem, 1.6vw, 1.35rem);
}

.collection__artwork {
  position: relative;
  width: min(100%, 430px);
}

.collection__artwork::before {
  position: absolute;
  inset: 4% -14% -3%;
  z-index: -1;
  content: "";
  background: radial-gradient(ellipse at 50% 48%, rgba(245,245,245,0.08), transparent 62%);
  filter: blur(20px);
}

.collection__artwork figure {
  width: min(100%, 430px);
  margin-inline: auto;
  filter: drop-shadow(0 34px 58px rgba(0,0,0,0.54));
}

.collection__artwork img {
  width: auto;
  max-width: 100%;
  max-height: 68vh;
  height: auto;
  object-fit: contain;
  margin-inline: auto;
}

.collection-gallery__item figcaption {
  margin-top: 16px;
  color: var(--faint);
  font-size: 0.68rem;
  letter-spacing: 0.16em;
  line-height: 1.5;
}

.collection-gallery {
  display: grid;
  width: min(100%, 640px);
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: start;
  justify-content: center;
  gap: clamp(18px, 2.2vw, 28px);
  margin: 0 auto;
}

.collection-gallery__item {
  grid-column: span 2;
  justify-self: center;
  width: 100%;
}

.collection-gallery__item--wide {
  grid-column: span 3;
}

.collection-gallery__item--tall {
  align-self: start;
  grid-column: span 3;
}

.collection-gallery__item--low {
  margin-top: 0;
}

.collection-gallery__item:nth-child(4) {
  grid-column: span 2;
  margin-left: 0;
}

.collection-gallery__item:nth-child(5) {
  grid-column: span 2;
  margin-right: 0;
}

.collection-gallery__item img {
  width: 100%;
  height: auto;
  background: #080808;
  object-fit: contain;
  max-height: 310px;
}

.collection-gallery__item--wide img,
.collection-gallery__item--tall img {
  max-height: 360px;
}

.cta {
  min-height: 100svh;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: clamp(88px, 10vw, 150px) 0 clamp(72px, 8vw, 112px);
}

.cta__backdrop {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    radial-gradient(ellipse at 35% 40%, rgba(176,143,78,0.13), transparent 31%),
    radial-gradient(ellipse at 66% 44%, rgba(136,148,158,0.12), transparent 32%),
    radial-gradient(ellipse at 50% 46%, rgba(245,245,245,0.05), transparent 24%),
    linear-gradient(180deg, #070707, #0b0b0b 50%, #050505);
}

.cta__spirit {
  position: absolute;
  z-index: 0;
  width: min(34vw, 440px);
  pointer-events: none;
  mix-blend-mode: screen;
  opacity: 0.1;
  -webkit-mask-image: radial-gradient(ellipse at center, #000 0 32%, rgba(0,0,0,0.56) 54%, transparent 76%);
  mask-image: radial-gradient(ellipse at center, #000 0 32%, rgba(0,0,0,0.56) 54%, transparent 76%);
}

.cta__spirit img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.cta__spirit--date {
  top: clamp(58px, 10vw, 142px);
  left: max(-7vw, calc((100vw - 1180px) / 2 - 250px));
  opacity: 0.11;
  transform: rotate(-4deg) scale(1.14);
}

.cta__spirit--date img {
  filter: grayscale(0.72) invert(1) sepia(0.5) saturate(0.82) hue-rotate(338deg) contrast(2.05) brightness(1.08);
}

.cta__spirit--koju {
  right: max(-7vw, calc((100vw - 1180px) / 2 - 250px));
  bottom: clamp(48px, 8vw, 118px);
  opacity: 0.095;
  transform: rotate(4deg) scale(1.1);
}

.cta__spirit--koju img {
  filter: grayscale(0.82) invert(1) sepia(0.16) saturate(0.62) hue-rotate(176deg) contrast(2.08) brightness(1.08);
}

.cta__inner {
  position: relative;
  z-index: 2;
  width: min(100% - 48px, 980px);
  display: grid;
  justify-items: center;
  gap: clamp(34px, 5vw, 60px);
  text-align: center;
}

.cta__image {
  position: relative;
  z-index: 3;
  justify-self: center;
  width: min(58vw, 460px);
  filter: drop-shadow(0 46px 76px rgba(0,0,0,0.58));
}

.cta__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.cta__copy h2 {
  margin-top: clamp(20px, 2.6vw, 34px);
  color: rgba(245,245,245,0.9);
  font-size: clamp(1.7rem, 3vw, 3.25rem);
  white-space: nowrap;
}

.cta__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: clamp(34px, 4vw, 54px);
}

.button {
  display: inline-grid;
  min-width: 190px;
  min-height: 54px;
  place-items: center;
  padding: 14px 30px;
  border: 1px solid rgba(245,245,245,0.18);
  background: rgba(0,0,0,0.18);
  color: rgba(245,245,245,0.84);
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  transition: border-color 260ms ease, background-color 260ms ease, color 260ms ease, transform 260ms ease;
}

.button:hover {
  transform: translateY(-1px);
  background: rgba(255,255,255,0.035);
  color: rgba(245,245,245,0.96);
}

.button--date:hover {
  border-color: rgba(176,143,78,0.62);
}

.button--koju:hover {
  border-color: rgba(136,148,158,0.64);
}

.about-page {
  background: #070707;
}

body.about-page .site-header {
  background: #050505;
  box-shadow: 0 1px 0 rgba(245,245,245,0.08), 0 18px 36px rgba(0,0,0,0.34);
}

body.about-page .site-header::before {
  background: linear-gradient(180deg, rgba(13,13,12,0.98), rgba(5,5,5,0.98));
  opacity: 1;
}

body.about-page.is-hero-booting .about-hero {
  opacity: 0;
  visibility: hidden;
}

body.about-page:not(.is-hero-booting) .about-hero {
  opacity: 1;
  visibility: visible;
  transition: opacity 360ms ease, visibility 0ms linear;
}

.about-shell {
  width: min(100% - 56px, 1040px);
  margin-inline: auto;
}

.about-hero {
  min-height: calc(100svh + clamp(70px, 9vw, 100px));
  display: grid;
  align-items: center;
  overflow: hidden;
  padding: clamp(112px, 12vw, 170px) 0 clamp(76px, 8vw, 118px);
  background:
    radial-gradient(ellipse at 50% 62%, rgba(210,214,216,0.08), transparent 30%),
    radial-gradient(ellipse at 50% 72%, rgba(183,154,85,0.06), transparent 24%),
    radial-gradient(ellipse at 50% 100%, rgba(245,245,245,0.035), transparent 34%),
    linear-gradient(180deg, #040404 0%, #0d0d0c 48%, #050505 100%);
}

.about-hero::before {
  z-index: 4;
  background:
    radial-gradient(ellipse at 50% 46%, rgba(0,0,0,0.36) 0 18%, rgba(0,0,0,0.18) 36%, transparent 60%),
    linear-gradient(90deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.25) 36%, rgba(0,0,0,0.18) 50%, rgba(0,0,0,0.25) 64%, rgba(0,0,0,0.78) 100%),
    linear-gradient(180deg, rgba(0,0,0,0.52) 0%, rgba(0,0,0,0.12) 45%, rgba(0,0,0,0.58) 100%);
}

.about-hero::after {
  z-index: 5;
  filter: blur(12px);
  opacity: 0.54;
  background:
    radial-gradient(ellipse at 50% 64%, rgba(226,230,230,0.07), transparent 22%),
    linear-gradient(100deg, transparent 0 28%, rgba(255,255,255,0.02) 44%, transparent 66% 100%);
}

.about-hero__content {
  --about-title-scale: 1;
  --about-title-opacity: 1;
  position: absolute;
  top: 43%;
  left: 50%;
  z-index: 7;
  width: min(100% - 56px, 760px);
  display: grid;
  justify-items: center;
  text-align: center;
  text-shadow: 0 2px 24px rgba(0,0,0,0.94);
  opacity: var(--about-title-opacity);
  pointer-events: none;
  transform-origin: center;
  transform: translate(-50%, -50%) scale(var(--about-title-scale));
  transition:
    opacity 620ms ease,
    transform 620ms ease;
}

.about-hero__content .section-label {
  color: rgba(214,198,152,0.58);
  letter-spacing: 0.16em;
  text-shadow: 0 0 12px rgba(183,154,85,0.08);
}

.about-hero__content h1 {
  margin-top: 0;
  background:
    linear-gradient(110deg, rgba(255,255,255,0.96) 0%, rgba(223,226,229,0.72) 20%, rgba(255,255,255,0.9) 38%, rgba(181,186,191,0.58) 53%, rgba(248,249,250,0.92) 69%, rgba(205,209,213,0.64) 84%, rgba(245,247,248,0.86) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.12px rgba(244,248,250,0.2);
  font-size: clamp(2.24rem, 4.7vw, 4.7rem);
  line-height: 1.42;
  filter:
    drop-shadow(0 0 1px rgba(255,255,255,0.18))
    drop-shadow(0 2px 2px rgba(0,0,0,0.35));
  word-break: keep-all;
  overflow-wrap: normal;
  transition:
    filter 620ms ease,
    opacity 620ms ease,
    transform 620ms ease;
}

.about-hero__content h1 span {
  position: relative;
  display: inline-block;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.hero-title__main {
  background:
    linear-gradient(112deg, rgba(255,255,255,0.98) 0%, rgba(219,224,228,0.66) 17%, rgba(255,255,255,0.92) 31%, rgba(172,180,188,0.52) 49%, rgba(246,248,249,0.9) 66%, rgba(200,207,213,0.62) 82%, rgba(244,247,248,0.84) 100%),
    linear-gradient(74deg, transparent 0 43%, rgba(255,255,255,0.38) 47%, rgba(207,216,222,0.16) 50%, transparent 56% 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.hero-title__scent {
  background:
    linear-gradient(118deg, rgba(250,252,252,0.82) 0%, rgba(213,220,226,0.5) 30%, rgba(255,255,255,0.84) 52%, rgba(188,198,206,0.44) 76%, rgba(246,248,249,0.68) 100%),
    linear-gradient(74deg, transparent 0 36%, rgba(255,255,255,0.28) 45%, rgba(207,216,222,0.12) 50%, transparent 62% 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.about-hero__content p:last-child {
  margin-top: clamp(28px, 3.4vw, 44px);
  color: rgba(245,245,245,0.68);
  font-family: var(--serif);
  font-size: clamp(0.98rem, 1.45vw, 1.18rem);
  line-height: 2.25;
}

.about-hero__ink {
  position: absolute;
  z-index: 1;
  inset: -12% -8%;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 44% 46%, rgba(245,245,245,0.05) 0 7%, transparent 23%),
    radial-gradient(ellipse at 52% 50%, rgba(12,12,12,0.86) 0 18%, rgba(12,12,12,0.38) 38%, transparent 66%),
    radial-gradient(ellipse at 36% 58%, rgba(245,245,245,0.032) 0 6%, transparent 26%),
    radial-gradient(ellipse at 67% 42%, rgba(0,0,0,0.74) 0 14%, rgba(0,0,0,0.28) 32%, transparent 58%),
    linear-gradient(108deg, transparent 16%, rgba(245,245,245,0.035) 34%, rgba(0,0,0,0.4) 48%, transparent 72%);
  filter: blur(22px);
  opacity: 0.86;
  mix-blend-mode: screen;
  transform: rotate(-4deg);
}

.about-hero__ink::before,
.about-hero__ink::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.about-hero__ink::before {
  inset: 18% 18% 10%;
  background:
    radial-gradient(ellipse at 50% 24%, rgba(226,228,224,0.16), rgba(226,228,224,0.052) 32%, transparent 70%),
    linear-gradient(180deg, rgba(245,245,245,0.05), transparent 42%);
  filter: blur(28px);
  opacity: 0.78;
  transform: rotate(4deg);
}

.about-hero__ink::after {
  inset: 8% 12%;
  background:
    repeating-linear-gradient(102deg, transparent 0 18px, rgba(245,245,245,0.022) 18px 19px, transparent 19px 42px),
    repeating-linear-gradient(12deg, transparent 0 22px, rgba(0,0,0,0.2) 22px 23px, transparent 23px 48px);
  filter: blur(0.8px);
  opacity: 0.34;
  mix-blend-mode: overlay;
}

.about-hero__stroke {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: min(124vw, 1560px);
  height: min(44vw, 540px);
  pointer-events: none;
  background:
    radial-gradient(ellipse at 17% 62%, rgba(245,245,245,0.07) 0 5%, transparent 17%),
    radial-gradient(ellipse at 38% 50%, rgba(245,245,245,0.052) 0 9%, transparent 24%),
    radial-gradient(ellipse at 58% 43%, rgba(245,245,245,0.04) 0 7%, transparent 22%),
    linear-gradient(108deg, transparent 5%, rgba(245,245,245,0.02) 18%, rgba(0,0,0,0.62) 32%, rgba(245,245,245,0.044) 47%, rgba(0,0,0,0.36) 61%, transparent 82%),
    repeating-linear-gradient(104deg, transparent 0 22px, rgba(245,245,245,0.026) 22px 24px, transparent 24px 52px);
  opacity: 0.42;
  filter: blur(11px);
  mix-blend-mode: screen;
  transform: translate(-48%, -42%) rotate(-10deg) skewX(-12deg);
  -webkit-mask-image: radial-gradient(ellipse at 48% 48%, #000 0 34%, rgba(0,0,0,0.55) 56%, transparent 78%);
  mask-image: radial-gradient(ellipse at 48% 48%, #000 0 34%, rgba(0,0,0,0.55) 56%, transparent 78%);
}

.about-hero__stroke::before,
.about-hero__stroke::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.about-hero__stroke::before {
  inset: 36% 12% 38% 10%;
  background:
    linear-gradient(104deg, transparent 0%, rgba(245,245,245,0.03) 20%, rgba(0,0,0,0.58) 44%, rgba(245,245,245,0.038) 58%, transparent 88%),
    repeating-linear-gradient(98deg, transparent 0 14px, rgba(0,0,0,0.44) 14px 17px, transparent 17px 39px);
  filter: blur(4px);
  opacity: 0.74;
  transform: rotate(2deg);
}

.about-hero__stroke::after {
  inset: 18% 24% 18% 18%;
  background:
    radial-gradient(ellipse at 32% 44%, rgba(0,0,0,0.54), transparent 22%),
    radial-gradient(ellipse at 56% 52%, rgba(245,245,245,0.05), transparent 18%),
    repeating-linear-gradient(112deg, transparent 0 17px, rgba(245,245,245,0.028) 17px 18px, transparent 18px 44px);
  filter: blur(7px);
  opacity: 0.58;
}

.about-hero__mist {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  height: 42%;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 50% 54%, rgba(235,238,236,0.1), transparent 26%),
    radial-gradient(ellipse at 24% 70%, rgba(235,238,236,0.05), transparent 24%),
    radial-gradient(ellipse at 76% 72%, rgba(235,238,236,0.05), transparent 24%),
    linear-gradient(96deg, transparent 8%, rgba(255,255,255,0.024) 30%, transparent 48%, rgba(255,255,255,0.018) 64%, transparent 86%);
  filter: blur(20px);
  opacity: 0.68;
}

.about-hero__paper {
  position: absolute;
  inset: 0;
  z-index: 6;
  pointer-events: none;
  background:
    repeating-linear-gradient(92deg, rgba(255,255,255,0.028) 0 1px, transparent 1px 9px),
    repeating-linear-gradient(3deg, rgba(255,255,255,0.016) 0 1px, transparent 1px 13px),
    radial-gradient(circle at 50% 54%, rgba(183,154,85,0.12) 0 1px, transparent 1.8px);
  background-size: auto, auto, 240px 240px;
  mix-blend-mode: overlay;
  opacity: 0.07;
}

.about-hero__series {
  position: absolute;
  z-index: 3;
  inset: 0;
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  pointer-events: none;
  opacity: 1;
}

.about-hero.is-hero-interactive .about-hero__series {
  pointer-events: auto;
}

.about-hero__panel {
  appearance: none;
  padding: 0;
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 0;
  border-left: 1px solid rgba(214,198,152,0.12);
  background-color: rgba(255,255,255,0.006);
  cursor: pointer;
  font: inherit;
  transition:
    background-color 520ms ease,
    border-color 520ms ease,
    filter 520ms ease,
    opacity 520ms ease,
    transform 620ms ease;
}

.about-hero__panel:last-child {
  border-right: 1px solid rgba(214,198,152,0.12);
}

.about-hero.is-hero-intro-started .about-hero__panel {
  opacity: 0;
}

.about-hero.is-hero-intro-started .about-hero__panel.is-image-visible {
  opacity: 1 !important;
  animation: aboutHeroPanelReveal 1000ms cubic-bezier(0.22, 1, 0.36, 1) both;
  -webkit-animation: aboutHeroPanelReveal 1000ms cubic-bezier(0.22, 1, 0.36, 1) both;
}

@keyframes aboutHeroPanelReveal {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes aboutHeroPanelReveal {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.about-hero__panel::before,
.about-hero__panel::after {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 13%, #000 84%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0%, #000 13%, #000 84%, transparent 100%);
}

.about-hero__panel::after {
  background:
    linear-gradient(90deg, rgba(0,0,0,0.38), transparent 36%, transparent 64%, rgba(0,0,0,0.3)),
    linear-gradient(180deg, rgba(0,0,0,0.46), transparent 32%, rgba(0,0,0,0.62));
  z-index: 3;
  transition: opacity 520ms ease, background 520ms ease;
}

.about-hero__panel img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: auto;
  max-width: none;
  height: min(92svh, 940px);
  object-fit: contain;
  filter: grayscale(0.28) sepia(0.14) saturate(0.72) contrast(1.02) brightness(0.72);
  transform: translate(-50%, -50%);
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 13%, #000 84%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0%, #000 13%, #000 84%, transparent 100%);
  transition:
    filter 620ms ease,
    opacity 1000ms cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0ms linear,
    transform 720ms ease;
}

.about-hero__panel--date img,
.about-hero__panel--koju img {
  opacity: 0;
  visibility: hidden;
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 12%, #000 68%, rgba(0,0,0,0.78) 78%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0%, #000 12%, #000 68%, rgba(0,0,0,0.78) 78%, transparent 100%);
}

.about-hero__panel--date.is-image-visible img,
.about-hero__panel--koju.is-image-visible img {
  display: block;
  opacity: 1;
  visibility: visible;
}

.about-hero__panel-caption {
  --about-hero-name-offset: clamp(3rem, 3.72vw, 3.78rem);
  position: absolute;
  top: auto;
  bottom: clamp(140px, calc(26vh - 40px), 250px);
  left: 50%;
  z-index: 6;
  display: grid;
  gap: 12px;
  min-width: max-content;
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(1rem, 1.24vw, 1.26rem);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.45;
  text-align: center;
  text-shadow: 0 2px 18px rgba(0,0,0,0.78);
  opacity: 1;
  pointer-events: none;
  transform: translate(-50%, 0);
  transition:
    color 520ms ease,
    gap 520ms ease,
    opacity 640ms ease,
    transform 640ms ease;
  writing-mode: vertical-rl;
}

.about-hero__panel-caption > span {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  text-shadow: 0 2px 18px rgba(0,0,0,0.86);
  transform: translateY(var(--about-hero-name-offset));
  transition:
    color 520ms ease,
    font-size 520ms ease,
    font-weight 520ms ease,
    letter-spacing 520ms ease,
    opacity 520ms ease,
    text-shadow 520ms ease,
    transform 520ms ease;
}

.about-hero__panel-caption small {
  position: relative;
  z-index: 1;
  color: rgba(214,198,152,0.54);
  font-family: var(--sans);
  font-size: 0.56rem;
  font-weight: 400;
  letter-spacing: 0.14em;
  line-height: 1.4;
  text-transform: uppercase;
  text-shadow: 0 2px 14px rgba(0,0,0,0.84);
  transition:
    color 520ms ease,
    font-size 520ms ease,
    font-weight 520ms ease,
    text-shadow 520ms ease;
}

.about-hero__panel:hover,
.about-hero__panel:focus-visible,
.about-hero__panel.is-highlighted,
.about-hero__panel.is-active {
  z-index: 2;
  outline: none;
}

.about-hero__panel:hover::after,
.about-hero__panel:focus-visible::after,
.about-hero__panel.is-highlighted::after,
.about-hero__panel.is-active::after {
  opacity: 0.82;
  background:
    linear-gradient(90deg, rgba(0,0,0,0.16), transparent 34%, transparent 66%, rgba(0,0,0,0.14)),
    linear-gradient(180deg, transparent 0%, transparent 50%, rgba(0,0,0,0.25) 66%, rgba(0,0,0,0.55) 82%, rgba(0,0,0,0.75) 100%);
}

.about-hero__panel:hover .about-hero__panel-caption,
.about-hero__panel:focus-visible .about-hero__panel-caption,
.about-hero__panel.is-highlighted .about-hero__panel-caption,
.about-hero__panel.is-active .about-hero__panel-caption {
  gap: 13px;
  color: #fff;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  text-shadow:
    0 3px 22px rgba(0,0,0,0.96),
    0 0 18px rgba(224,229,232,0.16);
  transform: translate(-50%, 0);
}

.about-hero__panel:hover .about-hero__panel-caption > span,
.about-hero__panel:focus-visible .about-hero__panel-caption > span,
.about-hero__panel.is-highlighted .about-hero__panel-caption > span,
.about-hero__panel.is-active .about-hero__panel-caption > span {
  color: #fff;
  font-size: 1.04em;
  font-weight: 400;
  letter-spacing: 0.02em;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  transform: translateY(var(--about-hero-name-offset));
  text-shadow:
    0 1px 2px rgba(0,0,0,0.9),
    0 0 8px rgba(255,255,255,0.12);
}

.about-hero__panel:hover .about-hero__panel-caption small,
.about-hero__panel:focus-visible .about-hero__panel-caption small,
.about-hero__panel.is-highlighted .about-hero__panel-caption small,
.about-hero__panel.is-active .about-hero__panel-caption small {
  color: rgba(255,255,255,0.78);
  font-size: 0.58rem;
  font-weight: 450;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  text-shadow:
    0 2px 16px rgba(0,0,0,0.96),
    0 0 12px rgba(183,154,85,0.18);
}

.about-hero__panel--date:hover .about-hero__panel-caption,
.about-hero__panel--date:focus-visible .about-hero__panel-caption,
.about-hero__panel--date.is-highlighted .about-hero__panel-caption,
.about-hero__panel--date.is-active .about-hero__panel-caption,
.about-hero__panel--koju:hover .about-hero__panel-caption,
.about-hero__panel--koju:focus-visible .about-hero__panel-caption,
.about-hero__panel--koju.is-highlighted .about-hero__panel-caption,
.about-hero__panel--koju.is-active .about-hero__panel-caption {
  color: #fff;
  opacity: 1;
  text-shadow:
    0 3px 22px rgba(0,0,0,0.96),
    0 0 18px rgba(224,229,232,0.16);
}

.about-hero__panel--date:hover .about-hero__panel-caption > span,
.about-hero__panel--date:focus-visible .about-hero__panel-caption > span,
.about-hero__panel--date.is-highlighted .about-hero__panel-caption > span,
.about-hero__panel--date.is-active .about-hero__panel-caption > span,
.about-hero__panel--koju:hover .about-hero__panel-caption > span,
.about-hero__panel--koju:focus-visible .about-hero__panel-caption > span,
.about-hero__panel--koju.is-highlighted .about-hero__panel-caption > span,
.about-hero__panel--koju.is-active .about-hero__panel-caption > span {
  color: #fff;
  font-size: 1.05em;
  font-weight: 400;
  opacity: 1;
  filter: none;
  mix-blend-mode: normal;
  transform: translateY(var(--about-hero-name-offset));
}

.about-hero__panel--date:hover .about-hero__panel-caption small,
.about-hero__panel--date:focus-visible .about-hero__panel-caption small,
.about-hero__panel--date.is-highlighted .about-hero__panel-caption small,
.about-hero__panel--date.is-active .about-hero__panel-caption small,
.about-hero__panel--koju:hover .about-hero__panel-caption small,
.about-hero__panel--koju:focus-visible .about-hero__panel-caption small,
.about-hero__panel--koju.is-highlighted .about-hero__panel-caption small,
.about-hero__panel--koju.is-active .about-hero__panel-caption small {
  color: rgba(255,255,255,0.78);
  opacity: 1;
}

.about-hero__panel--date {
  opacity: 1;
}

.about-hero__panel--date img {
  top: calc(50% - clamp(80px, 9svh, 120px));
  left: 58%;
  height: min(96svh, 980px);
}

.about-hero__panel--date::before {
  background:
    radial-gradient(ellipse at 42% 34%, rgba(245,245,245,0.055) 0 7%, transparent 25%),
    radial-gradient(ellipse at 64% 62%, rgba(0,0,0,0.58) 0 16%, transparent 42%),
    linear-gradient(126deg, transparent 0 18%, rgba(245,245,245,0.032) 22%, transparent 28% 42%, rgba(0,0,0,0.46) 50%, transparent 66%),
    repeating-linear-gradient(32deg, rgba(245,245,245,0.026) 0 1px, transparent 1px 13px),
    repeating-linear-gradient(111deg, rgba(0,0,0,0.36) 0 3px, transparent 3px 29px);
  background-size: auto, auto, auto, 100% 100%, 180px 240px;
  filter: contrast(1.12);
  opacity: 0.44;
}

.about-hero__panel--koju {
  opacity: 1;
}

.about-hero__panel--koju img {
  --portrait-delay: 700ms;
  top: calc(50% - clamp(80px, 9svh, 120px));
  left: 52%;
  height: min(92svh, 940px);
}

.about-hero__panel--koju::before {
  background:
    linear-gradient(90deg, transparent 0 18%, rgba(245,245,245,0.042) 19%, transparent 21% 39%, rgba(245,245,245,0.03) 40%, transparent 42% 64%, rgba(245,245,245,0.038) 65%, transparent 67%),
    linear-gradient(180deg, transparent 0 22%, rgba(214,198,152,0.032) 23%, transparent 24% 47%, rgba(245,245,245,0.026) 48%, transparent 49% 76%, rgba(245,245,245,0.02) 77%, transparent 78%),
    radial-gradient(ellipse at 48% 42%, rgba(245,245,245,0.034), transparent 38%),
    repeating-linear-gradient(92deg, rgba(0,0,0,0.28) 0 2px, transparent 2px 22px);
  background-size: 150px 100%, 100% 160px, auto, auto;
  filter: blur(0.15px);
  opacity: 0.42;
}

.about-hero__panel--bamboo::before {
  background:
    linear-gradient(90deg, transparent 0 14%, rgba(245,245,245,0.046) 15%, transparent 17% 45%, rgba(245,245,245,0.038) 46%, transparent 48% 76%, rgba(245,245,245,0.034) 77%, transparent 79%),
    linear-gradient(180deg, transparent 0 25%, rgba(214,198,152,0.03) 26%, transparent 27% 56%, rgba(245,245,245,0.026) 57%, transparent 58% 82%, rgba(245,245,245,0.02) 83%, transparent 84%),
    radial-gradient(ellipse at 46% 42%, rgba(245,245,245,0.04), transparent 36%),
    repeating-linear-gradient(88deg, rgba(0,0,0,0.24) 0 1px, transparent 1px 18px);
  background-size: 126px 100%, 100% 178px, auto, auto;
  opacity: 0.43;
}

.about-hero__panel--pine::before {
  background:
    repeating-linear-gradient(102deg, rgba(245,245,245,0.032) 0 1px, transparent 1px 14px),
    repeating-linear-gradient(78deg, rgba(0,0,0,0.5) 0 3px, transparent 3px 22px),
    linear-gradient(18deg, transparent 0 32%, rgba(245,245,245,0.034) 34%, transparent 39% 100%),
    radial-gradient(ellipse at 50% 46%, rgba(214,198,152,0.028), transparent 42%);
  filter: blur(0.3px) contrast(1.08);
  opacity: 0.44;
}

.about-hero__panel--maple::before {
  background:
    repeating-linear-gradient(96deg, rgba(245,245,245,0.026) 0 1px, transparent 1px 9px),
    repeating-linear-gradient(6deg, rgba(245,245,245,0.016) 0 1px, transparent 1px 15px),
    linear-gradient(135deg, transparent 0 28%, rgba(245,245,245,0.032) 31%, transparent 36% 100%),
    radial-gradient(ellipse at 54% 46%, rgba(214,198,152,0.03), transparent 36%);
  background-size: auto, auto, auto, auto;
  filter: blur(0.15px);
  opacity: 0.39;
}

.about-hero__panel--sakura::before {
  background:
    repeating-radial-gradient(ellipse at 44% 42%, transparent 0 12px, rgba(245,245,245,0.028) 13px 14px, transparent 15px 34px),
    linear-gradient(110deg, transparent 0 24%, rgba(245,245,245,0.035) 27%, transparent 30% 62%, rgba(214,198,152,0.026) 65%, transparent 68%),
    linear-gradient(180deg, transparent 0 18%, rgba(245,245,245,0.024) 28%, transparent 48% 100%),
    radial-gradient(ellipse at 50% 62%, rgba(245,245,245,0.03), transparent 38%);
  filter: blur(0.35px);
  opacity: 0.4;
}

.about-hero__panel--moss::before {
  background:
    radial-gradient(ellipse at 36% 32%, rgba(245,245,245,0.048) 0 4%, transparent 17%),
    radial-gradient(ellipse at 62% 66%, rgba(214,198,152,0.03) 0 5%, transparent 18%),
    linear-gradient(124deg, transparent 0 26%, rgba(245,245,245,0.026) 30%, transparent 35% 100%),
    repeating-linear-gradient(14deg, rgba(245,245,245,0.018) 0 1px, transparent 1px 12px),
    repeating-linear-gradient(96deg, rgba(0,0,0,0.24) 0 2px, transparent 2px 28px);
  filter: blur(0.55px);
  opacity: 0.42;
}

.about-hero__panel--water::before {
  background:
    repeating-radial-gradient(ellipse at 50% 48%, transparent 0 18px, rgba(245,245,245,0.028) 19px 20px, transparent 21px 44px),
    linear-gradient(105deg, transparent 0 22%, rgba(214,198,152,0.028) 26%, transparent 32% 100%),
    repeating-linear-gradient(178deg, transparent 0 24px, rgba(245,245,245,0.026) 24px 25px, transparent 25px 52px),
    radial-gradient(ellipse at 50% 62%, rgba(245,245,245,0.028), transparent 38%);
  filter: blur(0.75px);
  opacity: 0.4;
}

.about-section {
  overflow: hidden;
}

.about-section--philosophy {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(180deg, #020202 0%, #090909 48%, #020202 100%);
}

.about-section--philosophy::before {
  content: "";
  z-index: -2;
  background-image:
    url("../pic_sengoku/philosophy-ripple.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(100%) brightness(0.72) contrast(1.16);
}

.about-section--philosophy::after {
  content: "";
  z-index: -1;
  background-image:
    radial-gradient(
      circle at 50% 52%,
      rgba(0, 0, 0, 0.52) 0%,
      rgba(0, 0, 0, 0.24) 38%,
      rgba(0, 0, 0, 0.12) 68%,
      rgba(0, 0, 0, 0.28) 100%
    ),
    linear-gradient(
      rgba(0, 0, 0, 0.18),
      rgba(0, 0, 0, 0.32)
    );
}

.about-section--philosophy.section-pad {
  padding: clamp(128px, 15vw, 210px) 0;
}

.about-text-block {
  position: relative;
  z-index: 3;
  width: min(100% - 56px, 560px);
  margin-inline: auto;
  text-align: center;
}

.about-text-block h2 {
  margin-top: 22px;
  color: rgba(245,245,245,0.9);
  font-size: clamp(1.9rem, 3.6vw, 3.65rem);
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: normal;
}

.about-text-block h2 span {
  display: inline;
}

.about-prose {
  display: grid;
  gap: 24px;
  max-width: 540px;
  color: rgba(245,245,245,0.76);
  font-family: var(--serif);
  font-size: clamp(0.95rem, 1.22vw, 1.08rem);
  line-height: 2.02;
}

.about-text-block .about-prose {
  margin-top: clamp(40px, 5vw, 64px);
}

.brand-journey {
  display: grid;
  width: min(100%, 520px);
  margin: clamp(42px, 5vw, 66px) auto 0;
  padding: 0;
  color: rgba(245,245,245,0.82);
  font-family: var(--serif);
  list-style: none;
  text-align: left;
}

.brand-journey li {
  display: grid;
  gap: 12px;
  padding: 0 0 25px;
  border-bottom: 1px solid rgba(238,232,220,0.16);
}

.brand-journey li + li {
  padding-top: 25px;
}

.brand-journey time {
  color: rgba(183,154,85,0.72);
  font-family: var(--sans);
  font-size: 0.76rem;
  letter-spacing: 0.18em;
}

.brand-journey a {
  width: max-content;
  max-width: 100%;
  color: rgba(245,245,245,0.88);
  font-size: clamp(1rem, 1.35vw, 1.16rem);
  line-height: 1.7;
  text-decoration: none;
}

.brand-journey a:hover,
.brand-journey a:focus-visible {
  color: #f4ead8;
}

.about-crossing {
  min-height: 84svh;
  display: grid;
  place-items: center;
  overflow: hidden;
  padding: clamp(78px, 9vw, 134px) clamp(28px, 5vw, 72px);
  background:
    linear-gradient(90deg, rgba(0,0,0,0.72), rgba(0,0,0,0.36) 28%, rgba(0,0,0,0.42) 50%, rgba(0,0,0,0.36) 72%, rgba(0,0,0,0.74)),
    linear-gradient(180deg, rgba(0,0,0,0.62), rgba(0,0,0,0.16) 42%, rgba(0,0,0,0.74)),
    url("../pic_sengoku/brand-story-bamboo-morning.png") center / cover no-repeat,
    linear-gradient(180deg, #050505 0%, #11110f 48%, #050505 100%);
}

.about-crossing::before {
  z-index: 2;
  background:
    linear-gradient(108deg, transparent 9%, rgba(224,198,137,0.12) 16%, rgba(224,198,137,0.035) 28%, transparent 42%),
    linear-gradient(118deg, transparent 18%, rgba(245,245,245,0.052) 25%, rgba(245,245,245,0.018) 36%, transparent 52%),
    radial-gradient(ellipse at 52% 52%, rgba(195,204,190,0.1), rgba(0,0,0,0.58) 72%),
    linear-gradient(90deg, rgba(0,0,0,0.54), transparent 34%, transparent 66%, rgba(0,0,0,0.58));
  opacity: 0.9;
}

.about-crossing::after {
  z-index: 2;
  background:
    radial-gradient(ellipse at 50% 58%, rgba(214,222,213,0.12), transparent 36%),
    radial-gradient(ellipse at 28% 72%, rgba(222,219,203,0.06), transparent 22%),
    radial-gradient(circle at 38% 32%, rgba(0,0,0,0.28) 0 1px, transparent 1.6px),
    radial-gradient(circle at 68% 70%, rgba(245,245,245,0.1) 0 1px, transparent 1.4px),
    repeating-linear-gradient(92deg, rgba(255,255,255,0.02) 0 1px, transparent 1px 7px),
    repeating-linear-gradient(176deg, rgba(255,255,255,0.014) 0 1px, transparent 1px 11px);
  opacity: 0.76;
  filter: blur(0.22px);
  mix-blend-mode: soft-light;
}

.about-crossing__copy {
  position: relative;
  z-index: 4;
  width: min(100%, 680px);
  margin: 0;
  text-align: center;
  text-shadow: 0 2px 24px rgba(0,0,0,0.94);
}

.about-crossing__copy h2 {
  margin-top: clamp(22px, 3.2vw, 36px);
  color: rgba(245,245,245,0.92);
  font-size: clamp(1.5rem, 2.35vw, 2.5rem);
  font-weight: 300;
  line-height: 1.95;
  word-break: keep-all;
  overflow-wrap: normal;
}

.about-crossing__story {
  display: grid;
  gap: 0;
  margin-top: clamp(34px, 4.4vw, 54px);
  color: rgba(245,245,245,0.72);
  font-family: var(--serif);
  font-size: clamp(0.92rem, 1.18vw, 1.08rem);
  font-weight: 300;
  line-height: 2.05;
  word-break: keep-all;
  overflow-wrap: normal;
}

.about-crossing__story p {
  margin: 0;
}

.about-crossing__brand-copy {
  margin-top: 0;
  color: rgba(245,245,245,0.86);
  font-size: clamp(1.05rem, 1.5vw, 1.32rem);
  font-weight: 400;
  line-height: 1.8;
  text-shadow: 0 2px 20px rgba(0,0,0,0.9);
}

.company {
  font-family: var(--serif);
  padding: clamp(76px, 8vw, 118px) 0 clamp(72px, 8vw, 116px);
  background: #050505;
}

.company__inner {
  display: grid;
  grid-template-columns: minmax(220px, 0.7fr) minmax(420px, 1.3fr);
  gap: clamp(48px, 8vw, 118px);
  align-items: start;
  border-top: 1px solid rgba(245,245,245,0.1);
  padding-top: clamp(44px, 6vw, 72px);
}

.company h2 {
  margin-top: 18px;
  color: rgba(245,245,245,0.74);
  font-size: clamp(1.35rem, 2.1vw, 1.9rem);
  line-height: 1.45;
}

.company__list {
  display: grid;
  gap: 0;
}

.company__list div {
  display: grid;
  grid-template-columns: 112px 1fr;
  gap: 20px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(245,245,245,0.08);
}

.company__list #company-contact {
  scroll-margin-top: 112px;
}

.company__list dt {
  color: rgba(245,245,245,0.36);
  font-size: 0.74rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.company__list dd {
  color: rgba(245,245,245,0.64);
  font-size: 0.84rem;
  line-height: 1.8;
}

.company__list a {
  font-family: var(--sans);
  transition: color 200ms ease;
}

.company__list a:hover,
.company__list a:focus-visible {
  color: rgba(245,245,245,0.92);
  outline: none;
}

.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 900ms ease, transform 900ms ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.about-hero__content.reveal {
  opacity: var(--about-title-opacity);
  transform: translate(-50%, -50%) scale(var(--about-title-scale));
}

.about-hero__content.reveal.is-visible {
  opacity: var(--about-title-opacity);
  transform: translate(-50%, -50%) scale(var(--about-title-scale));
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .reveal {
    opacity: 1;
    transform: none;
  }

  .about-hero__content.reveal,
  .about-hero__content.reveal.is-visible {
    opacity: 1;
    transform: translate(-50%, -50%) scale(var(--about-title-scale));
  }

}

@media (max-width: 900px) {
  .site-header {
    padding: 18px 22px;
  }

  .site-header__nav {
    gap: 12px;
    font-size: 0.68rem;
  }

  .brand-art {
    width: min(42vw, 300px);
    opacity: 0.055;
  }

  .brand-art--date {
    top: -42px;
    right: -92px;
    width: min(48vw, 350px);
  }

  .brand-art--koju {
    bottom: 22px;
    left: -76px;
    opacity: 0.05;
  }

  .hero__content {
    width: min(100% - 44px, 840px);
    justify-items: end;
  }

  .hero {
    background:
      linear-gradient(90deg, rgba(3,3,3,0.54) 0%, rgba(3,3,3,0.26) 42%, rgba(3,3,3,0.82) 100%),
      linear-gradient(180deg, rgba(3,3,3,0.58) 0%, rgba(3,3,3,0.14) 44%, rgba(3,3,3,0.82) 100%),
      url("../pic_sengoku/hero.jpeg") 50% 56% / auto 108% no-repeat;
  }

  .hero::before {
    background:
      radial-gradient(ellipse at 44% 58%, rgba(245,245,245,0.075), transparent 25%),
      radial-gradient(ellipse at 62% 56%, rgba(183,154,85,0.04), transparent 24%),
      radial-gradient(ellipse at 50% 56%, rgba(0,0,0,0), rgba(0,0,0,0.54) 74%),
      linear-gradient(90deg, rgba(0,0,0,0.3), rgba(0,0,0,0.12) 44%, rgba(0,0,0,0.76));
  }

  .hero__copy h1 {
    font-size: clamp(1.28rem, 2.7vw, 1.8rem);
  }

  .hero__copy p {
    font-size: clamp(0.78rem, 1.7vw, 0.95rem);
  }

  .story__exhibit {
    gap: 80px;
  }

  .story__figures {
    width: min(100%, 760px);
    gap: clamp(28px, 5vw, 48px);
  }

  .product__grid {
    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1.28fr);
    align-items: start;
    gap: clamp(28px, 5vw, 48px);
  }

  .product__grid--reverse {
    grid-template-columns: minmax(0, 1.28fr) minmax(220px, 0.72fr);
  }

  .cta__image {
    width: min(62vw, 360px);
  }

  .cta__spirit {
    width: min(38vw, 300px);
    opacity: 0.07;
  }

  .cta__spirit--date {
    top: 54px;
    left: -116px;
    transform: rotate(-5deg) scale(1.06);
  }

  .cta__spirit--koju {
    right: -116px;
    bottom: 44px;
    transform: rotate(5deg) scale(1.03);
  }

  .cta__copy h2 {
    font-size: clamp(1.45rem, 4.2vw, 2.2rem);
  }

  .cta__inner {
    grid-template-columns: 1fr;
  }

  .product__grid--reverse .product__image {
    order: 0;
  }

  .story-card {
    padding-top: 24px;
  }

  .story-card h2 {
    font-size: clamp(1.08rem, 2.6vw, 1.45rem);
  }

  .story-card p:last-child {
    font-size: 0.86rem;
    line-height: 1.9;
  }

  .story__closing p {
    font-size: 1rem;
    line-height: 2.15;
  }

  .product__image {
    width: min(100%, 260px);
  }

  .product__copy h2 {
    font-size: clamp(1.55rem, 4.2vw, 2.2rem);
  }

  .product__intro {
    max-width: none;
    margin-top: 24px;
    font-size: 0.9rem;
  }

  .note-list {
    max-width: none;
    margin-top: 30px;
  }

  .note-list dl {
    grid-template-columns: 112px 1fr;
    gap: 16px;
  }

  .note-list dd {
    font-size: 0.84rem;
  }

  .collection__grid {
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .collection__artwork {
    width: min(100%, 460px);
  }

  .collection__artwork figure {
    width: min(60vw, 460px);
  }

  .collection__artwork img {
    max-height: 62vh;
  }

  .collection-gallery {
    width: min(100%, 680px);
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 22px;
  }

  .cta__copy {
    text-align: center;
  }

  .cta__actions {
    justify-content: center;
  }

  .about-hero__ink {
    inset: -10% -18%;
    opacity: 0.72;
  }

  .about-hero__stroke {
    width: 138vw;
    height: 58vw;
    opacity: 0.34;
    transform: translate(-48%, -40%) rotate(-10deg) skewX(-12deg);
  }

  .about-hero__series {
    opacity: 1;
  }

  .about-hero__panel {
    border-color: rgba(214,198,152,0.1);
  }

  .about-hero__panel img {
    height: min(82svh, 720px);
  }

  .about-hero__panel-caption {
    --about-hero-name-offset: clamp(2.58rem, 5.4vw, 3rem);
    top: auto;
    bottom: clamp(114px, calc(24vh - 40px), 198px);
    font-size: clamp(0.86rem, 1.8vw, 1rem);
  }

  .about-hero__panel--date img {
    top: calc(50% - clamp(64px, 8svh, 96px));
    left: 62%;
  }

  .about-hero__panel--koju img {
    top: calc(50% - clamp(64px, 8svh, 96px));
    left: 54%;
  }

  .company__inner {
    grid-template-columns: 1fr;
  }

  .about-hero__content {
    padding-left: 0;
  }

  .about-crossing {
    min-height: auto;
  }

}

@media (max-width: 640px) {
  .shell,
  .narrow,
  .hero__content {
    width: min(100% - 32px, 1180px);
  }

  .section-pad {
    padding: 92px 0;
  }

  .site-header {
    align-items: flex-start;
    padding: 16px;
  }

  .site-header__brand {
    font-size: 1.12rem;
  }

  .site-header__nav {
    display: grid;
    gap: 7px;
    justify-items: end;
    font-size: 0.62rem;
    letter-spacing: 0;
  }

  .site-header__nav a {
    color: rgba(245,245,245,0.78);
  }

  .hero {
    padding: 26px 0 38px;
    background:
      linear-gradient(90deg, rgba(3,3,3,0.72) 0%, rgba(3,3,3,0.34) 48%, rgba(3,3,3,0.78) 100%),
      linear-gradient(180deg, rgba(3,3,3,0.64) 0%, rgba(3,3,3,0.2) 42%, rgba(3,3,3,0.84) 100%),
      url("../pic_sengoku/hero.jpeg") 50% 56% / auto 108% no-repeat;
  }

  .hero::before {
    background:
      radial-gradient(ellipse at 50% 57%, rgba(245,245,245,0.055), transparent 25%),
      radial-gradient(ellipse at 62% 56%, rgba(183,154,85,0.032), transparent 24%),
      radial-gradient(ellipse at 50% 56%, rgba(0,0,0,0), rgba(0,0,0,0.62) 70%),
      linear-gradient(90deg, rgba(0,0,0,0.52), rgba(0,0,0,0.18) 48%, rgba(0,0,0,0.66));
  }

  .hero__content {
    min-height: calc(100svh - 64px);
    width: min(100% - 32px, 1180px);
    align-items: center;
    justify-items: center;
  }

  .brand-kicker {
    font-size: 0.54rem;
    letter-spacing: 0.12em;
  }

  .hero__copy {
    min-width: 0;
    width: min(100%, 460px);
    justify-self: center;
    padding-top: clamp(92px, 16vh, 140px);
  }

  .hero__copy h1 {
    margin-top: 24px;
    margin-bottom: 20px;
    font-size: clamp(1.06rem, 5vw, 1.28rem);
    line-height: 1.18;
    letter-spacing: 0.035em;
  }

  .hero__title {
    width: max-content;
    max-width: 100%;
  }

  .hero__copy p {
    font-size: clamp(0.7rem, 3vw, 0.78rem);
    line-height: 1.75;
  }

  .hero__names {
    gap: 4px;
    padding-top: 16px;
  }

  .hero__tagline {
    margin-top: 16px;
  }

  .crest {
    left: 36%;
    width: 98vw;
  }

  .collection__copy h2 {
    font-size: clamp(1.42rem, 6vw, 2.2rem);
  }

  .cta {
    min-height: auto;
    padding: 88px 0 72px;
  }

  .cta__inner {
    width: min(100% - 32px, 980px);
    gap: 30px;
  }

  .cta__image {
    width: min(72vw, 280px);
  }

  .cta__spirit {
    width: 210px;
    opacity: 0.052;
  }

  .cta__spirit--date {
    top: 38px;
    left: -150px;
  }

  .cta__spirit--koju {
    right: -150px;
    bottom: 42px;
  }

  .cta__copy h2 {
    font-size: clamp(1.2rem, 5.6vw, 1.58rem);
  }

  .story__exhibit {
    width: min(100% - 32px, 1180px);
    gap: 48px;
  }

  .story__figures {
    grid-template-columns: 1fr;
    width: min(100%, 360px);
    gap: 24px;
  }

  .story-card {
    gap: 12px;
    padding: 18px 0 0;
  }

  .story-card--gold,
  .story-card--silver {
    text-align: center;
  }

  .story-card::before {
    top: 0;
    right: 50%;
    bottom: auto;
    left: auto;
    width: 52px;
    height: 1px;
    transform: translateX(50%);
    background: linear-gradient(90deg, transparent, var(--story-accent), transparent);
  }

  .story-card__art {
    width: min(70vw, 260px);
    height: 340px;
    opacity: 0.12;
  }

  .story-card--gold .story-card__art {
    top: -84px;
    right: -78px;
    opacity: 0.13;
  }

  .story-card--silver .story-card__art {
    bottom: -98px;
    left: -82px;
    opacity: 0.12;
  }

  .story-card h2,
  .story-card--silver h2 {
    justify-self: center;
  }

  .story-card h2::after,
  .story-card--silver h2::after {
    right: 50%;
    left: auto;
    transform: translateX(50%);
  }

  .story-card p:last-child,
  .story-card--silver p:last-child {
    max-width: 280px;
    justify-self: center;
  }

  .story-card h2 {
    font-size: clamp(1.05rem, 5.1vw, 1.42rem);
  }

  .story-card .section-label {
    font-size: 0.56rem;
    letter-spacing: 0.12em;
  }

  .story-card p:last-child {
    font-size: 0.76rem;
    line-height: 1.75;
  }

  .story__closing p {
    font-size: 0.92rem;
    line-height: 2;
  }

  .product {
    min-height: auto;
    padding: 86px 0;
  }

  .brand-art {
    width: 210px;
    opacity: 0.045;
  }

  .brand-art--date {
    top: -34px;
    right: -132px;
    width: 246px;
  }

  .brand-art--koju {
    bottom: 12px;
    left: -122px;
    opacity: 0.04;
  }

  .product__grid {
    width: min(100% - 24px, 1180px);
    grid-template-columns: minmax(112px, 0.74fr) minmax(0, 1.26fr);
    gap: 20px;
  }

  .product__grid--reverse {
    grid-template-columns: minmax(0, 1.26fr) minmax(112px, 0.74fr);
  }

  .product__image {
    width: min(100%, 150px);
    position: sticky;
    top: 28px;
  }

  .product__copy h2 {
    font-size: clamp(1.06rem, 5.15vw, 1.42rem);
  }

  .product__intro {
    margin-top: 16px;
    font-size: 0.78rem;
    line-height: 1.8;
  }

  .note-list {
    margin-top: 22px;
  }

  .note-list dl {
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 11px 0;
  }

  .note-list dt {
    font-size: 0.62rem;
  }

  .note-list dd {
    font-size: 0.74rem;
    line-height: 1.7;
  }

  .collection__grid {
    gap: 42px;
  }

  .collection__artwork {
    width: min(100%, 340px);
  }

  .collection__artwork figure {
    width: min(82vw, 340px);
  }

  .collection__artwork img {
    max-height: 54vh;
  }

  .collection-gallery {
    width: min(100%, 340px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .collection-gallery__item,
  .collection-gallery__item--wide,
  .collection-gallery__item--tall {
    grid-column: span 1;
    width: 100%;
  }

  .collection-gallery__item:first-child {
    grid-column: 1 / -1;
    width: min(100%, 210px);
  }

  .collection-gallery__item img {
    max-height: 190px;
  }

  .collection-gallery__item:first-child img {
    max-height: 260px;
  }

  .collection-gallery__item--low,
  .collection-gallery__item:nth-child(4),
  .collection-gallery__item:nth-child(5) {
    grid-column: span 1;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .button {
    flex: 1 1 180px;
    min-width: 0;
  }

  .about-shell,
  .about-text-block,
  .about-hero__content {
    width: min(100% - 32px, 1040px);
  }

  .about-hero {
    min-height: calc(100svh + 76px);
    padding: 112px 0 74px;
  }

  .about-hero__content {
    top: 44%;
    padding-left: 0;
    text-align: center;
  }

  .about-hero__content h1 {
    font-size: clamp(1.64rem, 7.9vw, 2.08rem);
    line-height: 1.36;
  }

  .about-hero__content h1 span {
    display: block;
  }

  .about-hero__content p:last-child {
    font-size: 0.86rem;
    line-height: 2.05;
  }

  .about-hero__ink {
    inset: -8% -30%;
    opacity: 0.58;
  }

  .about-hero__stroke {
    width: 168vw;
    height: 78vw;
    opacity: 0.24;
    transform: translate(-50%, -38%) rotate(-12deg) skewX(-10deg);
  }

  .about-hero__series {
    opacity: 1;
  }

  .about-hero__panel {
    border-color: rgba(214,198,152,0.085);
  }

  .about-hero__panel::before {
    opacity: 0.62;
  }

  .about-hero__panel img {
    height: min(70svh, 540px);
  }

  .about-hero__panel-caption {
    --about-hero-name-offset: clamp(2.16rem, 9.6vw, 2.7rem);
    top: auto;
    bottom: clamp(84px, calc(20vh - 38px), 138px);
    gap: 8px;
    font-size: clamp(0.72rem, 3.2vw, 0.9rem);
  }

  .about-hero__panel-caption small {
    font-size: 0.48rem;
  }

  .about-hero__panel--date img {
    top: calc(50% - clamp(44px, 7svh, 72px));
    left: 66%;
  }

  .about-hero__panel--koju img {
    top: calc(50% - clamp(44px, 7svh, 72px));
    left: 58%;
  }

  .about-text-block h2 {
    font-size: clamp(1.45rem, 7vw, 2.2rem);
  }

  .about-text-block h2 span {
    display: block;
  }

  .about-prose {
    gap: 20px;
    font-size: 0.86rem;
    line-height: 2.05;
  }

  .about-crossing {
    min-height: auto;
    padding: 68px 16px;
    background-position: center;
  }

  .about-crossing__copy h2 {
    font-size: clamp(1.25rem, 6vw, 1.7rem);
    line-height: 1.8;
  }

  .about-crossing__story {
    font-size: 0.86rem;
    line-height: 1.95;
    margin-top: 32px;
  }

  .about-crossing__brand-copy {
    font-size: 1rem;
  }

  .company__list div {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}
