.hero{position:relative;overflow:hidden;padding-top:7rem;padding-bottom:3rem}@media(min-width:768px){.hero{padding-top:7rem;padding-bottom:5rem}}.hero__bg{position:absolute;inset:0;z-index:-10}.hero__bg-base{position:absolute;inset:0;background:linear-gradient(to bottom,#eff5f5,#fff,#fff)}.hero__bg-glow{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:1200px;height:800px;background:radial-gradient(ellipse 60% 50% at 50% 40%,hsl(179 35% 70% / .18) 0%,hsl(190 40% 80% / .08) 40%,transparent 70%)}.hero__bg-accent{position:absolute;top:100px;right:10%;width:500px;height:500px;background:radial-gradient(circle,hsl(190 45% 75% / .1) 0%,transparent 60%)}.hero__bg-accent-left{position:absolute;top:50px;left:5%;width:400px;height:400px;background:radial-gradient(circle,hsl(170 30% 70% / .08) 0%,transparent 60%)}.hero__content{max-width:48rem;margin-left:auto;margin-right:auto;text-align:center}.hero__title{font-size:2.25rem;font-weight:700;letter-spacing:-.03em;line-height:1.08;color:hsl(var(--foreground))}@media(min-width:640px){.hero__title{font-size:3rem}}@media(min-width:768px){.hero__title{font-size:3.75rem}}@media(min-width:1024px){.hero__title{font-size:4.25rem}}.hero__subtitle{margin-top:1.25rem;font-size:1.125rem;line-height:1.625;color:hsl(var(--muted-foreground));max-width:42rem;margin-left:auto;margin-right:auto;font-weight:400}@media(min-width:768px){.hero__subtitle{font-size:1.25rem}}.hero__cta-group{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.hero__cta-group .btn{width:100%}@media(min-width:640px){.hero__cta-group{flex-direction:row}.hero__cta-group .btn{width:auto}}.hero__cta-note{margin-top:1rem;font-size:.875rem;color:hsl(var(--muted-foreground) / .7)}.hero__screenshot-wrapper{margin-top:3.5rem;position:relative}@media(min-width:768px){.hero__screenshot-wrapper{margin-top:5rem}}.hero__screenshot-glow{position:absolute;inset:-1.5rem;background:linear-gradient(to bottom,hsl(var(--primary) / .05),hsl(var(--primary) / .03),transparent);border-radius:1.5rem;filter:blur(48px)}.hero__screenshot{position:relative;border-radius:1rem;border:1px solid hsl(var(--border) / .5);background-color:#fff;box-shadow:0 8px 40px -12px #0000001a;overflow:hidden}.hero__screenshot-chrome{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-bottom:1px solid hsl(var(--border) / .4);background-color:#fafbfc}.hero__screenshot-dots{display:flex;gap:.375rem}.hero__screenshot-dot{width:.625rem;height:.625rem;border-radius:9999px;background-color:#00000014}.hero__screenshot-body img{width:100%}.hero__screenshot-body .hero__screenshot-desktop{display:none}@media(min-width:768px){.hero__screenshot-body .hero__screenshot-mobile{display:none}.hero__screenshot-body .hero__screenshot-desktop{display:block}}.hero__screenshot-fade{position:absolute;inset-inline:0;bottom:0;height:8rem;background:linear-gradient(to top,white,hsl(0 0% 100% / .8),transparent)}@media(min-width:768px){.hero__screenshot-fade{height:12rem}}.value-prop{padding-top:3rem;padding-bottom:3rem}.value-prop__content{max-width:42rem;margin-left:auto;margin-right:auto;text-align:center}.value-prop__tag{margin-bottom:1rem}.value-prop__heading{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:hsl(var(--foreground))}.value-prop__heading-muted{color:hsl(var(--muted-foreground))}.value-prop__description{margin-top:1.25rem;font-size:1.125rem;line-height:1.75;color:hsl(var(--muted-foreground))}@media(min-width:768px){.value-prop{padding-top:6rem;padding-bottom:6rem}.value-prop__heading{font-size:2.25rem}}@media(min-width:1024px){.value-prop__heading{font-size:2.75rem}}.stats{padding-top:3rem;padding-bottom:3rem}.stats__card{background:linear-gradient(to bottom,hsl(var(--muted) / .2),hsl(var(--muted) / .4));border:1px solid hsl(var(--border) / .5);border-radius:1rem;padding:2.5rem}.stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stats__item{text-align:center}.stats__value{font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:-.03em;color:hsl(var(--foreground))}.stats__label{margin-top:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--muted-foreground))}@media(min-width:768px){.stats{padding-top:5rem;padding-bottom:5rem}.stats__card{padding:3.5rem}.stats__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.stats__item--bordered{border-right:1px solid hsl(var(--border) / .4)}.stats__value{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.stats__value{font-size:3rem;line-height:1}}.pricing{padding-top:3rem;padding-bottom:3rem}.pricing__header{text-align:center;margin-bottom:3rem}.pricing__heading{font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:hsl(var(--foreground));margin-top:.75rem}.pricing__subheading{font-size:1.125rem;line-height:1.75;color:hsl(var(--muted-foreground));margin-top:.75rem;max-width:36rem;margin-left:auto;margin-right:auto}.pricing__toggle{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem}.pricing__toggle-label{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));cursor:pointer;transition:color .15s}.pricing__toggle-label--active{color:hsl(var(--foreground))}.pricing__toggle-switch{position:relative;width:2.75rem;height:1.5rem;background-color:hsl(var(--muted));border-radius:9999px;cursor:pointer;transition:background-color .2s}.pricing__toggle-switch--active{background-color:hsl(var(--primary))}.pricing__toggle-knob{position:absolute;top:2px;left:2px;width:1.25rem;height:1.25rem;background:#fff;border-radius:9999px;transition:transform .2s;box-shadow:0 1px 3px #0000001a}.pricing__toggle-switch--active .pricing__toggle-knob{transform:translate(1.25rem)}.pricing__toggle-badge{font-size:.75rem;font-weight:600;color:hsl(var(--primary));background-color:hsl(var(--primary) / .1);padding:.125rem .5rem;border-radius:9999px}.pricing__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:72rem;margin:0 auto}.pricing__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;padding:2rem;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.pricing__card:hover{border-color:hsl(var(--primary) / .3)}.pricing__card--featured{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary) / .2),0 8px 24px -4px hsl(var(--primary) / .1);position:relative}.pricing__popular-badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:600;color:hsl(var(--primary-foreground));background-color:hsl(var(--primary));padding:.25rem 1rem;border-radius:9999px;white-space:nowrap}.pricing__card-name{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground))}.pricing__card-desc{font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.pricing__card-price{margin-top:1.5rem;display:flex;align-items:baseline;gap:.25rem}.pricing__card-amount{font-size:2.5rem;font-weight:700;letter-spacing:-.03em;color:hsl(var(--foreground))}.pricing__card-period{font-size:.875rem;color:hsl(var(--muted-foreground))}.pricing__card-annual-note{font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.pricing__card-cta{margin-top:1.5rem;width:100%;text-align:center}.pricing__card-divider{border-top:1px solid hsl(var(--border));margin:1.5rem 0}.pricing__features-title{font-size:.8125rem;font-weight:600;color:hsl(var(--foreground));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.pricing__features-list{display:flex;flex-direction:column;gap:.5rem;flex:1}.pricing__feature{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground))}.pricing__feature-icon{width:1rem;height:1rem;color:hsl(var(--primary));flex-shrink:0;margin-top:.125rem}.pricing__iva-note{text-align:center;font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:2rem}@media(min-width:768px){.pricing{padding-top:5rem;padding-bottom:5rem}.pricing__heading{font-size:2.5rem}.pricing__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.pricing__heading{font-size:3rem}.pricing__card{padding:2.5rem}}.cta{position:relative;overflow:hidden;padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.cta{padding-top:6rem;padding-bottom:6rem}}.cta__bg{position:absolute;inset:0;z-index:-1}.cta__bg-gradient{position:absolute;inset:0;background:linear-gradient(to top,#eff5f5,#f6f9f9,#fff)}.cta__bg-glow{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1000px;height:500px;background:radial-gradient(ellipse 60% 60% at 50% 80%,hsl(179 35% 70% / .12) 0%,transparent 70%)}.cta__content{text-align:center;position:relative}.cta__tag{margin-bottom:1rem}.cta__title{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:hsl(var(--foreground));max-width:36rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.cta__title{font-size:2.25rem}}@media(min-width:1024px){.cta__title{font-size:2.75rem}}.cta__description{margin-top:1.25rem;font-size:1.125rem;color:hsl(var(--muted-foreground));max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.625}.cta__actions{margin-top:2.5rem}.cta__note{margin-top:1rem;font-size:.875rem;color:hsl(var(--muted-foreground) / .6)}
