.services-page.svelte-4z030h{--gold: #d4af37;--dark: #1a1a1a;--light: #fafafa;--gray: #666;--light-gray: #f5f5f5;--white: #ffffff}.svelte-4z030h{margin:0;padding:0;box-sizing:border-box}.hero.svelte-4z030h{background:linear-gradient(135deg,var(--dark) 0%,#2d2d2d 100%);color:#fff;padding:100px 20px 80px;position:relative;overflow:hidden;text-align:center}.hero-pattern.svelte-4z030h{position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at 80% 20%,rgba(212,175,55,.15) 0%,transparent 50%)}.hero-content.svelte-4z030h{max-width:900px;margin:0 auto;position:relative;z-index:1}.hero-badge.svelte-4z030h{display:inline-block;background:#d4af3733;color:var(--gold);padding:8px 24px;border-radius:30px;font-size:14px;font-weight:600;margin-bottom:24px;border:1px solid rgba(212,175,55,.3);text-transform:uppercase;letter-spacing:1px}.hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:20px;line-height:1.2}.highlight.svelte-4z030h{color:var(--gold)}.hero-subtitle.svelte-4z030h{font-size:1.2rem;color:#fffc;max-width:600px;margin:0 auto 50px;line-height:1.6}.hero-stats.svelte-4z030h{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.stat-item.svelte-4z030h{text-align:center}.stat-value.svelte-4z030h{font-size:2.5rem;font-weight:700;color:var(--gold)}.stat-label.svelte-4z030h{font-size:.9rem;color:#ffffffb3;margin-top:5px}.section.svelte-4z030h{padding:80px 20px}.section-alt.svelte-4z030h{background:var(--light)}.section-dark.svelte-4z030h{background:var(--dark);color:#fff}.section-gold.svelte-4z030h{background:linear-gradient(135deg,var(--gold) 0%,#e8cc6f 100%);color:#fff}.container.svelte-4z030h{max-width:1200px;margin:0 auto}.section-header.svelte-4z030h{text-align:center;margin-bottom:50px}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;color:var(--dark);margin-bottom:15px}.section-header.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:1.1rem;max-width:600px;margin:0 auto}.section-badge.svelte-4z030h{display:inline-block;background:#d4af371a;color:var(--gold);padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.section-badge.light.svelte-4z030h{background:#ffffff26;color:#fff}.about-grid.svelte-4z030h{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;color:var(--dark);margin-bottom:20px}.about-content.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:1.1rem;line-height:1.8;margin-bottom:20px}.mission-text.svelte-4z030h{background:#fff;padding:25px;border-radius:12px;border-left:4px solid var(--gold)}.about-image.svelte-4z030h{position:relative}.about-image.svelte-4z030h img:where(.svelte-4z030h){width:100%;height:400px;object-fit:cover;border-radius:16px;box-shadow:0 20px 50px #00000026}.experience-badge.svelte-4z030h{position:absolute;bottom:-20px;right:-20px;background:var(--gold);color:#fff;padding:25px 35px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #d4af3766}.experience-badge.svelte-4z030h .years:where(.svelte-4z030h){display:block;font-size:2.5rem;font-weight:700;line-height:1}.experience-badge.svelte-4z030h .text:where(.svelte-4z030h){font-size:.9rem;font-weight:500}.services-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:25px}.service-card.svelte-4z030h{background:#fff;border-radius:16px;padding:35px 30px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #f0f0f0}.service-card.svelte-4z030h:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--card-color);transition:width .3s ease}.service-card.svelte-4z030h:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f}.service-card.svelte-4z030h:hover:before{width:100%;opacity:.03}.card-icon.svelte-4z030h{font-size:2.5rem;margin-bottom:20px}.service-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.2rem;color:var(--dark);margin-bottom:10px;font-weight:600}.service-card.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:.95rem;line-height:1.5}.card-arrow.svelte-4z030h{position:absolute;bottom:25px;right:25px;width:40px;height:40px;background:var(--light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:700;transition:all .3s ease}.service-card.svelte-4z030h:hover .card-arrow:where(.svelte-4z030h){background:var(--gold);color:#fff;transform:translate(5px)}.buyer-services-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.buyer-card.svelte-4z030h{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;position:relative;overflow:hidden}.buyer-card.svelte-4z030h:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.buyer-number.svelte-4z030h{position:absolute;top:20px;right:25px;font-size:3rem;font-weight:700;color:var(--gold);opacity:.15}.buyer-icon.svelte-4z030h{font-size:2.5rem;margin-bottom:15px}.buyer-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.2rem;color:var(--dark);margin-bottom:10px}.buyer-card.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:.95rem}.why-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.why-card.svelte-4z030h{background:#fff;padding:40px;border-radius:16px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;border-bottom:3px solid transparent}.why-card.svelte-4z030h:hover{transform:translateY(-8px);border-bottom-color:var(--gold);box-shadow:0 15px 40px #0000001a}.why-icon.svelte-4z030h{font-size:3rem;margin-bottom:20px}.why-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.2rem;color:var(--dark);margin-bottom:10px}.why-card.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:.95rem}.two-column.svelte-4z030h{display:grid;grid-template-columns:1fr 1fr;gap:60px}.column.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem;margin-bottom:30px}.feature-list.svelte-4z030h{list-style:none}.feature-list.svelte-4z030h li:where(.svelte-4z030h){display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;font-size:1.05rem;color:#ffffffe6;line-height:1.6}.check.svelte-4z030h{color:var(--gold);font-weight:700;flex-shrink:0}.investor-content.svelte-4z030h{text-align:center}.investor-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;margin-bottom:15px}.investor-content.svelte-4z030h p:where(.svelte-4z030h){font-size:1.1rem;opacity:.9;margin-bottom:40px}.investor-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.investor-item.svelte-4z030h{background:#ffffff1a;padding:30px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.investor-icon.svelte-4z030h{font-size:2.5rem;margin-bottom:15px}.investor-item.svelte-4z030h h4:where(.svelte-4z030h){font-size:1.2rem;margin-bottom:8px}.investor-item.svelte-4z030h p:where(.svelte-4z030h){font-size:.95rem;opacity:.9;margin:0}.value-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.value-card.svelte-4z030h{background:#fff;padding:30px;border-radius:12px;text-align:center;box-shadow:0 4px 15px #0000000d;transition:all .3s ease}.value-card.svelte-4z030h:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.value-icon.svelte-4z030h{font-size:2.5rem;display:block;margin-bottom:15px}.value-card.svelte-4z030h h4:where(.svelte-4z030h){font-size:1.1rem;color:var(--dark);margin-bottom:8px}.value-card.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:.9rem}.neighborhoods-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.neighborhood-card.svelte-4z030h{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.neighborhood-card.svelte-4z030h:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:var(--gold);transform:scaleX(0);transition:transform .3s ease}.neighborhood-card.svelte-4z030h:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.neighborhood-card.svelte-4z030h:hover:after{transform:scaleX(1)}.neighborhood-icon.svelte-4z030h{font-size:2.5rem;margin-bottom:15px}.neighborhood-type.svelte-4z030h{display:inline-block;background:var(--gold);color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.neighborhood-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.4rem;margin-bottom:8px;color:var(--dark)}.neighborhood-card.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:.95rem}.expertise-content.svelte-4z030h{text-align:center;max-width:900px;margin:0 auto}.expertise-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;margin-bottom:15px}.expertise-content.svelte-4z030h p:where(.svelte-4z030h){color:var(--gray);font-size:1.1rem;margin-bottom:40px}.expertise-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.expertise-item.svelte-4z030h{display:flex;align-items:center;gap:15px;background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px #0000000d;text-align:left}.expertise-icon.svelte-4z030h{font-size:2rem;flex-shrink:0}.cta-section.svelte-4z030h{padding:60px 20px;background:var(--light)}.cta-card.svelte-4z030h{background:var(--dark);border-radius:20px;padding:60px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;max-width:1100px;margin:0 auto}.cta-content.svelte-4z030h h2:where(.svelte-4z030h){color:#fff;font-size:2.2rem;margin-bottom:10px}.cta-content.svelte-4z030h p:where(.svelte-4z030h){color:#ffffffb3;font-size:1.1rem}.cta-buttons.svelte-4z030h{display:flex;gap:15px;flex-wrap:wrap}.btn-primary.svelte-4z030h{background:var(--gold);color:#fff;padding:16px 35px;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-primary.svelte-4z030h:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af3766}.btn-secondary.svelte-4z030h{background:transparent;color:#fff;padding:16px 35px;border-radius:30px;text-decoration:none;font-weight:600;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;display:inline-block}.btn-secondary.svelte-4z030h:hover{background:#fff;color:var(--dark)}@media(max-width:992px){.about-grid.svelte-4z030h,.two-column.svelte-4z030h{grid-template-columns:1fr;gap:40px}.about-image.svelte-4z030h{order:-1}.experience-badge.svelte-4z030h{right:20px;bottom:-15px}}@media(max-width:768px){.hero.svelte-4z030h{padding:80px 20px 60px}.hero-stats.svelte-4z030h{gap:30px}.stat-value.svelte-4z030h{font-size:2rem}.section.svelte-4z030h{padding:60px 20px}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem}.cta-card.svelte-4z030h{flex-direction:column;text-align:center;padding:40px 30px}.cta-buttons.svelte-4z030h{justify-content:center}.services-grid.svelte-4z030h,.why-grid.svelte-4z030h,.neighborhoods-grid.svelte-4z030h{grid-template-columns:1fr}}
