.gas-video-transcript{gap:var(--gas-space-s,5px);border:1px solid var(--gas-color-border,#dadce0);border-radius:var(--gas-radius-m,8px);background:var(--gas-color-surface,#fff);flex-direction:column;max-height:420px;display:flex;overflow:hidden}.gas-video-transcript--bare{gap:var(--gas-space-s,5px);background:0 0;border:none;border-radius:0;max-height:none}.gas-video-transcript--bare .gas-video-transcript__list{max-height:320px}.gas-video-transcript__title{padding:var(--gas-space-s,6.25px) var(--gas-space-m,10px);font-size:var(--gas-text-s,8.75px);border-bottom:1px solid var(--gas-color-border,#dadce0);background:var(--gas-color-surface-alt,#f8f9fa);margin:0;font-weight:600}.gas-video-transcript__list{overscroll-behavior:contain;min-height:0;max-height:340px;padding:var(--gas-space-xs,2.5px);flex-direction:column;flex:1;display:flex;overflow-y:auto}.gas-video-transcript__cue{text-align:left;color:var(--gas-color-text-muted,#5f6368);padding:var(--gas-space-xs,3.75px) var(--gas-space-s,6.25px);border-radius:var(--gas-radius-s,4px);cursor:pointer;font-size:var(--gas-text-s,9.375px);background:0 0;border:none;line-height:1.5;transition:background .12s,color .12s}.gas-video-transcript__cue:hover{background:var(--gas-color-surface-alt,#f1f3f4)}.gas-video-transcript__cue--active{background:var(--gas-color-primary-surface,#e8f0fe);color:var(--gas-color-text,#1a1a1a);font-weight:500}.gas-video-transcript__word{transition:color 80ms}.gas-video-transcript__word--active{color:var(--gas-color-primary,#1a73e8);font-weight:700}.gas-video-transcript__word--hit{background:var(--gas-color-warning-surface,#fef7e0);color:var(--gas-color-text,#1a1a1a);border-radius:var(--gas-radius-s,3px);box-shadow:0 0 0 1px var(--gas-color-warning,#f59e0b) inset}.gas-video-transcript__search{align-items:center;gap:var(--gas-space-xs,5px);margin-bottom:var(--gas-space-s,5px);display:flex}.gas-video-transcript__search-input{padding:var(--gas-space-xs,3.75px) var(--gas-space-s,6.25px);border:1px solid var(--gas-color-border,#dadce0);border-radius:var(--gas-radius-s,6px);background:var(--gas-color-surface,#fff);color:var(--gas-color-text,#1a1a1a);font-size:var(--gas-text-s,8.75px);flex:1}.gas-video-transcript__search-nav{align-items:center;gap:var(--gas-space-xs,2.5px);display:inline-flex}.gas-video-transcript__search-count{font-size:var(--gas-text-s,8.125px);color:var(--gas-color-text-muted,#5f6368);font-variant-numeric:tabular-nums;text-align:center;min-width:25px}.gas-video-transcript__search-btn{border:1px solid var(--gas-color-border,#dadce0);border-radius:var(--gas-radius-s,6px);background:var(--gas-color-surface,#fff);width:17.5px;height:17.5px;color:var(--gas-color-text,#1a1a1a);cursor:pointer;line-height:1}.gas-video-transcript__search-btn:disabled{opacity:.4;cursor:default}.gas-video-transcript__cue--match{background:var(--gas-color-warning-surface,#fef7e0)}.gas-video-transcript__cue--match-current{outline:2px solid var(--gas-color-warning,#f59e0b);outline-offset:-2px}.gas-video-player-host{position:relative}.gas-video-player-host__overlay{padding:var(--gas-space-l,15px);background:color-mix(in srgb, var(--gas-color-surface-inverse,#000) 72%, transparent);z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gas-video-player-host__panel{align-items:center;gap:var(--gas-space-m,10px);max-width:280px;padding:var(--gas-space-l,15px);text-align:center;background:var(--gas-color-surface,#fff);border-radius:var(--gas-radius-l,12px);color:var(--gas-color-text,#1a1a1a);flex-direction:column;display:flex}.gas-video-player-react{gap:var(--gas-space-s,7.5px);flex-direction:column;width:100%;display:flex}.gas-video-player-react__title{font-size:var(--gas-text-l,12.5px);color:var(--gas-color-text,#1a1a1a);margin:0;font-weight:600}.gas-video-player-react__frame{background:var(--gas-color-surface-inverse,#000);border-radius:var(--gas-radius-m,8px);width:100%;position:relative;overflow:hidden}.gas-video-player-react__media{width:100%;height:auto;max-height:80vh;display:block}.gas-video-player-react--audio .gas-video-player-react__media{max-height:none}.gas-video-player-react__error{padding:var(--gas-space-s,7.5px);color:var(--gas-color-danger,#b3261e);background:var(--gas-color-danger-surface,#fce8e6);border-radius:var(--gas-radius-s,4px);font-size:var(--gas-text-s,8.75px);margin:0}.gas-video-player-react__quality{align-items:center;gap:var(--gas-space-xs,5px);font-size:var(--gas-text-s,8.75px);display:flex}.gas-video-player-react__quality-label{color:var(--gas-color-text-muted,#5f6368)}.gas-video-player-react__quality-select{padding:var(--gas-space-xs,3.75px) var(--gas-space-s,5px);border:1px solid var(--gas-color-border,#dadce0);border-radius:var(--gas-radius-s,4px);background:var(--gas-color-surface,#fff);color:var(--gas-color-text,#1a1a1a);font-size:var(--gas-text-s,8.75px)}.gas-video-player-react__meta{gap:var(--gas-space-m,10px);font-size:var(--gas-text-s,8.75px);color:var(--gas-color-text-muted,#5f6368);display:flex}.gas-video-player-react__abloop{align-items:center;gap:var(--gas-space-xs,3.75px);font-size:var(--gas-text-s,8.75px);flex-wrap:wrap;display:flex}.gas-video-player-react__abloop-label{color:var(--gas-color-text-muted,#5f6368);font-weight:600}.gas-video-player-react__chapter-list{overscroll-behavior:contain;max-height:300px;margin:calc(-1 * var(--gas-space-s,7.5px)) calc(-1 * var(--gas-space-m,10px));flex-direction:column;display:flex;overflow-y:auto}.gas-video-player-react__chapter{align-items:baseline;gap:var(--gas-space-s,7.5px);padding:var(--gas-space-s,6.25px) var(--gas-space-m,10px);border:none;border-bottom:1px solid var(--gas-color-border-subtle,#ececec);text-align:left;cursor:pointer;color:var(--gas-color-text,#1a1a1a);font-size:var(--gas-text-s,8.75px);background:0 0;display:flex}.gas-video-player-react__chapter:hover{background:var(--gas-color-surface-alt,#f8f9fa)}.gas-video-player-react__chapter--active{background:var(--gas-color-primary-surface,#e8f0fe);font-weight:600}.gas-video-quiz-overlay{padding:var(--gas-space-l,15px);background:color-mix(in srgb, var(--gas-color-surface-inverse,#000) 72%, transparent);z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gas-video-quiz-overlay__panel{gap:var(--gas-space-m,10px);width:min(320px,100%);padding:var(--gas-space-l,15px);background:var(--gas-color-surface,#fff);border-radius:var(--gas-radius-l,12px);color:var(--gas-color-text,#1a1a1a);flex-direction:column;max-height:80vh;display:flex;overflow-y:auto}.gas-video-quiz-overlay__question{font-size:var(--gas-text-m,10px);margin:0;font-weight:600;line-height:1.4}.gas-video-quiz-overlay__choices{gap:var(--gas-space-xs,3.75px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.gas-video-quiz-overlay__choice{align-items:center;gap:var(--gas-space-s,7.5px);padding:var(--gas-space-s,7.5px);border:1px solid var(--gas-color-border,#d1d5db);border-radius:var(--gas-radius-m,8px);cursor:pointer;transition:background .12s;display:flex}.gas-video-quiz-overlay__choice:hover{background:var(--gas-color-primary-surface,#e8f0fe)}.gas-video-quiz-overlay__choice--selected{border-color:var(--gas-color-primary,#2563eb);background:var(--gas-color-primary-surface,#e8f0fe);font-weight:500}.gas-video-quiz-overlay__radio{accent-color:var(--gas-color-primary,#2563eb);flex-shrink:0}.gas-video-quiz-overlay__bool-choices{gap:var(--gas-space-m,10px);display:flex}.gas-video-quiz-overlay__bool-choices .gas-video-quiz-overlay__choice{flex:1;justify-content:center}.gas-video-quiz-overlay__actions{gap:var(--gas-space-s,7.5px);flex-wrap:wrap;justify-content:flex-end;display:flex}.gas-video-quiz-overlay__result{font-size:var(--gas-text-m,10px);text-align:center;margin:0;font-weight:700}.gas-video-quiz-overlay__result--correct{color:var(--gas-color-success,#16a34a)}.gas-video-quiz-overlay__result--incorrect{color:var(--gas-color-danger,#dc2626)}.gas-video-quiz-overlay__explanation{font-size:var(--gas-text-s,8.75px);color:var(--gas-color-text-muted,#6b7280);margin:0;font-style:italic}.gas-video-quiz-overlay__loading,.gas-video-quiz-overlay__error,.gas-video-quiz-overlay__manual-note{font-size:var(--gas-text-s,8.75px);color:var(--gas-color-text-muted,#6b7280);text-align:center;margin:0}.gas-video-player-host__transcript{margin-top:var(--gas-space-m,10px);max-height:360px}
