@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--bg:#f6f2ec;--surface:#fff;--soft:#ebe3d9;--text:#1e1a16;--muted:#6f655d;--line:#ded5cb;--button:#30261f}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Instrument Sans,Segoe UI,sans-serif}#app{width:100%}.page{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 48px}.header{justify-content:space-between;align-items:center;gap:16px;padding:18px 0 26px;display:flex}.logo,.menu a{color:inherit;text-decoration:none}.logo{font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700}.content{gap:28px;display:grid}.hero,.section,.instagram-section,.contact-box{background:var(--surface);border:1px solid var(--line);border-radius:24px}.hero{grid-template-columns:1fr 1.1fr;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:56px;display:flex}.hero-image,.side-image,.card img,.gallery img{object-fit:cover;width:100%;height:100%;display:block}.hero-image{min-height:520px}.kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:600}h1,h2,h3{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:700}h1{font-size:clamp(3rem,7vw,5.4rem);line-height:.96}h2{font-size:clamp(2rem,4.6vw,3.2rem);line-height:1.02}h3{font-size:1.45rem}.intro,.body-text,.card-copy p{color:var(--muted);font-size:1rem;line-height:1.8}.intro{max-width:34rem;margin:20px 0 0}.body-text{max-width:42rem;margin:18px 0 0}.section{padding:38px}.coming-section{text-align:center}.coming-section .body-text{margin-left:auto;margin-right:auto}.section-split{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;display:grid}.side-image{border-radius:18px;min-height:320px}.cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.card img{height:240px}.card-copy{padding:18px}.card-copy p{margin:10px 0 0}.services{gap:24px;display:grid}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-item{border:1px solid var(--line);background:#faf7f2;border-radius:16px;padding:18px 20px;font-weight:500}.gallery{grid-template-columns:1.1fr 1fr .8fr;gap:14px;padding:14px;display:grid}.gallery img{border-radius:16px;min-height:280px}.instagram-section{grid-template-columns:.9fr 1.1fr;gap:24px;padding:38px;display:grid}.instagram-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.instagram-embed{background:#faf7f2;border:0;width:100%;height:520px;display:block}.instagram-card-copy{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.instagram-card-copy span{color:var(--muted);font-weight:600}.instagram-link{color:var(--text);font-weight:600;text-decoration:none}.contact-box{justify-content:space-between;align-items:center;gap:24px;padding:38px;display:flex}@media (width<=900px){.hero,.section-split,.cards,.service-grid,.gallery,.instagram-section,.contact-box,.hero{grid-template-columns:1fr}.contact-box{flex-direction:column;align-items:flex-start}}@media (width<=640px){.page{width:min(100% - 20px,1120px)}.header{padding-bottom:18px}.hero-copy,.section,.instagram-section,.contact-box{padding:24px}.hero-image{min-height:320px}h1{font-size:2.8rem}h2{font-size:2rem}}
