.dco{--navy:#132a5e;--navy-deep:#0c1c40;--gold:#f2b73d;--gold-soft:#fbd98a;--pink:#ee1c76;--pink-soft:#ffe3ef;--green:#16a56a;--cream:#fff9ef;--paper:#fff;--ink:#0c1c40;--ink-soft:#4a5578;--line:#e7dfca;--shadow:0 18px 40px -18px #132a5e59}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .dco{--navy:#2a4894;--navy-deep:#0a1330;--gold:#f2b73d;--gold-soft:#3a2f14;--pink:#ff4a97;--pink-soft:#3a1030;--green:#2fce8f;--cream:#0e1530;--paper:#131b3a;--ink:#f2f1fb;--ink-soft:#a9b0d6;--line:#26305c;--shadow:0 18px 44px -18px #0009}}:root[data-theme=dark] .dco{--navy:#2a4894;--navy-deep:#0a1330;--gold:#f2b73d;--gold-soft:#3a2f14;--pink:#ff4a97;--pink-soft:#3a1030;--green:#2fce8f;--cream:#0e1530;--paper:#131b3a;--ink:#f2f1fb;--ink-soft:#a9b0d6;--line:#26305c;--shadow:0 18px 44px -18px #0009}.dco *{box-sizing:border-box}.dco,.dco{margin:0;padding:0}.dco{background:var(--cream);color:var(--ink);font-family:var(--fuente-manrope), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}.dco img{max-width:100%;display:block}.dco .wrap{max-width:1080px;margin:0 auto;padding:0 24px}.dco h1,.dco h2,.dco h3{font-family:var(--fuente-baloo), var(--fuente-manrope), sans-serif;text-wrap:balance;color:var(--navy-deep);margin:0}:root[data-theme=dark] .dco h1,:root[data-theme=dark] .dco h2,:root[data-theme=dark] .dco h3{color:var(--ink)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .dco h1,:root:not([data-theme=light]) .dco h2,:root:not([data-theme=light]) .dco h3{color:var(--ink)}}.dco .eyebrow{font-family:var(--fuente-manrope), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--pink);align-items:center;gap:8px;font-size:12.5px;font-weight:800;display:inline-flex}.dco .eyebrow:before{content:"";background:var(--pink);width:7px;height:7px;box-shadow:0 0 0 4px var(--pink-soft);border-radius:50%}.dco .topbar{background:var(--navy-deep);color:#fdf6e3}.dco .topbar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.dco .brand{font-family:var(--fuente-baloo), sans-serif;color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.dco .brand img{width:auto;height:32px;display:block}.dco .topbar a.mini-cta{color:#fff;border:1.5px solid #ffffff59;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .15s,background-color .15s}.dco .topbar a.mini-cta:hover{background:#ffffff14;border-color:#fff}.dco .hero{background:radial-gradient(60% 90% at 82% -10%, #f2b73d59, transparent 60%), radial-gradient(50% 70% at 8% 110%, #ee1c7647, transparent 60%), linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);color:#fdf9ec;position:relative;overflow:hidden}.dco .hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;padding:56px 24px 64px;display:grid}.dco .hero h1{color:#fff;font-size:clamp(34px,4.6vw,56px);font-weight:800;line-height:1.04}.dco .hero h1 .accent{color:var(--gold)}.dco .hero h1 .accent2{color:var(--pink);-webkit-text-stroke:0}.dco .hero p.lead{color:#dfe3f5;max-width:52ch;margin-top:18px;font-size:17.5px}.dco .hero .cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.dco .btn-wa{background:var(--green);color:#fff;font-family:var(--fuente-manrope), sans-serif;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:10px;padding:15px 26px;font-size:16.5px;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex;box-shadow:0 14px 30px -10px #16a56a8c}.dco .btn-wa:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 18px 36px -10px #16a56aa6}.dco .btn-wa:active{transform:translateY(0)}.dco .btn-wa svg{flex:none;width:22px;height:22px}.dco .hero .microcopy{color:#b9c0e0;margin-top:10px;font-size:13.5px}.dco .hero-badges{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.dco .pill{color:#f2f1fb;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:13px;font-weight:600;display:inline-flex}.dco .hero-visual{justify-content:center;display:flex;position:relative}.dco .flyer-frame{background:#fff;border-radius:22px;width:min(360px,100%);position:relative;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 30px 60px -20px #0000008c,0 0 0 8px #ffffff0f}.dco .flyer-frame img{width:100%;height:auto;display:block}.dco .flyer-tag{background:var(--pink);color:#fff;font-family:var(--fuente-baloo), sans-serif;border-radius:12px;padding:9px 14px;font-size:13px;font-weight:700;position:absolute;top:-14px;right:-14px;transform:rotate(6deg);box-shadow:0 10px 20px -6px #ee1c7699}.dco section{padding:64px 0}.dco .section-head{max-width:62ch;margin-bottom:34px}.dco .section-head h2{margin-top:10px;font-size:clamp(24px,3vw,32px)}.dco .section-head p{color:var(--ink-soft);margin-top:12px;font-size:15.5px}.dco .what-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dco .what-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:22px 18px}.dco .what-card .ico{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;font-size:20px;display:flex}.dco .what-card:first-child .ico{background:var(--gold-soft);color:#9a6c05}:root[data-theme=dark] .dco .what-card:first-child .ico{color:var(--gold)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .dco .what-card:first-child .ico{color:var(--gold)}}.dco .what-card:nth-child(2) .ico{background:var(--pink-soft);color:var(--pink)}.dco .what-card:nth-child(3) .ico{color:var(--green);background:#16a56a26}.dco .what-card:nth-child(4) .ico{color:var(--navy);background:#132a5e1a}:root[data-theme=dark] .dco .what-card:nth-child(4) .ico{color:#9fb2ff;background:#2a489440}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .dco .what-card:nth-child(4) .ico{color:#9fb2ff;background:#2a489440}}.dco .what-card h3{font-size:16.5px}.dco .what-card p{color:var(--ink-soft);margin:8px 0 0;font-size:13.8px}.dco .how{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.dco .how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.dco .steps{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.dco .steps li{gap:16px;display:flex}.dco .step-num{background:var(--navy);color:#fff;width:38px;height:38px;font-family:var(--fuente-baloo), sans-serif;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.dco .steps li:nth-child(2) .step-num{background:var(--pink)}.dco .steps li:nth-child(3) .step-num{background:var(--green)}.dco .step-body h3{font-size:16px}.dco .step-body p{color:var(--ink-soft);max-width:40ch;margin:4px 0 0;font-size:14px}.dco .qr-card{background:linear-gradient(165deg, var(--navy-deep), var(--navy));text-align:center;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;align-items:center;padding:28px;display:flex}.dco .qr-card h3{color:#fff;font-size:18px}.dco .qr-card p{color:#d7dcf2;margin:6px 0 20px;font-size:13.5px}.dco .qr-box{background:#fff;border-radius:14px;padding:12px;box-shadow:0 12px 26px -10px #0006}.dco .qr-box img{width:150px;height:150px}.dco .qr-card .btn-wa{justify-content:center;width:100%;margin-top:20px}.dco .benefits{background:var(--cream)}.dco .benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dco .benefit{background:var(--paper);border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.dco .benefit .check{background:var(--green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:800;display:flex}.dco .benefit span.label{color:var(--ink);font-size:14.5px;font-weight:700}.dco .communities{background:var(--navy-deep);color:#fdf9ec}.dco .communities .section-head h2{color:#fff}.dco .communities .section-head p{color:#c7cce6}.dco .comm-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.dco .comm-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;align-items:flex-start;padding:22px;display:flex}.dco .comm-card .comm-logo{object-fit:contain;background:#fff;border-radius:11px;width:auto;max-width:calc(100% - 20px);height:34px;margin-bottom:16px;padding:9px 12px;box-shadow:0 6px 16px -8px #0006}.dco .comm-card p{color:#d7dcf2;flex:1;margin:0;font-size:13.8px}.dco .comm-card .comm-stat{color:var(--gold);letter-spacing:.01em;margin-top:10px;font-size:12px;font-weight:700;display:block}.dco .comm-card .social-links{justify-content:flex-start;margin-top:14px}.dco .social-links{gap:9px;display:flex}.dco .social-icon-btn{color:#fff;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:transform .12s,background-color .12s;display:flex}.dco .social-icon-btn:hover{background:var(--pink);transform:translateY(-2px)}.dco .social-icon-btn svg{width:16px;height:16px}.dco .wa-group-banner{background:linear-gradient(135deg, var(--green), #0c8a56);color:#fff;box-shadow:var(--shadow);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin-top:32px;padding:26px 30px;display:flex}.dco .wa-group-banner .txt h3{color:#fff;font-size:19px}.dco .wa-group-banner .txt p{color:#e3fbee;max-width:46ch;margin:6px 0 0;font-size:13.8px}.dco .wa-group-banner .btn-wa{color:var(--green);box-shadow:none;background:#fff;flex:none}.dco .wa-group-banner .btn-wa svg{color:var(--green)}.dco .final-cta{background:linear-gradient(135deg, var(--pink) 0%, #c8115f 100%);color:#fff;text-align:center}.dco .final-cta h2{color:#fff;font-size:clamp(26px,3.4vw,38px)}.dco .final-cta p{color:#ffe3ef;max-width:56ch;margin:14px auto 0;font-size:15.5px}.dco .final-cta .btn-wa{color:var(--pink);background:#fff;margin-top:28px;box-shadow:0 14px 30px -10px #00000059}.dco .final-cta .btn-wa svg{color:var(--green)}.dco .final-cta .phone{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#fff;margin-top:16px;font-size:15px;font-weight:800}.dco footer{background:var(--navy-deep);color:#c7cce6;padding:32px 0 36px}.dco .foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.dco .foot-links{flex-wrap:wrap;gap:18px;display:flex}.dco .foot-links a{color:#e7e9f7;font-size:13.5px;font-weight:600;text-decoration:none}.dco .foot-links a:hover{text-decoration:underline}.dco .foot-brand{font-family:var(--fuente-baloo), sans-serif;color:#fff;align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.dco .foot-brand img{width:auto;height:26px}.dco .foot-sub{color:#8b92b8;margin-top:4px;font-size:12.5px}@media (max-width:900px){.dco .hero-inner{grid-template-columns:1fr}.dco .hero-visual{order:-1}.dco .what-grid{grid-template-columns:repeat(2,1fr)}.dco .how-grid{grid-template-columns:1fr}.dco .benefit-grid,.dco .comm-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dco .what-grid,.dco .benefit-grid,.dco .comm-grid{grid-template-columns:1fr}.dco .topbar a.mini-cta{display:none}}@media (prefers-reduced-motion:reduce){.dco *{transition-duration:.001ms!important;animation-duration:.001ms!important}}.dco .what-card .logo-ico{object-fit:contain;width:auto;max-width:100%;height:38px;margin-bottom:14px}.dco .impulsora{color:#c7cce6;align-items:center;gap:10px;margin-top:22px;font-size:13px;display:flex}.dco .impulsora img{background:#fff;border-radius:8px;width:auto;height:18px;padding:5px 8px}@media (max-width:560px){.dco .wa-group-banner{flex-direction:column;align-items:flex-start}.dco .wa-group-banner .btn-wa{justify-content:center;width:100%}}.dco .videos{background:var(--paper)}.dco .videos .yt-stat{color:var(--ink-soft);align-items:center;gap:7px;margin-top:6px;font-size:13px;font-weight:700;display:inline-flex}.dco .videos .yt-stat svg{color:#ff2f4e;flex:none;width:16px;height:16px}.dco .video-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.dco .video-card{color:#fff;min-height:230px;box-shadow:var(--shadow);isolation:isolate;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:18px;text-decoration:none;display:flex;position:relative;overflow:hidden}.dco .video-card:before{content:"";z-index:-1;background-image:radial-gradient(120% 90% at 15% 0,#ffffff2e,#0000 60%);position:absolute;inset:0}.dco .video-card.v1{background:linear-gradient(150deg, var(--navy-deep), var(--pink) 130%)}.dco .video-card.v2{background:linear-gradient(150deg, #7a1245, var(--navy) 130%)}.dco .video-card.v3{background:linear-gradient(150deg, var(--navy-deep), #b8790f 130%)}.dco .video-card.v4{background:linear-gradient(150deg, #0c8a56, var(--navy-deep) 130%)}.dco .video-card .top-row{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:14px;left:14px;right:14px}.dco .video-card .show-badge{letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border-radius:999px;max-width:75%;padding:5px 10px;font-size:10.5px;font-weight:800}.dco .video-card .play-ico{background:#fff3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,background-color .15s;display:flex}.dco .video-card .play-ico svg{width:14px;height:14px;margin-left:2px}.dco .video-card:hover .play-ico{color:var(--navy-deep);background:#fff;transform:scale(1.08)}.dco .video-card h3{color:#fff;text-wrap:balance;margin:0;font-size:15px;line-height:1.32}.dco .video-card .meta{color:#ffffffd1;flex-wrap:wrap;gap:10px;margin-top:10px;font-size:11.5px;font-weight:600;display:flex}.dco .video-more{border:1.5px dashed var(--line);text-align:center;min-height:230px;color:var(--ink);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.dco .video-more:hover{border-color:var(--pink);background:var(--cream)}.dco .video-more .circle{background:var(--navy-deep);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dco .video-more .circle svg{width:18px;height:18px}.dco .video-more strong{font-size:14.5px}.dco .video-more span{color:var(--ink-soft);font-size:12.5px}.dco .video-more-link{color:var(--navy);border:1.5px solid var(--line);border-radius:12px;justify-content:center;align-items:center;gap:9px;margin-top:22px;padding:14px;font-size:14.5px;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s,background-color .15s;display:flex}.dco .video-more-link svg{color:#ff2f4e;flex:none;width:18px;height:18px}.dco .video-more-link:hover{border-color:var(--pink);color:var(--pink);background:var(--cream)}@media (max-width:900px){.dco .video-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dco .video-grid{grid-template-columns:1fr}}
