:root {
  --work-black: #111111;
  --work-deep: #181818;
  --work-panel: #202020;
  --work-raised: #2a2a2a;
  --work-text: #f5f5f5;
  --work-soft: #d8d8d8;
  --work-muted: #92908b;
  --work-line: rgba(216, 216, 216, .16);
  --work-brass: #b99762;
  --work-max: 1320px;
  --work-pad: clamp(24px, 5vw, 80px);
}

html { scroll-behavior: smooth; background: var(--work-black); }
body { overflow-x: hidden; color: var(--work-text); background: var(--work-black); font-family: "Noto Sans JP", "Yu Gothic", sans-serif; line-break: strict; word-break: auto-phrase; }
body.menuOpen { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; }
h1, h2, h3, strong { text-wrap: balance; }
p, dd, blockquote, summary { text-wrap: pretty; }
.headlineLine { display: block; white-space: nowrap; }

.siteHeader {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 24px var(--work-pad);
  color: var(--work-text);
  background: linear-gradient(180deg, rgba(17, 17, 17, .82), transparent);
}
.brand { display: flex; align-items: center; gap: 14px; margin-right: auto; }
.brand strong, .footerBrand strong { color: var(--work-text); font: 800 17px/.88 Arial, sans-serif; letter-spacing: -.04em; }
.brand > span, .footerBrand > span { color: var(--work-soft); font-size: 11px; line-height: 1.45; letter-spacing: .08em; }
.brand small, .footerBrand small { color: var(--work-brass); font: 600 8px/1.2 Arial, sans-serif; letter-spacing: .16em; }
.globalNav { display: flex; align-items: center; gap: clamp(16px, 2vw, 32px); }
.globalNav a { position: relative; padding: 9px 0; color: var(--work-soft); font-size: 11px; letter-spacing: .1em; }
.globalNav a::after { position: absolute; right: 0; bottom: 2px; left: 0; height: 1px; background: var(--work-brass); transform: scaleX(0); transform-origin: right; transition: transform .35s ease; content: ""; }
.globalNav a:hover::after { transform: scaleX(1); transform-origin: left; }
.globalNav .recruitNavButton { display: inline-grid; min-height: 42px; place-items: center; padding: 0 18px; border: 1px solid var(--work-brass); color: var(--work-black); background: var(--work-brass); }
.globalNav .recruitNavButton::after { display: none; }
.globalNav .recruitNavButton:hover, .globalNav .recruitNavButton:focus-visible { color: var(--work-text); background: transparent; }
.menuButton { display: none; }

.workshopHero { min-height: 100svh; color: var(--work-text); background: var(--work-black); }
.workshopHero .heroImage { object-position: center; transform: scale(1.015); animation: heroSettle 9s ease-out both; }
.workshopHero .heroShade { background: linear-gradient(90deg, rgba(17,17,17,.94) 0%, rgba(17,17,17,.68) 34%, rgba(17,17,17,.1) 68%), linear-gradient(0deg, rgba(17,17,17,.68), transparent 52%); }
.workshopHero .heroContent { width: min(var(--work-max), calc(100% - (var(--work-pad) * 2))); padding-top: clamp(190px, 26vh, 280px); }
.eyebrow, .sectionNumber { color: var(--work-brass); font: 600 10px/1.4 Arial, sans-serif; letter-spacing: .2em; }
.workshopHero h1 { margin: 24px 0 0; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(45px, 5.2vw, 82px); font-weight: 400; line-height: 1.4; letter-spacing: .08em; }
.workshopHero h1 span { display: block; white-space: nowrap; }
.heroStatement { max-width: 660px; margin: 28px 0 34px; color: var(--work-soft); font-size: clamp(14px, 1.2vw, 18px); line-height: 2; letter-spacing: .1em; text-wrap: pretty; }
.heroStatement span, .copyLines span, .storeCopy h2 span, .artisanStatement span { display: block; }
.workshopLink { display: inline-flex; align-items: center; gap: 30px; min-height: 46px; padding: 0 20px; border: 1px solid var(--work-brass); color: var(--work-text); font-size: 12px; letter-spacing: .12em; transition: color .3s, background .3s; }
.workshopLink:hover { color: var(--work-black); background: var(--work-brass); }
.scrollGuide { color: var(--work-muted); }

.brandConcept, .craftStory, .productsShowcase, .artisans, .factoryJournal, .access {
  width: min(var(--work-max), calc(100% - (var(--work-pad) * 2)));
  margin-inline: auto;
}
.brandConcept { display: grid; grid-template-columns: 1fr .8fr; gap: clamp(50px, 10vw, 150px); align-items: end; padding: clamp(120px, 15vw, 220px) 0; }
.sectionCopy { max-width: 690px; }
.sectionCopy h2, .sectionHeading h2, .workshopCaption h2, .storeCopy h2, .accessNote strong {
  margin: 22px 0 0; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(35px, 4.2vw, 64px); font-weight: 400; line-height: 1.5; letter-spacing: .05em; line-break: strict; word-break: auto-phrase; text-wrap: balance;
}
.sectionCopy > p:last-child, .sectionHeading > p:last-child, .workshopCaption > p:not(.sectionNumber), .storeCopy > p:last-child {
  max-width: 590px; margin: 30px 0 0; color: var(--work-soft); font-size: 14px; line-height: 2.2; text-wrap: pretty;
}
.conceptManifesto { margin: 0; padding-left: clamp(24px, 5vw, 70px); border-left: 1px solid var(--work-brass); color: var(--work-soft); font-family: "Yu Mincho", serif; font-size: clamp(22px, 2.5vw, 36px); line-height: 2.1; letter-spacing: .1em; }

.workshopFeature { position: relative; min-height: min(900px, 90svh); overflow: hidden; }
.fullBleedVisual { position: absolute; inset: 0; margin: 0; overflow: hidden; }
.fullBleedVisual img { width: 100%; height: 100%; object-fit: cover; transition: transform 1.4s cubic-bezier(.2,.7,.2,1); }
.fullBleedVisual.isVisible img { transform: scale(1.025); }
.workshopFeature::after { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(17,17,17,.88), rgba(17,17,17,.12) 64%), linear-gradient(0deg, rgba(17,17,17,.58), transparent); content: ""; }
.workshopCaption { position: relative; z-index: 2; width: min(620px, calc(100% - 48px)); padding: clamp(100px, 14vw, 190px) var(--work-pad); }
.workshopCaption dl { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; margin: 50px 0 0; border-block: 1px solid var(--work-line); }
.workshopCaption dl div { padding: 18px 12px; border-right: 1px solid var(--work-line); }
.workshopCaption dl div:last-child { border-right: 0; }
.workshopCaption dt { color: var(--work-brass); font: 600 9px Arial, sans-serif; letter-spacing: .14em; }
.workshopCaption dd { margin: 6px 0 0; color: var(--work-soft); font-size: 12px; }

.craftStory, .productsShowcase, .artisans, .factoryJournal, .access { padding: clamp(110px, 13vw, 190px) 0; }
.sectionHeading { display: grid; grid-template-columns: minmax(200px,.55fr) 1fr; column-gap: 70px; align-items: end; margin-bottom: 60px; }
.sectionHeading .sectionNumber { grid-column: 1; }
.sectionHeading h2 { grid-column: 1; font-size: clamp(34px, 3.6vw, 56px); }
.sectionHeading > p:last-child { grid-column: 2; grid-row: 1 / span 2; align-self: end; }
.productsHeadline {
  max-width: 11em; padding-left: clamp(2px, .45vw, 7px);
  font-size: clamp(30px, 3.1vw, 48px) !important; line-height: 1.68 !important; letter-spacing: .065em !important;
}
.productsHeadlineLine { display: block; white-space: nowrap; }
.productsHeadlineResolve { font-size: .93em; color: rgba(245,245,245,.88); }
.productsHeadlineLine:nth-child(3) { margin-top: .34em; transform: translateX(-.12em); }
.productsHeading { margin-bottom: 42px; }
.productsHeading .sectionNumber { font-size: 11px; letter-spacing: .23em; }
.productsHeading .productsHeadline { margin-top: 25px; }
.productsShowcase .sectionHeading > .productsAtmosphere {
  max-width: 430px; margin-bottom: 5px; color: var(--work-soft);
  font: 400 clamp(17px, 1.6vw, 21.5px)/2 "Yu Mincho", "Hiragino Mincho ProN", serif;
  letter-spacing: .075em;
  transform: translateX(clamp(-54px, -4vw, -40px));
}
.productsAtmosphere span { display: block; }
.productsHeading.reveal > .sectionNumber,
.productsHeading.reveal > .productsHeadline,
.productsHeading.reveal > .productsAtmosphere { opacity: 0; transform: translateY(8px); transition: opacity .55s ease, transform .55s ease; }
.productsHeading.reveal.isVisible > .sectionNumber { opacity: 1; transform: none; transition-delay: .05s; }
.productsHeading.reveal.isVisible > .productsHeadline { opacity: 1; transform: none; transition-delay: .17s; }
.productsHeading.reveal.isVisible > .productsAtmosphere { opacity: 1; transform: translateX(clamp(-54px, -4vw, -40px)); transition-delay: .29s; }
.productsVisual.reveal { transition-delay: .41s; }
.productsVisual, .artisansVisual, .storeVisual { margin: 0; overflow: hidden; background: var(--work-deep); }
.productsVisual img, .artisansVisual img, .storeVisual img { width: 100%; height: 100%; object-fit: cover; transition: transform 1.4s cubic-bezier(.2,.7,.2,1); }
.productsVisual.isVisible img, .artisansVisual.isVisible img, .storeVisual.isVisible img { transform: scale(1.02); }
.craftStoryViewer { border: 1px solid var(--work-line); background: linear-gradient(135deg, rgba(42,42,42,.3), rgba(17,17,17,.74)); }
.craftStoryStage { display: grid; grid-template-columns: minmax(0, 2fr) minmax(290px, 1fr); min-height: clamp(430px, 40vw, 570px); }
.craftStoryVisual { position: relative; min-width: 0; margin: 0; overflow: hidden; background: var(--work-deep); aspect-ratio: 16/9; }
.craftStoryVisual img { width: 100%; height: 100%; object-fit: cover; opacity: 1; transform: scale(1); transition: opacity .2s ease, transform .4s ease-in-out; }
.craftStoryViewer.isChanging .craftStoryVisual img { opacity: 0; transform: scale(1.012); }
.craftStoryArrow {
  position: absolute; z-index: 2; top: 50%; display: grid; place-items: center; width: 48px; height: 48px; padding: 0;
  border: 1px solid rgba(185,151,98,.62); border-radius: 50%; color: var(--work-text); background: rgba(17,17,17,.74);
  transform: translateY(-50%); cursor: pointer; transition: color .3s ease, border-color .3s ease, background .3s ease, opacity .3s ease;
}
.craftStoryArrowPrev { left: 18px; }
.craftStoryArrowNext { right: 18px; }
.craftStoryArrow:hover, .craftStoryArrow:focus-visible { color: var(--work-black); background: var(--work-brass); outline: 2px solid var(--work-text); outline-offset: 2px; }
.craftStoryArrow:disabled { border-color: var(--work-line); color: var(--work-muted); opacity: .34; cursor: default; }
.craftStoryDetail { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: clamp(30px, 4vw, 58px); border-left: 1px solid var(--work-line); outline: none; }
.craftStoryDetail:focus-visible { box-shadow: inset 0 0 0 1px var(--work-brass); }
.craftStoryDetail > * { opacity: 1; transform: translateY(0); transition: opacity .22s ease .12s, transform .35s ease .12s; }
.craftStoryViewer.isChanging .craftStoryDetail > * { opacity: 0; transform: translateY(5px); transition-delay: 0s; }
.craftStoryCurrent { display: flex; align-items: baseline; gap: 14px; margin: 0; color: var(--work-brass); }
.craftStoryCurrent span { font: 400 clamp(24px, 2.4vw, 36px)/1 "Yu Mincho", serif; }
.craftStoryCurrent small { color: var(--work-muted); font: 600 8px/1 Arial, sans-serif; letter-spacing: .18em; }
.craftStoryDetail h3 { margin: 18px 0 0; font: 400 clamp(30px, 3.4vw, 48px)/1.35 "Yu Mincho", serif; letter-spacing: .08em; }
.craftStoryDescription { min-height: 10.4em; margin: 22px 0 0; color: var(--work-soft); font-size: 13px; line-height: 2.05; letter-spacing: .035em; }
.craftStoryNote { margin-top: 22px; padding: 20px 0 0; border-top: 1px solid var(--work-line); }
.craftStoryNote span { color: var(--work-brass); font: 500 10px/1.4 "Yu Gothic", sans-serif; letter-spacing: .12em; }
.craftStoryNote p { min-height: 5em; margin: 10px 0 0; color: var(--work-muted); font-size: 11px; line-height: 1.9; text-wrap: pretty; }
.craftStoryTabs { display: grid; grid-template-columns: repeat(8, minmax(0, 1fr)); border-top: 1px solid var(--work-line); }
.craftStoryTab {
  position: relative; display: grid; min-width: 0; min-height: 112px; align-content: start; gap: 8px; padding: 16px 13px;
  border: 0; border-right: 1px solid var(--work-line); color: var(--work-soft); background: transparent; text-align: left;
  cursor: pointer; transition: color .3s ease, background .3s ease, box-shadow .3s ease;
}
.craftStoryTab:last-child { border-right: 0; }
.craftStoryTab::after { position: absolute; right: 13px; bottom: 0; left: 13px; height: 2px; background: var(--work-brass); transform: scaleX(0); transition: transform .35s ease; content: ""; }
.craftStoryTab b { color: var(--work-brass); font: 500 10px/1 Arial, sans-serif; letter-spacing: .12em; }
.craftStoryTab span { font-size: 12px; font-weight: 400; line-height: 1.5; letter-spacing: .06em; }
.craftStoryTab small { color: var(--work-muted); font-size: 9px; line-height: 1.65; }
.craftStoryTab:hover, .craftStoryTab.isActive { color: var(--work-text); background: rgba(185,151,98,.065); }
.craftStoryTab.isActive { box-shadow: inset 0 0 0 1px rgba(185,151,98,.72); }
.craftStoryTab:hover::after, .craftStoryTab.isActive::after { transform: scaleX(1); }
.craftStoryTab:focus-visible { z-index: 1; outline: 2px solid var(--work-brass); outline-offset: -3px; }

.productsShowcase { border-top: 1px solid var(--work-line); }
.productsVisual { aspect-ratio: 16/7; }
.productFamilies { display: grid; grid-template-columns: repeat(4, 1fr); }
.productFamilies button {
  position: relative; display: grid; grid-template-columns: auto 1fr auto; gap: 14px; align-items: center; min-height: 76px;
  padding: 20px 16px; border: 0; border-right: 1px solid var(--work-line); border-bottom: 1px solid var(--work-line);
  color: var(--work-soft); background: transparent; text-align: left; cursor: pointer; transition: color .35s ease, background .35s ease;
}
.productFamilies button::after { position: absolute; right: 16px; bottom: -1px; left: 16px; height: 1px; background: var(--work-brass); transform: scaleX(0); transform-origin: right; transition: transform .4s ease; content: ""; }
.productFamilies button:last-child { border-right: 0; }
.productFamilies button:hover, .productFamilies button:focus-visible, .productFamilies button.isActive { color: var(--work-text); background: rgba(185,151,98,.055); }
.productFamilies button:hover::after, .productFamilies button:focus-visible::after, .productFamilies button.isActive::after { transform: scaleX(1); transform-origin: left; }
.productFamilies button:focus-visible { outline: 1px solid var(--work-brass); outline-offset: -3px; }
.productFamilies span { color: var(--work-brass); font: 500 9px Arial, sans-serif; }
.productFamilies b { font-size: 12px; font-weight: 400; letter-spacing: .04em; }
.productFamilies i { color: var(--work-brass); font-style: normal; opacity: .58; transform: rotate(0); transition: opacity .35s ease, transform .35s ease; }
.productFamilies button.isActive i { opacity: 1; transform: rotate(45deg); }
.productFamilyHint { margin: 0; padding: 13px 16px; border-bottom: 1px solid var(--work-line); color: var(--work-muted); font-size: 10px; text-align: center; letter-spacing: .08em; transition: opacity .3s ease; }
.productFamilyHint span { color: var(--work-brass); }
.productsShowcase.hasOpenCategory .productFamilyHint { opacity: 0; }
.productCategoryDetail { height: 0; overflow: hidden; opacity: 0; visibility: hidden; transition: height .45s ease-in-out, opacity .4s ease-in-out, visibility 0s linear .45s; }
.productCategoryDetail.isOpen { opacity: 1; visibility: visible; transition: height .45s ease-in-out, opacity .4s ease-in-out, visibility 0s; }
.productCategoryDetailInner { border: 1px solid var(--work-line); border-top: 0; background: linear-gradient(135deg, rgba(42,42,42,.42), rgba(17,17,17,.72)); }
.productDetailHeader { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 30px; align-items: start; padding: clamp(30px,4vw,58px); border-bottom: 1px solid var(--work-line); }
.productDetailHeading { display: grid; grid-template-columns: auto 1fr; gap: 18px 26px; align-items: baseline; max-width: 860px; }
.productDetailHeading > span { grid-row: 1 / span 2; color: var(--work-brass); font: 400 clamp(24px,2.5vw,36px)/1 "Yu Mincho",serif; }
.productDetailHeading h3 { margin: 0; font: 400 clamp(25px,3vw,42px)/1.4 "Yu Mincho",serif; letter-spacing: .06em; }
.productDetailHeading p { margin: 0; color: var(--work-soft); font-size: 13px; line-height: 2; text-wrap: pretty; }
.productDetailClose { min-width: 92px; min-height: 40px; padding: 0 15px; border: 1px solid var(--work-brass); color: var(--work-soft); background: transparent; font-size: 10px; letter-spacing: .12em; cursor: pointer; transition: color .3s, background .3s; }
.productDetailClose:hover, .productDetailClose:focus-visible { color: var(--work-black); background: var(--work-brass); }
.productDetailStory { display: grid; grid-template-columns: minmax(180px,.48fr) minmax(0,1.52fr); gap: clamp(30px,5vw,72px); padding: clamp(30px,4vw,58px); }
.productDetailIntro h4 { margin: 0 0 18px; color: var(--work-brass); font: 400 18px/1.5 "Yu Mincho",serif; }
.productDetailIntro p { margin: 0; color: var(--work-soft); font-size: 12px; line-height: 2.1; text-wrap: pretty; }
.productDetailObjects { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 6px; }
.productDetailObject { min-width: 0; border: 1px solid var(--work-line); background: rgba(17,17,17,.42); }
.productDetailObject figure { aspect-ratio: 4/3; margin: 0; overflow: hidden; background: var(--work-deep); }
.productDetailObject img { width: 100%; height: 100%; object-fit: cover; opacity: 0; transform: scale(1.035); transition: opacity .5s ease .12s, transform .7s ease .12s; }
.productCategoryDetail.isContentVisible .productDetailObject img { opacity: 1; transform: scale(1); }
.productDetailObject div { padding: 15px; }
.productDetailObject b { display: block; font: 400 13px/1.6 "Yu Mincho",serif; }
.productDetailObject small { display: block; margin-top: 7px; color: var(--work-muted); font-size: 11px; line-height: 1.75; }
.productDetailNote { display: grid; grid-template-columns: minmax(240px,.8fr) 1fr; border-top: 1px solid var(--work-line); }
.productDetailNote figure { min-height: 230px; margin: 0; overflow: hidden; }
.productDetailNote img { width: 100%; height: 100%; object-fit: cover; opacity: 0; transform: scale(1.035); transition: opacity .5s ease .2s, transform .7s ease .2s; }
.productCategoryDetail.isContentVisible .productDetailNote img { opacity: 1; transform: scale(1); }
.productDetailQuote { display: flex; flex-direction: column; justify-content: center; padding: clamp(30px,5vw,64px); }
.productDetailQuote span { color: var(--work-brass); font: 500 9px Arial,sans-serif; letter-spacing: .16em; }
.productDetailQuote blockquote { max-width: 580px; margin: 18px 0 0; color: var(--work-soft); font: 400 clamp(17px,1.7vw,22px)/2 "Yu Mincho",serif; letter-spacing: .05em; }

.artisans { border-top: 1px solid var(--work-line); }
.artisanStatement { max-width: 780px; margin: -8px 0 58px auto; padding: 0 0 0 clamp(22px, 4vw, 48px); border-left: 1px solid var(--work-brass); color: var(--work-soft); font-family: "Yu Mincho", serif; font-size: clamp(17px, 1.7vw, 23px); line-height: 2; letter-spacing: .06em; }
.artisansVisual { aspect-ratio: 16/8.2; }
.artisanNames { display: grid; grid-template-columns: repeat(4, 1fr); }
.artisanNames p { display: grid; gap: 7px; margin: 0; padding: 24px 18px; border-right: 1px solid var(--work-line); border-bottom: 1px solid var(--work-line); }
.artisanNames p:last-child { border-right: 0; }
.artisanNames b { font-family: "Yu Mincho", serif; font-size: 16px; font-weight: 400; }
.artisanNames span { color: var(--work-brass); font: 500 8px Arial, sans-serif; letter-spacing: .14em; }
.artisanNames small { color: var(--work-muted); font-size: 10px; line-height: 1.8; }
.artisanRoster { position: relative; aspect-ratio: 16/9; overflow: hidden; border: 1px solid var(--work-line); background: var(--work-deep); }
.artisanGroupImage { width: 100%; height: 100%; object-fit: cover; filter: saturate(.82) brightness(.9); transition: filter .4s ease; }
.artisanRoster:focus-within .artisanGroupImage { filter: saturate(.92) brightness(.72); }
.artisanCard { position: absolute; top: 0; bottom: 0; padding: 0; border: 0; color: var(--work-soft); background: transparent; text-align: left; cursor: pointer; }
.artisanCardCraft { left: 0; width: 25%; }
.artisanCardManager { left: 25%; width: 25%; }
.artisanCardWood { left: 50%; width: 25%; }
.artisanCardBlend { left: 75%; width: 25%; }
.artisanCard::after { position: absolute; right: 14px; bottom: 14px; left: 14px; height: 2px; background: var(--work-brass); transform: scaleX(0); transition: transform .35s ease; content: ""; }
.artisanCard:hover, .artisanCard.isActive { background: linear-gradient(180deg, transparent 45%, rgba(10,10,10,.5)); }
.artisanCard:hover::after, .artisanCard.isActive::after { transform: scaleX(1); }
.artisanCard:focus-visible { z-index: 1; outline: 2px solid var(--work-brass); outline-offset: -3px; }
.artisanPortraitManager { --portrait-position: 40% center; }
.artisanPortraitCraft { --portrait-position: 0% center; }
.artisanPortraitWood { --portrait-position: 64% center; }
.artisanPortraitBlend { --portrait-position: 100% center; }
.artisanCardCopy { position: absolute; right: 14px; bottom: 22px; left: 14px; display: grid; gap: 5px; padding: 14px; background: rgba(12,12,12,.78); backdrop-filter: blur(5px); transform: translateY(4px); transition: background .3s ease, transform .3s ease; }
.artisanCard:hover .artisanCardCopy, .artisanCard.isActive .artisanCardCopy { background: rgba(12,12,12,.92); transform: none; }
.artisanCardCopy small { color: var(--work-brass); font-size: 9px; letter-spacing: .12em; }
.artisanCardCopy b { font: 400 18px/1.5 "Yu Mincho", serif; letter-spacing: .08em; }
.artisanCardCopy i { color: var(--work-brass); font: 500 8px/1.4 Arial, sans-serif; letter-spacing: .15em; }
.artisanDetailGuide { margin: 0; padding: 14px 16px; border-inline: 1px solid var(--work-line); color: var(--work-muted); font-size: 10px; text-align: center; letter-spacing: .1em; }
.artisanDetailGuide span { color: var(--work-brass); }
.artisanDetail { display: grid; grid-template-columns: minmax(250px, .72fr) minmax(0, 1.28fr) minmax(210px, .58fr); gap: clamp(28px, 4vw, 58px); min-height: 460px; padding: clamp(30px, 4vw, 58px); border: 1px solid var(--work-line); background: linear-gradient(135deg, rgba(42,42,42,.4), rgba(17,17,17,.82)); outline: none; }
.artisanDetail[hidden] { display: none; }
.artisanDetail:focus-visible { box-shadow: inset 0 0 0 1px var(--work-brass); }
.artisanDetail > * { opacity: 1; transform: none; transition: opacity .3s ease, transform .35s ease; }
.artisanDetail.isChanging > * { opacity: 0; transform: translateY(6px); }
.artisanDetailPortrait { --portrait-position: 40% center; min-height: 390px; margin: 0; overflow: hidden; background: var(--work-panel); }
.artisanDetailPortrait.artisanPortraitManager { --portrait-position: 40% center; }
.artisanDetailPortrait.artisanPortraitCraft { --portrait-position: 0% center; }
.artisanDetailPortrait.artisanPortraitWood { --portrait-position: 64% center; }
.artisanDetailPortrait.artisanPortraitBlend { --portrait-position: 100% center; }
.artisanDetailPortrait img { width: 100%; height: 100%; object-fit: cover; object-position: var(--portrait-position); }
.artisanDetailPortrait.artisanPortraitCraft img { transform: scale(1.14); transform-origin: left center; }
.artisanDetailPortrait.artisanPortraitBlend img { transform: scale(1.14); transform-origin: right center; }
.artisanDetailStory { align-self: center; }
.artisanDetailRole { margin: 0; color: var(--work-brass); font-size: 10px; letter-spacing: .14em; }
.artisanDetailStory h3 { margin: 8px 0 0; font: 400 clamp(28px, 3vw, 42px)/1.4 "Yu Mincho", serif; letter-spacing: .1em; }
.artisanDetailEnglish { margin: 2px 0 0; color: var(--work-brass); font: 500 9px/1.5 Arial, sans-serif; letter-spacing: .16em; }
.artisanDetailStory blockquote { margin: 25px 0 0; color: #d2ae74; font: 400 clamp(18px, 1.8vw, 24px)/1.8 "Yu Mincho", serif; letter-spacing: .06em; }
.artisanDetailBody { margin-top: 28px; color: var(--work-soft); font-size: 11px; line-height: 2.05; }
.artisanDetailBody p { margin: 0 0 14px; }
.artisanDetailFacts { align-self: center; margin: 0; padding-left: 28px; border-left: 1px solid var(--work-line); }
.artisanDetailFacts div { padding: 18px 0; border-bottom: 1px solid var(--work-line); }
.artisanDetailFacts div:last-child { border-bottom: 0; }
.artisanDetailFacts dt { color: var(--work-brass); font-size: 9px; letter-spacing: .12em; }
.artisanDetailFacts dd { margin: 7px 0 0; color: var(--work-soft); font-size: 10px; line-height: 1.8; }

.philosophy { width: min(var(--work-max), calc(100% - (var(--work-pad) * 2))); margin-inline: auto; padding: clamp(110px, 13vw, 190px) 0; border-top: 1px solid var(--work-line); }
.philosophyHero { position: relative; display: grid; min-height: clamp(580px, 62vw, 820px); overflow: hidden; border: 1px solid var(--work-line); background: var(--work-deep); }
.philosophyHero > img, .philosophyHeroShade, .philosophyHeroCopy { grid-area: 1 / 1; }
.philosophyHero > img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.045); transition: transform 1.4s cubic-bezier(.2,.7,.2,1); }
.philosophyHero.isVisible > img { transform: scale(1.01); }
.philosophyHeroShade { z-index: 1; background: linear-gradient(90deg, rgba(12,12,12,.94), rgba(12,12,12,.48) 56%, rgba(12,12,12,.12)), linear-gradient(0deg, rgba(12,12,12,.65), transparent 55%); }
.philosophyHeroCopy { z-index: 2; align-self: center; width: min(710px, calc(100% - (var(--work-pad) * 2))); margin-left: var(--work-pad); }
.philosophyHeroCopy h2 { margin: 24px 0 0; font: 400 clamp(40px, 5vw, 72px)/1.45 "Yu Mincho", serif; letter-spacing: .08em; }
.philosophyHeroCopy > p:last-child { margin: 34px 0 0; color: var(--work-soft); font-size: clamp(13px, 1.2vw, 16px); line-height: 2.2; letter-spacing: .05em; }
.philosophyHeroCopy > p:last-child span { display: block; }
.philosophyValues { padding: clamp(70px, 9vw, 120px) clamp(24px, 4vw, 60px); border: 1px solid var(--work-line); border-top: 0; background: #121212; }
.philosophyHeading > p, .managerMessageCopy > p:first-child { margin: 0; color: var(--work-brass); font: 600 9px/1.4 Arial, sans-serif; letter-spacing: .18em; }
.philosophyHeading h3, .managerMessageCopy h3 { margin: 18px 0 0; font: 400 clamp(28px, 3.2vw, 44px)/1.5 "Yu Mincho", serif; letter-spacing: .07em; }
.philosophyValueGrid { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 58px; }
.philosophyValueGrid article { min-width: 0; padding: 0 clamp(20px, 3vw, 38px); border-right: 1px solid var(--work-line); text-align: center; }
.philosophyValueGrid article:first-child { padding-left: 0; }
.philosophyValueGrid article:last-child { padding-right: 0; border-right: 0; }
.philosophyValueGrid svg { width: 48px; height: 48px; margin: 0 auto; fill: none; stroke: var(--work-brass); stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; }
.philosophyValueGrid h4 { margin: 22px 0 12px; color: #d4b16a; font: 400 clamp(16px, 1.5vw, 20px)/1.6 "Yu Mincho", serif; letter-spacing: .06em; }
.philosophyValueGrid p { margin: 0; color: var(--work-muted); font-size: 11px; line-height: 2; }
.managerMessage { display: grid; grid-template-columns: minmax(280px, .82fr) minmax(0, 1.18fr); min-height: 620px; border: 1px solid var(--work-line); border-top: 0; background: var(--work-deep); }
.managerMessageCopy { display: flex; flex-direction: column; justify-content: center; padding: clamp(40px, 6vw, 80px); }
.managerMessageCopy blockquote { margin: 32px 0 0; color: var(--work-soft); font: 400 clamp(17px, 1.8vw, 24px)/2 "Yu Mincho", serif; letter-spacing: .06em; }
.managerMessageCopy > p:last-child { margin: 30px 0 0; color: var(--work-brass); font-size: 11px; letter-spacing: .12em; }
.managerMessage figure { margin: 0; overflow: hidden; }
.managerMessage figure img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.045); transition: transform 1.4s cubic-bezier(.2,.7,.2,1); }
.managerMessage.isVisible figure img { transform: scale(1.01); }
.managerMessage figure img { object-position: 66% center; }

.factoryJournal { border-top: 1px solid var(--work-line); }
.journalGrid { display: grid; grid-template-columns: 1.2fr 1fr 1fr; gap: clamp(18px, 2.2vw, 32px); align-items: start; }
.journalEntry { min-width: 0; margin: 0; border-bottom: 1px solid var(--work-line); }
.journalEntryLink { display: block; color: inherit; }
.journalEntryLink:focus-visible { outline: 1px solid var(--work-brass); outline-offset: 5px; }
.journalVisual { aspect-ratio: 4/3; margin: 0; overflow: hidden; background: var(--work-panel); }
.journalVisual img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.82) contrast(1.02); transform: scale(1.045); transition: filter .5s ease, transform 1.1s cubic-bezier(.2,.65,.25,1); }
.journalEntry.isVisible .journalVisual img { transform: scale(1); }
.journalEntry:hover .journalVisual img { filter: saturate(.98) contrast(1.02); transform: scale(1.015); }
.journalEntryCopy { padding: 20px 2px 24px; }
.journalEntry time { display: block; color: var(--work-brass); font: 500 9px/1.5 Arial, sans-serif; letter-spacing: .16em; }
.journalEntry h3 { margin: 11px 0 16px; color: var(--work-text); font-family: "Yu Mincho", serif; font-size: clamp(17px, 1.45vw, 21px); font-weight: 400; line-height: 1.7; letter-spacing: .055em; }
.journalEntryCopy > p { min-height: 8.4em; margin: 0; color: var(--work-muted); font-size: 11px; line-height: 2.05; letter-spacing: .035em; }
.journalEntryCopy > p span { display: block; }
.journalReadMore { display: inline-flex; align-items: center; gap: 18px; margin-top: 20px; color: var(--work-soft); font-size: 10px; letter-spacing: .1em; }
.journalReadMore i { color: var(--work-brass); font-style: normal; transition: transform .3s ease; }
.journalEntryLink:hover .journalReadMore i { transform: translateX(5px); }

.homeRecruitBanner { position: relative; display: grid; min-height: clamp(620px, 65vw, 860px); overflow: hidden; background: var(--work-deep); }
.homeRecruitBanner > img, .homeRecruitShade, .homeRecruitCopy { grid-area: 1 / 1; }
.homeRecruitBanner > img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.homeRecruitShade { z-index: 1; background: linear-gradient(90deg, rgba(12,12,12,.92) 0%, rgba(12,12,12,.62) 42%, rgba(12,12,12,.12) 72%), linear-gradient(0deg, rgba(12,12,12,.58), transparent 55%); }
.homeRecruitCopy { z-index: 2; align-self: center; width: min(var(--work-max), calc(100% - (var(--work-pad) * 2))); margin-inline: auto; }
.homeRecruitCopy > p:first-child { margin: 0; color: var(--work-brass); font: 600 10px/1.4 Arial, sans-serif; letter-spacing: .2em; }
.homeRecruitCopy h2 { margin: 24px 0 0; font: 400 clamp(40px, 5vw, 72px)/1.45 "Yu Mincho", serif; letter-spacing: .07em; }
.homeRecruitCopy > p:nth-of-type(2) { max-width: 590px; margin: 28px 0 36px; color: var(--work-soft); font-size: clamp(12px, 1.2vw, 15px); line-height: 2.1; letter-spacing: .05em; }
.homeRecruitCopy > a { display: inline-flex; min-height: 54px; align-items: center; gap: 50px; padding: 0 24px; border: 1px solid var(--work-brass); color: var(--work-black); background: var(--work-brass); font-size: 12px; letter-spacing: .1em; transition: color .3s ease, background .3s ease; }
.homeRecruitCopy > a:hover, .homeRecruitCopy > a:focus-visible { color: var(--work-text); background: transparent; }

.storeStory { position: relative; display: grid; min-height: 760px; }
.storeVisual { grid-area: 1/1; }
.storeVisual::after { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(17,17,17,.08), rgba(17,17,17,.92) 72%); content: ""; }
.storeVisual img { height: 100%; min-height: 760px; }
.storeCopy { z-index: 2; grid-area: 1/1; align-self: center; justify-self: end; width: min(510px, calc(100% - 48px)); margin-right: var(--work-pad); padding: 48px 0; }

.access { border-bottom: 1px solid var(--work-line); }
.access .sectionHeading h2 { grid-column: 1 / -1; }
.accessGrid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(340px, .9fr); border: 1px solid var(--work-line); }
.accessGrid dl { min-width: 0; margin: 0; }
.accessGrid dl div { display: grid; grid-template-columns: 94px minmax(0, 1fr); align-items: center; min-height: 68px; padding: 16px clamp(18px, 2.5vw, 32px); border-bottom: 1px solid var(--work-line); }
.accessGrid dl div:last-child { border-bottom: 0; }
.accessGrid dt { color: var(--work-muted); font-size: 11px; letter-spacing: .05em; }
.accessGrid dd { min-width: 0; margin: 0; padding-right: clamp(16px, 2vw, 28px); color: var(--work-soft); font-size: 13px; line-height: 1.75; overflow-wrap: anywhere; }
.accessValueLine { display: block; width: fit-content; max-width: 100%; white-space: nowrap; }
.accessNote { display: flex; min-width: 0; flex-direction: column; justify-content: center; align-items: flex-start; padding: clamp(32px, 4vw, 54px) clamp(20px, 2vw, 28px); border-left: 1px solid var(--work-line); background: var(--work-deep); }
.accessNote p { margin: 0; color: var(--work-brass); font: 500 9px/1.5 Arial, sans-serif; letter-spacing: .16em; }
.accessNote strong { width: 100%; max-width: none; margin: 18px 0 34px; font-size: clamp(18px, 1.8vw, 23px); line-height: 1.8; overflow-wrap: normal; text-wrap: balance; }
.accessNote strong span { display: block; width: fit-content; max-width: 100%; white-space: nowrap; }

.siteFooter { position: relative; display: grid; grid-template-columns: minmax(180px, 220px) minmax(0, 1fr) auto; gap: clamp(28px, 4vw, 50px); align-items: start; padding: 70px var(--work-pad) 28px; color: var(--work-text); background: #0b0b0b; }
.footerBrand { display: flex; align-items: center; gap: 14px; }
.footerLinks { display: flex; min-width: 0; flex-wrap: wrap; gap: 14px clamp(16px, 2vw, 28px); }
.footerLinks a { color: var(--work-muted); font: 500 9px Arial, sans-serif; letter-spacing: .12em; }
.footerAccessLinks { display: inline-flex; gap: 10px; align-items: baseline; }
.footerLinks .terminalEntrance { min-width: 4.8em; color: #666; font-size: 8px; text-align: left; text-decoration: none; transition: color .18s ease, opacity .18s ease; }
.footerLinks .terminalEntrance.isRouteFading { opacity: 0; }
.footerLinks .terminalEntrance:hover,
.footerLinks .terminalEntrance:focus-visible { color: #929292; }
.replayOpening { min-height: 44px; padding: 0 16px; border: 1px solid var(--work-line); color: var(--work-soft); background: transparent; font-size: 10px; letter-spacing: .1em; white-space: nowrap; cursor: pointer; }
.footerBottom { grid-column: 1/-1; display: flex; justify-content: space-between; padding-top: 28px; border-top: 1px solid var(--work-line); }
.footerBottom small, .footerBottom a { color: #737373; font-size: 9px; }
.footerBottom div { display: flex; flex-wrap: wrap; gap: 12px 24px; }

.reveal { opacity: 0; transform: translateY(28px); transition: opacity .9s ease, transform .9s cubic-bezier(.2,.65,.25,1); }
.reveal.isVisible { opacity: 1; transform: none; }
@keyframes heroSettle { from { transform: scale(1.045); } to { transform: scale(1.015); } }

@media (max-width: 960px) {
  .craftStoryNotePcBreak { display: none; }
  .productDetailPcBreak { display: none; }
  .artisanFactPcBreak { display: none; }
  .productDetailObject small { font-size: 9px; }
  .menuButton { z-index: 31; display: grid; width: 44px; height: 44px; padding: 9px; border: 1px solid var(--work-line); color: var(--work-text); background: rgba(17,17,17,.7); }
  .menuButton span { display: block; width: 100%; height: 1px; margin: 3px 0; background: currentColor; }
  .menuButton b { font-size: 7px; letter-spacing: .1em; }
  .globalNav { position: fixed; z-index: 30; inset: 0; display: flex; visibility: hidden; flex-direction: column; justify-content: center; gap: 20px; background: rgba(17,17,17,.98); opacity: 0; transition: opacity .3s, visibility .3s; }
  .globalNav.isOpen { visibility: visible; opacity: 1; }
  .globalNav a { font-family: "Yu Mincho", serif; font-size: 24px; }
  .globalNav .recruitNavButton { min-width: 180px; min-height: 52px; padding-inline: 24px; font-size: 18px; }
  .brandConcept { grid-template-columns: 1fr; }
  .conceptManifesto { max-width: 500px; }
  .sectionHeading { grid-template-columns: 1fr; }
  .sectionHeading > p:last-child { grid-column: 1; grid-row: auto; }
  .productsHeadline { max-width: 12em; margin-bottom: 8px; }
  .productsHeading { margin-bottom: 36px; }
  .productsShowcase .sectionHeading > .productsAtmosphere,
  .productsHeading.reveal.isVisible > .productsAtmosphere { transform: none; }
  .workshopCaption dl { grid-template-columns: repeat(2, 1fr); }
  .workshopCaption dl div:nth-child(2) { border-right: 0; }
  .craftStoryStage { grid-template-columns: 1fr; min-height: 0; }
  .craftStoryVisual { aspect-ratio: 16/9; }
  .craftStoryDetail { min-height: 420px; border-top: 1px solid var(--work-line); border-left: 0; }
  .craftStoryTabs { grid-template-columns: repeat(4, 1fr); }
  .craftStoryTab:nth-child(4n) { border-right: 0; }
  .craftStoryTab:nth-child(n+5) { border-top: 1px solid var(--work-line); }
  .artisanRoster { aspect-ratio: 16/9; }
  .artisanCardCopy { right: 9px; bottom: 16px; left: 9px; padding: 10px; }
  .artisanCardCopy i { display: none; }
  .artisanDetail { grid-template-columns: minmax(240px, .8fr) 1.2fr; }
  .artisanDetailFacts { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(3, 1fr); padding: 0; border-top: 1px solid var(--work-line); border-left: 0; }
  .artisanDetailFacts div { padding: 20px; border-right: 1px solid var(--work-line); border-bottom: 0; }
  .artisanDetailFacts div:last-child { border-right: 0; }
  .philosophyValueGrid { grid-template-columns: repeat(2, 1fr); }
  .philosophyValueGrid article { padding: 30px; border-bottom: 1px solid var(--work-line); }
  .philosophyValueGrid article:nth-child(2n) { border-right: 0; }
  .philosophyValueGrid article:nth-child(-n+2) { padding-top: 0; }
  .philosophyValueGrid article:nth-child(n+3) { padding-bottom: 0; border-bottom: 0; }
  .managerMessage { grid-template-columns: 1fr; }
  .managerMessage figure { min-height: 560px; }
  .journalGrid { grid-template-columns: 1fr 1fr; }
  .journalEntry:first-child { grid-column: 1/-1; }
  .journalEntry:first-child .journalEntryLink { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(240px, .75fr); align-items: stretch; }
  .journalEntry:first-child .journalEntryCopy { display: flex; flex-direction: column; justify-content: center; padding: clamp(24px, 4vw, 44px); border-top: 1px solid var(--work-line); }
  .accessGrid { grid-template-columns: 1fr; }
  .accessGrid dl div:last-child { border-bottom: 1px solid var(--work-line); }
  .accessNote { min-height: 300px; border-left: 0; }
  .siteFooter { grid-template-columns: 1fr auto; }
  .footerLinks { grid-column: 1/-1; grid-row: 2; }
}

@media (max-width: 600px) {
  :root { --work-pad: 20px; }
  .siteHeader { padding-top: 18px; }
  .brand > span { display: none; }
  .workshopHero .heroImage { object-position: 62% center; }
  .workshopHero .heroShade { background: linear-gradient(90deg, rgba(17,17,17,.9), rgba(17,17,17,.28)), linear-gradient(0deg, rgba(17,17,17,.75), transparent); }
  .workshopHero .heroContent { width: calc(100% - 40px); padding-top: 27vh; }
  .workshopHero h1 { font-size: clamp(34px, 10vw, 45px); }
  .workshopHero h1 span { white-space: normal; }
  .brandConcept, .craftStory, .productsShowcase, .artisans, .philosophy, .factoryJournal, .access { width: calc(100% - 40px); }
  .brandConcept { padding-block: 100px; }
  .sectionCopy h2, .sectionHeading h2, .workshopCaption h2, .storeCopy h2 { font-size: 32px; }
  .headlineLine { white-space: normal; }
  .productsHeadline { max-width: 100%; padding-left: 0; font-size: 29px !important; line-height: 1.62 !important; letter-spacing: .045em !important; text-wrap: pretty; }
  .productsHeadlineLine { display: inline; white-space: normal; transform: none; }
  .productsHeadlineResolve { font-size: 1em; color: inherit; }
  .productsHeadlineLine:nth-child(3) { margin-top: 0; }
  .productsShowcase .sectionHeading > .productsAtmosphere { margin-top: 20px; margin-bottom: 0; font-size: 16px; line-height: 1.8; }
  .productsAtmosphere span { display: inline; }
  .workshopFeature { min-height: 760px; }
  .fullBleedVisual img { object-position: 58% center; }
  .workshopCaption { width: calc(100% - 40px); padding: 90px 20px; }
  .workshopCaption dl { margin-top: 30px; }
  .craftStory, .productsShowcase, .artisans, .philosophy, .factoryJournal, .access { padding-block: 90px; }
  .sectionHeading { margin-bottom: 38px; }
  .artisanStatement { margin: -4px 0 38px; }
  .productsVisual, .artisansVisual { aspect-ratio: 4/5; }
  .productsVisual img { object-position: 45% center; }
  .artisansVisual img { object-position: 50% center; }
  .craftStoryViewer { margin-inline: calc(var(--work-pad) * -1); border-right: 0; border-left: 0; }
  .craftStoryVisual { aspect-ratio: 4/3; }
  .craftStoryArrow { width: 46px; height: 46px; }
  .craftStoryArrowPrev { left: 12px; }
  .craftStoryArrowNext { right: 12px; }
  .craftStoryDetail { min-height: 430px; padding: 32px 20px; }
  .craftStoryDescription { min-height: 10.4em; }
  .craftStoryTabs { display: flex; overflow-x: auto; scroll-snap-type: x proximity; overscroll-behavior-inline: contain; scrollbar-width: thin; }
  .craftStoryTab { flex: 0 0 146px; min-height: 116px; scroll-snap-align: start; border-top: 0 !important; }
  .craftStoryTab:nth-child(4n) { border-right: 1px solid var(--work-line); }
  .artisanRoster { aspect-ratio: 16/10; }
  .artisanCardCopy { right: 3px; bottom: 7px; left: 3px; padding: 7px 5px; }
  .artisanCardCopy small { font-size: 8px; }
  .artisanCardCopy b { font-size: 12px; letter-spacing: .03em; }
  .artisanDetail { grid-template-columns: 1fr; gap: 28px; padding: 20px; }
  .artisanDetailPortrait { min-height: 360px; }
  .artisanDetailFacts { grid-column: auto; grid-template-columns: 1fr; }
  .artisanDetailFacts div { padding: 16px 0; border-right: 0; border-bottom: 1px solid var(--work-line); }
  .artisanDetailFacts div:last-child { border-bottom: 0; }
  .productFamilies, .artisanNames { grid-template-columns: repeat(2, 1fr); }
  .productFamilies button:nth-child(2n), .artisanNames p:nth-child(2n) { border-right: 0; }
  .productFamilies button { min-height: 70px; padding: 16px 12px; }
  .productDetailHeader { grid-template-columns: 1fr; }
  .productDetailHeading { grid-template-columns: auto 1fr; gap: 12px 16px; }
  .productDetailHeading > span { font-size: 24px; }
  .productDetailClose { justify-self: start; }
  .productDetailStory { grid-template-columns: 1fr; }
  .productDetailObjects { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .productDetailNote { grid-template-columns: 1fr; }
  .productDetailNote figure { min-height: 260px; }
  .journalGrid { grid-template-columns: 1fr; }
  .journalEntry:first-child { grid-column: auto; }
  .journalEntry:first-child .journalEntryLink { display: block; }
  .journalEntry:first-child .journalEntryCopy { display: block; padding: 20px 2px 24px; border-top: 0; }
  .journalEntryCopy > p { min-height: 0; }
  .philosophyHero { min-height: 680px; margin-inline: calc(var(--work-pad) * -1); border-inline: 0; }
  .philosophyHero > img { object-position: 58% center; }
  .philosophyHeroShade { background: linear-gradient(90deg, rgba(12,12,12,.9), rgba(12,12,12,.22)), linear-gradient(0deg, rgba(12,12,12,.76), transparent 62%); }
  .philosophyHeroCopy { width: calc(100% - 40px); margin-left: 20px; }
  .philosophyHeroCopy h2 { font-size: clamp(34px, 10vw, 46px); }
  .philosophyHeroCopy > p:last-child span { display: inline; }
  .philosophyValues, .managerMessage { margin-inline: calc(var(--work-pad) * -1); border-inline: 0; }
  .philosophyValues { padding: 60px 20px; }
  .philosophyValueGrid { grid-template-columns: 1fr; margin-top: 42px; }
  .philosophyValueGrid article, .philosophyValueGrid article:first-child, .philosophyValueGrid article:last-child { padding: 28px 0; border-right: 0; border-bottom: 1px solid var(--work-line); }
  .philosophyValueGrid article:nth-child(-n+2) { padding-top: 28px; }
  .philosophyValueGrid article:nth-child(n+3) { padding-bottom: 28px; border-bottom: 1px solid var(--work-line); }
  .philosophyValueGrid article:first-child { padding-top: 0; }
  .philosophyValueGrid article:last-child { padding-bottom: 0; border-bottom: 0; }
  .managerMessageCopy { padding: 55px 20px; }
  .managerMessage figure { min-height: 480px; }
  .managerMessageCopy blockquote { font-size: 17px; }
  .homeRecruitBanner { min-height: 680px; }
  .homeRecruitBanner > img { object-position: 62% center; }
  .homeRecruitShade { background: linear-gradient(90deg, rgba(12,12,12,.9), rgba(12,12,12,.26)), linear-gradient(0deg, rgba(12,12,12,.72), transparent 62%); }
  .homeRecruitCopy h2 { font-size: clamp(36px, 10vw, 48px); }
  .homeRecruitCopy > p:nth-of-type(2) br { display: none; }
  .homeRecruitCopy > a { gap: 30px; padding-inline: 20px; }
  .storeStory { min-height: 680px; }
  .storeVisual img { min-height: 680px; object-position: 35% center; }
  .storeVisual::after { background: linear-gradient(0deg, rgba(17,17,17,.96), rgba(17,17,17,.08) 75%); }
  .storeCopy { align-self: end; width: calc(100% - 40px); margin: 0 20px 50px; }
  .access .sectionHeading h2 { max-width: 9em; line-height: 1.6; text-wrap: balance; }
  .accessGrid dl div { grid-template-columns: 76px minmax(0, 1fr); min-height: 64px; padding: 14px 16px; }
  .accessGrid dt { font-size: 10px; }
  .accessGrid dd { font-size: 12px; }
  .accessNote { min-height: 0; padding: 36px 24px; }
  .accessNote strong { max-width: none; margin-bottom: 28px; font-size: clamp(17px, 5.5vw, 20px); }
  .accessNote strong span { font-size: inherit; }
  .accessNote .workshopLink { box-sizing: border-box; max-width: 100%; gap: 18px; }
  .siteFooter { grid-template-columns: 1fr; gap: 30px; padding-inline: 20px; }
  .footerLinks { grid-column: 1; grid-row: auto; display: grid; grid-template-columns: repeat(2, 1fr); }
  .replayOpening { justify-self: start; }
  .footerBottom { align-items: flex-start; flex-direction: column; gap: 18px; }
  .footerBottom div { display: grid; grid-template-columns: 1fr; gap: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .workshopHero .heroImage { animation: none; }
  .reveal { opacity: 1; transform: none; transition: none; }
  .craftStoryVisual img, .craftStoryDetail > *, .craftStoryTab, .craftStoryTab::after { transition: none; }
  .productsHeading.reveal > .sectionNumber, .productsHeading.reveal > .productsHeadline, .productsHeading.reveal > .productsAtmosphere {
    opacity: 1; transform: none; transition: none;
  }
  .artisanCard::after, .artisanDetail > *, .journalVisual img { transition: none; }
  .journalVisual img, .journalEntry.isVisible .journalVisual img, .journalEntry:hover .journalVisual img { transform: none; }
  .productsVisual.reveal { transition-delay: 0s; }
}

.artisanStaffLink {
  margin: 42px 0 0;
  text-align: center;
}

.artisanStaffLink .workshopLink {
  display: inline-flex;
}
.homeShopEntrance{position:relative;display:grid;min-height:clamp(500px,52vw,720px);overflow:hidden;border-block:1px solid var(--work-line);background:var(--work-deep)}
.homeShopEntrance>img,.homeShopShade,.homeShopCopy{grid-area:1/1}.homeShopEntrance>img{width:100%;height:100%;object-fit:cover}.homeShopShade{background:linear-gradient(90deg,rgba(3,9,14,.96) 0%,rgba(5,13,19,.78) 40%,rgba(4,10,14,.08) 72%),linear-gradient(0deg,rgba(2,7,10,.55),transparent 52%)}
.homeShopCopy{z-index:1;align-self:center;width:min(1320px,calc(100% - 48px));margin:auto;color:var(--work-text)}.homeShopCopy>p:first-child{margin:0;color:var(--work-brass);font:700 10px Arial,sans-serif;letter-spacing:.22em}.homeShopCopy h2{margin:24px 0;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.45;letter-spacing:.06em}.homeShopCopy>p:nth-of-type(2){margin:0;color:var(--work-soft);font:14px/2 sans-serif}.homeShopCopy a{display:flex;align-items:center;justify-content:space-between;width:240px;margin-top:36px;padding:16px 18px;border:1px solid var(--work-brass);color:#f1d37d;background:#0b1116d9;font:700 12px sans-serif;letter-spacing:.08em;text-decoration:none}.homeShopCopy a:hover{background:#302716}
@media(max-width:560px){.homeShopEntrance{min-height:590px}.homeShopEntrance>img{object-position:70% center}.homeShopShade{background:linear-gradient(90deg,rgba(3,9,14,.96),rgba(5,13,19,.64) 80%,rgba(4,10,14,.16)),linear-gradient(0deg,rgba(2,7,10,.68),transparent)}.homeShopCopy{width:calc(100% - 40px)}.homeShopCopy h2{font-size:38px}.homeShopCopy>p:nth-of-type(2){font-size:13px}.homeShopCopy a{width:220px}}

/* Match the existing home typography used by the recruitment banner. */
.homeShopCopy h2{font:400 clamp(40px,5vw,72px)/1.45 "Yu Mincho",serif;letter-spacing:.07em}
.homeShopCopy>p:nth-of-type(2){max-width:590px;font-family:"Noto Sans JP","Yu Gothic",sans-serif;font-size:clamp(12px,1.2vw,15px);line-height:2.1;letter-spacing:.05em}
.homeShopCopy a{display:inline-flex;min-height:54px;width:auto;gap:50px;padding:0 24px;font-family:"Noto Sans JP","Yu Gothic",sans-serif;font-size:12px;letter-spacing:.1em}
@media(max-width:560px){.homeShopCopy h2{font-size:38px}.homeShopCopy a{width:auto}}
