*{box-sizing:border-box}html{
    scroll-behavior: smooth;
    color: #FFFFFF;
}body{margin:0;background:#fff;color:#171416;font-family:"DM Sans",Arial,sans-serif;line-height:1.35}body,button{font-synthesis:none}a{text-decoration:none;color:inherit}.site-header{height:78px;position:sticky;top:0;z-index:100;display:flex;align-items:center;padding:0 3.8vw;background:#fffdfdF2;border-bottom:1px solid #e9e5e6;backdrop-filter:blur(14px)}.logo-link img{width:105px;height:auto;display:block}.site-header nav{display:flex;gap:24px;margin:auto;font-size:14px;font-weight:500}.site-header nav a:hover{color:#fb04ac}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:11px;font-size:14px;font-weight:700;border:1px solid transparent;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0002}.pink{background:#fb04ac;color:#fff}.outline{border-color:#fb04ac;color:#fb04ac;background:#fff}.header-cta{min-height:42px}.menu{display:none;border:0;background:none;font-size:25px}.pink-text{color:#fb04ac}.purple-text{color:#601cd1}.green-text{color:#67fb07}.center{text-align:center}.section-head{max-width:1120px;margin:0 auto}.section-head h2{font-size:clamp(38px,4.4vw,65px);line-height:.98;letter-spacing:-.055em;margin:0 0 22px;font-weight:700}.section-head h2 span{color:#fb04ac}.section-head p{font-size:18px;line-height:1.45;max-width:900px;margin:0 auto;color:#353034}.section-head p strong{
    font-weight: bold;
    color: #FDDF42;
}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;margin-bottom:18px;color:#601cd1}.hero{min-height:calc(100vh - 78px);padding:75px 7vw 90px;display:grid;grid-template-columns:minmax(280px,520px) minmax(360px,610px);justify-content:center;align-items:center;gap:7vw}.hero-video-wrap{display:flex;justify-content:center}.video{position:relative;overflow:hidden;background:#080808;border-radius:24px}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hero-video{width:min(100%,430px);aspect-ratio:9/16;border-radius:25px;box-shadow:0 24px 70px #0001}.hero-copy h1{font-size:clamp(45px,5.4vw,78px);line-height:.94;letter-spacing:-.065em;margin:0 0 22px}.hero-copy h2{font-size:clamp(30px,3.4vw,50px);line-height:1;letter-spacing:-.045em;margin:0 0 28px}.hero-rest{font-size:15px;color:#333033}.hero-rest .lead{font-size:19px;line-height:1.42;font-weight:600}.checks{padding:0;margin:25px 0;list-style:none;display:grid;gap:7px;color:#fb04ac;font-size:13px;font-weight:600}.actions{display:flex;gap:10px;flex-wrap:wrap}.problem-section{background:#e633a8;padding:115px 7vw 130px}.problem-section .section-head h2{color:#fff}.problem-section .section-head h2 span{color:#67fb07}.problem-section .section-head p{color:#fff}.problem-grid{max-width:980px;margin:58px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.problem-card{background:#fff;border-radius:28px;padding:42px 36px 34px;min-height:820px;transition:transform .3s,box-shadow .3s}.problem-card:hover{transform:translateY(-7px);box-shadow:0 18px 45px #5d003530}.acc-trigger{width:100%;background:none;border:0;text-align:center;padding:0;cursor:pointer;color:inherit;font:inherit;display:flex;flex-direction:column;align-items:center;gap:0}.problem-icon{width:150px;height:150px;flex:0 0 150px;margin:0 auto 20px}.icon{fill:none;stroke:currentColor;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.problem-card .problem-icon{color:#fb04ac}.problem-card .acc-trigger>span:nth-child(2){display:flex;flex-direction:column;align-items:center}.problem-card strong{display:block;font-size:39px;line-height:1.08;color:#fb04ac}.problem-card em{display:block;font-style:normal;color:#601cd1;font-weight:700;font-size:22px;line-height:1.15;margin-top:10px;max-width:280px}.plus{font-size:0;color:#fb04ac;line-height:1;margin-top:15px}.plus:after{content:'▲';font-size:15px}.accordion.open .plus:after{content:'▼'}.acc-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.acc-body>*{overflow:hidden}.accordion.open>.acc-body{grid-template-rows:1fr}.problem-card .acc-body p{margin:22px auto 0;font-size:20px;line-height:1.25;text-align:center;color:#fb04ac;max-width:285px}.triangle{display:none}.solution-section{background:#000;color:#fff;padding:120px 7vw 130px}.solution-section .section-head h2{color:#fff}.solution-section .section-head h2 span{color:#67fb07}.solution-section .section-head p{color:#fff}.solution-grid{max-width:1050px;margin:70px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:62px}.solution-card{border:2px solid #67fb07;border-radius:18px;padding:30px 26px;min-height:255px;transition:transform .3s,background .3s}.solution-card:hover{transform:translateY(-8px) scale(1.045);background:#67fb0712;z-index:2}.solution-card .icon{color:#67fb07;width:56px;height:56px}.solution-card h3{color:#67fb07;font-size:31px;margin:15px 0 5px}.solution-card p{margin:0;color:#fff;font-size:16px}.transform-section{padding:95px 7vw 85px;background:#fff}.transform-content{max-width:900px;margin:42px auto 0;display:flex;flex-direction:column;align-items:center}.vertical-video{width:min(100%,300px);aspect-ratio:9/16;border-radius:20px}.transform-copy{text-align:center;max-width:760px}.transform-copy p{font-size:16px}.big-note{font-size:18px!important;margin:25px 0 5px}.question-call{text-align:center;margin-top:42px}.question-call h3{font-size:30px;color:#601cd1;margin:0}.question-call p{font-size:18px;color:#fb04ac;margin:4px 0}.what-section{background:#fff;padding:105px 7vw}.what-grid{max-width:1080px;margin:55px auto 0;display:grid;grid-template-columns:360px 1fr;gap:78px;align-items:center}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-list>div{padding:25px;border-radius:16px;border:2px solid #601cd1;background:#fff;transition:.25s}.feature-list>div:hover{transform:translateY(-5px);box-shadow:0 12px 30px #601cd11c}.feature-list .icon{width:34px;height:34px;color:#fb04ac}.feature-list h3{margin:10px 0 7px;font-size:18px;color:#601cd1}.feature-list p{font-size:14px;margin:0;color:#403b3f}.styles-section{padding:110px 6vw;background:#fff}.visual-style{transition:transform .35s}.visual-style:hover{transform:translateY(-5px)}.style-images{display:grid;grid-template-columns:1.65fr 1fr;gap:8px;height:390px}.style-images .wide{width:100%;height:100%;object-fit:cover;border-radius:18px}.style-images>div{display:grid;grid-template-rows:1fr 1fr;gap:8px}.style-images>div img{width:100%;height:100%;object-fit:cover;border-radius:15px}.visual-style h3{color:#fb04ac;font-size:26px;margin:17px 0 2px}.visual-style p{color:#601cd1;font-size:16px;font-weight:600;margin:0}.styles-columns{max-width:1260px;margin:55px auto 80px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.style-column{min-width:0}.style-label{padding:0 4px 16px}.style-label h3{font-size:25px;color:#fb04ac;margin:0 0 4px}.style-label p{font-size:14px;color:#601cd1;font-weight:600;margin:0;line-height:1.3}.style-stack{display:grid;gap:10px}.style-stack img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;display:block;transition:transform .3s,box-shadow .3s}.style-stack img:hover{transform:scale(1.025);box-shadow:0 14px 30px #601cd928}.style-end{max-width:850px;margin:auto}.style-end h3{font-size:32px;color:#601cd1}.style-end p{color:#454045;font-size:16px}.style-end strong{color:#fb04ac}.audience-section{background:#f4f1ee;padding:115px 6vw}.audience-title{max-width:850px;margin:65px auto 45px}.audience-title h3{font-size:38px;color:#601cd1;margin:0 0 8px}.audience-title p{font-size:16px;margin:0}.pros-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.pros-card{background:#fff;border-radius:22px;border:2px solid #fb04ac;overflow:hidden;transition:box-shadow .25s,transform .25s}.pros-card:hover{box-shadow:0 14px 35px #601cd11b}.pros-main{padding:28px 30px 20px}.pros-main h3{color:#601cd1;font-size:30px;margin:0 0 8px}.pros-main p{margin:0 0 10px;font-size:14px;color:#383338}.pros-main .pros-q{color:#601cd1;font-weight:700;font-size:16px}.pros-row{border-top:1px solid #eadde7}.pros-row .mini{padding:16px 25px;font-size:15px;font-weight:700;color:#601cd1;justify-content:space-between}.pros-row .acc-body ul{list-style:none;margin:0;padding:0 25px 17px;color:#fb04ac;font-size:14px;line-height:1.65}.plans-section{background:#f4f1ee;padding:115px 5vw}.launch-badge{display:inline-flex;flex-direction:column;background:#000;color:#fff;border-radius:12px;padding:14px 22px;margin-top:27px;font-weight:700}.launch-badge small{font-weight:400;color:#fff;margin-top:3px}.plans-grid{max-width:1220px;margin:55px auto 70px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-card{position:relative;border:2px solid #fb04ac;border-radius:24px;padding:30px 27px;display:flex;flex-direction:column;min-height:720px;background:#fff;transition:transform .3s,box-shadow .3s}.plan-card:hover{transform:translateY(-7px);box-shadow:0 18px 50px #601cd120}.plan-card.featured{border-color:#601cd1;box-shadow:0 12px 35px #601cd91c}.chosen{position:absolute;right:20px;top:20px;background:#67fb07;color:#000;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.plan-card h3{font-size:34px;color:#601cd1;margin:0 0 7px}.plan-card h4{font-size:17px;color:#fb04ac;margin:0 0 15px}.plan-card>p{font-size:14px;color:#3d383b;min-height:58px;margin:0}.plan-number{font-size:65px;font-weight:700;color:#fb04ac;line-height:1;margin-top:24px}.story-label{font-size:13px;font-weight:700;color:#601cd1}.price{margin:24px 0 18px;display:grid;gap:5px}.price del{color:#999;font-size:14px}.price strong{font-size:25px;color:#fb04ac}.price small{font-size:14px}.price small b{color:#601cd1}.plan-acc{border-top:1px solid #ddd3d7}.plan-acc .mini{padding:14px 0;font-size:14px;font-weight:700;color:#601cd1;justify-content:space-between}.plan-acc .acc-body p,.plan-acc .acc-body ul{font-size:13px;margin:0 0 13px;color:#3d383b}.plan-acc .acc-body ul{list-style:none;padding:0}.full{width:100%;margin-top:auto}.comparison{max-width:1150px;margin:auto}.comparison h3{text-align:center;font-size:30px;color:#601cd1}.table-scroll{overflow:auto;border:1px solid #e5dde1;border-radius:16px}.comparison table{width:100%;min-width:800px;border-collapse:collapse;background:#fff}.comparison th,.comparison td{padding:15px 17px;border-bottom:1px solid #ece6e8;font-size:14px}.comparison thead th{background:#601cd1;color:#fff}.comparison thead th:nth-child(3){background:#67fb07;color:#000}.comparison tbody th{font-weight:600;color:#3e383c;text-align:left}.comparison td{text-align:center}.comparison tr:nth-child(even){background:#faf7f8}.comparison-note{text-align:center;margin-top:24px;color:#fb04ac;font-size:15px}.comparison-note strong{color:#601cd1}.process-section{background:#fff;padding:115px 6vw}.steps{max-width:1200px;margin:60px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.step{position:relative;text-align:center;padding:25px 20px}.step-icon{width:78px;height:78px;border:2px solid #fb04ac;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;color:#601cd1}.step-icon .icon{width:37px;height:37px}.step>span{font-size:11px;color:#fb04ac;font-weight:800}.step h3{font-size:22px;color:#601cd1;margin:8px 0}.step p{font-size:14px;color:#444;margin:0}.process-arrow{position:absolute;right:-30px;top:54px;color:#601cd1;font-size:34px;font-weight:700}.faq-section{background:#f4f1ee;padding:115px 7vw}.faq-list{max-width:900px;margin:55px auto 0}.faq-list details{border-bottom:1px solid #dcd4d8}.faq-list summary{cursor:pointer;list-style:none;padding:20px 4px;font-size:17px;font-weight:700;color:#601cd1}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#fb04ac;font-size:24px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{padding:0 40px 20px 4px;margin:0;color:#484247;font-size:14px}.final-section{background:#000;color:#fff;text-align:center;padding:135px 6vw}.final-section .eyebrow{color:#67fb07}.final-section h2{font-size:clamp(42px,5.5vw,76px);line-height:.95;letter-spacing:-.06em;max-width:950px;margin:0 auto 25px}.final-section>p{max-width:700px;margin:0 auto 30px;color:#fff;font-size:17px}.final-meta{max-width:750px;margin:32px auto 0;display:flex;justify-content:center;gap:25px;flex-wrap:wrap;color:#67fb07;font-size:13px;font-weight:600}footer{padding:30px 5vw;display:grid;grid-template-columns:150px 1fr 1fr;gap:25px;align-items:center;border-top:1px solid #e8e2e5;font-size:12px;color:#666064}footer .logo-link img{width:105px}.footer-links{display:flex;justify-content:center;gap:18px}.footer-legal{text-align:right}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}#planes .section-head.center p {
}
.texto-blanco {
    color: #FFFFFF;
}
@media(max-width:1000px){.site-header nav{display:none}.menu{display:block;margin-left:10px}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr;max-width:700px;margin:auto}.hero-video-wrap{order:-1}.hero-copy{display:contents}.hero-title{order:0}.hero-video-wrap{order:1}.hero-rest{order:2}.problem-grid,.solution-grid{grid-template-columns:1fr}.what-grid{grid-template-columns:1fr;max-width:700px}.feature-list{grid-template-columns:1fr 1fr}.styles-columns,.plans-grid,.pros-grid{grid-template-columns:1fr}.styles-columns{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.process-arrow{display:none}footer{grid-template-columns:1fr;text-align:center}.footer-links{flex-wrap:wrap}.footer-legal{text-align:center}}@media(max-width:600px){.styles-columns{grid-template-columns:1fr}.site-header{height:68px;padding:0 5vw}.logo-link img{width:92px}.hero{padding:45px 5vw 75px}.hero-title h1{font-size:47px}.hero-title h2{font-size:29px}.hero-video{width:min(100%,300px)}.hero-rest .lead{font-size:17px}.section-head h2{font-size:40px}.section-head p{font-size:16px}.problem-section,.solution-section,.transform-section,.what-section,.styles-section,.audience-section,.plans-section,.process-section,.faq-section,.final-section{padding:85px 5vw}.problem-card{padding:30px 22px;min-height:680px}.problem-icon{width:105px;height:105px;flex-basis:105px}.problem-card strong{font-size:28px}.problem-card em{font-size:16px}.problem-card .acc-body p{font-size:16px}.solution-grid{gap:20px}.transform-content{margin-top:40px}.what-grid{gap:40px}.feature-list{grid-template-columns:1fr}.style-images{height:330px}.plan-card{min-height:0}.plans-grid{margin-top:40px}.steps{grid-template-columns:1fr}.final-meta{gap:12px;flex-direction:column}.final-section h2{font-size:45px}.footer-links{display:none}}

/* ===== V2.2 PIXEL REFINEMENT ===== */
:root{--pink:#e633a8;--hot:#fb04ac;--green:#91f84d;--purple:#601dd1;--white:#fff;--ink:#171416}
body{font-family:"DM Sans",Arial,sans-serif;color:var(--ink)}
.pink,.button.pink{background:var(--pink)!important}.pink-text{color:var(--hot)!important}.purple-text,.purple-text{color:var(--purple)!important}.green-text{color:var(--green)!important}
.site-header{background:#fff!important}.site-header nav a:hover{color:var(--pink)}
.section-head h2{letter-spacing:-.045em}.section-head p{line-height:1.45}
.problem-section{background:var(--pink);padding-top:100px}.problem-section .section-head h2 span{color:var(--green)}
.problem-grid{max-width:1080px;gap:36px}.problem-card{border-radius:30px;min-height:0;padding:38px 32px 28px}.problem-icon{width:132px;height:132px;flex-basis:132px;margin-bottom:18px}.problem-card strong{font-size:36px;color:var(--pink)}.problem-card em{font-size:21px;color:var(--purple)}.problem-card .plus:after{color:var(--pink)}
.problem-card .acc-body p{color:var(--pink);font-size:18px;line-height:1.28;margin-top:20px}.problem-card:not(.open) .acc-body{display:none}.problem-card.open .acc-body{display:block}.problem-card.open .acc-body p{animation:fadeUp .35s ease}.problem-card.open{padding-bottom:34px}.problem-card.open .problem-icon{transform:scale(1.04)}
.solution-section{background:#000;padding-top:110px}.solution-grid{max-width:1040px;gap:62px}.solution-card{border-color:var(--green);border-radius:18px;min-height:250px}.solution-card .icon{color:var(--green);width:76px;height:76px;stroke-width:3.2}.solution-card h3{color:var(--green);font-size:31px}.solution-card p{font-size:16px;line-height:1.4}
.transform-section{background:#fff;padding-top:92px}.transform-section .section-head h2{color:var(--purple)}.transform-section .section-head h2 span{color:var(--hot)}.transform-section .section-head p span{color:var(--hot)}.transform-copy p{line-height:1.45}.question-call h3{color:var(--purple)}.question-call p{color:var(--hot)}
.what-section{background:#fff;padding:100px 7vw 115px}.what-section .section-head h2{color:var(--purple)}.what-section .section-head p{color:#222}.what-grid{grid-template-columns:minmax(300px,360px) minmax(520px,650px);gap:70px;align-items:center}.vertical-video{width:100%;max-width:340px;aspect-ratio:9/16}.feature-list{gap:16px}.feature-list>div{border:2px solid var(--purple);border-radius:20px;background:#fff;padding:25px 24px;min-height:205px}.feature-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;color:var(--hot);font-size:47px;font-weight:800;line-height:1}.feature-list h3{font-size:23px;color:var(--purple);margin:12px 0 7px}.feature-list p{font-size:14px;line-height:1.45;color:#393439}
.styles-section{background:#f7f5f3;padding-top:105px}.styles-section .section-head h2{color:var(--purple)}.styles-columns{max-width:1220px;gap:22px}.style-label h3{color:var(--hot);font-size:25px}.style-label p{color:var(--purple)}.style-stack img{border-radius:16px;aspect-ratio:4/3}.style-stack{gap:12px}.style-end h3{color:var(--purple)}.style-end strong{color:var(--hot)}
.audience-section{background:#fff;padding:110px 6vw}.audience-section .section-head h2{color:var(--purple)}.audience-title{max-width:900px}.audience-title h3{color:var(--hot);font-size:35px}.audience-title p{color:#333}.pros-selector{max-width:1160px;margin:35px auto 0;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.pros-tab{appearance:none;border:2px solid var(--purple);background:#fff;color:var(--purple);border-radius:999px;padding:12px 17px;font:700 13px "DM Sans",Arial;cursor:pointer;transition:.2s}.pros-tab:hover,.pros-tab.active{background:var(--purple);color:#fff;transform:translateY(-2px)}.pros-panel{max-width:980px;margin:18px auto 0}.pros-content{display:none;background:#f7f5f3;border:2px solid var(--hot);border-radius:24px;padding:34px 38px}.pros-content.active{display:block;animation:fadeUp .3s ease}.pros-content h3{color:var(--purple);font-size:32px;margin:0 0 8px}.pros-content p{font-size:15px;line-height:1.5;margin:7px 0;color:#333}.pros-content .pros-q{font-weight:700;color:var(--hot);font-size:18px}.pros-details{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.pros-details details{background:#fff;border-radius:16px;border:1px solid #ded5dc;overflow:hidden}.pros-details summary{list-style:none;cursor:pointer;padding:16px 18px;color:var(--purple);font-weight:800;font-size:14px}.pros-details summary::-webkit-details-marker{display:none}.pros-details summary:after{content:'+';float:right;color:var(--hot);font-size:20px}.pros-details details[open] summary:after{content:'▲'}.pros-details ul{list-style:none;margin:0;padding:0 18px 17px;color:var(--hot);font-size:14px;line-height:1.7}
.plans-section{background:#fff;padding-top:105px}.plans-section .section-head h2{color:var(--purple)}.plans-section .section-head p{color:#333}.launch-badge{background:var(--purple);border-radius:16px}.plans-grid{gap:20px}.plan-card{background:#f7f5f3;border:2px solid var(--purple);border-radius:25px;min-height:720px;padding:32px 28px}.plan-card.featured{background:#fff;border-color:var(--pink);box-shadow:0 14px 45px #e633a82a}.chosen{background:var(--green);color:#000}.plan-card h3{color:var(--purple);font-size:34px}.plan-card h4{color:var(--hot)}.plan-number{color:var(--pink)}.story-label{color:var(--purple)}.price strong{color:var(--pink)}.price small b{color:var(--purple)}.plan-acc{border-top:1px solid #d9cfd6}.plan-acc .mini{color:var(--purple);padding:16px 0}.plan-acc .mini span:last-child{color:var(--hot)}.plan-acc .acc-body{display:none}.plan-acc.open .acc-body{display:block}.plan-acc.open .mini span:last-child{font-size:0}.plan-acc.open .mini span:last-child:after{content:'▲';font-size:15px;color:var(--hot)}.comparison{margin-top:25px}.comparison h3{color:var(--purple)}.table-scroll{border:2px solid var(--purple);border-radius:18px}.comparison thead th{background:var(--purple)}.comparison thead th:nth-child(3){background:var(--green);color:#000}.comparison-note{color:var(--pink)}.comparison-note strong{color:var(--purple)}
.process-section{background:#f7f5f3;padding-top:110px}.process-section .section-head h2{color:var(--purple)}.step{padding:20px}.step-icon{width:92px;height:92px;border:3px solid var(--hot);background:#fff;color:var(--purple);border-radius:50%}.step-icon .icon{width:48px;height:48px;stroke-width:3}.step>span{color:var(--pink)}.step h3{color:var(--purple);font-size:24px}.step p{line-height:1.45}.process-arrow{color:var(--pink);font-size:38px}
.faq-section{background:#fff;padding-top:110px}.faq-section .section-head h2{color:var(--purple)}.faq-list{max-width:920px}.faq-list details{border-bottom:2px solid #eee2e9}.faq-list summary{color:var(--purple);font-size:17px;padding:20px 8px}.faq-list summary:after{color:var(--pink)}
.final-section{background:var(--pink);padding-top:125px;padding-bottom:125px}.final-section .eyebrow{color:#fff}.final-section h2{color:#fff}.final-section>p{color:#fff}.final-meta{color:#fff}.final-section .button.pink{background:#fff!important;color:var(--pink)!important}
@keyframes fadeUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(max-width:1000px){.what-grid{grid-template-columns:1fr;justify-items:center}.feature-list{max-width:700px}.pros-details{grid-template-columns:1fr}.plans-grid{grid-template-columns:1fr}.plan-card{min-height:0}.styles-columns{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.problem-grid{gap:16px}.problem-card{padding:27px 20px 24px}.problem-icon{width:100px;height:100px;flex-basis:100px}.problem-card strong{font-size:27px}.problem-card em{font-size:16px}.problem-card .acc-body p{font-size:15px}.solution-section .section-head h2{font-size:39px}.solution-grid{gap:18px}.solution-card{min-height:0;padding:28px 24px}.solution-card .icon{width:72px;height:72px}.what-section{padding-left:5vw;padding-right:5vw}.what-grid{gap:35px}.feature-list{grid-template-columns:1fr}.feature-list>div{min-height:0}.styles-columns{grid-template-columns:1fr}.style-stack img{aspect-ratio:4/3}.audience-section{padding-left:5vw;padding-right:5vw}.pros-selector{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:none}.pros-selector::-webkit-scrollbar{display:none}.pros-tab{white-space:nowrap}.pros-content{padding:26px 20px}.pros-content h3{font-size:27px}.pros-content .pros-q{font-size:16px}.plans-section{padding-left:5vw;padding-right:5vw}.comparison h3{font-size:26px}.process-section{padding-left:5vw;padding-right:5vw}.faq-section{padding-left:5vw;padding-right:5vw}.final-section{padding-left:5vw;padding-right:5vw}}
/* Palette lock: only the brand palette is used for section backgrounds */
.styles-section,.audience-section,.plans-section,.process-section,.faq-section{background:#fff!important}
.what-section{background:#fff!important}
.transform-section{background:#fff!important}
/* ===== V2.3 — SECTION 1 / HERO faithful Framer pass ===== */
.hero{background:#fef9fc;min-height:calc(100vh - 74px);padding:110px 0 82px;grid-template-columns:334px minmax(620px,780px);gap:69px;align-items:center}
.hero-video{width:334px;aspect-ratio:9/16;border-radius:24px;box-shadow:0 24px 55px rgba(230,51,168,.12)}
.hero-copy h1{font-size:38px;line-height:1.08;letter-spacing:-.045em;margin:0 0 27px;font-weight:700;color:#601dd1}
.hero-copy h1::first-letter{color:#fb04ac}
.hero-copy h2{font-size:61px;line-height:1.02;letter-spacing:-.055em;margin:0 0 28px;font-weight:700;color:#000}
.hero-rest{font-size:20px;line-height:1.48;color:#1f1b1f}
.hero-rest .lead{font-size:22px;line-height:1.34;font-weight:600;margin:0 0 25px}
.hero-rest>p:nth-child(2){font-size:19px;line-height:1.48;margin:0 0 25px}
.checks{margin:0 0 27px;gap:9px;color:#e633a8;font-size:16px;line-height:1.3;font-weight:500}
.hero-rest>p:last-of-type{font-size:20px;line-height:1.35;color:#601dd1;margin:0 0 27px}
.actions{gap:15px}
.actions .button{min-height:49px;padding:0 24px;border-radius:11px;font-size:16px}
.site-header{height:74px;padding:0 3.15vw;background:#fff!important}
.logo-link img{width:135px}
.site-header nav{font-size:16px;gap:24px}
.header-cta{min-height:48px;padding:0 27px;font-size:16px;border-radius:14px}
@media(max-width:1000px){.hero{padding:65px 5vw 75px;grid-template-columns:1fr;gap:35px}.hero-video-wrap{order:1}.hero-copy{display:contents}.hero-title{order:0}.hero-rest{order:2}.hero-copy h1{font-size:34px}.hero-copy h2{font-size:49px}.hero-video{width:min(100%,334px)}}
@media(max-width:600px){.hero{padding:42px 5vw 65px;gap:28px}.hero-copy h1{font-size:31px}.hero-copy h2{font-size:43px}.hero-rest .lead{font-size:18px}.hero-rest>p:nth-child(2){font-size:17px}.checks{font-size:14px}.hero-rest>p:last-of-type{font-size:18px}.actions .button{font-size:14px}.site-header{height:68px}.logo-link img{width:105px}.header-cta{min-height:42px;font-size:14px}}

/* HERO pixel correction: text colors, benefit SVG icons, and Framer-like video interaction */
.hero-copy h1{color:#601dd1}
.hero-copy h1::first-letter{color:#fb04ac}
.hero-copy h2 .pink-text{color:#fb04ac}
.hero-copy h2{color:#000}
.hero-rest .pink-text{color:#fb04ac}
.hero-rest>p:last-of-type .pink-text{color:#fb04ac}
.checks li{display:flex;align-items:center;gap:10px}
.hero-benefit-icon{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:#fb04ac;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hero-video{border:1.5px solid #fb04ac;box-shadow:0 24px 55px rgba(230,51,168,.22);transition:transform .35s ease,box-shadow .35s ease}
.hero-video:hover{transform:scale(1.025);box-shadow:0 30px 65px rgba(230,51,168,.30)}
.hero-video iframe{pointer-events:auto}
/* HERO correction 3: exact requested text color split and rocket icon */
.hero-title h1 .pink-text{color:#e633a8}
.hero-rest .lead .purple-text{color:#601dd1}
.rocket-icon{stroke:#fb04ac}

/* ===== SECTION 2 — exact reference pass, preserving Section 1 ===== */
.problem-section{background:#fb04ac!important;padding:62px 40px 72px;min-height:790px}
.problem-section .section-head{max-width:1080px}
.problem-section .section-head h2{font-size:50px!important;line-height:1.02!important;letter-spacing:-.045em!important;color:#fff!important;margin:0 auto 24px!important}
.problem-section .section-head h2 span{color:#91f84d!important}
.problem-section .section-head p{font-size:22px!important;line-height:1.28!important;color:#fff!important;max-width:850px!important;margin:0 auto!important;font-weight:700!important}
.problem-section .section-head p .sec2-green{color:#91f84d!important}
.problem-grid{max-width:720px!important;margin:58px auto 0!important;grid-template-columns:repeat(3,220px)!important;gap:24px!important;align-items:start}
.problem-card{width:220px!important;min-height:0!important;height:auto!important;background:#fff!important;border-radius:22px!important;padding:24px 14px 22px!important;box-shadow:none!important;transition:transform .25s ease,box-shadow .25s ease!important}
.problem-card:hover{transform:translateY(-2px)!important;box-shadow:0 10px 24px rgba(96,29,209,.15)!important}
.problem-card.open{padding-bottom:22px!important}
.problem-card .acc-trigger{gap:0!important}
.problem-card .problem-icon.exact-icons{width:150px!important;height:150px!important;flex:0 0 150px!important;margin:0 auto 4px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.exact-icons img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}
.exact-icons .open-icon-img{display:none}
.problem-card.open .exact-icons .closed-icon-img{display:none}
.problem-card.open .exact-icons .open-icon-img{display:block}
.problem-card strong{font-size:28px!important;line-height:1.04!important;color:#e633a8!important;font-weight:700!important}
.problem-card em{font-size:16px!important;line-height:1.08!important;color:#601dd1!important;font-weight:700!important;margin-top:8px!important;max-width:190px!important}
.problem-card .plus{font-size:0!important;color:#601dd1!important;margin-top:12px!important;height:18px!important}
.problem-card .plus:after{content:'+'!important;font-size:18px!important;color:#601dd1!important}
.problem-card.open .plus:after{content:'▲'!important;font-size:12px!important;color:#e633a8!important}
.problem-card .acc-body{display:none!important}
.problem-card.open .acc-body{display:block!important}
.problem-card .acc-body p{margin:10px auto 0!important;color:#e633a8!important;font-size:15px!important;line-height:1.14!important;font-weight:500!important;max-width:188px!important;text-align:center!important}
.problem-card .triangle{display:none!important}
@media(max-width:900px){.problem-section{padding-left:20px;padding-right:20px}.problem-grid{grid-template-columns:repeat(3,minmax(0,220px))!important;width:100%;gap:16px!important}.problem-card{width:100%!important}.problem-section .section-head h2{font-size:44px!important}.problem-section .section-head p{font-size:19px!important}}
@media(max-width:700px){.problem-section{padding:48px 16px 56px;min-height:auto}.problem-section .section-head h2{font-size:34px!important}.problem-section .section-head p{font-size:17px!important}.problem-grid{grid-template-columns:1fr!important;max-width:280px!important;gap:16px!important}.problem-card{width:100%!important}.problem-card .problem-icon.exact-icons{width:118px!important;height:118px!important;flex-basis:118px!important}.problem-card strong{font-size:26px!important}.problem-card em{font-size:15px!important}.problem-card .acc-body p{font-size:15px!important}}
/* Section 2: exact icon artwork taken from the supplied Framer reference screenshots. */
.problem-card .exact-icons { display:flex; align-items:center; justify-content:center; width:100%; height:150px; }
.problem-card .exact-icons img { width:150px; height:150px; object-fit:contain; display:block; }
.problem-card .exact-icons .open-icon-img { display:none; }
.problem-card.open .exact-icons .closed-icon-img { display:none; }
.problem-card.open .exact-icons .open-icon-img { display:block; }

/* FINAL V2.3 — exact vector accordion icons + full Vimeo Hero frame */
.problem-icon.exact-icons{
  width:132px;
  height:108px;
  flex:0 0 108px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.problem-icon.exact-icons img{
  display:block;
  width:132px;
  height:auto;
  max-height:108px;
  object-fit:contain;
}
.problem-card.open .problem-icon.exact-icons{transform:none}

/* Hero Vimeo: show the complete original player frame, without crop/zoom. */
.hero-video{
  overflow:hidden;
  background:#fff;
  aspect-ratio:9 / 16;
}
.hero-video iframe{
  display:block;
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  transform:none !important;
}

/* V2.3 — SECTION 3 approved color corrections */
.solution-section .section-head h2 .solution-pink{color:#FB04AC;font-style:normal}
.solution-section .section-head p .solution-green{color:#91F84D;font-weight:700}

/* V2.3 FINAL — Section 3 Framer-style hover on Captar / Comprender / Recordar.
   Override the reveal animation's transform so the hover scale is always visible. */
.solution-card.reveal {
  position: relative;
  transform-origin: center center;
  transition: transform .28s cubic-bezier(.2,.8,.2,1), box-shadow .28s ease, background-color .28s ease;
  will-change: transform;
}
.solution-card.reveal.visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.solution-card.reveal.visible:hover {
  transform: translateY(-6px) scale(1.06) !important;
  box-shadow: 0 18px 42px rgba(145,248,77,.18);
  background-color: rgba(145,248,77,.07);
  z-index: 5;
}
@media (hover:none), (pointer:coarse) {
  .solution-card.reveal.visible:hover { transform: translateY(0) scale(1) !important; }
}

/* V2.3 — Section 3 Framer-style white blink on hover.
   Keeps the approved scale/lift effect and adds a brief white flash. */
.solution-card.reveal.visible {
  position: relative;
  overflow: hidden;
}
.solution-card.reveal.visible::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  border-radius: inherit;
}
.solution-card.reveal.visible:hover::after {
  animation: cardWhiteBlink .34s ease-out;
}
@keyframes cardWhiteBlink {
  0% { opacity: 0; }
  18% { opacity: .62; }
  42% { opacity: .16; }
  100% { opacity: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .solution-card.reveal.visible:hover::after { animation: none; }
}

/* CONSOLIDATED: approved Hero/Header button magenta */
.site-header .header-cta.button.pink, .hero .actions .button.pink { background:#FB04AC; color:#fff; }


/* ===== SECTION 4 — approved visual/text pass; Sections 1–3 preserved ===== */
.transform-section .section-head{max-width:1040px}
.transform-section .section-head h2{font-size:clamp(42px,4.6vw,62px);line-height:1.01;letter-spacing:-.052em;font-weight:700;color:#601dd1;margin:0 auto 24px}
.transform-section .section-head h2 .sec4-magenta{color:#FB04AC}
.transform-section .section-head p{font-size:19px;line-height:1.42;max-width:880px;color:#601dd1;margin:0 auto}
.transform-section .section-head p .sec4-magenta{color:#FB04AC}
.transform-section .section-head p .sec4-purple{color:#601DD1}
.transform-section .transform-content{margin-top:48px}
.transform-section .transform-copy{max-width:790px}
.transform-section .transform-copy .big-note{font-size:20px!important;line-height:1.3}
.transform-section .question-call{margin-top:44px}
.transform-section .question-call h3{font-size:32px;line-height:1.08}
.transform-section .question-call p{font-size:19px;line-height:1.35}
@media(max-width:700px){
 .transform-section .section-head h2{font-size:38px;line-height:1.03}
 .transform-section .section-head p{font-size:16px}
 .transform-section .transform-copy .big-note{font-size:18px!important}
 .transform-section .question-call h3{font-size:27px}
 .transform-section .question-call p{font-size:17px}
}

/* V2.3 Section 4 precision: approved text colors + tighter Framer-like tracking */
body { letter-spacing: -0.014em; }

/* SECTION 4 — only requested text colors + same Hero video frame/hover treatment */
.transform-section .section-head h2 .sec4-magenta { color:#FB04AC; }
.transform-section .section-head p .sec4-magenta { color:#FB04AC; }
.transform-section .section-head p .sec4-black { color:#000; }
.transform-section .section-head p .sec4-purple { color:#601DD1; }
.sec4-video { box-sizing:border-box; border:1.5px solid #FB04AC; box-shadow:0 24px 55px rgba(251,4,172,.22); transition:transform .35s ease,box-shadow .35s ease; transform-origin:center center; }
.sec4-video:hover { transform:scale(1.07); box-shadow:0 32px 72px rgba(251,4,172,.34); }

/* SECTION 4 video: remove player black edge without cropping/deforming */
.sec4-video{background:transparent;overflow:hidden;}
.sec4-video iframe{display:block;background:transparent;}
/* V2.3 CONSOLIDADO — Sección 4: subtítulos grandes tipo Framer */
.transform-section .section-head p{font-size:26px;line-height:1.18;letter-spacing:-.035em}
.transform-section .question-call p{font-size:26px;line-height:1.18;letter-spacing:-.035em}
@media(max-width:600px){
 .transform-section .section-head p{font-size:21px;line-height:1.2;letter-spacing:-.025em}
 .transform-section .question-call p{font-size:21px;line-height:1.2;letter-spacing:-.025em}
}

/* ===== SECTION 5 — Visual Story, faithful to supplied Framer reference ===== */
.what-section{
  background:#fb04ac!important;
  color:#fff;
  padding:72px 6vw 95px;
  overflow:hidden;
}
.what-head{max-width:1100px!important}
.what-head h2{
  color:#fff!important;
  font-size:58px!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  margin:0 0 14px!important;
}
.what-green{color:#91f84d!important}
.what-head h3{
  color:#fff;
  font-size:27px;
  line-height:1.12;
  letter-spacing:-.035em;
  margin:0 auto 10px;
  font-weight:700;
}
.what-head p{
  color:#fff!important;
  font-size:21px!important;
  line-height:1.25!important;
  max-width:1080px!important;
  font-weight:700;
  margin:0 auto!important;
}
.what-divider{
  width:400px;
  max-width:70%;
  height:2px;
  background:#fff;
  margin:32px auto 0;
}
.what-grid{
  max-width:1120px!important;
  margin:62px auto 0!important;
  display:grid!important;
  grid-template-columns:380px 1fr!important;
  gap:75px!important;
  align-items:center!important;
}
.what-video-wrap{display:flex;justify-content:center}
.what-video{
  width:372px!important;
  max-width:100%;
  aspect-ratio:9/16!important;
  border-radius:24px!important;
  border:2px solid #fff;
  background:#fff;
  box-shadow:0 24px 55px rgba(96,29,209,.22),0 0 0 3px rgba(251,4,172,.35);
  transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease;
}
.what-video:hover{
  transform:scale(1.065) translateY(-4px);
  box-shadow:0 34px 78px rgba(96,29,209,.30),0 0 0 4px #fff;
  z-index:3;
}
.what-video iframe{background:#fff}
.what-features{
  display:flex!important;
  flex-direction:column;
  gap:22px!important;
  grid-template-columns:none!important;
}
.what-feature{
  min-height:100px!important;
  width:100%;
  display:flex;
  align-items:center;
  gap:20px;
  padding:14px 22px!important;
  border:2px solid #fff!important;
  border-radius:18px!important;
  background:transparent!important;
  color:#fff;
  transition:transform .28s ease,background .28s ease,color .28s ease,box-shadow .28s ease;
}
.what-feature:hover{
  transform:scale(1.045) translateY(-3px);
  background:#fff!important;
  color:#fb04ac!important;
  box-shadow:0 18px 40px rgba(96,29,209,.20);
  z-index:2;
}
.what-feature .feature-icon{
  width:66px!important;
  height:66px!important;
  min-width:66px;
  border-radius:0!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  color:#fff!important;
  background:transparent!important;
  font-size:0!important;
  margin:0!important;
}
.what-feature .feature-icon svg{
  width:62px;
  height:62px;
  fill:none;
  stroke:currentColor;
  stroke-width:3.5;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.what-feature .feature-icon svg circle[fill]{stroke:none}
.what-feature h3{
  color:inherit!important;
  font-size:34px!important;
  line-height:1!important;
  margin:0 0 5px!important;
  letter-spacing:-.04em;
}
.what-feature p{
  color:inherit!important;
  font-size:16px!important;
  line-height:1.2!important;
  margin:0!important;
  max-width:580px;
  font-weight:600;
}
.what-feature:hover .feature-icon{color:#fb04ac!important}
@media(max-width:1000px){
  .what-section{padding:65px 5vw 80px}
  .what-head h2{font-size:48px!important}
  .what-head h3{font-size:23px}
  .what-head p{font-size:18px!important}
  .what-grid{grid-template-columns:320px 1fr!important;gap:42px!important}
  .what-video{width:320px!important}
  .what-feature{padding:13px 18px!important;gap:14px}
  .what-feature h3{font-size:28px!important}
  .what-feature p{font-size:14px!important}
}
@media(max-width:700px){
  .what-section{padding:55px 5vw 70px}
  .what-head h2{font-size:40px!important}
  .what-head h3{font-size:20px}
  .what-head p{font-size:17px!important}
  .what-divider{margin-top:24px}
  .what-grid{grid-template-columns:1fr!important;gap:35px!important;margin-top:38px!important}
  .what-video{width:min(100%,300px)!important}
  .what-features{gap:14px!important}
  .what-feature{min-height:92px!important;padding:12px 15px!important}
  .what-feature .feature-icon{width:54px!important;height:54px!important;min-width:54px}
  .what-feature .feature-icon svg{width:52px;height:52px}
  .what-feature h3{font-size:25px!important}
  .what-feature p{font-size:13px!important}
}


/* ===== SECTION 5 — V2.3 precision update ===== */
/* Keep the whole section compact enough to be visible in one desktop viewport. */
.what-section{
  padding:44px 5vw 48px!important;
  min-height:calc(100vh - 74px)!important;
  box-sizing:border-box!important;
}
.what-head{max-width:1050px!important}
.what-head h2{
  color:#fff!important;
  font-size:50px!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  margin:0 0 10px!important;
}
.what-head h2 .what-green{color:#fff!important;}
.what-head h3{
  font-size:23px!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  margin:0 auto 8px!important;
}
.what-head p{
  font-size:18px!important;
  line-height:1.22!important;
  max-width:980px!important;
  font-weight:400!important;
  letter-spacing:-.025em!important;
}
.what-divider{width:400px!important;max-width:55%;height:2px;margin:24px auto 0!important}
.what-grid{
  max-width:1020px!important;
  margin:38px auto 0!important;
  grid-template-columns:300px 1fr!important;
  gap:55px!important;
}
.what-video{
  width:300px!important;
  border-radius:22px!important;
}
.what-features{gap:12px!important}
.what-feature{
  min-height:78px!important;
  padding:10px 18px!important;
  gap:16px!important;
  border-radius:16px!important;
}
.what-feature .feature-icon{width:56px!important;height:56px!important;min-width:56px!important}
.what-feature .feature-icon svg{width:54px!important;height:54px!important}
.what-feature h3{font-size:29px!important;line-height:1!important;margin:0 0 4px!important}
.what-feature p{font-size:14px!important;line-height:1.15!important;font-weight:400!important}

/* Same rollover language as Section 3: scale + lift + brief white blink. */
.what-feature{
  position:relative!important;
  overflow:hidden!important;
  transform-origin:center center!important;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,background-color .28s ease,color .28s ease!important;
  will-change:transform;
}
.what-feature::after{
  content:"";
  position:absolute;
  inset:0;
  background:#fff;
  opacity:0;
  pointer-events:none;
  border-radius:inherit;
}
.what-feature:hover{
  transform:translateY(-6px) scale(1.06)!important;
  background:#fff!important;
  color:#FB04AC!important;
  box-shadow:0 18px 42px rgba(145,248,77,.18)!important;
  z-index:5!important;
}
.what-feature:hover::after{animation:whatFeatureWhiteBlink .34s ease-out}
.what-feature:hover .feature-icon{color:#FB04AC!important}
@keyframes whatFeatureWhiteBlink{
  0%{opacity:0}
  18%{opacity:.62}
  42%{opacity:.16}
  100%{opacity:0}
}

/* The supplied PDF is the source of truth for the four icon artworks. */
.what-feature .feature-icon svg{stroke:#fff}
.what-feature:hover .feature-icon svg{stroke:#FB04AC}

@media(max-width:1000px){
  .what-section{padding:38px 4vw 44px!important}
  .what-head h2{font-size:44px!important}
  .what-head h3{font-size:21px!important}
  .what-head p{font-size:17px!important}
  .what-grid{grid-template-columns:270px 1fr!important;gap:35px!important;margin-top:30px!important}
  .what-video{width:270px!important}
}
@media(max-width:700px){
  .what-section{min-height:auto!important;padding:46px 5vw 58px!important}
  .what-head h2{font-size:38px!important}
  .what-head h3{font-size:20px!important}
  .what-head p{font-size:16px!important}
  .what-grid{grid-template-columns:1fr!important;gap:28px!important;margin-top:30px!important}
  .what-video{width:min(100%,280px)!important}
  .what-feature{min-height:82px!important}
  .what-feature h3{font-size:25px!important}
  .what-feature p{font-size:13px!important}
  .what-feature:hover{transform:translateY(-4px) scale(1.035)!important}
}

.what-feature .feature-icon img{width:54px;height:54px;display:block;filter:none}
.what-feature .feature-icon img{color:#fff}
.what-feature:hover .feature-icon img{filter:none}

.what-feature .pdf-icon{
  width:54px;height:54px;display:block;flex:0 0 54px;
  background:currentColor;
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
  -webkit-mask-position:center;mask-position:center;
  -webkit-mask-size:contain;mask-size:contain;
}
.what-feature .pdf-icon.animacion{-webkit-mask-image:url("assets/animacion-pdf.svg");mask-image:url("assets/animacion-pdf.svg")}
.what-feature .pdf-icon.voz{-webkit-mask-image:url("assets/voz-pdf.svg");mask-image:url("assets/voz-pdf.svg")}
.what-feature .pdf-icon.subtitulos{-webkit-mask-image:url("assets/subtitulos-pdf.svg");mask-image:url("assets/subtitulos-pdf.svg")}
.what-feature .pdf-icon.musica{-webkit-mask-image:url("assets/musica-pdf.svg");mask-image:url("assets/musica-pdf.svg")}
.what-feature:hover .pdf-icon{background:#FB04AC}

/* V2.3 — SECTION 5 precision correction: match Framer card proportions and Section 3 rollover */
.what-grid{
  max-width:1040px!important;
  grid-template-columns:340px 430px!important;
  gap:72px!important;
  align-items:center!important;
  justify-content:center!important;
}
.what-video{
  width:340px!important;
  aspect-ratio:9/16!important;
}
.what-features{
  width:430px!important;
  gap:16px!important;
}
.what-feature{
  width:100%!important;
  min-height:100px!important;
  height:auto!important;
  padding:15px 20px!important;
  border:2px solid #fff!important;
  border-radius:18px!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
  transform-origin:center center!important;
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,background-color .28s ease!important;
}
/* Same Section 3 behavior: enlarge + lift + brief white blink; DO NOT turn the card white. */
.what-feature:hover{
  transform:translateY(-6px) scale(1.06)!important;
  background-color:rgba(145,248,77,.07)!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(145,248,77,.18)!important;
  z-index:5!important;
}
.what-feature::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:#fff!important;
  opacity:0!important;
  pointer-events:none!important;
  border-radius:inherit!important;
}
.what-feature:hover::after{animation:whatFeatureWhiteBlink2 .34s ease-out!important}
@keyframes whatFeatureWhiteBlink2{
  0%{opacity:0}
  18%{opacity:.62}
  42%{opacity:.16}
  100%{opacity:0}
}
.what-feature .feature-icon,
.what-feature:hover .feature-icon{color:#fff!important}
.what-feature .pdf-icon,
.what-feature:hover .pdf-icon{background:#fff!important}
.what-feature h3,
.what-feature p,
.what-feature:hover h3,
.what-feature:hover p{color:#fff!important}
@media(max-width:1000px){
  .what-grid{grid-template-columns:300px 400px!important;gap:40px!important}
  .what-video{width:300px!important}
  .what-features{width:400px!important}
}
@media(max-width:700px){
  .what-grid{grid-template-columns:1fr!important;gap:28px!important;max-width:100%!important}
  .what-video{width:min(100%,280px)!important}
  .what-features{width:100%!important;gap:14px!important}
  .what-feature{min-height:92px!important}
  .what-feature:hover{transform:translateY(-4px) scale(1.035)!important}
}


/* V2.4 — SVG de iconos de Sección 5 renderizados directamente */
.what-feature .feature-icon img.pdf-icon {
  width: 64px !important;
  height: 64px !important;
  min-width: 64px !important;
  display: block !important;
  object-fit: contain !important;
  background: transparent !important;
  filter: brightness(0) invert(1) !important;
}
.what-feature:hover .feature-icon img.pdf-icon {
  filter: brightness(0) invert(1) !important;
}
@media(max-width:700px){
  .what-feature .feature-icon img.pdf-icon {
    width: 54px !important; height: 54px !important; min-width: 54px !important;
  }
}

/* V2.4.1 — FIX DEFINITIVO: mostrar los SVG reales de los cuatro iconos de Sección 5.
   No se usa mask sobre <img>; los SVG se muestran como archivos y se mantienen blancos. */
.what-feature .feature-icon img.pdf-icon {
  width:64px !important;
  height:64px !important;
  min-width:64px !important;
  display:block !important;
  object-fit:contain !important;
  background:transparent !important;
  -webkit-mask-image:none !important;
  mask-image:none !important;
  -webkit-mask:none !important;
  mask:none !important;
  filter:brightness(0) invert(1) !important;
}
.what-feature:hover .feature-icon img.pdf-icon {
  background:transparent !important;
  -webkit-mask-image:none !important;
  mask-image:none !important;
  filter:brightness(0) invert(1) !important;
}
@media(max-width:700px){
  .what-feature .feature-icon img.pdf-icon {
    width:54px !important; height:54px !important; min-width:54px !important;
  }
}

/* ===== V2.5 — SECTION 5: visual styles / gallery ===== */
.styles-section{
  background:#fb04ac!important;
  color:#fff!important;
  padding:78px 6vw 86px!important;
}
.styles-section .section-head h2,
.styles-section .section-head p,
.styles-section .style-label h3,
.styles-section .style-label p,
.styles-section .style-end h3,
.styles-section .style-end p,
.styles-section .style-end strong{color:#fff!important}
.styles-section .section-head h2{margin-bottom:16px!important}
.styles-section .section-head p{color:#fff!important}
.styles-section .style-label h3{color:#91f84d!important}
.styles-section .style-label p{color:#fff!important}
.styles-section .style-end h3{color:#91f84d!important}
.styles-section .style-end strong{color:#91f84d!important}
.styles-section .style-stack img{background:#fff}
.styles-section .style-stack img.style-lightbox-trigger{
  cursor:zoom-in;
}
.styles-section .style-stack img.style-lightbox-trigger:hover{
  transform:scale(1.035);
  box-shadow:0 18px 38px rgba(0,0,0,.25);
}
.style-lightbox-wrap{position:relative;display:block;line-height:0}
.style-lightbox-wrap::after{
  content:'Ver imagen completa';
  position:absolute;
  left:12px;right:12px;bottom:12px;
  padding:9px 12px;
  border-radius:999px;
  background:rgba(0,0,0,.72);
  color:#fff;
  font-size:12px;
  font-weight:700;
  line-height:1.1;
  text-align:center;
  opacity:0;
  transform:translateY(6px);
  transition:opacity .22s ease,transform .22s ease;
  pointer-events:none;
}
.style-lightbox-wrap:hover::after,
.style-lightbox-wrap:focus-within::after{opacity:1;transform:none}
.style-lightbox-wrap:focus-within{outline:2px solid #91f84d;outline-offset:3px;border-radius:18px}
.style-lightbox-backdrop{
  position:fixed;inset:0;z-index:1000;
  display:flex;align-items:center;justify-content:center;
  padding:28px;
  background:rgba(0,0,0,.88);
  opacity:0;visibility:hidden;
  transition:opacity .2s ease,visibility .2s ease;
}
.style-lightbox-backdrop.is-open{opacity:1;visibility:visible}
.style-lightbox-dialog{position:relative;max-width:min(92vw,1200px);max-height:92vh;display:flex;align-items:center;justify-content:center}
.style-lightbox-dialog img{display:block;max-width:92vw;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.45)}
.style-lightbox-close{
  position:absolute;right:-12px;top:-12px;width:42px;height:42px;border:0;border-radius:50%;
  background:#fff;color:#000;font-size:27px;line-height:1;cursor:pointer;
  box-shadow:0 8px 24px rgba(0,0,0,.3)
}
@media(max-width:600px){
  .styles-section{padding:58px 5vw 66px!important}
  .style-lightbox-backdrop{padding:16px}
  .style-lightbox-dialog img{max-width:94vw;max-height:88vh}
}


/* ===== V2.5.1 — SECTION 5 typography + gallery navigation ===== */
.styles-section .section-head h2{color:#fff!important}
.styles-section .section-head h2 .style-title-green{color:#91f84d!important}
.styles-section .section-head h2 .style-title-white{color:#fff!important}
.styles-section .section-head p{
  color:#fff!important;
  font-size:clamp(20px,1.55vw,25px)!important;
  line-height:1.28!important;
  max-width:1050px!important;
}
.styles-section .style-label{
  min-height:76px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.styles-section .style-label h3{color:#91f84d!important}
.styles-section .style-label p{color:#fff!important}
.styles-section .style-end h3{color:#91f84d!important}
.styles-section .style-end .style-big-copy{
  color:#fff!important;
  font-size:clamp(20px,1.5vw,25px)!important;
  line-height:1.3!important;
  margin:13px 0!important;
}
.styles-section .style-end .style-closing{
  display:block;
  color:#fff!important;
  font-size:clamp(25px,2.1vw,34px)!important;
  line-height:1.15!important;
  margin-top:26px!important;
}
.style-lightbox-dialog{max-width:min(94vw,1280px);max-height:94vh}
.style-lightbox-dialog img{max-width:min(82vw,1050px);max-height:88vh}
.style-lightbox-nav{
  position:fixed;top:50%;transform:translateY(-50%);
  width:52px;height:52px;border:0;border-radius:50%;
  background:#fff;color:#000;font-size:34px;line-height:1;
  cursor:pointer;z-index:1002;box-shadow:0 8px 24px rgba(0,0,0,.35);
  display:flex;align-items:center;justify-content:center;
}
.style-lightbox-nav.prev{left:22px}.style-lightbox-nav.next{right:22px}
.style-lightbox-counter{
  position:fixed;left:50%;bottom:20px;transform:translateX(-50%);
  color:#fff;background:rgba(0,0,0,.6);padding:7px 12px;border-radius:999px;
  font-size:12px;font-weight:700;z-index:1002;
}
@media(max-width:600px){
  .styles-section .section-head p{font-size:18px!important}
  .styles-section .style-label{min-height:68px}
  .styles-section .style-end .style-big-copy{font-size:18px!important}
  .styles-section .style-end .style-closing{font-size:24px!important}
  .style-lightbox-nav{width:42px;height:42px;font-size:27px}
  .style-lightbox-nav.prev{left:8px}.style-lightbox-nav.next{right:8px}
  .style-lightbox-dialog img{max-width:86vw;max-height:82vh}
}

/* ===== V2.5.3 — SECTION 5 FINAL POLISH ===== */
.styles-section .styles-columns{
  align-items:start;
}
.styles-section .style-column{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.styles-section .style-label{
  min-height:76px;
}
.styles-section .style-stack{
  display:grid;
  grid-template-rows:auto auto auto;
  gap:10px;
}
.styles-section .style-stack img{
  width:100%;
  display:block;
  object-fit:cover;
}
/* Keep every photo row level across the four columns. */
.styles-section .style-stack img:nth-child(1){aspect-ratio:16/9;}
.styles-section .style-stack img:nth-child(2),
.styles-section .style-stack img:nth-child(3){aspect-ratio:4/5;}
/* Click-to-view only: no gallery navigation or overlay controls. */
.styles-section .style-stack img.style-lightbox-trigger{
  cursor:zoom-in;
}
.styles-section .style-lightbox-wrap::after{display:none!important}
.styles-section .style-end{
  max-width:900px;
  margin:70px auto 0;
}
.styles-section .style-end h3{
  color:#fff!important;
  font-size:clamp(28px,2.4vw,38px)!important;
  line-height:1.05!important;
  margin:0 0 18px!important;
}
.styles-section .style-end .style-big-copy{
  color:#fff!important;
  font-size:clamp(22px,1.7vw,28px)!important;
  line-height:1.25!important;
  margin:10px 0!important;
}
.styles-section .style-end .style-closing{
  color:#91f84d!important;
  font-size:clamp(28px,2.4vw,38px)!important;
  line-height:1.12!important;
  margin-top:28px!important;
}
/* Single-image lightbox: no arrows, no counter. */
.style-lightbox-nav,.style-lightbox-counter{display:none!important}
@media(max-width:600px){
  .styles-section .style-label{min-height:68px}
  .styles-section .style-stack{gap:8px}
  .styles-section .style-end{margin-top:52px}
  .styles-section .style-end h3{font-size:28px!important}
  .styles-section .style-end .style-big-copy{font-size:20px!important}
  .styles-section .style-end .style-closing{font-size:27px!important}
}


/* ===== V2.5.4 — SECTION 5 TYPOGRAPHY / ALIGNMENT / IMAGE CROP ===== */
.styles-section .style-label{
  height:82px;
  min-height:82px;
}
.styles-section .style-stack img:nth-child(2),
.styles-section .style-stack img:nth-child(3){
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center center;
}
.styles-section .style-end .style-big-copy{
  font-size:18px!important;
  line-height:1.38!important;
  font-weight:400!important;
}
.styles-section .style-end .style-closing{
  color:#91f84d!important;
}
.styles-section .style-end .style-closing .closing-white{
  color:#fff!important;
}
.styles-section .style-end .style-closing span:first-child{
  color:#91f84d!important;
}
@media(max-width:600px){
  .styles-section .style-label{height:72px;min-height:72px}
  .styles-section .style-end .style-big-copy{font-size:17px!important}
}
/* V2.6 — Sección 7: selector de prospectos */
.audience-section .audience-main-head h2{color:#601cd1}
.audience-section .audience-main-head p{color:#333}
.audience-section .pros-selector{margin-top:38px}
.audience-section .pros-tab{border-color:#601cd1;background:#fff;color:#601cd1}
.audience-section .pros-tab:hover,
.audience-section .pros-tab.active{background:#fb04ac;color:#fff;border-color:#fb04ac;transform:translateY(-2px);box-shadow:0 8px 22px #fb04ac33}
.audience-section .pros-panel{margin-top:22px}
.audience-section .pros-content{background:#fff;border:2px solid #fb04ac;border-radius:24px;padding:38px 42px;box-shadow:0 12px 35px #601cd112}
.audience-section .pros-content h3{color:#601cd1;font-size:32px;margin:0 0 8px}
.audience-section .pros-content p{font-size:16px;line-height:1.5;margin:8px 0;color:#333}
.audience-section .pros-content .pros-q{font-size:20px;font-weight:700;color:#fb04ac}
.audience-section .pros-full-details{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}
.audience-section .pros-full-details>div{background:#fff;border:1px solid #ded5dc;border-radius:16px;padding:20px 22px}
.audience-section .pros-full-details h4{margin:0 0 12px;color:#601cd1;font-size:18px}
.audience-section .pros-full-details ul{list-style:none;margin:0;padding:0;color:#fb04ac;font-size:15px;line-height:1.65}
@media(max-width:1000px){.audience-section .pros-full-details{grid-template-columns:1fr}}
@media(max-width:600px){.audience-section .pros-content{padding:26px 20px}.audience-section .pros-content h3{font-size:27px}.audience-section .pros-content .pros-q{font-size:17px}.audience-section .pros-full-details{gap:12px}.audience-section .pros-full-details>div{padding:17px}.audience-section .pros-full-details h4{font-size:17px}.audience-section .pros-full-details ul{font-size:14px}}
/* V2.7 — section 5 image sizing/alignment */
.styles-section .styles-columns{align-items:start!important}
.styles-section .style-label{height:72px!important;min-height:72px!important}
.styles-section .style-stack{display:grid!important;grid-template-rows:auto 110px 110px!important;gap:10px!important}
.styles-section .style-stack img:nth-child(1){aspect-ratio:16/9!important;object-fit:cover!important}
.styles-section .style-stack img:nth-child(2),
.styles-section .style-stack img:nth-child(3){width:110px!important;height:110px!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center center!important;justify-self:center!important}
@media(max-width:1000px){.styles-section .style-stack{grid-template-rows:auto 100px 100px!important}.styles-section .style-stack img:nth-child(2),.styles-section .style-stack img:nth-child(3){width:100px!important;height:100px!important}}
@media(max-width:600px){.styles-section .style-stack{grid-template-rows:auto 96px 96px!important}.styles-section .style-stack img:nth-child(2),.styles-section .style-stack img:nth-child(3){width:96px!important;height:96px!important}}

/* V2.7 — section 7 prospect cards: closer to Framer reference */
.audience-section{background:#fff!important;padding:92px 0 110px!important;overflow:hidden}
.audience-section .audience-main-head{max-width:1050px;padding:0 5vw}
.audience-section .audience-main-head h2{font-size:clamp(44px,5vw,68px)!important;line-height:1!important;color:#601dd1!important;margin-bottom:18px!important}
.audience-section .audience-main-head p{font-size:clamp(20px,2vw,29px)!important;line-height:1.25!important;max-width:900px!important}
.audience-section .pros-selector{max-width:none!important;margin:42px auto 0!important;padding:0 max(5vw,40px) 12px!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:24px!important;overflow-x:auto!important;scrollbar-width:none!important}
.audience-section .pros-selector::-webkit-scrollbar{display:none}
.audience-section .pros-tab{flex:0 0 360px!important;min-height:72px!important;border:2px solid #fb04ac!important;border-radius:20px!important;background:#fff!important;color:#fb04ac!important;padding:18px 24px!important;text-align:left!important;font-size:25px!important;font-weight:700!important;box-shadow:none!important;transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease!important}
.audience-section .pros-tab:hover,.audience-section .pros-tab.active{background:#fb04ac!important;color:#fff!important;border-color:#fb04ac!important;transform:translateY(-4px)!important;box-shadow:0 16px 36px #fb04ac33!important}
.audience-section .pros-panel{max-width:1080px!important;margin:24px auto 0!important;padding:0 5vw!important}
.audience-section .pros-content{background:#fff!important;border:2px solid #fb04ac!important;border-radius:24px!important;padding:34px 38px!important;box-shadow:none!important}
.audience-section .pros-content h3{font-size:34px!important;color:#fb04ac!important;margin-bottom:10px!important}
.audience-section .pros-content .pros-q{font-size:21px!important;color:#601dd1!important;font-weight:700!important}
.audience-section .pros-content>p:not(.pros-q){font-size:17px!important;line-height:1.42!important;color:#333!important}
.audience-section .pros-full-details{grid-template-columns:1fr 1fr!important;gap:18px!important;margin-top:24px!important}
.audience-section .pros-full-details>div{border:0!important;background:#fef9fc!important;border-radius:16px!important;padding:20px!important}
.audience-section .pros-full-details h4{font-size:18px!important;color:#601dd1!important}
.audience-section .pros-full-details ul{font-size:15px!important;color:#fb04ac!important}
@media(max-width:700px){
 .audience-section{padding:70px 0 85px!important}
 .audience-section .pros-selector{gap:14px!important;padding-left:5vw!important;padding-right:5vw!important}
 .audience-section .pros-tab{flex-basis:285px!important;font-size:21px!important}
 .audience-section .pros-full-details{grid-template-columns:1fr!important}
 .audience-section .pros-content{padding:26px 20px!important}
}

/* V2.9 — FINAL AJUSTE SECCIONES 5 y 6
   No modifica contenido ni estilos consolidados de secciones 1–4. */

/* SECCIÓN 5 — cada columna: imagen grande arriba + 2 cuadrados debajo, lado a lado */
.styles-section .style-stack{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:auto 110px!important;
  gap:10px!important;
  align-items:start!important;
}
.styles-section .style-stack img:nth-child(1){
  grid-column:1 / -1!important;
  grid-row:1!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
  justify-self:stretch!important;
}
.styles-section .style-stack img:nth-child(2),
.styles-section .style-stack img:nth-child(3){
  grid-row:2!important;
  width:110px!important;
  height:110px!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
  justify-self:center!important;
}
.styles-section .style-stack img:nth-child(2){grid-column:1!important}
.styles-section .style-stack img:nth-child(3){grid-column:2!important}

/* SECCIÓN 6 — selector completo visible en desktop, sin desplazamiento horizontal */
.audience-section .pros-selector{
  max-width:1160px!important;
  margin:42px auto 0!important;
  padding:0 0 12px!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  overflow:visible!important;
  justify-content:initial!important;
}
.audience-section .pros-tab{
  min-width:0!important;
  width:100%!important;
  min-height:58px!important;
  flex:none!important;
  padding:12px 10px!important;
  border-radius:16px!important;
  text-align:center!important;
  font-size:16px!important;
  line-height:1.1!important;
  white-space:normal!important;
}

/* Panel de información: proporciones más cercanas al cuadro de Framer */
.audience-section .pros-panel{
  max-width:1080px!important;
  margin:24px auto 0!important;
  padding:0!important;
}
.audience-section .pros-content{
  border:2px solid #fb04ac!important;
  border-radius:22px!important;
  padding:30px 34px!important;
  background:#fff!important;
}
.audience-section .pros-content h3{
  font-size:32px!important;
  line-height:1.05!important;
  margin:0 0 8px!important;
  color:#fb04ac!important;
}
.audience-section .pros-content .pros-q{
  font-size:20px!important;
  line-height:1.18!important;
  margin:0 0 10px!important;
  color:#601dd1!important;
}
.audience-section .pros-content>p:not(.pros-q){
  font-size:16px!important;
  line-height:1.4!important;
  margin:0!important;
  color:#fb04ac!important;
}
.audience-section .pros-full-details{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:20px!important;
}
.audience-section .pros-full-details>div{
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.audience-section .pros-full-details h4{
  margin:0 0 8px!important;
  color:#601dd1!important;
  font-size:17px!important;
  line-height:1.1!important;
}
.audience-section .pros-full-details ul{
  margin:0!important;
  padding:0!important;
  color:#601dd1!important;
  font-size:14px!important;
  line-height:1.45!important;
}

@media(max-width:1100px){
  .audience-section .pros-selector{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:1000px){
  .styles-section .style-stack{
    grid-template-rows:auto 100px!important;
  }
  .styles-section .style-stack img:nth-child(2),
  .styles-section .style-stack img:nth-child(3){
    width:100px!important;height:100px!important;
  }
}
@media(max-width:600px){
  .styles-section .style-stack{
    grid-template-rows:auto 96px!important;
    gap:8px!important;
  }
  .styles-section .style-stack img:nth-child(2),
  .styles-section .style-stack img:nth-child(3){
    width:96px!important;height:96px!important;
  }
  .audience-section .pros-selector{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    padding:0 5vw 10px!important;
  }
  .audience-section .pros-tab{
    min-height:52px!important;
    font-size:14px!important;
    padding:10px 8px!important;
  }
  .audience-section .pros-panel{padding:0 5vw!important}
  .audience-section .pros-content{padding:24px 20px!important}
  .audience-section .pros-full-details{grid-template-columns:1fr!important}
}

.prospect-inline-list{
  line-height:1.65;
  font-size:0.95em;
  margin-top:8px;
}
.prospect-inline-list strong{
  font-weight:700;
}


/* ===== V2.28 — SECTION 7 PLANES: REFERENCE SCREENSHOT PASS =====
/* Only #planes is changed here. Sections 1–6 remain untouched. */
.plans-section{
  background:#601cd1!important;
  padding:6px 0 28px!important;
  min-height:1544px!important;
}
.plans-section .section-head{
  max-width:1000px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.plans-section .eyebrow{
  color:#91f84d!important;
  font-size:34px!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
  margin:0 0 28px!important;
}
.plans-section .section-head h2{
  color:#fff!important;
  font-size:52px!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  max-width:900px!important;
  margin:0 auto 25px!important;
}
.plans-section .section-head p{
    color: #FEE253!important;
    font-size: 22px!important;
    line-height: 1.22!important;
    max-width: 820px!important;
}
.plans-section .launch-badge{
    display: block!important;
    background: transparent!important;
    color: #f8ee50!important;
    border-radius: 0!important;
    padding: 0!important;
    margin: 28px auto 0!important;
    font-size: 25px!important;
    line-height: 1.15!important;
    font-weight: normal        !important;
}
.plans-section .launch-badge small{
  display:block!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.25!important;
  font-weight:400!important;
  margin-top:4px!important;
}
.plans-section .plans-grid{
  width:min(1180px,calc(100% - 80px))!important;
  max-width:1180px!important;
  margin:150px auto 0!important;
  display:grid!important;
  grid-template-columns:repeat(3,332px)!important;
  justify-content:space-between!important;
  align-items:start!important;
  gap:0!important;
}
.plans-section .plan-card{
  width:332px!important;
  min-height:0!important;
  height:803px!important;
  margin:67px 0 0!important;
  padding:43px 34px 49px!important;
  border:0!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#171416!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.plans-section .plan-card.featured{
  height:938px!important;
  margin-top:0!important;
  border:0!important;
  background:#fff!important;
  box-shadow:none!important;
}
.plans-section .plan-card:nth-child(3){
  height:845px!important;
  margin-top:39px!important;
}
.plans-section .plan-card h3{
  color:#601cd1!important;
  font-size:28px!important;
  line-height:1!important;
  letter-spacing:-.03em!important;
  margin:0 0 16px!important;
  font-weight:800!important;
}
.plans-section .plan-card h4{
  color:#e633a8!important;
  font-size:20px!important;
  line-height:.98!important;
  letter-spacing:-.025em!important;
  max-width:245px!important;
  margin:0 0 18px!important;
  font-weight:700!important;
}
.plans-section .plan-card>p{
  color:#601cd1!important;
  font-size:15px!important;
  line-height:1.12!important;
  font-weight:700!important;
  max-width:245px!important;
  min-height:0!important;
  margin:0!important;
}
.plans-section .plan-card.featured .chosen{
  position:static!important;
  order:-1!important;
  background:transparent!important;
  color:#e633a8!important;
  border-radius:0!important;
  padding:0!important;
  margin:0 0 5px!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:800!important;
}
.plans-section .plan-number{
  color:#e633a8!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:800!important;
  margin:17px 0 3px!important;
}
.plans-section .story-label{
  color:#e633a8!important;
  font-size:18px!important;
  line-height:1.05!important;
  font-weight:500!important;
}
.plans-section .price{
  width:100%!important;
  margin:12px 0 0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:4px!important;
}
.plans-section .price del{
  color:#111!important;
  font-size:14px!important;
  line-height:1!important;
}
.plans-section .price strong{
  color:#e633a8!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:800!important;
}
.plans-section .price small{
  color:#111!important;
  font-size:14px!important;
  line-height:1.1!important;
}
.plans-section .price small b{
  color:#111!important;
}
.plans-section .plan-acc{
  width:100%!important;
  border-top:0!important;
  margin:12px 0 0!important;
}
.plans-section .plan-acc .mini{
  width:100%!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  background:none!important;
  border:0!important;
  color:#601cd1!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:800!important;
}
.plans-section .plan-acc .mini span:first-child{color:#601cd1!important}
.plans-section .plan-acc .mini span:last-child{
  color:#e633a8!important;
  font-size:20px!important;
  line-height:1!important;
}
.plans-section .plan-acc:nth-of-type(1){margin-top:14px!important}
.plans-section .plan-acc:nth-of-type(2){margin-top:20px!important}
/* V2.29 — PLANES: accordion content must open */
.plans-section .plan-acc .acc-body{
  display:none!important;
  width:100%!important;
}
.plans-section .plan-acc.open .acc-body{
  display:block!important;
}
.plans-section .plan-acc .acc-body p,
.plans-section .plan-acc .acc-body ul{
  margin:12px auto 0!important;
  padding:0!important;
  max-width:255px!important;
  color:#e633a8!important;
  font-size:14px!important;
  line-height:1.12!important;
  font-weight:700!important;
  text-align:center!important;
}
.plans-section .plan-acc .acc-body ul{
  list-style:none!important;
}
.plans-section .plan-acc .acc-body li{
  margin:0!important;
  padding:0!important;
}
.plans-section .plan-acc.open .mini span:last-child{
  font-size:0!important;
}
.plans-section .plan-acc.open .mini span:last-child:after{
  content:'▲';
  font-size:14px;
  color:#e633a8;
}
.plans-section .plan-acc:not(.open) .mini span:last-child{
  font-size:20px!important;
  color:#e633a8!important;
}
.plans-section .button.full{
  width:178px!important;
  min-height:52px!important;
  margin-top:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:14px!important;
  background:#fb04ac!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.plans-section .button.full:hover{
  transform:scale(1.03)!important;
  box-shadow:none!important;
}

@media(max-width:1100px){
  .plans-section{min-height:0!important;padding:60px 5vw 70px!important}
  .plans-section .section-head h2{font-size:48px!important}
  .plans-section .plans-grid{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:100px!important}
  .plans-section .plan-card,.plans-section .plan-card.featured,.plans-section .plan-card:nth-child(3){width:100%!important;height:auto!important;min-height:760px!important;margin-top:0!important}
}
@media(max-width:760px){
  .plans-section{padding:48px 18px 60px!important}
  .plans-section .eyebrow{font-size:28px!important}
  .plans-section .section-head h2{font-size:39px!important}
  .plans-section .section-head p{font-size:18px!important}
  .plans-section .launch-badge{font-size:22px!important}
  .plans-section .launch-badge small{font-size:17px!important}
  .plans-section .plans-grid{grid-template-columns:1fr!important;margin-top:70px!important}
  .plans-section .plan-card,.plans-section .plan-card.featured,.plans-section .plan-card:nth-child(3){width:min(332px,100%)!important;height:auto!important;min-height:0!important;margin:0 auto 22px!important;padding:43px 28px 45px!important}
  .plans-section .button.full{margin-top:42px!important}
}

/* ===== V2.30 — SECTION 7 PLANES: FINAL VISUAL ADJUSTMENTS ===== */
/* 1) More purple breathing room above PLANES + smaller eyebrow */
.plans-section{
  padding-top:34px!important;
}
.plans-section .eyebrow{
  font-size:26px!important;
  margin-bottom:26px!important;
}
/* 2) CRECE is the commercial focus: magenta and larger than the other plan titles */
.plans-section .plan-card.featured h3{
  color:#E633A8!important;
  font-size:38px!important;
  line-height:1!important;
  letter-spacing:-.035em!important;
}
/* 3) USD sale price sits clearly BELOW the crossed-out USD price and is larger */
.plans-section .price small{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:2px!important;
  font-size:13px!important;
  line-height:1.05!important;
}
.plans-section .price small b{
  display:block!important;
  color:#111!important;
  font-size:18px!important;
  line-height:1!important;
  font-weight:700!important;
}
/* 4) Closed cards should end after their actual content, without a large blank area */
.plans-section .plan-card,
.plans-section .plan-card.featured,
.plans-section .plan-card:nth-child(3){
  height:auto!important;
  min-height:0!important;
}
.plans-section .button.full{
  margin-top:30px!important;
  flex-shrink:0!important;
}
/* Keep the three desktop cards visually aligned while allowing each one to fit its content */
@media(min-width:1101px){
  .plans-section .plans-grid{
    align-items:start!important;
  }
}
@media(max-width:1100px){
  .plans-section .plan-card,
  .plans-section .plan-card.featured,
  .plans-section .plan-card:nth-child(3){
    min-height:0!important;
    height:auto!important;
  }
  .plans-section .button.full{margin-top:30px!important}
}

/* V2.45 — Cómo funciona: recreación fiel a la estructura original de Framer */
.process-section{background:#fff!important;padding:110px 7vw 125px;}
.process-head{max-width:1000px;margin:0 auto 68px;}
.process-head h2{margin:0 0 18px;color:#601dd1;font-size:clamp(42px,4.4vw,65px);line-height:.98;letter-spacing:-.055em;font-weight:700;}
.process-head h3{margin:0;color:#171416;font-size:clamp(24px,2.2vw,34px);line-height:1.15;font-weight:600;letter-spacing:-.025em;}
.process-section .steps{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;}
.process-section .step{position:relative;padding:8px 20px 10px;text-align:center;min-height:235px;background:transparent;border:0;box-shadow:none;}
.process-section .step>span{display:block;color:#fb04ac;font-size:18px;font-weight:800;letter-spacing:.02em;margin-bottom:18px;}
.process-section .step h3{margin:0 0 12px;color:#601dd1;font-size:25px;line-height:1.1;font-weight:700;}
.process-section .step p{margin:0;color:#242024;font-size:15px;line-height:1.48;}
.process-section .process-arrow{color:#fb04ac;font-size:22px;line-height:1;margin:26px auto 0;}
.process-section .step:last-child .process-arrow{display:none;}
@media(max-width:900px){.process-section .steps{grid-template-columns:repeat(2,1fr);gap:36px 20px}.process-head{margin-bottom:52px}}
@media(max-width:600px){.process-section{padding:78px 5vw 90px}.process-head h2{font-size:42px}.process-head h3{font-size:24px}.process-section .steps{grid-template-columns:1fr;gap:18px}.process-section .step{min-height:0;padding:8px 15px 22px}.process-section .process-arrow{transform:rotate(0deg);margin-top:22px}}

/* V2.49 — FAQ palette exacta solicitada */
.faq-section{background:#f7f7f7!important;}
.faq-section .faq-list details{background:#fefaff!important;border:1px solid #e6e6e6!important;border-radius:18px!important;margin-bottom:12px!important;overflow:hidden!important;}
.faq-section .faq-list details summary{padding:22px 26px!important;}
.faq-section .faq-list details p{padding:0 26px 24px!important;}

/* V2_52 — Ajustes solicitados */
/* Sección 06: textos sobre fondo morado, 1 pt más pequeños y peso normal */
.audience-section .pros-content p,
.audience-section .pros-content .pros-q{
  font-size:15px !important;
  font-weight:400 !important;
}

/* Sección 07B: separar títulos de las tablas */
.comparison h4{
  margin:0 0 24px !important;
  padding-bottom:8px !important;
  line-height:1.35 !important;
}
.comparison > h4 + .table-scroll{
  margin-top:18px !important;
}

/* Responsive Phone: textos centrados en toda la landing */
@media (max-width:600px){
  .hero,
  .hero-copy,
  .hero-rest,
  .section-head,
  .section-head p,
  .problem-section,
  .solution-section,
  .transform-section,
  .what-section,
  .styles-section,
  .audience-section,
  .plans-section,
  .process-section,
  .faq-section,
  .final-section,
  .problem-card,
  .solution-card,
  .transform-copy,
  .what-grid,
  .style-column,
  .style-label,
  .style-end,
  .audience-main-head,
  .pros-content,
  .plan-card,
  .comparison,
  .comparison h3,
  .comparison h4,
  .comparison-note,
  .process-head,
  .step,
  .faq-list,
  .faq-list summary,
  .faq-list details p,
  .final-section,
  .final-section > p{
    text-align:center !important;
  }

  .pros-full-details,
  .feature-list,
  .checks,
  .plan-card ul,
  .pros-content ul{
    text-align:center !important;
  }

  .comparison h4{margin-bottom:26px !important;}
}
