.rs-try{position:relative;isolation:isolate;display:flex;justify-content:center;padding:clamp(3rem,8vw,6rem) 1.25rem 4rem;min-height:70vh;overflow:hidden;background:radial-gradient(120% 90% at 50% -10%,rgba(255,255,255,.05),transparent 60%),linear-gradient(180deg,#0b0f16 0%,#090c12 60%,#070a10 100%);transition:background .6s ease}.rs-try__bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.rs-try__blob{position:absolute;width:46vmax;height:46vmax;border-radius:50%;filter:blur(60px);opacity:.4;mix-blend-mode:screen;will-change:transform;transition:background .6s ease}.rs-try__blob--1{top:-14vmax;left:-10vmax;background:radial-gradient(circle at 50% 50%,var(--rs-accent,#0094ff),transparent 65%);animation:rs-try-drift-1 26s ease-in-out infinite}.rs-try__blob--2{right:-12vmax;bottom:-18vmax;opacity:.28;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--rs-accent,#0094ff) 70%,#fff),transparent 65%);animation:rs-try-drift-2 32s ease-in-out infinite}.rs-try__blob--3{top:30%;left:55%;width:30vmax;height:30vmax;opacity:.22;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--rs-accent,#0094ff) 55%,#38adff),transparent 60%);animation:rs-try-drift-3 38s ease-in-out infinite}.rs-try__grain{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.5) .5px,transparent .6px);background-size:3px 3px;opacity:.025}@keyframes rs-try-drift-1{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(6vmax,4vmax,0) scale(1.12)}}@keyframes rs-try-drift-2{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-7vmax,-5vmax,0) scale(1.15)}}@keyframes rs-try-drift-3{0%,100%{transform:translate3d(-50%,0,0) scale(1)}50%{transform:translate3d(-58%,6vmax,0) scale(1.2)}}@media(prefers-reduced-motion:reduce){.rs-try__blob{animation:none!important}}.rs-try__event-state{margin-left:auto;padding:.14rem .45rem;border-radius:999px;font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rs-try__event-state.is-update{color:#ffcc80;background:rgba(245,158,11,.16);border:1px solid rgba(245,158,11,.42)}.rs-try__event-state.is-correction{color:#ff9a95;background:rgba(248,81,73,.16);border:1px solid rgba(248,81,73,.42)}.rs-try__inner{position:relative;z-index:1;width:100%;max-width:48rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.rs-try__kicker{margin:0;font-size:.72rem;font-weight:750;letter-spacing:.18em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__sport-heading{margin:0;font-size:clamp(2rem,6.5vw,3rem);line-height:1.05;color:var(--rs-text)}.rs-try__sport-trigger{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.15rem .6rem;border-radius:.9rem;cursor:pointer;list-style:none;color:var(--rs-text);transition:color .2s ease,background .2s ease}.rs-try__sport-trigger::-webkit-details-marker{display:none}.rs-try__sport-trigger:hover{color:var(--rs-accent);background:rgba(255,255,255,.04)}.rs-try__sport-trigger:focus-visible{outline:3px solid var(--rs-accent);outline-offset:3px}.rs-try__sport-trigger-name{font-size:clamp(2rem,6.5vw,3rem);font-weight:800;line-height:1.05;letter-spacing:-.01em}.rs-try__sport-trigger-chevron{flex:none;color:var(--rs-accent);transition:transform .25s ease}.rs-try__sport-picker[open] .rs-try__sport-trigger-chevron{transform:rotate(180deg)}.rs-try__sport-picker{position:relative;z-index:20;margin-bottom:.25rem;text-align:center}.rs-try__sport-picker-toggle{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.2rem 1rem;min-height:4.25rem;padding:.75rem 1rem;border:1px solid var(--rs-border-strong,rgba(255,255,255,.2));border-radius:.9rem;background:rgba(15,21,31,.92);box-shadow:0 1rem 2.5rem rgba(0,0,0,.24);cursor:pointer;list-style:none}.rs-try__sport-picker-toggle::-webkit-details-marker{display:none}.rs-try__sport-picker-toggle:focus-visible{outline:3px solid var(--rs-accent);outline-offset:3px}.rs-try__sport-picker-label{grid-column:1;font-size:.65rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__sport-picker-value{grid-column:1;font-size:1.05rem;font-weight:750;color:var(--rs-text)}.rs-try__sport-picker-action{grid-column:2;grid-row:1/span 2;font-size:.78rem;color:var(--rs-text-muted)}.rs-try__sport-picker-toggle svg{grid-column:3;grid-row:1/span 2;color:var(--rs-accent);transition:transform .2s ease}.rs-try__sport-picker[open] .rs-try__sport-picker-toggle svg{transform:rotate(180deg)}.rs-try__megapanel{position:absolute;top:calc(100% + .65rem);left:50%;width:min(72rem,calc(100vw - 2.5rem));padding:1rem;transform:translateX(-50%);border:1px solid var(--rs-border-strong,rgba(255,255,255,.2));border-radius:1rem;background:rgba(10,15,23,.98);box-shadow:0 2rem 5rem rgba(0,0,0,.55);max-height:min(72vh,40rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--rs-accent,rgba(255,255,255,.35)) rgba(255,255,255,.06)}.rs-try__sport-group+.rs-try__sport-group{margin-top:1.25rem}.rs-try__sport-group-title{margin:0 0 .65rem;padding:0 .15rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:color-mix(in srgb,var(--rs-accent,#0094ff) 70%,var(--rs-text))}.rs-try__sports{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:.15rem;overscroll-behavior:contain}.rs-try__megapanel::-webkit-scrollbar{width:.55rem}.rs-try__megapanel::-webkit-scrollbar-track{margin:.15rem 0;background:rgba(255,255,255,.06);border-radius:999px}.rs-try__megapanel::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--rs-accent,#0094ff) 60%,rgba(255,255,255,.25));border-radius:999px;border:2px solid transparent;background-clip:padding-box}.rs-try__megapanel::-webkit-scrollbar-thumb:hover{background:var(--rs-accent,rgba(255,255,255,.55));background-clip:padding-box}.rs-try__sport-card{position:relative;isolation:isolate;display:flex;flex-direction:column;gap:.45rem;min-height:10rem;padding:1rem;overflow:hidden;text-align:left;color:var(--rs-text-secondary);border:1px solid var(--rs-border,rgba(255,255,255,.12));border-radius:.85rem;background:rgba(8,12,18,.55);cursor:pointer;transition:box-shadow .18s ease}.rs-try__sport-card::before{content:"";position:absolute;inset:-1px;z-index:0;border-radius:inherit;background-image:linear-gradient(180deg,rgba(8,12,18,.2),rgba(8,12,18,.88) 55%,rgba(8,12,18,.98)),var(--rs-sport-image);background-position:center;background-size:cover;background-repeat:no-repeat;transition:transform .4s ease}.rs-try__sport-card>*{position:relative;z-index:1}.rs-try__sport-card:hover::before,.rs-try__sport-card:focus-visible::before,.rs-try__sport-card.is-selected::before{transform:scale(1.08)}.rs-try__sport-card.is-selected{border-color:var(--rs-accent,#0094ff);box-shadow:inset 0 0 0 1px var(--rs-accent,#0094ff)}.rs-try__sport-card.is-selected .rs-try__sport-title{color:#fff}.rs-try__sport-card.is-selected::after{content:"Selected";position:absolute;z-index:1;top:.6rem;left:.6rem;padding:.24rem .55rem;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;background:var(--rs-accent,#0094ff);border-radius:999px}.rs-try__sport-card:focus-visible{outline:0;box-shadow:0 .8rem 2rem rgba(0,0,0,.35)}.rs-try__sport-title{margin-top:auto;font-size:1.15rem;font-weight:800;letter-spacing:-.01em;color:var(--rs-text);text-shadow:0 2px 12px rgba(0,0,0,.6)}.rs-try__sport-stats{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}.rs-try__sport-chip{display:inline-flex;align-items:baseline;gap:.25rem;padding:.22rem .5rem;font-size:.7rem;font-weight:600;line-height:1;letter-spacing:.01em;color:rgba(240,245,255,.9);background:color-mix(in srgb,var(--rs-accent,#0094ff) 20%,rgba(8,12,18,.72));border:1px solid color-mix(in srgb,var(--rs-accent,#0094ff) 45%,transparent);border-radius:999px;backdrop-filter:blur(2px)}.rs-try__sport-chip strong{font-size:.78rem;font-weight:800;color:var(--rs-text)}.rs-try__sport-badge{position:absolute;top:.6rem;right:.6rem;padding:.24rem .55rem;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--rs-text);background:rgba(8,12,18,.82);border:1px solid rgba(255,255,255,.24);border-radius:999px}.rs-try__sport-card.is-coming-soon{cursor:not-allowed;border-color:rgba(255,255,255,.08)}.rs-try__sport-card.is-coming-soon::before{filter:grayscale(1) brightness(.55)}.rs-try__sport-card.is-coming-soon .rs-try__sport-title{color:rgba(240,245,255,.6)}.rs-try__sport-card.is-coming-soon:hover,.rs-try__sport-card.is-coming-soon:focus-visible{box-shadow:none}.rs-try__sport-card.is-coming-soon:hover::before,.rs-try__sport-card.is-coming-soon:focus-visible::before{transform:none}.rs-try__sport-description{font-size:.78rem;line-height:1.4;color:var(--rs-text-muted)}.rs-try__sport-card .rs-try__sport-description{color:rgba(240,245,255,.76)}.rs-try__sport-meta{display:flex;flex-wrap:wrap;gap:.4rem}.rs-try__sport-meta>span{display:grid;gap:.05rem;padding:.3rem .45rem;border-radius:.45rem;background:rgba(6,10,16,.66);font-size:.68rem;color:var(--rs-text-secondary)}.rs-try__sport-meta strong{font-size:.56rem;letter-spacing:.07em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__sport-meta strong+span{display:block}.rs-try__sport-panel,.rs-try__hints{width:100%;max-width:40rem;padding:.9rem 1.1rem;text-align:left;border:1px solid var(--rs-border,rgba(255,255,255,.12));border-radius:.75rem;background:var(--rs-surface-2,rgba(255,255,255,.04))}.rs-try__sport-panel{display:block;text-align:center;padding:1.35rem 1.25rem}.rs-try__sport-panel h2{margin:.2rem 0 .35rem;font-size:1rem;color:var(--rs-text)}.rs-try__sport-roster{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));justify-content:center;width:100%;gap:.75rem}.rs-try__roster-team{min-width:0;padding:.6rem .75rem;border-radius:.6rem;border:1px solid var(--rs-border,rgba(255,255,255,.1));background:rgba(255,255,255,.03);animation:rs-try-fade-up .45s ease both}.rs-try__head-to-head{animation:rs-try-fade-up .45s ease both}.rs-try__roster-team:nth-child(2){animation-delay:.06s}.rs-try__roster-team:nth-child(3){animation-delay:.12s}.rs-try__roster-team:nth-child(4){animation-delay:.18s}@keyframes rs-try-fade-up{from{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rs-try__roster-team,.rs-try__head-to-head{animation:none}}.rs-try__head-to-head{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;width:100%;min-height:4rem;text-align:center;color:var(--rs-text)}.rs-try__head-to-head span{font-size:clamp(.85rem,1.8vw,1.05rem);font-weight:650;overflow-wrap:anywhere}.rs-try__head-to-head strong{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__sport-roster h3{margin:0 0 .3rem;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__sport-roster ul{margin:0;padding:0;list-style:none;font-size:.72rem;line-height:1.45;color:var(--rs-text-secondary)}.rs-try__sport-roster li{display:inline}.rs-try__sport-roster li+li::before{content:", ";white-space:pre}.rs-try__sport-roster [hidden]{display:none}.rs-try__hints{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:0}.rs-try__hints-icon{flex:none;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.6rem;background:rgba(255,255,255,.05);color:var(--rs-accent)}.rs-try__hints-body{position:relative;flex:1 1 auto;min-width:0;padding-left:.9rem;border-left:1px solid var(--rs-border,rgba(255,255,255,.12))}.rs-try__hint-list{margin:.45rem 0 0;padding-left:1.15rem;color:var(--rs-text-muted);font-size:.82rem;line-height:1.45;overflow:hidden;max-height:var(--rs-try-hint-max,none);transition:max-height .3s ease}.rs-try__hint-list li+li{margin-top:.22rem}.rs-try__hints-list-wrap{position:relative}.rs-try__hints-note{margin:.5rem 0 0;color:var(--rs-text-secondary);font-size:.75rem;line-height:1.45}.rs-try__hints-more{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;gap:.3rem;padding:.1rem 0 .1rem .8rem;border:0;background:linear-gradient(to right,rgba(0,0,0,0) 0,var(--rs-surface-2,rgba(20,26,34,.96)) .75rem);cursor:pointer;font:inherit;font-size:.75rem;letter-spacing:.04em;color:var(--rs-accent)}.rs-try__hints-more[hidden]{display:none}.rs-try__hints-more:hover{text-decoration:underline}.rs-try__hints-more-icon{transition:transform .25s ease}.rs-try__hints-more[aria-expanded="true"] .rs-try__hints-more-icon{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.rs-try__hint-list,.rs-try__hints-more-icon{transition:none}}html.rs-try-picker-open,body.rs-try-picker-open{overflow:hidden;touch-action:none;overscroll-behavior:none}@media(max-width:700px){.rs-try__megapanel{position:fixed;left:0;right:0;top:calc(var(--rs-navbar-height,3.5rem) + env(safe-area-inset-top,0px));bottom:0;width:100vw;max-width:none;height:auto;max-height:none;transform:none;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));border:0;border-radius:0;background:rgba(8,12,18,.98);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:1020}.rs-try__sports{grid-template-columns:1fr 1fr;max-height:none;overflow-y:visible}.rs-try__sport-card{min-height:8.5rem}}.rs-try__disabled{color:var(--rs-text-secondary);background:var(--rs-glass-bg);border-radius:.75rem;padding:1rem 1.25rem}.rs-try__challenge{display:grid;justify-items:center;gap:.85rem;width:min(28rem,100%);margin:0 auto;padding:1.35rem 1.25rem;background:var(--rs-glass-bg);border:1px solid var(--rs-border);border-radius:1rem}.rs-try__challenge[hidden]{display:none}.rs-try__challenge-text{margin:0;color:var(--rs-text-secondary);text-align:center}.rs-try__challenge-widget{width:100%}.rs-try__challenge-submit{font:inherit;color:var(--rs-text);background:var(--rs-glass-bg);border:1px solid var(--rs-border-strong);border-radius:.65rem;padding:.55rem 1.4rem;cursor:pointer}.rs-try__mic-stage{position:relative;display:grid;place-items:center;width:min(20rem,78vw);height:min(20rem,78vw);margin:0 auto;scroll-margin:38vh}.rs-try__viz{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .45s ease}.rs-try__mic-ripple{position:absolute;width:7rem;height:7rem;border-radius:50%;border:2px solid var(--rs-accent);opacity:0;pointer-events:none}.rs-try__mic-stage.is-rippling .rs-try__mic-ripple{animation:rs-try-ripple .7s ease-out}@keyframes rs-try-ripple{0%{transform:scale(.7);opacity:.6}100%{transform:scale(2.4);opacity:0}}.rs-try__viz.is-active{opacity:1}.rs-try__mic-stage.is-listening .rs-try__mic-ring{opacity:0;animation:none}.rs-try__mic-stage.is-listening .rs-try__mic{transform:scale(.92);box-shadow:0 0 2.5rem color-mix(in srgb,var(--rs-accent) 45%,transparent)}.rs-try__mic{position:relative;width:7rem;height:7rem;border-radius:50%;border:1px solid var(--rs-border-strong);background:radial-gradient(circle at 50% 40%,var(--rs-bg-elevated),var(--rs-bg));color:var(--rs-accent);cursor:pointer;display:grid;place-items:center;transition:transform .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.rs-try__mic:hover{color:var(--rs-accent-hover);border-color:var(--rs-accent)}.rs-try__mic:focus-visible{outline:3px solid var(--rs-accent);outline-offset:4px}.rs-try__mic[aria-pressed="true"]{color:var(--rs-accent-contrast);background:var(--rs-accent);border-color:var(--rs-accent)}.rs-try__mic[disabled]{opacity:.55;cursor:progress}.rs-try__mic-ring{position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--rs-accent);opacity:0}.rs-try__mic[aria-pressed="true"] .rs-try__mic-ring{animation:rs-try-pulse 1.6s ease-out infinite}@keyframes rs-try-pulse{0%{transform:scale(1);opacity:.55}100%{transform:scale(1.35);opacity:0}}.rs-try__mic-countdown{position:absolute;inset:-12px;width:calc(100% + 24px);height:calc(100% + 24px);transform:rotate(-90deg);opacity:0;pointer-events:none;transition:opacity .2s ease}.rs-try__mic-countdown.is-running{opacity:1}.rs-try__mic-countdown-value{fill:none;stroke-width:2;stroke-linecap:round;stroke:var(--rs-accent);stroke-dasharray:289.03;stroke-dashoffset:0}.rs-try__mic-countdown.is-running .rs-try__mic-countdown-value{animation:rs-try-listen-countdown var(--rs-try-listen-duration,12s) linear forwards}@keyframes rs-try-listen-countdown{from{stroke-dashoffset:0}to{stroke-dashoffset:-289.03}}.rs-try__hint{margin:0;font-size:.95rem;color:var(--rs-text-muted)}.rs-try__caption{margin:0 0 -.75rem;min-height:1em;font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:transparent}.rs-try__caption--inter{color:var(--rs-text-muted)}.rs-try__caption--final{color:var(--rs-text-secondary)}.rs-try__caption--normalized{color:var(--rs-accent)}.rs-try__caption:empty{display:none}.rs-try__text{margin-top:0;min-height:3.4em;font-size:clamp(1.35rem,4.5vw,1.9rem);line-height:1.3;color:var(--rs-text);font-weight:600;letter-spacing:.01em;transition:opacity .35s ease}.rs-try__text:empty{display:none}.rs-try__text.is-fading{opacity:0}.rs-try__text.is-normalized{color:var(--rs-text)}.rs-try__text .rs-try__char{opacity:0;animation:rs-try-char .28s ease forwards}@keyframes rs-try-char{from{opacity:0}to{opacity:1}}.rs-try__stream{list-style:none;margin:0;padding:0;width:100%;max-width:40rem;display:flex;flex-direction:column;gap:.55rem;align-items:stretch}.rs-try__stream:empty{display:none}.rs-try__stream-placeholder{width:100%;max-width:40rem;margin:0;padding:1.1rem 1.4rem;display:flex;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--rs-border-strong,rgba(255,255,255,.22));border-radius:var(--rs-radius-card,12px);background:rgba(255,255,255,.02);color:var(--rs-text-muted)}.rs-try__stream-placeholder[hidden]{display:none}.rs-try__stream-placeholder-title{margin:0;font-size:.85rem;font-weight:600;color:var(--rs-text-secondary)}.rs-try__item-stage{font-size:.58rem;letter-spacing:.1em;font-weight:700;color:var(--rs-text-muted)}.rs-try__item-stage--final{color:var(--rs-text-secondary)}.rs-try__item-stage--normalized{padding:.16rem .5rem;border-radius:999px;background:rgba(63,185,107,.16);border:1px solid rgba(63,185,107,.4);color:#7ee2a8}.rs-try__stream-item{--rs-try-item-accent:var(--rs-accent,#0094ff);position:relative;margin:0;padding:.85rem 1rem;display:flex;align-items:stretch;gap:.85rem;text-align:left;border:1px solid color-mix(in srgb,var(--rs-try-item-accent) 26%,var(--rs-border,rgba(255,255,255,.12)));border-radius:.85rem;background:linear-gradient(100deg,color-mix(in srgb,var(--rs-try-item-accent) 10%,transparent),transparent 60%),rgba(255,255,255,.025);color:var(--rs-text-secondary);opacity:0;transform:translateY(.6rem);animation:rs-try-item-in .4s ease forwards}.rs-try__item-icon{flex:none;align-self:flex-start;width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid color-mix(in srgb,var(--rs-try-item-accent) 35%,transparent);background:color-mix(in srgb,var(--rs-try-item-accent) 16%,transparent);color:var(--rs-try-item-accent)}.rs-try__item-icon svg{display:block;width:1.15rem;height:1.15rem}.rs-try__item-body{flex:1 1 auto;min-width:0;padding-left:.85rem;border-left:1px solid var(--rs-border,rgba(255,255,255,.1))}.rs-try__item-time{flex:none;font-size:.68rem;font-variant-numeric:tabular-nums;color:var(--rs-text-muted);opacity:.75}.rs-try__item-meta{flex:none;align-self:flex-start;display:flex;align-items:center;gap:.4rem}.rs-try__item-timing{display:inline-flex;align-items:center;gap:.25rem;padding:.12rem .4rem;border-radius:.35rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);font-size:.66rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;color:var(--rs-text-muted)}.rs-try__item-timing[hidden]{display:none}.rs-try__item-timing svg{width:.72rem;height:.72rem}.rs-try__item-timing--offset.is-early{border-color:rgba(245,165,36,.2);background:rgba(245,165,36,.12);color:#ffcc8086}.rs-try__item-timing--offset.is-late{border-color:rgba(63,185,107,.2);background:rgba(63,185,107,.12);color:#7ee2a886}.rs-try__stream-item.is-risk{--rs-try-item-accent:#f5a524}.rs-try__stream-item.is-event{--rs-try-item-accent:var(--rs-accent,#0094ff)}.rs-try__stream-item.is-transcript{--rs-try-item-accent:rgba(255,255,255,.4)}.rs-try__stream-item.is-transcript.is-normalized{--rs-try-item-accent:var(--rs-success,#3fb96b)}.rs-try__stream-item.is-notice{--rs-try-item-accent:var(--rs-text-muted);border-style:dashed;align-items:center;justify-content:space-between;gap:.75rem;background:transparent}.rs-try__notice-text{margin:0;color:var(--rs-text-secondary);font-size:.9rem}.rs-try__notice-ref{flex:none;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--rs-text-muted);opacity:.75}.rs-try__stream-item.is-leaving{animation:rs-try-item-out .35s ease forwards}.rs-try__item-outcome{flex:none;display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.62rem;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.rs-try__item-outcome.is-confirmed{background:rgba(63,185,107,.16);border:1px solid rgba(63,185,107,.45);color:#7ee2a8}.rs-try__item-outcome.is-rejected{background:rgba(224,87,79,.16);border:1px solid rgba(224,87,79,.45);color:#ff9a95}.rs-try__stream-item.is-risk.is-confirmed{--rs-try-item-accent:var(--rs-success,#3fb96b)}.rs-try__stream-item.is-risk.is-rejected{--rs-try-item-accent:var(--rs-risk,#e0574f);opacity:.75}.rs-try__stream-item.is-risk.is-rejected .rs-try__item-title{text-decoration:line-through}.rs-try__pane-title{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rs-text-secondary)}.rs-try__item-transcript-text{margin-top:.4rem;font-size:.95rem;color:var(--rs-text);line-height:1.4;overflow-wrap:anywhere}.rs-try__item-head{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rs-try__item-kind{display:inline-flex;align-items:center;font-size:.62rem;line-height:1;letter-spacing:.09em;text-transform:uppercase;font-weight:700;padding:.2rem .8rem;border-radius:.4rem;background:color-mix(in srgb,var(--rs-accent,#0094ff) 85%,transparent);color:#fff}.is-transcript .rs-try__item-kind,.is-risk .rs-try__item-kind{padding:0;background:transparent;letter-spacing:.12em;color:var(--rs-try-item-accent)}.rs-try__item-head:has(.rs-try__item-stage--normalized) .rs-try__item-kind{display:none}.rs-try__item-state{flex:none;display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.62rem;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase;border:1px solid transparent}.rs-try__item-state.is-confirmed{background:rgba(63,185,107,.16);border-color:rgba(63,185,107,.45);color:#7ee2a8}.rs-try__item-state.is-candidate{background:rgba(245,165,36,.16);border-color:rgba(245,165,36,.45);color:#ffcc80}.rs-try__item-kind--update{background:rgba(245,158,11,.9);color:#1a1205}.rs-try__item-kind--correction{background:rgba(248,81,73,.9);color:#2a0605}.rs-try__item-title{display:block;margin-top:.3rem;font-size:1.05rem;font-weight:700;letter-spacing:-.005em;color:var(--rs-text)}.rs-try__item-title-old{text-decoration:line-through;opacity:.7;color:var(--rs-text-muted);font-weight:500}.rs-try__item-title-arrow{margin:0 .35em;opacity:.6}.rs-try__item-title-new{font-weight:600;color:var(--rs-text)}.rs-try__item-player{margin-top:.35rem;font-size:.88rem;font-weight:600;color:var(--rs-text-secondary)}.rs-try__chips{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.35rem}.rs-try__chip{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .6rem;border-radius:.6rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);font-size:.75rem;line-height:1.3}.rs-try__chip-delta{margin-left:.4rem;padding:.05rem .35rem;border-radius:.35rem;font-size:.66rem;font-weight:700}.rs-try__chip-delta.is-up{background:rgba(63,185,107,.18);color:#7ee2a8}.rs-try__chip-delta.is-down{background:rgba(224,87,79,.18);color:#ff9a95}.rs-try__item-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.35rem}.rs-try__item-foot .rs-try__item-caption{margin-top:0}.rs-try__item-foot .rs-try__conf{margin-left:auto}.rs-try__conf{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;color:var(--rs-text-secondary)}.rs-try__conf-bars{display:inline-flex;align-items:flex-end;gap:2px;height:.85rem}.rs-try__conf-bar{width:3px;border-radius:1px;background:rgba(255,255,255,.16)}.rs-try__conf-bar:nth-child(1){height:35%}.rs-try__conf-bar:nth-child(2){height:55%}.rs-try__conf-bar:nth-child(3){height:78%}.rs-try__conf-bar:nth-child(4){height:100%}.rs-try__conf--low .rs-try__conf-bar.is-on{background:#8b98a9}.rs-try__conf--medium .rs-try__conf-bar.is-on{background:#f5a524}.rs-try__conf--high .rs-try__conf-bar.is-on{background:var(--rs-success,#3fb96b)}.rs-try__conf--low .rs-try__conf-label{color:var(--rs-text-muted)}.rs-try__conf--medium .rs-try__conf-label{color:#ffcc80}.rs-try__conf--high .rs-try__conf-label{color:#7ee2a8}.rs-try__chip-key{text-transform:uppercase;letter-spacing:.04em;font-size:.62rem;color:var(--rs-text-muted)}.rs-try__chip-val{color:var(--rs-text);font-weight:600;font-variant-numeric:tabular-nums}.rs-try__chip.is-added{background:rgba(46,160,67,.16);border:1px solid rgba(46,160,67,.45)}.rs-try__chip.is-added .rs-try__chip-key{color:#7ee2a8}.rs-try__chip.is-modified{background:rgba(245,158,11,.16);border:1px solid rgba(245,158,11,.45)}.rs-try__chip.is-modified .rs-try__chip-key{color:#ffcc80}.rs-try__chip.is-removed{background:rgba(248,81,73,.16);border:1px solid rgba(248,81,73,.45)}.rs-try__chip.is-removed .rs-try__chip-key{color:#ff9a95}.rs-try__chip-old{text-decoration:line-through;opacity:.7;color:var(--rs-text-muted);font-weight:500}.rs-try__chip-arrow{margin:0 .3em;opacity:.6}.rs-try__chip-new{font-weight:600}.rs-try__item-caption{margin-top:.4rem;font-size:.75rem;font-style:italic;color:var(--rs-text-muted)}@keyframes rs-try-item-in{from{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@keyframes rs-try-item-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.6rem)}}.rs-try__notice{margin-top:.5rem;padding-top:1.25rem;width:100%;border-top:1px solid var(--rs-border,rgba(255,255,255,.12));max-width:40rem;font-size:.85rem;line-height:1.55;color:var(--rs-text-muted);opacity:.78}.rs-try__notice-link{color:inherit;text-decoration:underline;text-underline-offset:.18em;text-decoration-color:color-mix(in srgb,currentColor 45%,transparent);white-space:nowrap}.rs-try__notice-link:hover,.rs-try__notice-link:focus-visible{color:var(--rs-text);text-decoration-color:currentColor}.rs-try__context-help{margin:.45rem 0 0;max-width:40rem;font-size:.85rem;font-weight:400;line-height:1.5;color:var(--rs-text-muted);opacity:.6}.rs-try__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.rs-try__text,.rs-try__text .rs-try__char,.rs-try__stream-item,.rs-try__mic-ring{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.rs-try__lang{display:flex;justify-content:center;width:100%;margin:0}.rs-try__lang-picker{position:relative;z-index:15;width:100%;max-width:40rem}.rs-try__lang-trigger{display:flex;align-items:center;gap:1rem;padding:.9rem 1.1rem;border:1px solid var(--rs-border,rgba(255,255,255,.12));border-radius:.75rem;background:var(--rs-surface-2,rgba(255,255,255,.04));cursor:pointer;list-style:none;color:var(--rs-text);font-weight:650;transition:border-color .18s ease,background .18s ease}.rs-try__lang-trigger::-webkit-details-marker{display:none}.rs-try__lang-trigger:hover{border-color:var(--rs-accent)}.rs-try__lang-trigger:focus-visible{outline:3px solid var(--rs-accent);outline-offset:3px}.rs-try__lang-icon{flex:none;display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:.6rem;background:rgba(255,255,255,.05);color:var(--rs-accent)}.rs-try__lang-trigger-text{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;align-self:stretch;justify-content:flex-start;gap:.45rem;min-width:0;padding-right:1rem;line-height:1.1}.rs-try__lang-eyebrow{font-size:.7rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:var(--rs-accent)}.rs-try__lang-trigger-term{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;align-self:stretch;justify-content:flex-start;gap:.45rem;min-width:0;padding-left:1rem;border-left:1px solid var(--rs-border,rgba(255,255,255,.12));line-height:1.1}.rs-try__lang-eyebrow--term{color:var(--rs-text-muted)}.rs-try__lang-name{font-size:1.1rem;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rs-try__lang-trigger-term .rs-try__lang-term{padding:.3rem .7rem;font-size:.72rem}.rs-try__lang-trigger-term .rs-try__lang-term-tag{font-size:.62rem}.rs-try__lang-chevron{flex:none;color:var(--rs-accent);transition:transform .2s ease}.rs-try__lang-picker[open] .rs-try__lang-chevron{transform:rotate(180deg)}.rs-try__lang-term{display:inline-flex;align-items:center;gap:.3rem;flex:none;padding:.22rem .55rem;border-radius:999px;font-size:.62rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;white-space:nowrap}.rs-try__lang-term-tag{padding:.08rem .34rem;border-radius:999px;background:rgba(255,255,255,.16);font-size:.55rem;letter-spacing:.04em;line-height:1.1}.rs-try__lang-term--advanced{color:#7ee7b8;background:rgba(46,204,133,.15);box-shadow:inset 0 0 0 1px rgba(46,204,133,.35)}.rs-try__lang-term--preview{color:#ffd479;background:rgba(255,189,46,.16);box-shadow:inset 0 0 0 1px rgba(255,189,46,.35)}.rs-try__lang-term--basic{color:#9fb4d0;background:rgba(159,180,208,.14);box-shadow:inset 0 0 0 1px rgba(159,180,208,.28)}.rs-try__lang-term--soon{color:#8b97ab;background:rgba(139,151,171,.12);box-shadow:inset 0 0 0 1px rgba(139,151,171,.22)}.rs-try__lang-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%);min-width:24rem;max-width:min(28rem,calc(100vw - 2rem));max-height:min(30rem,calc(100vh - 6rem));padding:.4rem;display:flex;flex-direction:column;gap:.1rem;border:1px solid var(--rs-border-strong,rgba(255,255,255,.2));border-radius:.9rem;background:rgba(10,15,23,.98);box-shadow:0 1.5rem 4rem rgba(0,0,0,.55)}.rs-try__lang-menu-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.15rem .15rem .1rem;display:flex;flex-direction:column;gap:.1rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.rs-try__lang-menu-scroll::-webkit-scrollbar{width:.55rem}.rs-try__lang-menu-scroll::-webkit-scrollbar-track{background:transparent;margin:.2rem 0}.rs-try__lang-menu-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.22);border-radius:999px;border:2px solid transparent;background-clip:padding-box}.rs-try__lang-menu-scroll::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.38);background-clip:padding-box}@media(max-width:640px){.rs-try__lang-menu{min-width:21rem;max-width:min(24rem,calc(100vw - 2rem))}}.rs-try__lang-option{display:flex;align-items:center;gap:.6rem;padding:.55rem .7rem;border:1px solid transparent;border-radius:.6rem;background:transparent;color:var(--rs-text-secondary);cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.rs-try__lang-option:hover,.rs-try__lang-option:focus-visible{background:rgba(255,255,255,.05);color:var(--rs-text);outline:0}.rs-try__lang-option.is-selected{border-color:var(--rs-accent);color:var(--rs-text)}.rs-try__lang-option.is-disabled{cursor:not-allowed;opacity:.55}.rs-try__lang-option.is-disabled:hover{background:transparent;color:var(--rs-text-secondary)}.rs-try__lang-option-name{flex:1;font-weight:600}.rs-try__lang-option-term{margin-left:auto}.rs-try__lang-menu-note{flex:none;margin:.35rem .3rem .2rem;padding:.55rem .65rem;border-radius:.6rem;border-top:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);font-size:.72rem;line-height:1.45;color:var(--rs-text-muted)}.rs-try__lang-menu-note strong{color:var(--rs-text);font-weight:700}@media(max-width:700px){.rs-try__lang-icon{display:none}}