.card[data-astro-cid-y7vxhrds]{background:#fff;border-radius:var(--radius-lg);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base)}.card-padding-none[data-astro-cid-y7vxhrds]{padding:0}.card-padding-sm[data-astro-cid-y7vxhrds]{padding:var(--space-4)}.card-padding-md[data-astro-cid-y7vxhrds]{padding:var(--space-6)}.card-padding-lg[data-astro-cid-y7vxhrds]{padding:var(--space-8)}.card-default[data-astro-cid-y7vxhrds]{box-shadow:var(--shadow-card)}.card-default[data-astro-cid-y7vxhrds].card-hover:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.card-elevated[data-astro-cid-y7vxhrds]{box-shadow:var(--shadow-lg)}.card-elevated[data-astro-cid-y7vxhrds].card-hover:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.card-bordered[data-astro-cid-y7vxhrds]{border:2px solid var(--color-border);box-shadow:none}.card-bordered[data-astro-cid-y7vxhrds].card-hover:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.card-gradient[data-astro-cid-y7vxhrds]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid var(--brand-primary-light)}.card-gradient[data-astro-cid-y7vxhrds].card-hover:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}@media(max-width:768px){.card-padding-md[data-astro-cid-y7vxhrds]{padding:var(--space-5)}.card-padding-lg[data-astro-cid-y7vxhrds]{padding:var(--space-6)}}.buy-from-us-page[data-astro-cid-slhgonef]{width:100%}.section[data-astro-cid-slhgonef]{padding:var(--space-12) var(--space-5)}.section-container[data-astro-cid-slhgonef]{max-width:var(--max-width-content);margin:0 auto}.section-header[data-astro-cid-slhgonef]{text-align:center;margin-bottom:var(--space-10);max-width:800px;margin-left:auto;margin-right:auto}.section-label[data-astro-cid-slhgonef]{font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--brand-accent);margin:0 0 var(--space-2)}.section-title[data-astro-cid-slhgonef]{font-size:var(--text-4xl);font-weight:700;color:var(--color-heading);margin:0 0 var(--space-5);line-height:var(--leading-tight)}.section-subtitle[data-astro-cid-slhgonef]{font-size:var(--text-2xl);font-weight:600;color:var(--color-heading);margin:0 0 var(--space-5)}.section-description[data-astro-cid-slhgonef]{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin:0}.section-offerings[data-astro-cid-slhgonef]{background:var(--color-bg)}.offerings-layout[data-astro-cid-slhgonef]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-10);align-items:start}.offerings-cards[data-astro-cid-slhgonef]{display:flex;flex-direction:column;gap:var(--space-6)}.offering-card[data-astro-cid-slhgonef]{text-align:center;padding:var(--space-6)}.offering-icon[data-astro-cid-slhgonef]{color:var(--brand-accent);margin-bottom:var(--space-4);display:flex;justify-content:center}.offering-title[data-astro-cid-slhgonef]{font-size:var(--text-xl);font-weight:600;color:var(--color-heading);margin:0 0 var(--space-3)}.offering-description[data-astro-cid-slhgonef]{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin:0}.offerings-image[data-astro-cid-slhgonef]{text-align:center}.loading-img[data-astro-cid-slhgonef]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-bottom:var(--space-4)}.image-caption[data-astro-cid-slhgonef]{font-size:var(--text-sm);color:var(--color-text-secondary);font-style:italic;margin:0}.section-customers[data-astro-cid-slhgonef]{padding:var(--space-8) var(--space-5);background:var(--color-section-bg)}.customers-header[data-astro-cid-slhgonef]{text-align:center;margin-bottom:var(--space-10);max-width:800px;margin-left:auto;margin-right:auto}.customers-grid[data-astro-cid-slhgonef]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);max-width:1200px;margin:0 auto}.customer-card[data-astro-cid-slhgonef]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);transition:box-shadow .2s ease}.customer-card[data-astro-cid-slhgonef]:hover{box-shadow:var(--shadow-md)}.customer-icon[data-astro-cid-slhgonef]{color:var(--brand-accent);margin-bottom:var(--space-4);display:flex;justify-content:flex-start}.customer-title[data-astro-cid-slhgonef]{font-size:var(--text-lg);font-weight:600;color:var(--brand-primary);margin:0 0 var(--space-2)}.customer-subtitle[data-astro-cid-slhgonef]{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0 0 var(--space-4);font-style:italic}.customer-items[data-astro-cid-slhgonef]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.customer-item[data-astro-cid-slhgonef]{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-primary);line-height:var(--leading-relaxed)}.item-icon[data-astro-cid-slhgonef]{flex-shrink:0;margin-top:.125rem;color:var(--brand-accent)}.section-steps[data-astro-cid-slhgonef]{background:var(--color-bg)}.steps-content[data-astro-cid-slhgonef]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-10);align-items:start}.steps-image[data-astro-cid-slhgonef]{order:1}.warehouse-img[data-astro-cid-slhgonef]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);object-fit:cover}.steps-text[data-astro-cid-slhgonef]{order:2}.steps-list[data-astro-cid-slhgonef]{display:flex;flex-direction:column;gap:var(--space-6);margin-top:var(--space-8)}.step-item[data-astro-cid-slhgonef]{display:flex;gap:var(--space-4);align-items:flex-start}.step-icon[data-astro-cid-slhgonef]{flex-shrink:0;color:var(--brand-accent);margin-top:var(--space-1)}.step-content[data-astro-cid-slhgonef]{flex:1}.step-title[data-astro-cid-slhgonef]{font-size:var(--text-lg);font-weight:600;color:var(--color-heading);margin:0 0 var(--space-2);line-height:var(--leading-tight)}.step-description[data-astro-cid-slhgonef]{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin:0 0 var(--space-3)}.step-link[data-astro-cid-slhgonef]{margin-top:var(--space-2)}.section-signup[data-astro-cid-slhgonef]{background:var(--color-section-bg)}.signup-header[data-astro-cid-slhgonef]{text-align:center;margin-bottom:var(--space-8)}.hubspot-form-container[data-astro-cid-slhgonef]{max-width:600px;margin:0 auto}@media(max-width:1024px){.offerings-layout[data-astro-cid-slhgonef]{grid-template-columns:1fr}.offerings-image[data-astro-cid-slhgonef]{order:-1}.customers-grid[data-astro-cid-slhgonef]{grid-template-columns:repeat(2,1fr)}.steps-content[data-astro-cid-slhgonef]{grid-template-columns:1fr}.steps-image[data-astro-cid-slhgonef]{order:2}.steps-text[data-astro-cid-slhgonef]{order:1}}@media(max-width:640px){.customers-grid[data-astro-cid-slhgonef]{grid-template-columns:1fr}}@media(max-width:640px){.section-title[data-astro-cid-slhgonef]{font-size:var(--text-3xl)}.section-description[data-astro-cid-slhgonef]{font-size:var(--text-base)}}
