:root{--ink:#120f09;--cream:#f6efe3;--gold:#b8870c;--red:#8c1c1c;--muted:#6d5c44;--light:#ede4d5;--border:#b8870c40;--font-display:"Noto Serif JP", serif;--font-body:"Cormorant Garamond", serif;--section-gap:8rem;--container:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 2.5rem}.section{padding:var(--section-gap) 0}.eyebrow{letter-spacing:.45em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.72rem;font-weight:300;display:block}.section-title{font-family:var(--font-display);color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.15}.divider{background:var(--gold);width:48px;height:1px;margin:1.8rem 0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:999px}
