/* ==========================================================================
   Home Page — Japan Documented (Mockup Alignment)
   ========================================================================== */

.page-home main {
  padding-bottom: 16px;
}

.page-home .site-footer {
  margin-top: 40px;
}

.top-spacing {
  padding-top: 0;
}

/* ==========================================================================
   1. Humans of Japan
   ========================================================================== */
.human-band {
  position: relative;
  padding: 46px 0 78px;
  overflow: visible;
  background: transparent;
  margin-bottom: -52px;
  z-index: 2;
  isolation: isolate;
}

.human-band > .container {
  position: relative;
  z-index: 3;
}

.human-band::before,
.human-band::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}

.human-band::before {
  inset: -2% -2% 22% -2%;
  background:
    radial-gradient(circle at 11% 17%, rgba(255, 255, 255, 0.28) 0 9px, transparent 10px),
    radial-gradient(circle at 12% 18%, rgba(198, 132, 111, 0.34) 0 54px, rgba(198, 132, 111, 0.34) 58%, rgba(255, 255, 255, 0.00) 59%),
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.00) 0 63px, rgba(184, 121, 101, 0.18) 64px, rgba(255, 255, 255, 0.00) 78px),
    radial-gradient(circle at 27% 13%, rgba(255, 255, 255, 0.24) 0 10px, transparent 11px),
    radial-gradient(circle at 28% 15%, rgba(185, 121, 101, 0.30) 0 70px, rgba(185, 121, 101, 0.30) 74%, rgba(255, 255, 255, 0.00) 75%),
    radial-gradient(circle at 28% 15%, rgba(255, 255, 255, 0.00) 0 80px, rgba(169, 108, 87, 0.15) 81px, rgba(255, 255, 255, 0.00) 96px),
    radial-gradient(circle at 44% 25%, rgba(255, 255, 255, 0.28) 0 8px, transparent 9px),
    radial-gradient(circle at 45% 27%, rgba(206, 141, 117, 0.36) 0 60px, rgba(206, 141, 117, 0.36) 64%, rgba(255, 255, 255, 0.00) 65%),
    radial-gradient(circle at 45% 27%, rgba(255, 255, 255, 0.00) 0 70px, rgba(182, 119, 99, 0.16) 71px, rgba(255, 255, 255, 0.00) 86px),
    radial-gradient(circle at 62% 16%, rgba(255, 255, 255, 0.24) 0 11px, transparent 12px),
    radial-gradient(circle at 63% 19%, rgba(191, 128, 107, 0.32) 0 82px, rgba(191, 128, 107, 0.32) 86%, rgba(255, 255, 255, 0.00) 87%),
    radial-gradient(circle at 63% 19%, rgba(255, 255, 255, 0.00) 0 92px, rgba(168, 106, 86, 0.14) 93px, rgba(255, 255, 255, 0.00) 110px),
    radial-gradient(circle at 79% 21%, rgba(255, 255, 255, 0.26) 0 9px, transparent 10px),
    radial-gradient(circle at 80% 23%, rgba(179, 116, 97, 0.32) 0 58px, rgba(179, 116, 97, 0.32) 62%, rgba(255, 255, 255, 0.00) 63%),
    radial-gradient(circle at 80% 23%, rgba(255, 255, 255, 0.00) 0 68px, rgba(159, 99, 80, 0.14) 69px, rgba(255, 255, 255, 0.00) 82px),
    radial-gradient(circle at 18% 45%, rgba(255, 255, 255, 0.22) 0 12px, transparent 13px),
    radial-gradient(circle at 20% 48%, rgba(199, 133, 112, 0.34) 0 94px, rgba(199, 133, 112, 0.34) 98%, rgba(255, 255, 255, 0.00) 99%),
    radial-gradient(circle at 20% 48%, rgba(255, 255, 255, 0.00) 0 106px, rgba(181, 118, 99, 0.16) 107px, rgba(255, 255, 255, 0.00) 126px),
    radial-gradient(circle at 51% 44%, rgba(255, 255, 255, 0.22) 0 14px, transparent 15px),
    radial-gradient(circle at 53% 47%, rgba(183, 120, 100, 0.36) 0 106px, rgba(183, 120, 100, 0.36) 110%, rgba(255, 255, 255, 0.00) 111%),
    radial-gradient(circle at 53% 47%, rgba(255, 255, 255, 0.00) 0 118px, rgba(164, 103, 83, 0.16) 119px, rgba(255, 255, 255, 0.00) 138px),
    radial-gradient(circle at 83% 46%, rgba(255, 255, 255, 0.20) 0 11px, transparent 12px),
    radial-gradient(circle at 84% 49%, rgba(207, 141, 117, 0.30) 0 86px, rgba(207, 141, 117, 0.30) 90%, rgba(255, 255, 255, 0.00) 91%),
    radial-gradient(circle at 84% 49%, rgba(255, 255, 255, 0.00) 0 98px, rgba(182, 119, 99, 0.14) 99px, rgba(255, 255, 255, 0.00) 116px);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.54) 16%, rgba(0, 0, 0, 0.92) 32%, rgba(0, 0, 0, 1) 46%, rgba(0, 0, 0, 0.88) 62%, rgba(0, 0, 0, 0.44) 80%, rgba(0, 0, 0, 0.08) 100%);
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.54) 16%, rgba(0, 0, 0, 0.92) 32%, rgba(0, 0, 0, 1) 46%, rgba(0, 0, 0, 0.88) 62%, rgba(0, 0, 0, 0.44) 80%, rgba(0, 0, 0, 0.08) 100%);
}

.human-band::after {
  inset: 24% -3% -240px -3%;
  background:
    radial-gradient(circle at 15% 62%, rgba(255, 255, 255, 0.16) 0 8px, transparent 9px),
    radial-gradient(circle at 16% 65%, rgba(196, 131, 110, 0.18) 0 76px, rgba(196, 131, 110, 0.18) 80%, rgba(255, 255, 255, 0) 81%),
    radial-gradient(circle at 16% 65%, rgba(255, 255, 255, 0) 0 86px, rgba(176, 114, 96, 0.08) 87px, rgba(255, 255, 255, 0) 102px),
    radial-gradient(circle at 38% 73%, rgba(255, 255, 255, 0.14) 0 9px, transparent 10px),
    radial-gradient(circle at 40% 76%, rgba(183, 120, 100, 0.14) 0 62px, rgba(183, 120, 100, 0.14) 66%, rgba(255, 255, 255, 0) 67%),
    radial-gradient(circle at 40% 76%, rgba(255, 255, 255, 0) 0 72px, rgba(162, 101, 82, 0.07) 73px, rgba(255, 255, 255, 0) 86px),
    radial-gradient(circle at 61% 68%, rgba(255, 255, 255, 0.14) 0 10px, transparent 11px),
    radial-gradient(circle at 63% 71%, rgba(206, 141, 117, 0.16) 0 92px, rgba(206, 141, 117, 0.16) 96%, rgba(255, 255, 255, 0) 97%),
    radial-gradient(circle at 63% 71%, rgba(255, 255, 255, 0) 0 104px, rgba(183, 120, 100, 0.08) 105px, rgba(255, 255, 255, 0) 122px),
    radial-gradient(circle at 84% 77%, rgba(255, 255, 255, 0.12) 0 8px, transparent 9px),
    radial-gradient(circle at 86% 80%, rgba(190, 127, 106, 0.14) 0 66px, rgba(190, 127, 106, 0.14) 70%, rgba(255, 255, 255, 0) 71%),
    radial-gradient(circle at 86% 80%, rgba(255, 255, 255, 0) 0 76px, rgba(169, 108, 87, 0.07) 77px, rgba(255, 255, 255, 0) 92px),
    radial-gradient(circle at 24% 104%, rgba(195, 130, 109, 0.07) 0 114px, rgba(255, 255, 255, 0) 130px),
    radial-gradient(circle at 58% 110%, rgba(182, 119, 99, 0.06) 0 136px, rgba(255, 255, 255, 0) 152px),
    radial-gradient(circle at 88% 102%, rgba(203, 139, 116, 0.06) 0 120px, rgba(255, 255, 255, 0) 136px);
  filter: blur(8px);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.16) 16%, rgba(0, 0, 0, 0.46) 34%, rgba(0, 0, 0, 0.56) 48%, rgba(0, 0, 0, 0.42) 66%, rgba(0, 0, 0, 0.18) 84%, rgba(0, 0, 0, 0.04) 94%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.16) 16%, rgba(0, 0, 0, 0.46) 34%, rgba(0, 0, 0, 0.56) 48%, rgba(0, 0, 0, 0.42) 66%, rgba(0, 0, 0, 0.18) 84%, rgba(0, 0, 0, 0.04) 94%, rgba(0, 0, 0, 0) 100%);
}

.human-band .section-head {
  margin-bottom: 4px;
}

.human-floating {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 260px;
  padding: 4px 6px 6px;
  overflow: visible;
}

.human-tile {
  --w: 176px;
  --y: 0px;
  --z: 1;
  --r: 0deg;
  position: relative;
  width: var(--w);
  flex: 0 0 var(--w);
  aspect-ratio: 1 / 1;
  overflow: visible;
  padding: 2px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 14px 34px rgba(17, 17, 17, 0.12), 0 2px 6px rgba(17, 17, 17, 0.06);
  transform: translateY(var(--y)) rotate(var(--r));
  z-index: var(--z);
  transition: transform .28s ease, box-shadow .28s ease;
  margin-left: -12px;
}

.human-tile:first-child {
  margin-left: 0;
}

.human-tile-image {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 14px;
  background: #c8b8b0;
}

.human-tile-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform .4s ease, filter .4s ease;
}

.human-caption {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 12px;
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(17, 17, 17, 0.05);
  box-shadow: 0 8px 24px rgba(17, 17, 17, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .24s ease, transform .24s ease;
  pointer-events: none;
}

.human-caption-name {
  margin: 0 0 4px;
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #111111;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.human-caption-role {
  margin: 0;
  font-size: 12px;
  line-height: 1.55;
  color: var(--muted);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.human-tile:hover {
  transform: translateY(calc(var(--y) - 6px)) rotate(var(--r));
  z-index: 20;
}

.human-tile:hover .human-tile-image img {
  transform: scale(1.035);
  filter: saturate(0.98);
}

.human-tile:hover .human-caption {
  opacity: 1;
  transform: translateY(0);
}

.section-footer-mobile {
  display: none;
}

/* ==========================================================================
   2. Main Feature
   ========================================================================== */
.main-feature {
  position: relative;
  z-index: 1;
  padding: 64px 0 24px;
}

.main-feature-card {
  display: block;
  text-decoration: none;
  color: inherit;
  width: 100%;
}

.main-feature-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(320px, 0.72fr);
  gap: 24px;
  align-items: center;
}

.main-feature-media {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
  aspect-ratio: 16 / 9;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background: #f4f4f4;
  box-shadow: var(--shadow-soft);
}

.main-feature-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform .7s ease;
}

.main-feature-card:hover .main-feature-media img {
  transform: scale(1.02);
}

.main-feature-copy {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0;
  position: relative;
  z-index: 2;
}

.main-feature-title {
  margin: 0;
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: clamp(32px, 3.4vw, 58px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  font-weight: 600;
  max-width: 12ch;
  text-wrap: balance;
}

.cta-link {
  display: inline-block;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 600;
  color: var(--brand);
  white-space: nowrap;
  transition: color .22s ease, transform .22s ease;
}

.cta-link:hover {
  color: var(--brand-hover);
  transform: translateX(2px);
}

/* ==========================================================================
   3. Latest Stories
   ========================================================================== */
.stories {
  position: relative;
  margin-top: 28px;
  padding: 34px 0;
}

.stories::before {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  background: rgba(17, 17, 17, 0.18);
  margin: 0 auto 22px;
}

.latest-grid {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 4px 2px 12px;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.latest-grid::-webkit-scrollbar { display: none; }

.latest-card {
  flex: 0 0 220px;
  min-width: 220px;
  display: flex;
  flex-direction: column;
  border-radius: 22px;
  overflow: hidden;
  scroll-snap-align: start;
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.07);
}

.latest-card .editorial-media {
  width: 100%;
  aspect-ratio: 4 / 3;
  flex-shrink: 0;
}

.latest-card .editorial-copy {
  padding: 14px 14px 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.latest-card .tag { padding: 5px 10px; font-size: 10px; }
.latest-card .tag-row { gap: 6px; margin-bottom: 10px; flex-wrap: wrap; }
.latest-card .editorial-title { font-size: 17px; line-height: 1.14; }
.latest-card .editorial-lead { font-size: 13px; line-height: 1.72; margin-top: 8px; padding: 0; }

/* ==========================================================================
   4. Crafts
   ========================================================================== */
#crafts-section {
  background: var(--crafts-band);
  padding: 46px 0 52px;
  overflow: clip;
}

#crafts-section::before {
  display: none;
}

/* 3-column uniform grid (articles keep growing, so the section scales) */
.crafts-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  align-items: start;
}

.craft-card {
  background: transparent;
  border: none;
  box-shadow: none;
  overflow: hidden;
  border-radius: 20px;
}

.craft-card:hover {
  transform: none;
  box-shadow: none;
  border-color: transparent;
}

.craft-card .editorial-media {
  aspect-ratio: 4 / 3;
  border-radius: 0;
  background: #e8eff3;
  overflow: hidden;
}

.craft-card .editorial-media img {
  transition: transform .5s ease;
}

.craft-card:hover .editorial-media img {
  transform: scale(1.025);
}

.craft-card .editorial-copy {
  padding: 18px 18px 20px;
  background: rgba(255, 255, 255, 0.44);
}

.craft-card .tag-row { margin-bottom: 10px; }

.craft-card .tag {
  background: rgba(255, 255, 255, 0.80);
  border: 1px solid rgba(12, 65, 91, 0.10);
}

.craft-card .editorial-title {
  font-size: clamp(20px, 1.6vw, 26px);
  line-height: 1.1;
}

.craft-card .editorial-lead {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.76;
}

/* ==========================================================================
   5. Places
   ========================================================================== */
#places-section .places-lead,
#places-section .places-note {
  display: none;
}

#places-section {
  padding-bottom: 16px;
}

.places-wall {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: 260px 260px 280px;
  gap: 16px;
}

.places-card {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  border-radius: 24px;
  background: #f1f1f1;
  border: 1px solid rgba(17, 17, 17, 0.06);
  transition: transform .26s ease, box-shadow .26s ease, border-color .26s ease;
}

.places-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-soft);
  border-color: rgba(16, 72, 98, 0.12);
}

.places-card::after {
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  pointer-events: none;
  opacity: 0.9;
}

.places-media {
  position: absolute;
  inset: 0;
  background: #f3f3f3;
  overflow: hidden;
}

.places-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform .5s ease;
}

.places-card:hover .places-media img {
  transform: scale(1.03);
}

.places-overlay {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100%;
  padding: 20px;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.03) 0%, rgba(17, 17, 17, 0.56) 100%);
  color: #fff;
}

.place-label {
  align-self: flex-start;
  margin-bottom: 10px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.places-title {
  margin: 0;
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: clamp(22px, 2.2vw, 38px);
  line-height: 1.01;
  letter-spacing: -0.02em;
  font-weight: 600;
  text-wrap: balance;
}

/* Bento grid: large left + right stack + bottom two */
.places-card--featured { grid-column: 1 / span 7; grid-row: 1 / span 2; }
.places-card--featured .places-overlay { padding: 28px; }
.places-card--featured .places-title { font-size: clamp(28px, 2.8vw, 44px); max-width: 14ch; }
.places-card--north { grid-column: 8 / span 5; grid-row: 1; }
.places-card--north .places-title { font-size: clamp(20px, 1.8vw, 28px); max-width: 14ch; }
.places-card--small { grid-column: 8 / span 5; grid-row: 2; }
.places-card--small .places-overlay { padding: 18px 20px; }
.places-card--small .places-title { font-size: clamp(18px, 1.6vw, 26px); max-width: 14ch; }
.places-card--vertical { grid-column: 1 / span 5; grid-row: 3; }
.places-card--vertical .places-title { font-size: clamp(20px, 1.8vw, 30px); max-width: 14ch; }
.places-card--wide { grid-column: 6 / span 7; grid-row: 3; }
.places-card--wide .places-title { font-size: clamp(22px, 2vw, 32px); max-width: 14ch; }

/* ==========================================================================
   6. Tips
   ========================================================================== */
#tips-section {
  margin-top: 4px;
  padding-top: 22px;
}

#tips-section::before {
  margin-bottom: 14px;
}

.tips-board {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 2px 2px 8px;
  scroll-snap-type: x proximity;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.tips-board::-webkit-scrollbar { display: none; }

.tips-card {
  flex: 0 0 210px;
  min-width: 210px;
  border-radius: 22px;
  border: 1px solid rgba(17, 17, 17, 0.06);
  background: #f1f1f1;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
  min-height: 100%;
  scroll-snap-align: start;
}

.tips-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-soft);
  border-color: rgba(22, 94, 131, 0.12);
}

.tips-card--image { overflow: hidden; }
.tips-card--image .tips-image { aspect-ratio: 16 / 10; overflow: hidden; background: #f3f3f3; }
.tips-card--image .tips-image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; transition: transform .45s ease; }
.tips-card--image:hover .tips-image img { transform: scale(1.03); }
.tips-card--image .tips-body { padding: 12px 12px 13px; }
.tips-card--text, .tips-card--memo { padding: 12px; }
.tips-card--memo { background: linear-gradient(180deg, #FAFBFB 0%, #F4F7F8 100%); }

.tips-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--brand-deep);
}

.tips-kicker::before {
  content: attr(data-no);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding: 0 6px;
  border-radius: 999px;
  background: rgba(22, 94, 131, 0.08);
  color: var(--brand);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.tips-title {
  margin: 0;
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: clamp(16px, 1.05vw, 20px);
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-weight: 600;
  text-wrap: balance;
}

.tips-fragment {
  margin: 0;
  font-size: 13px;
  line-height: 1.68;
  color: var(--muted);
}

.tips-strong {
  display: block;
  margin-bottom: 8px;
  color: #111111;
  font-weight: 700;
  letter-spacing: -0.01em;
}

/* ==========================================================================
   7. About
   ========================================================================== */
.about-section {
  padding: 38px 0 0;
}

.about-panel {
  background: linear-gradient(180deg, #EEF2F5 0%, #E5EBF0 100%);
  border: 1px solid rgba(17, 17, 17, 0.06);
  border-radius: 28px;
  padding: 44px clamp(28px, 4vw, 64px) 48px;
  overflow: hidden;
}

.about-head { margin-bottom: 28px; }

.about-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(24px, 3vw, 40px);
  align-items: stretch;
  margin: 0;
}

.about-grid--count-1 { grid-template-columns: minmax(0, 720px); justify-content: center; }
.about-grid--count-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.about-grid--count-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }

.about-intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 16px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 34px;
}

.about-intro-logo {
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--text);
  margin: 0;
}

.about-intro-copy {
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #111111;
}

.editor-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 44px clamp(28px, 3vw, 44px) 40px;
  background: #ffffff;
  border-radius: 22px;
  border: 1px solid rgba(17, 17, 17, 0.04);
  box-shadow: 0 14px 40px rgba(17, 17, 17, 0.07), 0 2px 6px rgba(17, 17, 17, 0.03);
  overflow: hidden;
  transition: transform .35s ease, box-shadow .35s ease;
}

.editor-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, var(--brand) 0%, var(--brand-mid) 100%);
  opacity: 0.85;
}

.editor-card:nth-child(2n)::before {
  background: linear-gradient(90deg, var(--brand-mid) 0%, var(--brand-soft) 100%);
}

.editor-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 22px 56px rgba(17, 17, 17, 0.10), 0 4px 12px rgba(17, 17, 17, 0.04);
}

.editor-card:nth-child(2n) {
  background: linear-gradient(180deg, #ffffff 0%, #FBF7F3 100%);
}

.editor-photo-wrap {
  position: relative;
  width: min(180px, 55%);
  aspect-ratio: 1 / 1;
  margin: 0 0 22px;
  border-radius: 999px;
  overflow: hidden;
  background: linear-gradient(135deg, #eef3f6 0%, #dde6ec 100%);
  box-shadow: 0 6px 22px rgba(17, 17, 17, 0.08);
}

.editor-photo-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform .45s ease, filter .45s ease;
}

.editor-card:hover .editor-photo-wrap img {
  transform: scale(1.04);
  filter: saturate(1.04);
}

.editor-meta {
  text-align: center;
  margin: 0 0 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.10);
  width: 100%;
}

.editor-name {
  margin: 0 0 8px;
  font-family: var(--font-heading-en), var(--font-heading-ja);
  font-size: clamp(22px, 2.2vw, 26px);
  line-height: 1.15;
  letter-spacing: -0.005em;
  font-weight: 600;
  color: var(--text);
}

.editor-role {
  margin: 0;
  font-family: var(--font-body-en), var(--font-body-ja);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--brand);
}

.editor-bio {
  margin: 0;
  width: 100%;
  font-size: 15px;
  line-height: 1.9;
  color: var(--text);
  text-align: left;
}

.editor-bio p {
  margin: 0 0 1.1em;
}

.editor-bio p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   Responsive
   ========================================================================== */

/* ---------- 1180px ---------- */
@media (max-width: 1180px) {
  .main-feature-grid { grid-template-columns: 1fr; }
  .main-feature-media, .main-feature-copy { grid-column: auto; }
  .main-feature-title { max-width: 100%; }
  .latest-card { flex: 0 0 240px; min-width: 240px; }
  .crafts-gallery { grid-template-columns: repeat(2, 1fr); gap: 24px; }
}

/* ---------- 900px ---------- */
@media (max-width: 900px) {
  .human-band { padding: 40px 0 60px; margin-bottom: -30px; }
  .human-floating {
    min-height: auto;
    padding: 8px 2px 6px;
    overflow-x: auto;
    overflow-y: visible;
    gap: 6px;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .human-floating::-webkit-scrollbar { display: none; }
  .human-tile {
    width: 134px;
    flex: 0 0 134px;
    margin-left: -6px;
    transform: none !important;
    scroll-snap-align: start;
  }
  .human-tile:first-child { margin-left: 0; }
  .human-caption-name { font-size: 13px; }
  .human-caption-role { font-size: 11px; -webkit-line-clamp: 2; }

  .main-feature { padding-top: 44px; }
  .stories { padding: 30px 0; }
  .latest-grid, .crafts-gallery, .places-wall, .tips-board { gap: 14px; }
  .latest-card { flex: 0 0 64vw; min-width: 64vw; }
  
  .crafts-gallery { grid-template-columns: 1fr; gap: 20px; }
  .craft-card .editorial-title { font-size: 26px; }

  .places-wall {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-template-rows: 220px 180px 180px;
  }
  .places-card--featured { grid-column: 1 / span 6; grid-row: 1; }
  .places-card--north    { grid-column: 1 / span 3; grid-row: 2; }
  .places-card--small    { grid-column: 4 / span 3; grid-row: 2; }
  .places-card--vertical { grid-column: 1 / span 3; grid-row: 3; }
  .places-card--wide     { grid-column: 4 / span 3; grid-row: 3; }
  .places-card--featured .places-title,
  .places-card--north .places-title,
  .places-card--small .places-title,
  .places-card--vertical .places-title,
  .places-card--wide .places-title { font-size: 20px; }
  .places-card::after { inset: 8px; }

  .about-panel { padding: 28px 22px 30px; border-radius: 22px; }
  .about-grid,
  .about-grid--count-1,
  .about-grid--count-2,
  .about-grid--count-3 {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
    max-width: 100%;
  }
  .editor-photo-wrap { width: min(160px, 50%); }
  .editor-bio { max-width: 100%; }
}

/* ---------- 640px ---------- */
@media (max-width: 640px) {
  .section-head { align-items: flex-start; flex-direction: column; gap: 8px; }
  .stories .section-head > .section-link { display: none; }
  .section-footer-mobile { display: flex; justify-content: flex-end; margin-top: 12px; width: 100%; }
  
  .human-band { padding: 32px 0 46px; margin-bottom: -14px; }
  .human-floating { gap: 4px; padding: 6px 0 4px; }
  .human-tile { width: 112px; flex: 0 0 112px; margin-left: -4px; }
  .human-tile:first-child { margin-left: 0; }
  
  .craft-card .editorial-title { font-size: 22px; }

  .places-wall {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 220px 180px 180px;
  }
  .places-card--featured { grid-column: 1 / span 2; grid-row: 1; }
  .places-card--north    { grid-column: 1; grid-row: 2; }
  .places-card--small    { grid-column: 2; grid-row: 2; }
  .places-card--vertical { grid-column: 1; grid-row: 3; }
  .places-card--wide     { grid-column: 2; grid-row: 3; }
  .places-card--featured .places-title,
  .places-card--north .places-title,
  .places-card--small .places-title,
  .places-card--vertical .places-title,
  .places-card--wide .places-title { font-size: 17px; }

  .tips-card { flex: 0 0 64vw; min-width: 64vw; }
  .tips-title { font-size: 20px; }
}
