@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@300;400;500;600;700;800&display=swap');:root{--reg-ink:#28263f;--reg-muted:#6a6675;--reg-soft:#5d5968;--reg-line:#e7e4ec;--reg-purple:#8721b7;--reg-blue:#2517d7;--reg-bg:#ffffff}#vui-registro,#vui-registro *{box-sizing:border-box}#vui-registro{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);color:var(--reg-ink);background:var(--reg-bg);font-family:"Encode Sans","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}#vui-registro a{color:inherit;text-decoration:none}#vui-registro .reg-content{width:min(1180px,calc(100% - 48px));margin:0 auto}#vui-registro .reg-hero{position:relative;min-height:360px;overflow:hidden;display:grid;align-items:center;color:#fff;background:linear-gradient(115deg,#ff7814 0%,#fa445f 30%,#8721b7 64%,#3679bd 100%)}#vui-registro .reg-hero-art{position:absolute;inset:0;opacity:.72;pointer-events:none}#vui-registro .reg-hero-art::before,#vui-registro .reg-hero-art::after{content:"";position:absolute;border:2px solid rgba(255,255,255,.22)}#vui-registro .reg-hero-art::before{width:560px;height:560px;left:-160px;top:-305px;border-radius:50%}#vui-registro .reg-hero-art::after{width:410px;height:410px;right:-90px;top:-175px;border-radius:50%}#vui-registro .reg-hero-line{position:absolute;width:2px;height:620px;top:-90px;background:rgba(255,255,255,.25);transform:rotate(28deg)}#vui-registro .reg-la{left:44%}#vui-registro .reg-lb{left:66%}#vui-registro .reg-lc{left:82%}#vui-registro .reg-hero-content{position:relative;padding:60px 0 66px}#vui-registro .reg-eyebrow{margin:0;color:rgba(255,255,255,.82);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#vui-registro .reg-hero h1{max-width:900px;margin:12px 0 0;color:#fff;font-size:clamp(2.4rem,5.4vw,4.6rem);line-height:1;font-weight:300}#vui-registro .reg-hero-lead{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.92);font-size:clamp(1.1rem,1.7vw,1.42rem);line-height:1.4;font-weight:400}#vui-registro .reg-updated{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:7px 14px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.02em}#vui-registro .reg-updated::before{content:"";width:8px;height:8px;border-radius:50%;background:#8ff0c0;box-shadow:0 0 0 4px rgba(143,240,192,.25)}#vui-registro .reg-main{padding:44px 0 20px}#vui-registro .reg-live{margin:0 0 20px;display:inline-flex;align-items:center;gap:9px;padding:6px 13px;border:1px solid var(--reg-line);border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.01em;color:#6a6675;background:#fff}#vui-registro .reg-live::before{content:"";width:8px;height:8px;border-radius:50%;background:#c9b8e0;flex:0 0 8px}#vui-registro .reg-live[data-state="loading"]{color:#8721b7;border-color:rgba(135,33,183,.28)}#vui-registro .reg-live[data-state="loading"]::before{background:#8721b7;animation:regpulse 1s ease-in-out infinite}#vui-registro .reg-live[data-state="ok"]{color:#0a8a5f;border-color:rgba(10,138,95,.28)}#vui-registro .reg-live[data-state="ok"]::before{background:#0a8a5f}#vui-registro .reg-live[data-state="error"]{color:#c9354e;border-color:rgba(201,53,78,.28)}#vui-registro .reg-live[data-state="error"]::before{background:#c9354e}@keyframes regpulse{0%,100%{opacity:1}50%{opacity:.25}}#vui-registro .reg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:34px}#vui-registro .reg-stat{padding:20px 22px;background:#fff;border:1px solid var(--reg-line);box-shadow:0 10px 26px rgba(34,31,55,.045)}#vui-registro .reg-stat b{display:block;font-size:2rem;line-height:1;font-weight:700;color:var(--reg-ink)}#vui-registro .reg-stat span{display:block;margin-top:8px;color:var(--reg-muted);font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}#vui-registro .reg-stat--soc b{color:#8721b7}#vui-registro .reg-stat--fid b{color:#c9354e}#vui-registro .reg-stat--per b{color:#2f6fbd}#vui-registro .reg-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-bottom:22px}#vui-registro .reg-tabs{display:inline-flex;flex-wrap:wrap;gap:8px;background:#f3f1f6;border:1px solid var(--reg-line);padding:6px}#vui-registro .reg-tab{padding:10px 18px;border:0;background:transparent;color:#4a4657;font:inherit;font-weight:700;font-size:.92rem;cursor:pointer;transition:all .16s ease}#vui-registro .reg-tab:hover{color:var(--reg-blue)}#vui-registro .reg-tab[aria-selected="true"]{background:#fff;color:var(--reg-ink);box-shadow:0 4px 14px rgba(34,31,55,.12)}#vui-registro .reg-tab b{color:var(--reg-purple);margin-left:6px;font-size:.82rem}#vui-registro .reg-search{position:relative;flex:1;min-width:240px;max-width:380px}#vui-registro .reg-search input{width:100%;height:48px;padding:0 16px 0 44px;border:1px solid var(--reg-line);background:#fff;color:var(--reg-ink);font:inherit;font-size:.95rem}#vui-registro .reg-search input:focus{outline:none;border-color:var(--reg-blue);box-shadow:0 0 0 3px rgba(37,23,215,.14)}#vui-registro .reg-search svg{position:absolute;left:15px;top:14px;width:20px;height:20px;stroke:var(--reg-muted);stroke-width:2;fill:none}#vui-registro .reg-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}#vui-registro .reg-fbtn{padding:7px 14px;border:1px solid var(--reg-line);background:#fff;color:#4a4657;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;border-radius:999px;transition:all .16s ease}#vui-registro .reg-fbtn:hover{border-color:var(--reg-blue);color:var(--reg-blue)}#vui-registro .reg-fbtn[aria-pressed="true"]{background:var(--reg-ink);border-color:var(--reg-ink);color:#fff}#vui-registro .reg-panel{display:none}#vui-registro .reg-panel.is-active{display:block}#vui-registro .reg-tablewrap{border:1px solid var(--reg-line);background:#fff;box-shadow:0 14px 40px rgba(34,31,55,.06);overflow-x:auto}#vui-registro table.reg-table{width:100%;border-collapse:collapse;min-width:640px}#vui-registro .reg-table thead th{position:sticky;top:0;background:#faf9fc;text-align:left;padding:15px 18px;color:var(--reg-soft);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-bottom:2px solid var(--reg-line);white-space:nowrap}#vui-registro .reg-table tbody td{padding:15px 18px;border-bottom:1px solid var(--reg-line);vertical-align:middle;font-size:.94rem}#vui-registro .reg-table tbody tr:last-child td{border-bottom:0}#vui-registro .reg-table tbody tr{transition:background .14s ease}#vui-registro .reg-table tbody tr:hover{background:#faf9fc}#vui-registro .reg-table strong{font-weight:650;color:var(--reg-ink)}#vui-registro .reg-exp{font-family:"Segoe UI",monospace;font-size:.82rem;color:#3d3954;background:#f3f1f6;padding:3px 8px;white-space:nowrap}#vui-registro .reg-noexp{color:#a29daf;font-size:.82rem;font-style:italic}#vui-registro .reg-soc{display:inline-block;padding:3px 9px;background:#eef2fb;border:1px solid #d9e2f5;color:#2f6fbd;font-size:.76rem;font-weight:800;letter-spacing:.03em}#vui-registro .reg-chip{display:inline-block;padding:4px 10px;font-size:.74rem;font-weight:800;letter-spacing:.02em;border-radius:999px;white-space:nowrap}#vui-registro .reg-chip--urb{background:rgba(47,111,189,.1);color:#2f6fbd}#vui-registro .reg-chip--par{background:rgba(135,33,183,.1);color:#8721b7}#vui-registro .reg-chip--feed{background:rgba(255,120,20,.13);color:#c96411}#vui-registro .reg-chip--aco{background:rgba(0,160,110,.12);color:#0a8a5f}#vui-registro .reg-chip--est{background:rgba(201,53,78,.1);color:#c9354e}#vui-registro .reg-chip--otr,#vui-registro .reg-chip--none{background:#f0eef4;color:#6a6675}#vui-registro .reg-empty{display:none;padding:48px 24px;text-align:center;color:var(--reg-muted)}#vui-registro .reg-empty.is-shown{display:block}#vui-registro .reg-count{margin:16px 2px 0;color:var(--reg-muted);font-size:.86rem}#vui-registro .reg-foot{margin-top:52px;padding:34px 0;background:#fff;border-top:1px solid var(--reg-line)}#vui-registro .reg-foot-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--reg-muted);font-size:.86rem}#vui-registro .reg-foot-inner img{width:172px;height:auto}#vui-registro .reg-back{display:inline-flex;align-items:center;gap:8px;color:var(--reg-blue);font-weight:700}@media (max-width:960px){#vui-registro .reg-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#vui-registro .reg-hero-content{padding:48px 0 52px}#vui-registro .reg-toolbar{flex-direction:column;align-items:stretch}#vui-registro .reg-search{max-width:none}#vui-registro .reg-tablewrap{border:0;box-shadow:none;overflow:visible}#vui-registro table.reg-table,#vui-registro .reg-table thead,#vui-registro .reg-table tbody,#vui-registro .reg-table tr,#vui-registro .reg-table td{display:block;min-width:0;width:auto}#vui-registro .reg-table thead{display:none}#vui-registro .reg-table tbody tr{margin-bottom:14px;border:1px solid var(--reg-line);background:#fff;padding:6px 4px;box-shadow:0 8px 20px rgba(34,31,55,.05)}#vui-registro .reg-table tbody td{border-bottom:1px solid #f0eef4;padding:10px 16px;display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:center}#vui-registro .reg-table tbody tr td:last-child{border-bottom:0}#vui-registro .reg-table tbody td::before{content:attr(data-label);color:var(--reg-muted);font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}#vui-registro .reg-foot-inner{flex-direction:column;align-items:flex-start}}.et_pb_section_0{height:1000px;min-height:1000px;max-height:1000px;transform:scaleX(1.08) scaleY(1.08)}