/* sample39: asymmetrical product hero / sample34: sumi, gold and mincho.
   Section adaptations: message-03, voice-13, faq-01, about-02. */
:root{--bg:#161714;--panel:#20221D;--deep:#10120F;--paper:#F0ECE2;--ink:#292D25;--text:#E9E5DC;--muted:#B8B9AC;--gold:#C9B17E;--line:rgba(201,177,126,.25);--serif:'Noto Serif JP','Yu Mincho','Hiragino Mincho ProN',serif;--sans:'Noto Sans JP','Hiragino Kaku Gothic ProN',sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:15px;font-weight:400;line-height:2.15;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}figure,p,blockquote{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.75;margin:0;word-break:auto-phrase;text-wrap:balance;letter-spacing:.045em}h2{font-size:38px}h3{font-size:27px}p{overflow-wrap:anywhere}p+p{margin-top:1.3em}small{font-size:12px}.wrap{width:min(1140px,calc(100% - 96px));margin-inline:auto}.section{padding:110px 0}.section-label{display:flex;align-items:center;gap:18px;color:var(--gold);font-size:12px;letter-spacing:.16em;margin-bottom:32px}.section-label>span{font-family:Georgia,serif;font-size:15px;border-left:1px solid var(--gold);padding-left:17px;line-height:32px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split h2{margin-bottom:26px}.prose p+p{margin-top:24px}.prose p{line-height:2.35}.photo{position:relative;min-width:0}.photo img{width:100%;object-fit:cover}.photo figcaption{color:var(--muted);font-size:11px;letter-spacing:.05em;margin-top:12px;line-height:1.8}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:14px 25px;background:var(--gold);border:1px solid var(--gold);color:#171A13;font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.8;text-wrap:balance;transition:background .25s,color .25s,transform .25s}.button:hover{background:#DED0AD;transform:translateY(-2px)}.button>span{font-size:20px;font-weight:400}.button--outline{background:transparent;color:var(--text);border-color:rgba(201,177,126,.55)}.button--outline:hover{background:var(--panel);color:#fff}.button--ink{background:var(--ink);color:var(--paper);border-color:var(--ink)}.button--ink:hover{background:#414737;color:white}.button:disabled{background:#DFDDD5;color:#777A70;border-color:#CDCCC4;transform:none}.small-label{font-size:12px;color:var(--gold);letter-spacing:.12em;margin-bottom:16px}.note{font-size:12px;color:var(--muted)}.text-link{display:inline-flex;gap:40px;border-bottom:1px solid var(--line);padding:8px 0;font-size:13px}.english{font-family:Georgia,serif;font-size:11px;letter-spacing:.2em;color:var(--muted)}.sp-only{display:none}.skip-link{position:fixed;top:-100px;left:16px;background:var(--paper);color:var(--ink);z-index:100;padding:12px}.skip-link:focus{top:10px}
/* Header: quiet, always accessible. */
.site-header{height:94px;display:flex;align-items:center;gap:34px;padding:12px 4.5%;background:rgba(18,20,16,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{display:block;flex-shrink:0}.brand img{width:216px;height:auto}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:12px;letter-spacing:.06em}.desktop-nav a{padding:12px 0;white-space:nowrap}.desktop-nav a:hover{color:var(--gold)}.header-cta{border:1px solid var(--gold);padding:10px 20px;font-size:12px;color:var(--gold);white-space:nowrap}.header-cta span{margin-left:20px}.menu-toggle{display:none;width:44px;height:44px;padding:10px;background:none;border:0}.menu-toggle span{display:block;height:1px;background:var(--text);margin:7px 0;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#1B1E17;padding:20px 28px 28px;border-bottom:1px solid var(--line);max-height:calc(100svh - 80px);overflow:auto}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}[hidden]{display:none!important}
/* Product-led full-width hero, using the supplied original reference photograph. */
.hero{position:relative;width:100%;min-height:730px;height:calc(100svh - 94px);max-height:940px;background:#292B25;isolation:isolate;overflow:hidden}.hero__media{position:absolute;inset:0 auto 0 0;width:59%;overflow:hidden}.hero__image{max-width:none;height:100%;width:auto;clip-path:inset(0 44% 0 0)}.hero__media::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 67%,#292B25 95%);pointer-events:none}.hero__inner{width:min(1360px,calc(100% - 96px));height:100%;min-height:730px;margin:auto;display:flex;align-items:center;position:relative}.hero__copy{width:47%;margin-left:auto;padding:34px 0 74px}.hero__eyebrow{font-size:11px;color:#D0CBBF;letter-spacing:.12em;margin-bottom:25px}.hero__eyebrow span{display:block;color:var(--gold);margin-top:6px}.hero h1{font-size:47px;line-height:1.6;letter-spacing:.06em}.hero h1>span{display:block;white-space:nowrap}.hero__lead{font-family:var(--serif);font-size:16px;line-height:2.2;margin:30px 0}.hero__lead p+p{margin-top:10px}.hero .actions{flex-direction:column;align-items:flex-start;gap:10px}.hero .button{min-width:294px}.hero__foot{position:absolute;left:5%;right:5%;bottom:22px;display:flex;align-items:center;justify-content:space-between;color:#D4D1C8;font-size:10px;letter-spacing:.16em}.hero__foot a{display:flex;align-items:center;gap:15px;font:10px Georgia,serif;letter-spacing:.15em}.hero__foot i{width:55px;height:1px;background:var(--gold)}
/* Editorial introduction. */
.collection__head{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:center;margin-bottom:52px}.collection__head p{font-family:var(--serif);color:var(--muted);font-size:16px}.collection__gallery{display:grid;grid-template-columns:1.45fr 1fr;gap:35px}.collection__large{grid-row:span 2}.collection__large img{height:100%;max-height:875px;object-position:center}.collection__small{padding-top:70px}.collection__small img{aspect-ratio:1.12}.collection__third{margin-left:22%;margin-top:24px}.collection__third img{aspect-ratio:1.12}.empathy{background:var(--panel);border-block:1px solid var(--line)}.empathy h2{font-size:33px}.empathy .split>div>p{color:var(--muted)}.concerns{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.concerns li{padding:22px 0 22px 30px;position:relative;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:17px;line-height:1.9}.concerns li::before{content:'';position:absolute;left:2px;top:35px;width:8px;height:1px;background:var(--gold)}.empathy__last{margin-top:30px;color:var(--gold);font-family:var(--serif)}.philosophy h2{font-size:48px;margin-bottom:60px}.philosophy__spread{display:grid;grid-template-columns:.78fr 1.22fr;gap:85px}.philosophy__spread aside{padding-top:12px}.philosophy__spread aside img{filter:sepia(.15);max-width:350px}.philosophy__word{font-family:var(--serif);font-size:100px;letter-spacing:.15em;color:#414636;margin-top:80px;writing-mode:vertical-rl;margin-left:50px}.philosophy .prose{color:var(--muted)}.philosophy blockquote{font-family:var(--serif);font-size:24px;color:var(--text);border-block:1px solid var(--line);padding:30px 0;margin:32px 0}
/* Product chapters use natural image proportions; no generated product imagery. */
.product-section{background:#1E211B}.product-section__heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:60px;border-bottom:1px solid var(--line);padding-bottom:30px}.product-section__heading h2{font-size:60px;letter-spacing:.15em}.product-spread{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;align-items:center}.product-stage{padding:38px 30px 22px;background:#EEEFE9;position:relative;min-width:0;display:flex;flex-direction:column;align-items:center}.product-stage img{width:100%;max-height:700px;object-fit:contain;mix-blend-mode:multiply}.product-stage figcaption{font-family:var(--serif);font-size:11px;line-height:1.8;text-align:center;color:#5C6054;margin-top:20px}.product-copy h2,.product-copy h3{margin-bottom:24px}.product-copy>p{color:var(--muted)}.product-copy .photo{margin:35px 0}.detail-photo img{aspect-ratio:1.6;object-position:center}.wide-detail img{aspect-ratio:2.4}.product-copy .photo+h3{margin-top:36px}.tokyo-details{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:24px;margin-top:65px}.tokyo-details img{height:270px;object-fit:cover}.tokyo-details .photo:last-child img{object-fit:contain;background:#E9E7DF}.sculpture{background:var(--deep)}.sculpture__head{display:flex;gap:70px;align-items:center;margin-bottom:55px}.sculpture__head h2{flex:1.2}.sculpture__head p{flex:1;color:var(--muted)}.sculpture__grid{display:grid;grid-template-columns:1.15fr 1fr .85fr;grid-template-rows:340px 360px;gap:24px}.sculpture__main{grid-column:span 2}.sculpture__main img,.sculpture__detail img,.sculpture__door img{height:calc(100% - 32px);object-fit:cover}.sculpture__product{grid-column:3;grid-row:1/3;padding:20px 12px}.sculpture__product img{height:100%;min-height:0;object-fit:contain}.sculpture__detail{grid-column:1}.sculpture__door{grid-column:2}.edo{background:#22251E}.four-seasons{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:55px}.four-seasons img{aspect-ratio:1;object-fit:cover}.four-seasons figcaption{text-align:center;font-family:var(--serif);font-size:18px;color:var(--gold)}.tokushima{border-bottom:1px solid var(--line)}.yakusugi{background:#27261F}.large-number{display:block;font-family:Georgia,serif;line-height:1;font-size:115px;color:var(--gold);margin-bottom:28px;letter-spacing:-.04em}.large-number span{font-family:var(--serif);font-size:23px;margin-left:14px}.yakusugi .product-copy h3{margin-top:32px;font-size:22px}.product-stage--warm{background:#EAE3D4}.craft-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:60px}.craft-pair img{aspect-ratio:1.65}.letter{background:var(--paper);color:var(--ink)}.letter .section-label{color:#7A633A}.letter__layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.letter__body{font-family:var(--serif);font-size:19px;line-height:2.3}.letter__signature{margin-top:40px!important;text-align:right;font-size:14px}.letter__signature strong{font-weight:400;font-size:28px;margin-left:12px}.trust__list>div{display:flex;gap:30px;padding:25px 0;border-bottom:1px solid var(--line)}.trust__list>div:first-child{border-top:1px solid var(--line)}.trust__list>div>span{font-family:var(--serif);font-size:23px;color:var(--gold)}.trust .missing-photo{max-width:750px;margin:65px auto 0;min-height:320px}.missing-photo{border:1px dashed #777B6A;background:#1E211B;min-height:235px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center;color:#B6B9AA;padding:25px;font-size:13px}.missing-photo__mark{font-size:25px;color:var(--gold);font-family:var(--serif)}.missing-photo small{color:#9C9F91;letter-spacing:.12em;font-size:10px}.living{border-top:1px solid var(--line);background:var(--panel)}.living h2{margin-bottom:24px}.living__list{padding-left:20px;margin-top:25px;color:var(--muted)}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:45px}
/* Modern chapter — lighter, domestic and tactile. */
.light{background:var(--paper);color:var(--ink);--muted:#646858;--line:#C9C4B6}.light .section-label,.light .small-label{color:#796037}.modern__head{margin-bottom:50px}.modern__head h2{font-size:42px}.modern__hero img{width:100%;max-height:690px;object-fit:cover}.modern__intro{margin-top:65px}.modern__intro h3{margin-bottom:25px}.modern__intro p{font-size:15px}.price-note{padding:25px 0;border-block:1px solid var(--line);font-family:var(--serif)}.price-note strong{font-family:Georgia,serif;font-size:64px;font-weight:400;line-height:1.3}.price-note strong span{font-family:var(--serif);font-size:26px}.price-note small{display:block}.modern__gallery{display:grid;grid-template-columns:.85fr 1.1fr 1.1fr;gap:24px;margin-top:60px;align-items:start}.modern__gallery .photo:nth-child(2){margin-top:70px}.modern__gallery .photo:nth-child(3){margin-top:140px}.modern__gallery img{aspect-ratio:.78}.modern__principle{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;border-top:1px solid var(--line);padding-top:60px;margin-top:75px}.modern__qualities{margin:50px 0 0;padding:0;list-style:none}.modern__qualities li{padding:20px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:16px}.modern__qualities li:first-child{border-top:1px solid var(--line)}.modern__ending{max-width:740px;margin:45px auto 0;text-align:center;font-family:var(--serif);font-size:19px}.honesty{background:#24281F}.honesty .prose{color:var(--muted)}.voices h2{margin-bottom:25px}.voices> .wrap>p:not(.section-label){color:var(--muted)}.voices__featured{border-bottom:1px solid var(--line);margin-top:50px;padding:0 0 35px 50px;position:relative}.voices__featured>span{font-family:Georgia,serif;font-size:94px;line-height:1;color:var(--gold);position:absolute;left:0;top:-8px}.voices__featured blockquote{font-family:var(--serif);font-size:30px;line-height:1.8}.voices__featured p{font-size:11px;color:var(--muted);margin-top:16px}.voices__index figure{display:grid;grid-template-columns:52px 1fr;gap:15px 30px;border-bottom:1px solid var(--line);padding:30px 0}.voice-no{font-family:Georgia,serif;color:var(--gold)}.voices__index blockquote{font-family:var(--serif);font-size:17px}.voices__index figcaption{grid-column:2;font-size:11px;color:var(--muted)}.delivery-title{margin-top:65px;margin-bottom:25px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.faq{background:var(--panel);border-block:1px solid var(--line)}.faq__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq h2{font-size:29px}.faq__list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;gap:18px;cursor:pointer;padding:26px 0;list-style:none;line-height:1.85;font-family:var(--serif);font-size:16px;word-break:auto-phrase}.faq summary::-webkit-details-marker{display:none}.faq__q{color:var(--gold);font-family:Georgia,serif}.faq summary>span:nth-child(2){flex:1}.faq summary i{width:14px;height:14px;position:relative;flex-shrink:0}.faq summary i::before,.faq summary i::after{content:'';height:1px;width:14px;position:absolute;top:6px;background:var(--gold)}.faq summary i::after{transform:rotate(90deg)}.faq details[open] summary i::after{transform:rotate(0)}.faq__answer{display:flex;gap:18px;padding:0 20px 28px 0;color:var(--muted);font-size:14px}.faq__answer>span{color:var(--gold);font-family:Georgia,serif}.closing{background:radial-gradient(ellipse at 50% 50%,#313329,var(--bg) 75%)}.closing__inner{max-width:830px}.closing h2{margin-bottom:45px}.closing .prose{max-width:660px;margin-left:auto;font-family:var(--serif);font-size:18px}.closing .prose p:last-child{color:var(--gold);margin-top:32px}.visit{padding-bottom:0}.visit h2{font-size:43px}.visit__products{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:50px 0 80px}.visit__products .photo{padding:28px;background:#F2F0EB}.visit__products img{height:560px;object-fit:contain;mix-blend-mode:multiply}.visit__products figcaption{color:#4D5144;font-family:var(--serif);font-size:15px;text-align:center}.showroom{position:relative}.showroom>img{width:100%;height:510px;object-fit:cover}.showroom>p{position:absolute;bottom:0;left:0;right:0;padding:60px 8% 30px;background:linear-gradient(transparent,rgba(12,15,10,.8));font-family:var(--serif);font-size:27px;line-height:1.8}.showroom-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.showroom-pair img{aspect-ratio:2}.visit__choices{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:75px;border-bottom:1px solid var(--line);padding-bottom:90px}.visit__choices article+article{border-left:1px solid var(--line);padding-left:70px}.visit__choices h3{font-size:30px;margin-bottom:24px}.visit__choices .button{margin-top:28px}.visit__choices article{display:flex;flex-direction:column;align-items:flex-start}.visit__choices .note{margin-bottom:auto}.access h2{font-size:29px}.access__name{font-family:var(--serif);font-size:20px;margin:30px 0 14px}.access__table{margin:0;border-top:1px solid var(--line)}.access__table>div{display:grid;grid-template-columns:80px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid var(--line)}.access__table dt{font-size:12px;color:var(--muted)}.access__table dd{margin:0;font-size:14px}.access__table small{display:block}.access__table a{text-decoration:underline;text-underline-offset:4px}
/* Form — honest disconnected state, no implied successful send. */
.contact__wrap{max-width:850px}.contact h2{font-size:42px}.contact__intro{margin-top:24px}.contact__phone{margin:35px 0 45px;padding:22px 0;border-block:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.contact__phone>span{font-size:12px}.contact__phone>a{font-family:Georgia,serif;font-size:38px;letter-spacing:.035em;line-height:1.6}.form-notice{background:#E4DFD1;border-left:3px solid #8B754D;padding:16px 20px;font-size:12px;margin-bottom:30px;line-height:1.9}.form-notice a,.consent a,.privacy a{text-decoration:underline;text-underline-offset:4px}.contact form{margin-top:35px}.contact fieldset{padding:0;margin:0 0 30px;border:0;min-width:0}.contact legend{margin-bottom:14px;font-size:14px;font-weight:500}.purpose{display:flex;gap:14px;flex-wrap:wrap}.purpose label{display:flex;align-items:center;gap:7px;font-size:13px;border:1px solid #C0BEAE;background:#F9F7F1;padding:12px 15px;cursor:pointer}.purpose label:has(input:checked){border-color:#70633E;background:#E6E0D1}.contact input[type=radio],.contact input[type=checkbox]{accent-color:#685B3B;width:18px;height:18px;flex-shrink:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:25px;min-width:0}.field--full{grid-column:1/-1}.field label{font-size:14px;font-weight:500}.field input,.field textarea,.field select{display:block;width:100%;min-width:0;background:#FAF8F3;border:1px solid #B8BCAC;border-radius:0;color:var(--ink);padding:13px 15px;min-height:54px;line-height:1.8;font-size:16px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#5E674E}.field input::placeholder,.field textarea::placeholder{color:#838878;font-size:13px}.field small,.field-help{font-size:11px;color:#646858}.field-help{margin-top:-12px}.required,.optional{font-size:10px;font-weight:400;margin-left:8px;letter-spacing:.03em}.required{color:#815C37}.optional{color:#767E6A}.consent{display:flex;gap:10px;align-items:center;font-size:13px;margin:35px 0;cursor:pointer}.contact form>.button{width:100%;justify-content:center;min-height:62px}#form-status{margin-top:18px;font-size:14px}.privacy{border-top:1px solid var(--line);padding-top:20px;margin-top:55px;font-size:12px;scroll-margin-top:110px}.privacy summary{cursor:pointer}.privacy>div{padding:20px 0}.contact dialog{width:min(720px,calc(100% - 36px));max-height:86svh;padding:0;border:1px solid var(--gold);background:var(--paper);color:var(--ink)}.contact dialog::backdrop{background:rgba(9,12,8,.75)}.confirm-inner{padding:35px}.confirm-inner h3{font-size:25px}.confirm-inner>p{font-size:13px;margin-top:14px}.confirm-inner dl{margin:25px 0;border-top:1px solid #C9C4B6}.confirm-inner dl>div{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid #C9C4B6;font-size:13px}.confirm-inner dt{color:#6E725F}.confirm-inner dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.confirm-actions{display:flex;gap:12px;flex-wrap:wrap}.button--back{background:transparent;border-color:#838A75;color:var(--ink)}.site-footer{background:var(--deep);padding:65px 0 35px}.footer-top{display:flex;align-items:center;gap:70px;padding-bottom:40px;border-bottom:1px solid var(--line)}.footer-top>p{font-family:var(--serif);font-size:15px;letter-spacing:.08em}.back-top{margin-left:auto;border:1px solid var(--line);width:50px;height:50px;display:grid;place-items:center}.footer-bottom{display:flex;gap:50px;margin-top:30px;align-items:flex-end;font-size:11px;color:var(--muted)}.footer-bottom nav{display:flex;gap:24px;flex-wrap:wrap}.footer-bottom>small{margin-left:auto;font-size:9px;letter-spacing:.08em;white-space:nowrap}.mobile-actions{display:none}
/* Visibility never depends on animation or third-party scripts. */
@media(min-width:1500px){.hero__media{left:4%}.hero__copy{width:49%}.hero h1{font-size:56px}.hero__lead{font-size:18px}.hero .actions{flex-direction:row}.hero .button{min-width:0}.hero__copy{padding-bottom:40px}}
@media(max-width:1100px){.site-header{gap:22px}.desktop-nav{gap:18px}.brand img{width:185px}.wrap{width:calc(100% - 64px)}.hero__inner{width:calc(100% - 64px)}.hero h1{font-size:40px}.hero__copy{width:48%}.hero__image{transform:translateX(-25px)}.split,.product-spread{gap:45px}.philosophy__spread{gap:45px}.product-copy h2{font-size:32px}.sculpture__head{gap:45px}.visit__choices{gap:40px}.visit__choices article+article{padding-left:40px}.faq__layout{gap:40px}.desktop-nav a{font-size:11px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.site-header{height:80px}.hero{height:auto;max-height:none;min-height:0;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero__media{position:relative;width:100%;height:550px;align-self:end}.hero__image{transform:translateX(-36px)}.hero__media::after{background:linear-gradient(90deg,transparent 78%,#292B25 100%)}.hero__inner{width:auto;margin:0;padding:38px 25px 65px 0;min-height:650px}.hero__copy{width:100%;padding:0}.hero h1{font-size:33px;letter-spacing:.02em}.hero__eyebrow{font-size:10px}.hero__lead{font-size:14px}.hero .button{min-width:0;width:100%;font-size:12px;padding-inline:18px}.hero__foot{left:32px;right:32px}.product-section__heading h2{font-size:49px}.product-stage{padding:24px 16px}.product-copy h3{font-size:24px}.letter__layout{grid-template-columns:.4fr 1fr;gap:35px}.faq__layout{grid-template-columns:1fr;gap:30px}.sculpture__grid{grid-template-rows:290px 280px}.tokyo-details img{height:220px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom>small{margin-left:0}.footer-top{gap:40px}.visit__products img{height:450px}}
@media(max-width:768px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 44px)}.section{padding:72px 0}h2{font-size:29px;line-height:1.7}h3{font-size:23px}.section-label{font-size:10px;letter-spacing:.07em;gap:12px;margin-bottom:24px}.section-label>span{font-size:13px;padding-left:12px;line-height:27px}.split,.product-spread,.philosophy__spread,.letter__layout,.modern__principle{grid-template-columns:1fr;gap:34px}.collection__head{grid-template-columns:1fr;gap:27px;margin-bottom:35px}.collection__head p{font-size:14px}.collection__gallery{gap:20px}.collection__small{padding-top:35px}.collection__third{margin-left:0;margin-top:5px}.collection__large img{height:100%;max-height:650px}.collection .photo figcaption{font-size:9px}.empathy h2{font-size:28px}.concerns li{font-size:16px;padding-block:20px}.philosophy h2{font-size:36px;margin-bottom:35px}.philosophy__spread aside{display:flex;gap:24px;align-items:center}.philosophy__spread aside .photo{width:65%}.philosophy__word{font-size:65px;margin:0}.philosophy blockquote{font-size:20px}.product-section__heading{display:block;margin-bottom:35px;padding-bottom:22px}.product-section__heading h2{font-size:42px}.product-section__heading .english{margin-top:12px;font-size:9px}.product-stage{padding:28px 25px 22px}.product-stage img{max-height:620px}.product-copy h2{font-size:29px}.product-copy h3{font-size:26px}.product-copy .photo{margin-block:28px}.tokyo-details{grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.tokyo-details .photo:last-child{grid-column:1/-1}.tokyo-details img{height:220px}.tokyo-details .photo:last-child img{height:200px}.sculpture__head{display:block;margin-bottom:32px}.sculpture__head h2{margin-bottom:24px}.sculpture__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:25px 18px}.sculpture__main{grid-column:1/-1}.sculpture__main img{height:auto;aspect-ratio:1.7}.sculpture__product{grid-column:2;grid-row:2/4}.sculpture__product img{max-height:540px;height:100%}.sculpture__detail,.sculpture__door{grid-column:1}.sculpture__detail img,.sculpture__door img{height:220px}.sculpture figcaption{font-size:9px}.product-spread--reverse .product-copy{order:1}.product-spread--reverse .product-stage{order:0}.four-seasons{grid-template-columns:repeat(2,1fr);gap:25px 18px;margin-top:32px}.large-number{font-size:88px;margin-bottom:20px}.craft-pair{gap:18px;margin-top:35px}.craft-pair img{aspect-ratio:1}.letter__body{font-size:17px}.letter__layout>.section-label{margin-bottom:0}.trust .missing-photo{margin-top:35px;min-height:220px}.photo-pair{gap:18px}.photo-pair .missing-photo{min-height:220px;padding:15px}.living__list{font-size:14px}.modern__head h2{font-size:31px}.modern__head{margin-bottom:35px}.modern__intro{margin-top:40px}.modern__gallery{grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.modern__gallery .photo:first-child{grid-row:span 2}.modern__gallery .photo:first-child img{aspect-ratio:auto;height:100%;min-height:440px}.modern__gallery .photo:nth-child(2),.modern__gallery .photo:nth-child(3){margin-top:0}.modern__gallery .photo:nth-child(2) img,.modern__gallery .photo:nth-child(3) img{aspect-ratio:1}.modern__gallery .photo figcaption{font-size:10px}.modern__principle{margin-top:45px;padding-top:35px;gap:20px}.modern__ending{font-size:16px;text-align:left}.voices__featured{padding-left:26px;margin-top:32px}.voices__featured>span{font-size:56px}.voices__featured blockquote{font-size:23px}.voices__index figure{gap:10px 12px;grid-template-columns:25px 1fr;padding-block:23px}.voices__index blockquote{font-size:15px}.delivery-grid{grid-template-columns:1fr}.delivery-grid .missing-photo{min-height:220px}.faq h2{font-size:28px}.faq summary{font-size:16px;padding-block:22px}.closing .prose{font-size:16px}.closing h2{font-size:27px;margin-bottom:30px}.visit h2{font-size:31px}.visit__products{gap:18px;margin-block:30px 50px}.visit__products .photo{padding:15px 8px}.visit__products img{height:330px}.visit__products figcaption{font-size:12px}.showroom>img{height:330px}.showroom>p{font-size:21px;padding:40px 22px 22px}.showroom-pair{gap:18px;margin-top:18px}.showroom-pair img{aspect-ratio:1.25}.visit__choices{margin-top:50px;grid-template-columns:1fr;gap:38px;padding-bottom:50px}.visit__choices article+article{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}.visit__choices .button{width:100%}.visit{padding-bottom:0}.access h2{font-size:27px}.access__table>div{grid-template-columns:65px 1fr;gap:15px}.access__table dd{font-size:13px}.contact h2{font-size:34px}.contact__phone>a{font-size:34px}.purpose{flex-direction:column;gap:10px}.purpose label{padding:14px}.form-grid{grid-template-columns:1fr;gap:0}.contact fieldset{margin-bottom:22px}.confirm-inner{padding:25px 20px}.confirm-inner dl>div{grid-template-columns:1fr;gap:3px}.confirm-actions{flex-direction:column}.confirm-actions .button{justify-content:center}.site-footer{padding:45px 0 100px}.footer-top{flex-wrap:wrap;gap:25px;position:relative;padding-right:55px}.footer-top .brand img{width:195px}.footer-top>p{font-size:13px}.back-top{position:absolute;right:0;top:10px}.footer-bottom{display:block}.footer-bottom nav{margin:20px 0;gap:15px}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;padding-bottom:env(safe-area-inset-bottom);background:#161714;box-shadow:0 -5px 20px #0002}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:20px;min-height:56px;width:45%;font-size:12px;letter-spacing:.07em;border-top:1px solid var(--line)}.mobile-actions a+a{width:55%;background:var(--gold);color:var(--ink);border-top-color:var(--gold)}}
@media(max-width:600px){.site-header{height:73px;padding:9px 18px;gap:12px}.brand img{width:166px}.header-cta{font-size:10px;padding:8px 10px}.header-cta span{display:none}.menu-toggle{width:34px;padding:5px}.hero{display:flex;flex-direction:column;align-items:stretch}.hero__media{height:auto;aspect-ratio:.86;width:100%;order:1;position:relative;overflow:hidden;margin-top:-5px}.hero__image{height:100%;transform:none;width:auto;clip-path:inset(0 44% 0 0)}.hero__media::after{background:linear-gradient(180deg,#292B25 0%,transparent 13%,transparent 86%,#292B25 100%)}.hero__inner{order:0;min-height:0;padding:32px 24px 0;position:relative;z-index:1}.hero__copy{display:contents}.hero__inner{display:block}.hero__eyebrow{font-size:10px;margin-bottom:15px;display:flex;flex-wrap:wrap;gap:4px 14px}.hero__eyebrow span{margin:0}.hero h1{font-size:33px;line-height:1.65;letter-spacing:.04em}.hero h1>span{display:inline;white-space:normal}.hero h1>span:first-child{display:block}.hero h1>span:last-child{display:block}.hero__lead{font-size:13px;margin:20px 0 24px}.hero__lead p+p{margin-top:6px}.hero .actions{margin:0;gap:8px}.hero .button{width:100%;min-height:48px;padding:10px 18px;font-size:12px}.hero__foot{position:relative;order:2;left:auto;right:auto;bottom:auto;margin:0 24px 22px;font-size:9px}.hero__foot i{width:30px}.collection__gallery{display:block}.collection__large img{height:auto;max-height:560px;aspect-ratio:.9}.collection__small{padding-top:30px;width:85%;margin-left:auto}.collection__third{margin-top:30px;width:75%}.collection .photo figcaption{font-size:10px}.philosophy h2{font-size:32px}.photo-pair{grid-template-columns:1fr}.photo-pair .missing-photo{min-height:230px}.modern__hero img{aspect-ratio:1.2;object-position:center}.visit__products img{height:290px}.sculpture__detail img,.sculpture__door img{height:175px}.sculpture__product{padding:15px 6px}.sculpture__product figcaption{font-size:9px}.craft-pair{grid-template-columns:1fr}.craft-pair img{aspect-ratio:1.65}.modern__gallery .photo:first-child img{min-height:380px}.contact__phone>span{font-size:11px}.consent{align-items:flex-start}.consent input{margin-top:4px}.sp-only{display:block}}
@media(max-width:370px){.brand img{width:145px}.site-header{padding-inline:14px}.header-cta{padding:7px}.hero h1{font-size:30px}.hero__eyebrow{font-size:9px}.wrap{width:calc(100% - 36px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.mobile-actions,.menu-toggle,.hero__foot,.actions{display:none}body{background:white;color:black}.section{break-inside:auto;padding:30px 0}.hero{height:auto;min-height:0}.hero__inner{min-height:600px}.section-label{color:#705E39}.contact form{display:none}}

/* LP: logo + catalog CTA only, without section navigation. */
.site-header{justify-content:space-between}.header-cta{margin-left:auto}.header-cta{font-size:13px;padding:12px 24px}@media(max-width:600px){.header-cta{font-size:11px;padding:10px 12px}.site-header{gap:16px}}
/* On small screens the product follows the headline, before body copy and CTAs. */
@media(max-width:600px){.hero__inner,.hero__copy{display:contents}.hero__eyebrow{order:0;margin:24px 24px 12px}.hero h1{order:1;font-size:30px;margin:0 24px 10px;line-height:1.65}.hero__media{order:2;aspect-ratio:.86;margin:0}.hero__lead{order:3;margin:12px 24px 24px;font-size:14px}.hero .actions{order:4;margin:0 24px 28px}.hero__foot{order:5;margin:0 24px 25px}.hero__lead .sp-only{display:none}}

/* Revision: horizontal signature, metallic finishes and cinematic product presentation. */
html{scroll-padding-top:30px}body{padding-bottom:96px}main{overflow:clip}
.site-header{position:relative;top:auto;height:90px;z-index:5}
.brand-lockup{display:flex;align-items:center;gap:11px;width:302px}
.brand-mark{display:block;width:46px;height:46px;flex:none}
.brand-type{display:block;width:245px;height:46px;flex:none}
.button{position:relative;isolation:isolate;overflow:hidden;border-radius:5px;border:1px solid #c7a353;border-top-color:#fff0bb;border-bottom-color:#856122;background:linear-gradient(110deg,transparent 8%,#ffffff38 26%,transparent 45%),linear-gradient(180deg,#f7e7ad 0%,#d8b96b 43%,#b78b3b 49%,#e2c880 100%);color:#2b210f;text-shadow:0 1px 0 #ffffff60;box-shadow:inset 0 1px 0 #fff8,inset 0 -2px 2px #6b4c2140,0 4px 0 #71551f,0 8px 20px #0004;transition:transform .3s,box-shadow .3s,filter .3s}
.button::before{content:'';position:absolute;inset:-90% -50%;z-index:-1;background:linear-gradient(110deg,transparent 38%,#fff5 48%,transparent 58%);transform:translateX(-90%);transition:transform .75s;pointer-events:none}
.button:hover{background:linear-gradient(110deg,transparent 8%,#ffffff38 26%,transparent 45%),linear-gradient(180deg,#fff0bc 0%,#e8c67c 43%,#c89b48 49%,#f0d793 100%);transform:translateY(-3px);box-shadow:inset 0 1px 0 #fffc,inset 0 -2px 2px #6b4c2140,0 6px 0 #71551f,0 13px 25px #0005}
.button:hover::before{transform:translateX(90%)}.button:active{transform:translateY(2px);box-shadow:inset 0 1px 3px #0003,0 1px 0 #71551f}
.button--outline,.button--ink,.button--back{color:#f0e7d4;text-shadow:0 1px 2px #000;border-color:#6c695f;border-top-color:#a19b8b;border-bottom-color:#080908;background:linear-gradient(115deg,transparent 10%,#ffffff16 35%,transparent 55%),linear-gradient(180deg,#454640 0%,#252723 43%,#10120f 49%,#242722 100%);box-shadow:inset 0 1px 0 #ffffff40,inset 0 -2px 2px #0006,0 4px 0 #080908,0 8px 20px #0005}
.button--outline:hover,.button--ink:hover,.button--back:hover{background:linear-gradient(115deg,transparent 10%,#ffffff25 35%,transparent 55%),linear-gradient(180deg,#575952,#343731 43%,#171a15 49%,#34382e);color:#fff;box-shadow:inset 0 1px 0 #ffffff60,0 6px 0 #080908,0 13px 25px #0005}
.button:disabled{background:#d7d4ca;color:#77786f;text-shadow:none;box-shadow:none;border-color:#bcbcaf;transform:none}.button:disabled::before{display:none}
.header-cta{color:#2b210f;font-size:13px;min-height:48px;padding:10px 23px}.header-cta span{margin-left:0}
.hero{height:calc(100svh - 90px);min-height:730px;max-height:960px}
.hero__media{position:absolute;inset:0;width:100%;height:100%;background:url('../../src/hero-wall.webp') left center / cover no-repeat;overflow:hidden;align-self:auto}
.hero__image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:left center;transform:none;clip-path:polygon(0 0,100% 0,100% 71%,55.5% 71%,55.5% 100%,0 100%)}
.hero__media::after{display:none}.hero__copy{width:47%;position:relative;z-index:1}
.hero h1{font-weight:500;color:#fff9e9;text-shadow:0 3px 5px #000d,0 8px 24px #000,0 0 48px #0009}
.hero__eyebrow,.hero__lead{text-shadow:0 2px 4px #000,0 4px 16px #000}.hero .actions{gap:17px}
.section-label{font-family:var(--serif);font-size:clamp(21px,2.2vw,30px);line-height:1.65;letter-spacing:.06em;margin-bottom:34px}
.section-label>span{display:none}.chapter-title{font-size:clamp(28px,3.2vw,42px)!important;color:#796037;margin-bottom:30px}.modern__catch{font-size:clamp(26px,3vw,38px)}
.store-gallery{margin-top:85px}.store-gallery__intro{font-family:var(--serif);font-size:23px;line-height:1.9;margin-bottom:30px}
.store-gallery__photos{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px;align-items:start}.store-gallery__photos img{aspect-ratio:1.35;object-fit:cover}
.store-gallery--collection .photo:nth-child(2){margin-top:44px}.store-gallery--collection .photo:nth-child(3){margin-top:88px}
.store-gallery--honesty .store-gallery__photos{grid-template-columns:1.2fr 1fr;gap:35px}.store-gallery--honesty .photo:nth-child(2){margin-top:65px}.store-gallery--honesty img{aspect-ratio:1.7}
.soft-photo{-webkit-mask-image:radial-gradient(ellipse closest-side,#000 55%,transparent 100%);mask-image:radial-gradient(ellipse closest-side,#000 55%,transparent 100%)}
.empathy__photo{margin:25px -35px -25px;aspect-ratio:1.1}.empathy__photo img{width:100%;height:100%;object-fit:cover}
.edo .product-stage,.tokushima .product-stage,.yakusugi .product-stage{padding:0;background:radial-gradient(ellipse at 50% 48%,#79725536,transparent 69%)}
.edo .product-stage img,.tokushima .product-stage img,.yakusugi .product-stage img{mix-blend-mode:normal;max-height:800px;filter:drop-shadow(0 24px 16px #0008)}
.edo .product-stage figcaption,.tokushima .product-stage figcaption,.yakusugi .product-stage figcaption{color:var(--muted);margin-top:35px}
.voices__index figure{display:block;padding:32px 0 32px 24px;border-left:1px solid var(--line)}.voices__index figcaption{margin-top:15px}.voice-no{display:none}
.staff-photo-slot{position:relative;margin-top:25px;min-height:300px;display:grid;place-items:center}.staff-photo-slot__surface{position:absolute;inset:0;background:radial-gradient(ellipse,#71756770,#54594c45 50%,transparent 75%)}.staff-photo-slot p{position:relative;font-size:14px;color:#c4c5b6;text-align:center}.staff-photo-slot small{display:block;font-size:11px;letter-spacing:.08em;color:var(--muted)}
.visit>.wrap:first-child{padding-bottom:55px}.catalog-dock{position:fixed;bottom:0;left:0;right:0;z-index:45;padding:13px 32px calc(13px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#30312bf5,#11130ffb);border-top:1px solid #b29b65;box-shadow:0 -8px 30px #0005;visibility:hidden;transform:translateY(115%);transition:transform .55s var(--ease),visibility .55s;backdrop-filter:blur(16px)}
.catalog-dock.is-visible{visibility:visible;transform:translateY(0)}.catalog-dock__inner{max-width:1050px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-dock p{font-family:var(--serif);font-size:17px;line-height:1.7}.catalog-dock small{display:block;font-family:var(--sans);font-size:10px;color:var(--muted);letter-spacing:.12em}.catalog-dock .button{min-width:280px;min-height:50px}.mobile-actions{display:none!important}
@media(min-width:1500px){.hero__media{left:0}.hero__copy{width:46%}}
@media(max-width:1100px){.hero__copy{width:47%}.hero__image{transform:none}.brand-lockup{width:266px;gap:9px}.brand-mark{width:41px;height:41px}.brand-type{width:216px;height:41px}}
@media(min-width:601px) and (max-width:900px){.hero{display:block;height:720px;min-height:720px}.hero__inner{width:calc(100% - 48px);padding:28px 0 65px;min-height:720px;display:flex;margin:auto}.hero__copy{width:46%;margin-left:auto}.hero h1{font-size:32px}.hero__image{object-fit:cover}.hero .button{font-size:12px;padding-inline:14px}.hero__foot{left:24px;right:24px}.hero__media{width:100%;height:100%}}
@media(max-width:768px){body{padding-bottom:85px}.site-header{height:80px}.section-label{font-size:23px;margin-bottom:27px}.store-gallery{margin-top:48px}.store-gallery__intro{font-size:20px}.store-gallery__photos{gap:16px;grid-template-columns:1fr 1fr}.store-gallery--collection .photo:first-child{grid-column:1/-1}.store-gallery--collection .photo:first-child img{aspect-ratio:1.7}.store-gallery--collection .photo:nth-child(2),.store-gallery--collection .photo:nth-child(3){margin-top:0}.store-gallery--honesty .store-gallery__photos{gap:18px;grid-template-columns:1fr}.store-gallery--honesty .photo:nth-child(2){margin-top:6px}.store-gallery--honesty img{aspect-ratio:1.55}.empathy__photo{margin:15px 0 -15px;aspect-ratio:1.5}.edo .product-stage img,.tokushima .product-stage img,.yakusugi .product-stage img{max-height:660px;width:100%}.catalog-dock{padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.catalog-dock p{font-size:13px}.catalog-dock .button{min-width:245px}.staff-photo-slot{min-height:235px;max-width:450px}.section h3{font-size:26px}.visit>.wrap:first-child{padding-bottom:35px}}
@media(max-width:600px){.site-header{height:73px;gap:10px;padding:10px 15px}.brand-lockup{width:192px;gap:7px}.brand-mark{width:30px;height:30px}.brand-type{width:155px;height:30px}.header-cta{font-size:10px;min-height:40px;padding:8px 10px;gap:0}.hero{display:flex;height:auto;min-height:0;max-height:none;background:#292b25}.hero__inner,.hero__copy{display:contents}.hero__media{position:relative;inset:auto;order:2;width:100%;height:auto;aspect-ratio:.88;background-size:auto 100%;margin:0}.hero__image{width:auto;height:100%;object-fit:fill;max-width:none;clip-path:none}.hero h1{font-size:32px;line-height:1.65;margin-bottom:18px}.hero__lead{margin-top:20px}.hero .actions{gap:17px;margin-bottom:36px}.hero .button{min-height:54px;font-size:13px}.hero__foot{left:auto;right:auto}.catalog-dock__inner{justify-content:center}.catalog-dock p{display:none}.catalog-dock .button{min-width:0;width:100%;max-width:440px;min-height:49px;font-size:14px}.footer-top .brand-lockup{width:260px}.footer-top .brand-mark{width:40px;height:40px}.footer-top .brand-type{width:213px;height:40px}.footer-top{padding-right:0}.back-top{top:65px}.empathy__photo{aspect-ratio:1.15}.section-label{font-size:22px}.store-gallery__photos img{aspect-ratio:1.1}}
@media(max-width:370px){.brand-lockup{width:170px;gap:6px}.brand-mark{width:27px;height:27px}.brand-type{width:137px;height:27px}.header-cta{font-size:9px}.hero h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}.catalog-dock{transition:none}}
@media print{body{padding-bottom:0}.catalog-dock{display:none}[data-reveal]{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}}
.section-label{display:block;text-wrap:balance;word-break:auto-phrase}
.edo .product-spread,.tokushima .product-spread,.yakusugi .product-spread{align-items:start}
@media(max-width:600px){.hero__image{clip-path:polygon(0 0,100% 0,100% 71%,55.5% 71%,55.5% 100%,0 100%)}}

/* Revision 3: readable CTAs and calm, image-ready fades. */
.button,.header-cta,.hero .button,.catalog-dock .button{font-size:18px;font-weight:600;letter-spacing:.035em;min-height:60px;padding:15px 27px;line-height:1.6}
.hero .button{min-width:345px}.header-cta{font-size:17px;min-height:54px;padding:12px 23px}.catalog-dock .button{min-width:310px}.button>span{font-size:23px}
#review-button{background:linear-gradient(115deg,transparent 10%,#ffffff14 35%,transparent 55%),linear-gradient(180deg,#803f41 0%,#64252a 44%,#44141b 50%,#65282e 100%);color:#fff4e7;border-color:#9c6061;border-top-color:#bb8d86;border-bottom-color:#350e14;box-shadow:inset 0 1px 0 #ffffff40,inset 0 -2px 2px #0004,0 4px 0 #350e14,0 8px 20px #0003;text-shadow:0 1px 2px #280009;min-height:66px;font-size:20px}
#review-button:hover{background:linear-gradient(180deg,#925154,#733239 44%,#521c24 50%,#77353b);box-shadow:inset 0 1px 0 #ffffff60,0 6px 0 #350e14,0 13px 25px #0003}
#review-button:disabled{background:#d7d4ca;color:#77786f;box-shadow:none;text-shadow:none}
.product-stage{padding:0;background:radial-gradient(ellipse at 50% 48%,#79725536,transparent 69%)}.product-stage img{mix-blend-mode:normal;filter:drop-shadow(0 22px 15px #0007)}.product-stage figcaption{color:var(--muted);margin-top:28px}.product-section .product-spread{align-items:start}
.artisan-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px;min-width:0}.tokyo-details{grid-template-columns:1fr .75fr 1.65fr}.tokyo-details .artisan-pair img,.tokyo-details .artisan-pair .photo:last-child img{height:270px;object-fit:cover;background:transparent}.tokyo-details .artisan-pair figcaption{font-size:11px;text-align:center;line-height:1.8}.tokyo-details .artisan-pair .photo:last-child{grid-column:auto}
.sculpture__product{padding:0}.sculpture__product img{object-fit:contain;max-height:100%;height:calc(100% - 48px)}
.postcode-status{font-size:13px;line-height:1.8;color:#655236;margin:0 0 22px}.postcode-status:empty{display:none}.postcode-candidates{padding:18px;background:#e3ddcf;margin-bottom:24px;display:grid;gap:12px}.postcode-candidates label{font-size:14px}.postcode-candidates select{width:100%;min-width:0;font-size:16px;padding:12px;border:1px solid #b8bcac;background:#faf8f3;color:var(--ink)}.address-apply{justify-self:start;padding:12px 22px;background:linear-gradient(#454640,#151813);border:1px solid #777669;border-radius:5px;color:#fff;font-size:16px}.address-apply:disabled{opacity:.5}
@media(prefers-reduced-motion:no-preference){
.hero__copy,.hero__image,.hero h1,.hero__lead,.hero .actions{animation:gentle-entrance 1.9s cubic-bezier(.25,.1,.25,1) both}
.hero__copy{animation:none}.hero__lead{animation-delay:.12s}.hero .actions{animation-delay:.22s}
[data-reveal]{transition:opacity 1.8s cubic-bezier(.25,.1,.25,1),transform 1.8s cubic-bezier(.25,.1,.25,1);transition-delay:0s}
[data-reveal].reveal-ready:not(.is-seen){opacity:0;transform:translateY(22px);filter:none;clip-path:none}
[data-reveal].is-seen{opacity:1;transform:none;filter:none;clip-path:none}
[data-reveal] img{clip-path:none;animation:none;transition:none}
@keyframes gentle-entrance{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
}
@media(min-width:601px) and (max-width:900px){.hero .button{min-width:0;font-size:16px;padding-inline:16px}.header-cta{font-size:16px}}
@media(max-width:768px){.button,.hero .button,.catalog-dock .button{font-size:17px;min-height:58px;padding:14px 20px}.hero .button{min-width:0}.catalog-dock .button{min-width:270px}.tokyo-details{grid-template-columns:1fr 1fr}.artisan-pair{grid-column:1/-1;gap:20px}.tokyo-details .artisan-pair img,.tokyo-details .artisan-pair .photo:last-child img{height:auto;aspect-ratio:.75;object-fit:cover}.tokyo-details .artisan-pair figcaption{font-size:12px}.sculpture__product img{height:calc(100% - 48px)}#review-button{font-size:19px}}
@media(max-width:600px){.site-header{gap:10px;padding-inline:14px}.site-header .brand-lockup{width:167px;gap:6px}.site-header .brand-mark{width:27px;height:27px}.site-header .brand-type{width:134px;height:27px}.header-cta{font-size:15px;padding:11px 12px;min-height:48px;letter-spacing:0}.catalog-dock .button{min-width:0}.confirm-actions .button{font-size:16px}.site-header .header-cta{white-space:nowrap}}
@media(max-width:360px){.site-header .brand-lockup{width:145px}.site-header .brand-mark{width:24px;height:24px}.site-header .brand-type{width:115px;height:24px}.header-cta{font-size:14px;padding-inline:9px}}
/* A centered, substantial confirmation button with clear side margins. */
.contact form>#review-button{display:flex;width:min(440px,86%);margin:38px auto 0;font-size:21px;min-height:68px;padding:18px 24px;gap:20px}
@media(max-width:600px){.contact form>#review-button{width:88%;font-size:19px;padding:17px 14px;min-height:64px;gap:14px}}

/* Revision 5: keep the altar next to the copy, independent of viewport width.
   The full-bleed wall uses the empty right-hand area of the same photograph.
   The original altar pixels are kept at their natural aspect ratio. */
@media(min-width:601px){
.hero{--hero-photo-height:clamp(730px,calc(100svh - 90px),960px);background-image:url('../../src/hero-wall.webp');background-size:400% 200%;background-position:98% top;background-repeat:no-repeat}
.hero__media{left:max(0px,calc(50% + 40px - var(--hero-photo-height)*.792792793));right:auto;width:auto;height:100%;aspect-ratio:2400/1665;background:none;mask-image:none;transform:none;overflow:visible}
.hero__image{width:auto;height:100%;object-fit:contain;object-position:left center;clip-path:polygon(12.6% 9%,42.3% 9%,42.3% 18.4%,54.4% 18.1%,54.4% 66%,41.9% 66%,41.9% 92.5%,13.6% 92.5%,13.6% 66%,1.2% 66%,1.2% 18.3%,12.6% 18.3%)}
}
@media(min-width:601px) and (max-width:900px){.hero__media{left:0}}

/* Revision 7: detailed, antialiased outline traced from the original photograph.
   Keep all original product pixels; remove only the surrounding wall. */
.hero{background-image:url('../../src/hero-wall.webp');background-size:400% 200%;background-position:98% top;background-repeat:no-repeat}
.hero__media{background:none}
.hero__image{--hero-outline:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODkwIDEzMTEuMTg3NSI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik0gMjQ1IDEyMQpRIDI0MyAxMjEgMjQyIDEyNyBMIDI0MyAxNjQgUSAyNDMgMTY5IDI0OCAxNzQKTCAyNDkgMTk5IFEgMjQ5IDIwNyAyNTcgMjEyCkwgMjYwIDIzMiBRIDI2MSAyMzkgMjY5IDI0MQpMIDI3MSAzMjkgTCAyNjYgMzI5IEwgMjY1IDI1MiBRIDI2MyAyNDcgMjU4IDI0NwpMIDE1NSAyNDMgTCAxNTMgMjUwIEwgMTQ4IDI0NiBMIDI3IDI0MgpRIDI0IDI0MiAyNCAyNDkgTCA0NyA4NTYgUSA0OCA4NjIgNTUgODYzCkwgMTc2IDg1NSBMIDE4MyA4NTkgTCAyNzUgODUzCkwgMjc3IDg2OCBMIDI3MyA4NzQgTCAyNzAgODkwIEwgMjY2IDg5NgpMIDI2OCA5MTUgUSAyNjggOTE5IDI3NiA5MjEKTCAyNzcgMTExOCBMIDI3MiAxMTI3IEwgMjcxIDExNDQgTCAyNjcgMTE1MApMIDI2NCAxMTg5IFEgMjYzIDEyMDAgMjc0IDEyMDIKUSA1MjAgMTIxMCA3NzkgMTIwNCBRIDc4NyAxMjAzIDc4NyAxMTk1CkwgNzg1IDExNTMgTCA3ODIgMTE0NyBMIDc3OSAxMTI3IEwgNzc0IDExMTgKTCA3NzMgOTIyIFEgNzgyIDkyMCA3ODIgOTEzIEwgNzgyIDg5NiBMIDc3NSA4OTAKTCA3NzIgODcyIEwgNzY1IDg2NiBMIDc2NSA4NTQKTCA4NTUgODYxIEwgODU5IDg1NCBMIDEwMDYgODYyIFEgMTAxMyA4NjEgMTAxMyA4NTMKTCAxMDIxIDI0OCBRIDEwMjEgMjQxIDEwMTYgMjQyCkwgOTAxIDI0OCBMIDg5NSAyNTAgTCA4OTIgMjQ3IEwgNzgwIDI1MSBMIDc3NSAzMjkKTCA3NzAgMzI5IEwgNzczIDIzOSBRIDc3OSAyMzcgNzgwIDIyOQpMIDc4MyAyMTIgUSA3OTAgMjExIDc5MSAyMDMgTCA3OTIgMTc2ClEgNzk2IDE3MyA3OTYgMTY0IEwgNzk3IDEyNyBRIDc5NiAxMjMgNzkwIDEyMgpRIDUyNSAxMTUgMjQ1IDEyMSBaIi8+PC9zdmc+");clip-path:none;-webkit-mask-image:var(--hero-outline);mask-image:var(--hero-outline);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
