:root{--text:#4d4d50;--text-h:#000;--text-muted:#4d4d50;--bg:#f0efeb;--surface:#fbfbf9;--rail-bg:#fbfbf9;--border:#00000014;--code-bg:#fbfbf9;--accent:#ad9b4b;--accent-bg:#ad9b4b17;--accent-border:#ad9b4b57;--button-bg:#ad9b4b;--ok:#18855b;--ok-bg:#18855b24;--social-bg:#f0efeb80;--tag-bg:#f0efeb;--timeline:#ad9b4b;--timeline-alt:#1c8c9e;--status-neutral:#9aa2a0;--status-active:#1c709e;--status-active-bg:#1c709e1a;--status-active-border:#1c709e4d;--status-waiting:#b7791f;--status-waiting-bg:#b7791f1f;--status-waiting-border:#b7791f57;--status-success:#18855b;--status-success-bg:#18855b24;--status-success-border:#18855b57;--status-danger:#b62935;--status-danger-bg:#b6293517;--status-danger-border:#b6293557;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--ui:Menlo, ui-monospace, monospace;--body:"Open Sans", system-ui, "Segoe UI", Roboto, sans-serif;--sans:var(--ui);--heading:var(--ui);--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--body);letter-spacing:0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}button,input,select,textarea,label{font-family:var(--ui)}#root{text-align:center;box-sizing:border-box;border-inline:0;flex-direction:column;width:100vw;max-width:none;min-height:100vh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:0;margin:0;font-size:28px}@media (width<=1024px){h1{font-size:24px}}h2{letter-spacing:0;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{background:var(--bg);width:100vw;height:100vh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--border);background:var(--rail-bg);text-align:left;flex-direction:column;flex:0 0 16.66%;width:16.66%;height:100vh;transition:flex-basis .2s,width .2s;display:flex;overflow:visible}.sidebar.is-collapsed{flex:0 0 72px;width:72px}.main-content{background:linear-gradient(180deg, #eef1efb8, transparent 280px), var(--bg);flex:auto;min-width:0;height:100vh;position:relative;overflow:hidden}.sidebar-header{background:var(--surface);flex-direction:column;gap:16px;padding:24px 18px 18px;display:flex}.sidebar-logo{width:100%;max-width:180px;height:auto;margin:0 auto;display:block}.sidebar-nav{background:var(--surface);flex-direction:column;gap:8px;padding:0 18px 18px;display:flex}.sidebar-new-button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:15px;font-weight:700;display:flex}.sidebar-new-button:hover{filter:brightness(.95)}.sidebar-nav-link{color:var(--text-h);font-family:var(--ui);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:15px;text-decoration:none;display:flex}.sidebar-nav-link:hover{background:var(--accent-bg);color:var(--accent)}.sidebar-nav-link[aria-current=page]{color:var(--accent);font-weight:700}.sidebar-collapse{background:var(--surface);flex-direction:column;gap:8px;margin-top:auto;padding:0 18px 18px;display:flex}.sidebar-settings-control{position:relative}.sidebar-settings-toggle{cursor:pointer;background:0 0;border:0;width:100%}.sidebar-settings-menu{z-index:10;border:1px solid var(--border);background:var(--surface);border-radius:10px;width:100%;min-width:160px;padding:6px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 12px 30px #0000002e}.sidebar-settings-menu button{width:100%;color:var(--text-h);font-family:var(--ui);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:14px}.sidebar-settings-menu button:hover,.sidebar-settings-menu button:focus-visible{background:var(--accent-bg);color:var(--accent)}.sidebar-settings-menu button:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.72}.sidebar-settings-menu button:disabled:hover{color:var(--text-muted);background:0 0}.sidebar-account-error{color:var(--status-danger);font-family:var(--ui);margin:0;padding:0 16px;font-size:12px;line-height:1.35}.sidebar-collapse-toggle{text-align:left;cursor:pointer;width:100%;font-family:var(--ui);background:0 0;border:0;font-size:15px}.sidebar.is-collapsed .sidebar-header{padding:16px 0 12px}.sidebar.is-collapsed .sidebar-logo{object-fit:contain;object-position:center;width:44px;max-width:44px;height:auto;margin:0 auto}.sidebar.is-collapsed .sidebar-nav,.sidebar.is-collapsed .sidebar-collapse{gap:6px;padding:0 10px 12px}.sidebar.is-collapsed .sidebar-label{display:none}.sidebar.is-collapsed .sidebar-new-button,.sidebar.is-collapsed .sidebar-nav-link{justify-content:center;padding:10px}.sidebar.is-collapsed .sidebar-new-button svg,.sidebar.is-collapsed .sidebar-nav-link svg{margin:0}.placeholder-page{text-align:left;padding:32px}.placeholder-page h1{font-family:var(--ui);color:var(--text-h);margin:0;font-size:32px;font-weight:500}.indexes-page{text-align:left;box-sizing:border-box;height:100%;padding:32px;overflow-y:auto}.indexes-page h1{font-family:var(--ui);color:var(--text-h);margin:0 0 24px;font-size:32px;font-weight:500}.index-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.indexes-message{font-family:var(--ui);color:var(--text-muted);text-align:left;margin:32px 0 0;padding:0;font-size:14px}.indexes-error{color:var(--status-danger)}.index-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.index-card-title{box-sizing:border-box;width:calc(100% - 52px);font-family:var(--ui);color:var(--text-h);text-align:left;white-space:nowrap;min-width:0;padding:14px 0 14px 18px;font-size:15px;overflow:hidden}.index-card-title-track{white-space:nowrap;max-width:100%;display:inline-flex}.index-card-title-text{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:100%;overflow:hidden}.index-card-title.is-overflowing .index-card-title-track{will-change:transform;gap:32px;max-width:none}.index-card-title.is-overflowing .index-card-title-text{text-overflow:clip;max-width:none;overflow:visible}.index-card-actions{z-index:3;position:absolute;top:8px;right:10px}.index-card-actions-toggle{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.index-card-actions-toggle:hover,.index-card-actions-toggle:focus-visible,.index-card-actions-toggle[aria-expanded=true]{color:var(--text-h);background:var(--bg);border-color:var(--border)}.index-card-actions-menu{border:1px solid var(--border);background:var(--surface);border-radius:10px;min-width:120px;padding:6px;position:absolute;top:36px;right:0;box-shadow:0 12px 30px #0000002e}.index-card-actions-menu button{width:100%;color:var(--text-h);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px}.index-card-actions-menu button:hover,.index-card-actions-menu button:focus-visible{background:var(--bg)}@media (prefers-reduced-motion:reduce){.index-card-title.is-overflowing .index-card-title-track{will-change:auto;gap:0;max-width:100%;animation:none}.index-card-title.is-overflowing .index-card-title-text{text-overflow:ellipsis;max-width:100%;overflow:hidden}.index-card-title.is-overflowing .index-card-title-text[aria-hidden=true]{display:none}}.index-card-preview{aspect-ratio:16/9;background:#000;gap:1px;width:100%;display:grid;position:relative}.index-card-preview-0,.index-card-preview-1{grid-template-rows:1fr;grid-template-columns:1fr}.index-card-preview-2{grid-template-rows:1fr;grid-template-columns:1fr 1fr}.index-card-preview-3,.index-card-preview-4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.index-card-preview-3 .index-card-thumb:first-child{grid-column:1/-1}.index-card-thumb{background:#000;min-width:0;min-height:0;position:relative;overflow:hidden}.index-card-thumb video{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.index-card-stats{color:var(--text-h);font-family:var(--ui);pointer-events:none;white-space:nowrap;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 6px #0000002e}.index-card-stats svg{color:var(--text-h);flex-shrink:0}.index-card-duration-loaders{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.search-page{text-align:left;box-sizing:border-box;flex-direction:column;height:100%;padding:32px;display:flex;overflow:hidden}.search-page h1{font-family:var(--ui);color:var(--text-h);margin:0 0 24px;font-size:32px;font-weight:500}.search-page-body{flex:auto;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:32px;min-height:0;display:grid}.search-panel{min-width:0}.search-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex}.search-field{flex-direction:column;gap:8px;display:flex;position:relative}.search-field label{font-family:var(--ui);color:var(--text-h);font-size:14px;font-weight:600}.index-selector-wrap{position:relative}.index-selector{border:1px solid var(--border);background:var(--bg);width:100%;height:42px;color:var(--text-h);font-family:var(--ui);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:14px;display:flex}.index-selector:hover{border-color:var(--accent-border)}.index-selector span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-dropdown{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);z-index:10;border-radius:12px;max-height:240px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.index-dropdown li{display:flex}.index-dropdown li button{text-align:left;width:100%;color:var(--text-h);font-family:var(--ui);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:14px}.index-dropdown li button:hover,.index-dropdown li[aria-selected=true] button{background:var(--accent-bg);color:var(--accent)}.index-dropdown-empty{color:var(--text-muted);font-family:var(--ui);padding:8px 12px;font-size:13px}.search-textarea{resize:vertical;box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;min-height:140px;color:var(--text-h);font:14px/1.5 var(--body);border-radius:12px;padding:12px 14px}.search-textarea:focus{outline:2px solid var(--accent-bg);border-color:var(--accent-border)}.file-dropzone{border:1.5px dashed var(--border);background:var(--bg);color:var(--text-muted);cursor:pointer;text-align:center;font-family:var(--ui);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 16px;font-size:14px;display:flex}.file-dropzone:hover,.file-dropzone.is-dragging{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.search-card-actions{justify-content:flex-end;display:flex}.search-submit{color:#fff;background:var(--accent);min-height:40px;font-family:var(--ui);cursor:pointer;border:0;border-radius:999px;padding:0 22px;font-size:14px;font-weight:700}.search-submit:hover{filter:brightness(.95)}.results-panel{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.results-summary-bar{align-items:center;gap:24px;padding-bottom:16px;display:flex}.summary-stat{color:var(--text-h);font-family:var(--ui);align-items:center;gap:8px;font-size:14px;display:inline-flex}.summary-stat svg{color:var(--text)}.results-mode-toggle{border:1px solid var(--border);background:var(--bg);border-radius:999px;gap:4px;margin-left:auto;padding:4px;display:inline-flex}.results-mode-toggle button{font-family:var(--ui);color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:12px}.results-mode-toggle button.is-active{background:var(--accent);color:#fff}.goal-results{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.goal-results-header{font-family:var(--ui);color:var(--text);grid-template-columns:minmax(0,1fr) 1px minmax(0,2fr);align-items:center;gap:16px;padding:4px 0 12px;font-size:13px;display:grid}.goal-results-header-label{font-weight:600}.goal-results-header-divider{background:var(--border);align-self:stretch}.goal-results-rows{flex-direction:column;gap:24px;padding-right:4px;display:flex;overflow-y:auto}.shot-row{flex-direction:column;gap:12px;display:flex}.shot-row-label{font-family:var(--ui);color:var(--text-h);margin:0;font-size:18px;font-weight:500}.shot-row-body{grid-template-columns:minmax(0,1fr) 1px minmax(0,2fr) auto;align-items:center;gap:16px;display:grid}.shot-row-strongest{min-width:0;display:flex}.shot-row-strongest .result-card{width:100%}.shot-row-divider{background:var(--border);align-self:stretch}.shot-row-others{min-width:0}.shot-row-others-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.shot-row-controls{align-items:center;gap:8px;padding-left:8px;display:flex}.shot-row-nav{border:1px solid var(--border);background:var(--bg);width:32px;height:32px;color:var(--text-h);cursor:pointer;font-family:var(--ui);border-radius:999px;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.shot-row-nav:hover{border-color:var(--accent-border);color:var(--accent)}.normal-results{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex;overflow:hidden}.normal-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;padding-right:4px;display:grid;overflow-y:auto}@media (width<=1200px){.normal-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.normal-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-page-body,.shot-row-body{grid-template-columns:minmax(0,1fr)}.shot-row-divider{display:none}.shot-row-controls{justify-content:flex-end;padding-left:0}}.results-pagination{justify-content:center;align-items:center;gap:12px;padding:12px 0 4px;display:flex}.results-pagination-nav{border:1px solid var(--border);background:var(--bg);width:32px;height:32px;color:var(--text-h);font-family:var(--ui);cursor:pointer;border-radius:999px}.results-pagination-nav:disabled{opacity:.4;cursor:not-allowed}.results-pagination-indicator{font-family:var(--ui);color:var(--text);font-size:13px}.result-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.result-card-thumb{aspect-ratio:16/9;background:#000;width:100%}.result-card-meta{flex-direction:column;gap:4px;padding:12px 14px;display:flex;overflow:hidden}.result-card-title{font-family:var(--ui);color:var(--text-h);white-space:nowrap;min-width:0;font-size:14px;line-height:18px;overflow:hidden}.result-card-title-track{white-space:nowrap;max-width:100%;display:inline-flex}.result-card-title-text{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:100%;overflow:hidden}.result-card-title.is-overflowing .result-card-title-track{will-change:transform;gap:32px;max-width:none}.result-card-title.is-overflowing .result-card-title-text{text-overflow:clip;max-width:none;overflow:visible}@media (prefers-reduced-motion:reduce){.result-card-title.is-overflowing .result-card-title-track{will-change:auto;gap:0;max-width:100%;animation:none}.result-card-title.is-overflowing .result-card-title-text{text-overflow:ellipsis;max-width:100%;overflow:hidden}.result-card-title.is-overflowing .result-card-title-text[aria-hidden=true]{display:none}}.result-card-timestamp{font-family:var(--body);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-height:18px;font-size:13px;line-height:18px;overflow:hidden}.result-card-thumb video{object-fit:cover;width:100%;height:100%;display:block}.results-empty{font-family:var(--ui);color:var(--text-muted);text-align:left;margin:32px 0 0;padding:0;font-size:14px}.search-form-error{color:var(--status-danger);font-family:var(--ui);margin:0;font-size:13px}.result-card-placeholder{border:1px dashed var(--border);border-radius:12px;flex:1}.auth-page{box-sizing:border-box;background:linear-gradient(180deg, #eef1efb8, transparent 280px), var(--bg);justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:24px;display:flex}.auth-card{box-sizing:border-box;border:1px solid var(--border);background:var(--surface);width:min(100%,420px);box-shadow:var(--shadow);text-align:left;border-radius:16px;flex-direction:column;gap:22px;padding:32px;display:flex}.auth-loading{color:var(--text-muted);font-family:var(--ui);text-align:center;font-size:14px}.auth-logo{width:180px;height:auto;margin:0 auto;display:block}.auth-header h1{font-family:var(--ui);color:var(--text-h);margin:0;font-size:26px;font-weight:500}.auth-mode-toggle{border:1px solid var(--border);background:var(--bg);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-mode-toggle button{min-height:36px;color:var(--text);font-family:var(--ui);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:13px}.auth-mode-toggle button.is-active{background:var(--accent);color:#fff;font-weight:700}.auth-mode-toggle button:disabled{cursor:not-allowed;opacity:.65}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-google-button{border:1px solid var(--border);min-height:42px;color:var(--text-h);background:var(--surface);font-family:var(--ui);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.auth-google-button:hover{background:var(--bg)}.auth-google-button:focus-visible{outline:2px solid var(--accent-bg)}.auth-google-button:disabled{cursor:not-allowed;opacity:.55}.auth-google-icon{flex:none;width:18px;height:18px}.auth-separator{color:var(--text-muted);font-family:var(--ui);align-items:center;gap:12px;font-size:12px;display:flex}.auth-separator:before,.auth-separator:after{content:"";background:var(--border);flex:1;height:1px}.auth-field{flex-direction:column;gap:8px;display:flex}.auth-field label{color:var(--text-h);font-family:var(--ui);font-size:14px;font-weight:600}.auth-field input{box-sizing:border-box;background:var(--bg);width:100%;height:44px;color:var(--text-h);font-family:var(--ui);border:0;border-radius:999px;padding:0 18px;font-size:14px}.auth-field input:focus{outline:2px solid var(--accent-bg)}.auth-field input:disabled{cursor:not-allowed;opacity:.7}.auth-error{color:var(--status-danger);font-family:var(--ui);margin:0;font-size:13px}.auth-submit{color:#fff;background:var(--accent);min-height:42px;font-family:var(--ui);cursor:pointer;border:0;border-radius:999px;font-size:14px;font-weight:700}.auth-submit:hover{filter:brightness(.95)}.auth-submit:focus-visible{outline:2px solid var(--accent-bg)}.auth-submit:disabled{cursor:not-allowed;opacity:.55;filter:none}.modal-overlay{z-index:100;background:#00000052;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;gap:24px;width:100%;max-width:560px;padding:32px;display:flex;box-shadow:0 30px 60px -15px #0006,0 10px 24px -6px #0000002e}.modal-card:focus{outline:none}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modal-title{font-family:var(--ui);color:var(--text-h);text-align:left;margin:0;font-size:22px;font-weight:500}.modal-close{color:var(--text-h);cursor:pointer;font-size:24px;line-height:1;font-family:var(--ui);background:0 0;border:0;padding:0}.modal-close:hover{color:var(--accent)}.modal-form{flex-direction:column;gap:16px;display:flex}.modal-field{flex-direction:column;gap:8px;display:flex}.modal-field label{font-family:var(--ui);color:var(--text-h);text-align:left;font-size:14px;font-weight:600}.modal-text-input{box-sizing:border-box;background:var(--bg);width:100%;height:44px;color:var(--text-h);font-family:var(--ui);border:0;border-radius:999px;padding:0 18px;font-size:14px}.modal-text-input:focus{outline:2px solid var(--accent-bg)}.modal-dropzone{box-sizing:border-box;border:1.5px dashed var(--border);background:var(--bg);width:100%;color:var(--text-muted);cursor:pointer;text-align:center;font-family:var(--ui);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 16px;font-size:14px;display:flex}.modal-dropzone:hover,.modal-dropzone.is-dragging{border-color:var(--accent);color:var(--accent);background:var(--accent-bg)}.modal-actions{justify-content:flex-end;display:flex}.modal-create{color:#fff;min-height:40px;font-family:var(--ui);cursor:pointer;background:#111;border:0;border-radius:999px;padding:0 26px;font-size:14px;font-weight:700}.modal-create:disabled{cursor:not-allowed;opacity:.55}.modal-create:hover{filter:brightness(1.2)}.modal-progress{border:1px solid var(--status-active-border);background:var(--status-active-bg);color:var(--text-h);font-family:var(--ui);text-align:left;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;font-size:13px;display:flex}.modal-progress span{color:var(--text-muted)}.modal-error{color:var(--status-danger);font-family:var(--ui);text-align:left;margin:0;font-size:13px}.eyebrow{color:var(--accent);font:700 12px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}
