:root{--primary: #6366f1;--primary-dark: #4f46e5;--primary-light: #818cf8;--secondary: #ec4899;--accent: #06b6d4;--dark: #0f172a;--dark-light: #1e293b;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-300: #cbd5e1;--gray-400: #94a3b8;--gray-500: #64748b;--gray-600: #475569;--white: #ffffff;--gradient: linear-gradient(135deg, #6366f1 0%, #ec4899 50%, #06b6d4 100%);--gradient-subtle: linear-gradient(135deg, rgba(99, 102, 241, .1) 0%, rgba(236, 72, 153, .1) 100%)}._landing_1yijm_26{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--dark);line-height:1.6;overflow-x:hidden;background:var(--white)}._landing_1yijm_26 *{box-sizing:border-box}._container_1yijm_38{max-width:1200px;margin:0 auto;padding:0 2rem}._nav_1yijm_47{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}._navContainer_1yijm_58{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}._logo_1yijm_67{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.5rem;text-decoration:none;color:var(--dark)}._logoIcon_1yijm_77{font-size:1.8rem}._logoText_1yijm_81{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._logoImage_1yijm_88{height:55px;width:auto;object-fit:contain}._logoImageFooter_1yijm_94{height:60px;width:auto;object-fit:contain;filter:brightness(1.1)}._navLinks_1yijm_101{display:flex;align-items:center;gap:2rem}._navLinks_1yijm_101 a{text-decoration:none;color:var(--gray-600);font-weight:500;font-size:.95rem;transition:color .2s ease}._navLinks_1yijm_101 a:hover{color:var(--primary)}._navCta_1yijm_119{background:var(--gradient);color:var(--white)!important;padding:.6rem 1.5rem;border-radius:100px;font-weight:600!important;transition:transform .2s ease,box-shadow .2s ease!important}._navCta_1yijm_119:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6366f14d}._hero_1yijm_136{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden}._heroBackground_1yijm_146{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}._heroGlow_1yijm_152{position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);border-radius:50%;animation:_pulse_1yijm_1 8s ease-in-out infinite}._heroGlow2_1yijm_163{position:absolute;bottom:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(236,72,153,.1) 0%,transparent 70%);border-radius:50%;animation:_pulse_1yijm_1 10s ease-in-out infinite reverse}@keyframes _pulse_1yijm_1{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}._heroContent_1yijm_179{position:relative;z-index:1;max-width:900px;text-align:center}._badge_1yijm_186{display:inline-flex;align-items:center;gap:.5rem;background:var(--gradient-subtle);border:1px solid rgba(99,102,241,.2);padding:.5rem 1.25rem;border-radius:100px;font-size:.875rem;font-weight:500;color:var(--primary);margin-bottom:1.5rem}._badgeDot_1yijm_200{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:_blink_1yijm_1 2s ease-in-out infinite}@keyframes _blink_1yijm_1{0%,to{opacity:1}50%{opacity:.3}}._heroTitle_1yijm_213{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;color:var(--dark);letter-spacing:-.02em}._gradient_1yijm_222{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSubtitle_1yijm_229{font-size:1.25rem;color:var(--gray-500);margin:0 0 2.5rem;max-width:600px;margin-left:auto;margin-right:auto}._heroForm_1yijm_238{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto 3rem;width:100%;max-width:550px}._appStoreButtonPrimary_1yijm_249{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;background:linear-gradient(135deg,#96bf48,#7aa038);color:var(--white);border:none;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:16px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;box-shadow:0 8px 30px #96bf484d}._appStoreButtonPrimary_1yijm_249:hover{transform:translateY(-3px);box-shadow:0 15px 40px #96bf4880}._shopifyIconLarge_1yijm_273{width:32px;height:32px;flex-shrink:0}._appStoreButtonText_1yijm_279{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}._appStoreButtonMain_1yijm_286{font-size:1.25rem;font-weight:700}._appStoreButtonSub_1yijm_291{font-size:.8rem;font-weight:400;opacity:.9}._trustBadges_1yijm_298{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:.5rem}._trustBadge_1yijm_298{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--gray-500)}._trustIcon_1yijm_314{width:18px;height:18px;color:#96bf48}._inputSuffix_1yijm_320{padding-right:1rem;font-size:.95rem;color:var(--gray-500);font-weight:500;white-space:nowrap}._heroButton_1yijm_328{display:flex;align-items:center;gap:.5rem;background:var(--gradient);color:var(--white);border:none;padding:1rem 1.75rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}._heroButton_1yijm_328:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6366f166}._buttonArrow_1yijm_349{width:18px;height:18px;transition:transform .2s ease}._heroButton_1yijm_328:hover ._buttonArrow_1yijm_349{transform:translate(4px)}._heroNote_1yijm_359{font-size:.875rem;color:var(--gray-500);margin:0}._heroStats_1yijm_365{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}._stat_1yijm_373{display:flex;flex-direction:column;align-items:center;gap:.25rem}._statNumber_1yijm_380{font-size:1.75rem;font-weight:800;color:var(--dark)}._statLabel_1yijm_386{font-size:.875rem;color:var(--gray-500)}._statDivider_1yijm_391{width:1px;height:40px;background:var(--gray-200)}._sectionHeader_1yijm_400{text-align:center;margin-bottom:4rem}._sectionTag_1yijm_405{display:inline-block;background:var(--gradient-subtle);color:var(--primary);padding:.4rem 1rem;border-radius:100px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}._sectionTitle_1yijm_418{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--dark);margin:0 0 1rem;letter-spacing:-.02em}._sectionSubtitle_1yijm_426{font-size:1.125rem;color:var(--gray-500);max-width:600px;margin:0 auto}._features_1yijm_436{padding:6rem 0;background:var(--gray-100)}._featuresGrid_1yijm_441{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._featureCard_1yijm_447{background:var(--white);padding:2rem;border-radius:20px;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}._featureCard_1yijm_447:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}._featureIcon_1yijm_460{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;background:var(--gradient-subtle);border-radius:16px;margin-bottom:1.25rem}._featureCard_1yijm_447 h3{font-size:1.25rem;font-weight:700;color:var(--dark);margin:0 0 .75rem}._featureCard_1yijm_447 p{color:var(--gray-500);margin:0;line-height:1.7}._howItWorks_1yijm_488{padding:6rem 0;background:var(--white)}._stepsContainer_1yijm_493{display:flex;align-items:flex-start;justify-content:center;gap:0;flex-wrap:wrap}._step_1yijm_493{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:280px;padding:0 1rem}._stepNumber_1yijm_510{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--gradient);color:var(--white);font-size:1.5rem;font-weight:800;border-radius:50%;margin-bottom:1.5rem;box-shadow:0 10px 30px #6366f14d}._stepContent_1yijm_525 h3{font-size:1.25rem;font-weight:700;color:var(--dark);margin:0 0 .75rem}._stepContent_1yijm_525 p{color:var(--gray-500);margin:0;line-height:1.7}._stepConnector_1yijm_538{width:80px;height:2px;background:linear-gradient(90deg,var(--primary-light),var(--secondary));margin-top:30px;opacity:.3}._pricing_1yijm_549{padding:6rem 0;background:var(--dark)}._pricing_1yijm_549 ._sectionTag_1yijm_405{background:#6366f133}._pricing_1yijm_549 ._sectionTitle_1yijm_418{color:var(--white)}._pricing_1yijm_549 ._sectionSubtitle_1yijm_426{color:var(--gray-400)}._pricingGrid_1yijm_566{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}._pricingCard_1yijm_574{position:relative;background:var(--dark-light);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem 2rem;transition:transform .3s ease,border-color .3s ease}._pricingCard_1yijm_574:hover{transform:translateY(-5px);border-color:#6366f180}._pricingPopular_1yijm_588{background:linear-gradient(135deg,#6366f126,#ec489926);border-color:var(--primary);transform:scale(1.05)}._pricingPopular_1yijm_588:hover{transform:scale(1.05) translateY(-5px)}._popularBadge_1yijm_598{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient);color:var(--white);padding:.4rem 1.25rem;border-radius:100px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._pricingHeader_1yijm_613 h3{font-size:1.5rem;font-weight:700;color:var(--white);margin:0 0 .25rem}._pricingDescription_1yijm_620{color:var(--gray-400);margin:0 0 1.5rem;font-size:.95rem}._pricingPriceWrapper_1yijm_626{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:2rem}._pricingPrice_1yijm_626{display:flex;align-items:baseline;gap:.15rem}._currency_1yijm_640{font-size:1.5rem;font-weight:700;color:var(--gray-400)}._amount_1yijm_646{font-size:3.5rem;font-weight:800;color:var(--white);line-height:1}._period_1yijm_653{color:var(--gray-400);font-size:1rem}._pricingFeatures_1yijm_658{list-style:none;padding:0;margin:0 0 2rem}._pricingFeatures_1yijm_658 li{display:flex;align-items:center;gap:.75rem;color:var(--gray-300);padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.05)}._pricingFeatures_1yijm_658 li:last-child{border-bottom:none}._check_1yijm_677{color:var(--accent);font-weight:700}._pricingButton_1yijm_682,._pricingButtonPrimary_1yijm_683{display:block;width:100%;text-align:center;padding:1rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .2s ease}._pricingButton_1yijm_682{background:transparent;border:2px solid rgba(255,255,255,.2);color:var(--white)}._pricingButton_1yijm_682:hover{border-color:var(--primary);background:#6366f11a}._pricingButtonPrimary_1yijm_683{background:var(--gradient);border:none;color:var(--white)}._pricingButtonPrimary_1yijm_683:hover{box-shadow:0 10px 30px #6366f166;transform:translateY(-2px)}._cta_1yijm_719{padding:6rem 2rem;background:var(--white)}._ctaContainer_1yijm_724{position:relative;max-width:800px;margin:0 auto;text-align:center;background:var(--gradient);border-radius:32px;padding:4rem 2rem;overflow:hidden}._ctaGlow_1yijm_735{position:absolute;top:-50%;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);pointer-events:none}._ctaContainer_1yijm_724 h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--white);margin:0 0 1rem;position:relative;z-index:1}._ctaContainer_1yijm_724 p{color:#ffffffe6;font-size:1.125rem;margin:0 0 2rem;position:relative;z-index:1}._ctaFormContainer_1yijm_763{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:1;width:100%;max-width:450px;margin:0 auto}._ctaAppStoreButtonPrimary_1yijm_775{display:inline-flex;align-items:center;justify-content:center;background:var(--white);color:var(--dark);border:none;padding:1.25rem 3rem;font-size:1.2rem;font-weight:700;border-radius:14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;box-shadow:0 8px 30px #fff3}._ctaAppStoreButtonPrimary_1yijm_775:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ffffff4d}._ctaNote_1yijm_797{font-size:.9rem;color:#fffc;margin-top:.5rem}._ctaButton_1yijm_803{background:var(--dark);color:var(--white);border:none;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}._ctaButton_1yijm_803:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}._footer_1yijm_824{background:var(--dark);padding:4rem 2rem 2rem}._footerContainer_1yijm_829{max-width:1200px;margin:0 auto}._footerBrand_1yijm_834{margin-bottom:3rem}._footerBrand_1yijm_834 ._logo_1yijm_67{margin-bottom:1rem}._footerBrand_1yijm_834 ._logoText_1yijm_81{color:var(--white);background:none;-webkit-text-fill-color:var(--white)}._footerBrand_1yijm_834 p{color:var(--gray-400);margin:0}._footerLinks_1yijm_853{display:flex;gap:4rem;flex-wrap:wrap;margin-bottom:3rem}._footerColumn_1yijm_860 h4{color:var(--white);font-weight:600;margin:0 0 1rem;font-size:.95rem}._footerColumn_1yijm_860 a{display:block;color:var(--gray-400);text-decoration:none;padding:.4rem 0;font-size:.9rem;transition:color .2s ease}._footerColumn_1yijm_860 a:hover{color:var(--white)}._footerBottom_1yijm_880{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}._footerBottom_1yijm_880 p{color:var(--gray-500);margin:0;font-size:.875rem}@media(max-width:768px){._navLinks_1yijm_101{display:none}._heroTitle_1yijm_213{font-size:2.25rem}._heroForm_1yijm_238{padding:0 1rem}._inputGroup_1yijm_907{flex-direction:column;border-radius:16px;padding:.75rem;gap:.5rem}._inputWrapper_1yijm_914{width:100%}._heroInput_1yijm_918{text-align:left;padding:.75rem 1rem}._inputSuffix_1yijm_320{font-size:.85rem}._heroButton_1yijm_328{width:100%;justify-content:center;padding:.9rem 1.5rem}._heroStats_1yijm_365{gap:1.5rem}._statDivider_1yijm_391{display:none}._stepsContainer_1yijm_493{flex-direction:column;gap:2rem}._stepConnector_1yijm_538{width:2px;height:40px;margin:0}._pricingPopular_1yijm_588{transform:none}._pricingPopular_1yijm_588:hover{transform:translateY(-5px)}._ctaFormContainer_1yijm_763{padding:0 1rem}._ctaForm_1yijm_763{flex-direction:column;align-items:stretch}._ctaInputWrapper_1yijm_969{width:100%}._ctaInput_1yijm_969{width:100%;min-width:auto}._ctaButton_1yijm_803{width:100%}._footerLinks_1yijm_853{gap:2rem}}@media(max-width:480px){._hero_1yijm_136{padding:6rem 1rem 3rem}._heroTitle_1yijm_213{font-size:1.875rem}._heroSubtitle_1yijm_229{font-size:1rem}._featuresGrid_1yijm_441,._pricingGrid_1yijm_566{grid-template-columns:1fr}._earlyAdopterBanner_1yijm_1008{padding:1.25rem}._bannerContent_1yijm_1012{flex-direction:column;gap:1rem;text-align:center}._bannerProgressContainer_1yijm_1018{width:100%}}._earlyAdopterBanner_1yijm_1008{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid rgba(255,107,107,.3);border-radius:16px;padding:1.5rem 2rem;margin-bottom:3rem;position:relative;overflow:hidden}._bannerGlow_1yijm_1036{position:absolute;top:-100%;left:-50%;width:200%;height:300%;background:radial-gradient(ellipse at center,rgba(255,107,107,.1) 0%,transparent 50%);pointer-events:none;animation:_bannerPulse_1yijm_1 4s ease-in-out infinite}@keyframes _bannerPulse_1yijm_1{0%,to{opacity:.5}50%{opacity:1}}._bannerContent_1yijm_1012{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:1}._bannerText_1yijm_1065{flex:1}._bannerText_1yijm_1065 strong{display:block;font-size:1.25rem;color:#fff;margin-bottom:.5rem}._bannerText_1yijm_1065 p{color:#fffc;margin:0;font-size:1rem}._bannerCount_1yijm_1082{font-size:1.75em;font-weight:800;color:#ff6b6b;text-shadow:0 0 20px rgba(255,107,107,.5)}._bannerDiscount_1yijm_1089{background:linear-gradient(90deg,#00d9ff,#0f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}._bannerProgressContainer_1yijm_1018{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._bannerProgress_1yijm_1018{width:180px;height:10px;background:#ffffff1a;border-radius:5px;overflow:hidden}._bannerProgressFill_1yijm_1112{height:100%;background:linear-gradient(90deg,#ff6b6b,#ff8e53);border-radius:5px;transition:width .5s ease}._bannerProgressText_1yijm_1119{font-size:.75rem;color:#fff9}._originalPrice_1yijm_1125{text-decoration:line-through;color:var(--gray-500);font-size:1.25rem;margin-right:.5rem;font-weight:500}._discountBadge_1yijm_1133{background:linear-gradient(90deg,#00d9ff,#0f8);color:#000;padding:.35rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;white-space:nowrap}
