.hero[data-v-83e39a0b]{align-items:center;background:#020617;color:#fff;display:flex;min-height:100vh;overflow:hidden;padding:10rem 0 8rem;position:relative}.hero-bg[data-v-83e39a0b]{background:radial-gradient(circle at 20% 30%,rgba(245,158,11,.15) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(56,189,248,.1) 0,transparent 50%);inset:0;z-index:0}.glow[data-v-83e39a0b],.hero-bg[data-v-83e39a0b]{position:absolute}.glow[data-v-83e39a0b]{filter:blur(120px);height:40vw;opacity:.2;width:40vw}.glow-1[data-v-83e39a0b]{background:var(--color-primary);left:-10%;top:-10%}.glow-2[data-v-83e39a0b]{background:#2dd4bf;bottom:-10%;right:-10%}.hero-content[data-v-83e39a0b]{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1.2fr}.hero-title[data-v-83e39a0b]{color:#fff;font-size:4rem;font-weight:900;letter-spacing:-2px;margin-bottom:1.5rem}.text-gradient[data-v-83e39a0b]{background:linear-gradient(135deg,var(--color-primary) 0,#ff9800 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-description[data-v-83e39a0b]{color:#ffffffb3;font-size:1.25rem;margin-bottom:2.5rem;max-width:540px}.hero-btns[data-v-83e39a0b]{display:flex;gap:1.5rem}.btn-lg[data-v-83e39a0b]{font-size:1.1rem;padding:1rem 2rem}.hero-image[data-v-83e39a0b],.hero-visual[data-v-83e39a0b]{position:relative}.hero-image[data-v-83e39a0b]{animation:float-83e39a0b 6s ease-in-out infinite;border-radius:20px;box-shadow:0 50px 100px #0009;-o-object-fit:cover;object-fit:cover;transform:scale(1.1) perspective(1000px) rotateY(-8deg) rotateX(4deg);transition:transform .5s ease;width:100%;z-index:10}.hero-image[data-v-83e39a0b]:hover{transform:scale(1.15) perspective(1000px) rotateY(0) rotateX(0)}@keyframes float-83e39a0b{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(max-width:1024px){.hero-content[data-v-83e39a0b]{grid-template-columns:1fr;text-align:center}.hero-text[data-v-83e39a0b]{align-items:center;display:flex;flex-direction:column}.hero-title[data-v-83e39a0b]{font-size:3.5rem}.hero-btns[data-v-83e39a0b]{justify-content:center}}@media(max-width:768px){.hero[data-v-83e39a0b]{padding:8rem 0 4rem}.hero-title[data-v-83e39a0b]{font-size:2.5rem}.hero-description[data-v-83e39a0b]{font-size:1.1rem;padding:0 1rem}.hero-btns[data-v-83e39a0b]{flex-direction:column;padding:0 1rem;width:100%}.btn-lg[data-v-83e39a0b]{width:100%}}.text-center[data-v-556fc3a9]{text-align:center}.center[data-v-556fc3a9]{margin-left:auto;margin-right:auto}.mb-12[data-v-556fc3a9]{margin-bottom:3rem}.about-grid[data-v-556fc3a9]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.value-card[data-v-556fc3a9]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:12px;padding:2.5rem 2rem;transition:transform .3s ease,border-color .3s ease}.value-card[data-v-556fc3a9]:hover{border-color:var(--color-primary);transform:translateY(-5px)}.value-title[data-v-556fc3a9]{color:var(--color-text-dark);font-size:1.25rem;font-weight:700;margin-bottom:1rem}.value-text[data-v-556fc3a9]{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.stats-bar[data-v-556fc3a9]{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);padding:2.5rem 2rem}.stat-box[data-v-556fc3a9]{border-right:1px solid var(--color-border);text-align:center}.stat-box[data-v-556fc3a9]:last-child{border-right:none}.stat-label[data-v-556fc3a9]{color:var(--color-text-muted);display:block;font-size:.8rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.stat-value[data-v-556fc3a9]{color:var(--color-text-dark);font-size:2rem;font-weight:800;letter-spacing:-.025em}@media(max-width:1024px){.about-grid[data-v-556fc3a9],.stats-bar[data-v-556fc3a9]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-grid[data-v-556fc3a9],.stats-bar[data-v-556fc3a9]{gap:1.5rem;grid-template-columns:1fr}.stat-box[data-v-556fc3a9]{border-bottom:1px solid var(--color-border);border-right:none;padding-bottom:1.5rem}.stat-box[data-v-556fc3a9]:last-child{border-bottom:none;padding-bottom:0}}.cards-grid[data-v-e2e9c579]{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.card[data-v-e2e9c579]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}.card[data-v-e2e9c579]:hover{border-color:#d1d5db}.card-title[data-v-e2e9c579]{color:var(--color-text-dark);font-size:1rem;font-weight:700;margin-bottom:.5rem}.card-text[data-v-e2e9c579]{color:var(--color-text-muted);font-size:.75rem;line-height:1.5}@media(max-width:768px){.cards-grid[data-v-e2e9c579]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cards-grid[data-v-e2e9c579]{grid-template-columns:1fr}}.section-header[data-v-291c3fe3]{margin-bottom:var(--spacing-lg);text-align:center}.section-title[data-v-291c3fe3]{font-size:3rem;margin-bottom:1rem}.section-subtitle[data-v-291c3fe3]{color:var(--color-text-muted);font-size:1.25rem;margin:0 auto;max-width:700px}.features-grid[data-v-291c3fe3]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.feature-card[data-v-291c3fe3]{border-radius:20px;padding:2.5rem;transition:all .3s ease}.feature-card[data-v-291c3fe3]:hover{border-color:var(--color-primary);transform:translateY(-10px)}.feature-icon[data-v-291c3fe3]{align-items:center;background:#f59e0b1a;border-radius:12px;color:var(--color-primary);display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-bottom:1.5rem;width:50px}.feature-name[data-v-291c3fe3]{font-size:1.5rem;margin-bottom:1rem}.feature-text[data-v-291c3fe3]{color:var(--color-text-muted);line-height:1.6}@media(max-width:1024px){.features-grid[data-v-291c3fe3]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid[data-v-291c3fe3]{grid-template-columns:1fr}.section-title[data-v-291c3fe3]{font-size:2.5rem}}.vendors-grid[data-v-7a1ae131]{align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr .8fr}.vendors-visual[data-v-7a1ae131]{border-radius:20px;box-shadow:0 20px 40px #0000000d;overflow:hidden;padding:1.5rem}.dashboard-mockup[data-v-7a1ae131]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:12px;display:flex;flex-direction:column;height:300px}.mockup-header[data-v-7a1ae131]{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:.75rem}.mockup-dots[data-v-7a1ae131]{display:flex;gap:4px}.mockup-dots span[data-v-7a1ae131]{background:var(--color-border);border-radius:50%;height:6px;width:6px}.mockup-search[data-v-7a1ae131]{background:var(--color-bg-light);border-radius:4px;height:12px;width:100px}.mockup-content[data-v-7a1ae131]{display:flex;flex:1}.mockup-sidebar[data-v-7a1ae131]{background:var(--color-bg-light);border-right:1px solid var(--color-border);width:60px}.mockup-main[data-v-7a1ae131]{display:flex;flex:1;flex-direction:column;gap:1rem;padding:1.5rem}.mockup-row[data-v-7a1ae131]{background:var(--color-bg-light);border-radius:4px;height:20px;width:100%}.mockup-row[data-v-7a1ae131]:nth-child(2){width:80%}.mockup-row[data-v-7a1ae131]:nth-child(3){width:60%}.vendors-features[data-v-7a1ae131]{display:flex;flex-direction:column;gap:2rem}.vendor-feature .feature-title[data-v-7a1ae131]{align-items:center;color:var(--color-text-dark);display:flex;font-size:1.1rem;font-weight:700;gap:.75rem;margin-bottom:.5rem}.vendor-feature .feature-title span[data-v-7a1ae131]{color:var(--color-dark-blue)}.vendor-feature .feature-desc[data-v-7a1ae131]{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}@media(max-width:1024px){.vendors-grid[data-v-7a1ae131]{gap:3rem;grid-template-columns:1fr}}.vendor-card[data-v-1dbdd810]:hover{box-shadow:0 20px 40px #00000014;transform:translateY(-8px)}.visit-btn[data-v-1dbdd810]:hover{background:var(--color-dark-blue);color:#fff!important}.bg-gradient-premier[data-v-1dbdd810]{background:linear-gradient(135deg,#a855f7,#6366f1)}.bg-gradient-trusted[data-v-1dbdd810]{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.bg-gradient-promising[data-v-1dbdd810]{background:linear-gradient(135deg,#14b8a6,#22c55e)}.bg-gradient-default[data-v-1dbdd810]{background:linear-gradient(135deg,#6b7280,#374151)}.badge-premier[data-v-1dbdd810]{background:#a855f71a;color:#9333ea}.badge-trusted[data-v-1dbdd810]{background:#3b82f61a;color:#2563eb}.badge-promising[data-v-1dbdd810]{background:#14b8a61a;color:#0d9488}.badge-default[data-v-1dbdd810]{background:#6b72801a;color:#4b5563}.loading-state[data-v-1dbdd810],.vendor-rail[data-v-1dbdd810]{display:flex;gap:1rem;padding:.25rem 0}.skeleton-card[data-v-1dbdd810],.vendor-card[data-v-1dbdd810]{flex:0 0 calc(33.33333% - .66667rem);min-width:0}.skeleton-card[data-v-1dbdd810]{animation:pulse-1dbdd810 1.5s infinite;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:14px;height:282px}.vendor-rail-shell[data-v-1dbdd810]{position:relative}.vendor-rail.is-scrollable[data-v-1dbdd810]{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vendor-rail.is-scrollable[data-v-1dbdd810]::-webkit-scrollbar{display:none}.vendor-card[data-v-1dbdd810]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:14px;overflow:hidden;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease}.vendor-banner[data-v-1dbdd810]{height:72px;width:100%}.vendor-content[data-v-1dbdd810]{margin-top:-28px;padding:0 1.25rem 1.25rem;position:relative}.vendor-logo-wrapper[data-v-1dbdd810]{background:#fff;border-radius:50%;box-shadow:0 5px 12px #0000001f;height:56px;margin-bottom:.75rem;padding:3px;width:56px}.logo-fallback[data-v-1dbdd810],.vendor-logo-wrapper img[data-v-1dbdd810]{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.logo-fallback[data-v-1dbdd810]{background:var(--color-bg-light);color:var(--color-text-muted);display:grid;font-size:1.15rem;font-weight:700;place-items:center}.vendor-heading[data-v-1dbdd810]{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.vendor-heading h3[data-v-1dbdd810]{color:var(--color-text-dark);font-size:1.05rem;line-height:1.2;margin:0}.new-store-label[data-v-1dbdd810],.trust-badge[data-v-1dbdd810]{align-items:center;border-radius:10px;display:inline-flex;font-size:.68rem;font-weight:600;gap:4px;margin-top:.35rem;padding:2px 7px}.new-store-label[data-v-1dbdd810]{background:var(--color-bg-light);color:var(--color-text-muted);margin-top:0;white-space:nowrap}.score-display[data-v-1dbdd810]{text-align:right}.score-display span[data-v-1dbdd810],.score-display strong[data-v-1dbdd810],.stats-row span[data-v-1dbdd810],.stats-row strong[data-v-1dbdd810]{display:block}.score-display strong[data-v-1dbdd810]{color:var(--color-text-dark);font-size:1.2rem;line-height:1}.score-display span[data-v-1dbdd810],.stats-row span[data-v-1dbdd810]{color:var(--color-text-muted);font-size:.68rem;font-weight:600;text-transform:uppercase}.stats-row[data-v-1dbdd810]{border-top:1px solid var(--color-border);margin-top:1rem;padding-top:1rem}.stats-row strong[data-v-1dbdd810]{align-items:center;color:var(--color-text-dark);display:flex;font-size:.82rem;gap:4px;margin-top:.25rem}.visit-btn[data-v-1dbdd810]{border-radius:8px;display:block;font-size:.88rem;margin-top:1rem;padding:.65rem}.rail-control[data-v-1dbdd810]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:50%;box-shadow:0 6px 16px #0000001f;color:var(--color-text-dark);cursor:pointer;display:grid;height:38px;place-items:center;position:absolute;top:50%;width:38px;z-index:1}.rail-control-prev[data-v-1dbdd810]{left:-19px}.rail-control-next[data-v-1dbdd810]{right:-19px}@media(max-width:1024px){.skeleton-card[data-v-1dbdd810],.vendor-card[data-v-1dbdd810]{flex-basis:calc(50% - .5rem)}}@media(max-width:640px){.skeleton-card[data-v-1dbdd810],.vendor-card[data-v-1dbdd810]{flex-basis:min(84vw,300px)}.rail-control[data-v-1dbdd810]{display:none}}@keyframes pulse-1dbdd810{0%,to{opacity:1}50%{opacity:.5}}.dark-theme[data-v-73cfd422]{background-color:#020617}.text-white[data-v-73cfd422]{color:#fff}.text-slate-300[data-v-73cfd422]{color:#cbd5e1}.text-slate-400[data-v-73cfd422]{color:#94a3b8}.text-slate-500[data-v-73cfd422]{color:#64748b}.text-emerald-400[data-v-73cfd422]{color:#34d399}.neon-text[data-v-73cfd422]{text-shadow:0 0 10px rgba(52,211,153,.4)}.text-center[data-v-73cfd422]{text-align:center}.center[data-v-73cfd422]{margin-left:auto;margin-right:auto}.mb-12[data-v-73cfd422]{margin-bottom:3rem}.section-label[data-v-73cfd422]{display:block;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin-bottom:.5rem}.section-title[data-v-73cfd422]{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.section-subtitle[data-v-73cfd422]{font-size:1.125rem;line-height:1.6;max-width:600px}.automation-grid[data-v-73cfd422]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.glass-panel[data-v-73cfd422]{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 4px 30px #0000001a;transition:all .3s ease}.feature-card[data-v-73cfd422]{cursor:pointer;padding:2.5rem 2rem}.feature-card[data-v-73cfd422]:hover{background:#ffffff0d;border-color:#34d3994d;transform:translateY(-5px)}.icon-wrapper[data-v-73cfd422]{margin-bottom:1.5rem}.icon-placeholder[data-v-73cfd422]{background:linear-gradient(135deg,#34d39933,#34d3990d);border:1px solid rgba(52,211,153,.2);border-radius:12px;height:48px;width:48px}.feature-card-title[data-v-73cfd422]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-card-text[data-v-73cfd422]{font-size:.9rem;line-height:1.6}.automation-stats[data-v-73cfd422]{background:linear-gradient(90deg,#020617cc,#0f172acc);border-color:#34d39926;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:3rem;padding:2rem}.auto-stat-box[data-v-73cfd422]{align-items:center;border-right:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:center;text-align:center}.auto-stat-box[data-v-73cfd422]:last-child{border-right:none}.auto-stat-label[data-v-73cfd422]{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.auto-stat-value[data-v-73cfd422]{display:inline-block;font-size:2rem;font-weight:800}@keyframes ping-73cfd422{75%,to{opacity:0;transform:scale(2)}}.animate-ping[data-v-73cfd422]{animation:ping-73cfd422 1.5s cubic-bezier(0,0,.2,1) infinite}.mockup-container[data-v-73cfd422]{background:#0f172a99;border-color:#ffffff1a;overflow:hidden;padding:0}.snapshot-header[data-v-73cfd422]{background:#0003;padding:1rem 1.5rem}.snapshot-content[data-v-73cfd422]{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.queue-item[data-v-73cfd422]{animation:slideInFade-73cfd422 6s infinite;animation-delay:var(--delay);opacity:0;transform:translateY(10px)}.queue-meta[data-v-73cfd422]{color:#94a3b8;font-family:monospace;font-size:.75rem;margin-bottom:.5rem}.queue-progress-bar[data-v-73cfd422]{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.queue-fill[data-v-73cfd422]{animation:fillBar-73cfd422 6s infinite;animation-delay:var(--delay);background:#34d399;box-shadow:0 0 10px #34d39980;height:100%;width:0}@keyframes slideInFade-73cfd422{0%{opacity:0;transform:translateY(10px)}5%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(0)}35%{opacity:0;transform:translateY(-10px)}to{opacity:0;transform:translateY(-10px)}}@keyframes fillBar-73cfd422{0%{width:0}15%{width:40%}20%{width:75%}25%{width:100%}to{width:100%}}@media(max-width:1024px){.automation-grid[data-v-73cfd422],.automation-stats[data-v-73cfd422]{grid-template-columns:repeat(2,1fr)}.auto-stat-box[data-v-73cfd422]:nth-child(2){border-right:none}}@media(max-width:768px){.automation-grid[data-v-73cfd422],.automation-stats[data-v-73cfd422]{gap:1rem;grid-template-columns:1fr}.auto-stat-box[data-v-73cfd422]{border-bottom:1px solid hsla(0,0%,100%,.05);border-right:none;padding:1.5rem 0}.auto-stat-box[data-v-73cfd422]:last-child{border-bottom:none}}.bg-slate-50[data-v-47236bee]{background-color:#f8fafc}.text-center[data-v-47236bee]{text-align:center}.mb-16[data-v-47236bee]{margin-bottom:4rem}.center[data-v-47236bee]{margin-left:auto;margin-right:auto}.section-label[data-v-47236bee]{color:#312e81;display:block;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.section-title[data-v-47236bee]{color:#1e1b4b;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-subtitle[data-v-47236bee]{color:#475569;font-size:1.125rem;line-height:1.6;max-width:42rem}.trust-grid[data-v-47236bee]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}.trust-card[data-v-47236bee]{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003;cursor:pointer;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.trust-card[data-v-47236bee]:hover{border-color:#e2e8f0;box-shadow:0 20px 25px -5px #1e1b4b0d,0 10px 10px -5px #1e1b4b05;transform:translateY(-5px)}.card-icon-wrap[data-v-47236bee]{align-items:center;background-color:#eef2ff;border-radius:.75rem;display:flex;height:3rem;justify-content:center;margin-bottom:1.5rem;transition:background-color .3s;width:3rem}.trust-card:hover .card-icon-wrap[data-v-47236bee]{background-color:#e0e7ff}.icon-inner[data-v-47236bee]{background-color:#4f46e5;border-radius:.375rem;height:1.5rem;width:1.5rem}.trust-card-title[data-v-47236bee]{color:#1e1b4b;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.trust-card-text[data-v-47236bee]{color:#475569;font-size:1rem;line-height:1.625}.trust-visual-area[data-v-47236bee]{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;box-shadow:0 20px 25px -5px #1e1b4b0d;display:flex;flex-direction:row;gap:2rem;padding:3rem}.visual-text[data-v-47236bee]{flex:1}.visual-mockup[data-v-47236bee]{display:flex;flex:1;justify-content:center}.visual-title[data-v-47236bee]{color:#1e1b4b;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.visual-desc[data-v-47236bee]{color:#475569;line-height:1.6;margin-bottom:1.5rem}.trust-msg-bar[data-v-47236bee]{align-items:center;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;display:inline-flex;gap:.75rem;padding:1rem}.msg-label[data-v-47236bee]{color:#334155;font-size:.875rem;font-weight:600}.msg-pattern[data-v-47236bee]{background-color:#ecfdf5;border:1px solid #d1fae5;border-radius:.25rem;color:#047857;font-family:monospace;font-size:.75rem;font-weight:700;padding:.25rem .5rem}.timeline-mockup[data-v-47236bee]{background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;box-shadow:0 25px 50px -12px #1e1b4b1a;max-width:24rem;padding:1.5rem;position:relative;width:100%}.mockup-header[data-v-47236bee]{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.order-id[data-v-47236bee]{color:#1e293b;font-weight:600}.order-amount[data-v-47236bee]{background-color:#ecfdf5;border-radius:9999px;color:#059669;font-size:.75rem;font-weight:700;padding:.25rem .5rem}.timeline-content[data-v-47236bee]{padding-left:.5rem;position:relative}.timeline-line[data-v-47236bee]{background-color:#f1f5f9;bottom:16px;left:17px;position:absolute;top:8px;width:2px}.timeline-item[data-v-47236bee]{display:flex;gap:1rem;margin-bottom:1.5rem;position:relative}.timeline-item[data-v-47236bee]:last-child{margin-bottom:0}.timeline-dot[data-v-47236bee]{align-items:center;border:4px solid #fff;border-radius:9999px;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;margin-left:-2px;width:1.5rem;z-index:10}.dot-emerald[data-v-47236bee]{background-color:#10b981}.dot-indigo[data-v-47236bee]{background-color:#4f46e5}.check-icon[data-v-47236bee]{color:#fff;height:.75rem;width:.75rem}.dot-inner[data-v-47236bee]{background-color:#fff;border-radius:9999px;height:.5rem;width:.5rem}.timeline-text[data-v-47236bee]{padding-top:.125rem}.timeline-title[data-v-47236bee]{color:#1e293b;font-size:.875rem;font-weight:700;margin-bottom:.25rem}.timeline-time[data-v-47236bee]{color:#64748b;font-family:monospace;font-size:.75rem}.title-indigo[data-v-47236bee]{color:#312e81}.time-indigo[data-v-47236bee]{color:#4f46e5;opacity:.8}.timeline-anim-1[data-v-47236bee]{animation:fadeInDown-47236bee 8s infinite;animation-delay:2s;animation-fill-mode:forwards;opacity:0}.timeline-anim-2[data-v-47236bee]{animation:fadeInDown-47236bee 8s infinite;animation-delay:4s;animation-fill-mode:forwards;opacity:0}@keyframes fadeInDown-47236bee{0%{opacity:0;transform:translateY(-10px)}5%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}90%{opacity:0}to{opacity:0}}.animate-pulse-ring[data-v-47236bee]{animation:pulse-ring-47236bee 2s cubic-bezier(.66,0,0,1) infinite;box-shadow:0 0 #4f46e566}@keyframes pulse-ring-47236bee{to{box-shadow:0 0 0 10px #4f46e500}}@media(max-width:1024px){.trust-grid[data-v-47236bee]{grid-template-columns:repeat(2,1fr)}.trust-visual-area[data-v-47236bee]{flex-direction:column;padding:2rem}.visual-mockup[data-v-47236bee]{max-width:100%;width:100%}}@media(max-width:768px){.trust-grid[data-v-47236bee]{grid-template-columns:1fr}}.logistics-grid[data-v-d05f4ede]{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.phone-mockup[data-v-d05f4ede]{background:#000;border-radius:36px;box-shadow:0 40px 80px #0000001a;height:560px;margin:0 auto;padding:10px;position:relative;width:280px}.phone-screen[data-v-d05f4ede]{background:#fdfdfd;border-radius:28px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.app-header[data-v-d05f4ede]{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 1rem 1rem}.app-title[data-v-d05f4ede]{color:#111827;font-size:.9rem;font-weight:700}.app-avatar[data-v-d05f4ede]{background:#10b981;border-radius:50%;height:24px;width:24px}.app-map[data-v-d05f4ede]{background:#e7f9f3;border-radius:12px;height:200px;margin:0 1rem;overflow:hidden;position:relative}.map-path[data-v-d05f4ede]{background:none;border-top:2px dashed #10b981;height:2px;left:20%;position:absolute;top:50%;transform:rotate(-30deg);width:60%}.map-dot[data-v-d05f4ede]{background:#10b981;border-radius:50%;height:8px;position:absolute;width:8px}.map-dot.start[data-v-d05f4ede]{left:20%;top:70%}.map-dot.end[data-v-d05f4ede]{background:#f59e0b;left:80%;top:30%}.app-jobs[data-v-d05f4ede]{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1rem}.job-card[data-v-d05f4ede]{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem}.job-card.highlighted[data-v-d05f4ede]{border-color:#10b981}.job-name[data-v-d05f4ede]{color:#111827;display:block;font-size:.75rem;font-weight:700}.job-meta[data-v-d05f4ede]{color:#6b7280;font-size:.65rem}.job-price[data-v-d05f4ede]{color:#10b981;font-weight:700}.job-btn[data-v-d05f4ede],.job-price[data-v-d05f4ede]{font-size:.7rem;margin-top:.5rem}.job-btn[data-v-d05f4ede]{background:#10b981;border:none;border-radius:6px;color:#fff;font-weight:600;padding:.4rem;width:100%}.info-tag[data-v-d05f4ede]{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.info-desc[data-v-d05f4ede]{color:var(--color-text-muted);font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.info-points[data-v-d05f4ede]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;list-style:none;margin-bottom:2rem;padding:1.5rem}.info-points li[data-v-d05f4ede]{font-size:.8rem;font-weight:600;margin-bottom:.75rem;padding-left:1rem;position:relative}.info-points li[data-v-d05f4ede]:before{color:var(--color-primary);content:"•";left:0;position:absolute}.info-actions[data-v-d05f4ede]{display:flex;gap:1rem}@media(max-width:900px){.logistics-grid[data-v-d05f4ede]{gap:3rem;grid-template-columns:1fr}.visual-col[data-v-d05f4ede]{order:2}}.text-center[data-v-6fe2382a]{text-align:center}.center[data-v-6fe2382a]{margin-left:auto;margin-right:auto}.partners-grid[data-v-6fe2382a]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.partner-card[data-v-6fe2382a]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;display:flex;flex-direction:column;padding:2.5rem 2rem;text-align:left;transition:transform .3s ease,border-color .3s ease}.partner-card[data-v-6fe2382a]:hover{border-color:var(--color-primary);transform:translateY(-5px)}.partner-title[data-v-6fe2382a]{color:var(--color-text-dark);font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.partner-desc[data-v-6fe2382a]{color:var(--color-text-muted);flex:1;font-size:.85rem;line-height:1.6;margin-bottom:2rem}.partner-card .btn[data-v-6fe2382a]{width:-moz-fit-content;width:fit-content}@media(max-width:1024px){.partners-grid[data-v-6fe2382a]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.partners-grid[data-v-6fe2382a]{grid-template-columns:1fr}}.text-center[data-v-4d886337]{text-align:center}.center[data-v-4d886337]{margin-left:auto;margin-right:auto}.trial-banner[data-v-4d886337]{align-items:center;background:#f59e0b0d;border:1px solid var(--color-primary);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem;text-align:left}.trial-info strong[data-v-4d886337]{display:block;font-size:.875rem;font-weight:700}.trial-info .muted[data-v-4d886337]{color:var(--color-text-muted);font-size:.75rem}.trial-badge[data-v-4d886337]{background:var(--color-dark-blue);border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.5rem 1rem}.pricing-grid[data-v-4d886337]{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);text-align:left}.pricing-card[data-v-4d886337]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;display:flex;flex-direction:column;padding:2rem;position:relative}.pricing-card.featured[data-v-4d886337]{border:2px solid var(--color-primary)}.best-value[data-v-4d886337]{background:var(--color-primary);border-radius:12px;color:var(--color-dark-blue);font-size:.65rem;font-weight:800;left:50%;padding:.25rem .75rem;position:absolute;text-transform:uppercase;top:-12px;transform:translate(-50%)}.plan-name[data-v-4d886337]{color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.05em}.plan-price[data-v-4d886337]{color:var(--color-text-dark);font-size:2rem;font-weight:800;margin:.5rem 0}.period[data-v-4d886337]{font-size:1rem;font-weight:600}.period[data-v-4d886337],.plan-desc[data-v-4d886337]{color:var(--color-text-muted)}.plan-desc[data-v-4d886337]{font-size:.875rem;line-height:1.4;margin-bottom:1.5rem;min-height:40px}.plan-features[data-v-4d886337]{flex:1;list-style:none;margin-bottom:2rem}.plan-features li[data-v-4d886337]{color:var(--color-text-dark);font-size:.8rem;margin-bottom:.75rem;padding-left:1rem;position:relative}.plan-features li[data-v-4d886337]:before{color:var(--color-primary);content:"•";font-weight:700;left:0;position:absolute}.plan-action[data-v-4d886337]{margin-top:auto}.pricing-footer[data-v-4d886337]{align-items:center;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;display:flex;justify-content:space-between;margin-top:2rem;padding:1.5rem}.footer-note[data-v-4d886337]{color:var(--color-text-muted);font-size:.75rem}@media(max-width:1024px){.pricing-grid[data-v-4d886337]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pricing-grid[data-v-4d886337]{grid-template-columns:1fr}.pricing-footer[data-v-4d886337],.trial-banner[data-v-4d886337]{flex-direction:column;gap:1rem;text-align:center}}.blog-grid[data-v-7403f3f3]{display:grid;gap:1.5rem;grid-template-columns:1.2fr .8fr;margin-bottom:3rem;margin-top:3rem}.featured-card[data-v-7403f3f3]{background-position:50%;background-size:cover;border-radius:12px;color:#fff;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:flex-end;padding:3rem;transition:transform .3s ease}.featured-card[data-v-7403f3f3]:hover{background-position:center 60%;transform:translateY(-5px)}.badge[data-v-7403f3f3]{color:#fbbf24;font-size:.65rem;font-weight:800;letter-spacing:.1em}.featured-title[data-v-7403f3f3]{color:#fff;font-size:2rem;font-weight:700;line-height:1.2}.meta[data-v-7403f3f3]{color:#fff9;font-size:.8rem}.featured-card .btn[data-v-7403f3f3]{width:-moz-fit-content;width:fit-content}.posts-list[data-v-7403f3f3]{gap:1rem}.post-item[data-v-7403f3f3],.posts-list[data-v-7403f3f3]{display:flex;flex-direction:column}.post-item[data-v-7403f3f3]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:12px;gap:.5rem;padding:1.5rem;transition:all .3s ease}.post-item[data-v-7403f3f3]:hover{border-color:var(--color-primary);transform:translate(5px)}.post-title[data-v-7403f3f3]{color:var(--color-text-dark);font-size:1rem;font-weight:700}.post-desc[data-v-7403f3f3]{color:var(--color-text-muted);font-size:.85rem;line-height:1.4}.post-meta[data-v-7403f3f3]{color:var(--color-primary);font-size:.75rem;font-weight:600}.view-all[data-v-7403f3f3]{color:var(--color-text-dark);font-size:.9rem;font-weight:700;gap:.5rem;margin-top:1rem;padding-left:1.5rem}.newsletter-bar[data-v-7403f3f3],.view-all[data-v-7403f3f3]{align-items:center;display:flex}.newsletter-bar[data-v-7403f3f3]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;padding:2rem}.news-title[data-v-7403f3f3]{font-weight:700;margin-bottom:.25rem}.news-desc[data-v-7403f3f3]{color:var(--color-text-muted);font-size:.85rem}.newsletter-actions[data-v-7403f3f3]{display:flex;gap:.75rem}@media(max-width:900px){.blog-grid[data-v-7403f3f3]{grid-template-columns:1fr}.newsletter-bar[data-v-7403f3f3]{flex-direction:column;gap:1.5rem;text-align:center}}.bg-light[data-v-2ccdf9ae]{background-color:var(--color-bg-light)}.faq-wrapper[data-v-2ccdf9ae]{margin:0 auto;max-width:800px;text-align:left}.faq-list[data-v-2ccdf9ae]{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.faq-item[data-v-2ccdf9ae]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}.faq-question[data-v-2ccdf9ae]{color:var(--color-text-dark);font-size:.95rem;font-weight:700;margin-bottom:.5rem}.faq-answer[data-v-2ccdf9ae]{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.text-center[data-v-17a0d2f2]{text-align:center}.center[data-v-17a0d2f2]{margin-left:auto;margin-right:auto}.contact-grid[data-v-17a0d2f2]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);text-align:left}.contact-card[data-v-17a0d2f2]{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;display:flex;flex-direction:column;padding:2rem}.contact-title[data-v-17a0d2f2]{color:var(--color-text-dark);font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.contact-details[data-v-17a0d2f2]{color:var(--color-text-muted);flex:1;font-size:.85rem;line-height:1.6;margin-bottom:2rem}.contact-details strong[data-v-17a0d2f2]{color:var(--color-text-dark)}.contact-action[data-v-17a0d2f2]{margin-top:auto}.btn[data-v-17a0d2f2]{width:auto}.form-card[data-v-17a0d2f2]{grid-column:span 2}.contact-form[data-v-17a0d2f2]{margin-top:1rem}.form-group[data-v-17a0d2f2]{margin-bottom:1rem}.form-group label[data-v-17a0d2f2]{color:var(--color-text-dark);display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.form-group input[data-v-17a0d2f2],.form-group textarea[data-v-17a0d2f2]{border:1px solid var(--color-border);border-radius:4px;font-family:inherit;font-size:.9rem;padding:.75rem;width:100%}.success-msg[data-v-17a0d2f2]{color:#10b981}.error-msg[data-v-17a0d2f2],.success-msg[data-v-17a0d2f2]{font-size:.9rem;margin-top:1rem}.error-msg[data-v-17a0d2f2]{color:#ef4444}@media(max-width:1024px){.contact-methods[data-v-17a0d2f2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-grid[data-v-17a0d2f2]{grid-template-columns:1fr}}
