@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
:root{--cream:#f8f5f1;--paper:#fffdfb;--ink:#4f4b42;--green:#304438;--sage:#b4bcad;--peach:#edc1b0;--orange:#f5a126;--line:#ddd7ce}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;color:var(--ink);font:14px/1.45 'DM Sans',Arial,sans-serif;background:var(--cream)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.z-wrap{max-width:1200px;width:calc(100% - 70px);margin:auto}.z-header{height:66px;background:#fffdfa;display:flex;align-items:center;position:relative;z-index:4}.z-header .z-wrap{display:flex;align-items:center;justify-content:space-between}.z-logo{width:67px}.z-nav{display:flex;gap:27px;align-items:center;font-size:11px;color:#333}.z-nav a{padding:12px 0;transition:color .2s ease,font-weight .2s ease}.z-nav a:hover,.z-nav .active{color:var(--orange);font-weight:700}.z-nav .active{text-decoration:underline;text-underline-offset:5px}.z-book,.z-button{background:var(--green);color:white;border:0;border-radius:2px;padding:9px 15px;font:inherit}.z-book{background:#fff;border:1px solid #444;color:#222;padding:6px 14px}.z-crumb{font-size:10px;padding:14px 0;color:#444}.z-crumb b{color:var(--orange)}.z-footer{background:#f2ece6;text-align:center;padding:50px 20px 24px}.z-footer img{width:83px;margin:0 auto 12px}.z-footer p{margin:0;font-size:11px;color:#5d7066}.z-footer small{font-size:8px;color:#555}.z-title{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.05}.z-moth{width:31px;height:18px;object-fit:contain;opacity:.8}

.z-hero{height:395px;background:#f2e9e4;display:grid;grid-template-columns:40% 60%;overflow:hidden}.z-hero-copy{display:flex;flex-direction:column;justify-content:center;padding-left:max(4vw,calc((100vw - 1200px)/2));position:relative;z-index:1}.z-hero h1{font-size:52px;margin:0 0 28px}.z-hero .scribble{color:var(--orange);font-size:42px;line-height:0}.z-hero p{max-width:300px;font-size:12px}.z-hero-image{height:100%;width:100%;object-fit:cover;object-position:center}.z-section{padding:55px 0}.z-section-head{text-align:center}.z-section-head h2{font-size:31px;margin:0}.z-section-head .z-rule{display:flex;gap:12px;align-items:center;justify-content:center;margin:12px auto 35px;color:var(--orange)}.z-rule:before,.z-rule:after{content:'';width:36px;border-top:1px solid var(--orange)}
.z-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.z-service{border-radius:12px;overflow:hidden;background:white;box-shadow:0 5px 18px #4c423718;position:relative}.z-service>img{width:100%;height:170px;object-fit:cover}.z-service>div{padding:16px 22px 18px;min-height:128px;position:relative}.z-service h3{font:600 22px/1 'Playfair Display',Georgia,serif;margin:0 0 7px}.z-service p{font-size:10px;margin:0;min-height:32px}.z-service strong{font-size:10px;display:block;margin-top:8px}.z-service:after{content:'—';position:absolute;right:20px;bottom:14px;color:#829383}.z-project{margin:70px auto 45px;max-width:1140px;background:#c5ccbc;border-radius:16px;padding:20px 38px;display:flex;align-items:center;gap:30px}.z-project h2{font-size:27px;margin:0}.z-project p{font-size:10px;margin:2px 0 10px}.z-project .z-moth{width:46px;height:46px}.z-wave{height:50px;background:radial-gradient(110% 80px at 50% 100%,transparent 49%,#f2ece6 50%)}

.z-package-hero{min-height:295px;display:grid;grid-template-columns:47% 53%;background:#f3e5e0}.z-package-copy{padding:50px 0 45px max(4vw,calc((100vw - 1200px)/2))}.z-package-copy h1{font-size:44px;margin:0 0 14px}.z-package-copy p{max-width:270px;font-size:12px}.z-price{font:600 25px 'Playfair Display',Georgia,serif;margin:24px 0 12px}.z-package-hero img{width:100%;height:295px;object-fit:cover;object-position:center}.z-included{max-width:720px;margin:0 auto}.z-included h2,.z-faq h2{font-size:28px;margin:0 0 20px}.z-list{display:grid;gap:17px;padding:0;margin:0;list-style:none}.z-list li{display:flex;gap:16px;font-weight:600;font-size:12px}.z-list li:before{content:'◉';color:#a6a59d;font-size:13px}.z-thumb-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:55px auto;max-width:1160px}.z-thumb-row img{width:100%;aspect-ratio:1.3;object-fit:cover;border-radius:10px}.z-faq{max-width:650px;margin:0 auto 65px}.z-faq details{border-bottom:1px solid #d1cbc2;padding:11px 0;font-size:10px}.z-faq summary{list-style:none;cursor:pointer}.z-faq summary:after{content:'⌄';float:right}.z-cta{max-width:750px;margin:0 auto 70px;padding:22px 30px;background:#c5ccbc;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:25px}.z-cta h2{font-size:25px;margin:0}.z-cta p{font-size:10px;margin:4px 0}.z-cta img{height:85px;width:190px;object-fit:cover;border-radius:7px}
.z-portrait-hero{height:230px;position:relative;overflow:hidden;background:linear-gradient(90deg,#f5f0ec 25%,transparent 55%),#cab6c1}.z-portrait-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.z-portrait-hero h1{position:relative;z-index:1;padding:65px max(4vw,calc((100vw - 1200px)/2));font-size:43px}.z-two{display:grid;grid-template-columns:1fr 1.1fr;gap:55px}.z-two h2{font-size:28px;margin:0 0 16px}.z-perfect{background:#f4eeea;border-radius:9px;padding:28px 35px}.z-perfect h2{font-size:25px}.z-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin:25px auto 50px}.z-price-card{border:1px solid #efb55b;border-radius:8px;padding:20px;min-height:190px}.z-price-card:nth-child(2){border:0;background:#f1e9e6;transform:translateY(-12px)}.z-price-card h3{color:var(--orange);font:500 23px 'Playfair Display',Georgia,serif;margin:0 0 7px}.z-price-card p{font-size:9px;margin:0}.z-price-card strong{display:block;margin-top:12px}.z-portrait-extra{display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:900px;margin:0 auto 45px}.z-portrait-extra h2{font-size:27px;font-style:italic}.z-table{border:2px solid #c4cec1;border-radius:9px;padding:16px;font-size:9px}.z-table b{display:block;margin-bottom:10px}
@media(max-width:700px){.z-wrap{width:calc(100% - 32px)}.z-nav{display:none}.z-header{height:58px}.z-hero,.z-package-hero{height:auto;min-height:0;grid-template-columns:1fr}.z-hero-copy,.z-package-copy{padding:45px 24px}.z-hero h1{font-size:43px}.z-hero-image,.z-package-hero img{height:260px}.z-service-grid,.z-price-grid{grid-template-columns:1fr}.z-service>img{height:210px}.z-project,.z-cta,.z-two{display:block}.z-project .z-moth,.z-cta img{display:none}.z-thumb-row{grid-template-columns:repeat(3,1fr)}.z-portrait-hero h1{padding:55px 24px}.z-two{gap:30px}.z-perfect{margin-top:25px}}

/* Shared public navigation refinements */
.z-header{height:104px;background:rgba(255,250,246,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(8px)}
.z-logo{width:86px}
.z-nav{gap:clamp(18px,2.8vw,42px);font-size:.92rem}
.z-book{background:#fff;border:1px solid var(--orange);color:var(--orange);padding:12px 20px;border-radius:8px;font-weight:700}
@media(max-width:700px){.z-header{height:58px}}
