
:root{
 --ink:#102226; --cream:#f6f1e5; --paper:#fffdf7; --lime:#d8ff54; --sky:#7cc8ff;
 --coral:#ff765f; --sun:#ffd84d; --violet:#a98bff; --aqua:#77e8d0; --shadow:0 22px 70px rgba(16,34,38,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.ycplanet-body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
a{color:inherit}
button,input,select,textarea{font:inherit}
#yciv-intro,#yciv-services-overlay,#ycpx,#ycpx-inline,#ycpx-v12-stage,#ycpx-v20{display:none!important}

/* splash */
.yc-splash{position:fixed;inset:0;z-index:999999;background:#102226;display:grid;place-items:center;overflow:hidden;transition:opacity .7s,visibility .7s}
.yc-splash.hidden{opacity:0;visibility:hidden;pointer-events:none}
.yc-splash-inner{position:relative;z-index:3;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:18px;padding:30px}
.yc-splash-logo{width:min(560px,78vw);filter:drop-shadow(0 20px 50px rgba(0,0,0,.28));animation:logoFloat 4s ease-in-out infinite}
.yc-splash p{font-size:11px;letter-spacing:.28em;font-weight:800;opacity:.7}
.yc-splash button{border:0;background:var(--lime);color:#102226;border-radius:999px;padding:20px 30px;font-weight:900;letter-spacing:.12em;cursor:pointer;box-shadow:0 15px 40px rgba(216,255,84,.22)}
.yc-splash small{font-size:9px;letter-spacing:.25em;opacity:.45}
.yc-splash-orbit{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;animation:spin 18s linear infinite}
.orbit-a{width:76vw;height:76vw}
.orbit-b{width:48vw;height:48vw;animation-direction:reverse}
.orbit-a:before,.orbit-b:before{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:var(--lime);left:50%;top:-11px}
@keyframes spin{to{transform:rotate(360deg)}} @keyframes logoFloat{50%{transform:translateY(-12px) rotate(-1deg)}}

/* header */
.yc-header{position:fixed;z-index:200;top:16px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 28px));height:68px;border-radius:22px;background:rgba(255,253,247,.84);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:10px 16px 10px 20px;box-shadow:0 12px 35px rgba(16,34,38,.09)}
.yc-brand img,.yc-brand .custom-logo{display:block;width:150px;height:44px;object-fit:contain}
.yc-brand .custom-logo-link{display:block}
.yc-menu,.yc-nav ul{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}
.yc-menu a,.yc-nav a{text-decoration:none;font-size:12px;font-weight:800}
.yc-menu-toggle{display:none;background:var(--ink);color:#fff;border:0;border-radius:12px;width:44px;height:44px}

/* common */
.yc-hero,.yc-services,.yc-radios,.yc-plans,.yc-form-section,.yc-work,.yc-news,.yc-clients,.yc-contact{padding:120px max(5vw,24px)}
.yc-section-intro{max-width:980px;margin-bottom:56px}
.yc-section-intro>span,.yc-eyebrow{font-size:10px;font-weight:900;letter-spacing:.25em;text-transform:uppercase}
.yc-section-intro h2,.yc-coverage h2,.yc-work h2,.yc-payments h2,.yc-community h2{font-size:clamp(50px,7.2vw,112px);line-height:.9;letter-spacing:-.06em;margin:18px 0 24px}
.yc-section-intro p,.yc-coverage p,.yc-work p,.yc-payments p,.yc-community p{font-size:clamp(18px,2vw,26px);line-height:1.45;max-width:760px}
.yc-pill{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border:2px solid var(--ink);border-radius:999px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.08em;background:transparent;color:var(--ink)}
.yc-pill.primary{background:var(--ink);color:#fff}
.yc-actions{display:flex;gap:12px;flex-wrap:wrap}

/* hero */
.yc-hero{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;background:linear-gradient(130deg,#f6f1e5 0 55%,#d8ff54 55%);overflow:hidden;padding-top:150px}
.yc-hero-copy{position:relative;z-index:2}
.yc-hero h1{font-size:clamp(74px,10vw,168px);line-height:.78;letter-spacing:-.08em;margin:22px 0 34px}
.yc-hero h1 em{font-style:normal;color:#ff5f4a}
.yc-hero-copy>p{font-size:clamp(19px,2vw,28px);line-height:1.4;max-width:710px;margin-bottom:35px}
.yc-hero-world{position:relative;min-height:580px;display:grid;place-items:center}
.yc-world-core{width:min(290px,35vw);aspect-ratio:1;border-radius:48% 52% 43% 57% / 52% 35% 65% 48%;background:#102226;color:#fff;display:grid;place-items:center;box-shadow:var(--shadow);animation:morph 7s ease-in-out infinite}
.yc-world-core span{font-size:clamp(100px,12vw,180px);font-weight:950}
.yc-world-ring{position:absolute;border:2px solid rgba(16,34,38,.24);border-radius:50%;animation:spin 14s linear infinite}
.ring-1{width:470px;height:470px}.ring-2{width:620px;height:300px;transform:rotate(30deg);animation-direction:reverse}
.yc-float-dot{position:absolute;border-radius:50%;box-shadow:var(--shadow)}
.d1{width:80px;height:80px;background:var(--coral);top:12%;right:13%}.d2{width:50px;height:50px;background:var(--sky);left:12%;bottom:15%}.d3{width:36px;height:36px;background:var(--violet);right:5%;bottom:30%}
.yc-scroll-note{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:9px;font-weight:900;letter-spacing:.22em}
@keyframes morph{50%{border-radius:58% 42% 56% 44% / 39% 57% 43% 61%;transform:rotate(4deg) scale(1.04)}}

/* services */
.yc-services{background:#fffdf7;position:relative}
.yc-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.yc-service-card{border:0;border-radius:34px;min-height:420px;padding:28px;text-align:left;color:var(--ink);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}
.yc-service-card:hover{transform:translateY(-10px) rotate(-.5deg);box-shadow:var(--shadow)}
.tone-sun{background:var(--sun)}.tone-coral{background:var(--coral)}.tone-aqua{background:var(--aqua)}.tone-sky{background:var(--sky)}.tone-violet{background:var(--violet)}.tone-lime{background:var(--lime)}
.yc-card-no{font-size:11px;font-weight:900;letter-spacing:.2em}
.yc-card-icon{font-size:90px;line-height:1;margin:auto;transition:transform .4s}.yc-service-card:hover .yc-card-icon{transform:rotate(10deg) scale(1.12)}
.yc-service-card h3{font-size:clamp(30px,3vw,48px);line-height:.95;letter-spacing:-.04em;margin:0 0 10px}
.yc-service-card p{font-size:15px;line-height:1.5;margin:0;max-width:390px}
.yc-card-go{font-size:9px;font-weight:900;letter-spacing:.16em;margin-top:22px}

/* journey */
.yc-service-journey{position:fixed;z-index:500;inset:0;background:#102226;color:#fff;padding:90px max(5vw,24px);overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transition:.5s}
.yc-service-journey.open{opacity:1;visibility:visible;pointer-events:auto}
.yc-journey-close{position:fixed;right:26px;top:24px;width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#ffffff12;color:#fff;font-size:28px;cursor:pointer}
.yc-journey-inner{max-width:1200px;margin:0 auto;min-height:calc(100vh - 180px);display:flex;flex-direction:column;justify-content:center}
.yc-journey-inner>h2{font-size:clamp(70px,10vw,160px);line-height:.78;letter-spacing:-.07em;margin:25px 0 35px}
.yc-journey-lead{font-size:clamp(20px,2.3vw,32px);max-width:850px;line-height:1.4}
.yc-continue{align-self:flex-start;margin-top:30px;background:var(--lime);color:#102226;border:0;border-radius:999px;padding:20px 26px;font-weight:900;letter-spacing:.12em;cursor:pointer}
.yc-journey-steps{display:none;margin-top:60px}.yc-journey-steps.show{display:block}
.yc-journey-steps article{display:grid;grid-template-columns:80px 1fr;align-items:center;min-height:130px;border-top:1px solid rgba(255,255,255,.18);opacity:0;transform:translateY(20px);transition:.5s}
.yc-journey-steps article.show{opacity:1;transform:none}
.yc-journey-steps article span{font-size:11px;letter-spacing:.2em;opacity:.5}.yc-journey-steps h4{font-size:clamp(28px,4vw,58px);letter-spacing:-.04em;margin:0}
.yc-service-journey .yc-pill{margin-top:36px;border-color:#fff;color:#fff}.yc-service-journey .yc-pill.primary{background:#fff;color:#102226}

/* radios */
.yc-radios{background:#c9ebff}
.yc-radio-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.yc-radio-card{background:#fffdf7;border-radius:38px;padding:34px;box-shadow:var(--shadow)}
.yc-radio-visual{height:280px;display:grid;place-items:center;background:#f4f3ef;border-radius:28px;overflow:hidden;margin-bottom:28px}
.yc-radio-visual img{max-width:78%;max-height:80%;object-fit:contain}
.yc-radio-card h3{font-size:clamp(35px,4vw,60px);line-height:.95;letter-spacing:-.04em;margin:0 0 8px}
.yc-radio-card audio{width:100%;margin:22px 0}

/* coverage */
.yc-coverage{padding:120px max(5vw,24px);display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;background:#102226;color:#fff}
.yc-map-orbit{position:relative;width:min(430px,80vw);aspect-ratio:1;margin:auto;display:grid;place-items:center}
.yc-map-core{width:170px;aspect-ratio:1;border-radius:50%;background:var(--lime);color:#102226;display:grid;place-items:center;text-align:center;font-weight:950;font-size:46px;line-height:.8}
.yc-map-orbit i{position:absolute;border:1px solid rgba(255,255,255,.28);border-radius:50%}
.yc-map-orbit i:nth-of-type(1){inset:10%}.yc-map-orbit i:nth-of-type(2){inset:0;animation:spin 10s linear infinite}.yc-map-orbit i:nth-of-type(3){width:92%;height:38%;transform:rotate(-25deg)}
.yc-map-orbit i:nth-of-type(2):after{content:"";position:absolute;width:18px;height:18px;background:var(--coral);border-radius:50%;top:-9px;left:50%}

/* plans */
.yc-plans{background:#f6f1e5}
.yc-plan-track{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.yc-plan{min-height:340px;border-radius:30px;background:#fff;padding:28px;display:flex;flex-direction:column}
.yc-plan.featured{background:var(--lime)}
.yc-plan b{font-size:11px;letter-spacing:.2em}.yc-plan h3{font-size:35px;margin:auto 0 10px}.yc-plan p{font-size:17px;line-height:1.45}.yc-plan a{font-size:10px;font-weight:900;letter-spacing:.1em;text-decoration:none;margin-top:18px}

/* forms */
.yc-form-section,.yc-contact{background:#fffdf7}
.yc-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:1100px}
.yc-form input,.yc-form select,.yc-form textarea{width:100%;border:2px solid #102226;border-radius:18px;padding:18px;background:transparent;color:#102226;outline:none}
.yc-form textarea{grid-column:1/-1;min-height:140px;resize:vertical}.yc-form button{justify-self:start;grid-column:1/-1}
.yc-success{background:var(--lime);padding:16px 20px;border-radius:16px;margin-bottom:20px;max-width:1100px;font-weight:800}

/* work */
.yc-work{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;background:var(--violet)}
.yc-form.compact{grid-template-columns:1fr}

/* news */
.yc-news{background:#102226;color:#fff}
.yc-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.yc-news-card{border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:28px;min-height:310px;display:flex;flex-direction:column}
.yc-news-card span{font-size:10px;letter-spacing:.15em;opacity:.55}.yc-news-card h3{font-size:28px;line-height:1.05;overflow-wrap:anywhere}.yc-news-card p{line-height:1.6;opacity:.72}.yc-news-card a{margin-top:auto;font-size:10px;font-weight:900;letter-spacing:.12em}

/* clients */
.yc-clients{background:#fffdf7;overflow:hidden}
.yc-logo-marquee{overflow:hidden}
.yc-logo-track{display:flex;gap:18px;width:max-content;animation:marquee 38s linear infinite}
.yc-logo-track figure{margin:0;width:210px;height:160px;border-radius:25px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #10222617}
.yc-logo-track img{width:100%;height:100%;object-fit:contain}
@keyframes marquee{to{transform:translateX(-50%)}}

/* payments community */
.yc-payments,.yc-community{padding:100px max(5vw,24px);display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}
.yc-payments{background:var(--sun)}
.yc-community{background:var(--aqua);grid-template-columns:.6fr 1.4fr}
.yc-phone{display:grid;place-items:center}.yc-phone-screen{width:240px;height:460px;border:12px solid #102226;border-radius:42px;background:#fffdf7;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow)}
.yc-phone-screen span{width:80px;height:80px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:40px;font-weight:950;margin-bottom:24px}.yc-phone-screen b{font-size:22px}.yc-phone-screen small{margin-top:8px}

/* contact */
.yc-useful{margin-top:70px;padding:25px 0;border-top:2px solid #102226}.yc-useful h3{font-size:28px}.yc-useful p{line-height:1.7}

/* footer */
.yc-footer{background:#102226;color:#fff;padding:70px max(5vw,24px);display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}
.yc-footer img{width:220px;filter:brightness(1.05)}.yc-footer-links{display:flex;gap:18px;flex-wrap:wrap}.yc-footer-links a{font-size:11px}.yc-copy{grid-column:1/-1;opacity:.5;font-size:11px}
.yc-whatsapp{position:fixed;z-index:250;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:28px;box-shadow:0 12px 30px rgba(0,0,0,.2)}

/* default */
.yc-default{padding:140px max(5vw,24px);min-height:70vh}.yc-default-card{max-width:900px;margin:30px 0;background:#fff;padding:30px;border-radius:28px}

/* reveal */
.yc-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s,transform .75s}.yc-reveal.visible{opacity:1;transform:none}

/* mobile */
@media(max-width:980px){
 .yc-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fffdf7;border-radius:20px;padding:18px;box-shadow:var(--shadow)}
 .yc-nav.open{display:block}.yc-menu,.yc-nav ul{flex-direction:column;align-items:flex-start}.yc-menu-toggle{display:block}
 .yc-hero{grid-template-columns:1fr;background:linear-gradient(180deg,#f6f1e5 0 58%,#d8ff54 58%);padding-top:150px}.yc-hero-world{min-height:430px}
 .yc-service-grid{grid-template-columns:repeat(2,1fr)}.yc-radio-grid{grid-template-columns:1fr}.yc-plan-track{grid-template-columns:repeat(2,1fr)}
 .yc-coverage,.yc-work,.yc-payments,.yc-community{grid-template-columns:1fr}.yc-news-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
 .yc-header{height:62px}.yc-brand img,.yc-brand .custom-logo{width:125px;height:38px}
 .yc-hero,.yc-services,.yc-radios,.yc-plans,.yc-form-section,.yc-work,.yc-news,.yc-clients,.yc-contact{padding-left:18px;padding-right:18px}
 .yc-service-grid,.yc-plan-track,.yc-form{grid-template-columns:1fr}.yc-form textarea,.yc-form button{grid-column:auto}
 .yc-service-card{min-height:310px}.yc-world-ring.ring-1{width:330px;height:330px}.yc-world-ring.ring-2{width:380px;height:220px}
 .yc-footer{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.yc-splash-logo,.yc-splash-orbit,.yc-logo-track,.yc-map-orbit i{animation:none!important}.yc-reveal{opacity:1;transform:none}}


/* =========================================================
   V1.1 VISUAL CORRECTION LAYER
   - mayor contraste
   - fondos más suaves y orgánicos
   - elimina interferencias de estilos heredados/plugins
   ========================================================= */

body.ycplanet-body{
  background:#f5f1e8!important;
  color:#102226!important;
}

body.ycplanet-body main,
body.ycplanet-body section{
  color:#102226;
}

body.ycplanet-body h1,
body.ycplanet-body h2,
body.ycplanet-body h3,
body.ycplanet-body h4,
body.ycplanet-body p,
body.ycplanet-body label,
body.ycplanet-body span{
  text-shadow:none;
}

/* Fondo general de secciones: más editorial, menos bloques planos */
body.ycplanet-body .yc-services{
  background:
    radial-gradient(circle at 8% 6%, rgba(255,216,77,.22), transparent 23%),
    radial-gradient(circle at 92% 12%, rgba(119,232,208,.20), transparent 24%),
    #fffdf7!important;
}

body.ycplanet-body .yc-radios{
  background:
    radial-gradient(circle at 12% 15%, rgba(124,200,255,.34), transparent 28%),
    linear-gradient(180deg,#eaf7ff 0%,#dcefff 100%)!important;
}

body.ycplanet-body .yc-plans{
  background:
    radial-gradient(circle at 90% 12%, rgba(216,255,84,.28), transparent 25%),
    #f5f1e8!important;
}

body.ycplanet-body .yc-form-section{
  background:
    radial-gradient(circle at 8% 6%, rgba(216,255,84,.16), transparent 26%),
    #fffdf7!important;
}

body.ycplanet-body .yc-work{
  background:
    radial-gradient(circle at 90% 15%, rgba(124,200,255,.24), transparent 24%),
    linear-gradient(135deg,#efe8ff 0%,#dcd0ff 100%)!important;
  color:#102226!important;
}

body.ycplanet-body .yc-news{
  background:
    radial-gradient(circle at 85% 10%, rgba(119,232,208,.11), transparent 26%),
    #102226!important;
  color:#fff!important;
}

body.ycplanet-body .yc-clients{
  background:
    radial-gradient(circle at 10% 12%, rgba(255,216,77,.15), transparent 23%),
    #fffdf7!important;
}

body.ycplanet-body .yc-payments{
  background:
    radial-gradient(circle at 86% 10%, rgba(255,255,255,.30), transparent 26%),
    linear-gradient(135deg,#ffe48d,#ffd84d)!important;
  color:#102226!important;
}

body.ycplanet-body .yc-community{
  background:
    radial-gradient(circle at 90% 8%, rgba(255,255,255,.28), transparent 25%),
    linear-gradient(135deg,#baf5e7,#77e8d0)!important;
  color:#102226!important;
}

body.ycplanet-body .yc-contact{
  background:
    radial-gradient(circle at 88% 10%, rgba(124,200,255,.14), transparent 24%),
    #fffdf7!important;
}

/* Títulos y textos: forzar lectura clara */
body.ycplanet-body .yc-form-section .yc-section-intro,
body.ycplanet-body .yc-work,
body.ycplanet-body .yc-work h2,
body.ycplanet-body .yc-work p,
body.ycplanet-body .yc-work .yc-eyebrow,
body.ycplanet-body .yc-contact,
body.ycplanet-body .yc-contact h2,
body.ycplanet-body .yc-contact p,
body.ycplanet-body .yc-plans,
body.ycplanet-body .yc-plans h2,
body.ycplanet-body .yc-radios,
body.ycplanet-body .yc-radios h2{
  color:#102226!important;
}

body.ycplanet-body .yc-news h2,
body.ycplanet-body .yc-news h3,
body.ycplanet-body .yc-news p,
body.ycplanet-body .yc-news span,
body.ycplanet-body .yc-news a{
  color:#fff!important;
}

/* Formularios: fondo blanco visible + texto oscuro */
body.ycplanet-body .yc-form{
  position:relative;
  z-index:2;
  padding:clamp(22px,3vw,38px);
  border-radius:30px;
  background:rgba(255,255,255,.72)!important;
  border:1px solid rgba(16,34,38,.10);
  box-shadow:0 18px 55px rgba(16,34,38,.08);
  backdrop-filter:blur(8px);
}

body.ycplanet-body .yc-work .yc-form{
  background:rgba(255,255,255,.72)!important;
}

body.ycplanet-body .yc-form input,
body.ycplanet-body .yc-form select,
body.ycplanet-body .yc-form textarea{
  background:#fff!important;
  color:#102226!important;
  border:1.5px solid rgba(16,34,38,.30)!important;
  box-shadow:none!important;
  opacity:1!important;
}

body.ycplanet-body .yc-form input::placeholder,
body.ycplanet-body .yc-form textarea::placeholder{
  color:rgba(16,34,38,.58)!important;
  opacity:1!important;
}

body.ycplanet-body .yc-form select option{
  color:#102226!important;
  background:#fff!important;
}

/* Tarjetas de noticias más legibles */
body.ycplanet-body .yc-news-card{
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(255,255,255,.18)!important;
}
body.ycplanet-body .yc-news-card p{opacity:.78!important}

/* Planes con mejor separación */
body.ycplanet-body .yc-plan{
  background:#fffdf7!important;
  border:1px solid rgba(16,34,38,.09);
  box-shadow:0 14px 42px rgba(16,34,38,.07);
}
body.ycplanet-body .yc-plan.featured{
  background:#d8ff54!important;
}

/* Radios con fondo limpio */
body.ycplanet-body .yc-radio-card{
  background:#fffdf7!important;
  border:1px solid rgba(16,34,38,.08);
}
body.ycplanet-body .yc-radio-card p,
body.ycplanet-body .yc-radio-card h3{
  color:#102226!important;
}

/* Hero: conserva color, agrega profundidad */
body.ycplanet-body .yc-hero{
  background:
    radial-gradient(circle at 80% 25%,rgba(255,255,255,.40),transparent 18%),
    linear-gradient(118deg,#f6f1e5 0 56%,#d8ff54 56% 100%)!important;
}
body.ycplanet-body .yc-hero h1,
body.ycplanet-body .yc-hero p,
body.ycplanet-body .yc-hero .yc-eyebrow{
  color:#102226!important;
}
body.ycplanet-body .yc-hero h1 em{color:#ff5f4a!important}

/* Botones */
body.ycplanet-body .yc-pill{
  opacity:1!important;
  visibility:visible!important;
}
body.ycplanet-body .yc-pill.primary{
  background:#102226!important;
  color:#fff!important;
  border-color:#102226!important;
}

/* Evitar que el Customizer/otros plugins reduzcan opacidad de bloques */
body.ycplanet-body .yc-section-intro,
body.ycplanet-body .yc-form-section,
body.ycplanet-body .yc-work,
body.ycplanet-body .yc-news,
body.ycplanet-body .yc-clients{
  opacity:1!important;
}

/* Preview del Personalizador: que las secciones sigan siendo legibles */
@media(max-width:900px){
  body.ycplanet-body .yc-form-section,
  body.ycplanet-body .yc-work,
  body.ycplanet-body .yc-news,
  body.ycplanet-body .yc-clients,
  body.ycplanet-body .yc-contact{
    padding-top:90px;
    padding-bottom:90px;
  }
}

/* Modo móvil: reducir saturación de superficies */
@media(max-width:620px){
  body.ycplanet-body .yc-work{
    background:linear-gradient(180deg,#f2ecff,#ddd3ff)!important;
  }
  body.ycplanet-body .yc-form{
    padding:18px;
    border-radius:22px;
  }
}


/* V1.2 */
body.ycplanet-body .yc-service-grid{
  grid-template-columns:repeat(var(--yc-service-cols,2),minmax(0,1fr))!important;
}
body.ycplanet-body .yc-world-core{
  background:rgba(255,255,255,.24)!important;
  border:1px solid rgba(16,34,38,.12);
  backdrop-filter:none!important;
}
body.ycplanet-body .yc-world-butterfly{
  width:78%;height:78%;object-fit:contain;
  filter:drop-shadow(0 18px 35px rgba(16,34,38,.18));
  animation:ycButterfly 4.8s ease-in-out infinite;
}
@keyframes ycButterfly{50%{transform:translateY(-10px) rotate(2deg) scale(1.03)}}

/* Optimización: menos efectos costosos */
.yc-header{backdrop-filter:none!important;background:rgba(255,253,247,.96)!important}
.yc-service-card,.yc-radio-card,.yc-form{backdrop-filter:none!important}
.yc-world-ring{will-change:transform}
.yc-logo-track{will-change:transform}
@media(max-width:900px){
  .yc-world-ring,.yc-float-dot{animation-duration:22s!important}
  body.ycplanet-body .yc-service-grid{grid-template-columns:1fr!important}
}

/* Asistente */
.yc-assistant{position:fixed;z-index:350;left:22px;bottom:22px}
.yc-assistant-toggle{display:flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:8px 14px 8px 8px;background:#102226;color:#fff;font-weight:900;box-shadow:0 12px 32px rgba(16,34,38,.22);cursor:pointer}
.yc-assistant-toggle img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:50%;padding:5px}
.yc-assistant-panel{position:absolute;left:0;bottom:66px;width:min(360px,calc(100vw - 32px));padding:20px;background:#fffdf7;color:#102226;border-radius:24px;box-shadow:0 18px 60px rgba(16,34,38,.22);opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}
.yc-assistant.open .yc-assistant-panel{opacity:1;visibility:visible;transform:none}
.yc-assistant-head{display:flex;justify-content:space-between;gap:12px;align-items:center}
.yc-assistant-head small{display:block;font-size:8px;letter-spacing:.2em;opacity:.55}.yc-assistant-head strong{font-size:23px}
.yc-assistant-head button{border:0;background:none;font-size:26px;cursor:pointer}
.yc-assistant-panel>p{line-height:1.45}
.yc-assistant-options{display:grid;gap:8px}
.yc-assistant-options button,.yc-assistant-options a{border:1px solid rgba(16,34,38,.16);border-radius:14px;background:#fff;color:#102226;text-align:left;padding:12px 14px;text-decoration:none;font-weight:800;cursor:pointer}
.yc-assistant-options button:hover,.yc-assistant-options a:hover{background:#d8ff54}

@media(prefers-reduced-motion:reduce){
  .yc-world-butterfly{animation:none!important}
}


/* =========================================================
   V1.3 - CORRECCIONES DE ESTRUCTURA Y RENDIMIENTO
   ========================================================= */

/* Navegación más rápida */
html{scroll-behavior:auto!important}
body.ycplanet-body .yc-reveal{
  opacity:1!important;
  transform:none!important;
  transition:none!important;
}

/* Mariposa: sin caja ni fondo, tamaño contenido */
body.ycplanet-body .yc-world-core{
  width:min(270px,28vw)!important;
  aspect-ratio:1!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  animation:none!important;
  display:grid!important;
  place-items:center!important;
}
body.ycplanet-body .yc-world-butterfly{
  width:88%!important;
  height:auto!important;
  max-height:230px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 12px 22px rgba(16,34,38,.16))!important;
  animation:ycButterflyLite 5.5s ease-in-out infinite!important;
}
@keyframes ycButterflyLite{
  50%{transform:translateY(-7px) scale(1.015)}
}

/* Órbitas más livianas: sin rotación continua */
body.ycplanet-body .yc-world-ring{
  animation:none!important;
  will-change:auto!important;
  opacity:.55;
}
body.ycplanet-body .yc-float-dot{animation:none!important}

/* Servicios/publicidades: DOS columnas reales */
body.ycplanet-body .yc-service-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
}
body.ycplanet-body .yc-service-card{
  min-height:285px!important;
  padding:24px!important;
  border-radius:28px!important;
}
body.ycplanet-body .yc-card-icon{
  font-size:54px!important;
  margin:20px 0 18px!important;
  line-height:1!important;
}
body.ycplanet-body .yc-service-card h3{
  font-size:clamp(28px,3vw,44px)!important;
}
body.ycplanet-body .yc-service-card p{
  font-size:14px!important;
  line-height:1.45!important;
}
body.ycplanet-body .yc-service-card:hover{
  transform:translateY(-3px)!important;
}

/* Noticias / publicidades-destacados también en 2 columnas */
body.ycplanet-body .yc-news-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
body.ycplanet-body .yc-news-card{
  min-height:250px!important;
}

/* Cobertura digital: forzar contraste y visibilidad */
body.ycplanet-body .yc-coverage{
  min-height:640px!important;
  background:#102226!important;
  color:#fff!important;
  position:relative!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-coverage::after{
  content:"";
  position:absolute;
  width:420px;height:420px;
  border-radius:50%;
  right:-160px;top:-130px;
  background:radial-gradient(circle,rgba(216,255,84,.18),transparent 68%);
  pointer-events:none;
}
body.ycplanet-body .yc-coverage > div:last-child{
  position:relative!important;
  z-index:3!important;
}
body.ycplanet-body .yc-coverage .yc-eyebrow{
  color:#d8ff54!important;
  opacity:1!important;
}
body.ycplanet-body .yc-coverage h2{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#fff!important;
  font-size:clamp(48px,6vw,92px)!important;
  line-height:.92!important;
  margin:18px 0 24px!important;
}
body.ycplanet-body .yc-coverage p,
body.ycplanet-body .yc-coverage strong{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  color:#fff!important;
}
body.ycplanet-body .yc-coverage p{
  font-size:clamp(18px,1.8vw,25px)!important;
  max-width:720px!important;
}

/* Menos carga gráfica general */
body.ycplanet-body .yc-logo-track{
  animation-duration:55s!important;
  will-change:auto!important;
}
body.ycplanet-body .yc-map-orbit i:nth-of-type(2){
  animation:none!important;
}
body.ycplanet-body .yc-service-card,
body.ycplanet-body .yc-radio-card,
body.ycplanet-body .yc-plan,
body.ycplanet-body .yc-news-card{
  box-shadow:none!important;
}

/* Evitar transición pesada del splash */
body.ycplanet-body .yc-splash{
  transition:opacity .25s,visibility .25s!important;
}
body.ycplanet-body .yc-splash-orbit{
  animation:none!important;
}
body.ycplanet-body .yc-splash-logo{
  animation:none!important;
}

/* Tablet mantiene 2 columnas; móvil pasa a una */
@media(max-width:900px){
  body.ycplanet-body .yc-service-grid,
  body.ycplanet-body .yc-news-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.ycplanet-body .yc-world-core{
    width:min(220px,42vw)!important;
  }
}
@media(max-width:620px){
  body.ycplanet-body .yc-service-grid,
  body.ycplanet-body .yc-news-grid{
    grid-template-columns:1fr!important;
  }
  body.ycplanet-body .yc-service-card{min-height:245px!important}
  body.ycplanet-body .yc-coverage{min-height:auto!important}
}


/* =========================================================
   V1.4 - ÓRBITAS, SERVICIOS CENTRADOS, COBERTURA Y CLIENTES
   ========================================================= */

/* 1) Planetas girando alrededor de la mariposa */
body.ycplanet-body .yc-hero-world{
  position:relative!important;
  overflow:visible!important;
}
body.ycplanet-body .yc-world-core{
  position:relative!important;
  z-index:6!important;
}
body.ycplanet-body .yc-world-ring{
  animation:none!important;
}

/* Los tres planetas parten del centro y orbitan con radios diferentes */
body.ycplanet-body .yc-float-dot{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  right:auto!important;
  bottom:auto!important;
  margin:0!important;
  z-index:5!important;
  will-change:transform;
}
body.ycplanet-body .yc-float-dot.d1{
  width:58px!important;height:58px!important;
  background:#ff765f!important;
  animation:ycOrbit1 11s linear infinite!important;
}
body.ycplanet-body .yc-float-dot.d2{
  width:42px!important;height:42px!important;
  background:#7cc8ff!important;
  animation:ycOrbit2 15s linear infinite!important;
}
body.ycplanet-body .yc-float-dot.d3{
  width:30px!important;height:30px!important;
  background:#a98bff!important;
  animation:ycOrbit3 8.5s linear infinite!important;
}

@keyframes ycOrbit1{
  from{transform:translate(-50%,-50%) rotate(0deg) translateX(230px) rotate(0deg)}
  to{transform:translate(-50%,-50%) rotate(360deg) translateX(230px) rotate(-360deg)}
}
@keyframes ycOrbit2{
  from{transform:translate(-50%,-50%) rotate(120deg) translateX(175px) rotate(-120deg)}
  to{transform:translate(-50%,-50%) rotate(480deg) translateX(175px) rotate(-480deg)}
}
@keyframes ycOrbit3{
  from{transform:translate(-50%,-50%) rotate(240deg) translateX(120px) rotate(-240deg)}
  to{transform:translate(-50%,-50%) rotate(600deg) translateX(120px) rotate(-600deg)}
}

/* 2) Íconos / imágenes de Productos y Servicios perfectamente centrados */
body.ycplanet-body .yc-service-card{
  display:grid!important;
  grid-template-rows:auto 1fr auto auto!important;
  align-items:start!important;
}
body.ycplanet-body .yc-card-icon{
  justify-self:center!important;
  align-self:center!important;
  margin:20px auto!important;
  text-align:center!important;
  width:100%!important;
  font-size:58px!important;
}
body.ycplanet-body .yc-service-card > div:last-of-type{
  width:100%!important;
}
body.ycplanet-body .yc-service-card h3,
body.ycplanet-body .yc-service-card p{
  text-align:left!important;
}

/* 3) Punto rojo orbitando alrededor del gráfico de Cobertura Digital */
body.ycplanet-body .yc-map-orbit i:nth-of-type(2){
  animation:ycCoverageOrbit 8s linear infinite!important;
  will-change:transform!important;
}
body.ycplanet-body .yc-map-orbit i:nth-of-type(2):after{
  width:16px!important;
  height:16px!important;
  top:-8px!important;
  left:50%!important;
  background:#ff765f!important;
  box-shadow:0 0 0 5px rgba(255,118,95,.12);
}
@keyframes ycCoverageOrbit{
  to{transform:rotate(360deg)}
}

/* 4) Nuestros amigos y clientes: imagen completa y slider en dos filas */
body.ycplanet-body .yc-logo-marquee{
  overflow:hidden!important;
  padding:6px 0 12px!important;
}
body.ycplanet-body .yc-logo-track{
  display:grid!important;
  grid-template-rows:repeat(2,150px)!important;
  grid-auto-flow:column!important;
  grid-auto-columns:190px!important;
  gap:16px!important;
  width:max-content!important;
  animation:ycClientsMarquee 46s linear infinite!important;
}
body.ycplanet-body .yc-logo-track figure{
  width:190px!important;
  height:150px!important;
  padding:12px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid rgba(16,34,38,.10)!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.ycplanet-body .yc-logo-track img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
@keyframes ycClientsMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

/* Mantener rendimiento aceptable */
body.ycplanet-body .yc-float-dot,
body.ycplanet-body .yc-map-orbit i:nth-of-type(2),
body.ycplanet-body .yc-logo-track{
  backface-visibility:hidden;
}

@media(max-width:900px){
  body.ycplanet-body .yc-logo-track{
    grid-auto-columns:170px!important;
    grid-template-rows:repeat(2,135px)!important;
  }
  body.ycplanet-body .yc-logo-track figure{
    width:170px!important;height:135px!important;
  }
  @keyframes ycOrbit1{
    from{transform:translate(-50%,-50%) rotate(0deg) translateX(170px) rotate(0deg)}
    to{transform:translate(-50%,-50%) rotate(360deg) translateX(170px) rotate(-360deg)}
  }
  @keyframes ycOrbit2{
    from{transform:translate(-50%,-50%) rotate(120deg) translateX(130px) rotate(-120deg)}
    to{transform:translate(-50%,-50%) rotate(480deg) translateX(130px) rotate(-480deg)}
  }
  @keyframes ycOrbit3{
    from{transform:translate(-50%,-50%) rotate(240deg) translateX(90px) rotate(-240deg)}
    to{transform:translate(-50%,-50%) rotate(600deg) translateX(90px) rotate(-600deg)}
  }
}
@media(max-width:620px){
  body.ycplanet-body .yc-logo-track{
    grid-template-rows:repeat(2,120px)!important;
    grid-auto-columns:150px!important;
  }
  body.ycplanet-body .yc-logo-track figure{
    width:150px!important;height:120px!important;
  }
}

/* Si el usuario prefiere movimiento reducido, detener órbitas */
@media(prefers-reduced-motion:reduce){
  body.ycplanet-body .yc-float-dot,
  body.ycplanet-body .yc-map-orbit i:nth-of-type(2),
  body.ycplanet-body .yc-logo-track{
    animation:none!important;
  }
}


/* =========================================================
   V1.5 - RENDIMIENTO + LOGOS + CLIENTES INTERACTIVOS
   ========================================================= */

/* Evitar bloqueo del scroll: siempre navegable salvo modal puntual */
html,body.ycplanet-body{
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
body.ycplanet-body.yc-modal-open{
  overflow:hidden!important;
}

/* Menos espacio entre secciones */
body.ycplanet-body .yc-hero,
body.ycplanet-body .yc-services,
body.ycplanet-body .yc-radios,
body.ycplanet-body .yc-plans,
body.ycplanet-body .yc-form-section,
body.ycplanet-body .yc-work,
body.ycplanet-body .yc-news,
body.ycplanet-body .yc-clients,
body.ycplanet-body .yc-contact{
  padding-top:72px!important;
  padding-bottom:72px!important;
}
body.ycplanet-body .yc-coverage,
body.ycplanet-body .yc-payments,
body.ycplanet-body .yc-community{
  padding-top:72px!important;
  padding-bottom:72px!important;
}
body.ycplanet-body .yc-section-intro{margin-bottom:38px!important}

/* Productos y servicios: símbolos transparentes, más pequeños y animados */
body.ycplanet-body .yc-card-icon{
  width:auto!important;
  min-width:52px!important;
  height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:center!important;
  align-self:center!important;
  margin:14px auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:40px!important;
  line-height:1!important;
  animation:ycIconFloat 3.4s ease-in-out infinite!important;
}
body.ycplanet-body .yc-service-card:nth-child(even) .yc-card-icon{animation-delay:-1.2s!important}
body.ycplanet-body .yc-service-card:nth-child(3n) .yc-card-icon{animation-delay:-2s!important}
@keyframes ycIconFloat{
  0%,100%{transform:translateY(0) rotate(-3deg) scale(1)}
  50%{transform:translateY(-8px) rotate(5deg) scale(1.08)}
}
body.ycplanet-body .yc-service-card::after{
  content:"";
  position:absolute;
  width:84px;height:84px;
  left:50%;top:50%;
  transform:translate(-50%,-58%);
  border:1px solid rgba(16,34,38,.10);
  border-radius:50%;
  opacity:.45;
  pointer-events:none;
  animation:ycIconPulse 4.5s ease-in-out infinite;
}
@keyframes ycIconPulse{50%{transform:translate(-50%,-58%) scale(1.16);opacity:.15}}

/* Más liviano: sin blur, sin shadows costosas */
body.ycplanet-body *,
body.ycplanet-body *::before,
body.ycplanet-body *::after{
  backdrop-filter:none!important;
}
body.ycplanet-body .yc-service-card,
body.ycplanet-body .yc-radio-card,
body.ycplanet-body .yc-plan,
body.ycplanet-body .yc-news-card,
body.ycplanet-body .yc-form,
body.ycplanet-body .yc-header{
  box-shadow:none!important;
}

/* Slider clientes en 2 filas, clickable */
body.ycplanet-body .yc-logo-track{
  grid-template-rows:repeat(2,128px)!important;
  grid-auto-columns:168px!important;
  gap:12px!important;
  animation-duration:58s!important;
}
body.ycplanet-body .yc-client-card{
  width:168px!important;
  height:128px!important;
  padding:10px!important;
  border:1px solid rgba(16,34,38,.10)!important;
  border-radius:20px!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  overflow:hidden!important;
  transition:transform .18s,border-color .18s!important;
}
body.ycplanet-body .yc-client-card:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(16,34,38,.32)!important;
}
body.ycplanet-body .yc-client-card img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Popup de cliente */
.yc-client-modal{
  position:fixed;
  inset:0;
  z-index:99990;
  background:rgba(7,18,20,.72);
  display:grid;
  place-items:center;
  padding:20px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s,visibility .2s;
}
.yc-client-modal.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.yc-client-modal-box{
  position:relative;
  width:min(820px,96vw);
  max-height:88vh;
  overflow:auto;
  border-radius:30px;
  background:#fffdf7;
  color:#102226;
  display:grid;
  grid-template-columns:300px 1fr;
  gap:28px;
  padding:30px;
}
.yc-client-modal-close{
  position:absolute;
  right:16px;top:14px;
  width:42px;height:42px;
  border:0;border-radius:50%;
  background:#102226;color:#fff;
  font-size:24px;cursor:pointer;
}
.yc-client-modal-logo{
  min-height:250px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid rgba(16,34,38,.08);
  border-radius:24px;
  padding:20px;
}
.yc-client-modal-logo img{
  max-width:100%;
  max-height:250px;
  object-fit:contain;
}
.yc-client-modal-info{
  align-self:center;
  padding-right:20px;
}
.yc-client-modal-info>span{
  font-size:9px;
  letter-spacing:.2em;
  font-weight:900;
}
.yc-client-modal-info h3{
  font-size:clamp(34px,5vw,64px);
  line-height:.95;
  letter-spacing:-.05em;
  margin:12px 0 18px;
}
.yc-client-modal-info p{line-height:1.55}
.yc-client-modal-data{display:grid;gap:7px;margin:18px 0}
.yc-client-modal-data div{font-size:14px}
.yc-client-modal-links{display:flex;flex-wrap:wrap;gap:8px}
.yc-client-modal-links a{
  display:inline-flex;
  padding:10px 14px;
  border:1px solid #102226;
  border-radius:999px;
  color:#102226;
  text-decoration:none;
  font-size:10px;
  font-weight:900;
}

/* Rendimiento: pausar sliders fuera de interacción si navegador puede optimizar */
body.ycplanet-body .yc-logo-track{
  will-change:auto!important;
  transform:translateZ(0);
}
body.ycplanet-body .yc-world-butterfly,
body.ycplanet-body .yc-card-icon,
body.ycplanet-body .yc-float-dot,
body.ycplanet-body .yc-map-orbit i:nth-of-type(2){
  will-change:transform;
}

/* Splash y journeys no deben dejar scroll trabado */
body.ycplanet-body .yc-splash.hidden{
  display:none!important;
}
body.ycplanet-body .yc-service-journey:not(.open){
  display:none!important;
}
body.ycplanet-body .yc-service-journey.open{
  display:block!important;
}

@media(max-width:700px){
  .yc-client-modal-box{
    grid-template-columns:1fr;
    padding:22px;
  }
  .yc-client-modal-logo{min-height:180px}
  .yc-client-modal-info{padding-right:0}
}
@media(max-width:620px){
  body.ycplanet-body .yc-logo-track{
    grid-template-rows:repeat(2,110px)!important;
    grid-auto-columns:145px!important;
  }
  body.ycplanet-body .yc-client-card{
    width:145px!important;height:110px!important;
  }
}

body.ycplanet-body.yc-page-hidden *,
body.ycplanet-body.yc-page-hidden *::before,
body.ycplanet-body.yc-page-hidden *::after{
  animation-play-state:paused!important;
}


/* =========================================================
   V1.6 - PERSONALIZACIÓN + MÁS ANIMACIÓN LIVIANA
   ========================================================= */
body.ycplanet-body{
  --ink:var(--yc-primary,#102226);
  --lime:var(--yc-accent,#d8ff54);
  --coral:var(--yc-coral,#ff765f);
}

/* Fondos configurables */
body.ycplanet-body .yc-hero{background:linear-gradient(118deg,var(--yc-bg-hero,#f6f1e5) 0 56%,var(--yc-accent,#d8ff54) 56% 100%)!important}
body.ycplanet-body .yc-services{background:var(--yc-bg-services,#fffdf7)!important}
body.ycplanet-body .yc-radios{background:var(--yc-bg-radios,#eaf7ff)!important}
body.ycplanet-body .yc-coverage{background:var(--yc-bg-coverage,#102226)!important}
body.ycplanet-body .yc-plans{background:var(--yc-bg-plans,#f5f1e8)!important}
body.ycplanet-body .yc-form-section{background:var(--yc-bg-budget,#fffdf7)!important}
body.ycplanet-body .yc-work{background:var(--yc-bg-work,#efe8ff)!important}
body.ycplanet-body .yc-clients{background:var(--yc-bg-clients,#fffdf7)!important}
body.ycplanet-body .yc-payments{background:var(--yc-bg-payments,#ffe48d)!important}
body.ycplanet-body .yc-community{background:var(--yc-bg-community,#baf5e7)!important}
body.ycplanet-body .yc-contact{background:var(--yc-bg-contact,#fffdf7)!important}

/* Espaciado aún menor entre secciones */
body.ycplanet-body .yc-services,
body.ycplanet-body .yc-radios,
body.ycplanet-body .yc-plans,
body.ycplanet-body .yc-form-section,
body.ycplanet-body .yc-work,
body.ycplanet-body .yc-clients,
body.ycplanet-body .yc-contact,
body.ycplanet-body .yc-coverage,
body.ycplanet-body .yc-payments,
body.ycplanet-body .yc-community{
  padding-top:52px!important;
  padding-bottom:52px!important;
}
body.ycplanet-body .yc-section-intro{margin-bottom:28px!important}

/* Logos/íconos de servicios más grandes y con animación liviana */
body.ycplanet-body .yc-card-icon{
  font-size:54px!important;
  height:64px!important;
  animation:ycIconFloatFast 2.8s ease-in-out infinite!important;
}
@keyframes ycIconFloatFast{
  0%,100%{transform:translateY(0) rotate(-4deg) scale(1)}
  50%{transform:translateY(-9px) rotate(6deg) scale(1.11)}
}
body.ycplanet-body .yc-service-card::after{
  animation:ycIconPulseFast 3.4s ease-in-out infinite!important;
}
@keyframes ycIconPulseFast{
  50%{transform:translate(-50%,-58%) scale(1.22);opacity:.08}
}

/* Cobertura con imagen circular Argentina/Brasil */
body.ycplanet-body .yc-map-core{
  width:170px!important;
  height:170px!important;
  overflow:hidden!important;
  border-radius:50%!important;
  padding:0!important;
  background:#fff!important;
}
body.ycplanet-body .yc-map-core img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:50%!important;
}

/* Más vida sin hacerla pesada: pequeñas transiciones */
body.ycplanet-body .yc-plan,
body.ycplanet-body .yc-radio-card,
body.ycplanet-body .yc-client-card{
  transition:transform .18s ease,border-color .18s ease!important;
}
body.ycplanet-body .yc-plan:hover,
body.ycplanet-body .yc-radio-card:hover{
  transform:translateY(-3px)!important;
}

/* Secciones personalizadas */
.yc-custom-section{
  background:var(--yc-custom-bg,#fffdf7);
  color:var(--yc-custom-fg,#102226);
  padding:52px max(5vw,24px);
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:40px;
  align-items:center;
}
.yc-custom-media img{
  width:100%;
  max-height:420px;
  object-fit:contain;
  display:block;
}
.yc-custom-copy h2{
  font-size:clamp(44px,6vw,88px);
  line-height:.92;
  letter-spacing:-.05em;
  margin:14px 0 20px;
}
.yc-custom-content{font-size:18px;line-height:1.55}
@media(max-width:760px){
  .yc-custom-section{grid-template-columns:1fr;padding:42px 18px}
}

/* Rendimiento: animaciones solo en transform/opacity */
body.ycplanet-body .yc-card-icon,
body.ycplanet-body .yc-float-dot,
body.ycplanet-body .yc-map-orbit i:nth-of-type(2),
body.ycplanet-body .yc-logo-track{
  contain:paint;
}


/* =========================================================
   V1.7
   ========================================================= */

/* Menú transparente, letras negras */
body.ycplanet-body .yc-header{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.ycplanet-body .yc-menu a,
body.ycplanet-body .yc-nav a{
  color:#111!important;
  font-weight:900!important;
  text-shadow:none!important;
}

/* Hero dos colores + animación */
body.ycplanet-body .yc-hero-title span{display:inline-block}
body.ycplanet-body .yc-hero-black{
  color:#111!important;
  animation:ycHeroInLeft .7s cubic-bezier(.2,.8,.2,1) both;
}
body.ycplanet-body .yc-hero-orange{
  color:#ff6a3d!important;
  animation:ycHeroInRight .8s .08s cubic-bezier(.2,.8,.2,1) both;
}
@keyframes ycHeroInLeft{
  from{opacity:0;transform:translateX(-28px) rotate(-1deg)}
  to{opacity:1;transform:none}
}
@keyframes ycHeroInRight{
  from{opacity:0;transform:translateX(32px) rotate(1deg)}
  to{opacity:1;transform:none}
}

/* 3 columnas en escritorio */
body.ycplanet-body .yc-service-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}
body.ycplanet-body .yc-service-card{
  min-height:265px!important;
}
body.ycplanet-body .yc-card-icon{
  font-size:70px!important;
  height:82px!important;
  animation:ycIconFloatBig 2.6s ease-in-out infinite!important;
}
@keyframes ycIconFloatBig{
  0%,100%{transform:translateY(0) rotate(-4deg) scale(1)}
  50%{transform:translateY(-10px) rotate(7deg) scale(1.12)}
}

/* Cobertura: 2 puntos orbitando */
body.ycplanet-body .yc-map-orbit{
  overflow:visible!important;
  position:relative!important;
}
body.ycplanet-body .yc-coverage-dot{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:16px!important;
  height:16px!important;
  margin:-8px 0 0 -8px!important;
  border-radius:50%!important;
  z-index:9!important;
  box-shadow:0 0 0 4px rgba(255,255,255,.08);
  will-change:transform;
}
body.ycplanet-body .yc-coverage-dot-a{
  background:#ff765f!important;
  animation:ycCoverageDotA 8s linear infinite!important;
}
body.ycplanet-body .yc-coverage-dot-b{
  background:#7cc8ff!important;
  animation:ycCoverageDotB 11s linear infinite reverse!important;
}
@keyframes ycCoverageDotA{
  from{transform:rotate(0deg) translateX(214px) rotate(0deg)}
  to{transform:rotate(360deg) translateX(214px) rotate(-360deg)}
}
@keyframes ycCoverageDotB{
  from{transform:rotate(180deg) translateX(165px) rotate(-180deg)}
  to{transform:rotate(540deg) translateX(165px) rotate(-540deg)}
}

/* Menor espaciado */
body.ycplanet-body .yc-services,
body.ycplanet-body .yc-radios,
body.ycplanet-body .yc-plans,
body.ycplanet-body .yc-form-section,
body.ycplanet-body .yc-work,
body.ycplanet-body .yc-clients,
body.ycplanet-body .yc-contact,
body.ycplanet-body .yc-coverage,
body.ycplanet-body .yc-payments,
body.ycplanet-body .yc-community{
  padding-top:44px!important;
  padding-bottom:44px!important;
}

/* Footer configurable */
body.ycplanet-body .yc-footer a,
body.ycplanet-body .yc-footer p{
  color:inherit!important;
}

@media(max-width:980px){
  body.ycplanet-body .yc-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  body.ycplanet-body .yc-service-grid{grid-template-columns:1fr!important}
  body.ycplanet-body .yc-card-icon{font-size:58px!important;height:68px!important}
}


/* =========================================================
   V1.8 - CORRECCIONES FINALES DE UI Y RENDIMIENTO
   ========================================================= */

/* Productos y Servicios: limpiar layout y evitar artefactos */
body.ycplanet-body .yc-service-grid{
  position:relative!important;
  overflow:visible!important;
}
body.ycplanet-body .yc-service-card{
  overflow:hidden!important;
  isolation:isolate!important;
}
body.ycplanet-body .yc-service-card > *{
  position:relative!important;
  z-index:2!important;
}
body.ycplanet-body .yc-card-icon{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  font-size:72px!important;
  line-height:1!important;
}
body.ycplanet-body .yc-service-card::before,
body.ycplanet-body .yc-service-card::after{
  pointer-events:none!important;
}

/* Cobertura: radios menores para que ambos puntos siempre entren completos */
body.ycplanet-body .yc-map-orbit{
  overflow:visible!important;
  padding:14px!important;
}
body.ycplanet-body .yc-coverage-dot-a{
  animation:ycCoverageDotAFixed 8s linear infinite!important;
}
body.ycplanet-body .yc-coverage-dot-b{
  animation:ycCoverageDotBFixed 11s linear infinite reverse!important;
}
@keyframes ycCoverageDotAFixed{
  from{transform:rotate(0deg) translateX(184px) rotate(0deg)}
  to{transform:rotate(360deg) translateX(184px) rotate(-360deg)}
}
@keyframes ycCoverageDotBFixed{
  from{transform:rotate(180deg) translateX(142px) rotate(-180deg)}
  to{transform:rotate(540deg) translateX(142px) rotate(-540deg)}
}

/* Planes: íconos grandes, centrados arriba y tarjetas animadas */
body.ycplanet-body .yc-plan{
  position:relative!important;
  overflow:hidden!important;
  padding-top:26px!important;
  transition:transform .24s ease,border-color .24s ease!important;
}
body.ycplanet-body .yc-plan::before{
  content:"";
  position:absolute;
  width:110px;height:110px;
  left:50%;top:12px;
  transform:translateX(-50%);
  border-radius:50%;
  border:1px solid rgba(16,34,38,.08);
  opacity:.45;
  animation:ycPlanHalo 3.6s ease-in-out infinite;
  pointer-events:none;
}
body.ycplanet-body .yc-plan-icon{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:96px!important;
  font-size:64px!important;
  line-height:1!important;
  margin:4px 0 8px!important;
  animation:ycPlanIconFloat 2.8s ease-in-out infinite!important;
}
body.ycplanet-body .yc-plan:nth-child(2) .yc-plan-icon{animation-delay:-.8s!important}
body.ycplanet-body .yc-plan:nth-child(3) .yc-plan-icon{animation-delay:-1.5s!important}
body.ycplanet-body .yc-plan:nth-child(4) .yc-plan-icon{animation-delay:-2.1s!important}
body.ycplanet-body .yc-plan:hover{
  transform:translateY(-7px) scale(1.015)!important;
}
@keyframes ycPlanIconFloat{
  0%,100%{transform:translateY(0) rotate(-3deg)}
  50%{transform:translateY(-8px) rotate(5deg)}
}
@keyframes ycPlanHalo{
  50%{transform:translateX(-50%) scale(1.12);opacity:.16}
}

/* Mariposa limpia: sin sombra negra ni puntos alrededor */
body.ycplanet-body .yc-world-butterfly{
  filter:drop-shadow(0 10px 18px rgba(16,34,38,.12))!important;
  image-rendering:auto!important;
}
body.ycplanet-body .yc-world-core::before,
body.ycplanet-body .yc-world-core::after{
  display:none!important;
}

/* Botón App por encima del asistente */
.yc-app-download{
  position:fixed;
  left:22px;
  bottom:88px;
  z-index:351;
  display:flex;
  align-items:center;
  gap:10px;
  min-height:50px;
  padding:8px 15px 8px 9px;
  border-radius:999px;
  background:#d8ff54;
  color:#102226!important;
  text-decoration:none!important;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
  border:1px solid rgba(16,34,38,.14);
  transition:transform .18s ease;
}
.yc-app-download:hover{
  transform:translateY(-3px);
}
.yc-app-icon{
  width:34px;height:34px;
  border-radius:50%;
  background:#102226;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:17px;
}

/* Ligereza adicional */
body.ycplanet-body .yc-plan,
body.ycplanet-body .yc-service-card,
body.ycplanet-body .yc-radio-card{
  box-shadow:none!important;
}
@media(max-width:620px){
  .yc-app-download{left:14px;bottom:84px}
  body.ycplanet-body .yc-plan-icon{font-size:54px!important;min-height:80px!important}
}


/* =========================================================
   V1.9 - CORRECCIÓN PUNTOS / SERVICIOS / BOTÓN APP
   ========================================================= */

/* Cobertura: eliminar el punto heredado de versiones anteriores.
   Quedan SOLO los 2 puntos nuevos, de colores diferentes. */
body.ycplanet-body .yc-map-orbit i:nth-of-type(2)::after,
body.ycplanet-body .yc-map-orbit i:nth-of-type(2):after{
  display:none!important;
  content:none!important;
}

/* Mantener ambos puntos completamente dentro del gráfico */
body.ycplanet-body .yc-coverage-dot{
  width:15px!important;
  height:15px!important;
  margin:-7.5px 0 0 -7.5px!important;
  box-shadow:0 0 0 3px rgba(255,255,255,.10)!important;
}
body.ycplanet-body .yc-coverage-dot-a{
  background:#ff765f!important;
  animation:ycCoverageDotA19 8s linear infinite!important;
}
body.ycplanet-body .yc-coverage-dot-b{
  background:#62c8ff!important;
  animation:ycCoverageDotB19 10.5s linear infinite reverse!important;
}
@keyframes ycCoverageDotA19{
  from{transform:rotate(0deg) translateX(158px) rotate(0deg)}
  to{transform:rotate(360deg) translateX(158px) rotate(-360deg)}
}
@keyframes ycCoverageDotB19{
  from{transform:rotate(180deg) translateX(126px) rotate(-180deg)}
  to{transform:rotate(540deg) translateX(126px) rotate(-540deg)}
}

/* Productos y Servicios: 3 columnas también en la vista previa del Personalizador.
   Sólo baja a 2 columnas en tablet angosta y a 1 en celular. */
body.ycplanet-body .yc-service-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
body.ycplanet-body .yc-service-card{
  min-width:0!important;
  min-height:250px!important;
  padding:20px!important;
}
body.ycplanet-body .yc-service-card h3{
  font-size:clamp(22px,2.4vw,38px)!important;
}
body.ycplanet-body .yc-service-card p{
  font-size:13px!important;
  line-height:1.4!important;
}
body.ycplanet-body .yc-card-icon{
  font-size:64px!important;
  height:72px!important;
}

/* Botón de descargar aplicación junto a Escuchar radios */
body.ycplanet-body .yc-hero-app{
  background:#d8ff54!important;
  color:#102226!important;
  border-color:#102226!important;
}
body.ycplanet-body .yc-hero-app:hover{
  transform:translateY(-2px)!important;
}

/* El botón flotante viejo ya no debe ocupar espacio aunque quede cacheado */
.yc-app-download{
  display:none!important;
}

@media(max-width:720px){
  body.ycplanet-body .yc-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:520px){
  body.ycplanet-body .yc-service-grid{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   V2.0 - ESTABILIDAD + ANIMACIÓN DE LOGOS DE RADIOS
   ========================================================= */

/* Evitar superposición de experiencias antiguas/plugin mientras este tema está activo */
body.ycplanet-body #yciv-intro,
body.ycplanet-body #yciv-services-overlay,
body.ycplanet-body #ycpx,
body.ycplanet-body #ycpx-inline,
body.ycplanet-body #ycpx-v12-stage,
body.ycplanet-body #ycpx-v20{
  display:none!important;
}

/* El scroll nunca queda bloqueado por estilos anteriores */
html,
body.ycplanet-body{
  overflow-x:hidden!important;
}
body.ycplanet-body:not(.yc-modal-open){
  overflow-y:auto!important;
}

/* Splash propio más liviano */
body.ycplanet-body .yc-splash{
  background:#081114!important;
}
body.ycplanet-body .yc-splash-logo{
  width:min(310px,55vw)!important;
  max-height:260px!important;
  object-fit:contain!important;
  animation:ycSplashButterfly 3.2s ease-in-out infinite!important;
}
@keyframes ycSplashButterfly{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-8px) scale(1.025)}
}

/* Logos de radios: flotación + pulso suave, solo transform/opacity */
body.ycplanet-body .yc-radio-visual{
  position:relative!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-radio-visual::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:180px;
  height:180px;
  border-radius:50%;
  border:1px solid rgba(16,34,38,.10);
  transform:translate(-50%,-50%);
  animation:ycRadioHalo 3.8s ease-in-out infinite;
  pointer-events:none;
}
body.ycplanet-body .yc-radio-card:nth-child(2) .yc-radio-visual::after{
  animation-delay:-1.6s;
}
body.ycplanet-body .yc-radio-visual img{
  position:relative!important;
  z-index:2!important;
  animation:ycRadioLogoFloat 3s ease-in-out infinite!important;
  transform-origin:center!important;
  will-change:transform;
}
body.ycplanet-body .yc-radio-card:nth-child(2) .yc-radio-visual img{
  animation-delay:-1.2s!important;
}
body.ycplanet-body .yc-radio-card:hover .yc-radio-visual img{
  animation-play-state:paused!important;
  transform:scale(1.06)!important;
}
@keyframes ycRadioLogoFloat{
  0%,100%{transform:translateY(0) rotate(-1deg) scale(1)}
  50%{transform:translateY(-9px) rotate(1.5deg) scale(1.035)}
}
@keyframes ycRadioHalo{
  0%,100%{opacity:.18;transform:translate(-50%,-50%) scale(.88)}
  50%{opacity:.55;transform:translate(-50%,-50%) scale(1.08)}
}

/* Mantener rendimiento: apagar animaciones no esenciales en equipos que lo solicitan */
@media(prefers-reduced-motion:reduce){
  body.ycplanet-body .yc-radio-visual img,
  body.ycplanet-body .yc-radio-visual::after,
  body.ycplanet-body .yc-splash-logo{
    animation:none!important;
  }
}

/* =========================================================
   V2.1 - HERO + MENÚ BURBUJA + RADIOS + INTRO EDITORIAL
   ========================================================= */

/* 1) Portada: texto y mariposa realmente lado a lado */
body.ycplanet-body .yc-hero{
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;
  gap:clamp(24px,4vw,72px)!important;
  padding-left:max(6vw,44px)!important;
  padding-right:max(6vw,44px)!important;
  background:linear-gradient(118deg,#f6f1e5 0 58%,#d8ff54 58%)!important;
}
body.ycplanet-body .yc-hero-copy{
  max-width:760px!important;
  align-self:center!important;
}
body.ycplanet-body .yc-hero-world{
  min-height:560px!important;
  width:100%!important;
  align-self:center!important;
  justify-self:stretch!important;
  transform:translateY(12px)!important;
}
body.ycplanet-body .yc-world-core{
  width:min(260px,24vw)!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:50%!important;
  animation:none!important;
}
body.ycplanet-body .yc-world-butterfly{
  width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  filter:drop-shadow(0 20px 32px rgba(16,34,38,.16));
  animation:ycHeroButterflyFloat 4.2s ease-in-out infinite!important;
}
body.ycplanet-body .yc-world-ring.ring-1{
  width:min(410px,32vw)!important;
  height:min(410px,32vw)!important;
}
body.ycplanet-body .yc-world-ring.ring-2{
  width:min(560px,43vw)!important;
  height:min(280px,22vw)!important;
}
body.ycplanet-body .yc-float-dot.d1{width:52px!important;height:52px!important;top:18%!important;right:16%!important}
body.ycplanet-body .yc-float-dot.d2{width:34px!important;height:34px!important;left:16%!important;bottom:21%!important}
body.ycplanet-body .yc-float-dot.d3{width:26px!important;height:26px!important;right:8%!important;bottom:33%!important}
@keyframes ycHeroButterflyFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1.2deg) scale(1.025)}}

/* 2) Menú normal al inicio; burbuja flotante al hacer scroll */
body.ycplanet-body .yc-header{
  transition:width .28s ease,height .28s ease,left .28s ease,right .28s ease,top .28s ease,transform .28s ease,border-radius .28s ease,background .28s ease!important;
}
body.ycplanet-body .yc-header.yc-scrolled{
  left:auto!important;
  right:22px!important;
  top:20px!important;
  transform:none!important;
  width:58px!important;
  height:58px!important;
  padding:7px!important;
  border-radius:50%!important;
  background:var(--ink)!important;
  box-shadow:0 12px 30px rgba(16,34,38,.22)!important;
  overflow:visible!important;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-brand{display:none!important}
body.ycplanet-body .yc-header.yc-scrolled .yc-menu-toggle{
  display:grid!important;
  place-items:center!important;
  width:44px!important;
  height:44px!important;
  padding:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#fff!important;
  font-size:0!important;
  cursor:pointer!important;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-menu-toggle::before{
  content:"☰";
  font-size:21px;
  line-height:1;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-nav{
  display:none!important;
  position:absolute!important;
  top:68px!important;
  right:0!important;
  width:min(320px,calc(100vw - 34px))!important;
  padding:16px!important;
  border-radius:20px!important;
  background:#fffdf7!important;
  box-shadow:0 20px 50px rgba(16,34,38,.18)!important;
  border:1px solid rgba(16,34,38,.08)!important;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-nav.open{display:block!important}
body.ycplanet-body .yc-header.yc-scrolled .yc-menu,
body.ycplanet-body .yc-header.yc-scrolled .yc-nav ul{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:4px!important;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-nav a{
  display:block!important;
  padding:12px 13px!important;
  border-radius:12px!important;
  font-size:12px!important;
}
body.ycplanet-body .yc-header.yc-scrolled .yc-nav a:hover{background:#f1eddf!important}

/* 3) Logos de radios completos dentro del cuadro */
body.ycplanet-body .yc-radio-visual{
  height:270px!important;
  padding:22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.ycplanet-body .yc-radio-visual img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
body.ycplanet-body .yc-radio-card:nth-child(1) .yc-radio-visual img{padding:10px!important}
body.ycplanet-body .yc-radio-card:nth-child(2) .yc-radio-visual img{padding:2px!important}

/* 4) Intro a pantalla completa con lenguaje editorial inspirado en Dropbox Brand */
body.ycplanet-body .yc-splash{
  background:#f7f2e8!important;
  color:#102226!important;
  display:grid!important;
  grid-template-columns:1.05fr .95fr!important;
  align-items:stretch!important;
  padding:0!important;
}
body.ycplanet-body .yc-splash-grid{
  position:absolute!important;
  inset:0!important;
  background-image:linear-gradient(rgba(16,34,38,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,34,38,.08) 1px,transparent 1px)!important;
  background-size:72px 72px!important;
  pointer-events:none!important;
  opacity:.35!important;
}
body.ycplanet-body .yc-splash-copy{
  position:relative!important;
  z-index:5!important;
  padding:clamp(38px,7vw,110px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  border-right:1px solid rgba(16,34,38,.18)!important;
}
body.ycplanet-body .yc-splash-kicker{
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.26em!important;
  margin-bottom:26px!important;
}
body.ycplanet-body .yc-splash-copy h1{
  font-size:clamp(74px,10vw,168px)!important;
  line-height:.78!important;
  letter-spacing:-.075em!important;
  margin:0 0 34px!important;
  color:#102226!important;
}
body.ycplanet-body .yc-splash-copy h1 em{font-style:normal!important;color:#ff765f!important}
body.ycplanet-body .yc-splash-copy p{
  font-size:11px!important;
  letter-spacing:.22em!important;
  font-weight:900!important;
  opacity:.72!important;
  margin:0 0 28px!important;
}
body.ycplanet-body .yc-splash-copy button{
  align-self:flex-start!important;
  border:2px solid #102226!important;
  background:#102226!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:17px 24px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body.ycplanet-body .yc-splash-art{
  position:relative!important;
  z-index:3!important;
  background:#d8ff54!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-splash-logo{
  position:relative!important;
  z-index:5!important;
  width:min(330px,34vw)!important;
  max-height:none!important;
  object-fit:contain!important;
  filter:drop-shadow(0 24px 40px rgba(16,34,38,.18))!important;
}
body.ycplanet-body .yc-splash-orbit{
  position:absolute!important;
  border:1px solid rgba(16,34,38,.28)!important;
  border-radius:50%!important;
  animation:spin 16s linear infinite!important;
}
body.ycplanet-body .yc-splash-orbit.orbit-a{width:min(520px,42vw)!important;height:min(520px,42vw)!important}
body.ycplanet-body .yc-splash-orbit.orbit-b{width:min(660px,52vw)!important;height:min(310px,25vw)!important;transform:rotate(28deg)!important;animation-direction:reverse!important}
body.ycplanet-body .yc-splash-orbit.orbit-c{width:min(430px,35vw)!important;height:min(210px,18vw)!important;transform:rotate(-32deg)!important;animation-duration:12s!important}
body.ycplanet-body .yc-splash-orbit i{position:absolute!important;width:18px!important;height:18px!important;border-radius:50%!important;left:50%!important;top:-9px!important;background:#102226!important}
body.ycplanet-body .yc-splash-orbit.orbit-b i{background:#7cc8ff!important}
body.ycplanet-body .yc-splash-orbit.orbit-c i{background:#ff765f!important}
body.ycplanet-body .yc-splash-shape{position:absolute!important;display:block!important}
body.ycplanet-body .yc-splash-shape.shape-a{width:58px!important;height:58px!important;border-radius:50%!important;background:#ff765f!important;top:14%!important;right:11%!important}
body.ycplanet-body .yc-splash-shape.shape-b{width:42px!important;height:42px!important;background:#7cc8ff!important;transform:rotate(18deg)!important;left:12%!important;bottom:17%!important}
body.ycplanet-body .yc-splash-shape.shape-c{width:34px!important;height:34px!important;border:2px solid #102226!important;border-radius:50%!important;right:18%!important;bottom:16%!important}
body.ycplanet-body .yc-splash-footer{
  position:absolute!important;
  z-index:6!important;
  left:28px!important;
  bottom:22px!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.22em!important;
}

@media(max-width:900px){
  body.ycplanet-body .yc-hero{grid-template-columns:1fr!important;background:linear-gradient(155deg,#f6f1e5 0 64%,#d8ff54 64%)!important;padding-top:130px!important}
  body.ycplanet-body .yc-hero-world{min-height:430px!important}
  body.ycplanet-body .yc-world-core{width:210px!important}
  body.ycplanet-body .yc-world-ring.ring-1{width:330px!important;height:330px!important}
  body.ycplanet-body .yc-world-ring.ring-2{width:430px!important;height:220px!important}
  body.ycplanet-body .yc-splash{grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important}
  body.ycplanet-body .yc-splash-copy{padding:88px 28px 24px!important;border-right:0!important;border-bottom:1px solid rgba(16,34,38,.18)!important}
  body.ycplanet-body .yc-splash-copy h1{font-size:clamp(60px,14vw,96px)!important}
  body.ycplanet-body .yc-splash-art{min-height:48vh!important}
  body.ycplanet-body .yc-splash-logo{width:min(230px,52vw)!important}
  body.ycplanet-body .yc-splash-orbit.orbit-a{width:320px!important;height:320px!important}
  body.ycplanet-body .yc-splash-orbit.orbit-b{width:410px!important;height:210px!important}
  body.ycplanet-body .yc-splash-orbit.orbit-c{width:290px!important;height:150px!important}
}
@media(max-width:620px){
  body.ycplanet-body .yc-header:not(.yc-scrolled){top:10px!important;width:calc(100% - 20px)!important}
  body.ycplanet-body .yc-header:not(.yc-scrolled) .yc-nav{display:none!important}
  body.ycplanet-body .yc-header:not(.yc-scrolled) .yc-menu-toggle{display:grid!important;place-items:center!important}
  body.ycplanet-body .yc-header:not(.yc-scrolled) .yc-nav.open{display:block!important;position:absolute!important;top:62px!important;right:0!important;left:0!important;background:#fffdf7!important;padding:16px!important;border-radius:18px!important;box-shadow:0 16px 40px rgba(16,34,38,.16)!important}
  body.ycplanet-body .yc-header:not(.yc-scrolled) .yc-menu,body.ycplanet-body .yc-header:not(.yc-scrolled) .yc-nav ul{flex-direction:column!important;align-items:stretch!important}
  body.ycplanet-body .yc-radio-visual{height:220px!important;padding:16px!important}
}


/* =========================================================
   V2.2 - CORRECCION PORTADA / INTRO / ORBITAS / RADIOS
   ========================================================= */

/* HERO: composición estable. El mundo visual queda realmente al lado del texto. */
body.ycplanet-body .yc-hero{
  display:block!important;
  position:relative!important;
  min-height:100vh!important;
  padding:clamp(130px,15vh,180px) max(5vw,42px) 92px!important;
  background:linear-gradient(118deg,#f6f1e5 0 58%,#d8ff54 58%)!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-hero-copy{
  position:relative!important;
  z-index:4!important;
  width:min(52%,820px)!important;
  max-width:820px!important;
  min-width:0!important;
}
body.ycplanet-body .yc-hero-title{
  font-size:clamp(72px,8.5vw,150px)!important;
  line-height:.80!important;
  letter-spacing:-.075em!important;
  margin:20px 0 32px!important;
}
body.ycplanet-body .yc-hero-world{
  position:absolute!important;
  z-index:2!important;
  top:50%!important;
  right:max(4vw,36px)!important;
  transform:translateY(-46%)!important;
  width:min(43vw,680px)!important;
  height:min(64vw,680px)!important;
  min-height:0!important;
  aspect-ratio:1!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  pointer-events:none!important;
}
body.ycplanet-body .yc-world-core{
  position:relative!important;
  z-index:5!important;
  width:clamp(190px,20vw,290px)!important;
  aspect-ratio:1!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:50%!important;
}
body.ycplanet-body .yc-world-butterfly{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  display:block!important;
  animation:ycHeroButterflyFloat 4.2s ease-in-out infinite!important;
}
body.ycplanet-body .yc-hero-world .yc-world-ring{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  margin:0!important;
  transform-origin:center!important;
  border:1px solid rgba(16,34,38,.24)!important;
  box-shadow:none!important;
}
body.ycplanet-body .yc-hero-world .yc-world-ring.ring-1{
  width:min(31vw,470px)!important;
  height:min(31vw,470px)!important;
  margin-left:min(-15.5vw,-235px)!important;
  margin-top:min(-15.5vw,-235px)!important;
  animation:ycRingOne 16s linear infinite!important;
}
body.ycplanet-body .yc-hero-world .yc-world-ring.ring-2{
  width:min(39vw,590px)!important;
  height:min(19vw,285px)!important;
  margin-left:min(-19.5vw,-295px)!important;
  margin-top:min(-9.5vw,-142px)!important;
  animation:ycRingTwo 20s linear infinite!important;
}
@keyframes ycRingOne{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@keyframes ycRingTwo{from{transform:rotate(26deg)}to{transform:rotate(386deg)}}
body.ycplanet-body .yc-hero-world .yc-float-dot{
  position:absolute!important;
  z-index:7!important;
  box-shadow:none!important;
  margin:0!important;
}
body.ycplanet-body .yc-hero-world .yc-float-dot.d1{width:38px!important;height:38px!important;top:16%!important;right:16%!important;left:auto!important;bottom:auto!important;background:#ff765f!important}
body.ycplanet-body .yc-hero-world .yc-float-dot.d2{width:25px!important;height:25px!important;left:17%!important;bottom:20%!important;right:auto!important;top:auto!important;background:#7cc8ff!important}
body.ycplanet-body .yc-hero-world .yc-float-dot.d3{width:20px!important;height:20px!important;right:10%!important;bottom:32%!important;left:auto!important;top:auto!important;background:#9f79ff!important}

/* INTRO: dos columnas reales sin que el texto comprima la columna visual. */
body.ycplanet-body .yc-splash{
  position:fixed!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  grid-template-rows:1fr!important;
  align-items:stretch!important;
  background:#f7f2e8!important;
  color:#102226!important;
  overflow:hidden!important;
  padding:0!important;
}
body.ycplanet-body .yc-splash-copy,
body.ycplanet-body .yc-splash-art{
  min-width:0!important;
  min-height:0!important;
  width:auto!important;
  height:auto!important;
}
body.ycplanet-body .yc-splash-copy{
  grid-column:1!important;
  grid-row:1!important;
  position:relative!important;
  z-index:5!important;
  padding:clamp(48px,6vw,94px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  border-right:1px solid rgba(16,34,38,.16)!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-splash-copy h1{
  width:100%!important;
  font-size:clamp(64px,7.7vw,132px)!important;
  line-height:.82!important;
  letter-spacing:-.07em!important;
  margin:0 0 28px!important;
}
body.ycplanet-body .yc-splash-copy h1 span,
body.ycplanet-body .yc-splash-copy h1 em{
  display:block!important;
  white-space:nowrap!important;
}
body.ycplanet-body .yc-splash-copy h1 em{color:#ff765f!important;font-style:normal!important}
body.ycplanet-body .yc-splash-copy p{
  max-width:100%!important;
  margin:0 0 24px!important;
  font-size:10px!important;
  line-height:1.45!important;
  letter-spacing:.18em!important;
  white-space:normal!important;
}
body.ycplanet-body .yc-splash-copy button{
  position:relative!important;
  z-index:10!important;
  flex:0 0 auto!important;
  align-self:flex-start!important;
  min-height:48px!important;
  padding:0 22px!important;
}
body.ycplanet-body .yc-splash-art{
  grid-column:2!important;
  grid-row:1!important;
  position:relative!important;
  z-index:3!important;
  display:grid!important;
  place-items:center!important;
  background:#d8ff54!important;
  overflow:hidden!important;
}
body.ycplanet-body .yc-splash-logo{
  position:relative!important;
  z-index:6!important;
  width:clamp(190px,25vw,360px)!important;
  height:auto!important;
  max-width:70%!important;
  object-fit:contain!important;
  animation:ycSplashFloat 4.2s ease-in-out infinite!important;
}
@keyframes ycSplashFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg) scale(1.025)}}
body.ycplanet-body .yc-splash-art .yc-splash-orbit{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  margin:0!important;
  border:1px solid rgba(16,34,38,.26)!important;
  border-radius:50%!important;
  transform-origin:center!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-a{width:min(38vw,520px)!important;height:min(38vw,520px)!important;margin-left:min(-19vw,-260px)!important;margin-top:min(-19vw,-260px)!important;animation:ycSplashRingA 17s linear infinite!important}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-b{width:min(48vw,650px)!important;height:min(23vw,300px)!important;margin-left:min(-24vw,-325px)!important;margin-top:min(-11.5vw,-150px)!important;animation:ycSplashRingB 21s linear infinite!important}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-c{width:min(33vw,440px)!important;height:min(16vw,215px)!important;margin-left:min(-16.5vw,-220px)!important;margin-top:min(-8vw,-107px)!important;animation:ycSplashRingC 13s linear infinite!important}
@keyframes ycSplashRingA{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@keyframes ycSplashRingB{from{transform:rotate(28deg)}to{transform:rotate(388deg)}}
@keyframes ycSplashRingC{from{transform:rotate(-32deg)}to{transform:rotate(328deg)}}
body.ycplanet-body .yc-splash-art .yc-splash-orbit i{position:absolute!important;width:16px!important;height:16px!important;border-radius:50%!important;left:50%!important;top:-8px!important;background:#102226!important}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-b i{background:#7cc8ff!important}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-c i{background:#ff765f!important}
body.ycplanet-body .yc-splash-art .yc-splash-shape.shape-a{width:52px!important;height:52px!important;top:13%!important;right:12%!important}
body.ycplanet-body .yc-splash-art .yc-splash-shape.shape-b{width:36px!important;height:36px!important;left:11%!important;bottom:14%!important}
body.ycplanet-body .yc-splash-art .yc-splash-shape.shape-c{width:30px!important;height:30px!important;right:14%!important;bottom:13%!important}
body.ycplanet-body .yc-splash-footer{left:clamp(24px,3vw,46px)!important;bottom:20px!important;max-width:42%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

/* Radios: logo siempre completo, sin zoom ni recorte. */
body.ycplanet-body .yc-radio-visual{
  height:250px!important;
  padding:28px!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
}
body.ycplanet-body .yc-radio-visual img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:92%!important;
  max-height:92%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}

@media(max-width:980px){
  body.ycplanet-body .yc-hero{padding-top:132px!important;min-height:auto!important;padding-bottom:70px!important;background:linear-gradient(155deg,#f6f1e5 0 66%,#d8ff54 66%)!important}
  body.ycplanet-body .yc-hero-copy{width:100%!important;max-width:760px!important}
  body.ycplanet-body .yc-hero-world{position:relative!important;top:auto!important;right:auto!important;transform:none!important;width:min(100%,620px)!important;height:460px!important;margin:24px auto 0!important}
  body.ycplanet-body .yc-hero-world .yc-world-ring.ring-1{width:330px!important;height:330px!important;margin-left:-165px!important;margin-top:-165px!important}
  body.ycplanet-body .yc-hero-world .yc-world-ring.ring-2{width:440px!important;height:220px!important;margin-left:-220px!important;margin-top:-110px!important}
  body.ycplanet-body .yc-splash{grid-template-columns:minmax(0,1fr) minmax(0,.85fr)!important}
  body.ycplanet-body .yc-splash-copy{padding:46px!important}
  body.ycplanet-body .yc-splash-copy h1{font-size:clamp(56px,8.5vw,88px)!important}
}
@media(max-width:720px){
  body.ycplanet-body .yc-splash{grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr) minmax(240px,.8fr)!important}
  body.ycplanet-body .yc-splash-copy{grid-column:1!important;grid-row:1!important;padding:72px 24px 26px!important;border-right:0!important;border-bottom:1px solid rgba(16,34,38,.16)!important}
  body.ycplanet-body .yc-splash-copy h1{font-size:clamp(52px,14vw,82px)!important}
  body.ycplanet-body .yc-splash-art{grid-column:1!important;grid-row:2!important}
  body.ycplanet-body .yc-splash-logo{width:min(180px,46vw)!important}
  body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-a{width:270px!important;height:270px!important;margin-left:-135px!important;margin-top:-135px!important}
  body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-b{width:360px!important;height:180px!important;margin-left:-180px!important;margin-top:-90px!important}
  body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-c{width:250px!important;height:125px!important;margin-left:-125px!important;margin-top:-62px!important}
  body.ycplanet-body .yc-splash-footer{display:none!important}
}


/* =========================================================
   V2.3 - INTRO ESTABLE + CHAT WHATSAPP ANIMADO
   ========================================================= */

/* La pantalla inicial usa dos paneles absolutos para evitar
   que el panel verde se comprima a determinados zooms. */
body.ycplanet-body .yc-splash{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  min-height:100vh!important;
  display:block!important;
  background:#f7f2e8!important;
  color:#102226!important;
  overflow:hidden!important;
  padding:0!important;
}

body.ycplanet-body .yc-splash-copy{
  position:absolute!important;
  left:0!important;
  top:0!important;
  bottom:0!important;
  width:58%!important;
  height:100%!important;
  min-width:0!important;
  padding:clamp(44px,6vw,96px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  z-index:5!important;
  border-right:1px solid rgba(16,34,38,.16)!important;
  overflow:hidden!important;
}

body.ycplanet-body .yc-splash-art{
  position:absolute!important;
  left:58%!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:auto!important;
  height:100%!important;
  min-width:0!important;
  display:grid!important;
  place-items:center!important;
  background:#d8ff54!important;
  z-index:3!important;
  overflow:hidden!important;
}

body.ycplanet-body .yc-splash-copy h1{
  width:min(100%,780px)!important;
  max-width:100%!important;
  font-size:clamp(60px,7vw,126px)!important;
  line-height:.82!important;
  letter-spacing:-.07em!important;
  margin:18px 0 26px!important;
}
body.ycplanet-body .yc-splash-copy h1 span,
body.ycplanet-body .yc-splash-copy h1 em{
  display:block!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
}
body.ycplanet-body .yc-splash-copy p{
  max-width:660px!important;
  white-space:normal!important;
}
body.ycplanet-body .yc-splash-logo{
  width:clamp(180px,23vw,340px)!important;
  max-width:68%!important;
  height:auto!important;
  object-fit:contain!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit{
  left:50%!important;
  top:50%!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-a{
  width:min(34vw,500px)!important;
  height:min(34vw,500px)!important;
  margin-left:calc(min(34vw,500px) / -2)!important;
  margin-top:calc(min(34vw,500px) / -2)!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-b{
  width:min(43vw,620px)!important;
  height:min(21vw,290px)!important;
  margin-left:calc(min(43vw,620px) / -2)!important;
  margin-top:calc(min(21vw,290px) / -2)!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit.orbit-c{
  width:min(30vw,420px)!important;
  height:min(15vw,205px)!important;
  margin-left:calc(min(30vw,420px) / -2)!important;
  margin-top:calc(min(15vw,205px) / -2)!important;
}
body.ycplanet-body .yc-splash-footer{
  z-index:8!important;
  max-width:52%!important;
}

/* Teléfono Comunidad: conversación de WhatsApp animada */
body.ycplanet-body .yc-phone-screen{
  width:260px!important;
  height:500px!important;
  border:11px solid #102226!important;
  border-radius:42px!important;
  background:#ece5dd!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  position:relative!important;
  padding:0!important;
}
body.ycplanet-body .yc-phone-screen::before{
  content:""!important;
  position:absolute!important;
  width:92px!important;
  height:20px!important;
  left:50%!important;
  top:0!important;
  transform:translateX(-50%)!important;
  background:#102226!important;
  border-radius:0 0 13px 13px!important;
  z-index:5!important;
}
body.ycplanet-body .yc-phone-topbar{
  height:68px!important;
  flex:0 0 68px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:20px 12px 8px!important;
  background:#075e54!important;
  color:#fff!important;
}
body.ycplanet-body .yc-phone-avatar{
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
  border-radius:50%!important;
  background:#d8ff54!important;
  color:#102226!important;
  display:grid!important;
  place-items:center!important;
  font-size:16px!important;
  font-weight:950!important;
  margin:0!important;
}
body.ycplanet-body .yc-phone-topbar div{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
}
body.ycplanet-body .yc-phone-topbar b{
  font-size:12px!important;
  line-height:1.1!important;
}
body.ycplanet-body .yc-phone-topbar small{
  margin:3px 0 0!important;
  font-size:8px!important;
  opacity:.8!important;
}
body.ycplanet-body .yc-chat{
  position:relative!important;
  flex:1 1 auto!important;
  padding:14px 10px 10px!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  gap:7px!important;
  background:
    radial-gradient(circle at 18% 20%,rgba(0,0,0,.035) 0 2px,transparent 2.5px) 0 0/26px 26px,
    #ece5dd!important;
}
body.ycplanet-body .yc-chat-msg{
  max-width:84%!important;
  padding:7px 9px!important;
  border-radius:9px!important;
  font-size:9px!important;
  line-height:1.28!important;
  box-shadow:0 1px 1px rgba(0,0,0,.08)!important;
  opacity:0!important;
  transform:translateY(12px) scale(.96)!important;
  animation:ycChatMessage 18s ease-in-out infinite!important;
}
body.ycplanet-body .yc-chat-msg.incoming{
  align-self:flex-start!important;
  background:#fff!important;
  color:#222!important;
  border-top-left-radius:3px!important;
}
body.ycplanet-body .yc-chat-msg.outgoing{
  align-self:flex-end!important;
  background:#dcf8c6!important;
  color:#222!important;
  border-top-right-radius:3px!important;
}
body.ycplanet-body .yc-chat-msg.m1{animation-delay:0s!important}
body.ycplanet-body .yc-chat-msg.m2{animation-delay:2.2s!important}
body.ycplanet-body .yc-chat-msg.m3{animation-delay:4.4s!important}
body.ycplanet-body .yc-chat-msg.m4{animation-delay:6.6s!important}
body.ycplanet-body .yc-chat-msg.m5{animation-delay:8.8s!important}
body.ycplanet-body .yc-chat-msg.m6{animation-delay:11s!important}

@keyframes ycChatMessage{
  0%,8%{opacity:0;transform:translateY(12px) scale(.96)}
  12%,72%{opacity:1;transform:translateY(0) scale(1)}
  84%,100%{opacity:0;transform:translateY(-6px) scale(.98)}
}

body.ycplanet-body .yc-chat-typing{
  width:48px!important;
  height:27px!important;
  align-self:flex-start!important;
  border-radius:10px!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  margin-top:1px!important;
  animation:ycTypingBox 18s ease-in-out infinite!important;
}
body.ycplanet-body .yc-chat-typing i{
  width:5px!important;
  height:5px!important;
  border-radius:50%!important;
  background:#8b8b8b!important;
  animation:ycTypingDot 1s ease-in-out infinite!important;
}
body.ycplanet-body .yc-chat-typing i:nth-child(2){animation-delay:.15s!important}
body.ycplanet-body .yc-chat-typing i:nth-child(3){animation-delay:.3s!important}
@keyframes ycTypingDot{0%,100%{transform:translateY(0);opacity:.4}50%{transform:translateY(-3px);opacity:1}}
@keyframes ycTypingBox{0%,8%,78%,100%{opacity:0}12%,72%{opacity:1}}

body.ycplanet-body .yc-phone-input{
  height:46px!important;
  flex:0 0 46px!important;
  padding:7px 8px!important;
  background:#f0f0f0!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
body.ycplanet-body .yc-phone-input span{
  flex:1 1 auto!important;
  height:31px!important;
  border-radius:18px!important;
  background:#fff!important;
  color:#999!important;
  display:flex!important;
  align-items:center!important;
  padding:0 11px!important;
  font-size:9px!important;
  margin:0!important;
  width:auto!important;
}
body.ycplanet-body .yc-phone-input b{
  width:31px!important;
  height:31px!important;
  border-radius:50%!important;
  background:#25d366!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:12px!important;
}

@media(max-width:980px){
  body.ycplanet-body .yc-splash-copy{
    width:62%!important;
    padding:42px!important;
  }
  body.ycplanet-body .yc-splash-art{
    left:62%!important;
  }
  body.ycplanet-body .yc-splash-copy h1{
    font-size:clamp(52px,8vw,82px)!important;
  }
}
@media(max-width:720px){
  body.ycplanet-body .yc-splash{
    overflow:auto!important;
    background:#f7f2e8!important;
  }
  body.ycplanet-body .yc-splash-copy{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%!important;
    height:58vh!important;
    min-height:430px!important;
    padding:72px 24px 28px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(16,34,38,.16)!important;
  }
  body.ycplanet-body .yc-splash-art{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%!important;
    height:42vh!important;
    min-height:300px!important;
  }
  body.ycplanet-body .yc-splash-copy h1{
    font-size:clamp(48px,13vw,76px)!important;
  }
  body.ycplanet-body .yc-splash-footer{display:none!important}
  body.ycplanet-body .yc-splash-logo{width:min(190px,48vw)!important}
  body.ycplanet-body .yc-phone-screen{width:240px!important;height:470px!important}
}

@media(prefers-reduced-motion:reduce){
  body.ycplanet-body .yc-chat-msg{
    animation:none!important;
    opacity:1!important;
    transform:none!important;
  }
  body.ycplanet-body .yc-chat-typing{display:none!important}
}


/* =========================================================
   V2.4 - SPLASH BLANCO + MARIPOSA VIAJERA + CHAT COMUNIDAD
   ========================================================= */

/* Pantalla inicial completamente blanca */
body.ycplanet-body .yc-splash{
  background:#ffffff!important;
}
body.ycplanet-body .yc-splash-copy{
  width:50%!important;
  background:#ffffff!important;
  border-right:1px solid rgba(16,34,38,.10)!important;
}
body.ycplanet-body .yc-splash-art{
  left:50%!important;
  background:#ffffff!important;
}
body.ycplanet-body .yc-splash-footer{
  color:#102226!important;
}
body.ycplanet-body .yc-splash-logo{
  width:clamp(170px,20vw,300px)!important;
  max-width:56%!important;
  position:relative!important;
  z-index:6!important;
  transform-origin:center center!important;
  animation:ycButterflyTravel 11s cubic-bezier(.55,.05,.25,.95) infinite!important;
  will-change:transform!important;
}
body.ycplanet-body .yc-splash-art::before{
  content:""!important;
  position:absolute!important;
  inset:8%!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(216,255,84,.16),transparent 64%)!important;
  pointer-events:none!important;
}
body.ycplanet-body .yc-splash-art .yc-splash-orbit{
  opacity:.36!important;
  border-color:rgba(16,34,38,.30)!important;
}

/* La mariposa se desplaza entre distintos puntos del panel */
@keyframes ycButterflyTravel{
  0%   {transform:translate(-28%,-20%) rotate(-5deg) scale(.92)}
  16%  {transform:translate(22%,-30%) rotate(4deg) scale(1.04)}
  34%  {transform:translate(34%,12%) rotate(7deg) scale(.97)}
  52%  {transform:translate(-8%,30%) rotate(-3deg) scale(1.06)}
  70%  {transform:translate(-34%,8%) rotate(-7deg) scale(.98)}
  86%  {transform:translate(5%,-8%) rotate(2deg) scale(1.03)}
  100% {transform:translate(-28%,-20%) rotate(-5deg) scale(.92)}
}

/* Asegurar que los puntos decorativos permanezcan dentro del panel */
body.ycplanet-body .yc-splash-art .yc-splash-dot,
body.ycplanet-body .yc-splash-art [class*="dot"]{
  max-width:42px!important;
  max-height:42px!important;
}

/* Teléfono: reforzar presentación tipo grupo de WhatsApp */
body.ycplanet-body .yc-phone-topbar b::after{
  content:" · Grupo"!important;
  font-weight:700!important;
}
body.ycplanet-body .yc-phone-topbar small{
  color:#d9fff4!important;
}
body.ycplanet-body .yc-chat-msg{
  animation-duration:20s!important;
}
body.ycplanet-body .yc-chat-msg.m1{animation-delay:0s!important}
body.ycplanet-body .yc-chat-msg.m2{animation-delay:2.5s!important}
body.ycplanet-body .yc-chat-msg.m3{animation-delay:5s!important}
body.ycplanet-body .yc-chat-msg.m4{animation-delay:7.5s!important}
body.ycplanet-body .yc-chat-msg.m5{animation-delay:10s!important}
body.ycplanet-body .yc-chat-msg.m6{animation-delay:12.5s!important}

@media(max-width:980px){
  body.ycplanet-body .yc-splash-copy{width:52%!important}
  body.ycplanet-body .yc-splash-art{left:52%!important}
  body.ycplanet-body .yc-splash-logo{max-width:62%!important}
}
@media(max-width:720px){
  body.ycplanet-body .yc-splash-copy{
    width:100%!important;
    background:#fff!important;
  }
  body.ycplanet-body .yc-splash-art{
    left:auto!important;
    background:#fff!important;
  }
  body.ycplanet-body .yc-splash-logo{
    max-width:52vw!important;
    animation:ycButterflyTravelMobile 9s ease-in-out infinite!important;
  }
  @keyframes ycButterflyTravelMobile{
    0%,100%{transform:translate(-18%,-8%) rotate(-4deg) scale(.94)}
    25%{transform:translate(18%,-12%) rotate(4deg) scale(1.02)}
    50%{transform:translate(12%,14%) rotate(2deg) scale(.98)}
    75%{transform:translate(-14%,12%) rotate(-3deg) scale(1.03)}
  }
}

@media(prefers-reduced-motion:reduce){
  body.ycplanet-body .yc-splash-logo{
    animation:none!important;
    transform:none!important;
  }
}
