.gd-hero[data-astro-cid-w6i4wohd]{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.gd-hero-bg[data-astro-cid-w6i4wohd]{position:absolute;inset:0;z-index:0}.gd-hero-bg[data-astro-cid-w6i4wohd] img[data-astro-cid-w6i4wohd]{width:100%;height:100%;object-fit:cover}.gd-hero-overlay[data-astro-cid-w6i4wohd]{position:absolute;inset:0;background:linear-gradient(180deg,#2a242099,#2a2420d9)}.gd-hero-content[data-astro-cid-w6i4wohd]{position:relative;z-index:1;text-align:center;max-width:720px;padding-top:4rem;padding-bottom:4rem}.gd-hero-label[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent-brass, #C9A84C);margin-bottom:1rem}.gd-hero-title[data-astro-cid-w6i4wohd]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.75rem,7vw,4.5rem);font-weight:400;color:#fff;line-height:1.1;margin-bottom:1.5rem}.gd-hero-subtitle[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:1.125rem;line-height:1.7;color:var(--color-text-secondary, #7A7268);margin-bottom:2rem}.gd-container[data-astro-cid-w6i4wohd]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.gd-section[data-astro-cid-w6i4wohd]{padding:5rem 0;background:var(--color-bg-primary, #FAF7F2)}.gd-section-alt[data-astro-cid-w6i4wohd]{background:var(--color-bg-secondary, #F2EDE4)}.gd-section-header[data-astro-cid-w6i4wohd]{text-align:center;max-width:680px;margin:0 auto 3.5rem}.gd-section-heading[data-astro-cid-w6i4wohd]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;color:#2a2420;margin-bottom:1rem;line-height:1.2}.gd-section-desc[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:1.0625rem;line-height:1.7;color:var(--color-text-secondary, #7A7268)}.gd-body-text[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:1.0625rem;line-height:1.8;color:var(--color-text-secondary, #7A7268);margin-bottom:1.25rem}.gd-btn-primary[data-astro-cid-w6i4wohd]{display:inline-block;padding:.875rem 2rem;background:var(--color-accent-brass, #C9A84C);color:#2a2420;font-family:Lato,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:background .3s ease,transform .3s ease}.gd-btn-primary[data-astro-cid-w6i4wohd]:hover{background:var(--color-accent-brass-hover, #B8983E);transform:translateY(-2px)}.gd-intro-grid[data-astro-cid-w6i4wohd]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 768px){.gd-intro-grid[data-astro-cid-w6i4wohd]{grid-template-columns:1fr 1fr}}.gd-intro-image[data-astro-cid-w6i4wohd] img[data-astro-cid-w6i4wohd]{width:100%;height:auto;border-radius:.75rem;border:1px solid var(--color-border, #E2DBD0)}.gd-cards-grid[data-astro-cid-w6i4wohd]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.gd-cards-grid[data-astro-cid-w6i4wohd]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.gd-cards-grid[data-astro-cid-w6i4wohd]{grid-template-columns:repeat(3,1fr)}}.gd-card[data-astro-cid-w6i4wohd]{background:var(--color-bg-primary, #FAF7F2);border:1px solid var(--color-border, #E2DBD0);border-radius:.75rem;padding:2rem;position:relative;overflow:hidden;transition:border-color .3s ease,transform .3s ease}.gd-card[data-astro-cid-w6i4wohd]:hover{border-color:var(--color-accent-brass, #C9A84C);transform:translateY(-4px)}.gd-card-accent[data-astro-cid-w6i4wohd]{position:absolute;top:0;left:0;right:0;height:3px;background:var(--color-accent-brass, #C9A84C);opacity:0;transition:opacity .3s ease}.gd-card[data-astro-cid-w6i4wohd]:hover .gd-card-accent[data-astro-cid-w6i4wohd]{opacity:1}.gd-card-title[data-astro-cid-w6i4wohd]{font-family:Playfair Display,Georgia,serif;font-size:1.375rem;font-weight:400;color:#2a2420;margin-bottom:.75rem}.gd-card-text[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary, #7A7268)}.gd-process-grid[data-astro-cid-w6i4wohd]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.gd-process-grid[data-astro-cid-w6i4wohd]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.gd-process-grid[data-astro-cid-w6i4wohd]{grid-template-columns:repeat(4,1fr)}}.gd-process-step[data-astro-cid-w6i4wohd]{text-align:center;padding:2rem 1.5rem;border:1px solid var(--color-border, #E2DBD0);border-radius:.75rem;background:var(--color-bg-secondary, #F2EDE4);transition:border-color .3s ease}.gd-process-step[data-astro-cid-w6i4wohd]:hover{border-color:var(--color-accent-brass, #C9A84C)}.gd-step-number[data-astro-cid-w6i4wohd]{display:block;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:400;color:var(--color-accent-brass, #C9A84C);margin-bottom:1rem;line-height:1}.gd-step-title[data-astro-cid-w6i4wohd]{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:400;color:#2a2420;margin-bottom:.75rem}.gd-step-text[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary, #7A7268)}.gd-cta[data-astro-cid-w6i4wohd]{padding:5rem 0;background:var(--color-bg-secondary, #F2EDE4);border-top:1px solid var(--color-border, #E2DBD0)}.gd-cta-inner[data-astro-cid-w6i4wohd]{text-align:center;max-width:600px;margin:0 auto}.gd-cta-title[data-astro-cid-w6i4wohd]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;color:#2a2420;margin-bottom:1rem}.gd-cta-text[data-astro-cid-w6i4wohd]{font-family:Lato,sans-serif;font-size:1.0625rem;line-height:1.7;color:var(--color-text-secondary, #7A7268);margin-bottom:2rem}@media (max-width: 767px){.gd-hero-content[data-astro-cid-w6i4wohd]{padding-top:2rem;padding-bottom:2rem}.gd-section[data-astro-cid-w6i4wohd],.gd-cta[data-astro-cid-w6i4wohd]{padding:3rem 0}}
