:root{--bg-primary:40 40% 97%;--bg-secondary:0 0% 100%;--bg-accent:35 100% 92%;--bg-dark:340 50% 16%;--text-primary:340 40% 18%;--text-secondary:340 15% 40%;--text-light:0 0% 100%;--color-primary:340 60% 28%;--color-secondary:26 100% 55%;--color-accent:18 100% 64%;--color-yellow:45 100% 52%;--color-green:142 70% 36%;--color-green-hover:142 70% 28%;--border-color:340 20% 90%;--shadow-soft:0 10px 30px -10px #321b2214;--shadow-medium:0 15px 45px -15px #321b2226;--shadow-hard:0 25px 60px -20px #321b2240;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;--font-sans:"Plus Jakarta Sans", sans-serif;--font-display:"Poppins", sans-serif;--font-handwritten:"Architects Daughter", cursive}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:var(--font-sans);color:hsl(var(--text-primary));background-color:hsl(var(--bg-primary));overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:hsl(var(--color-primary));font-weight:800;line-height:1.2}p{color:hsl(var(--text-secondary))}strong{color:hsl(var(--color-primary));font-weight:700}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-padding{padding:5rem 0}@media (width<=768px){.section-padding{padding:3.5rem 0}}.urgency-bar{background:linear-gradient(135deg, hsl(var(--color-primary)) 0%, hsl(var(--bg-dark)) 100%);color:var(--text-light);z-index:100;border-bottom:2px solid hsl(var(--color-secondary));width:100%;padding:.4rem 0;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 15px #00000026}.urgency-bar__marquee{width:100%;display:flex;overflow:hidden}.urgency-bar__track{width:max-content;animation:22s linear infinite marquee-scroll;display:flex}.urgency-bar__track span{font-family:var(--font-display);color:hsl(var(--color-yellow));white-space:nowrap;padding-right:3rem;font-size:.8rem;font-weight:850;display:inline-block}@keyframes marquee-scroll{0%{transform:translate(0,0)}to{transform:translate(-25%)}}.hero{background:radial-gradient(circle at 10% 20%, hsl(var(--bg-accent)) 0%, hsl(var(--bg-primary)) 70%);padding:4rem 0 5rem;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";mix-blend-mode:multiply;filter:blur(40px);opacity:.12;z-index:1;border-radius:50%;position:absolute}.hero:before{background-color:hsl(var(--color-secondary));width:250px;height:250px;top:10%;left:5%}.hero:after{background-color:hsl(var(--color-yellow));width:300px;height:300px;bottom:10%;right:5%}.hero__grid{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:3.5rem;display:grid;position:relative}@media (width<=1024px){.hero__grid{text-align:center;grid-template-columns:1fr;gap:3rem}}.hero__badge-wrapper{justify-content:flex-start;margin-bottom:1rem;display:flex}@media (width<=1024px){.hero__badge-wrapper{justify-content:center}}.badge-pedagogico{background-color:hsl(var(--color-primary) / .08);color:hsl(var(--color-primary));border:1px solid hsl(var(--color-primary) / .15);font-size:.85rem;font-weight:800;font-family:var(--font-display);border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem 1rem;display:inline-flex}.badge-pedagogico svg{color:hsl(var(--color-secondary))}.hero__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.85rem;font-weight:900;line-height:1.15}@media (width<=768px){.hero__title{font-size:2.1rem}}.hero__title-accent{color:hsl(var(--color-secondary));font-family:var(--font-handwritten);margin-left:.25rem;font-weight:400;display:inline-block;position:relative;transform:rotate(-1deg)scale(1.05)}.hero__title-accent:after{content:"";background-color:hsl(var(--color-yellow));border-radius:2px;width:100%;height:4px;position:absolute;bottom:-4px;left:0;transform:rotate(-1.5deg)}.hero__description{margin-bottom:2rem;font-size:1.125rem;font-weight:500;line-height:1.6}.hero__description strong{color:hsl(var(--color-secondary))}.hero__bullets{text-align:left;margin-bottom:2rem;list-style:none;display:inline-block}.hero__bullet-item{color:hsl(var(--text-primary));align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:flex}.hero__bullet-icon{background-color:hsl(142, 70% 90%);color:hsl(142, 70% 30%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;display:flex}.hero__cta-wrapper{flex-direction:column;gap:.75rem;max-width:480px;display:flex}@media (width<=1024px){.hero__cta-wrapper{margin:0 auto}}.trust-row{color:hsl(var(--text-secondary));justify-content:center;align-items:center;gap:1.5rem;font-size:.75rem;font-weight:700;display:flex}.btn-cta{width:100%;font-family:var(--font-display);color:#fff;background-color:hsl(var(--color-green));cursor:pointer;text-transform:uppercase;letter-spacing:.03em;text-align:center;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1.15rem;font-weight:900;text-decoration:none;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #1c9c4b73}.btn-cta:hover{background-color:hsl(var(--color-green-hover));transform:translateY(-2px)scale(1.02);box-shadow:0 14px 30px -4px #1c9c4b8c}.btn-cta:active{transform:translateY(1px)scale(.99)}.btn-cta:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:200%;height:100%;animation:4s infinite shine-cta;position:absolute;top:0;left:-50%;transform:skew(-25deg)}@keyframes shine-cta{0%{left:-100%}15%{left:100%}to{left:100%}}.mini-price-box{background-color:hsl(var(--color-yellow) / .12);border:1px dashed hsl(var(--color-yellow) / .6);border-radius:var(--radius-sm);font-family:var(--font-display);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:.75rem 1.25rem;display:flex}.mini-price-box__price{text-align:left}.mini-price-box__old{opacity:.6;font-size:.75rem;text-decoration:line-through}.mini-price-box__new{color:hsl(var(--color-secondary));font-size:1.6rem;font-weight:900;line-height:1;display:block}.mini-price-box__right{text-align:right;font-size:.75rem;font-weight:800}.mini-price-box__badge{background-color:hsl(var(--color-green) / .1);color:hsl(var(--color-green));text-transform:uppercase;border-radius:4px;margin-bottom:.15rem;padding:.2rem .5rem;font-size:.7rem;display:inline-block}.hero__mockup-container{justify-content:center;display:flex}.mockup-image-wrapper{perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex}.mockup-image{border-radius:var(--radius-md);width:100%;max-width:350px;height:auto;box-shadow:var(--shadow-hard);border:1px solid hsl(var(--color-primary) / .1);transition:transform .3s,box-shadow .3s;transform:rotateY(-8deg)rotateX(5deg)}.mockup-image:hover{transform:rotateY(0)rotateX(0)scale(1.03);box-shadow:0 35px 70px -15px #321b224d}.section-header{text-align:center;margin-bottom:3.5rem}.section-header__tag{color:hsl(var(--color-secondary));font-family:var(--font-handwritten);margin-bottom:.5rem;font-size:1.35rem;display:block}.section-header__title{margin-bottom:.75rem;font-size:2.25rem;font-weight:900}@media (width<=768px){.section-header__title{font-size:1.8rem}}.section-header__subtitle{max-width:600px;margin:0 auto;font-size:1rem}.features{background-color:hsl(var(--bg-secondary));border-top:1px solid hsl(var(--border-color));border-bottom:1px solid hsl(var(--border-color))}.features__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=768px){.features__grid{grid-template-columns:1fr}}.features-card{background-color:hsl(var(--bg-primary) / .4);border:1px solid hsl(var(--border-color));border-radius:var(--radius-md);flex-direction:column;justify-content:space-between;padding:2.25rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.features-card:hover{background-color:hsl(var(--bg-secondary));box-shadow:var(--shadow-medium);border-color:hsl(var(--color-secondary) / .3);transform:translateY(-4px)}.features-card__icon-box{background-color:hsl(var(--color-secondary) / .1);width:3.5rem;height:3.5rem;color:hsl(var(--color-secondary));border-radius:var(--radius-sm);justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.features-card:nth-child(2n) .features-card__icon-box{background-color:hsl(var(--color-yellow) / .15);color:hsl(var(--color-primary))}.features-card__title{margin-bottom:1rem;font-size:1.35rem;font-weight:800}.features-card__list{margin-bottom:1.5rem;list-style:none}.features-card__item{color:hsl(var(--text-secondary));align-items:flex-start;gap:.5rem;margin-bottom:.6rem;font-size:.9rem;display:flex}.features-card__item strong{color:hsl(var(--color-primary))}.features-card__check{color:hsl(var(--color-green));font-weight:700}.features-card__footer-tag{background-color:hsl(var(--color-primary) / .05);color:hsl(var(--color-primary));border-radius:6px;width:fit-content;padding:.35rem .75rem;font-size:.75rem;font-weight:800}.modules{background-color:hsl(var(--bg-secondary))}.modules-tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:900px;margin:0 auto 3rem;display:flex}.modules-tabs__btn{background-color:hsl(var(--bg-primary));color:hsl(var(--text-secondary));border:1px solid hsl(var(--border-color));font-family:var(--font-display);cursor:pointer;border-radius:9999px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s}.modules-tabs__btn:hover{background-color:hsl(var(--color-secondary) / .08);color:hsl(var(--color-secondary));border-color:hsl(var(--color-secondary) / .2)}.modules-tabs__btn--active{background-color:hsl(var(--color-primary));color:#fff;border-color:hsl(var(--color-primary));box-shadow:0 4px 12px #721d3940}.modules-tabs__btn--active:hover{background-color:hsl(var(--color-primary));color:#fff;border-color:hsl(var(--color-primary))}.modules-card{background-color:hsl(var(--bg-primary) / .3);border:2px solid hsl(var(--border-color));border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem;display:grid}@media (width<=900px){.modules-card{grid-template-columns:1fr;gap:2rem;padding:1.5rem}}.modules-card__title{margin-bottom:1rem;font-size:1.8rem}.modules-card__text{margin-bottom:1.5rem;font-size:.95rem}.modules-card__bullets{margin-bottom:2rem;list-style:none}.modules-card__item{align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.modules-card__icon{color:hsl(var(--color-secondary))}.dor__grid{border-top:1px solid hsl(var(--border-color));grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;display:grid}.solution__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem;display:grid}html,body{width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden}.preview-sheet{width:100%;max-width:290px;margin:0 auto}@media (width<=1024px){.solution__grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}}@media (width<=768px){.dor__grid{grid-template-columns:1fr;gap:1rem}}@media (width<=600px){.cro-dashboard{width:calc(100vw - 2rem)!important;bottom:1rem!important;left:1rem!important;right:1rem!important}}@media (width<=480px){.urgency-bar{padding:.25rem 0}.urgency-bar__track span{padding-right:2rem;font-size:.7rem}.hero{padding:2.5rem 0 3.5rem}.hero__title{word-break:break-word;font-size:1.75rem}.hero__description{margin-bottom:1.5rem;font-size:.95rem}.hero__bullet-item{font-size:.85rem}.mini-price-box{padding:.5rem 1rem}.mini-price-box__new{font-size:1.4rem}.btn-cta{padding:1rem 1.5rem;font-size:.95rem}.vsl-player__headline{font-size:1rem}.vsl-player__sub{font-size:.75rem}.modules-card{padding:1rem}.modules-tabs__btn{padding:.5rem 1rem;font-size:.75rem}.bonus-card{padding:1.5rem}.testimonial-card{padding:1.25rem}.guarantee-box,.pricing-card{padding:1.5rem 1rem}.pricing-card__value{font-size:2.85rem}.modal-card{padding:1.5rem}.mockup-image{max-width:275px;transform:none!important}}.preview-sheet{border:2px solid hsl(var(--border-color));border-radius:var(--radius-sm);aspect-ratio:1/1.3;box-shadow:var(--shadow-medium);background-color:#fff;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;position:relative}.preview-sheet__header{border-bottom:2px dashed hsl(var(--border-color));color:hsl(var(--text-secondary));justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.65rem;font-weight:800;display:flex}.preview-sheet__logo{color:hsl(var(--color-primary))}.preview-sheet__content{flex-direction:column;flex-grow:1;justify-content:center;gap:.75rem;display:flex}.preview-sheet__title{text-align:center;color:hsl(var(--color-primary));margin-bottom:.25rem;font-size:.95rem;font-weight:900}.preview-sheet__desc{text-align:center;opacity:.8;margin-bottom:.5rem;font-size:.65rem}.math-exercise{background-color:hsl(var(--bg-primary));border:1px solid hsl(var(--border-color));border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;font-family:monospace;font-size:.8rem;font-weight:700;display:flex}.math-exercise__box{border:2px solid hsl(var(--color-secondary));background-color:#fff;border-radius:4px;width:25px;height:25px}.shapes-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.25rem 0;display:grid}.shapes-item{border:1.5px dashed hsl(var(--color-primary) / .3);aspect-ratio:1;border-radius:6px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.preview-sheet__footer{border-top:1px solid hsl(var(--border-color));text-align:center;color:hsl(var(--color-primary));padding-top:.5rem;font-size:.55rem;font-weight:800}.preview-sheet__watermark{color:#ff6a1314;pointer-events:none;white-space:nowrap;letter-spacing:.1em;font-size:2.2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-30deg)}.bonus{background:linear-gradient(180deg, hsl(var(--bg-primary)) 0%, hsl(var(--bg-secondary)) 100%);border-top:1px solid hsl(var(--border-color))}.bonus__tag{background-color:hsl(var(--color-primary));color:#fff;text-transform:uppercase;border-radius:9999px;width:fit-content;margin:0 auto 1rem;padding:.3rem .8rem;font-size:.75rem;font-weight:900;display:block}.bonus__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=900px){.bonus__grid{grid-template-columns:1fr}}.bonus-card{border:1px solid hsl(var(--border-color));border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background-color:#fff;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex}.bonus-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.bonus-card__badge{border-radius:9999px;width:fit-content;padding:.25rem .6rem;font-size:.65rem;font-weight:900}.bonus-card__title{margin-bottom:.5rem;font-size:1.25rem;font-weight:900}.bonus-card__price-del{opacity:.6;font-size:.75rem;text-decoration:line-through}.bonus-card__text{margin-bottom:1.5rem;font-size:.875rem}.bonus-card__footer{border-top:1px solid hsl(var(--border-color));color:hsl(var(--color-primary));padding-top:.75rem;font-size:.75rem;font-weight:800}.bonus-card--theme-1{border-top:5px solid #7c42f0}.bonus-card--theme-1:hover{border-color:hsl(260, 85%, 60% / .5);box-shadow:0 15px 35px -5px #7c42f026}.bonus-card--theme-1 .bonus-card__badge{background-color:hsl(260, 85%, 60% / .1);color:#5b13ec;border:1px solid hsl(260, 85%, 60% / .2)}.bonus-card--theme-1 .bonus-card__icon-wrapper{color:#6c2bee;background:linear-gradient(135deg,#efe7fd,#ded0fb)}.bonus-card--theme-2{border-top:5px solid #22c35d}.bonus-card--theme-2:hover{border-color:hsl(142, 70%, 45% / .5);box-shadow:0 15px 35px -5px #22c35d26}.bonus-card--theme-2 .bonus-card__badge{background-color:hsl(142, 70%, 45% / .1);color:#1b9849;border:1px solid hsl(142, 70%, 45% / .2)}.bonus-card--theme-2 .bonus-card__icon-wrapper{color:#1fad53;background:linear-gradient(135deg,#e9fbf0,#d4f7e1)}.bonus-card--theme-3{border-top:5px solid #f99406}.bonus-card--theme-3:hover{border-color:hsl(35, 95%, 50% / .5);box-shadow:0 15px 35px -5px #f9940626}.bonus-card--theme-3 .bonus-card__badge{background-color:hsl(35, 95%, 50% / .1);color:#c77605;border:1px solid hsl(35, 95%, 50% / .2)}.bonus-card--theme-3 .bonus-card__icon-wrapper{color:#e08506;background:linear-gradient(135deg,#fef4e6,#feeacd)}.bonus-card__icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.5rem;display:flex;box-shadow:0 4px 10px #0000000d}.bonus-card__value-tag{background-color:hsl(142, 70%, 45% / .12);color:#1b9849;border:1px dashed hsl(142, 70%, 45% / .3);border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.8rem;font-weight:800;display:inline-flex}.testimonials__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.testimonials__grid{grid-template-columns:1fr}}.testimonial-card{border:1px solid hsl(var(--border-color));border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background-color:#fff;flex-direction:column;justify-content:space-between;padding:1.75rem;transition:transform .2s;display:flex}.testimonial-card:hover{transform:translateY(-2px)}.testimonial-card__stars{color:hsl(var(--color-yellow));margin-bottom:.75rem;font-size:1rem}.testimonial-card__text{margin-bottom:1.5rem;font-size:.875rem;font-style:italic}.testimonial-card__profile{border-top:1px solid hsl(var(--border-color));align-items:center;gap:.75rem;padding-top:1rem;display:flex}.testimonial-card__avatar{object-fit:cover;border:2px solid hsl(var(--color-primary) / .15);border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem}.testimonial-card__name{font-size:.75rem;font-weight:900}.testimonial-card__role{opacity:.6;font-size:.65rem}.guarantee-section{background-color:hsl(var(--bg-primary));border-top:1px solid hsl(var(--border-color));border-bottom:1px solid hsl(var(--border-color))}.guarantee-container{grid-template-columns:1.1fr 1.2fr;align-items:center;gap:3rem;display:grid}.guarantee-benefits{flex-direction:column;gap:1.75rem;display:flex}.benefit-item{align-items:flex-start;gap:1rem;display:flex}.benefit-icon{background:hsl(var(--color-yellow) / .15);color:hsl(var(--color-primary));width:2.75rem;height:2.75rem;box-shadow:var(--shadow-soft);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;display:flex}.benefit-item:nth-child(2n) .benefit-icon{background:hsl(142, 70% 90%);color:hsl(142, 70% 30%)}.benefit-title{color:hsl(var(--color-primary));margin-bottom:.25rem;font-size:.95rem;font-weight:800}.benefit-text{color:hsl(var(--text-secondary));font-size:.825rem;line-height:1.45}.guarantee-box{border:2px solid hsl(var(--color-secondary) / .3);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);background-color:#fff;align-items:center;gap:2rem;padding:2.5rem;display:flex}.guarantee-box__img{object-fit:contain;flex-shrink:0;width:7.5rem;height:7.5rem;animation:3s ease-in-out infinite alternate guarantee-float}@keyframes guarantee-float{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-6px)rotate(3deg)}}.guarantee-box__tag{background-color:hsl(var(--color-green));color:#fff;text-transform:uppercase;border-radius:4px;width:fit-content;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:900}.guarantee-box__title{margin-bottom:.5rem;font-size:1.4rem}.guarantee-box__desc{color:hsl(var(--text-secondary));font-size:.85rem;line-height:1.5}@media (width<=900px){.guarantee-container{grid-template-columns:1fr;gap:2.5rem}}@media (width<=768px){.guarantee-box{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.guarantee-box__tag{margin:0 auto .75rem}}.offer{background-color:hsl(var(--bg-secondary))}.plans-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem;max-width:960px;margin:0 auto;display:grid}@media (width<=800px){.plans-grid{grid-template-columns:1fr;gap:2.5rem;max-width:450px}}.pricing-card{background-color:hsl(var(--bg-secondary));border:2px solid hsl(var(--border-color));border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft);text-align:center;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative}.pricing-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.pricing-card--basic{opacity:.92;z-index:5;transform:scale(.96)}.pricing-card--basic:hover{opacity:1;transform:translateY(-5px)scale(.98)}.pricing-card--featured{background-color:hsl(var(--bg-accent) / .4);border:3px solid hsl(var(--color-secondary));box-shadow:var(--shadow-hard);z-index:10;transform:scale(1.03)}.pricing-card--featured:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 25px 50px -15px #ff7d1a4d}.pricing-card__badge{background-color:hsl(var(--color-secondary));color:#fff;font-family:var(--font-display);text-transform:uppercase;white-space:nowrap;border-radius:9999px;padding:.5rem 1.5rem;font-size:.75rem;font-weight:900;position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #ff6a134d}.pricing-card__badge--basic{background-color:hsl(var(--color-primary));box-shadow:0 4px 12px #721d3940}.pricing-card__header{border-bottom:1px solid hsl(var(--border-color));margin-bottom:1.5rem;padding-bottom:1.5rem}.pricing-card__title{margin-bottom:.25rem;font-size:1.6rem;font-weight:900}.pricing-card__subtitle{color:hsl(var(--text-secondary));font-size:.85rem;font-weight:600}.pricing-card__prices{margin:1rem 0}.pricing-card__del{opacity:.6;font-size:.85rem;text-decoration:line-through}.pricing-card__percent{color:#c00;background-color:#ffe6e6;border-radius:4px;margin-left:.5rem;padding:.15rem .4rem;font-size:.7rem;font-weight:900}.pricing-card__value{color:hsl(var(--color-secondary));font-size:3.5rem;font-weight:900;font-family:var(--font-display);margin:.25rem 0;line-height:1}.pricing-card__value span{margin-right:.15rem;font-size:1.25rem;font-weight:700}.pricing-card__payment-info{opacity:.7;font-size:.75rem}.pricing-card__bullets{text-align:left;flex-grow:1;margin-bottom:2rem;font-size:.85rem;list-style:none}.pricing-card__item{align-items:center;gap:.5rem;margin-bottom:.6rem;font-weight:600;display:flex}.pricing-card__check{color:hsl(var(--color-green))}.pricing-card__item--highlight{color:hsl(var(--color-green));font-weight:800}.btn-cta--basic{background-color:hsl(var(--color-primary));box-shadow:0 10px 25px -5px #721d3959}.btn-cta--basic:hover{background-color:hsl(var(--bg-dark));box-shadow:0 14px 30px -4px #721d3973}.pricing-card__footer{opacity:.6;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;font-size:.7rem;font-weight:700;display:flex}.faq{background-color:hsl(var(--bg-primary))}.faq-list{flex-direction:column;gap:.75rem;max-width:750px;margin:0 auto;display:flex}.faq-item{border:1px solid hsl(var(--border-color));border-radius:var(--radius-sm);background-color:#fff;transition:border-color .2s;overflow:hidden}.faq-item:hover{border-color:hsl(var(--color-secondary) / .3)}.faq-item__btn{text-align:left;width:100%;font-family:var(--font-display);color:hsl(var(--color-primary));cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem;font-size:.95rem;font-weight:800;display:flex}.faq-item__icon{opacity:.7;font-size:1.25rem;font-weight:400}.faq-item__answer{max-height:0;transition:all .3s cubic-bezier(0,1,0,1);overflow:hidden}.faq-item__answer--open{max-height:250px;transition:all .3s cubic-bezier(1,0,1,0)}.faq-item__answer-text{color:hsl(var(--text-secondary));border-top:1px solid hsl(var(--border-color) / .4);padding:.75rem 1.25rem 1.25rem;font-size:.875rem}.footer{background:linear-gradient(135deg, hsl(var(--color-primary)) 0%, hsl(var(--bg-dark)) 100%);color:#ffffffbf;text-align:center;border-top:3px solid hsl(var(--color-secondary));padding:3.5rem 0;font-size:.75rem}.footer__links{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;font-weight:700;display:flex}.footer__link{color:#fff;text-decoration:none}.footer__link:hover{text-decoration:underline}.footer__separator{opacity:.3}.footer__desc{max-width:600px;margin:0 auto 1.5rem;line-height:1.6}.footer__copy{color:#fff;font-weight:800}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background-color:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out forwards fade-in;display:flex;position:fixed;inset:0}.modal-card{border-radius:var(--radius-md);border:2px solid hsl(var(--color-secondary) / .3);width:100%;max-width:460px;box-shadow:var(--shadow-hard);background-color:#fff;padding:2.25rem;animation:.25s cubic-bezier(.175,.885,.32,1.275) forwards zoom-in;position:relative}.modal-card__close{cursor:pointer;color:hsl(var(--color-primary));background:0 0;border:none;font-size:1.25rem;font-weight:700;position:absolute;top:1rem;right:1rem}.modal-card__header{text-align:center;margin-bottom:1.5rem}.modal-card__icon{margin-bottom:.25rem;font-size:2.5rem;display:block}.modal-card__title{font-size:1.4rem;font-weight:900}.modal-card__subtitle{font-size:.75rem}.checkout-form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group__label{color:hsl(var(--text-primary));font-size:.75rem;font-weight:800}.form-group__input{border:1px solid hsl(var(--border-color));width:100%;font-family:var(--font-sans);background-color:hsl(var(--bg-primary) / .2);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.875rem}.form-group__input:focus{border-color:hsl(var(--color-secondary));box-shadow:0 0 0 3px hsl(var(--color-secondary) / .15)}.form-group__tip{opacity:.6;font-size:.65rem}.modal-price-summary{border-top:1px solid hsl(var(--border-color));flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.modal-price-summary__row{justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.modal-price-summary__total{color:hsl(var(--color-secondary));border-top:1px dashed hsl(var(--border-color));margin-top:.25rem;padding-top:.5rem;font-size:1.1rem;font-weight:900}.pixel-explainer{background-color:hsl(var(--color-yellow) / .1);border:1px solid hsl(var(--color-yellow) / .4);text-align:center;color:hsl(var(--color-primary));border-radius:6px;margin-top:1rem;padding:.6rem;font-size:.65rem;font-weight:700;line-height:1.3}.upsell-card{background:linear-gradient(135deg, hsl(var(--color-primary)) 0%, hsl(var(--bg-dark)) 100%);color:#fff;border-radius:var(--radius-lg);border:4px solid hsl(var(--color-yellow));width:100%;max-width:550px;box-shadow:var(--shadow-hard);text-align:center;padding:3rem;animation:.25s cubic-bezier(.175,.885,.32,1.275) forwards zoom-in;position:relative}@media (width<=600px){.upsell-card{padding:2rem 1.25rem}}.upsell-card__top-badge{background-color:hsl(var(--color-yellow));color:hsl(var(--color-primary));font-family:var(--font-display);text-transform:uppercase;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem 1.25rem;font-size:.7rem;font-weight:900;display:inline-block}.upsell-card__title{color:hsl(var(--color-yellow));margin-bottom:1rem;font-size:1.8rem;font-weight:900;line-height:1.2}.upsell-card__desc{color:#ffffffe6;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.upsell-box{border-radius:var(--radius-sm);text-align:left;background-color:#ffffff14;border:1px solid #ffffff26;margin-bottom:1.5rem;padding:1.25rem}.upsell-box__row{justify-content:space-between;font-size:.75rem;font-weight:700;display:flex}.upsell-box__row--old{opacity:.6;text-decoration:line-through}.upsell-box__row--new{color:hsl(var(--color-yellow));border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:.5rem;font-size:.95rem}.upsell-card__actions{flex-direction:column;gap:.75rem;display:flex}.upsell-card__btn-no{color:#ffffff80;cursor:pointer;background:0 0;border:none;font-size:.7rem;text-decoration:underline}.upsell-card__btn-no:hover{color:#fffc}.success-card{border-radius:var(--radius-lg);border:4px solid hsl(142, 70% 36%);text-align:center;width:100%;max-width:520px;box-shadow:var(--shadow-hard);background-color:#fff;padding:2.5rem;animation:.25s cubic-bezier(.175,.885,.32,1.275) forwards zoom-in}.success-card__title{color:hsl(142, 70% 30%);margin-bottom:.5rem;font-size:1.6rem}.success-card__desc{margin-bottom:1.5rem;font-size:.85rem}.pixel-logs{color:#17cf5a;border-radius:var(--radius-sm);text-align:left;background-color:#121721;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;font-family:monospace;font-size:.7rem;display:flex;overflow-x:auto;box-shadow:inset 0 2px 8px #00000080}.pixel-logs__header{color:hsl(var(--color-yellow));border-bottom:1px solid #ffffff1a;padding-bottom:.35rem;font-size:.75rem;font-weight:800}.pixel-logs__event{flex-direction:column;gap:.15rem;display:flex}.pixel-logs__comment{color:#ffffff73}.pixel-logs__json{color:#ff9a4c}.pixel-logs__footer{color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:.35rem;font-size:.6rem}.whatsapp-notification{z-index:150;border-radius:var(--radius-sm);box-shadow:var(--shadow-medium);background-color:#fff;border-left:4px solid #25d366;align-items:center;gap:.75rem;max-width:320px;padding:.75rem 1.25rem;animation:.4s cubic-bezier(.175,.885,.32,1.15) forwards slide-up-in;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}.whatsapp-notification__icon{color:#fff;background-color:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.15rem;display:flex;box-shadow:0 4px 10px #25d3664d}.whatsapp-notification__body{text-align:left}.whatsapp-notification__name{color:hsl(var(--color-primary));font-size:.75rem;font-weight:900}.whatsapp-notification__meta{opacity:.5;font-size:.6rem;display:block}.whatsapp-notification__text{margin-top:.15rem;font-size:.75rem;font-weight:500}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoom-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slide-up-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.vsl-container{width:100%;max-width:330px;margin:2rem auto 0}.vsl-player{aspect-ratio:9/16;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-hard);border:3px solid hsl(var(--color-primary) / .2);background-color:#000;position:relative;overflow:hidden}.vsl-player__thumbnail{background:linear-gradient(135deg, hsl(var(--color-primary) / .9) 0%, hsl(var(--bg-dark) / .95) 100%);color:#fff;cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.vsl-player__play-btn{background-color:hsl(var(--color-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.5rem;transition:transform .2s;animation:2s infinite vsl-pulse;display:flex;box-shadow:0 0 #ff6a1399}.vsl-player__play-btn:hover{transform:scale(1.08)}.vsl-player__play-icon{border:12px solid #0000;border-left:20px solid #fff;border-right-width:0;width:0;height:0;margin-left:4px}.vsl-player__headline{font-family:var(--font-display);color:hsl(var(--color-yellow));margin-bottom:.75rem;font-size:1.1rem;font-weight:800;line-height:1.3}.vsl-player__sub{opacity:.8;font-size:.75rem}.vsl-player__playing-mock{background-color:#111;flex-direction:column;justify-content:space-between;padding:1rem 1rem .5rem;display:flex;position:absolute;inset:0}.vsl-player__video-mock{color:#fff;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:1rem;padding-right:2.5rem;display:flex}.vsl-player__bar-container{width:100%;margin-top:auto}.vsl-player__progress-bar{background-color:#fff3;border-radius:2px;width:100%;height:4px;margin-bottom:.25rem;overflow:hidden}.vsl-player__progress-fill{background-color:hsl(var(--color-secondary));width:28%;height:100%;animation:15s linear infinite play-progress}.vsl-player__controls{color:#fff;opacity:.8;justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.vsl-player__overlay-actions{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:4rem;right:.75rem}.vsl-action-item{color:#fff;cursor:pointer;flex-direction:column;align-items:center;display:flex}.vsl-action-icon{filter:drop-shadow(0 2px 4px #00000080);font-size:1.5rem;transition:transform .2s}.vsl-action-item:hover .vsl-action-icon{transform:scale(1.15)}.vsl-action-count{text-shadow:0 1px 2px #000c;margin-top:.15rem;font-size:.6rem;font-weight:700}@keyframes vsl-pulse{0%{box-shadow:0 0 #ff6a13b3}70%{box-shadow:0 0 0 15px #ff6a1300}to{box-shadow:0 0 #ff6a1300}}@keyframes play-progress{0%{width:0%}to{width:100%}}.cro-dashboard{z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid hsl(var(--color-primary) / .15);border-radius:var(--radius-md);width:310px;box-shadow:var(--shadow-medium);font-family:var(--font-sans);background:#ffffffe6;padding:1.25rem;transition:all .3s cubic-bezier(.175,.885,.32,1.15);position:fixed;bottom:1.5rem;right:1.5rem}.cro-dashboard--minimized{cursor:pointer;background-color:hsl(var(--color-primary));color:#fff;border-color:hsl(var(--color-primary));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;display:flex}.cro-dashboard__header{border-bottom:1px solid hsl(var(--border-color));justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.cro-dashboard__title{color:hsl(var(--color-primary));align-items:center;gap:.35rem;font-size:.85rem;font-weight:800;display:flex}.cro-dashboard__toggle-btn{cursor:pointer;color:hsl(var(--text-secondary));background:0 0;border:none;font-size:.75rem;font-weight:700}.cro-dashboard__progress-wrapper{margin-bottom:1rem}.cro-dashboard__metric-row{justify-content:space-between;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:flex}.cro-dashboard__bar{background-color:hsl(var(--bg-primary));border:1px solid hsl(var(--border-color));border-radius:4px;width:100%;height:8px;overflow:hidden}.cro-dashboard__fill{background-color:hsl(var(--color-secondary));height:100%;transition:width .3s}.cro-dashboard__list-title{text-transform:uppercase;color:hsl(var(--text-secondary));margin-bottom:.35rem;font-size:.7rem;font-weight:800;display:block}.cro-dashboard__list{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.cro-dashboard__item{border:1px solid hsl(var(--border-color));background-color:#fff;border-radius:4px;justify-content:space-between;align-items:center;padding:.25rem .5rem;font-size:.7rem;font-weight:600;display:flex}.cro-dashboard__item--viewed{background-color:#f6fdf9;border-color:#adebc4}.cro-dashboard__item-name{align-items:center;gap:.35rem;display:flex}.cro-dashboard__status-dot{background-color:#ef4444;border-radius:50%;width:6px;height:6px}.cro-dashboard__item--viewed .cro-dashboard__status-dot{background-color:#22c55e}.cro-dashboard__status-text{font-size:.65rem;font-weight:700}.cro-dashboard__item--viewed .cro-dashboard__status-text{color:#16a34a}.cro-dashboard__explainer{color:hsl(var(--text-secondary));background-color:hsl(var(--color-yellow) / .08);border:1px solid hsl(var(--color-yellow) / .3);border-radius:6px;padding:.5rem;font-size:.6rem;line-height:1.3}.vsl-unmute-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:15;cursor:pointer;background-color:#00000073;justify-content:center;align-items:center;animation:.3s ease-out forwards fade-in;display:flex;position:absolute;inset:0}.vsl-unmute-overlay__button{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:85%;display:flex}.vsl-unmute-overlay__icon-wrapper{background-color:hsl(var(--color-secondary));border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;transition:transform .2s;animation:2s infinite vsl-unmute-pulse;display:flex;box-shadow:0 0 #ff7d1a99}.vsl-unmute-overlay:hover .vsl-unmute-overlay__icon-wrapper{transform:scale(1.08)}.vsl-unmute-overlay__icon{stroke:#fff;fill:none;width:2.25rem;height:2.25rem}.vsl-unmute-overlay__text{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;text-shadow:0 2px 8px #000c;background-color:#0009;border:1px solid #ffffff40;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:900;animation:2s ease-in-out infinite alternate mini-vsl-icons}@keyframes vsl-unmute-pulse{0%{transform:scale(1);box-shadow:0 0 #ff7d1ab3}70%{transform:scale(1.08);box-shadow:0 0 0 20px #ff7d1a00}to{transform:scale(1);box-shadow:0 0 #ff7d1a00}}.vsl-cta-container{animation:.8s cubic-bezier(.16,1,.3,1) forwards slide-up-in}.success-page{background-color:hsl(var(--bg-primary));min-height:100vh;font-family:var(--font-sans);color:hsl(var(--text-primary))}.countdown-header{color:#fff;text-align:center;z-index:120;font-family:var(--font-display);letter-spacing:.03em;border-bottom:2px solid hsl(var(--color-yellow));background:linear-gradient(135deg,#b91c1c 0%,#7f1d1d 100%);padding:.75rem 0;font-size:.85rem;font-weight:800;position:sticky;top:0;box-shadow:0 4px 10px #0000001a}.countdown-header strong{color:hsl(var(--color-yellow));margin-left:.25rem;font-size:.95rem}.success-welcome{background:radial-gradient(circle at top, hsl(var(--bg-accent) / .4) 0%, hsl(var(--bg-primary)) 70%);border-bottom:1px solid hsl(var(--border-color))}.success-welcome__check-wrapper{width:80px;height:80px;margin:0 auto 1.5rem}.success-welcome__checkmark{stroke-width:3px;width:80px;height:80px;stroke:hsl(var(--color-green));stroke-miterlimit:10;box-shadow:inset 0px 0px 0px hsl(var(--color-green));border-radius:50%;animation:.4s ease-in-out .4s forwards fill-check,.3s ease-in-out .9s both scale-check;display:block}.success-welcome__checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:3px;stroke-miterlimit:10;stroke:hsl(var(--color-green));fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke-circle}.success-welcome__checkmark-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke-check}@keyframes stroke-circle{to{stroke-dashoffset:0}}@keyframes stroke-check{to{stroke-dashoffset:0}}@keyframes fill-check{to{box-shadow:inset 0 0 0 40px #16a34a1a}}@keyframes scale-check{0%,to{transform:none}50%{transform:scale(1.1)}}.success-welcome__title{color:hsl(var(--color-primary));margin-bottom:1.5rem;font-size:2.2rem;font-weight:950;line-height:1.25}.success-welcome__delivery-box{border:1px solid hsl(var(--border-color));border-radius:var(--radius-md);max-width:650px;box-shadow:var(--shadow-soft);background-color:#fff;align-items:center;gap:1.5rem;margin:0 auto 2.5rem;padding:1.5rem 2rem;display:flex}.success-welcome__delivery-icon{background-color:hsl(var(--color-primary) / .05);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2.5rem;display:flex}.success-welcome__notice-card{background-color:hsl(var(--color-yellow) / .08);border:2px dashed hsl(var(--color-yellow) / .6);border-radius:var(--radius-md);text-align:left;box-shadow:var(--shadow-soft);padding:2rem}.success-welcome__notice-title{color:hsl(var(--color-primary));font-family:var(--font-display);text-align:center;margin-bottom:.75rem;font-size:1.2rem;font-weight:900}.success-welcome__notice-text{color:hsl(var(--text-primary));text-align:center;margin:0;font-size:.95rem;line-height:1.6}.upsell-card-container{border-radius:var(--radius-lg);border:2px solid hsl(var(--border-color));box-shadow:var(--shadow-medium);background-color:#fff;margin-bottom:2rem;padding:3rem;transition:border-color .3s;overflow:hidden}.upsell-card-container:hover{border-color:hsl(var(--color-secondary) / .25)}.upsell-grid{grid-template-columns:1fr 1.25fr;align-items:center;gap:3.5rem;display:grid}.upsell-grid__image-wrapper{perspective:1000px;justify-content:center;align-items:center;display:flex}.upsell-grid__image{border-radius:var(--radius-md);width:100%;max-width:340px;height:auto;box-shadow:var(--shadow-hard);border:1px solid #0000000d;transition:transform .4s,box-shadow .4s;transform:rotateY(-6deg)rotateX(4deg)}.upsell-grid__image:hover{transform:rotateY(0)rotateX(0)scale(1.02);box-shadow:0 30px 60px #00000026}.upsell-grid__content{flex-direction:column;gap:1rem;display:flex}.success-badge{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;width:fit-content;padding:.3rem .8rem;font-size:.7rem;font-weight:900}.success-badge--accent{background-color:hsl(var(--color-secondary))}.success-badge--primary{background-color:hsl(var(--color-primary))}.upsell-grid__title{color:hsl(var(--color-primary));font-size:1.8rem;font-weight:900;line-height:1.2}.upsell-grid__intro{color:hsl(var(--color-accent));margin:0;font-size:1.05rem;font-weight:700}.upsell-grid__desc{color:hsl(var(--text-secondary));margin:0;font-size:.95rem;line-height:1.6}.upsell-features{background-color:hsl(var(--bg-primary) / .4);border-radius:var(--radius-sm);border:1px solid hsl(var(--border-color));flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.upsell-features__item{color:hsl(var(--text-primary));font-size:.85rem;line-height:1.5}.upsell-pricing{font-family:var(--font-display);margin:.5rem 0}.upsell-pricing__old{opacity:.6;font-size:.85rem;text-decoration:line-through;display:block}.upsell-pricing__new-row{align-items:baseline;gap:.75rem;margin-top:.15rem;display:flex}.upsell-pricing__new{color:hsl(var(--color-green));font-size:2.25rem;font-weight:900}.upsell-pricing__installment{color:hsl(var(--text-secondary));font-size:.95rem;font-weight:700}.btn-cta--upsell{padding:1.1rem 2rem;font-size:1.1rem;box-shadow:0 8px 20px #16a34a59}.btn-cta--upsell:hover{box-shadow:0 12px 25px #16a34a73}.upsell-secure-info{opacity:.6;text-align:center;font-size:.7rem;font-weight:700;display:block}.decline-link{color:hsl(var(--text-secondary));font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .2s}.decline-link:hover{color:hsl(var(--color-primary))}@media (width<=900px){.upsell-card-container{padding:2rem}.upsell-grid{grid-template-columns:1fr;gap:2rem}.upsell-grid__image-wrapper{margin-bottom:.5rem}.upsell-grid__image{max-width:280px;transform:none!important}.upsell-grid__content{text-align:center}.success-badge{margin:0 auto}.upsell-pricing__new-row{justify-content:center}}@media (width<=600px){.success-welcome__title{font-size:1.6rem}.success-welcome__delivery-box{text-align:center;flex-direction:column;padding:1.25rem}.success-welcome__delivery-icon{width:3.5rem;height:3.5rem;font-size:2rem}.success-welcome__notice-card{padding:1.25rem}.success-welcome__notice-title{font-size:1rem}.success-welcome__notice-text{font-size:.85rem}.upsell-grid__title{font-size:1.4rem}}.whatsapp-message-bubble{transition:transform .2s,background-color .2s,box-shadow .2s!important}.whatsapp-message-bubble:hover{transform:translateY(-2px)scale(1.02);background-color:#c7ebc3!important;box-shadow:0 4px 10px #0000001f!important}.whatsapp-message-bubble:active{transform:translateY(1px)scale(.99)}.scroll-warning-box{background-color:hsl(var(--color-secondary) / .1);border:2px dashed hsl(var(--color-secondary));border-radius:var(--radius-md);text-align:left;max-width:650px;box-shadow:var(--shadow-soft);align-items:center;gap:1.25rem;margin:1.5rem auto 2.5rem;padding:1.25rem 1.5rem;animation:2s infinite pulse-border;display:flex}.scroll-warning-icon{font-size:2.25rem;animation:1.5s infinite bounce-vertical}.scroll-warning-text{color:hsl(var(--text-primary));margin:0;font-size:.95rem;line-height:1.5}@keyframes bounce-vertical{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes pulse-border{0%{border-color:hsl(var(--color-secondary))}50%{border-color:hsl(var(--color-primary))}to{border-color:hsl(var(--color-secondary))}}.acervo-marquee{width:100%;margin-bottom:2rem;padding:1.5rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.acervo-marquee__track{gap:2rem;width:max-content;animation:38s linear infinite scroll-marquee;display:flex}.acervo-marquee:hover .acervo-marquee__track{animation-play-state:paused}.acervo-marquee__item{border-radius:var(--radius-md);width:250px;height:350px;box-shadow:var(--shadow-medium);border:1px solid hsl(var(--border-color));cursor:grab;background-color:#fff;flex-shrink:0;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s;overflow:hidden}.acervo-marquee__item:active{cursor:grabbing}.acervo-marquee__item img{object-fit:cover;pointer-events:none;width:100%;height:100%}.acervo-marquee__item:hover{box-shadow:var(--shadow-hard);border-color:hsl(var(--color-secondary) / .5);transform:translateY(-8px)scale(1.03)}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.depoimentos-marquee{width:100%;padding:1.5rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.depoimentos-marquee__track{gap:2rem;width:max-content;animation:32s linear infinite scroll-marquee-depoimentos;display:flex}.depoimentos-marquee:hover .depoimentos-marquee__track{animation-play-state:paused}.depoimentos-marquee__item{border-radius:var(--radius-md);height:380px;box-shadow:var(--shadow-medium);border:1px solid hsl(var(--border-color));cursor:grab;background-color:#fff;flex-shrink:0;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s;overflow:hidden}.depoimentos-marquee__item:active{cursor:grabbing}.depoimentos-marquee__item img{object-fit:contain;pointer-events:none;width:auto;height:100%;display:block}.depoimentos-marquee__item:hover{box-shadow:var(--shadow-hard);border-color:hsl(var(--color-secondary) / .5);transform:translateY(-8px)scale(1.02)}@keyframes scroll-marquee-depoimentos{0%{transform:translate(0)}to{transform:translate(-50%)}}
