:root{font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#e9eae3;background:#191c19;font-synthesis:none;font-weight:400;--lime: #d8efa6;--muted: #8c948a;--line: #333932;--panel: #222621;--ink: #293229}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:disabled{cursor:wait;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #a4c964;outline-offset:3px}a{color:inherit;text-decoration:none}button:hover{color:var(--lime)}input,select{color:inherit}select{cursor:pointer}option{background:#252b24;color:#e9eae3}svg{flex-shrink:0}button{transition:background .16s,color .16s,box-shadow .16s}button.primary{background:var(--lime);color:#25321a;font-weight:600;border-radius:7px;padding:11px 15px;font-size:12px;box-shadow:0 1px 1px #0001}button.primary:hover{background:#e9ffc3}button.add-button{border:1px solid #4b5448;border-radius:7px;padding:10px 14px;font-size:12px}button.quiet{font-size:12px;color:#bac2b4;padding:10px}.studio{height:100dvh;min-height:650px;display:flex;flex-direction:column;overflow:hidden}.topbar{height:76px;flex-shrink:0;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 25px;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:26px;letter-spacing:-1.3px;font-weight:650}.brand-light{font-weight:300;color:#b6c0ae;margin-left:4px}.brand-mark{font-family:Georgia,serif;font-style:italic;color:var(--lime);font-size:40px;line-height:40px;position:relative;display:inline-block;width:30px}.brand-mark span{position:absolute;top:-7px;right:-3px;font-size:20px}.header-divider{height:25px;width:1px;background:var(--line)}.project-label{font-size:12px;color:#aab2a4;letter-spacing:.1px;display:flex;gap:12px;align-items:center}.version{border:1px solid #41483b;border-radius:4px;font-size:9px;padding:3px 5px;color:#a9b699}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.local-pill{font-size:10px;color:#a2ac9b;display:flex;align-items:center;gap:7px;margin-right:14px}.local-pill i,.library-footer i{display:inline-block;border-radius:50%;background:#b7d58e;width:5px;height:5px}.workspace{display:flex;flex:1;min-height:0;padding:14px;gap:14px}.library-panel{width:302px;min-width:302px;display:flex;flex-direction:column;padding:16px 10px 0 8px;min-height:0}.library-heading{display:flex;justify-content:space-between;align-items:center;margin:2px 6px 25px 2px}.library-heading>svg{color:#8b987f}.eyebrow{display:block;font-size:9px;font-weight:600;letter-spacing:1.8px;color:#97a38d;line-height:1.6}h1{font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;letter-spacing:-.8px;margin:7px 0 0}h1>span{color:var(--lime)}.library-tabs{display:flex;border-bottom:1px solid var(--line);gap:18px;margin-bottom:18px}.library-tabs button{padding:0 1px 13px;font-size:12px;color:#8b9684;position:relative}.library-tabs button[aria-selected=true]{color:var(--lime)}.library-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;height:2px;background:var(--lime);left:0;right:0}.library-tabs button>span{font-size:9px;border:1px solid #424b3c;padding:2px 4px;border-radius:4px;color:#9ca891;margin-left:1px}.search-field{display:flex;align-items:center;gap:8px;background:#252b24;border:1px solid #394034;border-radius:6px;padding:9px 11px;color:#8e9a85}.search-field input{background:none;border:0;outline:none;color:#d8dfd0;min-width:0;width:100%;font-size:12px}.search-field input::placeholder{color:#818e79}.search-field kbd{font-size:15px;color:#718268}.filter-row{display:flex;gap:10px;margin-top:11px}.filter-row select{width:50%;min-width:0;background:#222720;border:1px solid #353d30;border-radius:5px;padding:7px;color:#9fad94;font-size:10px;outline:none}.collection-title{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.5px;color:#78866e;padding:22px 1px 12px}.collection-title button{font-size:10px;letter-spacing:0;color:#9fac92}.asset-list{overflow-y:auto;min-height:0;flex:1;padding:0 5px 10px 0;scrollbar-width:thin;scrollbar-color:#46503d transparent}.motion-card{width:100%;text-align:left;justify-content:flex-start;position:relative;border:1px solid transparent;border-radius:7px;margin-bottom:5px;padding:10px 8px;gap:10px;min-height:64px}.motion-card:hover{background:#252d23}.motion-card.selected{background:#303b29;border:1px solid #546647}.motion-glyph{width:39px;height:43px;border-radius:5px;display:grid;place-items:center;background:#2d3629;color:#a8b09d;position:relative}.glyph-1{background:#35352b;color:#c6ba99}.glyph-2{background:#2d3436;color:#a3b6ba}.glyph-3{background:#352f35;color:#b6a7b4}.glyph-4{background:#303529;color:#b3b69c}.selected .motion-glyph{background:#c5dda0;color:#364528}.playing-dot{width:4px;height:4px;background:#e5fcc0;border:1px solid #25361b;border-radius:50%;position:absolute;right:4px;top:4px}.motion-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:6px}.motion-copy strong{font-weight:500;color:#d9dfd1;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:capitalize}.motion-copy small{font-size:9px;color:#7f8e75;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.selected .motion-copy strong{color:#e0f0c8}.selected .motion-copy small{color:#a3b68e}.motion-duration{font-size:9px;color:#8d9a80;font-variant-numeric:tabular-nums}.motion-indicator{position:absolute;right:7px;bottom:5px;color:#cce99e}.library-footer{border-top:1px solid var(--line);font-size:9px;color:#87977b;display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding:13px 0 3px}.library-footer>span{display:flex;align-items:center;gap:7px}.stage-panel{position:relative;isolation:isolate;min-width:0;flex:1;border-radius:10px;overflow:hidden;background:radial-gradient(ellipse at 50% 45%,#f5f4e9 0,#e4e7d8 45%,#ccd3c2);color:var(--ink);border:1px solid #9aab8744}.stage-header{position:absolute;top:31px;left:35px;right:26px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;pointer-events:none}.stage-header .eyebrow{color:#7a8870;font-size:9px;letter-spacing:2px}.stage-header h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-1.6px;font-size:clamp(28px,3.2vw,49px);line-height:1.06;margin:14px 0 0;color:#44513b}.stage-header h2 em{font-weight:400;color:#718467}.stage-header-actions{display:flex;align-items:center;gap:10px;pointer-events:auto}.stage-badge{display:flex;gap:7px;align-items:center;background:#ffffff50;padding:8px 10px;border:1px solid #99a38b55;border-radius:20px;font-size:9px;color:#69785d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ready-dot{width:5px;height:5px;background:#668547;border-radius:50%}.loading-dot{width:5px;height:5px;background:#9b8346;border-radius:50%;animation:blink 1s infinite}.stage-canvas{position:absolute;inset:0;z-index:1}.stage-canvas canvas{display:block;width:100%;height:100%;outline:none;touch-action:none}.stage-watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-40%);font-size:clamp(150px,26vw,450px);font-weight:750;letter-spacing:-30px;color:#a8b19815;line-height:.8;z-index:0;pointer-events:none}.stage-side-label{position:absolute;top:49%;right:20px;font-size:8px;letter-spacing:2.5px;color:#79896a;writing-mode:vertical-rl;z-index:2;pointer-events:none}.round{width:35px;height:35px;border-radius:7px;color:#66765a;pointer-events:auto}.round:hover,.round.active{background:#b2bf9e70;color:#35482a}.stage-header .round{border:1px solid #97a48b55;background:#fff3}.stage-tools{position:absolute;z-index:3;left:24px;top:50%;transform:translateY(-25%);display:flex;flex-direction:column;gap:4px;background:#edf0e3a6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #acb59c66;border-radius:9px;padding:5px}.stage-tools>span{height:1px;background:#98a48944;margin:3px 4px}.stage-bottom{position:absolute;z-index:2;bottom:25px;left:29px;right:25px;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.model-tag{display:flex;flex-direction:column;gap:6px;pointer-events:auto}.model-tag .eyebrow{font-size:8px;color:#7b8b6b}.model-tag select{font-family:Georgia,serif;border:0;background:transparent;font-size:25px;color:#3d4f31;outline:none;padding-right:12px;max-width:210px}.model-tag-details{font-size:9px;color:#869379}.model-tag-details>span{padding:0 6px}.stage-hint{display:flex;align-items:center;gap:7px;font-size:9px;color:#879679;margin-bottom:3px}.settings-toggle{border:1px solid #92a17e66;border-radius:6px;background:#e7ecdca6;font-size:10px;color:#6a7c5c;padding:10px 11px;pointer-events:auto}.settings-toggle:hover,.settings-toggle.active{background:#d7e3c6;color:#405c2d}.light-warm{background:radial-gradient(ellipse at 50% 45%,#fff4e2,#e4d3b8 65%,#c9b99b)}.light-moonlight{background:radial-gradient(ellipse at 50% 45%,#c2c6de,#929fb7 65%,#73859d)}.transport{height:112px;flex-shrink:0;display:flex;align-items:center;gap:30px;padding:0 30px 6px 25px}.now-playing{width:285px;flex-shrink:0;display:flex;align-items:center;gap:14px}.motion-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #48563d;background:#303c28;border-radius:8px;color:#bdcdad}.now-playing>div:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.now-playing .eyebrow{font-size:7px;letter-spacing:1.6px;color:#80976e}.now-playing strong{font-size:12px;font-weight:500;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.now-playing small{font-size:9px;color:#74886a}.transport-center{flex:1;min-width:150px;max-width:800px;margin:auto}.playback-buttons{display:flex;justify-content:center;align-items:center;gap:17px;margin-bottom:12px}.playback-buttons button{color:#a3b396;padding:3px}.playback-buttons button:hover{color:#e2f6c7}.playback-buttons button.enabled{color:#d8efa6}.playback-buttons .play-button{height:33px;width:33px;background:var(--lime);border-radius:50%;color:#354328}.playback-buttons select{background:none;border:1px solid #3d4934;border-radius:4px;padding:4px;font-size:10px;color:#adbd9d;outline:none}.timeline{display:flex;align-items:center;gap:12px;color:#95a38c;font-size:9px;font-variant-numeric:tabular-nums}.timeline>span{width:30px}.timeline input{appearance:none;flex:1;height:3px;background:linear-gradient(to right,#cfe6a4 var(--progress),#3e4b33 var(--progress));border-radius:3px;cursor:pointer;min-width:50px}.timeline input::-webkit-slider-thumb{appearance:none;width:8px;height:8px;border-radius:50%;background:#dbedb8}.transport-right{display:flex;gap:9px;align-items:center;color:#a4b794;flex-wrap:wrap;width:185px;justify-content:flex-end}.transport-right>select{font-size:11px;outline:none;border:0;background:none;color:#acba9f;padding:4px}.keyboard-hint{width:100%;display:flex;justify-content:flex-end;align-items:center;font-size:9px;color:#6c7a63;gap:5px;margin-top:6px}kbd{font-family:inherit;border:1px solid #48513f;font-size:8px;padding:2px 5px;border-radius:3px}.model-card{display:flex;flex-direction:column;width:100%;padding:7px;border:1px solid #343d2f;border-radius:8px;margin-bottom:12px;gap:0}.model-card.selected{border-color:#91a774;background:#2d3826}.model-art{position:relative;width:100%;height:125px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at 70% 10%,#b8c9a3,#697b58);border-radius:5px;color:#dae6cd}.model-art>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:135px;position:absolute;left:12px;bottom:-37px;color:#e6f1db3d}.model-art>svg{position:absolute;right:35px;transform:rotate(-15deg);width:70px;height:70px;color:#e2ecd5a6}.model-format{position:absolute;top:10px;right:10px;border:1px solid #d5e5c455;border-radius:4px;padding:3px 6px;font-size:8px;letter-spacing:1px}.tone-1{background:radial-gradient(ellipse at 70% 10%,#c6bdaa,#87715d)}.tone-2{background:radial-gradient(ellipse at 70% 10%,#b1becb,#5f7988)}.tone-3{background:radial-gradient(ellipse at 70% 10%,#c6b4c0,#80687a)}.model-caption{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 4px 6px}.model-caption strong{font-size:12px;font-weight:500}.model-caption>span{display:flex;align-items:center;gap:10px;font-size:9px;color:#9cad8e}.preset-card{border:1px solid #39432f;border-radius:7px;width:100%;justify-content:flex-start;padding:12px 8px;margin-bottom:7px;color:#a8bd91}.preset-card>div{flex:1;text-align:left;min-width:0;display:flex;flex-direction:column;gap:5px}.preset-card strong{font-size:11px;font-weight:400;color:#d2dfc5}.preset-card small{font-size:9px;color:#859977}.empty-state{color:#849576;text-align:center;padding:40px 15px}.empty-state>svg{margin:0 auto 15px}.empty-state h3{font-weight:500;font-size:14px;color:#c0d0b1}.empty-state p{font-size:11px;line-height:1.7}.empty-state button{font-size:11px;text-decoration:underline}.settings-panel{position:absolute;right:20px;top:90px;bottom:90px;width:260px;overflow:auto;background:#222c20ed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#d7e2cc;padding:20px;border-radius:10px;z-index:5;border:1px solid #889a7455;box-shadow:0 15px 50px #23351b40}.settings-title{display:flex;justify-content:space-between;align-items:center}.settings-title h3{font-family:Georgia,serif;font-weight:400;font-size:23px;margin:0}.settings-panel p{font-size:10px;color:#91a47e;margin-bottom:20px}.settings-panel label,.upload-modal label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#adbea0;margin:14px 0}.settings-panel input,.settings-panel select,.upload-modal label input{width:100%;background:#ffffff08;border:1px solid #84956b44;border-radius:5px;padding:9px;font-size:12px;outline:none}.settings-panel .primary{width:100%;margin:8px 0 15px}.settings-panel>small{font-size:9px;line-height:1.8;color:#92a47f}.is-focused .library-panel,.is-focused .stage-header h2{display:none}.is-focused .stage-panel{border-radius:7px}.toast{position:fixed;bottom:125px;left:50%;transform:translate(-50%);z-index:100;background:#24331f;color:#e0efd0;border:1px solid #b2d88b66;border-radius:9px;box-shadow:0 7px 35px #0003;display:flex;align-items:center;gap:12px;font-size:12px;padding:14px 20px;max-width:650px}.toast.error{background:#4e302b;border-color:#bc796366;color:#ffe1d5}.toast.error button{margin-left:auto}.upload-modal{border:1px solid #576747;background:#222b1e;color:#e2edd8;border-radius:16px;width:470px;padding:30px;box-shadow:0 25px 100px #0007}.upload-modal::backdrop{background:#10170d99;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-header{display:flex;align-items:center;justify-content:space-between}.upload-modal h2{font-family:Georgia,serif;font-size:35px;font-weight:400;letter-spacing:-.9px;margin:24px 0 12px}.upload-modal p{font-size:12px;color:#94a685;line-height:1.8;margin-bottom:23px}.dropzone{width:100%;height:155px;flex-direction:column;background:#a8c7880a;border:1px dashed #768c60;border-radius:9px;color:#bfd5a5;gap:14px}.dropzone strong{font-size:12px;font-weight:400;max-width:95%;overflow:hidden;text-overflow:ellipsis}.dropzone span{font-size:10px;color:#81996d}.dropzone.has-file{background:#52673a44}.upload-modal label{margin-top:22px}.upload-modal label input{padding:12px}.import-submit{width:100%;margin-top:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:.3}}@media(min-width:1800px){.library-panel{width:340px;min-width:340px}.stage-header{top:40px;left:45px}.motion-card{min-height:73px}.motion-copy strong{font-size:12px}.motion-copy small{font-size:10px}.stage-bottom{bottom:35px;left:40px}.stage-header h2{font-size:58px}.transport{height:125px}}@media(max-width:1150px){.project-label,.header-divider,.local-pill,.quiet{display:none!important}.library-panel{width:265px;min-width:265px}.topbar{padding:0 20px}.stage-header{left:25px;top:25px}.stage-header h2{font-size:32px}.stage-hint{display:none}.now-playing{width:260px}.transport{gap:20px;padding-left:22px}.transport-right{width:140px}.settings-toggle{font-size:9px}.stage-tools{left:17px}.now-playing strong{max-width:180px}.stage-badge{font-size:8px}}@media(max-width:780px){.studio{min-height:650px}.topbar{height:66px;padding:0 15px;gap:10px}.brand{font-size:22px}.brand-mark{font-size:32px}.topbar-right{gap:6px}.topbar-right button{padding:9px;font-size:10px}.workspace{padding:8px;gap:8px}.library-panel{width:210px;min-width:210px;padding:12px 3px 0}.library-heading{margin-bottom:20px}.library-heading h1{font-size:27px}.library-heading>svg{display:none}.library-tabs{gap:15px}.library-tabs button{font-size:10px}.motion-card{padding:7px 4px;gap:7px}.motion-glyph{width:30px;height:36px}.motion-copy strong{font-size:10px}.motion-copy small{font-size:8px}.motion-duration{display:none}.stage-header{left:18px;right:12px;top:19px}.stage-header h2{font-size:25px}.stage-header .eyebrow{font-size:7px}.stage-badge{display:none}.stage-bottom{left:16px;right:12px;bottom:17px}.model-tag select{font-size:20px;max-width:130px}.model-tag-details{font-size:8px}.settings-toggle{width:30px;height:30px;overflow:hidden;font-size:0;padding:6px;gap:0}.stage-side-label{right:10px;font-size:6px}.stage-tools{left:9px;padding:3px}.stage-tools .round{width:28px;height:28px}.transport{height:115px;padding:10px 15px;gap:15px}.now-playing{width:190px;gap:8px}.motion-icon{width:30px;height:35px}.now-playing strong{max-width:145px;font-size:10px}.now-playing small{font-size:8px}.transport-right{display:none}.playback-buttons{gap:10px}.timeline{gap:6px}.settings-panel{right:12px;width:230px}.toast{width:90%;bottom:125px}}@media(max-width:530px){.brand-light{display:none}.topbar-right button{font-size:9px}.library-panel{width:150px;min-width:150px}.library-heading h1{font-size:24px}.library-heading .eyebrow{font-size:7px}.library-tabs{gap:8px}.library-tabs button>svg{display:none}.library-tabs button{font-size:9px;gap:4px}.filter-row{flex-direction:column;gap:5px}.filter-row select{width:100%}.collection-title{font-size:7px;letter-spacing:.5px}.collection-title button{font-size:8px}.motion-glyph{display:none}.motion-card{min-height:51px}.search-field{padding:7px;gap:5px}.search-field input{font-size:10px}.stage-header h2{font-size:22px}.stage-header .eyebrow{max-width:90px}.stage-header-actions{position:absolute;right:0;top:0}.stage-header .round{width:25px;height:25px}.stage-tools{top:47%;left:5px}.stage-side-label,.model-tag-details{display:none}.stage-bottom{left:12px}.model-tag select{font-size:18px;max-width:110px}.now-playing{width:137px}.now-playing strong{max-width:110px}.now-playing .motion-icon{display:none}.transport{gap:8px;padding:10px}.model-art{height:90px}.model-caption{flex-wrap:wrap;gap:8px}.library-footer{font-size:7px}.settings-panel{width:calc(100% - 16px);right:8px}.upload-modal{width:calc(100% - 24px);padding:22px}.stage-watermark{font-size:130px;letter-spacing:-15px}}.model-art img{position:absolute;height:145%;width:100%;object-fit:cover;object-position:center 23%;top:-8%;filter:drop-shadow(0 5px 5px #203a1933)}@media(max-width:780px){.stage-header h2{display:none}}.preview-hint{display:flex;align-items:center;gap:6px;color:#91a47d;font-size:9px;margin:-3px 0 12px 2px;letter-spacing:.1px}.motion-thumb{width:70px;height:84px;flex-shrink:0;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:5px;background:radial-gradient(ellipse at 50% 20%,#dce4cf,#9eaf8a);color:#687a59}.motion-thumb>img{position:absolute;width:100%;height:100%;object-fit:contain;inset:0}.thumb-play{position:absolute;right:4px;bottom:4px;width:15px;height:15px;border-radius:50%;background:#273820a6;color:#edf7dc;display:grid;place-items:center;z-index:3}.motion-card:has(.motion-thumb){min-height:102px;padding:8px;gap:10px}.motion-card:has(.live-motion-preview[data-preview-state=playing]){background:#303b29;border-color:#778c5d}.motion-thumb .live-motion-preview{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 50% 20%,#dce4cf,#9eaf8a)}.live-motion-preview canvas{width:100%;height:100%;display:block}.live-motion-preview[data-preview-state=loading]:after{content:"";position:absolute;bottom:3px;left:6px;right:6px;height:2px;background:#d2ef9d;animation:blink .6s infinite}.live-motion-preview[data-preview-state=error]{visibility:hidden}.motion-duration{align-self:flex-start;margin-top:6px}.motion-card .motion-copy strong{line-height:1.4}.motion-card .motion-copy small{line-height:1.5}@media(max-width:780px){.motion-thumb{width:56px;height:72px}.motion-card:has(.motion-thumb){min-height:88px;gap:7px;padding:6px 4px}.preview-hint{font-size:8px}}@media(max-width:530px){.motion-thumb{width:46px;height:62px}.motion-card:has(.motion-thumb){min-height:78px}.motion-card .motion-copy strong{font-size:9px}.motion-card .motion-copy small{font-size:7px}.preview-hint{font-size:7px;gap:3px}}.video-modal{width:min(620px,calc(100vw - 32px));max-height:92vh;overflow-y:auto}.source-video{width:100%;max-height:240px;margin:16px 0;border-radius:12px;background:#111}.video-options{border:0;padding:0;margin:18px 0;display:grid;gap:14px;min-width:0}.video-trim{display:grid;grid-template-columns:1fr 1fr;gap:16px}.video-options select{width:100%;padding:12px;border:1px solid var(--line, #505647);border-radius:8px;background:#242a21;color:#eef1e7}.video-modal .video-note{font-size:12px;line-height:1.5;opacity:.75}.video-progress{padding:18px;border:1px solid #505647;border-radius:12px;margin:18px 0}.video-progress>div{display:flex;gap:10px;align-items:center}.video-progress strong{margin-left:auto}.video-progress progress{width:100%;margin:12px 0;accent-color:#d9efa8}.video-progress>span{display:block;font-size:12px;opacity:.7}.video-result{padding:18px;border-radius:12px;background:#303a27}.video-result h3,.video-result>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.download-motion{display:inline-flex;gap:6px;align-items:center;color:#d9efa8}.video-error{color:#ffb2a7}.video-modal .dropzone{height:100px;gap:8px}.video-modal .dropzone.has-file{height:80px}.video-modal label{margin:0}.video-modal .source-video{max-height:180px}.video-modal .video-error{color:#ffb2a7}.cancel-conversion{margin-top:12px;text-decoration:underline}@media(max-width:530px){.topbar{padding-inline:10px}.topbar-right{gap:5px}.topbar-right button{padding-inline:7px}}.gesture-dialog{width:min(1200px,95vw);max-height:90vh;padding:28px;border:1px solid #d2d1c8;border-radius:18px;background:#f8f7f2;color:#252922;box-shadow:0 24px 90px #0005}.gesture-dialog::backdrop{background:#1b251b88}.gesture-dialog header{display:flex;justify-content:space-between;align-items:center}.gesture-dialog h2{font-size:30px;margin:6px 0}.gesture-dialog p{font-size:13px;color:#62695e;line-height:1.5}.gesture-dialog button,.gesture-dialog select,.gesture-dialog input:not([type=checkbox]){padding:9px 12px;border:1px solid #c8cebd;border-radius:7px;background:#fff;color:#283322}.mapping-controls{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:20px 0}.mapping-controls>input{flex:1;min-width:220px}.mapping-controls label{display:flex;align-items:center;gap:8px;font-size:13px}.mapping-current{display:flex;gap:16px;flex-wrap:wrap;padding:12px;background:#e8eddf;font-size:12px}.mapping-current span{margin-left:auto}.mapping-table{overflow:auto;max-height:57vh}.mapping-table table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.mapping-table th{position:sticky;top:0;background:#f0f1e9;padding:12px;z-index:1}.mapping-table td{padding:14px 12px;border-bottom:1px solid #dcded5;vertical-align:top}.mapping-table td:nth-child(3){max-width:260px}.mapping-table td:nth-child(4){max-width:300px}.mapping-table code,.mapping-current code{overflow-wrap:anywhere;font-size:11px}.mapping-table small,.mapping-table a{display:block;margin-top:5px;font-size:11px;overflow-wrap:anywhere}.mapping-table a{color:#376326;text-decoration:underline}.mapping-table button{white-space:nowrap}.mapping-table button:disabled{opacity:.5}.mapping-active{background:#e4eed8}.mapping-unresolved{color:#8a501e}.mapping-empty{padding:24px}.mapping-link{font-size:11px;text-decoration:underline;color:#4a6338;background:none;border:0;padding:3px 0;cursor:pointer}.gesture-dialog button{cursor:pointer}
