@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.productLanding--chatgpt .section__content{max-width:900px;margin:0 auto;padding:3rem 24px;flex-direction:column;align-items:stretch}@media(max-width:500px){.productLanding--chatgpt .section__content{padding:2rem 16px}}.productLanding--chatgpt h1,.productLanding--chatgpt h2,.productLanding--chatgpt h3{color:#333}.productLanding--chatgpt h2{font-size:1.75rem;margin-bottom:1.5rem;letter-spacing:-.01em}.productLanding--chatgpt p{color:#555;line-height:1.7;font-size:1.05rem;margin-block-end:10px}.productLanding--chatgpt .productLanding__hero{background:linear-gradient(180deg,#f4f5fc,#e9ecf6 60%,#ffffff);position:relative;overflow:hidden}.productLanding--chatgpt .productLanding__hero .section__content{text-align:center;align-items:center;padding-top:4rem;padding-bottom:4rem}.productLanding--chatgpt .productLanding__hero .productLanding__continuityPill{display:inline-flex;align-items:center;align-self:center;padding:6px 14px;background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.06);border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#555;margin-bottom:1.25rem}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero .productLanding__continuityPill{animation:fadeUp .6s ease both}}.productLanding--chatgpt .productLanding__hero .productLanding__logoPill{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:#fff;border-radius:100px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(94,98,146,.12);margin-bottom:1.5rem}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero .productLanding__logoPill{animation:fadeUp .6s ease .05s both}}.productLanding--chatgpt .productLanding__hero .productLanding__logo{width:200px;height:auto}.productLanding--chatgpt .productLanding__hero h1{font-size:3rem;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;max-width:700px;font-weight:800;text-wrap:balance}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero h1{animation:fadeUp .6s ease .1s both}}@media(max-width:769px){.productLanding--chatgpt .productLanding__hero h1{font-size:2.25rem}}@media(max-width:500px){.productLanding--chatgpt .productLanding__hero h1{font-size:1.75rem}}.productLanding--chatgpt .productLanding__hero .productLanding__hero-subtitle{font-size:1.15rem;max-width:620px;margin:0 auto .75rem;color:#555}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero .productLanding__hero-subtitle{animation:fadeUp .6s ease .2s both}}@media(max-width:500px){.productLanding--chatgpt .productLanding__hero .productLanding__hero-subtitle{font-size:1rem}}.productLanding--chatgpt .productLanding__hero .productLanding__hero-trust{font-size:.95rem;color:#737373;margin-bottom:2rem}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero .productLanding__hero-trust{animation:fadeUp .6s ease .25s both}}.productLanding--chatgpt .productLanding__hero .productLanding__hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}@media(prefers-reduced-motion:no-preference){.productLanding--chatgpt .productLanding__hero .productLanding__hero-cta{animation:fadeUp .6s ease .3s both}}.productLanding--chatgpt .productLanding__hero .productLanding__hero-note{font-size:.9rem;font-weight:600;margin-bottom:0;background:linear-gradient(135deg,#5e6292,rgb(96.624,86.01,133.59) 50%,#c56fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.productLanding--chatgpt .productLanding__installBtn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:40px;text-decoration:none;font-weight:700;font-size:1rem;color:#fff;background:linear-gradient(135deg,#5e6292,rgb(96.624,86.01,133.59) 50%,#c56fff);border:none;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease;min-height:48px}.productLanding--chatgpt .productLanding__installBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(94,98,146,.3)}.productLanding--chatgpt .productLanding__installBtn:focus-visible{outline:2px solid #5e6292;outline-offset:2px}@media(prefers-reduced-motion:reduce){.productLanding--chatgpt .productLanding__installBtn{transition:none}}.productLanding--chatgpt .productLanding__secondaryBtn{display:inline-flex;align-items:center;padding:14px 28px;border-radius:40px;text-decoration:none;font-weight:600;font-size:1rem;color:#5e6292;background:#fff;border:1.5px solid rgba(94,98,146,.4);transition:background .15s ease,border-color .15s ease;min-height:48px}.productLanding--chatgpt .productLanding__secondaryBtn:hover{background:#e0e6ff;border-color:#5e6292}.productLanding--chatgpt .productLanding__secondaryBtn:focus-visible{outline:2px solid #5e6292;outline-offset:2px}.productLanding--chatgpt .productLanding__whatIs{background:#fff}.productLanding--chatgpt .productLanding__features{background:#f5f5f7}.productLanding--chatgpt .productLanding__features .productLanding__featureGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:769px){.productLanding--chatgpt .productLanding__features .productLanding__featureGrid{grid-template-columns:1fr}}.productLanding--chatgpt .productLanding__features .productLanding__featureCard{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:.6rem;align-items:center;background:#fff;padding:1.5rem;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.productLanding--chatgpt .productLanding__features .productLanding__featureCard:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.productLanding--chatgpt .productLanding__features .productLanding__featureCard .productLanding__featureIcon{grid-column:1;grid-row:1;display:inline-flex;align-items:center;margin:0}.productLanding--chatgpt .productLanding__features .productLanding__featureCard .productLanding__featureIcon svg{font-size:1.75rem;color:#5e6292}.productLanding--chatgpt .productLanding__features .productLanding__featureCard h3{grid-column:2;grid-row:1;font-size:1.1rem;margin:0;color:#5e6292}.productLanding--chatgpt .productLanding__features .productLanding__featureCard p{grid-column:1/-1;grid-row:2;font-size:.95rem;margin:0}.productLanding--chatgpt .productLanding__howTo{background:#fff}.productLanding--chatgpt .productLanding__howTo .productLanding__steps{list-style:none;counter-reset:step-counter;padding:0!important;padding-inline-start:0!important;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){.productLanding--chatgpt .productLanding__howTo .productLanding__steps{grid-template-columns:1fr}}.productLanding--chatgpt .productLanding__howTo .productLanding__steps li{counter-increment:step-counter;margin-block-end:0!important}.productLanding--chatgpt .productLanding__howTo .productLanding__stepCard{display:flex;flex-direction:column;gap:6px;padding:1.25rem 1.25rem 1.25rem 3.25rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.03)}.productLanding--chatgpt .productLanding__howTo .productLanding__stepCard:before{content:counter(step-counter);position:absolute;left:1rem;top:1.25rem;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#5e6292,rgb(96.624,86.01,133.59) 50%,#c56fff);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.productLanding--chatgpt .productLanding__howTo .productLanding__stepCard strong{font-size:1rem;color:#333}.productLanding--chatgpt .productLanding__howTo .productLanding__stepCard span{font-size:.9rem;color:#555;line-height:1.55}.productLanding--chatgpt .productLanding__pricing{background:#f5f5f7}.productLanding--chatgpt .productLanding__pricing .section__content{max-width:900px}@media(max-width:769px){.productLanding--chatgpt .productLanding__pricing .section__content{padding:4rem 16px}}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingLink{color:#5e6292;text-decoration:underline;text-underline-offset:3px;font-weight:600}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingLink:hover{color:rgb(74.025,77.175,114.975)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2rem;align-items:stretch;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:500px){.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCards{grid-template-columns:1fr;max-width:400px}}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard{background:#fff;padding:2rem 1.75rem;border-radius:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;flex-direction:column;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard h3{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#737373;margin-bottom:.5rem}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard .productLanding__price{font-size:2.5rem;font-weight:800;color:#000;line-height:1;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard .productLanding__price span{font-size:.9rem;font-weight:500;color:#555}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard ul{list-style:none;padding:0!important;padding-inline-start:0!important;margin:0 0 2rem;flex-grow:1;display:flex;flex-direction:column;gap:.75rem}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard ul li{display:flex;align-items:flex-start;gap:8px;font-size:.9rem;color:#444;line-height:1.4;margin:0!important;margin-block-end:0!important}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard ul li svg{font-size:1.1rem;color:#5e6292;flex-shrink:0;margin-top:1px}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue{border:2px solid #5e6292;background:linear-gradient(180deg,rgba(94,98,146,.04),#ffffff 40%);box-shadow:0 4px 20px rgba(94,98,146,.15);position:relative;transform:scale(1.03)}@media(max-width:769px){.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue{transform:none}}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__pricingBadge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#5e6292,rgb(96.624,86.01,133.59) 50%,#c56fff);color:#fff;font-size:.75rem;font-weight:700;padding:5px 20px;border-radius:20px;white-space:nowrap;box-shadow:0 4px 12px rgba(94,98,146,.3)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue h3{color:#5e6292}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__price{color:#5e6292;border-bottom-color:rgba(94,98,146,.12)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__pricingCta{box-shadow:0 4px 16px rgba(94,98,146,.3)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue:hover{transform:scale(1.03) translateY(-4px);box-shadow:0 12px 36px rgba(94,98,146,.22)}@media(max-width:769px){.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCard--bestValue:hover{transform:translateY(-4px)}}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;background:linear-gradient(135deg,#5e6292,rgb(96.624,86.01,133.59) 50%,#c56fff);color:#fff;transition:transform .15s ease,box-shadow .2s ease}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCta:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(94,98,146,.3)}.productLanding--chatgpt .productLanding__pricing .productLanding__pricingCta:focus-visible{outline:3px solid #5e6292;outline-offset:2px}.productLanding--chatgpt .productLanding__pricing .productLanding__trustStrip{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem;font-size:.85rem;color:#555}.productLanding--chatgpt .productLanding__faq{background:#fff}.productLanding--chatgpt .productLanding__siblings{background:#f5f5f7}.productLanding--chatgpt .productLanding__cta{background:linear-gradient(180deg,#f4f5fc,#e9ecf6 60%,#ffffff)}.productLanding--chatgpt .productLanding__cta .section__content{text-align:center;align-items:center}.productLanding--chatgpt .productLanding__cta .productLanding__ctaButtons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}