:root{--gh-forest: #314b37;--gh-forest-deep: #1e2e23;--gh-sage: #8ca387;--gh-moss: #c7d2c0;--gh-cream: #f4efe3;--gh-sand: #e6dcc8;--gh-ink: #1f231f;--gh-muted: #586256;--gh-white: #fbfaf7;--gh-shadow: 0 24px 70px rgba(24, 35, 25, .18);--gh-radius-xl: 32px;--gh-radius-lg: 22px;--gh-radius-md: 16px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;color:var(--gh-ink);background:radial-gradient(circle at top left,rgba(199,210,192,.65),transparent 32%),linear-gradient(180deg,#f7f3ea,#efe8d8)}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:absolute;left:1rem;top:-3rem;padding:.75rem 1rem;background:var(--gh-forest-deep);color:var(--gh-white);border-radius:999px;z-index:10}.skip-link:focus{top:1rem}.gh-landing{min-height:100vh;padding:24px}.gh-shell{width:min(1180px,100%);margin:0 auto}.gh-site-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0 1.5rem}.gh-brand{display:inline-flex;align-items:center;gap:.9rem;text-decoration:none}.gh-brand-copy{display:grid;gap:.2rem}.gh-brand strong,.gh-hero h1,.gh-section h2,.gh-service-card h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.gh-brand strong{display:block;font-size:1rem;letter-spacing:.03em}.gh-brand small{display:block;color:var(--gh-muted);font-size:.82rem;margin-top:.2rem}.gh-brand-mark{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:linear-gradient(145deg,var(--gh-forest) 0%,#5f7659 100%);color:var(--gh-white);font-weight:700;letter-spacing:.08em;box-shadow:0 12px 28px #314b3740}.gh-brand--logo{max-width:min(420px,100%)}.gh-brand-media{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;padding:0;background:#fbfaf7d1;border:1px solid rgba(49,75,55,.12);border-radius:24px;box-shadow:0 10px 22px #18231914;overflow:hidden;flex:0 0 auto}.gh-brand-logo{display:block;width:100%;height:100%;object-fit:contain}.gh-brand-logo--mark{padding:9px}.gh-brand-logo--uploaded{object-fit:cover;object-position:center top}.gh-brand-copy strong{display:block;font-size:clamp(1.05rem,2vw,1.4rem);line-height:1.05}.gh-brand-copy small{display:block;margin-top:0;font-size:.82rem;color:var(--gh-muted)}.gh-nav{display:inline-flex;flex-wrap:wrap;gap:.5rem}.gh-nav a,.gh-button{text-decoration:none;border-radius:999px;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.gh-nav a{padding:.7rem 1rem;background:#ffffffad;border:1px solid rgba(49,75,55,.12)}.gh-nav a:hover,.gh-button:hover{transform:translateY(-1px)}.gh-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:1.5rem;align-items:end;padding:clamp(2rem,4vw,3rem);min-height:74vh;background:linear-gradient(135deg,#111a149e,#111a142e),var(--hero-image) center/cover no-repeat;color:var(--gh-white);border-radius:var(--gh-radius-xl);box-shadow:var(--gh-shadow);overflow:hidden}.gh-hero-copy{max-width:640px}.gh-eyebrow,.gh-kicker,.gh-highlight-label,.gh-contact-label,.gh-service-price{text-transform:uppercase;letter-spacing:.16em;font-size:.77rem;font-weight:700}.gh-eyebrow,.gh-highlight-label,.gh-service-price{color:#ebecd9}.gh-hero h1{margin:.5rem 0 1rem;font-size:clamp(2.8rem,7vw,5.6rem);line-height:.95;max-width:12ch}.gh-intro{max-width:54ch;font-size:1.1rem;line-height:1.7;color:#fbfaf7e0}.gh-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.gh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.2rem;font-weight:700}.gh-button--solid{background:var(--gh-white);color:var(--gh-forest-deep)}.gh-button--ghost{color:var(--gh-white);border:1px solid rgba(251,250,247,.4);background:#fbfaf714}.gh-highlight-card{align-self:end;padding:1.35rem;background:#f4efe3e0;color:var(--gh-forest-deep);border-radius:var(--gh-radius-lg);border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gh-highlight-card .gh-highlight-label{color:var(--gh-muted);margin:0 0 .9rem}.gh-price-list{list-style:none;margin:0;padding:0}.gh-price-list li{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-top:1px solid rgba(49,75,55,.14)}.gh-price-list li:first-child{border-top:0;padding-top:0}.gh-price-list span{color:var(--gh-muted)}.gh-price-list strong{white-space:nowrap}.gh-section{padding:clamp(2.5rem,5vw,4rem) 0 0}.gh-section-heading{display:grid;gap:.5rem;margin-bottom:1.5rem}.gh-kicker{color:var(--gh-forest);margin:0}.gh-section h2{margin:0;font-size:clamp(2rem,4vw,3.3rem);color:var(--gh-forest-deep)}.gh-section-heading p:last-child,.gh-contact p:last-child{margin:0;max-width:62ch;color:var(--gh-muted);line-height:1.7}.gh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.gh-service-card,.gh-gallery-card,.gh-contact-card{background:#fbfaf7d1;border:1px solid rgba(49,75,55,.1);border-radius:var(--gh-radius-lg);box-shadow:0 12px 32px #18231914}.gh-service-card{padding:1.5rem}.gh-service-price{margin:0 0 .7rem;color:var(--gh-forest)}.gh-service-card h3{margin:0 0 .6rem;font-size:1.5rem;color:var(--gh-forest-deep)}.gh-service-card p:last-child{margin:0;color:var(--gh-muted);line-height:1.7}.gh-gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1rem}.gh-gallery-card{overflow:hidden}.gh-gallery-card img{width:100%;height:100%;min-height:280px;object-fit:cover}.gh-gallery-card--large img{min-height:100%}.gh-gallery-card figcaption{padding:1rem 1.1rem 1.15rem;color:var(--gh-muted)}.gh-contact{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:1rem;align-items:stretch;padding-bottom:2rem}.gh-contact-card{display:flex;flex-direction:column;justify-content:center;padding:1.5rem;background:linear-gradient(160deg,#314b37f7,#233427f5),linear-gradient(180deg,#ffffff14,#fff0);color:var(--gh-white)}.gh-contact-label{margin:0 0 .7rem;color:#fbfaf7b8}.gh-contact-card a{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.15rem,2.3vw,1.75rem);line-height:1.2;text-decoration:none;overflow-wrap:anywhere}.gh-contact-card p:last-child{margin:.85rem 0 0;color:#fbfaf7b3}@media(max-width:960px){.gh-hero,.gh-contact,.gh-gallery-grid,.gh-service-grid{grid-template-columns:1fr}.gh-site-header{flex-direction:column;align-items:flex-start}.gh-brand,.gh-nav{width:100%}.gh-nav a{flex:1 1 auto;text-align:center}.gh-hero{min-height:auto}.gh-highlight-card{max-width:420px}}@media(max-width:640px){.gh-landing{padding:14px}.gh-site-header{padding-top:.25rem}.gh-hero{padding:1.25rem;border-radius:24px}.gh-hero h1{max-width:none}.gh-intro{font-size:1rem}.gh-button,.gh-nav a{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
