@charset "UTF-8";
:root{--paper:#faf8f3;--ink:#24231f;--amber:#e7b45f;--warm:#f0e5d4;--muted:#70685c;--line:#d7d0c3;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.95;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.65;letter-spacing:.055em}h2{font-size:clamp(30px,3.4vw,49px)}h3{font-size:27px}p+p{margin-top:1.3em}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #95600d;outline-offset:5px}a,button{touch-action:manipulation}.section{padding:105px max(6vw,24px)}.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.16em;font-weight:600}.header{height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5vw;border-bottom:1px solid var(--line);gap:26px}.brand{display:flex;align-items:center;gap:16px;flex-shrink:0}.brand img{width:63px;height:63px;border-radius:50%}.brand small{display:block;font-size:12px;letter-spacing:.16em;line-height:1.5}.brand strong{display:block;font-family:var(--serif);font-weight:500;font-size:38px;line-height:1.35;letter-spacing:.12em}.header nav{display:flex;gap:27px}.header nav a{font-size:14px}.header nav a:hover,.footer nav a:hover{color:#8f5f14}.header-phone{padding-left:26px;border-left:1px solid var(--line);font-size:21px;letter-spacing:.045em;line-height:1.6}.header-phone span{display:block;font-size:12px;letter-spacing:.04em}.hero{display:grid;grid-template-columns:45% 55%;max-width:1600px;margin:auto;padding:50px 6vw 80px;min-height:760px;gap:0}.hero-copy{padding:32px 20px 10px 0;z-index:1}.hero h1{font-size:clamp(54px,5.8vw,86px);line-height:1.42;letter-spacing:.055em;margin-top:25px}.hero h1 span{position:relative;display:inline-block}.hero h1 span:after{content:"";position:absolute;background:var(--amber);height:15px;bottom:13px;left:0;right:10px;z-index:-1}.hero-lead{font-size:17px;margin-top:24px;line-height:1.9}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:50px;border-bottom:1px solid currentColor;font-size:14px;letter-spacing:.08em;transition:gap .2s}.text-link:hover{gap:42px}.hero-copy>.text-link{margin-top:20px}.hero-visual{position:relative;margin-left:35px}.hero-main{height:610px;overflow:hidden;position:relative}.hero-main>img{height:100%;object-fit:cover;object-position:center 62%;animation:arrive 1.2s ease-out both}.hero-inset{position:absolute;width:220px;height:268px;bottom:-31px;left:-60px;border:9px solid var(--paper);background:var(--paper);box-shadow:0 8px 30px #24231f15;transform:rotate(-4deg)}.hero-inset img{height:215px;object-fit:cover;object-position:center 64%}.hero-inset figcaption{font-family:var(--serif);font-size:14px;text-align:center;line-height:30px}.hero-side{position:absolute;right:-28px;top:0;writing-mode:vertical-rl;font-size:11px;letter-spacing:.18em}.opening-strip{display:flex;justify-content:space-between;gap:20px;padding:24px 6vw;background:var(--amber);font-size:14px;align-items:center}.opening-strip p+p{margin:0}.opening-strip p:first-child{font-family:var(--serif);font-size:20px;letter-spacing:.1em}.opening-strip span{font-size:12px;letter-spacing:.15em;margin-right:14px}.opening-strip i{display:inline-block;width:1px;height:14px;background:#8f661f;margin:0 20px;vertical-align:middle}.intro>.eyebrow{margin-bottom:30px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.intro-grid h2{font-size:clamp(34px,4vw,54px)}.intro-grid p{line-height:2.15}.reserve{background:var(--amber);display:flex;justify-content:space-between;gap:50px;align-items:center}.reserve h2{margin:10px 0 20px}.reserve-call{display:block;border-top:1px solid #8f661f;border-bottom:1px solid #8f661f;padding:28px 0;min-width:360px}.reserve-call span,.reserve-call small{display:block;font-size:13px}.reserve-call strong{font-size:clamp(28px,3vw,43px);font-weight:400;letter-spacing:.035em}.footer{padding:60px 6vw 25px;background:var(--ink);color:var(--paper)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-main p{font-size:14px}.footer-main p+p{margin-top:5px}.social-link{display:flex;align-items:center;gap:12px;font-size:15px}.social-link svg{width:23px;height:23px}.footer-bottom{margin-top:45px;padding-top:25px;border-top:1px solid #57534c;display:flex;justify-content:space-between;gap:20px}.footer-bottom nav{display:flex;gap:22px;font-size:13px}.footer-bottom small{font-size:12px}.skip{position:fixed;top:0;left:10px;background:var(--ink);color:white;padding:12px;z-index:20;transform:translateY(-150%)}.skip:focus{transform:none}.menu-toggle,.mobile-contact{display:none}dialog{border:0;padding:25px;background:var(--paper);color:var(--ink);width:min(92vw,450px);max-height:90svh}dialog::backdrop{background:#24231fbf}.dialog-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.dialog-top p{font:32px var(--serif)}.menu-close{background:none;border:0;padding:10px;font-size:14px}dialog nav{display:grid;padding:20px 0}dialog nav a{padding:11px 0;font-size:17px}dialog>p{font-size:13px;margin-top:20px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);padding:16px 25px;font-size:15px;min-height:55px;transition:background .2s}.button:hover{background:#514637}dialog .button{width:100%}@keyframes arrive{from{transform:scale(1.045);opacity:.6}to{transform:scale(1);opacity:1}}@media(min-width:1700px){.header{padding-inline:6vw}.hero{min-height:820px}.hero-main{height:670px}}@media(max-width:1100px){.header{gap:20px}.header nav{gap:15px}.header-phone{font-size:17px;padding-left:17px}.brand{gap:10px}.brand img{width:52px;height:52px}.brand strong{font-size:32px}.hero{min-height:680px}.hero-main{height:545px}.hero-inset{width:190px;height:232px;left:-38px}.hero-inset img{height:179px}.reserve-call{min-width:310px}.footer-main{flex-wrap:wrap}}@media(max-width:900px){.header nav,.header-phone{display:none}.menu-toggle{display:block;border:0;background:none;width:50px;padding:8px 2px}.menu-toggle>span{display:block;width:28px;height:1px;background:var(--ink);margin:6px auto}.menu-toggle small{font-size:10px;letter-spacing:.1em}.header{height:94px}.hero h1{font-size:58px}.hero{padding-inline:5vw}.hero-visual{margin-left:22px}.hero-main{height:565px}.hero-inset{left:-25px;width:180px;height:228px}.hero-inset img{height:175px}.reserve{gap:30px}.reserve-call{min-width:280px}.footer-bottom{flex-direction:column}}@media(max-width:760px){.section{padding:72px 24px}.header{padding:0 22px;height:91px}.brand img{width:51px;height:51px}.brand strong{font-size:32px}.brand small{font-size:11px}.hero{display:block;padding:35px 24px 66px;min-height:0}.hero-copy{padding:0}.hero .eyebrow{font-size:10px}.hero h1{font-size:58px;line-height:1.32;margin-top:20px}.hero h1 br:nth-of-type(2){display:none}.hero-lead{font-size:16px;margin-top:20px}.hero-copy>.text-link{margin-top:16px}.hero-visual{margin:32px 6px 0 26px}.hero-main{height:410px}.hero-inset{height:205px;width:157px;left:-29px;bottom:-32px;border-width:6px}.hero-inset img{height:164px}.hero-inset figcaption{font-size:11px;line-height:26px}.hero-side{right:-21px;font-size:9px}.opening-strip{display:block;padding:22px 24px}.opening-strip p:first-child{font-size:18px;margin-bottom:7px}.opening-strip p:last-child{font-size:12px}.opening-strip span{font-size:10px;margin-right:8px}.opening-strip i{margin:0 10px}.intro-grid{grid-template-columns:1fr;gap:28px}.intro-grid h2{font-size:36px}.intro-grid p{font-size:15px}.reserve{display:block}.reserve h2{font-size:36px}.reserve p{font-size:15px}.reserve-call{min-width:0;margin-top:32px;padding:23px 0}.reserve-call strong{font-size:34px}.reserve-call small{font-size:11px}.footer{padding:45px 24px 100px}.footer-main{display:grid;gap:25px}.footer-main p{font-size:13px}.footer-bottom{margin-top:30px}.footer-bottom nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.mobile-contact{display:flex;position:fixed;z-index:8;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom);background:var(--ink);color:var(--paper);box-shadow:0 -4px 15px #24231f10}.mobile-contact a{min-height:58px;display:flex;align-items:center;justify-content:center;gap:15px;flex:1;font-size:14px}.mobile-contact a:first-child{background:var(--paper);color:var(--ink);flex:.75}.mobile-contact a:last-child{background:var(--ink)}}@media(max-width:360px){.hero h1{font-size:51px}.hero{padding-inline:20px}.hero-main{height:360px}.opening-strip i{margin:0 7px}.reserve-call strong{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
