.layout{min-height:100vh;background-color:#030712;color:#e5e7eb}.layout *,.layout *:before,.layout *:after{transition:background-color .3s ease,border-color .3s ease,color .3s ease,box-shadow .3s ease}.layout__header{border-bottom:1px solid #1f2937;background-color:#111827cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.layout__header-inner{margin:0 auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;padding:.75rem 1rem}.layout__brand{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none}.layout__user{display:flex;align-items:center;gap:.75rem}.layout__avatar-image,.layout__avatar-fallback{width:2rem;height:2rem;border-radius:9999px;border:1px solid #374151}.layout__avatar-image{-o-object-fit:cover;object-fit:cover}.layout__avatar-fallback{display:flex;align-items:center;justify-content:center;background-color:#1f2937;color:#e5e7eb;font-size:.75rem;font-weight:600}.layout__logout{border-radius:.375rem;border:1px solid #374151;padding:.375rem .75rem;font-size:.875rem;color:#e5e7eb;background-color:transparent;transition:background-color .15s ease-in-out;cursor:pointer}.layout__logout:hover{background-color:#1f2937}.layout__main{flex:1;margin:0 auto;width:100%;max-width:64rem;padding:2rem 1rem}.layout__body{margin:0 auto;display:flex;width:100%;max-width:80rem}.layout__sidebar{width:240px;flex-shrink:0;border-right:1px solid #1f2937;padding:1.5rem 1rem}.layout__nav{display:flex;flex-direction:column;gap:.5rem}.layout__nav-link{border-radius:.5rem;border:1px solid transparent;padding:.625rem .75rem;font-size:.95rem;font-weight:500;color:#d1d5db;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.layout__nav-link:hover{border-color:#374151;background-color:#111827;color:#fff}.layout__nav-link--active{border-color:#2563eb;background-color:#2563eb2e;color:#bfdbfe}.layout__nav-link--disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.layout__brand-logo{height:1.5rem;width:auto;display:block}.layout__brand-text{line-height:1;font-size:1.5rem}.layout__New-project{border-radius:.8rem;cursor:pointer;font-weight:700;min-width:7rem;padding:.375rem .75rem;font-size:.875rem;flex-shrink:0;transition:all .2s ease;background:linear-gradient(135deg,#37b8ff,#4f8cff);border:1px solid transparent;color:#05111f;box-shadow:0 10px 24px #3b82f638}.layout__New-project:hover:enabled{filter:brightness(1.05);transform:translateY(-1px)}.layout__theme-toggle{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;border:1px solid #374151;background-color:transparent;color:#e5e7eb;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out}.layout__theme-toggle:hover{background-color:#1f2937}.layout--light{background-color:#f9fafb;color:#111827}.layout--light .layout__header{background-color:#ffffffe6;border-bottom-color:#e5e7eb}.layout--light .layout__brand{color:#111827}.layout--light .layout__sidebar{border-right-color:#e5e7eb}.layout--light .layout__nav-link{color:#374151}.layout--light .layout__nav-link:hover{background-color:#f3f4f6;border-color:#d1d5db;color:#111827}.layout--light .layout__nav-link--active{background-color:#2563eb1a;border-color:#2563eb;color:#1d4ed8}.layout--light .layout__nav-link--disabled{color:#9ca3af}.layout--light .layout__avatar-fallback{background-color:#e5e7eb;color:#374151;border-color:#d1d5db}.layout--light .layout__avatar-image{border-color:#d1d5db}.layout--light .layout__logout{color:#374151;border-color:#d1d5db}.layout--light .layout__logout:hover{background-color:#f3f4f6}.layout--light .layout__theme-toggle{color:#374151;border-color:#d1d5db}.layout--light .layout__theme-toggle:hover{background-color:#f3f4f6}.layout--light .layout__New-project{color:#fff}@media (max-width: 900px){.layout__body{flex-direction:column}.layout__sidebar{width:100%;border-right:none;border-bottom:1px solid #1f2937;padding:.75rem 1rem}.layout__nav{flex-direction:row;flex-wrap:wrap}}.login-page{position:relative;min-height:100vh;overflow:hidden;background:#020617;color:#f1f5f9;padding:3rem 1.25rem}.login-bg{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.login-bg-blob{position:absolute;border-radius:9999px;filter:blur(64px)}.login-bg-blob-left{left:-6rem;top:4rem;width:18rem;height:18rem;background:#06b6d433}.login-bg-blob-right{right:-5rem;bottom:5rem;width:20rem;height:20rem;background:#10b98133}.login-shell{position:relative;margin:0 auto;display:grid;min-height:calc(100vh - 6rem);width:100%;max-width:72rem;align-items:center;gap:2rem}.login-hero{display:flex;flex-direction:column;gap:1.25rem}.login-title{max-width:36rem;font-size:2.25rem;font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#fff}.login-subtitle{max-width:36rem;color:#cbd5e1}.login-feature-grid{display:grid;max-width:36rem;gap:.75rem}.login-feature-card{border-radius:1rem;border:1px solid rgb(51 65 85 / .8);background:#0f172ab3;padding:1rem}.login-feature-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#94a3b8}.login-feature-text{margin-top:.5rem;font-size:.875rem;color:#e2e8f0}.login-card{width:100%;border-radius:1.5rem;border:1px solid rgb(51 65 85 / .8);background:#0f172acc;padding:1.5rem;box-shadow:0 25px 50px -12px #0000004d}.login-card-header{margin-bottom:2rem}.login-card-eyebrow{font-size:.875rem;color:#94a3b8}.login-card-title{margin-top:.5rem;font-size:1.5rem;font-weight:600;color:#fff}.login-actions{display:flex;flex-direction:column;gap:.75rem}.login-action-button{display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border:1px solid rgb(71 85 105);background:#1e293b;padding:.75rem 1rem;font-weight:500;color:#f1f5f9;transition:background .15s ease,border-color .15s ease}.login-action-button:hover{border-color:#64748b;background:#334155}.login-action-button:disabled{cursor:not-allowed;opacity:.75}.login-text{margin-top:1.5rem;text-align:center;font-size:.75rem;color:#94a3b8}.email-form{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.email-form label{font-size:.875rem;font-weight:500;color:#cbd5e1}.email-form input{width:100%;border-radius:.75rem;border:1px solid rgb(71 85 105);background:#0f172af2;padding:.85rem 1rem;color:#e2e8f0;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.email-form input::-moz-placeholder{color:#64748b}.email-form input::placeholder{color:#64748b}.email-form input:focus{outline:none;border-color:#22d3ee;background:#0f172a;box-shadow:0 0 0 3px #22d3ee26}.create-btn{display:block;margin:0 auto;padding:.6rem 1rem;font-weight:700;cursor:pointer;font-family:inherit;color:#60a5fa;text-align:center;text-decoration:underline;text-underline-offset:.15em}.create-btn:hover{color:#93c5fd}@media (min-width: 640px){.login-page{padding-left:2rem;padding-right:2rem}.login-title{font-size:3rem}.login-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-card{padding:2rem}}@media (min-width: 1024px){.login-shell{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-page{color:#e6edf7;display:flex;flex-direction:column;gap:1.5rem}.dashboard-header{align-items:flex-start;border-bottom:1px solid rgba(96,165,250,.14);display:flex;gap:1.5rem;justify-content:space-between;padding-bottom:1.2rem}.dashboard-header-left{flex:1;min-width:0}.dashboard-header-actions{align-items:center;display:flex;gap:.8rem}.dashboard-title{font-size:2.3rem;font-weight:700;margin:0;letter-spacing:-.05em}.dashboard-subtitle{color:#a8bbd8;margin:.55rem 0 0;font-size:.95rem;line-height:1.45}.dashboard-last-updated{color:#7390b4;margin:.35rem 0 0;font-size:.8rem}.dashboard-top-btn{border-radius:.8rem;cursor:pointer;font-weight:700;min-height:2.75rem;min-width:7rem;padding:.72rem 1.15rem;font-size:.92rem;flex-shrink:0;transition:all .2s ease}.dashboard-top-btn:disabled{cursor:not-allowed;opacity:.65}.dashboard-top-btn--secondary{background:#0a1220e0;border:1px solid rgba(74,222,255,.32);color:#d8f6ff}.dashboard-top-btn--secondary:hover:enabled{background:#101d30f5;border-color:#4adeff85;transform:translateY(-1px)}.dashboard-top-btn--primary{background:linear-gradient(135deg,#37b8ff,#4f8cff);border:1px solid transparent;color:#05111f;box-shadow:0 10px 24px #3b82f638}.dashboard-top-btn--primary:hover:enabled{filter:brightness(1.05);transform:translateY(-1px)}.dashboard-controls{background:#090f1cb8;border:1px solid rgba(96,165,250,.12);border-radius:1.1rem;display:flex;flex-direction:column;padding:1.15rem;gap:.95rem}.dashboard-controls-row{align-items:flex-end;display:flex;gap:.75rem;justify-content:space-between}.dashboard-search-wrap{display:flex;flex:1;flex-direction:column;gap:.38rem}.dashboard-search-label{color:#a7bedf;font-size:.8rem;font-weight:600;margin:0}.dashboard-search-input{background:#0c1424eb;border:1px solid rgba(96,165,250,.24);border-radius:.82rem;color:#e3edff;font-size:.9rem;min-height:2.9rem;padding:.76rem .95rem;transition:border-color .2s ease,box-shadow .2s ease}.dashboard-search-input::-moz-placeholder{color:#6f86ab}.dashboard-search-input::placeholder{color:#6f86ab}.dashboard-search-input:focus{border-color:#38bdf8a6;box-shadow:0 0 0 3px #38bdf82b;outline:none}.dashboard-action-btn{border-radius:.82rem;cursor:pointer;font-size:.88rem;font-weight:700;min-height:2.9rem;padding:.72rem 1rem;transition:all .2s ease;white-space:nowrap}.dashboard-action-btn:disabled{cursor:not-allowed;opacity:.6}.dashboard-action-btn--secondary{background:#0f1a2beb;border:1px solid rgba(74,222,255,.28);color:#d5f4ff}.dashboard-action-btn--secondary:hover:enabled{background:#16243af5;border-color:#4adeff7a}.dashboard-filters-section{display:flex;flex-direction:column;gap:.75rem}.dashboard-expand-btn{min-width:9.25rem}.dashboard-filters-label{margin:0;font-size:.78rem;font-weight:600;color:#cde8ff;text-transform:uppercase;letter-spacing:.08em}.dashboard-filters{display:flex;flex-wrap:wrap;gap:.6rem}.dashboard-filter-btn{align-items:center;background:#1e293b80;border:1.5px solid rgba(148,163,184,.4);border-radius:6px;color:#bfdbfe;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.45rem;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.dashboard-filter-btn:hover{border-color:#bfdbfe99;background:#1e293bb3}.dashboard-filter-btn:disabled{cursor:not-allowed;opacity:.55}.dashboard-filter-btn--active{background:#38bdf840;border-color:#38bdf8b3;color:#cde8ff;font-weight:700;box-shadow:0 0 12px #38bdf833}.dashboard-filter-count{background:#0f172ab8;border:1px solid rgba(148,163,184,.35);border-radius:999px;color:#cae7ff;font-size:.72rem;font-weight:700;line-height:1;min-width:1.45rem;padding:.16rem .35rem;text-align:center}.dashboard-clips-section{background:#0f172ab3;border:1px solid rgba(96,165,250,.14);border-radius:1rem;box-shadow:0 12px 30px #0206172e;padding:0;overflow:hidden}.dashboard-clips-toggle{width:100%;background:#080f1e70;border:none;padding:1rem 1.25rem;color:#cde8ff;cursor:pointer;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;border-bottom:1px solid rgba(96,165,250,.1)}.dashboard-clips-toggle:hover{background:#080f1ecc}.dashboard-clips-toggle-icon{color:#1bb4d8;display:inline-flex;font-size:.82rem;justify-content:center;transform:rotate(0);transition:transform .2s ease;width:.7rem;text-align:center}.dashboard-clips-toggle-icon--open{transform:rotate(90deg)}.dashboard-clips-toggle-text{font-size:.95rem}.dashboard-clips-panel{background:transparent;border:none;border-top:1px solid rgba(96,165,250,.1);border-radius:0;padding:1.25rem;animation:slideDown .2s ease}.dashboard-clips-header{margin-bottom:.65rem;display:none}.dashboard-clips-title{font-size:1rem;margin:0}.dashboard-clips-subtitle{color:#9cb5d9;font-size:.84rem;margin:.2rem 0 0}.dashboard-clips-empty{color:#a8bbd8;font-size:.87rem;margin:0}.dashboard-clips-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.dashboard-clip-item{align-items:center;background:#02061780;border:1px solid rgba(96,165,250,.15);border-radius:.65rem;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1rem;transition:all .2s ease}.dashboard-clip-item:hover{background:#020617cc;border-color:#60a5fa40}.dashboard-clip-main{min-width:0;flex:1}.dashboard-clip-name{font-size:.9rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d6eaff}.dashboard-clip-meta{color:#8b9cb8;font-size:.78rem;margin:.25rem 0 0}.dashboard-delete-clip-btn{background:#dc262626;border:1px solid rgba(248,113,113,.5);border-radius:.5rem;color:#fecaca;cursor:pointer;font-size:.78rem;font-weight:600;padding:.45rem .75rem;white-space:nowrap;transition:all .2s ease}.dashboard-delete-clip-btn:hover:enabled{background:#dc26264d;border-color:#f87171b3}.dashboard-delete-clip-btn:disabled{cursor:not-allowed;opacity:.6}.dashboard-error{background:#e11d481f;border:1px solid rgba(225,29,72,.45);border-radius:.9rem;color:#fecdd3;margin:0;padding:.9rem 1rem;font-size:.9rem}.dashboard-empty{background:#0f172ac2;border:1.5px dashed rgba(59,130,246,.3);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:2rem;text-align:center}.dashboard-empty h2{margin:0;font-size:1.4rem;color:#bfdbfe}.dashboard-empty p{margin:0;color:#a8bbd8;font-size:.95rem}.dashboard-empty--filtered{border-style:solid}.dashboard-jobs-section{display:flex;flex-direction:column}.dashboard-list{display:grid;gap:1.1rem}.dashboard-card{background:linear-gradient(180deg,#111827c7,#090e1ae6);border:1px solid rgba(96,165,250,.16);border-radius:.9rem;padding:.95rem}.dashboard-group-card{background:linear-gradient(180deg,#111827d9,#090e1af2);border:1px solid rgba(96,165,250,.2);border-radius:1rem;box-shadow:0 16px 34px #02061733;padding:1.25rem;transition:all .2s ease}.dashboard-group-card:hover{border-color:#60a5fa59;background:linear-gradient(180deg,#1e293be6,#111827fa)}.dashboard-group-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.dashboard-group-mood{font-size:1.2rem;font-weight:700;margin:0;color:#cde8ff;text-transform:capitalize}.dashboard-group-meta{color:#8b9cb8;font-size:.8rem;margin:.3rem 0 0;font-weight:500}.dashboard-group-toggle{background:#38bdf81a;border:1px solid rgba(56,189,248,.3);border-radius:6px;color:#7dd3fc;cursor:pointer;font-size:.78rem;font-weight:600;padding:.4rem .8rem;transition:all .2s ease;white-space:nowrap}.dashboard-group-toggle:hover{background:#38bdf833;border-color:#38bdf880}.dashboard-group-list{display:flex;flex-direction:column;gap:.8rem}.dashboard-row{align-items:center;background:#02061794;border:1px solid rgba(96,165,250,.15);border-radius:.95rem;display:grid;gap:1rem;grid-template-columns:144px 1fr auto;padding:1rem 1.05rem;transition:all .2s ease}.dashboard-row:hover{background:#020617cc;border-color:#60a5fa40}.dashboard-row-preview-wrap{width:100%;height:100%}.dashboard-row-preview{aspect-ratio:16 / 9;background:#0b1220;border:1px solid rgba(100,116,139,.4);border-radius:.7rem;box-shadow:inset 0 0 0 1px #ffffff08;color:#8ca0c2;font-size:.75rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dashboard-row-preview--empty{align-items:center;display:flex;justify-content:center;background:#0f172ab3}.dashboard-row-main{min-width:0}.dashboard-row-top{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.dashboard-row-top-meta{min-width:0}.status-badge-wrap{display:inline-flex;margin-top:.3rem;position:relative}.status-badge-wrap:hover .status-badge-tooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.status-badge-tooltip{background:#7f1d1d;border:1px solid rgba(248,113,113,.6);border-radius:.45rem;bottom:calc(100% + 8px);color:#fee2e2;font-size:.72rem;left:0;max-width:240px;opacity:0;padding:.42rem .52rem;pointer-events:none;position:absolute;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease;z-index:4}.dashboard-delete-job-btn{background:#dc262621;border:1px solid rgba(248,113,113,.46);border-radius:.5rem;color:#fecaca;cursor:pointer;font-size:.76rem;font-weight:700;padding:.38rem .58rem;transition:all .2s ease;white-space:nowrap}.dashboard-delete-job-btn:hover:enabled{background:#dc262640;border-color:#f87171b3}.dashboard-delete-job-btn:disabled{cursor:not-allowed;opacity:.6}.dashboard-row-date{font-size:.96rem;font-weight:600;margin:0;color:#d6eaff}.dashboard-row-meta{color:#8b9cb8;font-size:.8rem;margin:.3rem 0 0;font-weight:500}.dashboard-job-error{color:#fca5a5;font-size:.78rem;margin:.35rem 0 0}.dashboard-card-top{align-items:flex-start;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.75rem}.dashboard-card-mood{font-size:1.15rem;font-weight:700;margin:0}.dashboard-card-meta{color:#9cb5d9;font-size:.95rem;margin:.22rem 0 0}.status-badge{border-radius:6px;font-size:.78rem;font-weight:700;padding:.4rem .75rem;white-space:nowrap;letter-spacing:.3px;text-transform:uppercase}.status-badge--queued{background:#6b728040;border:1px solid rgba(156,163,175,.7);color:#e5e7eb}.status-badge--analyzing,.status-badge--grading{background:#0891b240;border:1px solid rgba(34,211,238,.6);color:#a5f3fc}.status-badge--complete{background:#16a34a40;border:1px solid rgba(74,222,128,.6);color:#86efac}.status-badge--failed{background:#dc262640;border:1px solid rgba(252,165,165,.6);color:#fecaca}.dashboard-actions{display:flex;gap:.7rem;flex-wrap:wrap}.dashboard-actions--row{align-items:flex-end;flex-direction:column;justify-content:center;gap:.6rem}.dashboard-action{border-radius:.65rem;cursor:pointer;font-weight:600;min-width:9.5rem;padding:.6rem .95rem;font-size:.85rem;transition:all .2s ease;white-space:nowrap}.dashboard-action:disabled{cursor:not-allowed;opacity:.65}.dashboard-action--primary{background:#22c55e26;border:1.5px solid rgba(34,197,94,.5);color:#86efac}.dashboard-action--primary:hover:not(:disabled){background:#22c55e40;border-color:#22c55eb3;transform:translateY(-1px)}.dashboard-action--ghost{background:#38bdf81f;border:1.5px solid rgba(56,189,248,.4);color:#7dd3fc}.dashboard-action--ghost:hover:not(:disabled){background:#38bdf833;border-color:#38bdf899;transform:translateY(-1px)}.layout--light .dashboard-page{color:#0f172a}.layout--light .dashboard-header{border-bottom-color:#dbeafe}.layout--light .dashboard-title{color:#0f172a}.layout--light .dashboard-subtitle{color:#475569}.layout--light .dashboard-last-updated{color:#64748b}.layout--light .dashboard-controls{background:#fff;border-color:#dbeafe}.layout--light .dashboard-top-btn--secondary{background:#fff;border-color:#bfdbfe;color:#0f172a}.layout--light .dashboard-top-btn--secondary:hover:enabled{background:#eff6ff;border-color:#93c5fd}.layout--light .dashboard-top-btn--primary{color:#fff}.layout--light .dashboard-search-label,.layout--light .dashboard-filters-label{color:#334155}.layout--light .dashboard-search-input{background:#fff;border-color:#cbd5e1;color:#0f172a}.layout--light .dashboard-search-input::-moz-placeholder{color:#94a3b8}.layout--light .dashboard-search-input::placeholder{color:#94a3b8}.layout--light .dashboard-search-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf82e}.layout--light .dashboard-action-btn--secondary{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.layout--light .dashboard-action-btn--secondary:hover:enabled{background:#eff6ff;border-color:#93c5fd}.layout--light .dashboard-filter-btn{background:#fff;border-color:#cbd5e1;color:#334155}.layout--light .dashboard-filter-btn:hover{background:#f8fafc;border-color:#93c5fd}.layout--light .dashboard-filter-btn--active{background:#3b82f61f;border-color:#60a5fa;color:#1d4ed8;box-shadow:none}.layout--light .dashboard-filter-count{background:#fff;border-color:#cbd5e1;color:#334155}.layout--light .dashboard-clips-section{background:#f8fafc;border-color:#dbeafe}.layout--light .dashboard-clips-toggle{background:#eff6ff;border-bottom-color:#dbeafe;color:#1e3a8a}.layout--light .dashboard-clips-toggle:hover{background:#dbeafe}.layout--light .dashboard-clips-toggle-icon{color:#0284c7}.layout--light .dashboard-clips-panel{border-top-color:#dbeafe}.layout--light .dashboard-clip-item{background:#fff;border-color:#e2e8f0}.layout--light .dashboard-clip-item:hover{background:#f8fafc;border-color:#bfdbfe}.layout--light .dashboard-clip-name{color:#1e293b}.layout--light .dashboard-clip-meta,.layout--light .dashboard-clips-empty{color:#64748b}.layout--light .dashboard-error{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.layout--light .dashboard-empty{background:#f8fafc;border-color:#bfdbfe}.layout--light .dashboard-empty h2{color:#1e293b}.layout--light .dashboard-empty p{color:#475569}.layout--light .dashboard-group-card{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#dbeafe}.layout--light .dashboard-group-card:hover{background:linear-gradient(180deg,#f8fafc,#eff6ff);border-color:#93c5fd}.layout--light .dashboard-group-mood{color:#0f172a}.layout--light .dashboard-group-meta{color:#64748b}.layout--light .dashboard-group-toggle{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.layout--light .dashboard-group-toggle:hover{background:#dbeafe;border-color:#93c5fd}.layout--light .dashboard-row{background:#fff;border-color:#e2e8f0}.layout--light .dashboard-row:hover{background:#f8fafc;border-color:#bfdbfe}.layout--light .dashboard-row-preview{background:#e2e8f0;border-color:#cbd5e1}.layout--light .dashboard-row-preview--empty{background:#f1f5f9;color:#64748b}.layout--light .dashboard-row-date{color:#0f172a}.layout--light .dashboard-row-meta{color:#64748b}.layout--light .dashboard-job-error{color:#b91c1c}.layout--light .status-badge{text-transform:uppercase}.layout--light .status-badge--queued{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.layout--light .status-badge--analyzing,.layout--light .status-badge--grading{background:#ecfeff;border-color:#67e8f9;color:#0e7490}.layout--light .status-badge--complete{background:#ecfdf5;border-color:#86efac;color:#15803d}.layout--light .status-badge--failed{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.layout--light .status-badge-tooltip{background:#fee2e2;border-color:#fca5a5;color:#7f1d1d}.layout--light .dashboard-action--primary{background:#ecfdf5;border-color:#86efac;color:#166534}.layout--light .dashboard-action--primary:hover{background:#dcfce7;border-color:#4ade80}.layout--light .dashboard-action--ghost{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.layout--light .dashboard-action--ghost:hover{background:#dbeafe;border-color:#93c5fd}.layout--light .dashboard-delete-job-btn{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.layout--light .dashboard-delete-job-btn:hover:enabled{background:#fee2e2;border-color:#fca5a5}.layout--light .dashboard-delete-clip-btn{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.layout--light .dashboard-delete-clip-btn:hover:enabled{background:#fee2e2;border-color:#fca5a5}@media (max-width: 700px){.dashboard-header{align-items:stretch;flex-direction:column;gap:1rem;padding-bottom:1rem}.dashboard-header-actions{justify-content:flex-start}.dashboard-top-btn{flex:1;min-width:0}.dashboard-controls-row{align-items:stretch;flex-direction:column}.dashboard-action-btn{width:100%}.dashboard-group-header{align-items:flex-start;flex-direction:column;gap:.45rem}.dashboard-clip-item{align-items:flex-start;flex-direction:column}.dashboard-actions{flex-direction:column}.dashboard-actions--row{align-items:stretch}.dashboard-row{grid-template-columns:1fr}.dashboard-action{min-width:0;width:100%}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.upload-page{display:flex;flex-direction:column;gap:1.5rem}.upload-page__header{display:flex;flex-direction:column;gap:.5rem}.upload-page__title{font-size:1.5rem;font-weight:700;color:#fff}.upload-page__subtitle{font-size:.875rem;color:#9ca3af}.upload-page__dropzone{border:2px dashed rgb(55 65 81);border-radius:.75rem;padding:2rem;text-align:center;background:#11182780;transition:border-color .15s ease,background-color .15s ease}.upload-page__dropzone--active{border-color:#60a5fa;background:#3b82f61a}.upload-page__dropzone-text{font-size:1rem;color:#e5e7eb}.upload-page__dropzone-button{margin-top:1rem;border:none;border-radius:.375rem;background:#2563eb;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .15s ease}.upload-page__dropzone-button:hover{background:#3b82f6}.upload-page__list-panel{border:1px solid rgb(31 41 55);border-radius:.75rem;background:#11182766;padding:1rem}.upload-page__list-header{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.upload-page__list-title{font-size:1.125rem;font-weight:600;color:#fff}.upload-page__list-empty{font-size:.875rem;color:#6b7280;text-align:center;padding:.5rem 1rem}.upload-page__items{display:flex;flex-direction:column;gap:.75rem}.upload-page__item{border:1px solid rgb(31 41 55);border-radius:.5rem;background:#030712b3;padding:.75rem}.upload-page__item-row{display:flex;gap:.75rem}.upload-page__thumb-shell{width:10rem;height:6rem;border-radius:.375rem;overflow:hidden;background:#1f2937;flex-shrink:0}.upload-page__thumb-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-page__item-body{flex:1;min-width:0}.upload-page__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.upload-page__item-meta{min-width:0}.upload-page__item-remove{flex-shrink:0;background:none;border:none;color:#6b7280;font-size:.75rem;cursor:pointer;padding:.25rem .375rem;border-radius:.25rem;line-height:1;transition:color .15s ease,background-color .15s ease}.upload-page__item-remove:hover{color:#ef4444;background:#ef44441a}.upload-page__item-name{font-size:.875rem;font-weight:500;color:#f3f4f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-page__item-size{margin-top:.25rem;font-size:.75rem;color:#9ca3af}.upload-page__progress-track{margin-top:.75rem;height:.5rem;border-radius:9999px;overflow:hidden;background:#1f2937}.upload-page__progress-fill{height:100%;transition:width .15s ease}.upload-page__progress-fill--uploading{background:#3b82f6}.upload-page__progress-fill--success{background:#10b981}.upload-page__progress-fill--error{background:#ef4444}.upload-page__progress-fill--canceled{background:#6b7280}.upload-page__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.upload-page__footer-text{font-size:.875rem;color:#9ca3af}.upload-page__next-button{border:none;border-radius:.375rem;background:#2563eb;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .15s ease}.upload-page__next-button:hover:enabled{background:#3b82f6}.upload-page__next-button:disabled{background:#374151;color:#d1d5db;cursor:not-allowed}.layout--light .upload-page__title{color:#111827}.layout--light .upload-page__subtitle{color:#6b7280}.layout--light .upload-page__dropzone{border-color:#d1d5db;background:#f9fafbcc}.layout--light .upload-page__dropzone-text{color:#374151}.layout--light .upload-page__list-panel{border-color:#e5e7eb;background:#fffc}.layout--light .upload-page__list-title{color:#111827}.layout--light .upload-page__list-empty{color:#9ca3af}.layout--light .upload-page__item{border-color:#e5e7eb;background:#fff}.layout--light .upload-page__item-name{color:#111827}.layout--light .upload-page__item-size{color:#6b7280}.layout--light .upload-page__thumb-shell,.layout--light .upload-page__progress-track{background:#e5e7eb}.layout--light .upload-page__footer-text{color:#6b7280}.layout--light .upload-page__next-button:disabled{background:#e5e7eb;color:#9ca3af}@media (max-width: 768px){.upload-page__footer{flex-direction:column;align-items:stretch}.upload-page__next-button{width:100%}}.mood-page{display:flex;flex-direction:column;align-items:center;gap:32px;padding:48px 24px}.mood-page-header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.mood-back-btn{align-self:flex-start;background:none;border:1px solid #1f2937;border-radius:6px;color:#9ca3af;font-size:13px;padding:6px 12px;cursor:pointer;transition:color .15s,border-color .15s}.mood-back-btn:hover{color:#f9fafb;border-color:#374151}.mood-clip-badge{display:inline-block;background:#1f2937;border:1px solid #374151;border-radius:999px;color:#9ca3af;font-size:12px;font-weight:500;padding:3px 12px}.mood-page-title{font-size:28px;font-weight:700;color:#f9fafb;margin:0 0 8px}.mood-page-subtitle{font-size:14px;color:#6b7280;margin:0}.mood-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:680px}@media (max-width: 600px){.mood-grid{grid-template-columns:repeat(2,1fr)}}.mood-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:#111827;border:2px solid #1f2937;border-radius:12px;cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s;text-align:center}.mood-card:hover{border-color:#374151;transform:translateY(-2px)}.mood-card--selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.mood-card-icon{font-size:32px}.mood-card-label{font-size:15px;font-weight:600;color:#f9fafb}.mood-card-desc{font-size:12px;color:#6b7280}.mood-search{width:100%;max-width:680px;padding:10px 14px;background:#111827;border:1px solid #1f2937;border-radius:8px;color:#f9fafb;font-size:14px;outline:none;transition:border-color .15s}.mood-search::-moz-placeholder{color:#4b5563}.mood-search::placeholder{color:#4b5563}.mood-search:focus{border-color:#3b82f6}.mood-card-wrapper{position:relative;display:flex}.mood-card-wrapper .mood-card{width:100%}.mood-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-4px);width:200px;background:#1f2937;border:1px solid #374151;border-radius:8px;padding:10px 12px;font-size:12px;color:#d1d5db;line-height:1.5;text-align:center;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;z-index:10}.mood-card-wrapper:hover .mood-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.mood-no-results{grid-column:1 / -1;text-align:center;color:#4b5563;font-size:14px;margin:0;padding:24px 0}.mood-page-error{font-size:13px;color:#f87171;margin:0}.custom-mood-panel{width:100%;max-width:680px;display:flex;flex-direction:column;gap:18px;padding:20px;background:#0f172a;border:1px solid #1f2937;border-radius:12px}.custom-mood-panel__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.custom-mood-panel__title{margin:0;color:#f9fafb;font-size:18px;font-weight:700}.custom-mood-panel__subtitle{margin:6px 0 0;color:#9ca3af;font-size:13px;line-height:1.5}.custom-mood-panel__save,.custom-mood-card__delete{border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font-size:13px;font-weight:600;padding:9px 14px;cursor:pointer;white-space:nowrap}.custom-mood-panel__save:hover{background:#1d4ed8}.custom-mood-name{display:flex;flex-direction:column;gap:8px;color:#d1d5db;font-size:13px;font-weight:600}.custom-mood-name input{width:100%;padding:10px 12px;background:#111827;border:1px solid #1f2937;border-radius:8px;color:#f9fafb;font-size:14px;outline:none}.custom-mood-name input:focus{border-color:#3b82f6}.custom-mood-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.custom-mood-control{display:flex;flex-direction:column;gap:8px}.custom-mood-control__top{display:flex;justify-content:space-between;gap:12px;color:#d1d5db;font-size:13px}.custom-mood-control__top strong{color:#f9fafb;font-weight:700}.custom-mood-control input[type=range]{width:100%;accent-color:#38bdf8}.custom-mood-saved{display:flex;flex-direction:column;gap:10px}.custom-mood-saved__title{margin:0;color:#f9fafb;font-size:14px;font-weight:700}.custom-mood-saved__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.custom-mood-card{display:grid;grid-template-columns:1fr auto;align-items:stretch;min-width:0;border:1px solid #1f2937;border-radius:8px;background:#111827;overflow:hidden}.custom-mood-card--selected{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf829}.custom-mood-card__select{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.custom-mood-card__name{max-width:100%;color:#f9fafb;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-mood-card__meta{color:#9ca3af;font-size:12px}.custom-mood-card__delete{align-self:center;margin-right:8px;padding:7px 10px;background:transparent;border-color:#374151;color:#d1d5db}.custom-mood-card__delete:hover{border-color:#ef4444;color:#fecaca}@media (max-width: 600px){.custom-mood-panel__header{flex-direction:column}.custom-mood-controls,.custom-mood-saved__grid{grid-template-columns:1fr}}.mood-start-btn{padding:12px 40px;background:#3b82f6;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .15s,opacity .15s}.mood-start-btn:hover:not(:disabled){background:#2563eb}.mood-start-btn:disabled{opacity:.4;cursor:not-allowed}.layout--light .mood-back-btn{border-color:#e5e7eb;color:#6b7280}.layout--light .mood-back-btn:hover{color:#111827;border-color:#d1d5db}.layout--light .mood-clip-badge{background:#f3f4f6;border-color:#e5e7eb;color:#6b7280}.layout--light .mood-page-title{color:#111827}.layout--light .mood-card{background:#fff;border-color:#e5e7eb}.layout--light .mood-card:hover{border-color:#d1d5db}.layout--light .mood-card--selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.layout--light .mood-card-label{color:#111827}.layout--light .mood-card-desc{color:#6b7280}.layout--light .mood-search{background:#fff;border-color:#e5e7eb;color:#111827}.layout--light .mood-search::-moz-placeholder{color:#9ca3af}.layout--light .mood-search::placeholder{color:#9ca3af}.layout--light .mood-search:focus{border-color:#2563eb}.layout--light .mood-tooltip{background:#f9fafb;border-color:#e5e7eb;color:#374151}.layout--light .mood-no-results{color:#9ca3af}.layout--light .custom-mood-panel{background:#fff;border-color:#e5e7eb}.layout--light .custom-mood-panel__title,.layout--light .custom-mood-saved__title,.layout--light .custom-mood-control__top strong,.layout--light .custom-mood-card__name{color:#111827}.layout--light .custom-mood-panel__subtitle,.layout--light .custom-mood-control__top,.layout--light .custom-mood-card__meta{color:#6b7280}.layout--light .custom-mood-name{color:#374151}.layout--light .custom-mood-name input,.layout--light .custom-mood-card{background:#f9fafb;border-color:#e5e7eb;color:#111827}.layout--light .custom-mood-name input:focus{border-color:#2563eb}.layout--light .custom-mood-card--selected{border-color:#0284c7;box-shadow:0 0 0 3px #0284c724}.layout--light .custom-mood-card__delete{color:#4b5563;border-color:#d1d5db}.processing-page{display:flex;flex-direction:column;gap:1.5rem;color:#f1f5f9}.processing-page__grid{display:grid;gap:1.5rem}.processing-page__column{display:flex;flex-direction:column;gap:1.5rem}.processing-card{padding:1.5rem;border:1px solid rgb(255 255 255 / .1);border-radius:24px;background:#0f172ab3;box-shadow:0 20px 60px #02061747}.processing-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.processing-card__title{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.processing-card__subtitle{margin:0;font-size:.875rem;color:#94a3b8}.processing-overview{overflow:hidden}.processing-overview__header{display:flex;flex-direction:column;gap:1rem}.processing-overview__eyebrow{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#7dd3fccc}.processing-overview__value{margin:.5rem 0 0;font-size:2.25rem;font-weight:600;line-height:1;letter-spacing:-.025em;color:#fff}.processing-overview__value--failed{color:#f87171}.processing-overview__meta{display:flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border:1px solid rgb(255 255 255 / .1);border-radius:9999px;background:#ffffff0a;font-size:.875rem;color:#cbd5e1}.processing-overview__progress{height:.75rem;margin-top:1.25rem;overflow:hidden;border-radius:9999px;background:#ffffff1a}.processing-overview__progress-bar{height:100%;border-radius:9999px;background:#3b82f6}.processing-overview__progress-bar--queued{background:#475569}.processing-overview__progress-bar--analyzing{background:linear-gradient(90deg,#38bdf8,#3b82f6)}.processing-overview__progress-bar--grading{background:linear-gradient(90deg,#3b82f6,#10b981)}.processing-overview__progress-bar--complete{background:#10b981}.processing-overview__progress-bar--failed{background:#ef4444}.processing-clip-list{display:flex;flex-direction:column;gap:1rem}.processing-clip-card{padding:1rem;border:1px solid rgb(255 255 255 / .1);border-radius:1rem;background:#ffffff08}.processing-clip-card__header{display:flex;flex-direction:column;gap:1rem}.processing-clip-card__meta{min-width:0}.processing-clip-card__title{margin:0;overflow:hidden;font-weight:500;color:#fff;text-overflow:ellipsis;white-space:nowrap}.processing-clip-card__status{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.25rem .75rem;border:1px solid rgb(255 255 255 / .1);border-radius:9999px;background:#ffffff0d;font-size:.75rem;font-weight:500;color:#e2e8f0}.processing-clip-card__progress{height:.5rem;margin-top:1rem;overflow:hidden;border-radius:9999px;background:#ffffff1a}.processing-clip-card__progress-bar{height:100%;border-radius:9999px;background:#3b82f6}.processing-clip-card__progress-bar--queued{background:#475569}.processing-clip-card__progress-bar--analyzing{background:linear-gradient(90deg,#38bdf8,#3b82f6)}.processing-clip-card__progress-bar--grading{background:linear-gradient(90deg,#3b82f6,#10b981)}.processing-clip-card__progress-bar--complete{background:#10b981}.processing-clip-card__progress-bar--failed{background:#ef4444}.processing-status-stack{display:flex;flex-direction:column;gap:1rem}.processing-status-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.45rem .85rem;border:1px solid rgb(255 255 255 / .12);border-radius:9999px;background:#ffffff0d;font-size:.8rem;font-weight:600;color:#e2e8f0}.processing-status-badge--queued{color:#cbd5e1}.processing-status-badge--analyzing{color:#7dd3fc}.processing-status-badge--grading{color:#93c5fd}.processing-status-badge--complete{color:#6ee7b7}.processing-status-badge--failed{color:#fca5a5}.processing-status-message{margin:0;line-height:1.6;color:#cbd5e1}.processing-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.processing-action{border-radius:.9rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .15s ease,background-color .15s ease,color .15s ease;cursor:pointer}.processing-action--primary{border:1px solid rgb(37 99 235);background:#2563eb;color:#fff}.processing-action--primary:hover{border-color:#3b82f6;background:#3b82f6}.processing-action--secondary{border:1px solid rgb(255 255 255 / .12);background:#ffffff0a;color:#e2e8f0}.processing-action--secondary:hover{border-color:#60a5fa73;background:#1e293b}@media (min-width: 640px){.processing-overview__header{flex-direction:row;align-items:flex-end;justify-content:space-between}.processing-clip-card__header{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width: 1280px){.processing-page__grid{grid-template-columns:1.7fr .9fr}}.export-page{display:flex;flex-direction:column;gap:24px;padding:48px 24px;max-width:1100px;margin:0 auto}.export-header{display:flex;flex-direction:column;gap:6px;text-align:center}.export-title{font-size:28px;font-weight:700;color:#f9fafb;margin:0}.export-subtitle{font-size:14px;color:#9ca3af;margin:0}.export-toolbar{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.export-btn{padding:10px 20px;background:#3b82f6;color:#fff;font-size:14px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .15s,opacity .15s,border-color .15s}.export-btn:hover:not(:disabled){background:#2563eb}.export-btn:disabled{opacity:.4;cursor:not-allowed}.export-btn--secondary{background:#1f2937;color:#f9fafb;border:1px solid #374151}.export-btn--secondary:hover:not(:disabled){background:#374151}.export-btn--ghost{background:transparent;color:#9ca3af;border:1px solid #1f2937}.export-btn--ghost:hover:not(:disabled){color:#f9fafb;border-color:#374151;background:transparent}.export-clip-list{display:flex;flex-direction:column;gap:20px}.export-clip-card{display:flex;flex-direction:column;gap:16px;background:#111827;border:1px solid #1f2937;border-radius:12px;padding:20px}.export-clip-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.export-clip-title{font-size:16px;font-weight:600;color:#f9fafb;margin:0;word-break:break-word}.export-clip-meta{font-size:12px;color:#6b7280;margin:4px 0 0}.export-preview-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 720px){.export-preview-row{grid-template-columns:1fr}}.export-preview{display:flex;flex-direction:column;gap:8px;margin:0}.export-preview-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.export-video{width:100%;aspect-ratio:16 / 9;background:#000;border-radius:8px;border:1px solid #1f2937;-o-object-fit:contain;object-fit:contain}.export-preview-missing{width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#0f172a;border:1px dashed #1f2937;border-radius:8px;color:#6b7280;font-size:13px}.export-message{text-align:center;color:#9ca3af;font-size:14px;margin:0}.export-error{text-align:center;color:#f87171;font-size:14px;margin:0}.export-actions{display:flex;gap:10px;justify-content:center}.layout--light .export-title{color:#111827}.layout--light .export-subtitle{color:#6b7280}.layout--light .export-clip-card{background:#fff;border-color:#e5e7eb}.layout--light .export-clip-title{color:#111827}.layout--light .export-clip-meta{color:#9ca3af}.layout--light .export-btn--secondary{background:#f3f4f6;color:#111827;border-color:#e5e7eb}.layout--light .export-btn--secondary:hover:not(:disabled){background:#e5e7eb}.layout--light .export-btn--ghost{color:#6b7280;border-color:#e5e7eb}.layout--light .export-btn--ghost:hover:not(:disabled){color:#111827;border-color:#d1d5db}.layout--light .export-video{border-color:#e5e7eb}.layout--light .export-preview-missing{background:#f9fafb;border-color:#e5e7eb;color:#9ca3af}.layout--light .export-preview-label{color:#6b7280}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.hidden{display:none}.min-h-screen{min-height:100vh}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
