.productLanding .section__content{max-width:900px;margin:0 auto;padding:3rem 24px;flex-direction:column;align-items:stretch}@media(max-width:500px){.productLanding .section__content{padding:2rem 16px}}.productLanding h1,.productLanding h2,.productLanding h3{color:#000}.productLanding h2{font-size:1.75rem;margin-bottom:1.5rem}.productLanding p{color:#555;line-height:1.8;font-size:1.05rem;margin-block-end:10px}.productLanding .productLanding__hero{background:linear-gradient(180deg,#fdf5ef,#f5f1eb 50%,#fff9f5);position:relative;overflow:hidden}.productLanding .productLanding__hero .section__content{text-align:center;align-items:center;padding-top:4rem;padding-bottom:4rem}.productLanding .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(217,119,87,.12);margin-bottom:1.5rem}@media(prefers-reduced-motion:no-preference){.productLanding .productLanding__hero .productLanding__logoPill{animation:fadeUp .6s ease both}}.productLanding .productLanding__hero .productLanding__logo{width:200px;height:auto}.productLanding .productLanding__hero h1{font-size:3rem;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;max-width:700px}@media(prefers-reduced-motion:no-preference){.productLanding .productLanding__hero h1{animation:fadeUp .6s ease .1s both}}@media(max-width:769px){.productLanding .productLanding__hero h1{font-size:2.25rem}}@media(max-width:500px){.productLanding .productLanding__hero h1{font-size:1.75rem}}.productLanding .productLanding__hero .productLanding__hero-subtitle{font-size:1.2rem;max-width:600px;margin:0 auto .75rem;color:#555}@media(prefers-reduced-motion:no-preference){.productLanding .productLanding__hero .productLanding__hero-subtitle{animation:fadeUp .6s ease .2s both}}@media(max-width:500px){.productLanding .productLanding__hero .productLanding__hero-subtitle{font-size:1rem}}.productLanding .productLanding__hero .productLanding__hero-trust{font-size:.95rem;color:#737373;margin-bottom:2rem}@media(prefers-reduced-motion:no-preference){.productLanding .productLanding__hero .productLanding__hero-trust{animation:fadeUp .6s ease .25s both}}.productLanding .productLanding__hero .productLanding__hero-trust a{color:#5e6292;text-decoration:underline;text-underline-offset:2px}.productLanding .productLanding__hero .productLanding__hero-trust a:hover{color:#000}.productLanding .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 .productLanding__hero .productLanding__hero-cta{animation:fadeUp .6s ease .3s both}}.productLanding .productLanding__hero .productLanding__hero-note{font-size:.9rem;font-weight:600;color:#d97757;margin-bottom:0}.productLanding .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,#d97757,#c4623f 50%,#a8502e);transition:transform .15s ease,box-shadow .2s ease}.productLanding .productLanding__installBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(217,119,87,.3)}.productLanding .productLanding__installBtn:focus-visible{outline:3px solid #d97757;outline-offset:2px}.productLanding .productLanding__installBtn img{width:20px;height:20px;border-radius:50%}.productLanding .productLanding__secondaryBtn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:40px;text-decoration:none;font-weight:600;font-size:1rem;color:#333;background:#fff;border:1px solid rgba(0,0,0,.12);transition:transform .15s ease,box-shadow .2s ease,border-color .15s ease}.productLanding .productLanding__secondaryBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:rgba(0,0,0,.23)}.productLanding .productLanding__secondaryBtn:focus-visible{outline:3px solid #d97757;outline-offset:2px}.productLanding .productLanding__whatIs{background:#fff}.productLanding .productLanding__features{background:#f3f3f3}.productLanding .productLanding__features .productLanding__featureGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:769px){.productLanding .productLanding__features .productLanding__featureGrid{grid-template-columns:1fr}}.productLanding .productLanding__features .productLanding__featureCard{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 .productLanding__features .productLanding__featureCard:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.productLanding .productLanding__features .productLanding__featureCard .productLanding__featureIcon{margin-bottom:.75rem}.productLanding .productLanding__features .productLanding__featureCard .productLanding__featureIcon svg{font-size:1.75rem;color:#d97757}.productLanding .productLanding__features .productLanding__featureCard h3{font-size:1.1rem;margin-bottom:.5rem;color:#d97757}.productLanding .productLanding__features .productLanding__featureCard p{font-size:.95rem;margin:0}.productLanding .productLanding__howTo{background:#f3f3f3}.productLanding .productLanding__howTo .section__content{max-width:960px}@media(max-width:769px){.productLanding .productLanding__howTo .section__content{padding:4rem 16px}}.productLanding .productLanding__howTo h2{text-align:center}.productLanding .productLanding__howTo>.section__content>p{text-align:center;max-width:500px;margin:-.5rem auto 2rem}.productLanding .productLanding__howTo .productLanding__steps{list-style:none;padding:0!important;margin:0;counter-reset:step;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;position:relative}@media(max-width:500px){.productLanding .productLanding__howTo .productLanding__steps{grid-template-columns:1fr}}.productLanding .productLanding__howTo .productLanding__steps li{counter-increment:step;padding:0;position:relative;display:flex;align-items:flex-start;gap:1rem}.productLanding .productLanding__howTo .productLanding__steps li .productLanding__stepCard{background:#fff;border-radius:16px;padding:1.75rem 1.75rem 1.75rem 5rem;width:100%;flex:1 1;box-shadow:0 2px 12px rgba(0,0,0,.05);position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-left:3px solid #d97757;transition:transform .2s ease,box-shadow .2s ease}.productLanding .productLanding__howTo .productLanding__steps li .productLanding__stepCard:before{content:counter(step);position:absolute;left:1.5rem;top:12%;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#d97757,#c4623f 50%,#a8502e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;box-shadow:0 3px 10px rgba(217,119,87,.25)}.productLanding .productLanding__howTo .productLanding__steps li .productLanding__stepCard:hover{transform:translateY(-3px);box-shadow:0 8px 28px rgba(217,119,87,.12)}.productLanding .productLanding__howTo .productLanding__steps li strong{display:block;color:#000;font-size:1.05rem;margin-bottom:6px}.productLanding .productLanding__howTo .productLanding__steps li span{color:#555;font-size:.9rem;line-height:1.65}.productLanding #pricing{scroll-margin-top:100px}.productLanding .productLanding__pricing{background:#f3f3f3;text-align:center}.productLanding .productLanding__pricing .section__content{max-width:900px}@media(max-width:769px){.productLanding .productLanding__pricing .section__content{padding:4rem 16px}}.productLanding .productLanding__pricing .productLanding__pricingCards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;align-items:stretch}@media(max-width:769px){.productLanding .productLanding__pricing .productLanding__pricingCards{grid-template-columns:1fr;max-width:400px;margin:2rem auto 0}}.productLanding .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 .productLanding__pricing .productLanding__pricingCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.productLanding .productLanding__pricing .productLanding__pricingCard h3{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#737373;margin-bottom:.5rem}.productLanding .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 .productLanding__pricing .productLanding__pricingCard .productLanding__price span{font-size:.9rem;font-weight:500;color:#555}.productLanding .productLanding__pricing .productLanding__pricingCard ul{list-style:none;padding:0!important;margin:0 0 2rem;flex-grow:1;display:flex;flex-direction:column;gap:.75rem}.productLanding .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}.productLanding .productLanding__pricing .productLanding__pricingCard ul li svg{font-size:1.1rem;color:#d97757;flex-shrink:0;margin-top:1px}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue{border:2px solid #d97757;background:linear-gradient(180deg,rgba(217,119,87,.04),#ffffff 40%);box-shadow:0 4px 20px rgba(217,119,87,.15);position:relative;transform:scale(1.03)}@media(max-width:769px){.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue{transform:none}}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__pricingBadge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#d97757,#c4623f 50%,#a8502e);color:#fff;font-size:.75rem;font-weight:700;padding:5px 20px;border-radius:20px;white-space:nowrap;box-shadow:0 4px 12px rgba(217,119,87,.3)}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue h3{color:#d97757}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__price{color:#d97757;border-bottom-color:rgba(217,119,87,.12)}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue .productLanding__pricingCta{box-shadow:0 4px 16px rgba(217,119,87,.3)}.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue:hover{transform:scale(1.03) translateY(-4px);box-shadow:0 12px 36px rgba(217,119,87,.22)}@media(max-width:769px){.productLanding .productLanding__pricing .productLanding__pricingCard--bestValue:hover{transform:translateY(-4px)}}.productLanding .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,#d97757,#c4623f 50%,#a8502e);color:#fff;transition:transform .15s ease,box-shadow .2s ease}.productLanding .productLanding__pricing .productLanding__pricingCta:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(217,119,87,.3)}.productLanding .productLanding__pricing .productLanding__pricingCta:focus-visible{outline:3px solid #d97757;outline-offset:2px}.productLanding .productLanding__pricing .productLanding__trustStrip{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}@media(max-width:500px){.productLanding .productLanding__pricing .productLanding__trustStrip{gap:1rem}}.productLanding .productLanding__pricing .productLanding__trustStrip span{font-size:.82rem;font-weight:600;color:#555;white-space:nowrap}.productLanding .productLanding__faq{background:#fff}.productLanding .productLanding__siblings{background:#f3f3f3;text-align:center}.productLanding .productLanding__siblings .productLanding__siblingGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:500px){.productLanding .productLanding__siblings .productLanding__siblingGrid{grid-template-columns:1fr;max-width:320px}}.productLanding .productLanding__siblings .productLanding__siblingCard{background:#fff;padding:2rem 1.5rem;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.05);text-decoration:none;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.productLanding .productLanding__siblings .productLanding__siblingCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.productLanding .productLanding__siblings .productLanding__siblingCard:focus-visible{outline:3px solid #d97757;outline-offset:2px}.productLanding .productLanding__siblings .productLanding__siblingCard .productLanding__siblingLogo{width:120px;height:auto;max-height:80px;object-fit:contain}.productLanding .productLanding__siblings .productLanding__siblingCard .productLanding__siblingInfo strong{display:block;font-size:1.05rem;color:#000;margin-bottom:4px}.productLanding .productLanding__siblings .productLanding__siblingCard .productLanding__siblingInfo span{font-size:.88rem;color:#555}.productLanding .productLanding__cta{background:linear-gradient(180deg,#fdf5ef,#f5f1eb 50%,#fff9f5);text-align:center}.productLanding .productLanding__cta h2{font-size:1.75rem;margin-bottom:1rem}.productLanding .productLanding__cta p{margin-bottom:1.5rem}.productLanding .productLanding__cta .productLanding__ctaButtons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}