.Landing-module__lTnIja__page{background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Landing-module__lTnIja__container{max-width:1200px;margin:0 auto;padding:0 24px}.Landing-module__lTnIja__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-bottom:1px solid #e5e7eb;padding:16px 0;position:sticky;top:0}.Landing-module__lTnIja__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Landing-module__lTnIja__logo{color:#111827;align-items:center;gap:8px;font-size:24px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.Landing-module__lTnIja__logo:hover{opacity:.8}.Landing-module__lTnIja__logoIcon{font-size:28px}.Landing-module__lTnIja__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__lTnIja__navLinks{align-items:center;gap:24px;display:flex}.Landing-module__lTnIja__navLink{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__lTnIja__navLink:hover{color:#111827}.Landing-module__lTnIja__navBtnPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.Landing-module__lTnIja__navBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #667eea66}.Landing-module__lTnIja__hero{background:linear-gradient(#f9fafb 0%,#fff 100%);padding:30px 0 100px;position:relative;overflow:hidden}.Landing-module__lTnIja__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea1a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Landing-module__lTnIja__heroContent{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.Landing-module__lTnIja__badge{color:#7c3aed;background:#ede9fe;border-radius:24px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-flex}.Landing-module__lTnIja__badgeIcon{font-size:16px}.Landing-module__lTnIja__heroTitle{color:#111827;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.1}.Landing-module__lTnIja__gradient{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__lTnIja__heroSubtitle{color:#6b7280;max-width:700px;margin:0 auto 40px;font-size:20px;line-height:1.6}.Landing-module__lTnIja__heroCta{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.Landing-module__lTnIja__btnPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Landing-module__lTnIja__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 20px 40px -10px #667eea80}.Landing-module__lTnIja__btnSecondary{color:#667eea;background:#fff;border:2px solid #667eea;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Landing-module__lTnIja__btnSecondary:hover{background:#f9fafb}.Landing-module__lTnIja__btnIcon{font-size:20px;transition:transform .2s}.Landing-module__lTnIja__btnPrimary:hover .Landing-module__lTnIja__btnIcon,.Landing-module__lTnIja__btnCtaPrimary:hover .Landing-module__lTnIja__btnIcon{transform:translate(4px)}.Landing-module__lTnIja__heroNote{color:#9ca3af;margin:0;font-size:14px}.Landing-module__lTnIja__features{background:#fff;padding:100px 0}.Landing-module__lTnIja__sectionHeader{text-align:center;margin-bottom:64px}.Landing-module__lTnIja__sectionBadge{color:#1e40af;background:#dbeafe;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-block}.Landing-module__lTnIja__sectionTitle{color:#111827;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:800}.Landing-module__lTnIja__sectionSubtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px}.Landing-module__lTnIja__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Landing-module__lTnIja__featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;transition:all .3s}.Landing-module__lTnIja__featureCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 20px 40px -10px #667eea26}.Landing-module__lTnIja__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:32px;display:flex}.Landing-module__lTnIja__featureTitle{color:#111827;margin:0 0 12px;font-size:20px;font-weight:700}.Landing-module__lTnIja__featureText{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.Landing-module__lTnIja__howItWorks{background:linear-gradient(#f9fafb 0%,#fff 100%);padding:100px 0}.Landing-module__lTnIja__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-top:64px;display:grid}.Landing-module__lTnIja__step{text-align:center;position:relative}.Landing-module__lTnIja__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:32px;font-weight:700;display:flex;box-shadow:0 10px 30px -5px #667eea4d}.Landing-module__lTnIja__stepTitle{color:#111827;margin:0 0 12px;font-size:22px;font-weight:700}.Landing-module__lTnIja__stepText{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.Landing-module__lTnIja__pricing{background:#fff;padding:100px 0}.Landing-module__lTnIja__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1000px;margin:0 auto;display:grid}.Landing-module__lTnIja__pricingCard{background:#fff;border:2px solid #e5e7eb;border-radius:20px;padding:40px 32px;transition:all .3s;position:relative}.Landing-module__lTnIja__pricingCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 20px 40px -10px #667eea26}.Landing-module__lTnIja__pricingCardPopular{border-width:3px;border-color:#667eea;box-shadow:0 20px 40px -10px #667eea33}.Landing-module__lTnIja__popularBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 20px;font-size:13px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Landing-module__lTnIja__pricingHeader{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:32px;padding-bottom:32px}.Landing-module__lTnIja__pricingName{color:#111827;margin:0 0 20px;font-size:24px;font-weight:700}.Landing-module__lTnIja__pricingPrice{justify-content:center;align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.Landing-module__lTnIja__priceCurrency{color:#111827;font-size:28px;font-weight:700}.Landing-module__lTnIja__priceAmount{color:#111827;font-size:56px;font-weight:800;line-height:1}.Landing-module__lTnIja__pricePeriod{color:#6b7280;font-size:18px}.Landing-module__lTnIja__pricingLimit{color:#6b7280;margin:0;font-size:15px}.Landing-module__lTnIja__featureList{margin:0 0 32px;padding:0;list-style:none}.Landing-module__lTnIja__featureItem{color:#374151;align-items:flex-start;gap:12px;padding:12px 0;font-size:15px;display:flex}.Landing-module__lTnIja__checkmark{color:#10b981;flex-shrink:0;font-size:18px;font-weight:700}.Landing-module__lTnIja__btnPricing{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Landing-module__lTnIja__btnPricing:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #667eea66}.Landing-module__lTnIja__btnPricingOutline{color:#667eea;text-align:center;background:#fff;border:2px solid #667eea;border-radius:10px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Landing-module__lTnIja__btnPricingOutline:hover{background:#f9fafb}.Landing-module__lTnIja__viewAllPlans{text-align:center;margin-top:48px}.Landing-module__lTnIja__linkSubtle{color:#667eea;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.Landing-module__lTnIja__linkSubtle:hover{color:#764ba2}.Landing-module__lTnIja__cta{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:100px 0;position:relative;overflow:hidden}.Landing-module__lTnIja__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Landing-module__lTnIja__ctaContent{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.Landing-module__lTnIja__ctaIcon{margin-bottom:24px;font-size:64px}.Landing-module__lTnIja__ctaTitle{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(32px,4vw,48px);font-weight:800}.Landing-module__lTnIja__ctaSubtitle{opacity:.95;margin:0 0 40px;font-size:18px;line-height:1.6}.Landing-module__lTnIja__btnCtaPrimary{color:#667eea;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px -5px #0003}.Landing-module__lTnIja__btnCtaPrimary:hover{transform:translateY(-2px);box-shadow:0 20px 40px -10px #0000004d}.Landing-module__lTnIja__footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:40px 0}.Landing-module__lTnIja__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.Landing-module__lTnIja__footerCopy{color:#6b7280;margin:0;font-size:14px}.Landing-module__lTnIja__footerLinks{gap:32px;display:flex}.Landing-module__lTnIja__footerLink{color:#6b7280;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Landing-module__lTnIja__footerLink:hover{color:#111827}@media (max-width:768px){.Landing-module__lTnIja__navLinks{gap:16px}.Landing-module__lTnIja__navLink{display:none}.Landing-module__lTnIja__hero{padding:80px 0 60px}.Landing-module__lTnIja__heroTitle{font-size:36px}.Landing-module__lTnIja__heroSubtitle{font-size:16px}.Landing-module__lTnIja__heroCta{flex-direction:column;align-items:stretch}.Landing-module__lTnIja__btnPrimary,.Landing-module__lTnIja__btnSecondary{justify-content:center;width:100%}.Landing-module__lTnIja__features,.Landing-module__lTnIja__howItWorks,.Landing-module__lTnIja__pricing,.Landing-module__lTnIja__cta{padding:60px 0}.Landing-module__lTnIja__featureGrid{grid-template-columns:1fr}.Landing-module__lTnIja__stepsGrid{grid-template-columns:1fr;gap:40px}.Landing-module__lTnIja__pricingGrid{grid-template-columns:1fr}.Landing-module__lTnIja__footerContent{text-align:center;flex-direction:column}}
.PublicNav-module__y2Qr9W__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fffffff2;border-bottom:1px solid #e5e7eb;padding:16px 0;position:sticky;top:0}.PublicNav-module__y2Qr9W__navContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.PublicNav-module__y2Qr9W__logo{color:#111827;align-items:center;gap:8px;font-size:24px;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.PublicNav-module__y2Qr9W__logo:hover{opacity:.8}.PublicNav-module__y2Qr9W__logoIcon{font-size:28px}.PublicNav-module__y2Qr9W__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PublicNav-module__y2Qr9W__navLinks{align-items:center;gap:24px;display:flex}.PublicNav-module__y2Qr9W__navLink{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s}.PublicNav-module__y2Qr9W__navLink:hover{color:#111827}.PublicNav-module__y2Qr9W__navBtnPrimary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:10px 24px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.PublicNav-module__y2Qr9W__navBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #667eea66}@media (max-width:640px){.PublicNav-module__y2Qr9W__navLinks{gap:16px}.PublicNav-module__y2Qr9W__navLink{font-size:14px}.PublicNav-module__y2Qr9W__navBtnPrimary{padding:8px 16px;font-size:14px}.PublicNav-module__y2Qr9W__logo{font-size:20px}.PublicNav-module__y2Qr9W__logoIcon{font-size:24px}}
.PublicFooter-module___UhI6a__footer{color:#d1d5db;background:#1f2937;margin-top:80px;padding:60px 0 30px}.PublicFooter-module___UhI6a__footerContainer{max-width:1200px;margin:0 auto;padding:0 24px}.PublicFooter-module___UhI6a__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.PublicFooter-module___UhI6a__footerSection{flex-direction:column;gap:16px;display:flex}.PublicFooter-module___UhI6a__footerLogo{color:#fff;align-items:center;gap:8px;margin-bottom:8px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.PublicFooter-module___UhI6a__logoIcon{font-size:28px}.PublicFooter-module___UhI6a__logoText{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PublicFooter-module___UhI6a__footerDescription{color:#9ca3af;max-width:280px;font-size:14px;line-height:1.6}.PublicFooter-module___UhI6a__footerTitle{color:#fff;margin:0;font-size:16px;font-weight:600}.PublicFooter-module___UhI6a__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.PublicFooter-module___UhI6a__footerLink{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s}.PublicFooter-module___UhI6a__footerLink:hover{color:#fff}.PublicFooter-module___UhI6a__footerBottom{text-align:center;border-top:1px solid #374151;padding-top:30px}.PublicFooter-module___UhI6a__footerCopyright{color:#6b7280;margin:0;font-size:14px}@media (max-width:768px){.PublicFooter-module___UhI6a__footerContent{grid-template-columns:1fr;gap:32px}.PublicFooter-module___UhI6a__footer{margin-top:60px;padding:40px 0 20px}}
.Pricing-module__O7xhaG__page{background:#f8fafc;padding:3rem 0 4rem}.Pricing-module__O7xhaG__inner{flex-direction:column;gap:2.5rem;width:min(1200px,100%);margin:0 auto;padding:0 1.5rem;display:flex}.Pricing-module__O7xhaG__hero{text-align:center;flex-direction:column;gap:.75rem;display:flex}.Pricing-module__O7xhaG__heroTitle{color:#0f172a;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Pricing-module__O7xhaG__heroSubtitle{color:#475569;max-width:40rem;margin:0 auto;font-size:1.1rem;line-height:1.6}.Pricing-module__O7xhaG__billingToggle{background:#e2e8f0;border-radius:999px;align-self:center;gap:.35rem;padding:.35rem;display:inline-flex}.Pricing-module__O7xhaG__toggleOption{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.Pricing-module__O7xhaG__toggleOption:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.Pricing-module__O7xhaG__toggleActive{color:#fff;background:#0f172a;box-shadow:0 5px 15px #0f172a40}.Pricing-module__O7xhaG__cardGridWrapper{overflow-x:auto}.Pricing-module__O7xhaG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;min-width:900px;display:grid}.Pricing-module__O7xhaG__card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem;display:flex;position:relative;box-shadow:0 10px 25px #0f172a0d}.Pricing-module__O7xhaG__cardPopular{border:2px solid #2563eb}.Pricing-module__O7xhaG__popularBadge{color:#fff;background:#2563eb;border-radius:999px;padding:.2rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Pricing-module__O7xhaG__cardHeader{flex-direction:column;gap:.35rem;padding-top:.5rem;display:flex}.Pricing-module__O7xhaG__planName{color:#0f172a;font-size:1.2rem;font-weight:600}.Pricing-module__O7xhaG__priceRow{align-items:baseline;gap:.4rem;display:flex}.Pricing-module__O7xhaG__price{color:#0f172a;font-size:2.5rem;font-weight:700;line-height:1}.Pricing-module__O7xhaG__priceSuffix{color:#64748b;font-size:.95rem}.Pricing-module__O7xhaG__savings{color:#046c4e;background:#ecfdf5;border-radius:999px;align-items:center;gap:.25rem;width:fit-content;padding:.15rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.Pricing-module__O7xhaG__features{flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__O7xhaG__features li{color:#475569;gap:.5rem;font-size:.95rem;line-height:1.4;display:flex}.Pricing-module__O7xhaG__features li:before{content:"✓";color:#10b981;font-weight:700}.Pricing-module__O7xhaG__ctaButton{cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.Pricing-module__O7xhaG__ctaButtonPrimary{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 10px 20px #2563eb59}.Pricing-module__O7xhaG__ctaButtonSecondary{color:#0f172a;background:#fff;border:1px solid #cbd5f5}.Pricing-module__O7xhaG__ctaButton:hover:not(:disabled){transform:translateY(-1px)}.Pricing-module__O7xhaG__ctaButton:active:not(:disabled){transform:translateY(0)}.Pricing-module__O7xhaG__ctaButton:disabled{opacity:.7;cursor:not-allowed}.Pricing-module__O7xhaG__ctaButtonLoading{pointer-events:none;position:relative}.Pricing-module__O7xhaG__ctaButtonLoading:after{content:"";border:2px solid;border-color:currentColor currentColor #0000 #0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite Pricing-module__O7xhaG__spin;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Pricing-module__O7xhaG__support{text-align:center;color:#475569;font-size:.95rem}.Pricing-module__O7xhaG__support a{color:#2563eb;font-weight:600}@media (max-width:900px){.Pricing-module__O7xhaG__cardGrid{min-width:initial}}@media (max-width:640px){.Pricing-module__O7xhaG__billingToggle{justify-content:space-between;width:100%}.Pricing-module__O7xhaG__toggleOption{flex:1;padding:.45rem .75rem}.Pricing-module__O7xhaG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@keyframes Pricing-module__O7xhaG__spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}
.PrivacyPolicy-module__1YS3aG__page{max-width:960px;margin:0 auto;padding:40px 20px 80px}.PrivacyPolicy-module__1YS3aG__inner{color:#222;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.PrivacyPolicy-module__1YS3aG__meta{color:#666;margin-bottom:1.5rem;font-size:.9rem}.PrivacyPolicy-module__1YS3aG__inner h1{margin-bottom:.25rem;font-size:2rem}.PrivacyPolicy-module__1YS3aG__inner h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.3rem}.PrivacyPolicy-module__1YS3aG__inner h3{margin-top:1.4rem;margin-bottom:.4rem;font-size:1.05rem}.PrivacyPolicy-module__1YS3aG__inner p{margin:.5rem 0 .8rem}.PrivacyPolicy-module__1YS3aG__inner ul{margin:.5rem 0 1rem;padding-left:1.2rem}.PrivacyPolicy-module__1YS3aG__inner li{margin-bottom:.3rem}.PrivacyPolicy-module__1YS3aG__inner a{color:#07c;text-decoration:none}.PrivacyPolicy-module__1YS3aG__inner a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.PrivacyPolicy-module__1YS3aG__page,.PrivacyPolicy-module__1YS3aG__inner{color:#e5e7eb}.PrivacyPolicy-module__1YS3aG__meta{color:#9ca3af}.PrivacyPolicy-module__1YS3aG__inner a{color:#8ab4ff}}
.TermsOfService-module__e1hBCa__page{max-width:960px;margin:0 auto;padding:40px 20px 80px}.TermsOfService-module__e1hBCa__inner{color:#222;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.TermsOfService-module__e1hBCa__meta{color:#666;margin-bottom:1.5rem;font-size:.9rem}.TermsOfService-module__e1hBCa__inner h1{margin-bottom:.25rem;font-size:2rem}.TermsOfService-module__e1hBCa__inner h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.3rem}.TermsOfService-module__e1hBCa__inner h3{margin-top:1.4rem;margin-bottom:.4rem;font-size:1.05rem}.TermsOfService-module__e1hBCa__inner p{margin:.5rem 0 .8rem}.TermsOfService-module__e1hBCa__inner ul{margin:.5rem 0 1rem;padding-left:1.2rem}.TermsOfService-module__e1hBCa__inner li{margin-bottom:.3rem}.TermsOfService-module__e1hBCa__inner a{color:#07c;text-decoration:none}.TermsOfService-module__e1hBCa__inner a:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.TermsOfService-module__e1hBCa__page,.TermsOfService-module__e1hBCa__inner{color:#e5e7eb}.TermsOfService-module__e1hBCa__meta{color:#9ca3af}.TermsOfService-module__e1hBCa__inner a{color:#8ab4ff}}
