@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600&display=swap');

:root{--paper:#f7f1e9;--cream:#fffaf4;--ink:#292520;--muted:#665f58;--rose:#934a57;--rose-deep:#753947;--line:#d9cab9;--sand:#c9b586;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Serif JP",Georgia,serif;line-height:1.85;-webkit-font-smoothing:antialiased}
a{color:inherit}
a:focus-visible{outline:3px solid var(--rose);outline-offset:4px}
img{display:block;max-width:100%}
.skip-link{position:absolute;left:1rem;top:-4rem;z-index:30;background:#fff;padding:.5rem 1rem}.skip-link:focus{top:1rem}
.preview-note{padding:.45rem 1rem;background:#403b36;color:#fff;text-align:center;font:500 .72rem/1.5 system-ui,sans-serif;letter-spacing:.02em}
.site-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1440px;margin:auto;padding:1.1rem clamp(1.25rem,4vw,4rem);background:var(--cream)}
.wordmark{text-decoration:none;font:400 clamp(1.35rem,2vw,1.8rem)/1.1 Georgia,serif;white-space:nowrap}.wordmark span{display:block;margin-top:.28rem;font:400 .67rem/1.2 "Noto Serif JP",serif;letter-spacing:.18em}
.site-header nav{display:flex;gap:clamp(1.25rem,3vw,3.5rem);font-size:.8rem;letter-spacing:.1em}.site-header nav a{text-decoration:none;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:currentColor}
.hero{position:relative;isolation:isolate;min-height:min(780px,81vh);overflow:hidden;background:#b5d8ec}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 55%;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(255,250,242,.08) 0%,rgba(255,250,242,.06) 34%,rgba(255,248,234,.68) 65%,rgba(255,248,234,.82) 100%)}
.hero-content{width:min(90%,1300px);min-height:inherit;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:auto;padding:5rem 0 6.5rem 48%}.eyebrow,.section-index{font:500 .7rem/1.4 system-ui,sans-serif;letter-spacing:.24em}.eyebrow{margin:0 0 2rem;color:#5b3f41}.hero h1{margin:0;font-size:clamp(2.1rem,3.5vw,4.2rem);font-weight:500;line-height:1.55;letter-spacing:.04em;text-shadow:0 1px 18px rgba(255,251,244,.55)}.hero h1 em{font-style:normal;color:#763e4a}.hero-lead{margin:1.6rem 0 2.2rem;font-size:clamp(.87rem,1.08vw,1rem);line-height:2.1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-height:50px;padding:.75rem 1.25rem;background:var(--rose);color:#fff;text-decoration:none;font-size:.85rem;letter-spacing:.1em;transition:background .2s,transform .2s}.button:hover{background:var(--rose-deep);transform:translateY(-2px)}.button span{font:1.1rem/1 system-ui,sans-serif}.hero-caption{position:absolute;right:1.3rem;bottom:.75rem;font:500 .66rem/1.4 system-ui,sans-serif;color:#3b332e;background:rgba(255,250,244,.82);padding:.2rem .45rem}
.section-wrap{width:min(88%,1200px);margin-inline:auto}.opening{padding-block:clamp(5rem,9vw,9rem)}.section-index{margin:0 0 2rem;color:var(--rose)}.opening-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,9rem)}h2{font-weight:500;letter-spacing:.06em;line-height:1.5}.opening h2,.culture h2,.rose h2,.closing h2{font-size:clamp(2.2rem,4vw,4.4rem);margin:0}.opening-copy>div{padding-top:.6rem}.opening-copy p{font-size:1rem;margin:0 0 1.3rem;max-width:34em}.small-note{font-size:.7rem!important;line-height:1.7;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem;margin-top:2rem!important}
.culture{background:var(--paper);padding-block:clamp(5rem,8vw,8rem)}.culture h2{margin-bottom:3.6rem}.culture-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.culture-item{position:relative;padding:2.5rem 3rem 3rem 0}.culture-item+ .culture-item{border-left:1px solid var(--line);padding-left:3rem}.culture-number{font:italic 2rem Georgia,serif;color:var(--rose)}.culture h3{font-weight:500;font-size:1.55rem;margin:.75rem 0 1.3rem}.culture-item p{max-width:29em;line-height:2;font-size:.91rem}.culture-item a{display:inline-block;margin-top:.9rem;font:500 .72rem/1.5 system-ui,sans-serif;text-underline-offset:.35em}.culture-disclaimer{margin:1rem 0 0;font-size:.7rem;color:var(--muted)}
.rose{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,9vw,9rem);align-items:center;padding-block:clamp(5rem,10vw,10rem)}.rose-image-wrap{position:relative;aspect-ratio:4/5;overflow:hidden}.rose-image-wrap img{width:100%;height:100%;object-fit:cover}.rose-image-wrap span{position:absolute;left:1rem;bottom:1rem;background:rgba(255,250,244,.9);padding:.35rem .7rem;font:500 .62rem/1.4 system-ui,sans-serif;letter-spacing:.15em}.rose h2{margin-bottom:2rem}.rose-copy p:not(.section-index){max-width:32em;font-size:.98rem;margin:0 0 1.2rem}.rose-signature{margin-top:3rem;padding-top:1rem;border-top:1px solid var(--line);font:1.9rem Georgia,serif}.rose-signature span{display:block;font:500 .62rem/1.4 system-ui,sans-serif;letter-spacing:.27em;margin-top:.4rem}
.closing{background:#dfd0bd;padding-block:clamp(5rem,8vw,8rem);text-align:center}.closing .section-index{margin-bottom:1.5rem}.closing h2{margin-bottom:1.4rem}.closing p:not(.section-index){margin:0 0 2rem}.text-link{text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.4rem;font-size:.8rem}.text-link span{margin-left:1.2rem}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem clamp(1.25rem,4vw,4rem);background:var(--cream);font:500 .68rem/1.5 system-ui,sans-serif;color:var(--muted)}.footer-brand{font:1.35rem Georgia,serif;color:var(--ink)}
@media(max-width:850px){.hero{min-height:720px}.hero-shade{background:linear-gradient(180deg,rgba(255,250,242,.02) 0%,rgba(255,248,234,.07) 36%,rgba(255,248,234,.88) 70%,rgba(255,248,234,.96) 100%)}.hero-image{object-position:33% center}.hero-content{justify-content:flex-end;width:min(88%,680px);padding:19rem 0 5rem}.hero h1{font-size:clamp(2rem,5vw,3rem)}.hero-caption{font-size:.56rem}.site-header nav{gap:1.2rem}.opening-copy{gap:2rem}.rose{gap:3rem}}
@media(max-width:620px){.site-header{padding:.85rem 1.1rem;align-items:flex-start}.wordmark{font-size:1.22rem}.wordmark span{font-size:.55rem}.site-header nav{gap:.7rem;font-size:.66rem;flex-wrap:wrap;justify-content:flex-end}.hero{display:flex;flex-direction:column;min-height:0;background:var(--cream)}.hero-image{position:static;height:clamp(260px,74vw,360px);object-position:20% 62%}.hero-shade{display:none}.hero-content{width:100%;min-height:0;padding:2rem 7% 2.6rem;background:var(--cream)}.hero h1{font-size:clamp(1.65rem,6.4vw,2.35rem);line-height:1.55}.hero-lead{font-size:.82rem;line-height:1.85;margin:1rem 0 1.5rem}.hero-lead br{display:none}.eyebrow{margin-bottom:1rem;font-size:.57rem}.button{width:100%}.hero-caption{position:static;align-self:flex-end;margin:-1.8rem .5rem .4rem;max-width:95%;font-size:.52rem}.section-wrap{width:86%}.opening-copy,.culture-grid,.rose{grid-template-columns:1fr}.opening-copy{gap:1.5rem}.opening h2,.culture h2,.rose h2,.closing h2{font-size:clamp(2rem,8vw,3rem)}.culture h2{margin-bottom:2.2rem}.culture-item{padding:2rem 0}.culture-item+.culture-item{border-left:0;border-top:1px solid var(--line);padding:2rem 0}.rose{gap:2.5rem}.rose-image-wrap{aspect-ratio:5/5}.site-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
html[lang=en] body{font-family:Georgia,"Times New Roman",serif;line-height:1.65}
html[lang=en] .wordmark span{font-family:system-ui,sans-serif;font-size:.56rem}
html[lang=en] .hero h1{font-size:clamp(2.4rem,4vw,4.6rem);line-height:1.17;letter-spacing:-.025em}
html[lang=en] .hero-lead{font-size:clamp(.97rem,1.25vw,1.15rem);line-height:1.65;max-width:34rem}
html[lang=en] .opening h2,html[lang=en] .culture h2,html[lang=en] .rose h2,html[lang=en] .closing h2{line-height:1.12;letter-spacing:-.025em}
html[lang=en] .opening-copy p,html[lang=en] .culture-item p,html[lang=en] .rose-copy p:not(.section-index){font-size:1.06rem;line-height:1.72}
html[lang=en] .culture h3{font-size:1.7rem}
@media(max-width:850px){html[lang=en] .hero h1{font-size:clamp(2.25rem,5vw,3.6rem)}}
@media(max-width:620px){html[lang=en] .hero h1{font-size:clamp(2rem,8vw,2.65rem)}html[lang=en] .hero-lead{font-size:.96rem}html[lang=en] .site-header nav{font-size:.7rem}}
