:root{--ink: #11100e;--charcoal: #242321;--cream: #f4ead6;--paper: #fff8e8;--mint: #9edfc9;--red: #b22f28;--blue: #244f69;--gold: #d3a24c;--muted: #756d62;--line: #ded1ba;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px clamp(18px,4vw,64px);color:var(--paper)}.brand,nav,.hero-actions,.intro-band,.visit{display:flex;align-items:center}.brand{gap:12px;font-weight:900;text-transform:uppercase}.brand img{width:48px;height:48px;border-radius:50%}nav{gap:clamp(18px,4vw,40px);font-size:.92rem;font-weight:800}.instagram-link{border:1px solid currentColor;border-radius:4px;padding:10px 16px;font-weight:900}.book-link{justify-self:end;border:1px solid currentColor;border-radius:4px;padding:10px 18px;font-weight:900}.hero{position:relative;min-height:100vh;overflow:hidden;background:var(--ink)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#11100ee0 0 36%,#11100e73 58%,#11100e2e),linear-gradient(0deg,rgb(17 16 14 / 55%),transparent 45%)}.hero-content{position:relative;z-index:1;display:flex;min-height:100vh;max-width:740px;flex-direction:column;justify-content:center;padding:130px clamp(22px,6vw,86px) 96px;color:var(--paper)}.hero-logo{width:clamp(104px,15vw,180px);height:auto;margin-bottom:28px;filter:drop-shadow(0 18px 35px rgb(0 0 0 / 45%))}.eyebrow{margin:0 0 12px;color:var(--mint);font-size:.78rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;letter-spacing:0}h1{max-width:9ch;margin-bottom:22px;font-size:clamp(4rem,9vw,8.5rem);line-height:.9}h2{max-width:12ch;margin-bottom:20px;font-size:clamp(2.4rem,5vw,5.4rem);line-height:.92}h3{margin-bottom:10px;font-size:1.15rem}p{color:var(--muted);font-size:1rem;line-height:1.7}.hero-content>p:not(.eyebrow){max-width:50ch;color:#fff8e8d1;font-size:1.18rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:4px;padding:0 22px;font-weight:950}.button.primary{border-color:var(--red);background:var(--red);color:var(--paper)}.button.secondary{color:var(--paper)}.intro-band{justify-content:space-between;gap:18px;padding:18px clamp(18px,4vw,64px);background:var(--mint);color:var(--ink)}.intro-band p{margin:0;color:inherit;font-weight:950;text-transform:uppercase}.section,.feature,.visit{padding:clamp(58px,9vw,118px) clamp(20px,5vw,76px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-card{display:flex;min-height:230px;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--paper)}.service-card strong{color:var(--blue);font-size:1.85rem}.feature{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:clamp(34px,7vw,96px);align-items:center;background:var(--charcoal);color:var(--paper)}.feature p{color:#fff8e8b8}dl{display:grid;gap:16px;margin:34px 0 0}dt{color:var(--mint);font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}dd{margin:4px 0 0;font-size:1.2rem;font-weight:850}.photo-stack{display:grid;grid-template-columns:1fr .64fr;gap:16px;align-items:end}.photo-stack img{width:100%;border:8px solid rgb(255 248 232 / 12%);border-radius:8px;object-fit:cover}.photo-stack img:first-child{aspect-ratio:1}.photo-stack img:last-child{aspect-ratio:4 / 5}.visit{justify-content:space-between;gap:30px;background:var(--paper)}.visit h2{margin-bottom:8px}.visit p{margin-bottom:0}.hours{display:grid;min-width:min(100%,390px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px}.hours div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:8px}.hours span{color:var(--muted)}@media(max-width:960px){.site-header{position:absolute;grid-template-columns:1fr auto}nav{grid-column:1 / -1;grid-row:2;justify-content:space-between}.feature,.visit{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-header{gap:14px;padding-top:14px}.brand span{display:none}.book-link{padding-inline:14px}.hero-overlay{background:linear-gradient(0deg,#11100ee0 0 36%,#11100e5c),linear-gradient(90deg,rgb(17 16 14 / 62%),transparent)}.hero-content{justify-content:end;padding-bottom:46px}h1{font-size:clamp(3.2rem,18vw,5.6rem)}.intro-band{align-items:stretch;flex-direction:column}.service-grid,.photo-stack,.hours{grid-template-columns:1fr}}
