:root{--primary:#2e6417;--primary-dark:#214b10;--secondary:#bb7848;--secondary-soft:#e7c2a1;--background:#f7f4ef;--surface:#fff;--text:#1d2518;--muted:#5d6659;--border:#d7d1c7;--shadow:0 16px 40px #1d251814}*{box-sizing:border-box}body{background:#f7f4ef;background:var(--background);color:#1d2518;color:var(--text);font-family:Arial,Helvetica,sans-serif;margin:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{margin:0 auto;width:min(1120px,calc(100% - 2rem))}.section-label{color:#bb7848;color:var(--secondary);font-size:.9rem;font-weight:700;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}.page-intro{padding:4rem 0 2rem}.hero-section h1,.hero-section p,.page-intro h1,.page-intro p{max-width:46rem}.button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;padding:.85rem 1.4rem;transition:transform .2s ease,background-color .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#2e6417;background:var(--primary);color:#fff}.button--primary:hover{background:#214b10;background:var(--primary-dark)}.button--secondary{background:#ffffffb3;border-color:#2e6417;border-color:var(--primary);color:#2e6417;color:var(--primary)}@media (max-width:768px){.page-intro{padding-top:3rem}}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4eff5;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10}.site-header__inner{gap:1.5rem;justify-content:space-between;padding:1rem 0}.brand,.site-header__inner{align-items:center;display:flex}.brand{gap:.9rem}.brand__logo{flex-shrink:0;height:auto;width:240px}.brand__logo,.brand__name,.brand__tagline{display:block}.brand__name{font-weight:700}.brand__tagline{color:var(--muted);font-size:.95rem}.site-nav ul{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.site-nav__link{border-radius:999px;color:var(--muted);display:inline-flex;font-weight:600;padding:.65rem 1rem}.site-nav__link--active,.site-nav__link:hover{background:var(--primary);color:#fff}.site-footer{background:#1e2918;color:#eef2eb;margin-top:4rem}.site-footer__inner{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:3rem 0}.site-footer h2{color:var(--secondary-soft);font-size:1.1rem;margin-top:0}.site-footer p{color:#eef2ebd9;margin-bottom:0}.site-footer__bar{border-top:1px solid #ffffff14}.site-footer__bar p{color:#eef2ebb8;margin:0;padding:1rem 0 1.25rem}.service-card{grid-gap:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);display:grid;gap:1.5rem;grid-template-columns:minmax(0,280px) minmax(0,1fr);overflow:hidden}.service-card__image{height:100%;min-height:220px;object-fit:cover;width:100%}.service-card__body{padding:1.5rem}.service-card__body h3{margin-top:0}.service-card__body ul{color:var(--muted);margin:1rem 0 0;padding-left:1.2rem}@media (max-width:900px){.service-card,.site-footer__inner,.site-header__inner{grid-template-columns:1fr}.site-header__inner{display:grid}.site-nav ul{justify-content:flex-start}}@media (max-width:600px){.brand{justify-content:center}.brand>div{display:none}.brand__logo{width:200px}.site-nav ul{gap:.15rem;justify-content:center}.site-nav__link{font-size:.875rem;padding:.55rem .5rem}}.hero-section{padding:5rem 0 3rem}.hero-section__grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}.hero-section h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;margin:0}.hero-section__text{color:var(--muted);font-size:1.1rem;line-height:1.7;margin:1.5rem 0 0}.hero-section__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-section__image{border-radius:30px;box-shadow:var(--shadow);justify-self:end;width:min(100%,460px)}.overview-section{padding:1rem 0 2rem}.featured-section__cards,.overview-section__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.overview-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.overview-section article{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:1.75rem}.featured-section{padding:2rem 0 1rem}.feature-card h3,.overview-section h2{margin-top:0}.feature-card p,.overview-section p{color:var(--muted);line-height:1.7;margin-bottom:0}@media (max-width:900px){.featured-section__cards,.hero-section__grid,.overview-section__grid{grid-template-columns:1fr}.hero-section__image{justify-self:start}}.services-page__list{grid-gap:1.75rem;display:grid;gap:1.75rem}.best-practices-page__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.practice-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:1.75rem}.practice-card h2{font-size:1.25rem;margin-top:0}.practice-card p{color:var(--muted);line-height:1.7;margin-bottom:0}.best-practices-page__image{border-radius:30px;box-shadow:var(--shadow);margin:2rem auto 0;width:min(100%,900px)}@media (max-width:768px){.best-practices-page__grid{grid-template-columns:1fr}}.contact-page__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.contact-card,.contact-form{background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:1.75rem}.contact-form{grid-gap:1rem;display:grid;gap:1rem}.contact-form label{grid-gap:.45rem;display:grid;font-weight:600;gap:.45rem}.contact-form input,.contact-form select,.contact-form textarea{background:#fff;border:1px solid var(--border);border-radius:14px;padding:.85rem 1rem;width:100%}.contact-form__success{color:var(--primary);font-weight:700;margin:0}.contact-card h2{margin-top:0}.contact-card ul{padding-left:1.25rem}.contact-card p,.contact-card ul{color:var(--muted);line-height:1.7}@media (max-width:900px){.contact-page__grid{grid-template-columns:1fr}}.app-shell{display:flex;flex-direction:column;min-height:100vh}.page-shell{flex:1 1}
/*# sourceMappingURL=main.3959b6db.css.map*/