.Callout-module__vUdCcG__callout{border-radius:var(--radius-lg);border:1px solid;align-items:flex-start;gap:.75rem;margin:1.5rem 0;padding:.9rem 1rem;display:flex}.Callout-module__vUdCcG__callout .Callout-module__vUdCcG__body>:first-child{margin-top:0}.Callout-module__vUdCcG__callout .Callout-module__vUdCcG__body>:last-child{margin-bottom:0}.Callout-module__vUdCcG__icon{flex:none;width:20px;height:20px;margin-top:2px}.Callout-module__vUdCcG__info{border-color:var(--info-border);background:#eff6ff}.Callout-module__vUdCcG__info .Callout-module__vUdCcG__icon{color:var(--info)}.Callout-module__vUdCcG__warning{border-color:var(--warning-border);background:#fffbeb}.Callout-module__vUdCcG__warning .Callout-module__vUdCcG__icon{color:var(--warning)}.Callout-module__vUdCcG__tip{border-color:var(--success-border);background:#ecfdf5}.Callout-module__vUdCcG__tip .Callout-module__vUdCcG__icon{color:var(--success)}
.Figure-module__cmTkHq__figure{margin:1.75rem 0}.Figure-module__cmTkHq__img{border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:auto}.Figure-module__cmTkHq__caption{color:var(--muted-foreground);text-align:center;margin-top:.5rem;font-size:.85rem}
.Cta-module__JjT_Yq__wrap{justify-content:center;margin:2rem 0;display:flex}.Cta-module__JjT_Yq__btn{font-size:1rem}
.FeatureLink-module__4dKt9a__card{color:inherit;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--primary-tint-soft);transition:box-shadow .2s var(--ease-out);align-items:center;gap:1rem;margin:1.75rem 0;padding:1rem 1.1rem;text-decoration:none;display:flex}.FeatureLink-module__4dKt9a__card:hover{box-shadow:var(--shadow-md)}.FeatureLink-module__4dKt9a__icon{border-radius:var(--radius-lg);background:var(--grad-brand);color:#fff;flex:none;place-items:center;width:44px;height:44px;display:grid}.FeatureLink-module__4dKt9a__icon svg{width:22px;height:22px}.FeatureLink-module__4dKt9a__text{flex-direction:column;display:flex}.FeatureLink-module__4dKt9a__title{font-weight:650}.FeatureLink-module__4dKt9a__desc{color:var(--muted-foreground);font-size:.85rem}.FeatureLink-module__4dKt9a__arrow{color:var(--primary);flex:none;width:20px;height:20px;margin-left:auto}
.stage{background:linear-gradient(#fcfdff 0%,#f2f6fd 100%);border-radius:13px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.mini{z-index:1;border:1px solid var(--border);width:244px;transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out);transform:translateY(0) scale(var(--mscale,1));background:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 10px 26px -16px #10182838,0 1px 3px #1018280d}.play .mini{box-shadow:0 16px 34px -16px #2563eb42,0 2px 6px #1018280f}.pv{font-family:var(--font-sans)}.pv svg{stroke-width:1.6px}.pv-cal{--st-prog:#2563eb;--st-prog-bg:#eff4ff;--st-prog-bd:#dbeafe;--st-conf:#0d9488;--st-conf-bg:#f0fdfa;--st-conf-bd:#99f6e4;--st-curso:#d97706;--st-curso-bg:#fffbeb;--st-curso-bd:#fde68a;--st-sobre:#ca8a04;padding:10px 11px 11px}.pv-cal-h{align-items:center;gap:7px;margin-bottom:9px;display:flex}.pv-cal-h .dt{letter-spacing:-.01em;color:var(--foreground);font-size:11.5px;font-weight:700}.pv-cal-h .cnt{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:8.5px}.pv-cal-h .hoy{color:var(--primary-700);background:var(--primary-tint-soft);border:1px solid #dbeafe;border-radius:6px;margin-left:auto;padding:3px 7px;font-size:8px;font-weight:700}.pv-cal-g{grid-template-columns:34px 1fr;align-items:stretch;gap:5px 7px;display:grid}.pv-cal .tg{font-family:var(--font-mono);color:var(--muted-foreground);text-align:right;padding-top:6px;font-size:8px}.pv-cal .cl{min-height:26px}.pv-cal .ap{border:1px solid;border-radius:7px;flex-direction:column;justify-content:center;gap:1px;height:100%;padding:5px 7px;display:flex}.pv-cal .ap .nm{letter-spacing:-.01em;color:#18181b;white-space:nowrap;align-items:center;gap:5px;font-size:9.5px;font-weight:600;display:flex}.pv-cal .ap .nm .d{border-radius:50%;flex:none;width:5px;height:5px}.pv-cal .ap .nm em{letter-spacing:.03em;text-transform:uppercase;color:var(--st-curso);border:1px solid var(--st-curso-bd);background:#fff;border-radius:4px;padding:1px 4px;font-size:7px;font-style:normal;font-weight:700}.pv-cal .ap .tm{color:var(--muted-foreground);font-variant-numeric:tabular-nums;padding-left:10px;font-size:7.5px}.pv-cal .a-conf{background:var(--st-conf-bg);border-color:var(--st-conf-bd)}.pv-cal .a-conf .d{background:var(--st-conf)}.pv-cal .a-curso{background:var(--st-curso-bg);border-color:var(--st-curso-bd)}.pv-cal .a-curso .d{background:var(--st-curso)}.pv-cal .a-prog{background:var(--st-prog-bg);border-color:var(--st-prog-bd)}.pv-cal .a-prog .d{background:var(--st-prog)}.pv-cal .a-sobre{border:1px dashed var(--st-sobre);background:#fffbeb}.pv-cal .a-sobre .d{background:var(--st-sobre)}.play .pv-cal .ap{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-hist{padding:0}.pv-hist .hc-top{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:11px 12px;display:flex}.pv-hist .hc-ic{background:var(--primary-tint-soft);width:30px;height:30px;color:var(--primary);border:1px solid #e0eaff;border-radius:9px;flex:none;place-items:center;display:grid}.pv-hist .hc-ic svg{width:16px;height:16px}.pv-hist .hc-who{min-width:0}.pv-hist .hc-who .nm{letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;font-size:12px;font-weight:700}.pv-hist .hc-who .sub{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:8.5px}.pv-hist .hc-id{font-family:var(--font-mono);color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:5px;margin-left:auto;padding:2px 6px;font-size:8px}.pv-hist .evo{padding:11px 13px 13px}.pv-hist .evo-h{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:11px;font-size:8px;font-weight:700}.pv-hist .ev{grid-template-columns:14px 1fr;gap:8px;padding-bottom:12px;display:grid;position:relative}.pv-hist .ev:last-child{padding-bottom:0}.pv-hist .ev .line{position:relative}.pv-hist .ev .dot{border:2px solid var(--border-strong);background:#fff;border-radius:50%;width:10px;height:10px;margin-top:2px;display:block}.pv-hist .ev.on .dot{border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 3px var(--primary-tint-soft)}.pv-hist .ev:not(:last-child) .line:after{content:"";background:var(--border);width:2px;position:absolute;top:14px;bottom:-12px;left:4px}.pv-hist .ev .d{color:var(--muted-foreground);font-size:8.5px}.pv-hist .ev .t{letter-spacing:-.01em;color:var(--foreground);margin-top:2px;font-size:10.5px;font-weight:600;line-height:1.3}.pv-hist .ev.on .t{color:var(--primary-700)}.play .pv-hist .ev{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-os{padding:11px 12px 12px}.pv-os-t{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:5px;margin:0 2px 9px;font-size:9px;font-weight:700;display:flex}.pv-os-t svg{width:12px;height:12px;color:var(--primary)}.pv-os-t .dl{font-family:var(--font-mono);letter-spacing:0;text-transform:none;color:var(--primary-700);margin-left:auto;font-size:9px}.pv-os .osr{margin-bottom:10px}.pv-os .osr:last-child{margin-bottom:0}.pv-os .osr-h{justify-content:space-between;align-items:baseline;margin:0 2px 4px;display:flex}.pv-os .os{color:var(--foreground);white-space:nowrap;font-size:10.5px;font-weight:600}.pv-os .pr{font-family:var(--font-mono);color:#27272a;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.pv-os .bar{background:#eef1f6;border-radius:999px;height:8px;overflow:hidden}.pv-os .bar i{height:100%;width:calc(var(--w,1) * 100%);background:linear-gradient(90deg, var(--primary-500), var(--primary));transform-origin:0;border-radius:999px;display:block}.play .pv-os .bar i{animation:pv-grow-x .7s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-liq{padding:12px 14px 13px}.pv-liq-t{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.pv-liq-t span:first-child{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);font-size:9px;font-weight:700}.pv-liq-t .per{font-family:var(--font-mono);color:var(--primary-700);font-size:9px}.pv-liq .row{margin-bottom:10px}.pv-liq .top{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.pv-liq .nm{color:#52525b;white-space:nowrap;font-size:10.5px}.pv-liq .am{font-family:var(--font-mono);color:#27272a;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.pv-liq .tr{background:#eef1f6;border-radius:999px;height:5px;overflow:hidden}.pv-liq .tr i{background:var(--primary);transform-origin:0;height:100%;transform:scaleX(var(--w,.7));border-radius:999px;display:block}.pv-liq .row:nth-child(3) .tr i{background:var(--primary-500)}.pv-liq .row:nth-child(4) .tr i{background:#60a5fa}.play .pv-liq .tr i{animation:pv-fill .7s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-liq .tot{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-top:9px;display:flex}.pv-liq .tot .nm{color:var(--foreground);font-size:11px;font-weight:600}.pv-liq .tot .am{font-family:var(--font-mono);color:var(--primary-700);font-size:12px;font-weight:700}.pv-wa{background:#fff;flex-direction:column;display:flex}.pv-wa .wh{background:#f0f2f5;border-bottom:1px solid #e3e6e8;flex:none;align-items:center;gap:6px;padding:7px 9px;display:flex}.pv-wa .wh .bk{color:#54656f;display:flex}.pv-wa .wh .bk svg{width:13px;height:13px}.pv-wa .wh .av{background:#fff;border:1px solid #e3e6e8;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid;overflow:hidden}.pv-wa .wh .av svg{width:17px;height:17px}.pv-wa .wh .who{min-width:0}.pv-wa .wh .nm{color:#111b21;white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;font-weight:600;line-height:1.2;display:flex}.pv-wa .wh .vf{color:#53bdeb;width:10px;height:10px}.pv-wa .wh .on{color:#667781;margin-top:1px;font-size:8px}.pv-wa .wh .ic{color:#54656f;gap:9px;margin-left:auto;display:flex}.pv-wa .wh .ic svg{width:12px;height:12px}.pv-wa .wb{background:#efeae2 radial-gradient(#00000006 1px,#0000 1px) 0 0/13px 13px;flex-direction:column;gap:4px;padding:7px 8px;display:flex}.pv-wa .b{border-radius:7px;max-width:86%;padding:5px 7px 4px;font-size:9.5px;line-height:1.4;box-shadow:0 1px .5px #0b141a21}.pv-wa .b .tx{color:#111b21}.pv-wa .b b{font-weight:600}.pv-wa .b .mt{color:#667781;justify-content:flex-end;align-items:center;gap:3px;margin-top:1px;font-size:7px;display:flex}.pv-wa .b .ck{color:#53bdeb;width:11px;height:11px}.pv-wa .b.in{background:#fff;border-top-left-radius:2px;align-self:flex-start}.pv-wa .b.out{background:#dcf8c6;border-top-right-radius:2px;align-self:flex-end}.pv-wa .b.has-btns{padding-bottom:0;overflow:hidden}.pv-wa .rbtns{border-top:1px solid #0b141a21;flex-direction:column;margin:4px -7px 0;display:flex}.pv-wa .rbtn{color:#008069;justify-content:center;align-items:center;gap:5px;padding:6px 7px;font-size:9.5px;font-weight:500;display:flex}.pv-wa .rbtn+.rbtn{border-top:1px solid #0b141a21}.pv-wa .rbtn svg{width:11px;height:11px}.pv-wa .sys{color:#1b7a3f;background:#e7f8ec;border:1px solid #a7e9bc;border-radius:7px;align-self:center;align-items:center;gap:4px;margin-top:1px;padding:3px 8px;font-size:8px;font-weight:600;display:inline-flex}.pv-wa .sys svg{width:10px;height:10px}.pv-wa .wf{background:#f0f2f5;flex:none;align-items:center;gap:6px;padding:6px 8px;display:flex}.pv-wa .wf .fld{color:#667781;background:#fff;border-radius:13px;flex:1;align-items:center;gap:6px;padding:4px 9px;display:flex}.pv-wa .wf .fld svg{width:11px;height:11px}.pv-wa .wf .fld span{font-size:9px}.pv-wa .wf .snd{background:#25d366;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.pv-wa .wf .snd svg{color:#fff;width:12px;height:12px}.pv-wa .b .rd{color:#53bdeb}.play .pv-wa .b,.play .pv-wa .sys{animation:pv-rise .45s var(--ease-out) both;animation-delay:var(--d,0s)}.play .pv-wa .b .rd{animation:.5s step-end both pv-read;animation-delay:calc(var(--d,0s) + .45s)}.pv-call{color:#fff;isolation:isolate;background:#08182a;flex-direction:column;padding:13px 15px 14px;display:flex;position:relative;overflow:hidden}.pv-call .cl-aurora{z-index:-1;filter:blur(20px);background:radial-gradient(38% 32% at 28% 26%,#2563eba6,#0000 70%),radial-gradient(42% 38% at 78% 48%,#2dd4bf80,#0000 72%),radial-gradient(52% 44% at 50% 96%,#60a5fa8c,#0000 72%),radial-gradient(34% 30% at 88% 16%,#34d39966,#0000 70%);position:absolute;inset:-25%}.pv-call .cl-timer{color:#ffffffd9;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.pv-call .cl-timer svg{width:12px;height:12px}.pv-call .cl-id{text-align:center;flex-direction:column;align-items:center;margin-top:9px;display:flex}.pv-call .cl-id .av{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 6px 18px -6px #0006}.pv-call .cl-id .av svg{width:27px;height:27px}.pv-call .cl-id .nm{letter-spacing:-.01em;margin-top:8px;font-size:16px;font-weight:700}.pv-call .cl-id .live{color:#ffffffd1;background:#ffffff1f;border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:3px 9px;font-size:9.5px;display:inline-flex}.pv-call .cl-id .live .dot{background:#34d399;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 #34d39999}.pv-call .cl-id .cap{color:#ffffffc7;max-width:188px;margin-top:7px;font-size:10px;line-height:1.4}.pv-call .cl-id .cap b{color:#fff;font-weight:600}.pv-call .cl-acts{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08121e80;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;gap:11px;margin-top:12px;padding:8px 10px;display:flex}.pv-call .cl-acts .rb{background:#ffffff24;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.pv-call .cl-acts .rb svg{color:#fff;width:14px;height:14px}.pv-call .cl-acts .rb.end{background:#ef4444}.play .pv-call .cl-id,.play .pv-call .cl-acts{animation:pv-rise .5s var(--ease-out) both}.play .pv-call .cl-acts{animation-delay:.12s}.play .pv-call .cl-id .live .dot{animation:1.4s ease-in-out infinite pv-callpulse}@keyframes pv-callpulse{0%,to{box-shadow:0 0 #34d3998c}60%{box-shadow:0 0 0 5px #34d39900}}.pv-pac{padding:11px 12px 12px}.pv-pac-h{border:1px solid var(--border);background:#fafbfd;border-radius:9px;align-items:center;gap:7px;margin-bottom:9px;padding:6px 9px;display:flex}.pv-pac-h svg{width:12px;height:12px;color:var(--muted-foreground);flex:none}.pv-pac-h span{color:var(--muted-foreground);font-size:9.5px}.pv-pac-h .ct{font-family:var(--font-mono);color:var(--primary-700);margin-left:auto;font-size:9px}.pv-pac .r{border:1px solid var(--border);background:#fafbfd;border-radius:9px;align-items:center;gap:9px;margin-bottom:7px;padding:7px 8px;display:flex}.pv-pac .r:last-child{margin-bottom:0}.pv-pac .av{letter-spacing:.01em;width:28px;height:28px;color:var(--primary-700);background:var(--primary-tint-soft);border:1px solid #dbeafe;border-radius:50%;flex:none;place-items:center;font-size:9.5px;font-weight:700;display:grid}.pv-pac .av.b{color:#047857;background:#e9fbf1;border-color:#bcebd0}.pv-pac .av.c{color:#b45309;background:#fff6e6;border-color:#fbe3a8}.pv-pac .i{min-width:0}.pv-pac .nm{color:var(--foreground);white-space:nowrap;font-size:11px;font-weight:600}.pv-pac .meta{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:9px}.pv-pac .tg{color:var(--success);white-space:nowrap;background:#e9fbf1;border:1px solid #bcebd0;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:8.5px;font-weight:700}.play .pv-pac .r{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-rep{padding:12px 14px 13px}.pv-rep-t{justify-content:space-between;align-items:baseline;display:flex}.pv-rep-t span:first-child{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);font-size:9px;font-weight:700}.pv-rep-t .dl{font-family:var(--font-mono);color:var(--primary-700);font-size:9px}.pv-rep-n{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--foreground);font-variant-numeric:tabular-nums;margin:6px 0 12px;font-size:19px;font-weight:700}.pv-rep-bars{align-items:flex-end;gap:7px;height:46px;display:flex}.pv-rep-bars i{background:linear-gradient(180deg, var(--primary-500), var(--primary));transform-origin:bottom;height:100%;transform:scaleY(var(--h,.6));border-radius:4px 4px 2px 2px;flex:1}.pv-rep-bars i:last-child{background:linear-gradient(180deg, #1e40af, var(--primary-700))}.play .pv-rep-bars i{animation:pv-grow .6s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-rep-f{color:var(--success);align-items:center;gap:5px;margin-top:11px;font-size:9.5px;font-weight:700;display:inline-flex}.pv-rep-f svg{width:12px;height:12px}.pv-sala{background:linear-gradient(160deg,#0d1f44 0%,#16306e 100%);padding:13px 14px 14px}.pv-sala .lbl{letter-spacing:.08em;text-transform:uppercase;color:#8db1ff;align-items:center;gap:5px;font-size:8px;font-weight:700;display:inline-flex}.pv-sala .lbl svg{width:11px;height:11px}.pv-sala .trn{font-family:var(--font-mono);letter-spacing:-.02em;color:#fff;margin-top:4px;font-size:30px;font-weight:700;line-height:1}.pv-sala .cons{color:#ebf2ffc7;margin-top:5px;font-size:9.5px}.pv-sala .q{gap:6px;margin-top:11px;display:grid}.pv-sala .qi{background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 9px;display:flex}.pv-sala .qi .n{font-family:var(--font-mono);color:#fff;font-size:10px;font-weight:700}.pv-sala .qi .c{color:#ebf2ffa8;font-size:8.5px}.play .pv-sala .trn{animation:pv-pop .5s var(--ease-spring) both}.play .pv-sala .qi{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.play .pv-sala .lbl svg{animation:pv-pop .45s var(--ease-spring) both;animation-delay:.1s}.pv-portal{padding:11px 12px 12px}.pv-portal .ph{align-items:center;gap:9px;margin-bottom:10px;display:flex}.pv-portal .ph .av{width:28px;height:28px;color:var(--primary-700);background:var(--primary-tint-soft);border:1px solid #dbeafe;border-radius:50%;flex:none;place-items:center;font-size:9.5px;font-weight:700;display:grid}.pv-portal .ph .hi{letter-spacing:-.01em;color:var(--foreground);font-size:11.5px;font-weight:700}.pv-portal .ph .sub{color:var(--muted-foreground);margin-top:1px;font-size:8.5px}.pv-portal .nx{border:1px solid var(--border);background:#fafbfd;border-radius:9px;padding:8px 10px 9px}.pv-portal .nx .k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:8px;font-weight:700}.pv-portal .nx .apt{color:var(--foreground);align-items:center;gap:6px;margin-top:5px;font-size:10.5px;font-weight:600;display:flex}.pv-portal .nx .apt svg{width:12px;height:12px;color:var(--primary)}.pv-portal .acts{gap:5px;margin-top:7px;display:flex}.pv-portal .a{color:var(--muted-foreground);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:8.5px;font-weight:600;display:inline-flex}.pv-portal .a svg{width:10px;height:10px}.pv-portal .a.ok{color:#fff;background:var(--primary);border-color:var(--primary)}.pv-portal .lnk{border:1px solid var(--border);color:var(--foreground);background:#fafbfd;border-radius:9px;align-items:center;gap:7px;margin-top:7px;padding:8px 10px;font-size:10.5px;font-weight:600;display:flex}.pv-portal .lnk svg{width:12px;height:12px;color:var(--primary)}.pv-portal .lnk .go{color:var(--muted-foreground);margin-left:auto}.play .pv-portal .nx,.play .pv-portal .lnk{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}.pv-cons{flex-direction:column;padding:11px 13px 12px;display:flex}.pv-cons .dh{align-items:center;gap:9px;margin-bottom:10px;display:flex}.pv-cons .dh .ic{background:var(--primary-tint-soft);width:30px;height:30px;color:var(--primary);border:1px solid #e0eaff;border-radius:9px;flex:none;place-items:center;display:grid}.pv-cons .dh .ic svg{width:15px;height:15px}.pv-cons .dh .nm{letter-spacing:-.01em;color:var(--foreground);white-space:nowrap;font-size:11px;font-weight:700}.pv-cons .dh .sub{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:8.5px}.pv-cons .dl{background:var(--muted);border-radius:999px;height:5px;margin-bottom:6px}.pv-cons .dl.s{width:72%}.pv-cons .sig{margin-top:6px;padding-top:4px}.pv-cons .sig svg{width:104px;height:24px;display:block}.pv-cons .sig .tr{fill:none;stroke:var(--primary-700);stroke-width:2px;stroke-linecap:round;stroke-dasharray:240;stroke-dashoffset:0}.pv-cons .sig .cap{color:var(--muted-foreground);border-top:1px solid var(--border-strong);width:120px;margin-top:2px;padding-top:4px;font-size:8px;display:block}.pv-cons .stamp{color:var(--success);background:#e9fbf1;border:1px solid #bcebd0;border-radius:999px;align-self:flex-end;align-items:center;gap:4px;margin-top:-14px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.pv-cons .stamp svg{width:11px;height:11px}.play .pv-cons .sig .tr{animation:pv-draw .8s var(--ease-out) both;animation-delay:.12s}.play .pv-cons .stamp{animation:pv-stamp .55s var(--ease-spring) both;animation-delay:var(--d,.55s)}.pv-seg{padding:11px 12px 12px}.pv-seg-t{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:5px;margin:0 2px 9px;font-size:9px;font-weight:700;display:flex}.pv-seg-t svg{width:12px;height:12px;color:var(--primary)}.pv-seg .r{border:1px solid var(--border);background:#fafbfd;border-radius:9px;align-items:center;gap:9px;margin-bottom:7px;padding:7px 8px;display:flex}.pv-seg .av{width:26px;height:26px;color:var(--primary-700);background:var(--primary-tint-soft);border:1px solid #dbeafe;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:700;display:grid}.pv-seg .av.b{color:#047857;background:#e9fbf1;border-color:#bcebd0}.pv-seg .av.c{color:#b45309;background:#fff6e6;border-color:#fbe3a8}.pv-seg .i{min-width:0}.pv-seg .nm{color:var(--foreground);white-space:nowrap;font-size:10.5px;font-weight:600}.pv-seg .meta{color:var(--muted-foreground);white-space:nowrap;margin-top:1px;font-size:8.5px}.pv-seg .tg{color:var(--primary-700);background:var(--primary-tint-soft);white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:8px;font-weight:700}.pv-seg .f{color:var(--success);align-items:center;gap:5px;padding:2px 2px 0;font-size:9px;font-weight:700;display:flex}.pv-seg .f svg{width:11px;height:11px}.play .pv-seg .r,.play .pv-seg .f{animation:pv-rise .5s var(--ease-out) both;animation-delay:var(--d,0s)}@keyframes pv-pop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:none}}@keyframes pv-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pv-stamp{0%{opacity:0;transform:scale(0)rotate(-12deg)}60%{opacity:1;transform:scale(1.18)rotate(2deg)}to{opacity:1;transform:none}}@keyframes pv-fill{0%{transform:scaleX(0)}to{transform:scaleX(var(--w,.7))}}@keyframes pv-read{0%{color:#9aa6b2}to{color:#34b7f1}}@keyframes pv-grow{0%{transform:scaleY(0)}to{transform:scaleY(var(--h,.6))}}@keyframes pv-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes pv-draw{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}a.fcard{color:inherit;cursor:pointer;text-decoration:none}.fcard{border:1px solid var(--border);box-shadow:var(--shadow-xs);transition:border-color .28s var(--ease-out), box-shadow .28s var(--ease-out), transform .28s var(--ease-out);background:#fff;border-radius:16px;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.fcard:hover{box-shadow:var(--shadow-lg);border-color:#cfe0ff;transform:translateY(-4px)}.fcard:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.fcard .stage{border-bottom:1px solid var(--border);border-radius:0}.fcard .ftxt{padding:16px 17px 18px}.fcard .frow{align-items:center;gap:9px;display:flex}.fcard .fic{color:var(--primary);transition:color .25s var(--ease-out);flex:none;place-items:center;display:grid}.fcard .fic svg{width:17px;height:17px}.fcard .ft{letter-spacing:-.02em;color:var(--foreground);font-size:16px;font-weight:600}.fcard .fsoon{letter-spacing:.02em;color:var(--warning,#b45309);background:var(--warning-bg,#fffbeb);border:1px solid var(--warning-border,#fde68a);border-radius:999px;flex:none;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.4}.fcard .fgo{width:26px;height:26px;color:var(--muted-foreground);transition:background .25s var(--ease-out), color .25s var(--ease-out);background:0 0;border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}.fcard .fgo svg{width:15px;height:15px;transition:transform .22s var(--ease-out)}.fcard:hover .fgo{background:var(--primary);color:#fff}.fcard:hover .fgo svg{transform:translate(2px)}.fcard .fd{color:var(--muted-foreground);text-wrap:pretty;margin:9px 0 0;font-size:13px;line-height:1.55}.fcard.dcard{border-radius:18px}.dcard .stage{background:#fff;border-bottom:none;flex:auto;min-height:0;padding:20px 18px 0;display:block;position:relative;-webkit-mask-image:linear-gradient(#000 52%,#0000008c 74%,#00000024 90%,#0000 100%);mask-image:linear-gradient(#000 52%,#0000008c 74%,#00000024 90%,#0000 100%)}.dcard .stage:before{content:"";background:radial-gradient(120% 100% at 50% 0%, var(--tint,#e8f0fe) 0%, transparent 75%);pointer-events:none;position:absolute;inset:0 0 25%}.dcard .mini{width:100%;transition:transform .55s var(--ease-out), box-shadow .4s var(--ease-out);border-bottom:none;border-radius:12px 12px 0 0;transform:translateY(0);box-shadow:0 12px 30px -14px #1018282e}.dcard:hover .mini{transform:translateY(-12px)}.dcard .ftxt{z-index:2;margin-top:-34px;padding:0 17px 17px;position:relative}.dcard .fic{background:var(--primary-tint-soft);border:1px solid #e0eaff;border-radius:9px;width:28px;height:28px}.dcard .fic svg{width:14px;height:14px}.dcard .ft{font-size:15.5px}.dcard .fgo{transition:background .25s var(--ease-out), color .25s var(--ease-out), transform .22s var(--ease-out)}.dcard:hover .fgo{transform:translate(2px)}.dcard:hover .fgo svg{transform:none}@media (prefers-reduced-motion:reduce){.dcard .mini,.dcard:hover .mini{transition:none;transform:none}.play .mini,.play .pv-cal .ap,.play .pv-hist .ev,.play .pv-os .bar i,.play .pv-liq .tr i,.play .pv-wa .b,.play .pv-wa .sys,.play .pv-wa .b .rd,.play .pv-call .cl-id,.play .pv-call .cl-acts,.play .pv-call .cl-id .live .dot,.play .pv-pac .r,.play .pv-rep-bars i,.play .pv-sala .trn,.play .pv-sala .qi,.play .pv-sala .lbl svg,.play .pv-portal .nx,.play .pv-portal .lnk,.play .pv-cons .sig .tr,.play .pv-cons .stamp,.play .pv-seg .r,.play .pv-seg .f{animation:none!important}}
.HistoriaClinicaMock-module__lpuSxG__screen{width:640px;font-family:var(--font-sans), system-ui, sans-serif;color:#0a0a0a;text-align:left;flex-direction:column;gap:12px;display:flex}.HistoriaClinicaMock-module__lpuSxG__card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280d}.HistoriaClinicaMock-module__lpuSxG__head{align-items:center;gap:12px;padding:16px 18px;display:flex}.HistoriaClinicaMock-module__lpuSxG__hicon{color:#2563eb;background:#eaf0ff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.HistoriaClinicaMock-module__lpuSxG__hicon svg{width:20px;height:20px}.HistoriaClinicaMock-module__lpuSxG__htext{flex-direction:column;gap:4px;display:flex}.HistoriaClinicaMock-module__lpuSxG__htitle{letter-spacing:-.01em;font-size:17px;font-weight:700}.HistoriaClinicaMock-module__lpuSxG__hid{color:#6b7280;font-size:11px;font-family:var(--font-mono), monospace;background:#f1f3f5;border-radius:6px;align-self:flex-start;padding:1px 8px}.HistoriaClinicaMock-module__lpuSxG__menu{color:#9ca3af;width:18px;height:18px;margin-left:auto}.HistoriaClinicaMock-module__lpuSxG__meta{border-top:1px solid #eef0f3;grid-template-columns:repeat(4,1fr);gap:16px;padding:14px 18px;display:grid}.HistoriaClinicaMock-module__lpuSxG__field{flex-direction:column;gap:3px;min-width:0;display:flex}.HistoriaClinicaMock-module__lpuSxG__flabel{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:10px;font-weight:600}.HistoriaClinicaMock-module__lpuSxG__fvalue{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.HistoriaClinicaMock-module__lpuSxG__link{color:#2563eb}.HistoriaClinicaMock-module__lpuSxG__fsub{color:#9ca3af;font-size:11px}.HistoriaClinicaMock-module__lpuSxG__fturno{align-items:center;gap:6px;display:inline-flex}.HistoriaClinicaMock-module__lpuSxG__fturno svg{color:#2563eb;width:14px;height:14px}.HistoriaClinicaMock-module__lpuSxG__tabs{border-top:1px solid #eef0f3;gap:22px;padding:0 18px;display:flex}.HistoriaClinicaMock-module__lpuSxG__tab{color:#6b7280;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:11px 0;font-size:13px;font-weight:500;display:inline-flex}.HistoriaClinicaMock-module__lpuSxG__tab svg{width:15px;height:15px}.HistoriaClinicaMock-module__lpuSxG__tabActive{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.HistoriaClinicaMock-module__lpuSxG__cols{grid-template-columns:.85fr 2fr;gap:12px;display:grid}.HistoriaClinicaMock-module__lpuSxG__evol{background:#fff;border:1px solid #e6e8ec;border-radius:14px;padding:14px}.HistoriaClinicaMock-module__lpuSxG__sectlabel{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;margin-bottom:12px;font-size:10px;font-weight:600}.HistoriaClinicaMock-module__lpuSxG__evItem{gap:9px;display:flex}.HistoriaClinicaMock-module__lpuSxG__evDot{background:#2563eb;border-radius:50%;flex:none;width:9px;height:9px;margin-top:4px}.HistoriaClinicaMock-module__lpuSxG__evDate{color:#9ca3af;font-size:11px}.HistoriaClinicaMock-module__lpuSxG__evTitle{color:#2563eb;margin:3px 0;font-size:12.5px;font-weight:600;line-height:1.3}.HistoriaClinicaMock-module__lpuSxG__evSnippet{color:#9ca3af;font-size:11px;line-height:1.4}.HistoriaClinicaMock-module__lpuSxG__right{flex-direction:column;gap:12px;display:flex}.HistoriaClinicaMock-module__lpuSxG__active{background:#fffdf5;border:1px solid #fcd34d;border-radius:14px;padding:14px 16px}.HistoriaClinicaMock-module__lpuSxG__activeHead{color:#b45309;align-items:center;gap:8px;margin-bottom:14px;font-size:13.5px;font-weight:700;display:flex}.HistoriaClinicaMock-module__lpuSxG__activeHead svg{width:16px;height:16px}.HistoriaClinicaMock-module__lpuSxG__activeCols{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.HistoriaClinicaMock-module__lpuSxG__acolHead{letter-spacing:.04em;text-transform:uppercase;color:#c2700a;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.HistoriaClinicaMock-module__lpuSxG__acolHead svg{width:13px;height:13px}.HistoriaClinicaMock-module__lpuSxG__acolAdd{color:#d8a24a;width:13px;height:13px;margin-left:auto}.HistoriaClinicaMock-module__lpuSxG__aitem{color:#92400e;margin-bottom:2px;font-size:12px;line-height:1.5}.HistoriaClinicaMock-module__lpuSxG__amuted{color:#c2872f}.HistoriaClinicaMock-module__lpuSxG__interests{border-top:1px solid #f5e3b3;margin-top:14px;padding-top:12px}.HistoriaClinicaMock-module__lpuSxG__intLabel{letter-spacing:.04em;text-transform:uppercase;color:#c2700a;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.HistoriaClinicaMock-module__lpuSxG__intLabel svg{width:13px;height:13px}.HistoriaClinicaMock-module__lpuSxG__intChip{color:#b45309;border:1px solid #f0c95f;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;display:inline-flex}.HistoriaClinicaMock-module__lpuSxG__intChip svg{width:12px;height:12px}.HistoriaClinicaMock-module__lpuSxG__twoCards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.HistoriaClinicaMock-module__lpuSxG__emptyCard{background:#fff;border:1px solid #e6e8ec;border-radius:14px;padding:14px}.HistoriaClinicaMock-module__lpuSxG__emptyBody{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:18px 0 8px;font-size:12px;display:flex}.HistoriaClinicaMock-module__lpuSxG__emptyBody svg{color:#d1d5db;stroke-width:1.5px;width:26px;height:26px}
.LiquidacionesMock-module__ARmNjG__screen{width:660px;font-family:var(--font-sans), system-ui, sans-serif;color:#0a0a0a;text-align:left}.LiquidacionesMock-module__ARmNjG__card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280d}.LiquidacionesMock-module__ARmNjG__head{align-items:center;gap:12px;padding:15px 18px;display:flex}.LiquidacionesMock-module__ARmNjG__hicon{color:#2563eb;background:#eaf0ff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.LiquidacionesMock-module__ARmNjG__hicon svg{width:20px;height:20px}.LiquidacionesMock-module__ARmNjG__htext{flex-direction:column;gap:2px;display:flex}.LiquidacionesMock-module__ARmNjG__htitle{letter-spacing:-.01em;font-size:16px;font-weight:700}.LiquidacionesMock-module__ARmNjG__hsub{color:#6b7280;font-size:12px}.LiquidacionesMock-module__ARmNjG__status{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:3px 11px;font-size:11.5px;font-weight:600;display:inline-flex}.LiquidacionesMock-module__ARmNjG__status svg{width:13px;height:13px}.LiquidacionesMock-module__ARmNjG__export{color:#6b7280;border:1px solid #e6e8ec;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.LiquidacionesMock-module__ARmNjG__export svg{width:15px;height:15px}.LiquidacionesMock-module__ARmNjG__meta{border-top:1px solid #eef0f3;grid-template-columns:repeat(4,1fr);gap:16px;padding:13px 18px;display:grid}.LiquidacionesMock-module__ARmNjG__field{flex-direction:column;gap:3px;min-width:0;display:flex}.LiquidacionesMock-module__ARmNjG__flabel{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:10px;font-weight:600}.LiquidacionesMock-module__ARmNjG__fvalue{color:#111827;white-space:nowrap;font-size:13px;font-weight:500}.LiquidacionesMock-module__ARmNjG__link{color:#2563eb}.LiquidacionesMock-module__ARmNjG__total{color:#2563eb;font-weight:700}.LiquidacionesMock-module__ARmNjG__table{border-collapse:collapse;width:100%;font-size:12px}.LiquidacionesMock-module__ARmNjG__table th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;background:#fafbfc;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;padding:9px 14px;font-size:10px;font-weight:700}.LiquidacionesMock-module__ARmNjG__table td{white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:10px 14px}.LiquidacionesMock-module__ARmNjG__right{text-align:right}.LiquidacionesMock-module__ARmNjG__name{color:#111827;font-weight:600}.LiquidacionesMock-module__ARmNjG__muted{color:#9ca3af}.LiquidacionesMock-module__ARmNjG__hon{color:#2563eb;font-weight:600}.LiquidacionesMock-module__ARmNjG__tagPlan{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;padding:2px 8px;font-size:11px}.LiquidacionesMock-module__ARmNjG__tagParticular{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:2px 8px;font-size:11px}
.SecretariaSeguimientoMock-module__k6Ct_q__phone{background:#fff;border:1px solid #10182814;border-radius:16px;width:340px;overflow:hidden;box-shadow:0 24px 50px -24px #10182852}
.ElegirSoftwareCover-module__rZ5PtW__card{width:360px;font-family:var(--font-sans), system-ui, sans-serif;color:#0a0a0a;text-align:left;background:#fff;border:1px solid #e6e8ec;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px -22px #10182852}.ElegirSoftwareCover-module__rZ5PtW__head{letter-spacing:-.01em;border-bottom:1px solid #eef0f3;align-items:center;gap:9px;padding:14px 18px;font-size:14px;font-weight:700;display:flex}.ElegirSoftwareCover-module__rZ5PtW__head svg{color:#2563eb;width:18px;height:18px}.ElegirSoftwareCover-module__rZ5PtW__list{margin:0;padding:4px 0;list-style:none}.ElegirSoftwareCover-module__rZ5PtW__item{align-items:flex-start;gap:11px;padding:11px 18px;display:flex}.ElegirSoftwareCover-module__rZ5PtW__ck{color:#16a34a;background:#ecfdf5;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.ElegirSoftwareCover-module__rZ5PtW__ck svg{stroke-width:3px;width:14px;height:14px}.ElegirSoftwareCover-module__rZ5PtW__txt{flex-direction:column;gap:2px;display:flex}.ElegirSoftwareCover-module__rZ5PtW__txt b{color:#111827;font-size:13.5px;font-weight:650}.ElegirSoftwareCover-module__rZ5PtW__txt span{color:#6b7280;font-size:12px;line-height:1.4}
.CopagosCover-module__tcajqG__wrap{font-family:var(--font-sans), system-ui, sans-serif;color:#0a0a0a;align-items:center;gap:18px;display:flex}.CopagosCover-module__tcajqG__papers{flex:none;width:150px;height:124px;position:relative}.CopagosCover-module__tcajqG__clip{z-index:5;border:2px solid #9ca3af;border-bottom:0;border-radius:6px 6px 0 0;width:11px;height:26px;position:absolute;top:0;left:54px}.CopagosCover-module__tcajqG__bono{background:#fffdf6;border:1px solid #ead9a6;border-radius:7px;width:108px;height:64px;padding:11px 10px;position:absolute;box-shadow:0 4px 10px -5px #10182847}.CopagosCover-module__tcajqG__b1{top:8px;left:0;transform:rotate(-9deg)}.CopagosCover-module__tcajqG__b2{top:26px;left:30px;transform:rotate(5deg)}.CopagosCover-module__tcajqG__b3{z-index:2;top:48px;left:12px;transform:rotate(-3deg)}.CopagosCover-module__tcajqG__ln{background:#eadfc0;border-radius:3px;height:5px;margin:5px 0;display:block}.CopagosCover-module__tcajqG__lns{width:58%}.CopagosCover-module__tcajqG__arrow{color:#9ca3af;flex:none;width:26px;height:26px}.CopagosCover-module__tcajqG__card{background:#fff;border:1px solid #e6e8ec;border-radius:12px;flex:none;width:232px;overflow:hidden;box-shadow:0 16px 34px -18px #10182857}.CopagosCover-module__tcajqG__head{border-bottom:1px solid #eef0f3;align-items:center;gap:9px;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.CopagosCover-module__tcajqG__gi{color:#059669;background:#ecfdf5;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.CopagosCover-module__tcajqG__gi svg{width:14px;height:14px}.CopagosCover-module__tcajqG__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:9px 13px;font-size:12.5px;display:flex}.CopagosCover-module__tcajqG__row:last-child{border-bottom:0}.CopagosCover-module__tcajqG__row b{color:#111827;font-weight:650}.CopagosCover-module__tcajqG__amount{color:#059669}.CopagosCover-module__tcajqG__muted{color:#9ca3af}.CopagosCover-module__tcajqG__ok{color:#059669;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.CopagosCover-module__tcajqG__ok svg{stroke-width:3px;width:14px;height:14px}
.BlogIndex-module__qRyquq__dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite BlogIndex-module__qRyquq__pulse-dot-white;display:inline-block;box-shadow:0 0 #fff9}@keyframes BlogIndex-module__qRyquq__pulse-dot-white{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 7px #fff0}to{box-shadow:0 0 #fff0}}@media (prefers-reduced-motion:reduce){.BlogIndex-module__qRyquq__dot{animation:none}}.BlogIndex-module__qRyquq__h1{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:0;font-size:64px;font-weight:700;line-height:1.03}.BlogIndex-module__qRyquq__accent{color:#0d4fc4}.BlogIndex-module__qRyquq__lead{color:#172545d1;text-wrap:pretty;max-width:600px;margin:24px auto 0;font-size:15px;font-weight:400;line-height:1.55}.BlogIndex-module__qRyquq__wrap{z-index:4;background:#fff;max-width:1120px;margin:0 auto;padding:4px 40px 0;position:relative}.BlogIndex-module__qRyquq__filters{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:10px;margin-bottom:44px;padding:8px 0 28px;display:flex}.BlogIndex-module__qRyquq__chip{border:1px solid var(--border);height:42px;color:var(--foreground);cursor:pointer;transition:background .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.BlogIndex-module__qRyquq__chip svg{width:16px;height:16px;color:var(--muted-foreground)}.BlogIndex-module__qRyquq__chip:hover{border-color:var(--border-strong);background:var(--muted-2)}.BlogIndex-module__qRyquq__chipActive{background:color-mix(in srgb, var(--accent,#2563eb) 10%, #fff);border-color:color-mix(in srgb, var(--accent,#2563eb) 38%, #fff);color:var(--accent,var(--primary))}.BlogIndex-module__qRyquq__chipActive svg{color:var(--accent,var(--primary))}.BlogIndex-module__qRyquq__eyebrow{align-items:center;gap:8px;display:inline-flex}.BlogIndex-module__qRyquq__eyebrowIc{background:var(--tint,#eef2ff);width:24px;height:24px;color:var(--accent,var(--primary));border-radius:7px;place-items:center;display:grid}.BlogIndex-module__qRyquq__eyebrowIc svg{width:14px;height:14px}.BlogIndex-module__qRyquq__eyebrowLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--accent,var(--primary));font-size:12px;font-weight:700}.BlogIndex-module__qRyquq__cover{aspect-ratio:16/9.5;background:var(--tint,#eef2ff);position:relative;overflow:hidden}.BlogIndex-module__qRyquq__coverImg{object-fit:cover;width:100%;height:100%;display:block}.BlogIndex-module__qRyquq__mockStage{background:linear-gradient(180deg, color-mix(in srgb, var(--tint,#eef2ff) 40%, #fff) 0%, var(--tint,#eef2ff) 100%);-webkit-mask-composite:source-in;justify-content:flex-start;padding:22px 0 0 24px;display:flex;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 74%,#0000 100%),linear-gradient(90deg,#000 80%,#0000 100%);mask-image:linear-gradient(#000 74%,#0000 100%),linear-gradient(90deg,#000 80%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.BlogIndex-module__qRyquq__mockScale{transform:scale(var(--mock-scale,.5));transform-origin:0 0;flex:none}.BlogIndex-module__qRyquq__chatStage{background:linear-gradient(180deg, color-mix(in srgb, var(--tint,#eef2ff) 40%, #fff) 0%, var(--tint,#eef2ff) 100%);justify-content:center;align-items:flex-start;padding-top:26px;display:flex;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 76%,#0000 100%);mask-image:linear-gradient(#000 76%,#0000 100%)}.BlogIndex-module__qRyquq__previewStage{background:linear-gradient(180deg, color-mix(in srgb, var(--tint,#eef2ff) 45%, #fff) 0%, var(--tint,#eef2ff) 100%);justify-content:center;align-items:flex-start;padding:26px 22px 0;display:flex;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 72%,#0000 100%);mask-image:linear-gradient(#000 72%,#0000 100%)}.BlogIndex-module__qRyquq__previewStage .mini{transform-origin:top}.BlogIndex-module__qRyquq__coverHatch{background-image:repeating-linear-gradient(135deg, color-mix(in srgb, var(--accent,#2563eb) 15%, transparent) 0 1.5px, transparent 1.5px 12px);position:absolute;inset:0}.BlogIndex-module__qRyquq__coverGhost{width:142px;height:142px;color:var(--accent,#2563eb);opacity:.2;stroke-width:1.4px;position:absolute;bottom:-14px;right:-6px}.BlogIndex-module__qRyquq__coverChip{z-index:1;font-family:var(--font-mono);color:var(--accent,var(--primary));border:1px solid color-mix(in srgb, var(--accent,#2563eb) 30%, #fff);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;bottom:14px;left:14px}.BlogIndex-module__qRyquq__coverChip svg{width:14px;height:14px}.BlogIndex-module__qRyquq__featured{border-bottom:1px solid var(--border);grid-template-columns:1.04fr 1fr;align-items:center;gap:52px;margin-bottom:48px;padding-bottom:48px;display:grid}.BlogIndex-module__qRyquq__featuredMedia{border:1px solid color-mix(in srgb, var(--accent,#2563eb) 16%, var(--border));box-shadow:var(--shadow-md);--mock-scale:.8;border-radius:20px;display:block;overflow:hidden}.BlogIndex-module__qRyquq__featuredMedia .BlogIndex-module__qRyquq__cover{aspect-ratio:16/11}.BlogIndex-module__qRyquq__featuredMedia .BlogIndex-module__qRyquq__coverGhost{width:200px;height:200px}.BlogIndex-module__qRyquq__featured:hover .BlogIndex-module__qRyquq__featuredMedia{box-shadow:var(--shadow-lg)}.BlogIndex-module__qRyquq__destacada{letter-spacing:.07em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:7px;margin-bottom:14px;font-size:12px;font-weight:700;display:inline-flex}.BlogIndex-module__qRyquq__destacada svg{width:15px;height:15px;color:var(--accent,var(--primary))}.BlogIndex-module__qRyquq__featuredTitle{letter-spacing:-.032em;text-wrap:balance;margin:0 0 16px;font-size:34px;font-weight:700;line-height:1.12}.BlogIndex-module__qRyquq__featuredTitle a{color:var(--foreground);text-decoration:none}.BlogIndex-module__qRyquq__featuredTitle a:hover{color:var(--accent,var(--primary))}.BlogIndex-module__qRyquq__featuredExcerpt{color:var(--muted-foreground);text-wrap:pretty;margin:14px 0 22px;font-size:15.5px;line-height:1.62}.BlogIndex-module__qRyquq__featuredFoot{align-items:center;gap:14px;display:flex}.BlogIndex-module__qRyquq__readMore{color:var(--accent,var(--primary));align-items:center;gap:7px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.BlogIndex-module__qRyquq__readMore svg{width:16px;height:16px;transition:transform .2s var(--ease-out)}.BlogIndex-module__qRyquq__readMore:hover svg{transform:translate(3px)}.BlogIndex-module__qRyquq__sep{color:var(--border-strong)}.BlogIndex-module__qRyquq__cardMeta{color:var(--muted-foreground);font-size:13px}.BlogIndex-module__qRyquq__latest{padding-bottom:8px}.BlogIndex-module__qRyquq__latestHead{justify-content:space-between;align-items:baseline;margin-bottom:24px;display:flex}.BlogIndex-module__qRyquq__latestTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:24px;font-weight:700}.BlogIndex-module__qRyquq__latestCount{color:var(--muted-foreground);font-size:14px}.BlogIndex-module__qRyquq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.BlogIndex-module__qRyquq__empty{color:var(--muted-foreground);padding:40px 0}.BlogIndex-module__qRyquq__card{color:inherit;border:1px solid var(--border);box-shadow:var(--shadow-xs);transition:border-color .28s var(--ease-out), box-shadow .28s var(--ease-out), transform .28s var(--ease-out);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogIndex-module__qRyquq__card:hover{border-color:color-mix(in srgb, var(--accent,#2563eb) 32%, var(--border));box-shadow:var(--shadow-lg);transform:translateY(-4px)}.BlogIndex-module__qRyquq__cardBody{flex-direction:column;flex:auto;padding:18px 20px 20px;display:flex}.BlogIndex-module__qRyquq__cardBody .BlogIndex-module__qRyquq__eyebrow{margin-bottom:14px}.BlogIndex-module__qRyquq__cardTitle{letter-spacing:-.022em;color:var(--foreground);text-wrap:pretty;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.28}.BlogIndex-module__qRyquq__cardExcerpt{color:var(--muted-foreground);text-wrap:pretty;margin:0 0 18px;font-size:14px;line-height:1.55}.BlogIndex-module__qRyquq__cardFoot{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.BlogIndex-module__qRyquq__cardArrow{border:1px solid var(--border);width:34px;height:34px;color:var(--accent,var(--primary));transition:background .22s var(--ease-out), border-color .22s var(--ease-out), color .22s var(--ease-out);border-radius:50%;place-items:center;display:grid}.BlogIndex-module__qRyquq__cardArrow svg{width:16px;height:16px;transition:transform .22s var(--ease-out)}.BlogIndex-module__qRyquq__card:hover .BlogIndex-module__qRyquq__cardArrow{background:var(--accent,var(--primary));border-color:var(--accent,var(--primary));color:#fff}.BlogIndex-module__qRyquq__card:hover .BlogIndex-module__qRyquq__cardArrow svg{transform:translate(2px)}@media (max-width:980px){.BlogIndex-module__qRyquq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.BlogIndex-module__qRyquq__wrap{padding:4px 18px 0}.BlogIndex-module__qRyquq__h1{font-size:clamp(32px,9vw,44px)}.BlogIndex-module__qRyquq__lead{margin-top:18px;font-size:15px}.BlogIndex-module__qRyquq__filters{margin-bottom:32px}.BlogIndex-module__qRyquq__featured{grid-template-columns:1fr;gap:22px;margin-bottom:36px;padding-bottom:36px}.BlogIndex-module__qRyquq__featuredTitle{font-size:26px}.BlogIndex-module__qRyquq__grid{grid-template-columns:1fr}}
.TableOfContents-module__8dPGAW__toc{font-size:.85rem}@media (min-width:861px){.TableOfContents-module__8dPGAW__toc{position:sticky;top:96px}}.TableOfContents-module__8dPGAW__title{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem;font-weight:700;display:block}.TableOfContents-module__8dPGAW__list{border-left:2px solid var(--border);margin:0;padding:0;list-style:none}.TableOfContents-module__8dPGAW__list li{margin:0}.TableOfContents-module__8dPGAW__list a{color:var(--muted-foreground);border-left:2px solid #0000;margin-left:-2px;padding:.25rem 0 .25rem .75rem;line-height:1.4;text-decoration:none;display:block}.TableOfContents-module__8dPGAW__list a:hover{color:var(--foreground)}.TableOfContents-module__8dPGAW__sub a{padding-left:1.5rem}.TableOfContents-module__8dPGAW__active a{color:var(--accent,var(--primary));border-left-color:var(--accent,var(--primary));font-weight:600}
.prose-module__n2xB5a__prose{color:var(--foreground);max-width:720px;font-size:1.0625rem;line-height:1.75}.prose-module__n2xB5a__prose h2{margin:2.5rem 0 .75rem;scroll-margin-top:96px;font-size:1.5rem;font-weight:700;line-height:1.25}.prose-module__n2xB5a__prose h3{margin:1.75rem 0 .5rem;scroll-margin-top:96px;font-size:1.2rem;font-weight:650}.prose-module__n2xB5a__prose p{margin:0 0 1.1rem}.prose-module__n2xB5a__prose p a,.prose-module__n2xB5a__prose li a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.prose-module__n2xB5a__prose ul,.prose-module__n2xB5a__prose ol{margin:0 0 1.1rem;padding-left:1.4rem}.prose-module__n2xB5a__prose li{margin:.35rem 0}.prose-module__n2xB5a__prose blockquote{border-left:3px solid var(--primary);color:var(--muted-foreground);margin:1.5rem 0;padding:.25rem 0 .25rem 1rem;font-style:italic}.prose-module__n2xB5a__prose pre{background:var(--muted-2);border:1px solid var(--border);border-radius:var(--radius-lg);margin:0 0 1.1rem;padding:1rem;font-size:.9rem;overflow-x:auto}.prose-module__n2xB5a__prose code{font-family:var(--font-mono);font-size:.9em}.prose-module__n2xB5a__prose :not(pre)>code{background:var(--muted);border-radius:var(--radius-sm);padding:.1rem .35rem}.prose-module__n2xB5a__prose hr{border:0;border-top:1px solid var(--border);margin:2rem 0}.prose-module__n2xB5a__prose img{border-radius:var(--radius-lg)}.prose-module__n2xB5a__prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem;line-height:1.5;display:block;overflow-x:auto}.prose-module__n2xB5a__prose thead{background:var(--muted-2)}.prose-module__n2xB5a__prose th,.prose-module__n2xB5a__prose td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:.6rem .85rem}.prose-module__n2xB5a__prose th{color:var(--foreground);font-weight:650}.prose-module__n2xB5a__prose td{color:var(--foreground)}.prose-module__n2xB5a__prose tbody tr:nth-child(2n){background:var(--muted-2)}
.ArticleLayout-module__nPszfa__article{padding-bottom:64px}.ArticleLayout-module__nPszfa__band{color:#fff;position:relative;overflow:hidden}.ArticleLayout-module__nPszfa__band:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 55%);mask-image:linear-gradient(#000,#0000 55%)}.ArticleLayout-module__nPszfa__bandIn{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:56px;max-width:1120px;margin:0 auto;padding:128px 40px 0;display:grid;position:relative}.ArticleLayout-module__nPszfa__heroText{padding-bottom:64px}.ArticleLayout-module__nPszfa__back{color:#ffffffbf;align-items:center;gap:7px;width:fit-content;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.ArticleLayout-module__nPszfa__back svg{width:15px;height:15px;transition:transform .22s var(--ease-out)}.ArticleLayout-module__nPszfa__back:hover{color:#fff}.ArticleLayout-module__nPszfa__back:hover svg{transform:translate(-3px)}.ArticleLayout-module__nPszfa__modRow{align-items:center;gap:11px;margin-top:26px;display:flex}.ArticleLayout-module__nPszfa__icon{color:#fff;-webkit-backdrop-filter:blur(5px);background:#ffffff21;border:1px solid #ffffff40;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.ArticleLayout-module__nPszfa__icon svg{stroke-width:1.8px;width:20px;height:20px}.ArticleLayout-module__nPszfa__modName{letter-spacing:-.01em;text-transform:uppercase;color:#ffffffd9;font-size:14px;font-weight:600}.ArticleLayout-module__nPszfa__hook{letter-spacing:-.04em;color:#fff;text-wrap:balance;margin:20px 0 0;font-size:48px;font-weight:700;line-height:1.06}.ArticleLayout-module__nPszfa__lead{color:#ffffffd1;text-wrap:pretty;max-width:520px;margin:18px 0 0;font-size:16.5px;line-height:1.62}.ArticleLayout-module__nPszfa__author{align-items:center;gap:11px;margin-top:28px;display:flex}.ArticleLayout-module__nPszfa__avatar{color:#fff;background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:grid;overflow:hidden}.ArticleLayout-module__nPszfa__authorText{flex-direction:column;line-height:1.35;display:flex}.ArticleLayout-module__nPszfa__authorName{color:#fff;font-size:.92rem;font-weight:600}.ArticleLayout-module__nPszfa__authorSub{color:#ffffffb8;font-size:.82rem}.ArticleLayout-module__nPszfa__mock{--mscale:1.4;--mock-scale:.78;padding-top:40px;position:relative}.ArticleLayout-module__nPszfa__mock>div{aspect-ratio:16/11;border:1px solid #ffffff4d;border-bottom:none;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 30px 60px -24px #0812308c}.ArticleLayout-module__nPszfa__mock [class*=coverChip]{background:#fffffff2}.ArticleLayout-module__nPszfa__below{max-width:1120px;margin:0 auto;padding:56px 40px 0}.ArticleLayout-module__nPszfa__body{grid-template-columns:230px minmax(0,1fr);gap:56px;display:grid}.ArticleLayout-module__nPszfa__aside{display:block}@media (max-width:860px){.ArticleLayout-module__nPszfa__bandIn{grid-template-columns:1fr;gap:28px;padding:104px 20px 0}.ArticleLayout-module__nPszfa__heroText{padding-bottom:0}.ArticleLayout-module__nPszfa__hook{font-size:clamp(30px,8vw,40px)}.ArticleLayout-module__nPszfa__lead{max-width:none;font-size:15px}.ArticleLayout-module__nPszfa__mock{padding-top:8px}.ArticleLayout-module__nPszfa__mock>div{aspect-ratio:16/10;border-bottom:1px solid #ffffff4d;border-radius:16px}.ArticleLayout-module__nPszfa__below{padding:36px 18px 0}.ArticleLayout-module__nPszfa__body{grid-template-columns:1fr;gap:24px}.ArticleLayout-module__nPszfa__aside{order:-1}}
.BlogNewsletter-module__PQRRJG__section{border-top:1px solid var(--border);margin-top:40px}.BlogNewsletter-module__PQRRJG__hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.BlogNewsletter-module__PQRRJG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:32px;max-width:1100px;margin:0 auto;padding:56px 40px;display:grid}.BlogNewsletter-module__PQRRJG__title{letter-spacing:-.025em;color:var(--foreground);margin:0 0 8px;font-size:28px;font-weight:700}.BlogNewsletter-module__PQRRJG__sub{color:var(--muted-foreground);max-width:420px;margin:0;font-size:15px;line-height:1.6}.BlogNewsletter-module__PQRRJG__form{justify-content:flex-end;align-items:flex-start;gap:12px;display:flex}.BlogNewsletter-module__PQRRJG__fieldWrap{flex-direction:column;flex:auto;gap:6px;max-width:320px;display:flex}.BlogNewsletter-module__PQRRJG__field{align-items:center;display:flex;position:relative}.BlogNewsletter-module__PQRRJG__err{color:var(--danger);padding-left:16px;font-size:12.5px}.BlogNewsletter-module__PQRRJG__err a{color:var(--danger);text-decoration:underline}.BlogNewsletter-module__PQRRJG__field svg{width:18px;height:18px;color:var(--muted-foreground);pointer-events:none;position:absolute;left:14px}.BlogNewsletter-module__PQRRJG__field input{border:1px solid var(--border-strong);width:100%;height:48px;color:var(--foreground);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fff;border-radius:999px;outline:none;padding:0 16px 0 42px;font-size:15px}.BlogNewsletter-module__PQRRJG__field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-tint)}.BlogNewsletter-module__PQRRJG__field input::placeholder{color:var(--muted-foreground)}.BlogNewsletter-module__PQRRJG__btn{white-space:nowrap;height:48px}.BlogNewsletter-module__PQRRJG__thanks{color:var(--success);justify-self:end;align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.BlogNewsletter-module__PQRRJG__thanks svg{width:20px;height:20px}@media (max-width:767px){.BlogNewsletter-module__PQRRJG__inner{grid-template-columns:1fr;gap:20px;padding:40px 18px}.BlogNewsletter-module__PQRRJG__form{flex-wrap:wrap;justify-content:flex-start}.BlogNewsletter-module__PQRRJG__fieldWrap{width:100%;max-width:none}.BlogNewsletter-module__PQRRJG__thanks{justify-self:start}}
.RelatedPosts-module__ItQuFq__section{border-top:1px solid var(--border);background:var(--muted-2)}.RelatedPosts-module__ItQuFq__inner{max-width:1100px;margin:0 auto;padding:3rem 1.25rem}.RelatedPosts-module__ItQuFq__heading{margin:0 0 1.5rem;font-size:1.4rem;font-weight:700}.RelatedPosts-module__ItQuFq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:860px){.RelatedPosts-module__ItQuFq__grid{grid-template-columns:1fr}}
.FeatureDetail-module__VnMWqG__band{color:#fff;position:relative;overflow:hidden}.FeatureDetail-module__VnMWqG__bandBlue{background:linear-gradient(165deg,#1e3a8a 0%,#2563eb 58%,#3b82f6 100%)}.FeatureDetail-module__VnMWqG__bandGreen{background:linear-gradient(165deg,#0a4d3c 0%,#0f7a5c 55%,#16a34a 100%)}.FeatureDetail-module__VnMWqG__bandNavy{background:linear-gradient(165deg,#060d22 0%,#0d1f44 55%,#1b3a7d 100%)}.FeatureDetail-module__VnMWqG__band:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 55%);mask-image:linear-gradient(#000,#0000 55%)}.FeatureDetail-module__VnMWqG__bandIn{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:56px;max-width:1120px;margin:0 auto;padding:128px 40px 0;display:grid;position:relative}.FeatureDetail-module__VnMWqG__heroText{padding-bottom:56px}.FeatureDetail-module__VnMWqG__back{color:#ffffffbf;align-items:center;gap:7px;width:fit-content;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.FeatureDetail-module__VnMWqG__back svg{width:15px;height:15px;transition:transform .22s var(--ease-out)}.FeatureDetail-module__VnMWqG__back:hover{color:#fff}.FeatureDetail-module__VnMWqG__back:hover svg{transform:translate(-3px)}.FeatureDetail-module__VnMWqG__modRow{align-items:center;gap:11px;margin-top:26px;display:flex}.FeatureDetail-module__VnMWqG__icon{color:#fff;-webkit-backdrop-filter:blur(5px);background:#ffffff21;border:1px solid #ffffff40;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.FeatureDetail-module__VnMWqG__icon svg{stroke-width:1.8px;width:20px;height:20px}.FeatureDetail-module__VnMWqG__modName{letter-spacing:-.01em;color:#ffffffd9;font-size:14px;font-weight:600}.FeatureDetail-module__VnMWqG__soon{letter-spacing:.02em;color:#fff;background:#ffffff2e;border:1px solid #ffffff61;border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.FeatureDetail-module__VnMWqG__hook{letter-spacing:-.042em;color:#fff;text-wrap:balance;margin:18px 0 0;font-size:50px;font-weight:700;line-height:1.04}.FeatureDetail-module__VnMWqG__lead{color:#ffffffc7;text-wrap:pretty;max-width:480px;margin:16px 0 0;font-size:16.5px;line-height:1.62}.FeatureDetail-module__VnMWqG__ctaRow{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.FeatureDetail-module__VnMWqG__demoLink{color:#ffffffd9;border-bottom:1px dashed #fff6;align-items:center;gap:6px;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.FeatureDetail-module__VnMWqG__demoLink svg{width:14px;height:14px;transition:transform .22s var(--ease-out)}.FeatureDetail-module__VnMWqG__demoLink:hover{color:#fff}.FeatureDetail-module__VnMWqG__demoLink:hover svg{transform:translate(3px)}.FeatureDetail-module__VnMWqG__mock{padding:16px 4px 0;position:relative;-webkit-mask-image:linear-gradient(#000 60%,#0006 84%,#0000 100%);mask-image:linear-gradient(#000 60%,#0006 84%,#0000 100%)}.FeatureDetail-module__VnMWqG__mock .mini{width:100%;transition:transform .55s var(--ease-out);border:none;border-radius:14px 14px 0 0;transform:translateY(0);box-shadow:0 30px 60px -20px #0000008c}.FeatureDetail-module__VnMWqG__mock:hover .mini{transform:translateY(-10px)}.FeatureDetail-module__VnMWqG__below{max-width:1120px;margin:0 auto;padding:44px 40px 84px}.FeatureDetail-module__VnMWqG__secT{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 18px;font-size:12px;font-weight:700}.FeatureDetail-module__VnMWqG__bcards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:52px;display:grid}.FeatureDetail-module__VnMWqG__bcard{border:1px solid var(--border);transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out);background:#fff;border-radius:15px;padding:19px 18px 20px}.FeatureDetail-module__VnMWqG__bcard:hover{box-shadow:var(--shadow-lg);border-color:#cfe0ff;transform:translateY(-3px)}.FeatureDetail-module__VnMWqG__bic{background:var(--primary-tint-soft);width:34px;height:34px;color:var(--primary);border:1px solid #e0eaff;border-radius:10px;place-items:center;display:grid}.FeatureDetail-module__VnMWqG__bic svg{stroke-width:1.8px;width:16px;height:16px}.FeatureDetail-module__VnMWqG__bcard h3{letter-spacing:-.015em;color:var(--foreground);margin:13px 0 0;font-size:14.5px;font-weight:700}.FeatureDetail-module__VnMWqG__bcard p{color:var(--muted-foreground);text-wrap:pretty;margin:6px 0 0;font-size:12.5px;line-height:1.55}.FeatureDetail-module__VnMWqG__explore{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.FeatureDetail-module__VnMWqG__xcard{border:1px solid var(--border);color:inherit;cursor:pointer;transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out);background:#fff;border-radius:15px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.FeatureDetail-module__VnMWqG__xcard:hover{box-shadow:var(--shadow-lg);border-color:#cfe0ff;transform:translateY(-3px)}.FeatureDetail-module__VnMWqG__xstage{height:138px;padding:16px 16px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 42%,#0006 74%,#0000 100%);mask-image:linear-gradient(#000 42%,#0006 74%,#0000 100%)}.FeatureDetail-module__VnMWqG__xstage:before{content:"";background:radial-gradient(120% 100% at 50% 0%, var(--tint,#e8f0fe) 0%, transparent 75%);pointer-events:none;position:absolute;inset:0 0 20%}.FeatureDetail-module__VnMWqG__xstage .mini{border-bottom:none;border-radius:11px 11px 0 0;width:100%;box-shadow:0 10px 26px -14px #1018282e}.FeatureDetail-module__VnMWqG__xtxt{z-index:2;align-items:center;gap:9px;margin-top:-18px;padding:0 15px 15px;display:flex;position:relative}.FeatureDetail-module__VnMWqG__xic{background:var(--primary-tint-soft);width:26px;height:26px;color:var(--primary);border:1px solid #e0eaff;border-radius:8px;flex:none;place-items:center;display:grid}.FeatureDetail-module__VnMWqG__xic svg{width:13px;height:13px}.FeatureDetail-module__VnMWqG__xt{letter-spacing:-.015em;color:var(--foreground);font-size:13.5px;font-weight:700}.FeatureDetail-module__VnMWqG__xgo{width:22px;height:22px;color:var(--muted-foreground);transition:background .22s var(--ease-out), color .22s var(--ease-out), transform .22s var(--ease-out);border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}.FeatureDetail-module__VnMWqG__xgo svg{width:12px;height:12px}.FeatureDetail-module__VnMWqG__xcard:hover .FeatureDetail-module__VnMWqG__xgo{background:var(--primary);color:#fff;transform:translate(2px)}@media (prefers-reduced-motion:reduce){.FeatureDetail-module__VnMWqG__mock .mini{transition:none;transform:none}.FeatureDetail-module__VnMWqG__mock:hover .mini{transition:none;transform:none}}@media (max-width:767px){.FeatureDetail-module__VnMWqG__bandIn{grid-template-columns:1fr;gap:30px;padding:104px 20px 0}.FeatureDetail-module__VnMWqG__heroText{padding-bottom:0}.FeatureDetail-module__VnMWqG__hook{font-size:clamp(32px,9vw,42px)}.FeatureDetail-module__VnMWqG__lead{max-width:none;font-size:15px}.FeatureDetail-module__VnMWqG__mock{padding:4px 0 0}.FeatureDetail-module__VnMWqG__below{padding:36px 18px 60px}.FeatureDetail-module__VnMWqG__bcards{grid-template-columns:1fr;margin-bottom:40px}.FeatureDetail-module__VnMWqG__explore{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1080px){.FeatureDetail-module__VnMWqG__hook{font-size:42px}}
.FuncionalidadesContent-module__wOfTqG__sky{background:linear-gradient(#3f86f7 0,#549af6 90px,#6aa6f4 220px,#93bef6 340px,#c2ddfb 440px,#eef5fe 540px,#fff 640px);width:100%;position:relative;overflow:hidden}.FuncionalidadesContent-module__wOfTqG__sky:after{content:"";pointer-events:none;z-index:1;background-image:radial-gradient(#ffffff47 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0,#0000 360px);mask-image:linear-gradient(#000 0,#0000 360px)}.FuncionalidadesContent-module__wOfTqG__skyClouds{z-index:2;pointer-events:none;width:100%;height:440px;position:absolute;top:300px;left:0;right:0}.FuncionalidadesContent-module__wOfTqG__skyClouds svg{width:100%;height:100%;display:block}.FuncionalidadesContent-module__wOfTqG__cloudFade{z-index:3;pointer-events:none;background:linear-gradient(#fff0 0%,#fff 74%);height:200px;position:absolute;top:540px;left:0;right:0}.FuncionalidadesContent-module__wOfTqG__fhead{z-index:10;text-align:center;max-width:940px;margin:0 auto;padding:132px 40px 0;position:relative}.FuncionalidadesContent-module__wOfTqG__fhead .eyebrow{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff29;border-color:#ffffff57;margin-bottom:24px}.FuncionalidadesContent-module__wOfTqG__fhead .eyebrow svg{width:14px;height:14px}.FuncionalidadesContent-module__wOfTqG__dot{background:#fff;border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite FuncionalidadesContent-module__wOfTqG__pulse-dot;display:inline-block;box-shadow:0 0 #fff9}@keyframes FuncionalidadesContent-module__wOfTqG__pulse-dot{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 7px #fff0}to{box-shadow:0 0 #fff0}}@media (prefers-reduced-motion:reduce){.FuncionalidadesContent-module__wOfTqG__dot{animation:none}}.FuncionalidadesContent-module__wOfTqG__h1{letter-spacing:-.042em;color:#fff;text-wrap:balance;text-shadow:0 1px 14px #17305a1f;margin:0;font-size:62px;font-weight:700;line-height:1.02}.FuncionalidadesContent-module__wOfTqG__accent{color:#1d4ed8;text-shadow:0 1px 10px #ffffff73}.FuncionalidadesContent-module__wOfTqG__lead{color:#172545d1;text-wrap:pretty;max-width:600px;margin:24px auto 0;font-size:17px;font-weight:400;line-height:1.58}.FuncionalidadesContent-module__wOfTqG__trust{z-index:10;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 30px;margin:30px auto 0;display:flex;position:relative}.FuncionalidadesContent-module__wOfTqG__trust .ti{white-space:nowrap;color:#1e293bc7;align-items:center;gap:9px;font-size:14px;font-weight:500;display:inline-flex}.FuncionalidadesContent-module__wOfTqG__trust .ti svg{width:18px;height:18px;color:var(--primary);stroke-width:1.6px}.FuncionalidadesContent-module__wOfTqG__trust .ti b{color:#173050;font-weight:600}.FuncionalidadesContent-module__wOfTqG__wrap{z-index:4;background:#fff;max-width:1240px;margin:0 auto;padding:56px 40px 100px;position:relative}.FuncionalidadesContent-module__wOfTqG__gridBento{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.FuncionalidadesContent-module__wOfTqG__gridBento .fcard{min-width:0}.FuncionalidadesContent-module__wOfTqG__gridBento .stage{min-height:200px}@media (max-width:767px){.FuncionalidadesContent-module__wOfTqG__fhead{max-width:100%;padding:104px 20px 0}.FuncionalidadesContent-module__wOfTqG__h1{font-size:clamp(32px,9vw,44px)}.FuncionalidadesContent-module__wOfTqG__fhead .eyebrow{margin-bottom:18px}.FuncionalidadesContent-module__wOfTqG__lead{margin-top:18px;font-size:15px}.FuncionalidadesContent-module__wOfTqG__trust{gap:10px 18px;margin-top:22px}.FuncionalidadesContent-module__wOfTqG__trust .ti{font-size:12.5px}.FuncionalidadesContent-module__wOfTqG__skyClouds{width:100%;top:280px}.FuncionalidadesContent-module__wOfTqG__cloudFade{height:160px;top:420px}.FuncionalidadesContent-module__wOfTqG__wrap{padding:36px 18px 60px}.FuncionalidadesContent-module__wOfTqG__gridBento{grid-template-columns:1fr;gap:16px}.FuncionalidadesContent-module__wOfTqG__gridBento .stage{min-height:185px}}@media (min-width:768px) and (max-width:1080px){.FuncionalidadesContent-module__wOfTqG__gridBento{grid-template-columns:repeat(2,1fr)}}
.Mock-module__5xIMoq__figure{margin:1.75rem 0}.Mock-module__5xIMoq__stage{border-radius:var(--radius-xl);border:1px solid var(--border);--mscale:1.25;background:linear-gradient(#fcfdff 0%,#f2f6fd 100%);justify-content:center;align-items:center;padding:2.2rem 1.5rem;display:flex}.Mock-module__5xIMoq__caption{color:var(--muted-foreground);text-align:center;margin-top:.6rem;font-size:.85rem}.Mock-module__5xIMoq__stageMock{padding:1.6rem;overflow:hidden}.Mock-module__5xIMoq__mockFit{transform:scale(var(--mock-inline-scale,1));transform-origin:top;margin:0 auto}@media (max-width:720px){.Mock-module__5xIMoq__stageMock{padding:1rem}.Mock-module__5xIMoq__mockFit{--mock-inline-scale:.62;transform-origin:0 0}}
