:root{--white:#f7f7f7;--black:#000;--grey-black:#404040;--grey:#a4a4a4;--blue:#0000f2;--cyan:#00e8ff;--border:rgba(0,0,0,.08);--glass:rgba(255,255,255,.72)}
*{box-sizing:border-box}body{font-family:Poppins,sans-serif;overflow-x:hidden}.glass-nav,.glass-card{background:var(--glass);border:1px solid var(--border);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 12px 40px rgba(0,0,0,.06)}.glass-nav{background:rgba(247,247,247,.74)}.brand-logo{
  width:165px!important;
  max-width:165px!important;
  height:auto!important;
  display:block;
  object-fit:contain;
  object-position:left center;
}.nav-link{color:#404040;transition:.2s}.nav-link:hover{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border-radius:14px;font-weight:700;transition:.2s;color:#000}.btn:hover{transform:translateY(-2px)}.btn-sm{padding:.65rem .9rem;font-size:.82rem}.btn-lg{padding:1rem 1.3rem;font-size:.92rem}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 12px 28px rgba(0,0,242,.22)}.btn-blue:hover{background:#0000c9}.btn-ghost{background:rgba(0,0,0,.035);border:1px solid rgba(0,0,0,.08)}.btn-glass{background:rgba(255,255,255,.62);border:1px solid rgba(0,0,0,.09)}.btn-whatsapp{background:#25d366;color:#001b0b}.icon-btn{width:42px;height:42px;border-radius:12px;background:rgba(0,0,0,.04)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center}.ambient{position:absolute;filter:blur(80px);border-radius:50%;pointer-events:none}.ambient-blue{width:480px;height:480px;background:radial-gradient(circle at 0 0,#0000f2,#0012b4,#000537,#00e8ff);opacity:.13;top:0;right:5%}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.42rem .75rem;border-radius:999px;background:rgba(0,0,242,.06);border:1px solid rgba(0,0,242,.13);color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eyebrow.plain{background:transparent;border:0;padding:0}.eyebrow-light{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 14px var(--blue)}.hero-title{font-size:clamp(2.7rem,5vw,5rem);line-height:1.03;letter-spacing:-.055em;font-weight:700;margin:1.25rem 0}.gradient-text{background:linear-gradient(135deg,#00063e,#0001ec,#00063e);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:700px;color:#404040;font-size:1.08rem;line-height:1.8;margin-bottom:2rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.09)}.stats-grid strong{display:block;font-size:2rem;letter-spacing:-.05em}.stats-grid span{display:block;color:#777;font-size:.72rem;line-height:1.45;margin-top:.25rem}.hero-media{padding:.65rem;border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.1)}.hero-media-frame{height:520px;border-radius:22px;overflow:hidden;position:relative;background:#05060b}.hero-media-frame img{width:100%;height:100%;object-fit:cover}.hero-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78))}.hero-media-content{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.hero-media-content span{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.hero-media-content small{color:rgba(255,255,255,.72)}.play-btn{width:58px;height:58px;border-radius:50%;background:#fff;color:var(--blue);display:grid;place-items:center}.section{padding:7rem 0}.section-soft{background:#efeff2}.section-heading{text-align:center;max-width:760px;margin:0 auto 3rem}.section-title{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.045em;font-weight:700;margin:.8rem 0 1rem}.section-lead{color:#666;line-height:1.75;max-width:650px;margin:0 auto}.service-card{padding:2rem;border-radius:28px;min-height:430px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(0,0,0,.1)}.featured-service{border-color:rgba(0,0,242,.22)}.service-number{display:block;color:var(--blue);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem}.service-card h3{font-size:1.55rem;font-weight:700;letter-spacing:-.03em;margin-bottom:.75rem}.service-card p{color:#666;line-height:1.7;font-size:.9rem}.service-card ul{border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:1rem 0;margin:1.5rem 0}.service-card li{font-size:.84rem;color:#404040;padding:.35rem 0}.service-card li:before{content:'✓';color:var(--blue);font-weight:700;margin-right:.65rem}.text-link{display:flex;align-items:center;gap:.6rem;color:var(--blue);font-size:.85rem;font-weight:700}.platform-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding:1.2rem;border-radius:18px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.45);color:#777;font-size:.8rem}.platform-strip strong{color:#404040}.portfolio-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem}.filter-btn{padding:.65rem .9rem;border-radius:999px;border:1px solid rgba(0,0,0,.09);background:rgba(255,255,255,.65);font-size:.78rem;font-weight:700;color:#555}.filter-btn.active,.filter-btn:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.portfolio-card{min-height:330px;border-radius:24px;overflow:hidden;position:relative;background:#08090d;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 35px rgba(0,0,0,.08)}.portfolio-card>img{width:100%;height:100%;min-height:330px;object-fit:cover;transition:.5s}.portfolio-card:hover>img{transform:scale(1.05)}.portfolio-overlay{position:absolute;inset:auto 0 0 0;padding:1.3rem;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9) 38%);padding-top:5rem}.portfolio-overlay span{font-size:.68rem;color:#00e8ff;text-transform:uppercase;font-weight:700;letter-spacing:.08em}.portfolio-overlay h3{font-size:1.15rem;font-weight:700;margin:.25rem 0}.portfolio-overlay p{font-size:.78rem;color:rgba(255,255,255,.72);margin-bottom:.75rem}.portfolio-overlay a{font-size:.78rem;color:#fff;font-weight:700}.portfolio-overlay.static{position:absolute}.project-letter{position:absolute;inset:0;padding:2rem;background:linear-gradient(135deg,#00063e,#0001ec,#00063e);color:#fff;display:flex;flex-direction:column;justify-content:center}.project-letter span{font-size:.7rem;letter-spacing:.12em;color:#00e8ff;font-weight:700}.project-letter strong{font-size:2rem;line-height:1.05;margin:.4rem 0}.project-letter small{color:rgba(255,255,255,.7)}.testimonial-card{padding:1.7rem;border-radius:24px;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 10px 35px rgba(0,0,0,.05)}.testimonial-card p{font-size:.9rem;line-height:1.75;color:#404040;font-style:italic}.testimonial-card strong{display:block;font-size:.75rem;margin-top:1.2rem}.testimonial-card span{display:block;font-size:.74rem;line-height:1.5;color:#666;margin-top:.5rem}.clients-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;align-items:center}.client-logo{height:110px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:18px;display:grid;place-items:center;padding:1rem}.client-logo img{max-width:100%;max-height:70px;object-fit:contain}.cta-section{padding:7rem 0;position:relative;overflow:hidden;background:#05060b;color:#fff}.cta-section:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle at 0 0,#0000f2,#0012b4,#000537,#00e8ff);filter:blur(90px);opacity:.3;right:-150px;top:-250px}.cta-section h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:-.05em;font-weight:700;margin:1rem auto}.cta-section p{color:#aaa;max-width:620px;margin:auto}.footer{background:#000;color:#fff}.footer-logo{width:155px;height:42px;object-fit:contain;filter:brightness(0) invert(1)}.footer p{color:#999;font-size:.8rem;line-height:1.7}.footer h3{font-weight:700;margin-bottom:.5rem}.footer a{color:#ccc}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#777;font-size:.72rem}.socials{display:flex;gap:1rem;font-size:1rem}.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.72);backdrop-filter:blur(14px)}.modal.hidden{display:none}.modal-card{position:relative;width:min(100%,620px);max-height:90vh;overflow:auto;background:rgba(247,247,247,.96);border-radius:28px;padding:2rem;box-shadow:0 30px 100px rgba(0,0,0,.3)}.modal-card h2{font-size:1.8rem;letter-spacing:-.04em;font-weight:700;margin:.7rem 0}.modal-copy{font-size:.82rem;line-height:1.7;color:#666;margin-bottom:1.5rem}.modal-close{position:absolute;right:1rem;top:1rem;width:38px;height:38px;border-radius:12px;background:#eee}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid label{font-size:.75rem;font-weight:700;color:#404040}.form-grid input,.form-grid select,.form-grid textarea,.client-access input{width:100%;margin-top:.4rem;padding:.8rem .9rem;border-radius:12px;border:1px solid #ddd;background:#fff;outline:0;font:inherit;font-size:.8rem}.full{grid-column:1/-1}.client-access{display:flex;gap:.6rem}.client-feedback{padding:1rem;border-radius:14px;margin-top:1rem;font-size:.8rem;line-height:1.6}.client-feedback.error{background:#fff0f0;color:#8d1d1d;border:1px solid #f0bcbc}.client-feedback.success{background:#effff4;color:#146b35;border:1px solid #bde7c9}.client-actions{margin-top:1rem}.client-actions>p{font-size:1rem;font-weight:700;margin-bottom:1rem}.client-action{display:flex;align-items:center;gap:.8rem;padding:1rem;border-radius:14px;background:#fff;border:1px solid #ddd;margin-top:.6rem;font-size:.8rem;font-weight:700}.client-action i{color:var(--blue)}.client-socials{display:flex;gap:1rem;margin-top:1.2rem;font-size:1.1rem}.quiz-step h3{font-size:1rem;font-weight:700;margin-bottom:1rem}.quiz-option{display:block;width:100%;text-align:left;padding:.9rem 1rem;border-radius:13px;border:1px solid #ddd;background:#fff;margin:.55rem 0;font-size:.8rem}.result-icon{width:50px;height:50px;border-radius:50%;background:#eef0ff;color:var(--blue);display:grid;place-items:center;margin:0 auto 1rem}.floating-wa{position:fixed;right:1.25rem;bottom:1.25rem;z-index:60;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#001b0b;font-size:1.5rem;box-shadow:0 12px 30px rgba(37,211,102,.3)}
@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.clients-grid{grid-template-columns:repeat(3,1fr)}.hero-media-frame{height:430px}}@media(max-width:640px){.brand-logo{width:132px}.hero-title{font-size:2.65rem}.hero-copy{font-size:.95rem}.section{padding:5rem 0}.stats-grid strong{font-size:1.65rem}.stats-grid span{font-size:.67rem}.clients-grid{grid-template-columns:repeat(2,1fr)}.client-logo{height:90px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.client-access{flex-direction:column}.modal-card{padding:1.4rem}.footer-bottom{flex-direction:column;align-items:flex-start}}

/* V03 — refinamiento visual y responsive */
:root{--content-width:1180px;--content-wide:1240px}
.max-w-7xl{max-width:var(--content-wide)!important}.max-w-6xl{max-width:1120px!important}.max-w-5xl{max-width:980px!important}
body{font-size:16px}
.brand-logo{width:205px;height:48px}.hero-brand-logo{width:230px;height:56px}
.hero-title{font-size:clamp(2.45rem,4vw,4.05rem);max-width:760px}.hero-copy{font-size:1.02rem;max-width:650px}
.section{padding:5.2rem 0}.section-heading{margin-bottom:2.4rem}.section-title{font-size:clamp(2rem,3.35vw,3.05rem)}.section-lead{font-size:.98rem;max-width:720px}
.service-card{min-height:390px;padding:1.7rem}.service-card h3{font-size:1.45rem}.service-card p{font-size:.94rem}.service-card li{font-size:.86rem}.service-title-click{cursor:pointer}.service-title-click:hover{color:var(--blue)}
.platform-strip{font-size:.88rem;padding:1rem}
.portfolio-card{cursor:pointer;min-height:310px}.portfolio-card>img{min-height:310px}.portfolio-open-hint{font-size:.78rem;color:#fff;font-weight:700}
.clients-grid{grid-template-columns:repeat(5,1fr);gap:1rem}.client-card{text-align:center}.client-logo{height:82px;padding:.7rem;margin-bottom:.65rem;border-radius:14px}.client-logo img{max-height:52px;max-width:88%}.client-card strong{display:block;font-size:.82rem;color:#202020}.client-card>span{display:block;color:#777;font-size:.68rem;line-height:1.4;margin-top:.18rem}
.service-modal-card{width:min(100%,600px)}.service-modal-list{border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:1rem 0;margin:0 0 1.5rem}.service-modal-list li{padding:.45rem 0;color:#404040;font-size:.88rem}.service-modal-list li:before{content:'✓';color:var(--blue);font-weight:700;margin-right:.65rem}.portfolio-modal-card{width:min(100%,900px)}.portfolio-scope{padding:1rem 1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.08);margin-bottom:1.2rem}.portfolio-scope span{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-weight:700}.portfolio-scope strong{display:block;font-size:.88rem;margin-top:.25rem;color:#303030}.portfolio-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1rem}.portfolio-gallery img,.portfolio-video{width:100%;border-radius:16px;overflow:hidden;background:#08090d}.portfolio-gallery img{display:block;aspect-ratio:4/3;object-fit:cover}.portfolio-video{aspect-ratio:16/9}.portfolio-video iframe{width:100%;height:100%;border:0}.portfolio-modal-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.modal-external{font-size:.78rem;font-weight:700;color:var(--blue)}
.quiz-option.selected{border-color:var(--blue);background:rgba(0,0,242,.06);box-shadow:0 0 0 2px rgba(0,0,242,.08)}
@media(max-width:900px){.hero-brand-logo{width:190px;height:50px}.hero-title{font-size:clamp(2.45rem,6vw,3.5rem)}.section{padding:4.5rem 0}.clients-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.max-w-7xl,.max-w-6xl,.max-w-5xl{width:min(100% - 2rem, 680px)}.brand-logo{width:165px;height:42px}.hero-brand-logo{width:175px;height:46px}.hero-title{font-size:2.35rem;line-height:1.06}.hero-copy{font-size:.96rem;line-height:1.7}.section{padding:4rem 0}.section-title{font-size:2rem}.section-lead{font-size:.92rem}.service-card{min-height:auto;padding:1.45rem}.portfolio-gallery{grid-template-columns:1fr}.clients-grid{grid-template-columns:repeat(2,1fr)}.client-logo{height:78px}.client-card strong{font-size:.76rem}.client-card>span{font-size:.64rem}.portfolio-modal-card{padding:1.25rem}.portfolio-scope strong{font-size:.8rem}}

/* V04 — jerarquía, densidad y responsive */
:root{--content-wide:1120px;--section-pad:3.7rem}
.max-w-7xl{max-width:var(--content-wide)!important}.max-w-6xl{max-width:1040px!important}.max-w-5xl{max-width:900px!important}
.hero-section .max-w-7xl{padding-top:8.7rem!important;padding-bottom:3.4rem!important}
.hero-title{font-size:clamp(2.65rem,4.35vw,3.75rem);line-height:.99;max-width:700px;letter-spacing:-.055em}
.hero-copy{font-size:1.05rem;line-height:1.72;max-width:680px}
.hero-brand-logo{width:280px!important;height:68px!important}
.brand-logo{width:220px;height:52px}
.stats-grid{gap:1.25rem;margin-top:1.4rem}.stats-grid strong{font-size:2.55rem;line-height:1;letter-spacing:-.055em}.stats-grid span{font-size:.82rem;line-height:1.35}
.section{padding:var(--section-pad) 0}.section-heading{margin-bottom:1.8rem}.eyebrow{font-size:.78rem;letter-spacing:.12em}.section-heading>.eyebrow,.section-soft>.max-w-7xl>.section-heading>.eyebrow,.section-soft>.max-w-6xl>.section-heading>.eyebrow{font-size:1rem}.section-title{font-size:clamp(2.35rem,3.55vw,3.3rem);line-height:1.02}.section-lead{font-size:1rem;line-height:1.65}.section-lead-wide{max-width:760px;margin:1rem auto 0}
#diagnostico{padding-top:3.4rem;padding-bottom:3.6rem}.section-soft{background:#f0f1f5}
.service-card{min-height:390px;padding:1.35rem}.service-card h3{font-size:1.2rem;line-height:1.05}.service-card p{font-size:.82rem;line-height:1.55}.service-card li{font-size:.78rem}.service-number{font-size:.72rem}.service-card .text-link{font-size:.75rem}.platform-strip{margin-top:1.4rem!important}
.portfolio-filters{margin-bottom:1.3rem}.portfolio-card,.portfolio-card>img{min-height:280px}.portfolio-overlay{padding:1.1rem;padding-top:4rem}.portfolio-overlay h3{font-size:1.05rem}.portfolio-overlay p{font-size:.75rem}
.testimonial-card{padding:1.4rem}.testimonial-card p{font-size:.86rem;line-height:1.65}
.clients-grid{grid-template-columns:repeat(5,1fr);gap:.8rem;margin-top:1.8rem!important}.client-logo{height:72px;padding:.55rem;border-radius:13px}.client-logo img{max-height:48px;max-width:86%}.client-card strong{font-size:.76rem}.client-card>span{font-size:.63rem}
.cta-section{padding:5rem 0}.cta-section .eyebrow-light{font-size:1rem}.cta-section h2{font-size:clamp(2.1rem,4vw,3.55rem)}
.footer{padding-top:0}.footer h3{font-size:1.05rem}.footer p{font-size:.82rem}
.modal-card{width:min(100%,700px);padding:2.2rem}.modal-card h2{font-size:2rem}.modal-copy{font-size:.92rem}.form-grid label{font-size:.82rem}.form-grid input,.form-grid select,.form-grid textarea,.client-access input{font-size:.9rem;padding:.9rem 1rem}.required-mark{color:#e11d48;font-weight:800}.service-modal-process{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:16px;padding:1rem 1.1rem;margin-bottom:1.2rem;color:#555;font-size:.78rem;line-height:1.6}.service-modal-process strong{color:#222}.service-modal-process p{margin-top:.35rem}.service-modal-list{margin-bottom:1.1rem}
.client-modal{width:min(100%,620px)}.client-actions{padding-top:.2rem}.client-greeting{font-size:1.1rem!important}.client-action{font-size:.86rem;padding:1rem 1.1rem}
.quiz-option{font-size:.9rem;padding:1rem 1.05rem}.quiz-step h3{font-size:1.15rem}.quiz-step .btn{font-size:.9rem}
@media(max-width:1100px){.hero-brand-logo{width:245px!important}.hero-section .max-w-7xl{padding-top:8.3rem!important}.clients-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.hero-section .max-w-7xl{padding-top:7.8rem!important}.hero-title{font-size:clamp(2.55rem,6.2vw,3.45rem)}.hero-brand-logo{width:220px!important}.stats-grid strong{font-size:2.25rem}.section{padding:3.3rem 0}.section-title{font-size:2.7rem}.clients-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.max-w-7xl,.max-w-6xl,.max-w-5xl{width:min(100% - 1.5rem,680px)}.hero-section .max-w-7xl{padding-top:7.1rem!important;padding-bottom:2.5rem!important}.hero-brand-logo{width:195px!important;height:48px!important}.brand-logo{width:165px;height:42px}.hero-title{font-size:2.45rem;line-height:1.02}.hero-copy{font-size:.96rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}.stats-grid strong{font-size:2rem}.stats-grid span{font-size:.68rem}.section{padding:3rem 0}.section-title{font-size:2.25rem}.section-heading{margin-bottom:1.45rem}.section-heading>.eyebrow,.section-soft>.max-w-7xl>.section-heading>.eyebrow,.section-soft>.max-w-6xl>.section-heading>.eyebrow{font-size:.9rem}.service-card{min-height:auto;padding:1.35rem}.portfolio-card,.portfolio-card>img{min-height:250px}.clients-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.client-logo{height:76px}.client-card strong{font-size:.72rem}.client-card>span{font-size:.6rem}.modal-card{padding:1.3rem;border-radius:22px}.modal-card h2{font-size:1.65rem}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.cta-section{padding:4rem 0}.cta-section h2{font-size:2.2rem}}

/* V05 — densidad, jerarquía, modales y carrusel de marcas */
.hero-section .max-w-7xl{padding-top:7.6rem!important;padding-bottom:3.1rem!important}
.hero-logo-lockup{margin:0 0 1.35rem;display:flex;align-items:center}
.hero-logo-large{width:clamp(300px,30vw,430px);height:auto;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,242,.08))}
.hero-title{max-width:780px;font-size:clamp(3rem,4.8vw,4.45rem);line-height:.98}
.hero-copy{max-width:700px}
.stats-grid{margin-top:1.7rem;gap:1.5rem}
.stats-grid strong{font-size:clamp(2.65rem,4vw,3.5rem)}
.stats-grid span{font-size:.88rem}
.hero-media-frame{height:500px}

/* Section titles: no forced punctuation */
.section-title{letter-spacing:-.045em}
#resenas .section-title{white-space:nowrap}

/* Diagnostics */
#diagnostico .btn{width:min(100%,360px);margin-inline:auto}
#diagnostico{padding-top:3.1rem;padding-bottom:3.1rem}
.result-icon{width:84px;height:84px;font-size:1.6rem;margin:0 auto 1.25rem}
.quiz-next{width:min(100%,360px)!important;margin-left:auto;margin-right:auto}
.quiz-result-cta{width:min(100%,420px)!important;margin-inline:auto;display:block}

/* Lead/client modals */
.modal-card{width:min(100%,760px);padding:2rem 2.25rem}
.modal-card h2{font-size:clamp(2rem,4vw,3rem);line-height:1.02;letter-spacing:-.045em}
.modal-copy{font-size:1rem;line-height:1.65}
.form-grid{gap:1rem}
.form-grid label{font-size:.9rem}
.form-grid input,.form-grid select,.form-grid textarea,.client-access input{font-size:1rem;min-height:52px}
.required-mark{color:#d71920!important;margin-left:.12rem}
.client-modal{width:min(100%,650px);padding:1.9rem 2.1rem}
.client-modal h2{font-size:clamp(2rem,3.6vw,2.8rem)}
.client-access{gap:.75rem}
.client-access input{flex:1}
.client-access .btn{min-width:170px}
.client-feedback{font-size:.92rem;line-height:1.5}

/* Brands infinite carousel */
.clients-carousel{overflow:hidden;margin-top:2.4rem;position:relative;mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}
.clients-track{display:flex;width:max-content;animation:clients-marquee 46s linear infinite}
.clients-set{display:flex;gap:1rem;padding-right:1rem}
.clients-carousel:hover .clients-track{animation-play-state:paused}
.client-pill{appearance:none;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.055);border-radius:20px;padding:.8rem 1rem;min-width:245px;width:245px;display:flex;align-items:center;gap:.85rem;text-align:left;cursor:default;flex:none}
.client-pill .client-logo{width:92px;height:70px;min-width:92px;padding:.5rem;border-radius:14px;margin:0;display:grid;place-items:center;background:#fafafa;border:1px solid rgba(0,0,0,.045)}
.client-pill .client-logo img{max-width:100%;max-height:56px;object-fit:contain}
.client-pill strong{display:block;font-size:.82rem;color:#151515;line-height:1.2}
.client-pill span{display:block;font-size:.66rem;color:#747474;line-height:1.35;margin-top:.25rem}
@keyframes clients-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* Footer logo */
.footer-logo-large{width:245px!important;height:auto!important;max-width:100%;display:block;filter:none}
.footer{padding-bottom:1rem}

@media(max-width:900px){
  .hero-logo-large{width:clamp(260px,48vw,360px)}
  .hero-title{font-size:clamp(2.7rem,7vw,4rem)}
  .hero-media-frame{height:430px}
  #resenas .section-title{white-space:normal}
}
@media(max-width:640px){
  .hero-section .max-w-7xl{padding-top:6.7rem!important}
  .hero-logo-large{width:260px}
  .hero-title{font-size:2.65rem}
  .hero-copy{font-size:.95rem}
  .stats-grid strong{font-size:2.15rem}
  .stats-grid span{font-size:.68rem}
  .hero-media-frame{height:360px}
  .modal-card,.client-modal{padding:1.35rem;border-radius:22px}
  .modal-card h2{font-size:1.8rem}
  .modal-copy{font-size:.9rem}
  .client-access{flex-direction:column}
  .client-access .btn{width:100%}
  .client-pill{min-width:220px;width:220px}
  .client-pill .client-logo{width:78px;min-width:78px;height:64px}
  .footer-logo-large{width:210px!important}
}

/* V06 — logo horizontal real + carousel larger + hero spacing */
.brand-logo{width:210px!important;height:auto!important;object-fit:contain;object-position:left center}
.hero-brand-logo{width:215px!important;height:auto!important}
.hero-section .max-w-7xl{padding-top:4.2rem!important;padding-bottom:3.1rem!important}
.hero-logo-lockup{margin:0 0 1.1rem!important}
.hero-logo-large{width:clamp(300px,31vw,430px)!important;height:auto!important;max-height:none!important;filter:drop-shadow(0 10px 22px rgba(0,0,242,.08))}
.client-pill{min-width:320px!important;width:320px!important;padding:1rem 1.15rem!important;gap:1rem!important;border-radius:22px!important}
.client-pill .client-logo{width:116px!important;min-width:116px!important;height:88px!important;padding:.65rem!important;border-radius:16px!important}
.client-pill .client-logo img{max-width:100%!important;max-height:70px!important}
.client-pill strong{font-size:.95rem!important}
.client-pill span{font-size:.74rem!important;margin-top:.3rem!important}
.clients-set{gap:1.15rem!important;padding-right:1.15rem!important}
.footer-logo-large{width:290px!important;height:auto!important;filter:none!important}

@media(max-width:900px){
  .brand-logo{width:190px!important}
  .hero-brand-logo{width:195px!important}
  .hero-section .max-w-7xl{padding-top:3.5rem!important}
  .hero-logo-large{width:clamp(280px,48vw,390px)!important}
  .client-pill{min-width:285px!important;width:285px!important}
  .client-pill .client-logo{width:100px!important;min-width:100px!important;height:80px!important}
  .client-pill .client-logo img{max-height:64px!important}
  .footer-logo-large{width:250px!important}
}
@media(max-width:640px){
  .brand-logo{width:165px!important}
  .hero-brand-logo{width:170px!important}
  .hero-section .max-w-7xl{padding-top:3rem!important;padding-bottom:2.5rem!important}
  .hero-logo-large{width:270px!important}
  .client-pill{min-width:250px!important;width:250px!important;padding:.85rem!important}
  .client-pill .client-logo{width:88px!important;min-width:88px!important;height:70px!important}
  .client-pill .client-logo img{max-height:56px!important}
  .client-pill strong{font-size:.82rem!important}
  .client-pill span{font-size:.66rem!important}
  .footer-logo-large{width:220px!important}
}

/* Ajustes solicitados — únicamente logo de cabecera y botón del diagnóstico */
.brand-logo{
  width:210px!important;
  height:auto!important;
  object-fit:contain;
  object-position:left center;
}
.quiz-next{
  width:auto!important;
  max-width:max-content!important;
  min-width:0!important;
  display:block!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:32px!important;
  padding-right:32px!important;
}

/* Corrección puntual: retirar únicamente el símbolo blanco duplicado de la cabecera */
header .logo-mark,
header .hero-logo,
header .brand-mark,
.site-header .logo-mark,
.site-header .hero-logo,
.site-header .brand-mark {
  display:none!important;
}

/* Ajuste puntual de tamaño del logo en cabecera */
header .brand-logo,
.site-header .brand-logo,
.navbar .brand-logo {
  width:165px!important;
  max-width:165px!important;
  height:auto!important;
}
