.tv-shell{--tv-black:#050505;--tv-paper:#f4f2e9;--tv-blue:#168cff;--tv-cyan:#43f3ff;--tv-pink:#ff4da8;--tv-orange:#ff8a18;--tv-top-height:68px;color:var(--tv-black);isolation:isolate;background:#188cf9;width:100%;height:100dvh;font-family:Arial,Helvetica,sans-serif;position:fixed;inset:0;overflow:hidden}.tv-shell *,.tv-shell :before,.tv-shell :after{box-sizing:border-box}.tv-shell button,.tv-shell a,.tv-shell input,.tv-shell textarea{font:inherit}.tv-shell button,.tv-shell a{-webkit-tap-highlight-color:transparent}.tv-shell__art{inset:var(--tv-top-height) 0 0;z-index:-2;background:radial-gradient(circle at 78% 34%,#ffef58f2 0 4%,#ffa014ad 9%,#0000 23%),radial-gradient(at 50% 100%,#ff198ef2 0 11%,#ff5738d1 24%,#0000 51%),radial-gradient(at 12% 57%,#53fff8f2 0 7%,#0000 30%),linear-gradient(135deg,#1af0ff 0%,#138dfd 35%,#4d50e7 60%,#ff409f 83%,#ff8b17 100%);position:absolute;overflow:hidden}.tv-shell__art:before,.tv-shell__art:after{content:"";filter:blur(1px);background:#010914c7;width:48%;height:55%;position:absolute;bottom:-14%;transform:rotate(9deg)}.tv-shell__art:before{left:-15%}.tv-shell__art:after{right:-16%;transform:rotate(-12deg)}.tv-shell__sun{background:#ffe253cc;border-radius:50%;width:clamp(58px,8vw,112px);height:clamp(58px,8vw,112px);position:absolute;top:15%;right:17%;box-shadow:0 0 55px 24px #ff941873}.tv-shell__tree{clip-path:polygon(45% 0,58% 0,61% 38%,100% 75%,66% 68%,81% 100%,18% 100%,36% 66%,0 78%,41% 35%);filter:blur(.4px);transform-origin:bottom;background:linear-gradient(90deg,#00080fc2,#04131d59);width:24%;height:65%;position:absolute;bottom:-7%}.tv-shell__tree--one{left:-4%;transform:rotate(-7deg)}.tv-shell__tree--two{opacity:.58;height:47%;left:15%;transform:rotate(8deg)}.tv-shell__tree--three{opacity:.6;height:50%;right:13%;transform:rotate(-6deg)}.tv-shell__tree--four{right:-3%;transform:rotate(8deg)}.tv-topbar{background:var(--tv-black);color:#fff;height:var(--tv-top-height);z-index:30;grid-template-columns:minmax(52px,1fr) auto minmax(52px,1fr);align-items:center;padding:0 clamp(13px,2.5vw,32px);display:grid;position:absolute;inset:0 0 auto}.tv-topbar__brand-wrap{text-align:center;position:relative}.tv-topbar__brand{color:#fff;font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.055em;font-size:clamp(1.15rem,2.4vw,1.8rem);text-decoration:none}.tv-topbar__tooltip{color:#090909;opacity:0;pointer-events:none;white-space:nowrap;background:#fff;border-radius:2px;padding:6px 9px;font-size:.63rem;font-weight:700;transition:all .16s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,-3px)}.tv-topbar__brand-wrap:hover .tv-topbar__tooltip,.tv-topbar__brand:focus-visible+.tv-topbar__tooltip{opacity:1;transform:translate(-50%)}.tv-topbar__button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff85;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;display:inline-flex}.tv-topbar__button:hover,.tv-topbar__button:focus-visible{color:#000;background:#fff;outline:none}.tv-topbar__esc{letter-spacing:.05em;justify-self:start;font-size:.58rem;font-weight:900}.tv-topbar__menu-button{justify-self:end;font-size:1.35rem;line-height:1}.tv-menu{background:#080808;border:1px solid #ffffff38;min-width:210px;padding:8px;display:none;position:absolute;top:59px;right:clamp(13px,2.5vw,32px);box-shadow:0 18px 40px #00000059}.tv-menu--open{display:grid}.tv-menu__item{color:#fff;cursor:pointer;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:0 0;border:0;padding:12px;font-size:.75rem;font-weight:800;text-decoration:none}.tv-menu__item:hover,.tv-menu__item:focus-visible{color:#000;background:#fff;outline:0}.tv-menu__item--disabled{cursor:not-allowed;opacity:.38}.tv-level-picker{inset:var(--tv-top-height) 0 clamp(102px, 15vh, 138px);text-align:center;justify-content:center;align-items:center;padding:clamp(24px,4vh,54px) 24px;display:flex;position:absolute;overflow:auto}.tv-level-picker__content{width:100%;max-width:780px;margin:auto}.tv-level-picker__eyebrow,.tv-line-library__heading>p{letter-spacing:.22em;margin:0 0 15px;font-size:.69rem;font-weight:900}.tv-level-picker h1{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:0 auto clamp(25px,4.5vh,46px);font-size:clamp(2rem,6.2vw,5.2rem);line-height:.95}.tv-level-slider{width:min(76vw,520px);max-width:520px;height:62px;margin:0 auto;position:relative}.tv-level-slider__track{background:#0000003d;border:2px solid #050505;border-radius:99px;height:12px;position:absolute;top:25px;left:0;right:0;overflow:hidden}.tv-level-slider__track:before{content:"";width:var(--tv-level-progress);background:#050505;position:absolute;inset:0 auto 0 0}.tv-level-slider__number{color:#fff;font-family:var(--font-poller-one), Impact, sans-serif;height:52px;left:var(--tv-level-progress);pointer-events:none;z-index:2;background:#050505;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;font-size:1.22rem;display:flex;position:absolute;top:5px;transform:translate(-50%);box-shadow:0 4px #0000002e}.tv-level-slider__range{cursor:grab;opacity:0;z-index:3;width:100%;height:62px;margin:0;position:absolute;inset:0}.tv-level-slider__range:active{cursor:grabbing}.tv-level-slider:focus-within .tv-level-slider__number{outline-offset:4px;outline:3px solid #fff}.tv-level-slider--inverse .tv-level-slider__track{background:#fff3;border-color:#fff}.tv-level-slider--inverse .tv-level-slider__track:before{background:#fff}.tv-level-slider--inverse .tv-level-slider__number{color:#050505;background:#fff;border-color:#050505}.tv-level-picker__help{max-width:470px;margin:15px auto 22px;font-size:clamp(.8rem,1.2vw,.95rem);line-height:1.6}.tv-level-picker__help strong{font-weight:900}.tv-start-line{letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;font-size:.75rem;font-weight:800;display:flex}.tv-start-line input{appearance:textfield;color:#050505;font-family:var(--font-poller-one), Impact, sans-serif;text-align:center;background:#ffffffe0;border:2px solid #050505;border-radius:0;width:58px;height:38px;font-size:1rem}.tv-level-picker__browse,.tv-level-picker__disclaimer{color:#050505;cursor:pointer;letter-spacing:.08em;text-underline-offset:4px;text-transform:uppercase;background:0 0;border:0;margin:16px auto 0;padding:3px 0;font-size:.69rem;font-weight:900;text-decoration:underline;display:block}.tv-level-picker__disclaimer{opacity:.65;margin-top:10px}.tv-level-picker__browse:hover,.tv-level-picker__disclaimer:hover{text-decoration-thickness:3px}.tv-level-picker__error{background:#ffffffe6;justify-content:center;align-items:center;gap:12px;max-width:540px;margin:16px auto 0;padding:10px 14px;font-size:.75rem;display:flex}.tv-level-picker__error button{color:#fff;cursor:pointer;background:#000;border:0;padding:7px 10px;font-weight:900}.tv-go-bar{color:#fff;background:#050505;flex-direction:column;justify-content:center;align-items:center;height:clamp(102px,15vh,138px);padding:12px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.tv-go-bar__link{color:#fff;font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.05em;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.92;text-decoration:none;transition:color .15s,transform .15s}.tv-go-bar__link:hover,.tv-go-bar__link:focus-visible{color:var(--tv-cyan);outline:none;transform:scale(1.04)}.tv-go-bar__link--disabled{opacity:.35;font-size:clamp(1.4rem,3vw,2.5rem)}.tv-go-bar p{letter-spacing:.03em;opacity:.7;margin:8px 0 0;font-size:.64rem}.tv-go-bar p a{color:inherit;text-underline-offset:3px}.tv-dashboard--lines .tv-shell__art{background:#050505}.tv-dashboard--lines .tv-shell__art>*{display:none}.tv-line-library{color:#fff;height:calc(100dvh - var(--tv-top-height));margin-top:var(--tv-top-height);background:#050505;padding:clamp(38px,7vh,82px) max(22px,50vw - 490px) 90px;overflow-y:auto}.tv-line-library__heading{text-align:center;max-width:760px;margin:0 auto 55px}.tv-line-library__heading .tv-level-slider{margin-bottom:22px}.tv-line-library__heading h1{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.055em;text-wrap:balance;margin:0 0 12px;font-size:clamp(1.8rem,4.4vw,4.2rem);line-height:1}.tv-line-library__heading>span{opacity:.62;font-size:.8rem}.tv-line-library__status{text-align:center;max-width:560px;margin:80px auto}.tv-line-library__status button{color:#000;cursor:pointer;background:#fff;border:0;margin-top:18px;padding:12px 18px;font-weight:900}.tv-line-list{margin:0;padding:0;list-style:none}.tv-line-list li{border-top:1px solid #ffffff2e}.tv-line-list li:last-child{border-bottom:1px solid #ffffff2e}.tv-line-list a{color:#fff;grid-template-columns:48px 1fr auto;align-items:center;gap:20px;min-height:84px;padding:14px 4px;font-size:clamp(1rem,2vw,1.5rem);text-decoration:none;display:grid}.tv-line-list a:hover,.tv-line-list a:focus-visible{color:var(--tv-cyan);outline:none}.tv-line-list__number{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.7rem;display:flex}.tv-line-list__arrow{font-size:1.45rem}.tv-dialog-backdrop{z-index:60;background:#0000009e;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}.tv-dialog{background:#fff;width:100%;max-width:520px;padding:clamp(28px,5vw,55px);box-shadow:12px 12px #050505}.tv-dialog>p{letter-spacing:.18em;margin:0 0 15px;font-size:.65rem;font-weight:900}.tv-dialog h2{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(1.7rem,4vw,3rem);line-height:1}.tv-dialog>span{font-size:.9rem;line-height:1.65;display:block}.tv-dialog button{color:#fff;cursor:pointer;background:#050505;border:0;margin-top:28px;padding:13px 18px;font-size:.75rem;font-weight:900}.tv-player__stage{inset:var(--tv-top-height) 0 clamp(190px, 27vh, 270px);outline:none;position:absolute;overflow:hidden}.tv-player__stage:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000000d,#0000 50%,#0000005c);position:absolute;inset:0}.tv-player__video{border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.tv-player__video .youtube-segment-mount,.tv-player__video iframe{width:100%!important;height:100%!important}.tv-player__video iframe{border:0}.tv-player__counter{z-index:5;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:clamp(16px,4vh,38px);left:50%;transform:translate(-50%)}.tv-play-dot{color:#fff;cursor:pointer;background:#050505;border:0;border-radius:50%;justify-content:center;align-items:center;width:clamp(82px,10vw,112px);height:clamp(82px,10vw,112px);padding:0;transition:transform .17s;display:flex;position:relative}.tv-play-dot:hover,.tv-play-dot:focus-visible{outline-offset:5px;outline:3px solid #fff;transform:scale(1.04)}.tv-play-dot>span{font-family:var(--font-poller-one), Impact, sans-serif;z-index:2;font-size:clamp(1.4rem,2.8vw,2.3rem);position:relative}.tv-play-dot svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.tv-play-dot circle{fill:none;stroke-width:5px}.tv-play-dot__rail{stroke:#ffffff40}.tv-play-dot__progress{stroke:#fff;stroke-linecap:round;transition:stroke-dashoffset .25s}.tv-play-dot--playing{animation:1.2s ease-in-out infinite tv-dot-pulse}.tv-play-dot--breathing{animation:.9s ease-in-out tv-dot-breathe}.tv-replay-count{color:#050505;cursor:pointer;z-index:4;background:#fff;border:2px solid #050505;border-radius:50%;width:29px;height:29px;margin-top:-12px;font-size:.62rem;font-weight:900;position:relative}.tv-player__mode-switch{z-index:5;background:#00000094;padding:4px;display:flex;position:absolute;top:16px;left:18px}.tv-player__mode-switch button{color:#fff;cursor:pointer;letter-spacing:.1em;background:0 0;border:0;padding:8px 10px;font-size:.58rem;font-weight:900}.tv-player__mode-switch button[aria-pressed=true]{color:#000;background:#fff}.tv-caption-bar{color:#fff;background:#050505;grid-template-columns:minmax(100px,.25fr) minmax(0,1fr) minmax(180px,.45fr);height:clamp(190px,27vh,270px);padding:clamp(25px,4vh,46px) clamp(18px,4vw,60px);display:grid;position:absolute;bottom:0;left:0;right:0}.tv-caption-bar__meta{letter-spacing:.13em;opacity:.62;flex-direction:column;gap:7px;font-size:.58rem;font-weight:900;display:flex}.tv-caption-bar__copy,.tv-caption-bar__input{text-align:center;align-self:center;min-width:0;padding:0 clamp(12px,3vw,45px)}.tv-caption-bar__copy p{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:.01em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.25rem,3.2vw,3rem);line-height:1.2}.tv-caption-bar__copy>span{color:var(--tv-cyan);margin-top:12px;font-size:clamp(.72rem,1.2vw,.95rem);line-height:1.45;display:block}.tv-caption-bar__input textarea{color:#fff;font-family:var(--font-poller-one), Impact, sans-serif;resize:none;text-align:center;background:0 0;border:0;border-bottom:2px solid #ffffffb3;border-radius:0;outline:none;width:100%;padding:8px 4px;font-size:clamp(1.15rem,2.8vw,2.5rem)}.tv-caption-bar__input textarea::placeholder{color:#ffffff6b}.tv-caption-bar__input textarea:focus{border-color:var(--tv-cyan)}.tv-caption-bar__actions{flex-wrap:wrap;place-content:center flex-end;gap:7px;display:flex}.tv-caption-bar__actions button{color:#fff;cursor:pointer;letter-spacing:.06em;background:0 0;border:1px solid #ffffff80;padding:10px 11px;font-size:.57rem;font-weight:900}.tv-caption-bar__actions button:hover,.tv-caption-bar__actions button:focus-visible{color:#000;background:#fff;outline:0}.tv-caption-bar__actions button:disabled{cursor:not-allowed;opacity:.25}.tv-message__card{text-align:center;max-width:620px;left:50%;top:calc(50% + var(--tv-top-height) / 2);background:#fff;width:calc(100% - 44px);padding:clamp(35px,6vw,70px);position:absolute;transform:translate(-50%,-50%);box-shadow:14px 14px #050505}.tv-message__card>p{letter-spacing:.2em;margin:0 0 15px;font-size:.66rem;font-weight:900}.tv-message__card h1{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2rem,5vw,4rem);line-height:1}.tv-message__card>span{font-size:.9rem;line-height:1.6;display:block}.tv-message__card button{color:#fff;cursor:pointer;background:#050505;border:0;margin-top:28px;padding:13px 18px;font-size:.7rem;font-weight:900}.tv-black-loading{z-index:9999;background:#000;animation:.6s both tv-black-in;position:fixed;inset:0}.tv-black-loading--leaving{opacity:0;transition:opacity .6s;animation:none}@keyframes tv-black-in{0%{opacity:0}to{opacity:1}}.tv-auth-shell{overflow-y:auto}.tv-auth-shell .tv-shell__art{position:fixed}.tv-auth-shell .tv-shell__sun{opacity:0}.tv-auth{min-height:100dvh;padding-top:var(--tv-top-height);grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);display:grid;position:relative}.tv-auth__cat-stage{inset:var(--tv-top-height) 0 0;pointer-events:none;z-index:0;position:fixed;overflow:hidden}.tv-auth-cat{width:clamp(300px,32vw,480px);position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.tv-auth-cat svg{width:100%;display:block;overflow:visible}.tv-auth-cat__pose{transform-box:view-box;transform-origin:50%;transition:transform .52s cubic-bezier(.22,.8,.24,1)}.tv-auth-cat__head{transform-box:fill-box;transform-origin:50%;animation:7s ease-in-out infinite alternate tv-auth-cat-drift}.tv-auth-cat__ear,.tv-auth-cat__face{fill:#ffe6a8;transition:transform .42s cubic-bezier(.22,.8,.24,1)}.tv-auth-cat__ear{transform-box:fill-box;transform-origin:bottom}.tv-auth-cat__moon-detail{fill:#7897a8;opacity:0;transition:opacity .42s cubic-bezier(.22,.8,.24,1)}.tv-auth-cat__eye{fill:#6b4a2e;opacity:0;transform-box:fill-box;transform-origin:50%;transition:opacity .22s,transform .34s cubic-bezier(.22,.8,.24,1);transform:scaleY(.06)}.tv-auth-cat[data-state=idle] .tv-auth-cat__eye{animation:7.5s ease-in-out infinite tv-auth-cat-peek}.tv-auth-cat[data-state=watching] .tv-auth-cat__pose{transform:translateY(-5px)scale(1.018)}.tv-auth-cat[data-state=watching] .tv-auth-cat__eye,.tv-auth-cat[data-state=working] .tv-auth-cat__eye,.tv-auth-cat[data-state=pleased] .tv-auth-cat__eye{opacity:.85;transform:scaleY(1)}.tv-auth-cat[data-focus=display-name] .tv-auth-cat__eyes{transform:translate(-3px,-2px)}.tv-auth-cat[data-focus=email] .tv-auth-cat__eyes{transform:translate(3px)}.tv-auth-cat[data-focus=reset-email] .tv-auth-cat__eyes{transform:translateY(3px)}.tv-auth-cat__eyes{transform-box:fill-box;transform-origin:50%;transition:transform .34s cubic-bezier(.22,.8,.24,1)}.tv-auth-cat[data-state=shy] .tv-auth-cat__pose{transform:translateY(3px)rotate(-.7deg)}.tv-auth-cat[data-state=shy] .tv-auth-cat__eye{opacity:.42;transform:scaleY(.06)}.tv-auth-cat[data-state=working] .tv-auth-cat__pose{animation:.62s ease-in-out infinite alternate tv-auth-cat-listen}.tv-auth-cat[data-state=working] .tv-auth-cat__eyes{animation:1.1s ease-in-out infinite alternate tv-auth-cat-scan}.tv-auth-cat[data-state=working] .tv-auth-cat__moon-detail,.tv-auth-cat[data-state=pleased] .tv-auth-cat__moon-detail{opacity:.22}.tv-auth-cat[data-state=concerned] .tv-auth-cat__pose{transform:translateY(8px)rotate(3deg)}.tv-auth-cat[data-state=pleased] .tv-auth-cat__pose{transform:translateY(-8px)scale(1.025)}.tv-auth__story{z-index:1;place-self:center;width:100%;max-width:650px;padding:clamp(46px,7vw,105px);position:relative}.tv-auth__eyebrow{letter-spacing:.2em;font-weight:900;margin:0 0 18px!important;font-size:.7rem!important}.tv-auth__story h1{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.06em;margin:0;font-size:clamp(3.2rem,8vw,7.5rem);line-height:.82}.tv-auth__story>p{max-width:430px;margin:28px 0 0;font-size:clamp(.9rem,1.4vw,1.1rem);line-height:1.55}.tv-auth__steps{max-width:430px;margin:42px 0 0;padding:0;list-style:none}.tv-auth__steps li{border-top:1px solid #00000059;align-items:center;gap:15px;padding:13px 0;font-size:.75rem;font-weight:800;display:flex}.tv-auth__steps li:last-child{border-bottom:1px solid #00000059}.tv-auth__steps span{font-family:var(--font-poller-one), Impact, sans-serif;font-size:.68rem}.tv-auth__card{color:#fff;z-index:2;background:#050505;align-self:center;width:calc(100% - clamp(60px,10vw,140px));max-width:610px;margin:clamp(30px,5vw,70px);padding:clamp(32px,5vw,65px);position:relative}.tv-auth__card-heading>p{letter-spacing:.2em;opacity:.6;margin:0 0 11px;font-size:.62rem;font-weight:900}.tv-auth__card-heading h2{font-family:var(--font-poller-one), Impact, sans-serif;letter-spacing:-.05em;margin:0 0 28px;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.tv-auth__messages:empty{display:none}.tv-auth__message{color:var(--tv-cyan);background:#44f2ff2b;margin:0 0 16px;padding:11px 13px;font-size:.75rem;line-height:1.4}.tv-auth__message--error{color:#ff91a5;background:#ff496a2e}.tv-auth__form{gap:16px;display:grid}.tv-auth__form label,.tv-auth__reset label{gap:7px;display:grid}.tv-auth__form label>span,.tv-auth__reset label>span{letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:900}.tv-auth__form input,.tv-auth__reset input{color:#fff;background:#161616;border:1px solid #ffffff40;border-radius:0;outline:none;width:100%;height:48px;padding:0 14px}.tv-auth__form input:focus,.tv-auth__reset input:focus{border-color:var(--tv-cyan);box-shadow:0 0 0 1px var(--tv-cyan)}.tv-auth__form input::placeholder{color:#ffffff52}.tv-auth__primary{color:#050505;cursor:pointer;background:#fff;border:0;height:52px;margin-top:5px;font-family:var(--font-poller-one), Impact, sans-serif!important;font-size:1rem!important}.tv-auth__primary:hover,.tv-auth__primary:focus-visible{background:var(--tv-cyan);outline:0}.tv-auth__primary:disabled,.tv-auth__google:disabled{cursor:wait;opacity:.55}.tv-auth__divider{text-align:center;border-top:1px solid #ffffff38;margin:27px 0 20px;position:relative}.tv-auth__divider span{background:#050505;padding:0 9px;font-size:.58rem;font-weight:900;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.tv-auth__google{color:#fff;cursor:pointer;letter-spacing:.07em;background:0 0;border:1px solid #ffffff8c;width:100%;height:48px;font-size:.67rem;font-weight:900}.tv-auth__google span{color:#4285f4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-right:8px;font-weight:900;display:inline-flex}.tv-auth__google:hover,.tv-auth__google:focus-visible{color:#000;background:#fff;outline:0}.tv-auth__text-button{color:#ffffffad;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:16px auto 0;font-size:.67rem;text-decoration:underline;display:block}.tv-auth__reset{border-top:1px solid #fff3;gap:11px;margin-top:21px;padding-top:21px;display:grid}.tv-auth__reset button{background:var(--tv-cyan);color:#000;cursor:pointer;border:0;height:42px;font-size:.65rem;font-weight:900}.tv-auth__alternate{text-align:center;margin:24px 0 0;font-size:.72rem;line-height:1.5}.tv-auth__alternate a{color:var(--tv-cyan);text-underline-offset:3px;font-weight:900}.tv-auth__guest{color:#ffffff7a;text-align:center;text-underline-offset:3px;margin-top:13px;font-size:.65rem;display:block}.tv-auth[data-mode]{grid-template-areas:"story card"}.tv-auth[data-mode=signup]{grid-template-columns:minmax(440px,.95fr) minmax(0,1.05fr);grid-template-areas:"card story"}.tv-auth[data-mode] .tv-auth__story{view-transition-name:auth-story;grid-area:story}.tv-auth[data-mode] .tv-auth__card{view-transition-name:auth-card;grid-area:card}.tv-auth[data-mode] .tv-auth-cat{view-transition-name:auth-cat}@keyframes tv-dot-pulse{0%,to{box-shadow:0 0 #ffffff6b}50%{box-shadow:0 0 0 11px #fff0}}@keyframes tv-dot-breathe{0%,to{transform:scale(1)}50%{transform:scale(.88)}}@keyframes tv-auth-cat-drift{0%{transform:translateY(0)rotate(-.7deg)}52%{transform:translateY(-9px)rotate(.65deg)}to{transform:translateY(-3px)rotate(-.15deg)}}@keyframes tv-auth-cat-peek{0%,38%,46%,to{opacity:0;transform:scaleY(.06)}40%,44%{opacity:.85;transform:scaleY(1)}}@keyframes tv-auth-cat-listen{0%{transform:translateY(-5px)rotate(-1.2deg)scale(1.012)}to{transform:translateY(2px)rotate(1.2deg)scale(1.025)}}@keyframes tv-auth-cat-scan{0%{transform:translate(-3px)}to{transform:translate(3px)}}@media (max-width:840px){.tv-auth{display:block}.tv-auth-cat{width:min(70vw,420px);top:29%;left:50%;transform:translate(-50%,-50%)}.tv-auth__story{text-align:center;max-width:590px;padding-bottom:20px}.tv-auth__story>p{margin-left:auto;margin-right:auto}.tv-auth__steps{text-align:left;margin-left:auto;margin-right:auto}.tv-auth__card{width:calc(100% - 36px);max-width:560px;margin:15px auto 55px}.tv-caption-bar{grid-template-columns:1fr;padding:18px 22px}.tv-caption-bar__meta{flex-direction:row;justify-content:space-between}.tv-caption-bar__copy,.tv-caption-bar__input{padding:10px 0}.tv-caption-bar__actions{justify-content:center}}@media (max-width:560px){.tv-shell{--tv-top-height:58px}.tv-topbar{padding-inline:12px}.tv-topbar__button{width:34px;height:34px}.tv-topbar__brand{font-size:1.12rem}.tv-menu{top:52px;right:12px}.tv-level-picker{padding:22px 17px;bottom:112px}.tv-level-picker__eyebrow{margin-bottom:11px}.tv-level-picker h1{margin-bottom:25px;font-size:clamp(2.05rem,11vw,3.5rem)}.tv-level-slider{width:min(76vw,360px)}.tv-level-picker__help{margin-bottom:16px}.tv-start-line{flex-wrap:wrap}.tv-go-bar{height:112px}.tv-go-bar__link{font-size:2.7rem}.tv-go-bar p{text-align:center}.tv-line-library{padding:35px 18px 70px}.tv-line-library__heading{margin-bottom:38px}.tv-line-list a{grid-template-columns:40px 1fr auto;gap:12px;min-height:74px}.tv-line-list__number{width:32px;height:32px}.tv-player__stage{bottom:248px}.tv-caption-bar{height:248px}.tv-player__counter{bottom:17px}.tv-play-dot{width:76px;height:76px}.tv-caption-bar__copy p{font-size:clamp(1rem,5.5vw,1.45rem)}.tv-caption-bar__actions button{padding:8px}.tv-player__mode-switch{top:9px;left:9px}.tv-auth__story{padding:58px 22px 16px}.tv-auth__story h1{font-size:4.3rem}.tv-auth__story>p{margin-top:20px}.tv-auth__steps{display:none}.tv-auth__card{margin-bottom:30px;padding:30px 23px}.tv-auth-cat{width:min(82vw,340px);top:205px}}@media (max-height:650px) and (min-width:561px){.tv-level-picker{padding-block:18px}.tv-level-picker h1{margin-bottom:18px;font-size:clamp(2rem,7vh,3.5rem)}.tv-level-slider{height:55px}.tv-level-picker__help{margin:8px auto 10px}.tv-level-picker__browse{margin-top:9px}.tv-level-picker__disclaimer{margin-top:5px}}@media (prefers-reduced-motion:reduce){.tv-shell *,.tv-shell :before,.tv-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}nextjs-portal{display:none!important}
.tv-auth-shell{--tv-auth-accent:#b9dfe0;--tv-auth-card:#071519;--tv-auth-paper:#f4f2e9;--tv-auth-sky-deep:#1b2a4a;--tv-auth-sky-plum:#7a3b6b;--tv-auth-sky-teal:#2a6b6e;background:#081d22}.tv-auth-shell .tv-topbar{background:#050e11f5;border-bottom:1px solid #b9dfe029}.tv-auth-shell .tv-topbar__brand{font-family:var(--font-nunito), Arial, Helvetica, sans-serif;letter-spacing:.045em;font-size:1rem;font-weight:900;line-height:1}.tv-auth-shell .tv-topbar__button{color:#f4f2e9d1;background:#f4f2e914;border-color:#f4f2e93d;transition:background-color .16s,border-color .16s,color .16s}.tv-auth-shell .tv-topbar__button:hover,.tv-auth-shell .tv-topbar__button:focus-visible{background:var(--tv-auth-accent);border-color:var(--tv-auth-accent);color:#071519}.tv-auth-shell .tv-topbar__esc{letter-spacing:.08em;border-radius:999px;width:52px;height:32px;font-size:.65rem}.tv-auth-shell .tv-topbar__menu-button{width:36px;height:36px;font-size:1.25rem}.tv-auth-shell .tv-shell__art{background:radial-gradient(circle at 70% 33%, #ffd98a8f 0 4%, #ffd98a33 10%, transparent 30%), linear-gradient(135deg, var(--tv-auth-sky-deep) 0%, var(--tv-auth-sky-teal) 55%, var(--tv-auth-sky-plum) 100%);view-transition-name:forest-auth}.tv-auth-shell .tv-shell__art:before,.tv-auth-shell .tv-shell__art:after{background:linear-gradient(#173f427a,#081d22f0)}.tv-auth-shell .tv-shell__sun{opacity:0}.tv-auth-shell .tv-shell__tree{background:linear-gradient(90deg,#081d22f5,#173f4294)}.tv-auth-shell .tv-shell__tree--two,.tv-auth-shell .tv-shell__tree--three{opacity:.48}.tv-auth-shell .tv-shell__tree--one{view-transition-name:auth-tree-one}.tv-auth-shell .tv-shell__tree--two{view-transition-name:auth-tree-two}.tv-auth-shell .tv-shell__tree--three{view-transition-name:auth-tree-three}.tv-auth-shell .tv-shell__tree--four{view-transition-name:auth-tree-four}.tv-auth-shell .tv-auth{color:var(--tv-auth-paper)}.tv-auth-shell .tv-auth__story>p{color:#f4f2e9c7}.tv-auth-shell .tv-auth__steps li{border-color:#e0efea3d}.tv-auth-shell .tv-auth__card{background:#071519f2;box-shadow:0 24px 70px #02101457}.tv-auth-shell .tv-auth__message{color:var(--tv-auth-accent);background:#b9dfe01f}.tv-auth-shell .tv-auth__message--error{color:#e5a9b2;background:#da7b8726}.tv-auth-shell .tv-auth__form input,.tv-auth-shell .tv-auth__reset input{background:#f4f2e912;border-color:#f4f2e938}.tv-auth-shell .tv-auth__form input:focus,.tv-auth-shell .tv-auth__reset input:focus{border-color:var(--tv-auth-accent);box-shadow:0 0 0 1px var(--tv-auth-accent)}.tv-auth-shell .tv-auth__primary:hover,.tv-auth-shell .tv-auth__primary:focus-visible,.tv-auth-shell .tv-auth__reset button{background:var(--tv-auth-accent)}.tv-auth-shell .tv-auth__divider span{background:var(--tv-auth-card)}.tv-auth-shell .tv-auth__alternate a{color:var(--tv-auth-accent)}@media (max-width:560px){.tv-auth-shell .tv-topbar__brand{font-size:.9rem}.tv-auth-shell .tv-topbar__esc{width:48px;height:30px}.tv-auth-shell .tv-topbar__menu-button{width:34px;height:34px}}
@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.42s;animation-timing-function:cubic-bezier(.22,.8,.24,1)}::view-transition-new(root){animation-duration:.42s;animation-timing-function:cubic-bezier(.22,.8,.24,1)}::view-transition-old(root){animation-name:stage-vt-fade-out}::view-transition-new(root){animation-name:stage-vt-fade-in}html[data-route-transition=auth]::view-transition-old(root){animation-duration:.7s;animation-timing-function:cubic-bezier(.2,.82,.2,1)}html[data-route-transition=auth]::view-transition-new(root){animation-duration:.7s;animation-timing-function:cubic-bezier(.2,.82,.2,1)}html[data-route-transition=forest-to-auth]::view-transition-old(root){animation:none}html[data-route-transition=forest-to-auth]::view-transition-new(root){animation:none}html[data-route-transition=auth-to-forest]::view-transition-old(root){animation:none}html[data-route-transition=auth-to-forest]::view-transition-new(root){animation:none}::view-transition-group(auth-card){animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.82,.2,1)}::view-transition-group(auth-story){animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.82,.2,1)}::view-transition-group(auth-cat){animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.82,.2,1)}::view-transition-image-pair(auth-card){isolation:isolate}::view-transition-image-pair(auth-story){isolation:isolate}::view-transition-image-pair(auth-cat){isolation:isolate}::view-transition-old(auth-card){mix-blend-mode:normal;animation:.46s cubic-bezier(.4,0,.6,1) both auth-vt-content-out}::view-transition-old(auth-story){mix-blend-mode:normal;animation:.46s cubic-bezier(.4,0,.6,1) both auth-vt-content-out}::view-transition-new(auth-card){mix-blend-mode:normal;animation:.72s cubic-bezier(.2,.82,.2,1) both auth-vt-content-in}::view-transition-new(auth-story){mix-blend-mode:normal;animation:.72s cubic-bezier(.2,.82,.2,1) both auth-vt-content-in}::view-transition-old(auth-cat){mix-blend-mode:normal;animation-duration:.72s;animation-timing-function:ease-in-out}::view-transition-new(auth-cat){mix-blend-mode:normal;animation-duration:.72s;animation-timing-function:ease-in-out}html[data-route-transition=forest-to-auth]::view-transition-group(auth-cat){animation-duration:.9s;animation-timing-function:cubic-bezier(.16,.82,.22,1)}html[data-route-transition=auth-to-forest]::view-transition-group(auth-cat){animation-duration:.9s;animation-timing-function:cubic-bezier(.16,.82,.22,1)}html[data-route-transition=forest-to-auth]::view-transition-old(forest-app){animation:.82s cubic-bezier(.3,0,.42,1) both forest-vt-drop}html[data-route-transition=forest-to-auth]::view-transition-new(forest-auth){animation:.72s ease-out both forest-vt-sky-in}html[data-route-transition=auth-to-forest]::view-transition-old(forest-auth){animation:.58s ease-in both forest-vt-sky-out}html[data-route-transition=auth-to-forest]::view-transition-new(forest-app){animation:.9s cubic-bezier(.16,.82,.22,1) both forest-vt-rise}html[data-route-transition=forest-to-auth]::view-transition-new(auth-tree-one){animation:.86s cubic-bezier(.16,.82,.22,1) both auth-tree-left-in}html[data-route-transition=forest-to-auth]::view-transition-new(auth-tree-two){animation:.86s cubic-bezier(.16,.82,.22,1) both auth-tree-left-in}html[data-route-transition=forest-to-auth]::view-transition-new(auth-tree-three){animation:.86s cubic-bezier(.16,.82,.22,1) both auth-tree-right-in}html[data-route-transition=forest-to-auth]::view-transition-new(auth-tree-four){animation:.86s cubic-bezier(.16,.82,.22,1) both auth-tree-right-in}html[data-route-transition=auth-to-forest]::view-transition-old(auth-tree-one){animation:.56s ease-in both auth-tree-left-out}html[data-route-transition=auth-to-forest]::view-transition-old(auth-tree-two){animation:.56s ease-in both auth-tree-left-out}html[data-route-transition=auth-to-forest]::view-transition-old(auth-tree-three){animation:.56s ease-in both auth-tree-right-out}html[data-route-transition=auth-to-forest]::view-transition-old(auth-tree-four){animation:.56s ease-in both auth-tree-right-out}}@keyframes stage-vt-fade-out{0%{opacity:1;filter:blur()}to{opacity:0;filter:blur(2px)}}@keyframes stage-vt-fade-in{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@keyframes auth-vt-content-out{0%{opacity:1;filter:blur();transform:scale(1)}to{opacity:0;filter:blur(2px);transform:scale(.985)}}@keyframes auth-vt-content-in{0%{opacity:0;filter:blur(2px);transform:scale(.985)}38%{opacity:.3}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes forest-vt-drop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(34vh)}}@keyframes forest-vt-rise{0%{opacity:0;transform:translateY(34vh)}to{opacity:1;transform:translateY(0)}}@keyframes forest-vt-sky-in{0%{opacity:0}to{opacity:1}}@keyframes forest-vt-sky-out{0%{opacity:1}to{opacity:0}}@keyframes auth-tree-left-in{0%{opacity:0;transform:translate(-24vw,16vh)rotate(-9deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes auth-tree-right-in{0%{opacity:0;transform:translate(24vw,16vh)rotate(9deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes auth-tree-left-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-18vw,14vh)}}@keyframes auth-tree-right-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(18vw,14vh)}}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}::view-transition-group(auth-card){animation:none!important}::view-transition-group(auth-story){animation:none!important}::view-transition-group(auth-cat){animation:none!important}::view-transition-group(forest-app){animation:none!important}::view-transition-group(forest-auth){animation:none!important}::view-transition-group(auth-tree-one){animation:none!important}::view-transition-group(auth-tree-two){animation:none!important}::view-transition-group(auth-tree-three){animation:none!important}::view-transition-group(auth-tree-four){animation:none!important}::view-transition-old(auth-card){animation:none!important}::view-transition-new(auth-card){animation:none!important}::view-transition-old(auth-story){animation:none!important}::view-transition-new(auth-story){animation:none!important}::view-transition-old(auth-cat){animation:none!important}::view-transition-new(auth-cat){animation:none!important}}
