:root{--brown: #2d1b0e;--gold: #8b6914;--cream: #f5f0e3;--orange: #c45d2c;--dark: #1a1208;--green: #3d5a3e;--font-heading: "Bitter", Georgia, serif;--font-body: "Cabin", "Segoe UI", sans-serif}body{font-family:var(--font-body);background:var(--cream);color:var(--brown);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1[data-astro-cid-z67ncf7h],h2[data-astro-cid-z67ncf7h],h3[data-astro-cid-z67ncf7h],h4[data-astro-cid-z67ncf7h],h5[data-astro-cid-z67ncf7h],h6[data-astro-cid-z67ncf7h]{font-family:var(--font-heading);line-height:1.15}a[data-astro-cid-z67ncf7h]{color:inherit;text-decoration:none}body{padding-top:36px}.site-nav[data-astro-cid-z67ncf7h]{position:fixed;top:36px;left:0;right:0;z-index:9998;background:var(--dark);border-bottom:1px solid rgba(139,105,20,.25);padding:0 24px}.nav-inner[data-astro-cid-z67ncf7h]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-logo[data-astro-cid-z67ncf7h]{font-family:var(--font-heading);font-size:22px;font-weight:800;color:var(--cream);display:flex;align-items:center;gap:10px;letter-spacing:.5px;text-transform:uppercase}.nav-logo[data-astro-cid-z67ncf7h] .logo-icon[data-astro-cid-z67ncf7h]{width:38px;height:38px;background:var(--orange);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.nav-links[data-astro-cid-z67ncf7h]{display:flex;align-items:center;gap:28px}.nav-links[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]{font-family:var(--font-body);font-size:13px;font-weight:700;color:#f5f0e3cc;text-transform:uppercase;letter-spacing:1.5px;transition:color .25s}.nav-links[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]:hover,.nav-links[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h].active{color:var(--gold)}.nav-cta[data-astro-cid-z67ncf7h]{background:var(--orange);color:var(--cream);padding:10px 22px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:3px;transition:background .25s}.nav-cta[data-astro-cid-z67ncf7h]:hover{background:#a84d24}.hamburger[data-astro-cid-z67ncf7h]{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px}.hamburger[data-astro-cid-z67ncf7h] span[data-astro-cid-z67ncf7h]{display:block;width:24px;height:2.5px;background:var(--cream);border-radius:2px;transition:.3s}.mobile-menu[data-astro-cid-z67ncf7h]{display:none;position:fixed;top:106px;left:0;right:0;background:var(--dark);padding:24px;box-shadow:0 8px 24px #0000004d;z-index:9997;flex-direction:column;gap:0}.mobile-menu[data-astro-cid-z67ncf7h].open{display:flex}.mobile-menu[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]{font-family:var(--font-body);font-size:15px;font-weight:700;padding:14px 0;border-bottom:1px solid rgba(139,105,20,.15);text-transform:uppercase;letter-spacing:1.5px;color:var(--cream)}.mobile-menu[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]:last-child{border-bottom:none}@media(max-width:768px){.nav-links[data-astro-cid-z67ncf7h]{display:none}.hamburger[data-astro-cid-z67ncf7h]{display:flex}}.nav-spacer[data-astro-cid-z67ncf7h]{height:106px}.btn[data-astro-cid-z67ncf7h]{display:inline-block;padding:14px 36px;border-radius:3px;font-family:var(--font-body);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;transition:all .25s;cursor:pointer;border:none}.btn-primary[data-astro-cid-z67ncf7h]{background:var(--orange);color:var(--cream)}.btn-primary[data-astro-cid-z67ncf7h]:hover{background:#a84d24;transform:translateY(-2px);box-shadow:0 4px 16px #c45d2c66}.hero[data-astro-cid-z67ncf7h]{position:relative;overflow:hidden}.hero-img[data-astro-cid-z67ncf7h]{min-height:380px;background:linear-gradient(160deg,#1a1208,#2d1b0e 40%,#3d5a3e);display:flex;align-items:center;justify-content:center;color:#f5f0e326;font-size:16px;text-align:center;padding:20px}.hero-overlay[data-astro-cid-z67ncf7h]{position:absolute;inset:0;background:linear-gradient(160deg,#1a1208d9,#2d1b0e99,#3d5a3e80);display:flex;align-items:center;justify-content:center}.hero-content[data-astro-cid-z67ncf7h]{max-width:700px;text-align:center;color:var(--cream);padding:40px 24px}.hero-content[data-astro-cid-z67ncf7h] h1[data-astro-cid-z67ncf7h]{font-size:60px;font-weight:900;margin-bottom:16px;text-transform:uppercase}.hero-content[data-astro-cid-z67ncf7h] h1[data-astro-cid-z67ncf7h] span[data-astro-cid-z67ncf7h]{color:var(--gold)}.hero-content[data-astro-cid-z67ncf7h] p[data-astro-cid-z67ncf7h]{font-size:18px;opacity:.85;line-height:1.7;max-width:520px;margin:0 auto}.section[data-astro-cid-z67ncf7h]{padding:80px 24px}.section-cream[data-astro-cid-z67ncf7h]{background:var(--cream)}.container[data-astro-cid-z67ncf7h]{max-width:1100px;margin:0 auto}.section-label[data-astro-cid-z67ncf7h]{font-family:var(--font-body);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--gold);margin-bottom:12px;text-align:center}.section-title[data-astro-cid-z67ncf7h]{text-align:center;font-size:40px;font-weight:800;margin-bottom:16px}.section-subtitle[data-astro-cid-z67ncf7h]{text-align:center;font-size:16px;color:#2d1b0ea6;margin-bottom:48px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7}.contact-layout[data-astro-cid-z67ncf7h]{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:start}.contact-form[data-astro-cid-z67ncf7h]{background:#fff;border-radius:10px;padding:40px;box-shadow:0 4px 24px #2d1b0e0f;border:1px solid rgba(45,27,14,.06)}.contact-form[data-astro-cid-z67ncf7h] h2[data-astro-cid-z67ncf7h]{font-size:28px;font-weight:800;margin-bottom:6px;color:var(--brown)}.contact-form[data-astro-cid-z67ncf7h] .form-subtitle[data-astro-cid-z67ncf7h]{font-size:14px;color:#2d1b0e80;margin-bottom:28px;line-height:1.6}.form-row[data-astro-cid-z67ncf7h]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-group[data-astro-cid-z67ncf7h]{margin-bottom:16px}.form-group[data-astro-cid-z67ncf7h] label[data-astro-cid-z67ncf7h]{display:block;font-size:13px;font-weight:700;color:var(--brown);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.form-group[data-astro-cid-z67ncf7h] label[data-astro-cid-z67ncf7h] .required[data-astro-cid-z67ncf7h]{color:var(--orange)}.form-group[data-astro-cid-z67ncf7h] input[data-astro-cid-z67ncf7h],.form-group[data-astro-cid-z67ncf7h] select[data-astro-cid-z67ncf7h],.form-group[data-astro-cid-z67ncf7h] textarea[data-astro-cid-z67ncf7h]{width:100%;padding:12px 14px;border:1px solid rgba(45,27,14,.15);border-radius:4px;font-family:var(--font-body);font-size:15px;color:var(--brown);background:#fff;transition:border-color .25s}.form-group[data-astro-cid-z67ncf7h] input[data-astro-cid-z67ncf7h]:focus,.form-group[data-astro-cid-z67ncf7h] select[data-astro-cid-z67ncf7h]:focus,.form-group[data-astro-cid-z67ncf7h] textarea[data-astro-cid-z67ncf7h]:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #8b69141a}.form-group[data-astro-cid-z67ncf7h] textarea[data-astro-cid-z67ncf7h]{resize:vertical;min-height:100px}.form-group[data-astro-cid-z67ncf7h] select[data-astro-cid-z67ncf7h]{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%232d1b0e'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.form-submit[data-astro-cid-z67ncf7h]{background:var(--orange);color:var(--cream);padding:16px 40px;border:none;border-radius:4px;font-family:var(--font-body);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;transition:all .25s;width:100%;margin-top:8px}.form-submit[data-astro-cid-z67ncf7h]:hover{background:#a84d24;transform:translateY(-2px);box-shadow:0 4px 16px #c45d2c66}.contact-sidebar[data-astro-cid-z67ncf7h]{display:flex;flex-direction:column;gap:24px}.sidebar-card[data-astro-cid-z67ncf7h]{background:#fff;border-radius:10px;padding:32px;box-shadow:0 4px 24px #2d1b0e0f;border:1px solid rgba(45,27,14,.06)}.sidebar-card[data-astro-cid-z67ncf7h] h3[data-astro-cid-z67ncf7h]{font-size:20px;font-weight:700;margin-bottom:16px;color:var(--brown)}.sidebar-card[data-astro-cid-z67ncf7h] .info-row[data-astro-cid-z67ncf7h]{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:14px;color:#2d1b0eb3;line-height:1.6}.sidebar-card[data-astro-cid-z67ncf7h] .info-row[data-astro-cid-z67ncf7h]:last-child{margin-bottom:0}.info-icon[data-astro-cid-z67ncf7h]{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:var(--cream);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--green)}.info-row[data-astro-cid-z67ncf7h] strong[data-astro-cid-z67ncf7h]{color:var(--brown);display:block;margin-bottom:2px}.info-row[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]{color:var(--orange);font-weight:600}.info-row[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]:hover{text-decoration:underline}.sidebar-cta[data-astro-cid-z67ncf7h]{background:var(--green);border-radius:10px;padding:32px;text-align:center}.sidebar-cta[data-astro-cid-z67ncf7h] h3[data-astro-cid-z67ncf7h]{font-size:20px;font-weight:700;color:var(--cream);margin-bottom:10px}.sidebar-cta[data-astro-cid-z67ncf7h] p[data-astro-cid-z67ncf7h]{font-size:14px;color:#f5f0e3b3;line-height:1.7;margin-bottom:20px}.sidebar-cta[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]{display:inline-block;background:var(--cream);color:var(--green);padding:12px 28px;border-radius:3px;font-family:var(--font-body);font-size:14px;font-weight:700;letter-spacing:.5px;transition:all .25s}.sidebar-cta[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]:hover{background:#fff;transform:translateY(-2px)}.map-placeholder[data-astro-cid-z67ncf7h]{background:linear-gradient(135deg,#3d5a3e,#2d1b0e);border-radius:10px;height:280px;display:flex;align-items:center;justify-content:center;color:#f5f0e333;font-size:15px;text-align:center;padding:20px;border:1px solid rgba(45,27,14,.06)}.faq-grid[data-astro-cid-z67ncf7h]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.faq-card[data-astro-cid-z67ncf7h]{background:#fff;border-radius:8px;padding:28px;box-shadow:0 2px 16px #2d1b0e0a;border:1px solid rgba(45,27,14,.06)}.faq-card[data-astro-cid-z67ncf7h] h3[data-astro-cid-z67ncf7h]{font-size:16px;font-weight:700;color:var(--brown);margin-bottom:10px;display:flex;align-items:center;gap:8px}.faq-card[data-astro-cid-z67ncf7h] h3[data-astro-cid-z67ncf7h] .faq-icon[data-astro-cid-z67ncf7h]{color:var(--gold);font-size:18px}.faq-card[data-astro-cid-z67ncf7h] p[data-astro-cid-z67ncf7h]{font-size:14px;color:#2d1b0e99;line-height:1.7}.site-footer[data-astro-cid-z67ncf7h]{background:var(--dark);color:var(--cream);padding:60px 24px 0;border-top:3px solid var(--gold)}.footer-inner[data-astro-cid-z67ncf7h]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand[data-astro-cid-z67ncf7h] h3[data-astro-cid-z67ncf7h]{font-size:22px;font-weight:800;text-transform:uppercase;margin-bottom:14px;letter-spacing:.5px}.footer-brand[data-astro-cid-z67ncf7h] p[data-astro-cid-z67ncf7h]{font-size:14px;color:#f5f0e38c;line-height:1.7;margin-bottom:20px}.footer-col[data-astro-cid-z67ncf7h] h4[data-astro-cid-z67ncf7h]{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--gold);margin-bottom:16px}.footer-col[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]{display:block;font-size:14px;color:#f5f0e399;margin-bottom:10px;transition:color .2s}.footer-col[data-astro-cid-z67ncf7h] a[data-astro-cid-z67ncf7h]:hover{color:var(--cream)}.footer-bottom[data-astro-cid-z67ncf7h]{max-width:1100px;margin:40px auto 0;padding:20px 0;border-top:1px solid rgba(139,105,20,.15);display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#f5f0e359}@media(max-width:1024px){.hero-content[data-astro-cid-z67ncf7h] h1[data-astro-cid-z67ncf7h]{font-size:48px}.contact-layout[data-astro-cid-z67ncf7h]{grid-template-columns:1fr}.footer-inner[data-astro-cid-z67ncf7h]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero-content[data-astro-cid-z67ncf7h] h1[data-astro-cid-z67ncf7h]{font-size:38px}.hero-img[data-astro-cid-z67ncf7h]{min-height:320px}.section[data-astro-cid-z67ncf7h]{padding:60px 20px}.section-title[data-astro-cid-z67ncf7h]{font-size:32px}.form-row[data-astro-cid-z67ncf7h],.faq-grid[data-astro-cid-z67ncf7h]{grid-template-columns:1fr}.contact-form[data-astro-cid-z67ncf7h]{padding:28px 20px}.footer-inner[data-astro-cid-z67ncf7h]{grid-template-columns:1fr;gap:30px}.footer-bottom[data-astro-cid-z67ncf7h]{flex-direction:column;gap:8px;text-align:center}}@media(max-width:480px){.hero-content[data-astro-cid-z67ncf7h] h1[data-astro-cid-z67ncf7h]{font-size:30px}}
