.rv-iseq{display:flex;flex-direction:column;gap:var(--rv-5);min-width:0}.rv-iseq__marks{display:flex;align-items:flex-end;gap:min(.375rem,1.2%);min-width:0}.rv-iseq__mark{flex:1 1 0;min-width:2px;max-width:2.25rem;height:2.25rem;border-radius:.3125rem;background:var(--rv-band);transform-origin:bottom center;transition:transform .59s var(--rv-ease-out),background-color .35s var(--rv-ease),box-shadow .35s var(--rv-ease),opacity .5s var(--rv-ease);transition-delay:var(--rv-d,0s),0s,0s,var(--rv-d,0s)}.rv-iseq__mark--break{margin-left:min(.5rem,1.6%)}.rv-iseq__mark[data-kind=core][data-scored=true]{height:4.5rem;background:rgb(91 78 232/.18)}.rv-iseq__mark[data-rated=true]{background:var(--rv-violet);box-shadow:0 2px 10px rgb(91 78 232/.32)}.rv-iseq__mark[data-kind=profile]{background:transparent;box-shadow:inset 0 0 0 1.5px rgb(91 78 232/.55)}@media screen and (prefers-reduced-motion:no-preference){.rv-iseq.rv-motion:not(.rv-in) .rv-iseq__mark{transform:scaleY(.06);opacity:0}}.rv-iseq__legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--rv-4) var(--rv-5)}@container rv (min-width: 40rem){.rv-iseq__legend{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr))}}.rv-iseq__key{display:grid;grid-template-columns:.75rem minmax(0,1fr);-moz-column-gap:var(--rv-2);column-gap:var(--rv-2);row-gap:.375rem;align-items:center;min-width:0}.rv-iseq__swatch{width:.75rem;height:.75rem;border-radius:3px;background:var(--rv-band)}.rv-iseq__swatch[data-kind=core]{background:var(--rv-violet)}.rv-iseq__swatch[data-kind=profile]{background:transparent;box-shadow:inset 0 0 0 1.5px rgb(91 78 232/.55)}.rv-iseq__key-label{font-size:.6875rem;font-weight:500;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-dim);min-width:0}.rv-iseq__key-val{grid-column:2;display:flex;flex-wrap:wrap;align-items:baseline;gap:.125rem .5rem}.rv-iseq__key-num{font-size:var(--rv-t-num-m);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--rv-ink);font-variant-numeric:tabular-nums}.rv-iseq__key-note{font-size:.8125rem;line-height:1.3;color:var(--rv-muted)}.rv-ip-groups{gap:var(--rv-7)}.rv-ip-group,.rv-ip-groups{display:flex;flex-direction:column}.rv-ip-group{gap:var(--rv-4);min-width:0}.rv-ip-group__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--rv-1) var(--rv-3)}.rv-ip-group__count{font-size:var(--rv-t-h3);font-weight:500;line-height:1.3;color:var(--rv-dim)}.rv-ip-group__note{font-size:var(--rv-t-label);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-dim)}.rv-ip-qs{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-ip-q{display:grid;grid-template-columns:2rem minmax(0,1fr);-moz-column-gap:var(--rv-3);column-gap:var(--rv-3);row-gap:var(--rv-4);padding-block:var(--rv-5);border-bottom:1px solid var(--rv-line)}.rv-ip-q__n{grid-column:1;grid-row:1;font-size:.8125rem;font-weight:500;line-height:1.59375rem;letter-spacing:.06em;color:var(--rv-dim)}.rv-ip-q__main{grid-row:1;display:flex;flex-direction:column;gap:var(--rv-2)}.rv-ip-q__main,.rv-ip-q__side{grid-column:2;min-width:0}.rv-ip-q__side>.rv-small{padding-top:.125rem}.rv-ip-q__prompt{font-size:1.0625rem;font-weight:500;line-height:1.5;letter-spacing:-.008em;color:var(--rv-ink);max-width:62ch;overflow-wrap:break-word;text-wrap:pretty}.rv-ip-q__comp{color:var(--rv-violet-ink)}.rv-ip-q__main .rv-more--bare>summary{justify-content:flex-start;gap:var(--rv-2)}@container rv (min-width: 56rem){.rv-ip-q{grid-template-columns:2.5rem minmax(0,7fr) minmax(0,5fr);-moz-column-gap:0;column-gap:0;padding-block:var(--rv-6)}.rv-ip-q__main{padding-right:var(--rv-gutter)}.rv-ip-q__side{grid-column:3;grid-row:1}}.rv-ip-detail{display:flex;flex-direction:column;gap:var(--rv-2);min-width:0}.rv-ip-body{color:var(--rv-body)}.rv-ip-anchors{display:flex;flex-direction:column;gap:var(--rv-2)}.rv-ip-anchors>li{display:grid;grid-template-columns:1.25rem minmax(0,1fr);gap:var(--rv-2);align-items:baseline}.rv-ip-anchors__lvl{font-size:.8125rem;font-weight:500;color:var(--rv-violet-ink)}.rv-ip-rate{display:flex;flex-direction:column;gap:var(--rv-2);max-width:28rem}.rv-ip-rate__scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.375rem}.rv-ip-rate__btn{height:2.5rem;border:1px solid var(--rv-line-strong);border-radius:.5rem;background:var(--rv-bg);color:var(--rv-body);font-size:.9375rem;font-weight:500;line-height:1;cursor:pointer;transition:background-color .2s var(--rv-ease),border-color .2s var(--rv-ease),color .2s var(--rv-ease),box-shadow .2s var(--rv-ease)}.rv-ip-rate__btn:hover:not(:disabled){border-color:rgb(91 78 232/.5);background:var(--rv-violet-soft);color:var(--rv-violet-ink)}.rv-ip-rate__btn[aria-pressed=true],.rv-ip-rate__btn[aria-pressed=true]:hover:not(:disabled){border-color:var(--rv-violet);background:var(--rv-violet);color:#fff;box-shadow:0 2px 10px rgb(91 78 232/.3)}.rv-ip-rate__btn:disabled{cursor:default}.rv-ip-rate__btn:disabled:not([aria-pressed=true]){color:var(--rv-faint)}.rv-ip-rate__ends{display:flex;justify-content:space-between;gap:var(--rv-4);font-size:.8125rem;line-height:1.4;color:var(--rv-muted)}.rv-ip-rate__ends>span{max-width:48%}.rv-ip-rate__ends>span:last-child{text-align:right}.rv-ip-field{display:block;width:100%;min-height:2.75rem;margin-top:var(--rv-2);padding:.625rem .75rem;border:1px solid var(--rv-line-strong);border-radius:.5rem;background:var(--rv-bg);color:var(--rv-ink);font:inherit;font-size:var(--rv-t-small);line-height:1.5;resize:vertical;field-sizing:content;transition:border-color .2s var(--rv-ease),box-shadow .2s var(--rv-ease)}.rv-ip-field::-moz-placeholder{color:var(--rv-dim);opacity:1}.rv-ip-field::placeholder{color:var(--rv-dim);opacity:1}.rv-ip-field:focus,.rv-ip-field:focus-visible{outline:none;border-color:var(--rv-violet);box-shadow:0 0 0 3px var(--rv-violet-soft)}.rv-ip-field:disabled{background:var(--rv-wash);color:var(--rv-body)}.rv-ip-rec{display:flex;flex-direction:column;gap:var(--rv-5);max-width:44rem}.rv-ip-rec__opts{display:flex;flex-wrap:wrap;gap:var(--rv-2)}.rv-ip-rec__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--rv-3) var(--rv-5)}.rv-ip-field--summary{margin-top:0;min-height:6rem;font-size:var(--rv-t-body)}.rv-ip-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--rv-2);min-height:2.5rem;padding:0 var(--rv-4);border:1px solid var(--rv-line-strong);border-radius:.5rem;background:var(--rv-bg);color:var(--rv-ink);font-size:var(--rv-t-small);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s var(--rv-ease),border-color .2s var(--rv-ease),color .2s var(--rv-ease),opacity .2s var(--rv-ease)}.rv-ip-btn:hover:not(:disabled){border-color:var(--rv-violet);color:var(--rv-violet-ink)}.rv-ip-btn:disabled{cursor:default}.rv-ip-rec__opt[aria-pressed=true]{border-color:var(--rv-violet);background:var(--rv-violet-soft);color:var(--rv-violet-ink);box-shadow:inset 0 0 0 1px var(--rv-violet)}.rv-ip-rec__opt:disabled:not([aria-pressed=true]){color:var(--rv-faint)}.rv-ip-btn--primary{border-color:var(--rv-violet);background:var(--rv-violet);color:#fff}.rv-ip-btn--primary:hover:not(:disabled){border-color:var(--rv-violet-ink);background:var(--rv-violet-ink);color:#fff}.rv-ip-btn--primary:disabled{opacity:.55}.rv-ip-spinner{width:.875rem;height:.875rem;border-radius:999px;border:2px solid rgb(255 255 255/.4);border-top-color:#fff;animation:rv-ip-spin .52s linear infinite}@keyframes rv-ip-spin{to{transform:rotate(1turn)}}.rv-ip-fit{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-7) var(--rv-gutter)}@container rv (min-width: 56rem){.rv-ip-fit{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.rv-ip-fit:has(>:only-child){grid-template-columns:minmax(0,1fr)}}.rv-ip-fit__dims,.rv-ip-fit__lead{display:flex;flex-direction:column;gap:var(--rv-6);min-width:0}.rv-ip-fit .rv-meter__note{margin-top:var(--rv-3)}.rv-ip-aligned{color:var(--rv-teal-ink)}.rv-ip-people{display:flex;flex-direction:column;max-width:44rem;border-top:1px solid var(--rv-line)}.rv-ip-person{display:flex;align-items:baseline;justify-content:space-between;gap:var(--rv-4);padding-block:var(--rv-3);border-bottom:1px solid var(--rv-line)}.rv-ip-person__name{min-width:0;font-size:.9375rem;color:var(--rv-ink);overflow-wrap:anywhere}.rv-ip-person__status{font-size:var(--rv-t-label);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--rv-dim);white-space:nowrap}.rv-ip-status{display:flex;flex-direction:column;gap:var(--rv-3);max-width:20rem;padding-block:var(--rv-8);font-size:var(--rv-t-small);line-height:1.5;color:var(--rv-muted)}.rv-ip-status__bar{position:relative;display:block;height:.25rem;border-radius:999px;background:var(--rv-track);overflow:hidden}.rv-ip-status__bar:after{content:"";position:absolute;top:0;bottom:0;left:0;width:35%;border-radius:999px;background:var(--rv-violet);animation:rv-ip-load .91s var(--rv-ease) infinite}@keyframes rv-ip-load{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}@media (prefers-reduced-motion:reduce){.rv-ip-status__bar:after{animation:none;width:100%;opacity:.35}.rv-ip-spinner{animation-duration:2.4s}}@media print{.rv-ip-person,.rv-ip-q{-moz-column-break-inside:avoid;break-inside:avoid}.rv-ip-rec__foot .rv-ip-btn--primary{display:none}}.rv-au-facts{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-au-fact{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-2) var(--rv-gutter);padding-block:var(--rv-5);border-bottom:1px solid var(--rv-line)}.rv-au-fact__value{font-size:var(--rv-t-body);line-height:1.65;color:var(--rv-body);max-width:68ch;text-wrap:pretty}.rv-au-fact__value--strong{font-weight:500;color:var(--rv-ink)}@container rv (min-width: 44rem){.rv-au-fact{grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:baseline}}.rv-atl{display:flex;flex-direction:column}.rv-atl__item{display:grid;grid-template-columns:1rem minmax(0,1fr);grid-template-areas:"rail body" "rail when";-moz-column-gap:var(--rv-4);column-gap:var(--rv-4);row-gap:.125rem;padding-bottom:var(--rv-5)}.rv-atl__item:last-child{padding-bottom:0}.rv-atl__rail{grid-area:rail;position:relative}.rv-atl__node{position:absolute;left:50%;top:.4375rem;width:.625rem;height:.625rem;margin-left:-.3125rem;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 2px var(--rv-violet);transition:transform .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--rv-d,0s)}.rv-atl__item:first-child .rv-atl__node{background:var(--rv-violet);box-shadow:0 0 0 3px var(--rv-violet-soft)}.rv-atl__line{position:absolute;left:50%;top:.75rem;bottom:calc(-1 * (var(--rv-5) + .75rem));width:2px;margin-left:-1px;border-radius:1px;background:var(--rv-line-strong);transform-origin:top center;transition:transform .52s var(--rv-ease-out);transition-delay:calc(var(--rv-d, 0s) + .12s)}.rv-atl__item:last-child .rv-atl__line{display:none}.rv-atl--trailing .rv-atl__item:last-child .rv-atl__line{display:block;bottom:calc(-1 * var(--rv-6));background:linear-gradient(to bottom,var(--rv-line-strong),transparent)}.rv-atl__body{grid-area:body;display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;min-width:0;transition:opacity .6s var(--rv-ease),transform .52s var(--rv-ease-out);transition-delay:var(--rv-d,0s)}.rv-atl__what{font-size:.9375rem;line-height:1.5rem;color:var(--rv-body);max-width:68ch;overflow-wrap:anywhere;text-wrap:pretty}.rv-atl__actor{font-weight:500;color:var(--rv-ink)}.rv-atl__entity{font-size:.6875rem;font-weight:500;line-height:1.4;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-dim)}.rv-atl__when{grid-area:when;font-size:.8125rem;line-height:1.4;color:var(--rv-muted);transition:opacity .6s var(--rv-ease),transform .52s var(--rv-ease-out);transition-delay:var(--rv-d,0s)}@container rv (min-width: 44rem){.rv-atl__item{grid-template-columns:10.5rem 1rem minmax(0,1fr);grid-template-areas:"when rail body"}.rv-atl__when{line-height:1.5rem;text-align:right;white-space:nowrap}}@media screen and (prefers-reduced-motion:no-preference){.rv-atl.rv-motion:not(.rv-in) .rv-atl__node{transform:scale(0)}.rv-atl.rv-motion:not(.rv-in) .rv-atl__line{transform:scaleY(0)}.rv-atl.rv-motion:not(.rv-in) .rv-atl__body,}.rv-au-more{margin-top:var(--rv-2)}.rv-au-more>summary{padding-left:calc(1rem + var(--rv-4))}.rv-au-more>.rv-more__body{padding-top:var(--rv-4)}@container rv (min-width: 44rem){.rv-au-more>summary{padding-left:calc(11.5rem + 2 * var(--rv-4))}}.rv-au-empty,.rv-au-status{color:var(--rv-muted)}.rv-au-status{display:flex;flex-direction:column;gap:var(--rv-3);max-width:20rem;font-size:var(--rv-t-small);line-height:1.5}.rv-au-status__bar{position:relative;display:block;height:.25rem;border-radius:999px;background:var(--rv-track);overflow:hidden}.rv-au-status__bar:after{content:"";position:absolute;top:0;bottom:0;left:0;width:35%;border-radius:999px;background:var(--rv-violet);animation:rv-au-load .91s var(--rv-ease) infinite}@keyframes rv-au-load{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}@media (prefers-reduced-motion:reduce){.rv-au-status__bar:after{animation:none;width:100%;opacity:.35}}.rv-au-error{display:flex;flex-direction:column;align-items:flex-start;gap:var(--rv-3);max-width:44rem}.rv-au-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--rv-2);min-height:2.5rem;margin-top:var(--rv-2);padding:0 var(--rv-4);border:1px solid var(--rv-violet);border-radius:.5rem;background:var(--rv-bg);color:var(--rv-violet-ink);font-size:var(--rv-t-small);font-weight:500;line-height:1;cursor:pointer;transition:background-color .2s var(--rv-ease)}.rv-au-btn:hover{background:var(--rv-violet-soft)}@media print{.rv-atl__item,.rv-au-fact{-moz-column-break-inside:avoid;break-inside:avoid}.rv-au-btn{display:none}}.rv-au-rb-note{margin-bottom:var(--rv-6)}.rv-au-rb{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-au-rb__group{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-3) var(--rv-gutter);padding-block:var(--rv-5);border-bottom:1px solid var(--rv-line)}@container rv (min-width: 52rem){.rv-au-rb__group{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}.rv-au-rb__head{gap:var(--rv-1)}.rv-au-rb__head,.rv-au-rb__papers{display:flex;flex-direction:column;min-width:0}.rv-au-rb__papers{gap:var(--rv-4)}.rv-au-rb__paper{display:flex;flex-direction:column;gap:.25rem;min-width:0}.rv-au-rb__title{font-size:var(--rv-t-body);line-height:1.45;color:var(--rv-ink);text-decoration:underline;text-decoration-color:rgb(91 78 232/.35);text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .15s ease,text-decoration-color .15s ease}.rv-au-rb__title:hover{color:var(--rv-violet-ink);text-decoration-color:var(--rv-violet)}.rv-au-rb__meta{font-size:var(--rv-t-small);line-height:1.5;color:var(--rv-muted);overflow-wrap:anywhere}.rv-au-rb__doi{color:var(--rv-dim);white-space:nowrap}@media print{.rv-au-rb__title{text-decoration:none}}.rv-qn-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.rv-qn-intro{max-width:62ch}.rv-mast+.rv-section.rv-qn-section{padding-top:0;border-top:0}.rv-qn-list{border-top:1px solid var(--rv-line)}.rv-qn-list,.rv-qn-row{display:flex;flex-direction:column}.rv-qn-row{gap:var(--rv-4);padding-block:var(--rv-5);border-bottom:1px solid var(--rv-line)}.rv-qn-row__lead{display:grid;grid-template-columns:2rem minmax(0,1fr);-moz-column-gap:var(--rv-3);column-gap:var(--rv-3);min-width:0}.rv-qn-row__n{font-size:.8125rem;font-weight:500;line-height:1.0125rem;letter-spacing:.06em;color:var(--rv-dim)}.rv-qn-row__q{display:flex;flex-direction:column;gap:var(--rv-2);min-width:0}.rv-qn-row__stem{font-size:var(--rv-t-body);font-weight:500;line-height:1.5;letter-spacing:-.005em;color:var(--rv-ink);max-width:60ch;overflow-wrap:break-word;text-wrap:pretty}.rv-qn-row__a{min-width:0;padding-left:calc(2rem + var(--rv-3))}@container rv (min-width: 56rem){.rv-qn-row{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);-moz-column-gap:var(--rv-gutter);column-gap:var(--rv-gutter);padding-block:var(--rv-6)}.rv-qn-row__lead{grid-template-columns:2.5rem minmax(0,1fr);-moz-column-gap:0;column-gap:0}.rv-qn-row__a{padding-left:0;padding-top:calc(var(--rv-t-label) * 1.35 + var(--rv-2))}}.rv-qn-none{font-size:var(--rv-t-small);line-height:1.5;color:var(--rv-dim)}.rv-qn-text{margin:0;padding:.125rem 0 .125rem var(--rv-4);border-left:2px solid var(--rv-line-strong);font-size:var(--rv-t-body);line-height:1.65;color:var(--rv-ink);max-width:68ch;white-space:pre-line;overflow-wrap:anywhere;text-wrap:pretty}.rv-qn-number{font-size:var(--rv-t-num-m);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:var(--rv-ink)}.rv-qn-opts{display:flex;flex-direction:column;gap:var(--rv-2)}.rv-qn-opts--inline{flex-direction:row;flex-wrap:wrap;gap:var(--rv-2) var(--rv-6)}.rv-qn-opt{display:flex;align-items:flex-start;gap:var(--rv-3);font-size:.9375rem;line-height:1.5;color:var(--rv-dim);min-width:0}.rv-qn-opt__text{min-width:0;overflow-wrap:break-word}.rv-qn-opt__mark{width:.625rem;height:.625rem;margin-top:calc(.75em - .3125rem);border-radius:999px;box-shadow:inset 0 0 0 1.5px rgb(14 21 37/.22);flex:none}.rv-qn-opts--multi .rv-qn-opt__mark{border-radius:.1875rem}.rv-qn-opt--on{color:var(--rv-ink);font-weight:500}.rv-qn-opt--on .rv-qn-opt__mark{background:var(--rv-violet);box-shadow:0 0 0 3px var(--rv-violet-soft)}.rv-qsc{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-2);max-width:26rem}.rv-qsc__value{display:flex;align-items:baseline;gap:.4rem}.rv-qsc__num{font-size:var(--rv-t-num-m);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--rv-ink);font-variant-numeric:tabular-nums}.rv-qsc__of{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--rv-dim)}.rv-qsc__track{position:relative;display:block;height:.375rem;margin-top:var(--rv-2);border-radius:999px;background:var(--rv-track)}.rv-qsc__fill{left:0;top:0;bottom:0;background:linear-gradient(90deg,rgb(91 78 232/.3),var(--rv-violet));transform-origin:left center;transition:transform .72s var(--rv-ease-out)}.rv-qsc__fill,.rv-qsc__pt{position:absolute;border-radius:999px}.rv-qsc__pt{top:50%;width:.25rem;height:.25rem;margin:-.125rem 0 0 -.125rem;background:rgb(14 21 37/.28)}.rv-qsc__pt--filled{background:rgb(255 255 255/.8)}.rv-qsc__dot{position:absolute;top:50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border-radius:999px;background:var(--rv-violet);border:2.5px solid #fff;box-shadow:0 0 0 1px rgb(14 21 37/.08),0 2px 10px rgb(91 78 232/.5);transition:left .72s var(--rv-ease-out),transform .5s var(--rv-ease-out)}.rv-qsc__ends{display:flex;justify-content:space-between;gap:var(--rv-4);margin-top:.125rem;font-size:.8125rem;line-height:1.4;color:var(--rv-muted)}.rv-qsc__ends>:last-child{text-align:right}@media screen and (prefers-reduced-motion:no-preference){.rv-qsc.rv-motion:not(.rv-in) .rv-qsc__fill{transform:scaleX(0)}.rv-qsc.rv-motion:not(.rv-in) .rv-qsc__dot{left:0!important;transform:scale(.4)}.rv-qsc.rv-motion:not(.rv-in) .rv-qsc__pt--filled{background:rgb(14 21 37/.28)}}@media print{.rv-qn-row{-moz-column-break-inside:avoid;break-inside:avoid}}.rv-cc{width:100%;min-width:0;padding-top:var(--rv-5)}.rv-cc,.rv-cc__plot{position:relative}.rv-cc__svg{display:block;width:100%;height:auto;overflow:visible}.rv-cc__pin{position:absolute;display:flex;align-items:baseline;gap:.375rem;white-space:nowrap;transform:translate(-50%,calc(-100% - .5rem));pointer-events:none}.rv-cc__pin--start{transform:translate(-.625rem,calc(-100% - .5rem))}.rv-cc__pin--end{transform:translate(calc(-100% + .625rem),calc(-100% - .5rem))}.rv-cc__pin-val{font-size:var(--rv-t-num-m);font-weight:500;line-height:1;letter-spacing:-.03em;color:var(--rv-violet-ink);font-variant-numeric:tabular-nums}.rv-cc__pin-suf{font-size:.6em;letter-spacing:0;margin-left:.0625rem}.rv-cc__pin-unit{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--rv-dim)}.rv-cc__axis{position:relative;height:1.25rem;margin-top:.375rem}.rv-cc__tick{position:absolute;top:0;transform:translateX(-50%);font-size:.6875rem;font-weight:500;line-height:1.25rem;letter-spacing:.02em;color:var(--rv-dim);font-variant-numeric:tabular-nums;white-space:nowrap}.rv-cc__key{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--rv-2) var(--rv-5);margin-top:var(--rv-4);font-size:.8125rem;line-height:1.4;color:var(--rv-muted)}.rv-cc__key-item{display:inline-flex;align-items:center;gap:.5rem}.rv-cc__sw{flex:none;display:inline-block}.rv-cc__sw--dot{width:.5625rem;height:.5625rem;border-radius:999px;background:var(--rv-violet);box-shadow:0 0 0 2px #fff,0 0 0 3px var(--rv-violet)}.rv-cc__sw--bracket{width:1rem;height:.375rem;border:2px solid var(--rv-teal);border-bottom:0;border-radius:1px 1px 0 0}.rv-cc__sw--band{width:.75rem;height:.75rem;border-radius:3px;background:rgb(14 21 37/.08)}@keyframes rv-cc-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes rv-cc-fade{0%{opacity:0}to{opacity:1}}@keyframes rv-cc-sweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes rv-cc-pop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes rv-cc-open{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}@keyframes rv-cc-lift{0%{opacity:0;translate:0 .375rem}to{opacity:1;translate:0 0}}.rv-cc__sweep{transform-box:view-box;transform-origin:0 0}.rv-cc__dot,.rv-cc__range{transform-box:fill-box;transform-origin:center}@media screen and (prefers-reduced-motion:no-preference){.rv-cc.rv-motion .rv-cc__curve,.rv-cc.rv-motion .rv-cc__marker{stroke-dasharray:1;stroke-dashoffset:1}.rv-cc.rv-motion .rv-cc__axis,.rv-cc.rv-motion .rv-cc__band,.rv-cc.rv-motion .rv-cc__grid,.rv-cc.rv-motion .rv-cc__key,.rv-cc.rv-motion .rv-cc__pin,.rv-cc.rv-motion .rv-cc__range{opacity:0}.rv-cc.rv-motion .rv-cc__sweep{transform:scaleX(0)}.rv-cc.rv-motion .rv-cc__dot{transform:scale(0)}.rv-cc.rv-in .rv-cc__axis,.rv-cc.rv-in .rv-cc__grid{animation:rv-cc-fade .52s ease forwards}.rv-cc.rv-in .rv-cc__curve{animation:rv-cc-draw .91s cubic-bezier(.4,0,.2,1) .1s forwards}.rv-cc.rv-in .rv-cc__band{animation:rv-cc-fade .59s ease .7s forwards}.rv-cc.rv-in .rv-cc__sweep{animation:rv-cc-sweep .78s var(--rv-ease-out) .6s forwards}.rv-cc.rv-in .rv-cc__marker{animation:rv-cc-draw .7s var(--rv-ease-out) .72s forwards}.rv-cc.rv-in .rv-cc__dot{animation:rv-cc-pop .6s cubic-bezier(.34,1.56,.64,1) .78s forwards}.rv-cc.rv-in .rv-cc__range{animation:rv-cc-open .7s var(--rv-ease-out) .94s forwards}.rv-cc.rv-in .rv-cc__pin{animation:rv-cc-lift .6s var(--rv-ease-out) .75s forwards}.rv-cc.rv-in .rv-cc__key{animation:rv-cc-fade .52s ease .98s forwards}}.rv-ca{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-ca__row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name val" "track track";gap:var(--rv-2) var(--rv-4);align-items:end;padding-block:var(--rv-4) var(--rv-3);border-bottom:1px solid var(--rv-line)}.rv-ca__row--axis{padding-block:var(--rv-2) 0;border-bottom:0;grid-template-areas:"track track"}.rv-ca__row--axis .rv-ca__name,.rv-ca__row--axis .rv-ca__val{display:none}.rv-ca__name{grid-area:name;display:flex;flex-direction:column;gap:.125rem;min-width:0}.rv-ca__label{font-size:var(--rv-t-small);line-height:1.35;color:var(--rv-ink)}.rv-ca__row--overall .rv-ca__label{font-weight:500}.rv-ca__sub{font-size:.8125rem;line-height:1.35;color:var(--rv-muted);font-variant-numeric:tabular-nums}.rv-ca__val{grid-area:val;display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;white-space:nowrap}.rv-ca__num{font-size:1.125rem;font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--rv-ink)}.rv-ca__row--overall .rv-ca__num{font-size:var(--rv-t-num-m)}.rv-ca__suf{font-size:.62em;letter-spacing:0;margin-left:.0625rem;color:var(--rv-dim)}.rv-ca__ci{font-size:.75rem;line-height:1.3;color:var(--rv-dim)}.rv-ca__track{height:1.75rem}.rv-ca__ticks,.rv-ca__track{grid-area:track;position:relative;min-width:0}.rv-ca__ticks{height:1.25rem}.rv-ca__rail{position:absolute;left:0;right:0;top:50%;height:.375rem;margin-top:-.1875rem;border-radius:999px;background:var(--rv-track)}.rv-ca__mid{left:50%;width:0;border-left:1px dashed rgb(14 21 37/.2)}.rv-ca__mid,.rv-ca__target{position:absolute;top:0;bottom:0}.rv-ca__target{background:var(--rv-teal-soft);box-shadow:inset 1px 0 0 rgb(28 168 147/.35),inset -1px 0 0 rgb(28 168 147/.35)}.rv-ca__floor{position:absolute;top:0;bottom:0;width:0;border-left:1.5px dashed var(--rv-teal-ink);opacity:.7}.rv-ca__range{height:.375rem;margin-top:-.1875rem;background:rgb(91 78 232/.3);transform-origin:center}.rv-ca__dot,.rv-ca__range{position:absolute;top:50%;border-radius:999px}.rv-ca__dot{width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;background:var(--rv-violet);border:2.5px solid #fff;box-shadow:0 0 0 1px rgb(14 21 37/.08),0 2px 10px rgb(91 78 232/.5)}.rv-ca__row:not(.rv-ca__row--overall) .rv-ca__dot{width:.875rem;height:.875rem;margin:-.4375rem 0 0 -.4375rem;border-width:2px}.rv-ca__tick{position:absolute;top:0;transform:translateX(-50%);font-size:.6875rem;font-weight:500;line-height:1.25rem;letter-spacing:.04em;color:var(--rv-dim);white-space:nowrap;font-variant-numeric:tabular-nums}.rv-ca__tick:first-child{transform:none}.rv-ca__tick:last-child{transform:translateX(-100%)}@container rv (min-width: 44rem){.rv-ca__row{grid-template-columns:13rem minmax(0,1fr) 6.5rem;align-items:center;padding-block:0}.rv-ca__row,.rv-ca__row--axis{grid-template-areas:"name track val"}.rv-ca__row--axis{padding-top:var(--rv-2)}.rv-ca__row--axis .rv-ca__name,.rv-ca__row--axis .rv-ca__val{display:block}.rv-ca__name{padding-block:var(--rv-3)}.rv-ca__track{height:auto;min-height:4rem;align-self:stretch}.rv-ca__row--overall .rv-ca__track{min-height:4.5rem}.rv-ca__ticks{align-self:start}}@keyframes rv-ca-grow{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes rv-ca-pop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes rv-ca-fade{0%{opacity:0}to{opacity:1}}@media screen and (prefers-reduced-motion:no-preference){.rv-ca.rv-motion .rv-ca__range{transform:scaleX(0);opacity:0}.rv-ca.rv-motion .rv-ca__dot{transform:scale(0)}.rv-ca.rv-motion .rv-ca__floor,.rv-ca.rv-motion .rv-ca__target{opacity:0}.rv-ca.rv-in .rv-ca__target{animation:rv-ca-fade .59s ease .1s forwards}.rv-ca.rv-in .rv-ca__floor{animation:rv-cc-fade-07 .59s ease .3s forwards}.rv-ca.rv-in .rv-ca__range{animation:rv-ca-grow .59s var(--rv-ease-out) var(--rv-d,0s) forwards}.rv-ca.rv-in .rv-ca__dot{animation:rv-ca-pop .6s cubic-bezier(.34,1.56,.64,1) calc(var(--rv-d, 0s) + .25s) forwards}}@keyframes rv-cc-fade-07{0%{opacity:0}to{opacity:.7}}.rv-cg-meta{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--rv-5) var(--rv-7);width:100%}.rv-cg-meta__norm{gap:var(--rv-2);max-width:20rem;padding-top:.25rem}.rv-cg-areas,.rv-cg-meta__norm{display:flex;flex-direction:column}.rv-cg-areas{gap:var(--rv-5)}.rv-cg-areas__foot{gap:var(--rv-3)}.rv-cg-area,.rv-cg-areas__foot{display:flex;flex-direction:column}.rv-cg-area{gap:var(--rv-2);min-width:0}.rv-cg-sw-range{width:1rem;height:.375rem;border-radius:999px;background:rgb(91 78 232/.3)}.rv-cg-sw-floor{width:0;height:.875rem;border-radius:0;background:none;border-left:1.5px dashed var(--rv-teal-ink)}.rv-cg-review{gap:var(--rv-6)}.rv-cg-review,.rv-cg-review__grid{display:flex;flex-direction:column}.rv-cg-review__grid{gap:var(--rv-5)}.rv-cg-review__more{display:flex;flex-direction:column}.rv-cg-review__more>.rv-more:last-child{border-bottom:1px solid var(--rv-line)}.rv-cg-grid{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-cg-grid__row{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-3) var(--rv-4);padding-block:var(--rv-4);border-bottom:1px solid var(--rv-line)}.rv-cg-grid__name{display:flex;align-items:baseline;justify-content:space-between;gap:var(--rv-3);min-width:0}.rv-cg-grid__label{font-size:var(--rv-t-small);line-height:1.35;color:var(--rv-ink)}.rv-cg-grid__sub{font-size:.8125rem;line-height:1.35;color:var(--rv-muted);white-space:nowrap}.rv-cg-grid__cells{display:flex;flex-wrap:wrap;gap:.375rem;min-width:0}@container rv (min-width: 44rem){.rv-cg-grid__row{grid-template-columns:13rem minmax(0,1fr);align-items:center}.rv-cg-grid__name{flex-direction:column;justify-content:center;gap:.125rem}}.rv-cg-sq{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.3125rem;font-size:.6875rem;font-weight:500;line-height:1;cursor:default}.rv-cg-sq--correct{background:var(--rv-teal-soft);box-shadow:inset 0 0 0 1.5px var(--rv-teal);color:var(--rv-teal-ink)}.rv-cg-sq--missed{background:rgb(14 21 37/.62);color:#fff}.rv-cg-sq--skipped{background:transparent;box-shadow:inset 0 0 0 1px var(--rv-line-strong);color:var(--rv-faint);background-image:linear-gradient(135deg,transparent 47%,rgb(14 21 37/.12) 0,rgb(14 21 37/.12) 53%,transparent 0)}.rv-cg-sw-sq{width:.875rem;height:.875rem;border-radius:3px}@keyframes rv-cg-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@media screen and (prefers-reduced-motion:no-preference){.rv-cg-grid.rv-motion .rv-cg-sq{opacity:0;transform:scale(.4)}.rv-cg-grid.rv-in .rv-cg-sq{animation:rv-cg-pop .45s cubic-bezier(.34,1.56,.64,1) var(--rv-d,0s) forwards}}.rv-cg-items{display:flex;flex-direction:column}.rv-cg-item{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-4) var(--rv-gutter);padding-block:var(--rv-5);border-top:1px solid var(--rv-line)}.rv-cg-item:first-child{border-top:0;padding-top:var(--rv-2)}@container rv (min-width: 56rem){.rv-cg-item{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.rv-cg-item__main{display:flex;flex-direction:column;align-items:flex-start;gap:var(--rv-3);min-width:0}.rv-cg-item__meta{display:flex;flex-wrap:wrap;gap:.25rem .875rem;font-size:var(--rv-t-label);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--rv-dim)}.rv-cg-item__stem{font-size:.9375rem;line-height:1.55;color:var(--rv-ink);max-width:64ch;text-wrap:pretty}.rv-cg-item__why{display:flex;flex-direction:column;gap:var(--rv-2);min-width:0}@container rv (min-width: 56rem){.rv-cg-item__why{padding-top:1.625rem}}.rv-cg-choices{display:flex;flex-direction:column;gap:.25rem;width:100%;max-width:40rem}.rv-cg-choice{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.125rem var(--rv-3);padding:.3125rem 0 .3125rem var(--rv-3);border-left:2px solid transparent;font-size:var(--rv-t-small);line-height:1.45;color:var(--rv-muted)}.rv-cg-choice.is-key{border-left-color:var(--rv-teal);color:var(--rv-ink)}.rv-cg-choice.is-theirs{border-left-color:var(--rv-ink);color:var(--rv-ink)}.rv-cg-choice__text{min-width:0}.rv-cg-choice__tag{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--rv-dim);white-space:nowrap}.rv-cg-choice.is-key .rv-cg-choice__tag{color:var(--rv-teal-ink)}.rv-cg-matrix{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--rv-4) var(--rv-5)}.rv-cg-matrix__grid{display:grid;grid-template-columns:repeat(3,2.75rem);gap:.25rem}.rv-cg-matrix__opts{display:flex;flex-wrap:wrap;gap:var(--rv-2) .625rem}.rv-cg-cell{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:.1875rem;border-radius:.3125rem;box-shadow:inset 0 0 0 1px var(--rv-line-strong);background:#fff}.rv-cg-cell svg{display:block;width:100%;height:100%}.rv-cg-cell--gap{box-shadow:none;border:1px dashed var(--rv-line-strong);font-size:.75rem;font-weight:500;color:var(--rv-faint)}.rv-cg-cell--opt{width:3.25rem;height:3.25rem}.rv-cg-cell--opt.is-key{box-shadow:inset 0 0 0 2px var(--rv-teal)}.rv-cg-cell--opt.is-theirs{box-shadow:inset 0 0 0 2px var(--rv-ink)}.rv-cg-opt{display:flex;flex-direction:column;align-items:center;gap:.25rem}.rv-cg-opt__cap{min-height:.875rem;font-size:.625rem;font-weight:500;line-height:.875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--rv-dim);white-space:nowrap}.rv-cg-probes{gap:var(--rv-5)}.rv-cg-method,.rv-cg-probes{display:flex;flex-direction:column}.rv-cg-method{gap:var(--rv-6)}.rv-cg-method__time{color:var(--rv-muted)}.rv-cg-method .rv-note__body>p+p,.rv-cg-method__time{margin-top:var(--rv-2)}@media print{.rv-cg-cell,.rv-cg-sq{-webkit-print-color-adjust:exact;print-color-adjust:exact}.rv-ca__row,.rv-cg-grid__row,.rv-cg-item{-moz-column-break-inside:avoid;break-inside:avoid}}.rv-dx-wheel{display:flex;flex-direction:column;align-items:center;gap:var(--rv-4);margin:0;min-width:0}.rv-dx-wheel .rv-figure__cap{max-width:36ch;text-align:center}.rv-dw{width:100%;max-width:26rem;min-width:0}.rv-dw__svg{display:block;width:100%;height:auto;overflow:visible}.rv-dw__row{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--rv-3)}.rv-dw__row--top{padding-bottom:var(--rv-1)}.rv-dw__row--bottom{align-items:flex-start;padding-top:var(--rv-1)}.rv-dw__label{display:flex;align-items:baseline;gap:.5rem;min-width:0}.rv-dw__label--right{flex-direction:row-reverse}.rv-dw__letter{font-size:1.375rem;font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--rv-faint)}.rv-dw__name{font-size:.6875rem;font-weight:500;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;color:var(--rv-dim);white-space:nowrap}.rv-dw__label[data-on="1"] .rv-dw__letter{color:var(--rv-violet-ink)}.rv-dw__label[data-on="1"] .rv-dw__name{color:var(--rv-ink)}@container rv (max-width: 24rem){.rv-dw__name{letter-spacing:.06em}}.rv-dw__dot{transform-box:fill-box;transform-origin:center}@keyframes rv-dw-fade{0%{opacity:0}to{opacity:1}}@keyframes rv-dw-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes rv-dw-pop{0%{transform:scale(0)}70%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes rv-dw-breathe{0%,to{opacity:.6}50%{opacity:1}}@media screen and (prefers-reduced-motion:no-preference){.rv-dw.rv-motion .rv-dw__guides,.rv-dw.rv-motion .rv-dw__halo,.rv-dw.rv-motion .rv-dw__quad,.rv-dw.rv-motion .rv-dw__row{opacity:0}.rv-dw.rv-motion .rv-dw__line{stroke-dasharray:1;stroke-dashoffset:1}.rv-dw.rv-motion .rv-dw__dot{transform:scale(0)}.rv-dw.rv-in .rv-dw__quad{animation:rv-dw-fade .59s ease forwards}.rv-dw.rv-in .rv-dw__guides{animation:rv-dw-fade .59s ease .25s forwards}.rv-dw.rv-in .rv-dw__row{animation:rv-dw-fade .52s ease .35s forwards}.rv-dw.rv-in .rv-dw__line{animation:rv-dw-draw .59s var(--rv-ease-out) .7s forwards}.rv-dw.rv-in .rv-dw__dot{animation:rv-dw-pop .6s cubic-bezier(.34,1.56,.64,1) .88s forwards}.rv-dw.rv-in .rv-dw__halo{animation:rv-dw-fade .65s ease .98s forwards,rv-dw-breathe 5s ease-in-out 2.5s infinite}}.rv-dx .rv-pair{row-gap:var(--rv-6)}.rv-dx-quality{display:flex;flex-direction:column;gap:var(--rv-2)}.rv-dx-tagline{font-size:var(--rv-t-small);line-height:1.55;color:var(--rv-muted);max-width:60ch}.rv-dx-meta{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--rv-5) var(--rv-7);width:100%;margin:0}.rv-dx-meta>div{display:flex;flex-direction:column;gap:var(--rv-2);min-width:0}.rv-dx-meta dd{margin:0}.rv-dx-meta__code{font-size:var(--rv-t-num-l);line-height:1;letter-spacing:-.03em}.rv-dx-meta__code,.rv-dx-meta__val{font-weight:500;color:var(--rv-ink)}.rv-dx-meta__val{display:flex;flex-direction:column;gap:.25rem;font-size:var(--rv-t-h3);line-height:1.2;letter-spacing:-.012em}.rv-dx-meta__val .rv-small{font-weight:400;letter-spacing:0}.rv-dx-scales{display:flex;flex-direction:column;gap:var(--rv-6)}.rv-dx-scales .rv-meter__note .rv-small{max-width:52ch}.rv-dx-muted{color:var(--rv-muted)}.rv-dx-stack{display:flex;flex-direction:column;gap:var(--rv-7)}.rv-dx-split{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-6) var(--rv-gutter);align-items:start}@container rv (min-width: 56rem){.rv-dx-split{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}.rv-dx-prose{display:flex;flex-direction:column;gap:var(--rv-4);min-width:0}.rv-dx-lead{font-size:1.125rem;line-height:1.6;color:var(--rv-body);max-width:60ch;text-wrap:pretty}.rv-dx-block{display:flex;flex-direction:column;gap:var(--rv-3);min-width:0}.rv-dx-block>.rv-label+*{margin-top:calc(var(--rv-2) - var(--rv-3))}.rv-dx-block>.rv-more--bare{margin-top:calc(var(--rv-2) * -1)}.rv-dx-block>.rv-points+.rv-points{margin-top:calc(var(--rv-1) - var(--rv-3))}.rv-dx-traits{gap:var(--rv-4)}.rv-dx-trait,.rv-dx-traits{display:flex;flex-direction:column}.rv-dx-trait{gap:var(--rv-1)}.rv-dx-excerpt{display:flex;flex-direction:column;gap:var(--rv-2);margin:0;padding:.125rem 0 .125rem var(--rv-4);border-left:2px solid rgb(91 78 232/.28)}.rv-dx-excerpt__body{display:flex;flex-direction:column;gap:var(--rv-3);max-width:68ch;font-size:var(--rv-t-small);font-style:italic;line-height:1.6;color:var(--rv-body)}.rv-dx-prompts{display:flex;flex-direction:column;gap:var(--rv-4)}.rv-dx-prompts>.rv-more{margin-top:calc(var(--rv-4) * -1)}.rv-dx-prompts .rv-more__body>.rv-qa>.rv-qa__item:first-child{padding-top:0}.rv-dx-pairs{display:flex;flex-direction:column}.rv-dx-pairs>.rv-more:last-child{border-bottom:1px solid var(--rv-line)}.rv-dx-onboarding{margin-top:var(--rv-7);max-width:68ch;font-size:var(--rv-t-small);line-height:1.55;color:var(--rv-muted)}.rv-dx-use{margin-top:var(--rv-sec)}.rv-dx-use+.rv-foot{margin-top:var(--rv-6)}@media print{.rv-dw__halo{animation:none!important}.rv-dw,.rv-dx-block,.rv-dx-trait{-moz-column-break-inside:avoid;break-inside:avoid}}@media (prefers-reduced-motion:reduce){.rv-dw__halo{animation:none}}.rv-cmp-page{gap:1.5rem}.rv-cmp-controls,.rv-cmp-page{display:flex;flex-direction:column}.rv-cmp-controls{gap:var(--rv-5);padding-block:var(--rv-2) var(--rv-7)}.rv-cmp-head,.rv-cmp-head__main{display:flex;flex-direction:column;gap:var(--rv-3);min-width:0}@container rv (min-width: 44rem){.rv-cmp-head--aside{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--rv-3) var(--rv-gutter)}}.rv-cmp-back{display:inline-flex;align-items:center;gap:.375rem;width:-moz-fit-content;width:fit-content;font-size:var(--rv-t-small);font-weight:500;color:var(--rv-muted);text-decoration:none;white-space:nowrap;transition:color .2s var(--rv-ease)}.rv-cmp-back svg{width:1rem;height:1rem;flex:none}.rv-cmp-back:hover{color:var(--rv-ink)}.rv-cmp-textbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:none;font-size:var(--rv-t-small);font-weight:500;line-height:inherit;color:var(--rv-violet-ink);cursor:pointer;text-underline-offset:.2em}.rv-cmp-textbtn:hover{text-decoration:underline}.rv-cmp-link{font-weight:500;color:var(--rv-violet-ink);text-decoration:none;text-underline-offset:.2em}.rv-cmp-link:hover{text-decoration:underline}.rv-cmp-inline{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--rv-2) var(--rv-4)}.rv-cmp-lines{display:flex;flex-direction:column;gap:var(--rv-2)}.rv-cmp-status{display:inline-flex;align-items:center;gap:.625rem;font-size:var(--rv-t-small);line-height:1.4;color:var(--rv-muted)}.rv-cmp-pulse{width:.5rem;height:.5rem;border-radius:999px;background:var(--rv-violet);flex:none}.rv-pick{display:flex;flex-direction:column;gap:var(--rv-4);min-width:0}.rv-pick__bar{justify-content:space-between;gap:var(--rv-3) var(--rv-6)}.rv-pick__bar,.rv-pick__count{display:flex;flex-wrap:wrap;align-items:center}.rv-pick__count{gap:var(--rv-2) .75rem;font-size:var(--rv-t-small);line-height:1.4;color:var(--rv-muted)}.rv-pick__count .rv-num{color:var(--rv-ink);font-weight:500}.rv-pick__sep{width:1px;height:.875rem;background:var(--rv-line-strong)}.rv-pick__search{display:flex;align-items:center;gap:.5rem;width:min(100%,18rem);padding-block:.375rem;border-bottom:1px solid var(--rv-line-strong);color:var(--rv-dim);transition:border-color .2s var(--rv-ease)}.rv-pick__search:focus-within{border-bottom-color:var(--rv-violet);color:var(--rv-ink)}.rv-pick__search svg{width:.875rem;height:.875rem;flex:none}.rv-pick__search input{flex:1;min-width:0;padding:0;border:0;outline:0;background:transparent;font:inherit;font-size:var(--rv-t-small);line-height:1.5;color:var(--rv-ink);box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rv-pick__search input::-moz-placeholder{color:var(--rv-dim);opacity:1}.rv-pick__search input::placeholder{color:var(--rv-dim);opacity:1}.rv-pick__search input:focus-visible{outline:0}.rv-pick__list{display:flex;flex-wrap:wrap;gap:var(--rv-2);min-width:0}.rv-pick__list>li{display:flex;min-width:0;max-width:100%}.rv-pick__btn{display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:100%;height:2.25rem;padding:0 .75rem 0 .625rem;border:1px solid var(--rv-line);border-radius:.5rem;background:transparent;font-size:var(--rv-t-small);font-weight:400;line-height:1;color:var(--rv-muted);cursor:pointer;transition:color .2s var(--rv-ease),border-color .2s var(--rv-ease),box-shadow .25s var(--rv-ease),background-color .2s var(--rv-ease)}.rv-pick__btn:hover:not(:disabled){color:var(--rv-ink);border-color:var(--rv-line-strong)}.rv-pick__btn.is-on{background:#fff;border-color:rgb(14 21 37/.12);color:var(--rv-ink);box-shadow:0 1px 2px rgb(14 21 37/.06),0 3px 10px rgb(14 21 37/.06)}.rv-pick__btn.is-on .rv-pick__name{font-weight:500}.rv-pick__btn:disabled{opacity:.42;cursor:not-allowed}.rv-pick__btn:focus-visible{outline:2px solid var(--rv-violet);outline-offset:2px}.rv-pick__sw{width:.75rem;height:.75rem;flex:none;border:1.5px solid var(--rv-line-strong);border-radius:3px;background:transparent;transition:background-color .2s var(--rv-ease),border-color .2s var(--rv-ease)}.rv-pick__sw--muted{background:var(--rv-track);border-color:var(--rv-line-strong)}.rv-pick__name{min-width:0;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.rv-pick__meta{flex:none;font-size:.75rem;font-weight:500;letter-spacing:.02em;color:var(--rv-dim);font-variant-numeric:tabular-nums}.rv-pick__foot{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--rv-2) var(--rv-4);font-size:var(--rv-t-small);line-height:1.5;color:var(--rv-muted)}.rv-cmp .rv-cmp-body>:first-child{border-top:1px solid var(--rv-line)}.rv-cmp .rv-cmp-mast{padding-top:var(--rv-7)}.rv-cmp .rv-cmp-body>.rv-empty{padding-block:var(--rv-7)}.rv-cmp-key{display:flex;flex-direction:column;margin-top:var(--rv-3);border-top:1px solid var(--rv-line)}.rv-cmp-key>li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--rv-3);padding-block:.625rem;border-bottom:1px solid var(--rv-line)}.rv-cmp-key__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;line-height:1.4;color:var(--rv-ink)}.rv-cmp-key__fit{font-size:var(--rv-t-small);color:var(--rv-muted);white-space:nowrap}.rv-cmp-key__fit .rv-num{font-weight:500;color:var(--rv-ink)}.rv-cmp-dot{width:.625rem;height:.625rem;border-radius:999px;box-shadow:0 0 0 2px #fff,0 0 0 3.5px var(--rv-p);margin-inline:.1875rem}.rv-cmp-dot,.rv-cmp-sw{flex:none;background:var(--rv-p)}.rv-cmp-sw{width:.75rem;height:.75rem;border-radius:3px}.rv-cmp-axes{display:none}@container rv (max-width: 36rem){.rv-cmp-axes{display:inline}}.rv-cmpfit{display:flex;flex-direction:column;border-top:1px solid var(--rv-line)}.rv-cmpfit__row{display:grid;grid-template-columns:1.75rem minmax(0,1fr) auto;grid-template-areas:"ord who val" ". bar bar" ". band band";align-items:center;gap:.625rem var(--rv-3);padding-block:var(--rv-4);border-bottom:1px solid var(--rv-line)}.rv-cmpfit__ord{grid-area:ord}.rv-cmpfit__who{grid-area:who;display:flex;align-items:center;gap:.625rem;min-width:0}.rv-cmpfit__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--rv-t-body);line-height:1.4;color:var(--rv-ink)}.rv-cmpfit__bar{grid-area:bar;position:relative;height:.375rem;border-radius:999px;background:var(--rv-track)}.rv-cmpfit__fill{position:absolute;inset-block:0;left:0;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--rv-p) 32%,transparent),var(--rv-p));transform-origin:left center}.rv-cmpfit__val{grid-area:val;justify-self:end;font-size:var(--rv-t-num-m);font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--rv-ink);font-variant-numeric:tabular-nums}.rv-cmpfit__val--none{font-size:var(--rv-t-small);font-weight:400;letter-spacing:0;color:var(--rv-muted)}.rv-cmpfit__band{grid-area:band;font-size:var(--rv-t-label);font-weight:500;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:var(--rv-dim)}@container rv (min-width: 48rem){.rv-cmpfit__row{grid-template-columns:2rem minmax(10rem,15rem) minmax(0,1fr) 3.5rem 10.5rem;grid-template-areas:"ord who bar val band";gap:var(--rv-5);padding-block:var(--rv-4)}}.rv-cmp-dyns{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-6) var(--rv-gutter)}@container rv (min-width: 44rem){.rv-cmp-dyns{grid-template-columns:repeat(2,minmax(0,1fr))}}@container rv (min-width: 64rem){.rv-cmp-dyns{grid-template-columns:repeat(3,minmax(0,1fr))}}.rv-cmp-dyn{gap:.375rem;align-content:start}.rv-cmp-dyn .rv-note__body{max-width:52ch}.rv-cmp-more{margin-top:var(--rv-6)}.rv-cmp-people{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:var(--rv-6) var(--rv-gutter)}.rv-cmp-people--dense{grid-template-columns:repeat(auto-fit,minmax(min(100%,12.5rem),1fr))}.rv-cmp-person{display:flex;flex-direction:column;gap:var(--rv-4);min-width:0;padding-top:var(--rv-4);border-top:2px solid var(--rv-p)}.rv-cmp-person__name{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:var(--rv-t-body);font-weight:500;line-height:1.35;color:var(--rv-ink);overflow-wrap:anywhere}.rv-cmp-person__block{display:flex;flex-direction:column;gap:var(--rv-2);min-width:0}.rv-cmp-person .rv-points>li{overflow-wrap:anywhere}.rv-cmp-style{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .625rem}.rv-cmp-style__code{font-size:.8125rem;font-weight:500;letter-spacing:.08em;color:color-mix(in srgb,var(--rv-p) 75%,var(--rv-ink));font-variant-numeric:tabular-nums}.rv-cmp-gaps{margin-top:var(--rv-7)}.rv-cmp-gaplist{display:flex;flex-direction:column;gap:var(--rv-4);margin-top:var(--rv-1)}.rv-cmp-gaplist>li{display:flex;flex-direction:column;gap:.25rem}.rv-cmp-gaplist__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--rv-3)}.rv-cmp-gaplist__n{font-size:.8125rem;font-weight:500;color:var(--rv-dim);white-space:nowrap;font-variant-numeric:tabular-nums}.rv-cmp-who{font-weight:500;color:color-mix(in srgb,var(--rv-p) 75%,var(--rv-ink))}.rv-cmp-use{margin-top:var(--rv-7)}.rv-strips{display:flex;flex-direction:column;border-top:1px solid var(--rv-line);min-width:0}.rv-strip-group{border-bottom:1px solid var(--rv-line);min-width:0}.rv-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"head range" "rail rail";align-items:center;gap:.125rem var(--rv-4);padding-block:var(--rv-4) var(--rv-2);min-width:0}.rv-strip__head{grid-area:head;display:flex;flex-direction:column;gap:.125rem;min-width:0}.rv-strip__label{font-size:var(--rv-t-body);font-weight:500;line-height:1.3;letter-spacing:-.005em;color:var(--rv-ink)}.rv-strip__range,.rv-strip__sub{font-size:.8125rem;line-height:1.35;color:var(--rv-muted);font-variant-numeric:tabular-nums}.rv-strip__range{grid-area:range;justify-self:end;white-space:nowrap}.rv-strip__rail{grid-area:rail;position:relative;min-width:0;margin-inline:.5rem;border-radius:4px;outline:none}.rv-strip__rail:focus-visible{outline:2px solid var(--rv-violet);outline-offset:4px}.rv-strip__track{position:absolute;left:0;right:0;height:.375rem;margin-top:-.1875rem;border-radius:999px;background:var(--rv-track)}.rv-strip__band{position:absolute;height:1.5rem;margin-top:-.75rem;border-radius:.3125rem;background:var(--rv-band)}.rv-strip__band--target{background:var(--rv-teal-soft);box-shadow:inset 0 0 0 1px rgb(28 168 147/.35)}.rv-strip__mid{position:absolute;left:50%;width:1px;height:.875rem;margin-top:-.4375rem;background:rgb(14 21 37/.22)}.rv-strip__dot{position:absolute;z-index:1;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border:2.5px solid #fff;border-radius:999px;background:var(--rv-p);box-shadow:0 0 0 1px rgb(14 21 37/.08),0 2px 10px color-mix(in srgb,var(--rv-p) 55%,transparent);cursor:pointer}.rv-strip__dot.is-active,.rv-strip__dot:hover{z-index:3;transform:scale(1.25)}.rv-strip__init{position:absolute;z-index:2;font-size:.6875rem;font-weight:500;line-height:1;letter-spacing:.04em;color:color-mix(in srgb,var(--rv-p) 72%,var(--rv-ink));white-space:nowrap;pointer-events:none;font-variant-numeric:tabular-nums}.rv-strip__init--above{transform:translate(-50%,-100%)}.rv-strip__init--below{transform:translate(-50%)}.rv-strip__tip{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:.4375rem;padding:.3125rem .5625rem;border:1px solid var(--rv-line);border-radius:.5rem;background:#fff;box-shadow:0 4px 16px rgb(14 21 37/.1);font-size:.75rem;line-height:1.2;color:var(--rv-body);white-space:nowrap;pointer-events:none;transform:translate(-50%,-100%)}.rv-strip__tip--start{transform:translate(-.875rem,-100%)}.rv-strip__tip--end{transform:translate(calc(-100% + .875rem),-100%)}.rv-strip__tip-sw{width:.5rem;height:.5rem;flex:none;border-radius:999px;background:var(--rv-p)}.rv-strip__tip-name{max-width:14rem;overflow:hidden;text-overflow:ellipsis}.rv-strip__tip-val{font-weight:500;color:var(--rv-ink);font-variant-numeric:tabular-nums}.rv-strips--facets{border-top:0}.rv-strip--compact{padding-block:var(--rv-2) 0}.rv-strip--compact .rv-strip__label{font-size:var(--rv-t-small);font-weight:400;color:var(--rv-body)}.rv-strip--compact .rv-strip__range{font-size:.75rem}.rv-strip--compact .rv-strip__dot{width:.75rem;height:.75rem;margin:-.375rem 0 0 -.375rem;border-width:2px}.rv-strip--compact .rv-strip__band{height:1rem;margin-top:-.5rem;border-radius:.25rem}.rv-strip--compact .rv-strip__track{height:.25rem;margin-top:-.125rem}.rv-strip--compact .rv-strip__mid{height:.625rem;margin-top:-.3125rem}.rv-strip-more>summary{justify-content:flex-start;gap:.375rem;padding-block:0 var(--rv-3)}.rv-strip-more>.rv-more__body{gap:0;padding-bottom:var(--rv-4)}.rv-strip--axis{padding-block:var(--rv-2) 0;grid-template-areas:"rail rail"}.rv-strip--axis .rv-strip__head,.rv-strip--axis .rv-strip__range{display:none}.rv-strip__ticks{grid-area:rail;position:relative;height:1rem;margin-inline:.5rem}.rv-strip__ticks>span{position:absolute;top:0;transform:translateX(-50%);font-size:.6875rem;font-weight:500;line-height:1;letter-spacing:.04em;color:var(--rv-dim);font-variant-numeric:tabular-nums}@container rv (min-width: 44rem){.rv-strip{grid-template-columns:12rem minmax(0,1fr) 7.5rem;grid-template-areas:"head rail range";gap:var(--rv-5);padding-block:var(--rv-3)}.rv-strip--compact{padding-block:.125rem}.rv-strip--axis{grid-template-areas:"head rail range";padding-block:var(--rv-2) 0}.rv-strip--axis .rv-strip__head,.rv-strip--axis .rv-strip__range{display:block}.rv-strip-more>summary{margin-left:calc(12rem + var(--rv-5) + .5rem);margin-top:calc(-1 * var(--rv-2))}}.rv-cmp-loading{padding-block:var(--rv-7)}.rv-cmp-loading,.rv-cmp-skel{display:flex;flex-direction:column;gap:var(--rv-6)}.rv-cmp-skel__row{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--rv-3)}.rv-cmp-skel__label{width:7rem;height:.75rem;border-radius:3px;background:var(--rv-track)}.rv-cmp-skel__rail{height:.375rem;border-radius:999px;background:var(--rv-track)}@container rv (min-width: 44rem){.rv-cmp-skel__row{grid-template-columns:12rem minmax(0,1fr) 7.5rem;gap:var(--rv-5);align-items:center}}@keyframes rv-cmp-breathe{0%,to{opacity:.35}50%{opacity:1}}@media screen and (prefers-reduced-motion:no-preference){.rv-strip.rv-in .rv-strip__dot{transition:left .78s var(--rv-ease-out),opacity .45s var(--rv-ease),transform .3s var(--rv-ease-out);transition-delay:var(--rv-d,0s),var(--rv-d,0s),0s}.rv-strip--hold .rv-strip__dot,.rv-strip.rv-motion:not(.rv-in) .rv-strip__dot{left:0!important;opacity:0}.rv-strip.rv-in .rv-strip__init{transition:opacity .5s var(--rv-ease);transition-delay:calc(var(--rv-d, 0s) + .9s)}.rv-strip--hold .rv-strip__init,.rv-strip.rv-motion:not(.rv-in) .rv-strip__init{opacity:0}.rv-strip.rv-in .rv-strip__band,.rv-strip.rv-in .rv-strip__mid{transition:opacity .52s var(--rv-ease)}.rv-strip--hold .rv-strip__band,.rv-strip--hold .rv-strip__mid,.rv-strip.rv-motion:not(.rv-in) .rv-strip__band,.rv-strip.rv-motion:not(.rv-in) .rv-strip__mid{opacity:0}.rv-cmpfit.rv-in .rv-cmpfit__fill{transition:transform .81s var(--rv-ease-out);transition-delay:var(--rv-d,0s)}.rv-cmpfit--hold .rv-cmpfit__fill,.rv-cmpfit.rv-motion:not(.rv-in) .rv-cmpfit__fill{transform:scaleX(0)}.rv-pick__btn.is-on{animation:rv-cmp-raise .35s var(--rv-ease-out)}.rv-cmp-pulse{animation:rv-cmp-breathe 1.04s ease-in-out infinite}.rv-cmp-skel__label,.rv-cmp-skel__rail{animation:rv-cmp-breathe 1.17s ease-in-out infinite;animation-delay:var(--rv-d,0s)}}@keyframes rv-cmp-raise{0%{box-shadow:0 0 0 rgb(14 21 37/0)}}@media print{.rv-cmp-back,.rv-cmp-status,.rv-cmp-textbtn,.rv-pick__foot,.rv-pick__search,.rv-strip__tip{display:none!important}.rv-pick__btn:not(.is-on){display:none}.rv-pick__btn.is-on{box-shadow:none}.rv-cmp-dyn,.rv-cmp-person,.rv-cmpfit__row,.rv-strip-group{-moz-column-break-inside:avoid;break-inside:avoid}}.rvh{--h-ink:#0e1525;--h-body:#334155;--h-muted:#5b6472;--h-line:rgb(14 21 37/0.1);--h-violet:#5b4ee8;container-type:inline-size;container-name:rvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:var(--h-body)}.rvh__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"trail stepper" "title title" "actions actions";align-items:center;-moz-column-gap:1rem;column-gap:1rem;row-gap:.375rem;padding-top:.25rem}.rvh__trail{grid-area:trail;min-width:0}.rvh__title{grid-area:title}.rvh__tools{display:contents}.rvh__actions{grid-area:actions;margin-top:.625rem}.rvh__stepper{grid-area:stepper;justify-self:end}@container rvh (min-width: 46rem){.rvh__grid{grid-template-areas:"trail trail" "title tools";row-gap:.25rem}.rvh__tools{display:flex;grid-area:tools;align-items:center;gap:.5rem}.rvh__actions{margin-top:0}}.rvh__trail ol{margin:0;padding:0;list-style:none}.rvh__trail li,.rvh__trail ol{display:flex;align-items:center;min-width:0}.rvh__trail li:last-child{flex:1 1 auto}.rvh__crumb{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;line-height:1.5;color:var(--h-muted);text-decoration:none;transition:color .15s ease}a.rvh__crumb:hover{color:var(--h-ink)}.rvh__sep{width:.875rem;height:.875rem;margin-inline:.25rem;color:rgb(14 21 37/.28);flex:none}@container rvh (max-width: 45.99rem){.rvh__trail li:last-child .rvh__sep,.rvh__trail li:not(:last-child){display:none}.rvh__trail li:last-child .rvh__crumb:before{content:"\2039";display:inline-block;margin-right:.375rem;font-size:1rem;line-height:1;transform:translateY(.02em)}}.rvh__title{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.375rem,1.2rem + .8vw,1.75rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:var(--h-ink)}.rvh__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.rvh__actions>div{gap:.5rem}.rvh__actions a,.rvh__actions button{height:2.25rem;border-radius:.5rem;border:1px solid var(--h-line);background:#fff;box-shadow:0 1px 1px rgb(14 21 37/.03);font-size:.875rem;font-weight:400;color:var(--h-ink);padding-inline:.75rem}.rvh__actions a:hover,.rvh__actions button:hover{border-color:rgb(14 21 37/.2);background:#fafafb}.rvh__actions [role=combobox]{min-width:9.5rem}@container rvh (max-width: 45.99rem){.rvh__actions>div{width:100%}.rvh__actions [role=combobox]{flex:1 1 auto}}.rvh__stepper .rpt-stepper{height:2.25rem;border-radius:.5rem;border-color:var(--h-line);box-shadow:none}.rvh__stepper .rpt-stepper__btn{width:2.25rem;color:var(--h-body)}.rvt{display:flex;align-items:flex-end;gap:1rem;margin-top:1.25rem;border-bottom:1px solid var(--h-line);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.rvt__list{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:0;min-width:0;flex:1 1 auto}.rvt__tab{position:relative;display:inline-flex;align-items:center;gap:.375rem;padding:.75rem 0 .8125rem;border:0;background:none;cursor:pointer;font-size:.9375rem;font-weight:400;line-height:1.3;letter-spacing:-.003em;color:#475569;white-space:nowrap;transition:color .15s ease}.rvt__tab:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;border-radius:2px 2px 0 0;background:var(--h-violet,#5b4ee8);transform:scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.2,0,0,1)}.rvt__tab:hover,.rvt__tab[aria-selected=true]{color:#0e1525}.rvt__tab[aria-selected=true]:after{transform:scaleX(1)}.rvt__tab:focus-visible{outline:2px solid #5b4ee8;outline-offset:2px;border-radius:4px}.rvt__tab--add{color:#5b4ee8}.rvt__tab--add:hover{color:#4a3fd1}.rvt__icon{width:1rem;height:1rem;flex:none}.rvt__print{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:.3125rem;border:0;border-radius:.5rem;background:none;color:#475569;cursor:pointer;flex:none}.rvt__print:hover{background:rgb(14 21 37/.05);color:#0e1525}@container rvh (max-width: 45.99rem){.rvt{margin-top:1rem}.rvt__list{-moz-column-gap:1.25rem;column-gap:1.25rem}.rvt__tab{font-size:.9375rem;padding:.625rem 0 .6875rem}}@media print{.rvh,.rvt{display:none!important}}@media (prefers-reduced-motion:reduce){.rvt__tab:after{transition:none}}