@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');

:root{--ink:#242050;--ink-2:#343073;--lav:#b4a2ff;--lav-soft:#efeaff;--mint:#72ddc8;--cream:#faf9f5;--paper:#fffefb;--muted:#686483;--line:#dfdce8;--dark:#201b48;--font:Manrope,Arial,sans-serif;--serif:'Playfair Display',Georgia,serif;--mono:'DM Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}.shell{width:min(1120px,calc(100% - 48px));margin:auto}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:5}.brand{font-size:28px;font-weight:800;letter-spacing:-1.8px}.brand span{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:9px;background:var(--lav);font-size:18px;transform:rotate(-8deg);margin-right:1px}.site-header nav{display:flex;gap:27px;font-size:13px;font-weight:600}.site-header nav a{opacity:.72}.site-header nav a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 21px;background:var(--ink);color:white;border-radius:9px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#3a357d}.button-small{padding:10px 16px;font-size:12px}.eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.12em;font-weight:500;color:#716a9c;margin:0 0 14px}.hero-a{padding:38px 0 70px;background:radial-gradient(circle at 75% 20%,#ebe7ff 0,rgba(235,231,255,0) 32%)}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;min-height:500px}.hero-copy h1{font-size:clamp(50px,6vw,77px);letter-spacing:-.07em;line-height:.98;margin:0 0 25px;font-weight:800}.intro{color:#56516e;max-width:510px;font-size:17px;line-height:1.75;margin:0}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:13px;font-weight:700}.text-link span{font-size:20px;margin-left:6px}.micro-copy{font-family:var(--mono);font-size:10px;letter-spacing:.03em;color:#88839b;margin-top:30px}.hero-portrait{height:510px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-portrait img{width:min(100%,440px);height:500px;object-fit:cover;object-position:center top;border-radius:210px 210px 42px 42px;filter:saturate(.92);position:relative;z-index:2}.orbit{position:absolute;border:1px solid #c8c0eb;border-radius:50%;z-index:1}.orbit-one{width:430px;height:280px;transform:rotate(-32deg)}.orbit-two{width:330px;height:450px;transform:rotate(37deg);border-color:#d2efe8}.floating-tag{position:absolute;z-index:3;background:var(--paper);padding:9px 13px;border-radius:7px;box-shadow:0 12px 28px rgba(46,39,103,.13);font-size:11px;font-weight:700}.tag-chat{top:128px;left:0}.tag-task{right:-10px;bottom:105px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;display:flex;justify-content:space-between;gap:15px;font-family:var(--mono);font-size:10px;color:#615b86}.section{padding:105px 0}.section-heading{margin-bottom:47px}.section-heading h2,.dark-video h2,.about-band h2,.contact-a h2{font-size:clamp(35px,4.5vw,58px);letter-spacing:-.06em;line-height:1.03;margin:0;font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{border-top:2px solid var(--ink);padding:18px 5px 0}.service-grid span{font-family:var(--mono);font-size:11px;color:#887bcb}.service-grid h3{font-size:21px;margin:36px 0 9px;letter-spacing:-.05em}.service-grid p{font-size:14px;color:var(--muted);max-width:270px}.dark-video{background:var(--dark);color:white;padding:95px 0}.video-layout{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:58px}.dark-video .eyebrow{color:var(--mint)}.dark-video h2{font-family:var(--serif);font-weight:600;letter-spacing:-.055em}.dark-video p:not(.eyebrow):not(.video-caption){color:#bcb8d4;max-width:370px;font-size:15px}.video-preview{position:relative;overflow:hidden}.corporate-preview{height:340px;border-radius:15px;background:linear-gradient(145deg,#423d90,#161336 66%);box-shadow:0 24px 60px rgba(0,0,0,.25)}.preview-top{position:absolute;left:23px;right:23px;top:18px;z-index:3;display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:10px;color:#ddd8ff}.play{width:24px;height:24px;border:1px solid currentColor;border-radius:50%;display:inline-grid;place-items:center;font-size:9px}.video-nexxa{position:absolute;height:360px;width:240px;object-fit:cover;object-position:center top;left:50%;top:34px;transform:translateX(-50%);opacity:.82;mix-blend-mode:screen}.scene-card{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.11);backdrop-filter:blur(7px);padding:11px 35px 11px 12px;min-width:152px;animation:soft-rise 7s ease-in-out infinite}.scene-card b{display:block;font-size:12px}.scene-card small{font-size:10px;color:#dad6f2}.scene-card i{position:absolute;right:10px;top:16px;background:var(--mint);color:var(--dark);font-style:normal;border-radius:50%;width:15px;height:15px;text-align:center;line-height:15px;font-size:9px}.scene-message{left:25px;top:90px}.scene-calendar{right:24px;top:145px;animation-delay:-2s}.scene-social{left:75px;bottom:45px;animation-delay:-4s}.video-caption{position:absolute;bottom:14px;left:0;right:0;text-align:center;z-index:3;font-family:var(--mono);font-size:10px!important;letter-spacing:.12em;color:var(--mint)!important}.process{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.process .section-heading{margin:0}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:20px;border-top:1px solid var(--line);padding:20px 0}.process li:last-child{border-bottom:1px solid var(--line)}.process li>span{font-family:var(--mono);color:#8a7ed2;font-size:12px}.process h3{font-size:16px;margin:0 0 3px;letter-spacing:-.03em}.process p{font-size:13px;color:var(--muted);margin:0}.about-band{background:var(--lav-soft);padding:92px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.about-grid>p{font-family:var(--serif);font-size:25px;line-height:1.45;margin:0}.contact-a{margin:85px auto;background:var(--mint);border-radius:18px;padding:56px 62px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-a .eyebrow{color:#335c5b}.contact-a h2{font-size:45px}.contact-a p:not(.eyebrow){font-family:var(--mono);font-size:10px;margin:12px 0 0}.button-light{background:white;color:var(--ink);white-space:nowrap}.a-page footer,.b-page footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:25px 0;color:#77728d;font-size:11px}.a-page footer .brand,.b-page footer .brand{color:var(--ink);font-size:21px}

/* Concept B */
.b-page{background:#f8f5ff}.b-page .site-header{height:89px}.bubble-brand{font-size:30px}.bubble-brand span{width:auto;height:auto;border-radius:0;background:none;color:#8b7ee1;font-size:inherit;transform:none}.bubble-brand em{font-size:15px;font-style:normal;color:var(--mint);margin-left:3px}.button-mint{background:var(--mint);color:#193f48;border-radius:999px}.button-mint:hover{background:#9ce8d8}.hero-b{padding:26px 0 70px;background:radial-gradient(circle at 74% 35%,#d9fff4 0,rgba(217,255,244,0) 23%),radial-gradient(circle at 25% 15%,#e7ddff 0,rgba(231,221,255,0) 25%)}.hero-b-grid{display:grid;grid-template-columns:1fr 1fr;min-height:500px;align-items:center}.bubble-label{display:inline-block;border:1px solid #bfb5ed;background:#fff;box-shadow:4px 4px 0 #d8cdfc;border-radius:999px;padding:7px 12px;font-family:var(--mono);font-size:10px;color:#6459a8;letter-spacing:.05em}.bubble-intro h1{font-family:var(--serif);font-size:clamp(49px,6vw,75px);letter-spacing:-.075em;line-height:.95;margin:22px 0;font-weight:700}.bubble-intro p{max-width:440px;font-size:16px;line-height:1.7;color:#625d77;margin-bottom:27px}.mascot-stage{height:520px;position:relative;display:grid;place-items:center}.mascot-stage:before{content:"";position:absolute;width:390px;height:390px;border-radius:48% 52% 52% 48%;background:var(--mint);transform:rotate(15deg);opacity:.46}.mascot-stage img{height:495px;width:370px;object-fit:cover;object-position:center top;position:relative;border-radius:180px 180px 130px 120px;filter:saturate(.92)}.star{position:absolute;color:#8e7ee4;font-size:25px;z-index:2}.star-a{left:20px;top:100px}.star-b{right:34px;bottom:90px;color:#4fbfae}.sticker{position:absolute;z-index:2;background:#fff;border-radius:12px;padding:8px 13px;font-weight:800;font-size:12px;box-shadow:4px 4px 0 #c2b7f1}.sticker-one{right:0;top:138px;transform:rotate(8deg)}.sticker-two{left:7px;bottom:119px;transform:rotate(-7deg);box-shadow:4px 4px 0 #a7e7da}.quick-help{padding:75px 0 95px;text-align:center}.quick-help h2{font-family:var(--serif);font-size:46px;letter-spacing:-.06em;margin:0 0 37px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;text-align:left}.quick-grid article{background:#fff;border-radius:19px;padding:22px 19px;min-height:201px;transition:transform .25s}.quick-grid article:hover{transform:translateY(-6px)}.round-icon{height:39px;width:39px;display:grid;place-items:center;border-radius:50%;background:#ede7ff;color:#655aa3;font-size:18px}.quick-grid article:nth-child(2) .round-icon{background:#dcfbf4;color:#297e73}.quick-grid article:nth-child(3) .round-icon{background:#fff0d4;color:#ac711e}.quick-grid article:nth-child(4) .round-icon{background:#f9dfeb;color:#a74e78}.quick-grid h3{font-size:15px;letter-spacing:-.035em;margin:26px 0 3px}.quick-grid p{font-size:12px;line-height:1.55;color:#767085;margin:0}.video-b-section{background:#302b69;color:white;padding:91px 0}.video-b-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.video-b-heading .eyebrow{color:var(--mint)}.video-b-heading h2{font-family:var(--serif);font-size:52px;line-height:.98;letter-spacing:-.06em;margin:0}.video-b-heading>p{width:300px;color:#cecae1;font-size:13px;margin:0 0 4px}.playful-preview{height:400px;border-radius:23px;background:linear-gradient(135deg,#b5a3ff,#74dfca);overflow:hidden}.film-label{position:absolute;z-index:4;top:16px;left:19px;right:19px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;color:#332b6a;display:flex;align-items:center;gap:10px}.film-label small{margin-left:auto}.playful-nexxa{position:absolute;height:450px;width:290px;object-fit:cover;object-position:center top;bottom:-22px;left:50%;transform:translateX(-50%);border-radius:130px 130px 0 0;mix-blend-mode:normal}.task-orb{position:absolute;z-index:3;background:#fff;color:#32286b;width:83px;height:83px;border-radius:50%;display:grid;place-items:center;align-content:center;font-size:23px;box-shadow:0 14px 27px rgba(38,28,90,.15);animation:bob 4.5s ease-in-out infinite}.task-orb small{font-family:var(--mono);font-size:8px;margin-top:3px}.orb-message{left:8%;top:30%;animation-delay:-.5s}.orb-calendar{right:9%;top:28%;animation-delay:-1.5s}.orb-mail{left:21%;bottom:15%;animation-delay:-2.3s}.orb-social{right:20%;bottom:15%;animation-delay:-3.2s}.before-after{position:absolute;z-index:5;bottom:17px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:9px;letter-spacing:.05em;color:#27205c}.before-after span{background:#fff;padding:6px 10px;border-radius:999px}.before-after b{font-size:14px}.steps-b{padding:96px 0}.step-b-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-b-grid article{border-top:1px solid #bbb3df;padding-top:18px}.step-b-grid strong{font-family:var(--serif);font-size:42px;color:#8a7cda}.step-b-grid h3{font-size:18px;letter-spacing:-.04em;margin:28px 0 3px}.step-b-grid p{font-size:13px;color:#706a80;margin:0}.cred-b{background:var(--mint);padding:34px 0;text-align:center}.cred-b .shell{display:flex;gap:25px;align-items:center;justify-content:center}.cred-b p{font-family:var(--serif);font-size:25px;max-width:800px;margin:0;line-height:1.25}.tiny-spark{font-size:20px;color:#4f4a95}.contact-b{padding:97px 0;display:flex;justify-content:space-between;gap:30px;align-items:end}.contact-b h2{font-family:var(--serif);font-size:58px;letter-spacing:-.07em;line-height:.95;margin:0 0 18px}.contact-b p:not(.eyebrow){font-size:13px;color:#666077}.button-large{padding:17px 27px;white-space:nowrap}
@keyframes soft-rise{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes bob{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(4deg)}}
@media (max-width:760px){.shell{width:min(100% - 32px,1120px)}.site-header nav{display:none}.site-header{height:72px}.hero-grid,.hero-b-grid,.video-layout,.process,.about-grid{grid-template-columns:1fr}.hero-a{padding-top:15px}.hero-grid{gap:20px}.hero-copy h1{font-size:55px}.hero-portrait{height:420px}.hero-portrait img{height:420px;width:320px}.orbit-one{width:310px;height:210px}.orbit-two{width:270px;height:350px}.tag-chat{left:0;top:70px}.tag-task{right:0;bottom:65px}.trust-strip{display:block;line-height:2.3}.trust-strip span{display:block}.section{padding:72px 0}.service-grid,.quick-grid,.step-b-grid{grid-template-columns:1fr 1fr}.video-layout{gap:35px}.corporate-preview{height:310px}.process{gap:38px}.about-grid{gap:27px}.about-grid>p{font-size:21px}.contact-a{margin:55px auto;padding:37px 28px;display:block}.contact-a .button{margin-top:22px}.hero-b{padding-top:3px}.hero-b-grid{gap:10px}.mascot-stage{height:410px}.mascot-stage:before{width:310px;height:310px}.mascot-stage img{height:395px;width:300px}.quick-grid{gap:10px}.quick-grid article{min-height:175px;padding:17px 14px}.video-b-heading,.contact-b{display:block}.video-b-heading>p{width:auto;margin-top:18px}.video-b-heading h2{font-size:44px}.playful-preview{height:360px}.task-orb{width:68px;height:68px;font-size:18px}.orb-message{left:4%;top:29%}.orb-calendar{right:4%;top:27%}.orb-mail{left:12%;bottom:16%}.orb-social{right:12%;bottom:16%}.contact-b{padding:72px 0}.contact-b h2{font-size:50px}.contact-b .button{margin-top:23px}.a-page footer,.b-page footer{display:block}.a-page footer p,.b-page footer p{margin:9px 0}}
@media (max-width:440px){.service-grid,.quick-grid,.step-b-grid{grid-template-columns:1fr}.hero-copy h1{font-size:48px}.button{padding:12px 15px}.hero-actions{gap:17px}.section-heading h2{font-size:40px}.hero-portrait{height:370px}.hero-portrait img{height:370px;width:286px}.mascot-stage{height:375px}.mascot-stage img{height:365px;width:280px}.quick-help h2{font-size:40px}.quick-grid article{min-height:140px}.video-b-heading h2{font-size:40px}.playful-preview{height:330px}.playful-nexxa{height:380px}.task-orb{width:57px;height:57px;font-size:16px}.task-orb small{font-size:7px}.cred-b p{font-size:20px}.contact-a h2{font-size:38px}}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:20;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 12px 28px rgba(22,112,66,.28);font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(22,112,66,.34)}.whatsapp-float svg{width:20px;height:20px;fill:currentColor}@media (max-width:440px){.whatsapp-float{right:14px;bottom:14px;padding:12px 15px;font-size:13px}}

.speech{position:absolute;z-index:6;margin:0;background:#fff;color:var(--ink);font-size:10px;line-height:1.45;box-shadow:0 9px 20px rgba(21,15,64,.2);animation:speech-in 8s ease-in-out infinite}.speech:after{content:"";position:absolute;width:12px;height:12px;background:inherit;transform:rotate(45deg)}.speech-corporate{width:205px;right:23px;bottom:36px;border-radius:8px;padding:10px 12px}.speech-corporate:after{left:18px;bottom:-5px}.speech-playful{left:50%;top:61px;transform:translateX(-50%);width:245px;border-radius:17px;padding:11px 15px;text-align:center;font-weight:600}.speech-playful:after{left:50%;bottom:-6px;margin-left:-6px}@keyframes speech-in{0%,10%,82%,100%{opacity:0;transform:translateY(8px)}18%,74%{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

.a-page .bubble-brand span{width:auto;height:auto;border-radius:0;background:none;color:#8b7ee1;font-size:inherit;transform:none}.a-page .bubble-brand em{font-size:15px;font-style:normal;color:var(--mint);margin-left:3px}.video-spark{position:absolute;z-index:4;color:var(--mint);font-size:19px;animation:bob 4s ease-in-out infinite}.spark-one{right:35px;bottom:48px}.spark-two{left:41%;top:69px;font-size:13px;animation-delay:-1.2s}

.work-band{background:#f0edff;padding:92px 0}.work-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start}.work-band h2{font-size:clamp(36px,4.5vw,56px);letter-spacing:-.06em;line-height:1.03;margin:0;font-weight:800}.work-points article{display:flex;gap:18px;border-top:1px solid #cfc9e6;padding:18px 0}.work-points article:last-child{border-bottom:1px solid #cfc9e6}.work-points span{font-family:var(--mono);font-size:11px;color:#897dda}.work-points h3{font-size:16px;letter-spacing:-.03em;margin:0 0 4px}.work-points p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.contact-detail{max-width:490px;font-family:var(--font)!important;font-size:12px!important;line-height:1.55;margin-top:12px!important}@media (max-width:760px){.work-grid{grid-template-columns:1fr;gap:38px}.work-band{padding:72px 0}}

/* Legibilidad reforzada para pantallas pequeñas y lectura prolongada. */
:root{--muted:#57536f;--font:Manrope,"Segoe UI",Arial,sans-serif;--mono:"DM Mono",Consolas,monospace}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1.6}.site-header nav{font-size:14px;font-weight:700}.site-header nav a{opacity:.82}.button{font-size:14px;font-weight:800}.button-small{font-size:13px}.eyebrow{font-size:12px;letter-spacing:.1em;color:#5e5889}.intro{color:#49445f}.text-link{font-size:14px;font-weight:800}.micro-copy{font-size:12px;letter-spacing:.01em;color:#615c77}.floating-tag{font-size:12px;font-weight:800}.trust-strip{padding:17px 0;font-size:12px;color:#514b78}.service-grid span{font-size:12px;color:#7568bd}.service-grid p{font-size:16px;line-height:1.65;max-width:285px}.dark-video p:not(.eyebrow):not(.video-caption){color:#d8d5e9;font-size:16px;line-height:1.65}.process p{font-size:15px;line-height:1.65}.work-points span{font-size:12px;color:#7568bd}.work-points p{font-size:15px;line-height:1.65}.contact-a p:not(.eyebrow){font-family:var(--font);font-size:14px;font-weight:600;line-height:1.6}.contact-detail{font-size:14px!important;line-height:1.65!important}.a-page footer,.b-page footer{font-size:12px;color:#625d76}@media (max-width:760px){.hero-actions{flex-wrap:wrap;align-items:flex-start;gap:16px}.hero-actions .button{min-height:46px}.intro,.service-grid p,.process p,.work-points p,.dark-video p:not(.eyebrow):not(.video-caption){font-size:16px}.trust-strip{font-size:13px;line-height:2.15}.contact-a p:not(.eyebrow),.contact-detail{font-size:15px!important}}@media (max-width:440px){.eyebrow,.micro-copy{font-size:12px}.service-grid p,.process p,.work-points p{font-size:16px}.contact-a p:not(.eyebrow),.contact-detail{font-size:15px!important}.hero-actions .button{width:100%;justify-content:center}.hero-actions .text-link{padding:3px 0 8px}.trust-strip{font-size:13px}}
