._landingRoot_xvo5d_7{--lp-bg: #0A0A1A;--lp-surface: #1A1A2E;--lp-surface-hover: #252540;--lp-accent: #00D4FF;--lp-accent-hover: #00B8E0;--lp-text: #FFFFFF;--lp-text-muted: #A0A0B0;--lp-border: #2A2A3E;--lp-max-width: 1200px;--lp-font: "Inter", system-ui, -apple-system, sans-serif;--lp-success: #00C48C;--lp-warning: #FFB020;--lp-info: #00D4FF;font-family:var(--lp-font);background:var(--lp-bg);color:var(--lp-text);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._container_xvo5d_33{max-width:var(--lp-max-width);margin:0 auto;padding:0 1.5rem;width:100%}._section_xvo5d_41{padding:5rem 0}._sectionAlt_xvo5d_45{background:var(--lp-surface)}._sectionTitle_xvo5d_50{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:1rem}._sectionSubtitle_xvo5d_57{font-size:1.125rem;color:var(--lp-text-muted);text-align:center;max-width:640px;margin:0 auto 3rem}._header_xvo5d_66{position:sticky;top:0;z-index:100;background:#0a0a1af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-border)}._headerInner_xvo5d_75{display:flex;align-items:center;justify-content:space-between;height:64px}._logo_xvo5d_83{font-size:1.375rem;font-weight:800;color:var(--lp-accent);text-decoration:none;letter-spacing:-.02em}._nav_xvo5d_91{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}._navLink_xvo5d_100{color:var(--lp-text-muted);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s}._navLink_xvo5d_100:hover,._navLinkActive_xvo5d_109{color:var(--lp-accent)}._hamburger_xvo5d_113{display:none;background:none;border:none;color:var(--lp-text);cursor:pointer;padding:.5rem;font-size:1.5rem;line-height:1}._mobileMenu_xvo5d_124{display:none;flex-direction:column;gap:0;background:var(--lp-surface);border-bottom:1px solid var(--lp-border);padding:1rem 1.5rem}._mobileMenu_xvo5d_124 a{color:var(--lp-text-muted);text-decoration:none;padding:.75rem 0;font-size:1rem;border-bottom:1px solid var(--lp-border)}._mobileMenu_xvo5d_124 a:last-child{border-bottom:none}._mobileMenuOpen_xvo5d_145{display:flex}@media(max-width:767px){._nav_xvo5d_91{display:none}._hamburger_xvo5d_113{display:block}}._footer_xvo5d_159{background:var(--lp-surface);border-top:1px solid var(--lp-border);padding:3rem 0}._footerInner_xvo5d_165{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}._footerBrand_xvo5d_174{flex:1;min-width:200px}._footerBrand_xvo5d_174 p{color:var(--lp-text-muted);font-size:.875rem;margin:.5rem 0 0}._footerLinks_xvo5d_185{display:flex;gap:3rem;flex-wrap:wrap}._footerColumn_xvo5d_191 h4{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--lp-text-muted);margin:0 0 .75rem}._footerColumn_xvo5d_191 ul{list-style:none;margin:0;padding:0}._footerColumn_xvo5d_191 li{margin-bottom:.5rem}._footerColumn_xvo5d_191 a{color:var(--lp-text-muted);text-decoration:none;font-size:.875rem;transition:color .2s}._footerColumn_xvo5d_191 a:hover{color:var(--lp-accent)}._footerBottom_xvo5d_221{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--lp-border);text-align:center;color:var(--lp-text-muted);font-size:.8125rem}@media(max-width:767px){._footerInner_xvo5d_165{flex-direction:column}._footerLinks_xvo5d_185{gap:2rem}}._hero_xvo5d_241{padding:6rem 0 4rem;text-align:center;background:linear-gradient(180deg,rgba(0,212,255,.08) 0%,transparent 60%)}._heroTitle_xvo5d_251{font-size:3.5rem;font-weight:800;line-height:1.1;margin:0 0 1.25rem;letter-spacing:-.03em}._heroAccent_xvo5d_259{color:var(--lp-accent)}._heroSubtitle_xvo5d_263{font-size:1.25rem;color:var(--lp-text-muted);max-width:640px;margin:0 auto 2.5rem}._heroCta_xvo5d_270{display:inline-flex;align-items:center;gap:.5rem;background:var(--lp-accent);color:var(--lp-bg);font-size:1.0625rem;font-weight:700;padding:.875rem 2rem;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s}._heroCta_xvo5d_270:hover{background:var(--lp-accent-hover);transform:translateY(-1px)}._heroCtaSecondary_xvo5d_289{background:transparent;border:2px solid var(--lp-accent);color:var(--lp-accent)}._heroCtaSecondary_xvo5d_289:hover{background:#00d4ff1a}@media(max-width:767px){._heroTitle_xvo5d_251{font-size:2.25rem}._heroSubtitle_xvo5d_263{font-size:1.0625rem}._hero_xvo5d_241{padding:3rem 0 2rem}}._featureGrid_xvo5d_313{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._featureCard_xvo5d_319{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;padding:2rem;transition:border-color .2s,transform .2s}._featureCard_xvo5d_319:hover{border-color:var(--lp-accent);transform:translateY(-2px)}._featureIcon_xvo5d_332{width:48px;height:48px;color:var(--lp-accent);margin-bottom:1rem}._featureIcon_xvo5d_332 svg{width:100%;height:100%}._featureTitle_xvo5d_344{font-size:1.125rem;font-weight:700;margin:0 0 .5rem}._featureDescription_xvo5d_350{color:var(--lp-text-muted);font-size:.9375rem;margin:0;line-height:1.5}@media(max-width:1023px){._featureGrid_xvo5d_313{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){._featureGrid_xvo5d_313{grid-template-columns:1fr}}._resourceGrid_xvo5d_370{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}._resourceBadge_xvo5d_377{display:inline-flex;align-items:center;gap:.5rem;background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:9999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;white-space:nowrap}._badgeIcon_xvo5d_390{font-size:.75rem}._badgeImport_xvo5d_394{color:var(--lp-success)}._badgeExport_xvo5d_398{color:var(--lp-accent)}._stepsGrid_xvo5d_403{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}._step_xvo5d_403{position:relative}._stepNumber_xvo5d_414{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#00d4ff26;color:var(--lp-accent);font-size:1.25rem;font-weight:700;margin-bottom:1rem}._stepTitle_xvo5d_428{font-size:1rem;font-weight:700;margin:0 0 .5rem}._stepDescription_xvo5d_434{color:var(--lp-text-muted);font-size:.875rem;margin:0}@media(max-width:767px){._stepsGrid_xvo5d_403{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){._stepsGrid_xvo5d_403{grid-template-columns:1fr}}._formatBadges_xvo5d_453{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._formatBadge_xvo5d_453{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:8px;padding:.75rem 1.5rem;font-weight:700;font-size:.875rem;letter-spacing:.03em}._trustGrid_xvo5d_471{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}._trustItem_xvo5d_478{padding:1.5rem 1rem}._trustValue_xvo5d_482{font-size:2rem;font-weight:800;color:var(--lp-accent);margin-bottom:.25rem}._trustLabel_xvo5d_489{color:var(--lp-text-muted);font-size:.875rem}@media(max-width:767px){._trustGrid_xvo5d_471{grid-template-columns:repeat(2,1fr)}}._billingToggle_xvo5d_503{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2.5rem}._billingToggleLabel_xvo5d_511{font-size:.9375rem;color:var(--lp-text-muted);font-weight:500;transition:color .2s}._billingToggleActive_xvo5d_518{font-size:.9375rem;color:var(--lp-text);font-weight:700;transition:color .2s}._billingToggleSwitch_xvo5d_525{position:relative;width:52px;height:28px;background:var(--lp-border);border:none;border-radius:9999px;cursor:pointer;padding:0;transition:background .2s}._billingToggleSwitch_xvo5d_525[aria-pressed=true]{background:var(--lp-accent)}._billingToggleKnob_xvo5d_541{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .2s}._billingToggleKnobActive_xvo5d_552{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transform:translate(24px);transition:transform .2s}._billingSaveBadge_xvo5d_564{font-size:.75rem;font-weight:700;color:var(--lp-accent);background:#00d4ff1a;padding:.2rem .6rem;border-radius:9999px}._pricingSavings_xvo5d_573{font-size:.8125rem;font-weight:600;color:var(--lp-success);margin:0 0 .25rem}._pricingGrid_xvo5d_580{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:stretch}._pricingCard_xvo5d_587{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:16px;padding:2rem;display:flex;flex-direction:column;position:relative}._pricingCardHighlighted_xvo5d_597{border-color:var(--lp-accent);box-shadow:0 0 30px #00d4ff26}._pricingBadge_xvo5d_603{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--lp-accent);color:var(--lp-bg);font-size:.75rem;font-weight:700;padding:.25rem 1rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}._pricingName_xvo5d_619{font-size:1.25rem;font-weight:700;margin:0 0 .5rem}._pricingPrice_xvo5d_625{font-size:2.5rem;font-weight:800;margin:0 0 .25rem}._pricingPrice_xvo5d_625 span{font-size:1rem;color:var(--lp-text-muted);font-weight:400}._pricingLimit_xvo5d_637{color:var(--lp-text-muted);font-size:.875rem;margin:0 0 .25rem}._pricingTrial_xvo5d_643{color:var(--lp-accent);font-size:.8125rem;font-weight:600;margin:0 0 1.5rem}._pricingFeatures_xvo5d_650{list-style:none;padding:0;margin:0 0 2rem;flex:1}._pricingFeatures_xvo5d_650 li{position:relative;padding:.375rem 0 .375rem 1.5rem;font-size:.875rem;color:var(--lp-text-muted)}._pricingFeatures_xvo5d_650 li:before{content:"✓";position:absolute;left:0;color:var(--lp-success);font-weight:700}._pricingCta_xvo5d_672{display:block;text-align:center;background:var(--lp-accent);color:var(--lp-bg);font-weight:700;font-size:.9375rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;transition:background .2s}._pricingCta_xvo5d_672:hover{background:var(--lp-accent-hover)}._pricingCtaOutline_xvo5d_689{background:transparent;border:2px solid var(--lp-border);color:var(--lp-text)}._pricingCtaOutline_xvo5d_689:hover{border-color:var(--lp-accent);color:var(--lp-accent);background:transparent}@media(max-width:1023px){._pricingGrid_xvo5d_580{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){._pricingGrid_xvo5d_580{grid-template-columns:1fr;max-width:400px;margin:0 auto}}._faqCategory_xvo5d_717{margin-bottom:2.5rem}._faqCategoryTitle_xvo5d_721{font-size:1.375rem;font-weight:700;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid var(--lp-border)}._faqItem_xvo5d_729{border-bottom:1px solid var(--lp-border)}._faqQuestion_xvo5d_733{width:100%;background:none;border:none;color:var(--lp-text);font-size:1rem;font-weight:600;text-align:left;padding:1rem 2.5rem 1rem 0;cursor:pointer;position:relative;font-family:var(--lp-font);line-height:1.4}._faqQuestion_xvo5d_733:hover{color:var(--lp-accent)}._faqQuestion_xvo5d_733:focus-visible{outline:2px solid var(--lp-accent);outline-offset:-2px;border-radius:4px}._faqQuestion_xvo5d_733:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--lp-text-muted);transition:transform .2s}._faqQuestionOpen_xvo5d_769:after{content:"−";color:var(--lp-accent)}._faqAnswer_xvo5d_774{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease;padding:0}._faqAnswerOpen_xvo5d_781{max-height:500px;padding:0 0 1rem}._faqAnswer_xvo5d_774 p{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.7;margin:0}._changelogEntry_xvo5d_794{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;padding:2rem;margin-bottom:1.5rem}._changelogHeader_xvo5d_802{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}._changelogVersion_xvo5d_810{font-size:1.25rem;font-weight:700;color:var(--lp-accent)}._changelogDate_xvo5d_816{color:var(--lp-text-muted);font-size:.875rem}._changelogList_xvo5d_821{list-style:none;padding:0;margin:0}._changelogList_xvo5d_821 li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.9375rem;color:var(--lp-text-muted)}._changeBadge_xvo5d_836{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;padding:.125rem .5rem;border-radius:4px;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;margin-top:.2rem}._changeBadgeNew_xvo5d_849{background:#00c48c26;color:var(--lp-success)}._changeBadgeImproved_xvo5d_855{background:#00d4ff26;color:var(--lp-accent)}._changeBadgeFixed_xvo5d_861{background:#ffb02026;color:var(--lp-warning)}._tutorialGrid_xvo5d_868{display:grid;gap:1.5rem}._tutorialCard_xvo5d_873{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;overflow:hidden}._tutorialHeader_xvo5d_880{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}._tutorialHeader_xvo5d_880:hover{background:var(--lp-surface-hover)}._tutorialTitle_xvo5d_892{font-size:1.125rem;font-weight:700;margin:0 0 .25rem}._tutorialDescription_xvo5d_898{color:var(--lp-text-muted);font-size:.875rem;margin:0}._tutorialToggle_xvo5d_904{font-size:1.25rem;color:var(--lp-text-muted);transition:transform .2s;flex-shrink:0;margin-left:1rem}._tutorialToggleOpen_xvo5d_912{transform:rotate(180deg);color:var(--lp-accent)}._tutorialSteps_xvo5d_917{padding:0 2rem 1.5rem;border-top:1px solid var(--lp-border)}._tutorialStep_xvo5d_917{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--lp-border)}._tutorialStep_xvo5d_917:last-child{border-bottom:none}._tutorialStepNumber_xvo5d_933{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#00d4ff26;color:var(--lp-accent);font-weight:700;font-size:.875rem;flex-shrink:0}._tutorialStepTitle_xvo5d_947{font-weight:600;margin:0 0 .25rem;font-size:.9375rem}._tutorialStepDesc_xvo5d_953{color:var(--lp-text-muted);font-size:.875rem;margin:0;line-height:1.5}._tutorialNext_xvo5d_960{display:inline-flex;align-items:center;gap:.375rem;margin:1rem 2rem 1.5rem;color:var(--lp-accent);font-size:.875rem;font-weight:600;text-decoration:none}._tutorialNext_xvo5d_960:hover{text-decoration:underline}._supportGrid_xvo5d_976{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._supportCard_xvo5d_982{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;padding:2rem;text-align:center;transition:border-color .2s}._supportCard_xvo5d_982:hover{border-color:var(--lp-accent)}._supportIcon_xvo5d_995{font-size:2.5rem;margin-bottom:1rem}._supportTitle_xvo5d_1000{font-size:1.125rem;font-weight:700;margin:0 0 .5rem}._supportDescription_xvo5d_1006{color:var(--lp-text-muted);font-size:.9375rem;margin:0 0 1.5rem}._supportLink_xvo5d_1012{color:var(--lp-accent);font-weight:600;text-decoration:none;font-size:.9375rem}._supportLink_xvo5d_1012:hover{text-decoration:underline}@media(max-width:767px){._supportGrid_xvo5d_976{grid-template-columns:1fr}}._legalContent_xvo5d_1030{padding-top:3rem;padding-bottom:4rem}._legalContent_xvo5d_1030 h1{font-size:2.25rem;font-weight:800;margin:0 0 .5rem}._legalContent_xvo5d_1030 h2{font-size:1.375rem;font-weight:700;margin:2.5rem 0 1rem;color:var(--lp-accent)}._legalContent_xvo5d_1030 h3{font-size:1.125rem;font-weight:600;margin:1.5rem 0 .75rem}._legalContent_xvo5d_1030 p{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.7;margin:0 0 1rem}._legalContent_xvo5d_1030 ul{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}._legalContent_xvo5d_1030 li{margin-bottom:.375rem}._legalContent_xvo5d_1030 a{color:var(--lp-accent);text-decoration:none}._legalContent_xvo5d_1030 a:hover{text-decoration:underline}._lastUpdated_xvo5d_1083{color:var(--lp-text-muted);font-size:.8125rem;margin-bottom:2rem}._notFound_xvo5d_1090{text-align:center;padding:8rem 0}._notFoundCode_xvo5d_1095{font-size:8rem;font-weight:800;color:var(--lp-accent);line-height:1;margin:0 0 1rem;opacity:.3}._notFoundTitle_xvo5d_1104{font-size:2rem;font-weight:700;margin:0 0 1rem}._notFoundText_xvo5d_1110{color:var(--lp-text-muted);font-size:1.0625rem;margin:0 0 2rem}._notFoundUrl_xvo5d_1116{display:inline-block;background:var(--lp-surface);padding:.5rem 1rem;border-radius:6px;font-family:monospace;font-size:.875rem;color:var(--lp-text-muted);margin-bottom:2rem;word-break:break-all}._ctaBar_xvo5d_1129{text-align:center;padding:4rem 0;background:linear-gradient(180deg,transparent 0%,rgba(0,212,255,.05) 100%)}._ctaBarTitle_xvo5d_1139{font-size:2rem;font-weight:700;margin:0 0 .75rem}._ctaBarText_xvo5d_1145{color:var(--lp-text-muted);font-size:1.125rem;margin:0 0 2rem}._ctaButtons_xvo5d_1151{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._categoryNav_xvo5d_1159{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;justify-content:center}._categoryNavLink_xvo5d_1167{cursor:pointer;text-decoration:none;color:var(--lp-text-muted);transition:border-color .2s,color .2s}._categoryNavLink_xvo5d_1167:hover{border-color:var(--lp-accent);color:var(--lp-accent)}._responseInfo_xvo5d_1181{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:12px;padding:2rem;margin-top:3rem;text-align:center}._responseInfo_xvo5d_1181 h3{font-size:1.125rem;font-weight:700;margin:0 0 .75rem}._responseInfo_xvo5d_1181 p{color:var(--lp-text-muted);font-size:.9375rem;margin:0}
