*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#f3f4f8;--color-surface:#fff;--color-field:#fafafd;--color-ink:#1a2036;--color-ink-muted:#5b6178;--color-line:#e2e4ee;--color-line-strong:#c9cde0;--color-wash:#e7ecfa;--color-wash-strong:#dfe5fa;--color-action:#1d2a63;--color-action-strong:#16204d;--color-on-action:#fff;--color-accent:#8fa7ff;--color-error:#8f2f2a;--color-error-bg:#fbe4e2;--color-success:#1f6d43;--color-success-bg:#e0f0e7;--color-warning-bg:#f7ecd8;--color-stage:#0d1016;--color-focus-ring:#1d2a63;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--bar-bg:#1d2a63;--bar-ink:#fff;--bar-muted:#ffffff9e;--bar-line:transparent;--bar-wash:#ffffff29;--bar-border:#ffffff47;--bar-done:#8fa7ff;--bar-focus-ring:#fff;--wordmark-primary:#6698e4;--wordmark-accent:#4cd2e6;--seg-track:#e7ecfa;--seg-thumb:#fff;--font-ui:"Schibsted Grotesk", "Helvetica Neue", Arial, sans-serif;--ring:2px solid var(--color-focus-ring)}[data-theme=dark]{--color-bg:#12151d;--color-surface:#1a1e29;--color-field:#151924;--color-ink:#e9ebf2;--color-ink-muted:#9aa1b5;--color-line:#272c3a;--color-line-strong:#343b4e;--color-wash:#232d4d;--color-wash-strong:#232d4d;--color-action:#5b7cf0;--color-action-strong:#16204d;--color-on-action:#fff;--color-accent:#8fa7ff;--color-error:#f2b0aa;--color-error-bg:#46201d;--color-success:#8fd3ae;--color-success-bg:#1c3328;--color-warning-bg:#3a2f1c;--color-focus-ring:#8fa7ff;--bar-bg:#12151d;--bar-ink:#e9ebf2;--bar-muted:#9aa1b5;--bar-line:#272c3a;--bar-wash:#232d4d;--bar-border:#343b4e;--bar-done:#8fa7ff;--bar-focus-ring:#8fa7ff;--wordmark-primary:#3f7edd;--wordmark-accent:#4cd2e6;--seg-track:#151924;--seg-thumb:#232d4d}html,body,#root{min-height:100%}html{background:var(--color-bg);transition:background-color .3s cubic-bezier(.25,1,.5,1)}body{color:var(--color-ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;transition:color .3s cubic-bezier(.25,1,.5,1)}img{max-width:100%;display:block}button,input,select,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}:focus-visible{outline:var(--ring);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{align-items:center;gap:var(--space-sm) var(--space-lg);background:var(--bar-bg);color:var(--bar-ink);border-bottom:1px solid var(--bar-line);flex-wrap:wrap;grid-template-columns:auto minmax(0,1fr) auto;padding:.625rem clamp(1rem,3vw,2rem);transition:background-color .3s cubic-bezier(.25,1,.5,1),color .3s cubic-bezier(.25,1,.5,1),border-color .3s cubic-bezier(.25,1,.5,1);display:grid;position:relative}.topbar :focus-visible{outline-color:var(--bar-focus-ring)}.wordmark{letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.wordmark__logo{width:auto;height:3rem;display:block}.wordmark__text{letter-spacing:-.035em;text-transform:uppercase;font-family:Poppins,Schibsted Grotesk,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.wordmark__text-primary{color:var(--wordmark-primary)}.wordmark__text-fade,.wordmark__text-accent{color:var(--wordmark-accent)}.stepper{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0;list-style:none;display:flex}.stepper__step{color:var(--bar-muted);white-space:nowrap;align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.stepper__step:not(:last-child):after{content:"";background:var(--bar-border);width:1.25rem;height:1px;margin-inline:.25rem 0}.stepper__node{border:1px solid;border-radius:50%;flex:0 0 .75rem;width:.75rem;height:.75rem;position:relative}.stepper__step.is-current .stepper__node{border-width:2px;border-color:var(--bar-ink)}.stepper__step.is-current .stepper__node:after{content:"";border-radius:inherit;background:var(--bar-ink);position:absolute;inset:.15rem}.stepper__step.is-current{background:var(--bar-wash);color:var(--bar-ink);border-radius:.5rem}.stepper__step.is-complete{color:var(--bar-done)}.stepper__step.is-complete .stepper__node{border-color:var(--bar-done);background:var(--bar-done)}.stepper__step.is-complete:after{background:var(--bar-done)}.topbar__actions{inset-inline-end:clamp(1rem,3vw,2rem);align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.button--bar{color:var(--bar-ink);border-color:var(--bar-border);background:0 0}.button--bar:hover:not(:disabled){background:var(--bar-wash)}.theme-toggle{width:2.75rem;min-width:2.75rem;padding-inline:0;transition:transform .12s cubic-bezier(.25,1,.5,1)}.theme-toggle:active{transform:scale(.9)}.theme-toggle__icon{justify-content:center;align-items:center;animation:.3s cubic-bezier(.25,1,.5,1) theme-toggle-icon-in;display:inline-flex}@keyframes theme-toggle-icon-in{0%{opacity:0;transform:rotate(-90deg)scale(.5)}to{opacity:1;transform:rotate(0)scale(1)}}.app-main{width:min(100%,62rem);padding:var(--space-xl) clamp(1rem, 4vw, 2rem) var(--space-2xl);gap:var(--space-xl);flex-direction:column;margin:0 auto;display:flex}.app-main>.source,.app-main>.status-card,.app-main>.notice{width:min(100%,42rem)}.card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:.75rem;padding:1rem 1.25rem;transition:background-color .3s cubic-bezier(.25,1,.5,1),border-color .3s cubic-bezier(.25,1,.5,1)}.source__title{letter-spacing:-.015em;text-wrap:balance;font-size:1.5rem;font-weight:700;line-height:1.2}.source__sub{color:var(--color-ink-muted);max-width:52ch;margin-top:var(--space-xs);font-size:1rem;line-height:1.5}.source__card{margin-top:var(--space-lg);gap:var(--space-md);flex-direction:column;max-width:none;display:flex}.seg{background:var(--seg-track);border:0;border-radius:.5rem;align-self:flex-start;padding:3px;display:inline-flex}.seg__btn{color:var(--color-ink-muted);background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;transition:background-color .2s cubic-bezier(.25,1,.5,1),color .2s cubic-bezier(.25,1,.5,1),box-shadow .2s cubic-bezier(.25,1,.5,1),transform .12s cubic-bezier(.25,1,.5,1);display:inline-flex}.seg__btn:active{transform:scale(.96)}.seg__btn.is-active{background:var(--seg-thumb);color:var(--color-ink);box-shadow:0 1px 2px #0d101624}.field-group{flex-direction:column;gap:.5rem;display:flex}.field-label{color:var(--color-ink);font-size:.875rem;font-weight:600}.text-input{border:1px solid var(--color-line-strong);background:var(--color-field);width:100%;height:2.75rem;color:var(--color-ink);box-sizing:border-box;border-radius:.5rem;padding:.6875rem .75rem;font-size:1rem;transition:background-color .3s cubic-bezier(.25,1,.5,1),border-color .2s cubic-bezier(.25,1,.5,1),color .3s cubic-bezier(.25,1,.5,1)}.text-input:focus-visible{border-color:var(--color-focus-ring)}.text-input::placeholder{color:var(--color-ink-muted);opacity:1}.file-picker{border:1px dashed var(--color-line-strong);background:var(--color-field);width:100%;height:2.75rem;color:var(--color-ink);cursor:pointer;box-sizing:border-box;border-radius:.5rem;align-items:center;gap:.625rem;padding:.6875rem .75rem;font-size:.875rem;font-weight:600;transition:background-color .3s cubic-bezier(.25,1,.5,1),border-color .2s cubic-bezier(.25,1,.5,1),color .3s cubic-bezier(.25,1,.5,1);display:flex}.file-picker span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-picker:focus-within{outline:var(--ring);outline-offset:2px;border-color:var(--color-focus-ring)}.field-help{color:var(--color-ink-muted);font-size:.875rem;line-height:1.5}.field-error{background:var(--color-error-bg);color:var(--color-error);border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.button{border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.6875rem 1.375rem;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.button--primary{background:var(--color-action);color:var(--color-on-action)}.button--primary:hover:not(:disabled){background:var(--color-action-strong)}.button--primary:disabled{background:var(--color-wash-strong);color:var(--color-ink-muted)}.button--secondary{background:var(--color-surface);color:var(--color-ink);border-color:var(--color-line-strong)}.button--secondary:hover:not(:disabled){border-color:var(--color-focus-ring)}.source__submit{align-self:flex-start;min-width:10rem;font-weight:700}.notice{color:var(--color-ink);border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:.875rem;padding:.75rem .875rem;font-size:.875rem;display:flex}.notice--error{background:var(--color-error-bg);color:var(--color-error)}.notice--warning{background:var(--color-warning-bg)}.notice--info{background:var(--color-wash)}.notice--success{background:var(--color-success-bg);color:var(--color-success)}.notice__dismiss{color:inherit;background:0 0;border:0;flex-shrink:0;font-size:.875rem;font-weight:600}.status-card{gap:var(--space-sm);flex-direction:column;display:flex}.status-card__title{font-size:1.125rem;font-weight:600;line-height:1.3}.status-card__source{color:var(--color-ink-muted);overflow-wrap:anywhere;font-size:.875rem}.status-card__stage{color:var(--color-ink);align-items:center;gap:.5rem;font-size:1rem;display:inline-flex}.status-card__spinner{color:var(--color-action);flex-shrink:0;animation:1s linear infinite spin}.status-card__note{color:var(--color-ink-muted);font-size:.875rem}.status-card__error{background:var(--color-error-bg);color:var(--color-error);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.status-card__actions{flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:.25rem;display:flex}.preview{gap:var(--space-lg);border-color:var(--color-line-strong);flex-direction:column;width:100%;margin-inline:auto;padding:1.25rem;display:flex}.preview__head{justify-content:space-between;align-items:baseline;gap:var(--space-sm) var(--space-md);flex-wrap:wrap;display:flex}.preview__title{letter-spacing:-.015em;text-wrap:balance;font-size:1.25rem;font-weight:700;line-height:1.25}.chip{color:var(--color-action);background:var(--color-wash-strong);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;padding:.25rem .6875rem;font-size:.75rem;font-weight:600}[data-theme=dark] .chip{color:var(--color-accent)}.preview__actions{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.player-card{background:var(--color-stage);border-radius:.75rem;width:100%;margin-inline:auto;overflow:hidden}.player-card__stage{aspect-ratio:16/9;background:var(--color-stage);width:100%;min-height:0;max-height:none;position:relative;overflow:hidden}.player-card__slide{transition:opacity .4s;position:absolute;inset:0}.player-card__video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.player-card__image{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%}.player-card__controls{inset-inline:0;z-index:2;color:#fff;background:linear-gradient(#0000,#080b10db);flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;display:flex;position:absolute;bottom:0}.player-card__controls-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.player-card__controls-main{flex:18rem;align-items:center;gap:.875rem;min-width:0;display:flex}.player-card__controls-side{flex:0 auto;justify-content:flex-end;align-items:center;display:flex}.player-card__timeline{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.player-card__loading{color:#fff;background:#080b1099;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;display:inline-flex}.player-card__error{color:#f2b0aa;font-weight:600}.player-card__play-button{color:#0d1016;background:#fff;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.player-card__play-button:disabled{opacity:.55;cursor:not-allowed}.player-card__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:600;line-height:1.35;overflow:hidden}.player-card__select{color:#fff;background:#080b1099;border:1px solid #ffffff61;border-radius:.5rem;min-width:5rem;min-height:2.75rem;padding:.5rem .75rem;font-size:.875rem}.player-card__select option{color:#1a2036;background:#fff}.player-card__time{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.75rem;font-weight:600}.player-card__seek{accent-color:#8fa7ff;width:100%}.player-card__seek:focus-visible{outline-offset:2px;outline:2px solid #8fa7ff}.player-card__seek:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ken-burns-zoom-in-left{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-2%,-1%)}}@keyframes ken-burns-zoom-in-right{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(2%,1%)}}@keyframes ken-burns-zoom-out-left{0%{transform:scale(1.08)translate(0)}to{transform:scale(1)translate(-1%,1%)}}@keyframes ken-burns-zoom-out-right{0%{transform:scale(1.08)translate(0)}to{transform:scale(1)translate(2%,-1%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=56rem){.topbar{display:flex}.stepper{flex-basis:100%;order:3;justify-content:flex-start;margin:0}.player-card__stage{min-height:0}}@media (width<=42rem){.app-main{padding:var(--space-xl) 1rem 3rem}.source__card{max-width:none}.source__card .button,.preview__actions .button{width:100%}.seg{align-self:stretch}.seg__btn{flex:auto;justify-content:center}.player-card__stage{min-height:0;max-height:none}.player-card__controls-top,.player-card__controls-main,.player-card__controls-side,.player-card__timeline{width:100%}.player-card__controls-side{justify-content:flex-start}.player-card__timeline{grid-template-columns:1fr;gap:.5rem}.player-card__title{white-space:normal}.player-card__select{width:100%}.player-card__time:last-child{justify-self:end}.notice{flex-direction:column}}@media (width>=43rem) and (height<=52rem){.topbar{padding-block:var(--space-xs)}.wordmark__logo{height:3.5rem}.wordmark__text{font-size:1.5rem}.app-main{padding-top:var(--space-md);padding-bottom:var(--space-xl);gap:var(--space-lg)}.source__card{margin-top:var(--space-md)}}@media (height<=44rem){.player-card__stage{max-height:calc(100dvh - 16rem)}}
