.style-module-scss-module__c0E6AG__player{--video-thumb-size:var(--ds-text-ui);--video-track-height:calc(var(--ds-panel-padding-compact)/2);margin:var(--ds-section-gap)0;min-width:0}.style-module-scss-module__c0E6AG__player:fullscreen{--ds-canvas:#05060a;--ds-panel:#171923;--ds-panel-raised:#1d2432;--ds-stroke:#ffffff29;--ds-stroke-strong:#ffffff4d;--ds-ink:#fff;--ds-muted:#ffffffb8;--ds-subtle:#ffffff80;--ds-accent:#7aa6ff;--ds-accent-alt:#9d9eff;--ds-accent-hover:#8fb4ff;--ds-accent-alt-hover:#adaeff;--ds-warning:#ff8795;--ds-card-hover:#1d2432;background:var(--ds-canvas);flex-direction:column;width:100%;height:100%;margin:0;display:flex}.style-module-scss-module__c0E6AG__player:fullscreen .style-module-scss-module__c0E6AG__screen{border-radius:0;flex:1;min-height:0}.style-module-scss-module__c0E6AG__player:fullscreen .style-module-scss-module__c0E6AG__video{aspect-ratio:auto;height:100%;max-height:none}.style-module-scss-module__c0E6AG__player:fullscreen .style-module-scss-module__c0E6AG__controls{padding:var(--ds-panel-padding-compact);flex-shrink:0}.style-module-scss-module__c0E6AG__screen{border-radius:var(--ds-radius-card);position:relative;overflow:hidden}.style-module-scss-module__c0E6AG__video{aspect-ratio:16/9;object-fit:contain;background:var(--ds-pill-ink);width:100%;max-height:70svh;display:block}.style-module-scss-module__c0E6AG__cover{--ds-canvas:#05060a;--ds-panel:#171923;--ds-panel-raised:#1d2432;--ds-stroke:#ffffff29;--ds-stroke-strong:#ffffff4d;--ds-ink:#fff;--ds-muted:#ffffffb8;--ds-subtle:#ffffff80;--ds-accent:#7aa6ff;--ds-accent-alt:#9d9eff;--ds-accent-hover:#8fb4ff;--ds-accent-alt-hover:#adaeff;--ds-warning:#ff8795;--ds-card-hover:#1d2432;background:var(--ds-canvas);cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.style-module-scss-module__c0E6AG__cover:focus-visible{outline:2px solid var(--ds-accent);outline-offset:-2px}.style-module-scss-module__c0E6AG__logo{width:40%;height:auto}.style-module-scss-module__c0E6AG__buffering{--ds-canvas:#05060a;--ds-panel:#171923;--ds-panel-raised:#1d2432;--ds-stroke:#ffffff29;--ds-stroke-strong:#ffffff4d;--ds-ink:#fff;--ds-muted:#ffffffb8;--ds-subtle:#ffffff80;--ds-accent:#7aa6ff;--ds-accent-alt:#9d9eff;--ds-accent-hover:#8fb4ff;--ds-accent-alt-hover:#adaeff;--ds-warning:#ff8795;--ds-card-hover:#1d2432;pointer-events:none;color:var(--ds-ink);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.style-module-scss-module__c0E6AG__spinner{width:var(--ds-header-gap);height:var(--ds-header-gap);padding:var(--ds-panel-padding-compact);border-radius:var(--ds-radius-button);background:var(--ds-canvas)}.style-module-scss-module__c0E6AG__spinner svg{width:100%;height:100%;animation:1s linear infinite style-module-scss-module__c0E6AG__buffering-spin;display:block}@media (prefers-reduced-motion:reduce){.style-module-scss-module__c0E6AG__spinner svg{animation:none}}@keyframes style-module-scss-module__c0E6AG__buffering-spin{to{transform:rotate(360deg)}}.style-module-scss-module__c0E6AG__controls{align-items:center;gap:var(--ds-panel-padding-compact);padding-block:var(--ds-panel-padding-compact);flex-wrap:wrap;display:flex}@media screen and (min-width:768px){.style-module-scss-module__c0E6AG__controls{flex-wrap:nowrap}}.style-module-scss-module__c0E6AG__button{border-radius:var(--ds-radius-button);border:1px solid var(--ds-stroke-strong);color:var(--ds-ink);font-size:var(--ds-text-ui);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:11px 20px;font-weight:400;line-height:1.33;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.style-module-scss-module__c0E6AG__button:hover{border-color:var(--ds-ink)}.style-module-scss-module__c0E6AG__button{padding:var(--ds-panel-padding-compact);flex:none;justify-content:center;align-items:center;display:inline-flex}.style-module-scss-module__c0E6AG__button svg{width:var(--ds-text-card);height:var(--ds-text-card)}.style-module-scss-module__c0E6AG__time{font-family:var(--ds-font-sans);font-size:var(--ds-text-caption);color:var(--ds-subtle);white-space:nowrap;font-variant-numeric:tabular-nums;margin:0 auto 0 0;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.style-module-scss-module__c0E6AG__time{margin-right:0}}.style-module-scss-module__c0E6AG__range,.style-module-scss-module__c0E6AG__volume{appearance:auto;min-width:0;height:calc(var(--ds-panel-padding-compact)*3);accent-color:var(--ds-accent);cursor:pointer;margin:0}.style-module-scss-module__c0E6AG__range:disabled,.style-module-scss-module__c0E6AG__volume:disabled{cursor:default}.style-module-scss-module__c0E6AG__seek{flex:100%;order:-1;align-items:center;width:100%;min-width:0;display:flex;position:relative}@media screen and (min-width:768px){.style-module-scss-module__c0E6AG__seek{flex-basis:0;order:0}}.style-module-scss-module__c0E6AG__track{inset-inline:calc(var(--video-thumb-size)/2);height:var(--video-track-height);border-radius:var(--ds-radius-button);background:var(--ds-panel-raised);pointer-events:none;position:absolute;overflow:hidden}.style-module-scss-module__c0E6AG__buffered,.style-module-scss-module__c0E6AG__played{height:100%;position:absolute}.style-module-scss-module__c0E6AG__buffered{background:var(--ds-subtle)}.style-module-scss-module__c0E6AG__played{background:var(--ds-accent)}.style-module-scss-module__c0E6AG__range{appearance:none;background:0 0;width:100%;position:relative}.style-module-scss-module__c0E6AG__range::-webkit-slider-runnable-track{height:var(--video-track-height);background:0 0}.style-module-scss-module__c0E6AG__range::-moz-range-track{height:var(--video-track-height);background:0 0}.style-module-scss-module__c0E6AG__range::-webkit-slider-thumb{appearance:none;width:var(--video-thumb-size);height:var(--video-thumb-size);margin-top:calc((var(--video-track-height) - var(--video-thumb-size))/2);border-radius:var(--ds-radius-button);background:var(--ds-accent)}.style-module-scss-module__c0E6AG__range::-moz-range-thumb{width:var(--video-thumb-size);height:var(--video-thumb-size);border-radius:var(--ds-radius-button);background:var(--ds-accent);border:none}.style-module-scss-module__c0E6AG__volume{width:calc(var(--ds-header-gap)*2)}.style-module-scss-module__c0E6AG__button:focus-visible,.style-module-scss-module__c0E6AG__range:focus-visible,.style-module-scss-module__c0E6AG__volume:focus-visible{outline:2px solid var(--ds-accent);outline-offset:2px}.style-module-scss-module__c0E6AG__error{font-family:var(--ds-font-sans);font-size:var(--ds-text-ui);color:var(--ds-warning);margin:0;margin-block:var(--ds-panel-padding-compact);font-weight:400;line-height:1.33}
.style-module-scss-module__0HcqSq__toc{padding:var(--ds-panel-padding-compact);border-radius:var(--ds-radius-card);background:#fff}.style-module-scss-module__0HcqSq__title{color:#111827;margin:0 0 4px;padding:8px 10px 0;font-size:1.0625rem;font-weight:700}.style-module-scss-module__0HcqSq__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__0HcqSq__link{border-radius:var(--ds-radius-button);color:#4b5563;margin:0;padding:8px 10px;font-size:.9375rem;line-height:1.45;transition:background-color .2s,color .2s;display:block}.style-module-scss-module__0HcqSq__link:hover{color:#111827;background:#f4f5f8}.style-module-scss-module__0HcqSq__linkActive{color:#4d95e8;background:#eef4fe;font-weight:600}.style-module-scss-module__0HcqSq__linkActive:hover{color:#4d95e8;background:#eef4fe}
