.container.svelte-1dg8hyg{max-width:1200px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif}.pickup-section.svelte-1dg8hyg{margin-top:2rem}.section-header.svelte-1dg8hyg{text-align:center;margin-bottom:1.5rem}.section-header.svelte-1dg8hyg h2:where(.svelte-1dg8hyg){font-size:2rem;color:var(--color-gray-800);font-weight:700;margin:0 0 .5rem}.more-link.svelte-1dg8hyg{font-size:.9rem;color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .2s}.more-link.svelte-1dg8hyg:hover{color:var(--color-primary-dark);text-decoration:underline}.more-link-bottom.svelte-1dg8hyg{text-align:center;margin-top:1.5rem}.loading.svelte-1dg8hyg,.empty.svelte-1dg8hyg{text-align:center;color:var(--color-gray-600);padding:2rem}.maps-grid.svelte-1dg8hyg{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.features-section.svelte-1dg8hyg{background:var(--color-gray-100);padding:4rem 2rem;margin-top:3rem}.features-inner.svelte-1dg8hyg{max-width:1200px;margin:0 auto}.features-title.svelte-1dg8hyg{font-size:2rem;color:var(--color-gray-800);font-weight:700;text-align:center;margin:0 0 2.5rem}.features-list.svelte-1dg8hyg{display:flex;flex-direction:column;gap:3rem}.feature-item.svelte-1dg8hyg{display:flex;align-items:center;gap:3rem}.feature-item-reverse.svelte-1dg8hyg{flex-direction:row-reverse}.feature-image.svelte-1dg8hyg{flex:1;max-width:480px}.feature-image.svelte-1dg8hyg img:where(.svelte-1dg8hyg){width:100%;height:auto;border-radius:12px}.feature-text.svelte-1dg8hyg{flex:1}.feature-number.svelte-1dg8hyg{display:inline-block;font-size:.8rem;font-weight:700;color:var(--color-primary);letter-spacing:.05em;margin-bottom:.5rem}.feature-text.svelte-1dg8hyg h3:where(.svelte-1dg8hyg){font-size:1.375rem;color:var(--color-gray-800);font-weight:700;margin:0 0 .75rem;line-height:1.4}.feature-text.svelte-1dg8hyg p:where(.svelte-1dg8hyg){font-size:.95rem;color:var(--color-gray-600);line-height:1.8;margin:0}.cta-section.svelte-1dg8hyg{margin-top:4rem;margin-bottom:2rem;text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f0f7f3,#e8f0eb);border-radius:12px}.cta-section.svelte-1dg8hyg h2:where(.svelte-1dg8hyg){font-size:1.375rem;color:var(--color-gray-800);font-weight:600;margin:0 0 1.5rem}.hero-section.svelte-1dg8hyg{position:relative;background:linear-gradient(to bottom,#f8fafc,#fff);padding:4rem 2rem 0;overflow:visible}.hero-text.svelte-1dg8hyg{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-title.svelte-1dg8hyg{font-size:2.5rem;color:var(--color-gray-900);margin-bottom:1rem;font-weight:700}.hero-description.svelte-1dg8hyg{font-size:1.125rem;color:var(--color-gray-600);margin-bottom:2.5rem;line-height:1.8}.hero-actions.svelte-1dg8hyg{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-screenshot.svelte-1dg8hyg{position:relative;z-index:1;max-width:1100px;margin:0 auto}.hero-screenshot-inner.svelte-1dg8hyg{position:relative;aspect-ratio:16 / 10;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 -4px 32px #0003}.hero-img.svelte-1dg8hyg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top}.hero-img-1.svelte-1dg8hyg{animation:svelte-1dg8hyg-heroFade 8s ease-in-out infinite}.hero-img-2.svelte-1dg8hyg{animation:svelte-1dg8hyg-heroFade 8s ease-in-out infinite;animation-delay:-4s}@keyframes svelte-1dg8hyg-heroFade{0%,42%{opacity:1}50%,92%{opacity:0}to{opacity:1}}.hero-dots.svelte-1dg8hyg{display:flex;justify-content:center;gap:.5rem;padding:1rem 0}.hero-dot.svelte-1dg8hyg{width:8px;height:8px;border-radius:50%;background:var(--color-gray-300)}.hero-dot-1.svelte-1dg8hyg{animation:svelte-1dg8hyg-dotActive 8s ease-in-out infinite}.hero-dot-2.svelte-1dg8hyg{animation:svelte-1dg8hyg-dotActive 8s ease-in-out infinite;animation-delay:-4s}@keyframes svelte-1dg8hyg-dotActive{0%,42%{background:var(--color-primary)}50%,92%{background:var(--color-gray-300)}to{background:var(--color-primary)}}.btn.svelte-1dg8hyg{display:inline-block;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:transform .2s,box-shadow .2s}.btn.svelte-1dg8hyg:hover{transform:translateY(-2px)}.btn-primary.svelte-1dg8hyg{background-color:var(--color-primary);color:#fff;font-weight:600}.btn-primary.svelte-1dg8hyg:hover{background-color:var(--color-primary-dark);box-shadow:0 8px 20px #00000026}.btn-secondary.svelte-1dg8hyg{background-color:transparent;color:var(--color-gray-700);border:2px solid var(--color-gray-300)}.btn-secondary.svelte-1dg8hyg:hover{border-color:var(--color-gray-400);box-shadow:0 4px 12px #00000014}.btn-large.svelte-1dg8hyg{padding:1rem 2.5rem;font-size:1.05rem}@media (max-width: 768px){.hero-title.svelte-1dg8hyg{font-size:2rem}.hero-description.svelte-1dg8hyg{font-size:1rem}.hero-actions.svelte-1dg8hyg{flex-direction:column;align-items:center}.btn.svelte-1dg8hyg{width:100%;max-width:280px}.feature-item.svelte-1dg8hyg,.feature-item-reverse.svelte-1dg8hyg{flex-direction:column}.feature-image.svelte-1dg8hyg{max-width:100%}.feature-text.svelte-1dg8hyg h3:where(.svelte-1dg8hyg){font-size:1.2rem}.cta-section.svelte-1dg8hyg h2:where(.svelte-1dg8hyg){font-size:1.2rem}}@media (max-width: 480px){.hero-section.svelte-1dg8hyg{padding:2rem 1rem}}
