.hero[data-astro-cid-ewxirvlt]{position:relative;overflow:hidden;background:var(--color-green-100)}.hero__media[data-astro-cid-ewxirvlt]{position:absolute;inset:0;background-image:image-set(url(/images/hero/hero-arborist.webp) type("image/webp")),url(/images/hero/hero-placeholder.svg),linear-gradient(120deg,#eaf5ed,#cfe6d6);background-size:cover;background-position:center right;background-repeat:no-repeat}.hero__media[data-astro-cid-ewxirvlt]:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,#fffffff5,#ffffffe6 32%,#ffffff8c,#fff0 72%)}.hero__inner[data-astro-cid-ewxirvlt]{position:relative;z-index:1;min-height:clamp(520px,60vh,680px);display:flex;align-items:center;padding-block:clamp(2.5rem,1.5rem + 4vw,4.5rem)}.hero__content[data-astro-cid-ewxirvlt]{max-width:580px}.hero__eyebrow[data-astro-cid-ewxirvlt]{display:inline-block;background:var(--color-green-900);color:#fff;font-weight:700;font-size:.95rem;padding:.35rem 1.1rem .35rem .9rem;margin:0 0 1.1rem;clip-path:polygon(0 0,100% 0,calc(100% - 14px) 50%,100% 100%,0 100%)}.hero__title[data-astro-cid-ewxirvlt]{font-size:clamp(1.8rem,1rem + 4vw,4rem);font-weight:800;line-height:1.3;color:var(--color-text);margin:0 0 1rem;word-break:keep-all;overflow-wrap:anywhere}.hero__title-accent[data-astro-cid-ewxirvlt]{color:var(--color-green-700)}.hero__lead[data-astro-cid-ewxirvlt]{font-size:var(--fs-lead);color:var(--color-text);margin:0 0 1.5rem}.hero__features[data-astro-cid-ewxirvlt]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;list-style:none;margin:0 0 1.75rem;padding:0}.hero__feature[data-astro-cid-ewxirvlt]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;padding:.5rem .25rem;background:#ffffffb3;border-radius:10px}.hero__feature-icon[data-astro-cid-ewxirvlt]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:2px solid var(--color-green-700);background:#fffffff2;color:var(--color-green-700);font-size:1.5rem}.hero__feature[data-astro-cid-ewxirvlt] strong[data-astro-cid-ewxirvlt]{font-size:.82rem;color:var(--color-green-900);line-height:1.3}.hero__feature-note[data-astro-cid-ewxirvlt]{font-size:.68rem;color:var(--color-muted);line-height:1.3}.hero__actions[data-astro-cid-ewxirvlt]{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.hero__actions[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]{text-align:center;justify-content:center;padding:.85rem .5rem;font-size:.88rem}.hero__tel-num[data-astro-cid-ewxirvlt]{font-weight:800}@media(max-width:767px){.hero__media[data-astro-cid-ewxirvlt]{background-image:image-set(url(/images/hero/hero-arborist-sp.webp) type("image/webp")),url(/images/hero/hero-placeholder.svg),linear-gradient(120deg,#eaf5ed,#cfe6d6);background-position:center top}.hero__media[data-astro-cid-ewxirvlt]:after{background:linear-gradient(180deg,#ffffffe0,#ffffffb8 40%,#ffffff73)}.hero__inner[data-astro-cid-ewxirvlt]{min-height:0;padding-block:2rem 2.5rem}.hero__eyebrow[data-astro-cid-ewxirvlt]{font-size:.82rem;padding:.3rem .9rem .3rem .75rem;margin-bottom:.8rem}.hero__lead[data-astro-cid-ewxirvlt]{font-size:.88rem;margin-bottom:1.2rem}.hero__features[data-astro-cid-ewxirvlt]{gap:.5rem;margin-bottom:1.2rem}.hero__feature[data-astro-cid-ewxirvlt]{padding:.4rem .15rem}.hero__feature-icon[data-astro-cid-ewxirvlt]{width:44px;height:44px;font-size:1.3rem}.hero__feature[data-astro-cid-ewxirvlt] strong[data-astro-cid-ewxirvlt]{font-size:.75rem}.hero__feature-note[data-astro-cid-ewxirvlt]{font-size:.62rem}.hero__actions[data-astro-cid-ewxirvlt]{grid-template-columns:1fr 1fr;gap:.5rem}.hero__actions[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]{font-size:.8rem;padding:.75rem .3rem}.hero__tel-num[data-astro-cid-ewxirvlt]{font-size:.85em}}.problem-grid[data-astro-cid-evsmivjh]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-card)}.problem-card[data-astro-cid-evsmivjh]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;height:100%;padding:1.6rem 1.2rem 1.3rem;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);text-decoration:none;color:var(--color-text);box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition)}.problem-card[data-astro-cid-evsmivjh]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);text-decoration:none}.problem-card__icon[data-astro-cid-evsmivjh]{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--color-green-100);color:var(--color-green-700);font-size:2rem}.problem-card__text[data-astro-cid-evsmivjh]{font-weight:700;font-size:1.02rem;color:var(--color-green-900);line-height:1.55;flex:1;display:flex;align-items:center}.problem-card__more[data-astro-cid-evsmivjh]{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;color:var(--color-orange-600)}@media(max-width:920px){.problem-grid[data-astro-cid-evsmivjh]{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.problem-grid[data-astro-cid-evsmivjh]{grid-template-columns:1fr}.problem-card[data-astro-cid-evsmivjh]{flex-direction:row;text-align:left;align-items:center}.problem-card__icon[data-astro-cid-evsmivjh]{width:52px;height:52px;font-size:1.6rem;flex:none}.problem-card__text[data-astro-cid-evsmivjh]{text-align:left}.problem-card__more[data-astro-cid-evsmivjh]{display:none}}.reasons[data-astro-cid-mflx5cvk]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-card)}.reason[data-astro-cid-mflx5cvk]{display:flex;gap:1rem;padding:1.5rem 1.4rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius)}.reason__icon[data-astro-cid-mflx5cvk]{flex:none;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--color-green-700);color:#fff;font-size:1.7rem}.reason__body[data-astro-cid-mflx5cvk] p[data-astro-cid-mflx5cvk]{margin:.4rem 0 0;font-size:.92rem;color:var(--color-text);line-height:1.8}.reason__title[data-astro-cid-mflx5cvk]{display:flex;align-items:baseline;gap:.5rem;margin:0;font-size:1.1rem;color:var(--color-green-900)}.reason__num[data-astro-cid-mflx5cvk]{font-size:.85rem;font-weight:800;color:var(--color-orange-600)}@media(max-width:920px){.reasons[data-astro-cid-mflx5cvk]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.reasons[data-astro-cid-mflx5cvk]{grid-template-columns:1fr}}.area-note[data-astro-cid-j7pv25f6]{text-align:center;font-size:.82rem;color:var(--color-muted);margin-top:1.25rem}
