.rv-root>.upm-box__body{flex-direction:column;min-height:0;display:flex}.rv-root .sw-row{border-radius:var(--radius-lg);cursor:pointer;text-align:start;width:100%;color:var(--text-primary);background:0 0;border:none;align-items:center;gap:11px;padding:10px 11px;display:flex}.rv-root .sw-row:hover{background:var(--surface-field)}.rv-root .sw-row[disabled]{opacity:.55;cursor:default}.rv-root .sw-row__ava{background:var(--accent-gradient);width:34px;height:34px;color:var(--on-accent);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.rv-root .sw-row__ava--dim{background:var(--surface-card-2);color:var(--text-muted)}.rv-root .sw-row__body{flex:1;min-width:0}.rv-root .sw-row__namerow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rv-root .sw-row__name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;display:block;overflow:hidden}.rv-root .sw-row__hint{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.rv-root .sw-row__tag{letter-spacing:0;text-transform:none;background:var(--accent-soft);color:var(--accent);border-radius:999px;flex:none;padding:2px 7px;font-size:10.5px;font-weight:700}.rv-root .sw-panel{border-radius:var(--radius-xl);background:var(--dialog);width:320px;max-width:100%;padding:8px}.rv-root .sw-head{flex-direction:column;gap:8px;padding:2px 4px 10px;display:flex}.rv-root .sw-count{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:11.5px;display:flex}.rv-root .sw-count b{color:var(--text-primary);font-weight:700}.rv-root .sw-search{align-items:center;display:flex;position:relative}.rv-root .sw-search__ico{color:var(--text-muted);pointer-events:none;display:flex;position:absolute;inset-inline-start:11px}.rv-root .sw-search__input{background:var(--surface-field);width:100%;height:38px;color:var(--text-primary);border:none;border-radius:10px;padding-inline:34px;font-family:inherit;font-size:13.5px;font-weight:500}.rv-root .sw-search__input--lg{height:46px;font-size:15px}.rv-root .sw-search__input::placeholder{color:var(--text-muted);font-weight:500}.rv-root .sw-search__input:focus{box-shadow:var(--ring-accent);outline:none}.rv-root .sw-search__input::-webkit-search-cancel-button{display:none}.rv-root .sw-search__clear{background:var(--surface-card-2);width:24px;height:24px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:8px}.rv-root .sw-note{border-radius:var(--radius-lg);background:var(--surface-field);color:var(--text-muted);align-items:center;gap:10px;margin:0;padding:8px 11px;font-size:12px;line-height:1.4;display:flex}.rv-root .sw-note b{color:var(--text-secondary);font-weight:700}.rv-root .sw-note__btn{color:var(--accent);cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-family:inherit;font-size:12px;font-weight:700}.rv-root .sw-list{overscroll-behavior:contain;max-height:232px;overflow-y:auto}.rv-root .sw-sec{letter-spacing:0;text-transform:none;color:var(--text-muted);padding:6px 11px 4px;font-size:12px;font-weight:400}.rv-root .sw-hit{background:var(--accent-soft);color:var(--accent);border-radius:3px;padding:0 1px}.rv-root .sw-foot{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;padding:10px 11px 4px;font-size:11.5px;display:flex}.rv-root .sw-foot__btn{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12.5px;font-weight:700}.rv-root .sw-empty{text-align:center;padding:20px 12px 16px}.rv-root .sw-empty__title{color:var(--text-primary);margin:0;font-size:13.5px;font-weight:700}.rv-root .sw-empty__sub{color:var(--text-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.rv-root .sw-empty__sub b{color:var(--text-secondary)}.rv-root .sw-empty__actions{justify-content:center;gap:8px;margin-top:12px;display:flex}.rv-root .sw-empty__btn{border-radius:var(--radius-pill);background:var(--surface-field);height:34px;color:var(--text-secondary);cursor:pointer;border:none;padding:0 14px;font-family:inherit;font-size:12.5px;font-weight:700}.rv-root .sw-empty__btn--primary{background:var(--accent-soft);color:var(--accent)}.rv-root.sw-modal{background:var(--dialog);border-radius:var(--radius-2xl);width:520px;max-width:calc(100% - 48px);max-height:min(640px,82%);box-shadow:var(--shadow-popover);flex-direction:column;padding:16px 14px 18px;display:flex;position:relative}.rv-root.sw-modal .sw-head{flex:none}.rv-root.sw-modal .sw-count{padding-inline-end:40px}.rv-root.sw-modal .sw-list{flex:1;min-height:0;max-height:none}.rv-root .sw-modal__x{top:12px;background:var(--surface-field);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;z-index:2;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:12px}.rv-root .sw-modal__x:hover{color:var(--text-primary)}.rv-root.sw-modal--phone{width:100%;max-width:none;max-height:62%;padding:14px 12px 6px}.rv-root.rv-modal{width:460px;max-width:calc(100vw - 48px)}.rv-root.rv-sheet{background:var(--dialog);width:100%;max-inline-size:560px;box-shadow:var(--shadow-popover);padding:10px 20px calc(20px + env(safe-area-inset-bottom,0px));border:none;border-radius:24px 24px 0 0;flex-direction:column;max-block-size:82%;margin-inline:auto;padding-inline:20px;display:flex;position:relative}.rv-root.rv-sheet--kbd{max-height:62%}.rv-root .rv-sheet__handle{background:var(--divider-dot);border-radius:999px;flex:none;width:38px;height:4px;margin:6px auto 12px}.rv-root.rv-sheet .sw-head{flex:none}.rv-root.rv-sheet .sw-list{flex:1;min-height:0;max-height:none}.rv-root .rv-sub{color:var(--text-secondary);text-wrap:pretty;margin:0;padding:0 4px;font-size:12.5px;line-height:1.55}.rv-root .rv-sub b{color:var(--text-primary)}.rv-root .rv-h.rv-h--center{text-align:center;margin:6px 0 0;padding:0 40px}.rv-root .rv-sub--center{text-align:center;margin-top:2px}.rv-root .rv-list{background:var(--surface-field);border-radius:var(--radius-lg);flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden auto}.rv-root .rv-list .sw-row{background:0 0;border-radius:0;position:relative}.rv-root .rv-list .sw-row:hover{background:var(--surface-card-2)}.rv-root .rv-list .sw-row+.sw-row:before{content:"";top:0;background:var(--border-line);transform-origin:top;height:1px;position:absolute;inset-inline:56px 0;transform:scaleY(.5)}.rv-root .rv-list .sw-row__ava{background:var(--accent-gradient);color:var(--on-accent);opacity:.85}.rv-root .rv-list .sw-foot{border-top:1px solid var(--border-line);padding:10px 11px}.rv-root .rv-chev-chip{width:auto;height:auto;color:var(--text-muted);opacity:.45;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;display:flex}.rv-root .sw-row:hover .rv-chev-chip{color:var(--text-muted);background:0 0}.rv-root.sw-modal .sw-note,.rv-root.rv-sheet .sw-note{flex:none}.rv-root .rv-h{letter-spacing:-.01em;text-wrap:pretty;margin:2px 0 0;padding:0 4px;font-size:19px;font-weight:700;line-height:1.3}[dir=rtl] .rv-root .rv-h{letter-spacing:0}.rv-root .rv-go{color:var(--text-muted);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.rv-root .rv-go>span:not(.rv-chev-chip){display:none}[dir=rtl] .rv-root .rv-go .rv-chev{transform:scaleX(-1)}.rv-root .rv-step2{flex-direction:column;flex:1;justify-content:flex-start;padding:2px 6px 0;display:flex}.rv-root .rv-back{top:12px;background:var(--surface-field);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;z-index:2;border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:12px}.rv-root .rv-back:hover{color:var(--text-primary)}[dir=rtl] .rv-root .rv-back svg{transform:scaleX(-1)}.rv-root .rv-overline{color:var(--text-muted);font-size:11.5px}.rv-root .rv-title{letter-spacing:-.01em;margin:4px 0 0;font-size:19px;font-weight:700}.rv-root .rv-title--center{text-align:center;margin:6px 0 0;padding:0 40px}.rv-root .rv-step2 form{margin-top:22px}.rv-root .rv-group{background:var(--surface-field);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.rv-root .rv-group .field{background:0 0;border:none;border-radius:0;margin:0}.rv-root .rv-group .field:first-child{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.rv-root .rv-group .field:last-child{border-radius:0 0 var(--radius-lg) var(--radius-lg)}.rv-root .rv-group .field:only-child{border-radius:var(--radius-lg)}.rv-root .rv-group .field+.field{border-top:1px solid var(--border-line)}.rv-root .rv-group .field:focus-within{box-shadow:var(--ring-accent-inset);outline:none}.rv-root .rv-sub--center b{color:var(--text-primary)}.rv-root.rv-sheet .rv-title--center{margin-top:14px}[dir=rtl] .rv-root .rv-title{letter-spacing:0}.rv-root .rv-rule{color:var(--text-muted);align-items:center;gap:7px;margin:12px 0 16px;font-size:12px;line-height:1.5;display:flex}.rv-root .rv-rule svg{flex:none}.rv-root .rv-eye{cursor:pointer;color:var(--icon);background:0 0;border:none;padding:6px;display:flex}.rv-root .rv-msg{color:var(--danger);font-size:12px;display:block}.rv-root .rv-skip{width:100%;height:var(--control-h-lg);background:var(--surface-field);color:var(--text-secondary);font:var(--type-button);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;margin:10px 0 0;font-size:15px;font-weight:500;display:flex}.rv-root .rv-skip:hover{color:var(--text-primary);background:var(--surface-card-2)}.rv-root .rv-skip:active{opacity:.6}.rv-root .rv-err{background:var(--danger-soft);color:var(--danger);border-radius:var(--radius-lg);border:none;align-items:center;gap:9px;margin-bottom:16px;padding:11px 13px;font-size:13px;display:flex}
