.cil{width:100%;max-width:600px;display:grid;grid-template-columns:minmax(0,1fr) 110px 216px;grid-template-rows:400px;align-items:center;column-gap:0;font-family:var(--font-body)}.cil-status{display:flex;align-items:center;gap:8px;margin:0 0 16px 2px;color:#ffffffb8;font-size:.82rem;font-weight:700;letter-spacing:.02em}.cil-status-dot{width:8px;height:8px;border-radius:50%;background:var(--ws-green-400);box-shadow:0 0 #1fff9380;animation:cil-pulse 2.4s ease-out infinite}.cil-status-txt{color:var(--ws-green-400)}.cil-status-sep{opacity:.5}.cil-status-reach{color:var(--color-white)}.cil-msg{position:relative;min-width:0;align-self:center}.cil-tpl{position:relative;background:#fff;border-radius:4px 14px 14px;padding:6px 6px 0;color:#111b21;box-shadow:0 34px 70px -30px #0000008c,0 1px #ffffff59 inset}.cil-tpl:before{content:"";position:absolute;top:0;left:-8px;border:8px solid transparent;border-top-color:#fff;border-right-color:#fff;border-radius:2px 0 0}.cil-tpl-img{border-radius:9px;overflow:hidden;aspect-ratio:240 / 104;background:var(--ws-lavender-100)}.cil-tpl-img img{display:block;width:100%;height:100%;object-fit:cover}.cil-tpl-txt{margin:10px 7px 0;font-size:13.5px;line-height:1.42}.cil-var{display:inline-block;background:var(--ws-lavender-100);color:var(--ws-purple-500);font-weight:700;border-radius:5px;padding:0 4px;line-height:1.25}.cil-tpl-meta{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin:4px 6px 6px;font-size:10px;color:#111b2173}.cil-tpl-btn{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 -6px;padding:9px 0;border-top:1px solid rgba(17,27,33,.09);color:#027eb5;font-size:13px;font-weight:700}.cil-chip{position:absolute;right:-10px;top:24px;z-index:2;display:inline-flex;align-items:center;gap:7px;background:var(--ws-purple-900);border:1px solid rgba(255,255,255,.16);color:var(--color-white);font-size:11.5px;font-weight:700;border-radius:999px;padding:6px 12px 6px 6px;white-space:nowrap;box-shadow:0 16px 32px -14px #0009}.cil-chip-ico{width:20px;height:20px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;flex-shrink:0}.cil-lines{width:100%;height:400px;display:block;overflow:visible}.cil-line{fill:none;stroke:#ffffff47;stroke-width:1.5;stroke-dasharray:3 5;stroke-linecap:round;vector-effect:non-scaling-stroke}.cil-dot{fill:var(--ws-green-400);filter:drop-shadow(0 0 6px rgba(31,255,147,.85));offset-distance:100%;offset-rotate:0deg;opacity:0}.cil-people{list-style:none;margin:0;padding:0;display:grid;grid-auto-rows:80px;align-items:center}.cil-person{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;column-gap:10px;height:62px;padding:0 12px 0 10px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:var(--color-white)}.cil-av{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--ws-purple-900)}.cil-av--1{background:var(--ws-green-400)}.cil-av--2{background:var(--ws-lavender-300)}.cil-av--3{background:#ffd166}.cil-av--4{background:#8ee3ff}.cil-av--5{background:#ffb3c7}.cil-person-name{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cil-person-state{position:relative;display:inline-flex;align-items:center;gap:4px;font-size:10.5px;color:#ffffff8c}.cil-tick{display:inline-flex;width:16px;height:10px}.cil-tick svg{width:16px;height:10px}.cil-tick--grey{color:#ffffff59}.cil-tick--blue{color:#53bdeb}.cil-person-state .cil-tick--blue{position:absolute;right:0;top:50%;transform:translateY(-50%)}html.anim .cil-dot{animation:cil-travel 7s cubic-bezier(.45,0,.3,1) infinite;animation-delay:calc(var(--i) * .32s)}html.anim .cil-tick--arrive{animation:cil-arrive 7s linear infinite;animation-delay:calc(var(--i) * .32s)}@keyframes cil-travel{0%{offset-distance:0%;opacity:0}4%{opacity:1}30%{offset-distance:100%;opacity:1}34%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes cil-arrive{0%{opacity:0}29%{opacity:0}33%{opacity:1}94%{opacity:1}to{opacity:0}}@keyframes cil-pulse{0%{box-shadow:0 0 #1fff938c}70%{box-shadow:0 0 0 9px #1fff9300}to{box-shadow:0 0 #1fff9300}}@media(prefers-reduced-motion:reduce){.cil-dot,.cil-tick--arrive,.cil-status-dot{animation:none!important}.cil-dot{opacity:0}}@media(min-width:901px)and (max-height:840px){.cil{grid-template-rows:370px}.cil-lines{height:370px}.cil-people{grid-auto-rows:74px}.cil-person{height:58px}}@media(max-width:640px){.cil{grid-template-columns:1fr;grid-template-rows:auto auto;row-gap:16px}.cil-lines{display:none}.cil-msg{max-width:300px;margin:0 auto 4px;width:100%}.cil-chip{right:0;top:40px}.cil-people{grid-auto-rows:auto;gap:8px;max-width:300px;width:100%;margin:0 auto}.cil-person{height:46px;padding:0 12px 0 8px;column-gap:10px;grid-template-columns:30px minmax(0,1fr) auto}.cil-av{width:30px;height:30px;font-size:10.5px}.cil-person-name{font-size:12.5px}}.til-root[data-astro-cid-qhrwh7zo]{width:100%;display:flex;justify-content:center;padding:12px 0 40px}.til-stage[data-astro-cid-qhrwh7zo]{position:relative;filter:drop-shadow(0 32px 48px rgba(10,0,32,.5));transform:rotate(4deg);transition:transform var(--dur-med) var(--ease-out)}.til-stage[data-astro-cid-qhrwh7zo]:hover{transform:rotate(5.5deg) translate(6px,-4px)}.til-phone[data-astro-cid-qhrwh7zo]{position:relative;zoom:1.15;width:262px;height:540px;background:linear-gradient(155deg,#3a3142,#17121d 60%,#241c2e);border-radius:30px;padding:7px;box-shadow:inset 0 0 0 1.5px #ffffff47,inset 0 0 0 3px #0000008c}.til-island[data-astro-cid-qhrwh7zo]{position:absolute;top:13px;left:50%;transform:translate(-50%);width:46px;height:13px;background:#000;border-radius:999px;z-index:6}.til-screen[data-astro-cid-qhrwh7zo]{width:100%;height:100%;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;background:#efe7dd}.til-hdr[data-astro-cid-qhrwh7zo]{background:#075e54;color:#fff;padding:22px 9px 8px 8px;display:flex;align-items:center;gap:7px;flex-shrink:0}.til-back[data-astro-cid-qhrwh7zo]{color:#ffffffe6;flex-shrink:0}.til-av[data-astro-cid-qhrwh7zo]{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.til-id[data-astro-cid-qhrwh7zo]{flex:1;min-width:0;display:flex;flex-direction:column}.til-name[data-astro-cid-qhrwh7zo]{font-size:13.5px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.til-status[data-astro-cid-qhrwh7zo]{font-size:9.5px;opacity:.82;line-height:1.3}.til-lang[data-astro-cid-qhrwh7zo]{display:inline-flex;align-items:center;gap:4px;background:#ffffff29;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.04em;border-radius:999px;padding:3px 7px 3px 5px;flex-shrink:0}.til-flag[data-astro-cid-qhrwh7zo]{width:14px;height:10px;border-radius:2px;object-fit:cover;display:inline-block;vertical-align:-1px;flex-shrink:0}.til-body[data-astro-cid-qhrwh7zo]{flex:1;min-height:0;overflow:hidden;background:url(/images/fondo%20whatsapp.jpg) center/cover no-repeat #efe7dd;padding:8px 7px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px}.til-day[data-astro-cid-qhrwh7zo]{align-self:center;background:#ffffffd9;color:#5b5b5b;font-size:8.5px;padding:2px 7px;border-radius:6px;margin-bottom:2px;box-shadow:0 1px 1px #0000000f}.til-notice[data-astro-cid-qhrwh7zo]{align-self:center;display:inline-flex;align-items:center;gap:4px;background:var(--ws-lavender-100);color:var(--ws-purple-900);font-size:8.5px;font-weight:800;letter-spacing:.02em;padding:3px 8px 3px 6px;border-radius:999px;margin-bottom:4px;box-shadow:0 1px 1px #0000000f}.til-notice[data-astro-cid-qhrwh7zo] svg[data-astro-cid-qhrwh7zo]{color:var(--ws-purple-500);margin:0 1px}.til-bub[data-astro-cid-qhrwh7zo]{max-width:88%;padding:7px 9px 6px;border-radius:8px;box-shadow:0 1px 1px #00000014;color:#111b21;display:flex;flex-direction:column;gap:3px}.til-bub--in[data-astro-cid-qhrwh7zo]{background:#fff;align-self:flex-start;border-top-left-radius:2px}.til-bub--out[data-astro-cid-qhrwh7zo]{background:#d9fdd3;align-self:flex-end;border-top-right-radius:2px}.til-orig[data-astro-cid-qhrwh7zo]{font-size:9.5px;line-height:1.35;color:#111b2180}.til-bub--out[data-astro-cid-qhrwh7zo] .til-orig[data-astro-cid-qhrwh7zo]{border-top:1px dashed rgba(17,27,33,.14);padding-top:4px;margin-top:1px}.til-text[data-astro-cid-qhrwh7zo]{font-size:11.5px;line-height:1.35;font-weight:600}.til-foot[data-astro-cid-qhrwh7zo]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.til-tag[data-astro-cid-qhrwh7zo]{display:inline-flex;align-items:center;gap:3px;background:var(--ws-lavender-100);color:var(--ws-purple-900);font-size:8.5px;font-weight:800;letter-spacing:.02em;border-radius:999px;padding:2px 6px 2px 5px;white-space:nowrap}.til-tag[data-astro-cid-qhrwh7zo] i[data-astro-cid-qhrwh7zo]{font-style:normal;opacity:.5;margin:0 1px}.til-tag[data-astro-cid-qhrwh7zo] svg[data-astro-cid-qhrwh7zo]{color:var(--ws-purple-500)}.til-tag--out[data-astro-cid-qhrwh7zo]{background:#ffffffb8}.til-meta[data-astro-cid-qhrwh7zo]{display:inline-flex;align-items:center;gap:2px;font-size:8px;color:#111b2173;white-space:nowrap}.til-input[data-astro-cid-qhrwh7zo]{flex-shrink:0;display:flex;align-items:center;gap:5px;padding:5px 6px 7px;background:#f0f2f5f5}.til-field[data-astro-cid-qhrwh7zo]{flex:1;display:flex;align-items:center;gap:5px;background:#fff;border-radius:999px;font-size:9.5px;color:#8696a0;padding:5px 9px;white-space:nowrap;overflow:hidden}.til-mic[data-astro-cid-qhrwh7zo]{width:20px;height:20px;border-radius:50%;background:#00a884;color:#fff;display:grid;place-items:center;flex-shrink:0}.til-chip[data-astro-cid-qhrwh7zo]{position:absolute;left:-34px;bottom:-32px;z-index:5;display:flex;align-items:center;gap:9px;background:var(--color-white);border:1px solid var(--border-soft);color:var(--ws-purple-900);font-size:.78rem;font-weight:700;border-radius:12px;padding:9px 14px 9px 10px;box-shadow:0 20px 40px -16px #0a002073;white-space:nowrap}.til-chip-ico[data-astro-cid-qhrwh7zo]{width:22px;height:22px;border-radius:50%;background:#1fff933d;color:var(--ws-green-800);display:grid;place-items:center;flex-shrink:0}html.anim .til-bub--entra[data-astro-cid-qhrwh7zo]{opacity:0;animation:tilRise .5s var(--ease-out) 1s forwards}html.anim .til-chip[data-astro-cid-qhrwh7zo]{opacity:0;animation:tilRise .5s var(--ease-out) 1.6s forwards}@keyframes tilRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html.anim .til-bub--entra[data-astro-cid-qhrwh7zo],html.anim .til-chip[data-astro-cid-qhrwh7zo]{opacity:1;animation:none}.til-stage[data-astro-cid-qhrwh7zo]{transition:none}}@media(min-width:901px)and (max-height:840px){.til-root[data-astro-cid-qhrwh7zo]{padding:6px 0 34px}.til-phone[data-astro-cid-qhrwh7zo]{zoom:1.05}.til-chip[data-astro-cid-qhrwh7zo]{left:-54px;bottom:-24px}}@media(max-width:640px){.til-root[data-astro-cid-qhrwh7zo]{padding:6px 0 26px}.til-phone[data-astro-cid-qhrwh7zo]{zoom:1}.til-stage[data-astro-cid-qhrwh7zo]{transform:rotate(3deg)}.til-chip[data-astro-cid-qhrwh7zo]{left:-14px;bottom:-30px;font-size:.74rem;white-space:normal;max-width:250px}}.mil-root[data-astro-cid-lswy3ase]{position:relative;width:100%;max-width:560px;padding-bottom:30px;font-family:var(--font-body)}.mil-win[data-astro-cid-lswy3ase]{background:#f4f1ea;color:#2a2520;border-radius:20px;overflow:hidden;box-shadow:0 0 0 1px #ffffff24,0 34px 70px -30px #0000008c,0 24px 56px #00000052}.mil-bar[data-astro-cid-lswy3ase]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 12px;border-bottom:1px solid rgba(42,37,32,.08)}.mil-brand[data-astro-cid-lswy3ase]{display:inline-flex;align-items:center;gap:9px}.mil-brand-mark[data-astro-cid-lswy3ase]{width:22px;height:22px;display:grid;place-items:center}.mil-brand-mark[data-astro-cid-lswy3ase] svg[data-astro-cid-lswy3ase],.mil-node[data-astro-cid-lswy3ase] svg[data-astro-cid-lswy3ase],.mil-reply-av[data-astro-cid-lswy3ase] svg[data-astro-cid-lswy3ase],.mil-tool-ico[data-astro-cid-lswy3ase] svg[data-astro-cid-lswy3ase],.mil-conn-mark[data-astro-cid-lswy3ase] svg[data-astro-cid-lswy3ase]{width:100%;height:100%;display:block}.mil-brand-name[data-astro-cid-lswy3ase]{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:500;letter-spacing:-.01em;color:#2a2520}.mil-link[data-astro-cid-lswy3ase]{display:inline-flex;align-items:center;gap:7px}.mil-node[data-astro-cid-lswy3ase]{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;padding:6px;flex-shrink:0}.mil-node--claude[data-astro-cid-lswy3ase]{background:#fff;box-shadow:0 0 0 1px #2a25201a}.mil-node--ws[data-astro-cid-lswy3ase]{background:var(--ws-purple-900);color:#fff}.mil-wire[data-astro-cid-lswy3ase]{position:relative;width:64px;height:2px;background:repeating-linear-gradient(90deg,#B9AE9C 0 6px,transparent 6px 11px);background-size:11px 2px;animation:milFlow 1.4s linear infinite}.mil-wire[data-astro-cid-lswy3ase] em[data-astro-cid-lswy3ase]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#f4f1ea;padding:0 5px;font-style:normal;font-size:.62rem;font-weight:800;letter-spacing:.12em;color:#8a8072}@keyframes milFlow{to{background-position:11px 0}}.mil-thread[data-astro-cid-lswy3ase]{display:flex;flex-direction:column;gap:16px;padding:18px 20px 6px}.mil-user[data-astro-cid-lswy3ase]{align-self:flex-end;max-width:82%;background:#e8e3d7;color:#2a2520;font-size:.86rem;line-height:1.45;border-radius:16px 16px 6px;padding:10px 14px}.mil-reply[data-astro-cid-lswy3ase]{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;align-items:start}.mil-reply-av[data-astro-cid-lswy3ase]{width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #2a25201a;padding:6px;display:grid;place-items:center;margin-top:2px}.mil-reply-body[data-astro-cid-lswy3ase]{display:flex;flex-direction:column;gap:10px;min-width:0}.mil-tool[data-astro-cid-lswy3ase]{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid rgba(39,2,87,.12);border-radius:12px;padding:8px 11px 8px 9px;min-width:0}.mil-tool-ico[data-astro-cid-lswy3ase]{width:24px;height:24px;border-radius:7px;background:var(--ws-purple-900);color:#fff;padding:4px;display:grid;place-items:center;flex-shrink:0}.mil-tool-name[data-astro-cid-lswy3ase]{display:inline-flex;align-items:center;gap:6px;min-width:0;font-size:.8rem;font-weight:700;color:var(--ws-purple-900);white-space:nowrap;overflow:hidden}.mil-tool-name[data-astro-cid-lswy3ase] i[data-astro-cid-lswy3ase]{font-style:normal;opacity:.4}.mil-tool-name[data-astro-cid-lswy3ase] code[data-astro-cid-lswy3ase]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.74rem;font-weight:500;color:#2a2520;background:#f4f1ea;border-radius:6px;padding:2px 6px;overflow:hidden;text-overflow:ellipsis}.mil-tool-res[data-astro-cid-lswy3ase]{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:var(--ws-green-800);font-size:.74rem;font-weight:800;white-space:nowrap;flex-shrink:0}.mil-text[data-astro-cid-lswy3ase]{margin:0;font-size:.86rem;line-height:1.5;color:#2a2520}.mil-list[data-astro-cid-lswy3ase]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(42,37,32,.1);border-radius:12px;overflow:hidden}.mil-list[data-astro-cid-lswy3ase] li[data-astro-cid-lswy3ase]{display:flex;align-items:center;gap:9px;padding:7px 11px;font-size:.8rem}.mil-list[data-astro-cid-lswy3ase] li[data-astro-cid-lswy3ase]+li[data-astro-cid-lswy3ase]{border-top:1px solid rgba(42,37,32,.08)}.mil-li-av[data-astro-cid-lswy3ase]{width:22px;height:22px;border-radius:50%;background:var(--ws-lavender-100);color:var(--ws-purple-900);font-size:.58rem;font-weight:800;display:grid;place-items:center;flex-shrink:0}.mil-li-name[data-astro-cid-lswy3ase]{font-weight:600;color:#2a2520;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mil-li-time[data-astro-cid-lswy3ase]{margin-left:auto;color:#8a8072;font-size:.74rem;white-space:nowrap}.mil-composer[data-astro-cid-lswy3ase]{margin:12px 14px 14px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(42,37,32,.12);border-radius:14px;padding:7px 7px 7px 10px}.mil-plus[data-astro-cid-lswy3ase]{color:#8a8072;display:grid;place-items:center;flex-shrink:0}.mil-conn[data-astro-cid-lswy3ase]{display:inline-flex;align-items:center;gap:6px;background:var(--ws-lavender-100);color:var(--ws-purple-900);font-size:.72rem;font-weight:800;border-radius:999px;padding:4px 9px 4px 5px;flex-shrink:0}.mil-conn-mark[data-astro-cid-lswy3ase]{width:16px;height:16px;color:var(--ws-purple-900);display:grid;place-items:center}.mil-conn[data-astro-cid-lswy3ase] i[data-astro-cid-lswy3ase]{width:6px;height:6px;border-radius:50%;background:var(--ws-green-800)}.mil-field[data-astro-cid-lswy3ase]{flex:1;min-width:0;font-size:.82rem;color:#9b9284;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mil-send[data-astro-cid-lswy3ase]{width:28px;height:28px;border-radius:50%;background:#d97757;color:#fff;display:grid;place-items:center;flex-shrink:0}.mil-chip[data-astro-cid-lswy3ase]{position:absolute;left:-18px;bottom:0;z-index:5;display:flex;align-items:center;gap:9px;background:var(--color-white);border:1px solid var(--border-soft);color:var(--ws-purple-900);font-size:.78rem;font-weight:700;border-radius:12px;padding:9px 14px 9px 10px;box-shadow:0 20px 40px -16px #0a002073;white-space:nowrap}.mil-chip-ico[data-astro-cid-lswy3ase]{width:22px;height:22px;border-radius:50%;background:var(--ws-lavender-100);color:var(--ws-purple-500);display:grid;place-items:center;flex-shrink:0}html.anim .mil-user[data-astro-cid-lswy3ase]{opacity:0;animation:milRise .5s var(--ease-out) .5s forwards}html.anim .mil-reply[data-astro-cid-lswy3ase]{opacity:0;animation:milRise .5s var(--ease-out) 1.1s forwards}html.anim .mil-chip[data-astro-cid-lswy3ase]{opacity:0;animation:milRise .5s var(--ease-out) 1.7s forwards}@keyframes milRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html.anim .mil-user[data-astro-cid-lswy3ase],html.anim .mil-reply[data-astro-cid-lswy3ase],html.anim .mil-chip[data-astro-cid-lswy3ase]{opacity:1;animation:none}.mil-wire[data-astro-cid-lswy3ase]{animation:none}}@media(max-width:640px){.mil-thread[data-astro-cid-lswy3ase]{padding:16px 14px 4px}.mil-user[data-astro-cid-lswy3ase]{max-width:92%}.mil-tool-name[data-astro-cid-lswy3ase] code[data-astro-cid-lswy3ase],.mil-tool-name[data-astro-cid-lswy3ase] i[data-astro-cid-lswy3ase]{display:none}.mil-chip[data-astro-cid-lswy3ase]{left:0;font-size:.74rem}}.vil[data-astro-cid-qykrgnb2]{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:flex-start;color:var(--text-strong);font-family:var(--font-body)}.vil-ico[data-astro-cid-qykrgnb2]{display:inline-flex;flex:0 0 auto;width:1em;height:1em}.vil-ico[data-astro-cid-qykrgnb2] svg{width:100%;height:100%;display:block}.vil-card[data-astro-cid-qykrgnb2]{width:100%;background:var(--surface-page);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:22px 24px 20px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:16px}.vil-head[data-astro-cid-qykrgnb2]{display:flex;align-items:center;gap:14px}.vil-avatar[data-astro-cid-qykrgnb2]{position:relative;flex:0 0 auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--ws-purple-500),var(--ws-purple-900));color:#fff;font-weight:800;font-size:.95rem;letter-spacing:.02em}.vil-avatar-ring[data-astro-cid-qykrgnb2]{position:absolute;inset:-3px;border-radius:50%;border:2px solid var(--ws-green-500);animation:vil-pulse 2.4s var(--ease-out) infinite}.vil-who[data-astro-cid-qykrgnb2]{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.vil-name[data-astro-cid-qykrgnb2]{font-size:1.05rem;font-weight:800;line-height:1.2}.vil-sub[data-astro-cid-qykrgnb2]{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-muted);white-space:nowrap}.vil-ico--in[data-astro-cid-qykrgnb2]{color:var(--ws-green-800);font-size:.9rem}.vil-timer[data-astro-cid-qykrgnb2]{flex:0 0 auto;font-family:var(--font-display);font-size:1.7rem;line-height:1;letter-spacing:.04em;color:var(--ws-purple-900);font-variant-numeric:tabular-nums}.vil-status[data-astro-cid-qykrgnb2]{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.vil-agent[data-astro-cid-qykrgnb2]{display:inline-flex;align-items:center;gap:7px;background:var(--ws-lavender-100);color:var(--ws-purple-900);font-size:.8rem;font-weight:700;border-radius:var(--radius-full);padding:6px 12px 6px 10px}.vil-agent[data-astro-cid-qykrgnb2] .vil-ico[data-astro-cid-qykrgnb2]{color:var(--ws-purple-500);font-size:.95rem}.vil-rec[data-astro-cid-qykrgnb2]{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:var(--text-muted)}.vil-rec[data-astro-cid-qykrgnb2] i[data-astro-cid-qykrgnb2]{width:8px;height:8px;border-radius:50%;background:#e5484d;animation:vil-blink 1.6s ease-in-out infinite}.vil-wave[data-astro-cid-qykrgnb2]{display:flex;align-items:center;gap:14px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:10px 16px 10px 10px}.vil-wave-btn[data-astro-cid-qykrgnb2]{flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:var(--ws-green-400);color:var(--ws-purple-900);display:grid;place-items:center;font-size:1.05rem;box-shadow:var(--shadow-glow-green)}.vil-bars[data-astro-cid-qykrgnb2]{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;height:40px;min-width:0}.vil-bars[data-astro-cid-qykrgnb2] b[data-astro-cid-qykrgnb2]{width:4px;height:var(--h);border-radius:2px;background:linear-gradient(to top,var(--ws-green-800),var(--ws-green-500));transform-origin:center;animation:vil-bar 1.3s ease-in-out calc(var(--i) * -.09s) infinite}.vil-live[data-astro-cid-qykrgnb2]{display:flex;flex-direction:column;gap:10px;padding-top:2px}.vil-live-label[data-astro-cid-qykrgnb2]{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ws-purple-500)}.vil-live-label[data-astro-cid-qykrgnb2] i[data-astro-cid-qykrgnb2]{width:7px;height:7px;border-radius:50%;background:var(--ws-green-500);animation:vil-blink 1.6s ease-in-out infinite}.vil-line[data-astro-cid-qykrgnb2]{display:flex;align-items:flex-start;gap:10px}.vil-line[data-astro-cid-qykrgnb2] p[data-astro-cid-qykrgnb2]{margin:0;font-size:.92rem;line-height:1.4;color:var(--text-strong)}.vil-line--2[data-astro-cid-qykrgnb2] p[data-astro-cid-qykrgnb2]{font-weight:700}.vil-line-av[data-astro-cid-qykrgnb2]{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:.7rem;font-weight:800;margin-top:1px}.vil-line-av--guest[data-astro-cid-qykrgnb2]{background:var(--ws-lavender-200);color:var(--ws-purple-900)}.vil-line-av--ai[data-astro-cid-qykrgnb2]{background:var(--ws-purple-500);color:#fff;font-size:.8rem}.vil-done[data-astro-cid-qykrgnb2]{position:relative;z-index:1;align-self:flex-end;margin:-14px -18px 0 0;display:flex;align-items:center;gap:12px;background:var(--surface-page);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:12px 18px 12px 12px;box-shadow:var(--shadow-lg)}.vil-done-ico[data-astro-cid-qykrgnb2]{flex:0 0 auto;width:36px;height:36px;border-radius:50%;background:var(--ws-green-400);color:var(--ws-purple-900);display:grid;place-items:center;font-size:1.05rem}.vil-done-txt[data-astro-cid-qykrgnb2]{display:flex;flex-direction:column;gap:2px}.vil-done-txt[data-astro-cid-qykrgnb2] strong[data-astro-cid-qykrgnb2]{font-size:.95rem;font-weight:800;line-height:1.2}.vil-done-txt[data-astro-cid-qykrgnb2] span[data-astro-cid-qykrgnb2]{font-size:.78rem;color:var(--text-muted)}@keyframes vil-pulse{0%{transform:scale(.92);opacity:.9}70%{transform:scale(1.35);opacity:0}to{transform:scale(1.35);opacity:0}}@keyframes vil-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes vil-bar{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes vil-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}html.anim .vil-line--1[data-astro-cid-qykrgnb2]{opacity:0;animation:vil-rise .5s var(--ease-out) .8s forwards}html.anim .vil-line--2[data-astro-cid-qykrgnb2]{opacity:0;animation:vil-rise .5s var(--ease-out) 1.3s forwards}html.anim .vil-line--3[data-astro-cid-qykrgnb2]{opacity:0;animation:vil-rise .5s var(--ease-out) 2.1s forwards}html.anim .vil-done[data-astro-cid-qykrgnb2]{opacity:0;animation:vil-rise .6s var(--ease-out) 2.9s forwards}@media(prefers-reduced-motion:reduce){.vil-avatar-ring[data-astro-cid-qykrgnb2],.vil-rec[data-astro-cid-qykrgnb2] i[data-astro-cid-qykrgnb2],.vil-live-label[data-astro-cid-qykrgnb2] i[data-astro-cid-qykrgnb2],.vil-bars[data-astro-cid-qykrgnb2] b[data-astro-cid-qykrgnb2]{animation:none!important}html.anim .vil-line--1[data-astro-cid-qykrgnb2],html.anim .vil-line--2[data-astro-cid-qykrgnb2],html.anim .vil-line--3[data-astro-cid-qykrgnb2],html.anim .vil-done[data-astro-cid-qykrgnb2]{opacity:1;animation:none}}@media(max-width:640px){.vil[data-astro-cid-qykrgnb2]{max-width:100%}.vil-card[data-astro-cid-qykrgnb2]{padding:18px 18px 16px;gap:14px}.vil-done[data-astro-cid-qykrgnb2]{margin:-12px 14px 0;align-self:stretch}.vil-timer[data-astro-cid-qykrgnb2]{font-size:1.5rem}.vil-sub[data-astro-cid-qykrgnb2]{font-size:.78rem}.vil-sub-lbl[data-astro-cid-qykrgnb2]{display:none}}.pil[data-astro-cid-lossxzkw]{position:relative;width:100%;max-width:420px;padding:10px 0 34px}.pil-chat[data-astro-cid-lossxzkw]{background:#fff;border:1.5px solid rgba(126,85,246,.22);border-radius:22px;box-shadow:0 18px 48px #27025724;overflow:hidden}.pil-head[data-astro-cid-lossxzkw]{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--color-purple-dark)}.pil-avatar[data-astro-cid-lossxzkw]{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--color-green),#8ef0c0);flex:0 0 auto}.pil-head-name[data-astro-cid-lossxzkw]{display:block;color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.pil-head-status[data-astro-cid-lossxzkw]{display:flex;align-items:center;gap:5px;color:var(--color-lavender);font-size:.72rem}.pil-live[data-astro-cid-lossxzkw]{width:6px;height:6px;border-radius:50%;background:var(--color-green);animation:pil-pulse 2s ease-in-out infinite}.pil-body[data-astro-cid-lossxzkw]{padding:16px;display:flex;flex-direction:column;gap:10px;background:#faf9ff}.pil-bbl[data-astro-cid-lossxzkw]{max-width:84%;padding:10px 13px;border-radius:14px;font-size:.86rem;line-height:1.45;animation:pil-in .5s ease-out both}.pil-bbl--guest[data-astro-cid-lossxzkw]{align-self:flex-start;background:#fff;border:1px solid #ece4ff;color:var(--color-black);border-bottom-left-radius:4px}.pil-bbl--ai[data-astro-cid-lossxzkw]{align-self:flex-end;background:var(--color-purple);color:#fff;border-bottom-right-radius:4px;animation-delay:.25s}.pil-pay[data-astro-cid-lossxzkw]{align-self:flex-end;width:90%;background:#fff;border:1.5px solid var(--color-purple);border-radius:14px;padding:13px 15px;display:flex;flex-direction:column;gap:7px;box-shadow:0 8px 22px #7e55f62e;animation:pil-in .5s ease-out .5s both}.pil-pay-head[data-astro-cid-lossxzkw]{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.pil-pay-title[data-astro-cid-lossxzkw]{font-size:.82rem;font-weight:700;color:var(--color-purple-dark)}.pil-pay-amount[data-astro-cid-lossxzkw]{font-size:.95rem;font-weight:700;color:var(--color-purple);white-space:nowrap}.pil-pay-note[data-astro-cid-lossxzkw]{font-size:.75rem;color:var(--color-gray)}.pil-pay-btn[data-astro-cid-lossxzkw]{margin-top:2px;text-align:center;background:var(--color-green);color:var(--color-purple-dark);font-size:.82rem;font-weight:700;border-radius:999px;padding:8px 14px;animation:pil-glow 2.6s ease-in-out infinite}.pil-status[data-astro-cid-lossxzkw]{align-self:flex-end;display:inline-flex;align-items:center;gap:7px;background:#1fff9329;color:#0d7a48;font-size:.78rem;font-weight:700;border-radius:999px;padding:6px 13px;animation:pil-in .5s ease-out .85s both}.pil-check[data-astro-cid-lossxzkw]{width:16px;height:16px;border-radius:50%;background:#14aa64;color:#fff;font-size:.65rem;display:grid;place-items:center}.pil-pms[data-astro-cid-lossxzkw]{position:absolute;right:-10px;bottom:6px;display:flex;align-items:center;gap:9px;background:var(--color-purple-dark);border:1px solid rgba(31,255,147,.4);border-radius:999px;padding:9px 16px;box-shadow:0 12px 28px #27025747;animation:pil-float 6s ease-in-out infinite}.pil-pms-icon[data-astro-cid-lossxzkw]{color:var(--color-green);font-size:.9rem;font-weight:700}.pil-pms-text[data-astro-cid-lossxzkw]{color:#fff;font-size:.78rem;font-weight:700;white-space:nowrap}@keyframes pil-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pil-pulse{0%,to{box-shadow:0 0 #1fff938c}70%{box-shadow:0 0 0 7px #1fff9300}}@keyframes pil-glow{0%,to{box-shadow:0 0 #1fff9380}60%{box-shadow:0 0 0 10px #1fff9300}}@keyframes pil-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(prefers-reduced-motion:reduce){.pil-bbl[data-astro-cid-lossxzkw],.pil-pay[data-astro-cid-lossxzkw],.pil-status[data-astro-cid-lossxzkw],.pil-live[data-astro-cid-lossxzkw],.pil-pay-btn[data-astro-cid-lossxzkw],.pil-pms[data-astro-cid-lossxzkw]{animation:none!important;opacity:1;transform:none}}@media(max-width:560px){.pil[data-astro-cid-lossxzkw]{max-width:100%}.pil-pms[data-astro-cid-lossxzkw]{right:0;position:relative;bottom:auto;margin:14px auto 0;width:fit-content}}.ail{position:relative;width:100%;max-width:560px;font-family:var(--font-body);color:var(--text-strong);padding-bottom:22px}.ail-panel{background:#fff;border-radius:var(--radius-lg);padding:22px 24px 20px;box-shadow:0 34px 70px -30px #0000008c}.ail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--border-soft)}.ail-total{display:flex;flex-direction:column;min-width:0}.ail-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.ail-total-val{font-family:var(--font-display);font-size:46px;line-height:1;letter-spacing:.01em;color:var(--ws-purple-900);margin-top:6px}.ail-total-lbl{font-size:12.5px;color:var(--text-muted);margin-top:2px}.ail-kpis{display:flex;gap:8px;flex-shrink:0}.ail-kpi{display:flex;flex-direction:column;align-items:center;min-width:76px;padding:8px 10px 7px;border-radius:12px;background:var(--ws-lavender-50);border:1px solid var(--border-soft)}.ail-kpi b{font-family:var(--font-display);font-size:24px;line-height:1;color:var(--ws-green-800)}.ail-kpi span{font-size:11px;color:var(--text-muted);margin-top:3px}.ail-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ail-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;column-gap:12px;padding:13px 0;border-bottom:1px solid var(--border-soft)}.ail-ico{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--ws-lavender-100);color:var(--ws-purple-500)}.ail-ico svg{width:19px;height:19px}.ail-row--meta .ail-ico{background:#e8f1ff;color:#0064e0}.ail-row--organic .ail-ico{background:#1fff9333;color:var(--ws-green-800)}.ail-row-main{min-width:0}.ail-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:7px}.ail-row-name{display:flex;align-items:baseline;gap:6px;min-width:0;font-size:13px;color:var(--ws-purple-900)}.ail-row-name strong{font-weight:700;white-space:nowrap}.ail-row-name small{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ail-row-figs{font-size:11px;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.ail-row-figs b{color:var(--ws-purple-900);font-weight:700}.ail-bar{height:8px;border-radius:999px;background:var(--ws-lavender-100);overflow:hidden}.ail-bar i{display:block;height:100%;width:var(--w);border-radius:inherit;background:linear-gradient(90deg,var(--ws-purple-500),var(--ws-purple-300));transform-origin:left center}.ail-row--meta .ail-bar i{background:linear-gradient(90deg,#0064e0,#4c9bff)}.ail-row--organic .ail-bar i{background:linear-gradient(90deg,var(--ws-green-800),var(--ws-green-400))}.ail-row-usd{font-family:var(--font-display);font-size:22px;line-height:1;color:var(--ws-purple-900);white-space:nowrap;min-width:86px;text-align:right}.ail-funnel{margin-top:16px;padding:12px 14px;border-radius:14px;background:var(--ws-lavender-50);border:1px solid var(--border-soft)}.ail-funnel-title{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.ail-stages{display:flex;flex-direction:column;gap:6px}.ail-stage{display:grid;grid-template-columns:104px minmax(0,1fr) 48px;align-items:center;column-gap:10px}.ail-stage-lbl{font-size:12px;font-weight:700;color:var(--ws-purple-900)}.ail-stage-bar{display:block;height:14px;border-radius:5px;background:var(--ws-lavender-100);overflow:hidden}.ail-stage-bar i{display:block;height:100%;width:var(--w);border-radius:inherit;background:var(--ws-purple-500);transform-origin:left center;opacity:calc(.55 + var(--i) * .22)}.ail-stage:last-child .ail-stage-bar i{background:var(--ws-green-800);opacity:1}.ail-stage-val{font-family:var(--font-display);font-size:17px;line-height:1;color:var(--ws-purple-900);text-align:right}.ail-toast{position:absolute;left:-14px;bottom:0;z-index:3;display:inline-flex;align-items:center;gap:9px;background:var(--ws-purple-900);border:1px solid rgba(255,255,255,.16);color:var(--color-white);font-size:12px;font-weight:700;border-radius:999px;padding:7px 14px 7px 7px;white-space:nowrap;box-shadow:0 16px 32px -14px #0009}.ail-toast-ico{width:24px;height:24px;border-radius:50%;background:#0064e0;color:#fff;display:grid;place-items:center;flex-shrink:0}.ail-toast-ico svg{width:15px;height:15px}.ail-toast b{color:var(--ws-green-400);font-weight:800}html.anim .ail-bar i,html.anim .ail-stage-bar i{animation:ail-grow 1.1s var(--ease-out) both;animation-delay:calc(.5s + var(--i) * .14s)}html.anim .ail-toast{animation:ail-toast 9s var(--ease-out) infinite;animation-delay:1.6s;opacity:0}@keyframes ail-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ail-toast{0%{opacity:0;transform:translateY(10px)}6%{opacity:1;transform:translateY(0)}52%{opacity:1;transform:translateY(0)}58%{opacity:0;transform:translateY(-6px)}to{opacity:0;transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.ail-bar i,.ail-stage-bar i,.ail-toast{animation:none!important;opacity:1}}@media(max-width:640px){.ail{padding-bottom:26px}.ail-panel{padding:18px 16px 16px;border-radius:var(--radius-md)}.ail-head{flex-direction:column;align-items:flex-start;gap:12px}.ail-kpis{width:100%}.ail-kpi{flex:1}.ail-total-val{font-size:40px}.ail-row{grid-template-columns:30px minmax(0,1fr);column-gap:10px;row-gap:6px}.ail-ico{width:30px;height:30px}.ail-ico svg{width:17px;height:17px}.ail-row-top{flex-wrap:wrap;gap:2px 8px}.ail-row-figs{font-size:11px}.ail-row-usd{grid-column:2;text-align:left;font-size:20px;min-width:0}.ail-stage{grid-template-columns:92px minmax(0,1fr) 44px}.ail-toast{left:0;bottom:0;font-size:11px}}.prd-hero{height:100svh;min-height:660px;display:flex;align-items:center;padding:96px 0 32px;overflow:hidden}.prd-hero>.container{width:100%}.prd-hero-grid{width:100%;display:grid;grid-template-columns:1fr;gap:44px;align-items:center}.prd-hero-copy{max-width:680px}.prd-h1{color:var(--color-white);font-size:clamp(2.2rem,3.45vw,3.15rem);font-weight:800;line-height:1.1;margin:16px 0 0}.prd-h1 em{color:var(--color-green);font-style:italic}.prd-hero-sub{color:#ffffffbf;font-size:1.14rem;line-height:1.68;margin:22px 0 0;max-width:620px}.prd-hero-ctas{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:34px}.prd-hero-visual{min-width:0;display:flex;justify-content:center}.prd-hero-visual>*{flex:1 1 auto}.prd-hero .prd-hero-visual :is(.vil-card,.vil-done){box-shadow:0 34px 70px -30px #0000008c}@media(min-width:901px){.prd-hero-grid:has([data-illo=translate]){grid-template-columns:minmax(0,640px) minmax(0,420px);gap:36px}}.prd-hero-how{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--color-white);text-decoration:none}.prd-hero-how svg{transition:transform var(--dur-fast) var(--ease-out)}.prd-hero-how:hover svg{transform:translateY(3px)}.prd-hero-grid--solo{justify-items:center}.prd-hero-grid--solo .prd-hero-copy{max-width:760px;text-align:center}.prd-hero-grid--solo .prd-hero-sub{margin-left:auto;margin-right:auto}.prd-hero-grid--solo .prd-hero-ctas{justify-content:center}.prd-deck{background:var(--surface-page);padding:0}.prd-rail{display:none}.prd-stage{display:flex;flex-direction:column}.prd-chapter{position:relative;isolation:isolate;padding:72px 0;scroll-margin-top:110px}.prd-chapter:nth-child(2n):before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:radial-gradient(50% 52% at 50% 48%,rgba(90,20,190,.26) 0%,transparent 72%),#1a0140;z-index:-1}.prd-chapter:nth-child(2n){color:#ffffffc7}.prd-chapter:nth-child(2n) :is(h2,h3,h4,strong,b){color:var(--color-white)}.prd-chapter:nth-child(2n) :is(p,span,li){color:#ffffffbd}.prd-chapter:nth-child(2n) .eyebrow,.prd-chapter:nth-child(2n) .prd-ch-title em,.prd-chapter:nth-child(2n) .prd-tile-tag,.prd-chapter:nth-child(2n) .prd-chips-title,.prd-chapter:nth-child(2n) .prd-step-num{color:var(--color-green)}.prd-chapter:nth-child(2n) .prd-ch-lead strong,.prd-chapter:nth-child(2n) .prd-tile-desc strong,.prd-chapter:nth-child(2n) .prd-note strong{color:var(--color-white)}.prd-chapter:nth-child(2n) :is(.prd-tile,.prd-benefit,.prd-chip,.prd-note,.prd-calc){background:#ffffff0d;border-color:#ffffff24}.prd-chapter:nth-child(2n) .prd-chip{color:var(--color-white)}.prd-chapter:nth-child(2n) .prd-chip-icon{color:var(--color-green)}.prd-chapter:nth-child(2n) .prd-bcheck{background:#1fff9333;color:var(--color-green)}.prd-chapter:nth-child(2n) .prd-note-icon{background:#1fff9333;color:var(--color-green)}.prd-chapter:nth-child(2n) :is(.prd-step+.prd-step,.prd-arow+.prd-arow){border-color:#ffffff1f}.prd-chapter:nth-child(2n) .prd-ch-video .pvid{border-color:#ffffff24}.prd-rail-card{display:flex;flex-direction:column;gap:4px}.prd-rail-item.is-dark .prd-rail-label{color:var(--color-white)}.prd-rail-item.is-dark.is-active{background:#ffffff1a}.prd-rail-item.is-dark:hover{background:#ffffff12}@media(min-width:1025px){.prd-deck-wrap{position:relative}.prd-stage{max-width:960px;margin:0 auto}.prd-rail{position:absolute;left:24px;top:0;z-index:5;width:max-content;max-width:calc((100% - 960px)/2 - 28px);height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:4px}.prd-rail .prd-rail-item{text-decoration:none;padding:9px 14px;margin-left:-14px;border-radius:10px;opacity:.55;transition:opacity var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.prd-rail-item:hover{opacity:.85;background:var(--ws-lavender-50, #faf8ff)}.prd-rail-item.is-active{opacity:1;background:var(--ws-lavender-100)}.prd-ch-lead{max-width:none}}.prd-rail-item{display:flex;align-items:baseline;gap:10px;background:none;border:none;cursor:pointer;text-align:left;padding:4px 0;opacity:.4;transition:opacity var(--dur-fast) var(--ease-out)}.prd-rail-item:hover{opacity:.75}.prd-rail-item.is-active{opacity:1}.prd-rail-num{font-family:var(--font-display);font-size:1.4rem;line-height:1;color:var(--ws-green-800)}.prd-rail-label{font-size:.93rem;font-weight:700;color:var(--ws-purple-900);line-height:1.3;min-width:0;overflow-wrap:anywhere}.prd-ch-head{margin-bottom:26px}.prd-ch-head .eyebrow{display:block;margin-bottom:10px}.prd-ch-title{color:var(--text-strong);font-size:clamp(1.7rem,2.6vw,2.25rem);font-weight:800;line-height:1.24;margin:0;text-wrap:balance}.prd-ch-title em{color:var(--ws-purple-500);font-style:italic}.prd-ch-lead{color:var(--text-muted);font-size:1.12rem;line-height:1.7;margin:0;max-width:860px}.prd-ch-lead strong{color:var(--text-strong)}.prd-ch-lead a{color:var(--ws-purple-500)}.prd-tile{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:24px 26px}.prd-tile-title{color:var(--text-strong);font-size:1.12rem;font-weight:700;line-height:1.3;margin:0 0 6px}.prd-tile-desc{color:var(--text-muted);font-size:.98rem;line-height:1.6;margin:0}.prd-tile-desc strong{color:var(--text-strong)}.prd-tile-desc a{color:var(--ws-purple-500)}.prd-tile-tag{display:inline-block;font-weight:700;font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;color:var(--ws-purple-500);margin-bottom:8px}.prd-steps{display:flex;flex-direction:column}.prd-step{display:grid;grid-template-columns:56px minmax(0,1fr);gap:20px;align-items:start;padding:20px 0}.prd-step+.prd-step{border-top:1px solid var(--border-soft)}.prd-step:first-child{padding-top:2px}.prd-step:last-child{padding-bottom:2px}.prd-step-num{font-family:var(--font-display);font-size:2.6rem;line-height:1;color:var(--ws-green-800)}.prd-igrid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.prd-igrid>*{flex:0 1 calc((100% - 28px) / 3)}.prd-bgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.prd-benefit{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:18px 18px 20px}.prd-bcheck{width:26px;height:26px;border-radius:50%;background:#1fff9333;color:var(--ws-green-800);display:grid;place-items:center;margin-bottom:12px}.prd-chips-block{margin-top:22px}.prd-chips-title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-strong);margin:0 0 12px}.prd-chips{display:flex;flex-wrap:wrap;gap:8px}.prd-chip{display:inline-flex;align-items:center;gap:8px;background:var(--color-white);border:1px solid var(--border-soft);border-radius:var(--radius-full);padding:7px 15px;font-size:.85rem;font-weight:600;color:var(--text-strong);white-space:nowrap}.prd-chip-logo{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;font-size:.58rem;font-weight:800;letter-spacing:.02em;flex-shrink:0}.prd-chip-icon{color:var(--ws-purple-500);flex-shrink:0}.prd-chip-flag{width:20px;height:14px;border-radius:3px;object-fit:cover;flex-shrink:0}.prd-sgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.prd-sgrid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.prd-note{display:flex;align-items:flex-start;gap:14px;margin-top:18px;padding:16px 20px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:var(--radius-md)}.prd-note-icon{flex:0 0 auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#1fff9333;color:var(--ws-green-800);font-family:var(--font-display);font-size:.95rem;line-height:1;margin-top:1px}.prd-note p{color:var(--text-muted);font-size:.98rem;line-height:1.6;margin:0}.prd-note strong{color:var(--text-strong)}.prd-calc{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:30px 36px;background:var(--ws-purple-950);border:1px solid transparent;border-radius:var(--radius-lg)}.prd-calc-title{color:var(--color-white);font-size:1.3rem;font-weight:700;margin:0 0 6px}.prd-calc-desc{color:#ffffffb8;font-size:.98rem;line-height:1.55;margin:0;max-width:560px}.prd-calc .btn{flex:0 0 auto;white-space:nowrap}.prd-alist{display:flex;flex-direction:column}.prd-arow{padding:13px 0}.prd-arow+.prd-arow{border-top:1px solid var(--border-soft)}.prd-arow:first-child{padding-top:2px}.prd-arow:last-child{padding-bottom:2px}.prd-ch-video{margin-top:24px}.prd-ch-video .pvid{max-width:960px;margin:0 auto;border:1px solid var(--border-soft);box-shadow:0 26px 54px -26px #2702574d}.prd-faq{background:var(--surface-page);padding:88px 0}.prd-faq-grid{width:100%;display:grid;grid-template-columns:1fr;gap:40px}.prd-faq-head .eyebrow{display:block;margin-bottom:14px}.prd-faq-title{font-size:clamp(1.8rem,2.7vw,2.4rem);font-weight:800;color:var(--text-strong);line-height:1.2;margin:0 0 28px;text-wrap:balance}.prd-faq-title em{color:var(--ws-purple-500);font-style:italic}.prd-faq-list{display:flex;flex-direction:column;gap:12px}.prd-faq .sol__faq-item.is-open .sol__faq-a{max-height:640px}.prd-faq .sol__faq-a a{color:var(--ws-purple-500)}.prd-final{padding:96px 0}.prd-final-grid{width:100%;display:grid;grid-template-columns:1fr;gap:56px;justify-items:center;align-items:center}.prd-final-copy{max-width:640px;text-align:center}.prd-final-visual{min-width:0;display:flex;justify-content:center}.prd-perks{list-style:none;width:400px;max-width:100%;margin:0;padding:0}.prd-perk{display:flex;align-items:flex-start;gap:13px;padding:17px 0;font-size:1.06rem;font-weight:600;line-height:1.35;color:#ffffffe6}.prd-perk+.prd-perk{border-top:1px solid rgba(255,255,255,.12)}.prd-perk-check{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#1fff9329;color:var(--color-green);display:grid;place-items:center;margin-top:1px}.prd-final-title{color:var(--color-white);font-size:clamp(2rem,3.1vw,2.75rem);font-weight:800;line-height:1.12;margin:0}.prd-final-title em{color:var(--color-green);font-style:italic}.prd-final-sub{color:#ffffffb8;margin:22px 0 0;font-size:1.04rem;line-height:1.72}.prd-final-ctas{margin-top:34px;display:flex;justify-content:center}@media(min-width:901px){.prd-hero-grid{grid-template-columns:minmax(0,680px) minmax(0,600px);justify-content:center;gap:60px}.prd-hero-grid--solo{grid-template-columns:minmax(0,760px)}.prd-faq{padding:100px 0 96px}.prd-faq-grid{grid-template-columns:minmax(0,880px);justify-content:center;gap:44px}.prd-faq-head{text-align:center}.prd-faq-title{margin-left:auto;margin-right:auto;max-width:720px}.prd-final{display:flex;align-items:center;padding:96px 0}.prd-final-grid--perks{grid-template-columns:auto minmax(0,560px);justify-content:center;gap:72px}.prd-final-grid--perks .prd-final-copy{text-align:left}.prd-final-grid--perks .prd-final-ctas{justify-content:flex-start}}@media(min-width:901px)and (max-height:840px){.prd-hero{padding:84px 0 24px}.prd-h1{font-size:clamp(2rem,3.15vw,2.85rem);margin-top:12px}.prd-hero-sub{margin-top:18px;font-size:1.06rem}.prd-hero-ctas{margin-top:28px}.prd-hero-visual{zoom:.9}.prd-faq{padding:84px 0 72px}.prd-faq-title{margin-bottom:22px}.prd-final{padding:84px 0}.prd-perks{width:372px}.prd-perk{padding:14px 0;font-size:.98rem}}@media(max-width:1100px){.prd-igrid>*{flex-basis:calc((100% - 14px)/2)}.prd-bgrid,.prd-sgrid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.prd-hero{height:auto;min-height:100svh;padding:130px 0 64px}.prd-hero-sub{font-size:1.06rem}.prd-deck{padding:72px 0}.prd-chapter{padding:32px 28px}.prd-final{padding:96px 0 80px}.prd-final-visual{order:2}.prd-final-copy{order:1}.prd-calc{flex-direction:column;align-items:stretch}.prd-calc .btn{white-space:normal}}@media(max-width:700px){.prd-chapter{padding:28px 22px}.prd-ch-title{font-size:1.35rem}.prd-igrid>*{flex-basis:100%}.prd-bgrid,.prd-sgrid,.prd-sgrid--3{grid-template-columns:1fr}.prd-perks{width:100%}.prd-chip{white-space:normal}.prd-faq{padding:72px 0}}
