@import"https://fonts.googleapis.com/css2?family=Jua&family=Montserrat:wght@100..900&family=Noto+Sans+KR:wght@100..900&family=Roboto:wght@100..900&display=swap";body{margin:0;padding:0;font-family:Roboto,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}@font-face{font-family:GMarketSans;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff) format("woff");font-weight:300;font-display:swap}@font-face{font-family:GMarketSans;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:500;font-display:swap}@font-face{font-family:GMarketSans;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:700;font-display:swap}#root{min-height:100vh}.main-page{min-height:100vh;background:radial-gradient(circle at top,rgba(105,162,255,.16),transparent 28%),linear-gradient(180deg,#f7f9fc,#eef3fb);color:#14233c}.main-page__shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:32px 0 72px}.main-navbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:12px 22px;border-radius:22px;border:1px solid rgba(121,151,202,.18);background:#ffffffe6;box-shadow:0 16px 34px #5a7aaa14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.main-navbar__brand{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.main-navbar__brand-text{font-size:24px;line-height:1;font-weight:700;letter-spacing:-.6px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}.main-navbar__brand-text-main{color:#123f78}.main-navbar__brand-text-accent{color:#418eff}.main-navbar__brand-logo{width:42px;height:42px;object-fit:contain;flex-shrink:0}.main-navbar__actions{display:inline-flex;align-items:center;gap:12px}.main-navbar__credits{display:inline-flex;align-items:baseline;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid rgba(65,142,255,.16);background:#ebf4ffe6;color:#123f78;box-shadow:inset 0 1px #ffffff8c}.main-navbar__credits-value{font-size:1rem;font-weight:800;line-height:1}.main-navbar__credits-label{font-size:.82rem;font-weight:700;color:#5a77a0}.main-navbar__buy-credits{border:none;border-radius:999px;padding:10px 16px;background:#ef4444;color:#fff;font-size:.9rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 10px 22px #ef444442;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.main-navbar__buy-credits:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 14px 28px #dc262647}.main-page--project{min-height:100vh;background:#101114}.main-page__shell--project{width:100%;max-width:none;padding:0}.main-page--editor,.main-page__shell--editor{height:100vh;overflow:hidden}.main-upload-card{background:linear-gradient(180deg,#fffffffa,#f4f8fff2);border:1px solid rgba(121,151,202,.22);border-radius:24px;box-shadow:0 18px 44px #5a7aaa1f;padding:28px}.main-upload-stage{position:relative;margin-bottom:32px}@keyframes main-upload-rocket-float-left{0%,to{transform:translateZ(0) rotate(-1deg)}50%{transform:translate3d(0,-12px,0) rotate(1deg)}}@keyframes main-upload-rocket-float-right{0%,to{transform:translateZ(0) rotate(1deg)}50%{transform:translate3d(0,-10px,0) rotate(-1deg)}}.main-upload-stage__art{position:absolute;top:-68px;z-index:2;width:clamp(150px,16vw,220px);max-width:18vw;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateY(0);filter:drop-shadow(0 18px 28px rgba(42,74,126,.12))}.main-upload-stage__art--left{left:-132px;animation:main-upload-rocket-float-left 4.8s ease-in-out infinite}.main-upload-stage__art--right{right:-132px;animation:main-upload-rocket-float-right 5.3s ease-in-out infinite}.main-upload-stage .main-upload-card{position:relative;z-index:1}.main-upload-card__header{text-align:center;margin-bottom:18px}.main-upload-card__title{margin:0;font-size:clamp(2.25rem,5vw,3.2rem);line-height:1;letter-spacing:-.05em;color:#173862}.main-upload-card__subtitle{margin:10px 0 0;font-size:1rem;color:#5f6f87}.main-upload-card__summary{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.main-upload-card__stat{padding:14px 16px;border-radius:16px;border:1px solid rgba(124,153,200,.14);background:#f2f7ffdb}.main-upload-card__stat-label{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#75839a}.main-upload-card__stat-value{margin-top:8px;font-size:.98rem;font-weight:700;color:#1d3154}.main-upload-card__actions{display:flex;justify-content:flex-end;margin-top:18px}.main-projects{margin-top:32px;background:#101114;border-radius:28px;padding:34px;box-shadow:0 20px 60px #090c1333}.main-projects__header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px}.main-projects__title{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1;letter-spacing:-.05em;color:#fff}.main-projects__title-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.main-projects__warning{color:#ef4444;font-size:.84rem;font-weight:700;line-height:1.4}.main-projects__subtitle{margin:8px 0 0;font-size:.98rem;color:#d9dee6ad}.main-projects__meta{font-size:.9rem;color:#bcc5d2a8}.main-projects__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,360px));justify-content:center;gap:18px}.main-project-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:100%;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#1b1d23,#16181d);padding:16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.main-project-card:hover{transform:translateY(-2px);border-color:#81b3ff57;box-shadow:0 18px 32px #0000003d}.main-project-card.is-highlighted{border-color:#6aa0ff9e;box-shadow:0 0 0 1px #6aa0ff47,0 18px 32px #0000003d}.main-project-card__folder{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.84rem;font-weight:700;color:#dfe6f2}.main-project-card__folder-label{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.main-project-card__expiry{color:#f59e0b;font-size:.77rem;font-weight:700;letter-spacing:-.01em}.main-project-card__folder-icon{font-size:1rem;color:#ffc94d;flex:0 0 auto}.main-project-card__trash{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(239,68,68,.4);border-radius:999px;background:#ef4444;color:#fff;font-size:.92rem;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.main-project-card__trash:hover:not(:disabled){background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.main-project-card__trash:disabled{opacity:.7;cursor:default}.main-project-card__thumb{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:16px;background:linear-gradient(135deg,#1b3159,#0d1017);border:1px solid rgba(255,255,255,.06)}.main-project-card__thumb img,.main-project-card__thumb video{width:100%;height:100%;object-fit:cover;display:block}.project-thumbnail__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;background:#0f172a}.main-project-card__thumb-overlay{position:absolute;inset:auto 0 0;padding:14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.62))}.main-project-card__thumb-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#080c12bf;color:#f4f7fd;font-size:.72rem;font-weight:700;letter-spacing:.03em}.main-project-card__body{display:flex;flex-direction:column;gap:10px}.main-project-card__title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.main-project-card__title{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:-.03em;color:#fff;word-break:break-word}.main-project-card__status{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:700}.main-project-card__status.is-ready{background:#41c98e24;color:#8ef0bc}.main-project-card__status.is-processing{background:#ffc15c24;color:#ffd588}.main-project-card__status.is-failed{background:#ff71711f;color:#ff9f9f}.main-project-card__status.is-uploaded{background:#769eff24;color:#bdd0ff}.main-project-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.main-project-card__meta-item{border-radius:14px;background:#ffffff08;padding:10px 12px}.main-project-card__meta-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#b9c1cd8c}.main-project-card__meta-value{margin-top:6px;font-size:.92rem;font-weight:700;color:#f2f5fb}.main-project-card__hint{font-size:.88rem;line-height:1.5;color:#c5ccd6b8}.main-projects__empty{padding:28px;border-radius:22px;border:1px dashed rgba(255,255,255,.12);color:#d3dae5bd;text-align:center}.main-projects__loading{color:#d3dae5bd}.main-thumbnail-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(110,162,255,.45),transparent 42%),linear-gradient(135deg,#20304d,#121826);position:relative}.main-thumbnail-fallback:after{content:"";width:56px;height:56px;border-radius:999px;background:#ffffffe0;-webkit-mask:radial-gradient(circle at 38% 50%,transparent 0 12px,#000 13px);mask:radial-gradient(circle at 38% 50%,transparent 0 12px,#000 13px);opacity:.12}.project-detail{margin-top:0;background:#101114;border-radius:0;padding:22px;box-shadow:none;color:#fff;min-height:100vh}.project-detail--editor-page{padding:0;background:transparent;min-height:100%;height:100%;overflow:hidden}.project-detail--loading{color:#d5dde8c2}.project-detail__back{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;padding:0;color:#d6dee7c2;font-size:1.04rem;font-weight:600;cursor:pointer}.project-detail__hero{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);align-items:start;gap:18px;margin-top:14px}.project-detail__preview{overflow:hidden;aspect-ratio:16 / 9;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#1b3159,#0d1017)}.project-detail__preview img,.project-detail__preview video{width:100%;height:100%;object-fit:cover;display:block}.project-detail__summary{display:flex;flex-direction:column;gap:12px}.project-detail__summary-top{display:flex;align-items:start;justify-content:space-between;gap:16px}.project-detail__title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.project-detail__eyebrow{margin:0;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#adb7c699}.project-detail__title{margin:6px 0 0;font-size:clamp(1.7rem,4vw,2.8rem);line-height:.98;letter-spacing:-.06em}.main-project-card__status--detail{padding:8px 14px;font-size:.9rem;font-weight:800}.project-detail__copy{margin:8px 0 0;max-width:48ch;font-size:.92rem;line-height:1.55;color:#d5dde8bd}.project-detail__copy-nowrap{white-space:nowrap}.project-detail__stats{display:grid;grid-template-columns:repeat(3,minmax(120px,180px));justify-content:start;gap:10px}.project-detail__stat{border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:10px 12px}.project-detail__stat-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#b4bfce8f}.project-detail__stat-value{margin-top:6px;font-size:.92rem;font-weight:700;color:#fff}.project-detail__error{border-radius:14px;padding:12px 14px;background:#ff71711f;border:1px solid rgba(255,113,113,.18);color:#ffb1b1}.project-detail__empty{margin-top:28px;padding:22px;border-radius:18px;border:1px dashed rgba(255,255,255,.12);color:#d5dde8bd}.project-detail__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,180px));justify-content:start;gap:12px;margin-top:18px}.project-clip-card{cursor:pointer;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#fafbfc,#f2f4f7);color:#101828;overflow:hidden;box-shadow:0 12px 26px #0000001f;transition:transform .16s ease,box-shadow .16s ease}.project-clip-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #00000026}.project-clip-card__media{position:relative;aspect-ratio:9 / 16;background:linear-gradient(135deg,#21466f,#101114)}.project-clip-card__media img,.project-clip-card__media video{width:100%;height:100%;object-fit:cover;display:block}.project-clip-card__order-badge{position:absolute;top:12px;left:12px;z-index:2;min-width:32px;height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#000000d1;color:#fff;font-size:.82rem;font-weight:700;line-height:1}.project-clip-card__play{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffeb;color:#101114;font-size:.9rem;box-shadow:0 10px 20px #0000002e}.project-clip-card__body{display:flex;flex-direction:column;gap:6px;padding:10px 10px 12px}.project-clip-card__title{margin:0;font-size:.92rem;line-height:1.22;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-clip-card__meta{display:flex;justify-content:space-between;gap:12px;font-size:.76rem;color:#667085}.clip-modal{background:#fff;color:#101828}.clip-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 10px}.clip-modal__title{margin:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.04em;overflow-wrap:anywhere;max-width:calc(100% - 48px)}.clip-modal__close{width:34px;height:34px;border:none;border-radius:999px;background:transparent;color:#98a2b3;font-size:1.6rem;line-height:1;cursor:pointer}.clip-modal__close--editor{background:#dc2626;color:#fff}.clip-modal__body{display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:16px;padding:6px 20px 0}.clip-modal__media-wrap{display:flex}.clip-modal__media{position:relative;width:100%;overflow:hidden;border-radius:18px;aspect-ratio:9 / 16;background:linear-gradient(135deg,#1f3b63,#111827);box-shadow:inset 0 0 0 1px #1018280f}.clip-modal__media img,.clip-modal__media video{width:100%;height:100%;object-fit:cover;display:block}.clip-modal__video{background:#000}.clip-modal__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:none;border-radius:999px;background:#111827b8;color:#fff;font-size:1.35rem;cursor:pointer;box-shadow:0 14px 30px #0000003d}.clip-modal__analysis{padding-top:2px}.clip-modal__analysis-title{margin:0;font-size:1rem;line-height:1.2}.clip-modal__time{display:inline-flex;align-items:center;margin-top:12px;padding:7px 10px;border-radius:10px;background:#f2f4f7;color:#344054;font-size:.84rem;font-weight:700}.clip-modal__description{margin:16px 0 0;font-size:.96rem;line-height:1.7;color:#475467;overflow-wrap:anywhere}.clip-modal__facts{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.clip-modal__fact{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #eaecf0}.clip-modal__fact-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#98a2b3}.clip-modal__fact-value{display:block;margin-top:6px;font-size:.92rem;font-weight:700;color:#101828}.clip-modal__footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:16px 20px 20px}.clip-modal__footer-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:14px;border:1px solid #d0d5dd;background:#fff;color:#101828;font-size:.92rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.clip-modal__footer-button--primary,.clip-modal__footer-button--edit{background:#101828;border-color:#101828;color:#fff}.clip-modal__footer-button--disabled{background:#eaecf0;border-color:#eaecf0;color:#98a2b3;cursor:default}.clip-modal__footer-button:hover:not(.clip-modal__footer-button--disabled),.clip-modal__footer-button:focus-visible:not(.clip-modal__footer-button--disabled){transform:scale(1.04)}.purchase-modal{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(250px,.95fr);min-height:352px;border-radius:22px;overflow:hidden;background:#fff}.purchase-modal__panel{padding:28px 28px 26px}.purchase-modal__panel--light{background:#fff}.purchase-modal__panel--accent{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#3864f3,#2d49da);color:#fff}.purchase-modal__close{position:absolute;top:12px;right:14px;z-index:1;width:34px;height:34px;border:none;border-radius:999px;background:#ffffff2e;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer}.purchase-modal__eyebrow{margin:0 0 14px;font-size:.88rem;font-weight:800;letter-spacing:.08em;color:#3864f3}.purchase-modal__price-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.purchase-modal__price{font-size:3.2rem;line-height:1;font-weight:900;color:#101828;letter-spacing:-.05em}.purchase-modal__period{margin-bottom:6px;font-size:.98rem;font-weight:700;color:#667085}.purchase-modal__subtext{margin:8px 0 22px;font-size:.95rem;line-height:1.55;color:#667085;font-weight:600}.purchase-modal__list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:12px}.purchase-modal__list li{position:relative;padding-left:24px;font-size:.95rem;line-height:1.45;color:#344054;font-weight:600}.purchase-modal__list li:before{content:"✓";position:absolute;left:0;top:0;color:#22c55e;font-weight:900}.purchase-modal__error{margin:0 0 16px;color:#dc2626;font-size:.92rem;line-height:1.5;font-weight:600}.purchase-modal__primary-button,.purchase-modal__secondary-button{width:100%;min-height:44px;border:none;border-radius:12px;font-size:.95rem;font-weight:800;cursor:pointer}.purchase-modal__primary-button{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#5f9dff,#3b82f6);color:#fff;box-shadow:0 12px 28px #3b82f638}.purchase-modal__primary-button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#fff0 0% 35%,#ffffff57 50%,#fff0 65% 100%);transform:translate(-160%);animation:purchase-button-shine 5.4s ease-in-out infinite;pointer-events:none;z-index:0}.purchase-modal__primary-button>span{position:relative;z-index:1}.purchase-modal__primary-button:disabled{cursor:wait;opacity:.82}.purchase-modal__secondary-button{margin-top:10px;background:transparent;color:#667085}.purchase-modal__accent-title{margin:0 0 14px;font-size:2rem;line-height:1.22;font-weight:900;letter-spacing:-.04em}.purchase-modal__accent-copy{margin:0;max-width:240px;font-size:.98rem;line-height:1.65;color:#ffffffdb;font-weight:500}@keyframes purchase-button-shine{0%{transform:translate(-160%)}55%{transform:translate(-160%)}to{transform:translate(160%)}}.bug-report-modal{position:relative;min-height:560px;display:flex;flex-direction:column;background:#fff}.bug-report-modal__header{display:flex;align-items:center;justify-content:center;padding:26px 72px 18px;border-bottom:1px solid #eaecf0}.bug-report-modal__title{margin:0;font-size:1.7rem;font-weight:800;line-height:1.2;color:#101828;text-align:center}.bug-report-modal__body{flex:1;padding:26px 20px 20px}.bug-report-modal__textarea{width:100%;min-height:360px;padding:18px 20px;border-radius:18px;border:1px solid #d0d5dd;background:#f8fafc;color:#101828;font-size:.98rem;line-height:1.65;resize:none;outline:none;box-sizing:border-box}.bug-report-modal__textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa29}.bug-report-modal__textarea::placeholder{color:#98a2b3}.bug-report-modal__error{margin:14px 2px 0;color:#dc2626;font-size:.92rem;font-weight:600}.bug-report-modal__actions{display:flex;justify-content:flex-end;margin-top:16px}.bug-report-modal__submit{min-height:46px;padding:0 20px;border:1px solid #dc2626;border-radius:10px;background:#dc2626;color:#fff;font-size:.96rem;font-weight:800;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.bug-report-modal__submit:hover{background:#b91c1c;border-color:#b91c1c;box-shadow:0 10px 24px #b91c1c38;transform:translateY(-1px)}.bug-report-modal__submit:disabled{cursor:wait;opacity:.78;box-shadow:none;transform:none}@media(max-width:720px){.purchase-modal{grid-template-columns:1fr}.purchase-modal__panel--accent{min-height:220px}.purchase-modal__accent-copy{max-width:none}}.clip-toast__viewport{position:fixed;top:20px;right:20px;z-index:1300;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.clip-toast{pointer-events:auto}.payment-status-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(96,165,250,.18),transparent 42%),linear-gradient(180deg,#eff6ff,#f8fbff)}.payment-status-card{width:min(540px,100%);padding:36px 32px;border-radius:28px;background:#fffffff5;border:1px solid rgba(148,163,184,.18);box-shadow:0 28px 60px #0f172a1f;text-align:center}.payment-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:.92rem;font-weight:800}.payment-status-badge--success{background:#22c55e1f;color:#15803d}.payment-status-badge--error{background:#ef44441f;color:#dc2626}.payment-status-title{margin:18px 0 10px;font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.16;font-weight:900;color:#0f172a;letter-spacing:-.03em}.payment-status-description{margin:0 auto;max-width:34ch;font-size:1rem;line-height:1.7;color:#475467;font-weight:500}.payment-status-button{margin-top:24px;min-height:48px;padding:0 20px;border:none;border-radius:14px;background:linear-gradient(135deg,#5f9dff,#3b82f6);color:#fff;font-size:.98rem;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #3b82f638}.clip-toast__content{min-width:460px;max-width:min(620px,calc(100vw - 32px));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:20px;border:1.5px solid #4ade80;background:#fff;box-shadow:0 8px 20px #0f172a12;color:#111827}.clip-toast--success .clip-toast__content{border-color:#4ade80;background:linear-gradient(180deg,#fff,#fcfffd)}.clip-toast--info .clip-toast__content{border-color:#60a5fa;background:linear-gradient(180deg,#fff,#fbfdff)}.clip-toast--error .clip-toast__content{border-color:#f87171;background:linear-gradient(180deg,#fff,#fffdfd)}.clip-toast__icon{flex:none;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:1.6rem;font-weight:800;line-height:1;color:#fff}.clip-toast--success .clip-toast__icon{background:#4ade80}.clip-toast--info .clip-toast__icon{background:#60a5fa}.clip-toast--error .clip-toast__icon{background:#f87171}.clip-toast__text{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0;margin-right:auto;transform:translateY(-4px)}.clip-toast__title{font-size:.98rem;font-weight:800;line-height:1.08;color:#111827}.clip-toast__description{font-size:.86rem;font-weight:400;line-height:1.22;color:#4b5563}.clip-toast__close{flex:none;width:46px;height:46px;border:none;border-radius:14px;background:#fff;color:#6b7280;font-size:1.8rem;font-weight:300;cursor:pointer;box-shadow:0 4px 12px #0f172a0f;transition:transform .18s ease,background-color .18s ease,color .18s ease}.clip-toast__close:hover,.clip-toast__close:focus-visible{transform:scale(1.06);background:#f8fafc;color:#111827}.clip-editor{display:flex;flex-direction:column;height:min(90vh,980px);background:radial-gradient(circle at top,rgba(59,130,246,.12),transparent 28%),#0b0d12;color:#f8fafc}.clip-editor--page{min-height:100%;height:100%;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 60px #0000003d}.clip-editor__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.clip-editor__eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8cc}.clip-editor__title{margin:6px 0 0;font-size:1.24rem;line-height:1.15;letter-spacing:-.03em;color:#fff}.clip-editor__header-actions{display:flex;align-items:center;gap:12px}.clip-editor__back{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.clip-editor__back:hover:not(:disabled){background:#fff;border-color:#fff;color:#2563eb;box-shadow:0 10px 24px #0000002e}.clip-editor__workspace{flex:1;min-height:0;display:grid;grid-template-columns:minmax(220px,.86fr) minmax(0,2.2fr) minmax(200px,.78fr);gap:0}.clip-editor__panel,.clip-editor__center{min-height:0}.clip-editor__panel{padding:18px;background:#ffffff05;border-right:1px solid rgba(255,255,255,.08);overflow:auto;scrollbar-color:rgba(255,255,255,.88) transparent}.clip-editor__panel::-webkit-scrollbar{width:10px}.clip-editor__panel::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffffe0}.clip-editor__panel::-webkit-scrollbar-track{background:transparent}.clip-editor__panel--subtitles{border-right:none;border-left:1px solid rgba(255,255,255,.08)}.clip-editor__panel--transcript{display:flex;flex-direction:column;overflow:hidden}.clip-editor__panel-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.clip-editor__panel-title{margin:0;font-size:1rem;color:#fff}.clip-editor__panel-status{margin:6px 0 0;font-size:.8rem;line-height:1.4}.clip-editor__panel-status--saving{color:#bfdbfeeb}.clip-editor__panel-status--success{color:#86efacf2}.clip-editor__panel-status--error{color:#fca5a5f5}.clip-editor__panel-note{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#94a3b8d1}.clip-editor__transcript-list{display:flex;flex-direction:column;flex:1;min-height:0;gap:10px;margin-top:18px;padding-right:1rem;overflow-y:auto;scrollbar-gutter:stable;scrollbar-color:rgba(255,255,255,.8) transparent}.clip-editor__transcript-list::-webkit-scrollbar{width:8px}.clip-editor__transcript-list::-webkit-scrollbar-thumb{border-radius:999px;background:#fffc}.clip-editor__transcript-list::-webkit-scrollbar-track{background:transparent}.clip-editor__transcript-block{display:flex;flex-wrap:wrap;gap:8px 6px;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a}.clip-editor__transcript-block--segments{gap:10px 8px}.clip-editor__transcript-word{display:inline-flex;align-items:center;min-height:28px;padding:2px 0;border-radius:10px;border:none;background:transparent;color:#e2e8f0eb;font-size:.94rem;line-height:1.45;cursor:text;transition:background-color .12s ease,color .12s ease,padding .12s ease}.clip-editor__transcript-word:focus-visible{outline:1px solid rgba(96,165,250,.75);outline-offset:2px}.clip-editor__transcript-word.is-active{padding:2px 8px;background:#60a5fa;color:#0b1120;box-shadow:0 0 0 1px #93c5fd8c}.clip-editor__transcript-segment{display:inline-flex;align-items:center;min-height:28px;padding:2px 0;border-radius:10px;border:none;background:transparent;color:#e2e8f0eb;font-size:.94rem;line-height:1.55;cursor:text;transition:background-color .12s ease,color .12s ease,padding .12s ease}.clip-editor__transcript-segment:focus-visible{outline:1px solid rgba(96,165,250,.75);outline-offset:2px}.clip-editor__transcript-segment.is-active{padding:2px 8px;background:#60a5fa;color:#0b1120;box-shadow:0 0 0 1px #93c5fd8c}.clip-editor__transcript-input{min-width:48px;min-height:32px;padding:4px 8px;border:1px solid rgba(96,165,250,.75);border-radius:10px;background:#0f172af5;color:#f8fafc;font-size:.94rem;line-height:1.45;outline:none;box-shadow:0 0 0 3px #60a5fa2e}.clip-editor__transcript-input--line{resize:vertical}.clip-editor__transcript-input--line{min-width:160px;width:100%;flex:1 1 220px;white-space:pre-wrap}.clip-editor__transcript-line{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:#e2e8f0eb;text-align:left;font-size:.94rem;line-height:1.6;cursor:pointer}.clip-editor__transcript-line.is-active{border-color:#60a5fa75;background:#3b82f61f;box-shadow:inset 3px 0 #60a5fa}.clip-editor__transcript-line--status{cursor:default;color:#94a3b8eb}.clip-editor__center{padding:18px;overflow:auto}.clip-editor__preview-card{display:flex;flex-direction:column;gap:16px;min-height:100%}.clip-editor__preview-stage{display:flex;align-items:center;justify-content:center;min-height:272px;padding:14px 18px;border-radius:22px;background:linear-gradient(180deg,#05070b,#090c12);border:1px solid rgba(255,255,255,.08)}.clip-editor__preview-stage img{width:min(100%,340px);aspect-ratio:9 / 16;object-fit:cover;border-radius:18px}.clip-editor__video-shell{position:relative;width:min(100%,340px);cursor:pointer}.clip-editor__preview-play{z-index:3}.clip-editor__video{width:100%;aspect-ratio:9 / 16;border-radius:18px;object-fit:cover;background:#000;box-shadow:0 24px 48px #00000057}.clip-editor__video-controls{position:absolute;right:14px;bottom:14px;left:14px;z-index:3;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0b0d12b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-editor__video-control-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border:none;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer;transition:background .16s ease,transform .16s ease}.clip-editor__video-control-button:hover{background:#ffffff38;transform:translateY(-1px)}.clip-editor__video-slider{width:100%;margin:0;accent-color:#2563eb;cursor:pointer}.clip-editor__video-speed-control{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#0b0d12b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-editor__video-rate{position:relative;display:inline-flex;align-items:center}.clip-editor__video-rate select{min-height:30px;padding:0 26px 0 8px;border:none;background:transparent;color:#f8fafcf0;font-size:.92rem;font-weight:700;cursor:pointer;appearance:none}.clip-editor__video-rate:after{content:"⌄";position:absolute;right:6px;color:#94a3b8eb;pointer-events:none}.clip-editor__video-audio-controls{position:absolute;top:14px;right:14px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0b0d12b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clip-editor__video-control-button--audio{width:30px;height:30px;flex-basis:30px}.clip-editor__video-volume-slider{width:92px;margin:0;accent-color:#2563eb;cursor:pointer}.clip-editor__subtitle-preview{position:absolute;left:50%;width:calc(100% - 28px);transform:translate(-50%,-50%);display:flex;justify-content:center;pointer-events:none;z-index:2}.clip-editor__subtitle-preview-line{display:flex;flex-wrap:wrap;justify-content:center;gap:.24em;max-width:100%;padding:.18em 0;color:#fff;font-weight:800;line-height:1.18;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.64),0 0 1px rgba(0,0,0,.8)}.clip-editor__subtitle-preview-line.is-outline-enabled{-webkit-text-stroke:var(--subtitle-outline-width, 3px) rgba(0,0,0,.98);paint-order:stroke fill;text-shadow:none}.clip-editor__subtitle-preview-word{white-space:pre-wrap}.clip-editor__subtitle-preview-text{display:block;width:100%;white-space:pre-line;text-align:center}.clip-editor__timeline{padding:22px;border-radius:22px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08)}.clip-editor__timeline-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.clip-editor__timeline-title{margin:0;font-size:1rem;color:#fff}.clip-editor__timeline-note{margin:6px 0 0;font-size:.82rem;color:#94a3b8d1}.clip-editor__timeline-toolbar{display:inline-flex;align-items:center;gap:12px;margin-top:14px;padding:6px 10px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.clip-editor__timeline-play-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14;color:#fff;font-size:.86rem;font-weight:700;cursor:pointer}.clip-editor__timeline-clock{min-width:72px;color:#f8fafcf0;font-size:.92rem;font-weight:700;font-variant-numeric:tabular-nums}.clip-editor__timeline-surface{margin-top:18px;position:relative;border-radius:18px;overflow-x:auto;overflow-y:hidden;border:1px solid rgba(255,255,255,.08);background:#191b1d;scrollbar-width:thin;scrollbar-color:rgba(96,165,250,.6) rgba(255,255,255,.08)}.clip-editor__timeline-surface::-webkit-scrollbar{height:12px}.clip-editor__timeline-surface::-webkit-scrollbar-track{background:#ffffff0f}.clip-editor__timeline-surface::-webkit-scrollbar-thumb{border-radius:999px;background:#60a5fab8}.clip-editor__timeline-scroll-content{min-width:100%}.clip-editor__timeline-surface .timeline-editor{min-width:100%;background:#191b1d}.clip-editor__timeline-surface .timeline-editor-time-area{border-bottom:1px solid rgba(255,255,255,.08)}.clip-editor__timeline-surface .timeline-editor-cursor,.clip-editor__timeline-surface .timeline-editor-cursor-top,.clip-editor__timeline-surface .timeline-editor-cursor-area{z-index:30!important}.clip-editor__timeline-surface .timeline-editor-cursor{border-left-width:1.5px!important;border-right-width:1.5px!important;transform:translate(-25%) scaleX(.9)!important}.clip-editor__timeline-surface .timeline-editor-cursor-top{transform:translate(-50%) scaleX(2.4)!important}.clip-editor__timeline-surface .timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar{width:0!important;height:0!important;display:none}.clip-editor__timeline-surface .timeline-editor:hover .timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.clip-editor__timeline-surface .timeline-editor-edit-area,.clip-editor__timeline-surface .timeline-editor-edit-area .ReactVirtualized__Grid{scrollbar-width:none!important;-ms-overflow-style:none}.clip-editor__timeline-surface .timeline-editor-edit-area .ReactVirtualized__Grid{overflow-x:hidden!important}.clip-editor__timeline-surface .timeline-editor-edit-row{background-image:linear-gradient(#14171d,#14171d),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0)}.clip-editor__timeline-surface .timeline-editor-action{background:#0f172a47;border-radius:10px;border:1px solid #2563eb;box-shadow:inset 0 0 0 1px #93c5fd47,0 0 0 1px #2563eb47}.clip-editor__timeline-action-content{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px;background:linear-gradient(180deg,#18202f,#0f172a)}.clip-editor__timeline-action-content--video{background:#1b1f25}.clip-editor__timeline-frame-strip{display:flex;width:100%;height:100%;align-items:stretch;background:#11151d}.clip-editor__timeline-frame{width:28px;height:100%;display:block;flex:0 0 28px;object-fit:cover;object-position:center;border-right:1px solid rgba(255,255,255,.08);filter:saturate(.9) brightness(.76)}.clip-editor__timeline-action-label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 18px;color:#fff;font-size:.84rem;font-weight:700;white-space:nowrap}.clip-editor__timeline-action-title{position:absolute;top:6px;left:8px;right:8px;z-index:2;overflow:hidden;color:#fff;font-size:.78rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.9);pointer-events:none}.clip-editor__timeline-action-meta{position:absolute;right:8px;bottom:6px;z-index:1;padding:4px 8px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.01em;pointer-events:none}.clip-editor__timeline-subtitle-action{display:flex;align-items:center;width:100%;height:100%;padding:0 10px;border-radius:10px;background:linear-gradient(180deg,#ff8a5c,#f26432);box-shadow:inset 0 0 0 1px #ffffff24;cursor:grab}.clip-editor__timeline-subtitle-action:active{cursor:grabbing}.clip-editor__timeline-subtitle-text{display:block;width:100%;overflow:hidden;color:#fff;font-size:.82rem;font-weight:700;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.clip-editor__timeline-tools{display:flex;align-items:center;gap:10px}.clip-editor__tool-button{min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer}.clip-editor__timeline-ruler{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:18px;color:#94a3b8c2;font-size:.78rem}.clip-editor__timeline-track{position:relative;height:74px;margin-top:10px;border-radius:18px;overflow:hidden;background:linear-gradient(90deg,#3b82f624,#3b82f605),repeating-linear-gradient(90deg,#ffffff14 0 12px,#ffffff05 12px 24px);border:1px solid rgba(255,255,255,.08)}.clip-editor__timeline-selection{position:absolute;inset:12px 12% 12px 14%;border-radius:12px;background:#60a5fa2e;border:1px solid rgba(96,165,250,.4)}.clip-editor__timeline-playhead{position:absolute;top:0;bottom:0;left:42%;width:2px;background:#fff;box-shadow:0 0 0 6px #ffffff14}.clip-editor__timeline-thumbnails{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;margin-top:14px}.clip-editor__thumbnail-block{height:62px;border-radius:12px;background:linear-gradient(135deg,#facc152e,#3b82f638),linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.08)}.clip-editor__sidebar-body{display:flex;flex-direction:column;gap:18px}.clip-editor__sidebar-section-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8c2}.clip-editor__field{display:flex;flex-direction:column;gap:10px}.clip-editor__language-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.clip-editor__language-button{min-height:42px;border:none;border-radius:12px;background:transparent;color:#e2e8f0b8;font-size:.94rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.clip-editor__language-button:hover{color:#f8fafc}.clip-editor__language-button.is-active{background:#2563eb;color:#fff;box-shadow:0 12px 24px #2563eb47}.clip-editor__field-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.clip-editor__field-label{font-size:.88rem;font-weight:700;color:#fff}.clip-editor__field-value{font-size:.84rem;color:#94a3b8eb}.clip-editor__select{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#f8fafcf0;font-size:.92rem;font-weight:700;cursor:pointer;width:100%;appearance:none}.clip-editor__slider-input{width:100%;accent-color:#60a5fa}.clip-editor__toggle{display:flex;align-items:center;gap:10px;color:#f8fafcf0;font-size:.92rem;font-weight:700}.clip-editor__toggle input{width:16px;height:16px;accent-color:#60a5fa}.clip-editor__sidebar-status{margin:4px 0 0;font-size:.82rem;line-height:1.4}.clip-editor__sidebar-status--saving{color:#bfdbfeeb}.clip-editor__sidebar-status--success{color:#86efacf2}.clip-editor__sidebar-status--error{color:#fca5a5f5}.clip-editor__sidebar-actions{display:flex;gap:10px;margin-top:6px}.clip-editor__action-button{display:inline-flex;align-items:center;justify-content:center;flex:1;min-height:40px;padding:0 14px;gap:8px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#f8fafc;font-size:.9rem;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.clip-editor__action-button--translate{width:100%;flex:none;margin-top:-6px}.clip-editor__action-button--primary{background:#2563eb;border-color:#2563eb;color:#fff}.clip-editor__action-button:hover:not(:disabled){background:#fff;border-color:#fff;color:#0b0d12;box-shadow:0 10px 24px #0000002e}.clip-editor__action-button--primary:hover:not(:disabled){color:#2563eb}.clip-editor__action-button:disabled{opacity:.6;cursor:default}.clip-editor__action-button .MuiCircularProgress-root{flex-shrink:0}@media(max-width:900px){.main-upload-card__summary,.main-project-card__meta,.project-detail__stats,.project-detail__hero,.clip-modal__body,.clip-modal__facts,.clip-editor__workspace{grid-template-columns:1fr}.clip-editor__center{order:1}.clip-editor__panel--transcript{order:2;border-right:none;border-top:1px solid rgba(255,255,255,.08)}.clip-editor__panel--subtitles{order:3;border-left:none;border-top:1px solid rgba(255,255,255,.08)}.main-upload-stage__art{width:clamp(110px,18vw,150px);max-width:150px;top:-40px}.main-upload-stage__art--left{left:-60px}.main-upload-stage__art--right{right:-60px}}@media(max-width:720px){.main-page__shell{width:min(100%,calc(100% - 20px));padding-top:18px}.main-navbar{padding:10px 14px;border-radius:18px}.main-navbar__brand-text{font-size:21px}.main-page__shell--project{width:calc(100% - 20px);padding-top:10px;padding-bottom:16px}.main-upload-card,.main-projects,.project-detail{padding:18px;border-radius:18px}.main-projects__header,.project-detail__summary-top{flex-direction:column;align-items:stretch}.main-projects__title-row{align-items:flex-start}.main-upload-card__actions{justify-content:stretch}.main-upload-stage{margin-bottom:24px}.main-upload-stage__art{display:none}.project-detail__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.clip-modal__header,.clip-modal__body,.clip-modal__footer{padding-left:18px;padding-right:18px}.clip-modal__title{font-size:1.05rem}.clip-modal__description{font-size:.9rem}.clip-editor__header{flex-direction:column;align-items:stretch}.clip-editor__header-actions,.clip-editor__timeline-header{flex-wrap:wrap}.clip-editor__preview-stage{min-height:300px;padding:16px}.clip-editor__timeline-thumbnails{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:560px){.project-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-clip-card__media,.clip-modal__media{aspect-ratio:3 / 5}.clip-editor__header,.clip-editor__center,.clip-editor__panel{padding:14px}.clip-editor__timeline-ruler{grid-template-columns:repeat(3,minmax(0,1fr))}.clip-editor__timeline-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}}.timeline-editor-cursor{cursor:ew-resize;position:absolute;top:32px;height:calc(100% - 32px);box-sizing:border-box;border-left:1px solid #5297FF;border-right:1px solid #5297FF;transform:translate(-25%) scaleX(.5)}.timeline-editor-cursor-top{position:absolute;top:0;left:50%;transform:translate(-50%) scaleX(2);margin:auto}.timeline-editor-cursor-area{width:16px;height:100%;cursor:ew-resize;position:absolute;top:0;left:50%;transform:translate(-50%)}.timeline-editor-drag-line-container{position:absolute;height:100%;top:0;left:0}.timeline-editor-drag-line{width:0;position:absolute;top:0;height:99%;border-left:1px dashed rgba(82,151,255,.6)}.timeline-editor:hover .timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar{height:4px}.timeline-editor-edit-area{flex:1 1 auto;margin-top:10px;overflow:hidden;position:relative}.timeline-editor-edit-area .ReactVirtualized__Grid{outline:none!important;overflow:overlay!important}.timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar{width:0;height:0}.timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar-track{background-color:transparent!important}.timeline-editor-edit-area .ReactVirtualized__Grid::-webkit-scrollbar-thumb{background:#313132;border-radius:16px}.timeline-editor-action{position:absolute;left:0;top:0;background-color:#2f3134}.timeline-editor-action .timeline-editor-action-left-stretch,.timeline-editor-action .timeline-editor-action-right-stretch{position:absolute;top:0;width:10px;border-radius:4px;height:100%;overflow:hidden}.timeline-editor-action .timeline-editor-action-left-stretch:after,.timeline-editor-action .timeline-editor-action-right-stretch:after{position:absolute;top:0;bottom:0;margin:auto;border-radius:4px;border-top:28px solid transparent;border-bottom:28px solid transparent}.timeline-editor-action .timeline-editor-action-left-stretch{left:0}.timeline-editor-action .timeline-editor-action-left-stretch:after{left:0;content:"";border-left:7px solid rgba(255,255,255,.1);border-right:7px solid transparent}.timeline-editor-action .timeline-editor-action-right-stretch{right:0}.timeline-editor-action .timeline-editor-action-right-stretch:after{right:0;content:"";border-right:7px solid rgba(255,255,255,.1);border-left:7px solid transparent}.timeline-editor-edit-row-dragging{opacity:.5}.timeline-editor-edit-row{background-repeat:no-repeat,repeat;background-image:linear-gradient(#191b1d,#191b1d),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);display:flex;flex-direction:row;box-sizing:border-box;position:relative;transition:opacity .2s ease,transform .2s ease}.timeline-editor-edit-row-drag-handle{position:absolute;left:4px;top:50%;transform:translateY(-50%);width:16px;height:16px;cursor:grab;display:flex;align-items:center;justify-content:center;color:#666;font-size:12px;-webkit-user-select:none;user-select:none;z-index:10;opacity:.6;transition:opacity .2s ease}.timeline-editor-edit-row-drag-handle:hover{opacity:1;color:#999}.timeline-editor-edit-row-drag-handle:active{cursor:grabbing}.timeline-editor-edit-row-dragged{opacity:.5;transform:scale(.98);pointer-events:none;z-index:1000;position:relative}.timeline-editor-edit-row-dragging{cursor:grabbing}.timeline-editor-edit-row-placeholder{background:#4a90e21a;border:2px dashed #4a90e2;height:4px;min-height:4px;margin:2px 0;opacity:.8}.timeline-editor-edit-row-placeholder .timeline-editor-edit-row-drag-handle,.timeline-editor-edit-row-placeholder .timeline-editor-edit-action{display:none}.timeline-editor-edit-row:before{content:"";position:absolute;left:0;right:0;height:2px;background:#4a90e2;z-index:100;opacity:0;transition:opacity .2s ease}.timeline-editor-edit-row[data-insert-position=top]:before{top:-1px;opacity:1}.timeline-editor-edit-row[data-insert-position=bottom]:before{bottom:-1px;opacity:1}.timeline-editor-time-area{position:relative;height:32px;flex:0 0 auto}.timeline-editor-time-area .ReactVirtualized__Grid{outline:none}.timeline-editor-time-area .ReactVirtualized__Grid::-webkit-scrollbar{display:none}.timeline-editor-time-area-interact{position:absolute;cursor:pointer;left:0;top:0}.timeline-editor-time-unit{border-right:1px solid rgba(255,255,255,.2);position:relative;box-sizing:content-box;height:4px!important;bottom:0!important;top:auto!important}.timeline-editor-time-unit-big{height:8px!important}.timeline-editor-time-unit-scale{color:#fff9;position:absolute;right:0;top:0;transform:translate(50%,-100%)}.timeline-editor{height:600px;width:600px;min-height:32px;position:relative;font-size:12px;font-family:PingFang SC;background-color:#191b1d;display:flex;flex-direction:column;overflow:hidden}
