:root{--gradient-orange-pink:linear-gradient(135deg, #ff3700 0%, #ff3d1d 23%, #ff4f68 72%, #ff5a96 100%);--gradient-cyan-coral:linear-gradient(135deg, #3bb0de 0%, #ff776f 100%);--gradient-blue-green:linear-gradient(135deg, #0187ff 0%, #93efac 100%);--color-primary:#ff3700;--color-primary-light:#ff4f68;--color-primary-dark:#ff3d1d;--color-accent-red:#fc3b55;--color-accent-purple:#a47ea2;--color-accent-cyan:#3bb0de;--color-accent-coral:#ff776f;--color-accent-blue:#0187ff;--color-accent-green:#93efac;--color-gradient-start:#ff3700;--color-gradient-mid1:#ff3d1d;--color-gradient-mid2:#ff4f68;--color-gradient-end:#ff5a96}body{color:#212529;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}.env-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;margin-left:8px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.env-badge-dev{color:#fff;background-color:#3b82f6}.env-badge-staging{color:#fff;background-color:#f59e0b}.build-time{color:#fff;background-color:#f59e0b;border-radius:4px;margin-left:8px;padding:4px 8px;font-family:Courier New,monospace;font-size:11px;display:inline-block}.notification-container{position:relative}.notification-bell-button{cursor:pointer;color:#555;background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem;transition:color .2s;display:flex;position:relative}.notification-bell-button:hover{color:#333}.notification-bell-icon{width:20px;height:20px}.notification-badge{background-color:#e74c3c;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0}.notification-panel{z-index:1000;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;min-width:300px;max-width:360px;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 12px #00000026}.notification-panel-header{border-bottom:1px solid #dee2e6;padding:.75rem 1rem;font-size:.875rem;font-weight:600}.notification-empty{text-align:center;color:#999;padding:1.5rem 1rem;font-size:.875rem}.notification-list{max-height:400px;overflow-y:auto}.notification-item{border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}.notification-item:last-child{border-bottom:none}.notification-item-dot{background-color:#e74c3c;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem}.notification-item-content{flex:1;min-width:0}.notification-item-title{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.notification-item-message{color:#555;word-break:break-word;font-size:.8125rem;line-height:1.4}.notification-item-date{color:#999;margin-top:.25rem;font-size:.75rem}.header{background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000001a}.header-left{align-items:center;gap:1rem;display:flex}.back-button{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.125rem}.back-button:hover{text-decoration:underline}.logo-wrapper{color:inherit;flex-direction:row;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-logo{object-fit:contain;width:auto;max-width:min(280px,55vw);height:36px;display:block}.logo{color:var(--color-primary);cursor:pointer;font-size:1.25rem;font-weight:600}.header-right{align-items:center;gap:1rem;display:flex;position:relative}.user-email{color:#666;font-size:.875rem}.menu-container{position:relative}.menu-button{cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s}.menu-button:hover{background-color:#f8f9fa}.menu-dropdown{z-index:1000;color:#171717;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;min-width:210px;display:block;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 25px #00000073}.menu-divider{border-top:1px solid #e0e0e0}.menu-item{box-sizing:border-box;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:.9rem 1rem;transition:background-color .2s;display:block}.menu-item:hover:not(:disabled){background-color:#f7f7f7}.menu-item:disabled,.menu-item.disabled{color:#9a9a9a;cursor:not-allowed}.menu-item:disabled:hover,.menu-item.disabled:hover{background-color:#0000}.menu-item-logout{background:#ffe3dc;border-top:1px solid #e0e0e0;border-radius:0;margin-top:0;font-weight:600}.menu-link{color:inherit;text-decoration:none;display:block}.menu-item-myfans{align-items:center;gap:.45rem;font-weight:500;display:flex}.menu-item-myfans-wordmark{flex-shrink:0;width:auto;height:1.15rem;display:block}.download-button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background .2s}.download-button:hover{filter:brightness(.96)}.btn{cursor:pointer;border:none;border-radius:8px;outline:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary:hover:not(:disabled){filter:brightness(.96)}.btn-primary:active:not(:disabled){filter:brightness(.92)}.btn-secondary:hover:not(:disabled){background-color:#ff37000d}.btn-danger{background:var(--color-primary);color:#fff;box-shadow:none}.btn-danger:hover:not(:disabled){filter:brightness(.96)}.btn-success{background-color:var(--color-accent-green);color:#212529}.btn-success:hover:not(:disabled){background-color:#7de09a}.input-wrapper{margin-bottom:1.5rem}.input-label{color:#333;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.input{border:2px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #ff37001a}.input-error{border-color:var(--color-primary)}.input-error:focus{box-shadow:0 0 0 3px #fc3b551a}.input-error-message{color:var(--color-primary);margin-top:.5rem;font-size:.875rem;display:block}.input::placeholder{color:#999}.input-password-container{align-items:center;display:flex;position:relative}.input-password{padding-right:3rem}.password-toggle-btn{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.password-toggle-btn:hover{color:var(--color-primary)}.password-toggle-btn:focus{outline:none}.change-password-page{background:#f8f9fa;min-height:100vh}.change-password-container{flex-direction:column;align-items:center;min-height:calc(100vh - 60px);padding:2rem;display:flex}.change-password-header{width:100%;max-width:420px;margin-bottom:1.5rem}.change-password-box{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:3rem;animation:.5s ease-out fadeIn;box-shadow:0 20px 60px #0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.change-password-title{text-align:center;color:#333;margin-bottom:2rem;font-size:1.5rem}.success-message{color:#2e7d32;background-color:#e6f7e6;border:1px solid #b3e6b3;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.button-group{gap:1rem;margin-top:1.5rem;display:flex}.change-password-box .btn{padding:.6rem 1rem;font-size:.9rem}.confirm-modal-backdrop{z-index:1100;background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:16px;width:min(100%,360px);padding:2rem 1.75rem 1.5rem;box-shadow:0 12px 40px #0003}.confirm-modal-message{color:#212529;white-space:pre-line;margin:0 0 1.75rem;font-size:1.0625rem;font-weight:700;line-height:1.5}.confirm-modal-confirm{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:700;display:block}.confirm-modal-confirm:hover{filter:brightness(.96)}.confirm-modal-cancel{width:100%;color:var(--color-primary);cursor:pointer;background:0 0;border:none;margin-top:.85rem;padding:.5rem;font-size:.9375rem;font-weight:700;display:block}.confirm-modal-cancel:hover{opacity:.85}.progress-bar{background-color:#e9ecef;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-bar-fill{background:var(--color-primary);border-radius:999px;height:100%;transition:width .3s}*{box-sizing:border-box;margin:0;padding:0}.editor-page{color:#212529;background-color:#f8f9fa;flex-direction:column;height:100vh;display:flex;overflow:hidden}.editor-error-banner{background:#fff3f3;border:1px solid #fcc;border-radius:8px;width:calc(100% - 2rem);max-width:720px;margin:1rem auto;padding:1rem 1.25rem}.editor-error-banner--inline{flex-shrink:0}.editor-error-banner__message{color:#c00;margin-bottom:.75rem;font-size:.95rem}.editor-error-banner__title{color:#c00;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.editor-error-banner__actions{flex-wrap:wrap;gap:.75rem;display:flex}.editor-error-banner .btn-secondary,.editor-error-banner .btn-support{cursor:pointer;border:none;border-radius:6px;align-items:center;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;display:inline-flex}.editor-error-banner .btn-secondary{color:var(--color-primary);border:1px solid var(--color-primary);background:#fff}.editor-error-banner .btn-support{color:#fff;background:#212529}.main-content{background:#f5f5f5;flex:1;gap:.75rem;min-width:0;padding:.75rem;display:flex;overflow:hidden}@media (width>=1280px){.main-content{gap:1rem}.settings-panel{width:300px}.editor-video-info-panel{width:220px}}.settings-panel{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;flex-shrink:0;gap:.75rem;width:300px;padding:1rem .875rem;display:flex;overflow-y:auto}.editor-video-info-panel{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;flex-shrink:0;gap:.75rem;width:220px;padding:1rem .875rem;display:flex;overflow-y:auto}.editor-side-panel__title{color:#212529;margin:0;font-size:.95rem;font-weight:700}.editor-side-panel__section-title{color:#212529;margin:0 0 .5rem;font-size:.875rem;font-weight:700}.editor-autosave-pill{border-radius:999px;align-items:center;gap:.375rem;width:fit-content;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.editor-autosave-pill__dot{background:currentColor;border-radius:50%;width:.45rem;height:.45rem}.editor-autosave-pill--saving{color:#0d6efd;background:#e7f1ff}.editor-autosave-pill--saved{color:#198754;background:#e8f6ee}.editor-autosave-pill--error{color:#dc3545;background:#fdebec}.editor-video-info-list{flex-direction:column;gap:.75rem;margin:0;display:flex}.editor-video-info-row{flex-direction:column;gap:.2rem;display:flex}.editor-video-info-row dt{color:#8b8b8b;font-size:.7rem}.editor-video-info-row dd{color:#212529;word-break:break-all;margin:0;font-size:.8125rem}.editor-effect-controls,.editor-export-panel{border-top:1px solid #f0f0f0;flex-direction:column;gap:.625rem;padding-top:.25rem;display:flex}.editor-effect-mode-toggle{grid-template-columns:1fr 1fr;gap:.375rem;display:grid}.editor-effect-mode-btn{cursor:pointer;color:#495057;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;padding:.45rem .5rem;font-size:.8125rem}.editor-effect-mode-btn.is-active{color:#ff3700;background:#ffe3dc;border-color:#ff3700;font-weight:700}.editor-effect-mode-btn:disabled{opacity:.55;cursor:not-allowed}.editor-effect-intensity__header{color:#6c757d;justify-content:space-between;margin-bottom:.35rem;font-size:.75rem;display:flex}.editor-effect-intensity__slider{accent-color:#ff3700;width:100%}.editor-blur-intensity-preview{flex-direction:column;gap:.5rem;display:flex}.editor-blur-intensity-preview__label{color:#6c757d;font-size:.75rem;font-weight:600}.editor-blur-intensity-preview__frame{aspect-ratio:16/9;min-height:96px}.editor-blur-intensity-preview__actions{flex-direction:column;display:flex}.editor-effect-track-list{flex-direction:column;gap:.5rem;display:flex}.editor-effect-track-list__label{display:none}.editor-effect-track-list__empty{color:#adb5bd;background:#f8f9fa;border:1px dashed #e0e0e0;border-radius:6px;margin:0;padding:.75rem;font-size:.75rem}.editor-effect-track-list__items{flex-direction:column;gap:.5rem;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.editor-effect-track-item{cursor:pointer;text-align:left;width:100%;color:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.editor-effect-track-item:hover{background:#fafafa;border-color:#adb5bd}.editor-effect-track-item.is-selected{border-color:var(--color-primary);background:#ffe3dc}.editor-effect-track-item__index{color:#212529;flex-shrink:0;min-width:1.25rem;font-size:.9375rem;font-weight:700}.editor-effect-track-item.is-selected .editor-effect-track-item__index{color:#212529}.editor-effect-track-item__body{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.editor-effect-track-item__meta{color:#495057;font-size:.8125rem}.editor-effect-track-item__delete{cursor:pointer;color:#868e96;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.editor-effect-track-item__delete:hover{color:var(--color-primary);background:#ff37001f}.editor-effect-add-btn{width:100%;color:var(--color-primary);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:0;padding:.5rem .25rem;font-size:.875rem;font-weight:700}.editor-effect-add-btn:hover:not(:disabled){opacity:.85;filter:none}.editor-effect-add-btn:disabled{opacity:.45;cursor:not-allowed}.mosaic-display-toggle{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mosaic-display-toggle__label{color:#212529;font-size:.875rem;font-weight:600}.mosaic-display-switch{cursor:pointer;background:#ced4da;border:none;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.mosaic-display-switch.is-on{background:var(--color-primary)}.mosaic-display-switch__thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.mosaic-display-switch.is-on .mosaic-display-switch__thumb{transform:translate(20px)}.face-mosaic-status{background-color:#0000;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0;font-size:.875rem;display:flex}.face-mosaic-status__label{color:#212529;font-weight:600}.face-mosaic-status__value{color:#212529;text-align:right;font-weight:600}.editor-blur-intensity-preview__btn{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;width:100%;padding:.4rem .5rem;font-size:.75rem}.editor-blur-intensity-preview__btn:disabled{opacity:.55;cursor:not-allowed}.editor-side-inline-control{flex-direction:column;gap:.5rem;display:flex}.editor-side-inline-control h3{margin:0}.playback-controls.playback-controls--compact{box-sizing:border-box;color:#fff;background:#1f1f1f;border:1px solid #2c2c2c;border-radius:8px;grid-template-columns:minmax(7rem,1fr) auto minmax(7rem,1fr);align-items:center;column-gap:.75rem;width:100%;margin-top:.5rem;padding:.55rem .85rem;display:grid}.playback-controls--compact .playback-controls__time{grid-column:1;justify-self:start;min-width:0}.playback-controls--compact .playback-transport{grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:.5rem;display:flex}.playback-controls--compact .playback-controls__media{grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:.45rem;min-width:0;display:flex}.playback-controls__media--spacer{visibility:hidden;pointer-events:none}.playback-controls__volume{align-items:center;gap:.35rem;display:flex}.playback-controls__chip{color:#fff;cursor:pointer;background:#3a3a3a;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:32px;padding:0 .55rem;font-size:.8125rem;font-weight:600;display:inline-flex}.playback-controls__chip:hover{background:#4a4a4a}.playback-controls__speed{font-variant-numeric:tabular-nums}.playback-controls--compact .volume-button{color:#fff;background:#3a3a3a;border:none;border-radius:6px;width:40px;height:32px;font-size:1rem}.playback-controls--compact .volume-button:hover{background:#4a4a4a}.playback-controls__volume-slider{accent-color:#ff7a1a;width:72px}.playback-controls--compact .play-button{color:#fff;background:#3a3a3a;border:none;flex-shrink:0;width:48px;height:36px}.playback-controls--compact .play-button:hover{background:#4a4a4a}.playback-controls--compact .frame-step-button{color:#fff;background:0 0;border:none}.playback-controls--compact .frame-step-button:hover:not(:disabled){background:#3a3a3a}.frame-step-button{color:#212529;cursor:pointer;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;justify-content:center;align-items:center;width:40px;height:36px;font-size:1rem;display:inline-flex}.frame-step-button:hover:not(:disabled){background:#e9ecef}.frame-step-button:disabled{opacity:.45;cursor:not-allowed}.playback-controls--compact .time-display{text-align:left;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;padding:0;font-size:.8125rem;overflow:hidden}@media (width<=900px){.playback-controls__volume-slider{display:none}}.editor-export-panel__hint{color:#6c757d;margin:0;font-size:.75rem;line-height:1.4}.editor-export-panel__status{color:#495057;margin:0;font-size:.75rem}.editor-export-panel__error{color:#dc3545;margin:0;font-size:.75rem}.editor-export-progress{background:#f5f5f5;border-radius:2px;height:4px;overflow:hidden}.editor-export-progress__bar{background:#ff3700;height:100%;transition:width .2s}.editor-export-button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;line-height:1.2;display:inline-flex}.editor-export-button__icon{flex-shrink:0}.editor-export-button:disabled,.editor-export-button.is-disabled{cursor:not-allowed;background:#cfcfcf}.editor-export-back-link{color:var(--color-primary);text-align:center;justify-content:center;align-self:center;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.editor-export-back-link:hover{opacity:.85;color:var(--color-primary)}.editor-unsaved-hint{color:#6c757d;margin:0;font-size:.75rem}.settings-section{background-color:#0000;border-radius:0;flex-direction:column;gap:.375rem;padding:0;display:flex}.settings-section h3{color:#6c757d;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.video-section{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.video-container{background-color:#000;border-radius:8px;flex:auto;place-items:center;width:100%;min-height:0;display:grid;position:relative;overflow:hidden;container-type:size}.video-stage{aspect-ratio:var(--video-aspect,1.77778);width:min(100cqw, calc(100cqh * var(--video-aspect,1.77778)));background:#000;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;position:relative}.video-stage__media{object-fit:fill;background:#000;width:100%;height:100%;display:block}.video-stage__overlay{pointer-events:auto;width:100%;height:100%;position:absolute;inset:0}.video-loading-overlay{color:#fff;pointer-events:none;z-index:3;background-color:#00000080;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;position:absolute;inset:0}.video-loading-overlay__title{text-align:center;margin-bottom:10px}.video-loading-overlay__sub{opacity:.8;text-align:center;font-size:14px}.video-placeholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.video-seek-buffering{color:#fff;pointer-events:none;z-index:2;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.video-seek-buffering__spinner{border:3px solid #ffffff59;border-top-color:#ff6b9d;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite mosaic-submit-spin}.video-seek-buffering__label{letter-spacing:.02em;font-size:14px;font-weight:600}.timeline{background-color:#fff;border-radius:8px;flex-shrink:0;margin-top:.5rem;padding:.75rem 1rem}.timeline-bar{cursor:pointer;background-color:#dee2e6;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;position:relative}.timeline-progress{background-color:var(--color-primary);border-radius:4px;width:0%;height:100%}.timeline-labels{color:#6c757d;justify-content:space-between;font-size:.75rem;display:flex}.control-button{cursor:pointer;text-align:center;border:none;border-radius:4px;width:100%;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:opacity .2s}.control-button:hover{opacity:.9}.control-button.primary{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #ff370040}.control-button.secondary{color:#fff;background-color:#6c757d}.control-button.neutral{background-color:var(--color-accent-cyan);color:#fff}.control-button.neutral:hover{background-color:#2a9dc8}.control-button.gradient{background:var(--color-primary);color:#fff;box-shadow:none;padding:.5rem .75rem;font-weight:600;position:relative;overflow:hidden}.control-button.gradient:hover{filter:brightness(.96)}.control-button.pink{color:#fff;background-color:#495057}.control-button.outline{color:#6c757d;background-color:#fff;border:1px solid #dee2e6}.control-button.active{background-color:var(--color-accent-cyan);color:#fff}.control-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.blur-preview-panel{gap:.5rem}.blur-intensity-row{align-items:center;gap:.375rem;display:flex}.blur-intensity-label{color:#6c757d;flex-shrink:0;font-size:.7rem}.blur-intensity-slider{min-width:0;accent-color:var(--color-accent-cyan,#34b4e3);cursor:pointer;flex:1}.blur-intensity-slider:disabled{cursor:not-allowed}.blur-intensity-value{text-align:right;color:#212529;min-width:1.5rem;font-size:.85rem;font-weight:700}.blur-meta-row{color:#6c757d;flex-direction:column;gap:.15rem;font-size:.7rem;display:flex}.blur-status-badge{color:#495057;background:#e9ecef;border-radius:999px;align-self:flex-start;padding:.1rem .4rem;font-weight:600;display:inline-flex}.blur-status-badge--dirty,.blur-status-badge--idle{color:#856404;background:#fff3cd}.blur-status-badge--saving{color:#084298;background:#cfe2ff}.blur-status-badge--saved{color:#0f5132;background:#d1e7dd}.blur-status-badge--error,.blur-preview-status--failed{color:#842029}.blur-meta-detail{line-height:1.3}.blur-error-text{color:#842029;margin:0;font-size:.7rem}.blur-preview-actions{flex-direction:column;gap:.375rem;display:flex}.blur-preview-frame{aspect-ratio:16/9;background:#111;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.blur-preview-placeholder{text-align:center;color:#adb5bd;padding:.75rem;font-size:.72rem;line-height:1.4}.blur-preview-media{object-fit:contain;background:#000;width:100%;height:100%}.blur-export-hint{color:#868e96;margin:0;font-size:.68rem;line-height:1.4}.play-button{background-color:var(--color-accent-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:40px;font-size:1.25rem;transition:background-color .2s;display:flex}.play-button:hover{background-color:#0070e0}.time-display{text-align:center;padding:.5rem;font-size:.875rem;font-weight:600}.speed-controls{gap:.5rem;display:flex}.speed-button{cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;flex:1;padding:.5rem;font-size:.875rem;transition:all .2s}.speed-button:hover{background-color:#f8f9fa}.speed-button.active{background-color:var(--color-accent-blue);color:#fff;border-color:var(--color-accent-blue)}.volume-controls{flex-direction:row;align-items:center;gap:.5rem;display:flex}.volume-button{cursor:pointer;text-align:center;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;flex-shrink:0;min-width:45px;padding:.5rem;font-size:1.25rem;transition:background-color .2s}.volume-button:hover{background-color:#f8f9fa}.volume-slider{cursor:pointer;flex:1}.nav-buttons{gap:.5rem;display:flex}.nav-button{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:4px;flex:1;padding:.5rem;font-size:.875rem;transition:background-color .2s}.nav-button:hover:not(:disabled){background-color:#5a6268}.nav-button:disabled,.nav-button[aria-disabled=true]{opacity:.5;cursor:not-allowed;background-color:#adb5bd}.nav-button:disabled:hover,.nav-button[aria-disabled=true]:hover{background-color:#adb5bd}.frame-step-controls .frame-display{text-align:center;font-variant-numeric:tabular-nums;padding:.35rem .5rem;font-size:.9rem;font-weight:700}.frame-display--muted{color:#6c757d;font-weight:500}.mosaic-tracks{background-color:#fff;border-radius:8px;flex-shrink:0;max-height:180px;margin-top:.5rem;padding:.75rem 1rem;overflow-y:auto}.mosaic-tracks--filmstrip{max-height:280px}.mosaic-tracks-title{color:#6c757d;margin-bottom:1rem;font-size:.875rem;font-weight:600}.mosaic-track{flex-direction:column;margin-bottom:.5rem;display:flex}.mosaic-track:last-child{margin-bottom:0}.mosaic-track-label{color:#6c757d;margin-bottom:.15rem;font-size:.75rem;font-weight:600}.mosaic-track-bar{cursor:default;background-color:#e9ecef;border-radius:3px;width:100%;height:16px;position:relative;overflow:visible}.mosaic-track-filmstrip{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#1a1a1a;border:1px solid #444;border-radius:4px;width:100%;height:72px;margin-bottom:.75rem;position:relative;overflow:hidden}.mosaic-track-filmstrip-frames{width:100%;height:100%;display:flex}.mosaic-track-filmstrip-thumb{object-fit:cover;pointer-events:none;border-right:1px solid #ffffff1f;flex:1 1 0;min-width:0;height:100%}.mosaic-track-filmstrip-thumb:last-child{border-right:none}.mosaic-track-filmstrip-thumb--placeholder{background:repeating-linear-gradient(-45deg,#2a2a2a,#2a2a2a 6px,#333 6px 12px)}.mosaic-track-filmstrip-thumb--placeholder.is-error{background:#3a2a2a}.mosaic-track-filmstrip-chrome{pointer-events:none;position:absolute;inset:0}.mosaic-track-filmstrip-selection{box-sizing:border-box;pointer-events:none;z-index:1;background:#ff565638;border-top:3px solid #ff5656;border-bottom:3px solid #ff5656;position:absolute;top:0;bottom:0}.mosaic-track-filmstrip-handle{z-index:2;pointer-events:auto;cursor:ew-resize;background:#ff5656;border:none;width:22px;height:100%;padding:0;position:absolute;top:0;transform:translate(-50%)}.mosaic-track-filmstrip-handle:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mosaic-track-filmstrip-handle--start:after{border-right:7px solid #fff}.mosaic-track-filmstrip-handle--end:after{border-left:7px solid #fff}.mosaic-track-filmstrip-handle:hover{filter:brightness(.95)}.mosaic-track-segment{opacity:.8;height:100%;transition:opacity .2s;position:absolute}.mosaic-track-segment:hover{opacity:1}.apply-range-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.apply-range-bar{box-sizing:border-box;z-index:1;background-color:#ff06;border:2px solid #ffc107;border-radius:4px;height:100%;position:absolute}.apply-range-bar--readonly,.mosaic-range-gauge--readonly{pointer-events:none;cursor:default}.apply-range-handle{display:none}.mosaic-submit-overlay{z-index:10000;cursor:wait;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mosaic-submit-overlay__box{color:#333;text-align:center;background:#fff;border-radius:12px;width:calc(100% - 32px);max-width:420px;padding:32px 40px;box-shadow:0 8px 32px #0000004d}.mosaic-submit-overlay__spinner{border:4px solid #e0e0e0;border-top-color:#ff6b9d;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:.9s linear infinite mosaic-submit-spin}@keyframes mosaic-submit-spin{to{transform:rotate(360deg)}}.mosaic-submit-overlay__title{margin:0 0 8px;font-size:18px;font-weight:600}.mosaic-submit-overlay__hint{color:#666;margin:0;font-size:13px;line-height:1.6}.restore-prompt-overlay{z-index:10000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.restore-prompt-overlay__box{color:#212529;background:#fff;border-radius:12px;width:calc(100% - 32px);max-width:440px;padding:28px 32px;box-shadow:0 8px 32px #00000047}.restore-prompt-overlay__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.restore-prompt-overlay__body{color:#495057;margin:0 0 .75rem;font-size:.9rem;line-height:1.6}.restore-prompt-overlay__meta{color:#6c757d;margin:0 0 1.25rem;font-size:.8rem}.restore-prompt-overlay__actions{flex-direction:column;gap:.5rem;display:flex}.restore-error-banner{color:#742a2a;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;margin:1rem;padding:.875rem 1rem;display:flex}.restore-error-banner__title{margin-bottom:.25rem;font-size:.9rem;display:block}.restore-error-banner__message{margin:0;font-size:.85rem;line-height:1.5}.save-status-indicator{border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:.5rem 1rem 0;padding:.5rem .75rem;font-size:.8rem;line-height:1.4;display:flex}.save-status-indicator--muted{color:#495057;background:#f8f9fa;border:1px solid #e9ecef}.save-status-indicator--ok{color:#276749;background:#f0fff4;border:1px solid #c6f6d5}.save-status-indicator--danger{color:#742a2a;background:#fff5f5;border:1px solid #feb2b2}.save-status-indicator__label{font-weight:600}.save-status-indicator__detail{color:inherit;opacity:.9}.save-status-indicator__retry{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;margin-left:auto;padding:.25rem .625rem;font-size:.75rem}.save-status-indicator__retry:hover{opacity:.85}.howto-page{background-color:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.howto-shell{width:min(1440px,100%);margin:0 auto;padding:1.5rem 1.5rem 3rem}.howto-back-link{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:0;font-size:.95rem;font-weight:600;display:inline-flex}.howto-back-link:hover{text-decoration:underline}.howto-back-arrow{font-size:1rem;line-height:1}.howto-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}@media (width>=1100px){.howto-layout{grid-template-columns:minmax(0,1fr) 240px;gap:2rem}}.howto-main h1{color:#171717;margin:0 0 1.5rem;font-size:2rem;font-weight:700}.howto-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1.25rem;padding:1.25rem 1.35rem 1.35rem;scroll-margin-top:5.5rem}.howto-card-header{border-bottom:1px solid #e0e0e0;align-items:center;gap:.65rem;margin:0 0 .9rem;padding-bottom:.75rem;display:flex}.howto-card-header h2{color:#171717;margin:0;font-size:1.1rem;font-weight:700}.howto-step-badge{background:var(--color-primary);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.howto-step-badge-icon{color:#fff}.howto-step-badge-icon svg{display:block}.howto-card h3{color:#171717;margin:1rem 0 .5rem;font-size:.95rem;font-weight:700}.howto-card h3:first-of-type{margin-top:0}.howto-card p{color:#171717;margin:0 0 .75rem;line-height:1.8}.howto-card ul{color:#171717;margin:0;padding-left:1.25rem}.howto-card li{margin-bottom:.45rem;line-height:1.7}.howto-card li ul{margin-top:.35rem}.howto-note-text{color:#171717;font-size:.875rem;margin:.75rem 0 0!important}.howto-track-pink{color:#ff5a96;font-weight:700}.howto-track-blue{color:#3b82f6;font-weight:700}.howto-track-purple{color:#4109ea;font-weight:700}.howto-card-caution{border-color:var(--color-primary);background:#ffe3dc}.howto-card-header-caution{border-bottom-color:var(--color-primary)}.howto-caution-icon{width:20px;height:20px;color:var(--color-primary);justify-content:center;align-items:center;display:inline-flex}.howto-support p{margin-bottom:0}.howto-support-link{color:#1980ea;margin:0 .15rem;font-weight:600;text-decoration:underline}.howto-support-link:hover{opacity:.85}.howto-toc{align-self:start;position:sticky;top:5rem}.howto-toc-title{color:#171717;margin:0 0 .75rem;font-size:1rem;font-weight:700}.howto-toc ul{margin:0;padding:0;list-style:none}.howto-toc li+li{margin-top:.25rem}.howto-toc-link{color:#171717;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.875rem;font-weight:400;display:flex}.howto-toc-link:hover{background:#ff37000f}.howto-toc-link.is-active,.howto-toc-link:focus-visible{background:#ffe3dc;outline:none;font-weight:700}.howto-toc-icon{color:#171717;flex-shrink:0;display:inline-flex}.howto-toc-icon-warning{color:var(--color-primary)}@media (width<=1099px){.howto-toc{background:#fff;border:1px solid #e0e0e0;border-radius:8px;order:-1;padding:1rem;position:static}.howto-layout{flex-direction:column;display:flex}}.login-container{background:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-box{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:3rem;animation:.5s ease-out fadeIn;box-shadow:0 20px 60px #0000004d}.logo-section{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.logo{max-width:280px;height:auto}.login-button{width:100%;margin-top:.5rem}.forgot-password-hint{margin:-.75rem 0 1.25rem}.forgot-password-hint-trigger{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.forgot-password-hint-trigger:hover,.forgot-password-hint-trigger:focus-visible{color:var(--color-primary)}.forgot-password-hint-panel{color:#495057;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.6}.forgot-password-hint-panel p{margin:0 0 .5rem}.forgot-password-hint-link{color:#1980ea;font-weight:600;text-decoration:underline}.forgot-password-hint-link:hover{opacity:.85}.processing-page{background-color:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.processing-page .container{text-align:center;max-width:700px;margin:auto;padding:2rem 1rem}.processing-page .title{margin-bottom:2rem;font-size:1.75rem}.file-info-box{background-color:#fff;border:1px solid #dee2e6;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:inline-flex}.file-icon{font-size:2rem}.file-text{text-align:left}.file-meta{color:#6c757d;margin-top:.25rem;font-size:.875rem}.status-section{background-color:#fff;border:1px solid #dee2e6;border-radius:12px;margin-bottom:2rem;padding:2rem}.status-title{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.status-steps{text-align:left;margin-bottom:2rem}.status-step{align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;display:flex}.step-icon{justify-content:center;align-items:center;width:24px;font-size:1.25rem;display:flex}.progress-bar-container{background-color:#e9ecef;border-radius:16px;width:100%;height:32px;margin-bottom:1rem;overflow:hidden}.progress-bar-container>.progress-bar{background:var(--color-primary);color:#fff;background-size:200% 100%;justify-content:center;align-items:center;min-width:0;height:100%;font-weight:600;transition:width .3s;animation:2s infinite shimmer;display:flex}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.time-info{color:#6c757d;font-size:.875rem}.info-box{border:1px solid var(--color-primary);text-align:left;background-color:#ff37000d;border-radius:8px;margin-top:2rem;padding:1rem}.info-title{margin-bottom:.5rem;font-weight:600}.cancel-button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:2rem;padding:.75rem 2rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 8px #ff370040}.cancel-button:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff370059}.spinner{border:3px solid #0000001a;border-top-color:var(--color-primary);border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.error-box{text-align:center;background:#fff3f3;border:2px solid #f44;border-radius:12px;max-width:600px;margin:40px auto;padding:40px}.error-title{color:#c00;margin-bottom:20px;font-size:28px}.error-message{color:#333;margin-bottom:15px;font-size:18px}.error-detail{color:#666;background:#fff;border:1px solid #fcc;border-radius:8px;margin:20px 0;padding:15px;font-size:14px}.error-actions{justify-content:center;gap:15px;margin-top:30px;display:flex}.btn-primary,.btn-secondary,.btn-support{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-size:16px;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #ff370040}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff370059}.btn-secondary{color:var(--color-primary);border:2px solid var(--color-primary);background-color:#fff}.btn-secondary:hover{background-color:#ff37000d}.btn-support{color:#fff;background-color:#212529}.btn-support:hover{background-color:#343a40}.completion-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:2rem;display:flex}.btn-home{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 8px #ff370040}.btn-home:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff370059}.btn-editor{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 8px #ff370040}.btn-editor:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff370059}.btn-redownload{color:#fff;cursor:pointer;background-color:#6c757d;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 8px #6c757d40}.btn-redownload:hover{transform:translateY(-1px);box-shadow:0 4px 15px #6c757d59}.terms-content .terms-doc-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.terms-content h2{color:#171717;margin:0;font-size:1.2rem;font-weight:700}.terms-content .terms-doc-date{color:#171717;flex-shrink:0;margin:0;font-size:.875rem;line-height:1.4}.terms-content h3{color:#171717;margin:1.5rem 0 .75rem;font-size:1.05rem;font-weight:700}.terms-content .terms-intro{margin-bottom:1.5rem}.terms-content p{color:#171717;margin-bottom:.75rem;line-height:1.8}.terms-content ol{margin:0 0 .5rem;padding-left:1.5rem}.terms-content ul{margin:.5rem 0 0;padding-left:1.25rem}.terms-content li{color:#171717;margin-bottom:.75rem;line-height:1.6}.terms-content li strong{color:#171717}.terms-content .terms-note{color:#171717;margin:.5rem 0 0;font-size:.9375rem;line-height:1.7}.terms-page{background-color:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.terms-container{max-width:1100px;margin:0 auto;padding:1.5rem 1.5rem 3rem}.terms-back-link{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:1.25rem;padding:0;font-size:.95rem;font-weight:600;display:inline-flex}.terms-back-link:hover{text-decoration:underline}.terms-container h1{color:#171717;margin:0 0 1.5rem;font-size:2rem;font-weight:700}.terms-section{background-color:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.terms-section h2{color:#212529;border-bottom:1px solid #dee2e6;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.terms-section p{color:#495057;margin-bottom:1rem;line-height:1.8}.terms-section ul{color:#495057;margin-left:1.5rem}.terms-section li{margin-bottom:.5rem;line-height:1.6}.terms-footer{text-align:right;color:#6c757d;margin-top:2rem;font-size:.875rem}.terms-definitions{margin:1rem 0;padding-left:1rem}.terms-definitions dt{color:#212529;margin-top:.75rem;font-weight:700}.terms-definitions dd{color:#495057;margin-left:1rem;line-height:1.6}.terms-content{color:#171717;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem 2.25rem;line-height:1.8}.terms-support{color:#495057;background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;padding:1.25rem 1.5rem;line-height:1.7}.terms-support-link{color:#1980ea;margin:0 .25rem;font-weight:600;text-decoration:underline}.terms-support-link:hover{opacity:.85}.terms-agreement-page{background:#f8f9fa;min-height:100vh}.terms-agreement-container{justify-content:center;align-items:flex-start;min-height:calc(100vh - 60px);padding:2rem;display:flex}.terms-agreement-box{background:#fff;border-radius:16px;width:100%;max-width:960px;padding:3rem;animation:.5s ease-out fadeIn;box-shadow:0 20px 60px #0000004d}.terms-agreement-title{text-align:center;color:#333;margin-bottom:1rem;font-size:1.5rem}.terms-agreement-description{text-align:center;color:#666;margin-bottom:1.5rem;font-size:.95rem}.terms-content{color:#171717;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:none;margin-bottom:1.5rem;padding:1.5rem 2rem;font-size:.875rem;line-height:1.6;overflow:visible}.terms-content h2{font-size:1.1rem}.terms-content h3{margin-top:1.25rem;font-size:.95rem}.error-message{color:var(--color-primary);background-color:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.checkbox-label{cursor:pointer;color:#333;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.95rem;display:flex}.checkbox-label input[type=checkbox]{cursor:pointer;width:20px;height:20px;accent-color:var(--color-primary)}.agree-button{width:100%}.agree-button:disabled{opacity:.5;cursor:not-allowed}.waiting-list-banner{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 16px;padding:20px 24px;display:flex}.waiting-list-banner-body{flex:220px;min-width:0}.waiting-list-banner-title{color:#171717;margin:0 0 8px;font-size:1rem;font-weight:600}.waiting-list-banner-text{color:#171717;margin:0;font-size:.875rem;font-weight:300;line-height:1.5}.waiting-list-banner-cta{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:none;padding:10px 16px;font-size:.9375rem;font-weight:600}.waiting-list-banner-cta:hover{opacity:.9}.waiting-list-modal-backdrop{z-index:1100;background:#000000a3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.waiting-list-modal{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:24px;width:min(100%,343px);padding:24px;display:flex;box-shadow:0 12px 40px #00000040}.waiting-list-modal-title{text-align:center;color:#171717;width:100%;margin:0;font-size:16px;font-weight:600;line-height:24px}.waiting-list-modal-container{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.waiting-list-modal-description{color:#171717;width:100%;margin:0;font-size:14px;font-weight:300;line-height:20px}.waiting-list-field{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.waiting-list-field-label{color:#000;font-size:16px;font-weight:600;line-height:24px}.waiting-list-field-input{box-sizing:border-box;color:#171717;background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;height:44px;padding:10px 12px;font-size:16px;font-weight:300;line-height:24px}.waiting-list-field-input::placeholder{color:#adacac}.waiting-list-field-input:disabled{color:#737373;background:#e5e5e5}.waiting-list-field-input--error{border-color:#ff5757}.waiting-list-field-error{color:#ef4444;margin:0;font-size:12px;line-height:16px}.waiting-list-consent{color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;width:100%;font-size:12px;font-weight:300;line-height:16px;display:flex}.waiting-list-consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin:0}.waiting-list-consent--error{color:#ef4444}.waiting-list-submit-error{color:#b91c1c;white-space:pre-line;background:#fee2e2;border-radius:8px;width:100%;padding:12px;font-size:12px;line-height:1.5}.waiting-list-modal-actions{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.waiting-list-modal-cancel{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:.5rem .25rem;font-size:.9375rem;font-weight:600}.waiting-list-modal-cancel:hover:not(:disabled){opacity:.8}.waiting-list-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.waiting-list-modal-submit{min-width:140px;background:var(--color-primary)!important;box-shadow:none!important;border-radius:8px!important}.waiting-list-modal-submit:disabled{cursor:not-allowed;color:#737373!important;background:#e5e5e5!important}.waiting-list-toast{z-index:1200;color:#065f46;background:#d1fae5;border-radius:8px;align-items:flex-start;gap:12px;width:min(100% - 32px,420px);padding:12px 16px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}.waiting-list-toast-icon{color:#fff;background:#10b981;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.waiting-list-toast-message{flex:auto;margin:0;font-size:13px;line-height:1.5}.waiting-list-toast-dismiss{color:#065f46;cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-size:18px;line-height:1}.upload-access-notice{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-width:none;margin:0;padding:32px 24px}.upload-access-notice-title{color:#111827;margin:0 0 12px;font-size:1.25rem;font-weight:600}.upload-access-notice-message{color:#374151;margin:0 0 16px;line-height:1.6}.upload-access-notice-action{margin:0}.upload-access-notice-action a{color:#2563eb;text-decoration:underline}.upload-access-notice-hint{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.video-list{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;min-height:28rem;padding:1.25rem 1rem;display:flex}.video-list-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.video-list-header-main{align-items:baseline;gap:.75rem;min-width:0;display:flex}.video-list-header-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.video-list-title{color:#212529;margin:0;font-size:1.125rem;font-weight:700}.video-list-count{color:#6c757d;font-size:.875rem}.video-list-export{min-width:6rem;border-radius:12px!important;padding:.35rem .9rem!important;font-size:.8125rem!important}.video-list-delete{color:#dc3545;cursor:pointer;background:0 0;border:none;padding:.25rem .15rem;font-size:.875rem;font-weight:600}.video-list-delete:disabled{color:#adb5bd;cursor:not-allowed}.video-list-select-all{color:#6c757d;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8125rem;display:inline-flex}.video-list-select-all input{width:16px;height:16px;accent-color:var(--color-primary)}.video-list-error,.video-list-action-error{color:#842029;white-space:pre-wrap;background:#f8d7da;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.video-list-action-message{color:#0b4f6c;background:#e7f5ff;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.video-list-error p{margin:0}.video-list-retry{color:var(--color-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-weight:600}.video-list-empty{color:#6c757d;flex:1;justify-content:center;align-items:center;font-size:.9375rem;display:flex}.video-list-items{flex-direction:column;gap:.75rem;max-height:min(36rem,70vh);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.video-list-item{text-align:left;width:100%;color:inherit;cursor:default;background:0 0;border:none;border-radius:8px;grid-template-columns:24px 80px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.5rem;display:grid}.video-list-item--selected{background:#ff37000f}.video-list-item--clickable{cursor:pointer}.video-list-item--clickable:hover{background:#ff37000a}.video-list-item--selected.video-list-item--clickable:hover{background:#ff370014}.video-list-check,.video-list-check-spacer{justify-content:center;align-items:center;display:flex}.video-list-check input{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer}.video-list-thumb{background:#f5f5f5;border-radius:8px;flex-shrink:0;width:80px;height:80px}.video-list-thumb-wrap{background:#f5f5f5;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.video-list-thumb-media{object-fit:cover;pointer-events:none;background:#111;width:100%;height:100%;display:block}.video-list-thumb--waiting,.video-list-thumb--uploading{background:#ef4444}.video-list-thumb--processing,.video-list-thumb--exporting{background:#ff5a96}.video-list-thumb--ready{background:linear-gradient(135deg,#dbc8b4 0%,#c4a484 100%)}.video-list-thumb--failed{background:#adb5bd}.video-list-thumb--export_failed{background:#e9a7a0}.video-list-body{min-width:0}.video-list-name{color:#212529;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.video-list-meta{color:#6c757d;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;font-size:.8125rem;display:flex}.video-list-status--waiting{color:#6c757d}.video-list-status--uploading,.video-list-status--processing,.video-list-status--exporting{color:var(--color-primary);font-weight:600}.video-list-status--ready{color:#198754;font-weight:600}.video-list-status--export_failed,.video-list-status--failed{color:#dc3545;font-weight:600}.video-list-progress-wrap{max-width:20rem;margin-top:.5rem}.video-list-progress{background:#f5f5f5;border-radius:2px;width:100%;height:4px;overflow:hidden}.video-list-progress-bar{background:var(--color-primary);border-radius:2px;height:100%;transition:width .3s}.video-list-progress-meta{color:#6c757d;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem;display:flex}.video-list-progress-message{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-list-failure{color:#842029;white-space:nowrap;text-overflow:ellipsis;margin-top:.35rem;font-size:.75rem;overflow:hidden}.video-list-edit{min-width:4rem;border-radius:20px!important;padding:.5rem .875rem!important;font-size:.875rem!important}.video-list-edit:disabled{cursor:not-allowed;color:#9e9e9e!important;background:#e5e5e5!important;border-color:#e5e5e5!important}.video-list-cancel-upload{color:#dc3545;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-self:center;padding:.4rem .5rem;font-size:.8125rem;font-weight:600}.video-list-cancel-upload:hover{text-decoration:underline}.video-list-item--skeleton{pointer-events:none}.skeleton-block,.skeleton-line,.skeleton-button,.skeleton-check{background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite video-list-shimmer}.skeleton-check{width:16px;height:16px}.skeleton-line--title{width:40%;height:16px;margin-bottom:.5rem}.skeleton-line--meta{width:18%;height:14px;margin-bottom:.75rem}.skeleton-line--bar{width:80%;height:4px}.skeleton-button{border-radius:20px;width:64px;height:40px}@keyframes video-list-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.face-mosaic-modal-backdrop{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.face-mosaic-modal{background:#fff;border-radius:12px;width:min(100%,420px);padding:2rem 1.75rem 1.5rem;box-shadow:0 12px 40px #00000040}.face-mosaic-modal-title{text-align:center;color:#212529;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.face-mosaic-modal-description{text-align:center;color:#495057;margin:0 0 1.5rem;font-size:.875rem;line-height:1.6}.face-mosaic-modal-options{flex-direction:column;gap:.875rem;margin-bottom:1.75rem;display:flex}.face-mosaic-modal-option{cursor:pointer;color:#212529;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.face-mosaic-modal-option input[type=radio]{width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer;margin:0}.face-mosaic-modal-option input[type=radio]:disabled{cursor:not-allowed}.face-mosaic-modal-actions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.face-mosaic-modal-cancel{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:.5rem .25rem;font-size:.9375rem;font-weight:600}.face-mosaic-modal-cancel:hover:not(:disabled){opacity:.8}.face-mosaic-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.face-mosaic-modal-start{border-radius:12px;min-width:140px;background:var(--color-primary)!important;box-shadow:none!important}.upload-form{background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-width:none;margin:0;padding:1.5rem}.upload-title{text-align:left;color:#212529;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.upload-description{color:#6c757d;margin:0 0 1.25rem;font-size:.875rem}.drop-zone-wrap{flex-direction:column;gap:.75rem;display:flex}.drop-zone{text-align:center;cursor:pointer;background-color:#fafafa;border:2px dashed #d0d0d0;border-radius:8px;padding:3.5rem 1.5rem;transition:all .3s}.drop-zone:hover:not(.disabled),.drop-zone.drag-over:not(.disabled){border-color:var(--color-primary);background-color:#ff37000d}.drop-zone:focus-visible:not(.disabled){outline:2px solid var(--color-primary);outline-offset:2px}.drop-zone.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.drop-zone-icon{justify-content:center;margin-bottom:1rem;display:flex}.drop-zone-camera-icon{display:block}.drop-zone-text{color:var(--color-primary);font-size:.9375rem;font-weight:600;line-height:1.5}.file-info{color:#6c757d;font-size:.8125rem;line-height:1.6}.upload-error{background-color:#f8d7da;border:1px solid #f5c2c7;border-radius:12px;margin-top:1rem;padding:1rem 1.25rem}.upload-validation-error{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7;border-radius:12px;margin-top:1rem;padding:.875rem 1rem;font-weight:600}.upload-error-message{color:#842029;margin:0 0 .5rem;font-weight:600}.upload-error-hint{color:#58151c;margin:0;font-size:.875rem}.upload-retry-button{width:100%;margin-top:.875rem}.upload-page{background-color:#f5f5f5;min-height:100vh}.upload-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 3rem;display:grid}.upload-layout-main,.upload-layout-aside{min-width:0}@media (width<=900px){.upload-layout{grid-template-columns:1fr}}
