@keyframes ty-page-in{0%{opacity:0}to{opacity:1}}@keyframes ty-card-in{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ty-left-in{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes ty-right-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes ty-tag-drop{0%{opacity:0;transform:translateY(-40px)rotate(-6deg)}60%{transform:translateY(6px)rotate(2deg)}80%{transform:translateY(-3px)rotate(-1deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes ty-tag-sway{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}@keyframes ty-ring-draw{0%{stroke-dashoffset:151px}to{stroke-dashoffset:0}}@keyframes ty-tick-draw{0%{stroke-dashoffset:50px;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes ty-orb-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes ty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ty-icon-float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-8px)rotate(-6deg)}66%{transform:translateY(-4px)rotate(5deg)}}@keyframes ty-bubble-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.05)}}@keyframes ty-shimmer{0%{background-position:-300%}to{background-position:300%}}@keyframes ty-dot-pulse{0%,to{box-shadow:0 0 #17be7480}50%{box-shadow:0 0 0 5px #17be7400}}@keyframes ty-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ty-slide-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.ty-page{background:#f7f6fb;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;animation:.4s both ty-page-in;display:flex;position:relative;overflow:hidden}.ty-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ty-bg__orb{border-radius:50%;position:absolute}.ty-bg__orb--1{background:radial-gradient(circle,#1e0a7a1f,#0000 65%);width:600px;height:600px;animation:9s ease-in-out infinite ty-orb-pulse;top:-200px;left:-150px}.ty-bg__orb--2{background:radial-gradient(circle,#f8bb2114,#0000 65%);width:450px;height:450px;animation:7s ease-in-out 2s infinite ty-orb-pulse;bottom:-120px;right:-80px}.ty-bg__orb--3{background:radial-gradient(circle,#1406550f,#0000 65%);width:300px;height:300px;animation:11s ease-in-out 4s infinite ty-orb-pulse;top:30%;right:10%}.ty-bg__grid{background-image:radial-gradient(#1406550a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ty-card{z-index:1;background:#fff;border-radius:28px;grid-template-columns:360px 1fr;width:100%;max-width:860px;min-height:460px;animation:.7s cubic-bezier(.34,1.4,.64,1) .1s both ty-card-in;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #1406550f,0 16px 48px #1406551f,0 48px 96px #14065514}.ty-card__left{background:linear-gradient(145deg,#140655 0%,#1e0a7a 55%,#150754 100%);justify-content:center;align-items:center;padding:2.5rem 2rem;animation:.6s cubic-bezier(.34,1.2,.64,1) .3s both ty-left-in;display:flex;position:relative;overflow:hidden}.ty-card__left:before{content:"";pointer-events:none;background:radial-gradient(circle,#f8bb212e,#0000 65%);width:280px;height:280px;position:absolute;top:-80px;right:-60px}.ty-card__left:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.ty-bubble{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;position:absolute}.ty-bubble--1{width:140px;height:140px;animation:8s ease-in-out infinite ty-bubble-float;bottom:-40px;left:-40px}.ty-bubble--2{width:80px;height:80px;animation:6s ease-in-out 1.5s infinite ty-bubble-float;top:20px;left:20px}.ty-bubble--3{width:50px;height:50px;animation:7s ease-in-out 3s infinite ty-bubble-float;bottom:60px;right:20px}.ty-tag{z-index:1;transform-origin:top;flex-direction:column;align-items:center;animation:.9s cubic-bezier(.34,1.3,.64,1) .4s both ty-tag-drop,4s ease-in-out 1.5s infinite ty-tag-sway;display:flex;position:relative}.ty-tag__hook{background:linear-gradient(#ffffff80,#f8bb2199);border-radius:2px;width:2px;height:36px;margin-bottom:-2px}.ty-tag__hook:before{content:"";border:2px solid #fff6;border-bottom:none;border-radius:9px 9px 0 0;width:18px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ty-tag__body{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:linear-gradient(160deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff26;border-radius:20px;min-width:220px;padding:2rem 2rem 1.5rem;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff1a}.ty-tag__body:before{content:"";z-index:1;background:#140655;border:2px solid #fff3;border-radius:50%;width:16px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.ty-tag__body:after{content:"";background:linear-gradient(90deg,#0000,#f8bb21,#0000);border-radius:0 0 20px 20px;height:3px;position:absolute;bottom:0;left:10%;right:10%}.ty-tag__check{width:64px;height:64px;margin:0 auto 1rem}.ty-tag__check svg{width:100%;height:100%}.ty-tag__check-progress{stroke-dasharray:151;stroke-dashoffset:151px;transform-origin:28px 28px;animation:1s cubic-bezier(.65,0,.35,1) .8s forwards ty-ring-draw;transform:rotate(-90deg)}.ty-tag__check-tick{stroke-dasharray:50;stroke-dashoffset:50px;animation:.4s ease-out 1.7s forwards ty-tick-draw}.ty-tag__label{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin:0 0 .25rem;font-size:1.5rem;font-weight:900}.ty-tag__sub{letter-spacing:.1em;text-transform:uppercase;color:#f8bb21;background:linear-gradient(90deg,#f8bb21,#fdd96a,#f8bb21) 0 0/200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.72rem;font-weight:700;animation:2.5s linear 2s infinite ty-shimmer}.ty-icons{pointer-events:none;position:absolute;inset:0}.ty-icon{opacity:.7;font-size:1.5rem;position:absolute}.ty-icon--1{animation:4s ease-in-out infinite ty-icon-float;top:15%;left:8%}.ty-icon--2{animation:5s ease-in-out .8s infinite ty-icon-float;top:12%;right:8%}.ty-icon--3{animation:4.5s ease-in-out 1.6s infinite ty-icon-float;bottom:18%;left:6%}.ty-icon--4{animation:3.5s ease-in-out 2.4s infinite ty-icon-float;bottom:20%;right:6%}.ty-card__right{flex-direction:column;justify-content:center;gap:0;padding:2.75rem 2.5rem;animation:.6s cubic-bezier(.34,1.2,.64,1) .4s both ty-right-in;display:flex}.ty-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#17be74;align-items:center;gap:.45rem;margin-bottom:.75rem;font-size:.65rem;font-weight:800;animation:.4s .7s both ty-fade-up;display:inline-flex}.ty-eyebrow__dot{background:#17be74;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out 1s infinite ty-dot-pulse;display:inline-block}.ty-headline{color:#1a1530;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:900;line-height:1.1;animation:.4s .85s both ty-fade-up}.ty-body{color:#6b6880;margin:0 0 1.5rem;font-size:.95rem;line-height:1.7;animation:.4s 1s both ty-fade-up}.ty-body strong{color:#1a1530;font-weight:700}.ty-divider{background:#ebe9f4;height:1px;margin-bottom:1.375rem;animation:.4s 1.1s both ty-fade-up}.ty-info{flex-wrap:wrap;gap:.625rem;margin-bottom:1.75rem;animation:.4s 1.15s both ty-fade-up;display:flex}.ty-info__pill{color:#1a1530;background:#1406550a;border:1px solid #ebe9f4;border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.ty-info__icon{font-size:.9rem}.ty-actions{flex-wrap:wrap;gap:.625rem;margin-bottom:1.75rem;animation:.4s 1.25s both ty-fade-up;display:flex}.ty-action-btn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:10px;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ty-action-btn svg{flex-shrink:0;width:16px;height:16px}.ty-action-btn:hover{transform:translateY(-3px)scale(1.04)}.ty-action-btn--whatsapp{color:#fff;background:#25d366;box-shadow:0 4px 12px #25d36659}.ty-action-btn--whatsapp:hover{box-shadow:0 8px 20px #25d36673}.ty-action-btn--facebook{color:#fff;background:#1877f2;box-shadow:0 4px 12px #1877f24d}.ty-action-btn--facebook:hover{box-shadow:0 8px 20px #1877f266}.ty-action-btn--twitter{color:#fff;background:#000;box-shadow:0 4px 12px #0003}.ty-action-btn--twitter:hover{box-shadow:0 8px 20px #0000004d}.ty-action-btn--print{color:#1a1530;box-shadow:none;background:#1406550f;border:1px solid #ebe9f4}.ty-action-btn--print:hover{color:#fff;background:#140655;border-color:#140655;box-shadow:0 6px 16px #14065533}.ty-home-link{color:#6b6880;align-items:center;gap:.3rem;width:fit-content;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;animation:.4s 1.35s both ty-fade-up;display:inline-flex}.ty-home-link:hover{color:#140655;gap:.5rem}@media (min-width:1400px){.ty-card{grid-template-columns:400px 1fr;max-width:960px;min-height:500px}.ty-card__left{padding:3rem 2.5rem}.ty-card__right{padding:3.25rem 3rem}.ty-tag__body{min-width:240px;padding:2.25rem 2.25rem 1.75rem}.ty-tag__label{font-size:1.65rem}.ty-tag__check{width:72px;height:72px}}@media (min-width:1920px){.ty-card{max-width:1040px}}@media (max-width:1199px){.ty-card{grid-template-columns:310px 1fr;max-width:780px}.ty-card__left{padding:2.25rem 1.75rem}.ty-card__right{padding:2.25rem 2rem}.ty-tag__body{min-width:200px;padding:1.75rem 1.75rem 1.25rem}.ty-tag__label{font-size:1.375rem}}@media (max-width:1023px){.ty-page{padding:1.5rem 1.25rem}.ty-card{max-width:700px;min-height:unset;border-radius:24px;grid-template-columns:270px 1fr}.ty-card__left{padding:2rem 1.5rem}.ty-card__right{padding:2rem 1.75rem}.ty-tag__body{min-width:180px;padding:1.5rem 1.5rem 1.25rem}.ty-tag__label{font-size:1.25rem}.ty-tag__check{width:56px;height:56px;margin-bottom:.875rem}.ty-tag__hook{height:28px}.ty-headline{font-size:2rem}.ty-icon{font-size:1.25rem}}@media (max-width:767px){.ty-page{align-items:flex-start;padding:2rem 1rem 1.25rem}.ty-card{border-radius:22px;grid-template-rows:auto auto;grid-template-columns:1fr;max-width:520px}.ty-card__left{border-radius:0;min-height:280px;padding:2.5rem 2rem 2rem;animation-name:ty-fade-up}.ty-card__right{padding:2rem 1.75rem 2.25rem;animation-name:ty-fade-up}.ty-tag{animation:.9s cubic-bezier(.34,1.3,.64,1) .4s both ty-tag-drop,4s ease-in-out 1.5s infinite ty-tag-sway}.ty-tag__body{min-width:200px}.ty-headline{font-size:1.9rem}.ty-body{font-size:.9rem}.ty-icon--1{top:10%;left:6%}.ty-icon--2{top:10%;right:6%}.ty-icon--3{bottom:12%;left:5%}.ty-icon--4{bottom:12%;right:5%}}@media (max-width:639px){.ty-page{padding:1.75rem .875rem 1rem}.ty-card{border-radius:20px;max-width:100%}.ty-card__left{min-height:260px;padding:2rem 1.5rem 1.75rem}.ty-card__right{padding:1.75rem 1.5rem 2rem}.ty-tag__body{min-width:180px;padding:1.5rem 1.5rem 1.125rem}.ty-tag__label{font-size:1.2rem}.ty-tag__check{width:52px;height:52px}.ty-tag__hook{height:24px}.ty-headline{margin-bottom:.875rem;font-size:1.7rem}.ty-body{margin-bottom:1.25rem;font-size:.875rem}.ty-info{margin-bottom:1.375rem}.ty-info__pill{padding:.3rem .75rem;font-size:.7rem}.ty-actions{gap:.5rem;margin-bottom:1.375rem}.ty-action-btn{border-radius:9px;padding:.55rem .875rem;font-size:.75rem}.ty-action-btn svg{width:14px;height:14px}.ty-bg__orb--1{width:350px;height:350px}.ty-bg__orb--2{width:250px;height:250px}}@media (max-width:479px){.ty-page{padding:1.5rem .875rem .875rem}.ty-card{border-radius:18px;box-shadow:0 2px 8px #14065514,0 12px 32px #1406551f}.ty-card__left{min-height:240px;padding:1.75rem 1.25rem 1.5rem}.ty-card__right{gap:0;padding:1.5rem 1.25rem 1.75rem}.ty-tag__body{border-radius:16px;min-width:160px;max-width:200px;padding:1.25rem 1.25rem 1rem}.ty-tag__label{font-size:1.1rem}.ty-tag__sub{font-size:.62rem}.ty-tag__check{width:46px;height:46px;margin-bottom:.75rem}.ty-tag__hook{height:20px}.ty-eyebrow{margin-bottom:.5rem;font-size:.58rem}.ty-headline{margin-bottom:.75rem;font-size:1.5rem}.ty-body{margin-bottom:1.125rem;font-size:.825rem;line-height:1.65}.ty-divider{margin-bottom:1.125rem}.ty-info{gap:.5rem;margin-bottom:1.125rem}.ty-info__pill{padding:.25rem .625rem;font-size:.65rem}.ty-actions{grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:1.25rem;display:grid}.ty-actions .ty-action-btn--print{grid-column:1/-1;justify-content:center}.ty-action-btn{border-radius:8px;justify-content:center;padding:.625rem .75rem;font-size:.72rem}.ty-action-btn svg{width:13px;height:13px}.ty-home-link{font-size:.75rem}.ty-icon{font-size:1rem}.ty-bubble--1{width:100px;height:100px}.ty-bubble--2{width:60px;height:60px}.ty-bubble--3{width:38px;height:38px}.ty-bg__orb--1{width:260px;height:260px;top:-100px;left:-80px}.ty-bg__orb--2{width:200px;height:200px}.ty-bg__orb--3{display:none}}@media (max-height:520px) and (orientation:landscape){.ty-page{align-items:flex-start;padding-top:1rem}.ty-card{grid-template-columns:240px 1fr;grid-template-rows:unset}.ty-card__left{min-height:unset;padding:1.5rem 1.25rem}.ty-card__right{padding:1.5rem}.ty-tag__body{min-width:160px;padding:1.25rem 1.25rem 1rem}.ty-tag__label{font-size:1.1rem}.ty-tag__check{width:46px;height:46px;margin-bottom:.625rem}.ty-tag__hook{height:18px}.ty-headline{font-size:1.5rem}.ty-body{margin-bottom:1rem;font-size:.825rem}.ty-info,.ty-actions{margin-bottom:1rem}}@media print{.ty-bg,.ty-actions,.ty-home-link{display:none}.ty-page{background:#fff;padding:0}.ty-card{box-shadow:none;border:1px solid #ddd;border-radius:12px;max-width:100%}.ty-card__left{print-color-adjust:exact;-webkit-print-color-adjust:exact}}
