:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--bg:#080a08;--surface:#0e110e;--surface-raised:#141814;--surface-hover:#1a1f1a;--border:#292f29;--border-bright:#434b43;--text:#f1f3ef;--muted:#a8aea5;--faint:#747c72;--brand:#82bd45;--brand-bright:#94ca59;--brand-deep:#4f8629;--brand-soft:#7fbd3f29;--danger:#ef535b;--danger-soft:#ef535b29;--blue:#4c7fd9;--green:#3ab786;--yellow:#e6ae45;--purple:#9a78e5;--shadow:0 10px 28px #00000038;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #94d34fad}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:66px;margin:0 auto;display:flex}.team-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.team-brand strong,.team-brand small{display:block}.team-brand strong{letter-spacing:.01em;font-size:15px}.team-brand small{color:var(--muted);margin-top:2px;font-size:12px}.brand-mark{background:var(--brand);color:#071004;letter-spacing:-.03em;border-radius:4px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.brand-mark--loading{animation:1.5s ease-in-out infinite breathe}.privacy-badge{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.privacy-badge>span{background:var(--brand-bright);width:7px;height:7px;box-shadow:none;border-radius:50%}.game-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;width:min(1240px,100% - 48px);margin:22px auto 0;display:grid}.video-column,.timeline-panel{background:color-mix(in srgb, var(--surface) 96%, transparent);border:1px solid var(--border);border-radius:6px;overflow:hidden}.video-frame{aspect-ratio:2;background:#000;place-items:center;display:grid;position:relative;overflow:hidden}.feed-switcher{background:#080b0a;border-bottom:1px solid #ffffff1f;gap:4px;padding:8px;display:flex}.feed-switcher button{color:#ffffffb3;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:0 14px;font-size:13px;font-weight:700}.feed-switcher button:hover{color:#fff}.feed-switcher button.is-active{border-color:color-mix(in srgb, var(--brand-bright) 65%, transparent);background:color-mix(in srgb, var(--brand-deep) 72%, #101410);color:#fff}.video-frame:before{content:"";pointer-events:none;z-index:1;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0f}.video-frame video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.video-watermark{z-index:2;color:#ffffffb8;letter-spacing:.12em;background:#04060a99;border:1px solid #fff3;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:800;position:absolute;top:14px;right:16px}.game-details{justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px 17px;display:flex}.eyebrow{color:var(--muted);margin:0 0 7px;font-size:12px;font-weight:600}h1,h2,h3,p{margin-top:0}.game-details h1{letter-spacing:-.025em;margin-bottom:4px;font-size:clamp(24px,2vw,32px);line-height:1.15}.game-subtitle{color:var(--muted);margin:0;font-size:15px}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:650;text-decoration:none;transition:background .14s,border-color .14s;display:inline-flex}.button svg{width:17px;height:17px}.button:disabled{cursor:not-allowed;opacity:.6}.button--primary{background:var(--brand);color:#071004}.button--primary:hover{background:var(--brand-bright)}.button--quiet{background:var(--surface-raised);border-color:var(--border);color:var(--text)}.button--quiet:hover{background:var(--surface-hover);border-color:var(--border-bright)}.button--danger{color:#ff7b82;background:0 0;border-color:#ef535b59}.button--danger:hover{background:var(--danger-soft)}.game-meta{border-top:1px solid var(--border);gap:48px;margin:0 26px;padding:18px 0 22px;display:flex}.game-meta div{min-width:0}.game-meta dt{color:var(--faint);margin-bottom:5px;font-size:10px;font-weight:650}.game-meta dd{color:#cbd3df;margin:0;font-size:13px;line-height:1.45}.timeline-panel{flex-direction:column;max-height:calc(100vh - 105px);display:flex;position:sticky;top:24px}.timeline-heading{justify-content:space-between;align-items:flex-end;padding:22px 22px 16px;display:flex}.timeline-heading h2{letter-spacing:-.02em;margin:0;font-size:21px}.moment-count{background:var(--surface-raised);min-width:26px;height:26px;color:var(--muted);border-radius:4px;place-items:center;font-size:11px;font-weight:800;display:grid}.add-moment{background:var(--brand-soft);cursor:pointer;text-align:left;border:1px solid #94d34f73;border-radius:5px;align-items:center;gap:12px;min-height:58px;margin:0 14px 14px;padding:10px 14px;transition:border-color .14s,background .14s;display:flex}.add-moment:hover{border-color:var(--brand-bright);background:#7fbd3f38}.add-moment__icon{background:var(--brand);color:#071004;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;display:grid}.add-moment__icon svg{width:20px;height:20px}.add-moment strong,.add-moment small{display:block}.add-moment strong{margin-bottom:3px;font-size:13px}.add-moment small{color:#bdd9a6;font-size:11px}.clip-moment{border:1px solid var(--border);min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:7px;margin:0 14px 14px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.clip-moment:hover{border-color:var(--border-bright);color:var(--text)}.clip-moment svg{width:15px;height:15px}.marker-list{scrollbar-color:var(--border-bright) transparent;min-height:220px;padding:0 14px 14px;overflow-y:auto}.empty-timeline{border:1px dashed var(--border);text-align:center;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:54px 28px;display:flex}.empty-timeline__play{background:var(--surface-raised);width:48px;height:48px;color:var(--muted);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.empty-timeline__play svg{width:22px;height:22px;margin-left:2px}.empty-timeline h3{margin-bottom:8px;font-size:15px}.empty-timeline p{max-width:240px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.marker-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:5px;margin-bottom:10px;overflow:hidden}.marker-card__main{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-height:76px;padding:14px;display:flex}.marker-card__main:hover{background:var(--surface-hover)}.marker-type{background:var(--purple);border-radius:5px;flex:none;width:9px;height:38px}.marker-type--goal{background:var(--brand-bright)}.marker-type--save{background:var(--blue)}.marker-type--great_play{background:var(--green)}.marker-type--penalty{background:var(--yellow)}.marker-card__content{flex:1;min-width:0}.marker-card__topline{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.marker-card__topline strong{font-size:13px}.marker-card__topline time{color:#d6dce5;font-variant-numeric:tabular-nums;font-size:12px;font-weight:750}.marker-card__label{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;display:block;overflow:hidden}.marker-card__play{width:28px;height:28px;color:var(--muted);background:#ffffff0f;border-radius:50%;place-items:center;display:grid}.marker-card__play svg{width:14px;height:14px;margin-left:1px}.marker-card__actions{border-top:1px solid var(--border);align-items:center;gap:5px;min-height:36px;padding:0 12px;display:flex}.marker-card__actions>span{color:var(--faint);margin-right:auto;font-size:9px;font-weight:600}.marker-card__actions button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.marker-card__actions button:hover{color:var(--text)}.marker-card__actions svg{width:13px;height:13px}.site-footer{width:min(1180px,100% - 48px);color:var(--faint);text-align:center;margin:24px auto 28px;font-size:11px}.marker-dialog,.clip-dialog,.confirm-dialog{border:1px solid var(--border-bright);background:var(--surface);width:min(500px,100% - 28px);color:var(--text);border-radius:8px;padding:0;box-shadow:0 24px 70px #0000008f}.marker-dialog::backdrop,.clip-dialog::backdrop,.confirm-dialog::backdrop{background:#010308c2}.marker-dialog form,.clip-dialog form,.confirm-dialog__body{padding:24px}.confirm-dialog__body h2{margin-bottom:12px;font-size:24px}.confirm-dialog__copy{color:var(--muted);font-size:13px;line-height:1.55}.confirm-dialog__copy p{margin:0 0 8px}.confirm-dialog__confirmation{margin-top:20px}.confirm-dialog__confirmation input{width:100%}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dialog-heading h2{letter-spacing:-.03em;margin-bottom:0;font-size:25px}.icon-button{border:1px solid var(--border);background:var(--surface-raised);cursor:pointer;border-radius:5px;flex:none;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:var(--surface-hover)}.icon-button svg{width:19px;height:19px}.dialog-fields{gap:18px;margin-top:24px;display:grid}.dialog-field label{color:#cbd3df;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.dialog-field label em{color:var(--faint);text-transform:uppercase;font-size:10px;font-style:normal;font-weight:600}.dialog-fields input,.dialog-fields select,.dialog-fields textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#0a0d0a;border-radius:4px}.dialog-fields input,.dialog-fields select{height:46px;padding:0 12px}.dialog-fields textarea{resize:vertical;padding:12px}.dialog-fields input:hover,.dialog-fields select:hover,.dialog-fields textarea:hover{border-color:var(--border-bright)}.dialog-field small{color:var(--faint);margin-top:7px;font-size:10px;line-height:1.4;display:block}.form-error{background:var(--danger-soft);color:#ff9da2;border:1px solid #ef535b59;border-radius:4px;margin:16px 0 0;padding:10px 12px;font-size:12px}.dialog-actions{border-top:1px solid var(--border);align-items:center;gap:9px;margin-top:24px;padding-top:18px;display:flex}.dialog-actions__spacer{flex:1}.clip-dialog__intro{color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.55}.clip-dialog__range{grid-template-columns:1fr 1fr}.clip-duration{color:var(--muted);margin:13px 0 0;font-size:11px}.clip-duration--invalid{color:#ff9da2}.clip-dialog__status{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:40px 20px 24px;display:flex}.clip-dialog__status>svg{width:34px;height:34px;color:var(--brand-bright);margin-bottom:16px}.clip-dialog__status h3{margin-bottom:8px;font-size:18px}.clip-dialog__status p{max-width:320px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.clip-dialog__status .button{margin-top:20px}.clip-progress{border:2px solid var(--border-bright);border-top-color:var(--brand-bright);border-radius:50%;width:30px;height:30px;margin-bottom:18px;animation:.9s linear infinite clip-spin}@keyframes clip-spin{to{transform:rotate(360deg)}}.toast{z-index:20;color:#b8f0d8;background:#13241f;border:1px solid #3ab78659;border-radius:5px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:12px;font-weight:650;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast svg{width:17px;height:17px}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.centered-state h1{margin:20px 0 8px;font-size:25px}.centered-state p{max-width:440px;color:var(--muted);margin-bottom:20px}.site-nav{align-items:center;gap:20px;display:flex}.site-nav>a{color:var(--muted);font-size:12px;font-weight:650;text-decoration:none}.site-nav>a:hover{color:var(--text)}.library-page,.admin-page,.photos-panel{width:min(1180px,100% - 48px);margin:0 auto}.library-page,.admin-page{padding-top:42px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(32px,4vw,44px)}.page-heading p:last-child{max-width:650px;color:var(--muted);margin-bottom:0;line-height:1.6}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.game-card{border:1px solid var(--border);background:var(--surface);min-width:0;color:inherit;border-radius:6px;text-decoration:none;transition:border-color .16s,background .16s;overflow:hidden}.game-card:hover{border-color:var(--border-bright);background:var(--surface-raised)}.game-card__art{background:#121712;height:170px;position:relative;overflow:hidden}.game-card__art:after{content:"";pointer-events:none;background:#00000014;position:absolute;inset:0}.game-card__art img{object-fit:cover;width:100%;height:100%;display:block}.game-card__art .status-pill{z-index:1;position:absolute;top:15px;right:15px}.game-card__body{padding:18px}.game-card__body h2{letter-spacing:-.02em;margin-bottom:6px;font-size:20px}.game-card__subtitle,.game-card__venue{color:var(--muted);font-size:13px}.game-card__subtitle{margin-bottom:16px}.game-card__venue{min-height:38px;margin-bottom:18px;line-height:1.45}.game-card__meta{border-top:1px solid var(--border);color:var(--faint);justify-content:space-between;padding-top:15px;font-size:11px;font-weight:600;display:flex}.status-pill{border:1px solid var(--border-bright);min-height:25px;color:var(--muted);white-space:nowrap;background:#0b0f0ad6;border-radius:4px;align-items:center;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.status-pill--ready{color:#bde985;border-color:#94d34f66}.status-pill--processing{color:#94b5ed;border-color:#4c7fd973}.status-pill--failed{color:#ff969c;border-color:#ef535b73}.visibility-pill{color:var(--muted);background:#ffffff14;border-color:#ffffff2e}.empty-library{border:1px dashed var(--border-bright);text-align:center;border-radius:6px;padding:80px 24px}.empty-library p{color:var(--muted)}.video-pending{text-align:center;background:#080b08;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:42px;display:flex}.video-pending h2{margin:18px 0 8px}.video-pending p{max-width:470px;color:var(--muted);margin:0;line-height:1.55}.pending-panel{padding:28px}.pending-panel h2{margin-bottom:10px}.pending-panel>p:last-child{color:var(--muted);line-height:1.55}.photos-panel{border:1px solid var(--border);background:var(--surface);border-radius:6px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px 30px;display:flex}.photos-panel h2{margin-bottom:7px}.photos-panel p:last-child{color:var(--muted);margin-bottom:0}.admin-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.admin-form,.ingestion-list{border:1px solid var(--border);background:var(--surface);border-radius:6px}.admin-form{padding:28px}.form-section+.form-section{border-top:1px solid var(--border);margin-top:30px;padding-top:30px}.form-section__heading{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.form-section__heading>span{border:1px solid var(--border-bright);background:var(--surface-raised);width:29px;height:29px;color:var(--brand-bright);border-radius:4px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.form-section__heading h2{margin:2px 0 4px;font-size:18px}.form-section__heading p{color:var(--muted);margin:0;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field{color:#d6ddd2;gap:8px;font-size:12px;font-weight:600;display:grid}.field--wide{grid-column:1/-1}.field>span{color:var(--faint);font-size:10px;font-weight:500}.field input,.field select{border:1px solid var(--border);width:100%;height:47px;color:var(--text);background:#090d08;border-radius:4px;padding:0 12px}.field input:hover,.field select:hover{border-color:var(--border-bright)}.form-success{color:#a5e3ca;background:#3ab7861f;border:1px solid #3ab78659;border-radius:4px;margin:18px 0 0;padding:11px 13px;font-size:12px}.admin-actions{border-top:1px solid var(--border);align-items:center;gap:18px;margin-top:26px;padding-top:22px;display:flex}.admin-actions p{color:var(--faint);margin:0;font-size:10px;line-height:1.45}.ingestion-list{padding:24px;position:sticky;top:24px}.ingestion-list__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.ingestion-list__heading h2{margin:0}.ingestion-list__hint,.ingestion-list__empty{color:var(--faint);margin:0 0 16px;font-size:10px;line-height:1.45}.ingestion-list__error{margin:0 0 14px}.ingestion-row{border-top:1px solid var(--border);padding:16px 0}.ingestion-row__topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ingestion-row strong,.ingestion-row small{display:block}.ingestion-row strong{margin-bottom:5px;font-size:12px}.ingestion-row small{color:var(--faint);font-size:10px}.ingestion-row__details{grid-template-columns:72px 1fr;gap:8px;margin:13px 0 0;display:grid}.ingestion-row__details div{min-width:0}.ingestion-row__details dt{color:var(--faint);font-size:10px;font-weight:600}.ingestion-row__details dd{color:var(--muted);margin:3px 0 0;font-size:10px}.ingestion-row__error{background:var(--danger-soft);color:#ffb0b4;border:1px solid #ef535b47;border-radius:4px;margin:12px 0 0;padding:9px 10px;font-size:10px;line-height:1.45}.ingestion-row__actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.button--compact{min-height:32px;padding:0 11px;font-size:10px}@keyframes breathe{50%{opacity:.6}}@media (width<=980px){.site-header,.game-layout,.site-footer,.library-page,.admin-page,.photos-panel{width:min(100% - 28px,760px)}.game-layout{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout{grid-template-columns:1fr}.ingestion-list{position:static}.timeline-panel{max-height:none;position:static}.marker-list{max-height:none}.empty-timeline{min-height:210px}}@media (width<=620px){.site-header{width:calc(100% - 24px);min-height:66px}.game-layout{gap:10px;width:100%;margin-top:0}.site-nav{gap:12px}.site-nav>a{display:none}.library-page,.admin-page{width:calc(100% - 24px);padding-top:30px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h1{font-size:38px}.game-grid{grid-template-columns:1fr}.game-card__art{height:125px}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.admin-form{padding:20px 16px}.admin-actions{flex-direction:column;align-items:stretch}.photos-panel{flex-direction:column;align-items:stretch;width:calc(100% - 20px);margin-top:10px;padding:22px 18px}.video-column,.timeline-panel{box-shadow:none;border-left:0;border-right:0;border-radius:0}.video-frame{z-index:5;position:sticky;top:0}.video-watermark{top:8px;right:9px}.game-details{align-items:center;padding:18px 16px 14px}.game-details h1{font-size:23px}.game-subtitle{font-size:13px}.copy-game{width:44px;padding:0;font-size:0}.copy-game svg{width:18px;height:18px}.game-meta{gap:12px;margin:0 16px;padding:14px 0 17px;display:grid}.timeline-heading{padding:20px 16px 14px}.add-moment,.clip-moment{margin:0 10px 10px}.marker-list{padding:0 10px 10px}.site-footer{width:calc(100% - 24px);margin:18px auto}.marker-dialog,.clip-dialog,.confirm-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;width:100%;max-width:none;margin:auto 0 0}.marker-dialog form,.clip-dialog form,.confirm-dialog__body{padding:21px 16px max(18px, env(safe-area-inset-bottom))}.dialog-actions{flex-wrap:wrap}.dialog-actions .button--primary{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
