@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=DM+Serif+Display:ital@0;1&display=swap";:root{--green: #31A050;--green-d: #258a3f;--green-pale: #eaf6ee;--ink: #1B1F1C;--ink-2: #2e3530;--text: #4a564d;--text-light: #7a857d;--cream: #F3F1E7;--white: #ffffff;--gold: #e2b930;--ff-display: "DM Serif Display", Georgia, serif;--ff-body: "DM Sans", system-ui, sans-serif;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.08);--shadow-lg: 0 12px 48px rgba(0,0,0,.12)}[data-astro-cid-2mxdoeuz],[data-astro-cid-2mxdoeuz]:before,[data-astro-cid-2mxdoeuz]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--ff-body);color:var(--ink)}img[data-astro-cid-2mxdoeuz]{display:block;max-width:100%}.btn[data-astro-cid-2mxdoeuz]{display:inline-block;padding:.85rem 2rem;border-radius:50px;font-family:var(--ff-body);font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none;border:2px solid transparent;transition:all .22s ease}.btn-green[data-astro-cid-2mxdoeuz]{background:var(--green);color:#fff;border-color:var(--green);width:100%;text-align:center}.btn-green[data-astro-cid-2mxdoeuz]:hover{background:var(--green-d);transform:translateY(-2px);box-shadow:0 8px 24px #31a0504d}.section-label[data-astro-cid-2mxdoeuz]{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green);background:var(--green-pale);padding:.3rem .8rem;border-radius:50px;margin-bottom:.75rem}.section-title[data-astro-cid-2mxdoeuz]{font-family:var(--ff-display);font-size:clamp(1.8rem,3.5vw,2.5rem);color:var(--ink);line-height:1.15;margin-bottom:1rem}.nav[data-astro-cid-2mxdoeuz]{position:sticky;top:0;z-index:100;background:#fffffff7;backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-inner[data-astro-cid-2mxdoeuz]{max-width:1140px;margin:0 auto;padding:0 2rem;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:.75rem;text-decoration:none}.nav-logo-img[data-astro-cid-2mxdoeuz]{height:42px;width:auto}.nav-brand[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column}.nav-brand-name[data-astro-cid-2mxdoeuz]{font-family:var(--ff-body);font-weight:700;font-size:.95rem;color:var(--ink);letter-spacing:.04em}.nav-brand-tag[data-astro-cid-2mxdoeuz]{font-size:.65rem;color:var(--text-light)}.nav-links[data-astro-cid-2mxdoeuz]{display:flex;gap:.5rem;list-style:none}.nav-link[data-astro-cid-2mxdoeuz]{text-decoration:none;color:var(--ink-2);font-family:var(--ff-body);font-size:.88rem;font-weight:500;padding:.45rem 1rem;border-radius:50px;transition:all .18s}.nav-link[data-astro-cid-2mxdoeuz]:hover{background:var(--green-pale);color:var(--green)}.nav-link[data-astro-cid-2mxdoeuz].active{color:var(--green);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:2px}.nav-toggle[data-astro-cid-2mxdoeuz]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle[data-astro-cid-2mxdoeuz] span[data-astro-cid-2mxdoeuz]{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px}.hero[data-astro-cid-2mxdoeuz]{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;background:url(/images/hero-bg.jpg) center 40%/cover no-repeat;transform:scale(1.04)}.hero-overlay[data-astro-cid-2mxdoeuz]{position:absolute;inset:0;background:linear-gradient(135deg,#0a160ee0,#0a160e99,#0a160e73)}.hero-inner[data-astro-cid-2mxdoeuz]{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:5rem 2rem 4rem;width:100%;display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:center}.hero-eyebrow[data-astro-cid-2mxdoeuz]{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.hero-eyebrow[data-astro-cid-2mxdoeuz]:before{content:"";display:inline-block;width:28px;height:2px;background:var(--gold);border-radius:2px}.hero-title[data-astro-cid-2mxdoeuz]{font-family:var(--ff-display);font-size:clamp(2.2rem,5vw,3.75rem);color:#fff;line-height:1.1;margin-bottom:1.25rem}.hero-title[data-astro-cid-2mxdoeuz] em[data-astro-cid-2mxdoeuz]{font-style:italic;color:#7ed4a0}.hero-sub[data-astro-cid-2mxdoeuz]{color:#ffffffc7;font-size:1.05rem;line-height:1.7;max-width:480px}.hero-form-card[data-astro-cid-2mxdoeuz]{background:#fff;border-radius:var(--radius);padding:2.25rem 2rem;box-shadow:0 24px 64px #0003}.card-title[data-astro-cid-2mxdoeuz]{font-family:var(--ff-display);font-size:1.5rem;color:var(--ink);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.07)}.contact-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.75rem}.form-group[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.35rem}.form-group[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-size:.78rem;font-weight:600;color:var(--ink-2);letter-spacing:.02em}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{background:var(--cream);border:1.5px solid transparent;border-radius:8px;padding:.7rem 1rem;color:var(--ink);font-family:var(--ff-body);font-size:.9rem;outline:none;transition:border-color .18s,background .18s;width:100%;resize:vertical}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]::placeholder,.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]::placeholder{color:#0000004d}.form-group[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.form-group[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{border-color:var(--green);background:#fff}.contact-form[data-astro-cid-2mxdoeuz] .btn[data-astro-cid-2mxdoeuz]{margin-top:.5rem}.info-map[data-astro-cid-2mxdoeuz]{background:#fff;padding:6rem 2rem}.info-map-inner[data-astro-cid-2mxdoeuz]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.info-desc[data-astro-cid-2mxdoeuz]{color:var(--text);line-height:1.75;font-size:.97rem;margin-bottom:2rem}.info-details[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.5rem}.info-detail-item[data-astro-cid-2mxdoeuz]{display:flex;gap:1rem;align-items:flex-start}.info-icon[data-astro-cid-2mxdoeuz]{flex-shrink:0;width:40px;height:40px;background:var(--green-pale);color:var(--green);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:2px}.info-detail-item[data-astro-cid-2mxdoeuz] strong[data-astro-cid-2mxdoeuz]{display:block;font-size:.82rem;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.info-detail-item[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{color:var(--ink-2);font-size:.95rem;line-height:1.5}.info-link[data-astro-cid-2mxdoeuz]{display:block;color:var(--green);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .18s}.info-link[data-astro-cid-2mxdoeuz]:hover{color:var(--green-d)}.map-col[data-astro-cid-2mxdoeuz]{height:100%}.map-wrapper[data-astro-cid-2mxdoeuz]{border-radius:var(--radius);overflow:hidden;height:460px;box-shadow:var(--shadow-lg);border:1px solid rgba(0,0,0,.06)}.map-wrapper[data-astro-cid-2mxdoeuz] iframe[data-astro-cid-2mxdoeuz]{height:100%}.footer[data-astro-cid-2mxdoeuz]{background:var(--ink);color:#ccc;padding:4rem 2rem 0}.footer-inner[data-astro-cid-2mxdoeuz]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-contact[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:1.5rem}.footer-col[data-astro-cid-2mxdoeuz] h4[data-astro-cid-2mxdoeuz]{font-family:var(--ff-body);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:.5rem}.footer-col[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{display:block;color:#bbb;text-decoration:none;font-size:.95rem;padding:.15rem 0;transition:color .18s}.footer-col[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{color:var(--green)}.footer-form-wrap[data-astro-cid-2mxdoeuz] h4[data-astro-cid-2mxdoeuz]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:1.25rem}.footer-form[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:.4rem}.footer-form[data-astro-cid-2mxdoeuz] label[data-astro-cid-2mxdoeuz]{font-size:.72rem;color:#ffffff73;margin-top:.5rem}.footer-form[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.65rem 1rem;color:#fff;font-family:var(--ff-body);font-size:.9rem;outline:none;transition:border-color .18s,background .18s;width:100%}.footer-form[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]::placeholder{color:#fff3}.footer-form[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus{border-color:var(--green);background:#31a0500f}.footer-form[data-astro-cid-2mxdoeuz] .btn[data-astro-cid-2mxdoeuz]{margin-top:.75rem;background:var(--green);color:#fff;border-color:var(--green)}.footer-form[data-astro-cid-2mxdoeuz] .btn[data-astro-cid-2mxdoeuz]:hover{background:var(--green-d)}.footer-copy[data-astro-cid-2mxdoeuz]{text-align:center;max-width:1140px;margin:0 auto;padding:1.5rem 0;font-size:.78rem;color:#fff3}@media(max-width:960px){.hero-inner[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:2.5rem}.hero-form-card[data-astro-cid-2mxdoeuz]{max-width:540px}.hero[data-astro-cid-2mxdoeuz]{min-height:auto}.info-map-inner[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:2.5rem}.map-wrapper[data-astro-cid-2mxdoeuz]{height:300px}.footer-inner[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.nav-toggle[data-astro-cid-2mxdoeuz]{display:flex}.nav-links[data-astro-cid-2mxdoeuz]{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;flex-direction:column;padding:1rem 2rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px #00000014}.nav-links[data-astro-cid-2mxdoeuz].open{display:flex}.hero-inner[data-astro-cid-2mxdoeuz]{padding:3rem 1.5rem}}
