.page_homeContainer__ARORB{display:flex;flex-direction:column}.page_hero__SKW6o{padding:4rem 0;min-height:calc(100vh - var(--nav-height) - 4rem);display:flex;align-items:center}.page_heroContent__2lPR8{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:992px){.page_heroContent__2lPR8{grid-template-columns:1fr 1fr;gap:5rem}}.page_heroTitle__Gfler{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px}@media (min-width:992px){.page_heroTitle__Gfler{font-size:4rem}}.page_heroSub__YNSLe{font-size:1.1rem;color:var(--color-text-muted);margin-bottom:2.5rem;max-width:90%;line-height:1.7}.page_heroButtons__5vj38{display:flex;flex-wrap:wrap;gap:1rem}.page_heroImageWrapper__QogUd{position:relative;width:100%;padding-top:100%;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}@media (min-width:992px){.page_heroImageWrapper__QogUd{padding-top:120%}}.page_heroImage__Q6NCQ{object-fit:cover}.page_sectionHeader__a4Fw5{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.page_sectionTitle__hzsAh{font-size:2.5rem;font-weight:600;letter-spacing:-.5px}.page_sectionSub__QqzT0{color:var(--color-text-muted);font-size:1.1rem;margin-top:.5rem}.page_howItWorks__Fs6EJ{background-color:var(--color-bg-alt);padding:6rem 0}.page_stepsGrid__OG6X3{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.page_stepsGrid__OG6X3{grid-template-columns:repeat(3,1fr)}}.page_stepCard__RUgHq{background-color:var(--color-bg);padding:3rem 2rem;border-radius:var(--border-radius);text-align:center;transition:var(--transition-smooth)}.page_stepCard__RUgHq:hover{transform:translateY(-5px);box-shadow:var(--shadow-soft)}.page_stepIcon__jLVEF{width:64px;height:64px;background-color:var(--color-bg-alt);color:var(--color-accent-wood);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.page_stepCard__RUgHq h3{font-size:1.3rem;margin-bottom:1rem}.page_stepCard__RUgHq p{color:var(--color-text-muted);font-size:.95rem}.page_featured__4xI3W{padding:6rem 0}.page_productGrid__GJuvN{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.page_productGrid__GJuvN{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_productGrid__GJuvN{grid-template-columns:repeat(3,1fr)}}.page_benefits__h_C5p{padding:4rem 2rem}.page_benefitsInner__yd9TB{background:linear-gradient(135deg,var(--color-text-main),var(--color-wood-dark));border-radius:var(--border-radius-lg);padding:4rem 2rem;text-align:center;color:var(--color-bg)}.page_benefitsTitle__mpdeM{font-size:2.2rem;margin-bottom:1.5rem}.page_benefitsText__VfWhv{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}