/* Visual adjustments matched to the supplied Moonmery reference. */
.intro{display:none}
.site-header{height:110px;padding:0 clamp(28px,3vw,48px)}
.brand-mark{width:50px;height:58px}.brand strong{font-size:clamp(1.75rem,2.5vw,2.55rem);line-height:.9}.brand small{font-size:.66rem;letter-spacing:0;text-transform:none;margin-top:8px}
nav{gap:clamp(16px,2vw,36px)}nav>a{font-size:.92rem;font-weight:500;letter-spacing:0}.button-small{padding:14px 26px;border-radius:6px}
.hero{height:485px;min-height:0}.hero>img{object-fit:cover;object-position:center 62%;background:#263e2e}.hero-shade{background:linear-gradient(90deg,rgba(9,29,21,.9),rgba(9,29,21,.67) 34%,rgba(9,29,21,.12) 68%,rgba(9,29,21,.03))}.hero-content{width:min(650px,88%);margin-left:clamp(40px,5.7vw,88px);padding:48px 0}.hero h1{font-size:clamp(2.8rem,3.6vw,3.65rem);line-height:.98;letter-spacing:-.015em;margin:0 0 14px}.hero-content>p:not(.eyebrow){font-size:1rem;max-width:590px;color:#fff;line-height:1.55}.hero-ornament{display:flex;align-items:center;gap:12px;width:255px;color:#8eb09b;margin:8px 0 16px}.hero-ornament span{height:1px;background:#8eb09b;flex:1}.hero-ornament b{font-size:1.3rem}.hero-actions{gap:16px;margin-top:26px}.hero .button{background:#1f5847;color:#fff;min-width:186px;border-radius:5px}.hero .button-outline{background:transparent;border:1px solid #fff}.hero .button:hover{background:var(--wine)}
.services{padding:16px clamp(28px,3.4vw,52px) 70px;background:#fbfaf6}.services-title{text-align:center;margin-bottom:38px}.services-title .eyebrow{color:var(--green);margin:0 0 1px}.tiny-ornament{color:#60806f;font-size:.78rem;line-height:1}.services-title h2{font-size:2rem;margin:.2rem 0 0}.services .service-grid{grid-template-columns:repeat(5,1fr);gap:20px}.services .service-card{border:0;border-radius:9px;box-shadow:0 8px 25px rgba(28,49,40,.07);overflow:visible}.services .card-image{aspect-ratio:1.72;overflow:visible}.services .card-image img{border-radius:9px 9px 0 0}.services .card-image span{right:auto;left:50%;bottom:auto;top:-34px;transform:translateX(-50%);display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#285e4b;border:1px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.15);padding:0;color:#fff}.services .card-body{padding:18px 24px 28px;text-align:center}.services .card-body h3{font-size:1.3rem}.services .card-body p{color:#202825;font-size:.82rem;line-height:1.55;margin:.5rem 0 0}
@media(max-width:1250px){nav{gap:18px}nav>a{font-size:.8rem}.services .service-grid{grid-template-columns:repeat(3,1fr)}.services .service-card:last-child{grid-column:auto;max-width:none}}
@media(max-width:1050px){.site-header{height:86px}nav{top:86px}.hero{height:485px;min-height:0}.services .service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.hero{height:auto;min-height:0;padding-top:56.25%}.hero>img{height:auto;object-fit:contain;object-position:top}.hero-content{padding:40px 24px 52px}.hero h1{font-size:2.55rem}.hero-content>p:not(.eyebrow) br{display:none}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero .button{min-width:0}.services{padding:56px 22px 70px}.services .service-grid{grid-template-columns:1fr;gap:52px}.services-title{margin-bottom:65px}}
.process .step-note{margin-top:8px;padding-left:13px;border-left:2px solid rgba(255,255,255,.32);color:#aebfb8;font-size:.78rem;line-height:1.55}.process li:last-child{border-bottom:0}
.contact-note a{color:inherit;text-underline-offset:4px}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-status{color:#69736e}
.services .card-image{aspect-ratio:2.28}
.service-card details{border-top:1px solid #e2ded5;margin-top:16px;padding-top:12px;text-align:left}.service-card summary{position:relative;list-style:none;cursor:pointer;color:var(--green);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding-right:24px}.service-card summary::-webkit-details-marker{display:none}.service-card summary::after{content:"+";position:absolute;right:2px;top:-5px;font:400 1.35rem var(--serif);transition:transform .2s ease}.service-card details[open] summary::after{transform:rotate(45deg)}.service-details{padding-top:10px}.services .service-details p{font-size:.78rem;line-height:1.55;color:#59635e;margin:.65rem 0}.service-card details[open] .service-details{animation:serviceReveal .22s ease-out}@keyframes serviceReveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
