@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/assets/archivo-vietnamese-wdth-normal-rJmnGBSt.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/assets/archivo-latin-ext-wdth-normal-7khWdh9v.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/assets/archivo-latin-wdth-normal-DY7AcnAa.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--asphalt: #121b26;--cabin: #1a2533;--console: #243245;--console-hi: #2e3f55;--line: #2c3b4e;--frost: #eaf0f6;--haze: #9aa9ba;--haze-dim: #718196;--sodium: #ffb547;--sodium-hi: #ffc670;--sodium-soft: rgba(255, 181, 71, .14);--sodium-ink: #231500;--signal: #ff6a5e;--go: #7fd8a4;--black: #000;--touch: 56px;--r-thumb: 12px;--r-panel: 20px;--r-pill: 999px;--rail-w: 104px;--gutter: 40px;--font: "Archivo Variable", "Archivo", system-ui, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--wide: 115%;--wider: 122%;--t-small: 16px;--t-body: 18px;--t-card: 19px;--t-h3: 22px;--t-h2: 26px;--t-h1: 32px;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{background:var(--asphalt);color:var(--frost);font-family:var(--font);font-size:var(--t-body);font-weight:420;line-height:1.45;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100dvh;background:var(--asphalt);-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}::selection{background:var(--sodium);color:var(--sodium-ink)}h1,h2,h3,p{margin:0}h1,h2{font-stretch:var(--wide);font-weight:640;letter-spacing:-.01em;line-height:1.15}h1{font-size:var(--t-h1)}h2{font-size:var(--t-h2)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit;letter-spacing:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--sodium);outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.page{padding:32px var(--gutter) 72px;max-width:1800px}.section{margin-top:44px}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.muted{color:var(--haze)}.tabular{font-variant-numeric:tabular-nums}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--touch);min-width:var(--touch);padding:0 26px;border:0;border-radius:var(--r-pill);background:var(--console);color:var(--frost);font-weight:600;font-size:var(--t-body);line-height:1;white-space:nowrap;transition:background-color .12s ease,transform .12s ease}.btn:hover{background:var(--console-hi)}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;cursor:default;transform:none}.btn-primary{background:var(--sodium);color:var(--sodium-ink)}.btn-primary:hover{background:var(--sodium-hi)}.btn-quiet{background:transparent;box-shadow:inset 0 0 0 2px var(--line)}.btn-quiet:hover{background:var(--cabin)}.btn-danger{color:var(--signal)}.icon-btn{display:inline-grid;place-items:center;width:var(--touch);height:var(--touch);flex:none;padding:0;border:0;border-radius:50%;background:transparent;color:var(--frost);transition:background-color .12s ease}.icon-btn:hover{background:var(--console)}.chip{display:inline-flex;align-items:center;min-height:var(--touch);padding:0 24px;border-radius:var(--r-pill);background:var(--cabin);box-shadow:inset 0 0 0 1.5px var(--line);font-weight:540;white-space:nowrap;transition:background-color .12s ease}.chip:hover{background:var(--console)}.chip:active{background:var(--console-hi)}.scroll-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,380px);gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scroll-padding-inline:var(--gutter)}.scroll-row::-webkit-scrollbar{display:none}.scroll-row>*{scroll-snap-align:start}@media(max-width:760px){:root{--gutter: 16px;--t-h1: 26px;--t-h2: 22px}.page{padding-top:20px;padding-bottom:112px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.rail.svelte-6y2qrc{position:fixed;inset:0 auto 0 0;z-index:20;width:var(--rail-w);display:flex;flex-direction:column;align-items:center;gap:28px;padding:20px 0;background:var(--asphalt);border-right:1px solid var(--line)}.mark.svelte-6y2qrc{display:grid;place-items:center;width:var(--touch);height:var(--touch);border-radius:14px}ul.svelte-6y2qrc{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.item.svelte-6y2qrc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:88px;min-height:80px;border-radius:18px;color:var(--haze);font-size:14px;font-weight:560;letter-spacing:.01em;transition:background-color .12s ease,color .12s ease}.item.svelte-6y2qrc:hover{color:var(--frost)}.item.active.svelte-6y2qrc{color:var(--frost);background:var(--cabin)}.item.active.svelte-6y2qrc svg{color:var(--sodium)}@media(max-width:760px){.rail.svelte-6y2qrc{inset:auto 0 0;width:auto;height:76px;flex-direction:row;justify-content:center;padding:0 8px env(safe-area-inset-bottom);border-right:0;border-top:1px solid var(--line)}.mark.svelte-6y2qrc{display:none}ul.svelte-6y2qrc{flex-direction:row;gap:4px;width:100%;justify-content:space-around}.item.svelte-6y2qrc{min-height:64px;width:104px;font-size:13px;gap:4px}}.notice.svelte-1okvk6k{display:flex;gap:16px;align-items:flex-start;max-width:640px;padding:24px 28px;border-radius:var(--r-panel);background:var(--cabin)}.icon.svelte-1okvk6k{color:var(--signal);margin-top:-1px}.title.svelte-1okvk6k{font-size:var(--t-h3);font-weight:600;line-height:1.3}.detail.svelte-1okvk6k{margin-top:6px;color:var(--haze);overflow-wrap:anywhere}.action.svelte-1okvk6k{margin-top:18px}.spinner.svelte-15g82xt{display:inline-block;flex:none}svg.svelte-15g82xt{width:100%;height:100%;animation:svelte-15g82xt-turn .9s linear infinite}circle.svelte-15g82xt{fill:none;stroke-width:4}.track.svelte-15g82xt{stroke:#eaf0f624}.arc.svelte-15g82xt{stroke:var(--sodium);stroke-linecap:round;stroke-dasharray:38 126}@keyframes svelte-15g82xt-turn{to{transform:rotate(360deg)}}.card.svelte-1gni6t{display:flex;flex-direction:column;gap:12px;min-width:0;padding:0;border:0;background:none;text-align:left;color:inherit;border-radius:var(--r-thumb);-webkit-touch-callout:none}.card.svelte-1gni6t:active .thumb:where(.svelte-1gni6t){opacity:.78}.thumb.svelte-1gni6t{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--r-thumb);background:var(--cabin);transition:opacity .1s ease}img.svelte-1gni6t{width:100%;height:100%;object-fit:cover}.badge.svelte-1gni6t{position:absolute;bottom:12px;padding:3px 8px;border-radius:6px;background:#000000d1;color:var(--frost);font-size:15px;font-weight:600;font-stretch:var(--wide);font-variant-numeric:tabular-nums;line-height:1.25}.time.svelte-1gni6t{right:8px}.short.svelte-1gni6t{left:8px}.live.svelte-1gni6t{right:8px;background:var(--signal);color:#1f0200}.progress.svelte-1gni6t{position:absolute;left:0;right:0;bottom:0;height:5px;background:#ffffff47}.progress.svelte-1gni6t span:where(.svelte-1gni6t){display:block;height:100%;background:var(--sodium)}.live-notice.svelte-1gni6t{position:absolute;inset:0;display:grid;place-items:center;padding:16px;background:#121b26e6;color:var(--frost);font-weight:600;text-align:center;line-height:1.3}.text.svelte-1gni6t{display:flex;flex-direction:column;gap:3px;min-width:0}.title.svelte-1gni6t{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:var(--t-card);font-weight:600;line-height:1.3;margin-bottom:3px}.channel.svelte-1gni6t,.meta.svelte-1gni6t{color:var(--haze);font-size:var(--t-small);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row.svelte-1gni6t{display:grid;grid-template-columns:minmax(150px,44%) 1fr;align-items:start;gap:14px}.row.svelte-1gni6t .title:where(.svelte-1gni6t){font-size:17px}.row.svelte-1gni6t .badge:where(.svelte-1gni6t){font-size:14px}.row.svelte-1gni6t .live-notice:where(.svelte-1gni6t){font-size:15px}ul.svelte-e1i1xn{list-style:none;margin:0;padding:0}.grid.svelte-e1i1xn{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:32px 22px}.row.svelte-e1i1xn{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,420px),1fr));gap:18px 24px}.banner.svelte-op57bp{height:clamp(96px,14vw,200px);overflow:hidden;border-radius:var(--r-panel);background:var(--cabin);margin-bottom:24px}.banner.svelte-op57bp img:where(.svelte-op57bp){width:100%;height:100%;object-fit:cover}.identity.svelte-op57bp{display:flex;align-items:center;gap:24px}.avatar.svelte-op57bp{width:96px;height:96px;flex:none;border-radius:50%;object-fit:cover;background:var(--cabin)}.fallback.svelte-op57bp{display:grid;place-items:center;background:var(--console-hi);color:var(--sodium);font-size:40px;font-weight:700;font-stretch:var(--wide);text-transform:uppercase}.names.svelte-op57bp{min-width:0}h1.svelte-op57bp{overflow-wrap:anywhere}.names.svelte-op57bp p:where(.svelte-op57bp){margin-top:6px}.loading.svelte-op57bp{display:grid;place-items:center;min-height:320px}.more.svelte-op57bp{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px}.more-btn.svelte-op57bp{min-width:260px}.more-error.svelte-op57bp{color:var(--signal)}.diag.svelte-1e33ms3{max-width:1180px}.back.svelte-1e33ms3{display:inline-flex;align-items:center;min-height:var(--touch);color:var(--haze);font-weight:560}.back.svelte-1e33ms3:before{content:"";width:10px;height:10px;margin:0 12px 0 4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.loading.svelte-1e33ms3{display:grid;place-items:center;min-height:320px}.verdict.svelte-1e33ms3{margin-top:28px;padding:24px 28px;border-radius:var(--r-panel);background:var(--cabin);box-shadow:inset 4px 0 0 var(--sodium)}.engine.svelte-1e33ms3{margin:2px 0 8px;font-size:44px;font-weight:680;font-stretch:var(--wider);line-height:1.1;color:var(--sodium)}.configured.svelte-1e33ms3{margin-top:10px;font-size:var(--t-small);color:var(--haze)}table.svelte-1e33ms3{width:100%;border-collapse:collapse}tr.svelte-1e33ms3{border-top:1px solid var(--line)}tr.svelte-1e33ms3:last-child{border-bottom:1px solid var(--line)}th.svelte-1e33ms3,td.svelte-1e33ms3{padding:14px 0;text-align:left;vertical-align:top}th.svelte-1e33ms3{width:38%;padding-right:24px;font-weight:560;color:var(--haze)}.value.svelte-1e33ms3{display:inline-flex;align-items:flex-start;gap:8px;overflow-wrap:anywhere}.value.svelte-1e33ms3 svg{flex:none;margin-top:2px}.good.svelte-1e33ms3 svg{color:var(--go)}.bad.svelte-1e33ms3{color:var(--signal)}.lead.svelte-1e33ms3{margin:-8px 0 18px}.tones.svelte-1e33ms3{display:flex;flex-direction:column;gap:14px}.tone.svelte-1e33ms3{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.tone-result.svelte-1e33ms3{display:inline-flex;align-items:center;gap:8px;font-weight:560}.tone-result.ok.svelte-1e33ms3{color:var(--go)}.tone-result.error.svelte-1e33ms3{color:var(--signal)}.tone-result.running.svelte-1e33ms3{color:var(--haze)}@media(max-width:760px){th.svelte-1e33ms3,td.svelte-1e33ms3{display:block;width:auto;padding:4px 0}th.svelte-1e33ms3{padding-top:14px}td.svelte-1e33ms3{padding-bottom:14px}}.search.svelte-tsg0ih{position:relative;z-index:10;width:100%;max-width:920px}form.svelte-tsg0ih{display:flex;align-items:center;gap:4px;height:64px;padding:0 6px 0 20px;border-radius:32px;background:var(--cabin);box-shadow:inset 0 0 0 2px var(--line);transition:box-shadow .12s ease}.hero.svelte-tsg0ih form:where(.svelte-tsg0ih){height:80px;border-radius:40px;padding:0 10px 0 26px}.search.svelte-tsg0ih:focus-within form:where(.svelte-tsg0ih){box-shadow:inset 0 0 0 2px var(--sodium)}.open.svelte-tsg0ih form:where(.svelte-tsg0ih){border-bottom-left-radius:0;border-bottom-right-radius:0}.lead.svelte-tsg0ih{display:grid;color:var(--haze)}input.svelte-tsg0ih{flex:1;min-width:0;height:100%;padding:0 12px;border:0;background:transparent;font-size:20px;outline:none}.hero.svelte-tsg0ih input:where(.svelte-tsg0ih){font-size:24px;padding:0 16px}input.svelte-tsg0ih::placeholder{color:var(--haze-dim)}input.svelte-tsg0ih::-webkit-search-cancel-button{display:none}.clear.svelte-tsg0ih{color:var(--haze)}.go.svelte-tsg0ih{height:52px;min-height:52px}.hero.svelte-tsg0ih .go:where(.svelte-tsg0ih){height:64px;min-height:64px;padding:0 32px}.suggestions.svelte-tsg0ih{position:absolute;left:0;right:0;top:100%;margin:0;padding:6px 0 10px;list-style:none;background:var(--cabin);border-radius:0 0 28px 28px;box-shadow:inset 2px 0 0 var(--sodium),inset -2px 0 0 var(--sodium),inset 0 -2px 0 var(--sodium),0 24px 48px #00000073}.suggestions[hidden].svelte-tsg0ih{display:none}li.svelte-tsg0ih{display:flex;align-items:center;gap:16px;min-height:60px;padding:0 26px;color:var(--haze);cursor:pointer;outline:none}li.svelte-tsg0ih:hover,li.active.svelte-tsg0ih{background:var(--console)}.text.svelte-tsg0ih{color:var(--haze);font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}strong.svelte-tsg0ih{color:var(--frost);font-weight:620}@media(max-width:760px){.go.svelte-tsg0ih{display:none}}.hero.svelte-1rta8r{display:flex;flex-direction:column;gap:20px;padding-top:12px}.quick.svelte-1rta8r{display:flex;flex-wrap:wrap;gap:12px}.count.svelte-1rta8r{font-size:var(--t-small)}.empty.svelte-1rta8r{max-width:560px;padding:28px 0}.empty-title.svelte-1rta8r{font-size:var(--t-h3);font-weight:600;margin-bottom:6px}.login.svelte-15ijoy3{display:grid;place-items:center;min-height:100dvh;padding:24px 16px}form.svelte-15ijoy3{display:flex;flex-direction:column;width:min(440px,100%)}.mark.svelte-15ijoy3{margin-bottom:28px}h1.svelte-15ijoy3{font-size:40px;font-stretch:var(--wider)}form.svelte-15ijoy3>p.muted:where(.svelte-15ijoy3){margin:8px 0 28px}input.svelte-15ijoy3{width:100%;height:68px;padding:0 24px;border:0;border-radius:var(--r-pill);background:var(--cabin);box-shadow:inset 0 0 0 2px var(--line);font-size:22px;outline:none}input.svelte-15ijoy3:focus{box-shadow:inset 0 0 0 2px var(--sodium)}input[aria-invalid=true].svelte-15ijoy3{box-shadow:inset 0 0 0 2px var(--signal)}input.svelte-15ijoy3::placeholder{color:var(--haze-dim)}.error.svelte-15ijoy3{margin-top:12px;padding-left:24px;color:var(--signal);font-weight:560}.submit.svelte-15ijoy3{margin-top:20px;height:68px;font-size:20px}.results.svelte-1kklj14{margin-top:32px}.loading.svelte-1kklj14{display:grid;place-items:center;min-height:320px}.hint.svelte-1kklj14{padding:24px 0}.hint-title.svelte-1kklj14{font-size:var(--t-h3);font-weight:600;margin-bottom:6px}.more.svelte-1kklj14{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px}.more-btn.svelte-1kklj14{min-width:260px}.more-error.svelte-1kklj14{color:var(--signal)}.settings.svelte-1xc311x{max-width:1180px}.group.svelte-1xc311x{margin-top:44px}.group.svelte-1xc311x>h2:where(.svelte-1xc311x){margin-bottom:20px}.lead.svelte-1xc311x{margin:-10px 0 18px}fieldset.svelte-1xc311x{margin:0 0 28px;padding:0;border:0;min-width:0}legend.svelte-1xc311x{padding:0;margin-bottom:12px;font-size:var(--t-h3);font-weight:600}.tiles.svelte-1xc311x{display:grid;gap:12px}.tiles.four.svelte-1xc311x{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tiles.three.svelte-1xc311x{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tiles.two.svelte-1xc311x{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tile.svelte-1xc311x{position:relative;display:flex;flex-direction:column;gap:4px;min-height:88px;padding:16px 20px;border-radius:16px;background:var(--cabin);box-shadow:inset 0 0 0 2px transparent;cursor:pointer;transition:box-shadow .12s ease,background-color .12s ease}.tile.svelte-1xc311x:hover{background:var(--console)}.tile.svelte-1xc311x:has(input:where(.svelte-1xc311x):checked){background:var(--sodium-soft);box-shadow:inset 0 0 0 2px var(--sodium)}.tile.svelte-1xc311x:has(input:where(.svelte-1xc311x):focus-visible){outline:3px solid var(--sodium);outline-offset:3px}.tile.svelte-1xc311x input:where(.svelte-1xc311x){position:absolute;opacity:0;pointer-events:none}.tile-label.svelte-1xc311x{font-size:20px;font-weight:620}.tile-label.wide.svelte-1xc311x{font-size:24px;font-stretch:var(--wide)}.tile.svelte-1xc311x:has(input:where(.svelte-1xc311x):checked) .tile-label:where(.svelte-1xc311x){color:var(--sodium)}.tile-hint.svelte-1xc311x{color:var(--haze);font-size:var(--t-small);line-height:1.35}.switch-row.svelte-1xc311x{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:16px 20px;border-radius:16px;background:var(--cabin);cursor:pointer}.switch-text.svelte-1xc311x{display:flex;flex-direction:column;gap:2px}.switch-label.svelte-1xc311x{font-size:20px;font-weight:620}.switch.svelte-1xc311x{appearance:none;position:relative;flex:none;width:76px;height:44px;margin:0;border-radius:var(--r-pill);background:var(--console-hi);cursor:pointer;transition:background-color .15s ease}.switch.svelte-1xc311x:after{content:"";position:absolute;top:5px;left:5px;width:34px;height:34px;border-radius:50%;background:var(--frost);transition:transform .15s ease}.switch.svelte-1xc311x:checked{background:var(--sodium)}.switch.svelte-1xc311x:checked:after{transform:translate(32px);background:var(--sodium-ink)}.terms.svelte-1xc311x{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:wrap;gap:10px}.term.svelte-1xc311x{display:inline-flex;align-items:center;gap:2px;min-height:var(--touch);padding-left:22px;border-radius:var(--r-pill);background:var(--cabin);box-shadow:inset 0 0 0 1.5px var(--line);font-weight:540}.remove.svelte-1xc311x{color:var(--haze)}.add.svelte-1xc311x{display:flex;gap:12px;max-width:640px}.add.svelte-1xc311x input:where(.svelte-1xc311x){flex:1;min-width:0;height:var(--touch);padding:0 22px;border:0;border-radius:var(--r-pill);background:var(--cabin);box-shadow:inset 0 0 0 2px var(--line);font-size:var(--t-body);outline:none}.add.svelte-1xc311x input:where(.svelte-1xc311x):focus{box-shadow:inset 0 0 0 2px var(--sodium)}.add.svelte-1xc311x input:where(.svelte-1xc311x)::placeholder{color:var(--haze-dim)}.actions.svelte-1xc311x{display:flex;flex-direction:column;gap:12px}.action.svelte-1xc311x{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 20px;border-radius:16px;background:var(--cabin)}.action-title.svelte-1xc311x{display:block;font-size:20px;font-weight:620}.diag-link.svelte-1xc311x{display:flex;align-items:center;gap:18px;margin-top:44px;min-height:88px;padding:16px 20px;border-radius:16px;box-shadow:inset 0 0 0 2px var(--line)}.diag-link.svelte-1xc311x:hover{background:var(--cabin)}.diag-link.svelte-1xc311x>span:where(.svelte-1xc311x){flex:1;display:flex;flex-direction:column;gap:2px}.diag-link.svelte-1xc311x svg{color:var(--haze)}@media(max-width:760px){.action.svelte-1xc311x{flex-direction:column;align-items:flex-start}}.controls.svelte-1y71c66{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;color:#fff;transition:opacity .22s ease,visibility 0s linear 0s}.controls.hidden.svelte-1y71c66{opacity:0;visibility:hidden;transition:opacity .22s ease,visibility 0s linear .22s}button.svelte-1y71c66,.seek.svelte-1y71c66{pointer-events:auto}.scrim.svelte-1y71c66{position:absolute;left:0;right:0;pointer-events:none}.scrim-top.svelte-1y71c66{top:0;height:120px;background:linear-gradient(#0000009e,#0000)}.scrim-bottom.svelte-1y71c66{bottom:0;height:210px;background:linear-gradient(#0000,#000c)}.topbar.svelte-1y71c66{position:relative;display:flex;align-items:center;gap:10px;min-height:72px;padding:16px 22px}.engine.svelte-1y71c66,.compat.svelte-1y71c66{flex:none;padding:5px 11px;border-radius:var(--r-pill);font-size:13px;font-weight:600;font-stretch:var(--wide);line-height:1.2}.engine.svelte-1y71c66{background:#ffffff1f;color:#eaf0f6c7}.compat.svelte-1y71c66{background:#ffb5472e;color:var(--sodium)}.title.svelte-1y71c66{min-width:0;margin-left:6px;font-size:22px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.round.svelte-1y71c66{display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;transition:transform .12s ease,background-color .12s ease}.round.svelte-1y71c66:active{transform:scale(.94)}.center.svelte-1y71c66{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:clamp(20px,5vw,64px)}.skip.svelte-1y71c66{width:76px;height:76px;background:#00000073}.main.svelte-1y71c66{width:100px;height:100px;background:var(--sodium);color:var(--sodium-ink)}.main.svelte-1y71c66 .spinner .track{stroke:#23150033}.main.svelte-1y71c66 .spinner .arc{stroke:var(--sodium-ink)}.flat.svelte-1y71c66{width:var(--touch);height:var(--touch);background:transparent}.flat.svelte-1y71c66:hover{background:#ffffff1f}.dock.svelte-1y71c66{position:relative;padding:0 22px 12px}.seek.svelte-1y71c66{position:relative;display:flex;align-items:center;height:56px;cursor:pointer;touch-action:none}.seek.disabled.svelte-1y71c66{cursor:default}.seek.svelte-1y71c66:focus-visible{outline-offset:0;border-radius:10px}.rail.svelte-1y71c66{width:100%;height:6px;border-radius:3px;background:#ffffff47;overflow:hidden;transition:height .12s ease}.seek.dragging.svelte-1y71c66 .rail:where(.svelte-1y71c66){height:10px;border-radius:5px}.fill.svelte-1y71c66{height:100%;background:var(--sodium)}.knob.svelte-1y71c66{position:absolute;top:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:var(--sodium);box-shadow:0 0 0 4px #0000004d;transition:transform .12s ease}.seek.dragging.svelte-1y71c66 .knob:where(.svelte-1y71c66){transform:scale(1.35)}.tip.svelte-1y71c66{position:absolute;bottom:calc(100% + 4px);transform:translate(-50%);padding:8px 14px;border-radius:12px;background:#000000e0;font-size:24px;font-weight:620;font-stretch:var(--wider);font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none}.bar.svelte-1y71c66{display:flex;align-items:center;gap:8px;min-height:var(--touch)}.clock.svelte-1y71c66{display:inline-flex;gap:.4em;font-size:20px;font-weight:600;font-stretch:var(--wider);font-variant-numeric:tabular-nums;white-space:nowrap}.total.svelte-1y71c66{color:#eaf0f69e}.spacer.svelte-1y71c66{flex:1}.quality.svelte-1y71c66{position:relative}.pill.svelte-1y71c66{display:inline-flex;align-items:center;gap:6px;height:var(--touch);padding:0 16px 0 20px;border:0;border-radius:var(--r-pill);background:#ffffff1f;color:#fff;font-size:18px;font-weight:620;font-stretch:var(--wide)}.pill.svelte-1y71c66:hover{background:#fff3}.backdrop.svelte-1y71c66{position:fixed;inset:0;z-index:0;border:0;padding:0;background:transparent;cursor:default}.menu.svelte-1y71c66{position:absolute;right:0;bottom:calc(100% + 10px);z-index:1;display:flex;flex-direction:column;gap:2px;min-width:280px;padding:8px;border-radius:20px;background:var(--cabin);box-shadow:0 18px 44px #0000008c}.menu.svelte-1y71c66 button:where(.svelte-1y71c66){display:flex;align-items:center;gap:14px;min-height:60px;padding:0 16px;border:0;border-radius:14px;background:transparent;color:var(--frost);text-align:left}.menu.svelte-1y71c66 button:where(.svelte-1y71c66):hover:not(:disabled){background:var(--console)}.menu.svelte-1y71c66 button[aria-checked=true]:where(.svelte-1y71c66){color:var(--sodium)}.menu.svelte-1y71c66 button:where(.svelte-1y71c66):disabled{opacity:.45;cursor:default}.q.svelte-1y71c66{width:70px;font-size:20px;font-weight:640;font-stretch:var(--wide)}.hint.svelte-1y71c66{flex:1;color:var(--haze);font-size:16px}@container player (max-width: 640px){.topbar.svelte-1y71c66{min-height:52px;padding:10px 14px}.center.svelte-1y71c66{gap:20px}.skip.svelte-1y71c66{width:56px;height:56px}.main.svelte-1y71c66{width:68px;height:68px}.dock.svelte-1y71c66{padding:0 12px 2px}.clock.svelte-1y71c66{font-size:16px}.pill.svelte-1y71c66{font-size:16px;padding:0 12px 0 16px}}.player.svelte-159jkxn{position:relative;width:100%;aspect-ratio:16 / 9;max-height:calc(100dvh - 120px);min-height:260px;overflow:hidden;isolation:isolate;container:player / inline-size;border-radius:18px;background:var(--black);user-select:none;-webkit-user-select:none;touch-action:manipulation}.player.cinema.svelte-159jkxn{position:fixed;inset:0;z-index:100;width:auto;max-height:none;aspect-ratio:auto;border-radius:0}.player.idle.svelte-159jkxn{cursor:none}.stage.svelte-159jkxn{position:absolute;inset:0;display:grid}.surface.svelte-159jkxn{position:absolute;inset:0;z-index:1;padding:0;border:0;background:transparent;cursor:inherit}.surface.svelte-159jkxn:focus-visible{outline-offset:-4px}.layer.svelte-159jkxn{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:24px;pointer-events:none}.layer.svelte-159jkxn>*{pointer-events:auto}.layer.svelte-159jkxn>.spinner{pointer-events:none}.failure.svelte-159jkxn{z-index:4;background:#00000080;align-content:center}.tap-play.svelte-159jkxn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:160px;height:160px;padding:0;border:0;border-radius:50%;background:var(--sodium);color:var(--sodium-ink);font-size:18px;font-weight:650;font-stretch:var(--wide);box-shadow:0 0 0 14px #ffb54733}.tap-play.svelte-159jkxn:active{transform:scale(.96)}.watch.svelte-15rzuit{display:grid;grid-template-columns:minmax(0,1fr);gap:36px;padding-top:24px}@media(min-width:1400px){.watch.svelte-15rzuit{grid-template-columns:minmax(0,68fr) minmax(360px,32fr);align-items:start;gap:32px}.related.svelte-15rzuit ul.row{grid-template-columns:minmax(0,1fr)}}.main.svelte-15rzuit{min-width:0}.live-block.svelte-15rzuit{display:grid;place-items:center;aspect-ratio:16 / 9;max-height:calc(100dvh - 120px);border-radius:18px;background:var(--black);padding:24px}.info.svelte-15rzuit{margin-top:22px;max-width:1100px}h1.svelte-15rzuit{font-size:30px;line-height:1.2;overflow-wrap:anywhere}.byline.svelte-15rzuit{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:16px}.channel.svelte-15rzuit{display:inline-flex;align-items:center;gap:12px;min-height:var(--touch);padding:0 14px 0 6px;border-radius:var(--r-pill);background:var(--cabin);font-weight:600;max-width:100%}a.channel.svelte-15rzuit:hover{background:var(--console)}a.channel.svelte-15rzuit svg{color:var(--haze)}.channel.static.svelte-15rzuit{padding-right:20px}.avatar.svelte-15rzuit{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:50%;background:var(--console-hi);color:var(--sodium);font-weight:700;font-stretch:var(--wide);text-transform:uppercase}.channel-name.svelte-15rzuit{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats.svelte-15rzuit{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;color:var(--haze)}.likes.svelte-15rzuit{display:inline-flex;align-items:center;gap:8px}.description.svelte-15rzuit{margin-top:22px;padding:20px 24px;border-radius:var(--r-panel);background:var(--cabin)}.description.svelte-15rzuit p:where(.svelte-15rzuit){max-width:75ch;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--frost);line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.description.open.svelte-15rzuit p:where(.svelte-15rzuit){display:block;overflow:visible}.toggle.svelte-15rzuit{margin-top:14px;padding:0 18px 0 22px}.chev.svelte-15rzuit{display:grid;transition:transform .16s ease}.chev.up.svelte-15rzuit{transform:rotate(180deg)}.info-loading.svelte-15rzuit{padding:24px 0}.related.svelte-15rzuit{min-width:0}.related.svelte-15rzuit h2:where(.svelte-15rzuit){font-size:var(--t-h3);margin-bottom:18px}.upnext.svelte-15rzuit{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:24px;background:#080c12ed}.upnext-inner.svelte-15rzuit{display:flex;flex-direction:column;align-items:center;width:min(440px,100%);text-align:center}.upnext-label.svelte-15rzuit{font-size:24px;font-weight:640;font-stretch:var(--wide);font-variant-numeric:tabular-nums;margin-bottom:16px}.upnext-thumb.svelte-15rzuit{position:relative;width:min(320px,100%);aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--r-thumb);background:var(--cabin)}.upnext-thumb.svelte-15rzuit img:where(.svelte-15rzuit){width:100%;height:100%;object-fit:cover}.drain.svelte-15rzuit{position:absolute;left:0;bottom:0;height:6px;width:100%;background:var(--sodium);transform-origin:left center;animation-name:svelte-15rzuit-drain;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes svelte-15rzuit-drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){.drain.svelte-15rzuit{animation-name:none}}.upnext-title.svelte-15rzuit{margin-top:14px;font-size:var(--t-card);font-weight:600;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.upnext-channel.svelte-15rzuit{margin-top:2px;color:var(--haze);font-size:var(--t-small)}.upnext-actions.svelte-15rzuit{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px}.on-dark.svelte-15rzuit{box-shadow:inset 0 0 0 2px #ffffff4d}.boot.svelte-1n46o8q{display:grid;place-items:center;min-height:100dvh;padding:24px}.content.svelte-1n46o8q{margin-left:var(--rail-w);min-width:0}.cinema.svelte-1n46o8q .content:where(.svelte-1n46o8q){margin-left:0}html.no-scroll,html.no-scroll body{overflow:hidden}@media(max-width:760px){.content.svelte-1n46o8q{margin-left:0}}
