/**handles:reflexion-subprocessors**/
.rfxn-subproc{--rfxn-green:#11d28b;--rfxn-green-hover:#0fbd7d;--rfxn-ink:#0a0a0a;--rfxn-card:#1c1f26;--rfxn-head:#23272f;--rfxn-field:rgba(0, 0, 0, 0.28);--rfxn-text:#e8e5e5;--rfxn-muted:rgba(232, 229, 229, 0.62);--rfxn-hair:rgba(255, 255, 255, 0.09);margin:1.75rem 0;font-family:Raleway,sans-serif;font-size:.95rem;color:var(--rfxn-text)}.rfxn-subproc__controls{display:none}.rfxn-subproc.is-enhanced .rfxn-subproc__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem;margin-bottom:1rem}.rfxn-subproc__search{flex:1 1 260px}.rfxn-subproc__search input[type=search]{width:100%;max-width:440px;padding:.62rem .9rem;font-family:inherit;font-size:.9rem;line-height:1.3;color:var(--rfxn-text);background:var(--rfxn-field);border:1px solid var(--rfxn-hair);border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease}.rfxn-subproc__search input[type=search]::placeholder{color:var(--rfxn-muted)}.rfxn-subproc__search input[type=search]:focus{outline:0;border-color:var(--rfxn-green);box-shadow:0 0 0 3px rgba(17,210,139,.18)}.rfxn-subproc__count{margin:0;font-size:.72rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rfxn-green);white-space:nowrap}.rfxn-subproc__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--rfxn-card);border:1px solid var(--rfxn-hair);border-radius:12px}.rfxn-subproc__table{width:100%;border-collapse:collapse;margin:0;background:0 0}.rfxn-subproc__caption{caption-side:bottom;text-align:left;padding:.7rem 1rem;font-size:.76rem;letter-spacing:.3px;color:var(--rfxn-muted);font-style:italic}.rfxn-subproc__table thead th{text-align:left;background:var(--rfxn-head);border-bottom:1px solid rgba(17,210,139,.28);padding:0;white-space:nowrap;position:sticky;top:0;z-index:1}.rfxn-subproc__sort{display:inline-flex;align-items:center;gap:.45rem;width:100%;padding:.72rem 1rem;background:0 0;border:0;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rfxn-text);cursor:pointer;text-align:left;transition:color .2s ease}.rfxn-subproc:not(.is-enhanced) .rfxn-subproc__sort{cursor:default}.rfxn-subproc__sort:hover{color:var(--rfxn-green)}.rfxn-subproc__sort:focus-visible{outline:2px solid var(--rfxn-green);outline-offset:-2px}.rfxn-subproc__arrow{display:none;width:.7em;font-size:.8em;color:var(--rfxn-muted)}.rfxn-subproc.is-enhanced .rfxn-subproc__arrow{display:inline-block}.rfxn-subproc.is-enhanced th[aria-sort=none] .rfxn-subproc__arrow::after{content:"\2195"}.rfxn-subproc.is-enhanced th[aria-sort=ascending] .rfxn-subproc__arrow::after{content:"\2191";color:var(--rfxn-green)}.rfxn-subproc.is-enhanced th[aria-sort=descending] .rfxn-subproc__arrow::after{content:"\2193";color:var(--rfxn-green)}.rfxn-subproc__table tbody td{padding:.8rem 1rem;border-bottom:1px solid var(--rfxn-hair);vertical-align:top;line-height:1.5;color:var(--rfxn-muted)}.rfxn-subproc__table tbody tr:last-child td{border-bottom:0}.rfxn-subproc__table tbody tr:nth-child(2n) td{background:rgba(255,255,255,.02)}.rfxn-subproc__table tbody tr:hover td{background:rgba(17,210,139,.08)}.rfxn-subproc__table tbody td:first-child{font-weight:700;color:var(--rfxn-text);white-space:nowrap}.rfxn-subproc__table tbody td:nth-child(2){min-width:24ch}.rfxn-subproc__empty{margin:1rem 0 0;padding:1rem;background:var(--rfxn-card);border:1px solid var(--rfxn-hair);border-radius:12px;color:var(--rfxn-muted);text-align:center}.rfxn-legal-table{--rfxn-green:#11d28b;--rfxn-card:#1c1f26;--rfxn-head:#23272f;--rfxn-text:#e8e5e5;--rfxn-muted:rgba(232, 229, 229, 0.72);--rfxn-hair:rgba(255, 255, 255, 0.09);width:100%;border-collapse:collapse;margin:1.25rem 0;font-family:Raleway,sans-serif;font-size:.92rem;background:var(--rfxn-card);border:1px solid var(--rfxn-hair);border-radius:12px;overflow:hidden}.rfxn-legal-table thead th{text-align:left;padding:.7rem 1rem;background:var(--rfxn-head);border-bottom:1px solid rgba(17,210,139,.28);font-size:.72rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--rfxn-text)}.rfxn-legal-table tbody td{padding:.72rem 1rem;border-bottom:1px solid var(--rfxn-hair);vertical-align:top;line-height:1.5;color:var(--rfxn-muted)}.rfxn-legal-table tbody tr:last-child td{border-bottom:0}.rfxn-legal-table tbody td:first-child{font-weight:700;color:var(--rfxn-text);white-space:nowrap;width:30%}@media (max-width:640px){.rfxn-legal-table tbody td:first-child{white-space:normal;width:auto}}@media (max-width:640px){.rfxn-subproc__scroll{background:0 0;border:0;overflow-x:visible}.rfxn-subproc__table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rfxn-subproc__table,.rfxn-subproc__table tbody,.rfxn-subproc__table td,.rfxn-subproc__table tr{display:block;width:100%}.rfxn-subproc__table tr{margin-bottom:.9rem;background:var(--rfxn-card);border:1px solid var(--rfxn-hair);border-radius:12px;overflow:hidden}.rfxn-subproc__table tbody td{white-space:normal!important;padding-left:42%;position:relative}.rfxn-subproc__table tbody td::before{content:attr(data-label);position:absolute;left:1rem;top:.8rem;width:36%;font-size:.66rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--rfxn-green)}.rfxn-subproc__table tbody tr:nth-child(2n) td{background:0 0}.rfxn-subproc__table tbody td:first-child{white-space:normal}}