@keyframes svelte-1m5shf-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in.svelte-1m5shf{animation:svelte-1m5shf-fadeIn .6s ease-out forwards}.animate-fade-in-delay.svelte-1m5shf{animation:svelte-1m5shf-fadeIn .6s ease-out .2s forwards;opacity:0}.btn.svelte-1m5shf{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .2s}.btn-primary.svelte-1m5shf{background:#fdcb6e;color:#111827}.btn-primary.svelte-1m5shf:hover{background:#ffeaa7;box-shadow:0 4px 12px #fdcb6e66}.btn-outline-white.svelte-1m5shf{background:transparent;color:#fff;border:2px solid white}.btn-outline-white.svelte-1m5shf:hover{background:#fff;color:#111827}.hero.svelte-1m5shf{position:relative;overflow:hidden;background:linear-gradient(to bottom right,#111827,#1f2937,#111827);padding:48px 0}.hero-bg.svelte-1m5shf{position:absolute;inset:0}.hero-bg-img.svelte-1m5shf{width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-1m5shf{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(17,24,39,.4),rgba(17,24,39,.2),transparent)}.hero-content.svelte-1m5shf{position:relative;max-width:1280px;margin:0 auto;padding:32px 16px;text-align:center}.hero-title.svelte-1m5shf{font-size:2.5rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 4px 12px rgba(0,0,0,.8);margin:0}@media(min-width:640px){.hero-title.svelte-1m5shf{font-size:3rem}}@media(min-width:768px){.hero-title.svelte-1m5shf{font-size:3.75rem}}.highlight.svelte-1m5shf{color:#ffeaa7}.hero-tagline.svelte-1m5shf{max-width:768px;margin:24px auto 0;font-size:1.125rem;color:#d1d5db;line-height:1.6}.hero-buttons.svelte-1m5shf{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:40px}.tracking-widget.svelte-1m5shf{max-width:672px;margin:64px auto 0;background:#fff;border-radius:16px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.tracking-title.svelte-1m5shf{font-size:1.25rem;font-weight:600;color:#111827;text-align:center;margin:0 0 16px}.tracking-form.svelte-1m5shf{display:flex;gap:8px}.tracking-input.svelte-1m5shf{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.tracking-input.svelte-1m5shf:focus{border-color:#fdcb6e;box-shadow:0 0 0 3px #fdcb6e4d}.tracking-btn.svelte-1m5shf{flex-shrink:0}.tracking-btn-text.svelte-1m5shf{display:none}@media(min-width:640px){.tracking-btn-text.svelte-1m5shf{display:inline}}.section-container.svelte-1m5shf{max-width:1280px;margin:0 auto;padding:0 16px}.section-header.svelte-1m5shf{text-align:center}.section-title.svelte-1m5shf,.section-title-left.svelte-1m5shf{font-size:1.875rem;font-weight:700;color:#111827;margin:0}@media(min-width:640px){.section-title.svelte-1m5shf,.section-title-left.svelte-1m5shf{font-size:2.25rem}}.section-subtitle.svelte-1m5shf{max-width:672px;margin:16px auto 0;font-size:1.125rem;color:#4b5563}.section-text.svelte-1m5shf{margin:16px 0 0;font-size:1.125rem;color:#374151;line-height:1.6}.features.svelte-1m5shf{background:#fff;padding:80px 0}.features-grid.svelte-1m5shf{display:grid;gap:32px;margin-top:64px}@media(min-width:768px){.features-grid.svelte-1m5shf{grid-template-columns:repeat(3,1fr)}}.feature-card.svelte-1m5shf{padding:32px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;transition:all .2s;animation:svelte-1m5shf-fadeIn .5s ease-out forwards}.feature-card.svelte-1m5shf:hover{border-color:#d1d5db;box-shadow:0 10px 25px #0000001a}.feature-card.svelte-1m5shf:hover .feature-icon:where(.svelte-1m5shf){background:#fdcb6e}.feature-icon.svelte-1m5shf{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#f3f4f6;color:#111827;transition:background .2s}.feature-stats.svelte-1m5shf{margin-top:24px}.feature-stat.svelte-1m5shf{font-size:1.875rem;font-weight:700;color:#fdcb6e}.feature-stat-label.svelte-1m5shf{margin-top:4px;font-size:.875rem;font-weight:500;color:#4b5563}.feature-title.svelte-1m5shf{margin:16px 0 0;font-size:1.25rem;font-weight:600;color:#111827}.feature-description.svelte-1m5shf{margin:8px 0 0;color:#4b5563;line-height:1.6}.carriers-section.svelte-1m5shf{background:#f3f4f6;padding:80px 0}.shippers-section.svelte-1m5shf{background:#fff;padding:80px 0}.two-col-grid.svelte-1m5shf{display:grid;gap:48px;align-items:center}@media(min-width:1024px){.two-col-grid.svelte-1m5shf{grid-template-columns:repeat(2,1fr)}}.two-col-grid.reverse.svelte-1m5shf>:where(.svelte-1m5shf):first-child{order:2}.two-col-grid.reverse.svelte-1m5shf>:where(.svelte-1m5shf):last-child{order:1}@media(min-width:1024px){.two-col-grid.reverse.svelte-1m5shf>:where(.svelte-1m5shf):first-child{order:1}.two-col-grid.reverse.svelte-1m5shf>:where(.svelte-1m5shf):last-child{order:2}}.checklist.svelte-1m5shf{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0}.checklist-item.svelte-1m5shf{display:flex;align-items:center;gap:8px;color:#111827;font-weight:500}.check-icon.svelte-1m5shf{flex-shrink:0;color:#9ca3af}.image-container.svelte-1m5shf{position:relative;height:384px;overflow:hidden;border-radius:16px;box-shadow:0 10px 25px #00000026}.section-image.svelte-1m5shf{width:100%;height:100%;object-fit:cover}.image-fallback.svelte-1m5shf{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f3f4f6}.cta-section.svelte-1m5shf{background:#111827;padding:80px 0}.cta-content.svelte-1m5shf{text-align:center}.cta-title.svelte-1m5shf{font-size:1.875rem;font-weight:700;color:#fff;margin:0}@media(min-width:640px){.cta-title.svelte-1m5shf{font-size:2.25rem}}.cta-subtitle.svelte-1m5shf{max-width:672px;margin:16px auto 0;font-size:1.125rem;color:#d1d5db}.cta-buttons.svelte-1m5shf{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px}
