:root{--olive: #5C6D4B;--cream: #FAFAF8;--dark: #1A1A1A}[data-astro-cid-bvzihdzo]{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;background:var(--cream);color:var(--dark);line-height:1.8}.container[data-astro-cid-bvzihdzo]{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.back-link[data-astro-cid-bvzihdzo]{display:inline-block;color:var(--olive);text-decoration:none;font-size:.875rem;margin-bottom:2rem}.category-tag[data-astro-cid-bvzihdzo]{display:inline-block;background:var(--olive);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}h1[data-astro-cid-bvzihdzo]{font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.meta[data-astro-cid-bvzihdzo]{font-size:.875rem;color:#666;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.content[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.4rem;font-weight:600;margin:2rem 0 1rem;color:var(--olive)}.content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.25rem}.content[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.content[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:0 0 1.25rem 1.5rem}.content[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.5rem}.cta-block[data-astro-cid-bvzihdzo]{background:var(--olive);color:#fff;padding:2rem;border-radius:12px;margin-top:3rem;text-align:center}.cta-block[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.25rem;margin-bottom:.75rem}.cta-block[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.25rem;opacity:.9}.cta-button[data-astro-cid-bvzihdzo]{display:inline-block;background:#fff;color:var(--olive);padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600}nav[data-astro-cid-bvzihdzo]{position:sticky;top:0;z-index:100;background:var(--cream);border-bottom:1px solid rgba(92,109,75,.12);padding:0 2rem}.nav__inner[data-astro-cid-bvzihdzo]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.nav__logo[data-astro-cid-bvzihdzo]{text-decoration:none;color:var(--dark)}.nav__logo-name[data-astro-cid-bvzihdzo]{display:block;font-size:1.1rem;font-weight:500}.nav__logo-sub[data-astro-cid-bvzihdzo]{display:block;font-size:.65rem;letter-spacing:.12em;color:#888;text-transform:uppercase}.nav__links[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:2rem;list-style:none}.nav__links[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{text-decoration:none;color:#3a3a3a;font-size:.85rem;letter-spacing:.04em}.nav__links[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--olive)}.nav__cta[data-astro-cid-bvzihdzo]{background:var(--olive)!important;color:#fff!important;padding:.6rem 1.25rem;border-radius:4px;font-weight:700!important}.nav__phone[data-astro-cid-bvzihdzo]{font-size:.8rem!important;font-weight:600!important;opacity:.7}.nav__dropdown[data-astro-cid-bvzihdzo]{position:relative}.nav__dropdown-toggle[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.04em;color:#3a3a3a;padding:0}.nav__dropdown-toggle[data-astro-cid-bvzihdzo]:hover{color:var(--olive)}.nav__dropdown-caret[data-astro-cid-bvzihdzo]{font-size:.65rem;display:inline-block;margin-top:1px;transition:transform .2s ease}.nav__dropdown[data-astro-cid-bvzihdzo].open .nav__dropdown-caret[data-astro-cid-bvzihdzo]{transform:rotate(180deg)}.nav__dropdown-menu[data-astro-cid-bvzihdzo]{position:absolute;top:calc(100% + 8px);right:0;list-style:none;background:#fff;border:1px solid #e0e0d8;border-radius:10px;min-width:280px;padding:.4rem 0;box-shadow:0 8px 32px #0000001a;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;z-index:200}.nav__dropdown[data-astro-cid-bvzihdzo].open .nav__dropdown-menu[data-astro-cid-bvzihdzo]{opacity:1;pointer-events:all;transform:translateY(0)}.nav__dropdown-menu[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{list-style:none}.nav__dropdown-menu[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:block;padding:.75rem 1.25rem;font-size:.82rem;font-weight:600;color:#3a3a3a;white-space:nowrap;text-decoration:none;transition:color .15s,background .15s}.nav__dropdown-menu[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--olive);background:#5c6d4b0f}.nav__toggle[data-astro-cid-bvzihdzo]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;position:relative}.nav__toggle[data-astro-cid-bvzihdzo] span[data-astro-cid-bvzihdzo]{display:block;width:24px;height:2px;background:#1a1a1a;transition:all .3s ease}.nav__toggle[data-astro-cid-bvzihdzo].open span[data-astro-cid-bvzihdzo]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav__toggle[data-astro-cid-bvzihdzo].open span[data-astro-cid-bvzihdzo]:nth-child(2){opacity:0;transform:scaleX(0)}.nav__toggle[data-astro-cid-bvzihdzo].open span[data-astro-cid-bvzihdzo]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:600px){nav[data-astro-cid-bvzihdzo]{z-index:1000}.nav__toggle[data-astro-cid-bvzihdzo]{display:flex}.nav__links[data-astro-cid-bvzihdzo]{display:flex!important;position:fixed;inset:0;background:var(--cream);flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;z-index:999;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease}.nav__links[data-astro-cid-bvzihdzo].open{opacity:1;pointer-events:all;transform:translateY(0)}.nav__dropdown-menu[data-astro-cid-bvzihdzo]{position:static;opacity:1;pointer-events:all;transform:none;box-shadow:none;border:none;background:#5c6d4b0f;border-radius:6px;min-width:0;padding:.25rem 0;transition:none;display:none;margin-top:.5rem}.nav__dropdown[data-astro-cid-bvzihdzo].open .nav__dropdown-menu[data-astro-cid-bvzihdzo]{display:block}.nav__dropdown-menu[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{font-size:.82rem;padding:.5rem 1rem;text-align:center;white-space:normal}}
