.stat.svelte-1em4u7y{text-align:center}.stat-number.svelte-1em4u7y{display:block;font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);color:var(--color-accent);line-height:1;margin-bottom:.5rem}.stat-label.svelte-1em4u7y{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:#fff9}.card.svelte-j3latp{background:var(--color-white);border-radius:8px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid transparent;position:relative;overflow:hidden}.card.svelte-j3latp:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform .4s;transform-origin:left}.card.svelte-j3latp:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0a16281f;border-color:#3b82f626}.card.svelte-j3latp:hover:before{transform:scaleX(1)}.card-icon.svelte-j3latp{font-size:2.5rem;margin-bottom:1.5rem}.card-title.svelte-j3latp{margin-bottom:.75rem;color:var(--color-primary)}.card-desc.svelte-j3latp{font-size:.95rem;color:var(--color-text-light);line-height:1.6}.carousel.svelte-75v9cu{text-align:center;max-width:720px;margin:0 auto}.stars-header.svelte-75v9cu{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.rated-text.svelte-75v9cu{font-size:.9rem;color:#ffffff80;margin-bottom:2.5rem}.review-container.svelte-75v9cu{display:flex;align-items:center;gap:1.5rem}.arrow.svelte-75v9cu{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#ffffff1a;color:var(--color-white);display:flex;align-items:center;justify-content:center;transition:all .3s}.arrow.svelte-75v9cu:hover{background:#fff3;transform:scale(1.1)}.review-card.svelte-75v9cu{flex:1;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2.5rem;border:1px solid rgba(255,255,255,.08);transition:opacity .3s,transform .3s}.review-card.animate-left.svelte-75v9cu{opacity:0;transform:translate(20px)}.review-card.animate-right.svelte-75v9cu{opacity:0;transform:translate(-20px)}.quote-icon.svelte-75v9cu{margin-bottom:1rem}.review-text.svelte-75v9cu{font-size:1.1rem;line-height:1.7;color:#ffffffd9;margin-bottom:1.5rem;font-style:italic}.reviewer.svelte-75v9cu{display:flex;align-items:center;gap:1rem;justify-content:center}.reviewer-avatar.svelte-75v9cu{width:44px;height:44px;border-radius:50%;background:var(--color-accent);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.reviewer-name.svelte-75v9cu{color:var(--color-white);font-size:.95rem;display:block;text-align:left}.reviewer-stars.svelte-75v9cu{display:flex;align-items:center;gap:.15rem}.review-source.svelte-75v9cu{margin-left:.5rem;font-size:.8rem;color:#fff6}.dots.svelte-75v9cu{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.dot.svelte-75v9cu{width:8px;height:8px;border-radius:100px;background:#ffffff40;transition:all .3s}.dot.active.svelte-75v9cu{width:32px;background:var(--color-accent)}@media(max-width:768px){.arrow.svelte-75v9cu{display:none}.review-card.svelte-75v9cu{padding:1.5rem}.review-text.svelte-75v9cu{font-size:1rem}}.hero.svelte-1uha8ag{min-height:100vh;background:var(--color-primary);position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg.svelte-1uha8ag{position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(59,130,246,.08) 0%,transparent 60%),radial-gradient(circle at 20% 80%,rgba(59,130,246,.05) 0%,transparent 50%)}.hero-content.svelte-1uha8ag{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding-top:var(--nav-height)}.hero-label.svelte-1uha8ag{margin-bottom:1.5rem}.hero-headline.svelte-1uha8ag{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:1.5rem}.hero-sold.svelte-1uha8ag{color:var(--color-accent)}.hero-by.svelte-1uha8ag{font-family:var(--font-body);font-weight:300;font-size:.4em;color:#fff6;letter-spacing:.2em}.hero-name.svelte-1uha8ag{color:var(--color-white)}.hero-sub.svelte-1uha8ag{font-size:1.15rem;color:#fff9;max-width:520px;margin-bottom:2.5rem;line-height:1.7}.hero-actions.svelte-1uha8ag{display:flex;gap:1rem;flex-wrap:wrap}.hero-image-wrap.svelte-1uha8ag{position:relative;display:flex;justify-content:center}.hero-image.svelte-1uha8ag{width:380px;height:460px;object-fit:cover;object-position:top center;border-radius:8px;position:relative;z-index:2}.hero-image-accent.svelte-1uha8ag{position:absolute;top:-20px;right:-20px;width:200px;height:200px;border:3px solid var(--color-accent);border-radius:8px;opacity:.3;z-index:1}.hero-image-frame.svelte-1uha8ag{position:absolute;bottom:-16px;left:calc(50% - 210px);width:420px;height:80px;background:linear-gradient(90deg,var(--color-accent),transparent);border-radius:8px;opacity:.15;z-index:1}.hero-diagonal.svelte-1uha8ag{position:absolute;bottom:-2px;left:0;right:0;height:80px;background:var(--color-surface);clip-path:polygon(0 100%,100% 0,100% 100%);z-index:3}.stats-section.svelte-1uha8ag{background:var(--color-secondary);padding:3.5rem 0}.stats-grid.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:4rem}.stats-divider.svelte-1uha8ag{width:1px;height:50px;background:#ffffff26}.stat-text.svelte-1uha8ag{text-align:center}.stat-range.svelte-1uha8ag{display:block;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);color:var(--color-accent);line-height:1;margin-bottom:.5rem}.stat-range-label.svelte-1uha8ag{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:#fff9}.services-section.svelte-1uha8ag{background:var(--color-surface)}.services-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-top:.5rem;margin-bottom:1rem}.section-sub.svelte-1uha8ag{color:var(--color-text-light);max-width:600px;margin-bottom:3rem;font-size:1.05rem}.services-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.areas-section.svelte-1uha8ag{background:var(--color-surface-alt)}.areas-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-top:.5rem;margin-bottom:1rem}.areas-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.area-card.svelte-1uha8ag{background:var(--color-white);border-radius:8px;padding:1.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;transition:all .3s;border:1px solid transparent}.area-card.svelte-1uha8ag:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 10px 30px #0a162814}.area-name.svelte-1uha8ag{font-weight:700;font-size:1.1rem;color:var(--color-primary)}.area-state.svelte-1uha8ag{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);background:#3b82f61a;padding:.25rem .75rem;border-radius:4px}.reviews-section.svelte-1uha8ag{background:var(--color-primary)}.reviews-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-top:.5rem;margin-bottom:2.5rem}.cta-section.svelte-1uha8ag{background:var(--color-surface)}.cta-content.svelte-1uha8ag{text-align:center}.cta-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:1rem;color:var(--color-primary)}.cta-sub.svelte-1uha8ag{color:var(--color-text-light);font-size:1.15rem;max-width:500px;margin:0 auto 2rem}@media(max-width:768px){.hero-content.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;padding-top:calc(var(--nav-height) + 2rem);padding-bottom:6rem}.hero-sub.svelte-1uha8ag{margin-left:auto;margin-right:auto}.hero-actions.svelte-1uha8ag{justify-content:center}.hero-image-wrap.svelte-1uha8ag{order:-1}.hero-image.svelte-1uha8ag{width:260px;height:320px}.hero-image-accent.svelte-1uha8ag{top:-12px;right:calc(50% - 150px);width:140px;height:140px}.hero-image-frame.svelte-1uha8ag{display:none}.stats-grid.svelte-1uha8ag{flex-direction:column;gap:2rem}.stats-divider.svelte-1uha8ag{width:50px;height:1px}.services-grid.svelte-1uha8ag{grid-template-columns:1fr}.areas-grid.svelte-1uha8ag{grid-template-columns:1fr 1fr}.section-sub.svelte-1uha8ag{margin-left:auto;margin-right:auto}}
