.hero[data-astro-cid-bbe6dxrz]{min-height:calc(100vh - 2.25rem);padding-top:4rem;padding-bottom:4rem}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem}.hero-text-group[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:800px}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--accent);border:1px solid var(--border);border-radius:.25rem;font-size:.875rem;font-weight:500;color:var(--accent-foreground);backdrop-filter:blur(10px)}.inventoree-mobile[data-astro-cid-bbe6dxrz]{font-size:2.5rem;font-weight:700;line-height:1.1;margin:0;display:block}.inventoree-desktop-group[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.inventoree-desktop-heading[data-astro-cid-bbe6dxrz]{font-size:2.5rem;font-weight:700;line-height:1.1;text-align:center;margin:0;display:flex;flex-direction:column;gap:.25rem}.inventoree-gradient[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#3c8292,#9a8ccf);-webkit-background-clip:text;background-clip:text;color:transparent}.inventoree-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;line-height:1.6;color:var(--muted-foreground);max-width:600px;margin:0 auto;font-weight:400}.hero-cta-group[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:.5rem}.button-cta[data-astro-cid-bbe6dxrz]{padding:.75rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #3c82924d;transition:all .3s ease}.button-cta[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3c829266}.button-secondary[data-astro-cid-bbe6dxrz]{background-color:transparent;border:1px solid var(--border);color:var(--accent-foreground);padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s ease}.button-secondary[data-astro-cid-bbe6dxrz]:hover{background-color:var(--accent);border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.youtube-wrapper[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:700px;aspect-ratio:16 / 9;border-radius:.25rem;overflow:hidden;box-shadow:0 10px 40px #0000001a}.dark[data-astro-cid-bbe6dxrz] .youtube-wrapper[data-astro-cid-bbe6dxrz]{box-shadow:0 10px 40px #0000004d}.youtube-wrapper[data-astro-cid-bbe6dxrz] iframe[data-astro-cid-bbe6dxrz]{position:absolute;width:100%;height:100%;border:none}@media (min-width: 640px){.inventoree-mobile[data-astro-cid-bbe6dxrz]{display:none}.inventoree-desktop-heading[data-astro-cid-bbe6dxrz]{font-size:3.75rem}.inventoree-subtitle[data-astro-cid-bbe6dxrz]{display:block}.hero-cta-group[data-astro-cid-bbe6dxrz]{margin-top:1rem}}@media (max-width: 639px){.inventoree-desktop-group[data-astro-cid-bbe6dxrz]{display:none}.inventoree-subtitle[data-astro-cid-bbe6dxrz]{display:block;font-size:1.125rem;margin-top:1rem}.hero-cta-group[data-astro-cid-bbe6dxrz]{width:100%}.button-cta[data-astro-cid-bbe6dxrz],.button-secondary[data-astro-cid-bbe6dxrz]{flex:1;min-width:140px}}.features-section[data-astro-cid-abm53p25]{padding:5rem 1rem;background:var(--background);position:relative}.features-section[data-astro-cid-abm53p25]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(60,130,146,.08),transparent);pointer-events:none}.features-container[data-astro-cid-abm53p25]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.features-header[data-astro-cid-abm53p25]{text-align:center;margin-bottom:4rem}.features-title[data-astro-cid-abm53p25]{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem;line-height:1.2}.text-gradient[data-astro-cid-abm53p25]{background:linear-gradient(135deg,#3c8292,#9a8ccf);-webkit-background-clip:text;background-clip:text;color:transparent}.features-subtitle[data-astro-cid-abm53p25]{font-size:1.25rem;color:var(--muted-foreground);max-width:600px;margin:0 auto;line-height:1.6}.features-grid[data-astro-cid-abm53p25]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card[data-astro-cid-abm53p25]{background:var(--card);padding:2.5rem;border-radius:.25rem;box-shadow:0 4px 20px #00000014;border:1px solid var(--border);transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.feature-card[data-astro-cid-abm53p25]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3c8292,#9a8ccf);opacity:0;transition:opacity .3s ease}.feature-card[data-astro-cid-abm53p25]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:var(--primary)}.feature-card[data-astro-cid-abm53p25]:hover:before{opacity:1}.dark[data-astro-cid-abm53p25] .feature-card[data-astro-cid-abm53p25]:hover{box-shadow:0 20px 40px #0000004d}.feature-icon[data-astro-cid-abm53p25]{width:3rem;height:3rem;margin-bottom:1.5rem;display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease}.feature-card[data-astro-cid-abm53p25]:hover .feature-icon[data-astro-cid-abm53p25]{transform:scale(1.1)}.sync-icon[data-astro-cid-abm53p25]{color:#3c8292}.package-icon[data-astro-cid-abm53p25]{color:#6b7280}.tag-icon[data-astro-cid-abm53p25]{color:#f59e0b}.settings-icon[data-astro-cid-abm53p25]{color:#6366f1}.zap-icon[data-astro-cid-abm53p25]{color:#eab308}.chart-icon[data-astro-cid-abm53p25]{color:#9a8ccf}.feature-title[data-astro-cid-abm53p25]{font-size:1.375rem;font-weight:600;color:var(--foreground);margin-bottom:1rem;margin-top:0}.feature-desc[data-astro-cid-abm53p25]{color:var(--muted-foreground);line-height:1.7;margin:0;font-size:1rem}@media (max-width: 768px){.features-section[data-astro-cid-abm53p25]{padding:4rem 1rem}.features-title[data-astro-cid-abm53p25]{font-size:2rem}.features-subtitle[data-astro-cid-abm53p25]{font-size:1.125rem}.features-grid[data-astro-cid-abm53p25]{grid-template-columns:1fr}.feature-card[data-astro-cid-abm53p25]{padding:2rem}}.how-it-works-section[data-astro-cid-2las7mku]{padding:6rem 1rem;background:var(--background);position:relative}.how-it-works-section[data-astro-cid-2las7mku]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(154,140,207,.08),transparent);pointer-events:none}.how-it-works-container[data-astro-cid-2las7mku]{max-width:1200px;margin:0 auto;position:relative;z-index:1}.how-it-works-header[data-astro-cid-2las7mku]{text-align:center;margin-bottom:4rem}.how-it-works-title[data-astro-cid-2las7mku]{font-size:2.5rem;font-weight:700;color:var(--foreground);margin-bottom:1.5rem;line-height:1.2}.text-gradient[data-astro-cid-2las7mku]{background:linear-gradient(135deg,#3c8292,#9a8ccf);-webkit-background-clip:text;background-clip:text;color:transparent}.how-it-works-subtitle[data-astro-cid-2las7mku]{font-size:1.25rem;color:var(--muted-foreground);max-width:700px;margin:0 auto;line-height:1.6}.steps-container[data-astro-cid-2las7mku]{display:flex;flex-direction:column;gap:3rem;margin-bottom:5rem}.step-card[data-astro-cid-2las7mku]{display:grid;grid-template-columns:auto 1fr auto;gap:3rem;align-items:center;background:var(--card);padding:3rem;border-radius:.25rem;box-shadow:0 10px 40px #00000014;border:1px solid var(--border);transition:all .3s ease;position:relative;overflow:hidden}.step-card[data-astro-cid-2las7mku]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3c8292,#9a8ccf);opacity:0;transition:opacity .3s ease}.step-card[data-astro-cid-2las7mku]:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001f}.step-card[data-astro-cid-2las7mku]:hover:before{opacity:1}.dark[data-astro-cid-2las7mku] .step-card[data-astro-cid-2las7mku]:hover{box-shadow:0 20px 60px #0000004d}.step-number[data-astro-cid-2las7mku]{width:70px;height:70px;background:linear-gradient(135deg,#3c8292,#9a8ccf);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 20px #3c82924d}.step-content[data-astro-cid-2las7mku] h3[data-astro-cid-2las7mku]{font-size:1.625rem;font-weight:600;color:var(--foreground);margin-bottom:1rem;margin-top:0}.step-description[data-astro-cid-2las7mku]{color:var(--muted-foreground);line-height:1.7;margin-bottom:1.5rem;font-size:1.125rem}.step-time[data-astro-cid-2las7mku]{background:var(--accent);color:var(--accent-foreground);padding:.75rem 1.5rem;border-radius:.25rem;font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--border)}.time-icon[data-astro-cid-2las7mku]{width:1rem;height:1rem;color:#3c8292}.step-visual[data-astro-cid-2las7mku]{background:var(--background-accent);border-radius:.25rem;padding:2rem;min-width:240px;border:1px solid var(--border)}.connection-demo[data-astro-cid-2las7mku]{display:flex;align-items:center;gap:1rem;justify-content:center}.platform-icon[data-astro-cid-2las7mku]{width:50px;height:50px;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:1.75rem;background:var(--card);box-shadow:0 4px 12px #0000001a;border:1px solid var(--border)}.connection-line[data-astro-cid-2las7mku]{width:24px;height:3px;background:linear-gradient(135deg,#3c8292,#9a8ccf);border-radius:2px}.sync-icon[data-astro-cid-2las7mku]{display:flex;align-items:center;justify-content:center}.sync-icon-svg[data-astro-cid-2las7mku]{width:1.5rem;height:1.5rem;color:#eab308}.platform-icon-svg[data-astro-cid-2las7mku]{width:1.5rem;height:1.5rem;color:var(--foreground)}.matching-demo[data-astro-cid-2las7mku]{text-align:center}.product-match[data-astro-cid-2las7mku]{display:flex;align-items:center;gap:1rem;justify-content:center;margin-bottom:1rem}.product-card[data-astro-cid-2las7mku]{background:var(--card);padding:1rem;border-radius:.25rem;box-shadow:0 2px 8px #0000000d;text-align:center;min-width:90px;border:1px solid var(--border)}.product-img[data-astro-cid-2las7mku]{width:1.75rem;height:1.75rem;margin-bottom:.5rem;color:#6b7280}.product-name[data-astro-cid-2las7mku]{font-size:.875rem;font-weight:600;color:var(--foreground);margin-bottom:.25rem}.product-sku[data-astro-cid-2las7mku]{font-size:.75rem;color:var(--muted-foreground)}.match-arrow[data-astro-cid-2las7mku]{width:1.5rem;height:1.5rem;color:#3c8292}.match-confidence[data-astro-cid-2las7mku]{color:#22c55e;font-weight:600;font-size:.875rem;padding:.5rem 1rem;background:#22c55e1a;border-radius:.25rem;border:1px solid rgba(34,197,94,.2);display:inline-flex;align-items:center;gap:.5rem}.match-check[data-astro-cid-2las7mku]{width:1rem;height:1rem;color:#22c55e}.sync-demo[data-astro-cid-2las7mku]{background:var(--card);border-radius:.25rem;padding:1.5rem;border:1px solid var(--border)}.sync-activity[data-astro-cid-2las7mku]{display:flex;flex-direction:column;gap:.75rem}.sync-item[data-astro-cid-2las7mku]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.75rem;gap:.75rem;background:var(--accent);border-radius:8px;border:1px solid var(--border)}.sync-product[data-astro-cid-2las7mku]{font-weight:600;color:var(--foreground)}.sync-action[data-astro-cid-2las7mku]{color:#22c55e;font-weight:500}.sync-time[data-astro-cid-2las7mku]{color:var(--muted-foreground);font-size:.75rem}.results-banner[data-astro-cid-2las7mku]{background:linear-gradient(135deg,var(--card),var(--background-accent));padding:4rem 3rem;border-radius:.25rem;text-align:center;box-shadow:0 20px 60px #00000014;border:1px solid var(--border);position:relative;overflow:hidden}.results-banner[data-astro-cid-2las7mku]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3c8292,#9a8ccf)}.dark[data-astro-cid-2las7mku] .results-banner[data-astro-cid-2las7mku]{box-shadow:0 20px 60px #0000004d}.results-title[data-astro-cid-2las7mku]{font-size:2rem;font-weight:700;margin-bottom:2.5rem;margin-top:0;color:var(--foreground)}.results-stats[data-astro-cid-2las7mku]{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:2.5rem;flex-wrap:wrap}.result-stat[data-astro-cid-2las7mku]{text-align:center}.result-number[data-astro-cid-2las7mku]{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#3c8292,#9a8ccf);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1}.result-label[data-astro-cid-2las7mku]{font-size:1rem;color:var(--muted-foreground);margin-top:.5rem;font-weight:500}.result-divider[data-astro-cid-2las7mku]{color:var(--border);font-size:1.5rem}.results-cta[data-astro-cid-2las7mku]{background:linear-gradient(135deg,#3c8292,#9a8ccf);color:#fff;border:none;padding:1.25rem 2.5rem;border-radius:.25rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #3c82924d;display:inline-flex;align-items:center;gap:.5rem}.cta-arrow[data-astro-cid-2las7mku]{width:1.125rem;height:1.125rem;transition:transform .3s ease}.results-cta[data-astro-cid-2las7mku]:hover .cta-arrow[data-astro-cid-2las7mku]{transform:translate(4px)}.results-cta[data-astro-cid-2las7mku]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3c829266}@media (max-width: 768px){.how-it-works-section[data-astro-cid-2las7mku]{padding:4rem 1rem}.how-it-works-title[data-astro-cid-2las7mku]{font-size:2rem}.how-it-works-subtitle[data-astro-cid-2las7mku]{font-size:1.125rem}.step-card[data-astro-cid-2las7mku]{grid-template-columns:1fr;text-align:center;gap:2rem;padding:2rem}.step-visual[data-astro-cid-2las7mku]{order:-1;min-width:auto}.results-banner[data-astro-cid-2las7mku]{padding:3rem 2rem}.results-stats[data-astro-cid-2las7mku]{flex-direction:column;gap:2rem}.result-divider[data-astro-cid-2las7mku]{display:none}.results-title[data-astro-cid-2las7mku]{font-size:1.75rem}}
